diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-ar/chat/dateFormat.properties | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ar/chat/dateFormat.properties')
-rw-r--r-- | l10n-ar/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
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 |