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,7 +5,6 @@ function string_plural_select_cs($n){
$n = intval($n);
if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; }
}}
;
$a->strings["Randplace Settings"] = "Randplace Nastavení";
$a->strings["Enable Randplace Addon"] = "Povolit doplněk Randplace";
$a->strings["Submit"] = "Odeslat";
$a->strings['Randplace Settings'] = 'Randplace Nastavení';
$a->strings['Enable Randplace Addon'] = 'Povolit doplněk Randplace';
$a->strings['Submit'] = 'Odeslat';

View file

@ -5,7 +5,6 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Randplace Settings"] = "Randplace-Einstellungen";
$a->strings["Enable Randplace Addon"] = "Randplace-Addon aktivieren";
$a->strings["Save Settings"] = "Einstellungen speichern";
$a->strings['Randplace Settings'] = 'Randplace-Einstellungen';
$a->strings['Enable Randplace Addon'] = 'Randplace-Addon aktivieren';
$a->strings['Save Settings'] = 'Einstellungen speichern';

View file

@ -5,7 +5,6 @@ function string_plural_select_es($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Randplace Settings"] = "Ajustes de Randplace";
$a->strings["Enable Randplace Addon"] = "Habilitar el complemento Randplace";
$a->strings["Save Settings"] = "Guardar ajustes";
$a->strings['Randplace Settings'] = 'Ajustes de Randplace';
$a->strings['Enable Randplace Addon'] = 'Habilitar el complemento Randplace';
$a->strings['Save Settings'] = 'Guardar ajustes';

View file

@ -5,7 +5,6 @@ function string_plural_select_fi_fi($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Randplace Settings"] = "Randplace -asetukset";
$a->strings["Enable Randplace Addon"] = "Ota Randplace -lisäosa käyttöön";
$a->strings["Submit"] = "Lähetä";
$a->strings['Randplace Settings'] = 'Randplace -asetukset';
$a->strings['Enable Randplace Addon'] = 'Ota Randplace -lisäosa käyttöön';
$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["Randplace Settings"] = "Véletlen hely beállításai";
$a->strings["Enable Randplace Addon"] = "A véletlen hely bővítmény engedélyezése";
$a->strings["Save Settings"] = "Beállítások mentése";
$a->strings['Randplace Settings'] = 'Véletlen hely beállításai';
$a->strings['Enable Randplace Addon'] = 'A véletlen hely bővítmény engedélyezése';
$a->strings['Save Settings'] = 'Beállítások mentése';

View file

@ -5,7 +5,6 @@ function string_plural_select_it($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Randplace Settings"] = "Impostazioni \"Posizione casuale\"";
$a->strings["Enable Randplace Addon"] = "Abilita il componente aggiuntivo Posizione Casuale";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings['Randplace Settings'] = 'Impostazioni "Posizione casuale"';
$a->strings['Enable Randplace Addon'] = 'Abilita il componente aggiuntivo Posizione Casuale';
$a->strings['Save Settings'] = 'Salva Impostazioni';

View file

@ -5,6 +5,5 @@ function string_plural_select_nl($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Randplace Settings"] = "Randplace instellingen";
$a->strings["Enable Randplace Addon"] = "Randplace Addon inschakelen";
$a->strings['Randplace Settings'] = 'Randplace instellingen';
$a->strings['Enable Randplace Addon'] = 'Randplace Addon inschakelen';

View file

@ -5,7 +5,6 @@ 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["Randplace Settings"] = "Ustawienia Randplace";
$a->strings["Enable Randplace Addon"] = "Włącz dodatek Randplace";
$a->strings["Submit"] = "Wyślij";
$a->strings['Randplace Settings'] = 'Ustawienia Randplace';
$a->strings['Enable Randplace Addon'] = 'Włącz dodatek Randplace';
$a->strings['Submit'] = 'Wyślij';

View file

@ -5,7 +5,6 @@ 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["Randplace Settings"] = "Configurări Randplace";
$a->strings["Enable Randplace Addon"] = "Activare Modul Randplace";
$a->strings["Save Settings"] = "Salvare Configurări";
$a->strings['Randplace Settings'] = 'Configurări Randplace';
$a->strings['Enable Randplace Addon'] = 'Activare Modul Randplace';
$a->strings['Save Settings'] = 'Salvare Configurări';

View file

@ -5,7 +5,6 @@ function string_plural_select_zh_cn($n){
$n = intval($n);
return intval(0);
}}
;
$a->strings["Randplace Settings"] = "随机站点设置";
$a->strings["Enable Randplace Addon"] = "启用随机站点插件";
$a->strings["Submit"] = "提交";
$a->strings['Randplace Settings'] = '随机站点设置';
$a->strings['Enable Randplace Addon'] = '启用随机站点插件';
$a->strings['Submit'] = '提交';