spina 0.6.23 → 0.6.24

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of spina might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: af6ddade0ef1bdb9d4339a2efff6d026c3989c08
4
- data.tar.gz: 90e270d42ff537063911b006fa2aa25e91edb812
3
+ metadata.gz: bbb84309c7f7cd8d4f1b3ce8940ec7c05050a7c9
4
+ data.tar.gz: 476d8ec138843a8ea38370e036a4f2b62ea8ecb0
5
5
  SHA512:
6
- metadata.gz: cfd5ab9bc3ec0d84df1909534c6ea0aea06bff5a093a49a83a80846c498e531e43ec25643f80f1e5bc49c20bded6e2404885d5b2094294ab38b2f936372931f2
7
- data.tar.gz: b679d098e7f234661476a03f41b372e17a66aabf9c53ba0909d69ab320627b12f327b68ec29b4afb84311d126f1868014a94a0e71d29281d954f132730bda7da
6
+ metadata.gz: 1efb7e782267ad8961bb50aea1589d80e55924fb6f28c2d66e69c7ab2247c0489c2bfbf84254e3cd874ee6ed562ad04f68d0e2eb5ff796d0ead796ba57455374
7
+ data.tar.gz: 667d4a7df15b6b51158780bfdafdda4b84b60e9e196c7074e250c78325ac77dc8f1e69b5958882f6734ef4d7715806bfa5a8f24a0a24b8ccd1ea5f74d4575043
@@ -1,10 +1,197 @@
1
1
  en:
