card 1.101.3 → 1.101.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. data/config/initializers/02_patches/active_record.rb +1 -1
  4. data/config/locales/en.yml +155 -378
  5. data/db/migrate_core_cards/20150202143810_import_bootstrap_layout.rb +1 -1
  6. data/lib/card.rb +15 -2
  7. data/lib/card/auth.rb +5 -2
  8. data/lib/card/auth/current.rb +39 -100
  9. data/lib/card/auth/proxy.rb +36 -16
  10. data/lib/card/auth/token.rb +6 -0
  11. data/lib/card/cache/all.rb +83 -0
  12. data/lib/card/cache/card_class.rb +41 -0
  13. data/lib/card/cache/persistent.rb +3 -34
  14. data/lib/card/cache/persistent_class.rb +28 -0
  15. data/lib/card/codename.rb +1 -1
  16. data/lib/card/content.rb +16 -2
  17. data/lib/card/content/all.rb +59 -0
  18. data/lib/card/director/act_direction.rb +4 -0
  19. data/lib/card/director/all.rb +61 -0
  20. data/lib/card/director/card_class.rb +18 -0
  21. data/lib/card/director/phases.rb +0 -1
  22. data/lib/card/dirty.rb +13 -3
  23. data/lib/card/env/success.rb +14 -14
  24. data/lib/card/env/success/target.rb +9 -11
  25. data/lib/card/error.rb +1 -1
  26. data/lib/card/fetch/all.rb +32 -0
  27. data/lib/card/fetch/card_class.rb +147 -0
  28. data/lib/card/format.rb +1 -1
  29. data/lib/card/format/error.rb +3 -3
  30. data/lib/card/format/nest.rb +1 -1
  31. data/lib/card/format/nest/fetch.rb +1 -1
  32. data/lib/card/lexicon.rb +2 -2
  33. data/lib/card/name/all.rb +8 -0
  34. data/lib/card/name/all/descendants.rb +6 -3
  35. data/lib/card/name/card_class.rb +26 -0
  36. data/lib/card/reference/all.rb +131 -0
  37. data/lib/card/rule/all.rb +75 -0
  38. data/lib/card/set/event/all.rb +95 -0
  39. data/lib/card/set/event/skip_and_trigger.rb +89 -0
  40. data/lib/card/set/pattern/all.rb +63 -0
  41. data/lib/card/subcards/all.rb +103 -0
  42. data/lib/cardio/migration/import.rb +1 -1
  43. data/lib/cardio/utils.rb +5 -3
  44. data/mod/admin/set/self/admin_info.rb +3 -5
  45. data/mod/admin/set/self/trash.rb +2 -2
  46. data/mod/core/set/all/autoname.rb +17 -0
  47. data/mod/core/set/all/codename.rb +2 -2
  48. data/mod/core/set/all/content.rb +52 -97
  49. data/mod/core/set/all/name_events.rb +69 -58
  50. data/mod/core/set/all/reference_events.rb +67 -0
  51. data/mod/core/set/all/states.rb +2 -2
  52. data/mod/core/set/all/subcards.rb +0 -100
  53. data/mod/core/set/all/trash.rb +11 -13
  54. data/mod/core/set/all/type.rb +7 -9
  55. data/mod/core/set/all/utils.rb +3 -0
  56. data/mod/core/set/type/cardtype.rb +3 -3
  57. data/mod/core/set_pattern/06_rule.rb +1 -1
  58. data/mod/core/spec/set/all/{rules2_spec.rb → clean_me_spec.rb} +0 -0
  59. data/mod/core/spec/set/all/name_events_spec.rb +204 -0
  60. metadata +30 -37
  61. data/lib/card/mod_inflector.rb +0 -16
  62. data/lib/card/name/all/class_methods.rb +0 -28
  63. data/mod/core/set/all/actify.rb +0 -68
  64. data/mod/core/set/all/cache.rb +0 -109
  65. data/mod/core/set/all/event_conditions.rb +0 -172
  66. data/mod/core/set/all/fetch.rb +0 -122
  67. data/mod/core/set/all/fetch_helper.rb +0 -35
  68. data/mod/core/set/all/i18n.rb +0 -9
  69. data/mod/core/set/all/pattern.rb +0 -54
  70. data/mod/core/set/all/references.rb +0 -191
  71. data/mod/core/set/all/rename.rb +0 -33
  72. data/mod/core/set/all/rules.rb +0 -81
  73. data/mod/core/spec/set/all/actify_spec.rb +0 -58
  74. data/mod/core/spec/set/all/content_spec.rb +0 -15
  75. data/mod/core/spec/set/all/event_conditions_spec.rb +0 -217
  76. data/mod/core/spec/set/all/fetch_helper_spec.rb +0 -65
  77. data/mod/core/spec/set/all/fetch_spec.rb +0 -338
  78. data/mod/core/spec/set/all/i18n_spec.rb +0 -17
  79. data/mod/core/spec/set/all/pattern_spec.rb +0 -101
  80. data/mod/core/spec/set/all/permissions/reader_rules_spec.rb +0 -166
  81. data/mod/core/spec/set/all/references_spec.rb +0 -62
  82. data/mod/core/spec/set/all/rename_spec.rb +0 -189
  83. data/mod/core/spec/set/all/rules_spec.rb +0 -100
  84. data/mod/core/spec/set/all/subcards_spec.rb +0 -102
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: faefffa729032513970c6385b5d327791a5126ff3b3b8973a003c46bef3e7248
4
- data.tar.gz: f4529445aae06fa4b7fac2aef3de056d3beaaa75c2a0f609b1bce93fa3cf3cba
3
+ metadata.gz: a6dd18af985f887f9ee6235c4da09625f700fbd33db1d62ca8ce2e50e4a745c7
4
+ data.tar.gz: 5e20663bf4a06a6c11b20b6311a8be0b7e09e3bac6197608d160c0415e22802a
5
5
  SHA512:
