mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
regenerated all the strings
This commit is contained in:
parent
55986ad17d
commit
25ba6023d0
767 changed files with 7410 additions and 7962 deletions
|
@ -5,12 +5,12 @@ 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["XMPP settings updated."] = "Nastavení XMPP aktualizována";
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Povolit Webchat";
|
||||
$a->strings["Individual Credentials"] = "Jednotlivé kredenciály";
|
||||
$a->strings["Jabber BOSH host"] = "BOSH host Jabber";
|
||||
$a->strings["Save Settings"] = "Uložit nastavení";
|
||||
$a->strings["Use central userbase"] = "Použít centrální uživatelskou základnu";
|
||||
$a->strings["Settings updated."] = "Nastavení aktualizována";
|
||||
$a->strings['XMPP settings updated.'] = 'Nastavení XMPP aktualizována';
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP-Chat (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Povolit Webchat';
|
||||
$a->strings['Individual Credentials'] = 'Jednotlivé kredenciály';
|
||||
$a->strings['Jabber BOSH host'] = 'BOSH host Jabber';
|
||||
$a->strings['Save Settings'] = 'Uložit nastavení';
|
||||
$a->strings['Use central userbase'] = 'Použít centrální uživatelskou základnu';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'Pokud tuto funkci povolíte, uživatelé budou automaticky přihlášeni na server ejabberd, který musí být nainstalovaný na tomto serveru se synchronizovanými kredenciálami přes skript "auth_ejabberd.php".';
|
||||
$a->strings['Settings updated.'] = 'Nastavení aktualizována';
|
||||
|
|
|
@ -5,10 +5,10 @@ function string_plural_select_de($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Aktiviere Webchat";
|
||||
$a->strings["Individual Credentials"] = "Individuelle Anmeldedaten";
|
||||
$a->strings["Jabber BOSH host"] = "Jabber-BOSH-Host";
|
||||
$a->strings["Save Settings"] = "Speichere Einstellungen";
|
||||
$a->strings["Use central userbase"] = "Nutze zentrale Nutzerbasis";
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP-Chat (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Aktiviere Webchat';
|
||||
$a->strings['Individual Credentials'] = 'Individuelle Anmeldedaten';
|
||||
$a->strings['Jabber BOSH host'] = 'Jabber-BOSH-Host';
|
||||
$a->strings['Save Settings'] = 'Speichere Einstellungen';
|
||||
$a->strings['Use central userbase'] = 'Nutze zentrale Nutzerbasis';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'Wenn aktiviert, werden die Nutzer automatisch auf dem EJabber-Server, der auf dieser Maschine installiert ist, angemeldet, und die Zugangsdaten werden über das "auth_ejabberd.php"-Script synchronisiert.';
|
||||
|
|
|
@ -5,12 +5,12 @@ function string_plural_select_en_us($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["XMPP settings updated."] = "XMPP settings updated.";
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Enable Webchat";
|
||||
$a->strings["Individual Credentials"] = "Individual Credentials";
|
||||
$a->strings["Jabber BOSH host"] = "Jabber BOSH host";
|
||||
$a->strings["Save Settings"] = "Save Settings";
|
||||
$a->strings["Use central userbase"] = "Use central userbase";
|
||||
$a->strings["Settings updated."] = "Settings updated.";
|
||||
$a->strings['XMPP settings updated.'] = 'XMPP settings updated.';
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP-Chat (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Enable Webchat';
|
||||
$a->strings['Individual Credentials'] = 'Individual Credentials';
|
||||
$a->strings['Jabber BOSH host'] = 'Jabber BOSH host';
|
||||
$a->strings['Save Settings'] = 'Save Settings';
|
||||
$a->strings['Use central userbase'] = 'Use central userbase';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.';
|
||||
$a->strings['Settings updated.'] = 'Settings updated.';
|
||||
|
|
|
@ -5,10 +5,10 @@ function string_plural_select_es($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Habilitar Webchat";
|
||||
$a->strings["Individual Credentials"] = "Credenciales individuales";
|
||||
$a->strings["Jabber BOSH host"] = "Jabber BOSH host";
|
||||
$a->strings["Save Settings"] = "Guardar ajustes";
|
||||
$a->strings["Use central userbase"] = "Utilice la base de usuarios central";
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP-Chat (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Habilitar Webchat';
|
||||
$a->strings['Individual Credentials'] = 'Credenciales individuales';
|
||||
$a->strings['Jabber BOSH host'] = 'Jabber BOSH host';
|
||||
$a->strings['Save Settings'] = 'Guardar ajustes';
|
||||
$a->strings['Use central userbase'] = 'Utilice la base de usuarios central';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'Si está habilitado, los usuarios iniciarán sesión automáticamente en un servidor ejabberd que debe instalarse en esta máquina con credenciales sincronizadas a través del script "auth_ejabberd.php".';
|
||||
|
|
|
@ -5,9 +5,8 @@ function string_plural_select_fi_fi($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["XMPP settings updated."] = "XMPP-asetukset päivitetty";
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Ota Webchat käyttöön";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["Settings updated."] = "Asetukset päivitetty.";
|
||||
$a->strings['XMPP settings updated.'] = 'XMPP-asetukset päivitetty';
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP-Chat (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Ota Webchat käyttöön';
|
||||
$a->strings['Save Settings'] = 'Tallenna asetukset';
|
||||
$a->strings['Settings updated.'] = 'Asetukset päivitetty.';
|
||||
|
|
|
@ -5,10 +5,10 @@ function string_plural_select_fr($n){
|
|||
$n = intval($n);
|
||||
return intval($n > 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Activer le chat en ligne";
|
||||
$a->strings["Individual Credentials"] = "Identification individuelle";
|
||||
$a->strings["Jabber BOSH host"] = "Hôte Jabber BOSH";
|
||||
$a->strings["Save Settings"] = "Sauvegarder les paramètres";
|
||||
$a->strings["Use central userbase"] = "Utilisez la base de données centrale d'utilisateurs";
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP-Chat (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Activer le chat en ligne';
|
||||
$a->strings['Individual Credentials'] = 'Identification individuelle';
|
||||
$a->strings['Jabber BOSH host'] = 'Hôte Jabber BOSH';
|
||||
$a->strings['Save Settings'] = 'Sauvegarder les paramètres';
|
||||
$a->strings['Use central userbase'] = 'Utilisez la base de données centrale d\'utilisateurs';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'Si activé, les utilisateurs vont automatiquement se connecter à un serveur ejabberd qui doit être installé sur cette machine avec une identification synchronisée via le script "auth_ejabberd.php".';
|
||||
|
|
|
@ -5,10 +5,10 @@ function string_plural_select_hu($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-csevegés (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Webes csevegés engedélyezése";
|
||||
$a->strings["Individual Credentials"] = "Egyéni hitelesítési adatok";
|
||||
$a->strings["Jabber BOSH host"] = "Jabber BOSH kiszolgáló";
|
||||
$a->strings["Save Settings"] = "Beállítások mentése";
|
||||
$a->strings["Use central userbase"] = "Központi felhasználóbázis használata";
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP-csevegés (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Webes csevegés engedélyezése';
|
||||
$a->strings['Individual Credentials'] = 'Egyéni hitelesítési adatok';
|
||||
$a->strings['Jabber BOSH host'] = 'Jabber BOSH kiszolgáló';
|
||||
$a->strings['Save Settings'] = 'Beállítások mentése';
|
||||
$a->strings['Use central userbase'] = 'Központi felhasználóbázis használata';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'Ha engedélyezve van, akkor a felhasználók automatikusan be fognak jelentkezni egy ejabberd-kiszolgálóra, amelyet erre a számítógépre kell telepíteni az „auth_ejabberd.php” parancsfájlon keresztül szinkronizált hitelesítési adatokkal.';
|
||||
|
|
|
@ -5,12 +5,12 @@ function string_plural_select_it($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["XMPP settings updated."] = "Impostazioni XMPP aggiornate.";
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Abilita chat web";
|
||||
$a->strings["Individual Credentials"] = "Credenziali Individuali";
|
||||
$a->strings["Jabber BOSH host"] = "Server Jabber BOSH";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings["Use central userbase"] = "Usa base utenti centrale";
|
||||
$a->strings["Settings updated."] = "Impostazioni aggiornate.";
|
||||
$a->strings['XMPP settings updated.'] = 'Impostazioni XMPP aggiornate.';
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP-Chat (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Abilita chat web';
|
||||
$a->strings['Individual Credentials'] = 'Credenziali Individuali';
|
||||
$a->strings['Jabber BOSH host'] = 'Server Jabber BOSH';
|
||||
$a->strings['Save Settings'] = 'Salva Impostazioni';
|
||||
$a->strings['Use central userbase'] = 'Usa base utenti centrale';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'Se abilitato, gli utenti verranno automaticamente autenticati con un server ejabber che deve essere installato su questa macchina, con le credenziali sincronizzate attraverso lo script "auth_ejabberd.php"';
|
||||
$a->strings['Settings updated.'] = 'Impostazioni aggiornate.';
|
||||
|
|
|
@ -5,12 +5,12 @@ function string_plural_select_nl($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["XMPP settings updated."] = "XMPP-instellingen opgeslagen";
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-chat (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Webchat inschakelen";
|
||||
$a->strings["Individual Credentials"] = "Individuele inloggegevens";
|
||||
$a->strings["Jabber BOSH host"] = "Jabber BOSH Server";
|
||||
$a->strings["Save Settings"] = "Instellingen opslaan";
|
||||
$a->strings["Use central userbase"] = "Gebruik centrale gebruikersbank";
|
||||
$a->strings["Settings updated."] = "Instellingen opgeslagen";
|
||||
$a->strings['XMPP settings updated.'] = 'XMPP-instellingen opgeslagen';
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP-chat (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Webchat inschakelen';
|
||||
$a->strings['Individual Credentials'] = 'Individuele inloggegevens';
|
||||
$a->strings['Jabber BOSH host'] = 'Jabber BOSH Server';
|
||||
$a->strings['Save Settings'] = 'Instellingen opslaan';
|
||||
$a->strings['Use central userbase'] = 'Gebruik centrale gebruikersbank';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'Wanneer ingeschakeld zullen gebruikers automatisch inloggen op een ejabberd-server die op deze server moet geïnstalleerd staan, met dezelfde gebruikersnaam en wachtwoord, via het "auth_ejabberd.php" script.';
|
||||
$a->strings['Settings updated.'] = 'Instellingen opgeslagen';
|
||||
|
|
|
@ -5,12 +5,12 @@ 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["XMPP settings updated."] = "zaktualizowano ustawienia XMPP.";
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Włącz Webchat";
|
||||
$a->strings["Individual Credentials"] = "Indywidualne poświadczenia";
|
||||
$a->strings["Jabber BOSH host"] = "Jabber BOSH host";
|
||||
$a->strings["Save Settings"] = "Zapisz ustawienia";
|
||||
$a->strings["Use central userbase"] = "Użyj centralnej bazy użytkowników";
|
||||
$a->strings["Settings updated."] = "Ustawienia zaktualizowane.";
|
||||
$a->strings['XMPP settings updated.'] = 'zaktualizowano ustawienia XMPP.';
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP-Chat (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Włącz Webchat';
|
||||
$a->strings['Individual Credentials'] = 'Indywidualne poświadczenia';
|
||||
$a->strings['Jabber BOSH host'] = 'Jabber BOSH host';
|
||||
$a->strings['Save Settings'] = 'Zapisz ustawienia';
|
||||
$a->strings['Use central userbase'] = 'Użyj centralnej bazy użytkowników';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'Jeśli jest włączona, użytkownicy automatycznie logują się do serwera ejabberd, który musi być zainstalowany na tym komputerze z synchronizowanymi danymi uwierzytelniającymi za pomocą skryptu "auth_ejabberd.php".';
|
||||
$a->strings['Settings updated.'] = 'Ustawienia zaktualizowane.';
|
||||
|
|
|
@ -5,12 +5,12 @@ function string_plural_select_pt_br($n){
|
|||
$n = intval($n);
|
||||
return intval($n > 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["XMPP settings updated."] = "Configurações de XMPP atualizadas.";
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "Bate-papo XMPP (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Habilitar webchat";
|
||||
$a->strings["Individual Credentials"] = "Credenciais individuais";
|
||||
$a->strings["Jabber BOSH host"] = "Host BOSH de Jabber";
|
||||
$a->strings["Save Settings"] = "Salvar configurações";
|
||||
$a->strings["Use central userbase"] = "Usar base de usuários central";
|
||||
$a->strings["Settings updated."] = "Configurações atualizadas.";
|
||||
$a->strings['XMPP settings updated.'] = 'Configurações de XMPP atualizadas.';
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'Bate-papo XMPP (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Habilitar webchat';
|
||||
$a->strings['Individual Credentials'] = 'Credenciais individuais';
|
||||
$a->strings['Jabber BOSH host'] = 'Host BOSH de Jabber';
|
||||
$a->strings['Save Settings'] = 'Salvar configurações';
|
||||
$a->strings['Use central userbase'] = 'Usar base de usuários central';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'Se habilitado, a autenticação será feita automaticamente em um servidor ejabberd, que precisa ser instalado neste computador com credenciais sincronizadas por meio do script "auth_ejabberd.php".';
|
||||
$a->strings['Settings updated.'] = 'Configurações atualizadas.';
|
||||
|
|
|
@ -5,12 +5,12 @@ 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["XMPP settings updated."] = "Настройки XMPP обновлены.";
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP чат (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "Включить веб-чат";
|
||||
$a->strings["Individual Credentials"] = "Ваши данные для входа";
|
||||
$a->strings["Jabber BOSH host"] = "BOSH хост";
|
||||
$a->strings["Save Settings"] = "Сохранить настройки";
|
||||
$a->strings["Use central userbase"] = "Использовать централизованную БД пользователей";
|
||||
$a->strings["Settings updated."] = "Настройки обновлены.";
|
||||
$a->strings['XMPP settings updated.'] = 'Настройки XMPP обновлены.';
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP чат (Jabber)';
|
||||
$a->strings['Enable Webchat'] = 'Включить веб-чат';
|
||||
$a->strings['Individual Credentials'] = 'Ваши данные для входа';
|
||||
$a->strings['Jabber BOSH host'] = 'BOSH хост';
|
||||
$a->strings['Save Settings'] = 'Сохранить настройки';
|
||||
$a->strings['Use central userbase'] = 'Использовать централизованную БД пользователей';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = 'Если включено, то пользователи будут автоматически входить в учетную запись на ejabberd сервере, который должен быть установлен на этом сервере. Учетные данные должны быть синхронизированы с помощью скрипта "auth_ejabberd.php".';
|
||||
$a->strings['Settings updated.'] = 'Настройки обновлены.';
|
||||
|
|
|
@ -5,13 +5,12 @@ function string_plural_select_zh_cn($n){
|
|||
$n = intval($n);
|
||||
return intval(0);
|
||||
}}
|
||||
;
|
||||
$a->strings["XMPP settings updated."] = "XMPP 设置已更新。";
|
||||
$a->strings["XMPP-Chat (Jabber)"] = "XMPP-聊天 (Jabber)";
|
||||
$a->strings["Enable Webchat"] = "启用网页聊天";
|
||||
$a->strings["Individual Credentials"] = "个人凭证";
|
||||
$a->strings["Jabber BOSH host"] = "Jabber BOSH 主机";
|
||||
$a->strings["Save Settings"] = "保存设置";
|
||||
$a->strings["Use central userbase"] = "使用中央用户库";
|
||||
$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "如果启用,用户将通过 “auth_ejabberd.php” 脚本使用同步证书自动登录到已在此设备上安装完成的 ejabberd 服务器。";
|
||||
$a->strings["Settings updated."] = "设置已更新。";
|
||||
$a->strings['XMPP settings updated.'] = 'XMPP 设置已更新。';
|
||||
$a->strings['XMPP-Chat (Jabber)'] = 'XMPP-聊天 (Jabber)';
|
||||
$a->strings['Enable Webchat'] = '启用网页聊天';
|
||||
$a->strings['Individual Credentials'] = '个人凭证';
|
||||
$a->strings['Jabber BOSH host'] = 'Jabber BOSH 主机';
|
||||
$a->strings['Save Settings'] = '保存设置';
|
||||
$a->strings['Use central userbase'] = '使用中央用户库';
|
||||
$a->strings['If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the "auth_ejabberd.php" script.'] = '如果启用,用户将通过 “auth_ejabberd.php” 脚本使用同步证书自动登录到已在此设备上安装完成的 ejabberd 服务器。';
|
||||
$a->strings['Settings updated.'] = '设置已更新。';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue