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_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["Startpage Settings"] = "Nastavení startovní stránky";
|
||||
$a->strings["Home page to load after login - leave blank for profile wall"] = "Domovská stránka k načtení po přihlášení - pro profilovou zeď ponechejte prázdné";
|
||||
$a->strings["Examples: "network" or "notifications/system""] = "Příklady: "network" nebo "notifications/system"";
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
$a->strings['Startpage Settings'] = 'Nastavení startovní stránky';
|
||||
$a->strings['Home page to load after login - leave blank for profile wall'] = 'Domovská stránka k načtení po přihlášení - pro profilovou zeď ponechejte prázdné';
|
||||
$a->strings['Examples: "network" or "notifications/system"'] = 'Příklady: "network" nebo "notifications/system"';
|
||||
$a->strings['Submit'] = 'Odeslat';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_de($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Startpage"] = "Startpage";
|
||||
$a->strings["Home page to load after login - leave blank for profile wall"] = "Seite, die nach dem Anmelden geladen werden soll. Leer = Pinnwand";
|
||||
$a->strings["Examples: "network" or "notifications/system""] = "Beispiele: network, notifications/system";
|
||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||
$a->strings['Startpage'] = 'Startpage';
|
||||
$a->strings['Home page to load after login - leave blank for profile wall'] = 'Seite, die nach dem Anmelden geladen werden soll. Leer = Pinnwand';
|
||||
$a->strings['Examples: "network" or "notifications/system"'] = 'Beispiele: network, notifications/system';
|
||||
$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["Startpage"] = "Página de Inicio";
|
||||
$a->strings["Home page to load after login - leave blank for profile wall"] = "Página principal a cargar tras el acceso - dejar en blanco para el muro de perfil";
|
||||
$a->strings["Examples: "network" or "notifications/system""] = "Ejemplos: "network" o "notifications/system"";
|
||||
$a->strings["Save Settings"] = "Guardar ajustes";
|
||||
$a->strings['Startpage'] = 'Página de Inicio';
|
||||
$a->strings['Home page to load after login - leave blank for profile wall'] = 'Página principal a cargar tras el acceso - dejar en blanco para el muro de perfil';
|
||||
$a->strings['Examples: "network" or "notifications/system"'] = 'Ejemplos: "network" o "notifications/system"';
|
||||
$a->strings['Save Settings'] = 'Guardar ajustes';
|
||||
|
|
|
@ -5,6 +5,5 @@ function string_plural_select_fi_fi($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Startpage Settings"] = "Startpage -asetukset";
|
||||
$a->strings["Submit"] = "Lähetä";
|
||||
$a->strings['Startpage Settings'] = 'Startpage -asetukset';
|
||||
$a->strings['Submit'] = 'Lähetä';
|
||||
|
|
|
@ -5,6 +5,5 @@ function string_plural_select_fr($n){
|
|||
$n = intval($n);
|
||||
return intval($n > 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Startpage Settings"] = "Paramètres de Startpage";
|
||||
$a->strings["Submit"] = "Envoyer";
|
||||
$a->strings['Startpage Settings'] = 'Paramètres de Startpage';
|
||||
$a->strings['Submit'] = 'Envoyer';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_hu($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Startpage"] = "Kezdőlap";
|
||||
$a->strings["Home page to load after login - leave blank for profile wall"] = "Betöltendő kezdőoldal bejelentkezés után - hagyja üresen a profilfalhoz";
|
||||
$a->strings["Examples: "network" or "notifications/system""] = "Példák: „network” vagy „notifications/system”";
|
||||
$a->strings["Save Settings"] = "Beállítások mentése";
|
||||
$a->strings['Startpage'] = 'Kezdőlap';
|
||||
$a->strings['Home page to load after login - leave blank for profile wall'] = 'Betöltendő kezdőoldal bejelentkezés után - hagyja üresen a profilfalhoz';
|
||||
$a->strings['Examples: "network" or "notifications/system"'] = 'Példák: „network” vagy „notifications/system”';
|
||||
$a->strings['Save Settings'] = 'Beállítások mentése';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_is($n){
|
|||
$n = intval($n);
|
||||
return intval($n % 10 != 1 || $n % 100 == 11);
|
||||
}}
|
||||
;
|
||||
$a->strings["Startpage Settings"] = "Stillingar upphafssíðu";
|
||||
$a->strings["Home page to load after login - leave blank for profile wall"] = "Heimasíða sem á að hlaða inn eftir innskráningu - skilja eftir autt til að fá forsíðu notanda";
|
||||
$a->strings["Examples: "network" or "notifications/system""] = "Dæmi: "netkerfi" eða "tilkynningar/kerfi"";
|
||||
$a->strings["Submit"] = "Senda inn";
|
||||
$a->strings['Startpage Settings'] = 'Stillingar upphafssíðu';
|
||||
$a->strings['Home page to load after login - leave blank for profile wall'] = 'Heimasíða sem á að hlaða inn eftir innskráningu - skilja eftir autt til að fá forsíðu notanda';
|
||||
$a->strings['Examples: "network" or "notifications/system"'] = 'Dæmi: "netkerfi" eða "tilkynningar/kerfi"';
|
||||
$a->strings['Submit'] = 'Senda inn';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_it($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Startpage"] = "Pagina iniziale";
|
||||
$a->strings["Home page to load after login - leave blank for profile wall"] = "Home page da caricare dopo il login - lasciare in bianco per la bacheca";
|
||||
$a->strings["Examples: "network" or "notifications/system""] = "Esempi: "network" or "notifications/system"";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings['Startpage'] = 'Pagina iniziale';
|
||||
$a->strings['Home page to load after login - leave blank for profile wall'] = 'Home page da caricare dopo il login - lasciare in bianco per la bacheca';
|
||||
$a->strings['Examples: "network" or "notifications/system"'] = 'Esempi: "network" or "notifications/system"';
|
||||
$a->strings['Save Settings'] = 'Salva Impostazioni';
|
||||
|
|
|
@ -5,5 +5,4 @@ function string_plural_select_nl($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Startpage Settings"] = "Startpagina instellingen";
|
||||
$a->strings['Startpage Settings'] = 'Startpagina instellingen';
|
||||
|
|
|
@ -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["Startpage Settings"] = "Ustawienia strony startowej";
|
||||
$a->strings["Home page to load after login - leave blank for profile wall"] = "Strona główna do załadowania po zalogowaniu - pozostaw puste pole dla strony profilowej";
|
||||
$a->strings["Examples: "network" or "notifications/system""] = "Przykłady: "network" lub "notifications/system" albo "profile/Nazwa profilu"";
|
||||
$a->strings["Submit"] = "Prześlij";
|
||||
$a->strings['Startpage Settings'] = 'Ustawienia strony startowej';
|
||||
$a->strings['Home page to load after login - leave blank for profile wall'] = 'Strona główna do załadowania po zalogowaniu - pozostaw puste pole dla strony profilowej';
|
||||
$a->strings['Examples: "network" or "notifications/system"'] = 'Przykłady: "network" lub "notifications/system" albo "profile/Nazwa profilu"';
|
||||
$a->strings['Submit'] = 'Prześlij';
|
||||
|
|
|
@ -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["Startpage"] = "Startpage";
|
||||
$a->strings["Home page to load after login - leave blank for profile wall"] = "Pagina de întâmpinare ce va fi încărcată după autentificare - lăsați necompletat pentru perete de profil";
|
||||
$a->strings["Examples: "network" or "notifications/system""] = "Exemple: "rețea" sau "notificări/sistem"";
|
||||
$a->strings["Save Settings"] = "Salvare Configurări";
|
||||
$a->strings['Startpage'] = 'Startpage';
|
||||
$a->strings['Home page to load after login - leave blank for profile wall'] = 'Pagina de întâmpinare ce va fi încărcată după autentificare - lăsați necompletat pentru perete de profil';
|
||||
$a->strings['Examples: "network" or "notifications/system"'] = 'Exemple: "rețea" sau "notificări/sistem"';
|
||||
$a->strings['Save Settings'] = 'Salvare Configurări';
|
||||
|
|
|
@ -5,6 +5,5 @@ function string_plural_select_zh_cn($n){
|
|||
$n = intval($n);
|
||||
return intval(0);
|
||||
}}
|
||||
;
|
||||
$a->strings["Startpage Settings"] = "首页设置";
|
||||
$a->strings["Submit"] = "提交";
|
||||
$a->strings['Startpage Settings'] = '首页设置';
|
||||
$a->strings['Submit'] = '提交';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue