Hello community,

here is the log from the commit of package rubygem-rails-i18n for 
openSUSE:Factory checked in at 2016-03-01 09:40:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rails-i18n (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rails-i18n.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rails-i18n"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rails-i18n/rubygem-rails-i18n.changes    
2015-12-14 10:13:47.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rails-i18n.new/rubygem-rails-i18n.changes   
    2016-03-01 09:40:22.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Jan 21 05:44:19 UTC 2016 - [email protected]
+
+- updated to version 4.0.8
+ see installed CHANGELOG.md
+
+  ## 4.0.8 (2015-12-24)
+  - Add Panjabi (pa)
+  - Update Russian (ru)
+
+-------------------------------------------------------------------

Old:
----
  rails-i18n-4.0.7.gem

New:
----
  rails-i18n-4.0.8.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-rails-i18n.spec ++++++
--- /var/tmp/diff_new_pack.ACaFQP/_old  2016-03-01 09:40:22.000000000 +0100
+++ /var/tmp/diff_new_pack.ACaFQP/_new  2016-03-01 09:40:22.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rails-i18n
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-rails-i18n
-Version:        4.0.7
+Version:        4.0.8
 Release:        0
 %define mod_name rails-i18n
 %define mod_full_name %{mod_name}-%{version}

++++++ rails-i18n-4.0.7.gem -> rails-i18n-4.0.8.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md    2015-11-20 12:57:15.000000000 +0100
+++ new/CHANGELOG.md    2015-12-24 14:01:51.000000000 +0100
@@ -1,3 +1,7 @@
+## 4.0.8 (2015-12-24)
+- Add Panjabi (pa)
+- Update Russian (ru)
+
 ## 4.0.7 (2015-11-20)
 - Update Khmer (km)
 - Update Greek (el)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md       2015-11-20 12:57:15.000000000 +0100
+++ new/README.md       2015-12-24 14:01:51.000000000 +0100
@@ -56,8 +56,8 @@
 > es-419, es-AR, es-CL, es-CO, es-CR, es-EC, es-MX, es-PA, es-PE, es-US, es-VE,
 > et, eu, fa, fi, fr, fr-CA, fr-CH, gl, he, hi, hi-IN, hr, hu, id, is, it,
 > it-CH, ja, km, kn, ko, lb, lo, lt, lv, mk, mn, mr-IN, ms, nb, ne, nl, nn, or,
-> pl, pt, pt-BR, rm, ro, ru, sk, sl, sr, sv, sw, ta, th, tl, tr, tt, ug, uk, 
ur,
-> uz, vi, wo, zh-CN, zh-HK, zh-TW, zh-YUE
+> pa, pl, pt, pt-BR, rm, ro, ru, sk, sl, sr, sv, sw, ta, th, tl, tr, tt, ug, 
uk,
+> ur, uz, vi, wo, zh-CN, zh-HK, zh-TW, zh-YUE
 
 Currently, no locales are complete. Typically they lack the following keys:
 
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2015-11-20 12:57:15.000000000 +0100
+++ new/metadata        2015-12-24 14:01:51.000000000 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: rails-i18n
 version: !ruby/object:Gem::Version
-  version: 4.0.7
+  version: 4.0.8
 platform: ruby
 authors:
 - Rails I18n Group
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2015-11-20 00:00:00.000000000 Z
+date: 2015-12-24 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: i18n
@@ -187,6 +187,7 @@
 - rails/locale/nl.yml
 - rails/locale/nn.yml
 - rails/locale/or.yml
+- rails/locale/pa.yml
 - rails/locale/pl.yml
 - rails/locale/pt-BR.yml
 - rails/locale/pt.yml
@@ -309,6 +310,7 @@
 - rails/pluralization/nn.rb
 - rails/pluralization/nso.rb
 - rails/pluralization/or.rb
+- rails/pluralization/pa.rb
 - rails/pluralization/pl.rb
 - rails/pluralization/ro.rb
 - rails/pluralization/root.rb
@@ -376,7 +378,7 @@
       version: 1.3.5
 requirements: []
 rubyforge_project: "[none]"
-rubygems_version: 2.4.8
+rubygems_version: 2.2.2
 signing_key: 
 specification_version: 4
 summary: Common locale data and translations for Rails i18n.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rails/locale/pa.yml new/rails/locale/pa.yml
--- old/rails/locale/pa.yml     1970-01-01 01:00:00.000000000 +0100
+++ new/rails/locale/pa.yml     2015-12-24 14:01:51.000000000 +0100
@@ -0,0 +1,205 @@
+---
+pa:
+  date:
+    abbr_day_names:
+    - ਅੈਤ
+    - ਸੋਮ
+    - ਮੰਗਲ
+    - ਬੱੁਧ
+    - ਵੀਰ
+    - ਸ਼ੁੱਕਰ
+    - ਸ਼ਨਿੱਚਰ
+    abbr_month_names:
+    - 
+    - ਜਨ
+    - ਫ਼ਰ
+    - ਮਾਰਚ
+    - ਅਪ੍ਰੈ
+    - ਮਈ
+    - ਜੂਨ
+    - ਜੁਲਾ
+    - ਅਗ
+    - ਸਤੰ
+    - ਅਕਤੂ
+    - ਨਵੰ
+    - ਦਸੰ
+    day_names:
+    - ਐਤਵਾਰ
+    - ਸੋਮਵਾਰ
+    - ਮੰਗਲਵਾਰ
+    - ਬੁੱਧਵਾਰ
+    - ਵੀਰਵਾਰ
+    - ਸ਼ੁੱਕਰਵਾਰ
+    - ਸ਼ਨਿੱਚਰਵਾਰ
+    formats:
+      default: "%Y-%m-%d"
+      long: "%B %d, %Y"
+      short: "%b %d"
+    month_names:
+    - 
+    - ਜਨਵਰੀ
+    - ਫ਼ਰਵਰੀ
+    - ਮਾਰਚ
+    - ਅਪ੍ੈਲ
+    - ਮਈ
+    - ਜੂਨ
+    - ਜੁਲਾਈ
+    - ਅਗਸਤ
+    - ਸਤੰਬਰ
+    - ਅਕਤੂਬਰ
+    - ਨਵੰਬਰ
+    - ਦਸੰਬਰ
+    order:
+    - :year
+    - :month
+    - :day
+  datetime:
+    distance_in_words:
+      about_x_hours:
+        one: ਲਗਭਗ 1 ਘੰਟਾ
+        other: ਲਗਭਗ %{count} ਘੰਟੇ
+      about_x_months:
+        one: ਲਗਭਗ 1 ਮਹੀਨਾ
+        other: ਲਗਭਗ %{count} ਮਹੀਨੇ
+      about_x_years:
+        one: ਲਗਭਗ 1 ਸਾਲ
+        other: ਲਗਭਗ %{count} ਸਾਲ
+      almost_x_years:
+        one: ਤਕਰੀਬਨ 1 ਸਾਲ
+        other: ਤਕਰੀਬਨ %{count} ਸਾਲ
+      half_a_minute: ਅੱਧਾ ਮਿੰਟ
+      less_than_x_minutes:
+        one: 1 ਮਿੰਟ ਤੋਂ ਘੱਟ
+        other: "%{count} ਮਿੰਟਾਂ ਤੋਂ ਘੱਟ"
+      less_than_x_seconds:
+        one: 1 ਸਕਿੰਟ ਤੋਂ ਘੱਟ
+        other: "%{count} ਸਕਿੰਟਾਂ ਤੋਂ ਘੱਟ"
+      over_x_years:
+        one: 1 ਸਾਲ ਤੋਂ ਵੱਧ
+        other: "%{count} ਸਾਲਾਂ ਤੋਂ ਵੱਧ"
+      x_days:
+        one: 1 ਦਿਨ
+        other: "%{count} ਦਿਨ"
+      x_minutes:
+        one: 1 ਮਿੰਟ
+        other: "%{count} ਮਿੰਟ"
+      x_months:
+        one: 1 ਮਹੀਨਾ
+        other: "%{count} ਮਹੀਨੇ"
+      x_seconds:
+        one: 1 ਸਕਿੰਟ
+        other: "%{count} ਸਕਿੰਟ"
+    prompts:
+      day: ਦਿਨ
+      hour: ਘੰਟਾ
+      minute: ਮਿੰਟ
+      month: ਮਹੀਨਾ
+      second: ਸਕਿੰਟ
+      year: ਸਾਲ
+  errors:
+    format: "%{attribute} %{message}"
+    messages:
+      accepted: ਜਰੂਰੀ ਮੰਜੂਰ ਹੋਵੇ
+      blank: ਖਾਲੀ ਨਹੀਂ ਹੋ ਸਕਦਾ
+      present: ਜਰੂਰੀ ਖਾਲੀ ਹੋਵੇ
+      confirmation: "%{attribute} ਨਹੀਂ ਰਲਦੇ"
+      empty: ਖਾਲੀ ਨਹੀਂ ਹੋ ਸਕਦਾ
+      equal_to: "%{count} ਦੇ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ"
+      even: ਜਰੂਰੀ ਹੈ ਕੇ ਜੋਟਾ ਹੋਵੇ
+      exclusion: ਮੱਲਿਆ ਹੋਇਆ ਹੈ
+      greater_than: "%{count} ਤੋਂ ਵਧੇਰੇ ਹੋਣਾ ਜਰੂਰੀ ਹੈ"
+      greater_than_or_equal_to: "%{count} ਤੋਂ ਵਧੇਰੇ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਜਰੂਰੀ ਹੈ"
+      inclusion: ਇਸ ਲਿਸਟ ਵਿੱਚ ਸ਼ਾਮਿਲ ਨਹੀਂ ਹੈ
+      invalid: ਨਾ-ਮੰਜੂਰਸ਼ੁਦਾ ਹੈ
+      less_than: "%{count} ਤੋਂ ਘੱਟ ਹੋਣਾ ਜਰੂਰੀ ਹੈ"
+      less_than_or_equal_to: "%{count} ਤੋਂ ਘੱਟ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਜਰੂਰੀ ਹੈ"
+      not_a_number: ਸੰਖਿਆ ਨਹੀਂ ਹੈ
+      not_an_integer: ਜਰੂਰੀ ਹੈ ਕੇ ਪੂਰਨ ਅੰਕ ਹੋਵੇ
+      odd: ਜਰੂਰੀ ਹੈ ਕੇ ਕਲ੍ਲੀ ਹੋਵੇ
+      record_invalid: 'ਪਰਮਾਣ ਫ਼ੇਲ ਹੋਇਆ: %{errors}'
+      restrict_dependent_destroy:
+        one: ਮਿਟਾ ਨਹੀਂ ਸਕਦੇ ਕਿਉਂਕਿ ਇੱਕ ਨਿਰਭਰ %{record} ਮੌਜੂਦ ਹੈ
+        many: ਮਿਟਾ ਨਹੀਂ ਸਕਦੇ ਕਿਉਂਕਿ ਨਿਰਭਰ %{record} ਮੌਜੂਦ ਹਨ
+      taken: ਪਹਿਲਾਂ ਹੀ ਮੱਲਿਆ ਹੋਇਆ ਹੈ
+      too_long:
+        one: ਲੰਬਾਈ ਜ਼ਿਆਦਾ ਹੈ (ਵੱਧ ਤੋਂ ਵੱਧ 1 ਅੱਖਰ)
+        other: ਲੰਬਾਈ ਜ਼ਿਆਦਾ ਹੈ (ਵੱਧ ਤੋਂ ਵੱਧ %{count} ਅੱਖਰ)
+      too_short:
+        one: ਲੰਬਾਈ ਘੱਟ ਹੈ (ਘੱਟ ਤੋਂ ਘੱਟ 1 ਅੱਖਰ)
+        other: ਲੰਬਾਈ ਘੱਟ ਹੈ (ਘੱਟ ਤੋਂ ਘੱਟ %{count} ਅੱਖਰ)
+      wrong_length:
+        one: ਲੰਬਾਈ ਗਲਤ ਹੈ (1 ਅੱਖਰ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ)
+        other: ਲੰਬਾਈ ਗਲਤ ਹੈ (%{count} ਅੱਖਰ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ)
+      other_than: "%{count} ਦੀ ਜਗਾਹ ਹੋਰ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ"
+    template:
+      body: 'ਹੇਠਲੇ ਖੇਤਰਾਂ ਵਿੱਚ ਗਲਤੀਆਂ ਹਨ:'
+      header:
+        one: 1 ਗਲਤੀ ਕਰਕੇ ਇਹ %{model} ਬਚਾਇਆ ਨਹੀਂ ਗਿਆ
+        other: "%{count} ਗਲਤੀਆਂ ਕਰਕੇ ਇਹ %{model} ਬਚਾਇਆ ਨਹੀਂ ਗਿਆ"
+  helpers:
+    select:
+      prompt: ਕਿਰਪਾ ਕਰਕੇ ਚੁਣੋ
+    submit:
+      create: "%{model} ਬਣਾਓ"
+      submit: "%{model} ਬਚਾਓ"
+      update: "%{model} ਬਦਲੋ"
+  number:
+    currency:
+      format:
+        delimiter: ","
+        format: "%u%n"
+        precision: 2
+        separator: "."
+        significant: false
+        strip_insignificant_zeros: false
+        unit: "$"
+    format:
+      delimiter: ","
+      precision: 3
+      separator: "."
+      significant: false
+      strip_insignificant_zeros: false
+    human:
+      decimal_units:
+        format: "%n %u"
+        units:
+          billion: ਅਰਬ
+          million: ਮਿਲੀਅਨ
+          quadrillion: ਕ੍ਵਾਡਰਿਲੀਅਨ
+          thousand: ਹਜਾਰ
+          trillion: ਟ੍ਰਿਲੀਅਨ
+          unit: ''
+      format:
+        delimiter: ''
+        precision: 3
+        significant: true
+        strip_insignificant_zeros: true
+      storage_units:
+        format: "%n %u"
+        units:
+          byte:
+            one: ਬਾਈਟ
+            other: ਬਾਈਟ
+          gb: GB
+          kb: KB
+          mb: MB
+          tb: TB
+    percentage:
+      format:
+        delimiter: ''
+        format: "%n%"
+    precision:
+      format:
+        delimiter: ''
+  support:
+    array:
+      last_word_connector: ", ਅਤੇ "
+      two_words_connector: " ਅਤੇ "
+      words_connector: ", "
+  time:
+    am: ਪੂ.ਦੁ.
+    formats:
+      default: "%a, %d %b %Y %H:%M:%S %z"
+      long: "%B %d, %Y %H:%M"
+      short: "%d %b %H:%M"
+    pm: ਬਾ.ਦੁ.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rails/locale/ru.yml new/rails/locale/ru.yml
--- old/rails/locale/ru.yml     2015-11-20 12:57:15.000000000 +0100
+++ new/rails/locale/ru.yml     2015-12-24 14:01:51.000000000 +0100
@@ -109,7 +109,7 @@
       x_seconds:
         few: "%{count} секунды"
         many: "%{count} секунд"
-        one: "%{count} секундy"
+        one: "%{count} секунду"
         other: "%{count} секунды"
     prompts:
       day: День
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rails/pluralization/pa.rb 
new/rails/pluralization/pa.rb
--- old/rails/pluralization/pa.rb       1970-01-01 01:00:00.000000000 +0100
+++ new/rails/pluralization/pa.rb       2015-12-24 14:01:51.000000000 +0100
@@ -0,0 +1,3 @@
+require 'rails_i18n/common_pluralizations/one_with_zero_other'
+
+::RailsI18n::Pluralization::OneWithZeroOther.with_locale(:pa)
\ No newline at end of file


Reply via email to