Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arsnova-lite
Manage
Activity
Members
Labels
Plan
Issues
24
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
arsnova-lite
Commits
7323eb72
Commit
7323eb72
authored
5 years ago
by
Klaus-Dieter Quibeldey-Cirkel
Browse files
Options
Downloads
Patches
Plain Diff
wording
parent
968bb115
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/assets/i18n/home/de.json
+3
-2
3 additions, 2 deletions
src/assets/i18n/home/de.json
src/assets/i18n/home/en.json
+3
-2
3 additions, 2 deletions
src/assets/i18n/home/en.json
with
6 additions
and
4 deletions
src/assets/i18n/home/de.json
+
3
−
2
View file @
7323eb72
...
@@ -2,13 +2,13 @@
...
@@ -2,13 +2,13 @@
"cookies"
:
{
"cookies"
:
{
"accept"
:
"Akzeptiert"
,
"accept"
:
"Akzeptiert"
,
"accept-description"
:
"Bestätigt die Verwendung von Cookies und schaltet die Anwendung frei."
,
"accept-description"
:
"Bestätigt die Verwendung von Cookies und schaltet die Anwendung frei."
,
"cancel"
:
"Ab
brechen
"
,
"cancel"
:
"Ab
gelehnt
"
,
"cancel-description"
:
"Lehnt die Verwendung von Cookies ab und sperrt die Anwendung."
,
"cancel-description"
:
"Lehnt die Verwendung von Cookies ab und sperrt die Anwendung."
,
"info-label"
:
"Öffnet ein Dialogfenster mit der Datenschutzerklärung zu frag.jetzt."
,
"info-label"
:
"Öffnet ein Dialogfenster mit der Datenschutzerklärung zu frag.jetzt."
,
"title"
:
"Datenschutz"
"title"
:
"Datenschutz"
},
},
"data-protection"
:
{
"data-protection"
:
{
"cancel"
:
"Ab
brechen
"
,
"cancel"
:
"Ab
gelehnt
"
,
"cancel-description"
:
"Lehnt die Datenschutzerklärung ab."
,
"cancel-description"
:
"Lehnt die Datenschutzerklärung ab."
,
"consent"
:
"Akzeptiert"
,
"consent"
:
"Akzeptiert"
,
"consent-description"
:
"Akzeptiert die Datenschutzerklärung der Anwendung."
,
"consent-description"
:
"Akzeptiert die Datenschutzerklärung der Anwendung."
,
...
@@ -189,6 +189,7 @@
...
@@ -189,6 +189,7 @@
"room-list"
:
{
"room-list"
:
{
"creator-role"
:
"Sitzungsersteller"
,
"creator-role"
:
"Sitzungsersteller"
,
"entry"
:
"Eintrag "
,
"entry"
:
"Eintrag "
,
"executive-moderator-role"
:
"Moderator"
,
"filter"
:
"In diesem Textfeld kannst du die besuchten Sitzungen nach Name oder Code filtern."
,
"filter"
:
"In diesem Textfeld kannst du die besuchten Sitzungen nach Name oder Code filtern."
,
"filter-message"
:
"Nach Name oder Code filtern"
,
"filter-message"
:
"Nach Name oder Code filtern"
,
"join-message-template"
:
"An der Sitzung {{session}} mit dem Code {{id}} und in der Rolle {{role}} teilnehmen."
,
"join-message-template"
:
"An der Sitzung {{session}} mit dem Code {{id}} und in der Rolle {{role}} teilnehmen."
,
...
...
This diff is collapsed.
Click to expand it.
src/assets/i18n/home/en.json
+
3
−
2
View file @
7323eb72
...
@@ -2,13 +2,13 @@
...
@@ -2,13 +2,13 @@
"cookies"
:
{
"cookies"
:
{
"accept"
:
"Accept"
,
"accept"
:
"Accept"
,
"accept-description"
:
"Accept the use of cookies and proceed to the app."
,
"accept-description"
:
"Accept the use of cookies and proceed to the app."
,
"cancel"
:
"
Cancel
"
,
"cancel"
:
"
Reject
"
,
"cancel-description"
:
"Reject cookie usage and exit the app."
,
"cancel-description"
:
"Reject cookie usage and exit the app."
,
"info-label"
:
"Opens a dialog with the frag.jetzt data protection policy."
,
"info-label"
:
"Opens a dialog with the frag.jetzt data protection policy."
,
"title"
:
"Data Privacy"
"title"
:
"Data Privacy"
},
},
"data-protection"
:
{
"data-protection"
:
{
"cancel"
:
"
Cancel
"
,
"cancel"
:
"
Reject
"
,
"cancel-description"
:
"Reject the app's privacy policy and close dialog"
,
"cancel-description"
:
"Reject the app's privacy policy and close dialog"
,
"consent"
:
"Accept"
,
"consent"
:
"Accept"
,
"consent-description"
:
"Accept the app's privacy policy and close dialog"
,
"consent-description"
:
"Accept the app's privacy policy and close dialog"
,
...
@@ -191,6 +191,7 @@
...
@@ -191,6 +191,7 @@
"room-list"
:
{
"room-list"
:
{
"creator-role"
:
"Session creator"
,
"creator-role"
:
"Session creator"
,
"entry"
:
"Entry "
,
"entry"
:
"Entry "
,
"executive-moderator-role"
:
"Moderator"
,
"filter"
:
"Here you can filter your visited sessions."
,
"filter"
:
"Here you can filter your visited sessions."
,
"filter-message"
:
"Filter by name or key"
,
"filter-message"
:
"Filter by name or key"
,
"join-message-template"
:
"Join the session {{session}} with code {{id}} and in the role {{role}}"
,
"join-message-template"
:
"Join the session {{session}} with code {{id}} and in the role {{role}}"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment