From ecd002dca37c6dcd2579048d3447a13fcd711054 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Thu, 21 Mar 2024 00:05:22 +0000 Subject: [PATCH] chore(i18n): update translations via Crowdin --- frontend/src/i18n/lang/ar-SA.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/ca-ES.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/cs-CZ.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/da-DK.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/de-DE.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/de-swiss.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/eo-UY.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/es-ES.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/fr-FR.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/hu-HU.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/it-IT.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/ja-JP.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/ko-KR.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/nl-NL.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/no-NO.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/pl-PL.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/pt-BR.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/pt-PT.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/ro-RO.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/ru-RU.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/sk-SK.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/sl-SI.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/sr-CS.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/sv-SE.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/tr-TR.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/vi-VN.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/zh-CN.json | 19 ++++++++++++++++++- frontend/src/i18n/lang/zh-TW.json | 19 ++++++++++++++++++- 28 files changed, 504 insertions(+), 28 deletions(-) diff --git a/frontend/src/i18n/lang/ar-SA.json b/frontend/src/i18n/lang/ar-SA.json index 9770e0a1e..f9bb75bdf 100644 --- a/frontend/src/i18n/lang/ar-SA.json +++ b/frontend/src/i18n/lang/ar-SA.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "مشروع جديد", "createProject": "إنشاء مشروع", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "رابط Vikunja", diff --git a/frontend/src/i18n/lang/ca-ES.json b/frontend/src/i18n/lang/ca-ES.json index 1ba512373..b4e669447 100644 --- a/frontend/src/i18n/lang/ca-ES.json +++ b/frontend/src/i18n/lang/ca-ES.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/cs-CZ.json b/frontend/src/i18n/lang/cs-CZ.json index 3b92cfc27..7010f95cb 100644 --- a/frontend/src/i18n/lang/cs-CZ.json +++ b/frontend/src/i18n/lang/cs-CZ.json @@ -381,6 +381,22 @@ "secret": "Tajný klíč", "secretHint": "Pokud je zadáno, všechny požadavky na cílovou adresu URL webhooku budou podepsány pomocí HMAC.", "secretDocs": "Další podrobnosti o používání tajných klíčů naleznete v dokumentaci." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Nový projekt", "createProject": "Vytvořit projekt", "cantArchiveIsDefault": "Nemůžete archivovat svůj výchozí projekt.", - "cantDeleteIsDefault": "Nemůžete smazat svůj výchozí projekt." + "cantDeleteIsDefault": "Nemůžete smazat svůj výchozí projekt.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/da-DK.json b/frontend/src/i18n/lang/da-DK.json index 4bb5816b4..d32105f2b 100644 --- a/frontend/src/i18n/lang/da-DK.json +++ b/frontend/src/i18n/lang/da-DK.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/de-DE.json b/frontend/src/i18n/lang/de-DE.json index 0f8452c72..a520906bf 100644 --- a/frontend/src/i18n/lang/de-DE.json +++ b/frontend/src/i18n/lang/de-DE.json @@ -381,6 +381,22 @@ "secret": "Schlüssel", "secretHint": "Wenn angegeben, werden alle Anfragen an die Webhook Ziel-URL mit HMAC signiert.", "secretDocs": "In der Dokumentation findest du weitere Informationen zum Umgang mit Schlüsseln." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Neues Projekt", "createProject": "Projekt erstellen", "cantArchiveIsDefault": "Du kannst dieses Projekt nicht archivieren, da es dein Standardprojekt ist.", - "cantDeleteIsDefault": "Du kannst dieses Projekt nicht löschen, da es dein Standardprojekt ist." + "cantDeleteIsDefault": "Du kannst dieses Projekt nicht löschen, da es dein Standardprojekt ist.", + "views": "Views" }, "apiConfig": { "url": "Vikunja-URL", diff --git a/frontend/src/i18n/lang/de-swiss.json b/frontend/src/i18n/lang/de-swiss.json index 5d3d3ff40..fe2b8db63 100644 --- a/frontend/src/i18n/lang/de-swiss.json +++ b/frontend/src/i18n/lang/de-swiss.json @@ -381,6 +381,22 @@ "secret": "Schlüssel", "secretHint": "Wenn angegeben, werden alle Anfragen an die Webhook Ziel-URL mit HMAC signiert.", "secretDocs": "In der Dokumentation findest du weitere Informationen zum Umgang mit Schlüsseln." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Neues Projekt", "createProject": "Projekt erstellen", "cantArchiveIsDefault": "Du kannst dieses Projekt nicht archivieren, da es dein Standardprojekt ist.", - "cantDeleteIsDefault": "Du kannst dieses Projekt nicht löschen, da es dein Standardprojekt ist." + "cantDeleteIsDefault": "Du kannst dieses Projekt nicht löschen, da es dein Standardprojekt ist.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/eo-UY.json b/frontend/src/i18n/lang/eo-UY.json index 1ba512373..b4e669447 100644 --- a/frontend/src/i18n/lang/eo-UY.json +++ b/frontend/src/i18n/lang/eo-UY.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/es-ES.json b/frontend/src/i18n/lang/es-ES.json index 85ce3246c..a39d73ccf 100644 --- a/frontend/src/i18n/lang/es-ES.json +++ b/frontend/src/i18n/lang/es-ES.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Nuevo proyecto", "createProject": "Crear proyecto", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "URL de Vikunja", diff --git a/frontend/src/i18n/lang/fr-FR.json b/frontend/src/i18n/lang/fr-FR.json index ed12f9d9c..9c5f4ec16 100644 --- a/frontend/src/i18n/lang/fr-FR.json +++ b/frontend/src/i18n/lang/fr-FR.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Nouveau projet", "createProject": "Créer un projet", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "URL Vikunja", diff --git a/frontend/src/i18n/lang/hu-HU.json b/frontend/src/i18n/lang/hu-HU.json index fa5aca3e0..2a8106947 100644 --- a/frontend/src/i18n/lang/hu-HU.json +++ b/frontend/src/i18n/lang/hu-HU.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Új projekt", "createProject": "Projekt létrehozása", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/it-IT.json b/frontend/src/i18n/lang/it-IT.json index 934b5e61d..e19e7dd80 100644 --- a/frontend/src/i18n/lang/it-IT.json +++ b/frontend/src/i18n/lang/it-IT.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "URL Vikunja", diff --git a/frontend/src/i18n/lang/ja-JP.json b/frontend/src/i18n/lang/ja-JP.json index 5050264b0..7c3093d96 100644 --- a/frontend/src/i18n/lang/ja-JP.json +++ b/frontend/src/i18n/lang/ja-JP.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "新しいプロジェクトの作成", "createProject": "プロジェクトの作成", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/ko-KR.json b/frontend/src/i18n/lang/ko-KR.json index 2ccb6833b..a4057b0be 100644 --- a/frontend/src/i18n/lang/ko-KR.json +++ b/frontend/src/i18n/lang/ko-KR.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/nl-NL.json b/frontend/src/i18n/lang/nl-NL.json index bf1e46c99..aa96b9e20 100644 --- a/frontend/src/i18n/lang/nl-NL.json +++ b/frontend/src/i18n/lang/nl-NL.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/no-NO.json b/frontend/src/i18n/lang/no-NO.json index 10b2f0568..5b856d198 100644 --- a/frontend/src/i18n/lang/no-NO.json +++ b/frontend/src/i18n/lang/no-NO.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Nytt prosjekt", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/pl-PL.json b/frontend/src/i18n/lang/pl-PL.json index d2e8c06ff..caaeb97c4 100644 --- a/frontend/src/i18n/lang/pl-PL.json +++ b/frontend/src/i18n/lang/pl-PL.json @@ -381,6 +381,22 @@ "secret": "Sekret", "secretHint": "Jeśli podane, wszystkie żądania do adresu docelowego webhooka zostaną podpisane przy użyciu HMAC.", "secretDocs": "Sprawdź dokumentację, aby uzyskać więcej informacji na temat korzystania z sekretów." + }, + "views": { + "header": "Edytuj widoki", + "title": "Tytuł", + "actions": "Działania", + "kind": "Rodzaj", + "bucketConfigMode": "Tryb konfiguracji kolumny", + "bucketConfig": "Konfiguracja kolumny", + "bucketConfigManual": "Instrukcja", + "filter": "Filtr", + "create": "Utwórz widok", + "createSuccess": "Widok utworzony pomyślnie.", + "titleRequired": "Proszę podać tytuł.", + "delete": "Usuń ten widok", + "deleteText": "Czy na pewno chcesz usunąć ten widok? Nie będzie już możliwe wyświetlanie zadań w tym projekcie. Ta akcja nie usunie żadnych zadań. Tej operacji nie można cofnąć!", + "deleteSuccess": "Widok został pomyślnie usunięty" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Nowy projekt", "createProject": "Utwórz projekt", "cantArchiveIsDefault": "Nie możesz tego zarchiwizować, ponieważ jest to twój domyślny projekt.", - "cantDeleteIsDefault": "Nie możesz tego usunąć, ponieważ jest to twój domyślny projekt." + "cantDeleteIsDefault": "Nie możesz tego usunąć, ponieważ jest to twój domyślny projekt.", + "views": "Widoki" }, "apiConfig": { "url": "URL Vikunji", diff --git a/frontend/src/i18n/lang/pt-BR.json b/frontend/src/i18n/lang/pt-BR.json index 61a4b9f06..342743829 100644 --- a/frontend/src/i18n/lang/pt-BR.json +++ b/frontend/src/i18n/lang/pt-BR.json @@ -381,6 +381,22 @@ "secret": "Segredo", "secretHint": "Se fornecido, todas as requisições para a URL de destino do webhook serão assinadas usando HMAC.", "secretDocs": "Confira a documentação para obter mais detalhes sobre como usar segredos." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Novo projeto", "createProject": "Criar projeto", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/pt-PT.json b/frontend/src/i18n/lang/pt-PT.json index 57ab411cd..bc335afeb 100644 --- a/frontend/src/i18n/lang/pt-PT.json +++ b/frontend/src/i18n/lang/pt-PT.json @@ -381,6 +381,22 @@ "secret": "Segredo", "secretHint": "Se fornecido, todos os pedidos para o URL de destino do webhook serão assinados utilizando HMAC.", "secretDocs": "Verifica a documentação para mais detalhes sobre como utilizar segredos." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Novo projeto", "createProject": "Criar projeto", "cantArchiveIsDefault": "Não podes arquivar isto porque é o teu projeto padrão.", - "cantDeleteIsDefault": "Não podes eliminar isto porque é o teu projeto padrão." + "cantDeleteIsDefault": "Não podes eliminar isto porque é o teu projeto padrão.", + "views": "Views" }, "apiConfig": { "url": "URL do Vikunja", diff --git a/frontend/src/i18n/lang/ro-RO.json b/frontend/src/i18n/lang/ro-RO.json index 1ba512373..b4e669447 100644 --- a/frontend/src/i18n/lang/ro-RO.json +++ b/frontend/src/i18n/lang/ro-RO.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/ru-RU.json b/frontend/src/i18n/lang/ru-RU.json index 7ac95bdad..4bf35dab5 100644 --- a/frontend/src/i18n/lang/ru-RU.json +++ b/frontend/src/i18n/lang/ru-RU.json @@ -381,6 +381,22 @@ "secret": "Секрет", "secretHint": "Если указан, все запросы к URL обработчика будут подписаны с помощью HMAC.", "secretDocs": "Подробнее об использовании секретов в документации." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Создать проект", "createProject": "Создать проект", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/sk-SK.json b/frontend/src/i18n/lang/sk-SK.json index 1ba512373..b4e669447 100644 --- a/frontend/src/i18n/lang/sk-SK.json +++ b/frontend/src/i18n/lang/sk-SK.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/sl-SI.json b/frontend/src/i18n/lang/sl-SI.json index 03ac8c3b8..ff8adbba6 100644 --- a/frontend/src/i18n/lang/sl-SI.json +++ b/frontend/src/i18n/lang/sl-SI.json @@ -381,6 +381,22 @@ "secret": "Skrita koda", "secretHint": "Če je podana, bodo vse zahteve do ciljnega webhook URL-ja podpisane s HMAC.", "secretDocs": "Poglejte si dokumentacijo za več podrobnosti o uporabi skrite kode." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Nov projekt", "createProject": "Ustvari projekt", "cantArchiveIsDefault": "Tega ne morete arhivirati, ker je to vaš privzeti projekt.", - "cantDeleteIsDefault": "Tega ne morete izbrisati, ker je to vaš privzeti projekt." + "cantDeleteIsDefault": "Tega ne morete izbrisati, ker je to vaš privzeti projekt.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/sr-CS.json b/frontend/src/i18n/lang/sr-CS.json index 1ba512373..b4e669447 100644 --- a/frontend/src/i18n/lang/sr-CS.json +++ b/frontend/src/i18n/lang/sr-CS.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/sv-SE.json b/frontend/src/i18n/lang/sv-SE.json index c41c219fe..8f1d0f374 100644 --- a/frontend/src/i18n/lang/sv-SE.json +++ b/frontend/src/i18n/lang/sv-SE.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "Nytt projekt", "createProject": "Skapa projekt", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/tr-TR.json b/frontend/src/i18n/lang/tr-TR.json index 1ba512373..b4e669447 100644 --- a/frontend/src/i18n/lang/tr-TR.json +++ b/frontend/src/i18n/lang/tr-TR.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/vi-VN.json b/frontend/src/i18n/lang/vi-VN.json index b34d94f96..8276afeab 100644 --- a/frontend/src/i18n/lang/vi-VN.json +++ b/frontend/src/i18n/lang/vi-VN.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "URL Vikunja", diff --git a/frontend/src/i18n/lang/zh-CN.json b/frontend/src/i18n/lang/zh-CN.json index 88c3ceee3..d5156c34a 100644 --- a/frontend/src/i18n/lang/zh-CN.json +++ b/frontend/src/i18n/lang/zh-CN.json @@ -381,6 +381,22 @@ "secret": "密钥", "secretHint": "如果提供了 webhook 目标 URL 的所有请求都将使用 HMAC签名。", "secretDocs": "查看文档了解如何使用秘密的更多详情。" + }, + "views": { + "header": "编辑视图", + "title": "标题", + "actions": "操作", + "kind": "类别", + "bucketConfigMode": "桶配置模式", + "bucketConfig": "桶配置", + "bucketConfigManual": "手册", + "filter": "过滤器", + "create": "创建视图", + "createSuccess": "视图创建成功。", + "titleRequired": "请提供标题。", + "delete": "删除此视图", + "deleteText": "您确定要删除此视图吗?它将不再可能使用它来查看此项目中的任务。 此操作不会删除任何任务。此操作不能撤销!", + "deleteSuccess": "视图已成功删除" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "新项目", "createProject": "创建项目", "cantArchiveIsDefault": "您不能归档,因为这是您的默认项目。", - "cantDeleteIsDefault": "您不能删除这个项目,因为这是您的默认项目。" + "cantDeleteIsDefault": "您不能删除这个项目,因为这是您的默认项目。", + "views": "视图" }, "apiConfig": { "url": "Vikunja URL", diff --git a/frontend/src/i18n/lang/zh-TW.json b/frontend/src/i18n/lang/zh-TW.json index 1ba512373..b4e669447 100644 --- a/frontend/src/i18n/lang/zh-TW.json +++ b/frontend/src/i18n/lang/zh-TW.json @@ -381,6 +381,22 @@ "secret": "Secret", "secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.", "secretDocs": "Check out the docs for more details about how to use secrets." + }, + "views": { + "header": "Edit views", + "title": "Title", + "actions": "Actions", + "kind": "Kind", + "bucketConfigMode": "Bucket configuration mode", + "bucketConfig": "Bucket configuration", + "bucketConfigManual": "Manual", + "filter": "Filter", + "create": "Create view", + "createSuccess": "The view was created successfully.", + "titleRequired": "Please provide a title.", + "delete": "Delete this view", + "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", + "deleteSuccess": "The view was successfully deleted" } }, "filters": { @@ -1048,7 +1064,8 @@ "newProject": "New project", "createProject": "Create project", "cantArchiveIsDefault": "You cannot archive this because it is your default project.", - "cantDeleteIsDefault": "You cannot delete this because it is your default project." + "cantDeleteIsDefault": "You cannot delete this because it is your default project.", + "views": "Views" }, "apiConfig": { "url": "Vikunja URL",