mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
updating the addon translations, missed some files due missing git fu
This commit is contained in:
parent
be2e3e6bf7
commit
4533ed9a34
302 changed files with 3081 additions and 2904 deletions
|
@ -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:53+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:15+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 Insanejournal"
|
||||
msgstr "Postare pe Insanejournal"
|
||||
|
||||
#: ijpost.php:69 ijpost.php:73
|
||||
msgid "InsaneJournal Export"
|
||||
msgstr "Export InsaneJournal "
|
||||
#: ijpost.php:70
|
||||
msgid "InsaneJournal Post Settings"
|
||||
msgstr "Configurări Postări Insaneournal"
|
||||
|
||||
#: ijpost.php:77
|
||||
#: ijpost.php:72
|
||||
msgid "Enable InsaneJournal Post Plugin"
|
||||
msgstr "Activare Modul Postare InsaneJournal"
|
||||
|
||||
#: ijpost.php:82
|
||||
#: ijpost.php:77
|
||||
msgid "InsaneJournal username"
|
||||
msgstr "Utilizator InsaneJournal "
|
||||
|
||||
#: ijpost.php:87
|
||||
#: ijpost.php:82
|
||||
msgid "InsaneJournal password"
|
||||
msgstr "Parolă InsaneJournal "
|
||||
|
||||
#: ijpost.php:92
|
||||
#: ijpost.php:87
|
||||
msgid "Post to InsaneJournal by default"
|
||||
msgstr "Postați implicit pe InsaneJournal "
|
||||
|
||||
#: ijpost.php:98
|
||||
msgid "Save Settings"
|
||||
msgstr "Salvare Configurări"
|
||||
#: ijpost.php:93
|
||||
msgid "Submit"
|
||||
msgstr "Trimite"
|
||||
|
|
|
@ -6,9 +6,9 @@ function string_plural_select_ro($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["Post to Insanejournal"] = "Postare pe Insanejournal";
|
||||
$a->strings["InsaneJournal Export"] = "Export InsaneJournal ";
|
||||
$a->strings["InsaneJournal Post Settings"] = "Configurări Postări Insaneournal";
|
||||
$a->strings["Enable InsaneJournal Post Plugin"] = "Activare Modul Postare InsaneJournal";
|
||||
$a->strings["InsaneJournal username"] = "Utilizator InsaneJournal ";
|
||||
$a->strings["InsaneJournal password"] = "Parolă InsaneJournal ";
|
||||
$a->strings["Post to InsaneJournal by default"] = "Postați implicit pe InsaneJournal ";
|
||||
$a->strings["Save Settings"] = "Salvare Configurări";
|
||||
$a->strings["Submit"] = "Trimite";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue