updating the addon translations, missed some files due missing git fu

This commit is contained in:
Tobias Diekershoff 2015-04-03 13:17:32 +02:00
parent be2e3e6bf7
commit 4533ed9a34
302 changed files with 3081 additions and 2904 deletions

View file

@ -4,13 +4,14 @@
#
#
# Translators:
# Doru DEACONU <dumitrudeaconu@yahoo.com>, 2014
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: 2014-07-08 11:48+0000\n"
"Last-Translator: Arian - Cazare Muncitori <arianserv@gmail.com>\n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2014-11-27 14:20+0000\n"
"Last-Translator: Doru DEACONU <dumitrudeaconu@yahoo.com>\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/friendica/language/ro_RO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,26 +23,26 @@ msgstr ""
msgid "Post to Dreamwidth"
msgstr "Postați pe Dreamwidth"
#: dwpost.php:70 dwpost.php:74
msgid "Dreamwidth Export"
msgstr "Exportare pe Dreamwidth "
#: dwpost.php:70
msgid "Dreamwidth Post Settings"
msgstr "Configurări Postări Dreamwidth "
#: dwpost.php:78
#: dwpost.php:72
msgid "Enable dreamwidth Post Plugin"
msgstr "Activare Modul Postare pe Dreamwidth"
#: dwpost.php:83
#: dwpost.php:77
msgid "dreamwidth username"
msgstr "Utilizator Dreamwidth"
#: dwpost.php:88
#: dwpost.php:82
msgid "dreamwidth password"
msgstr "Parola Dreamwidth "
#: dwpost.php:93
#: dwpost.php:87
msgid "Post to dreamwidth by default"
msgstr "Postați implicit pe Dreamwidth"
#: dwpost.php:99
msgid "Save Settings"
msgstr "Salvare Configurări"
#: dwpost.php:93
msgid "Submit"
msgstr "Trimite"

View file

@ -6,9 +6,9 @@ function string_plural_select_ro($n){
}}
;
$a->strings["Post to Dreamwidth"] = "Postați pe Dreamwidth";
$a->strings["Dreamwidth Export"] = "Exportare pe Dreamwidth ";
$a->strings["Dreamwidth Post Settings"] = "Configurări Postări Dreamwidth ";
$a->strings["Enable dreamwidth Post Plugin"] = "Activare Modul Postare pe Dreamwidth";
$a->strings["dreamwidth username"] = "Utilizator Dreamwidth";
$a->strings["dreamwidth password"] = "Parola Dreamwidth ";
$a->strings["Post to dreamwidth by default"] = "Postați implicit pe Dreamwidth";
$a->strings["Save Settings"] = "Salvare Configurări";
$a->strings["Submit"] = "Trimite";