diff options
Diffstat (limited to 'config/locales')
| -rw-r--r-- | config/locales/de.yml | 10 | ||||
| -rw-r--r-- | config/locales/en.yml | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 7edffe2d..6b5c97cc 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml | |||
| @@ -630,6 +630,9 @@ de: | |||
| 630 | removed: "%{lang}-Übersetzung aus dem Entwurf entfernt. Veröffentlichen, um das dauerhaft zu machen." | 630 | removed: "%{lang}-Übersetzung aus dem Entwurf entfernt. Veröffentlichen, um das dauerhaft zu machen." |
| 631 | elevation: | 631 | elevation: |
| 632 | dropped: "Administrative Rechte abgelegt." | 632 | dropped: "Administrative Rechte abgelegt." |
| 633 | renewed: "Administrative Rechte um %{minutes} Minuten verlängert. Noch %{left} Verlängerungen möglich." | ||
| 634 | cannot_renew: "Verlängern nicht möglich. Rechte müssen mit einem aktuellen Code neu angefordert werden." | ||
| 635 | granted_at_login: "Angemeldet. Administrative Rechte gelten %{minutes} Minuten." | ||
| 633 | 636 | ||
| 634 | assets: | 637 | assets: |
| 635 | index: | 638 | index: |
| @@ -767,3 +770,10 @@ de: | |||
| 767 | log_out: "Abmelden" | 770 | log_out: "Abmelden" |
| 768 | social_meta: | 771 | social_meta: |
| 769 | site_description: "Der Chaos Computer Club ist eine galaktische Gemeinschaft von Lebewesen für Informationsfreiheit und Technikfolgenabschätzung." | 772 | site_description: "Der Chaos Computer Club ist eine galaktische Gemeinschaft von Lebewesen für Informationsfreiheit und Technikfolgenabschätzung." |
| 773 | elevation_banner: | ||
| 774 | active: "Administrative Rechte aktiv, " | ||
| 775 | minutes_short: "noch %{count} Min." | ||
| 776 | less_than_a_minute: "weniger als 1 Min." | ||
| 777 | expired: "abgelaufen" | ||
| 778 | renew: "Verlängern" | ||
| 779 | drop: "Ablegen" | ||
diff --git a/config/locales/en.yml b/config/locales/en.yml index 9a8041bf..e4c7ecc4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -589,6 +589,9 @@ en: | |||
| 589 | removed: "%{lang} translation removed from the draft. Publish to make this permanent." | 589 | removed: "%{lang} translation removed from the draft. Publish to make this permanent." |
| 590 | elevation: | 590 | elevation: |
| 591 | dropped: "Administrative rights dropped." | 591 | dropped: "Administrative rights dropped." |
| 592 | renewed: "Administrative rights extended by %{minutes} minutes. %{left} extensions left." | ||
| 593 | cannot_renew: "Cannot extend. Request the rights again with a current code." | ||
| 594 | granted_at_login: "Signed in. Administrative rights last %{minutes} minutes." | ||
| 592 | 595 | ||
| 593 | assets: | 596 | assets: |
| 594 | index: | 597 | index: |
| @@ -710,3 +713,10 @@ en: | |||
| 710 | log_out: "Log out" | 713 | log_out: "Log out" |
| 711 | social_meta: | 714 | social_meta: |
| 712 | site_description: "The Chaos Computer Club is a galactic community of life forms campaigning for freedom of information and the assessment of the impact of technology." | 715 | site_description: "The Chaos Computer Club is a galactic community of life forms campaigning for freedom of information and the assessment of the impact of technology." |
| 716 | elevation_banner: | ||
| 717 | active: "Administrative rights active —" | ||
| 718 | minutes_short: "%{count} min left" | ||
| 719 | less_than_a_minute: "less than 1 min" | ||
| 720 | expired: "expired" | ||
| 721 | renew: "Extend" | ||
| 722 | drop: "Drop" | ||
