regenerated all the strings
This commit is contained in:
parent
55986ad17d
commit
25ba6023d0
767 changed files with 7410 additions and 7962 deletions
|
@ -5,13 +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["IRC Settings"] = "Nastavení IRC";
|
||||
$a->strings["Save Settings"] = "Uložit nastavení";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "Kanál(y) pro automatické připojení (oddělené čárkami)";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "Seznam kanálů, které budou při spuštění aplikace automaticky připojeny.";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Populární kanály (oddělené čárkami)";
|
||||
$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "Seznam populárních kanálů, bude zobrazen na straně a bude obsahovat odkazy pro snadné připojení.";
|
||||
$a->strings["IRC settings saved."] = "IRC Nastavení uloženo.";
|
||||
$a->strings["IRC Chatroom"] = "IRC Místnost";
|
||||
$a->strings["Popular Channels"] = "Populární kanály";
|
||||
$a->strings['IRC Settings'] = 'Nastavení IRC';
|
||||
$a->strings['Save Settings'] = 'Uložit nastavení';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Kanál(y) pro automatické připojení (oddělené čárkami)';
|
||||
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Seznam kanálů, které budou při spuštění aplikace automaticky připojeny.';
|
||||
$a->strings['Popular Channels (comma separated)'] = 'Populární kanály (oddělené čárkami)';
|
||||
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = 'Seznam populárních kanálů, bude zobrazen na straně a bude obsahovat odkazy pro snadné připojení.';
|
||||
$a->strings['IRC settings saved.'] = 'IRC Nastavení uloženo.';
|
||||
$a->strings['IRC Chatroom'] = 'IRC Místnost';
|
||||
$a->strings['Popular Channels'] = 'Populární kanály';
|
||||
|
|
|
@ -5,14 +5,13 @@ function string_plural_select_de($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IRC Settings"] = "IRC Einstellungen";
|
||||
$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = "Hier könne die systemweiten Einstellungen für beliebte Kanäle und solche die automatisch betreten werden sollen festgelegt werden. Achtung: Die Einstellungen die her getroffen werden können von eingeloggten Nutzern für sich überschrieben werden.";
|
||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "mit diesen Kanälen soll man automatisch verbunden werden (Komma getrennt)";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "Liste von Chaträumen die automatisch betreten werden sollen wenn die App gestartet wurde.";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Beliebte Kanäle (mit Komma getrennt)";
|
||||
$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "Liste populärer Chaträume die vverlinkt am Seitenrand aufgelistet werden zum schnelleren betreten.";
|
||||
$a->strings["IRC settings saved."] = "IRC Einstellungen gespeichert.";
|
||||
$a->strings["IRC Chatroom"] = "IRC Chatraum";
|
||||
$a->strings["Popular Channels"] = "Beliebte Räume";
|
||||
$a->strings['IRC Settings'] = 'IRC Einstellungen';
|
||||
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = 'Hier könne die systemweiten Einstellungen für beliebte Kanäle und solche die automatisch betreten werden sollen festgelegt werden. Achtung: Die Einstellungen die her getroffen werden können von eingeloggten Nutzern für sich überschrieben werden.';
|
||||
$a->strings['Save Settings'] = 'Einstellungen speichern';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = 'mit diesen Kanälen soll man automatisch verbunden werden (Komma getrennt)';
|
||||
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Liste von Chaträumen die automatisch betreten werden sollen wenn die App gestartet wurde.';
|
||||
$a->strings['Popular Channels (comma separated)'] = 'Beliebte Kanäle (mit Komma getrennt)';
|
||||
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = 'Liste populärer Chaträume die vverlinkt am Seitenrand aufgelistet werden zum schnelleren betreten.';
|
||||
$a->strings['IRC settings saved.'] = 'IRC Einstellungen gespeichert.';
|
||||
$a->strings['IRC Chatroom'] = 'IRC Chatraum';
|
||||
$a->strings['Popular Channels'] = 'Beliebte Räume';
|
||||
|
|
|
@ -5,14 +5,13 @@ function string_plural_select_es($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IRC Settings"] = "Ajustes de IRC";
|
||||
$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = "Aquí puede cambiar los ajustes de todo el sistema de los canales para unirse y acceder automáticamente mediante la barra lateral. Note que los cambios que hace aquí sólo afectan a la selección del canal si usted está conectado.";
|
||||
$a->strings["Save Settings"] = "Guardar Ajustes";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "Canal(s) para autocorregir (separados por comas)";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "Lista de canales que se conectarán automáticamente cuando la aplicación sea lanzada.";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Canales Populares (separados por comas)";
|
||||
$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "Lista de canales populares, se mostrará al lado y tendrá un enlace para unirse fácilmente.";
|
||||
$a->strings["IRC settings saved."] = "Ajustes de IRC guardados.";
|
||||
$a->strings["IRC Chatroom"] = "Sala de chat de IRC";
|
||||
$a->strings["Popular Channels"] = "Canales Populares";
|
||||
$a->strings['IRC Settings'] = 'Ajustes de IRC';
|
||||
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = 'Aquí puede cambiar los ajustes de todo el sistema de los canales para unirse y acceder automáticamente mediante la barra lateral. Note que los cambios que hace aquí sólo afectan a la selección del canal si usted está conectado.';
|
||||
$a->strings['Save Settings'] = 'Guardar Ajustes';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Canal(s) para autocorregir (separados por comas)';
|
||||
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Lista de canales que se conectarán automáticamente cuando la aplicación sea lanzada.';
|
||||
$a->strings['Popular Channels (comma separated)'] = 'Canales Populares (separados por comas)';
|
||||
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = 'Lista de canales populares, se mostrará al lado y tendrá un enlace para unirse fácilmente.';
|
||||
$a->strings['IRC settings saved.'] = 'Ajustes de IRC guardados.';
|
||||
$a->strings['IRC Chatroom'] = 'Sala de chat de IRC';
|
||||
$a->strings['Popular Channels'] = 'Canales Populares';
|
||||
|
|
|
@ -5,12 +5,11 @@ function string_plural_select_fi_fi($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IRC Settings"] = "IRC-asetukset";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "Kanavat jota yhdistetään automaattisesti (pilkuilla eroteltu luettelo)";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "Kanavat johon luodaan yhteys automaattisesti kun sovellus käynnistyy.";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Suositut kanavat (pilkuilla eroteltu luettelo)";
|
||||
$a->strings["IRC settings saved."] = "IRC-asetukset tallennettu.";
|
||||
$a->strings["IRC Chatroom"] = "IRC-tsättihuone";
|
||||
$a->strings["Popular Channels"] = "Suositut kanavat";
|
||||
$a->strings['IRC Settings'] = 'IRC-asetukset';
|
||||
$a->strings['Save Settings'] = 'Tallenna asetukset';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Kanavat jota yhdistetään automaattisesti (pilkuilla eroteltu luettelo)';
|
||||
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Kanavat johon luodaan yhteys automaattisesti kun sovellus käynnistyy.';
|
||||
$a->strings['Popular Channels (comma separated)'] = 'Suositut kanavat (pilkuilla eroteltu luettelo)';
|
||||
$a->strings['IRC settings saved.'] = 'IRC-asetukset tallennettu.';
|
||||
$a->strings['IRC Chatroom'] = 'IRC-tsättihuone';
|
||||
$a->strings['Popular Channels'] = 'Suositut kanavat';
|
||||
|
|
|
@ -5,6 +5,5 @@ function string_plural_select_fr($n){
|
|||
$n = intval($n);
|
||||
return intval($n > 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IRC Settings"] = "Paramètres de l'IRC";
|
||||
$a->strings["Save Settings"] = "Sauvegarder les paramètres";
|
||||
$a->strings['IRC Settings'] = 'Paramètres de l\'IRC';
|
||||
$a->strings['Save Settings'] = 'Sauvegarder les paramètres';
|
||||
|
|
|
@ -5,13 +5,12 @@ function string_plural_select_hu($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IRC Settings"] = "IRC beállítások";
|
||||
$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = "Itt változtathatja meg a csatornák rendszerszintű beállításait, hogy automatikusan csatlakozzon és hozzáférjen az oldalsávon keresztül. Ne feledje, hogy az itt elvégzett változtatások csak akkor vannak hatással a csatornakiválasztásra, ha be van jelentkezve.";
|
||||
$a->strings["Save Settings"] = "Beállítások mentése";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "Csatornák az automatikus kapcsolódáshoz (vesszővel elválasztva)";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "Csatornák listája, amelyekhez automatikusan lehet kapcsolódni, ha az alkalmazást elindították.";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Népszerű csatornák (vesszővel elválasztva)";
|
||||
$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "Népszerű csatornák listája, amelyek oldalt lesznek megjelenítve, és gyors hivatkozás lesz rájuk az egyszerű csatlakozáshoz.";
|
||||
$a->strings["IRC Chatroom"] = "IRC csevegőszoba";
|
||||
$a->strings["Popular Channels"] = "Népszerű csatornák";
|
||||
$a->strings['IRC Settings'] = 'IRC beállítások';
|
||||
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = 'Itt változtathatja meg a csatornák rendszerszintű beállításait, hogy automatikusan csatlakozzon és hozzáférjen az oldalsávon keresztül. Ne feledje, hogy az itt elvégzett változtatások csak akkor vannak hatással a csatornakiválasztásra, ha be van jelentkezve.';
|
||||
$a->strings['Save Settings'] = 'Beállítások mentése';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Csatornák az automatikus kapcsolódáshoz (vesszővel elválasztva)';
|
||||
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Csatornák listája, amelyekhez automatikusan lehet kapcsolódni, ha az alkalmazást elindították.';
|
||||
$a->strings['Popular Channels (comma separated)'] = 'Népszerű csatornák (vesszővel elválasztva)';
|
||||
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = 'Népszerű csatornák listája, amelyek oldalt lesznek megjelenítve, és gyors hivatkozás lesz rájuk az egyszerű csatlakozáshoz.';
|
||||
$a->strings['IRC Chatroom'] = 'IRC csevegőszoba';
|
||||
$a->strings['Popular Channels'] = 'Népszerű csatornák';
|
||||
|
|
|
@ -5,14 +5,13 @@ function string_plural_select_it($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IRC Settings"] = "Impostazioni IRC";
|
||||
$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = "Qui puoi modificare le impostazioni globali di sistema per i canali a cui accedere automaticamente attraverso la barra laterale. Nota che le modifiche che effetti qui hanno effetto sulla selezione di canali solo se sei loggato.";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "Canale(i) a cui autocollegarsi (separati da virgola)";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "Lista di canali che a cui connettersi automaticamente quando l'app è avviata.";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Canali popolari (separati da virgola)";
|
||||
$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "Lista di canali popolari: sarà visualizzata a lato e provvista di collegamento per facilitare l'adesione.";
|
||||
$a->strings["IRC settings saved."] = "Impostazioni IRC salvate.";
|
||||
$a->strings["IRC Chatroom"] = "Stanza IRC";
|
||||
$a->strings["Popular Channels"] = "Canali Popolari";
|
||||
$a->strings['IRC Settings'] = 'Impostazioni IRC';
|
||||
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = 'Qui puoi modificare le impostazioni globali di sistema per i canali a cui accedere automaticamente attraverso la barra laterale. Nota che le modifiche che effetti qui hanno effetto sulla selezione di canali solo se sei loggato.';
|
||||
$a->strings['Save Settings'] = 'Salva Impostazioni';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Canale(i) a cui autocollegarsi (separati da virgola)';
|
||||
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Lista di canali che a cui connettersi automaticamente quando l\'app è avviata.';
|
||||
$a->strings['Popular Channels (comma separated)'] = 'Canali popolari (separati da virgola)';
|
||||
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = 'Lista di canali popolari: sarà visualizzata a lato e provvista di collegamento per facilitare l\'adesione.';
|
||||
$a->strings['IRC settings saved.'] = 'Impostazioni IRC salvate.';
|
||||
$a->strings['IRC Chatroom'] = 'Stanza IRC';
|
||||
$a->strings['Popular Channels'] = 'Canali Popolari';
|
||||
|
|
|
@ -5,9 +5,8 @@ function string_plural_select_ja($n){
|
|||
$n = intval($n);
|
||||
return intval(0);
|
||||
}}
|
||||
;
|
||||
$a->strings["IRC Settings"] = "IRC設定";
|
||||
$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = "ここでは、システム全体の設定を変更して、自動的にチャンネルに参加したり、サイドバーからアクセスしたりすることができます。なお、ここで行った変更は、ログインしている場合にのみチャンネルの選択に影響します。";
|
||||
$a->strings["Save Settings"] = "設定を保存";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "自動接続するチャンネル(カンマで区切る)";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "アプリ起動時に自動接続されるチャンネルの一覧。";
|
||||
$a->strings['IRC Settings'] = 'IRC設定';
|
||||
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = 'ここでは、システム全体の設定を変更して、自動的にチャンネルに参加したり、サイドバーからアクセスしたりすることができます。なお、ここで行った変更は、ログインしている場合にのみチャンネルの選択に影響します。';
|
||||
$a->strings['Save Settings'] = '設定を保存';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = '自動接続するチャンネル(カンマで区切る)';
|
||||
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'アプリ起動時に自動接続されるチャンネルの一覧。';
|
||||
|
|
|
@ -5,14 +5,13 @@ function string_plural_select_nl($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IRC Settings"] = "IRC instellingen";
|
||||
$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = "Hier kan je de systeeminstellingen wijzigen voor de kanalen waarbij je je automatisch wil aanmelden en toegang hebben via de zijbalk. Opmerking: de aanpassingen die je hier doet hebben alleen impact op de kanaal selectie wanneer je ingelogd bent.";
|
||||
$a->strings["Save Settings"] = "Instellingen Opslaan";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "Automatisch connecteren op dit/deze kana(a)l(en) (gescheiden door een komma)";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "Lijst van kanalen waar je automatisch op connecteert als je de applicatie start.";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Populaire Kanalen (gescheiden door een komma)";
|
||||
$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "Lijst van populaire kanalen, zullen opzij getoond worden met een link om gemakkelijk aan te melden.";
|
||||
$a->strings["IRC settings saved."] = "IRC instellingen opgeslagen.";
|
||||
$a->strings["IRC Chatroom"] = "IRC Chatroom";
|
||||
$a->strings["Popular Channels"] = "Populaire Kanalen";
|
||||
$a->strings['IRC Settings'] = 'IRC instellingen';
|
||||
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = 'Hier kan je de systeeminstellingen wijzigen voor de kanalen waarbij je je automatisch wil aanmelden en toegang hebben via de zijbalk. Opmerking: de aanpassingen die je hier doet hebben alleen impact op de kanaal selectie wanneer je ingelogd bent.';
|
||||
$a->strings['Save Settings'] = 'Instellingen Opslaan';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Automatisch connecteren op dit/deze kana(a)l(en) (gescheiden door een komma)';
|
||||
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Lijst van kanalen waar je automatisch op connecteert als je de applicatie start.';
|
||||
$a->strings['Popular Channels (comma separated)'] = 'Populaire Kanalen (gescheiden door een komma)';
|
||||
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = 'Lijst van populaire kanalen, zullen opzij getoond worden met een link om gemakkelijk aan te melden.';
|
||||
$a->strings['IRC settings saved.'] = 'IRC instellingen opgeslagen.';
|
||||
$a->strings['IRC Chatroom'] = 'IRC Chatroom';
|
||||
$a->strings['Popular Channels'] = 'Populaire Kanalen';
|
||||
|
|
|
@ -5,14 +5,13 @@ 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["IRC Settings"] = "Ustawienia IRC";
|
||||
$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = "Tutaj możesz zmienić ustawienia systemowe dla kanałów, aby automatycznie łączyć się i uzyskać dostęp za pomocą paska bocznego. Zwróć uwagę na zmiany, które tu zrobisz, wpływają tylko na wybór kanału, jeśli jesteś zalogowany.";
|
||||
$a->strings["Save Settings"] = "Zapisz ustawienia";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "Kanał(y) do automatycznego połączenia (oddzielone przecinkami)";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "Lista kanałów, które będą automatycznie połączone z uruchomieniem aplikacji.";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Popularne kanały (oddzielone przecinkami)";
|
||||
$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "Lista popularnych kanałów zostanie wyświetlona z boku i połączona w celu łatwego dołączenia.";
|
||||
$a->strings["IRC settings saved."] = "Zapisano ustawienia IRC.";
|
||||
$a->strings["IRC Chatroom"] = "Czat na IRC";
|
||||
$a->strings["Popular Channels"] = "Popularne kanały";
|
||||
$a->strings['IRC Settings'] = 'Ustawienia IRC';
|
||||
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = 'Tutaj możesz zmienić ustawienia systemowe dla kanałów, aby automatycznie łączyć się i uzyskać dostęp za pomocą paska bocznego. Zwróć uwagę na zmiany, które tu zrobisz, wpływają tylko na wybór kanału, jeśli jesteś zalogowany.';
|
||||
$a->strings['Save Settings'] = 'Zapisz ustawienia';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Kanał(y) do automatycznego połączenia (oddzielone przecinkami)';
|
||||
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Lista kanałów, które będą automatycznie połączone z uruchomieniem aplikacji.';
|
||||
$a->strings['Popular Channels (comma separated)'] = 'Popularne kanały (oddzielone przecinkami)';
|
||||
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = 'Lista popularnych kanałów zostanie wyświetlona z boku i połączona w celu łatwego dołączenia.';
|
||||
$a->strings['IRC settings saved.'] = 'Zapisano ustawienia IRC.';
|
||||
$a->strings['IRC Chatroom'] = 'Czat na IRC';
|
||||
$a->strings['Popular Channels'] = 'Popularne kanały';
|
||||
|
|
|
@ -5,14 +5,13 @@ function string_plural_select_pt_br($n){
|
|||
$n = intval($n);
|
||||
return intval($n > 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IRC Settings"] = "Configurações do IRC";
|
||||
$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = "Aqui você pode mudar as configurações dos canais para dar opções de inscrição e de acesso automáticos pela barra lateral. Observe que as mudanças feitas aqui só afetam o canal selecionado se você tiver feito login.";
|
||||
$a->strings["Save Settings"] = "Salvar Configurações";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "Canais de conexão automática (separados por vírgula)";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "Lista de canais a serem conectados automaticamente quando o aplicativo for iniciado.";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Canais Populares (separados por vírgula)";
|
||||
$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "Lista de canais populares, que será exibida ao lado e terá link para facilitar a inscrição.";
|
||||
$a->strings["IRC settings saved."] = "As configurações do IRC foram salvas.";
|
||||
$a->strings["IRC Chatroom"] = "Sala de bate-papo IRC";
|
||||
$a->strings["Popular Channels"] = "Canais Populares";
|
||||
$a->strings['IRC Settings'] = 'Configurações do IRC';
|
||||
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = 'Aqui você pode mudar as configurações dos canais para dar opções de inscrição e de acesso automáticos pela barra lateral. Observe que as mudanças feitas aqui só afetam o canal selecionado se você tiver feito login.';
|
||||
$a->strings['Save Settings'] = 'Salvar Configurações';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Canais de conexão automática (separados por vírgula)';
|
||||
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Lista de canais a serem conectados automaticamente quando o aplicativo for iniciado.';
|
||||
$a->strings['Popular Channels (comma separated)'] = 'Canais Populares (separados por vírgula)';
|
||||
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = 'Lista de canais populares, que será exibida ao lado e terá link para facilitar a inscrição.';
|
||||
$a->strings['IRC settings saved.'] = 'As configurações do IRC foram salvas.';
|
||||
$a->strings['IRC Chatroom'] = 'Sala de bate-papo IRC';
|
||||
$a->strings['Popular Channels'] = 'Canais Populares';
|
||||
|
|
|
@ -5,11 +5,10 @@ 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["IRC Settings"] = "Configurări IRC";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "Canal(e) pentru auto-conectare (separate prin virgulă)";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Canale Populare (separate prin virgulă)";
|
||||
$a->strings["Submit"] = "Trimite";
|
||||
$a->strings["IRC settings saved."] = "Configurările IRC au fost salvate.";
|
||||
$a->strings["IRC Chatroom"] = "Spațiu Chat IRC";
|
||||
$a->strings["Popular Channels"] = "Canale populare";
|
||||
$a->strings['IRC Settings'] = 'Configurări IRC';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Canal(e) pentru auto-conectare (separate prin virgulă)';
|
||||
$a->strings['Popular Channels (comma separated)'] = 'Canale Populare (separate prin virgulă)';
|
||||
$a->strings['Submit'] = 'Trimite';
|
||||
$a->strings['IRC settings saved.'] = 'Configurările IRC au fost salvate.';
|
||||
$a->strings['IRC Chatroom'] = 'Spațiu Chat IRC';
|
||||
$a->strings['Popular Channels'] = 'Canale populare';
|
||||
|
|
|
@ -5,14 +5,13 @@ function string_plural_select_zh_cn($n){
|
|||
$n = intval($n);
|
||||
return intval(0);
|
||||
}}
|
||||
;
|
||||
$a->strings["IRC Settings"] = "IRC 设置";
|
||||
$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = "在这里,您可以更改系统范围内的设置,以便通过侧栏自动连接和访问频道。请注意此处所做的更改,仅当您登录时才影响频道选择。";
|
||||
$a->strings["Save Settings"] = "保存设置";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "要自动连接的通道(逗号分隔)";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "应用程序启动时应自动连接的频道列表。";
|
||||
$a->strings["Popular Channels (comma separated)"] = "热门频道 (逗号分隔)";
|
||||
$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "热门频道列表将显示在侧边,并提供链接以方便加入。";
|
||||
$a->strings["IRC settings saved."] = "IRC 设置已保存。";
|
||||
$a->strings["IRC Chatroom"] = "IRC 聊天室";
|
||||
$a->strings["Popular Channels"] = "热门频道";
|
||||
$a->strings['IRC Settings'] = 'IRC 设置';
|
||||
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = '在这里,您可以更改系统范围内的设置,以便通过侧栏自动连接和访问频道。请注意此处所做的更改,仅当您登录时才影响频道选择。';
|
||||
$a->strings['Save Settings'] = '保存设置';
|
||||
$a->strings['Channel(s) to auto connect (comma separated)'] = '要自动连接的通道(逗号分隔)';
|
||||
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = '应用程序启动时应自动连接的频道列表。';
|
||||
$a->strings['Popular Channels (comma separated)'] = '热门频道 (逗号分隔)';
|
||||
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = '热门频道列表将显示在侧边,并提供链接以方便加入。';
|
||||
$a->strings['IRC settings saved.'] = 'IRC 设置已保存。';
|
||||
$a->strings['IRC Chatroom'] = 'IRC 聊天室';
|
||||
$a->strings['Popular Channels'] = '热门频道';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue