mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02:00
regenerated all the strings
This commit is contained in:
parent
55986ad17d
commit
25ba6023d0
767 changed files with 7410 additions and 7962 deletions
|
@ -5,11 +5,10 @@ function string_plural_select_cs($n){
|
|||
$n = intval($n);
|
||||
if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else { return 2; }
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Poslat na libertree";
|
||||
$a->strings["libertree Post Settings"] = "libertree nastavení příspěvků";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Povolit Libertree Post rozšíření";
|
||||
$a->strings["Libertree API token"] = "Libertree API token";
|
||||
$a->strings["Libertree site URL"] = "URL adresa Libertree ";
|
||||
$a->strings["Post to Libertree by default"] = "Defaultně poslat na Libertree";
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
$a->strings['Post to libertree'] = 'Poslat na libertree';
|
||||
$a->strings['libertree Post Settings'] = 'libertree nastavení příspěvků';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'Povolit Libertree Post rozšíření';
|
||||
$a->strings['Libertree API token'] = 'Libertree API token';
|
||||
$a->strings['Libertree site URL'] = 'URL adresa Libertree ';
|
||||
$a->strings['Post to Libertree by default'] = 'Defaultně poslat na Libertree';
|
||||
$a->strings['Submit'] = 'Odeslat';
|
||||
|
|
|
@ -5,11 +5,10 @@ function string_plural_select_de($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "bei libertree veröffentlichen";
|
||||
$a->strings["libertree Export"] = "libertree Export";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Libertree-Post-Addon aktivieren";
|
||||
$a->strings["Libertree API token"] = "Libertree-API-Token";
|
||||
$a->strings["Libertree site URL"] = "Libertree-URL";
|
||||
$a->strings["Post to Libertree by default"] = "Standardmäßig bei libertree veröffentlichen";
|
||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||
$a->strings['Post to libertree'] = 'bei libertree veröffentlichen';
|
||||
$a->strings['libertree Export'] = 'libertree Export';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'Libertree-Post-Addon aktivieren';
|
||||
$a->strings['Libertree API token'] = 'Libertree-API-Token';
|
||||
$a->strings['Libertree site URL'] = 'Libertree-URL';
|
||||
$a->strings['Post to Libertree by default'] = 'Standardmäßig bei libertree veröffentlichen';
|
||||
$a->strings['Save Settings'] = 'Einstellungen speichern';
|
||||
|
|
|
@ -5,11 +5,10 @@ function string_plural_select_es($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Publicar en Libertree";
|
||||
$a->strings["libertree Export"] = "libertree Exportar";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Habilitar Plugin de publicación de Libertree";
|
||||
$a->strings["Libertree API token"] = "Símbolo de API de Libertree";
|
||||
$a->strings["Libertree site URL"] = "URL de la página de Libertree";
|
||||
$a->strings["Post to Libertree by default"] = "Publicar en Libertree por defecto";
|
||||
$a->strings["Save Settings"] = "Guardar Ajustes";
|
||||
$a->strings['Post to libertree'] = 'Publicar en Libertree';
|
||||
$a->strings['libertree Export'] = 'libertree Exportar';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'Habilitar Plugin de publicación de Libertree';
|
||||
$a->strings['Libertree API token'] = 'Símbolo de API de Libertree';
|
||||
$a->strings['Libertree site URL'] = 'URL de la página de Libertree';
|
||||
$a->strings['Post to Libertree by default'] = 'Publicar en Libertree por defecto';
|
||||
$a->strings['Save Settings'] = 'Guardar Ajustes';
|
||||
|
|
|
@ -5,10 +5,9 @@ function string_plural_select_fi_fi($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Lähetä Libertreehin";
|
||||
$a->strings["libertree Post Settings"] = "Libertree -viestin asetukset";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Ota Libertree -viestilisäosa käyttöön";
|
||||
$a->strings["Libertree site URL"] = "Libertree -sivuston URL-osoite";
|
||||
$a->strings["Post to Libertree by default"] = "Lähetä Libertreehin oletuksena";
|
||||
$a->strings["Submit"] = "Lähetä";
|
||||
$a->strings['Post to libertree'] = 'Lähetä Libertreehin';
|
||||
$a->strings['libertree Post Settings'] = 'Libertree -viestin asetukset';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'Ota Libertree -viestilisäosa käyttöön';
|
||||
$a->strings['Libertree site URL'] = 'Libertree -sivuston URL-osoite';
|
||||
$a->strings['Post to Libertree by default'] = 'Lähetä Libertreehin oletuksena';
|
||||
$a->strings['Submit'] = 'Lähetä';
|
||||
|
|
|
@ -5,11 +5,10 @@ function string_plural_select_fr($n){
|
|||
$n = intval($n);
|
||||
return intval($n > 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Publier sur libertree";
|
||||
$a->strings["libertree Export"] = "Export de Libertree";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Activer l'extension de publication Libertree";
|
||||
$a->strings["Libertree API token"] = "Clé de l'API libertree";
|
||||
$a->strings["Libertree site URL"] = "URL du site libertree";
|
||||
$a->strings["Post to Libertree by default"] = "Publier sur libertree par défaut";
|
||||
$a->strings["Save Settings"] = "Sauvegarder les paramètres";
|
||||
$a->strings['Post to libertree'] = 'Publier sur libertree';
|
||||
$a->strings['libertree Export'] = 'Export de Libertree';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'Activer l\'extension de publication Libertree';
|
||||
$a->strings['Libertree API token'] = 'Clé de l\'API libertree';
|
||||
$a->strings['Libertree site URL'] = 'URL du site libertree';
|
||||
$a->strings['Post to Libertree by default'] = 'Publier sur libertree par défaut';
|
||||
$a->strings['Save Settings'] = 'Sauvegarder les paramètres';
|
||||
|
|
|
@ -5,11 +5,10 @@ function string_plural_select_hu($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Beküldés a Libertree-re";
|
||||
$a->strings["libertree Export"] = "Libertree exportálás";
|
||||
$a->strings["Enable Libertree Post Addon"] = "A Libertree-beküldő bővítmény engedélyezése";
|
||||
$a->strings["Libertree API token"] = "Libertree API token";
|
||||
$a->strings["Libertree site URL"] = "Libertree oldal URL";
|
||||
$a->strings["Post to Libertree by default"] = "Beküldés a Libertree-re alapértelmezetten";
|
||||
$a->strings["Save Settings"] = "Beállítások mentése";
|
||||
$a->strings['Post to libertree'] = 'Beküldés a Libertree-re';
|
||||
$a->strings['libertree Export'] = 'Libertree exportálás';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'A Libertree-beküldő bővítmény engedélyezése';
|
||||
$a->strings['Libertree API token'] = 'Libertree API token';
|
||||
$a->strings['Libertree site URL'] = 'Libertree oldal URL';
|
||||
$a->strings['Post to Libertree by default'] = 'Beküldés a Libertree-re alapértelmezetten';
|
||||
$a->strings['Save Settings'] = 'Beállítások mentése';
|
||||
|
|
|
@ -5,11 +5,10 @@ function string_plural_select_it($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Invia a Libertree";
|
||||
$a->strings["libertree Export"] = "Esporta libertree";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Abilita il componente aggiuntivo di invio a Libertree";
|
||||
$a->strings["Libertree API token"] = "Token API Libertree";
|
||||
$a->strings["Libertree site URL"] = "Indirizzo sito Libertree";
|
||||
$a->strings["Post to Libertree by default"] = "Invia sempre a Libertree";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings['Post to libertree'] = 'Invia a Libertree';
|
||||
$a->strings['libertree Export'] = 'Esporta libertree';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'Abilita il componente aggiuntivo di invio a Libertree';
|
||||
$a->strings['Libertree API token'] = 'Token API Libertree';
|
||||
$a->strings['Libertree site URL'] = 'Indirizzo sito Libertree';
|
||||
$a->strings['Post to Libertree by default'] = 'Invia sempre a Libertree';
|
||||
$a->strings['Save Settings'] = 'Salva Impostazioni';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_nl($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Plaatsen op Libertree";
|
||||
$a->strings["libertree Post Settings"] = "Libertree Post instellingen";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Libertree Post Addon inschakelen";
|
||||
$a->strings["Post to Libertree by default"] = "Plaatsen op Libertree als standaard instellen ";
|
||||
$a->strings['Post to libertree'] = 'Plaatsen op Libertree';
|
||||
$a->strings['libertree Post Settings'] = 'Libertree Post instellingen';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'Libertree Post Addon inschakelen';
|
||||
$a->strings['Post to Libertree by default'] = 'Plaatsen op Libertree als standaard instellen ';
|
||||
|
|
|
@ -5,11 +5,10 @@ function string_plural_select_pl($n){
|
|||
$n = intval($n);
|
||||
if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; }
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Opublikuj na libertree";
|
||||
$a->strings["libertree Post Settings"] = "Ustawienia libertree Post";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Włącz dodatek Libertree Post";
|
||||
$a->strings["Libertree API token"] = "Token API Libertree";
|
||||
$a->strings["Libertree site URL"] = "Adres URL witryny Libertree";
|
||||
$a->strings["Post to Libertree by default"] = "Wyślij domyślnie do Libertree";
|
||||
$a->strings["Submit"] = "Wyślij";
|
||||
$a->strings['Post to libertree'] = 'Opublikuj na libertree';
|
||||
$a->strings['libertree Post Settings'] = 'Ustawienia libertree Post';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'Włącz dodatek Libertree Post';
|
||||
$a->strings['Libertree API token'] = 'Token API Libertree';
|
||||
$a->strings['Libertree site URL'] = 'Adres URL witryny Libertree';
|
||||
$a->strings['Post to Libertree by default'] = 'Wyślij domyślnie do Libertree';
|
||||
$a->strings['Submit'] = 'Wyślij';
|
||||
|
|
|
@ -5,9 +5,8 @@ function string_plural_select_pt_br($n){
|
|||
$n = intval($n);
|
||||
return intval($n > 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Publicar no Libertree";
|
||||
$a->strings["libertree Post Settings"] = "Configurações de publicação do Libertree";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Habilitar plug-in para publicar no Libertree";
|
||||
$a->strings["Post to Libertree by default"] = "Publicar no Libertree por padrão";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings['Post to libertree'] = 'Publicar no Libertree';
|
||||
$a->strings['libertree Post Settings'] = 'Configurações de publicação do Libertree';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'Habilitar plug-in para publicar no Libertree';
|
||||
$a->strings['Post to Libertree by default'] = 'Publicar no Libertree por padrão';
|
||||
$a->strings['Submit'] = 'Enviar';
|
||||
|
|
|
@ -5,11 +5,10 @@ function string_plural_select_ro($n){
|
|||
$n = intval($n);
|
||||
if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; }
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Postați pe libertree";
|
||||
$a->strings["libertree Post Settings"] = "Configurări Postări libertree ";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Activare Modul Postare Libertree";
|
||||
$a->strings["Libertree API token"] = "Token API Libertree";
|
||||
$a->strings["Libertree site URL"] = "URL site Libertree";
|
||||
$a->strings["Post to Libertree by default"] = "Postați implicit pe Libertree";
|
||||
$a->strings["Submit"] = "Trimite";
|
||||
$a->strings['Post to libertree'] = 'Postați pe libertree';
|
||||
$a->strings['libertree Post Settings'] = 'Configurări Postări libertree ';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'Activare Modul Postare Libertree';
|
||||
$a->strings['Libertree API token'] = 'Token API Libertree';
|
||||
$a->strings['Libertree site URL'] = 'URL site Libertree';
|
||||
$a->strings['Post to Libertree by default'] = 'Postați implicit pe Libertree';
|
||||
$a->strings['Submit'] = 'Trimite';
|
||||
|
|
|
@ -5,7 +5,6 @@ function string_plural_select_ru($n){
|
|||
$n = intval($n);
|
||||
if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; }
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Отправлять в Libertree";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Включить отправку в Libertree";
|
||||
$a->strings["Post to Libertree by default"] = "Отправлять записи в Libertree по-умолчанию";
|
||||
$a->strings['Post to libertree'] = 'Отправлять в Libertree';
|
||||
$a->strings['Enable Libertree Post Addon'] = 'Включить отправку в Libertree';
|
||||
$a->strings['Post to Libertree by default'] = 'Отправлять записи в Libertree по-умолчанию';
|
||||
|
|
|
@ -5,11 +5,10 @@ function string_plural_select_zh_cn($n){
|
|||
$n = intval($n);
|
||||
return intval(0);
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "发布到 libertree";
|
||||
$a->strings["libertree Post Settings"] = "libertree 发布设置";
|
||||
$a->strings["Enable Libertree Post Addon"] = "启用 Libertree 发布插件";
|
||||
$a->strings["Libertree API token"] = "Libertree API 令牌";
|
||||
$a->strings["Libertree site URL"] = "Libertree 站点 URL";
|
||||
$a->strings["Post to Libertree by default"] = "默认发布到 Libertree";
|
||||
$a->strings["Submit"] = "提交";
|
||||
$a->strings['Post to libertree'] = '发布到 libertree';
|
||||
$a->strings['libertree Post Settings'] = 'libertree 发布设置';
|
||||
$a->strings['Enable Libertree Post Addon'] = '启用 Libertree 发布插件';
|
||||
$a->strings['Libertree API token'] = 'Libertree API 令牌';
|
||||
$a->strings['Libertree site URL'] = 'Libertree 站点 URL';
|
||||
$a->strings['Post to Libertree by default'] = '默认发布到 Libertree';
|
||||
$a->strings['Submit'] = '提交';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue