Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #6318

Open
wants to merge 4 commits into
base: devel
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions common/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,18 +173,18 @@
},
"name": "Activity categories",
"numberingStyles": {
"-": "no numbering",
"1": "1, 2, 3 - numbers",
"A": "A, B, C - uppercase letters",
"I": "I, II, III - uppercase roman numerals",
"a": "a, b, c - lowercase letters",
"i": "i, ii, iii - lowercase roman numerals",
"-": "no numbering"
"i": "i, ii, iii - lowercase roman numerals"
}
},
"checklist": {
"fields": {
"name": "Name",
"copyChecklistSource": "Prototype"
"copyChecklistSource": "Prototype",
"name": "Name"
},
"name": "Checklist | Checklists"
},
Expand Down Expand Up @@ -302,4 +302,4 @@
"title": "Table of contents"
}
}
}
}
45 changes: 23 additions & 22 deletions frontend/src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
"title": "Materialliste erstellen"
},
"dialogMaterialListEdit": {
"title": "Materialliste bearbeiten",
"deleteError": "Materialliste konnte nicht gelöscht werden. Überprüfe vor dem Löschen, dass die Liste leer ist."
"deleteError": "Materialliste konnte nicht gelöscht werden. Überprüfe vor dem Löschen, dass die Liste leer ist.",
"title": "Materialliste bearbeiten"
},
"dialogPeriodCreate": {
"title": "Lagerabschnitt erstellen"
Expand Down Expand Up @@ -188,7 +188,7 @@
},
"copyCategoryInfoDialog": {
"allow": "Jetzt erlauben",
"denied": "Du hast das Lesen von der Zwischenablage untersagt. Du kannst daher kopierte Kategorien nicht einfügen.",
"denied": "Du hast den Zugriff auf die Zwischenablage verweigert. Kopierte Kategorien können daher nicht eingefügt werden.",
"description": "Damit du eine kopierte Kategorie einfügen kannst, musst du eCamp erlauben deine Zwischenablage zu lesen.",
"granted": "Du kannst nun kopierte Kategorien einfügen.",
"title": "Kategorie kopieren & einfügen"
Expand All @@ -198,17 +198,17 @@
"checklistCreate": {
"title": "Checkliste erstellen"
},
"checklistDetail": {
"deleteError": "Checkliste konnte nicht gelöscht werden. Überprüfe vor dem Löschen, dass die Checkliste nicht mehr in Aktivitäten verwendet wird.",
"deleteWarning": "Möchtest du diese Checkliste wirklich löschen? Der komplette Inhalt dieser Checkliste wird gelöscht."
},
"checklistItemCreate": {
"add": "Checklisteneintrag erstellen",
"title": "Checklisteneintrag hinzufügen"
"add": "Checklisten-Eintrag erstellen",
"title": "Checklisten-Eintrag hinzufügen"
},
"checklistItemEdit": {
"delete": "Möchtest du diesen Eintrag wirklich löschen?",
"title": "Checklisteneintrag bearbeiten"
},
"checklistDetail": {
"deleteWarning": "Möchtest du diese Checkliste wirklich löschen? Der komplette Inhalt dieser Checkliste wird gelöscht.",
"deleteError": "Checkliste konnte nicht gelöscht werden. Überprüfe vor dem Löschen, dass die Checkliste nicht mehr in Aktivitäten verwendet wird."
"title": "Checklisten-Eintrag bearbeiten"
},
"sortableChecklist": {
"add": "Zu \"{parent}\" hinzufügen"
Expand Down Expand Up @@ -307,6 +307,7 @@
},
"navigation": {
"userMeta": {
"admin": "Admin",
"invitations": "Einladungen",
"logOut": "Ausloggen",
"myCamps": "Meine Lager",
Expand Down Expand Up @@ -367,13 +368,13 @@
"add": "Inhalt hinzufügen",
"config": {
"Activity": "Einzelne Aktivität",
"ActivityList": "Aktivitätenliste (Kurse)",
"Cover": "Titelseite",
"Picasso": "Grobprogramm",
"Program": "Detailprogramm",
"SafetyConsiderations": "Sicherheits­überlegungen",
"Story": "Roter Faden",
"Toc": "Inhaltsverzeichnis",
"ActivityList": "Aktivitätsübersicht (Kurse)"
"SafetyConsiderations": "Sicherheitsüberlegungen",
"Story": "Geschichte",
"Toc": "Inhaltsverzeichnis"
}
},
"printNuxt": {
Expand Down Expand Up @@ -651,6 +652,11 @@
},
"title": "Admin"
},
"campProgram": {
"reminderLockedCreate": "Ziehen zum Erstellen ist nur im entsperrten Modus möglich.",
"reminderLockedMove": "Ziehen zum Verschieben ist nur im entsperrten Modus möglich.",
"title": "Grobprogramm"
},
"category": {
"category": {
"copyCategory": "Kategorie kopieren",
Expand All @@ -662,14 +668,9 @@
"title": "Kategorien"
}
},
"campProgram": {
"reminderLockedCreate": "Ziehen zum Erstellen ist nur im entsperrten Modus möglich.",
"reminderLockedMove": "Ziehen zum Verschieben ist nur im entsperrten Modus möglich.",
"title": "Grobprogramm"
},
"checklistOverview": {
"checklistLists": {
"title": "Checklist-Übersicht"
"title": "Checklisten-Übersicht"
}
},
"dashboard": {
Expand Down Expand Up @@ -716,7 +717,7 @@
"navTopbar": {
"admin": "Admin",
"campIsLoading": "Lager wird geladen",
"checklist": "Checklist",
"checklist": "Checkliste",
"material": "Material",
"print": "Drucken",
"program": "Programm",
Expand All @@ -735,7 +736,7 @@
"itemActivity": "Aktivitäten",
"itemActivitySubtitle": "Kategorie, Vorlagen & Status",
"itemCamps": "Meine Lager",
"itemChecklists": "Checklist Übersicht",
"itemChecklists": "Checklisten-Übersicht",
"itemClose": "Menü schliessen",
"itemCollaborators": "Team",
"itemInfos": "Lagerinfos",
Expand Down
38 changes: 20 additions & 18 deletions frontend/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
"title": "Create material list"
},
"dialogMaterialListEdit": {
"title": "Edit material list",
"deleteError": "Could not delete the material list. Check if the list is empty before deleting it."
"deleteError": "Could not delete the material list. Check if the list is empty before deleting it.",
"title": "Edit material list"
},
"dialogPeriodCreate": {
"title": "Create period"
Expand All @@ -159,7 +159,8 @@
}
},
"campCreateStep1": {
"submitTooltip": "Please fill out all required fields."
"submitTooltip": "Please fill out all required fields.",
"titlePlaceholder": "Summer camp 2024"
},
"campCreateStep2": {
"category": "Activity categories",
Expand All @@ -185,7 +186,7 @@
"layout": "Layout",
"noTemplate": "No template"
},
"copyActivityInfoDialog": {
"copyCategoryInfoDialog": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is the only change I'm not sure about

"allow": "Allow now",
"denied": "You have denied access to your clipboard. Therefore, you cannot paste copied categories.",
"description": "In order to paste a copied category, you must allow eCamp to read your clipboard.",
Expand All @@ -197,6 +198,10 @@
"checklistCreate": {
"title": "Create checklist"
},
"checklistDetail": {
"deleteError": "Checklist couldn't be deleted. Ensure checklist is not used within activities before trying to delete it.",
"deleteWarning": "Do you really want to remove this checklist? All content of the checklist will be deleted."
},
"checklistItemCreate": {
"add": "Create checklist entry",
"title": "Add checklist entry"
Expand All @@ -205,10 +210,6 @@
"delete": "Do you really want to remove this item?",
"title": "Edit checklist entry"
},
"checklistDetail": {
"deleteWarning": "Do you really want to remove this checklist? All content of the checklist will be deleted.",
"deleteError": "Checklist couldn't be deleted. Ensure checklist is not used within activities before trying to delete it."
},
"sortableChecklist": {
"add": "Add to \"{parent}\""
}
Expand Down Expand Up @@ -306,8 +307,8 @@
},
"navigation": {
"userMeta": {
"invitations": "Invitations",
"admin": "Admin",
"invitations": "Invitations",
"logOut": "Log out",
"myCamps": "My camps",
"profile": "Profile"
Expand All @@ -330,7 +331,8 @@
"activity": "Activity"
},
"picassoConfig": {
"orientation": "Page layout"
"orientation": "Page layout",
"periods": "Period(s)"
},
"programConfig": {
"dayOverview": "print day overview"
Expand Down Expand Up @@ -366,13 +368,13 @@
"add": "Add content",
"config": {
"Activity": "Single activity",
"ActivityList": "Activity list (courses)",
"Cover": "Cover page",
"Picasso": "Picasso",
"Program": "Program",
"SafetyConsiderations": "Safety considerations",
"Story": "Story",
"Toc": "Table of contents",
"ActivityList": "Activity list (courses)"
"Toc": "Table of contents"
}
},
"printNuxt": {
Expand Down Expand Up @@ -650,6 +652,11 @@
},
"title": "Admin"
},
"campProgram": {
"reminderLockedCreate": "Drag to create is only possible in unlocked mode.",
"reminderLockedMove": "Drag to move is only possible in unlocked mode.",
"title": "Picasso"
},
"category": {
"category": {
"copyCategory": "Copy category",
Expand All @@ -661,11 +668,6 @@
"title": "Categories"
}
},
"campProgram": {
"reminderLockedCreate": "Drag to create is only possible in unlocked mode.",
"reminderLockedMove": "Drag to move is only possible in unlocked mode.",
"title": "Picasso"
},
"checklistOverview": {
"checklistLists": {
"title": "Checklist Overview"
Expand Down Expand Up @@ -714,8 +716,8 @@
"desktop": {
"navTopbar": {
"admin": "Admin",
"checklist": "Checklist",
"campIsLoading": "Camp is loading",
"checklist": "Checklist",
"material": "Materials",
"print": "Print",
"program": "Program",
Expand Down