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-fa/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-fa/chat/dateFormat.properties')
-rw-r--r-- | l10n-fa/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-fa/chat/dateFormat.properties b/l10n-fa/chat/dateFormat.properties new file mode 100644 index 0000000000..b653f1a885 --- /dev/null +++ b/l10n-fa/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 |