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,8 +5,7 @@ function string_plural_select_bg($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Smileybutton settings"] = "Настройки на бутона с усмивки.";
|
||||
$a->strings["You can hide the button and show the smilies directly."] = "Можете да скриете бутона и да покажете усмивките директно.";
|
||||
$a->strings["Hide the button"] = "Скрий бутона";
|
||||
$a->strings["Save Settings"] = "Запази настройките";
|
||||
$a->strings['Smileybutton settings'] = 'Настройки на бутона с усмивки.';
|
||||
$a->strings['You can hide the button and show the smilies directly.'] = 'Можете да скриете бутона и да покажете усмивките директно.';
|
||||
$a->strings['Hide the button'] = 'Скрий бутона';
|
||||
$a->strings['Save Settings'] = 'Запази настройките';
|
||||
|
|
|
@ -5,8 +5,7 @@ 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["Smileybutton settings"] = "Smileybutton nastavení";
|
||||
$a->strings["You can hide the button and show the smilies directly."] = "Můžete skrýt tlačítko a zobrazit rovnou smajlíky.";
|
||||
$a->strings["Hide the button"] = "Skrýt tlačítko";
|
||||
$a->strings["Save Settings"] = "Uložit Nastavení";
|
||||
$a->strings['Smileybutton settings'] = 'Smileybutton nastavení';
|
||||
$a->strings['You can hide the button and show the smilies directly.'] = 'Můžete skrýt tlačítko a zobrazit rovnou smajlíky.';
|
||||
$a->strings['Hide the button'] = 'Skrýt tlačítko';
|
||||
$a->strings['Save Settings'] = 'Uložit Nastavení';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_de($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Smileybutton settings"] = "Smileybutton Einstellungen";
|
||||
$a->strings["You can hide the button and show the smilies directly."] = "Du kannst den Button verbergen und die Smilys direkt anzeigen.";
|
||||
$a->strings["Hide the button"] = "Button verbergen";
|
||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||
$a->strings['Smileybutton settings'] = 'Smileybutton Einstellungen';
|
||||
$a->strings['You can hide the button and show the smilies directly.'] = 'Du kannst den Button verbergen und die Smilys direkt anzeigen.';
|
||||
$a->strings['Hide the button'] = 'Button verbergen';
|
||||
$a->strings['Save Settings'] = 'Einstellungen speichern';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_es($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Smileybutton settings"] = "Ajustes de Smileybutton";
|
||||
$a->strings["You can hide the button and show the smilies directly."] = "Puede ocultar el botón y mostrar los emoticonos directamente.";
|
||||
$a->strings["Hide the button"] = "Ocultar el botón";
|
||||
$a->strings["Save Settings"] = "Guardar Ajustes";
|
||||
$a->strings['Smileybutton settings'] = 'Ajustes de Smileybutton';
|
||||
$a->strings['You can hide the button and show the smilies directly.'] = 'Puede ocultar el botón y mostrar los emoticonos directamente.';
|
||||
$a->strings['Hide the button'] = 'Ocultar el botón';
|
||||
$a->strings['Save Settings'] = 'Guardar Ajustes';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_et($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Smileybutton settings"] = "SmileyNupu sätted";
|
||||
$a->strings["You can hide the button and show the smilies directly."] = "Saad peita nupu ja näidata smailisid otse";
|
||||
$a->strings["Hide the button"] = "Peida nupp";
|
||||
$a->strings["Save Settings"] = "Salvesta sätted";
|
||||
$a->strings['Smileybutton settings'] = 'SmileyNupu sätted';
|
||||
$a->strings['You can hide the button and show the smilies directly.'] = 'Saad peita nupu ja näidata smailisid otse';
|
||||
$a->strings['Hide the button'] = 'Peida nupp';
|
||||
$a->strings['Save Settings'] = 'Salvesta sätted';
|
||||
|
|
|
@ -5,7 +5,6 @@ function string_plural_select_fi_fi($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Smileybutton settings"] = "Smileybutton -asetukset";
|
||||
$a->strings["Hide the button"] = "Piilota nappi";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings['Smileybutton settings'] = 'Smileybutton -asetukset';
|
||||
$a->strings['Hide the button'] = 'Piilota nappi';
|
||||
$a->strings['Save Settings'] = 'Tallenna asetukset';
|
||||
|
|
|
@ -5,6 +5,5 @@ function string_plural_select_fr($n){
|
|||
$n = intval($n);
|
||||
return intval($n > 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Smileybutton settings"] = "Paramètres du bouton des Smileys";
|
||||
$a->strings["Hide the button"] = "Cacher le bouton";
|
||||
$a->strings['Smileybutton settings'] = 'Paramètres du bouton des Smileys';
|
||||
$a->strings['Hide the button'] = 'Cacher le bouton';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_hu($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Smileybutton settings"] = "Hangulatjelgomb beállításai";
|
||||
$a->strings["You can hide the button and show the smilies directly."] = "Elrejtheti a gombot és közvetlenül megjelenítheti a hangulatjeleket.";
|
||||
$a->strings["Hide the button"] = "A gomb elrejtése";
|
||||
$a->strings["Save Settings"] = "Beállítások mentése";
|
||||
$a->strings['Smileybutton settings'] = 'Hangulatjelgomb beállításai';
|
||||
$a->strings['You can hide the button and show the smilies directly.'] = 'Elrejtheti a gombot és közvetlenül megjelenítheti a hangulatjeleket.';
|
||||
$a->strings['Hide the button'] = 'A gomb elrejtése';
|
||||
$a->strings['Save Settings'] = 'Beállítások mentése';
|
||||
|
|
|
@ -5,6 +5,5 @@ function string_plural_select_nl($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Smileybutton settings"] = "Smileybutton instellingen";
|
||||
$a->strings["Save Settings"] = "Instellingen opslaan";
|
||||
$a->strings['Smileybutton settings'] = 'Smileybutton instellingen';
|
||||
$a->strings['Save Settings'] = 'Instellingen opslaan';
|
||||
|
|
|
@ -5,8 +5,7 @@ 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["Smileybutton settings"] = "Ustawienia Przycisku Buźka";
|
||||
$a->strings["You can hide the button and show the smilies directly."] = "Możesz ukryć przycisk i bezpośrednio pokazać emotikony.";
|
||||
$a->strings["Hide the button"] = "Ukryj przycisk";
|
||||
$a->strings["Save Settings"] = "Zapisz ustawienia";
|
||||
$a->strings['Smileybutton settings'] = 'Ustawienia Przycisku Buźka';
|
||||
$a->strings['You can hide the button and show the smilies directly.'] = 'Możesz ukryć przycisk i bezpośrednio pokazać emotikony.';
|
||||
$a->strings['Hide the button'] = 'Ukryj przycisk';
|
||||
$a->strings['Save Settings'] = 'Zapisz ustawienia';
|
||||
|
|
|
@ -5,8 +5,7 @@ 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["Smileybutton settings"] = "Configurări Smileybutton";
|
||||
$a->strings["You can hide the button and show the smilies directly."] = "Puteți ascunde butonul şi afișa emoticoanele direct.";
|
||||
$a->strings["Hide the button"] = "Ascundeţi butonul";
|
||||
$a->strings["Save Settings"] = "Salvare Configurări";
|
||||
$a->strings['Smileybutton settings'] = 'Configurări Smileybutton';
|
||||
$a->strings['You can hide the button and show the smilies directly.'] = 'Puteți ascunde butonul şi afișa emoticoanele direct.';
|
||||
$a->strings['Hide the button'] = 'Ascundeţi butonul';
|
||||
$a->strings['Save Settings'] = 'Salvare Configurări';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_zh_cn($n){
|
|||
$n = intval($n);
|
||||
return intval(0);
|
||||
}}
|
||||
;
|
||||
$a->strings["Smileybutton settings"] = "表情按钮设置";
|
||||
$a->strings["You can hide the button and show the smilies directly."] = "您可以隐藏按钮并直接显示表情符号。";
|
||||
$a->strings["Hide the button"] = "隐藏按钮";
|
||||
$a->strings["Save Settings"] = "保存设置";
|
||||
$a->strings['Smileybutton settings'] = '表情按钮设置';
|
||||
$a->strings['You can hide the button and show the smilies directly.'] = '您可以隐藏按钮并直接显示表情符号。';
|
||||
$a->strings['Hide the button'] = '隐藏按钮';
|
||||
$a->strings['Save Settings'] = '保存设置';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue