diff options
Diffstat (limited to 'plugins/archive')
19 files changed, 38 insertions, 242 deletions
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/bn_BD.inc b/plugins/archive/localization/en_CA.inc index 8e95162d5..58cb7f439 100644 --- a/plugins/archive/localization/bn_BD.inc +++ b/plugins/archive/localization/en_CA.inc @@ -15,4 +15,17 @@ 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/ar.inc b/plugins/archive/localization/es_419.inc index 8e95162d5..3f26a018e 100644 --- a/plugins/archive/localization/ar.inc +++ b/plugins/archive/localization/es_419.inc @@ -15,4 +15,15 @@ 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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/archive/localization/<lang>.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/ -*/ -?> |