From 1640d6ee4a262177308a5f3cefefd1d9031ca89f Mon Sep 17 00:00:00 2001 From: oheil Date: Wed, 2 Mar 2022 12:41:27 +0100 Subject: [PATCH] minor language changes --- webmail/lang/el.php | 4 +++- webmail/lang/it.php | 4 ++-- webmail/lang/scn.php | 4 ++++ webmail/lang/uk.php | 3 ++- webmail/lang/zh-hant.php | 5 +++-- 5 files changed, 14 insertions(+), 6 deletions(-) diff --git a/webmail/lang/el.php b/webmail/lang/el.php index aea62fe..9ba8d9f 100644 --- a/webmail/lang/el.php +++ b/webmail/lang/el.php @@ -12,7 +12,7 @@ * @package NOCC * @subpackage Translations * @license http://www.gnu.org/licenses/ GNU General Public License - * @version SVN: $Id: el.php 2937 2021-03-12 06:05:32Z translatewiki $ + * @version SVN: $Id: el.php 2995 2022-02-21 12:10:24Z translatewiki $ */ /** Greek (Ελληνικά) * @@ -32,6 +32,7 @@ * @author Nikosgranturismogt * @author Omnipaedista * @author Spyros Ioakim + * @author Αντιγόνη * @author Περίεργος */ @@ -252,3 +253,4 @@ $html_fd_skipcount = 'με %1$d διευθύνσεις ηλ. ταχυδρομε $reset_clicked = 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτή τη φόρμα;'; $html_collect_option0 = 'Ποτέ'; $html_collect_option3 = 'Πάντα'; +$html_version_message3 = 'Eίναι διαθέσιμη νέα έκδοση'; diff --git a/webmail/lang/it.php b/webmail/lang/it.php index 00d45db..3c0afac 100644 --- a/webmail/lang/it.php +++ b/webmail/lang/it.php @@ -12,7 +12,7 @@ * @package NOCC * @subpackage Translations * @license http://www.gnu.org/licenses/ GNU General Public License - * @version SVN: $Id: it.php 2965 2021-11-25 12:10:56Z translatewiki $ + * @version SVN: $Id: it.php 2989 2022-01-17 12:09:58Z translatewiki $ */ /** Italian (italiano) * @@ -69,7 +69,7 @@ $html_lang_label = 'Lingua:'; $html_msgperpage_label = 'Messaggi per pagina:'; $html_preferences = 'Preferenze'; $html_full_name_label = 'Nome completo:'; -$html_email_address_label = 'Indirizzo e-mail:'; +$html_email_address_label = 'Indirizzo email:'; $html_bccself = 'Manda una copia nascosta a me stesso'; $html_hide_addresses = 'Nascondi indirizzi'; $html_outlook_quoting = 'Citazioni in stile Outlook'; diff --git a/webmail/lang/scn.php b/webmail/lang/scn.php index 43c0a6c..5bbc046 100644 --- a/webmail/lang/scn.php +++ b/webmail/lang/scn.php @@ -35,6 +35,7 @@ $title_next_page = 'Pàggina appressu'; $html_login = 'Trasi'; $html_user_label = 'Utenti:'; $html_passwd_label = 'Password:'; +$html_submit = 'Manna'; $html_help = 'Aiutu'; $html_lang_label = 'Lingua:'; $html_preferences = 'Prifirenzi'; @@ -51,7 +52,10 @@ $html_of = 'di'; $html_reply_short = 'Re:'; $html_delete = 'Cancella'; $html_mark = 'Cancella'; +$html_att_label = 'Allegatu:'; +$html_atts_label = 'Allegati:'; $html_unknown = '[scanusciutu]'; +$html_attach = 'Allega'; $html_kb = 'kB'; $html_mb = 'MB'; $html_gb = 'GB'; diff --git a/webmail/lang/uk.php b/webmail/lang/uk.php index 36459d1..a46c160 100644 --- a/webmail/lang/uk.php +++ b/webmail/lang/uk.php @@ -12,7 +12,7 @@ * @package NOCC * @subpackage Translations * @license http://www.gnu.org/licenses/ GNU General Public License - * @version SVN: $Id: uk.php 2957 2021-08-30 11:13:56Z translatewiki $ + * @version SVN: $Id: uk.php 2996 2022-02-24 12:11:03Z translatewiki $ */ /** Ukrainian (українська) * @@ -25,6 +25,7 @@ * @author Andriykopanytsia * @author Base * @author DDPAT + * @author Ice bulldog * @author KEL * @author Movses * @author Piramidion diff --git a/webmail/lang/zh-hant.php b/webmail/lang/zh-hant.php index b50531e..b1a30ad 100644 --- a/webmail/lang/zh-hant.php +++ b/webmail/lang/zh-hant.php @@ -12,7 +12,7 @@ * @package NOCC * @subpackage Translations * @license http://www.gnu.org/licenses/ GNU General Public License - * @version SVN: $Id: zh-hant.php 2959 2021-10-07 11:09:16Z translatewiki $ + * @version SVN: $Id: zh-hant.php 2994 2022-02-17 12:10:02Z translatewiki $ */ /** Traditional Chinese (中文(繁體)) * @@ -35,6 +35,7 @@ * @author Sanmosa * @author Wrightbus * @author Xiplus + * @author 列维劳德 */ $lang_locale = 'zh_TW.UTF-8'; @@ -73,7 +74,7 @@ $html_full_name_label = '全名:'; $html_email_address_label = '電子郵件地址:'; $html_bccself = '密件副本給自己'; $html_hide_addresses = '隱藏地址'; -$html_outlook_quoting = '以微軟Outlook的形式引用'; +$html_outlook_quoting = 'Outlook式引用'; $html_reply_to = '回覆'; $html_reply_to_label = '回覆:'; $html_use_signature = '使用簽名';