6
- metadata.gz: e654fd3876906be1fb56802fa438a536ab6b3c22d29b6485f01fdadbe254cf3154abea3489d05bef6945e76a162002f61c69d05ce693ebbba3ecf4dcfa1a3dbc
7
- data.tar.gz: 25d8c4b240631bb7b21cf7d6c070196ad06ad5a8829385deb9cdb9bf4aeeebb68981efcf39872a09349e734f367b10053b2d9e975fb33be1e0dfc1c4aabad241
6
+ metadata.gz: 3e76c614cf17af63b8588d1ea249846f4b856924994a1c8ebd35b6515985c7642aff654746a5270fcd69c41c27214b7b65d211032597d7b50dfee9df131f87da
7
+ data.tar.gz: 413c7d66e9a44e8db643b4f61222b43bd882f6d9c69e2e2ab1c67c3a0ee143d7c430298bbe82e73b4f9b2aa99bfaa708dc546eb24a1d91f920fc22f47b76f461
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.11.3
1
+ 0.11.4
@@ -66,7 +66,7 @@ module Patches
66
66
  module ConnectionAdapters
67
67
  module AbstractAdapter
68
68
  def match _string
69
- raise tr(:exception_not_implemented)
69
+ raise Cardio.t(:lib_exception_not_implemented)
70
70
  end
71
71
 
72
72
  def cast_types
@@ -30,381 +30,158 @@ en:
30
30
  card_date_seconds: '%B %e, %Y %H:%M:%S'
31
31
  card_date_only: '%B %e, %Y'
32
32
 
