i18n-timezones 1.3.7 → 1.4.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: eefd9a71adbc1ea0d22a8225321932fe7cb91c21
4
- data.tar.gz: befcd86cd85bea8e8ff06efdbaa46090f0918f44
3
+ metadata.gz: 3721bdc382c3aa3e0d66db64eda16a445c53ca00
4
+ data.tar.gz: d2920e869f64ce9fdcaf0e01708d08ede3c86aff
5
5
  SHA512:
6
- metadata.gz: 47eba329a3b2c263bd95a5a0db2063f681a76f91b912bee52a3dad854ee298d8094120a2d2cec30109d2154b02a1e1bb3d77172aebb25897c4a1f33907bdd91f
7
- data.tar.gz: f70dc7a124020f9ae84ac8f9cbd203a0fd341a6807f49718d04239689ebdbe84aa18ae6e629079d707fb2737f9cd99bbb866af389587db1ff158fa3eb2171cb6
6
+ metadata.gz: e788a917ef3c214a11d48d8b794c4c4f062f8ab2fa69e70197abd38968e935ff67d4034fa5058e2d4e3557c274a15b3ade89274225b038b7457a7c68ed237b41
7
+ data.tar.gz: f354cfcede9a9e0ed2f7f06d5bb9758d675d9ad1feac1fe8dae8ca63d9af5e1b3ed797998c2e0401aa8eccdfb0a6b9a637367af26cf9a5782ec2903aaa25709f
@@ -8,7 +8,6 @@ If you're doing anything with timezones and translations, there's no need to rei
8
8
 
9
9
  == Supported Locales
10
10
  There are translations for all of the following locales: ar, de, en, es, fr, he, it, ja, ko, nl, pt, pt-BR, ru, zh-CN, zh-TW.
11
- Japanese translation was added by ROR Lab on April 25, 2013.
12
11
 
13
12
  == Installation
14
13
 
@@ -29,39 +28,5 @@ or just
29
28
 
30
29
  If you find an error in a translation, please let us know. Please help us fill in the rest of the timezones.
31
30
 
32
- == Contributors
33
- * Brian McQuay - http://www.onomojo.com
34
- * James McKinney - http://opennorth.ca
35
- * Antoine Lyset - https://github.com/antoinelyset
36
- * Choongmin Lee - https://github.com/clee704
37
- * https://github.com/azhuravlev
38
- * Hannes Stiebitzhofer - https://github.com/stiebitzhofer
39
- * Hyoseong Choi - https://github.com/rorlab
40
- * Md. Hasinur Rahman - https://github.com/likhon
41
- * Steve Hodges - https://github.com/stevehodges
42
- * https://github.com/cbeckr
43
- * https://github.com/godjo
44
- * Anatoly Egorov - https://github.com/alxrt
45
- * Andrey Novikov - https://github.com/Envek
46
- * Luiza Pagliari - https://github.com/lpagliari
47
- * Danny Ben Shitrit - https://github.com/DannyBen
48
- * https://github.com/openone-pl
49
-
50
- == Version History
51
- * 1.3.7 - Adding Polish translation
52
- * 1.3.6 - Fix mistakes of translation in Japanese. add hebrew translation. Fix Buenos Aires name in Russian
53
- * 1.3.5 - Adding pt-BR
54
- * 1.3.4 - Added missing Russian Federation timezones. Russian name of "Central America" was fixed.
55
- * 1.3.3 - Fix ru translation for Paris
56
- * 1.3.2 - Adding zh-CN and updating de
57
- * 1.3.1 - Adding license to gemspec
58
- * 1.3 - Upgrading to Rails 4
59
- * 1.2.3 - Adding Arabic, Italian, Dutch, Portuguese, and Chinese (Traditional) locales
60
- * 1.2.2 - Adding Japansese locale
61
- * 1.2.1 - Fixing a German translation
62
- * 1.2 - Adding German locale
63
- * 0.1.1 - Adding Russian locale
64
- * 0.1.0 - Adding Korean locale
65
-
66
31
  == License
67
32
  MIT or GPL
@@ -1,3 +1,3 @@
1
1
  module I18nTimezones
2
- VERSION = "1.3.7"
2
+ VERSION = "1.4.7"
3
3
  end
@@ -64,7 +64,6 @@ es:
64
64
  "Bucharest": "Bucarest"
65
65
  "Cairo": "El Cairo"
66
66
  "Helsinki": "Helsinki"
67
- "Kyev": "Kyev"
68
67
  "Riga": "Riga"
69
68
  "Sofia": "Sofía"
70
69
  "Tallinn": "Tallin"
@@ -119,7 +118,6 @@ es:
119
118
  "Taipei": "Taipei"
120
119
  "Perth": "Perth"
121
120
  "Irkutsk": "Irkutsk"
122
- "Ulaan Bataar": "Ulán Bator"
123
121
  "Seoul": "Seúl"
124
122
  "Osaka": "Osaka"
125
123
  "Sapporo": "Sapporo"
@@ -148,7 +146,7 @@ es:
148
146
  "Kyiv": "Kiev"
149
147
  "American Samoa": "Samoa Americana"
150
148
  "Montevideo": "Montevideo"
151
- "Ulaanbaatar": "Ulaanbaatar"
149
+ "Ulaanbaatar": "Ulán Bator"
152
150
  "Chatham Is.": "Isla Chatham"
153
151
  "Tokelau Is.": "Isla de Tokelau"
154
152
  "Zurich": "Zúrich"
@@ -64,7 +64,7 @@ he:
64
64
  "Bucharest": "בוקרשט"
65
65
  "Cairo": "קהיר"
66
66
  "Helsinki": "הלסינקי"
67
- "Kyev": "קייב"
67
+ "Kyiv": "קייב"
68
68
  "Riga": "ריגה"
69
69
  "Sofia": "סופיה"
70
70
  "Tallinn": "טאלין"
@@ -119,7 +119,7 @@ he:
119
119
  "Taipei": "טייפה"
120
120
  "Perth": "פרת'"
121
121
  "Irkutsk": "אירקוטסק"
122
- "Ulaan Bataar": "אולאן באטאר"
122
+ "Ulaanbaatar": "אולאן באטאר"
123
123
  "Seoul": "סיאול"
124
124
  "Osaka": "אוסקה"
125
125
  "Sapporo": "סאפורו"
@@ -117,7 +117,7 @@ it:
117
117
  "Perth": "Perth"
118
118
  "Singapore": "Singapore"
119
119
  "Taipei": "Taipei"
120
- "Ulaan Bataar": "Ulan Bator"
120
+ "Ulaanbaatar": "Ulan Bator"
121
121
  "Urumqi": "Ürümqi"
122
122
  "Irkutsk": "Irkutsk"
123
123
  "Osaka": "Osaka"
@@ -117,7 +117,7 @@ nl:
117
117
  "Perth": "Perth"
118
118
  "Singapore": "Singapore"
119
119
  "Taipei": "Taipei"
120
- "Ulaan Bataar": "Ulaan Bataar"
120
+ "Ulaanbaatar": "Ulaan Bataar"
121
121
  "Urumqi": "Urumqi"
122
122
  "Irkutsk": "Irkoetsk"
123
123
  "Osaka": "Osaka"
@@ -117,7 +117,7 @@ pt-BR:
117
117
  "Perth": "Perth"
118
118
  "Singapore": "Cingapura"
119
119
  "Taipei": "Taipei"
120
- "Ulaan Bataar": "Ulaan Bataar"
120
+ "Ulaanbaatar": "Ulaan Bataar"
121
121
  "Urumqi": "Urumqi"
122
122
  "Irkutsk": "Irkutsk"
123
123
  "Osaka": "Osaka"
@@ -117,7 +117,7 @@ pt:
117
117
  "Perth": "Perth"
118
118
  "Singapore": "Cingapura"
119
119
  "Taipei": "Taipei"
120
- "Ulaan Bataar": "Ulaan Bataar"
120
+ "Ulaanbaatar": "Ulaan Bataar"
121
121
  "Urumqi": "Urumqi"
122
122
  "Irkutsk": "Irkutsk"
123
123
  "Osaka": "Osaka"
@@ -142,7 +142,7 @@ ru:
142
142
  "Kamchatka": "Камчатка" # +12:00
143
143
  "Magadan": "Магадан" # +12:00
144
144
  "Marshall Is.": "Маршалловы острова" # +12:00
145
- "Solomon Is.": "Саломоновы острова" # +12:00
145
+ "Solomon Is.": "Соломоновы острова" # +12:00
146
146
  "Wellington": "Веллингтон" # +12:00
147
147
  "Nuku'alofa": "Нукуалофа" # +13:00
148
148
  "Samoa": "Самоа" # +13:00
@@ -40,7 +40,7 @@ zh-CN:
40
40
  "Lisbon": "里斯本"
41
41
  "London": "伦敦"
42
42
  "Monrovia": "蒙罗维亚"
43
- "UTC": "世界标準时间"
43
+ "UTC": "世界标准时间"
44
44
  "Amsterdam": "阿姆斯特丹"
45
45
  "Belgrade": "贝尔格勒"
46
46
  "Berlin": "柏林"
@@ -70,7 +70,7 @@ zh-CN:
70
70
  "Jerusalem": "耶路撒冷"
71
71
  "Kyiv": "基辅"
72
72
  "Pretoria": "普勒托利亚"
73
- "Kaliningrad": "加里寧格勒"
73
+ "Kaliningrad": "加里宁格勒"
74
74
  "Riga": "里加"
75
75
  "Sofia": "索菲亚"
76
76
  "Tallinn": "塔林"
@@ -88,7 +88,7 @@ zh-CN:
88
88
  "St. Petersburg": "圣彼得堡"
89
89
  "Tbilisi": "提比里斯"
90
90
  "Volgograd": "伏尔加格勒"
91
- "Samara": "薩馬拉"
91
+ "Samara": "萨马拉"
92
92
  "Yerevan": "叶里温"
93
93
  "Kabul": "喀布尔"
94
94
  "Islamabad": "伊斯兰玛巴德"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: i18n-timezones
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.7
4
+ version: 1.4.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brian McQuay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-11-07 00:00:00.000000000 Z
11
+ date: 2018-01-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: i18n
@@ -16,70 +16,74 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '0.5'
19
+ version: 0.9.3
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '0.5'
26
+ version: 0.9.3
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rails
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: '5.1'
31
34
  - - ">="
32
35
  - !ruby/object:Gem::Version
33
- version: 4.0.0
36
+ version: 5.1.4
34
37
  type: :runtime
35
38
  prerelease: false
36
39
  version_requirements: !ruby/object:Gem::Requirement
37
40
  requirements:
41
+ - - "~>"
42
+ - !ruby/object:Gem::Version
43
+ version: '5.1'
38
44
  - - ">="
39
45
  - !ruby/object:Gem::Version
40
- version: 4.0.0
46
+ version: 5.1.4
41
47
  - !ruby/object:Gem::Dependency
42
48
  name: rspec-rails
43
49
  requirement: !ruby/object:Gem::Requirement
44
50
  requirements:
51
+ - - "~>"
52
+ - !ruby/object:Gem::Version
53
+ version: '3.7'
45
54
  - - ">="
46
55
  - !ruby/object:Gem::Version
47
- version: 2.14.0
56
+ version: 3.7.2
48
57
  type: :development
49
58
  prerelease: false
50
59
  version_requirements: !ruby/object:Gem::Requirement
51
60
  requirements:
61
+ - - "~>"
62
+ - !ruby/object:Gem::Version
63
+ version: '3.7'
52
64
  - - ">="
53
65
  - !ruby/object:Gem::Version
54
- version: 2.14.0
66
+ version: 3.7.2
55
67
  - !ruby/object:Gem::Dependency
56
68
  name: i18n-spec
57
69
  requirement: !ruby/object:Gem::Requirement
58
70
  requirements:
59
- - - ">="
71
+ - - "~>"
60
72
  - !ruby/object:Gem::Version
61
- version: 0.1.1
62
- type: :development
63
- prerelease: false
64
- version_requirements: !ruby/object:Gem::Requirement
65
- requirements:
73
+ version: '0.1'
66
74
  - - ">="
67
75
  - !ruby/object:Gem::Version
68
76
  version: 0.1.1
69
- - !ruby/object:Gem::Dependency
70
- name: spork
71
- requirement: !ruby/object:Gem::Requirement
72
- requirements:
73
- - - "~>"
74
- - !ruby/object:Gem::Version
75
- version: 1.0rc
76
77
  type: :development
77
78
  prerelease: false
78
79
  version_requirements: !ruby/object:Gem::Requirement
79
80
  requirements:
80
81
  - - "~>"
81
82
  - !ruby/object:Gem::Version
82
- version: 1.0rc
83
+ version: '0.1'
84
+ - - ">="
85
+ - !ruby/object:Gem::Version
86
+ version: 0.1.1
83
87
  description: The purpose of this gem is to simply provide timezone translations. The
84
88
  gem is intended to be easy to combine with other gems that require i18n timezone
85
89
  translations so we can have common i18n timezone translation gem.
@@ -114,7 +118,7 @@ files:
114
118
  homepage: https://github.com/onomojo/i18n-timezones
115
119
  licenses:
116
120
  - MIT
117
- - GPL-2
121
+ - GPL-3.0
118
122
  metadata: {}
119
123
  post_install_message:
120
124
  rdoc_options: []