Changeset 5697 in subversion
- Timestamp:
- Jan 3, 2012 12:49:04 PM (17 months ago)
- Location:
- trunk/plugins
- Files:
-
- 1 added
- 12 edited
-
markasjunk/localization/ru_RU.inc (modified) (1 diff)
-
new_user_dialog/localization/bg_BG.inc (modified) (1 diff)
-
new_user_dialog/localization/ru_RU.inc (modified) (1 diff)
-
newmail_notifier/localization/de_CH.inc (modified) (2 diffs)
-
newmail_notifier/localization/de_DE.inc (modified) (2 diffs)
-
newmail_notifier/localization/ja_JP.inc (modified) (2 diffs)
-
newmail_notifier/localization/lv_LV.inc (modified) (2 diffs)
-
newmail_notifier/localization/pl_PL.inc (modified) (2 diffs)
-
newmail_notifier/localization/pt_BR.inc (modified) (2 diffs)
-
newmail_notifier/localization/ru_RU.inc (modified) (2 diffs)
-
newmail_notifier/localization/sv_SE.inc (added)
-
userinfo/localization/pt_BR.inc (modified) (1 diff)
-
userinfo/localization/pt_PT.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/markasjunk/localization/ru_RU.inc
r3064 r5697 1 1 <?php 2 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/ru_RU/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Thomas <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 16 3 17 $labels = array(); 4 $labels['buttontitle'] = 'ÐеÑеЌеÑÑОÑÑ Ð² "СÐÐÐ "';5 $labels['reportedasjunk'] = 'ÐеÑеЌеÑеМП в "СÐÐÐ "';18 $labels['buttontitle'] = 'ÐеÑеЌеÑÑОÑÑ Ð² "СÐÐÐ'; 19 $labels['reportedasjunk'] = 'ÐеÑеЌеÑеМП в "СÐÐÐ'; 6 20 7 ?> -
trunk/plugins/new_user_dialog/localization/bg_BG.inc
r5179 r5697 1 1 <?php 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/bg_BG/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Thomas <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 2 16 3 17 $labels = array(); 4 18 $labels['identitydialogtitle'] = 'ÐÐŸÐ»Ñ Ð¿ÐŸÐ¿ÑлМеÑе ÐаÑОÑе ЎаММО.'; 5 $labels['identitydialoghint'] = 'ТПва ÑÑПбÑеМОе Ñе пПÑвÑва ÑаЌП пÑО пÑÑвПÑП влОзаМе.';19 $labels['identitydialoghint'] = 'ТПва ÑÑПбÑеМОе Ñе пПÑвÑва ÑаЌП пÑОпÑÑвПÑП влОзаМе.'; 6 20 7 ?> -
trunk/plugins/new_user_dialog/localization/ru_RU.inc
r3070 r5697 1 1 <?php 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/ru_RU/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Thomas <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 2 16 3 17 $labels = array(); 4 18 $labels['identitydialogtitle'] = 'ÐПжалÑйÑÑа, ÑкажОÑе ÐаÑе ОЌÑ.'; 5 $labels['identitydialoghint'] = 'ÐаММПе ÑППбÑеМОе ПÑПбÑажаеÑÑÑ ÑПлÑкП пÑО пеÑвПЌ вÑ19 $labels['identitydialoghint'] = 'ÐаММПе ÑППбÑеМОе ПÑПбÑажаеÑÑÑ ÑПлÑкПпÑО пеÑвПЌ Ð²Ñ 6 20 ПЎе.'; 7 21 8 ?> -
trunk/plugins/newmail_notifier/localization/de_CH.inc
r5270 r5697 1 1 <?php 2 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/de_CH/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Thomas <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 16 17 $labels = array(); 3 18 $labels['basic'] = 'Anzeige im Browser bei neuer Nachricht'; 19 $labels['desktop'] = 'Desktop-Benachrichtigung bei neuer Nachricht'; 4 20 $labels['sound'] = 'Akustische Meldung bei neuer Nachricht'; 5 $labels['desktop'] = 'Desktop-Benachrichtigung bei neuer Nachricht';6 21 $labels['test'] = 'Test'; 7 22 $labels['title'] = 'Neue E-Mail!'; … … 11 26 $labels['desktopunsupported'] = 'Ihr Browser unterstÃŒtzt keine Desktop-Benachrichtigungen.'; 12 27 13 ?> -
trunk/plugins/newmail_notifier/localization/de_DE.inc
r5270 r5697 1 1 <?php 2 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/de_DE/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Thomas <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 16 17 $labels = array(); 3 18 $labels['basic'] = 'Benachrichtigung im Browser bei neuer Nachricht'; 19 $labels['desktop'] = 'Desktop-Benachrichtigung bei neuer Nachricht'; 4 20 $labels['sound'] = 'Akustische Meldung bei neuer Nachricht'; 5 $labels['desktop'] = 'Desktop-Benachrichtigung bei neuer Nachricht';6 21 $labels['test'] = 'Test'; 7 22 $labels['title'] = 'Neue E-Mail!'; … … 11 26 $labels['desktopunsupported'] = 'Ihr Browser unterstÃŒtzt keine Desktop-Benachrichtigungen.'; 12 27 13 ?> -
trunk/plugins/newmail_notifier/localization/ja_JP.inc
r5579 r5697 1 1 <?php 2 2 3 // EN-Revision: 5269 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/ja_JP/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Thomas <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 4 16 17 $labels = array(); 5 18 $labels['basic'] = 'æ°ããã¡ãã»ãŒãžã®éç¥ããã©ãŠã¶ãŒã«è¡šç€ºãã'; 6 19 $labels['desktop'] = 'æ°ããã¡ãã»ãŒãžã®éç¥ããã¹ã¯ãããã«è¡šç€ºãã'; … … 13 26 $labels['desktopunsupported'] = 'ãã©ãŠã¶ãŒããã¹ã¯ãããéç¥ããµããŒãããŠããŸããã'; 14 27 15 ?> -
trunk/plugins/newmail_notifier/localization/lv_LV.inc
r5413 r5697 1 1 <?php 2 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/lv_LV/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Thomas <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 16 17 $labels = array(); 3 18 $labels['basic'] = 'AttÄlot paziÅojumu pie jaunas vÄstules saÅemÅ¡anas'; 4 19 $labels['desktop'] = 'AttÄlot darbvirsmas paziÅojumu pie jaunas vÄstules saÅemÅ¡anas'; … … 11 26 $labels['desktopunsupported'] = 'JÅ«su pÄrlÅ«kprogramma neatbalsta darbvirsmas paziÅojumus.'; 12 27 13 ?> -
trunk/plugins/newmail_notifier/localization/pl_PL.inc
r5269 r5697 1 1 <?php 2 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/pl_PL/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Thomas <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 16 17 $labels = array(); 3 18 $labels['basic'] = 'WyÅwietlaj powiadomienia o nadejÅciu nowej wiadomoÅci w przeglÄ 4 19 darce'; 20 $labels['desktop'] = 'WyÅwietlaj powiadomienia o nadejÅciu nowej wiadomoÅci na pulpicie'; 5 21 $labels['sound'] = 'Odtwarzaj dźwiÄk o nadejÅciu nowej wiadomoÅci'; 6 $labels['desktop'] = 'WyÅwietlaj powiadomienia o nadejÅciu nowej wiadomoÅci na pulpicie';7 22 $labels['test'] = 'Testuj powiadomienie'; 8 23 $labels['title'] = 'Nowa wiadomoÅÄ!'; … … 14 29 darka nie obsÅuguje powiadomieÅ na pulpicie.'; 15 30 16 ?> -
trunk/plugins/newmail_notifier/localization/pt_BR.inc
r5326 r5697 1 1 <?php 2 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/pt_BR/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Thomas <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 16 17 $labels = array(); 3 18 $labels['basic'] = 'Exibir notificação quando uma nova mensagem chegar'; 4 19 $labels['desktop'] = 'Exibir notificação no desktop quando uma nova mensagem chegar'; … … 11 26 $labels['desktopunsupported'] = 'Seu navegador não suporta notificações no desktop'; 12 27 13 ?> -
trunk/plugins/newmail_notifier/localization/ru_RU.inc
r5370 r5697 1 1 <?php 2 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/ru_RU/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Anton Gladky <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 16 17 $labels = array(); 3 18 $labels['basic'] = 'ÐПказÑваÑÑ Ð² бÑаÑзеÑе ÑвеЎПЌлеМОе П пÑÐžÑ 4 19 ПЎе МПвПгП ÑППбÑеМОÑ'; … … 11 26 $labels['body'] = 'ÐÑ Ð¿ÐŸÐ»ÑÑОлО МПвПе ÑППбÑеМОе.'; 12 27 $labels['testbody'] = 'ÐÑП ÑеÑÑПвПе ÑвеЎПЌлеМОе.'; 13 $labels['desktopdisabled'] = 'Ð ÐаÑеЌ бÑаÑзеÑе ПÑклÑÑÐµÐœÑ ÑÐ²ÐµÐŽÐŸÐŒÐ»ÐµÐœÐžÑ ÐœÐ° ÑабПÑеЌ ÑÑПле.';28 $labels['desktopdisabled'] = 'Ð ÐаÑеЌ бÑаÑзеÑе ПÑклÑÑÐµÐœÑ ÑвеЎПЌлеМОÑМа ÑабПÑеЌ ÑÑПле.'; 14 29 $labels['desktopunsupported'] = 'ÐÐ°Ñ Ð±ÑаÑÐ·ÐµÑ ÐœÐµ пПЎЎеÑÐ¶ÐžÐ²Ð°ÐµÑ ÑÐ²ÐµÐŽÐŸÐŒÐ»ÐµÐœÐžÑ ÐœÐ° ÑабПÑеЌ ÑÑПле.'; 15 30 16 ?> -
trunk/plugins/userinfo/localization/pt_BR.inc
r4717 r5697 1 1 <?php 2 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/pt_BR/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Claudio F Filho <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 16 3 17 $labels = array(); 4 $labels['userinfo'] = 'Info do usuário';18 $labels['userinfo'] = 'Informações do usuário'; 5 19 $labels['created'] = 'Criado'; 6 20 $labels['lastlogin'] = 'Ãltimo Login'; 7 21 $labels['defaultidentity'] = 'Identidade Padrão'; 8 22 9 ?> -
trunk/plugins/userinfo/localization/pt_PT.inc
r2953 r5697 1 1 <?php 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/pt_PT/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: David <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 2 16 3 17 $labels = array(); 4 18 $labels['userinfo'] = 'Informação do utilizador'; 5 19 $labels['created'] = 'Criado'; 6 $labels['lastlogin'] = 'Ãltimo login';20 $labels['lastlogin'] = 'Ãltimo acesso'; 7 21 $labels['defaultidentity'] = 'Identidade pré-definida'; 8 22 9 ?>
Note: See TracChangeset
for help on using the changeset viewer.
