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-ro/chat/dateFormat.properties | 62 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 l10n-ro/chat/dateFormat.properties (limited to 'l10n-ro/chat/dateFormat.properties') diff --git a/l10n-ro/chat/dateFormat.properties b/l10n-ro/chat/dateFormat.properties new file mode 100644 index 0000000000..ddb2565b6e --- /dev/null +++ b/l10n-ro/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=ian +month.2.Mmm=feb +month.3.Mmm=mar +month.4.Mmm=apr +month.5.Mmm=mai +month.6.Mmm=iun +month.7.Mmm=iul +month.8.Mmm=aug +month.9.Mmm=sept +month.10.Mmm=oct +month.11.Mmm=nov +month.12.Mmm=dec + +month.1.name=ianuarie +month.2.name=februarie +month.3.name=martie +month.4.name=aprilie +month.5.name=mai +month.6.name=iunie +month.7.name=iulie +month.8.name=august +month.9.name=septembrie +month.10.name=octombrie +month.11.name=noiembrie +month.12.name=decembrie + +day.1.name=duminică +day.2.name=luni +day.3.name=marți +day.4.name=miercuri +day.5.name=joi +day.6.name=vineri +day.7.name=sâmbătă + +day.1.Mmm=dum +day.2.Mmm=lun +day.3.Mmm=mar +day.4.Mmm=mie +day.5.Mmm=joi +day.6.Mmm=vin +day.7.Mmm=sâm + +day.1.short=du +day.2.short=lu +day.3.short=ma +day.4.short=mi +day.5.short=jo +day.6.short=vi +day.7.short=sâ + +noon=amiază +midnight=miezul nopții + +AllDay=toată ziua + +# 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