2
- text: Text
3
- photo: Photo
4
- line: Line of text
2
+ spina:
3
+ cancel: Cancel
4
+ close: Close
5
+ choose_from_library: Choose from library
6
+ edit: Edit
7
+ delete: Delete
8
+ permanently_delete: Permanently delete
9
+ delete_confirmation: "Are you sure you want to delete <strong>%{subject}</strong>?"
10
+ login: Login
11
+ preview_website: Preview website
12
+ search: Search...
13
+ ago: ago
14
+ edit_website: Edit your website
15
+ logout: Logout
16
+
17
+ notifications:
18
+ information: Information
19
+ alert: Oops! Something went wrong
20
+ login: You have to login first
21
+ wrong_username_or_password: Wrong email or password
22
+
23
+ website:
24
+ title: Your website
25
+ pages: Pages
26
+ pages_description: "All pages on your website"
27
+ media_library: Media library
28
+ media_library_description: "Here's where you'll find all of your images and documents"
29
+ documents: Documents
30
+ photos: Images
31
+
32
+ inquiries:
33
+ title: Messages
34
+ all: All messages
35
+ all_description: All messages
36
+ delete_confirmation: "Are you sure you want to delete <strong>%{subject}'s</strong> message?"
37
+ empty: You have not received any messages
38
+ empty_inbox: Inbox is empty
39
+ empty_spam: You have no messages marked as spam
40
+ inbox: Inbox
41
+ inbox_description: Incoming messages
42
+ mark_as_read: Mark as read
43
+ no_spam: No spam
44
+ spam: Spam
45
+
46
+ pages:
47
+ new: New page
48
+ create_page: "use %{template}"
49
+ change_order: Change order
50
+ done_changing_order: Done ordering
51
+ page_content: Content
52
+ page_seo: Search engines
53
+ advanced: Advanced
54
+ page_part: Page section
55
+ photos_picker: Choose images
56
+ photo_picker: Choose image
57
+ delete_confirmation: "Are you sure you want to delete the page <strong>%{subject}</strong>?"
58
+ save: Save page
59
+ concept: concept
60
+ show_in_menu: invisible
61
+ skip_to_first_child: forward to first child page
62
+ invisible_to_search_engines: Your website is invisible to search engines
63
+ invisible_to_search_engines_description: Go to your preferences to activate search engines.
64
+
65
+ users:
66
+ new: New user
67
+ save: Save user
68
+ delete_confirmation: "Are you sure you want to delete the user <strong>%{user}</strong>?"
69
+ cannot_be_created: The user cannot be saved
70
+
71
+ photos:
72
+ delete_confirmation: "Are you sure you want to delete this <strong>image</strong>?"
73
+ insert_photos: Insert images
74
+ insert_photo: Insert image
75
+ link: "URL of your image:"
76
+ cannot_be_created: "Image could not be processed:"
77
+
78
+ wysiwyg:
79
+ paragraph: Paragraph
80
+ heading_1: Heading 1
81
+ heading_2: Heading 2
82
+ heading_3: Heading 3
83
+ quote: Quote
84
+ insert_link: Insert link
85
+
86
+ preferences:
87
+ title: Preferences
88
+ account: General
89
+ account_description: Personal preferences
90
+ account_save: Save preferences
91
+ style: Styling
92
+ style_description: Choose a theme that fits your brand
93
+ style_save: Save styling
94
+ users: Users
95
+ users_description: Manage users and administrators
96
+ social_media: Social media
97
+ social_media_description: Facebook and Twitter accounts
98
+ social_media_save: Save social media
99
+ analytics: Analytics and search engines
100
+ analytics_description: Link your account with for real-time analytics
101
+ analytics_save: Save preferences
102
+ domain_name_settings: Domain settings
103
+ domain_name_settings_description: Setup your own custom domain
104
+
105
+ attachments:
106
+ insert: 'Insert document'
107
+ insert_multiple: 'Insert documents'
108
+
109
+ activerecord:
110
+ models:
111
+ spina/page:
112
+ one: Page
113
+ other: Pages
114
+ spina/user:
115
+ one: User
116
+ other: Users
117
+ spina/photo:
118
+ one: Image
119
+ other: Images
120
+ spina/attachment:
121
+ one: Document
122
+ other: Documents
123
+ spina/inquiry:
124
+ one: Message
125
+ other: Messages
126
+
127
+ attributes:
128
+ spina/account:
129
+ name: Website name
130
+ address: Address
131
+ postal_code: Postal code
132
+ city: City
133
+ phone: Phone
134
+ email: Email
135
+ kvk_identifier: Chamber of commerce
136
+ kvk_identifier_description: Chamber of commerce
137
+ vat_identifier: VAT
138
+ vat_identifier_description: VAT
139
+ theme: Theme website
140
+ logo: Logo
141
+ google_analytics: Google Analytics
142
+ google_site_verification: Google Site Verification
143
+ robots_allowed: Visible in search engines
144
+ facebook: Facebook
145
+ twitter: Twitter
146
+ google_plus: Google+
147
+
148
+ spina/attachment:
149
+ created_at: Created at
150
+ name: Filename
151
+ size: Size
152
+
153
+ spina/inquiries:
154
+ email: Email
155
+ name: From
156
+ message: Message
157
+ phone: Phone
158
+
159
+ spina/page:
160
+ title: Title
161
+ title_placeholder: Page title
162
+ seo_title: SEO <title>
163
+ seo_title_placeholder: This title is used in the <title>-tag
164
+ description: Meta description
165
+ description_description: This description will be shown in search results
166
+ description_placeholder: Short description of your page
167
+ draft: Concept
168
+ draft_description: Great for when your page is not quite finished
169
+ skip_to_first_child: Forward
170
+ skip_to_first_child_description: Forward to first child page
171
+ show_in_menu: Show in navigation
172
+ show_in_menu_description: "When turned off this page won't be shown in your navigation"
173
+ menu_title: Navigation title
174
+ menu_title_placeholder: Leave empty to use the page title
175
+ view_template: Page template
176
+
177
+ spina/user:
178
+ email: Email
179
+ password: Password
180
+ name: Name
181
+ name_placeholder: Name
182
+ email: Email
183
+ email_description: Your email must be unique
184
+ password: Password
185
+ password_description: Leave blank to keep password
186
+ password_confirmation: Confirm password
187
+ admin: Administrator
188
+ user: User
189
+ admin_description: Administrators can create users
190
+ role: Role
191
+ last_logged_in: Last logged in
5
192
 
6
193
  misc:
7
194
  messages:
8
- zero: "No messages"
9
- one: "One message"
10
- other: "%{count} messages"
195
+ zero: "0 new messages"
196
+ one: "1 new message"
197
+ other: "%{count} new messages"
@@ -5,7 +5,7 @@ nl:
5
5
  choose_from_library: Kies uit bibliotheek
6
6
  edit: Bewerken
7
7
  delete: Verwijderen
8
- permanently_delete: Defintief verwijderen
8
+ permanently_delete: Definitief verwijderen
9
9
  delete_confirmation: "Weet je zeker dat je <strong>%{subject}</strong> wilt verwijderen?"
10
10
  login: Aanmelden
11
11
  preview_website: Bekijk je website
data/lib/spina/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Spina
2
- VERSION = "0.6.23"
2
+ VERSION = "0.6.24"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spina
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.23
4
+ version: 0.6.24
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bram Jetten