Hello community, here is the log from the commit of package rubygem-rails-i18n for openSUSE:Factory checked in at 2019-01-21 10:25:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-rails-i18n (Old) and /work/SRC/openSUSE:Factory/.rubygem-rails-i18n.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rails-i18n" Mon Jan 21 10:25:01 2019 rev:26 rq:656358 version:5.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-rails-i18n/rubygem-rails-i18n.changes 2018-03-01 12:08:36.524375191 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-rails-i18n.new.28833/rubygem-rails-i18n.changes 2019-01-21 10:25:02.421771279 +0100 @@ -1,0 +2,30 @@ +Sat Dec 8 16:29:11 UTC 2018 - Stephan Kulow <[email protected]> + +- updated to version 5.1.2 + see installed CHANGELOG.md + + ## 5.1.2 (2018-10-29) + - Add Telugu (te) locale + - Update following locales: + - Azerbaijani (az) + - Belarusian (be) + - Czech (cs) + - Danish (da) + - English (en) + - Spanish (es) + - French (fr-*) + - Japanese (ja) + - Georgian (ka) + - Korean (ko) + - Lao (lo) + - Occitan (oc) + - Polish (pl) + - Portuguese (pt-*) + - Russian (ru) + - Slovak (sk) + - Ukrainian (uk) + - Vietnamese (vi) + - Chinese (zh-CN) + - Remove :fil inflector (#771) + +------------------------------------------------------------------- Old: ---- rails-i18n-5.1.1.gem New: ---- rails-i18n-5.1.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-rails-i18n.spec ++++++ --- /var/tmp/diff_new_pack.vMam45/_old 2019-01-21 10:25:02.937770712 +0100 +++ /var/tmp/diff_new_pack.vMam45/_new 2019-01-21 10:25:02.941770707 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,7 +24,7 @@ # Name: rubygem-rails-i18n -Version: 5.1.1 +Version: 5.1.2 Release: 0 %define mod_name rails-i18n %define mod_full_name %{mod_name}-%{version} ++++++ rails-i18n-5.1.1.gem -> rails-i18n-5.1.2.gem ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md --- old/CHANGELOG.md 2018-02-26 09:36:39.000000000 +0100 +++ new/CHANGELOG.md 2018-10-29 12:54:36.000000000 +0100 @@ -1,3 +1,27 @@ +## 5.1.2 (2018-10-29) +- Add Telugu (te) locale +- Update following locales: + - Azerbaijani (az) + - Belarusian (be) + - Czech (cs) + - Danish (da) + - English (en) + - Spanish (es) + - French (fr-*) + - Japanese (ja) + - Georgian (ka) + - Korean (ko) + - Lao (lo) + - Occitan (oc) + - Polish (pl) + - Portuguese (pt-*) + - Russian (ru) + - Slovak (sk) + - Ukrainian (uk) + - Vietnamese (vi) + - Chinese (zh-CN) +- Remove :fil inflector (#771) + ## 5.1.1 (2018-02-26) - Fix #767 (New Chinese pluralization rules break stuff) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/README.md new/README.md --- old/README.md 2018-02-26 09:36:39.000000000 +0100 +++ new/README.md 2018-10-29 12:54:36.000000000 +0100 @@ -58,8 +58,8 @@ > en, en-AU, en-CA, en-GB, en-IE, en-IN, en-NZ, en-US, en-ZA, en-CY,eo, es, > es-419, es-AR, es-CL, es-CO, es-CR, es-EC, es-ES, es-MX, es-NI, es-PA, > es-PE, es-US, es-VE, > et, eu, fa, fi, fr, fr-CA, fr-CH, fr-FR, gl, he, hi, hi-IN, hr, hu, id, is, > it, -> it-CH, ja, ka, km, kn, ko, lb, lo, lt, lv, mk, ml, mn, mr-IN, ms, nb, ne, nl, nn, or, -> pa, pl, pt, pt-BR, rm, ro, ru, sk, sl, sq, sr, sw, ta, th, tl, tr, tt, ug, +> it-CH, ja, ka, km, kn, ko, lb, lo, lt, lv, mk, ml, mn, mr-IN, ms, nb, ne, nl, nn, oc, or, +> pa, pl, pt, pt-BR, rm, ro, ru, sk, sl, sq, sr, sw, ta, te, th, tl, tr, tt, ug, > ur, uz, vi, wo, zh-CN, zh-HK, zh-TW, zh-YUE Complete locales are: @@ -159,6 +159,7 @@ * [will-paginate-i18n](https://github.com/tigrish/will-paginate-i18n) * [kaminari-i18n](https://github.com/tigrish/kaminari-i18n) * [i18n-country-translation](https://github.com/onomojo/i18n-country-translations) for translations of country names +* [i18n-timezones](https://github.com/onomojo/i18n-timezones) for translations of Rails time zones * [i18n-spec](https://github.com/tigrish/i18n-spec) for RSpec matchers to test your locale files * [iso](https://github.com/tigrish/iso) for the list of valid language/region codes and their translations * [i18n-tasks](https://github.com/glebm/i18n-tasks) Binary 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 2018-02-26 09:36:39.000000000 +0100 +++ new/metadata 2018-10-29 12:54:36.000000000 +0100 @@ -1,14 +1,14 @@ --- !ruby/object:Gem::Specification name: rails-i18n version: !ruby/object:Gem::Version - version: 5.1.1 + version: 5.1.2 platform: ruby authors: - Rails I18n Group autorequire: bindir: bin cert_chain: [] -date: 2018-02-26 00:00:00.000000000 Z +date: 2018-10-29 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: i18n @@ -209,6 +209,7 @@ - rails/locale/sv.yml - rails/locale/sw.yml - rails/locale/ta.yml +- rails/locale/te.yml - rails/locale/th.yml - rails/locale/tl.yml - rails/locale/tr.yml @@ -272,7 +273,6 @@ - rails/pluralization/fa.rb - rails/pluralization/ff.rb - rails/pluralization/fi.rb -- rails/pluralization/fil.rb - rails/pluralization/fr-CA.rb - rails/pluralization/fr-CH.rb - rails/pluralization/fr-FR.rb @@ -368,6 +368,7 @@ - rails/pluralization/zh-TW.rb - rails/pluralization/zh-YUE.rb - rails/pluralization/zh.rb +- rails/transliteration/az.yml - rails/transliteration/bg.yml - rails/transliteration/ca.yml - rails/transliteration/de.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/az.yml new/rails/locale/az.yml --- old/rails/locale/az.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/az.yml 2018-10-29 12:54:36.000000000 +0100 @@ -4,6 +4,9 @@ errors: messages: record_invalid: 'Yoxlama uğursuz oldu: %{errors}' + restrict_dependent_destroy: + has_one: "Əlaqəli %{record} yazı olduğundan bu yazını silmək mümkün deyil" + has_many: "Əlaqəli %{record} yazılar olduğundan bu yazını silmək mümkün deyil" date: abbr_day_names: - B. @@ -105,6 +108,7 @@ messages: accepted: qəbul olunmalıdır blank: boş ola bilməz + present: boş olmalıdır confirmation: təsdiqə uygun deyil empty: boş ola bilməz equal_to: "%{count}-ə bərabər olmalıdır" @@ -116,13 +120,16 @@ invalid: yanlışdır less_than: "%{count}-dən kiçik olmalıdır" less_than_or_equal_to: kiçik və ya %{count}-ə bərabər olmalıdır + model_invalid: "Yoxlama uğursuz oldu: %{errors}" not_a_number: rəqəm deyil not_an_integer: tam rəqəm olmalıdır odd: tək olmalıdır + required: mövcud olmalıdır taken: artıq mövcuddur too_long: çox uzundur (%{count} simvoldan çox olmalı deyil) too_short: çox qısadır (%{count} simvoldan az olmalı deyil) wrong_length: uzunluqu səhvdir (%{count} simvol olmalıdır) + other_than: "%{count}-dən fərqli olmalıdır" template: body: 'Aşağıdaki səhvlər üzə çıxdı:' header: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/be.yml new/rails/locale/be.yml --- old/rails/locale/be.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/be.yml 2018-10-29 12:54:36.000000000 +0100 @@ -39,9 +39,9 @@ - Пятніца - Субота formats: - default: "%d-%m-%Y" - long: "%B %d, %Y" - short: "%b %d" + default: "%d.%m.%Y" + long: "%-d %B %Y" + short: "%-d %b" month_names: - - Студзень @@ -63,39 +63,66 @@ datetime: distance_in_words: about_x_hours: - one: каля 1 гадзіны + few: каля %{count} гадзін + many: каля %{count} гадзін + one: каля %{count} гадзіны other: каля %{count} гадзін about_x_months: - one: каля 1 месяца + few: каля %{count} месяцаў + many: каля %{count} месяцаў + one: каля %{count} месяца other: каля %{count} месяцаў about_x_years: - one: каля 1 года + few: каля %{count} гадоў + many: каля %{count} гадоў + one: каля %{count} года other: каля %{count} гадоў almost_x_years: - one: амаль 1 год + few: амаль %{count} гады + many: амаль %{count} гадоў + one: амаль %{count} год other: амаль %{count} гадоў half_a_minute: палова хвіліны less_than_x_minutes: - one: меней за 1 хвіліну - other: меней за %{count} хвілін + few: меней за %{count} хвіліны + many: меней за %{count} хвілін + one: меней за %{count} хвіліну + other: меней за %{count} хвіліны less_than_x_seconds: - one: меней за 1 секунду - other: меней за %{count} секундаў + few: меней за %{count} секунды + many: меней за %{count} секунд + one: меней за %{count} секунду + other: меней за %{count} секунды over_x_years: - one: болей за 1 год - other: болей за %{count} гадоў + few: болей за %{count} гады + many: болей за %{count} гадоў + one: болей за %{count} год + other: болей за %{count} года x_days: - one: 1 дзень - other: "%{count} дзён" + few: "%{count} дні" + many: "%{count} дзён" + one: "%{count} дзень" + other: "%{count} дня" x_minutes: - one: 1 хвіліна - other: "%{count} хвілін" + few: "%{count} хвіліны" + many: "%{count} хвілін" + one: "%{count} хвіліна" + other: "%{count} хвіліны" x_months: - one: 1 месяц - other: "%{count} месяцаў" + few: "%{count} месяцы" + many: "%{count} месяцаў" + one: "%{count} месяц" + other: "%{count} месяца" + x_years: + few: "%{count} гады" + many: "%{count} гадоў" + one: "%{count} год" + other: "%{count} года" x_seconds: - one: 1 секунда - other: "%{count} секундаў" + few: "%{count} секунды" + many: "%{count} секунд" + one: "%{count} секунда" + other: "%{count} секунды" prompts: day: Дзень hour: Гадзіна @@ -120,24 +147,34 @@ invalid: няправільнае значэнне less_than: павінна быць меней за %{count} less_than_or_equal_to: павінна быць меней ці роўным %{count} + model_invalid: 'Узніклі настпупныя памылкі: %{errors}' not_a_number: гэта не лічба not_an_integer: павінна быць цэлай лічбай odd: павінна быць няцотным + required: не можа адсутнічаць taken: ўжо занята too_long: - one: занадта доўгі (максімум 1 сімвал) + few: занадта доўгі (максімум %{count} сімвала) + many: занадта доўгі (максімум %{count} сімвалаў) + one: занадта доўгі (максімум %{count} сімвал) other: занадта доўгі (максімум %{count} сімвалаў) too_short: - one: занадта кароткі (мінімум 1 сімвал) + few: занадта кароткі (мінімум %{count} сімвала) + many: занадта кароткі (мінімум %{count} сімвалаў) + one: занадта кароткі (мінімум %{count} сімвал) other: занадта кароткі (мінімум %{count} сімвалаў) wrong_length: - one: няправільная даўжыня (павінен быць 1 сімвал) + few: няправільная даўжыня (павінен быць %{count} сімвала) + many: няправільная даўжыня (павінны быць %{count} сімвалаў) + one: няправільная даўжыня (павінен быць %{count} сімвал) other: няправільная даўжыня (павінны быць %{count} сімвалаў) other_than: павінна адрознівацца ад %{count} template: body: 'Узніклі праблемы з наступнымі палямі:' header: - one: не атрымалася захаваць %{model} з-за 1 памылкі + few: не атрымалася захаваць %{model} з-за %{count} памылак + many: не атрымалася захаваць %{model} з-за %{count} памылак + one: не атрымалася захаваць %{model} з-за %{count} памылкі other: не атрымалася захаваць %{model} з-за %{count} памылак helpers: select: @@ -149,13 +186,13 @@ number: currency: format: - delimiter: "," - format: "%u%n" + delimiter: " " + format: "%n %u" precision: 2 - separator: "." + separator: "," significant: false strip_insignificant_zeros: false - unit: "$" + unit: руб. format: delimiter: "," precision: 3 @@ -166,27 +203,51 @@ decimal_units: format: "%n %u" units: - billion: мільярд - million: мільён - quadrillion: квадрыльён - thousand: тысяча - trillion: трыльён + billion: + few: мільярда + many: мільярдаў + one: мільярд + other: мільярда + million: + few: мільёна + many: мільёнаў + one: мільён + other: мільёна + quadrillion: + few: квадрыльёна + many: квадрыльёнаў + one: квадрыльён + other: квадрыльёна + thousand: + few: тысячы + many: тысяч + one: тысяча + other: тысячы + trillion: + few: трыльёна + many: трыльёнаў + one: трыльён + other: трыльёна unit: '' format: delimiter: '' - precision: 3 - significant: true - strip_insignificant_zeros: true + precision: 1 + significant: false + strip_insignificant_zeros: false storage_units: format: "%n %u" units: byte: - one: Байт - other: Байтаў + few: байта + many: байтаў + one: байт + other: байта gb: ГБ kb: КБ mb: МБ tb: ТБ + pb: ПБ + eb: ЭБ percentage: format: delimiter: '' @@ -203,6 +264,6 @@ am: раніцы formats: default: "%a, %d %b %Y %H:%M:%S %z" - long: "%B %d, %Y %H:%M" + long: "%d %B %Y, %H:%M" short: "%d %b %H:%M" pm: вечара diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/cs.yml new/rails/locale/cs.yml --- old/rails/locale/cs.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/cs.yml 2018-10-29 12:54:36.000000000 +0100 @@ -177,7 +177,7 @@ units: billion: Miliarda million: Milion - quadrillion: Kvadrilion + quadrillion: Biliarda thousand: Tisíc trillion: Bilion unit: '' @@ -210,9 +210,9 @@ two_words_connector: " a " words_connector: ", " time: - am: am + am: dopoledne formats: - default: "%a %d. %B %Y %H:%M %z" - long: "%A %d. %B %Y %H:%M" - short: "%d. %m. %H:%M" - pm: pm + default: "%a %e. %B %Y %H:%M %z" + long: "%A %e. %B %Y %H:%M" + short: "%e. %-m. %H:%M" + pm: odpoledne diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/da.yml new/rails/locale/da.yml --- old/rails/locale/da.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/da.yml 2018-10-29 12:54:36.000000000 +0100 @@ -94,7 +94,7 @@ one: en måned other: "%{count} måneder" x_years: - one: en år + one: et år other: "%{count} år" x_seconds: one: et sekund diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/en.yml new/rails/locale/en.yml --- old/rails/locale/en.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/en.yml 2018-10-29 12:54:36.000000000 +0100 @@ -192,6 +192,8 @@ kb: KB mb: MB tb: TB + pb: PB + eb: EB percentage: format: delimiter: '' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/es.yml new/rails/locale/es.yml --- old/rails/locale/es.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/es.yml 2018-10-29 12:54:36.000000000 +0100 @@ -196,6 +196,8 @@ kb: KB mb: MB tb: TB + pb: PB + eb: EB percentage: format: delimiter: '' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/fr-CA.yml new/rails/locale/fr-CA.yml --- old/rails/locale/fr-CA.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/fr-CA.yml 2018-10-29 12:54:36.000000000 +0100 @@ -5,7 +5,7 @@ messages: record_invalid: 'La validation a échoué : %{errors}' restrict_dependent_destroy: - has_one: "Vous ne pouvez pas supprimer l'enregistrement car une personne à charge %{record} existe" + has_one: "Vous ne pouvez pas supprimer l'enregistrement car un(e) %{record} dépendant(e) existe" has_many: "Vous ne pouvez pas supprimer l'enregistrement parce que les %{record} dépendants existent" date: abbr_day_names: @@ -64,40 +64,43 @@ distance_in_words: about_x_hours: one: environ une heure - other: environ %{count} heures + other: environ %{count} heures about_x_months: one: environ un mois - other: environ %{count} mois + other: environ %{count} mois about_x_years: one: environ un an - other: environ %{count} ans + other: environ %{count} ans almost_x_years: one: presqu'un an other: presque %{count} ans half_a_minute: une demi-minute less_than_x_minutes: - one: moins d'une minute - other: moins de %{count} minutes - zero: moins d'une minute + one: moins d'une minute + other: moins de %{count} minutes + zero: moins d'une minute less_than_x_seconds: - one: moins d'une seconde - other: moins de %{count} secondes + one: moins d'une seconde + other: moins de %{count} secondes zero: moins d'une seconde over_x_years: one: plus d'un an - other: plus de %{count} ans + other: plus de %{count} ans x_days: - one: 1 jour - other: "%{count} jours" + one: 1 jour + other: "%{count} jours" x_minutes: - one: 1 minute - other: "%{count} minutes" + one: 1 minute + other: "%{count} minutes" x_months: - one: 1 mois - other: "%{count} mois" + one: 1 mois + other: "%{count} mois" + x_years: + one: 1 an + other: "%{count} ans" x_seconds: - one: 1 seconde - other: "%{count} secondes" + one: 1 seconde + other: "%{count} secondes" prompts: day: Jour hour: Heure @@ -122,7 +125,7 @@ invalid: n'est pas valide less_than: doit être inférieur à %{count} less_than_or_equal_to: doit être inférieur ou égal à %{count} - model_invalid: "Validation échouée: %{errors}" + model_invalid: "Validation échouée : %{errors}" not_a_number: n'est pas un nombre not_an_integer: doit être un nombre entier odd: doit être impair @@ -139,17 +142,17 @@ other: ne fait pas la bonne longueur (doit comporter %{count} caractères) other_than: doit être différent de %{count} template: - body: 'Veuillez vérifier les champs suivants : ' + body: 'Veuillez vérifier les champs suivants : ' header: - one: 'Impossible d''enregistrer ce %{model} : 1 erreur' - other: 'Impossible d''enregistrer ce %{model} : %{count} erreurs' + one: 'Impossible d''enregistrer ce(tte) %{model} : 1 erreur' + other: 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreurs' helpers: select: prompt: Veuillez sélectionner submit: - create: Créer un %{model} - submit: Enregistrer ce %{model} - update: Modifier ce %{model} + create: Créer un(e) %{model} + submit: Enregistrer ce(tte) %{model} + update: Modifier ce(tte) %{model} number: currency: format: @@ -170,11 +173,11 @@ decimal_units: format: "%n %u" units: - billion: Milliard - million: Million - quadrillion: Million de milliards - thousand: Millier - trillion: Mille milliard + billion: milliard + million: million + quadrillion: million de milliards + thousand: millier + trillion: billion unit: '' format: delimiter: '' @@ -185,12 +188,14 @@ format: "%n %u" units: byte: - one: Octet - other: Octets + one: octet + other: octets gb: Go kb: ko mb: Mo tb: To + pb: Po + eb: Eo percentage: format: delimiter: '' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/fr-CH.yml new/rails/locale/fr-CH.yml --- old/rails/locale/fr-CH.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/fr-CH.yml 2018-10-29 12:54:36.000000000 +0100 @@ -5,7 +5,7 @@ messages: record_invalid: 'La validation a échoué : %{errors}' restrict_dependent_destroy: - has_one: "Vous ne pouvez pas supprimer l'enregistrement car une personne à charge %{record} existe" + has_one: "Vous ne pouvez pas supprimer l'enregistrement car un(e) %{record} dépendant(e) existe" has_many: "Vous ne pouvez pas supprimer l'enregistrement parce que les %{record} dépendants existent" date: abbr_day_names: @@ -64,40 +64,43 @@ distance_in_words: about_x_hours: one: environ une heure - other: environ %{count} heures + other: environ %{count} heures about_x_months: one: environ un mois - other: environ %{count} mois + other: environ %{count} mois about_x_years: one: environ un an - other: environ %{count} ans + other: environ %{count} ans almost_x_years: one: presqu'un an other: presque %{count} ans half_a_minute: une demi-minute less_than_x_minutes: - one: moins d'une minute - other: moins de %{count} minutes - zero: moins d'une minute + one: moins d'une minute + other: moins de %{count} minutes + zero: moins d'une minute less_than_x_seconds: - one: moins d'une seconde - other: moins de %{count} secondes + one: moins d'une seconde + other: moins de %{count} secondes zero: moins d'une seconde over_x_years: one: plus d'un an - other: plus de %{count} ans + other: plus de %{count} ans x_days: - one: 1 jour - other: "%{count} jours" + one: 1 jour + other: "%{count} jours" x_minutes: - one: 1 minute - other: "%{count} minutes" + one: 1 minute + other: "%{count} minutes" x_months: - one: 1 mois - other: "%{count} mois" + one: 1 mois + other: "%{count} mois" + x_years: + one: 1 an + other: "%{count} ans" x_seconds: - one: 1 seconde - other: "%{count} secondes" + one: 1 seconde + other: "%{count} secondes" prompts: day: Jour hour: Heure @@ -122,7 +125,7 @@ invalid: n'est pas valide less_than: doit être inférieur à %{count} less_than_or_equal_to: doit être inférieur ou égal à %{count} - model_invalid: "Validation échouée: %{errors}" + model_invalid: "Validation échouée : %{errors}" not_a_number: n'est pas un nombre not_an_integer: doit être un nombre entier odd: doit être impair @@ -139,17 +142,17 @@ other: ne fait pas la bonne longueur (doit comporter %{count} caractères) other_than: doit être différent de %{count} template: - body: 'Veuillez vérifier les champs suivants : ' + body: 'Veuillez vérifier les champs suivants : ' header: - one: 'Impossible d''enregistrer ce %{model} : 1 erreur' - other: 'Impossible d''enregistrer ce %{model} : %{count} erreurs' + one: 'Impossible d''enregistrer ce(tte) %{model} : 1 erreur' + other: 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreurs' helpers: select: prompt: Veuillez sélectionner submit: - create: Créer un %{model} - submit: Enregistrer ce %{model} - update: Modifier ce %{model} + create: Créer un(e) %{model} + submit: Enregistrer ce(tte) %{model} + update: Modifier ce(tte) %{model} number: currency: format: @@ -191,6 +194,8 @@ kb: ko mb: Mo tb: To + pb: Po + eb: Eo percentage: format: delimiter: '' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/fr-FR.yml new/rails/locale/fr-FR.yml --- old/rails/locale/fr-FR.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/fr-FR.yml 2018-10-29 12:54:36.000000000 +0100 @@ -95,6 +95,9 @@ x_months: one: 1 mois other: "%{count} mois" + x_years: + one: 1 an + other: "%{count} ans" x_seconds: one: 1 seconde other: "%{count} secondes" @@ -191,6 +194,8 @@ kb: ko mb: Mo tb: To + pb: Po + eb: Eo percentage: format: delimiter: '' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/fr.yml new/rails/locale/fr.yml --- old/rails/locale/fr.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/fr.yml 2018-10-29 12:54:36.000000000 +0100 @@ -96,7 +96,7 @@ one: 1 mois other: "%{count} mois" x_years: - one: un an + one: 1 an other: "%{count} ans" x_seconds: one: 1 seconde @@ -194,6 +194,8 @@ kb: ko mb: Mo tb: To + pb: Po + eb: Eo percentage: format: delimiter: '' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/ja.yml new/rails/locale/ja.yml --- old/rails/locale/ja.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/ja.yml 2018-10-29 12:54:36.000000000 +0100 @@ -184,6 +184,8 @@ kb: KB mb: MB tb: TB + pb: PB + eb: EB percentage: format: delimiter: '' @@ -199,7 +201,7 @@ time: am: 午前 formats: - default: "%Y/%m/%d %H:%M:%S" - long: "%Y年%m月%d日(%a) %H時%M分%S秒 %z" - short: "%y/%m/%d %H:%M" + default: "%Y年%m月%d日(%a) %H時%M分%S秒 %z" + long: "%Y/%m/%d %H:%M" + short: "%m/%d %H:%M" pm: 午後 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/ka.yml new/rails/locale/ka.yml --- old/rails/locale/ka.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/ka.yml 2018-10-29 12:54:36.000000000 +0100 @@ -128,7 +128,7 @@ taken: უკვე დაკავებულია too_long: one: არის ძალიან გრძელი (მაქსიმუმია 1 სიმბოლო) - other: მეტისმეტად დიდი სიგრძის (მაქსიმუმია %{count} სიმბოლო) + other: არის მეტისმეტად დიდი სიგრძის (მაქსიმუმია %{count} სიმბოლო) too_short: one: არის ძალიან მოკლე (მინიმუმია 1 სიმბოლო) other: არის ძალიან მოკლე (მინიმუმია %{count} სიმბოლო) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/km.yml new/rails/locale/km.yml --- old/rails/locale/km.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/km.yml 2018-10-29 12:54:36.000000000 +0100 @@ -136,11 +136,11 @@ decimal_units: format: "%n %u" units: - billion: ពាន់លាន + billion: ប៊ីលាន million: លាន - quadrillion: ក្វាឌ្រីលាន + quadrillion: ក្វាទ្រីលាន thousand: ពាន់ - trillion: ពាន់ពាន់លាន + trillion: ទ្រីលាន unit: '' format: delimiter: '' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/ko.yml new/rails/locale/ko.yml --- old/rails/locale/ko.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/ko.yml 2018-10-29 12:54:36.000000000 +0100 @@ -4,6 +4,9 @@ errors: messages: record_invalid: 데이터 검증에 실패하였습니다. %{errors} + restrict_dependent_destroy: + has_one: "%{record}가 존재하기 때문에 삭제할 수 없습니다" + has_many: "%{record}가 존재하기 때문에 삭제할 수 없습니다" date: abbr_day_names: - 일 @@ -90,6 +93,9 @@ x_months: one: 한 달 other: "%{count}달" + x_years: + one: 일 년 + other: "%{count}년" x_seconds: one: 일 초 other: "%{count}초" @@ -105,6 +111,7 @@ messages: accepted: "%{attribute}을(를) 반드시 확인해야 합니다" blank: "%{attribute}에 내용을 입력해 주세요" + present: "%{attribute}은(는) 비어있어야 합니다" confirmation: "%{attribute}은(는) 서로 일치해야 합니다" empty: "%{attribute}에 내용을 입력해 주세요" equal_to: "%{attribute}은(는) %{count}과 같아야 합니다" @@ -116,13 +123,16 @@ invalid: "%{attribute}은(는) 올바르지 않은 값입니다" less_than: "%{attribute}은(는) %{count}보다 작아야 합니다" less_than_or_equal_to: "%{attribute}은(는) %{count}과 작거나 같아야 합니다" + model_invalid: "%{attribute}에 대한 데이터 검증에 실패하였습니다: %{errors}" not_a_number: "%{attribute}에 숫자를 입력해 주세요" not_an_integer: "%{attribute}에 정수를 입력해 주세요" odd: "%{attribute}에 홀수를 입력해 주세요" + required: "%{attribute}은(는) 반드시 있어야 합니다" taken: "%{attribute}은(는) 이미 존재합니다" too_long: "%{attribute}은(는) %{count}자를 넘을 수 없습니다" too_short: "%{attribute}은(는) 적어도 %{count}자를 넘어야 합니다" wrong_length: "%{attribute}은(는) %{count}자여야 합니다" + other_than: "%{attribute}은(는) %{count}와(과) 달라야 합니다" template: body: '아래 문제를 확인해 주세요.' header: @@ -177,6 +187,7 @@ percentage: format: delimiter: '' + format: "%n%" precision: format: delimiter: '' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/lo.yml new/rails/locale/lo.yml --- old/rails/locale/lo.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/lo.yml 2018-10-29 12:54:36.000000000 +0100 @@ -6,27 +6,27 @@ record_invalid: 'ການຢືນຢັນບໍ່ສຳເລັດ : %{errors}' date: abbr_day_names: - - '' - - '' - - '' - - '' - - '' - - '' - - '' + - ອາທິດ + - ຈັນ + - ອັງຄານ + - ພຸດ + - ພະຫັດ + - ສຸກ + - ເສົາ abbr_month_names: - - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' + - ມ.ກ + - ກ.ພ + - ມ.ນ + - ມ.ສ + - ພ.ພ + - ມິ.ຖ + - ກ.ລ + - ສ.ຫ + - ກ.ຍ + - ຕ.ລ + - ພ.ຈ + - ທ.ວ day_names: - ອາທິດ - ຈັນ @@ -80,6 +80,13 @@ few: 'ປະມານ %{count} ປີ ' many: 'ປະມານ %{count} ປີ ' other: 'ປະມານ %{count} ປີ ' + almost_x_years: + zero: 'ເກືອບ %{count} ປີ ' + one: 'ເກືອບ 1 ປີ ' + two: 'ເກືອບ %{count} ປີ ' + few: 'ເກືອບ %{count} ປີ ' + many: 'ເກືອບ %{count} ປີ ' + other: 'ເກືອບ %{count} ປີ ' half_a_minute: 'ເຄິ່ງນາທີ ' less_than_x_minutes: zero: 'ນ້ອຍກວ່າ %{count} ນາທີ ' @@ -223,9 +230,9 @@ two_words_connector: 'ແລະ ' words_connector: ", " time: - am: '' + am: 'ເຊົ້າ' formats: default: "%a %d %b %Y %H:%M:%S %z" long: "%d %B %Y %H:%M น." short: "%d %b %H:%M น." - pm: '' + pm: 'ແລງ' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/oc.yml new/rails/locale/oc.yml --- old/rails/locale/oc.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/oc.yml 2018-10-29 12:54:36.000000000 +0100 @@ -20,10 +20,10 @@ - - gen - feb - - mar + - març - abr - mai - - jun + - junh - jul - ago - set @@ -206,7 +206,7 @@ time: am: am formats: - default: "Lo %d %b de %Y a %Ho%M %Ss" - long: "Lo %d %b de %Y a %Ho%M" - short: "%d de %b %Ho%M" + default: "Lo %e %b de %Y a %Ho%M %Ss" + long: "Lo %a %e %b de %Y a %Ho%M" + short: "%e %b %Ho%M" pm: pm diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/pl.yml new/rails/locale/pl.yml --- old/rails/locale/pl.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/pl.yml 2018-10-29 12:54:36.000000000 +0100 @@ -145,6 +145,7 @@ not_an_integer: musi być liczbą całkowitą odd: musi być nieparzyste present: musi być puste + required: musi istnieć taken: zostało już zajęte too_long: few: jest za długie (maksymalnie %{count} znaki) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/pt-BR.yml new/rails/locale/pt-BR.yml --- old/rails/locale/pt-BR.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/pt-BR.yml 2018-10-29 12:54:36.000000000 +0100 @@ -200,6 +200,8 @@ kb: KB mb: MB tb: TB + pb: PB + eb: EB percentage: format: delimiter: "." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/pt.yml new/rails/locale/pt.yml --- old/rails/locale/pt.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/pt.yml 2018-10-29 12:54:36.000000000 +0100 @@ -148,8 +148,8 @@ number: currency: format: - delimiter: " " - format: "%n %u" + delimiter: "." + format: "%u %n" precision: 2 separator: "," significant: false @@ -194,6 +194,8 @@ kb: KB mb: MB tb: TB + pb: PB + eb: EB percentage: format: delimiter: '' @@ -202,7 +204,7 @@ delimiter: '' support: array: - last_word_connector: ", e" + last_word_connector: " e " two_words_connector: " e " words_connector: ", " time: 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 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/ru.yml 2018-10-29 12:54:36.000000000 +0100 @@ -246,6 +246,8 @@ kb: КБ mb: МБ tb: ТБ + pb: ПБ + eb: ЭБ percentage: format: delimiter: '' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/sk.yml new/rails/locale/sk.yml --- old/rails/locale/sk.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/sk.yml 2018-10-29 12:54:36.000000000 +0100 @@ -205,7 +205,7 @@ time: am: dopoludnia formats: - default: "%a %d. %B %Y %H:%M %z" - long: "%A %d. %B %Y %H:%M" - short: "%d.%m. %H:%M" + default: "%a %e. %B %Y %H:%M %z" + long: "%A %e. %B %Y %H:%M" + short: "%e. %-m. %H:%M" pm: popoludní diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/te.yml new/rails/locale/te.yml --- old/rails/locale/te.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/rails/locale/te.yml 2018-10-29 12:54:36.000000000 +0100 @@ -0,0 +1,215 @@ +# Telugu translations for Ruby on Rails +# by Ravi Teja Dandu([email protected]) +--- +te: + activerecord: + errors: + messages: + record_invalid: "ధ్రువీకరన విఫలమైనది: %{errors}" + restrict_dependent_destroy: + has_one: "రికార్డ్ను తొలగించలేరు, ఎందుకంటే ఒక ఆధారపడిన %{record} ఉంది" + has_many: "రికార్డ్ను తొలగించలేరు, ఎందుకంటే ఆధారపడిన %{record} ఉంది" + date: + abbr_day_names: + - ఆది + - సోమ + - మంగళ + - బుధ + - గురు + - శుక్ర + - శని + abbr_month_names: + - + - Jan + - Feb + - Mar + - Apr + - May + - Jun + - Jul + - Aug + - Sep + - Oct + - Nov + - Dec + day_names: + - ఆదివారం + - సోమవారం + - మంగళవారం + - బుధవారం + - గురువారం + - శుక్రవారం + - శనివారం + formats: + default: "%d-%m-%Y" + long: "%B %d, %Y" + short: "%b %d" + month_names: + - + - జనవరి + - ఫిబ్రవరి + - మార్చి + - ఏప్రిల్ + - మే + - జూన్ + - జూలై + - ఆగస్టు + - సెప్టెంబరు + - అక్టోబరు + - నవంబరు + - డిసెంబరు + order: + - :day + - :month + - :year + datetime: + distance_in_words: + about_x_hours: + one: సుమారు ఒక గంట + other: సుమారు %{count} గంటలు + about_x_months: + one: సుమారు ఒక నెల + other: సుమారు %{count} నెలలు + about_x_years: + one: సుమారు ఒక సంవత్సరం + other: సుమారు %{count} సంవత్సరాలు + almost_x_years: + one: దాదాపు ఒక సంవత్సరం + other: దాదాపు %{count} సంవత్సరాలు + half_a_minute: అర నిమిషం + less_than_x_minutes: + one: ఒక నిమిషం కన్నా తక్కువ + other: "%{count} నిమిషాల కన్నా తక్కువ" + less_than_x_seconds: + one: ఒక క్షణం కన్నా తక్కువ + other: "%{count} క్షణాలు కన్నా తక్కువ" + over_x_years: + one: ఒక సంవత్సరం పైగా + other: "%{count} సంవత్సరాల పైగా" + x_days: + one: ఒక రోజు + other: "%{count} రోజులు" + x_minutes: + one: ఒక నిమిషం + other: "%{count} నిమిషాలు" + x_months: + one: ఒక నెల + other: "%{count} నెలలు" + x_years: + one: ఒక సంవత్సరం + other: "%{count} సంవత్సరాలు" + x_seconds: + one: ఒక క్షణం + 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} నాలుగు కంటే తక్కువగా లేదా సమానంగా ఉండాలి" + model_invalid: "ధృవీకరణ విఫలమైంది: %{errors}" + not_a_number: సంఖ్య కాదు + not_an_integer: పూర్ణాంకంగా ఉండాలి + odd: బేసి సంఖ్య అయి ఉండాలి + required: ఉనికిలో ఉండాలి + taken: ఇప్పటికే తీసుకోబడింది + too_long: + one: చాలా పొడవుగా ఉంది (గరిష్టంగా ఒక అక్షరం) + other: చాలా పొడవుగా ఉంది (గరిష్టంగా %{count} అక్షరాలు) + too_short: + one: చాలా తక్కువగా ఉంది (కనీసం ఒక అక్షరం) + other: చాలా చిన్నది (కనీసం %{count} అక్షరాలు) + wrong_length: + one: తప్పు పొడవు (ఒక అక్షరం ఉండాలి) + other: తప్పు పొడవు (%{count} అక్షరాలు ఉండాలి) + other_than: "%{count} కన్నా వేరు ఉండాలి" + template: + body: 'కింది రంగాలలో సమస్యలు ఉన్నాయి:' + header: + one: ఒక తప్పు ఈ %{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: am + formats: + default: "%a, %d %b %Y %H:%M:%S %z" + long: "%B %d, %Y %H:%M" + short: "%d %b %H:%M" + pm: pm diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/uk.yml new/rails/locale/uk.yml --- old/rails/locale/uk.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/uk.yml 2018-10-29 12:54:36.000000000 +0100 @@ -114,7 +114,7 @@ one: "%{count} місяць" other: "%{count} місяця" x_years: - few: "%{count} років" + few: "%{count} роки" many: "%{count} років" one: "%{count} рік" other: "%{count} року" @@ -149,7 +149,7 @@ less_than_or_equal_to: має бути менше ніж або дорівнювати %{count} model_invalid: 'Виникли помилки: %{errors}' not_a_number: не число - not_an_integer: не э цілим числом + not_an_integer: не є цілим числом odd: має бути непарним required: не може бути порожнім taken: вже зайнятий diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/vi.yml new/rails/locale/vi.yml --- old/rails/locale/vi.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/vi.yml 2018-10-29 12:54:36.000000000 +0100 @@ -145,11 +145,11 @@ format: delimiter: "." format: "%n %u" - precision: 2 + precision: 0 separator: "," significant: false strip_insignificant_zeros: false - unit: đồng + unit: VNĐ format: delimiter: "." precision: 3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/locale/zh-CN.yml new/rails/locale/zh-CN.yml --- old/rails/locale/zh-CN.yml 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/locale/zh-CN.yml 2018-10-29 12:54:36.000000000 +0100 @@ -158,6 +158,8 @@ kb: KB mb: MB tb: TB + pb: PB + eb: EB percentage: format: delimiter: '' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/pluralization/fil.rb new/rails/pluralization/fil.rb --- old/rails/pluralization/fil.rb 2018-02-26 09:36:39.000000000 +0100 +++ new/rails/pluralization/fil.rb 1970-01-01 01:00:00.000000000 +0100 @@ -1,3 +0,0 @@ -require 'rails_i18n/common_pluralizations/one_with_zero_other' - -::RailsI18n::Pluralization::OneWithZeroOther.with_locale(:fil) \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rails/transliteration/az.yml new/rails/transliteration/az.yml --- old/rails/transliteration/az.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/rails/transliteration/az.yml 2018-10-29 12:54:36.000000000 +0100 @@ -0,0 +1,24 @@ +az: + i18n: + transliterate: + rule: + c: "j" + ç: "ch" + ə: "e" + ğ: "gh" + x: "kh" + ı: "i" + j: "zh" + q: "g" + ş: "sh" + ü: "u" + C: "J" + Ç: "Ch" + Ə: "E" + Ğ: "Gh" + X: "Kh" + İ: "I" + J: "Zh" + Q: "G" + Ş: "Sh" + Ü: "U"
