From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- l10n-ar/chat/dateFormat.properties | 62 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 l10n-ar/chat/dateFormat.properties (limited to 'l10n-ar/chat/dateFormat.properties') diff --git a/l10n-ar/chat/dateFormat.properties b/l10n-ar/chat/dateFormat.properties new file mode 100644 index 0000000000..6d3aab473c --- /dev/null +++ b/l10n-ar/chat/dateFormat.properties @@ -0,0 +1,62 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +month.1.Mmm=يناير +month.2.Mmm=فبراير +month.3.Mmm=مارس +month.4.Mmm=أبريل +month.5.Mmm=مايو +month.6.Mmm=يونيو +month.7.Mmm=يوليو +month.8.Mmm=أغسطس +month.9.Mmm=سبتمبر +month.10.Mmm=أكتوبر +month.11.Mmm=نوفمبر +month.12.Mmm=ديسمبر + +month.1.name=يناير +month.2.name=فبراير +month.3.name=مارس +month.4.name=أبريل +month.5.name=مايو +month.6.name=يونيو +month.7.name=يوليو +month.8.name=أغسطس +month.9.name=سبتمبر +month.10.name=أكتوبر +month.11.name=نوفمبر +month.12.name=ديسمبر + +day.1.name=الأحد +day.2.name=الإثنين +day.3.name=الثّلاثاء +day.4.name=الأربعاء +day.5.name=الخميس +day.6.name=الجمعة +day.7.name=السّبت + +day.1.Mmm=أحد +day.2.Mmm=اثنين +day.3.Mmm=ثلاثاء +day.4.Mmm=أربعاء +day.5.Mmm=خميس +day.6.Mmm=جمعة +day.7.Mmm=سبت + +day.1.short=أحد +day.2.short=اثنين +day.3.short=ثلاثاء +day.4.short=أربعاء +day.5.short=خميس +day.6.short=جمعة +day.7.short=سبت + +noon=ظهرًا +midnight=منتصف الليل + +AllDay=طوال اليوم + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%1$S ‏%2$S -- cgit v1.2.3