Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Unified Diff: source/data/locales/ro_MD.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/ro.txt ('k') | source/data/locales/ro_RO.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/ro_MD.txt
diff --git a/source/data/locales/ro_MD.txt b/source/data/locales/ro_MD.txt
index 4780782b3117ef9890b36e702a8adba6b38c006c..60f63ec818ff48dbc94ef017c8c33219bf33171d 100644
--- a/source/data/locales/ro_MD.txt
+++ b/source/data/locales/ro_MD.txt
@@ -1,11 +1,131 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/ro_MD.xml
// *
// ***************************************************************************
ro_MD{
- Version{"2.1.6.69"}
+ Version{"2.1.19.14"}
+ calendar{
+ gregorian{
+ dayNames{
+ format{
+ abbreviated{
+ "Dum",
+ "Lun",
+ "Mar",
+ "Mie",
+ "Joi",
+ "Vin",
+ "Sâm",
+ }
+ narrow{
+ "D",
+ "L",
+ "Ma",
+ "Mi",
+ "J",
+ "V",
+ "S",
+ }
+ short{
+ "Du",
+ "Lu",
+ "Ma",
+ "Mi",
+ "Jo",
+ "Vi",
+ "Sâ",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "Dum",
+ "Lun",
+ "Mar",
+ "Mie",
+ "Joi",
+ "Vin",
+ "Sâm",
+ }
+ narrow{
+ "D",
+ "L",
+ "Ma",
+ "Mi",
+ "J",
+ "V",
+ "S",
+ }
+ short{
+ "Du",
+ "Lu",
+ "Ma",
+ "Mi",
+ "Jo",
+ "Vi",
+ "Sâ",
+ }
+ }
+ }
+ dayPeriod{
+ format{
+ narrow{
+ afternoon1{"după-amiază"}
+ evening1{"seară"}
+ midnight{"miezul nopții"}
+ morning1{"dimineață"}
+ night1{"noapte"}
+ noon{"amiază"}
+ }
+ wide{
+ afternoon1{"după-amiaza"}
+ evening1{"seara"}
+ midnight{"miezul nopții"}
+ morning1{"dimineața"}
+ night1{"noaptea"}
+ noon{"amiază"}
+ }
+ }
+ }
+ eras{
+ abbreviated%variant{
+ "î.e.n.",
+ "e.n.",
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "trim. 1",
+ "trim. 2",
+ "trim. 3",
+ "trim. 4",
+ }
+ wide{
+ "trimestrul 1",
+ "trimestrul 2",
+ "trimestrul 3",
+ "trimestrul 4",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "Trim. 1",
+ "Trim. 2",
+ "Trim. 3",
+ "Trim. 4",
+ }
+ wide{
+ "Trimestrul 1",
+ "Trimestrul 2",
+ "Trimestrul 3",
+ "Trimestrul 4",
+ }
+ }
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/ro.txt ('k') | source/data/locales/ro_RO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698