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["Geonames settings updated."] = "Nastavení Geonames aktualizována.";
|
||||
$a->strings["Geonames Settings"] = "Nastavení Geonames";
|
||||
$a->strings["Enable Geonames Addon"] = "Povolit doplněk Geonames";
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
$a->strings['Geonames settings updated.'] = 'Nastavení Geonames aktualizována.';
|
||||
$a->strings['Geonames Settings'] = 'Nastavení Geonames';
|
||||
$a->strings['Enable Geonames Addon'] = 'Povolit doplněk Geonames';
|
||||
$a->strings['Submit'] = 'Odeslat';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_de($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Geonames Settings"] = "Geonames-Einstellungen";
|
||||
$a->strings["Replace numerical coordinates by the nearest populated location name in your posts."] = "Ersetze numerische Koordinaten in Beiträgen mit dem Namen der nächst gelegenen Siedlung.";
|
||||
$a->strings["Enable Geonames Addon"] = "Geonames-Addon aktivieren";
|
||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||
$a->strings['Geonames Settings'] = 'Geonames-Einstellungen';
|
||||
$a->strings['Replace numerical coordinates by the nearest populated location name in your posts.'] = 'Ersetze numerische Koordinaten in Beiträgen mit dem Namen der nächst gelegenen Siedlung.';
|
||||
$a->strings['Enable Geonames Addon'] = 'Geonames-Addon aktivieren';
|
||||
$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["Geonames Settings"] = "Ajustes de Geonombres";
|
||||
$a->strings["Replace numerical coordinates by the nearest populated location name in your posts."] = "Reemplace las coordenadas numéricas por el nombre de la ubicación poblada más cercana en sus publicaciones.";
|
||||
$a->strings["Enable Geonames Addon"] = "Habilitar Plugin de Geonombres";
|
||||
$a->strings["Save Settings"] = "Guardar Ajustes";
|
||||
$a->strings['Geonames Settings'] = 'Ajustes de Geonombres';
|
||||
$a->strings['Replace numerical coordinates by the nearest populated location name in your posts.'] = 'Reemplace las coordenadas numéricas por el nombre de la ubicación poblada más cercana en sus publicaciones.';
|
||||
$a->strings['Enable Geonames Addon'] = 'Habilitar Plugin de Geonombres';
|
||||
$a->strings['Save Settings'] = 'Guardar Ajustes';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_fi_fi($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Geonames settings updated."] = "Geonames -asetukset päivitetty.";
|
||||
$a->strings["Geonames Settings"] = "Geonames -asetukset";
|
||||
$a->strings["Enable Geonames Addon"] = "Ota Geonames -lisäosa käyttöön";
|
||||
$a->strings["Submit"] = "Lähetä";
|
||||
$a->strings['Geonames settings updated.'] = 'Geonames -asetukset päivitetty.';
|
||||
$a->strings['Geonames Settings'] = 'Geonames -asetukset';
|
||||
$a->strings['Enable Geonames Addon'] = 'Ota Geonames -lisäosa käyttöön';
|
||||
$a->strings['Submit'] = 'Lähetä';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_fr($n){
|
|||
$n = intval($n);
|
||||
return intval($n > 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Geonames Settings"] = "Paramètres Geonames";
|
||||
$a->strings["Replace numerical coordinates by the nearest populated location name in your posts."] = "Remplacer les coordonnées par le nom de la localité la plus proche dans votre publication.";
|
||||
$a->strings["Enable Geonames Addon"] = "Activer l'application complémentaire Geonames";
|
||||
$a->strings["Save Settings"] = "Sauvegarder les paramètres.";
|
||||
$a->strings['Geonames Settings'] = 'Paramètres Geonames';
|
||||
$a->strings['Replace numerical coordinates by the nearest populated location name in your posts.'] = 'Remplacer les coordonnées par le nom de la localité la plus proche dans votre publication.';
|
||||
$a->strings['Enable Geonames Addon'] = 'Activer l\'application complémentaire Geonames';
|
||||
$a->strings['Save Settings'] = 'Sauvegarder les paramètres.';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_hu($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Geonames Settings"] = "Földrajzi nevek beállításai";
|
||||
$a->strings["Replace numerical coordinates by the nearest populated location name in your posts."] = "Számokkal megadott koordináták cseréje a bejegyzéseiben a legközelebbi lakott hely nevére.";
|
||||
$a->strings["Enable Geonames Addon"] = "A földrajzi nevek bővítmény engedélyezése";
|
||||
$a->strings["Save Settings"] = "Beállítások mentése";
|
||||
$a->strings['Geonames Settings'] = 'Földrajzi nevek beállításai';
|
||||
$a->strings['Replace numerical coordinates by the nearest populated location name in your posts.'] = 'Számokkal megadott koordináták cseréje a bejegyzéseiben a legközelebbi lakott hely nevére.';
|
||||
$a->strings['Enable Geonames Addon'] = 'A földrajzi nevek bővítmény engedélyezése';
|
||||
$a->strings['Save Settings'] = 'Beállítások mentése';
|
||||
|
|
|
@ -5,5 +5,4 @@ function string_plural_select_is($n){
|
|||
$n = intval($n);
|
||||
return intval($n % 10 != 1 || $n % 100 == 11);
|
||||
}}
|
||||
;
|
||||
$a->strings["Submit"] = "Senda inn";
|
||||
$a->strings['Submit'] = 'Senda inn';
|
||||
|
|
|
@ -5,8 +5,7 @@ function string_plural_select_it($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Geonames Settings"] = "Impostazioni Geonames";
|
||||
$a->strings["Replace numerical coordinates by the nearest populated location name in your posts."] = "Sostituisci le coordinate numeriche con il nome della località abitata più vicina nei tuoi messaggi.";
|
||||
$a->strings["Enable Geonames Addon"] = "Abilita componente aggiuntivo Geonames";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings['Geonames Settings'] = 'Impostazioni Geonames';
|
||||
$a->strings['Replace numerical coordinates by the nearest populated location name in your posts.'] = 'Sostituisci le coordinate numeriche con il nome della località abitata più vicina nei tuoi messaggi.';
|
||||
$a->strings['Enable Geonames Addon'] = 'Abilita componente aggiuntivo Geonames';
|
||||
$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["Geonames settings updated."] = "Geonames instellingen opgeslagen";
|
||||
$a->strings["Geonames Settings"] = "Geonames Instellingen";
|
||||
$a->strings["Enable Geonames Addon"] = "Geonames Addon inschakelen";
|
||||
$a->strings["Submit"] = "Toepassen";
|
||||
$a->strings['Geonames settings updated.'] = 'Geonames instellingen opgeslagen';
|
||||
$a->strings['Geonames Settings'] = 'Geonames Instellingen';
|
||||
$a->strings['Enable Geonames Addon'] = 'Geonames Addon inschakelen';
|
||||
$a->strings['Submit'] = 'Toepassen';
|
||||
|
|
|
@ -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["Geonames settings updated."] = "Zaktualizowano ustawienia Geonames.";
|
||||
$a->strings["Geonames Settings"] = "Ustawienia Geonames";
|
||||
$a->strings["Enable Geonames Addon"] = "Włącz dodatek Geonames";
|
||||
$a->strings["Submit"] = "Wyślij";
|
||||
$a->strings['Geonames settings updated.'] = 'Zaktualizowano ustawienia Geonames.';
|
||||
$a->strings['Geonames Settings'] = 'Ustawienia Geonames';
|
||||
$a->strings['Enable Geonames Addon'] = 'Włącz dodatek Geonames';
|
||||
$a->strings['Submit'] = 'Wyś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["Geonames settings updated."] = "Configurări Geonume actualizate.";
|
||||
$a->strings["Geonames Settings"] = "Configurări Geonume";
|
||||
$a->strings["Enable Geonames Addon"] = "Permite Modul Geonume";
|
||||
$a->strings["Submit"] = "Trimite";
|
||||
$a->strings['Geonames settings updated.'] = 'Configurări Geonume actualizate.';
|
||||
$a->strings['Geonames Settings'] = 'Configurări Geonume';
|
||||
$a->strings['Enable Geonames Addon'] = 'Permite Modul Geonume';
|
||||
$a->strings['Submit'] = 'Trimite';
|
||||
|
|
|
@ -5,8 +5,7 @@ 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["Geonames settings updated."] = "Настройки Geonames обновлены.";
|
||||
$a->strings["Geonames Settings"] = "Настройки Geonames";
|
||||
$a->strings["Enable Geonames Addon"] = "Включить аддон Geonames";
|
||||
$a->strings["Submit"] = "Добавить";
|
||||
$a->strings['Geonames settings updated.'] = 'Настройки Geonames обновлены.';
|
||||
$a->strings['Geonames Settings'] = 'Настройки Geonames';
|
||||
$a->strings['Enable Geonames Addon'] = 'Включить аддон Geonames';
|
||||
$a->strings['Submit'] = 'Добавить';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue