Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
[CI] update locales (#2686)
Browse files Browse the repository at this point in the history
Co-authored-by: CircleCI <[email protected]>
  • Loading branch information
tiltec and CircleCI authored Jan 16, 2024
1 parent 93f5534 commit 23f117e
Show file tree
Hide file tree
Showing 33 changed files with 1,056 additions and 66 deletions.
34 changes: 32 additions & 2 deletions src/locales/locale-ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@
"NOT_GIVEN_YOU": "You have not given feedback",
"NOT_GIVEN_YET": "This participant has not given feedback yet",
"TOGETHER_WITH": "You did this together with:",
"REPORT_NO_SHOW": "Someone didn't show up?",
"NO_SHOW": "No show",
"MARKED_NO_SHOW_BY": "Marked as no show by",
"DISMISS_LABEL": "Dismiss",
"DISMISS_TITLE": "Dismiss feedback",
"DISMISS_MESSAGE": "Do you really want to dismiss this feedback? You won't be able to give feedback for this activity later on."
Expand Down Expand Up @@ -428,6 +431,7 @@
"EDIT": "Edit group",
"EDIT_ACTIVITY_TYPES": "Activity types",
"EDIT_PLACE_TYPES": "Place types",
"EDIT_PLACE_STATUSES": "Place statuses",
"EDIT_DETAILS": "Group details",
"EMAIL_NOTIFICATIONS": "Email notifications",
"HEADINGS": {
Expand Down Expand Up @@ -555,6 +559,8 @@
"USER_LOST_EDITOR_ROLE": "lost editing permissions",
"PLACE_TYPE_CREATE": "created a place type",
"PLACE_TYPE_MODIFY": "modified a place type",
"PLACE_STATUS_CREATE": "created a place status",
"PLACE_STATUS_MODIFY": "modified a place status",
"MEMBER_GOT_ROLE": "received role: {role}",
"AGREEMENT_CREATE": "agreement created",
"AGREEMENT_MODIFY": "agreement modified"
Expand Down Expand Up @@ -678,6 +684,17 @@
"WITHDRAW_CONFIRMATION_HEADER": "Withdraw Application",
"WITHDRAW_CONFIRMATION_TEXT": "Are you sure you want to withdraw your application to join {groupName}?"
},
"LABELS": {
"ADD_NEW": "Add new",
"ACTIVE": "Active",
"ARCHIVED": "Archived",
"DESCRIPTION": "Description",
"NAME": "Name",
"MANAGE_TYPES": "Manage types",
"MANAGE_STATUSES": "Manage statuses",
"STATUS": "Status",
"VISIBLE": "Visible"
},
"LANGUAGECHOOSER": {
"ADD_MORE": "Help translating!",
"SWITCH": "Switch language"
Expand Down Expand Up @@ -791,6 +808,12 @@
"Restaurant": "Restaurant",
"Market": "Market"
},
"PLACE_STATUS_NAMES": {
"Created": "Created",
"Negotiating": "Negotiating",
"Active": "Active",
"Declined": "Declined"
},
"PLACE_TYPE_STATUS": {
"ACTIVE": "Active",
"ARCHIVED": "Archived"
Expand All @@ -809,6 +832,12 @@
"STATUS_ACTIVE_HINT": "You will be able to create new places of this type",
"STATUS_ARCHIVED_HINT": "It will not be possible to create new place of this type, but existing ones will still be available"
},
"PLACE_STATUSES": {
"ADD": "Add new place status",
"ARCHIVING": "You are archiving",
"UPDATE_TO": "Update places with this status to",
"VISIBLE_HINT": "Whether to show places with this status on the map and in the list"
},
"PLACE_LIST": {
"ONLY_FAVOURITES": "Only favourite",
"UPCOMING_ACTIVITIES": "One upcoming activity | { count } upcoming activities",
Expand All @@ -817,6 +846,7 @@
"NONE_DUE_TO_FILTER": "No places match your filters",
"ALL_TYPES": "All types",
"ALL_STATUSES": "All statuses",
"VISIBLE_STATUSES": "Visible",
"SUBSCRIBE_HINT": "When you mark places as favorite, they will show here. Click below to see all places, then click { icon } on one of them."
},
"PLACEWALL": {
Expand Down Expand Up @@ -862,7 +892,9 @@
"FILTER_TIME_PREVIOUS_MONTHS": "Previous {count} months",
"FILTER_TIME_FOREVER": "Forever",
"COLUMN_PLACE": "Place",
"COLUMN_PLACE_TYPE": "Type",
"COLUMN_ACTIVITY_DONE": "Done",
"COLUMN_ACTIVITY_NO_SHOW": "No show",
"COLUMN_ACTIVITY_MISSED": "Missed",
"COLUMN_ACTIVITY_LEFT": "Withdrew",
"COLUMN_FEEDBACK": "Feedback",
Expand All @@ -876,10 +908,8 @@
},
"STOREDETAIL": {
"ARCHIVED": "This place has been archived",
"CHANGE_STATUS": "You can change the status on the settings page.",
"DIRECTIONS": "Show directions",
"EDIT": "Edit place",
"INACTIVE": "This place is currently not cooperating.",
"NO_DESCRIPTION": "This place does not have a description yet"
},
"STOREEDIT": {
Expand Down
34 changes: 32 additions & 2 deletions src/locales/locale-cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@
"NOT_GIVEN_YOU": "Neposkytli jste zpětnou vazbu",
"NOT_GIVEN_YET": "Tento účastník zatím neposkytl zpětnou vazbu",
"TOGETHER_WITH": "Udělali jste to společně s:",
"REPORT_NO_SHOW": "Někdo se neobjevil?",
"NO_SHOW": "No show",
"MARKED_NO_SHOW_BY": "Marked as no show by",
"DISMISS_LABEL": "Odmítnout",
"DISMISS_TITLE": "Odmítnout zpětnou vazbu",
"DISMISS_MESSAGE": "Opravdu chcete tuto zpětnou vazbu odmítnout? Později k této aktivitě nebudete moci poskytnout zpětnou vazbu."
Expand Down Expand Up @@ -428,6 +431,7 @@
"EDIT": "Upravit skupinu",
"EDIT_ACTIVITY_TYPES": "Typy aktivit",
"EDIT_PLACE_TYPES": "Typy míst",
"EDIT_PLACE_STATUSES": "Place statuses",
"EDIT_DETAILS": "Podrobnosti o skupině",
"EMAIL_NOTIFICATIONS": "E-mailová oznámení",
"HEADINGS": {
Expand Down Expand Up @@ -555,6 +559,8 @@
"USER_LOST_EDITOR_ROLE": "ztracená oprávnění k úpravám",
"PLACE_TYPE_CREATE": "vytvořen typ místa",
"PLACE_TYPE_MODIFY": "změněný typ místa",
"PLACE_STATUS_CREATE": "created a place status",
"PLACE_STATUS_MODIFY": "modified a place status",
"MEMBER_GOT_ROLE": "obdržena role: {role}",
"AGREEMENT_CREATE": "smlouva vytvořena",
"AGREEMENT_MODIFY": "smlouva změněna"
Expand Down Expand Up @@ -678,6 +684,17 @@
"WITHDRAW_CONFIRMATION_HEADER": "stáhnout žádost",
"WITHDRAW_CONFIRMATION_TEXT": "Opravdu chcete stáhnout svou žádost k připojení se k {groupName}?"
},
"LABELS": {
"ADD_NEW": "Add new",
"ACTIVE": "Active",
"ARCHIVED": "Archived",
"DESCRIPTION": "Description",
"NAME": "Name",
"MANAGE_TYPES": "Manage types",
"MANAGE_STATUSES": "Manage statuses",
"STATUS": "Status",
"VISIBLE": "Visible"
},
"LANGUAGECHOOSER": {
"ADD_MORE": "Pomozte přeložit!",
"SWITCH": "Přepnout jazyk"
Expand Down Expand Up @@ -791,6 +808,12 @@
"Restaurant": "Restaurace",
"Market": "Tržiště"
},
"PLACE_STATUS_NAMES": {
"Created": "Created",
"Negotiating": "Negotiating",
"Active": "Active",
"Declined": "Declined"
},
"PLACE_TYPE_STATUS": {
"ACTIVE": "Aktivní",
"ARCHIVED": "Archivováno"
Expand All @@ -809,6 +832,12 @@
"STATUS_ACTIVE_HINT": "Budete moci vytvářet nová místa tohoto typu.",
"STATUS_ARCHIVED_HINT": "Nebude možné vytvářet nová místa tohoto typu, ale stávající budou stále k dispozici."
},
"PLACE_STATUSES": {
"ADD": "Add new place status",
"ARCHIVING": "You are archiving",
"UPDATE_TO": "Update places with this status to",
"VISIBLE_HINT": "Whether to show places with this status on the map and in the list"
},
"PLACE_LIST": {
"ONLY_FAVOURITES": "Pouze oblíbené",
"UPCOMING_ACTIVITIES": "Jedna nadcházející aktivita | { count } nadcházející aktivity",
Expand All @@ -817,6 +846,7 @@
"NONE_DUE_TO_FILTER": "Žádné místo neodpovídá vašim filtrům",
"ALL_TYPES": "Všechny typy",
"ALL_STATUSES": "Všechny stavy",
"VISIBLE_STATUSES": "Visible",
"SUBSCRIBE_HINT": "Když si místa označíte jako oblíbená, zobrazí se zde. Kliknutím níže zobrazíte všechna místa a poté kliknete na { icon } jednoho z nich."
},
"PLACEWALL": {
Expand Down Expand Up @@ -862,7 +892,9 @@
"FILTER_TIME_PREVIOUS_MONTHS": "Předchozích {count} měsíců",
"FILTER_TIME_FOREVER": "Navždy",
"COLUMN_PLACE": "Místo",
"COLUMN_PLACE_TYPE": "Typ",
"COLUMN_ACTIVITY_DONE": "Hotovo",
"COLUMN_ACTIVITY_NO_SHOW": "No show",
"COLUMN_ACTIVITY_MISSED": "Zmeškáno",
"COLUMN_ACTIVITY_LEFT": "Staženo",
"COLUMN_FEEDBACK": "Zpětná vazba",
Expand All @@ -876,10 +908,8 @@
},
"STOREDETAIL": {
"ARCHIVED": "Toto místo bylo archivováno",
"CHANGE_STATUS": "Stav můžete změnit na stránce nastavení.",
"DIRECTIONS": "Zobrazit pokyny",
"EDIT": "Upravit místo",
"INACTIVE": "Toto místo v současné době nespolupracuje.",
"NO_DESCRIPTION": "Toto místo zatím nemá popis"
},
"STOREEDIT": {
Expand Down
34 changes: 32 additions & 2 deletions src/locales/locale-da.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@
"NOT_GIVEN_YOU": "You have not given feedback",
"NOT_GIVEN_YET": "This participant has not given feedback yet",
"TOGETHER_WITH": "You did this together with:",
"REPORT_NO_SHOW": "Someone didn't show up?",
"NO_SHOW": "No show",
"MARKED_NO_SHOW_BY": "Marked as no show by",
"DISMISS_LABEL": "Dismiss",
"DISMISS_TITLE": "Dismiss feedback",
"DISMISS_MESSAGE": "Do you really want to dismiss this feedback? You won't be able to give feedback for this activity later on."
Expand Down Expand Up @@ -428,6 +431,7 @@
"EDIT": "Edit group",
"EDIT_ACTIVITY_TYPES": "Activity types",
"EDIT_PLACE_TYPES": "Place types",
"EDIT_PLACE_STATUSES": "Place statuses",
"EDIT_DETAILS": "Group details",
"EMAIL_NOTIFICATIONS": "Email notifications",
"HEADINGS": {
Expand Down Expand Up @@ -555,6 +559,8 @@
"USER_LOST_EDITOR_ROLE": "lost editing permissions",
"PLACE_TYPE_CREATE": "created a place type",
"PLACE_TYPE_MODIFY": "modified a place type",
"PLACE_STATUS_CREATE": "created a place status",
"PLACE_STATUS_MODIFY": "modified a place status",
"MEMBER_GOT_ROLE": "received role: {role}",
"AGREEMENT_CREATE": "agreement created",
"AGREEMENT_MODIFY": "agreement modified"
Expand Down Expand Up @@ -678,6 +684,17 @@
"WITHDRAW_CONFIRMATION_HEADER": "Withdraw Application",
"WITHDRAW_CONFIRMATION_TEXT": "Are you sure you want to withdraw your application to join {groupName}?"
},
"LABELS": {
"ADD_NEW": "Add new",
"ACTIVE": "Active",
"ARCHIVED": "Archived",
"DESCRIPTION": "Description",
"NAME": "Name",
"MANAGE_TYPES": "Manage types",
"MANAGE_STATUSES": "Manage statuses",
"STATUS": "Status",
"VISIBLE": "Visible"
},
"LANGUAGECHOOSER": {
"ADD_MORE": "Help translating!",
"SWITCH": "Switch language"
Expand Down Expand Up @@ -791,6 +808,12 @@
"Restaurant": "Restaurant",
"Market": "Market"
},
"PLACE_STATUS_NAMES": {
"Created": "Created",
"Negotiating": "Negotiating",
"Active": "Active",
"Declined": "Declined"
},
"PLACE_TYPE_STATUS": {
"ACTIVE": "Active",
"ARCHIVED": "Archived"
Expand All @@ -809,6 +832,12 @@
"STATUS_ACTIVE_HINT": "You will be able to create new places of this type",
"STATUS_ARCHIVED_HINT": "It will not be possible to create new place of this type, but existing ones will still be available"
},
"PLACE_STATUSES": {
"ADD": "Add new place status",
"ARCHIVING": "You are archiving",
"UPDATE_TO": "Update places with this status to",
"VISIBLE_HINT": "Whether to show places with this status on the map and in the list"
},
"PLACE_LIST": {
"ONLY_FAVOURITES": "Only favourite",
"UPCOMING_ACTIVITIES": "One upcoming activity | { count } upcoming activities",
Expand All @@ -817,6 +846,7 @@
"NONE_DUE_TO_FILTER": "No places match your filters",
"ALL_TYPES": "All types",
"ALL_STATUSES": "All statuses",
"VISIBLE_STATUSES": "Visible",
"SUBSCRIBE_HINT": "When you mark places as favorite, they will show here. Click below to see all places, then click { icon } on one of them."
},
"PLACEWALL": {
Expand Down Expand Up @@ -862,7 +892,9 @@
"FILTER_TIME_PREVIOUS_MONTHS": "Previous {count} months",
"FILTER_TIME_FOREVER": "Forever",
"COLUMN_PLACE": "Place",
"COLUMN_PLACE_TYPE": "Type",
"COLUMN_ACTIVITY_DONE": "Done",
"COLUMN_ACTIVITY_NO_SHOW": "No show",
"COLUMN_ACTIVITY_MISSED": "Missed",
"COLUMN_ACTIVITY_LEFT": "Withdrew",
"COLUMN_FEEDBACK": "Feedback",
Expand All @@ -876,10 +908,8 @@
},
"STOREDETAIL": {
"ARCHIVED": "This place has been archived",
"CHANGE_STATUS": "You can change the status on the settings page.",
"DIRECTIONS": "Show directions",
"EDIT": "Edit place",
"INACTIVE": "This place is currently not cooperating.",
"NO_DESCRIPTION": "This place does not have a description yet"
},
"STOREEDIT": {
Expand Down
34 changes: 32 additions & 2 deletions src/locales/locale-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@
"NOT_GIVEN_YOU": "You have not given feedback",
"NOT_GIVEN_YET": "This participant has not given feedback yet",
"TOGETHER_WITH": "Du warst dabei mit:",
"REPORT_NO_SHOW": "Someone didn't show up?",
"NO_SHOW": "No show",
"MARKED_NO_SHOW_BY": "Marked as no show by",
"DISMISS_LABEL": "Verwerfen",
"DISMISS_TITLE": "Feedback verwerfen",
"DISMISS_MESSAGE": "Möchtest du das Feedback wirklich verwerfen? Du kannst das Feedback für die Aktivität später nicht mehr geben."
Expand Down Expand Up @@ -428,6 +431,7 @@
"EDIT": "Gruppe bearbeiten",
"EDIT_ACTIVITY_TYPES": "Aktivitätstypen",
"EDIT_PLACE_TYPES": "Place types",
"EDIT_PLACE_STATUSES": "Place statuses",
"EDIT_DETAILS": "Gruppen Details",
"EMAIL_NOTIFICATIONS": "Email-Benachrichtigungen",
"HEADINGS": {
Expand Down Expand Up @@ -555,6 +559,8 @@
"USER_LOST_EDITOR_ROLE": "Bearbeitungsrechte verloren",
"PLACE_TYPE_CREATE": "created a place type",
"PLACE_TYPE_MODIFY": "modified a place type",
"PLACE_STATUS_CREATE": "created a place status",
"PLACE_STATUS_MODIFY": "modified a place status",
"MEMBER_GOT_ROLE": "received role: {role}",
"AGREEMENT_CREATE": "agreement created",
"AGREEMENT_MODIFY": "agreement modified"
Expand Down Expand Up @@ -678,6 +684,17 @@
"WITHDRAW_CONFIRMATION_HEADER": "Bewerbung zurückziehen",
"WITHDRAW_CONFIRMATION_TEXT": "Bist du sicher, dass du deine Bewerbung {groupName} beizutreten zurückziehen willst?"
},
"LABELS": {
"ADD_NEW": "Add new",
"ACTIVE": "Active",
"ARCHIVED": "Archived",
"DESCRIPTION": "Description",
"NAME": "Name",
"MANAGE_TYPES": "Manage types",
"MANAGE_STATUSES": "Manage statuses",
"STATUS": "Status",
"VISIBLE": "Visible"
},
"LANGUAGECHOOSER": {
"ADD_MORE": "Helfe zu übersetzen!",
"SWITCH": "Sprache wechseln"
Expand Down Expand Up @@ -791,6 +808,12 @@
"Restaurant": "Restaurant",
"Market": "Market"
},
"PLACE_STATUS_NAMES": {
"Created": "Created",
"Negotiating": "Negotiating",
"Active": "Active",
"Declined": "Declined"
},
"PLACE_TYPE_STATUS": {
"ACTIVE": "Active",
"ARCHIVED": "Archived"
Expand All @@ -809,6 +832,12 @@
"STATUS_ACTIVE_HINT": "You will be able to create new places of this type",
"STATUS_ARCHIVED_HINT": "It will not be possible to create new place of this type, but existing ones will still be available"
},
"PLACE_STATUSES": {
"ADD": "Add new place status",
"ARCHIVING": "You are archiving",
"UPDATE_TO": "Update places with this status to",
"VISIBLE_HINT": "Whether to show places with this status on the map and in the list"
},
"PLACE_LIST": {
"ONLY_FAVOURITES": "Only favourite",
"UPCOMING_ACTIVITIES": "One upcoming activity | { count } upcoming activities",
Expand All @@ -817,6 +846,7 @@
"NONE_DUE_TO_FILTER": "No places match your filters",
"ALL_TYPES": "All types",
"ALL_STATUSES": "All statuses",
"VISIBLE_STATUSES": "Visible",
"SUBSCRIBE_HINT": "When you mark places as favorite, they will show here. Click below to see all places, then click { icon } on one of them."
},
"PLACEWALL": {
Expand Down Expand Up @@ -862,7 +892,9 @@
"FILTER_TIME_PREVIOUS_MONTHS": "Letzte {count} Monate",
"FILTER_TIME_FOREVER": "Seit Beginn",
"COLUMN_PLACE": "Ort",
"COLUMN_PLACE_TYPE": "Type",
"COLUMN_ACTIVITY_DONE": "erledigt",
"COLUMN_ACTIVITY_NO_SHOW": "No show",
"COLUMN_ACTIVITY_MISSED": "Verpasst",
"COLUMN_ACTIVITY_LEFT": "Zurückgezogen",
"COLUMN_FEEDBACK": "Feedback",
Expand All @@ -876,10 +908,8 @@
},
"STOREDETAIL": {
"ARCHIVED": "Dieser Ort wurde archiviert",
"CHANGE_STATUS": "Du kannst den Status in den Einstellungen ändern.",
"DIRECTIONS": "Wegbeschreibung anzeigen",
"EDIT": "Ort bearbeiten",
"INACTIVE": "Dieser Ort kooperiert gerade nicht",
"NO_DESCRIPTION": "Dieser Ort hat noch keine Beschreibung"
},
"STOREEDIT": {
Expand Down
Loading

0 comments on commit 23f117e

Please sign in to comment.