alchemy_i18n 4.1.1 → 4.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,11 +1,9 @@
1
1
  # encoding: UTF-8
2
2
 
3
3
  pl:
4
-
5
4
  # = Alchemy Translations
6
5
  # All translations used in Alchemy CMS are inside this alchemy namespace.
7
6
  alchemy:
8
-
9
7
  # == Translations for menu names
10
8
  # Just use the menu name like defined inside the config/alchemy/menus.yml file and translate it.
11
9
  # We're providing main and footer menu here as a convenience.
@@ -82,8 +80,8 @@ pl:
82
80
  content_validations:
83
81
  errors:
84
82
  blank: "%{field} can't be blank"
85
- invalid: '%{field} has wrong format'
86
- taken: '%{field} has already been taken'
83
+ invalid: "%{field} has wrong format"
84
+ taken: "%{field} has already been taken"
87
85
 
88
86
  default_content_texts:
89
87
  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."
@@ -91,39 +89,39 @@ pl:
91
89
 
92
90
  essence_pictures:
93
91
  css_classes:
94
- left: 'Left from text'
95
- right: 'Right from text'
96
- no_float: 'Above the text'
92
+ left: "Left from text"
93
+ right: "Right from text"
94
+ no_float: "Above the text"
97
95
 
98
96
  # == Contactform translations
99
97
  contactform:
100
98
  labels:
101
- salutation: 'Salutation'
102
- choose: 'Please choose'
103
- mr: 'Mr.'
104
- mrs: 'Mrs.'
105
- firstname: 'Firstname'
106
- lastname: 'Lastname'
107
- address: 'Street / No.'
108
- zip: 'Zipcode / City'
109
- phone: 'Telephone'
110
- email: 'Email'
111
- message: 'Message'
112
- send: 'Send'
113
- mandatory_fields: '*Mandatory fields.'
99
+ salutation: "Salutation"
100
+ choose: "Please choose"
101
+ mr: "Mr."
102
+ mrs: "Mrs."
103
+ firstname: "Firstname"
104
+ lastname: "Lastname"
105
+ address: "Street / No."
106
+ zip: "Zipcode / City"
107
+ phone: "Telephone"
108
+ email: "Email"
109
+ message: "Message"
110
+ send: "Send"
111
+ mandatory_fields: "*Mandatory fields."
114
112
  # The flash message shown after successfully sending the message.
115
113
  messages:
116
- success: 'Your message was delivered successfully.'
114
+ success: "Your message was delivered successfully."
117
115
 
118
116
  # == Translated language names for translation select
119
117
  translations:
120
- de: 'DE'
121
- en: 'EN'
122
- es: 'ES'
123
- it: 'IT'
124
- fr: 'FR'
125
- nl: 'NL'
126
- ru: 'RU'
118
+ de: "DE"
119
+ en: "EN"
120
+ es: "ES"
121
+ it: "IT"
122
+ fr: "FR"
123
+ nl: "NL"
124
+ ru: "RU"
127
125
 
128
126
  # == User roles translations
129
127
  user_roles:
@@ -136,31 +134,31 @@ pl:
136
134
  # == Mime Types translations
137
135
  # These are human readable mime types used for the document-type row in archive files.
138
136
  mime_types:
139
- audio/mp4: 'MP4-Audio'
140
- application/msword: 'Word-Document'
141
- application/rtf: 'RTF-Document'
142
- audio/mpeg: 'MP3-Audio'
143
- text/plain: 'Text-Document'
144
- video/mp4: 'MP4-Video'
145
- video/mpeg: 'MPEG-Video'
146
- application/pdf: 'PDF-Document'
147
- application/x-flash-video: 'Flash-Video'
148
- video/x-flv: 'Flash-Video'
149
- application/x-shockwave-flash: 'Flash-Movie'
150
- application/zip: 'ZIP-Archive'
151
- application/x-rar: 'RAR-Archive'
137
+ audio/mp4: "MP4-Audio"
138
+ application/msword: "Word-Document"
139
+ application/rtf: "RTF-Document"
140
+ audio/mpeg: "MP3-Audio"
141
+ text/plain: "Text-Document"
142
+ video/mp4: "MP4-Video"
143
+ video/mpeg: "MPEG-Video"
144
+ application/pdf: "PDF-Document"
145
+ application/x-flash-video: "Flash-Video"
146
+ video/x-flv: "Flash-Video"
147
+ application/x-shockwave-flash: "Flash-Movie"
148
+ application/zip: "ZIP-Archive"
149
+ application/x-rar: "RAR-Archive"
152
150
  application/vnd:
153
- ms-excel: 'Excel-Document'
154
- video/quicktime: 'Quicktime-Video'
155
- image/x-psd: 'Photoshop-File'
156
- image/gif: 'GIF-Image'
157
- image/png: 'PNG-Image'
158
- image/jpeg: 'JPG-Image'
159
- video/x-msvideo: 'AVI-Video'
160
- video/x-ms-wmv: 'Windows Media Video'
161
- image/tiff: 'TIFF-Image'
162
- 'text/x-vcard': 'vCard'
163
- application/vcard: 'vCard'
151
+ ms-excel: "Excel-Document"
152
+ video/quicktime: "Quicktime-Video"
153
+ image/x-psd: "Photoshop-File"
154
+ image/gif: "GIF-Image"
155
+ image/png: "PNG-Image"
156
+ image/jpeg: "JPG-Image"
157
+ video/x-msvideo: "AVI-Video"
158
+ video/x-ms-wmv: "Windows Media Video"
159
+ image/tiff: "TIFF-Image"
160
+ "text/x-vcard": "vCard"
161
+ application/vcard: "vCard"
164
162
 
165
163
  link_target_options:
166
164
  default: Same Window
@@ -172,16 +170,16 @@ pl:
172
170
  aliases: Please separate additional domains with spaces or new lines.
173
171
 
174
172
  add_nested_element: "Add %{name}"
175
- anchor: 'Anchor'
173
+ anchor: "Anchor"
176
174
  attribute_fixed: Value can't be changed for this page type
177
- back: 'back'
175
+ back: "back"
178
176
  create_tree_as_new_language: "Create %{language} as a new language tree"
179
177
  locked_pages: "Active pages"
180
178
  "Add global page": "Add global page"
181
179
  "Add page link": "Add page link"
182
180
  "Alchemy is open software and itself uses open software and free resources:": "Alchemy is open software and itself uses open software and free resources:"
183
- "Alchemy is up to date": 'Alchemy is up to date'
184
- 'An error happened': 'An error happened'
181
+ "Alchemy is up to date": "Alchemy is up to date"
182
+ "An error happened": "An error happened"
185
183
  "Change password": "Change password"
186
184
  "Choose page": "Choose page"
187
185
  "Cleared trash": "Cleared trash"
@@ -346,7 +344,7 @@ pl:
346
344
  copy_page: "Copy page"
347
345
  "Could not delete Pictures": "Could not delete Pictures"
348
346
  copy_language_tree_heading: "Copy page tree"
349
- country_code_placeholder: 'i.e. US (optional)'
347
+ country_code_placeholder: "i.e. US (optional)"
350
348
  country_code_foot_note: "You only need to set a country code if you want to support multiple countries with the same language."
351
349
  create: "create"
352
350
  "Create language": "Create a new language"
@@ -359,7 +357,7 @@ pl:
359
357
  delete_image: "Remove this image"
360
358
  delete_language: "Delete this language"
361
359
  delete_page: "Delete this page"
362
- delete_tag: 'Delete tag'
360
+ delete_tag: "Delete tag"
363
361
  document: "File"
364
362
  download_csv: "Download CSV"
365
363
  download_file: "Download file '%{filename}'"
@@ -370,13 +368,13 @@ pl:
370
368
  edit_language: "Edit language"
371
369
  edit_page: "Edit this page"
372
370
  edit_page_properties: "Edit page properties"
373
- edit_tag: 'Edit tag'
371
+ edit_tag: "Edit tag"
374
372
  edit_selected_pictures: "Edit selected pictures"
375
373
  element_editor_not_found: "Error within this Element"
376
374
  element_of_type: "Element"
377
375
  element_saved: "Saved element."
378
376
  enter_external_link: "Please enter the URL you want to link with"
379
- 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>"
377
+ 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>'
380
378
  explain_publishing: "Publish the page and remove the cached version from the server."
381
379
  explain_sitemap_dragndrop_sorting: "Tip: Drag the pages at the icon in order to sort them."
382
380
  explain_unlocking: "Leave page and unlock it for other users."
@@ -415,7 +413,7 @@ pl:
415
413
  "item removed from clipboard": "Removed %{name} from clipboard"
416
414
  javascript_disabled_headline: "Javascript is disabled!"
417
415
  javascript_disabled_text: "Alchemy needs Javascript to run smoothly. Please enable it in your browser settings."
418
- language_code_placeholder: 'i.e. en'
416
+ language_code_placeholder: "i.e. en"
419
417
  language_does_not_exist: "This language tree does not exist"
420
418
  language_pages_copied: "Language tree successfully copied."
421
419
  last_upload_only: "Last upload only"
@@ -464,12 +462,12 @@ pl:
464
462
  no_more_elements_to_add: "No more elements available."
465
463
  no_search_results: "Your search did not return any results."
466
464
  "not a valid image": "This is not an valid image."
467
- "or": 'or'
468
- or_replace_it_with_an_existing_tag: 'Or replace it with an existing tag'
465
+ "or": "or"
466
+ or_replace_it_with_an_existing_tag: "Or replace it with an existing tag"
469
467
  "Page created": "Page: '%{name}' created."
470
468
  page_for_links:
471
469
  choose_page: "Choose %{name}"
472
- page_infos: 'Page info'
470
+ page_infos: "Page info"
473
471
  page_layout_changed_notice: "Page type was changed. Elements not usable anymore have been moved into the trash."
474
472
  page_properties: "Page properties"
475
473
  page_public: "published"
@@ -488,6 +486,16 @@ pl:
488
486
  restricted:
489
487
  "true": "Page is restricted."
490
488
  "false": "Page is not restricted."
489
+ page_status_titles:
490
+ public:
491
+ "true": "public"
492
+ "false": "unpublished"
493
+ locked:
494
+ "true": "locked"
495
+ "false": ""
496
+ restricted:
497
+ "true": "restricted"
498
+ "false": "accessible"
491
499
  page_status: "Status"
492
500
  page_title: "Title"
493
501
  page_type: "Type"
@@ -499,7 +507,7 @@ pl:
499
507
  comma_seperated: "Separate by comma"
500
508
  password: "Password"
501
509
  paste: "paste"
502
- picture_gallery_editor: 'Pictures'
510
+ picture_gallery_editor: "Pictures"
503
511
  picture_library:
504
512
  filter:
505
513
  last_upload: "from last upload"
@@ -514,23 +522,23 @@ pl:
514
522
  position_in_text: "Position in text"
515
523
  preview_size: "Preview size"
516
524
  preview_sizes:
517
- '240': '240px (small phone)'
518
- '320': '320px (iPhone)'
519
- '480': '480px (small Tablet)'
520
- '768': '768px (iPad - Portrait)'
521
- '1024': '1024px (iPad - Landscape)'
522
- '1280': '1280px (Desktop)'
523
- recently_uploaded_only: 'Recently uploaded only'
525
+ "240": "240px (small phone)"
526
+ "320": "320px (iPhone)"
527
+ "480": "480px (small Tablet)"
528
+ "768": "768px (iPad - Portrait)"
529
+ "1024": "1024px (iPad - Landscape)"
530
+ "1280": "1280px (Desktop)"
531
+ recently_uploaded_only: "Recently uploaded only"
524
532
  "regular method": "Regular method"
525
533
  remove: "Remove"
526
534
  rename_file: "Rename this file."
527
535
  rename: "Rename"
528
536
  replace: replace
529
537
  replace_file: Replace file
530
- 'Replaced Tag': "Tag '%{old_tag}' was replaced with '%{new_tag}'"
538
+ "Replaced Tag": "Tag '%{old_tag}' was replaced with '%{new_tag}'"
531
539
  resources:
532
540
  relation_select:
533
- blank: '- none -'
541
+ blank: "- none -"
534
542
  right: "right"
535
543
  robot_follow: "robot may follow links."
536
544
  robot_index: "allow robot to index."
@@ -546,7 +554,7 @@ pl:
546
554
  show_eq: "Show EQ"
547
555
  show_navigation: "Show in navigation"
548
556
  show_page_in_sitemap: "Show page in sitemap."
549
- signup_mail_delivery_error: 'Signup mail could not be delivered. Please check your mail settings.'
557
+ signup_mail_delivery_error: "Signup mail could not be delivered. Please check your mail settings."
550
558
  small_thumbnails: "Small thumbnails"
551
559
  subject: "Subject"
552
560
  successfully_added_element: "Successfully added new element."
@@ -557,7 +565,7 @@ pl:
557
565
  swap_image: "Change image"
558
566
  insert_image: "Insert image"
559
567
  tag_list: Tags
560
- tags_get_created_if_used_the_first_time: 'Tags get created if used the first time.'
568
+ tags_get_created_if_used_the_first_time: "Tags get created if used the first time."
561
569
  this_picture_is_used_on_these_pages: "This picture is used on following pages"
562
570
  title: "Title"
563
571
  to_alchemy: "To Alchemy"
@@ -601,9 +609,9 @@ pl:
601
609
  "Successfully updated": "Successfully updated"
602
610
  "Successfully removed": "Successfully removed"
603
611
  "Nothing found": "Nothing found."
604
- complete: 'Abgeschlossen'
605
- "Update available": 'Update available'
606
- "Update status unavailable": 'Update status unavailable'
612
+ complete: "Abgeschlossen"
613
+ "Update available": "Update available"
614
+ "Update status unavailable": "Update status unavailable"
607
615
  "Uploading": "Uploading"
608
616
  cannot_signup_more_then_once: "Nie możesz się zarejestrować więcej niż raz."
609
617
  confirm_to_delete_user: "Czy jesteś pewien, że chcesz usunąć tego użytkownika?"
@@ -621,11 +629,11 @@ pl:
621
629
 
622
630
  # Simple form translations
623
631
  forms:
624
- "yes": 'Yes'
625
- "no": 'No'
632
+ "yes": "Yes"
633
+ "no": "No"
626
634
  required:
627
- text: 'required'
628
- mark: '*'
635
+ text: "required"
636
+ mark: "*"
629
637
  error_notification:
630
638
  default_message: "Please review the problems below:"
631
639
  labels:
@@ -659,9 +667,9 @@ pl:
659
667
  alchemy/content:
660
668
  attributes:
661
669
  name:
662
- taken: 'is already taken in this element.'
670
+ taken: "is already taken in this element."
663
671
  essence:
664
- validation_failed: 'Validation failed.'
672
+ validation_failed: "Validation failed."
665
673
  alchemy/element:
666
674
  attributes:
667
675
  name:
@@ -669,8 +677,8 @@ pl:
669
677
  alchemy/language:
670
678
  attributes:
671
679
  language_code:
672
- invalid: '^Format of languagecode is not valid. Please use exactly two lowercase characters.'
673
- taken: 'is already taken for this country code.'
680
+ invalid: "^Format of languagecode is not valid. Please use exactly two lowercase characters."
681
+ taken: "is already taken for this country code."
674
682
  locale:
675
683
  missing_file: "Localization not found for given language code. Please choose an existing one."
676
684
  alchemy/page:
@@ -702,15 +710,15 @@ pl:
702
710
  other: Messages
703
711
  attributes:
704
712
  alchemy/message:
705
- salutation: 'Salutation'
706
- firstname: 'Firstname'
707
- lastname: 'Lastname'
708
- address: 'Street / No.'
709
- zip: 'Zipcode'
713
+ salutation: "Salutation"
714
+ firstname: "Firstname"
715
+ lastname: "Lastname"
716
+ address: "Street / No."
717
+ zip: "Zipcode"
710
718
  city: City
711
- phone: 'Telephone'
712
- email: 'Email'
713
- message: 'Message'
719
+ phone: "Telephone"
720
+ email: "Email"
721
+ message: "Message"
714
722
 
715
723
  # Translations for Alchemy database models
716
724
  activerecord: