mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 02:48:48 +00:00
potential RU / RO hickup diasporacleaning
This commit is contained in:
parent
0c43b36e1a
commit
0c00f853ba
4 changed files with 10 additions and 9 deletions
|
@ -4,13 +4,13 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# Stanislav N. <pztrn@pztrn.name>, 2017
|
||||
# Stanislav N. <pztrn@pztrn.name>, 2017-2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
|
||||
"PO-Revision-Date: 2017-04-08 17:14+0000\n"
|
||||
"PO-Revision-Date: 2018-05-25 00:01+0000\n"
|
||||
"Last-Translator: Stanislav N. <pztrn@pztrn.name>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/Friendica/friendica/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -35,7 +35,7 @@ msgstr "Экспорт в Diaspora"
|
|||
|
||||
#: diaspora.php:163
|
||||
msgid "Enable Diaspora Post Addon"
|
||||
msgstr "Включить плагин отправки сообщений в Diaspora"
|
||||
msgstr "Включить аддон Diaspora Post"
|
||||
|
||||
#: diaspora.php:168
|
||||
msgid "Diaspora username"
|
||||
|
|
|
@ -9,7 +9,7 @@ function string_plural_select_ru($n){
|
|||
$a->strings["Post to Diaspora"] = "Отправить в Diaspora";
|
||||
$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Невозможно войти в вашу учетную запись Diaspora. Пожалуйста, проверьте имя пользователя, пароль и убедитесь, что вы ввели полный адрес пода (включая http/https)";
|
||||
$a->strings["Diaspora Export"] = "Экспорт в Diaspora";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "Включить плагин отправки сообщений в Diaspora";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "Включить аддон Diaspora Post";
|
||||
$a->strings["Diaspora username"] = "Имя пользователя Diaspora";
|
||||
$a->strings["Diaspora password"] = "Пароль Diaspora";
|
||||
$a->strings["Diaspora site URL"] = "URL пода Diaspora";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue