mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08: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
|
@ -5,7 +5,7 @@ function string_plural_select_ro($n){
|
|||
return ($n==1?0:((($n%100>19)||(($n%100==0)&&($n!=0)))?2:1));;
|
||||
}}
|
||||
;
|
||||
$a->strings["Jappix Mini"] = "Jappix Mini";
|
||||
$a->strings["Jappix Mini addon settings"] = "Configurare addon Mini Jappix";
|
||||
$a->strings["Activate addon"] = "Activare supliment";
|
||||
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "<em>Nu</em> se introduce Jappixmini Chat-Widget în interfața web";
|
||||
$a->strings["Jabber username"] = "Utilizator Jabber ";
|
||||
|
@ -17,5 +17,5 @@ $a->strings["Friendica password"] = "Parolă Friendica ";
|
|||
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Aprobare solicitări de subscriere din contactele Friendica, în mod automat";
|
||||
$a->strings["Subscribe to Friendica contacts automatically"] = "Abonare automată la contactele Friendica";
|
||||
$a->strings["Purge internal list of jabber addresses of contacts"] = "Curățare listă internă a adreselor de contact jabber";
|
||||
$a->strings["Save Settings"] = "Salvare Configurări";
|
||||
$a->strings["Submit"] = "Trimite";
|
||||
$a->strings["Add contact"] = "Adăugare contact";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue