From ac19ee05d03ec8cd387506f82f06ec61870f8625 Mon Sep 17 00:00:00 2001 From: "translatewiki.net" Date: Mon, 6 Jan 2025 13:18:00 +0100 Subject: [PATCH] Localisation updates from https://translatewiki.net. --- config/locales/ar.yml | 6 ++++++ config/locales/fr.yml | 6 ++++++ config/locales/se.yml | 1 + config/locales/smn.yml | 2 ++ config/locales/sms.yml | 1 + config/locales/zh-TW.yml | 6 ++++++ 6 files changed, 22 insertions(+) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 23338293c9..f44202a669 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -6,6 +6,7 @@ # Author: Alshamiri1 # Author: Ayatun # Author: Azouz.anis +# Author: Cigaryno # Author: Dr. Mohammed # Author: Eyas # Author: FShbib @@ -1691,4 +1692,9 @@ ar: assignment_status: مهمة التدريب (%{status}) multi_wiki: selector_placeholder: ابدأ في كتابة نطاق الويكي + weekday_picker: + aria: + weekday_select: '{{weekday}} اضغط على مفتاح الرجوع للتحديد' + weekday_selected: '{{weekday}} تم ضغط على مفتاح الرجوع لإلغاء التحديد' + weekday_unselected: '{{weekday}} غير محدد' ... diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 3d6c23c6dd..b4a893c305 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -2113,4 +2113,10 @@ fr: de serveur. Veuillez réessayer plus tard. tagged_courses: download_csv: Télécharger en CSV + weekday_picker: + aria: + weekday_select: '{{weekday}} Appuyez sur la touche Entrée pour sélectionner' + weekday_selected: '{{weekday}} sélectionné, Appuyez sur la touche Entrée pour + désélectionner' + weekday_unselected: '{{weekday}} non sélectionné' ... diff --git a/config/locales/se.yml b/config/locales/se.yml index 43f62f073d..abbcbada41 100644 --- a/config/locales/se.yml +++ b/config/locales/se.yml @@ -158,6 +158,7 @@ se: label: Ođđa geavaheaddjinamma uploads: file_name: Fiilanamma + license: 'Liseansa:' users: editors: Geavaheddjiid mearri first_name: Ovdanamma diff --git a/config/locales/smn.yml b/config/locales/smn.yml index 177f3ba6bd..4a63584423 100644 --- a/config/locales/smn.yml +++ b/config/locales/smn.yml @@ -80,6 +80,7 @@ smn: download_stats_data: Luođii lovottuvâid feedback: Macâttâs home_wiki: Päikkiwiki + loading: Luođiimin… new_account_email: Šleđgâpostâčujottâs overview: Päikki please_log_in: Čáládât siisâ. @@ -134,6 +135,7 @@ smn: label: Uđđâ kevtteenommâ uploads: image: Kove + license: 'Liiseens:' users: first_name: Ovdânommâ last_name: Suhânommâ diff --git a/config/locales/sms.yml b/config/locales/sms.yml index c2bbfe3f51..43e2314004 100644 --- a/config/locales/sms.yml +++ b/config/locales/sms.yml @@ -209,6 +209,7 @@ sms: file_name: Teâttõsnõmm image: Kartt leʼbe snimldõk label: Ruõkkmõõžž + license: 'Liseʹnss:' uploaded_by: 'Ruõkkâm:' users: contributions: Õõʹnni muttâz diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 3269ec2e79..9e29809679 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -16,6 +16,7 @@ # Author: Wwycheuk # Author: Xiplus # Author: 列维劳德 +# Author: 張詠涵 # Author: 捍粵者 --- zh-TW: @@ -1609,4 +1610,9 @@ zh-TW: JSONP_request_failed: 從維基百科取得資料的請求已逾時。這可能是由於網路連線速度太慢,或是臨時伺服器問題造成的。請稍後重試。 tagged_courses: download_csv: 下載 CSV + weekday_picker: + aria: + weekday_select: '{{weekday}},按下返回鍵以選擇' + weekday_selected: '{{weekday}} 已選擇,按下返回鍵以取消選擇' + weekday_unselected: '{{weekday}} 未選擇' ...