From 3b95e24fbb12f71cd411db397ce2b0aee0dfc54f Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 28 Nov 2013 20:06:55 +0100 Subject: Updated localizations from Transifex --- plugins/archive/localization/ar.inc | 18 ------------------ plugins/archive/localization/bn_BD.inc | 18 ------------------ plugins/archive/localization/ca_ES.inc | 6 +++--- plugins/archive/localization/en_CA.inc | 31 +++++++++++++++++++++++++++++++ plugins/archive/localization/es_419.inc | 29 +++++++++++++++++++++++++++++ plugins/archive/localization/gl_ES.inc | 4 ++-- plugins/archive/localization/hi_IN.inc | 18 ------------------ plugins/archive/localization/ia.inc | 18 ------------------ plugins/archive/localization/mn_MN.inc | 18 ------------------ plugins/archive/localization/ms_MY.inc | 18 ------------------ plugins/archive/localization/my_MM.inc | 18 ------------------ plugins/archive/localization/nl_BE.inc | 18 ------------------ plugins/archive/localization/nqo.inc | 18 ------------------ plugins/archive/localization/om.inc | 18 ------------------ plugins/archive/localization/sk_SK.inc | 6 +++--- plugins/archive/localization/te_IN.inc | 18 ------------------ plugins/archive/localization/th_TH.inc | 18 ------------------ plugins/archive/localization/ti.inc | 18 ------------------ plugins/archive/localization/tzm.inc | 18 ------------------ plugins/archive/localization/uk_UA.inc | 6 ++++++ plugins/archive/localization/ur_PK.inc | 18 ------------------ 21 files changed, 74 insertions(+), 278 deletions(-) delete mode 100644 plugins/archive/localization/ar.inc delete mode 100644 plugins/archive/localization/bn_BD.inc create mode 100644 plugins/archive/localization/en_CA.inc create mode 100644 plugins/archive/localization/es_419.inc delete mode 100644 plugins/archive/localization/hi_IN.inc delete mode 100644 plugins/archive/localization/ia.inc delete mode 100644 plugins/archive/localization/mn_MN.inc delete mode 100644 plugins/archive/localization/ms_MY.inc delete mode 100644 plugins/archive/localization/my_MM.inc delete mode 100644 plugins/archive/localization/nl_BE.inc delete mode 100644 plugins/archive/localization/nqo.inc delete mode 100644 plugins/archive/localization/om.inc delete mode 100644 plugins/archive/localization/te_IN.inc delete mode 100644 plugins/archive/localization/th_TH.inc delete mode 100644 plugins/archive/localization/ti.inc delete mode 100644 plugins/archive/localization/tzm.inc delete mode 100644 plugins/archive/localization/ur_PK.inc (limited to 'plugins/archive/localization') diff --git a/plugins/archive/localization/ar.inc b/plugins/archive/localization/ar.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/ar.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/bn_BD.inc b/plugins/archive/localization/bn_BD.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/bn_BD.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/ca_ES.inc b/plugins/archive/localization/ca_ES.inc index bce2c202a..2fc7e5dbe 100644 --- a/plugins/archive/localization/ca_ES.inc +++ b/plugins/archive/localization/ca_ES.inc @@ -19,10 +19,10 @@ $labels['buttontext'] = 'Arxiva'; $labels['buttontitle'] = 'Arxiva aquest missatge'; $labels['archived'] = 'Arxivat correctament'; $labels['archivedreload'] = 'Arxivat correctament. Recarregueu la pàgina per veure les noves carpetes de l\'arxiu.'; -$labels['archiveerror'] = 'Alguns missatges no han pogut ser arxivats'; -$labels['archivefolder'] = 'Arxiva'; +$labels['archiveerror'] = 'Alguns missatges no s\'han pogut arxivar'; +$labels['archivefolder'] = 'Arxiu'; $labels['settingstitle'] = 'Arxiu'; -$labels['archivetype'] = 'Dividir arxiu per'; +$labels['archivetype'] = 'Divideix arxiu per'; $labels['archivetypeyear'] = 'Any (p.ex. Arxiu/2012)'; $labels['archivetypemonth'] = 'Mes (p.ex. Arxiu/2012/06)'; $labels['archivetypefolder'] = 'Carpeta original'; diff --git a/plugins/archive/localization/en_CA.inc b/plugins/archive/localization/en_CA.inc new file mode 100644 index 000000000..58cb7f439 --- /dev/null +++ b/plugins/archive/localization/en_CA.inc @@ -0,0 +1,31 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Archive plugin | + | Copyright (C) 2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ +*/ +$labels['buttontext'] = 'Archive'; +$labels['buttontitle'] = 'Archive this message'; +$labels['archived'] = 'Successfully archived'; +$labels['archivedreload'] = 'Successfully archived. Reload the page to see the new archive folders.'; +$labels['archiveerror'] = 'Some messages could not be archived'; +$labels['archivefolder'] = 'Archive'; +$labels['settingstitle'] = 'Archive'; +$labels['archivetype'] = 'Divide archive by'; +$labels['archivetypeyear'] = 'Year (e.g. Archive/2012)'; +$labels['archivetypemonth'] = 'Month (e.g. Archive/2012/06)'; +$labels['archivetypefolder'] = 'Original folder'; +$labels['archivetypesender'] = 'Sender email'; +$labels['unkownsender'] = 'unknown'; +?> diff --git a/plugins/archive/localization/es_419.inc b/plugins/archive/localization/es_419.inc new file mode 100644 index 000000000..3f26a018e --- /dev/null +++ b/plugins/archive/localization/es_419.inc @@ -0,0 +1,29 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Archive plugin | + | Copyright (C) 2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ +*/ +$labels['buttontext'] = 'Archivo'; +$labels['buttontitle'] = 'Archivar este mensaje'; +$labels['archived'] = 'Archivado exitosamente'; +$labels['archivedreload'] = 'Achivado exitosamente. '; +$labels['archiveerror'] = 'Algunos mensajes no pudieron ser archivados'; +$labels['archivefolder'] = 'Archivo'; +$labels['archivetype'] = 'Dividir archivo por'; +$labels['archivetypeyear'] = 'Año (ej. Archivo/2012)'; +$labels['archivetypemonth'] = 'Mes (ej. Archivo/2012/06)'; +$labels['archivetypefolder'] = 'Carpeta original'; +$labels['unkownsender'] = 'desconocido'; +?> diff --git a/plugins/archive/localization/gl_ES.inc b/plugins/archive/localization/gl_ES.inc index 1eda2542b..7ce96a0df 100644 --- a/plugins/archive/localization/gl_ES.inc +++ b/plugins/archive/localization/gl_ES.inc @@ -18,7 +18,7 @@ $labels['buttontext'] = 'Arquivo'; $labels['buttontitle'] = 'Arquivar esta mensaxe'; $labels['archived'] = 'Aquivouse a mensaxe'; -$labels['archivedreload'] = 'Arquivado correctamente. Recargue a páxina para ver os novos cartafoles de arquivado.'; +$labels['archivedreload'] = 'Arquivado correctamente. Recargua a páxina para ver os novos cartafoles de arquivado.'; $labels['archiveerror'] = 'Non se puideron arquivar algunhas mensaxes'; $labels['archivefolder'] = 'Arquivo'; $labels['settingstitle'] = 'Arquivar'; @@ -26,6 +26,6 @@ $labels['archivetype'] = 'Dividir o arquivo por'; $labels['archivetypeyear'] = 'Ano (p.ex. Arquivo/2012)'; $labels['archivetypemonth'] = 'Mes (p.ex. Arquivo/2012/06)'; $labels['archivetypefolder'] = 'Cartafol orixe'; -$labels['archivetypesender'] = 'Enderezo do remitente'; +$labels['archivetypesender'] = 'Enderezo da persoa remitente'; $labels['unkownsender'] = 'descoñecido'; ?> diff --git a/plugins/archive/localization/hi_IN.inc b/plugins/archive/localization/hi_IN.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/hi_IN.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/ia.inc b/plugins/archive/localization/ia.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/ia.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/mn_MN.inc b/plugins/archive/localization/mn_MN.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/mn_MN.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/ms_MY.inc b/plugins/archive/localization/ms_MY.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/ms_MY.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/my_MM.inc b/plugins/archive/localization/my_MM.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/my_MM.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/nl_BE.inc b/plugins/archive/localization/nl_BE.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/nl_BE.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/nqo.inc b/plugins/archive/localization/nqo.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/nqo.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/om.inc b/plugins/archive/localization/om.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/om.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/sk_SK.inc b/plugins/archive/localization/sk_SK.inc index f3f447b90..79506f650 100644 --- a/plugins/archive/localization/sk_SK.inc +++ b/plugins/archive/localization/sk_SK.inc @@ -17,14 +17,14 @@ */ $labels['buttontext'] = 'Archivovať'; $labels['buttontitle'] = 'Archivovať túto správu'; -$labels['archived'] = 'Úspešne archivované'; +$labels['archived'] = 'Úspešne uložené do archívu'; $labels['archivedreload'] = 'Archivovanie bolo úspešne dokončené. Ak si chcete prezrieť nové archívne priečinky, obnovte stránku.'; $labels['archiveerror'] = 'Niektoré správy nebolo možné archivovať'; $labels['archivefolder'] = 'Archivovať'; $labels['settingstitle'] = 'Archív'; $labels['archivetype'] = 'Rozdeliť archív po'; -$labels['archivetypeyear'] = 'Rok (napríklad Archív/2012)'; -$labels['archivetypemonth'] = 'Mesiac (napríklad Archív/2012/06)'; +$labels['archivetypeyear'] = 'rokoch (napríklad Archív/2012)'; +$labels['archivetypemonth'] = 'mesiacoch (napríklad Archív/2012/06)'; $labels['archivetypefolder'] = 'Pôvodný priečinok'; $labels['archivetypesender'] = 'E-mailová adresa odosielateľa'; $labels['unkownsender'] = 'neznámy'; diff --git a/plugins/archive/localization/te_IN.inc b/plugins/archive/localization/te_IN.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/te_IN.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/th_TH.inc b/plugins/archive/localization/th_TH.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/th_TH.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/ti.inc b/plugins/archive/localization/ti.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/ti.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/tzm.inc b/plugins/archive/localization/tzm.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/tzm.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> diff --git a/plugins/archive/localization/uk_UA.inc b/plugins/archive/localization/uk_UA.inc index d2b461fca..48cbf00f8 100644 --- a/plugins/archive/localization/uk_UA.inc +++ b/plugins/archive/localization/uk_UA.inc @@ -18,5 +18,11 @@ $labels['buttontext'] = 'Архів'; $labels['buttontitle'] = 'Архівувати це повідомлення'; $labels['archived'] = 'Перенесено в архів'; +$labels['archivedreload'] = 'Архівацію успішно завершено. Перезавантажте сторінку щоб побачити теку з архівами.'; +$labels['archiveerror'] = 'Деякі повідомлення неможуть бути зархівованими'; $labels['archivefolder'] = 'Архів'; +$labels['settingstitle'] = 'Архів'; +$labels['archivetypeyear'] = 'Рік (наприклад Архів/2012)'; +$labels['archivetypemonth'] = 'Місяць (наприклад Архів/2012/06)'; +$labels['unkownsender'] = 'невідомо'; ?> diff --git a/plugins/archive/localization/ur_PK.inc b/plugins/archive/localization/ur_PK.inc deleted file mode 100644 index 8e95162d5..000000000 --- a/plugins/archive/localization/ur_PK.inc +++ /dev/null @@ -1,18 +0,0 @@ -.inc | - | | - | Localization file of the Roundcube Webmail Archive plugin | - | Copyright (C) 2013, The Roundcube Dev Team | - | | - | Licensed under the GNU General Public License version 3 or | - | any later version with exceptions for skins & plugins. | - | See the README file for a full license statement. | - | | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ -*/ -?> -- cgit v1.2.3