summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml32
1 files changed, 16 insertions, 16 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index cd502b31..b98c3d02 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -3,9 +3,8 @@
3 3
4en: 4en:
5 more: "more …" 5 more: "more …"
6 images: images 6 images: "images"
7 sponsors: sponsors 7 sponsors: "sponsors"
8 hello: "Hello world"
9 show_tag_headline: "Pages tagged with:" 8 show_tag_headline: "Pages tagged with:"
10 old_ccc_de: the old ccc.de 9 old_ccc_de: the old ccc.de
11 event_schedule_time: "at %{time}" 10 event_schedule_time: "at %{time}"
@@ -102,6 +101,10 @@ en:
102 attributes: 101 attributes:
103 headline: 102 headline:
104 images_and_pdfs_only: "can only be set on image or PDF assets" 103 images_and_pdfs_only: "can only be set on image or PDF assets"
104 assets:
105 attributes:
106 base:
107 not_permitted: "Only Redaktion members may change assets related to nodes in this section"
105 108
106 tags: 109 tags:
107 index: 110 index:
@@ -129,6 +132,7 @@ en:
129 backfilled: "backfilled" 132 backfilled: "backfilled"
130 show_changes: "Change details" 133 show_changes: "Change details"
131 view_revision: "view this revision" 134 view_revision: "view this revision"
135 view_diff: "Show diff"
132 unknown: "%{actor} did %{action} on %{subject}" 136 unknown: "%{actor} did %{action} on %{subject}"
133 publish: "%{actor} published %{revision} of %{subject}" 137 publish: "%{actor} published %{revision} of %{subject}"
134 publish_rollback: "%{actor} rolled %{subject} back to %{revision}" 138 publish_rollback: "%{actor} rolled %{subject} back to %{revision}"
@@ -228,6 +232,7 @@ en:
228 reset_confirm: "Reset %{login}'s second factor? They will log in with password only afterwards." 232 reset_confirm: "Reset %{login}'s second factor? They will log in with password only afterwards."
229 labels: 233 labels:
230 login: "login" 234 login: "login"
235 roles: "roles"
231 email: "e-mail" 236 email: "e-mail"
232 password: "password" 237 password: "password"
233 confirm: "confirm" 238 confirm: "confirm"
@@ -258,8 +263,6 @@ en:
258 group_alumni: "Alumni" 263 group_alumni: "Alumni"
259 group_empty: "— none —" 264 group_empty: "— none —"
260 admin_hint: "Administrative rights can only be granted after the account has signed in and set up a second factor." 265 admin_hint: "Administrative rights can only be granted after the account has signed in and set up a second factor."
261 labels:
262 roles: "Roles"
263 roles: 266 roles:
264 admin: "Administration" 267 admin: "Administration"
265 redaktion: "Redaktion" 268 redaktion: "Redaktion"
@@ -541,7 +544,6 @@ en:
541 common: 544 common:
542 logged_in: "Logged in successfully" 545 logged_in: "Logged in successfully"
543 otp_required: "Your account requires a second factor -- set it up to continue." 546 otp_required: "Your account requires a second factor -- set it up to continue."
544 admin_required: "Sorry, you need to be an admin for this action"
545 now_headline: "It is now the page's headline." 547 now_headline: "It is now the page's headline."
546 headline_ineligible: "This asset type cannot be a headline." 548 headline_ineligible: "This asset type cannot be a headline."
547 locked_by_other: "The page is locked by another editor." 549 locked_by_other: "The page is locked by another editor."
@@ -645,18 +647,16 @@ en:
645 647
646 revisions: 648 revisions:
647 locale_label: "Locale:" 649 locale_label: "Locale:"
648 inline: "Inline" 650 inline: "inline"
649 side_by_side: "Side by side" 651 side_by_side: "side by side"
652 locale_changed: "%{lang} (changed)"
650 diff: 653 diff:
651 title: "Compare revisions" 654 title: "Compare revisions"
652 revisions_link: "Revisions" 655 comparing_html: "Comparing revision %{start} against %{end} in %{lang} translation using %{view} view."
653 comparing: "Comparing" 656 comparing_layers_html: "Comparing %{start} against %{end} in %{lang} translation using %{view} view."
654 against: "against" 657 diff_button: "Update diff"
655 showing_prefix: "— showing the" 658 pair_link: "%{from} → %{to}"
656 translation_suffix: "translation" 659 revisions_link: "All revisions"
657 changed_hint: "* has a difference between these two versions."
658 view_label: "View:"
659 diff_button: "Diff"
660 compare_numbered: "Compare two numbered revisions instead" 660 compare_numbered: "Compare two numbered revisions instead"
661 none_marker: "(none)" 661 none_marker: "(none)"
662 no_change: "No change." 662 no_change: "No change."