From 3983f50635ccf2a25a8bbb2c938f082a83c209d3 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 17 May 2012 18:59:11 +0200 Subject: New plugin translations from launchpad --- plugins/markasjunk/localization/be_BE.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/bs_BA.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/ca_ES.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/cs_CZ.inc | 26 +++++++++++--------------- plugins/markasjunk/localization/cy_GB.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/de_CH.inc | 14 ++++++++++++++ plugins/markasjunk/localization/de_DE.inc | 18 ++++++++++++++++-- plugins/markasjunk/localization/el_GR.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/en_GB.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/eo.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/es_AR.inc | 15 ++++++++++++++- plugins/markasjunk/localization/es_ES.inc | 15 ++++++++++++++- plugins/markasjunk/localization/et_EE.inc | 15 ++++++++++++++- plugins/markasjunk/localization/fa_IR.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/fi_FI.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/fr_FR.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/gl_ES.inc | 15 ++++++++++++++- plugins/markasjunk/localization/he_IL.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/hr_HR.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/hu_HU.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/id_ID.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/it_IT.inc | 15 ++++++++++++++- plugins/markasjunk/localization/ku.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/lt_LT.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/lv_LV.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/ml_ML.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/mr_IN.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/nl_NL.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/pl_PL.inc | 15 ++++++++++++++- plugins/markasjunk/localization/pt_BR.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/pt_PT.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/ro_RO.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/si_LK.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/sk_SK.inc | 21 +++++++++++++-------- plugins/markasjunk/localization/sl_SI.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/sv_SE.inc | 15 ++++++++++++++- plugins/markasjunk/localization/tr_TR.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/uk_UA.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/vi_VN.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/zh_CN.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/zh_TW.inc | 15 ++++++++++++++- 41 files changed, 746 insertions(+), 33 deletions(-) create mode 100644 plugins/markasjunk/localization/be_BE.inc create mode 100644 plugins/markasjunk/localization/bs_BA.inc create mode 100644 plugins/markasjunk/localization/ca_ES.inc create mode 100644 plugins/markasjunk/localization/cy_GB.inc create mode 100644 plugins/markasjunk/localization/el_GR.inc create mode 100644 plugins/markasjunk/localization/en_GB.inc create mode 100644 plugins/markasjunk/localization/eo.inc create mode 100644 plugins/markasjunk/localization/fa_IR.inc create mode 100644 plugins/markasjunk/localization/fi_FI.inc create mode 100644 plugins/markasjunk/localization/fr_FR.inc create mode 100644 plugins/markasjunk/localization/he_IL.inc create mode 100644 plugins/markasjunk/localization/hr_HR.inc create mode 100644 plugins/markasjunk/localization/hu_HU.inc create mode 100644 plugins/markasjunk/localization/id_ID.inc create mode 100644 plugins/markasjunk/localization/ku.inc create mode 100644 plugins/markasjunk/localization/lt_LT.inc create mode 100644 plugins/markasjunk/localization/lv_LV.inc create mode 100644 plugins/markasjunk/localization/ml_ML.inc create mode 100644 plugins/markasjunk/localization/mr_IN.inc create mode 100644 plugins/markasjunk/localization/nl_NL.inc create mode 100644 plugins/markasjunk/localization/pt_BR.inc create mode 100644 plugins/markasjunk/localization/pt_PT.inc create mode 100644 plugins/markasjunk/localization/ro_RO.inc create mode 100644 plugins/markasjunk/localization/si_LK.inc create mode 100644 plugins/markasjunk/localization/sl_SI.inc create mode 100644 plugins/markasjunk/localization/tr_TR.inc create mode 100644 plugins/markasjunk/localization/uk_UA.inc create mode 100644 plugins/markasjunk/localization/vi_VN.inc create mode 100644 plugins/markasjunk/localization/zh_CN.inc (limited to 'plugins/markasjunk') diff --git a/plugins/markasjunk/localization/be_BE.inc b/plugins/markasjunk/localization/be_BE.inc new file mode 100644 index 000000000..e415040a1 --- /dev/null +++ b/plugins/markasjunk/localization/be_BE.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Пазначыць як спам'; +$labels['reportedasjunk'] = 'Паспяхова пазначаны як спам'; + diff --git a/plugins/markasjunk/localization/bs_BA.inc b/plugins/markasjunk/localization/bs_BA.inc new file mode 100644 index 000000000..139793e01 --- /dev/null +++ b/plugins/markasjunk/localization/bs_BA.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Označi kao spam'; +$labels['reportedasjunk'] = 'Uspješno označeno kao spam'; + diff --git a/plugins/markasjunk/localization/ca_ES.inc b/plugins/markasjunk/localization/ca_ES.inc new file mode 100644 index 000000000..f21640595 --- /dev/null +++ b/plugins/markasjunk/localization/ca_ES.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Marca com a Spam'; +$labels['reportedasjunk'] = 'S\'ha reportat correctament com a Spam'; + diff --git a/plugins/markasjunk/localization/cs_CZ.inc b/plugins/markasjunk/localization/cs_CZ.inc index 18509cf51..6fd1c3f3f 100644 --- a/plugins/markasjunk/localization/cs_CZ.inc +++ b/plugins/markasjunk/localization/cs_CZ.inc @@ -1,24 +1,20 @@ | -+-----------------------------------------------------------------------+ - -@version $Id: labels.inc 2993 2009-09-26 18:32:07Z alec $ - + +-----------------------------------------------------------------------+ + | localization/cs_CZ/labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Thomas | + +-----------------------------------------------------------------------+ + @version $Id$ */ $labels = array(); $labels['buttontitle'] = 'Označit jako Spam'; $labels['reportedasjunk'] = 'Úspěšně nahlášeno jako Spam'; -?> \ No newline at end of file diff --git a/plugins/markasjunk/localization/cy_GB.inc b/plugins/markasjunk/localization/cy_GB.inc new file mode 100644 index 000000000..1e2c95412 --- /dev/null +++ b/plugins/markasjunk/localization/cy_GB.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Nodi fel Sbwriel'; +$labels['reportedasjunk'] = 'Adroddwyd yn llwyddiannus fel Sbwriel'; + diff --git a/plugins/markasjunk/localization/de_CH.inc b/plugins/markasjunk/localization/de_CH.inc index 9cfa38dad..0268b5454 100644 --- a/plugins/markasjunk/localization/de_CH.inc +++ b/plugins/markasjunk/localization/de_CH.inc @@ -1,5 +1,19 @@ | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + $labels = array(); $labels['buttontitle'] = 'Als SPAM markieren'; $labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet'; diff --git a/plugins/markasjunk/localization/de_DE.inc b/plugins/markasjunk/localization/de_DE.inc index f21edf7cd..311b317f6 100644 --- a/plugins/markasjunk/localization/de_DE.inc +++ b/plugins/markasjunk/localization/de_DE.inc @@ -1,6 +1,20 @@ | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + $labels = array(); $labels['buttontitle'] = 'als SPAM markieren'; $labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet'; -?> \ No newline at end of file + diff --git a/plugins/markasjunk/localization/el_GR.inc b/plugins/markasjunk/localization/el_GR.inc new file mode 100644 index 000000000..e86d2ec05 --- /dev/null +++ b/plugins/markasjunk/localization/el_GR.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Σήμανση ως Ανεπιθύμητου'; +$labels['reportedasjunk'] = 'Αναφέρθηκε ως Ανεπιθήμητο'; + diff --git a/plugins/markasjunk/localization/en_GB.inc b/plugins/markasjunk/localization/en_GB.inc new file mode 100644 index 000000000..5a185c3f2 --- /dev/null +++ b/plugins/markasjunk/localization/en_GB.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Mark as Junk'; +$labels['reportedasjunk'] = 'Successfully reported as Junk'; + diff --git a/plugins/markasjunk/localization/eo.inc b/plugins/markasjunk/localization/eo.inc new file mode 100644 index 000000000..b8b6f3651 --- /dev/null +++ b/plugins/markasjunk/localization/eo.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Marki kiel rubaĵo'; +$labels['reportedasjunk'] = 'Sukcese raportita kiel rubaĵo'; + diff --git a/plugins/markasjunk/localization/es_AR.inc b/plugins/markasjunk/localization/es_AR.inc index decdde2a8..fd24564e9 100644 --- a/plugins/markasjunk/localization/es_AR.inc +++ b/plugins/markasjunk/localization/es_AR.inc @@ -1,7 +1,20 @@ | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + $labels = array(); $labels['buttontitle'] = 'Marcar como SPAM'; $labels['reportedasjunk'] = 'Mensaje reportado como SPAM'; -?> diff --git a/plugins/markasjunk/localization/es_ES.inc b/plugins/markasjunk/localization/es_ES.inc index 8e5ca492d..91557a19d 100644 --- a/plugins/markasjunk/localization/es_ES.inc +++ b/plugins/markasjunk/localization/es_ES.inc @@ -1,7 +1,20 @@ | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + $labels = array(); $labels['buttontitle'] = 'Marcar como SPAM'; $labels['reportedasjunk'] = 'Mensaje informado como SPAM'; -?> diff --git a/plugins/markasjunk/localization/et_EE.inc b/plugins/markasjunk/localization/et_EE.inc index daf140512..3523f17d8 100644 --- a/plugins/markasjunk/localization/et_EE.inc +++ b/plugins/markasjunk/localization/et_EE.inc @@ -1,7 +1,20 @@ | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + $labels = array(); $labels['buttontitle'] = 'Märgista Rämpsuks'; $labels['reportedasjunk'] = 'Edukalt Rämpsuks märgitud'; -?> diff --git a/plugins/markasjunk/localization/fa_IR.inc b/plugins/markasjunk/localization/fa_IR.inc new file mode 100644 index 000000000..cde0ae600 --- /dev/null +++ b/plugins/markasjunk/localization/fa_IR.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'علامت گذاری به عنوان بنجل'; +$labels['reportedasjunk'] = 'با موفقیت به عنوان بنجل گزارش شد'; + diff --git a/plugins/markasjunk/localization/fi_FI.inc b/plugins/markasjunk/localization/fi_FI.inc new file mode 100644 index 000000000..921883b74 --- /dev/null +++ b/plugins/markasjunk/localization/fi_FI.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Merkitse roskapostiksi'; +$labels['reportedasjunk'] = 'Ilmoitettu onnistuneesti roskapostista'; + diff --git a/plugins/markasjunk/localization/fr_FR.inc b/plugins/markasjunk/localization/fr_FR.inc new file mode 100644 index 000000000..992d18237 --- /dev/null +++ b/plugins/markasjunk/localization/fr_FR.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Marquer comme indésirable'; +$labels['reportedasjunk'] = 'Notification de message indésirable envoyée'; + diff --git a/plugins/markasjunk/localization/gl_ES.inc b/plugins/markasjunk/localization/gl_ES.inc index b1f49a23e..ce70e78e8 100644 --- a/plugins/markasjunk/localization/gl_ES.inc +++ b/plugins/markasjunk/localization/gl_ES.inc @@ -1,7 +1,20 @@ | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + $labels = array(); $labels['buttontitle'] = 'Marcar como correo lixo'; $labels['reportedasjunk'] = 'Mensaxe marcada como correo lixo'; -?> diff --git a/plugins/markasjunk/localization/he_IL.inc b/plugins/markasjunk/localization/he_IL.inc new file mode 100644 index 000000000..52d32cbb0 --- /dev/null +++ b/plugins/markasjunk/localization/he_IL.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'סימון כדואר זבל'; +$labels['reportedasjunk'] = 'סומן בהצלחה כדואר זבל'; + diff --git a/plugins/markasjunk/localization/hr_HR.inc b/plugins/markasjunk/localization/hr_HR.inc new file mode 100644 index 000000000..8e0a6b27f --- /dev/null +++ b/plugins/markasjunk/localization/hr_HR.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Označi kao smeće (spam)'; +$labels['reportedasjunk'] = 'Uspješno prijavljeno kao smeće (spam)'; + diff --git a/plugins/markasjunk/localization/hu_HU.inc b/plugins/markasjunk/localization/hu_HU.inc new file mode 100644 index 000000000..230c1bc75 --- /dev/null +++ b/plugins/markasjunk/localization/hu_HU.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Szemétnek jelölés'; +$labels['reportedasjunk'] = 'Sikeresen szemétnek jelentve'; + diff --git a/plugins/markasjunk/localization/id_ID.inc b/plugins/markasjunk/localization/id_ID.inc new file mode 100644 index 000000000..4389c3354 --- /dev/null +++ b/plugins/markasjunk/localization/id_ID.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Tandai sebagai sampah'; +$labels['reportedasjunk'] = 'Berhasil dilaporkan sebagai sampah'; + diff --git a/plugins/markasjunk/localization/it_IT.inc b/plugins/markasjunk/localization/it_IT.inc index cc44fae21..cba88d396 100644 --- a/plugins/markasjunk/localization/it_IT.inc +++ b/plugins/markasjunk/localization/it_IT.inc @@ -1,7 +1,20 @@ | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + $labels = array(); $labels['buttontitle'] = 'Marca come Spam'; $labels['reportedasjunk'] = 'Messaggio marcato come Spam'; -?> \ No newline at end of file diff --git a/plugins/markasjunk/localization/ku.inc b/plugins/markasjunk/localization/ku.inc new file mode 100644 index 000000000..beb7623c1 --- /dev/null +++ b/plugins/markasjunk/localization/ku.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'nawnişani bka ba şkaw'; +$labels['reportedasjunk'] = 'ba gşti raport kra'; + diff --git a/plugins/markasjunk/localization/lt_LT.inc b/plugins/markasjunk/localization/lt_LT.inc new file mode 100644 index 000000000..b79d92cc2 --- /dev/null +++ b/plugins/markasjunk/localization/lt_LT.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Žymėti kaip brukalą'; +$labels['reportedasjunk'] = 'Sėkmingai pranešta, jog laiškas yra brukalas'; + diff --git a/plugins/markasjunk/localization/lv_LV.inc b/plugins/markasjunk/localization/lv_LV.inc new file mode 100644 index 000000000..121b48583 --- /dev/null +++ b/plugins/markasjunk/localization/lv_LV.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Iezīmēt kā mēstuli'; +$labels['reportedasjunk'] = 'Sekmīgi iezīmēta kā mēstule'; + diff --git a/plugins/markasjunk/localization/ml_ML.inc b/plugins/markasjunk/localization/ml_ML.inc new file mode 100644 index 000000000..7c30ec603 --- /dev/null +++ b/plugins/markasjunk/localization/ml_ML.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'സ്പാം ആയി അടയാളപ്പെടുത്തുക'; +$labels['reportedasjunk'] = 'സ്പാം ആയി അടയാളപ്പെടുത്തി'; + diff --git a/plugins/markasjunk/localization/mr_IN.inc b/plugins/markasjunk/localization/mr_IN.inc new file mode 100644 index 000000000..07e62f992 --- /dev/null +++ b/plugins/markasjunk/localization/mr_IN.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'नको असलेला अशी खूण करा'; +$labels['reportedasjunk'] = 'नको आहे असे यशस्वीरीत्या नक्की केले'; + diff --git a/plugins/markasjunk/localization/nl_NL.inc b/plugins/markasjunk/localization/nl_NL.inc new file mode 100644 index 000000000..837d64e47 --- /dev/null +++ b/plugins/markasjunk/localization/nl_NL.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Markeer als spam'; +$labels['reportedasjunk'] = 'Succesvol gemarkeerd als spam'; + diff --git a/plugins/markasjunk/localization/pl_PL.inc b/plugins/markasjunk/localization/pl_PL.inc index a98f0aab3..cb6453458 100644 --- a/plugins/markasjunk/localization/pl_PL.inc +++ b/plugins/markasjunk/localization/pl_PL.inc @@ -1,7 +1,20 @@ | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + $labels = array(); $labels['buttontitle'] = 'Oznacz jako SPAM'; $labels['reportedasjunk'] = 'Pomyślnie oznaczono jako SPAM'; -?> diff --git a/plugins/markasjunk/localization/pt_BR.inc b/plugins/markasjunk/localization/pt_BR.inc new file mode 100644 index 000000000..b99e60117 --- /dev/null +++ b/plugins/markasjunk/localization/pt_BR.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Marcar como Spam'; +$labels['reportedasjunk'] = 'Marcado como Spam com sucesso'; + diff --git a/plugins/markasjunk/localization/pt_PT.inc b/plugins/markasjunk/localization/pt_PT.inc new file mode 100644 index 000000000..083c7245f --- /dev/null +++ b/plugins/markasjunk/localization/pt_PT.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Marcar como Lixo'; +$labels['reportedasjunk'] = 'Reportado como Lixo com sucesso'; + diff --git a/plugins/markasjunk/localization/ro_RO.inc b/plugins/markasjunk/localization/ro_RO.inc new file mode 100644 index 000000000..0a3536b84 --- /dev/null +++ b/plugins/markasjunk/localization/ro_RO.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Marchează ca SPAM'; +$labels['reportedasjunk'] = 'Raportat cu succes ca SPAM'; + diff --git a/plugins/markasjunk/localization/si_LK.inc b/plugins/markasjunk/localization/si_LK.inc new file mode 100644 index 000000000..81c33cf88 --- /dev/null +++ b/plugins/markasjunk/localization/si_LK.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'සුන්බුන් ලෙස සලකුණු කරන්න'; +$labels['reportedasjunk'] = 'සුන්බුන් ලෙස වාර්තා කිරීම සාර්ථකයි'; + diff --git a/plugins/markasjunk/localization/sk_SK.inc b/plugins/markasjunk/localization/sk_SK.inc index b56ac46af..e0827cdfd 100644 --- a/plugins/markasjunk/localization/sk_SK.inc +++ b/plugins/markasjunk/localization/sk_SK.inc @@ -1,15 +1,20 @@ - * - */ +/* + +-----------------------------------------------------------------------+ + | localization/sk_SK/labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Thomas | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ $labels = array(); $labels['buttontitle'] = 'Označiť ako Spam'; $labels['reportedasjunk'] = 'Úspešne nahlásené ako Spam'; -?> diff --git a/plugins/markasjunk/localization/sl_SI.inc b/plugins/markasjunk/localization/sl_SI.inc new file mode 100644 index 000000000..216444db1 --- /dev/null +++ b/plugins/markasjunk/localization/sl_SI.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Označi kot spam'; +$labels['reportedasjunk'] = 'Uspešno označeno kot spam'; + diff --git a/plugins/markasjunk/localization/sv_SE.inc b/plugins/markasjunk/localization/sv_SE.inc index f4c5959b9..e9343169e 100644 --- a/plugins/markasjunk/localization/sv_SE.inc +++ b/plugins/markasjunk/localization/sv_SE.inc @@ -1,7 +1,20 @@ | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + $labels = array(); $labels['buttontitle'] = 'Märk som skräp'; $labels['reportedasjunk'] = 'Framgångsrikt rapporterat som skräp'; -?> \ No newline at end of file diff --git a/plugins/markasjunk/localization/tr_TR.inc b/plugins/markasjunk/localization/tr_TR.inc new file mode 100644 index 000000000..fcfd55cc0 --- /dev/null +++ b/plugins/markasjunk/localization/tr_TR.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Çöp olarak işaretle'; +$labels['reportedasjunk'] = 'Spam olarak rapor edildi'; + diff --git a/plugins/markasjunk/localization/uk_UA.inc b/plugins/markasjunk/localization/uk_UA.inc new file mode 100644 index 000000000..1e77f2a9c --- /dev/null +++ b/plugins/markasjunk/localization/uk_UA.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Перемістити в "Спам'; +$labels['reportedasjunk'] = 'Переміщено до "Спаму'; + diff --git a/plugins/markasjunk/localization/vi_VN.inc b/plugins/markasjunk/localization/vi_VN.inc new file mode 100644 index 000000000..10cf1235f --- /dev/null +++ b/plugins/markasjunk/localization/vi_VN.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = 'Đánh dấu thư rác'; +$labels['reportedasjunk'] = 'Đánh dấu thành công'; + diff --git a/plugins/markasjunk/localization/zh_CN.inc b/plugins/markasjunk/localization/zh_CN.inc new file mode 100644 index 000000000..7b5d9467b --- /dev/null +++ b/plugins/markasjunk/localization/zh_CN.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + +$labels = array(); +$labels['buttontitle'] = '标记为垃圾邮件'; +$labels['reportedasjunk'] = '成功报告为垃圾邮件'; + diff --git a/plugins/markasjunk/localization/zh_TW.inc b/plugins/markasjunk/localization/zh_TW.inc index 7b0b22162..aa00559b1 100644 --- a/plugins/markasjunk/localization/zh_TW.inc +++ b/plugins/markasjunk/localization/zh_TW.inc @@ -1,7 +1,20 @@ | + +-----------------------------------------------------------------------+ + @version $Id$ +*/ + $labels = array(); $labels['buttontitle'] = '標示為垃圾信'; $labels['reportedasjunk'] = '成功回報垃圾信'; -?> -- cgit v1.2.3