mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +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,13 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# Michal Šupler <msupler@gmail.com>, 2014
|
||||
# Michal Šupler <msupler@gmail.com>, 2014-2015
|
||||
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-07 19:12+0000\n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2015-02-11 19:41+0000\n"
|
||||
"Last-Translator: Michal Šupler <msupler@gmail.com>\n"
|
||||
"Language-Team: Czech (http://www.transifex.com/projects/p/friendica/language/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -19,59 +19,59 @@ msgstr ""
|
|||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#: jappixmini.php:298 jappixmini.php:302
|
||||
msgid "Jappix Mini"
|
||||
msgstr "Jappix Mini"
|
||||
#: jappixmini.php:266
|
||||
msgid "Jappix Mini addon settings"
|
||||
msgstr "Nastavení rozšíření Jappix Mini"
|
||||
|
||||
#: jappixmini.php:305
|
||||
#: jappixmini.php:268
|
||||
msgid "Activate addon"
|
||||
msgstr "Aktivovat rozšíření"
|
||||
|
||||
#: jappixmini.php:308
|
||||
#: jappixmini.php:271
|
||||
msgid ""
|
||||
"Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"
|
||||
msgstr "<em>Nevlkádejte</em> Jappixmini Chat-Widget do webového rozhraní"
|
||||
|
||||
#: jappixmini.php:311
|
||||
#: jappixmini.php:274
|
||||
msgid "Jabber username"
|
||||
msgstr "Jabber uživatelské jméno"
|
||||
|
||||
#: jappixmini.php:314
|
||||
#: jappixmini.php:277
|
||||
msgid "Jabber server"
|
||||
msgstr "Jabber server"
|
||||
|
||||
#: jappixmini.php:319
|
||||
#: jappixmini.php:281
|
||||
msgid "Jabber BOSH host"
|
||||
msgstr "Jabber BOSH host"
|
||||
|
||||
#: jappixmini.php:325
|
||||
#: jappixmini.php:285
|
||||
msgid "Jabber password"
|
||||
msgstr "Jabber heslo"
|
||||
|
||||
#: jappixmini.php:330
|
||||
#: jappixmini.php:290
|
||||
msgid "Encrypt Jabber password with Friendica password (recommended)"
|
||||
msgstr "Zašifrovat Jabber heslo s heslem Friendica (doporučeno)"
|
||||
|
||||
#: jappixmini.php:333
|
||||
#: jappixmini.php:293
|
||||
msgid "Friendica password"
|
||||
msgstr "Friendica heslo"
|
||||
|
||||
#: jappixmini.php:336
|
||||
#: jappixmini.php:296
|
||||
msgid "Approve subscription requests from Friendica contacts automatically"
|
||||
msgstr "Automaticky schválit požadavek na členství od Friedica kontaktů."
|
||||
|
||||
#: jappixmini.php:339
|
||||
#: jappixmini.php:299
|
||||
msgid "Subscribe to Friendica contacts automatically"
|
||||
msgstr "Automaticky zaslat požadavek na členství Friedica kontaktům."
|
||||
|
||||
#: jappixmini.php:342
|
||||
#: jappixmini.php:302
|
||||
msgid "Purge internal list of jabber addresses of contacts"
|
||||
msgstr "Očistit interní seznam jabber adres kontaktů"
|
||||
|
||||
#: jappixmini.php:347
|
||||
msgid "Save Settings"
|
||||
msgstr "Uložit Nastavení"
|
||||
#: jappixmini.php:307
|
||||
msgid "Submit"
|
||||
msgstr "Odeslat"
|
||||
|
||||
#: jappixmini.php:348
|
||||
#: jappixmini.php:308
|
||||
msgid "Add contact"
|
||||
msgstr "Přidat kontakt"
|
||||
|
|
|
@ -5,7 +5,7 @@ function string_plural_select_cs($n){
|
|||
return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;;
|
||||
}}
|
||||
;
|
||||
$a->strings["Jappix Mini"] = "Jappix Mini";
|
||||
$a->strings["Jappix Mini addon settings"] = "Nastavení rozšíření Jappix Mini";
|
||||
$a->strings["Activate addon"] = "Aktivovat rozšíření";
|
||||
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "<em>Nevlkádejte</em> Jappixmini Chat-Widget do webového rozhraní";
|
||||
$a->strings["Jabber username"] = "Jabber uživatelské jméno";
|
||||
|
@ -17,5 +17,5 @@ $a->strings["Friendica password"] = "Friendica heslo";
|
|||
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Automaticky schválit požadavek na členství od Friedica kontaktů.";
|
||||
$a->strings["Subscribe to Friendica contacts automatically"] = "Automaticky zaslat požadavek na členství Friedica kontaktům.";
|
||||
$a->strings["Purge internal list of jabber addresses of contacts"] = "Očistit interní seznam jabber adres kontaktů";
|
||||
$a->strings["Save Settings"] = "Uložit Nastavení";
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
$a->strings["Add contact"] = "Přidat kontakt";
|
||||
|
|
|
@ -1,16 +1,21 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Jappix Mini addon settings"] = "Jappix Mini Addon Einstellungen";
|
||||
$a->strings["Activate addon"] = "Addon aktivieren";
|
||||
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "Füge das Jappix Mini Chat Widget <em>nicht</em> zum Webinterface hinzu";
|
||||
$a->strings["Jabber username"] = "Jabber Nutzername";
|
||||
$a->strings["Jabber server"] = "Jabber Server";
|
||||
$a->strings["Jabber BOSH host"] = "Jabber BOSH Host";
|
||||
$a->strings["Jabber password"] = "Japper Passwort";
|
||||
$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "Verschlüssele das Jabber Passwort mit dem Friendica Passwort (empfohlen)";
|
||||
$a->strings["Friendica password"] = "Friendica Passwort";
|
||||
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Kontaktanfragen von Friendica Kontakten automatisch akzeptieren";
|
||||
$a->strings["Subscribe to Friendica contacts automatically"] = "Automatisch Friendica Kontakten bei Jabber folgen";
|
||||
$a->strings["Purge internal list of jabber addresses of contacts"] = "Lösche die interne Liste der Jabber Adressen der Kontakte";
|
||||
$a->strings["Submit"] = "Senden";
|
||||
$a->strings["Add contact"] = "Kontakt hinzufügen";
|
||||
<?php
|
||||
|
||||
if(! function_exists("string_plural_select_de")) {
|
||||
function string_plural_select_de($n){
|
||||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Jappix Mini addon settings"] = "Jappix Mini Addon Einstellungen";
|
||||
$a->strings["Activate addon"] = "Addon aktivieren";
|
||||
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "Füge das Jappix Mini Chat Widget <em>nicht</em> zum Webinterface hinzu";
|
||||
$a->strings["Jabber username"] = "Jabber Nutzername";
|
||||
$a->strings["Jabber server"] = "Jabber Server";
|
||||
$a->strings["Jabber BOSH host"] = "Jabber BOSH Host";
|
||||
$a->strings["Jabber password"] = "Jabber Passwort";
|
||||
$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "Verschlüssele das Jabber Passwort mit dem Friendica Passwort (empfohlen)";
|
||||
$a->strings["Friendica password"] = "Friendica Passwort";
|
||||
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Kontaktanfragen von Friendica Kontakten automatisch akzeptieren";
|
||||
$a->strings["Subscribe to Friendica contacts automatically"] = "Automatisch Friendica Kontakten bei Jabber folgen";
|
||||
$a->strings["Purge internal list of jabber addresses of contacts"] = "Lösche die interne Liste der Jabber Adressen der Kontakte";
|
||||
$a->strings["Submit"] = "Senden";
|
||||
$a->strings["Add contact"] = "Kontakt hinzufügen";
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# fabrixxm <fabrix.xm@gmail.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-06-23 08:44+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2014-10-15 08:42+0000\n"
|
||||
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -18,59 +19,59 @@ msgstr ""
|
|||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: jappixmini.php:298 jappixmini.php:302
|
||||
msgid "Jappix Mini"
|
||||
#: jappixmini.php:266
|
||||
msgid "Jappix Mini addon settings"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:305
|
||||
#: jappixmini.php:268
|
||||
msgid "Activate addon"
|
||||
msgstr "Abilita plugin"
|
||||
|
||||
#: jappixmini.php:271
|
||||
msgid ""
|
||||
"Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"
|
||||
msgstr "Non inserire Jappixmini nell'intrerfaccia web"
|
||||
|
||||
#: jappixmini.php:274
|
||||
msgid "Jabber username"
|
||||
msgstr "Nome utente Jabber"
|
||||
|
||||
#: jappixmini.php:277
|
||||
msgid "Jabber server"
|
||||
msgstr "Server Jabber"
|
||||
|
||||
#: jappixmini.php:281
|
||||
msgid "Jabber BOSH host"
|
||||
msgstr "Server BOSH Jabber"
|
||||
|
||||
#: jappixmini.php:285
|
||||
msgid "Jabber password"
|
||||
msgstr "Password Jabber"
|
||||
|
||||
#: jappixmini.php:290
|
||||
msgid "Encrypt Jabber password with Friendica password (recommended)"
|
||||
msgstr "Cripta la password Jabber con la password di Friendica (consigliato)"
|
||||
|
||||
#: jappixmini.php:293
|
||||
msgid "Friendica password"
|
||||
msgstr "Password Friendica"
|
||||
|
||||
#: jappixmini.php:296
|
||||
msgid "Approve subscription requests from Friendica contacts automatically"
|
||||
msgstr "Approva le richieste di collegamento dai tuoi contatti Friendica automaticamente"
|
||||
|
||||
#: jappixmini.php:299
|
||||
msgid "Subscribe to Friendica contacts automatically"
|
||||
msgstr "Sottoscrivi automaticamente i contatti Friendica"
|
||||
|
||||
#: jappixmini.php:302
|
||||
msgid "Purge internal list of jabber addresses of contacts"
|
||||
msgstr "Pulisci la lista interna degli indirizzi Jabber dei contatti"
|
||||
|
||||
#: jappixmini.php:307
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:308
|
||||
msgid ""
|
||||
"Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:311
|
||||
msgid "Jabber username"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:314
|
||||
msgid "Jabber server"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:319
|
||||
msgid "Jabber BOSH host"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:325
|
||||
msgid "Jabber password"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:330
|
||||
msgid "Encrypt Jabber password with Friendica password (recommended)"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:333
|
||||
msgid "Friendica password"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:336
|
||||
msgid "Approve subscription requests from Friendica contacts automatically"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:339
|
||||
msgid "Subscribe to Friendica contacts automatically"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:342
|
||||
msgid "Purge internal list of jabber addresses of contacts"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:347
|
||||
msgid "Save Settings"
|
||||
msgstr ""
|
||||
|
||||
#: jappixmini.php:348
|
||||
msgid "Add contact"
|
||||
msgstr ""
|
||||
msgstr "Aggiungi contatto"
|
||||
|
|
|
@ -5,17 +5,17 @@ function string_plural_select_it($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Jappix Mini"] = "";
|
||||
$a->strings["Activate addon"] = "";
|
||||
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "";
|
||||
$a->strings["Jabber username"] = "";
|
||||
$a->strings["Jabber server"] = "";
|
||||
$a->strings["Jabber BOSH host"] = "";
|
||||
$a->strings["Jabber password"] = "";
|
||||
$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "";
|
||||
$a->strings["Friendica password"] = "";
|
||||
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "";
|
||||
$a->strings["Subscribe to Friendica contacts automatically"] = "";
|
||||
$a->strings["Purge internal list of jabber addresses of contacts"] = "";
|
||||
$a->strings["Save Settings"] = "";
|
||||
$a->strings["Add contact"] = "";
|
||||
$a->strings["Jappix Mini addon settings"] = "";
|
||||
$a->strings["Activate addon"] = "Abilita plugin";
|
||||
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "Non inserire Jappixmini nell'intrerfaccia web";
|
||||
$a->strings["Jabber username"] = "Nome utente Jabber";
|
||||
$a->strings["Jabber server"] = "Server Jabber";
|
||||
$a->strings["Jabber BOSH host"] = "Server BOSH Jabber";
|
||||
$a->strings["Jabber password"] = "Password Jabber";
|
||||
$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "Cripta la password Jabber con la password di Friendica (consigliato)";
|
||||
$a->strings["Friendica password"] = "Password Friendica";
|
||||
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Approva le richieste di collegamento dai tuoi contatti Friendica automaticamente";
|
||||
$a->strings["Subscribe to Friendica contacts automatically"] = "Sottoscrivi automaticamente i contatti Friendica";
|
||||
$a->strings["Purge internal list of jabber addresses of contacts"] = "Pulisci la lista interna degli indirizzi Jabber dei contatti";
|
||||
$a->strings["Submit"] = "";
|
||||
$a->strings["Add contact"] = "Aggiungi contatto";
|
||||
|
|
|
@ -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:55+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:18+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"
|
||||
|
@ -18,59 +19,59 @@ msgstr ""
|
|||
"Language: ro_RO\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
|
||||
#: jappixmini.php:298 jappixmini.php:302
|
||||
msgid "Jappix Mini"
|
||||
msgstr "Jappix Mini"
|
||||
#: jappixmini.php:266
|
||||
msgid "Jappix Mini addon settings"
|
||||
msgstr "Configurare addon Mini Jappix"
|
||||
|
||||
#: jappixmini.php:305
|
||||
#: jappixmini.php:268
|
||||
msgid "Activate addon"
|
||||
msgstr "Activare supliment"
|
||||
|
||||
#: jappixmini.php:308
|
||||
#: jappixmini.php:271
|
||||
msgid ""
|
||||
"Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"
|
||||
msgstr "<em>Nu</em> se introduce Jappixmini Chat-Widget în interfața web"
|
||||
|
||||
#: jappixmini.php:311
|
||||
#: jappixmini.php:274
|
||||
msgid "Jabber username"
|
||||
msgstr "Utilizator Jabber "
|
||||
|
||||
#: jappixmini.php:314
|
||||
#: jappixmini.php:277
|
||||
msgid "Jabber server"
|
||||
msgstr "Server Jabber "
|
||||
|
||||
#: jappixmini.php:319
|
||||
#: jappixmini.php:281
|
||||
msgid "Jabber BOSH host"
|
||||
msgstr "Host BOSH Jabber"
|
||||
|
||||
#: jappixmini.php:325
|
||||
#: jappixmini.php:285
|
||||
msgid "Jabber password"
|
||||
msgstr "Parolă Jabber "
|
||||
|
||||
#: jappixmini.php:330
|
||||
#: jappixmini.php:290
|
||||
msgid "Encrypt Jabber password with Friendica password (recommended)"
|
||||
msgstr "Criptare parolă Jabber cu parola Friendica (recomandat)"
|
||||
|
||||
#: jappixmini.php:333
|
||||
#: jappixmini.php:293
|
||||
msgid "Friendica password"
|
||||
msgstr "Parolă Friendica "
|
||||
|
||||
#: jappixmini.php:336
|
||||
#: jappixmini.php:296
|
||||
msgid "Approve subscription requests from Friendica contacts automatically"
|
||||
msgstr "Aprobare solicitări de subscriere din contactele Friendica, în mod automat"
|
||||
|
||||
#: jappixmini.php:339
|
||||
#: jappixmini.php:299
|
||||
msgid "Subscribe to Friendica contacts automatically"
|
||||
msgstr "Abonare automată la contactele Friendica"
|
||||
|
||||
#: jappixmini.php:342
|
||||
#: jappixmini.php:302
|
||||
msgid "Purge internal list of jabber addresses of contacts"
|
||||
msgstr "Curățare listă internă a adreselor de contact jabber"
|
||||
|
||||
#: jappixmini.php:347
|
||||
msgid "Save Settings"
|
||||
msgstr "Salvare Configurări"
|
||||
#: jappixmini.php:307
|
||||
msgid "Submit"
|
||||
msgstr "Trimite"
|
||||
|
||||
#: jappixmini.php:348
|
||||
#: jappixmini.php:308
|
||||
msgid "Add contact"
|
||||
msgstr "Adăugare contact"
|
||||
|
|
|
@ -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