33
- lib:
34
- # CONFIRMED
35
- error_rendering: "Error rendering: %{cardname} (%{view} view)"
36
- exception_for_card: "for card %{cardname}: %{message}"
37
- exception_init_without_card: format initialized without card
38
- exception_not_implemented: "%{func} not implemented"
39
- exception_unknown_codename: "unknown codename: %{codename}"
40
- no_cardname: unknown card
41
-
42
- # UNCONFIRMED
43
-
44
- # J'ACCUSE
45
- # editing_cue: Editing cues
46
- # exception_alias_fail: cannot find %{optview} view in %{optmod}; failed to alias %{view} in %{self}
47
- # exception_bad_arg: "bad %{category} argument: %{arg}"
48
- # exception_bad_args: "bad %{category} arguments: %{args}"
49
- # exception_bad_chars: "CQL contains disallowed characters: %{text}"
50
- # exception_bad_condition_clause: Invalid Condition Clause %{item}
51
- # exception_bad_query: '"%{found_by}" value must be valid Search, but %{name} is a %{type}'
52
- # exception_invalid_args: Invalid query args %{items}
53
- # exception_invalid_attribute: Invalid attribute %{key}
54
- # exception_invalid_operator: Invalid Operator %{operator}
55
- # exception_invalid_option: "invalid %{side} option: %{object}"
56
- # exception_sort_not_implemented: "sort item: %{item} not yet implemented"
57
- # exception_to_not_join: "%{to} cannot be %{join}"
58
- # exception_unknown_valtype: "unknown CQL value type: %{klass}"
59
-
60
- core:
61
- # CONFIRMED
62
- cannot_change_content: cannot change content while changing name
63
- cannot_change_type: cannot change type while changing name
64
- cards_exist: Sorry, this card must remain a Cardtype so long as there are %{cardname} cards.
65
- error_banned_characters: "may not contain any of the following characters: %{banned}"
66
- error_blank_key: cannot be blank
67
- error_blank_name: can't be blank
68
- error_cant_alter: can't alter this type; %{name} cards still exist
69
- error_cant_change_errors: "of %{name} can't be changed; errors creating new %{type_id}: %{error_messages}"
70
-
71
- # UNCONFIRMED
72
-
73
- # J'ACCUSE
74
- # deny_change_to_type: You don't have permission to change to this type (need create permission)
75
- # deny_create: You don't have permission to create %{part_card_name}
76
- # deny_no_comment_structured: No comments allowed on structured content
77
- # deny_no_comment_template: No comments allowed on templates
78
- # deny_read_only: Currently in read-only mode
79
- # deny_read_this: You don't have permission to read this
80
- # deny_verb_name: You don't have permission to %{verb} %{name}
81
- # deny_verb_this: You don't have permission to %{verb} this
82
- # error_cant_delete_child: "can't delete %{child_name}: %{message}"
83
-
84
-
85
- error_code_in_use: codename %{codename} already in use
86
- error_hard_templated: can't be changed because %{name} is hard templated to %{type_name}
87
- error_indestructible: "%{name} is an indestructible rule"
88
- error_invalid_character_in_cardtype: "may not contain any of the following characters: %{banned}"
89
- error_name_exists: must be unique; '%{name}' already exists.
90
- error_name_tag: "%{name} in use as a tag"
91
- error_no_action_rule: No %{action} rule for %{name}
92
- error_no_such_type: No such type
93
- error_system_card: "%{name} is is a system card. (%{codename})"
94
- error_too_long: is too long (255 character maximum; length is %{length})
95
- error_unknown_type: "%{type} is not a known type."
96
- error_user_edits: "Edits have been made with %{name}'s user account.\nDeleting this card would mess up our history."
97
- error_wrong_key: wrong key '%{key}' for name %{name}
98
- exception_almost_deleted: Narrowly averted deleting current file
99
- exception_need_id: id required to delete references
100
- exception_no_override_act: not allowed to override current act
101
- is_incomplete: is incomplete
102
- label_set_all_cards: All cards
103
- label_set_plus_cards: All "+" cards
104
- label_set_right_cards: All "+%{name}" cards
105
- label_set_rstar_cards: All "+*" cards
106
- label_set_self_card: The card "%{name}"
107
- label_set_star_cards: All "*" cards
108
- label_set_type_cards: All "%{name}" cards
109
- label_set_typeplusright_cards: All "+%{right}" cards on "%{type}" cards
110
- label_setfollow_all_cards: everything
111
- label_setfollow_plus_cards: all "+" cards
112
- label_setfollow_right_cards: all "+%{name}s"
113
- label_setfollow_rstar_cards: all "+*" cards
114
- label_setfollow_star_cards: all "*" cards
115
- label_setfollow_type_cards: all "%{name}s"
116
- label_setfollow_typeplusright_cards: all "+%{right}" on "%{type}s"
117
- only_admins_codename: only admins can set codename
118
- search_children: "(%{side}) children of %{parent_name}"
119
- search_userprefcards: "preference cards for user: %{name}"
120
- you_cant: You don't have permission to %{what}
121
-
122
- standard:
123
- action: Action
124
- actions: actions
125
- applies_to: "<label>Applies to</label> %{card_link}:"
126
- by_group: by group
127
- by_name: by name
128
- cancel: Cancel
129
- cant_edit: Cannot currently edit Sets
130
- cards: cards
131
- clear_cache: clear cache
132
- clear_view_cache: clear view cache
133
- common: common
134
- current: current
135
- delete: Delete
136
- delete_all: delete all
137
- delete_old: delete old
138
- delete_revert_rule: Deleting will revert to %{rule_setting_name} rule for %{card_label}
139
- edit_page: Edit this page!
140
- field: field
141
- megabyte_suffix: M
142
- memory_diff: memory diff
143
- memory_now: memory now
144
- memory_prev: memory prev
145
- next: Next
146
- no_content_exception: "Error in card '%{name}': can't run search with empty content"
147
- no_current_rule: No Current Rule
148
- no_limit_exception: OH NO.. no limit
149
- no_results: no results
150
- not_a_rule: not a rule
151
- previous: Previous
152
- recent: recent
153
- recent_changes: Recent Changes
154
- references: references
155
- related_set: related set
156
- repair_all: repair all
157
- results_for: "Search results for: %{keyword}"
158
- rules: Rules
159
- search_goto_items: "goto items for term: %{term}"
160
- set: Set
161
- stat: Stat
162
- submit: Submit
163
- trashed_cards: trashed cards
164
- value: Value
165
- view_cache: view cache
166
-
167
- admin:
168
- admin_warn: ADMINISTRATOR WARNING
169
- captcha_keys: You are configured to use %{captcha_link}, but for that to work you need new %{recaptcha_link}.
170
- captcha_temp: Your captcha is currently working with temporary settings. This is fine for a local installation, but you will need new %{recaptcha_link} if you want to make this site public.
171
- email_off: Email delivery is turned off. Change settings in %{path} to send sign up notifications.
172
- howto_add: Add your keys to %{recaptcha_settings}
173
- howto_add_keys: "How to add new recaptcha keys:"
174
- howto_go: Go to %{captcha_card}
175
- howto_register: Register your domain at %{recaptcha_link}
176
- howto_turn_off: 'How to turn captcha off:'
177
- howto_update: Update all *captcha rules to "no".
178
- instructions: Instructions
179
- recaptcha_keys: recaptcha keys
180
-
181
- card-mod-legacy:
182
- toc: Table of Contents
183
-
184
- card-mod-follow:
185
- confirm_update_all_heading: Are you sure you want to change the default follow rules?
186
- confirm_update_all_text: You may choose to update all existing users. This may take a while.
187
- deleted: deleted
188
- emails_send: send emails about changes to %{cardlabel}
189
- emails_stop: stop sending emails about changes to %{cardlabel}
190
- follow: follow
191
- follow_if_created: follow if I created
192
- follow_if_edited: follow if I edited
193
- follow_included: follow cards included by %{cardname}
194
- followed_card: followed card
195
- follower: follower
196
- following: Following
197
- following_created: Following content you created
198
- following_edited: Following content you edited
199
- heading_get_notified: Get notified about changes
200
- ignore: ignore
201
- ignoring: Ignoring
202
- more_options: more options
203
- new: new
204
- no_preference: No following preference
205
- please_sign_in: Please %{sign_in}
206
- problems_card: Problems with %{cardname}
207
- sign_in: sign in
208
- submit: Submit
209
- submit_update: Submit and update all users
210
- thing_created: "%{label} I created"
211
- thing_edited: "%{label} I edited"
212
- unfollow: unfollow
213
- update_changes: "\nThis update included the following changes:%{changes}"
214
- updating: Updating
215
-
216
- card-mod-format:
217
- account: account
218
- action_verb_added: added
219
- action_verb_deleted: deleted
220
- action_verb_edited: edited
221
- add_card: Add %{cardname}
222
- add_thing: Add %{title}
223
- also_changes: "%{actor_link} has also been making changes."
224
- bad_address: "404: Bad Address"
225
- close: Close
226
- comment_style_group: STYLE GROUP
227
- configure_card: Configure %{cardname}
228
- conflict: Conflict!
229
- conflict_instruction: Please examine below, resolve above, and re-submit.
230
- content_in_file: Content is stored in file and can't be edited.
231
- denial: Permission Denied
232
- denied_task: to %{denied_task} this
233
- discuss: discuss
234
- edit: edit
235
- error_message: Error message (visible to admin only)
236
- error_rendering: "Error rendering: %{cardname} (%{view} view)"
237
- exception_not_set_path: "not a set path: %{path}"
238
- invalid_json: invalid json
239
- label_select: Select
240
- need_permission_task: "You need permission %{task}."
241
- no: "no"
242
- not_found: Not Found
243
- not_found_card: Could not find %{cardname}
244
- not_found_named: Could not find %{cardname}.
245
- not_found_no_name: the card requested
246
- not_numeric: "'%{content}' is not numeric"
247
- or: "or"
248
- page: page
249
- please: Please
250
- problems_name: Problems with %{cardname}
251
- read_only: We are currently in read-only mode. Please try again later.
252
- rules: rules
253
- se_hitch: 'Wagn Hitch :('
254
- se_sorry: Server Error. Yuck, sorry about that.
255
- se_ticket: <a href="%{ticket_link}">Add a support ticket</a> to tell us more and follow the fix.
256
- search_opt_names_ptr: option names for pointer
257
- server_error: "\nWagn Hitch! Server Error. Yuck, sorry about that.\nTo tell us more and follow the fix,\nadd a support ticket at %{ticket_link}\n"
258
- sign_in: sign in
259
- sign_up: sign up
260
- sorry: Sorry!
261
- to_do_that: to do that
262
- toggle_no: "no"
263
- toggle_yes: "yes"
264
- too_deep: Man, you're too deep. (Too many levels of nests at a time)
265
- too_slow: Timed out! %{showname} took too long to load.
266
- unsupported_view: view (%{view}) not supported for %{cardname}
267
- updated_how_when_who: "%{action_verb} %{elapsed_time_in_words} ago by %{who}"
268
- yes: "yes"
269
-
270
- card-mod-layout:
271
- available_layouts: "Available Layouts: %{available_layouts}"
272
- built_in: "Built-in Layouts: %{built_in_layouts}"
273
- unknown_layout: "Unknown layout: %{name}"
274
-
275
- card-mod-edit:
276
- account: account
277
- activity: activity
278
- all: all
279
- autosaved_draft: autosaved draft
280
- by_group: by group
281
- by_name: by name
282
- cancel: cancel
283
- card_delete_confirm: Are you sure you want to delete %{cardname}?
284
- card_deleted: "%{cardname} deleted"
285
- children: children
286
- common: common
287
- content: content
288
- created: created
289
- delete: delete
290
- details: details
291
- discuss: discuss
292
- edit: edit
293
- edited: edited
294
- editors: editors
295
- engage: engage
296
- follow: follow
297
- history: history
298
- mates: mates
299
- name: name
300
- nests: nests
301
- pin_pin: pin
302
- pin_unpin: unpin
303
- recent: recent
304
- references_in: references in
305
- references_out: references out
306
- refresh: refresh
307
- roles: roles
308
- rules: rules
309
- structure: structure
310
- type: type
311
-
312
- card-mod-carrierwave:
313
- add_item: Add %{attachment_name}...
314
- codename_needed_for_storage: codename needed for storage type coded
315
- delete: Delete
316
- download: Download %{title}
317
- error_invalid_storage_type: "%{type} is not a valid file storage option"
318
- file_error: File Error
319
- is_missing: is missing
320
- mod_argument_needed_to_save: mod argument needed to save card as coded
321
- moving_files_is_not_supported: moving files from cloud elsewhere is not supported
322
- replace_item: Replace %{attachment_name}...
323
- unknown_storage_type: unknown storage type %{new_storage_type}
324
- url_is_missing: url is missing
325
-
326
- card-mod-bootstrap:
327
- cannot_source_theme: can't find source for theme %{theme_name}
328
- not_valid_theme: not a valid theme %{theme_name}
329
-
330
- card-mod-history:
331
- added: Added
332
- current: Current
333
- deleted: Deleted
334
- error_not_latest_revision: changes not based on latest revision
335
- hide_changes: Hide changes
336
- save_as_current: Save as current
337
- show_changes: Show changes
338
- time_ago: "%{elapsed__time_in_words} ago"
339
-
340
- card-mod-account:
341
- action_verify_email: "%{action} verification email"
342
- approve_without: Approve without verification
343
- cache_db_compare: Cache/DB Comparison
344
- cache_value: Cache Val
345
- cached_card: Cached Card Inspect
346
- check_email: Check your email for a link to reset your password
347
- check_email_reset: Please check your email for a new password reset link.
348
- db_card: Database Card Inspect
349
- db_value: Database Val
350
- deny_delete: Deny and delete
351
- deny_email_restricted: viewing email is restricted to administrators and account holders
352
- deny_not_change_own_account: change the status of your own account
353
- email_missing: email can't be blank
354
- email_off: "WARNING: E-Mail-Versand ist deaktiviert. Ändere die Einstellung in %{path} um bei neuen Registrierungen Benachrichtigungen zu senden."
355
- encrypted: encrypted
356
- error_blank: can't be blank
357
- error_incorrect_token: token mismatch
358
- error_invalid_address: must be valid address
359
- error_not_active: Sorry, that account is not active.
360
- error_not_recognized: not recognized
361
- error_not_unique: must be unique
362
- error_token_expired: expired token
363
- error_token_not_found: no token found
364
- error_unknown_email: Unrecognized email.
365
- error_wrong_password: Wrong password
366
- errors_message: Sorry, %{item}. %{message}
367
- exception_bad_expiration: illegal expiration value (eg '%{example}')
368
- field: Field
369
- field_manip_abort: no field manipulation mid-activation
370
- first_last_help: usually first and last name
371
- forgot_password: Forgot Password
372
- get_started: Um loszulegen, erstelle einen Account.
373
- help_first_last: üblicherweise Vor- und Nachname
374
- illegal_approval_abort: illegal approval
375
- invite: Invite
376
- missing_account: "ERROR: signup card missing account"
377
- no_account_abort: no account associated with %{name}
378
- or_sign_up: '...or sign up!'
379
- password_length: must be at least 4 characters
380
- password_missing: password can't be blank
381
- private_data: Private data
382
- resend: Resend
383
- reset_my_password: Reset my password
384
- reset_password: RESET PASSWORD
385
- search_email_duplicate: email duplicate? (%{content})
386
- send: Send
387
- send_invite: Send Invitation
388
- set_up: Set up
389
- setting_up: Setting up
390
- sign_in: Sign in
391
- sign_in_title: Sign In
392
- sign_out: Sign out
393
- sign_up: Sign up
394
- signed_up_on: "%{name} signed up on %{date}"
395
- sorry_email_reset: Sorry, %{error_msg}. Please check your email for a new password reset link.
396
- verification: A verification email has been sent
397
- verification_to: A verification email has been sent to %{email}
398
- was_signed_up_on: "%{name} was signed up on %{date}"
399
- welcome: Welcome, Decker!
400
-
401
- card-mod-rules:
402
- # CONFIRMED
403
- config: Config
404
- event: Events
405
- other: Other
406
- permission: Permissions
407
- pointer: Pointer
408
- templating: Templating
409
- webpage: Webpage
410
- editing: Editing
33
+ lib_error_rendering: "Error rendering: %{cardname} (%{view} view)"
34
+ lib_exception_for_card: "for card %{cardname}: %{message}"
35
+ lib_exception_init_without_card: format initialized without card
36
+ lib_exception_not_implemented: "%{func} not implemented"
37
+ lib_exception_unknown_codename: "unknown codename: %{codename}"
38
+ lib_no_cardname: unknown card
39
+
40
+ core_cannot_change_content: cannot change content while changing name
41
+ core_cannot_change_type: cannot change type while changing name
42
+ core_cards_exist: Sorry, this card must remain a Cardtype so long as there are %{cardname} cards.
43
+ core_error_banned_characters: "may not contain any of the following characters: %{banned}"
44
+ core_error_blank_key: cannot be blank
45
+ core_error_blank_name: can't be blank
46
+ core_error_cant_alter: can't alter this type; %{name} cards still exist
47
+ core_error_cant_change_errors: "of %{name} can't be changed; errors creating new %{type_id}: %{error_messages}"
48
+ core_error_code_in_use: codename %{codename} already in use
49
+ core_error_hard_templated: can't be changed because %{name} is hard templated to %{type_name}
50
+ core_error_indestructible: "%{name} is an indestructible rule"
51
+ core_error_invalid_character_in_cardtype: "may not contain any of the following characters: %{banned}"
52
+ core_error_name_exists: must be unique; '%{name}' already exists.
53
+ core_error_name_tag: "%{name} in use as a tag"
54
+ core_error_no_such_type: No such type
55
+ core_error_system_card: "%{name} is is a system card. (%{codename})"
56
+ core_error_too_long: is too long (255 character maximum; length is %{length})
57
+ core_error_user_edits: "Edits have been made with %{name}'s user account.\nDeleting this card would mess up our history."
58
+ core_error_wrong_key: wrong key '%{key}' for name %{name}
59
+ core_exception_almost_deleted: Narrowly averted deleting current file
60
+ core_is_incomplete: is incomplete
61
+ core_only_admins_codename: only admins can set codename
62
+
63
+ # core_label_set_all_cards: All cards
64
+ # core_label_set_plus_cards: All "+" cards
65
+ # core_label_set_right_cards: All "+%{name}" cards
66
+ # core_label_set_rstar_cards: All "+*" cards
67
+ # core_label_set_self_card: The card "%{name}"
68
+ # core_label_set_star_cards: All "*" cards
69
+ # core_label_set_type_cards: All "%{name}" cards
70
+ # core_label_set_typeplusright_cards: All "+%{right}" cards on "%{type}" cards
71
+ # core_label_setfollow_all_cards: everything
72
+ # core_label_setfollow_plus_cards: all "+" cards
73
+ # core_label_setfollow_right_cards: all "+%{name}s"
74
+ # core_label_setfollow_rstar_cards: all "+*" cards
75
+ # core_label_setfollow_star_cards: all "*" cards
76
+ # core_label_setfollow_type_cards: all "%{name}s"
77
+ # core_label_setfollow_typeplusright_cards: all "+%{right}" on "%{type}s"
78
+
79
+ admin_warn: ADMINISTRATOR WARNING
80
+ admin_email_off: Email delivery is turned off. Change settings in %{path} to send sign up notifications.
81
+
82
+ account_check_email: Check your email for a link to reset your password
83
+ account_deny_email_restricted: viewing email is restricted to administrators and account holders
84
+ account_deny_not_change_own_account: change the status of your own account
85
+ account_email_missing: email can't be blank
86
+ account_encrypted: encrypted
87
+ account_error_blank: can't be blank
88
+ account_error_invalid_address: must be valid address
89
+ account_error_not_active: Sorry, that account is not active.
90
+ account_error_not_recognized: not recognized
91
+ account_error_not_unique: must be unique
92
+ account_error_token_expired: expired token
93
+
94
+ account_error_unknown_email: Unrecognized email.
95
+ account_error_wrong_password: Wrong password
96
+ account_exception_bad_expiration: illegal expiration value (eg '%{example}')
97
+ account_forgot_password: Forgot Password
98
+ account_invite: Invite
99
+ account_missing_account: "ERROR: signup card missing account"
100
+ account_or_sign_up: '...or sign up!'
101
+ account_password_length: must be at least 4 characters
102
+ account_password_missing: password can't be blank
103
+ account_private_data: Private data
104
+ account_reset_my_password: Reset my password
105
+ account_reset_password: RESET PASSWORD
106
+ account_search_email_duplicate: email duplicate? (%{content})
107
+ account_sign_in: Sign in
108
+ account_sign_in_title: Sign In
109
+ account_sign_out: Sign out
110
+ account_sign_up: Sign up
111
+ account_sorry_email_reset: Sorry, %{error_msg}. Please check your email for a new password reset link.
112
+
113
+ api_key_not_found: no API key found
114
+ api_key_incorrect: API key mismatch
115
+ api_key_invalid: "Invalid API Key; must contain 20+ alphanumeric characters only"
116
+ api_key_label: "API Key"
117
+ api_key_generate: "Generate API Key"
118
+ api_key_regenerate: "Regenerate API Key"
119
+ api_key_generating: "Generating API Key"
120
+ api_key_taken: "API Key taken"
121
+ api_key_get_jwt_token: "get a JWT token"
122
+
123
+ bootstrap_cannot_source_theme: can't find source for theme %{theme_name}
124
+ bootstrap_not_valid_theme: not a valid theme %{theme_name}
125
+
126
+ carrierwave_add_item: Add %{attachment_name}...
127
+ carrierwave_codename_needed_for_storage: codename needed for storage type coded
128
+ carrierwave_delete: Delete
129
+ carrierwave_download: Download %{title}
130
+ carrierwave_error_invalid_storage_type: "%{type} is not a valid file storage option"
131
+ carrierwave_file_error: File Error
132
+ carrierwave_is_missing: is missing
133
+ carrierwave_mod_argument_needed_to_save: mod argument needed to save card as coded
134
+ carrierwave_moving_files_is_not_supported: moving files from cloud elsewhere is not supported
135
+ carrierwave_replace_item: Replace %{attachment_name}...
136
+ carrierwave_unknown_storage_type: unknown storage type %{new_storage_type}
137
+ carrierwave_url_is_missing: url is missing
138
+
139
+ format_add_card: Add %{cardname}
140
+ format_bad_address: "404: Bad Address"
141
+ format_close: Close
142
+ format_configure_card: Configure %{cardname}
143
+ format_denial: Permission Denied
144
+ format_denied_task: to %{denied_task} this
145
+ format_invalid_json: invalid json
146
+ format_need_permission_task: "You need permission %{task}."
147
+ format_not_found_named: Could not find %{cardname}.
148
+ format_not_found_no_name: the card requested
149
+ format_not_numeric: "'%{content}' is not numeric"
150
+ format_or: "or"
151
+ format_please: Please
152
+ format_problems_name: Problems with %{cardname}
153
+ format_read_only: We are currently in read-only mode. Please try again later.
154
+ format_server_error: "\nWagn Hitch! Server Error. Yuck, sorry about that.\nTo tell us more and follow the fix,\nadd a support ticket at %{ticket_link}\n"
155
+ format_sorry: Sorry!
156
+ format_to_do_that: to do that
157
+ format_toggle_no: "no"
158
+ format_toggle_yes: "yes"
159
+ format_too_deep: Man, you're too deep. (Too many levels of nests at a time)
160
+ format_unsupported_view: view (%{view}) not supported for %{cardname}
161
+
162
+ history_error_not_latest_revision: changes not based on latest revision
163
+
164
+ layout_available_layouts: "Available Layouts: %{available_layouts}"
165
+ layout_unknown_layout: "Unknown layout: %{name}"
166
+
167
+ legacy_toc: Table of Contents
168
+
169
+ permission_error_no_action_rule: No %{action} rule for %{name}
170
+
171
+ recaptcha_captcha_keys: You are configured to use %{captcha_link}, but for that to work you need new %{recaptcha_link}.
172
+ recaptcha_captcha_temp: Your captcha is currently working with temporary settings. This is fine for a local installation, but you will need new %{recaptcha_link} if you want to make this site public.
173
+ recaptcha_howto_add: Add your keys to %{recaptcha_settings}
174
+ recaptcha_howto_add_keys: "How to add new recaptcha keys:"
175
+ recaptcha_howto_go: Go to %{captcha_card}
176
+ recaptcha_howto_register: Register your domain at %{recaptcha_link}
177
+ recaptcha_howto_turn_off: 'How to turn captcha off:'
178
+ recaptcha_howto_update: Update all *captcha rules to "no".
179
+
180
+ rules_config: Config
181
+ rules_event: Events
182
+ rules_other: Other
183
+ rules_permission: Permissions
184
+ rules_pointer: Pointer
185
+ rules_templating: Templating
186
+ rules_webpage: Webpage
187
+ rules_editing: Editing