regenerated all the strings

This commit is contained in:
Tobias Diekershoff 2021-10-10 08:27:53 +02:00
parent 55986ad17d
commit 25ba6023d0
767 changed files with 7410 additions and 7962 deletions

View file

@ -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["No Timeline settings updated."] = "Nastavení No Timeline aktualizováno.";
$a->strings["No Timeline Settings"] = "Nastavení No Timeline";
$a->strings["Disable Archive selector on profile wall"] = "Znemožnit použití archivu na této profilové zdi.";
$a->strings["Submit"] = "Odeslat";
$a->strings['No Timeline settings updated.'] = 'Nastavení No Timeline aktualizováno.';
$a->strings['No Timeline Settings'] = 'Nastavení No Timeline';
$a->strings['Disable Archive selector on profile wall'] = 'Znemožnit použití archivu na této profilové zdi.';
$a->strings['Submit'] = 'Odeslat';

View file

@ -5,8 +5,7 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["No Timeline settings updated."] = "Keine Timeline-Einstellungen aktualisiert.";
$a->strings["No Timeline Settings"] = "Keine Timeline-Einstellungen";
$a->strings["Disable Archive selector on profile wall"] = "Deaktiviere Archiv-Auswahl auf deiner Pinnwand";
$a->strings["Submit"] = "Senden";
$a->strings['No Timeline settings updated.'] = 'Keine Timeline-Einstellungen aktualisiert.';
$a->strings['No Timeline Settings'] = 'Keine Timeline-Einstellungen';
$a->strings['Disable Archive selector on profile wall'] = 'Deaktiviere Archiv-Auswahl auf deiner Pinnwand';
$a->strings['Submit'] = 'Senden';

View file

@ -5,7 +5,6 @@ function string_plural_select_es($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["No Timeline Settings"] = "No hay ajustes de Línea de Tiempo";
$a->strings["Disable Archive selector on profile wall"] = "Deshabilitar el selector Archivo en el muro de perfil";
$a->strings["Save Settings"] = "Grabar ajustes";
$a->strings['No Timeline Settings'] = 'No hay ajustes de Línea de Tiempo';
$a->strings['Disable Archive selector on profile wall'] = 'Deshabilitar el selector Archivo en el muro de perfil';
$a->strings['Save Settings'] = 'Grabar ajustes';

View file

@ -5,7 +5,6 @@ function string_plural_select_fi_fi($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["No Timeline settings updated."] = "No Timeline -asetukset päivitetty";
$a->strings["No Timeline Settings"] = "No Timeline -asetukset";
$a->strings["Submit"] = "Lähetä";
$a->strings['No Timeline settings updated.'] = 'No Timeline -asetukset päivitetty';
$a->strings['No Timeline Settings'] = 'No Timeline -asetukset';
$a->strings['Submit'] = 'Lähetä';

View file

@ -5,7 +5,6 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["No Timeline Settings"] = "Nincs idővonal beállításai";
$a->strings["Disable Archive selector on profile wall"] = "Archiválás kiválasztó letiltása a profil falán";
$a->strings["Save Settings"] = "Beállítások mentése";
$a->strings['No Timeline Settings'] = 'Nincs idővonal beállításai';
$a->strings['Disable Archive selector on profile wall'] = 'Archiválás kiválasztó letiltása a profil falán';
$a->strings['Save Settings'] = 'Beállítások mentése';

View file

@ -5,8 +5,7 @@ function string_plural_select_it($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["No Timeline settings updated."] = "Impostazioni \"No Timeline\" aggiornate.";
$a->strings["No Timeline Settings"] = "Impostazioni \"No Timeline\"";
$a->strings["Disable Archive selector on profile wall"] = "Disabilita il selettore dell'archivio sulla pagina del profilo";
$a->strings["Submit"] = "Invia";
$a->strings['No Timeline settings updated.'] = 'Impostazioni "No Timeline" aggiornate.';
$a->strings['No Timeline Settings'] = 'Impostazioni "No Timeline"';
$a->strings['Disable Archive selector on profile wall'] = 'Disabilita il selettore dell\'archivio sulla pagina del profilo';
$a->strings['Submit'] = 'Invia';

View file

@ -5,6 +5,5 @@ function string_plural_select_nl($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["No Timeline settings updated."] = "Geen tijdlijn instellingen opgeslagen";
$a->strings["No Timeline Settings"] = "No Timeline instellingen";
$a->strings['No Timeline settings updated.'] = 'Geen tijdlijn instellingen opgeslagen';
$a->strings['No Timeline Settings'] = 'No Timeline instellingen';

View file

@ -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["No Timeline settings updated."] = "Nie zaktualizowano ustawień osi czasu.";
$a->strings["No Timeline Settings"] = "Brak ustawień osi czasu";
$a->strings["Disable Archive selector on profile wall"] = "Wyłącz selektor Archiwum na ścianie profilowej";
$a->strings["Submit"] = "Wyślij";
$a->strings['No Timeline settings updated.'] = 'Nie zaktualizowano ustawień osi czasu.';
$a->strings['No Timeline Settings'] = 'Brak ustawień osi czasu';
$a->strings['Disable Archive selector on profile wall'] = 'Wyłącz selektor Archiwum na ścianie profilowej';
$a->strings['Submit'] = 'Wyślij';

View file

@ -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["No Timeline settings updated."] = "Configurările pentru Lipsă Cronologie, au fost actualizate.";
$a->strings["No Timeline Settings"] = "Configurări pentru Lipsă Cronologie";
$a->strings["Disable Archive selector on profile wall"] = "Dezactivare selector Arhivă din peretele de profil";
$a->strings["Submit"] = "Trimite";
$a->strings['No Timeline settings updated.'] = 'Configurările pentru Lipsă Cronologie, au fost actualizate.';
$a->strings['No Timeline Settings'] = 'Configurări pentru Lipsă Cronologie';
$a->strings['Disable Archive selector on profile wall'] = 'Dezactivare selector Arhivă din peretele de profil';
$a->strings['Submit'] = 'Trimite';

View file

@ -5,7 +5,6 @@ function string_plural_select_zh_cn($n){
$n = intval($n);
return intval(0);
}}
;
$a->strings["No Timeline settings updated."] = "时间轴设置未更新。";
$a->strings["No Timeline Settings"] = "无时间轴设置";
$a->strings["Submit"] = "提交";
$a->strings['No Timeline settings updated.'] = '时间轴设置未更新。';
$a->strings['No Timeline Settings'] = '无时间轴设置';
$a->strings['Submit'] = '提交';