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 && $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["Numfriends settings updated."] = "Nastavení Numfriends aktualizováno";
$a->strings["Numfriends Settings"] = "Nastavení Numfriends";
$a->strings["How many contacts to display on profile sidebar"] = "Kolik kontaktů zobrazit na profilové postranní liště";
$a->strings["Submit"] = "Odeslat";
$a->strings['Numfriends settings updated.'] = 'Nastavení Numfriends aktualizováno';
$a->strings['Numfriends Settings'] = 'Nastavení Numfriends';
$a->strings['How many contacts to display on profile sidebar'] = 'Kolik kontaktů zobrazit na profilové postranní liště';
$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["Numfriends settings updated."] = "Numfriends Einstellungen aktualisiert";
$a->strings["Numfriends Settings"] = "Numfriends Einstellungen";
$a->strings["How many contacts to display on profile sidebar"] = "Wie viele Kontakte sollen in der Seitenleiste angezeigt werden";
$a->strings["Submit"] = "Senden";
$a->strings['Numfriends settings updated.'] = 'Numfriends Einstellungen aktualisiert';
$a->strings['Numfriends Settings'] = 'Numfriends Einstellungen';
$a->strings['How many contacts to display on profile sidebar'] = 'Wie viele Kontakte sollen in der Seitenleiste angezeigt werden';
$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["Numfriends Settings"] = "Ajustes de Numfriends";
$a->strings["How many contacts to display on profile sidebar"] = "Cuántos contactos mostrar en la barra lateral del perfil";
$a->strings["Save Settings"] = "Grabar ajustes";
$a->strings['Numfriends Settings'] = 'Ajustes de Numfriends';
$a->strings['How many contacts to display on profile sidebar'] = 'Cuántos contactos mostrar en la barra lateral del perfil';
$a->strings['Save Settings'] = 'Grabar ajustes';

View file

@ -5,8 +5,7 @@ function string_plural_select_fi_fi($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Numfriends settings updated."] = "Numfriends -asetukset päivitetty.";
$a->strings["Numfriends Settings"] = "Numfriends -asetukset";
$a->strings["How many contacts to display on profile sidebar"] = "Kuinka monta kontaktia näytetään profiilin sivupalkissa";
$a->strings["Submit"] = "Lähetä";
$a->strings['Numfriends settings updated.'] = 'Numfriends -asetukset päivitetty.';
$a->strings['Numfriends Settings'] = 'Numfriends -asetukset';
$a->strings['How many contacts to display on profile sidebar'] = 'Kuinka monta kontaktia näytetään profiilin sivupalkissa';
$a->strings['Submit'] = 'Lähetä';

View file

@ -5,8 +5,7 @@ function string_plural_select_fr($n){
$n = intval($n);
return intval($n > 1);
}}
;
$a->strings["Numfriends settings updated."] = "Configuration de Numfriends mise à jour.";
$a->strings["Numfriends Settings"] = "Réglages de Numfriends";
$a->strings["How many contacts to display on profile sidebar"] = "Nombre de contacts à afficher dans le volet de profil";
$a->strings["Submit"] = "Appliquer";
$a->strings['Numfriends settings updated.'] = 'Configuration de Numfriends mise à jour.';
$a->strings['Numfriends Settings'] = 'Réglages de Numfriends';
$a->strings['How many contacts to display on profile sidebar'] = 'Nombre de contacts à afficher dans le volet de profil';
$a->strings['Submit'] = 'Appliquer';

View file

@ -5,7 +5,6 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Numfriends Settings"] = "Ismerősszám beállításai";
$a->strings["How many contacts to display on profile sidebar"] = "Hány partner legyen megjelenítve a profil oldalsávján";
$a->strings["Save Settings"] = "Beállítások mentése";
$a->strings['Numfriends Settings'] = 'Ismerősszám beállításai';
$a->strings['How many contacts to display on profile sidebar'] = 'Hány partner legyen megjelenítve a profil oldalsávján';
$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["Numfriends Settings"] = "Impostazioni Numfriends";
$a->strings["How many contacts to display on profile sidebar"] = "Quanti contatti visualizzare nella barra laterale del profilo";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings['Numfriends Settings'] = 'Impostazioni Numfriends';
$a->strings['How many contacts to display on profile sidebar'] = 'Quanti contatti visualizzare nella barra laterale del profilo';
$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["Numfriends settings updated."] = "Numfriends instellingen opgeslagen";
$a->strings["Numfriends Settings"] = "Numfriends instellingen";
$a->strings['Numfriends settings updated.'] = 'Numfriends instellingen opgeslagen';
$a->strings['Numfriends Settings'] = 'Numfriends 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["Numfriends settings updated."] = "Zaktualizowano ustawienia Numfriends.";
$a->strings["Numfriends Settings"] = "Ustawienia Numfriends";
$a->strings["How many contacts to display on profile sidebar"] = "Ile kontaktów można wyświetlić na pasku bocznym profilu";
$a->strings["Submit"] = "Wyślij";
$a->strings['Numfriends settings updated.'] = 'Zaktualizowano ustawienia Numfriends.';
$a->strings['Numfriends Settings'] = 'Ustawienia Numfriends';
$a->strings['How many contacts to display on profile sidebar'] = 'Ile kontaktów można wyświetlić na pasku bocznym profilu';
$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["Numfriends settings updated."] = "Configurările NumFriends au fost actualizate.";
$a->strings["Numfriends Settings"] = "Configurări NumFriends";
$a->strings["How many contacts to display on profile sidebar"] = "Câte contacte se afișează în bara laterală a profilului ";
$a->strings["Submit"] = "Trimite";
$a->strings['Numfriends settings updated.'] = 'Configurările NumFriends au fost actualizate.';
$a->strings['Numfriends Settings'] = 'Configurări NumFriends';
$a->strings['How many contacts to display on profile sidebar'] = 'Câte contacte se afișează în bara laterală a profilului ';
$a->strings['Submit'] = 'Trimite';

View file

@ -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["Numfriends settings updated."] = "Настройки Numfriends обновлены.";
$a->strings["Numfriends Settings"] = "Настройки Numfriends";
$a->strings["How many contacts to display on profile sidebar"] = "Сколько контактов показывать на боковой панели профиля";
$a->strings["Submit"] = "Добавить";
$a->strings['Numfriends settings updated.'] = 'Настройки Numfriends обновлены.';
$a->strings['Numfriends Settings'] = 'Настройки Numfriends';
$a->strings['How many contacts to display on profile sidebar'] = 'Сколько контактов показывать на боковой панели профиля';
$a->strings['Submit'] = 'Добавить';