alchemy_i18n 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (38) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE +20 -0
  3. data/README.md +67 -0
  4. data/app/assets/javascripts/alchemy_i18n.js +21 -0
  5. data/app/assets/javascripts/alchemy_i18n/de.js +28 -0
  6. data/app/assets/javascripts/alchemy_i18n/es.js +28 -0
  7. data/app/assets/javascripts/alchemy_i18n/fr.js +28 -0
  8. data/app/assets/javascripts/alchemy_i18n/it.js +28 -0
  9. data/app/assets/javascripts/alchemy_i18n/nl.js +28 -0
  10. data/app/assets/javascripts/alchemy_i18n/ru.js +28 -0
  11. data/app/assets/javascripts/alchemy_i18n/zh-CN.js +28 -0
  12. data/config/locales/alchemy.de.yml +836 -0
  13. data/config/locales/alchemy.es.yml +818 -0
  14. data/config/locales/alchemy.fr.yml +845 -0
  15. data/config/locales/alchemy.it.yml +815 -0
  16. data/config/locales/alchemy.nl.yml +815 -0
  17. data/config/locales/alchemy.pl.yml +823 -0
  18. data/config/locales/alchemy.ru.yml +843 -0
  19. data/config/locales/alchemy.zh-CN.yml +832 -0
  20. data/lib/alchemy_i18n.rb +1 -0
  21. data/lib/alchemy_i18n/engine.rb +4 -0
  22. data/lib/alchemy_i18n/version.rb +3 -0
  23. data/vendor/assets/javascripts/flatpickr/de.js +34 -0
  24. data/vendor/assets/javascripts/flatpickr/es.js +34 -0
  25. data/vendor/assets/javascripts/flatpickr/fr.js +38 -0
  26. data/vendor/assets/javascripts/flatpickr/it.js +37 -0
  27. data/vendor/assets/javascripts/flatpickr/nl.js +38 -0
  28. data/vendor/assets/javascripts/flatpickr/pl.js +37 -0
  29. data/vendor/assets/javascripts/flatpickr/ru.js +39 -0
  30. data/vendor/assets/javascripts/flatpickr/zh.js +33 -0
  31. data/vendor/assets/javascripts/tinymce/langs/de.js +260 -0
  32. data/vendor/assets/javascripts/tinymce/langs/es.js +253 -0
  33. data/vendor/assets/javascripts/tinymce/langs/fr.js +260 -0
  34. data/vendor/assets/javascripts/tinymce/langs/it.js +260 -0
  35. data/vendor/assets/javascripts/tinymce/langs/nl.js +260 -0
  36. data/vendor/assets/javascripts/tinymce/langs/ru.js +260 -0
  37. data/vendor/assets/javascripts/tinymce/langs/zh-CN.js +221 -0
  38. metadata +99 -0
@@ -0,0 +1,823 @@
1
+ # encoding: UTF-8
2
+
3
+ pl:
4
+
5
+ # = Alchemy Translations
6
+ # All translations used in Alchemy CMS are inside this alchemy namespace.
7
+ alchemy:
8
+
9
+ # == Translations for page_layout names
10
+ # Just use the page_layouts name like defined inside the config/alchemy/page_layouts.yml file and translate it.
11
+ #
12
+ # Example:
13
+ #
14
+ # en:
15
+ # alchemy:
16
+ # page_layout_names:
17
+ # contact: Contact
18
+ # search: Search
19
+ #
20
+ page_layout_names:
21
+
22
+ # == Translations for element names
23
+ # Just use the elements name like defined inside the config/alchemy/elements.yml file and translate it.
24
+ #
25
+ # Example:
26
+ #
27
+ # en:
28
+ # alchemy:
29
+ # element_names:
30
+ # article: Article
31
+ # contactform: Contact form
32
+ #
33
+ element_names:
34
+
35
+ # == Translated names for contents in elements.
36
+ # Used for the content editor label inside the element editor view (The elements window)
37
+ #
38
+ # Tip: You can translate content names globally for all contents of this name, or specificly for an element.
39
+ # To do so, just place the content_name under the element name
40
+ #
41
+ # Example:
42
+ #
43
+ # en:
44
+ # alchemy:
45
+ # content_names:
46
+ # headline: Headline
47
+ # news_article:
48
+ # headline: News Headline
49
+ # image_caption: Caption
50
+ # show_caption: Show Caption
51
+ #
52
+ content_names:
53
+
54
+ # === Translations for content validations
55
+ # Used when a user did not enter (correct) values to the content field.
56
+ #
57
+ # Tip: You can define the validation messages translations different for each element and content
58
+ #
59
+ # Example:
60
+ #
61
+ # en:
62
+ # alchemy:
63
+ # content_validations:
64
+ # contactform:
65
+ # success_page:
66
+ # blank: 'Please choose a follow up page.'
67
+ # mail_to:
68
+ # blank: 'Please provide an email address where the contact inquiries will be delivered to.'
69
+ #
70
+ content_validations:
71
+ errors:
72
+ blank: "%{field} can't be blank"
73
+ invalid: '%{field} has wrong format'
74
+ taken: '%{field} has already been taken'
75
+
76
+ default_content_texts:
77
+ lorem: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
78
+ corporate_lorem: "Appropriately enable sustainable growth strategies vis-a-vis holistic materials. Energistically orchestrate open-source e-tailers vis-a-vis plug-and-play best practices. Uniquely plagiarize client-centric opportunities whereas plug-and-play ideas. Distinctively reconceptualize backward-compatible partnerships vis-a-vis reliable total linkage. Interactively fabricate highly efficient networks for clicks-and-mortar content. Collaboratively reconceptualize holistic markets via 2.0 architectures."
79
+
80
+ essence_pictures:
81
+ css_classes:
82
+ left: 'Left from text'
83
+ right: 'Right from text'
84
+ no_float: 'Above the text'
85
+
86
+ # == Contactform translations
87
+ contactform:
88
+ labels:
89
+ salutation: 'Salutation'
90
+ choose: 'Please choose'
91
+ mr: 'Mr.'
92
+ mrs: 'Mrs.'
93
+ firstname: 'Firstname'
94
+ lastname: 'Lastname'
95
+ address: 'Street / No.'
96
+ zip: 'Zipcode / City'
97
+ phone: 'Telephone'
98
+ email: 'Email'
99
+ message: 'Message'
100
+ send: 'Send'
101
+ mandatory_fields: '*Mandatory fields.'
102
+ # The flash message shown after successfully sending the message.
103
+ messages:
104
+ success: 'Your message was delivered successfully.'
105
+
106
+ # == Translated language names for translation select
107
+ translations:
108
+ de: 'DE'
109
+ en: 'EN'
110
+ es: 'ES'
111
+ it: 'IT'
112
+ fr: 'FR'
113
+ nl: 'NL'
114
+ ru: 'RU'
115
+
116
+ # == User roles translations
117
+ user_roles:
118
+ registered: "Registered"
119
+ member: "Member"
120
+ author: "Author"
121
+ editor: "Editor"
122
+ admin: "Administrator"
123
+
124
+ # == Mime Types translations
125
+ # These are human readable mime types used for the document-type row in archive files.
126
+ mime_types:
127
+ audio/mp4: 'MP4-Audio'
128
+ application/msword: 'Word-Document'
129
+ application/rtf: 'RTF-Document'
130
+ audio/mpeg: 'MP3-Audio'
131
+ text/plain: 'Text-Document'
132
+ video/mp4: 'MP4-Video'
133
+ video/mpeg: 'MPEG-Video'
134
+ application/pdf: 'PDF-Document'
135
+ application/x-flash-video: 'Flash-Video'
136
+ video/x-flv: 'Flash-Video'
137
+ application/x-shockwave-flash: 'Flash-Movie'
138
+ application/zip: 'ZIP-Archive'
139
+ application/x-rar: 'RAR-Archive'
140
+ application/vnd:
141
+ ms-excel: 'Excel-Document'
142
+ video/quicktime: 'Quicktime-Video'
143
+ image/x-psd: 'Photoshop-File'
144
+ image/gif: 'GIF-Image'
145
+ image/png: 'PNG-Image'
146
+ image/jpeg: 'JPG-Image'
147
+ video/x-msvideo: 'AVI-Video'
148
+ video/x-ms-wmv: 'Windows Media Video'
149
+ image/tiff: 'TIFF-Image'
150
+ 'text/x-vcard': 'vCard'
151
+ application/vcard: 'vCard'
152
+
153
+ link_target_options:
154
+ default: Same Window
155
+ blank: New Window/Tab
156
+ overlay: Overlay
157
+
158
+ resource_help_texts:
159
+ site:
160
+ aliases: Please separate additional domains with spaces or new lines.
161
+
162
+ anchor: 'Anchor'
163
+ attribute_fixed: Value can't be changed for this page type
164
+ back: 'back'
165
+ create_tree_as_new_language: "Create %{language} as a new language tree"
166
+ locked_pages: "Active pages"
167
+ "Add global page": "Add global page"
168
+ "Add page link": "Add page link"
169
+ "Alchemy is open software and itself uses open software and free resources:": "Alchemy is open software and itself uses open software and free resources:"
170
+ "Alchemy is up to date": 'Alchemy is up to date'
171
+ 'An error happened': 'An error happened'
172
+ "Change password": "Change password"
173
+ "Choose page": "Choose page"
174
+ "Cleared trash": "Cleared trash"
175
+ "Clear selection": "Clear selection"
176
+ "Forgot your password?": "Forgot your password?"
177
+ "Clipboard": "Clipboard"
178
+ "Confirm new password": "Confirm new password"
179
+ "Copy": "Copy"
180
+ "Could not load Adobe Flash® Plugin!": "Could not load Adobe Flash® Plugin!"
181
+ "Currently locked pages": "Currently locked pages"
182
+ "Default language has to be public": "Default language has to be public"
183
+ "Delete image": "Delete image"
184
+ "Do you really want to clear the clipboard?": "Do you really want to clear the clipboard?"
185
+ "Do you really want to clear the trash?": "Do you really want to clear the trash?"
186
+ "Do you really want to delete this content?": "Do you really want to delete this content?"
187
+ "Drag an element over to the element window to restore it": "Drag an element over to the element window to restore it"
188
+ "Edit Picturemask": "Edit picturemask"
189
+ "Edit image": "Edit image"
190
+ "Edit multiple pictures": "Edit multiple pictures"
191
+ "Elements": "Elements"
192
+ "Element trashed": "Element trashed"
193
+ "Error with the Flash® Uploader!": "Error with the Flash® Uploader!"
194
+ "Excerpt": "Excerpt"
195
+ "File successfully updated": "File successfully updated"
196
+ "File deleted successfully": "%{name} has been deleted"
197
+ "Filter by tag": "Filter by tag"
198
+ "Flush page cache": "Flush page cache"
199
+ "Flush picture cache": "Flush picture cache"
200
+ "Global shortcuts": "Global shortcuts"
201
+ "Hide childpages": "Hide childpages"
202
+ hide_elements: Hide Elements
203
+ hide_element: "Hide element"
204
+ "Image missing": "Image missing"
205
+ "Image size": "Image size"
206
+ "Language successfully created": "Language successfully created."
207
+ "Language successfully removed": "Language successfully removed."
208
+ "Language successfully updated": "Language successfully updated."
209
+ "Language tree": "Language tree"
210
+ "Layout default": "Layout default"
211
+ "Library shortcuts": "Library shortcuts"
212
+ "Logged in as": "Logged in as"
213
+ "Mandatory": "Mandatory fields"
214
+ "Name": "Name"
215
+ "New": "New"
216
+ "New Element": "New element"
217
+ "New page": "New page"
218
+ "No page links for this page found": "No page links for this page found"
219
+ "New password": "New password"
220
+ "New Tag": "New tag"
221
+ "New Tag Created": "New Tag Created"
222
+ "No": "No"
223
+ "No items in your clipboard": "No items in your clipboard"
224
+ "No Tags found": "No Tags found"
225
+ "None": "None"
226
+ "Open Link in": "Open Link in"
227
+ "Page": "Page"
228
+ "Page edit shortcuts": "Page edit shortcuts"
229
+ "Page deleted": "%{name} deleted"
230
+ "Page saved": "%{name} saved"
231
+ "Page cache flushed": "Page cache flushed"
232
+ "Pages order saved": "Pages order saved"
233
+ "Password": "Password"
234
+ "Password reset": "Password reset"
235
+ "Paste from clipboard": "Paste from clipboard"
236
+ "Picture infos": "Picture infos"
237
+ "Picture renamed successfully": "Picture renamed successfully from %{from} to %{to}"
238
+ "Picture deleted successfully": "Picture %{name} successfully deleted"
239
+ "Pictures updated successfully": "Pictures updated successfully"
240
+ "Please Signup": "Please signup to edit your Website."
241
+ "Please choose": "Please choose"
242
+ "Please enter a new password": "Please enter a new password."
243
+ "Please enter your email address": "Please enter your email address."
244
+ "Please log in": "Please log in."
245
+ "Please seperate the tags with commata": "* Please seperate the tags with commas."
246
+ "Properties": "Properties"
247
+ "Publish page": "Publish page"
248
+ "Read the License": "Read the License"
249
+ "Redirects to": "Redirects to"
250
+ "Reload Preview": "Reload Preview"
251
+ "Remove item from clipboard": "Remove item from clipboard"
252
+ "Remove tag filter": "Remove tag filter"
253
+ "Remove this content": "Remove this content"
254
+ "Reset Imagemask": "Reset mask"
255
+ "Reset password instructions": "Reset password instructions"
256
+ "Select all": "Select all"
257
+ "Select an content": "Select a content"
258
+ "Select style": "Select style"
259
+ "Send reset instructions": "Send reset instructions"
260
+ show_elements: "Show Elements"
261
+ show_element: "Show element"
262
+ "Show childpages": "Show childpages"
263
+ "Show clipboard": "Show clipboard"
264
+ "Copied to clipboard": "Copied to clipboard"
265
+ "Show picture infos": "Show picture infos"
266
+ "Show trash": "Show trash"
267
+ "Site successfully created": "Website successfully created."
268
+ "Site successfully removed": "Website successfully removed."
269
+ "Site successfully updated": "Website successfully updated."
270
+ "Size": "Size"
271
+ "Sort pages": "Reorder pages"
272
+ "Successfully added content": "Successfully added %{content}"
273
+ "Successfully deleted content": "Successfully deleted %{content}"
274
+ "Successfully saved content position": "Successfully saved content position"
275
+ "Tags": "Tags"
276
+ "These pictures could not be deleted, because they were in use": "These pictures could not be deleted, because they were in use: %{names}"
277
+ "This page is locked": "This page is currently locked by %{name}"
278
+ "Title": "Title"
279
+ "Trash": "Trash"
280
+ "User created": "%{name} User created"
281
+ "User deleted": "%{name} User deleted"
282
+ "User updated": "%{name} User updated"
283
+ "Validation failed": "Validation failed"
284
+ "Version": "Version"
285
+ "View File": "View File"
286
+ "Attachment Preview": "Attachment Preview"
287
+ "Visit page": "Visit page"
288
+ "Warning!": "Warning!"
289
+ content_definition_missing: "Warning: Content is missing its definition. Please check the elements.yml"
290
+ element_definition_missing: "WARNING! Missing element definition. Please check your elements.yml file."
291
+ page_definition_missing: "WARNING! Missing page layout definition. Please check your page_layouts.yml file."
292
+ "Welcome to Alchemy": "Welcome to Alchemy"
293
+ "Who else is online": "Who else is online"
294
+ "Yes": "Yes"
295
+ "You are not authorized": "You are not authorized"
296
+ "You are about to edit many pictures at once": "You are about to edit %{length} pictures at once"
297
+ element_dirty_close_window_notice: "You have unsaved elements. Do you really want to close the elements window?"
298
+ "Your last login was on": "Your last login was on %{time}."
299
+ "Your last updated pages": "Your last updated pages"
300
+ "Your trash is empty": "Your trash is empty"
301
+ above: "above"
302
+ add: "Add"
303
+ "add new content": "Add new content"
304
+ add_image_to_element: "Add an image"
305
+ align_in_text: "Alignment in text"
306
+ all: "all"
307
+ all_pictures: "All pictures"
308
+ apply: "apply"
309
+ assign_file: "Assign a file"
310
+ assign_file_from_archive: "assign a file from your archive"
311
+ assign_image: "Assign an image"
312
+ attachment_filename_notice: "* Please do not use any special characters for the filename."
313
+ auto_play: "Play movie after load"
314
+ big_thumbnails: "Big thumbnails"
315
+ cancel: "cancel"
316
+ cannot_delete_picture_notice: "Cannot delete Picture %{name}, because it's still in use."
317
+ choose_element_as_target: "Please choose an element as target"
318
+ choose_element_to_link: "Please choose an element"
319
+ choose_file_to_link: "Please choose a file to link"
320
+ "clear clipboard": "clear clipboard"
321
+ "clear trash": "clear trash"
322
+ click_to_show_all: "Click to show all again."
323
+ confirm_to_delete_file: "Do you really want to delete this file from the server?"
324
+ confirm_to_delete_image: "Do you really want to delete this image from server?"
325
+ confirm_to_delete_image_from_server: "Do you really want to delete this image from the server?"
326
+ confirm_to_delete_images_from_server: "Do you really want to delete these images from the server?"
327
+ confirm_to_delete_page: "Do you really want to delete this page? All its elements (even trashed ones) will get lost!"
328
+ content_essence_not_found: "Content essence not found"
329
+ content_not_found: "Field for content not present."
330
+ content_validations_headline: "Please check marked fields below"
331
+ copy: "copy"
332
+ copy_element: "Copy this element"
333
+ copy_page: "Copy page"
334
+ "Could not delete Pictures": "Could not delete Pictures"
335
+ copy_language_tree_heading: "Copy page tree"
336
+ country_code_placeholder: 'i.e. US (optional)'
337
+ country_code_foot_note: "You only need to set a country code if you want to support multiple countries with the same language."
338
+ create: "create"
339
+ "Create language": "Create a new language"
340
+ "Create site": "Create a new site"
341
+ create_language_tree_heading: "Create empty language tree"
342
+ create_page: "Create a new subpage"
343
+ currently_edited_by: "This page is locked by"
344
+ cut_element: "Cut this element."
345
+ delete_file: "Delete this file from server."
346
+ delete_image: "Remove this image"
347
+ delete_language: "Delete this language"
348
+ delete_page: "Delete this page"
349
+ delete_tag: 'Delete tag'
350
+ document: "File"
351
+ download_csv: "Download CSV"
352
+ download_file: "Download file '%{filename}'"
353
+ do_you_really_want_to_delete_this_tag?: "Do you really want to delete this tag?"
354
+ drag_to_sort: "Drag'n'Drop to sort images"
355
+ edit_file_properties: "Edit file properties."
356
+ edit_image_properties: "Edit image properties."
357
+ edit_language: "Edit language"
358
+ edit_page: "Edit this page"
359
+ edit_page_properties: "Edit page properties"
360
+ edit_tag: 'Edit tag'
361
+ edit_selected_pictures: "Edit selected pictures"
362
+ element_editor_not_found: "Error within this Element"
363
+ element_of_type: "Element"
364
+ element_saved: "Saved element."
365
+ enter_external_link: "Please enter the URL you want to link with"
366
+ explain_cropping: "<p>Move the frame and change its size with the mouse or arrow keys to adjust the image mask. Click on \"apply\" when you are satisfied with your selection.</p><p>If you want to return to the original centered image mask like it was defined in the layout, click \"reset\" and \"apply\" afterwards.</p>"
367
+ explain_publishing: "Publish the page and remove the cached version from the server."
368
+ explain_sitemap_dragndrop_sorting: "Tip: Drag the pages at the icon in order to sort them."
369
+ explain_unlocking: "Leave page and unlock it for other users."
370
+ external_link_notice_1: "Please enter the complete url with http:// or a similar protocol."
371
+ external_link_notice_2: "To refer a path from your website url, start with a /."
372
+ female: "Female"
373
+ file: "File"
374
+ file_rename_error: "Error renaming file."
375
+ from_at: "from %{by} at %{at}"
376
+ height: "Height"
377
+ help:
378
+ shortcuts:
379
+ "Open help window": "Open help window"
380
+ "Close current dialog": "Close current dialog"
381
+ "Open logout dialog": "Open logout dialog"
382
+ "Focus search field": "Focus search field"
383
+ "Create a new record": "Create a new record"
384
+ "Show page infos": "Show page info"
385
+ "Create new element": "Create new element"
386
+ "Edit page properties": "Edit page properties"
387
+ "Reload the preview": "Reload the preview"
388
+ "Leave the page": "Leave the page"
389
+ "Open upload form": "Open upload form"
390
+ "Select all pictures": "Select all pictures"
391
+ hide_element_content: "Hide this elements content."
392
+ dashboard: "Dashboard"
393
+ image_alt_tag: "Alt-tag"
394
+ image_caption: "Caption"
395
+ image_name: "Name"
396
+ image_title: "Title-tag"
397
+ internal_link_headline: "Choose a page to link to."
398
+ internal_link_page_elements_explanation: "Additionally you can click right beside a page on 'Show Elements' to link to an anchor of an element from that page."
399
+ internal_link_page_anchors_explanation: "Alternatively you can link to an anchor of the actual page."
400
+ "item copied to clipboard": "Copied %{name} to clipboard"
401
+ "item moved to clipboard": "Moved %{name} to clipboard"
402
+ "item removed from clipboard": "Removed %{name} from clipboard"
403
+ javascript_disabled_headline: "Javascript is disabled!"
404
+ javascript_disabled_text: "Alchemy needs Javascript to run smoothly. Please enable it in your browser settings."
405
+ language_code_placeholder: 'i.e. en'
406
+ language_does_not_exist: "This language tree does not exist"
407
+ language_pages_copied: "Language tree successfully copied."
408
+ last_upload_only: "Last upload only"
409
+ left: "left"
410
+ legacy_url_info_text: "A link is a redirect from an old URL to the current URL of this page. This redirect happens with a <a href='https://support.google.com/webmasters/answer/93633' target='_blank'>301 status code</a>."
411
+ link_image: "Link this image."
412
+ link_overlay_tab_label:
413
+ contactform: "Contact form"
414
+ external: "External"
415
+ file: "File"
416
+ internal: "Internal"
417
+ link_title: "Link title"
418
+ login: "login"
419
+ logout: "logout"
420
+ mail_to: "Recipient"
421
+ main_content: "Main content"
422
+ male: "Male"
423
+ me: "Me"
424
+ medium_thumbnails: "Medium thumbnails"
425
+ meta_data: "Meta-Data"
426
+ meta_description: "Meta-Description"
427
+ meta_keywords: "Meta-Keywords"
428
+ modules:
429
+ attachments: "Files"
430
+ dashboard: "Dashboard"
431
+ pictures: "Images"
432
+ languages: "Languages"
433
+ layoutpages: "Global Pages"
434
+ library: "Library"
435
+ pages: "Pages"
436
+ tags: "Tags"
437
+ sites: "Sites"
438
+ user_sessions: "Login"
439
+ users: "Użytkownicy"
440
+ name: "Name"
441
+ names: "Names"
442
+ navigation_name: "Navigation name"
443
+ no_image_for_cropper_found: "No image found. Please save the element first."
444
+ no: "No"
445
+ "no pages": "no pages"
446
+ "no users": "no users"
447
+ no_default_language_found: "No default language found."
448
+ no_element_given: "No element given."
449
+ no_files_in_archive: "You do not have any files in your archive."
450
+ no_images_in_archive: "You don't have any images in your archive."
451
+ no_more_elements_to_add: "No more elements available."
452
+ no_search_results: "Your search did not return any results."
453
+ "not a valid image": "This is not an valid image."
454
+ "or": 'or'
455
+ or_replace_it_with_an_existing_tag: 'Or replace it with an existing tag'
456
+ "Page created": "Page: '%{name}' created."
457
+ page_for_links:
458
+ choose_page: "Choose %{name}"
459
+ page_infos: 'Page info'
460
+ page_layout_changed_notice: "Page type was changed. Elements not usable anymore have been moved into the trash."
461
+ page_properties: "Page properties"
462
+ page_public: "published"
463
+ page_published: "Published page"
464
+ page_restricted: "restricted"
465
+ page_states:
466
+ visible:
467
+ "true": "Page is visible in navigation."
468
+ "false": "Page is not visible in navigation."
469
+ public:
470
+ "true": "Page is published."
471
+ "false": "Page is unpublished."
472
+ locked:
473
+ "true": "Page is being edited at the moment."
474
+ "false": ""
475
+ restricted:
476
+ "true": "Page is restricted."
477
+ "false": "Page is not restricted."
478
+ page_status: "Status"
479
+ page_title: "Title"
480
+ page_type: "Type"
481
+ page_visible_in_navigation: "visible in the navigation"
482
+ page_was_created: "Was created"
483
+ page_was_updated: "Was updated"
484
+ pages:
485
+ update:
486
+ comma_seperated: "Separate by comma"
487
+ password: "Password"
488
+ paste: "paste"
489
+ picture_gallery_editor: 'Pictures'
490
+ picture_library:
491
+ filter:
492
+ last_upload: "from last upload"
493
+ recent: "that where recently uploaded"
494
+ without_tag: "without tag"
495
+ pictures_in_page: "%{page} in %{pictures}"
496
+ place_link: "Link text"
497
+ player_version: "Flash Player version"
498
+ "please enter subject and mail address": "Please enter recipient and subject."
499
+ please_confirm: "Please confirm"
500
+ please_wait: "Please wait"
501
+ position_in_text: "Position in text"
502
+ preview_size: "Preview size"
503
+ preview_sizes:
504
+ '240': '240px (small phone)'
505
+ '320': '320px (iPhone)'
506
+ '480': '480px (small Tablet)'
507
+ '768': '768px (iPad - Portrait)'
508
+ '1024': '1024px (iPad - Landscape)'
509
+ '1280': '1280px (Desktop)'
510
+ recently_uploaded_only: 'Recently uploaded only'
511
+ "regular method": "Regular method"
512
+ remove: "Remove"
513
+ rename_file: "Rename this file."
514
+ rename: "Rename"
515
+ replace: replace
516
+ replace_file: Replace file
517
+ 'Replaced Tag': "Tag '%{old_tag}' was replaced with '%{new_tag}'"
518
+ resources:
519
+ relation_select:
520
+ blank: '- none -'
521
+ right: "right"
522
+ robot_follow: "robot may follow links."
523
+ robot_index: "allow robot to index."
524
+ save: "Save"
525
+ "save order": "Save order"
526
+ saved_link: "Link saved."
527
+ search: "search"
528
+ search_engines: "Search engines"
529
+ select_element: "Select element"
530
+ seperate_tags_with_comma: "Seperate tags with comma"
531
+ show_element_content: "Show content of this element."
532
+ show_elements_from_page: "Show all elements from this page"
533
+ show_eq: "Show EQ"
534
+ show_navigation: "Show in navigation"
535
+ show_page_in_sitemap: "Show page in sitemap."
536
+ signup_mail_delivery_error: 'Signup mail could not be delivered. Please check your mail settings.'
537
+ small_thumbnails: "Small thumbnails"
538
+ subject: "Subject"
539
+ successfully_added_element: "Successfully added new element."
540
+ successfully_deleted_tag: "Successfully deleted tag"
541
+ successfully_restored_element: "Element restored successfully."
542
+ successfully_saved_element_position: "Element position updated successfully."
543
+ successfully_updated_tag: "Successfully updated tag"
544
+ swap_image: "Change image"
545
+ insert_image: "Insert image"
546
+ tag_list: Tags
547
+ tags_get_created_if_used_the_first_time: 'Tags get created if used the first time.'
548
+ this_picture_is_used_on_these_pages: "This picture is used on following pages"
549
+ title: "Title"
550
+ to_alchemy: "To Alchemy"
551
+ "trash element": "Put element into trash"
552
+ unknown: "unknown"
553
+ unlink: "Remove link from this image."
554
+ unlock_page: "Leave page"
555
+ unlocked_page: "Unlocked page %{name}."
556
+ uploader:
557
+ alchemy/attachment:
558
+ button_label: Upload file(s)
559
+ upload_success: "File %{name} successfully uploaded"
560
+ upload_failure: "File %{name} upload error: %{error}"
561
+ alchemy/picture:
562
+ button_label: Upload image(s)
563
+ upload_success: "Picture %{name} uploaded successfully"
564
+ upload_failure: "Error while uploading %{name}: %{error}"
565
+ url_name: "URL-Name"
566
+ visible: "visible"
567
+ want_to_create_new_language: "Do you want to create a new empty language tree?"
568
+ want_to_make_copy_of_existing_language: "Do you want to copy an existing language tree?"
569
+ "We need at least one default.": "A default language must exist."
570
+ welcome_note: "Welcome %{name}"
571
+ welcome_back_note: "Welcome back %{name}"
572
+ welcome_please_identify_notice: "Welcome! Please identify."
573
+ width: "Width"
574
+ without_tag: "Without tag"
575
+ you_can_rename_this_tag: "You can rename this tag"
576
+ zoom_image: "Zoom this image"
577
+ "Leave Alchemy": "Leave Alchemy"
578
+ leave: "leave"
579
+ "You are about to leave Alchemy": "You are about to leave Alchemy"
580
+ "Do you want to": "Do you want to"
581
+ "stay logged in": "stay logged in"
582
+ "or to completely": "or to completely"
583
+ "Are you sure?": "Are you sure?"
584
+ "Create": "Create"
585
+ "Edit": "Edit"
586
+ "Delete": "Delete"
587
+ "Successfully created": "Successfully created"
588
+ "Successfully updated": "Successfully updated"
589
+ "Successfully removed": "Successfully removed"
590
+ "Nothing found": "Nothing found."
591
+ complete: 'Abgeschlossen'
592
+ "Update available": 'Update available'
593
+ "Update status unavailable": 'Update status unavailable'
594
+ "Uploading": "Uploading"
595
+ cannot_signup_more_then_once: "Nie możesz się zarejestrować więcej niż raz."
596
+ confirm_to_delete_user: "Czy jesteś pewien, że chcesz usunąć tego użytkownika?"
597
+ create_user: "Utwórz nowego użytkownika"
598
+ delete_user: "Usuń tego użytkownika"
599
+ edit_user: "Edytuj ustawienia tego użytkownika."
600
+ "No users found": "Nie znaleziono użytkowników."
601
+
602
+ # Kaminari pagination translations
603
+ pagination:
604
+ first: "First Page"
605
+ previous_page: "Previous Page"
606
+ next_page: "Next Page"
607
+ last: "Last Page"
608
+
609
+ # Simple form translations
610
+ forms:
611
+ "yes": 'Yes'
612
+ "no": 'No'
613
+ required:
614
+ text: 'required'
615
+ mark: '*'
616
+ error_notification:
617
+ default_message: "Please review the problems below:"
618
+ labels:
619
+ user:
620
+ email: Emalia
621
+ login: Login
622
+ password: Hasło
623
+
624
+ # Alchemy date formats
625
+ date:
626
+ formats:
627
+ alchemy:
628
+ default: "%Y-%m-%d"
629
+
630
+ # Alchemy time formats
631
+ time:
632
+ formats:
633
+ alchemy:
634
+ datepicker: "%Y-%m-%d"
635
+ datetimepicker: "%Y-%m-%d %H:%M"
636
+ default: "%a, %d %b %Y %H:%M:%S %z"
637
+ essence_date: "%Y-%m-%d"
638
+ page_status: "%m.%d.%Y %H:%M"
639
+ short_datetime: "%d %b %H:%M"
640
+ time: "%H:%M"
641
+ timepicker: "%H:%M"
642
+
643
+ # Translations for error messages.
644
+ errors:
645
+ models:
646
+ alchemy/content:
647
+ attributes:
648
+ name:
649
+ taken: 'is already taken in this element.'
650
+ essence:
651
+ validation_failed: 'Validation failed.'
652
+ alchemy/element:
653
+ attributes:
654
+ name:
655
+ blank: "^Please choose an element."
656
+ alchemy/language:
657
+ attributes:
658
+ language_code:
659
+ invalid: '^Format of languagecode is not valid. Please use exactly two lowercase characters.'
660
+ taken: 'is already taken for this country code.'
661
+ locale:
662
+ missing_file: "Localization not found for given language code. Please choose an existing one."
663
+ alchemy/page:
664
+ attributes:
665
+ name:
666
+ blank: "^Please enter a name."
667
+ page_layout:
668
+ blank: "^Please choose a page layout."
669
+ urlname:
670
+ too_short: "^The pages urlname is too short (minimum of 3 characters)."
671
+ taken: "^URL-Name already taken."
672
+ exclusion: "^URL-Name reserved."
673
+ alchemy/picture:
674
+ attributes:
675
+ image_file:
676
+ blank: "Please attach a picture."
677
+ alchemy/user:
678
+ attributes:
679
+ email:
680
+ invalid: "nie jest poprawnym adresem E-Mail"
681
+ alchemy_roles:
682
+ blank: "przynajmniej jedna rola musi być dodana"
683
+
684
+ # Translations for Alchemy models
685
+ activemodel:
686
+ models:
687
+ alchemy/message:
688
+ one: Message
689
+ other: Messages
690
+ attributes:
691
+ alchemy/message:
692
+ salutation: 'Salutation'
693
+ firstname: 'Firstname'
694
+ lastname: 'Lastname'
695
+ address: 'Street / No.'
696
+ zip: 'Zipcode'
697
+ city: City
698
+ phone: 'Telephone'
699
+ email: 'Email'
700
+ message: 'Message'
701
+
702
+ # Translations for Alchemy database models
703
+ activerecord:
704
+ models:
705
+ gutentag/tag:
706
+ one: Tag
707
+ other: Tags
708
+ alchemy/attachment:
709
+ one: File
710
+ other: Files
711
+ alchemy/element:
712
+ one: "Element"
713
+ other: "Elements"
714
+ alchemy/legacy_page_url:
715
+ one: "Link"
716
+ other: "Links"
717
+ alchemy/language:
718
+ one: "Language"
719
+ other: "Languages"
720
+ alchemy/page:
721
+ one: "Page"
722
+ other: "Pages"
723
+ alchemy/site:
724
+ one: Website
725
+ other: Websites
726
+ alchemy/picture:
727
+ one: Picture
728
+ other: Pictures
729
+ alchemy/user:
730
+ one: Użytkownik
731
+ other: Użytkownik
732
+ attributes:
733
+ gutentag/tag:
734
+ taggings_types: Used for
735
+ taggings_count: Usage count
736
+ alchemy/attachment:
737
+ file_mime_type: Filetype
738
+ created_at: "Created at"
739
+ file_name: Filename
740
+ name: Name
741
+ file_size: Filesize
742
+ tag_list: Tags
743
+ url: "URL"
744
+ download_url: "Download-URL"
745
+ alchemy/element:
746
+ display_name: "Name"
747
+ name: "Name"
748
+ public: "visible"
749
+ tag_list: Tags
750
+ alchemy/essence_file:
751
+ css_class: Style
752
+ alchemy/essence_picture:
753
+ caption: "Caption"
754
+ title: "Title"
755
+ alt_tag: "Alternative text"
756
+ link: Link
757
+ link_class_name: "Link CSS class"
758
+ link_title: Link title
759
+ css_class: Style
760
+ link_target: Link target
761
+ render_size: Render size
762
+ crop_from: Crop from
763
+ crop_size: Crop size
764
+ picture_id: Bild
765
+ alchemy/language:
766
+ country_code: "Country code"
767
+ language_code: "Language code"
768
+ default: "Default"
769
+ frontpage_name: "Name of frontpage"
770
+ name: "Name"
771
+ page_layout: "Pagetype of frontpage"
772
+ public: "Public"
773
+ locale: Localization
774
+ code: ISO Code
775
+ alchemy/legacy_page_url:
776
+ urlname: "URL path"
777
+ alchemy/page:
778
+ created_at: "Created at"
779
+ language: "Language"
780
+ locked: "This page is locked by another user."
781
+ locked_by: "locked by"
782
+ meta_description: "Description"
783
+ meta_keywords: "Keywords"
784
+ name: "Name"
785
+ page_layout: "Page type"
786
+ public: "public"
787
+ restricted: "restricted"
788
+ robot_follow: "robot may follow links"
789
+ robot_index: "allow robot to index"
790
+ sitemap: "visible in sitemap"
791
+ tag_list: Tags
792
+ title: "Title"
793
+ updated_at: "Updated at"
794
+ urlname: "Urlname"
795
+ visible: "visible in navigation"
796
+ alchemy/picture:
797
+ image_file_name: "Filename"
798
+ image_file_height: "Height"
799
+ image_file_width: "Width"
800
+ image_file_dimensions: "Dimensions"
801
+ image_file_size: "Filesize"
802
+ name: "Name"
803
+ tag_list: Tags
804
+ alchemy/site:
805
+ name: "Name"
806
+ host: "Primary Host"
807
+ public: "Public"
808
+ aliases: "Domain-Aliases"
809
+ redirect_to_primary_host: "Redirect to primary Host"
810
+ alchemy/user:
811
+ email: "Email"
812
+ firstname: "Imię"
813
+ gender: "Płeć"
814
+ language: "Język"
815
+ lastname: "Nazwisko"
816
+ last_sign_in_at: "Ostatnie logowanie o"
817
+ login: "Nazwa użytkownika"
818
+ name: "Nazwa"
819
+ password: "Hasło"
820
+ password_confirmation: "Potwierdzenie hasła"
821
+ alchemy_roles: "Role użytkownika"
822
+ send_credentials: "Wyślij email z dostępami"
823
+ tag_list: Tagi