]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/plugins/rails-i18n/locale/ro.yml
Merge branch 'master' into openstreetbugs
[rails.git] / vendor / plugins / rails-i18n / locale / ro.yml
index a6d44eef265b6fd1a1f029c2281fc0740fe6336d..e979c5539f35e1b7fdd31aeb97f5499468b0978a 100644 (file)
@@ -1,4 +1,4 @@
-# Romanian translations for Ruby on Rails 
+# Romanian translations for Ruby on Rails
 # by Catalin Ilinca (me@talin.ro)
 # updated by kfl62 (bogus keys are now commented)
 
@@ -14,8 +14,11 @@ ro:
     abbr_day_names: [Dum, Lun, Mar, Mie, Joi, Vin, Sâm]
     month_names: [~, Ianuarie, Februarie, Martie, Aprilie, Mai, Iunie, Iulie, August, Septembrie, Octombrie, Noiembrie, Decembrie]
     abbr_month_names: [~, Ian, Feb, Mar, Apr, Mai, Iun, Iul, Aug, Sep, Oct, Noi, Dec]
-    order: [ :day, :month, :year ]
-  
+    order:
+      - :day
+      - :month
+      - :year
+
   time:
     formats:
       default: "%a %d %b %Y, %H:%M:%S %z"
@@ -23,14 +26,14 @@ ro:
       short: "%d %b %H:%M"
       long: "%d %B %Y %H:%M"
 #      only_second: "%S"
-      
+
 #      datetime:
 #        formats:
 #          default: "%d-%m-%YT%H:%M:%S%Z"
-          
+
     am: ''
     pm: ''
-      
+
   datetime:
     distance_in_words:
       half_a_minute: "jumătate de minut"
@@ -74,7 +77,7 @@ ro:
       hour:   "Ora"
       minute: "Minutul"
       second: "Secunda"
-      
+
   number:
     format:
       precision: 3
@@ -112,11 +115,11 @@ ro:
           mb: "MB"
           gb: "GB"
           tb: "TB"
-       
+
   activerecord:
     errors:
       template:
-        header: 
+        header:
           one: "Nu am putut salva acest %{model}: o eroare"
           other: "Nu am putut salva acest %{model}: %{count} erori."
         body: "Încearcă să corectezi urmatoarele câmpuri:"