From a51b3546fb2396c1e63226c63eaadcdc965a639e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:01:34 +0200 Subject: [PATCH 001/291] New translations common.json (French) --- public/locales/fr/common.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/fr/common.json diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json new file mode 100644 index 000000000..9a0b9a9d9 --- /dev/null +++ b/public/locales/fr/common.json @@ -0,0 +1,6 @@ +{ + "actions": { + "save": "Save" + }, + "tip": "Tip: " +} \ No newline at end of file From 4e1cd34ca02547e726692111de6be14c6bb6550d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:01:35 +0200 Subject: [PATCH 002/291] New translations common.json (Spanish) --- public/locales/es/common.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/es/common.json diff --git a/public/locales/es/common.json b/public/locales/es/common.json new file mode 100644 index 000000000..9a0b9a9d9 --- /dev/null +++ b/public/locales/es/common.json @@ -0,0 +1,6 @@ +{ + "actions": { + "save": "Save" + }, + "tip": "Tip: " +} \ No newline at end of file From 50437e77d4b89be183daf1503d15d3a80f3e0ff0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:01:36 +0200 Subject: [PATCH 003/291] New translations common.json (Italian) --- public/locales/it/common.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/it/common.json diff --git a/public/locales/it/common.json b/public/locales/it/common.json new file mode 100644 index 000000000..9a0b9a9d9 --- /dev/null +++ b/public/locales/it/common.json @@ -0,0 +1,6 @@ +{ + "actions": { + "save": "Save" + }, + "tip": "Tip: " +} \ No newline at end of file From 5d45433f4ee9650aca7869ed2141d3660acfac61 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:01:37 +0200 Subject: [PATCH 004/291] New translations common.json (Japanese) --- public/locales/ja/common.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/ja/common.json diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json new file mode 100644 index 000000000..9a0b9a9d9 --- /dev/null +++ b/public/locales/ja/common.json @@ -0,0 +1,6 @@ +{ + "actions": { + "save": "Save" + }, + "tip": "Tip: " +} \ No newline at end of file From fa204a73e01c80276226e5e1a00fe2f505d7e3c0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:01:37 +0200 Subject: [PATCH 005/291] New translations common.json (Dutch) --- public/locales/nl/common.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/nl/common.json diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json new file mode 100644 index 000000000..9a0b9a9d9 --- /dev/null +++ b/public/locales/nl/common.json @@ -0,0 +1,6 @@ +{ + "actions": { + "save": "Save" + }, + "tip": "Tip: " +} \ No newline at end of file From 52d576bef9be1996b65e8ccf8418c322456a6f35 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:01:38 +0200 Subject: [PATCH 006/291] New translations common.json (Russian) --- public/locales/ru/common.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/ru/common.json diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json new file mode 100644 index 000000000..9a0b9a9d9 --- /dev/null +++ b/public/locales/ru/common.json @@ -0,0 +1,6 @@ +{ + "actions": { + "save": "Save" + }, + "tip": "Tip: " +} \ No newline at end of file From 6f2fa6f68af642b7778332a9925d2870a8428699 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:01:39 +0200 Subject: [PATCH 007/291] New translations common.json (Swedish) --- public/locales/sv/common.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/sv/common.json diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json new file mode 100644 index 000000000..9a0b9a9d9 --- /dev/null +++ b/public/locales/sv/common.json @@ -0,0 +1,6 @@ +{ + "actions": { + "save": "Save" + }, + "tip": "Tip: " +} \ No newline at end of file From 5efca385cd7185248082d52b2a9125ecd9d6f407 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:01:40 +0200 Subject: [PATCH 008/291] New translations common.json (Chinese Simplified) --- public/locales/zh/common.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/zh/common.json diff --git a/public/locales/zh/common.json b/public/locales/zh/common.json new file mode 100644 index 000000000..9a0b9a9d9 --- /dev/null +++ b/public/locales/zh/common.json @@ -0,0 +1,6 @@ +{ + "actions": { + "save": "Save" + }, + "tip": "Tip: " +} \ No newline at end of file From 9365c52bdca0aebc3ab2221b9c04b6302c1c7293 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:09 +0200 Subject: [PATCH 009/291] New translations calendar.json (Dutch) --- public/locales/nl/modules/calendar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/nl/modules/calendar.json diff --git a/public/locales/nl/modules/calendar.json b/public/locales/nl/modules/calendar.json new file mode 100644 index 000000000..d470eabe9 --- /dev/null +++ b/public/locales/nl/modules/calendar.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Calendar", + "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", + "settings": { + "sundayStart": { + "label": "Start the week on Sunday" + } + } + } +} \ No newline at end of file From 5de2c17d48bfdac4322120e6adb45bc6ea9e089b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:10 +0200 Subject: [PATCH 010/291] New translations app-shelf.json (Japanese) --- public/locales/ja/layout/app-shelf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/ja/layout/app-shelf.json diff --git a/public/locales/ja/layout/app-shelf.json b/public/locales/ja/layout/app-shelf.json new file mode 100644 index 000000000..3297ffe7d --- /dev/null +++ b/public/locales/ja/layout/app-shelf.json @@ -0,0 +1,10 @@ +{ + "accordions": { + "downloads": { + "text": "Your downloads" + }, + "others": { + "text": "Others" + } + } +} \ No newline at end of file From 64451f5cbd923ffbffbc27024e226a98b050cc43 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:11 +0200 Subject: [PATCH 011/291] New translations app-shelf-menu.json (Russian) --- public/locales/ru/layout/app-shelf-menu.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/ru/layout/app-shelf-menu.json diff --git a/public/locales/ru/layout/app-shelf-menu.json b/public/locales/ru/layout/app-shelf-menu.json new file mode 100644 index 000000000..006e906c2 --- /dev/null +++ b/public/locales/ru/layout/app-shelf-menu.json @@ -0,0 +1,18 @@ +{ + "modal": { + "title": "Modify a service", + "buttons": { + "save": "Save service" + } + }, + "menu": { + "labels": { + "settings": "Settings", + "dangerZone": "Danger zone" + }, + "actions": { + "edit": "Edit", + "delete": "Delete" + } + } +} \ No newline at end of file From a16eb417dd62ada4d329fb419a2b71808b31cbff Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:12 +0200 Subject: [PATCH 012/291] New translations app-shelf-menu.json (Swedish) --- public/locales/sv/layout/app-shelf-menu.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/sv/layout/app-shelf-menu.json diff --git a/public/locales/sv/layout/app-shelf-menu.json b/public/locales/sv/layout/app-shelf-menu.json new file mode 100644 index 000000000..006e906c2 --- /dev/null +++ b/public/locales/sv/layout/app-shelf-menu.json @@ -0,0 +1,18 @@ +{ + "modal": { + "title": "Modify a service", + "buttons": { + "save": "Save service" + } + }, + "menu": { + "labels": { + "settings": "Settings", + "dangerZone": "Danger zone" + }, + "actions": { + "edit": "Edit", + "delete": "Delete" + } + } +} \ No newline at end of file From 48b9a10ccc3aa875acb3c33b3d5fe71be6734d87 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:13 +0200 Subject: [PATCH 013/291] New translations app-shelf-menu.json (Chinese Simplified) --- public/locales/zh/layout/app-shelf-menu.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/zh/layout/app-shelf-menu.json diff --git a/public/locales/zh/layout/app-shelf-menu.json b/public/locales/zh/layout/app-shelf-menu.json new file mode 100644 index 000000000..006e906c2 --- /dev/null +++ b/public/locales/zh/layout/app-shelf-menu.json @@ -0,0 +1,18 @@ +{ + "modal": { + "title": "Modify a service", + "buttons": { + "save": "Save service" + } + }, + "menu": { + "labels": { + "settings": "Settings", + "dangerZone": "Danger zone" + }, + "actions": { + "edit": "Edit", + "delete": "Delete" + } + } +} \ No newline at end of file From c2aa007b46e4ddf748f56a0dacaa3ea92a74f76c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:23 +0200 Subject: [PATCH 014/291] New translations add-service-app-shelf.json (French) --- .../fr/layout/add-service-app-shelf.json | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 public/locales/fr/layout/add-service-app-shelf.json diff --git a/public/locales/fr/layout/add-service-app-shelf.json b/public/locales/fr/layout/add-service-app-shelf.json new file mode 100644 index 000000000..ca88e1f31 --- /dev/null +++ b/public/locales/fr/layout/add-service-app-shelf.json @@ -0,0 +1,118 @@ +{ + "actionIcon": { + "tooltip": "Add a service" + }, + "modal": { + "title": "Add service", + "form": { + "validation": { + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" + } + }, + "tabs": { + "options": { + "title": "Options", + "form": { + "serviceName": { + "label": "Service name", + "placeholder": "Plex" + }, + "iconUrl": { + "label": "Icon URL" + }, + "serviceUrl": { + "label": "Service URL" + }, + "onClickUrl": { + "label": "On Click URL" + }, + "serviceType": { + "label": "Service type", + "defaultValue": "Other", + "placeholder": "Pick one" + }, + "category": { + "label": "Category", + "placeholder": "Select a category or create a new one", + "nothingFound": "Nothing found", + "createLabel": "+ Create {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API key", + "placeholder": "Your API key", + "validation": { + "noKey": "Invalid Key" + }, + "tip": { + "text": "Get your API key", + "link": "here." + } + }, + "qBittorrent": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "deluge": { + "password": { + "label": "Password", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "transmission": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + } + } + } + }, + "advancedOptions": { + "title": "Advanced options", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Codes", + "placeholder": "Select valid status codes", + "clearButtonLabel": "Clear selection", + "nothingFound": "Nothing found" + }, + "openServiceInNewTab": { + "label": "Open service in new tab" + }, + "buttons": { + "submit": { + "content": "Add service" + } + } + } + } + } + } +} \ No newline at end of file From c8af8d7575a47b4f3a32fad8a31c68914416a12b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:24 +0200 Subject: [PATCH 015/291] New translations calendar.json (Swedish) --- public/locales/sv/modules/calendar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/sv/modules/calendar.json diff --git a/public/locales/sv/modules/calendar.json b/public/locales/sv/modules/calendar.json new file mode 100644 index 000000000..d470eabe9 --- /dev/null +++ b/public/locales/sv/modules/calendar.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Calendar", + "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", + "settings": { + "sundayStart": { + "label": "Start the week on Sunday" + } + } + } +} \ No newline at end of file From 1253ac39b5e4c854434a24ec1f699f4ae04e10b7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:25 +0200 Subject: [PATCH 016/291] New translations app-shelf.json (Chinese Simplified) --- public/locales/zh/layout/app-shelf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/zh/layout/app-shelf.json diff --git a/public/locales/zh/layout/app-shelf.json b/public/locales/zh/layout/app-shelf.json new file mode 100644 index 000000000..3297ffe7d --- /dev/null +++ b/public/locales/zh/layout/app-shelf.json @@ -0,0 +1,10 @@ +{ + "accordions": { + "downloads": { + "text": "Your downloads" + }, + "others": { + "text": "Others" + } + } +} \ No newline at end of file From b0c1b6362190536275987721627d4e42e6c222cb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:26 +0200 Subject: [PATCH 017/291] New translations calendar.json (French) --- public/locales/fr/modules/calendar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/fr/modules/calendar.json diff --git a/public/locales/fr/modules/calendar.json b/public/locales/fr/modules/calendar.json new file mode 100644 index 000000000..d470eabe9 --- /dev/null +++ b/public/locales/fr/modules/calendar.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Calendar", + "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", + "settings": { + "sundayStart": { + "label": "Start the week on Sunday" + } + } + } +} \ No newline at end of file From 6320f9a6455320c2d16f6acdbde6353a9a62d169 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:27 +0200 Subject: [PATCH 018/291] New translations calendar.json (Spanish) --- public/locales/es/modules/calendar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/es/modules/calendar.json diff --git a/public/locales/es/modules/calendar.json b/public/locales/es/modules/calendar.json new file mode 100644 index 000000000..d470eabe9 --- /dev/null +++ b/public/locales/es/modules/calendar.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Calendar", + "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", + "settings": { + "sundayStart": { + "label": "Start the week on Sunday" + } + } + } +} \ No newline at end of file From 361784743d5653acd2f3494be1384ff9bedb90ee Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:28 +0200 Subject: [PATCH 019/291] New translations calendar.json (German) --- public/locales/de/modules/calendar.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/de/modules/calendar.json b/public/locales/de/modules/calendar.json index e9337497f..d470eabe9 100644 --- a/public/locales/de/modules/calendar.json +++ b/public/locales/de/modules/calendar.json @@ -1,10 +1,10 @@ { "descriptor": { - "name": "Kalender", - "description": "Ein Kalender Modul welches bevorstehende Shows anzeigt. Es interagiert mit der API von Sonarr, Radarr, Readarr und Lidarr.", + "name": "Calendar", + "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", "settings": { "sundayStart": { - "label": "Wochenstart am Sonntag" + "label": "Start the week on Sunday" } } } From 3aac3bfb31db3b7e6318c7c5a83690418b9ade37 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:29 +0200 Subject: [PATCH 020/291] New translations calendar.json (Italian) --- public/locales/it/modules/calendar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/it/modules/calendar.json diff --git a/public/locales/it/modules/calendar.json b/public/locales/it/modules/calendar.json new file mode 100644 index 000000000..d470eabe9 --- /dev/null +++ b/public/locales/it/modules/calendar.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Calendar", + "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", + "settings": { + "sundayStart": { + "label": "Start the week on Sunday" + } + } + } +} \ No newline at end of file From 241c6c4bec66f42fbb7adb2f03ee986f952c5880 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:30 +0200 Subject: [PATCH 021/291] New translations calendar.json (Japanese) --- public/locales/ja/modules/calendar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/ja/modules/calendar.json diff --git a/public/locales/ja/modules/calendar.json b/public/locales/ja/modules/calendar.json new file mode 100644 index 000000000..d470eabe9 --- /dev/null +++ b/public/locales/ja/modules/calendar.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Calendar", + "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", + "settings": { + "sundayStart": { + "label": "Start the week on Sunday" + } + } + } +} \ No newline at end of file From 14316ed563e84aad7e3d48b8d20b71d92e48274d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:32 +0200 Subject: [PATCH 022/291] New translations calendar.json (Russian) --- public/locales/ru/modules/calendar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/ru/modules/calendar.json diff --git a/public/locales/ru/modules/calendar.json b/public/locales/ru/modules/calendar.json new file mode 100644 index 000000000..d470eabe9 --- /dev/null +++ b/public/locales/ru/modules/calendar.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Calendar", + "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", + "settings": { + "sundayStart": { + "label": "Start the week on Sunday" + } + } + } +} \ No newline at end of file From af503767044ff911e8d091595c1028547e6fbf18 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:32 +0200 Subject: [PATCH 023/291] New translations calendar.json (Chinese Simplified) --- public/locales/zh/modules/calendar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/zh/modules/calendar.json diff --git a/public/locales/zh/modules/calendar.json b/public/locales/zh/modules/calendar.json new file mode 100644 index 000000000..d470eabe9 --- /dev/null +++ b/public/locales/zh/modules/calendar.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Calendar", + "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", + "settings": { + "sundayStart": { + "label": "Start the week on Sunday" + } + } + } +} \ No newline at end of file From a99ad27ab3dbed503c49d3ce1f7e970fa3cd5185 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:33 +0200 Subject: [PATCH 024/291] New translations app-shelf.json (Russian) --- public/locales/ru/layout/app-shelf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/ru/layout/app-shelf.json diff --git a/public/locales/ru/layout/app-shelf.json b/public/locales/ru/layout/app-shelf.json new file mode 100644 index 000000000..3297ffe7d --- /dev/null +++ b/public/locales/ru/layout/app-shelf.json @@ -0,0 +1,10 @@ +{ + "accordions": { + "downloads": { + "text": "Your downloads" + }, + "others": { + "text": "Others" + } + } +} \ No newline at end of file From e573445e2e0c6ea61d519189a7992da8793b6caf Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:35 +0200 Subject: [PATCH 025/291] New translations common-media-cards.json (French) --- public/locales/fr/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/fr/modules/common-media-cards.json diff --git a/public/locales/fr/modules/common-media-cards.json b/public/locales/fr/modules/common-media-cards.json new file mode 100644 index 000000000..b9bbbc537 --- /dev/null +++ b/public/locales/fr/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "Play", + "request": "Request" + } +} \ No newline at end of file From b8e4b3cec6b054e643c4d9d9475e53d483f8c5aa Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:36 +0200 Subject: [PATCH 026/291] New translations common-media-cards.json (Spanish) --- public/locales/es/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/es/modules/common-media-cards.json diff --git a/public/locales/es/modules/common-media-cards.json b/public/locales/es/modules/common-media-cards.json new file mode 100644 index 000000000..b9bbbc537 --- /dev/null +++ b/public/locales/es/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "Play", + "request": "Request" + } +} \ No newline at end of file From 52fdd3d996f4f3205467b26c60a8704911060008 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:37 +0200 Subject: [PATCH 027/291] New translations common-media-cards.json (German) --- public/locales/de/modules/common-media-cards.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/de/modules/common-media-cards.json b/public/locales/de/modules/common-media-cards.json index 72313078a..b9bbbc537 100644 --- a/public/locales/de/modules/common-media-cards.json +++ b/public/locales/de/modules/common-media-cards.json @@ -1,6 +1,6 @@ { "buttons": { - "play": "Abspielen", - "request": "Anfragen" - } + "play": "Play", + "request": "Request" + } } \ No newline at end of file From b697d2eda199aaf41cb5f32285fb411d25392a74 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:38 +0200 Subject: [PATCH 028/291] New translations common-media-cards.json (Italian) --- public/locales/it/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/it/modules/common-media-cards.json diff --git a/public/locales/it/modules/common-media-cards.json b/public/locales/it/modules/common-media-cards.json new file mode 100644 index 000000000..b9bbbc537 --- /dev/null +++ b/public/locales/it/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "Play", + "request": "Request" + } +} \ No newline at end of file From 59829f00c144102a142011c5efd7c4a81a2fdb4e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:38 +0200 Subject: [PATCH 029/291] New translations common-media-cards.json (Japanese) --- public/locales/ja/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/ja/modules/common-media-cards.json diff --git a/public/locales/ja/modules/common-media-cards.json b/public/locales/ja/modules/common-media-cards.json new file mode 100644 index 000000000..b9bbbc537 --- /dev/null +++ b/public/locales/ja/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "Play", + "request": "Request" + } +} \ No newline at end of file From 7e172ed5b3e64048062de0e08a0ffcdff7366d58 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:39 +0200 Subject: [PATCH 030/291] New translations common-media-cards.json (Dutch) --- public/locales/nl/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/nl/modules/common-media-cards.json diff --git a/public/locales/nl/modules/common-media-cards.json b/public/locales/nl/modules/common-media-cards.json new file mode 100644 index 000000000..b9bbbc537 --- /dev/null +++ b/public/locales/nl/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "Play", + "request": "Request" + } +} \ No newline at end of file From 3ec1b0f50a61f6291f8712266403806bc43f74b8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:40 +0200 Subject: [PATCH 031/291] New translations common-media-cards.json (Russian) --- public/locales/ru/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/ru/modules/common-media-cards.json diff --git a/public/locales/ru/modules/common-media-cards.json b/public/locales/ru/modules/common-media-cards.json new file mode 100644 index 000000000..b9bbbc537 --- /dev/null +++ b/public/locales/ru/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "Play", + "request": "Request" + } +} \ No newline at end of file From a17230f2542a97be47d4d228608c503c747947af Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:41 +0200 Subject: [PATCH 032/291] New translations common-media-cards.json (Swedish) --- public/locales/sv/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/sv/modules/common-media-cards.json diff --git a/public/locales/sv/modules/common-media-cards.json b/public/locales/sv/modules/common-media-cards.json new file mode 100644 index 000000000..b9bbbc537 --- /dev/null +++ b/public/locales/sv/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "Play", + "request": "Request" + } +} \ No newline at end of file From e153e964189f00b6a61be74773790d6bf7105d57 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:42 +0200 Subject: [PATCH 033/291] New translations common-media-cards.json (Chinese Simplified) --- public/locales/zh/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/zh/modules/common-media-cards.json diff --git a/public/locales/zh/modules/common-media-cards.json b/public/locales/zh/modules/common-media-cards.json new file mode 100644 index 000000000..b9bbbc537 --- /dev/null +++ b/public/locales/zh/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "Play", + "request": "Request" + } +} \ No newline at end of file From 58d893cda691b978fee40a3bccbe2de183d168af Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:43 +0200 Subject: [PATCH 034/291] New translations app-shelf.json (Swedish) --- public/locales/sv/layout/app-shelf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/sv/layout/app-shelf.json diff --git a/public/locales/sv/layout/app-shelf.json b/public/locales/sv/layout/app-shelf.json new file mode 100644 index 000000000..3297ffe7d --- /dev/null +++ b/public/locales/sv/layout/app-shelf.json @@ -0,0 +1,10 @@ +{ + "accordions": { + "downloads": { + "text": "Your downloads" + }, + "others": { + "text": "Others" + } + } +} \ No newline at end of file From a631cccf97066dd7e261b1c3acb80e32a944a680 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:43 +0200 Subject: [PATCH 035/291] New translations app-shelf.json (Dutch) --- public/locales/nl/layout/app-shelf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/nl/layout/app-shelf.json diff --git a/public/locales/nl/layout/app-shelf.json b/public/locales/nl/layout/app-shelf.json new file mode 100644 index 000000000..3297ffe7d --- /dev/null +++ b/public/locales/nl/layout/app-shelf.json @@ -0,0 +1,10 @@ +{ + "accordions": { + "downloads": { + "text": "Your downloads" + }, + "others": { + "text": "Others" + } + } +} \ No newline at end of file From 59f0aa18088f89a32bea917cad24df0c6edfab95 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:44 +0200 Subject: [PATCH 036/291] New translations add-service-app-shelf.json (Spanish) --- .../es/layout/add-service-app-shelf.json | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 public/locales/es/layout/add-service-app-shelf.json diff --git a/public/locales/es/layout/add-service-app-shelf.json b/public/locales/es/layout/add-service-app-shelf.json new file mode 100644 index 000000000..ca88e1f31 --- /dev/null +++ b/public/locales/es/layout/add-service-app-shelf.json @@ -0,0 +1,118 @@ +{ + "actionIcon": { + "tooltip": "Add a service" + }, + "modal": { + "title": "Add service", + "form": { + "validation": { + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" + } + }, + "tabs": { + "options": { + "title": "Options", + "form": { + "serviceName": { + "label": "Service name", + "placeholder": "Plex" + }, + "iconUrl": { + "label": "Icon URL" + }, + "serviceUrl": { + "label": "Service URL" + }, + "onClickUrl": { + "label": "On Click URL" + }, + "serviceType": { + "label": "Service type", + "defaultValue": "Other", + "placeholder": "Pick one" + }, + "category": { + "label": "Category", + "placeholder": "Select a category or create a new one", + "nothingFound": "Nothing found", + "createLabel": "+ Create {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API key", + "placeholder": "Your API key", + "validation": { + "noKey": "Invalid Key" + }, + "tip": { + "text": "Get your API key", + "link": "here." + } + }, + "qBittorrent": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "deluge": { + "password": { + "label": "Password", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "transmission": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + } + } + } + }, + "advancedOptions": { + "title": "Advanced options", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Codes", + "placeholder": "Select valid status codes", + "clearButtonLabel": "Clear selection", + "nothingFound": "Nothing found" + }, + "openServiceInNewTab": { + "label": "Open service in new tab" + }, + "buttons": { + "submit": { + "content": "Add service" + } + } + } + } + } + } +} \ No newline at end of file From 9ab4c5a8219dc9305f67b74dcc86fe13072cf042 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:45 +0200 Subject: [PATCH 037/291] New translations app-shelf-menu.json (German) --- public/locales/de/layout/app-shelf-menu.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/de/layout/app-shelf-menu.json b/public/locales/de/layout/app-shelf-menu.json index 46e894272..006e906c2 100644 --- a/public/locales/de/layout/app-shelf-menu.json +++ b/public/locales/de/layout/app-shelf-menu.json @@ -1,18 +1,18 @@ { "modal": { - "title": "Einen Service bearbeiten", + "title": "Modify a service", "buttons": { - "save": "Service speichern" + "save": "Save service" } }, "menu": { "labels": { - "settings": "Einstellungen", - "dangerZone": "Gefahrenzone" + "settings": "Settings", + "dangerZone": "Danger zone" }, "actions": { - "edit": "Bearbeiten", - "delete": "Löschen" + "edit": "Edit", + "delete": "Delete" } } } \ No newline at end of file From 2a15a92e0dffdb991da32c338216dd6e1396cc99 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:46 +0200 Subject: [PATCH 038/291] New translations add-service-app-shelf.json (German) --- .../de/layout/add-service-app-shelf.json | 208 +++++++++--------- 1 file changed, 104 insertions(+), 104 deletions(-) diff --git a/public/locales/de/layout/add-service-app-shelf.json b/public/locales/de/layout/add-service-app-shelf.json index d7a1ffb4c..ca88e1f31 100644 --- a/public/locales/de/layout/add-service-app-shelf.json +++ b/public/locales/de/layout/add-service-app-shelf.json @@ -1,118 +1,118 @@ { - "actionIcon": { - "tooltip": "Einen Service hinzufügen" - }, - "modal": { - "title": "Service hinzufügen", - "form": { + "actionIcon": { + "tooltip": "Add a service" + }, + "modal": { + "title": "Add service", + "form": { "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" } - }, - "tabs": { + }, + "tabs": { "options": { - "title": "Optionen", - "form": { - "serviceName": { - "label": "Service Namen", - "placeholder": "Plex" - }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "URL bei einem Klick" - }, - "serviceType": { - "label": "Service Typ", - "defaultValue": "Andere", - "placeholder": "Wähle einen Typ aus" - }, - "category": { - "label": "Kategorie", - "placeholder": "Whle eine Kategorie oder erstelle eine neue", - "nothingFound": "Nichts gefunden", - "createLabel": "+ Erstelle {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API Schlüssel", - "placeholder": "Dein API Schlüssel", - "validation": { - "noKey": "Invalider Schlüssel" + "title": "Options", + "form": { + "serviceName": { + "label": "Service name", + "placeholder": "Plex" }, - "tip": { - "text": "Erhalte deinen API Schlüssel", - "link": "hier." - } - }, - "qBittorrent": { - "username": { - "label": "Benutzernamen", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalider Benutzername" - } + "iconUrl": { + "label": "Icon URL" }, - "password": { - "label": "Passwort", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalides Passwort" - } - } - }, - "deluge": { - "password": { - "label": "Passwort", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalides Passwort" - } - } - }, - "transmission": { - "username": { - "label": "Benutzername", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalider Benutzername" - } + "serviceUrl": { + "label": "Service URL" }, - "password": { - "label": "Passwort", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalides Passwort" - } + "onClickUrl": { + "label": "On Click URL" + }, + "serviceType": { + "label": "Service type", + "defaultValue": "Other", + "placeholder": "Pick one" + }, + "category": { + "label": "Category", + "placeholder": "Select a category or create a new one", + "nothingFound": "Nothing found", + "createLabel": "+ Create {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API key", + "placeholder": "Your API key", + "validation": { + "noKey": "Invalid Key" + }, + "tip": { + "text": "Get your API key", + "link": "here." + } + }, + "qBittorrent": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "deluge": { + "password": { + "label": "Password", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "transmission": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + } } - } } - } }, "advancedOptions": { - "title": "Weitere Optionen", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Nummern", - "placeholder": "Wähle eine valide Status Nummer", - "clearButtonLabel": "Auswahl löschen", - "nothingFound": "Nichts gefunden" - }, - "openServiceInNewTab": { - "label": "Serivce in einem neuen Tab öffnen" - }, - "buttons": { - "submit": { - "content": "Service hinzufügen" - } + "title": "Advanced options", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Codes", + "placeholder": "Select valid status codes", + "clearButtonLabel": "Clear selection", + "nothingFound": "Nothing found" + }, + "openServiceInNewTab": { + "label": "Open service in new tab" + }, + "buttons": { + "submit": { + "content": "Add service" + } + } } - } } - } } - } \ No newline at end of file + } +} \ No newline at end of file From b8e8a3e8c6d8043280dfe20b40bc91e846b75d9a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:47 +0200 Subject: [PATCH 039/291] New translations add-service-app-shelf.json (Italian) --- .../it/layout/add-service-app-shelf.json | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 public/locales/it/layout/add-service-app-shelf.json diff --git a/public/locales/it/layout/add-service-app-shelf.json b/public/locales/it/layout/add-service-app-shelf.json new file mode 100644 index 000000000..ca88e1f31 --- /dev/null +++ b/public/locales/it/layout/add-service-app-shelf.json @@ -0,0 +1,118 @@ +{ + "actionIcon": { + "tooltip": "Add a service" + }, + "modal": { + "title": "Add service", + "form": { + "validation": { + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" + } + }, + "tabs": { + "options": { + "title": "Options", + "form": { + "serviceName": { + "label": "Service name", + "placeholder": "Plex" + }, + "iconUrl": { + "label": "Icon URL" + }, + "serviceUrl": { + "label": "Service URL" + }, + "onClickUrl": { + "label": "On Click URL" + }, + "serviceType": { + "label": "Service type", + "defaultValue": "Other", + "placeholder": "Pick one" + }, + "category": { + "label": "Category", + "placeholder": "Select a category or create a new one", + "nothingFound": "Nothing found", + "createLabel": "+ Create {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API key", + "placeholder": "Your API key", + "validation": { + "noKey": "Invalid Key" + }, + "tip": { + "text": "Get your API key", + "link": "here." + } + }, + "qBittorrent": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "deluge": { + "password": { + "label": "Password", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "transmission": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + } + } + } + }, + "advancedOptions": { + "title": "Advanced options", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Codes", + "placeholder": "Select valid status codes", + "clearButtonLabel": "Clear selection", + "nothingFound": "Nothing found" + }, + "openServiceInNewTab": { + "label": "Open service in new tab" + }, + "buttons": { + "submit": { + "content": "Add service" + } + } + } + } + } + } +} \ No newline at end of file From c251813df8415acc388af662fc7aa45044639daa Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:48 +0200 Subject: [PATCH 040/291] New translations add-service-app-shelf.json (Japanese) --- .../ja/layout/add-service-app-shelf.json | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 public/locales/ja/layout/add-service-app-shelf.json diff --git a/public/locales/ja/layout/add-service-app-shelf.json b/public/locales/ja/layout/add-service-app-shelf.json new file mode 100644 index 000000000..ca88e1f31 --- /dev/null +++ b/public/locales/ja/layout/add-service-app-shelf.json @@ -0,0 +1,118 @@ +{ + "actionIcon": { + "tooltip": "Add a service" + }, + "modal": { + "title": "Add service", + "form": { + "validation": { + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" + } + }, + "tabs": { + "options": { + "title": "Options", + "form": { + "serviceName": { + "label": "Service name", + "placeholder": "Plex" + }, + "iconUrl": { + "label": "Icon URL" + }, + "serviceUrl": { + "label": "Service URL" + }, + "onClickUrl": { + "label": "On Click URL" + }, + "serviceType": { + "label": "Service type", + "defaultValue": "Other", + "placeholder": "Pick one" + }, + "category": { + "label": "Category", + "placeholder": "Select a category or create a new one", + "nothingFound": "Nothing found", + "createLabel": "+ Create {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API key", + "placeholder": "Your API key", + "validation": { + "noKey": "Invalid Key" + }, + "tip": { + "text": "Get your API key", + "link": "here." + } + }, + "qBittorrent": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "deluge": { + "password": { + "label": "Password", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "transmission": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + } + } + } + }, + "advancedOptions": { + "title": "Advanced options", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Codes", + "placeholder": "Select valid status codes", + "clearButtonLabel": "Clear selection", + "nothingFound": "Nothing found" + }, + "openServiceInNewTab": { + "label": "Open service in new tab" + }, + "buttons": { + "submit": { + "content": "Add service" + } + } + } + } + } + } +} \ No newline at end of file From 18ab8cb567000aedf8d4eaa4778dc37738a61500 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:49 +0200 Subject: [PATCH 041/291] New translations add-service-app-shelf.json (Dutch) --- .../nl/layout/add-service-app-shelf.json | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 public/locales/nl/layout/add-service-app-shelf.json diff --git a/public/locales/nl/layout/add-service-app-shelf.json b/public/locales/nl/layout/add-service-app-shelf.json new file mode 100644 index 000000000..ca88e1f31 --- /dev/null +++ b/public/locales/nl/layout/add-service-app-shelf.json @@ -0,0 +1,118 @@ +{ + "actionIcon": { + "tooltip": "Add a service" + }, + "modal": { + "title": "Add service", + "form": { + "validation": { + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" + } + }, + "tabs": { + "options": { + "title": "Options", + "form": { + "serviceName": { + "label": "Service name", + "placeholder": "Plex" + }, + "iconUrl": { + "label": "Icon URL" + }, + "serviceUrl": { + "label": "Service URL" + }, + "onClickUrl": { + "label": "On Click URL" + }, + "serviceType": { + "label": "Service type", + "defaultValue": "Other", + "placeholder": "Pick one" + }, + "category": { + "label": "Category", + "placeholder": "Select a category or create a new one", + "nothingFound": "Nothing found", + "createLabel": "+ Create {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API key", + "placeholder": "Your API key", + "validation": { + "noKey": "Invalid Key" + }, + "tip": { + "text": "Get your API key", + "link": "here." + } + }, + "qBittorrent": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "deluge": { + "password": { + "label": "Password", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "transmission": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + } + } + } + }, + "advancedOptions": { + "title": "Advanced options", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Codes", + "placeholder": "Select valid status codes", + "clearButtonLabel": "Clear selection", + "nothingFound": "Nothing found" + }, + "openServiceInNewTab": { + "label": "Open service in new tab" + }, + "buttons": { + "submit": { + "content": "Add service" + } + } + } + } + } + } +} \ No newline at end of file From fe403d93a3b13e1364c19e0d763958c79ca11ec7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:50 +0200 Subject: [PATCH 042/291] New translations add-service-app-shelf.json (Russian) --- .../ru/layout/add-service-app-shelf.json | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 public/locales/ru/layout/add-service-app-shelf.json diff --git a/public/locales/ru/layout/add-service-app-shelf.json b/public/locales/ru/layout/add-service-app-shelf.json new file mode 100644 index 000000000..ca88e1f31 --- /dev/null +++ b/public/locales/ru/layout/add-service-app-shelf.json @@ -0,0 +1,118 @@ +{ + "actionIcon": { + "tooltip": "Add a service" + }, + "modal": { + "title": "Add service", + "form": { + "validation": { + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" + } + }, + "tabs": { + "options": { + "title": "Options", + "form": { + "serviceName": { + "label": "Service name", + "placeholder": "Plex" + }, + "iconUrl": { + "label": "Icon URL" + }, + "serviceUrl": { + "label": "Service URL" + }, + "onClickUrl": { + "label": "On Click URL" + }, + "serviceType": { + "label": "Service type", + "defaultValue": "Other", + "placeholder": "Pick one" + }, + "category": { + "label": "Category", + "placeholder": "Select a category or create a new one", + "nothingFound": "Nothing found", + "createLabel": "+ Create {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API key", + "placeholder": "Your API key", + "validation": { + "noKey": "Invalid Key" + }, + "tip": { + "text": "Get your API key", + "link": "here." + } + }, + "qBittorrent": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "deluge": { + "password": { + "label": "Password", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "transmission": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + } + } + } + }, + "advancedOptions": { + "title": "Advanced options", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Codes", + "placeholder": "Select valid status codes", + "clearButtonLabel": "Clear selection", + "nothingFound": "Nothing found" + }, + "openServiceInNewTab": { + "label": "Open service in new tab" + }, + "buttons": { + "submit": { + "content": "Add service" + } + } + } + } + } + } +} \ No newline at end of file From 95ec8903a32913c68eea597a99d8de19d85b3575 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:50 +0200 Subject: [PATCH 043/291] New translations add-service-app-shelf.json (Swedish) --- .../sv/layout/add-service-app-shelf.json | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 public/locales/sv/layout/add-service-app-shelf.json diff --git a/public/locales/sv/layout/add-service-app-shelf.json b/public/locales/sv/layout/add-service-app-shelf.json new file mode 100644 index 000000000..ca88e1f31 --- /dev/null +++ b/public/locales/sv/layout/add-service-app-shelf.json @@ -0,0 +1,118 @@ +{ + "actionIcon": { + "tooltip": "Add a service" + }, + "modal": { + "title": "Add service", + "form": { + "validation": { + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" + } + }, + "tabs": { + "options": { + "title": "Options", + "form": { + "serviceName": { + "label": "Service name", + "placeholder": "Plex" + }, + "iconUrl": { + "label": "Icon URL" + }, + "serviceUrl": { + "label": "Service URL" + }, + "onClickUrl": { + "label": "On Click URL" + }, + "serviceType": { + "label": "Service type", + "defaultValue": "Other", + "placeholder": "Pick one" + }, + "category": { + "label": "Category", + "placeholder": "Select a category or create a new one", + "nothingFound": "Nothing found", + "createLabel": "+ Create {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API key", + "placeholder": "Your API key", + "validation": { + "noKey": "Invalid Key" + }, + "tip": { + "text": "Get your API key", + "link": "here." + } + }, + "qBittorrent": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "deluge": { + "password": { + "label": "Password", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "transmission": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + } + } + } + }, + "advancedOptions": { + "title": "Advanced options", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Codes", + "placeholder": "Select valid status codes", + "clearButtonLabel": "Clear selection", + "nothingFound": "Nothing found" + }, + "openServiceInNewTab": { + "label": "Open service in new tab" + }, + "buttons": { + "submit": { + "content": "Add service" + } + } + } + } + } + } +} \ No newline at end of file From 003a55d2b29dac7d2446e36768eb8bee220f8efa Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:51 +0200 Subject: [PATCH 044/291] New translations add-service-app-shelf.json (Chinese Simplified) --- .../zh/layout/add-service-app-shelf.json | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 public/locales/zh/layout/add-service-app-shelf.json diff --git a/public/locales/zh/layout/add-service-app-shelf.json b/public/locales/zh/layout/add-service-app-shelf.json new file mode 100644 index 000000000..ca88e1f31 --- /dev/null +++ b/public/locales/zh/layout/add-service-app-shelf.json @@ -0,0 +1,118 @@ +{ + "actionIcon": { + "tooltip": "Add a service" + }, + "modal": { + "title": "Add service", + "form": { + "validation": { + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" + } + }, + "tabs": { + "options": { + "title": "Options", + "form": { + "serviceName": { + "label": "Service name", + "placeholder": "Plex" + }, + "iconUrl": { + "label": "Icon URL" + }, + "serviceUrl": { + "label": "Service URL" + }, + "onClickUrl": { + "label": "On Click URL" + }, + "serviceType": { + "label": "Service type", + "defaultValue": "Other", + "placeholder": "Pick one" + }, + "category": { + "label": "Category", + "placeholder": "Select a category or create a new one", + "nothingFound": "Nothing found", + "createLabel": "+ Create {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API key", + "placeholder": "Your API key", + "validation": { + "noKey": "Invalid Key" + }, + "tip": { + "text": "Get your API key", + "link": "here." + } + }, + "qBittorrent": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "deluge": { + "password": { + "label": "Password", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "transmission": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + } + } + } + }, + "advancedOptions": { + "title": "Advanced options", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Codes", + "placeholder": "Select valid status codes", + "clearButtonLabel": "Clear selection", + "nothingFound": "Nothing found" + }, + "openServiceInNewTab": { + "label": "Open service in new tab" + }, + "buttons": { + "submit": { + "content": "Add service" + } + } + } + } + } + } +} \ No newline at end of file From dcbcb1a90ff2c77a0d67f45e5f1e87ad05f247d0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:52 +0200 Subject: [PATCH 045/291] New translations add-service-app-shelf.json (English) --- .../en/layout/add-service-app-shelf.json | 208 +++++++++--------- 1 file changed, 104 insertions(+), 104 deletions(-) diff --git a/public/locales/en/layout/add-service-app-shelf.json b/public/locales/en/layout/add-service-app-shelf.json index c6417a161..ca88e1f31 100644 --- a/public/locales/en/layout/add-service-app-shelf.json +++ b/public/locales/en/layout/add-service-app-shelf.json @@ -1,118 +1,118 @@ { - "actionIcon": { - "tooltip": "Add a service" - }, - "modal": { - "title": "Add service", - "form": { + "actionIcon": { + "tooltip": "Add a service" + }, + "modal": { + "title": "Add service", + "form": { "validation": { - "invalidUrl": "Please enter a valid URL", - "noStatusCodeSelected": "Please select a status code" + "invalidUrl": "Please enter a valid URL", + "noStatusCodeSelected": "Please select a status code" } - }, - "tabs": { + }, + "tabs": { "options": { - "title": "Options", - "form": { - "serviceName": { - "label": "Service name", - "placeholder": "Plex" - }, - "iconUrl": { - "label": "Icon URL" - }, - "serviceUrl": { - "label": "Service URL" - }, - "onClickUrl": { - "label": "On Click URL" - }, - "serviceType": { - "label": "Service type", - "defaultValue": "Other", - "placeholder": "Pick one" - }, - "category": { - "label": "Category", - "placeholder": "Select a category or create a new one", - "nothingFound": "Nothing found", - "createLabel": "+ Create {{query}}" - }, - "integrations": { - "apiKey": { - "label": "API key", - "placeholder": "Your API key", - "validation": { - "noKey": "Invalid Key" + "title": "Options", + "form": { + "serviceName": { + "label": "Service name", + "placeholder": "Plex" }, - "tip": { - "text": "Get your API key", - "link": "here." - } - }, - "qBittorrent": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } + "iconUrl": { + "label": "Icon URL" }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "deluge": { - "password": { - "label": "Password", - "placeholder": "password", - "validation": { - "invalidPassword": "Invalid password" - } - } - }, - "transmission": { - "username": { - "label": "Username", - "placeholder": "admin", - "validation": { - "invalidUsername": "Invalid username" - } + "serviceUrl": { + "label": "Service URL" }, - "password": { - "label": "Password", - "placeholder": "adminadmin", - "validation": { - "invalidPassword": "Invalid password" - } + "onClickUrl": { + "label": "On Click URL" + }, + "serviceType": { + "label": "Service type", + "defaultValue": "Other", + "placeholder": "Pick one" + }, + "category": { + "label": "Category", + "placeholder": "Select a category or create a new one", + "nothingFound": "Nothing found", + "createLabel": "+ Create {{query}}" + }, + "integrations": { + "apiKey": { + "label": "API key", + "placeholder": "Your API key", + "validation": { + "noKey": "Invalid Key" + }, + "tip": { + "text": "Get your API key", + "link": "here." + } + }, + "qBittorrent": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "deluge": { + "password": { + "label": "Password", + "placeholder": "password", + "validation": { + "invalidPassword": "Invalid password" + } + } + }, + "transmission": { + "username": { + "label": "Username", + "placeholder": "admin", + "validation": { + "invalidUsername": "Invalid username" + } + }, + "password": { + "label": "Password", + "placeholder": "adminadmin", + "validation": { + "invalidPassword": "Invalid password" + } + } + } } - } } - } }, "advancedOptions": { - "title": "Advanced options", - "form": { - "httpStatusCodes": { - "label": "HTTP Status Codes", - "placeholder": "Select valid status codes", - "clearButtonLabel": "Clear selection", - "nothingFound": "Nothing found" - }, - "openServiceInNewTab": { - "label": "Open service in new tab" - }, - "buttons": { - "submit": { - "content": "Add service" - } + "title": "Advanced options", + "form": { + "httpStatusCodes": { + "label": "HTTP Status Codes", + "placeholder": "Select valid status codes", + "clearButtonLabel": "Clear selection", + "nothingFound": "Nothing found" + }, + "openServiceInNewTab": { + "label": "Open service in new tab" + }, + "buttons": { + "submit": { + "content": "Add service" + } + } } - } } - } } - } \ No newline at end of file + } +} \ No newline at end of file From 976d715b2d28a53117241c5bf32340fc4786072b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:53 +0200 Subject: [PATCH 046/291] New translations app-shelf-menu.json (French) --- public/locales/fr/layout/app-shelf-menu.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/fr/layout/app-shelf-menu.json diff --git a/public/locales/fr/layout/app-shelf-menu.json b/public/locales/fr/layout/app-shelf-menu.json new file mode 100644 index 000000000..006e906c2 --- /dev/null +++ b/public/locales/fr/layout/app-shelf-menu.json @@ -0,0 +1,18 @@ +{ + "modal": { + "title": "Modify a service", + "buttons": { + "save": "Save service" + } + }, + "menu": { + "labels": { + "settings": "Settings", + "dangerZone": "Danger zone" + }, + "actions": { + "edit": "Edit", + "delete": "Delete" + } + } +} \ No newline at end of file From c84fc83b2da323c3d44b8f6049734f61b83bb5f7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:54 +0200 Subject: [PATCH 047/291] New translations app-shelf-menu.json (Spanish) --- public/locales/es/layout/app-shelf-menu.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/es/layout/app-shelf-menu.json diff --git a/public/locales/es/layout/app-shelf-menu.json b/public/locales/es/layout/app-shelf-menu.json new file mode 100644 index 000000000..006e906c2 --- /dev/null +++ b/public/locales/es/layout/app-shelf-menu.json @@ -0,0 +1,18 @@ +{ + "modal": { + "title": "Modify a service", + "buttons": { + "save": "Save service" + } + }, + "menu": { + "labels": { + "settings": "Settings", + "dangerZone": "Danger zone" + }, + "actions": { + "edit": "Edit", + "delete": "Delete" + } + } +} \ No newline at end of file From 6be9bb0ee8808623e9f7c8e342b57966e17e9be5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:55 +0200 Subject: [PATCH 048/291] New translations app-shelf-menu.json (Italian) --- public/locales/it/layout/app-shelf-menu.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/it/layout/app-shelf-menu.json diff --git a/public/locales/it/layout/app-shelf-menu.json b/public/locales/it/layout/app-shelf-menu.json new file mode 100644 index 000000000..006e906c2 --- /dev/null +++ b/public/locales/it/layout/app-shelf-menu.json @@ -0,0 +1,18 @@ +{ + "modal": { + "title": "Modify a service", + "buttons": { + "save": "Save service" + } + }, + "menu": { + "labels": { + "settings": "Settings", + "dangerZone": "Danger zone" + }, + "actions": { + "edit": "Edit", + "delete": "Delete" + } + } +} \ No newline at end of file From 32b8321f712127be3316ed6bd3ff25f788e77813 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:56 +0200 Subject: [PATCH 049/291] New translations app-shelf-menu.json (Japanese) --- public/locales/ja/layout/app-shelf-menu.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/ja/layout/app-shelf-menu.json diff --git a/public/locales/ja/layout/app-shelf-menu.json b/public/locales/ja/layout/app-shelf-menu.json new file mode 100644 index 000000000..006e906c2 --- /dev/null +++ b/public/locales/ja/layout/app-shelf-menu.json @@ -0,0 +1,18 @@ +{ + "modal": { + "title": "Modify a service", + "buttons": { + "save": "Save service" + } + }, + "menu": { + "labels": { + "settings": "Settings", + "dangerZone": "Danger zone" + }, + "actions": { + "edit": "Edit", + "delete": "Delete" + } + } +} \ No newline at end of file From c7c26d9d45d5e1176bd4bbd08244d6cddd09c273 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:57 +0200 Subject: [PATCH 050/291] New translations app-shelf-menu.json (Dutch) --- public/locales/nl/layout/app-shelf-menu.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/nl/layout/app-shelf-menu.json diff --git a/public/locales/nl/layout/app-shelf-menu.json b/public/locales/nl/layout/app-shelf-menu.json new file mode 100644 index 000000000..006e906c2 --- /dev/null +++ b/public/locales/nl/layout/app-shelf-menu.json @@ -0,0 +1,18 @@ +{ + "modal": { + "title": "Modify a service", + "buttons": { + "save": "Save service" + } + }, + "menu": { + "labels": { + "settings": "Settings", + "dangerZone": "Danger zone" + }, + "actions": { + "edit": "Edit", + "delete": "Delete" + } + } +} \ No newline at end of file From 74042fc5c0a14a23b20f372bd2c94b62c26925ed Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:00 +0200 Subject: [PATCH 051/291] New translations app-shelf.json (French) --- public/locales/fr/layout/app-shelf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/fr/layout/app-shelf.json diff --git a/public/locales/fr/layout/app-shelf.json b/public/locales/fr/layout/app-shelf.json new file mode 100644 index 000000000..3297ffe7d --- /dev/null +++ b/public/locales/fr/layout/app-shelf.json @@ -0,0 +1,10 @@ +{ + "accordions": { + "downloads": { + "text": "Your downloads" + }, + "others": { + "text": "Others" + } + } +} \ No newline at end of file From 7ac2466e0f3931531eef3376a92345540e70b1af Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:01 +0200 Subject: [PATCH 052/291] New translations app-shelf.json (Spanish) --- public/locales/es/layout/app-shelf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/es/layout/app-shelf.json diff --git a/public/locales/es/layout/app-shelf.json b/public/locales/es/layout/app-shelf.json new file mode 100644 index 000000000..3297ffe7d --- /dev/null +++ b/public/locales/es/layout/app-shelf.json @@ -0,0 +1,10 @@ +{ + "accordions": { + "downloads": { + "text": "Your downloads" + }, + "others": { + "text": "Others" + } + } +} \ No newline at end of file From 00c4d6758d4b8a746c632e8fae18b2a47f2bb6b7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:02 +0200 Subject: [PATCH 053/291] New translations app-shelf.json (German) --- public/locales/de/layout/app-shelf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/de/layout/app-shelf.json b/public/locales/de/layout/app-shelf.json index 72788abb4..3297ffe7d 100644 --- a/public/locales/de/layout/app-shelf.json +++ b/public/locales/de/layout/app-shelf.json @@ -1,10 +1,10 @@ { "accordions": { "downloads": { - "text": "Deine Downloads" + "text": "Your downloads" }, "others": { - "text": "Andere" + "text": "Others" } } } \ No newline at end of file From 9ffb91528f628c6cf12ce6c69b675404935ba9ce Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:03 +0200 Subject: [PATCH 054/291] New translations app-shelf.json (Italian) --- public/locales/it/layout/app-shelf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/it/layout/app-shelf.json diff --git a/public/locales/it/layout/app-shelf.json b/public/locales/it/layout/app-shelf.json new file mode 100644 index 000000000..3297ffe7d --- /dev/null +++ b/public/locales/it/layout/app-shelf.json @@ -0,0 +1,10 @@ +{ + "accordions": { + "downloads": { + "text": "Your downloads" + }, + "others": { + "text": "Others" + } + } +} \ No newline at end of file From c86653933c8bca17581fd41e1316f55ab6f6aa44 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:03 +0200 Subject: [PATCH 055/291] New translations common-media-cards.json (English) --- public/locales/en/modules/common-media-cards.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/en/modules/common-media-cards.json b/public/locales/en/modules/common-media-cards.json index af13d5d34..b9bbbc537 100644 --- a/public/locales/en/modules/common-media-cards.json +++ b/public/locales/en/modules/common-media-cards.json @@ -1,6 +1,6 @@ { "buttons": { - "play": "Play", - "request": "Request" - } + "play": "Play", + "request": "Request" + } } \ No newline at end of file From d924fb5b90ec5e0b44e4cc7e55b6210354fbd574 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:04 +0200 Subject: [PATCH 056/291] New translations common.json (French) --- public/locales/fr/modules/common.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/locales/fr/modules/common.json diff --git a/public/locales/fr/modules/common.json b/public/locales/fr/modules/common.json new file mode 100644 index 000000000..3f4b36b03 --- /dev/null +++ b/public/locales/fr/modules/common.json @@ -0,0 +1,5 @@ +{ + "settings": { + "label": "Settings" + } +} \ No newline at end of file From a870220f70751a2d4a4ce6785d41bbdfc199eb9c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:05 +0200 Subject: [PATCH 057/291] New translations dashdot.json (Russian) --- public/locales/ru/modules/dashdot.json | 60 ++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 public/locales/ru/modules/dashdot.json diff --git a/public/locales/ru/modules/dashdot.json b/public/locales/ru/modules/dashdot.json new file mode 100644 index 000000000..dd1486b43 --- /dev/null +++ b/public/locales/ru/modules/dashdot.json @@ -0,0 +1,60 @@ +{ + "descriptor": { + "name": "Dash.", + "description": "A module for displaying the graphs of your running Dash. instance.", + "settings": { + "cpuMultiView": { + "label": "CPU Multi-Core View" + }, + "storageMultiView": { + "label": "Storage Multi-Drive View" + }, + "useCompactView": { + "label": "Use Compact View" + }, + "graphs": { + "label": "Graphs", + "options": { + "cpu": "CPU", + "ram": "RAM", + "storage": "Storage", + "network": "Network", + "gpu": "GPU" + } + }, + "url": { + "label": "Dash. URL" + } + } + }, + "card": { + "title": "Dash.", + "errors": { + "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", + "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + }, + "graphs": { + "storage": { + "title": "Storage", + "label": "Storage:" + }, + "network": { + "title": "Network", + "label": "Network:", + "metrics": { + "download": "Down", + "upload": "Up" + } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" + } + } + } +} \ No newline at end of file From 2dc7b474979101bc6b13223bf3174962a22b8b3b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:07 +0200 Subject: [PATCH 058/291] New translations date.json (Chinese Simplified) --- public/locales/zh/modules/date.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/zh/modules/date.json diff --git a/public/locales/zh/modules/date.json b/public/locales/zh/modules/date.json new file mode 100644 index 000000000..521e220a4 --- /dev/null +++ b/public/locales/zh/modules/date.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Date", + "description": "Show the current time and date in a card", + "settings": { + "display24HourFormat": { + "label": "Display full time (24-hour)" + } + } + } +} \ No newline at end of file From e2553752922b3683d0f812cb344e2ad2b8e9f922 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:08 +0200 Subject: [PATCH 059/291] New translations date.json (Swedish) --- public/locales/sv/modules/date.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/sv/modules/date.json diff --git a/public/locales/sv/modules/date.json b/public/locales/sv/modules/date.json new file mode 100644 index 000000000..521e220a4 --- /dev/null +++ b/public/locales/sv/modules/date.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Date", + "description": "Show the current time and date in a card", + "settings": { + "display24HourFormat": { + "label": "Display full time (24-hour)" + } + } + } +} \ No newline at end of file From 4772715a676fc7b0b4121ba36dd34eacababf928 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:09 +0200 Subject: [PATCH 060/291] New translations date.json (Russian) --- public/locales/ru/modules/date.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/ru/modules/date.json diff --git a/public/locales/ru/modules/date.json b/public/locales/ru/modules/date.json new file mode 100644 index 000000000..521e220a4 --- /dev/null +++ b/public/locales/ru/modules/date.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Date", + "description": "Show the current time and date in a card", + "settings": { + "display24HourFormat": { + "label": "Display full time (24-hour)" + } + } + } +} \ No newline at end of file From e1bf9a56cc260e4b9362539dedc23cd00d8329f4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:09 +0200 Subject: [PATCH 061/291] New translations common.json (Spanish) --- public/locales/es/modules/common.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/locales/es/modules/common.json diff --git a/public/locales/es/modules/common.json b/public/locales/es/modules/common.json new file mode 100644 index 000000000..3f4b36b03 --- /dev/null +++ b/public/locales/es/modules/common.json @@ -0,0 +1,5 @@ +{ + "settings": { + "label": "Settings" + } +} \ No newline at end of file From 351e4330d215faaad8b180d352e3ea269c6bb6ac Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:10 +0200 Subject: [PATCH 062/291] New translations date.json (Japanese) --- public/locales/ja/modules/date.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/ja/modules/date.json diff --git a/public/locales/ja/modules/date.json b/public/locales/ja/modules/date.json new file mode 100644 index 000000000..521e220a4 --- /dev/null +++ b/public/locales/ja/modules/date.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Date", + "description": "Show the current time and date in a card", + "settings": { + "display24HourFormat": { + "label": "Display full time (24-hour)" + } + } + } +} \ No newline at end of file From 295d29579693fc85c58183d65b82f9d42d64b066 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:11 +0200 Subject: [PATCH 063/291] New translations date.json (Italian) --- public/locales/it/modules/date.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/it/modules/date.json diff --git a/public/locales/it/modules/date.json b/public/locales/it/modules/date.json new file mode 100644 index 000000000..521e220a4 --- /dev/null +++ b/public/locales/it/modules/date.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Date", + "description": "Show the current time and date in a card", + "settings": { + "display24HourFormat": { + "label": "Display full time (24-hour)" + } + } + } +} \ No newline at end of file From 012d8495c93803dd232ecabb7d4c9546fc495551 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:12 +0200 Subject: [PATCH 064/291] New translations date.json (German) --- public/locales/de/modules/date.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/de/modules/date.json diff --git a/public/locales/de/modules/date.json b/public/locales/de/modules/date.json new file mode 100644 index 000000000..521e220a4 --- /dev/null +++ b/public/locales/de/modules/date.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Date", + "description": "Show the current time and date in a card", + "settings": { + "display24HourFormat": { + "label": "Display full time (24-hour)" + } + } + } +} \ No newline at end of file From 1926cf184ca16bee2c780f8ef2746e8640a6ebc7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:13 +0200 Subject: [PATCH 065/291] New translations date.json (Spanish) --- public/locales/es/modules/date.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/es/modules/date.json diff --git a/public/locales/es/modules/date.json b/public/locales/es/modules/date.json new file mode 100644 index 000000000..521e220a4 --- /dev/null +++ b/public/locales/es/modules/date.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Date", + "description": "Show the current time and date in a card", + "settings": { + "display24HourFormat": { + "label": "Display full time (24-hour)" + } + } + } +} \ No newline at end of file From 453486cc35686fde928686cba81ef3f643e3a57d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:14 +0200 Subject: [PATCH 066/291] New translations date.json (French) --- public/locales/fr/modules/date.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/fr/modules/date.json diff --git a/public/locales/fr/modules/date.json b/public/locales/fr/modules/date.json new file mode 100644 index 000000000..521e220a4 --- /dev/null +++ b/public/locales/fr/modules/date.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Date", + "description": "Show the current time and date in a card", + "settings": { + "display24HourFormat": { + "label": "Display full time (24-hour)" + } + } + } +} \ No newline at end of file From 5ab607f46e4a77fb405992bd0f79e4407b83cd0e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:15 +0200 Subject: [PATCH 067/291] New translations dashdot.json (English) --- public/locales/en/modules/dashdot.json | 54 +++++++++++++------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/public/locales/en/modules/dashdot.json b/public/locales/en/modules/dashdot.json index 77caf974e..dd1486b43 100644 --- a/public/locales/en/modules/dashdot.json +++ b/public/locales/en/modules/dashdot.json @@ -28,33 +28,33 @@ } }, "card": { - "title": "Dash.", - "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" - }, - "graphs": { - "storage": { - "title": "Storage", - "label": "Storage:" - }, - "network": { - "title": "Network", - "label": "Network:", - "metrics": { - "download": "Down", - "upload": "Up" - } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" - } + "title": "Dash.", + "errors": { + "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", + "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + }, + "graphs": { + "storage": { + "title": "Storage", + "label": "Storage:" + }, + "network": { + "title": "Network", + "label": "Network:", + "metrics": { + "download": "Down", + "upload": "Up" } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" } + } + } } \ No newline at end of file From 67c2400e4be7ff5149ce5bec04b8c585a8ba5dff Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:16 +0200 Subject: [PATCH 068/291] New translations dashdot.json (Chinese Simplified) --- public/locales/zh/modules/dashdot.json | 60 ++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 public/locales/zh/modules/dashdot.json diff --git a/public/locales/zh/modules/dashdot.json b/public/locales/zh/modules/dashdot.json new file mode 100644 index 000000000..dd1486b43 --- /dev/null +++ b/public/locales/zh/modules/dashdot.json @@ -0,0 +1,60 @@ +{ + "descriptor": { + "name": "Dash.", + "description": "A module for displaying the graphs of your running Dash. instance.", + "settings": { + "cpuMultiView": { + "label": "CPU Multi-Core View" + }, + "storageMultiView": { + "label": "Storage Multi-Drive View" + }, + "useCompactView": { + "label": "Use Compact View" + }, + "graphs": { + "label": "Graphs", + "options": { + "cpu": "CPU", + "ram": "RAM", + "storage": "Storage", + "network": "Network", + "gpu": "GPU" + } + }, + "url": { + "label": "Dash. URL" + } + } + }, + "card": { + "title": "Dash.", + "errors": { + "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", + "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + }, + "graphs": { + "storage": { + "title": "Storage", + "label": "Storage:" + }, + "network": { + "title": "Network", + "label": "Network:", + "metrics": { + "download": "Down", + "upload": "Up" + } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" + } + } + } +} \ No newline at end of file From 1f97db59831259b0f1c6902b6a0e1282ebabec76 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:16 +0200 Subject: [PATCH 069/291] New translations dashdot.json (Swedish) --- public/locales/sv/modules/dashdot.json | 60 ++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 public/locales/sv/modules/dashdot.json diff --git a/public/locales/sv/modules/dashdot.json b/public/locales/sv/modules/dashdot.json new file mode 100644 index 000000000..dd1486b43 --- /dev/null +++ b/public/locales/sv/modules/dashdot.json @@ -0,0 +1,60 @@ +{ + "descriptor": { + "name": "Dash.", + "description": "A module for displaying the graphs of your running Dash. instance.", + "settings": { + "cpuMultiView": { + "label": "CPU Multi-Core View" + }, + "storageMultiView": { + "label": "Storage Multi-Drive View" + }, + "useCompactView": { + "label": "Use Compact View" + }, + "graphs": { + "label": "Graphs", + "options": { + "cpu": "CPU", + "ram": "RAM", + "storage": "Storage", + "network": "Network", + "gpu": "GPU" + } + }, + "url": { + "label": "Dash. URL" + } + } + }, + "card": { + "title": "Dash.", + "errors": { + "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", + "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + }, + "graphs": { + "storage": { + "title": "Storage", + "label": "Storage:" + }, + "network": { + "title": "Network", + "label": "Network:", + "metrics": { + "download": "Down", + "upload": "Up" + } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" + } + } + } +} \ No newline at end of file From efd401533767f629b13265a1d24c3ad69a54c6b3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:17 +0200 Subject: [PATCH 070/291] New translations date.json (Dutch) --- public/locales/nl/modules/date.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/nl/modules/date.json diff --git a/public/locales/nl/modules/date.json b/public/locales/nl/modules/date.json new file mode 100644 index 000000000..521e220a4 --- /dev/null +++ b/public/locales/nl/modules/date.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Date", + "description": "Show the current time and date in a card", + "settings": { + "display24HourFormat": { + "label": "Display full time (24-hour)" + } + } + } +} \ No newline at end of file From e2048975ea9adba38669a762b05760d04688537d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:18 +0200 Subject: [PATCH 071/291] New translations dashdot.json (Dutch) --- public/locales/nl/modules/dashdot.json | 60 ++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 public/locales/nl/modules/dashdot.json diff --git a/public/locales/nl/modules/dashdot.json b/public/locales/nl/modules/dashdot.json new file mode 100644 index 000000000..dd1486b43 --- /dev/null +++ b/public/locales/nl/modules/dashdot.json @@ -0,0 +1,60 @@ +{ + "descriptor": { + "name": "Dash.", + "description": "A module for displaying the graphs of your running Dash. instance.", + "settings": { + "cpuMultiView": { + "label": "CPU Multi-Core View" + }, + "storageMultiView": { + "label": "Storage Multi-Drive View" + }, + "useCompactView": { + "label": "Use Compact View" + }, + "graphs": { + "label": "Graphs", + "options": { + "cpu": "CPU", + "ram": "RAM", + "storage": "Storage", + "network": "Network", + "gpu": "GPU" + } + }, + "url": { + "label": "Dash. URL" + } + } + }, + "card": { + "title": "Dash.", + "errors": { + "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", + "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + }, + "graphs": { + "storage": { + "title": "Storage", + "label": "Storage:" + }, + "network": { + "title": "Network", + "label": "Network:", + "metrics": { + "download": "Down", + "upload": "Up" + } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" + } + } + } +} \ No newline at end of file From f46aa4744995bba6c9f218b9f337cb9e72783b7f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:19 +0200 Subject: [PATCH 072/291] New translations common.json (Swedish) --- public/locales/sv/modules/common.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/locales/sv/modules/common.json diff --git a/public/locales/sv/modules/common.json b/public/locales/sv/modules/common.json new file mode 100644 index 000000000..3f4b36b03 --- /dev/null +++ b/public/locales/sv/modules/common.json @@ -0,0 +1,5 @@ +{ + "settings": { + "label": "Settings" + } +} \ No newline at end of file From 9abcb0a8630795ca98d65a0c0073c51a9aa0f804 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:20 +0200 Subject: [PATCH 073/291] New translations dashdot.json (Japanese) --- public/locales/ja/modules/dashdot.json | 60 ++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 public/locales/ja/modules/dashdot.json diff --git a/public/locales/ja/modules/dashdot.json b/public/locales/ja/modules/dashdot.json new file mode 100644 index 000000000..dd1486b43 --- /dev/null +++ b/public/locales/ja/modules/dashdot.json @@ -0,0 +1,60 @@ +{ + "descriptor": { + "name": "Dash.", + "description": "A module for displaying the graphs of your running Dash. instance.", + "settings": { + "cpuMultiView": { + "label": "CPU Multi-Core View" + }, + "storageMultiView": { + "label": "Storage Multi-Drive View" + }, + "useCompactView": { + "label": "Use Compact View" + }, + "graphs": { + "label": "Graphs", + "options": { + "cpu": "CPU", + "ram": "RAM", + "storage": "Storage", + "network": "Network", + "gpu": "GPU" + } + }, + "url": { + "label": "Dash. URL" + } + } + }, + "card": { + "title": "Dash.", + "errors": { + "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", + "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + }, + "graphs": { + "storage": { + "title": "Storage", + "label": "Storage:" + }, + "network": { + "title": "Network", + "label": "Network:", + "metrics": { + "download": "Down", + "upload": "Up" + } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" + } + } + } +} \ No newline at end of file From 93e10498f7e029b292ed59e6039fe3e229aebe11 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:21 +0200 Subject: [PATCH 074/291] New translations common.json (German) --- public/locales/de/modules/common.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/locales/de/modules/common.json diff --git a/public/locales/de/modules/common.json b/public/locales/de/modules/common.json new file mode 100644 index 000000000..3f4b36b03 --- /dev/null +++ b/public/locales/de/modules/common.json @@ -0,0 +1,5 @@ +{ + "settings": { + "label": "Settings" + } +} \ No newline at end of file From 0da577702e721e2449378cb303b4ab811a2ccd57 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:21 +0200 Subject: [PATCH 075/291] New translations common.json (Italian) --- public/locales/it/modules/common.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/locales/it/modules/common.json diff --git a/public/locales/it/modules/common.json b/public/locales/it/modules/common.json new file mode 100644 index 000000000..3f4b36b03 --- /dev/null +++ b/public/locales/it/modules/common.json @@ -0,0 +1,5 @@ +{ + "settings": { + "label": "Settings" + } +} \ No newline at end of file From 6baa3eb381aa6226d6790959b093ac31d58881a8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:22 +0200 Subject: [PATCH 076/291] New translations common.json (Dutch) --- public/locales/nl/modules/common.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/locales/nl/modules/common.json diff --git a/public/locales/nl/modules/common.json b/public/locales/nl/modules/common.json new file mode 100644 index 000000000..3f4b36b03 --- /dev/null +++ b/public/locales/nl/modules/common.json @@ -0,0 +1,5 @@ +{ + "settings": { + "label": "Settings" + } +} \ No newline at end of file From bb71d2e9a5da1f67d353a7a4c3b9c23234dea3e3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:23 +0200 Subject: [PATCH 077/291] New translations common.json (Russian) --- public/locales/ru/modules/common.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/locales/ru/modules/common.json diff --git a/public/locales/ru/modules/common.json b/public/locales/ru/modules/common.json new file mode 100644 index 000000000..3f4b36b03 --- /dev/null +++ b/public/locales/ru/modules/common.json @@ -0,0 +1,5 @@ +{ + "settings": { + "label": "Settings" + } +} \ No newline at end of file From 9791da8363f441e8646addfa9b85b268c04dfc41 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:24 +0200 Subject: [PATCH 078/291] New translations common.json (Japanese) --- public/locales/ja/modules/common.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/locales/ja/modules/common.json diff --git a/public/locales/ja/modules/common.json b/public/locales/ja/modules/common.json new file mode 100644 index 000000000..3f4b36b03 --- /dev/null +++ b/public/locales/ja/modules/common.json @@ -0,0 +1,5 @@ +{ + "settings": { + "label": "Settings" + } +} \ No newline at end of file From e88f87e0164df26aac1704d97ca8b867fc727361 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:25 +0200 Subject: [PATCH 079/291] New translations common.json (Chinese Simplified) --- public/locales/zh/modules/common.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/locales/zh/modules/common.json diff --git a/public/locales/zh/modules/common.json b/public/locales/zh/modules/common.json new file mode 100644 index 000000000..3f4b36b03 --- /dev/null +++ b/public/locales/zh/modules/common.json @@ -0,0 +1,5 @@ +{ + "settings": { + "label": "Settings" + } +} \ No newline at end of file From 4ca2fe1fc81514185434a298e70b34cc0853975f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:26 +0200 Subject: [PATCH 080/291] New translations dashdot.json (French) --- public/locales/fr/modules/dashdot.json | 60 ++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 public/locales/fr/modules/dashdot.json diff --git a/public/locales/fr/modules/dashdot.json b/public/locales/fr/modules/dashdot.json new file mode 100644 index 000000000..dd1486b43 --- /dev/null +++ b/public/locales/fr/modules/dashdot.json @@ -0,0 +1,60 @@ +{ + "descriptor": { + "name": "Dash.", + "description": "A module for displaying the graphs of your running Dash. instance.", + "settings": { + "cpuMultiView": { + "label": "CPU Multi-Core View" + }, + "storageMultiView": { + "label": "Storage Multi-Drive View" + }, + "useCompactView": { + "label": "Use Compact View" + }, + "graphs": { + "label": "Graphs", + "options": { + "cpu": "CPU", + "ram": "RAM", + "storage": "Storage", + "network": "Network", + "gpu": "GPU" + } + }, + "url": { + "label": "Dash. URL" + } + } + }, + "card": { + "title": "Dash.", + "errors": { + "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", + "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + }, + "graphs": { + "storage": { + "title": "Storage", + "label": "Storage:" + }, + "network": { + "title": "Network", + "label": "Network:", + "metrics": { + "download": "Down", + "upload": "Up" + } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" + } + } + } +} \ No newline at end of file From 9155136f3cbd815391bcac2851503b5cb3696180 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:27 +0200 Subject: [PATCH 081/291] New translations dashdot.json (Spanish) --- public/locales/es/modules/dashdot.json | 60 ++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 public/locales/es/modules/dashdot.json diff --git a/public/locales/es/modules/dashdot.json b/public/locales/es/modules/dashdot.json new file mode 100644 index 000000000..dd1486b43 --- /dev/null +++ b/public/locales/es/modules/dashdot.json @@ -0,0 +1,60 @@ +{ + "descriptor": { + "name": "Dash.", + "description": "A module for displaying the graphs of your running Dash. instance.", + "settings": { + "cpuMultiView": { + "label": "CPU Multi-Core View" + }, + "storageMultiView": { + "label": "Storage Multi-Drive View" + }, + "useCompactView": { + "label": "Use Compact View" + }, + "graphs": { + "label": "Graphs", + "options": { + "cpu": "CPU", + "ram": "RAM", + "storage": "Storage", + "network": "Network", + "gpu": "GPU" + } + }, + "url": { + "label": "Dash. URL" + } + } + }, + "card": { + "title": "Dash.", + "errors": { + "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", + "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + }, + "graphs": { + "storage": { + "title": "Storage", + "label": "Storage:" + }, + "network": { + "title": "Network", + "label": "Network:", + "metrics": { + "download": "Down", + "upload": "Up" + } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" + } + } + } +} \ No newline at end of file From 5285f50a9e4e2d1839c3c73c873b52bf242c16d1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:28 +0200 Subject: [PATCH 082/291] New translations dashdot.json (German) --- public/locales/de/modules/dashdot.json | 84 +++++++++++++++++--------- 1 file changed, 56 insertions(+), 28 deletions(-) diff --git a/public/locales/de/modules/dashdot.json b/public/locales/de/modules/dashdot.json index d629b876f..dd1486b43 100644 --- a/public/locales/de/modules/dashdot.json +++ b/public/locales/de/modules/dashdot.json @@ -1,32 +1,60 @@ { - "card": { - "title": "Dash.", - "errors": { - "noService": "Kein Dash. Service gefunden. Bitte füge einen zu deinem Homarr Dashboard hinzu oder setze eine Dash. URL in den Modul-Optionen.", - "noInformation": "Informationen konnten nicht von Dash. geladen werden. Betriebst du die neuste Version?" - }, - "graphs": { - "storage": { - "title": "Speicher", - "label": "Speicher:" - }, - "network": { - "title": "Netzwerk", - "label": "Netzwerk:", - "metrics": { - "download": "Eingehend", - "upload": "Ausgehend" - } - }, - "cpu": { - "title": "CPU" - }, - "memory": { - "title": "RAM" - }, - "gpu": { - "title": "GPU" - } + "descriptor": { + "name": "Dash.", + "description": "A module for displaying the graphs of your running Dash. instance.", + "settings": { + "cpuMultiView": { + "label": "CPU Multi-Core View" + }, + "storageMultiView": { + "label": "Storage Multi-Drive View" + }, + "useCompactView": { + "label": "Use Compact View" + }, + "graphs": { + "label": "Graphs", + "options": { + "cpu": "CPU", + "ram": "RAM", + "storage": "Storage", + "network": "Network", + "gpu": "GPU" } + }, + "url": { + "label": "Dash. URL" } + } + }, + "card": { + "title": "Dash.", + "errors": { + "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", + "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + }, + "graphs": { + "storage": { + "title": "Storage", + "label": "Storage:" + }, + "network": { + "title": "Network", + "label": "Network:", + "metrics": { + "download": "Down", + "upload": "Up" + } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" + } + } + } } \ No newline at end of file From 1487b18a05a76af5787f2af575f660840bc36d56 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:29 +0200 Subject: [PATCH 083/291] New translations dashdot.json (Italian) --- public/locales/it/modules/dashdot.json | 60 ++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 public/locales/it/modules/dashdot.json diff --git a/public/locales/it/modules/dashdot.json b/public/locales/it/modules/dashdot.json new file mode 100644 index 000000000..dd1486b43 --- /dev/null +++ b/public/locales/it/modules/dashdot.json @@ -0,0 +1,60 @@ +{ + "descriptor": { + "name": "Dash.", + "description": "A module for displaying the graphs of your running Dash. instance.", + "settings": { + "cpuMultiView": { + "label": "CPU Multi-Core View" + }, + "storageMultiView": { + "label": "Storage Multi-Drive View" + }, + "useCompactView": { + "label": "Use Compact View" + }, + "graphs": { + "label": "Graphs", + "options": { + "cpu": "CPU", + "ram": "RAM", + "storage": "Storage", + "network": "Network", + "gpu": "GPU" + } + }, + "url": { + "label": "Dash. URL" + } + } + }, + "card": { + "title": "Dash.", + "errors": { + "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", + "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + }, + "graphs": { + "storage": { + "title": "Storage", + "label": "Storage:" + }, + "network": { + "title": "Network", + "label": "Network:", + "metrics": { + "download": "Down", + "upload": "Up" + } + }, + "cpu": { + "title": "CPU" + }, + "memory": { + "title": "RAM" + }, + "gpu": { + "title": "GPU" + } + } + } +} \ No newline at end of file From b80c11ceff6af3ae7aafe4ab37580b4cc63219e8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:29 +0200 Subject: [PATCH 084/291] New translations docker.json (French) --- public/locales/fr/modules/docker.json | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 public/locales/fr/modules/docker.json diff --git a/public/locales/fr/modules/docker.json b/public/locales/fr/modules/docker.json new file mode 100644 index 000000000..a4d738b61 --- /dev/null +++ b/public/locales/fr/modules/docker.json @@ -0,0 +1,69 @@ +{ + "descriptor": { + "name": "Docker", + "description": "Allows you to easily manage your torrents" + }, + "search": { + "placeholder": "Search by container or image name" + }, + "table": { + "header": { + "name": "Name", + "image": "Image", + "ports": "Ports", + "state": "State" + }, + "body": { + "portCollapse": "{{ports}} more" + }, + "states": { + "running": "Running", + "created": "Created", + "stopped": "Stopped", + "unknown": "Unknown" + } + }, + "actionBar": { + "addService": { + "title": "Add service", + "message": "Add service to Homarr" + }, + "restart": { + "title": "Restart" + }, + "stop": { + "title": "Stop" + }, + "start": { + "title": "Start" + }, + "refreshData": "Refresh data", + "addToHomarr": { + "title": "Add to Homarr" + }, + "remove": { + "title": "Remove" + } + }, + "messages": { + "successfullyExecuted": { + "title": "Container {{containerName}} {{action}}ed", + "message": "Your container was successfully {{action}}ed" + } + }, + "errors": { + "integrationFailed": { + "title": "Docker integration failed", + "message": "Did you forget to mount the docker socket ?" + }, + "unknownError": { + "title": "There was an error" + }, + "oneServiceAtATime": { + "title": "Please only add one service at a time!" + } + }, + "actionIcon": { + "tooltip": "Docker" + } +} \ No newline at end of file From 476596f21f087cd86a319f674380eb0a9791737e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:30 +0200 Subject: [PATCH 085/291] New translations docker.json (Chinese Simplified) --- public/locales/zh/modules/docker.json | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 public/locales/zh/modules/docker.json diff --git a/public/locales/zh/modules/docker.json b/public/locales/zh/modules/docker.json new file mode 100644 index 000000000..a4d738b61 --- /dev/null +++ b/public/locales/zh/modules/docker.json @@ -0,0 +1,69 @@ +{ + "descriptor": { + "name": "Docker", + "description": "Allows you to easily manage your torrents" + }, + "search": { + "placeholder": "Search by container or image name" + }, + "table": { + "header": { + "name": "Name", + "image": "Image", + "ports": "Ports", + "state": "State" + }, + "body": { + "portCollapse": "{{ports}} more" + }, + "states": { + "running": "Running", + "created": "Created", + "stopped": "Stopped", + "unknown": "Unknown" + } + }, + "actionBar": { + "addService": { + "title": "Add service", + "message": "Add service to Homarr" + }, + "restart": { + "title": "Restart" + }, + "stop": { + "title": "Stop" + }, + "start": { + "title": "Start" + }, + "refreshData": "Refresh data", + "addToHomarr": { + "title": "Add to Homarr" + }, + "remove": { + "title": "Remove" + } + }, + "messages": { + "successfullyExecuted": { + "title": "Container {{containerName}} {{action}}ed", + "message": "Your container was successfully {{action}}ed" + } + }, + "errors": { + "integrationFailed": { + "title": "Docker integration failed", + "message": "Did you forget to mount the docker socket ?" + }, + "unknownError": { + "title": "There was an error" + }, + "oneServiceAtATime": { + "title": "Please only add one service at a time!" + } + }, + "actionIcon": { + "tooltip": "Docker" + } +} \ No newline at end of file From 70fc6b4d3cc39666026fb59ca4a336e2d9880c9a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:31 +0200 Subject: [PATCH 086/291] New translations docker.json (Swedish) --- public/locales/sv/modules/docker.json | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 public/locales/sv/modules/docker.json diff --git a/public/locales/sv/modules/docker.json b/public/locales/sv/modules/docker.json new file mode 100644 index 000000000..a4d738b61 --- /dev/null +++ b/public/locales/sv/modules/docker.json @@ -0,0 +1,69 @@ +{ + "descriptor": { + "name": "Docker", + "description": "Allows you to easily manage your torrents" + }, + "search": { + "placeholder": "Search by container or image name" + }, + "table": { + "header": { + "name": "Name", + "image": "Image", + "ports": "Ports", + "state": "State" + }, + "body": { + "portCollapse": "{{ports}} more" + }, + "states": { + "running": "Running", + "created": "Created", + "stopped": "Stopped", + "unknown": "Unknown" + } + }, + "actionBar": { + "addService": { + "title": "Add service", + "message": "Add service to Homarr" + }, + "restart": { + "title": "Restart" + }, + "stop": { + "title": "Stop" + }, + "start": { + "title": "Start" + }, + "refreshData": "Refresh data", + "addToHomarr": { + "title": "Add to Homarr" + }, + "remove": { + "title": "Remove" + } + }, + "messages": { + "successfullyExecuted": { + "title": "Container {{containerName}} {{action}}ed", + "message": "Your container was successfully {{action}}ed" + } + }, + "errors": { + "integrationFailed": { + "title": "Docker integration failed", + "message": "Did you forget to mount the docker socket ?" + }, + "unknownError": { + "title": "There was an error" + }, + "oneServiceAtATime": { + "title": "Please only add one service at a time!" + } + }, + "actionIcon": { + "tooltip": "Docker" + } +} \ No newline at end of file From bd0312c2dee34fc55f133cae87d9cac13cd1e5b6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:32 +0200 Subject: [PATCH 087/291] New translations docker.json (Russian) --- public/locales/ru/modules/docker.json | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 public/locales/ru/modules/docker.json diff --git a/public/locales/ru/modules/docker.json b/public/locales/ru/modules/docker.json new file mode 100644 index 000000000..a4d738b61 --- /dev/null +++ b/public/locales/ru/modules/docker.json @@ -0,0 +1,69 @@ +{ + "descriptor": { + "name": "Docker", + "description": "Allows you to easily manage your torrents" + }, + "search": { + "placeholder": "Search by container or image name" + }, + "table": { + "header": { + "name": "Name", + "image": "Image", + "ports": "Ports", + "state": "State" + }, + "body": { + "portCollapse": "{{ports}} more" + }, + "states": { + "running": "Running", + "created": "Created", + "stopped": "Stopped", + "unknown": "Unknown" + } + }, + "actionBar": { + "addService": { + "title": "Add service", + "message": "Add service to Homarr" + }, + "restart": { + "title": "Restart" + }, + "stop": { + "title": "Stop" + }, + "start": { + "title": "Start" + }, + "refreshData": "Refresh data", + "addToHomarr": { + "title": "Add to Homarr" + }, + "remove": { + "title": "Remove" + } + }, + "messages": { + "successfullyExecuted": { + "title": "Container {{containerName}} {{action}}ed", + "message": "Your container was successfully {{action}}ed" + } + }, + "errors": { + "integrationFailed": { + "title": "Docker integration failed", + "message": "Did you forget to mount the docker socket ?" + }, + "unknownError": { + "title": "There was an error" + }, + "oneServiceAtATime": { + "title": "Please only add one service at a time!" + } + }, + "actionIcon": { + "tooltip": "Docker" + } +} \ No newline at end of file From 5ec2e9ad103da81d3b7e2aa2c92328727c55802a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:33 +0200 Subject: [PATCH 088/291] New translations docker.json (Dutch) --- public/locales/nl/modules/docker.json | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 public/locales/nl/modules/docker.json diff --git a/public/locales/nl/modules/docker.json b/public/locales/nl/modules/docker.json new file mode 100644 index 000000000..a4d738b61 --- /dev/null +++ b/public/locales/nl/modules/docker.json @@ -0,0 +1,69 @@ +{ + "descriptor": { + "name": "Docker", + "description": "Allows you to easily manage your torrents" + }, + "search": { + "placeholder": "Search by container or image name" + }, + "table": { + "header": { + "name": "Name", + "image": "Image", + "ports": "Ports", + "state": "State" + }, + "body": { + "portCollapse": "{{ports}} more" + }, + "states": { + "running": "Running", + "created": "Created", + "stopped": "Stopped", + "unknown": "Unknown" + } + }, + "actionBar": { + "addService": { + "title": "Add service", + "message": "Add service to Homarr" + }, + "restart": { + "title": "Restart" + }, + "stop": { + "title": "Stop" + }, + "start": { + "title": "Start" + }, + "refreshData": "Refresh data", + "addToHomarr": { + "title": "Add to Homarr" + }, + "remove": { + "title": "Remove" + } + }, + "messages": { + "successfullyExecuted": { + "title": "Container {{containerName}} {{action}}ed", + "message": "Your container was successfully {{action}}ed" + } + }, + "errors": { + "integrationFailed": { + "title": "Docker integration failed", + "message": "Did you forget to mount the docker socket ?" + }, + "unknownError": { + "title": "There was an error" + }, + "oneServiceAtATime": { + "title": "Please only add one service at a time!" + } + }, + "actionIcon": { + "tooltip": "Docker" + } +} \ No newline at end of file From 7893fc13d9853ac4259e49f92707ae21ce010239 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:34 +0200 Subject: [PATCH 089/291] New translations docker.json (Japanese) --- public/locales/ja/modules/docker.json | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 public/locales/ja/modules/docker.json diff --git a/public/locales/ja/modules/docker.json b/public/locales/ja/modules/docker.json new file mode 100644 index 000000000..a4d738b61 --- /dev/null +++ b/public/locales/ja/modules/docker.json @@ -0,0 +1,69 @@ +{ + "descriptor": { + "name": "Docker", + "description": "Allows you to easily manage your torrents" + }, + "search": { + "placeholder": "Search by container or image name" + }, + "table": { + "header": { + "name": "Name", + "image": "Image", + "ports": "Ports", + "state": "State" + }, + "body": { + "portCollapse": "{{ports}} more" + }, + "states": { + "running": "Running", + "created": "Created", + "stopped": "Stopped", + "unknown": "Unknown" + } + }, + "actionBar": { + "addService": { + "title": "Add service", + "message": "Add service to Homarr" + }, + "restart": { + "title": "Restart" + }, + "stop": { + "title": "Stop" + }, + "start": { + "title": "Start" + }, + "refreshData": "Refresh data", + "addToHomarr": { + "title": "Add to Homarr" + }, + "remove": { + "title": "Remove" + } + }, + "messages": { + "successfullyExecuted": { + "title": "Container {{containerName}} {{action}}ed", + "message": "Your container was successfully {{action}}ed" + } + }, + "errors": { + "integrationFailed": { + "title": "Docker integration failed", + "message": "Did you forget to mount the docker socket ?" + }, + "unknownError": { + "title": "There was an error" + }, + "oneServiceAtATime": { + "title": "Please only add one service at a time!" + } + }, + "actionIcon": { + "tooltip": "Docker" + } +} \ No newline at end of file From 79f416fd92d230dd89cd4569ae80fe6b9e598a3e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:34 +0200 Subject: [PATCH 090/291] New translations docker.json (Italian) --- public/locales/it/modules/docker.json | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 public/locales/it/modules/docker.json diff --git a/public/locales/it/modules/docker.json b/public/locales/it/modules/docker.json new file mode 100644 index 000000000..a4d738b61 --- /dev/null +++ b/public/locales/it/modules/docker.json @@ -0,0 +1,69 @@ +{ + "descriptor": { + "name": "Docker", + "description": "Allows you to easily manage your torrents" + }, + "search": { + "placeholder": "Search by container or image name" + }, + "table": { + "header": { + "name": "Name", + "image": "Image", + "ports": "Ports", + "state": "State" + }, + "body": { + "portCollapse": "{{ports}} more" + }, + "states": { + "running": "Running", + "created": "Created", + "stopped": "Stopped", + "unknown": "Unknown" + } + }, + "actionBar": { + "addService": { + "title": "Add service", + "message": "Add service to Homarr" + }, + "restart": { + "title": "Restart" + }, + "stop": { + "title": "Stop" + }, + "start": { + "title": "Start" + }, + "refreshData": "Refresh data", + "addToHomarr": { + "title": "Add to Homarr" + }, + "remove": { + "title": "Remove" + } + }, + "messages": { + "successfullyExecuted": { + "title": "Container {{containerName}} {{action}}ed", + "message": "Your container was successfully {{action}}ed" + } + }, + "errors": { + "integrationFailed": { + "title": "Docker integration failed", + "message": "Did you forget to mount the docker socket ?" + }, + "unknownError": { + "title": "There was an error" + }, + "oneServiceAtATime": { + "title": "Please only add one service at a time!" + } + }, + "actionIcon": { + "tooltip": "Docker" + } +} \ No newline at end of file From 7730019d80169b24b421daa6fc8f2d4ebc8c9a76 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:35 +0200 Subject: [PATCH 091/291] New translations docker.json (German) --- public/locales/de/modules/docker.json | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 public/locales/de/modules/docker.json diff --git a/public/locales/de/modules/docker.json b/public/locales/de/modules/docker.json new file mode 100644 index 000000000..a4d738b61 --- /dev/null +++ b/public/locales/de/modules/docker.json @@ -0,0 +1,69 @@ +{ + "descriptor": { + "name": "Docker", + "description": "Allows you to easily manage your torrents" + }, + "search": { + "placeholder": "Search by container or image name" + }, + "table": { + "header": { + "name": "Name", + "image": "Image", + "ports": "Ports", + "state": "State" + }, + "body": { + "portCollapse": "{{ports}} more" + }, + "states": { + "running": "Running", + "created": "Created", + "stopped": "Stopped", + "unknown": "Unknown" + } + }, + "actionBar": { + "addService": { + "title": "Add service", + "message": "Add service to Homarr" + }, + "restart": { + "title": "Restart" + }, + "stop": { + "title": "Stop" + }, + "start": { + "title": "Start" + }, + "refreshData": "Refresh data", + "addToHomarr": { + "title": "Add to Homarr" + }, + "remove": { + "title": "Remove" + } + }, + "messages": { + "successfullyExecuted": { + "title": "Container {{containerName}} {{action}}ed", + "message": "Your container was successfully {{action}}ed" + } + }, + "errors": { + "integrationFailed": { + "title": "Docker integration failed", + "message": "Did you forget to mount the docker socket ?" + }, + "unknownError": { + "title": "There was an error" + }, + "oneServiceAtATime": { + "title": "Please only add one service at a time!" + } + }, + "actionIcon": { + "tooltip": "Docker" + } +} \ No newline at end of file From 67389794a0aafcc5d90f22f1d0bd00baa863979a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:36 +0200 Subject: [PATCH 092/291] New translations docker.json (Spanish) --- public/locales/es/modules/docker.json | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 public/locales/es/modules/docker.json diff --git a/public/locales/es/modules/docker.json b/public/locales/es/modules/docker.json new file mode 100644 index 000000000..a4d738b61 --- /dev/null +++ b/public/locales/es/modules/docker.json @@ -0,0 +1,69 @@ +{ + "descriptor": { + "name": "Docker", + "description": "Allows you to easily manage your torrents" + }, + "search": { + "placeholder": "Search by container or image name" + }, + "table": { + "header": { + "name": "Name", + "image": "Image", + "ports": "Ports", + "state": "State" + }, + "body": { + "portCollapse": "{{ports}} more" + }, + "states": { + "running": "Running", + "created": "Created", + "stopped": "Stopped", + "unknown": "Unknown" + } + }, + "actionBar": { + "addService": { + "title": "Add service", + "message": "Add service to Homarr" + }, + "restart": { + "title": "Restart" + }, + "stop": { + "title": "Stop" + }, + "start": { + "title": "Start" + }, + "refreshData": "Refresh data", + "addToHomarr": { + "title": "Add to Homarr" + }, + "remove": { + "title": "Remove" + } + }, + "messages": { + "successfullyExecuted": { + "title": "Container {{containerName}} {{action}}ed", + "message": "Your container was successfully {{action}}ed" + } + }, + "errors": { + "integrationFailed": { + "title": "Docker integration failed", + "message": "Did you forget to mount the docker socket ?" + }, + "unknownError": { + "title": "There was an error" + }, + "oneServiceAtATime": { + "title": "Please only add one service at a time!" + } + }, + "actionIcon": { + "tooltip": "Docker" + } +} \ No newline at end of file From 481be4ef8e5a9ff11afdcedf526bcadd4faaaa1f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:37 +0200 Subject: [PATCH 093/291] New translations dlspeed.json (Italian) --- public/locales/it/modules/dlspeed.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/it/modules/dlspeed.json diff --git a/public/locales/it/modules/dlspeed.json b/public/locales/it/modules/dlspeed.json new file mode 100644 index 000000000..ab0c23c98 --- /dev/null +++ b/public/locales/it/modules/dlspeed.json @@ -0,0 +1,6 @@ +{ + "descriptor": { + "name": "Download Speed", + "description": "Show the current download speed of supported services" + } +} \ No newline at end of file From d77cd389faf8df8331d6d746936b6d20baaaeed5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:39 +0200 Subject: [PATCH 094/291] New translations dlspeed.json (Chinese Simplified) --- public/locales/zh/modules/dlspeed.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/zh/modules/dlspeed.json diff --git a/public/locales/zh/modules/dlspeed.json b/public/locales/zh/modules/dlspeed.json new file mode 100644 index 000000000..ab0c23c98 --- /dev/null +++ b/public/locales/zh/modules/dlspeed.json @@ -0,0 +1,6 @@ +{ + "descriptor": { + "name": "Download Speed", + "description": "Show the current download speed of supported services" + } +} \ No newline at end of file From 719fd841c21e4f05e27d3e1b177f55c6063218db Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:40 +0200 Subject: [PATCH 095/291] New translations dlspeed.json (Swedish) --- public/locales/sv/modules/dlspeed.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/sv/modules/dlspeed.json diff --git a/public/locales/sv/modules/dlspeed.json b/public/locales/sv/modules/dlspeed.json new file mode 100644 index 000000000..ab0c23c98 --- /dev/null +++ b/public/locales/sv/modules/dlspeed.json @@ -0,0 +1,6 @@ +{ + "descriptor": { + "name": "Download Speed", + "description": "Show the current download speed of supported services" + } +} \ No newline at end of file From 18e25e31beb3c2df7d2a955d5012cb8961fd33a3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:40 +0200 Subject: [PATCH 096/291] New translations dlspeed.json (Russian) --- public/locales/ru/modules/dlspeed.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/ru/modules/dlspeed.json diff --git a/public/locales/ru/modules/dlspeed.json b/public/locales/ru/modules/dlspeed.json new file mode 100644 index 000000000..ab0c23c98 --- /dev/null +++ b/public/locales/ru/modules/dlspeed.json @@ -0,0 +1,6 @@ +{ + "descriptor": { + "name": "Download Speed", + "description": "Show the current download speed of supported services" + } +} \ No newline at end of file From 15bb0a65219d0798b1b7fc317925c735dfbaa4d7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:41 +0200 Subject: [PATCH 097/291] New translations dlspeed.json (Dutch) --- public/locales/nl/modules/dlspeed.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/nl/modules/dlspeed.json diff --git a/public/locales/nl/modules/dlspeed.json b/public/locales/nl/modules/dlspeed.json new file mode 100644 index 000000000..ab0c23c98 --- /dev/null +++ b/public/locales/nl/modules/dlspeed.json @@ -0,0 +1,6 @@ +{ + "descriptor": { + "name": "Download Speed", + "description": "Show the current download speed of supported services" + } +} \ No newline at end of file From 24306876ca0b021847f850ee7ab771c53cc54caf Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:42 +0200 Subject: [PATCH 098/291] New translations dlspeed.json (Japanese) --- public/locales/ja/modules/dlspeed.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/ja/modules/dlspeed.json diff --git a/public/locales/ja/modules/dlspeed.json b/public/locales/ja/modules/dlspeed.json new file mode 100644 index 000000000..ab0c23c98 --- /dev/null +++ b/public/locales/ja/modules/dlspeed.json @@ -0,0 +1,6 @@ +{ + "descriptor": { + "name": "Download Speed", + "description": "Show the current download speed of supported services" + } +} \ No newline at end of file From e356418c2663815764a6b0b7218ad7083a09a337 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:43 +0200 Subject: [PATCH 099/291] New translations dlspeed.json (German) --- public/locales/de/modules/dlspeed.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/de/modules/dlspeed.json diff --git a/public/locales/de/modules/dlspeed.json b/public/locales/de/modules/dlspeed.json new file mode 100644 index 000000000..ab0c23c98 --- /dev/null +++ b/public/locales/de/modules/dlspeed.json @@ -0,0 +1,6 @@ +{ + "descriptor": { + "name": "Download Speed", + "description": "Show the current download speed of supported services" + } +} \ No newline at end of file From 4b36d524a05f0be78dc935daf2d9885e23fb62ea Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:44 +0200 Subject: [PATCH 100/291] New translations dlspeed.json (Spanish) --- public/locales/es/modules/dlspeed.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/es/modules/dlspeed.json diff --git a/public/locales/es/modules/dlspeed.json b/public/locales/es/modules/dlspeed.json new file mode 100644 index 000000000..ab0c23c98 --- /dev/null +++ b/public/locales/es/modules/dlspeed.json @@ -0,0 +1,6 @@ +{ + "descriptor": { + "name": "Download Speed", + "description": "Show the current download speed of supported services" + } +} \ No newline at end of file From 58d111f708bcdae13802e6f765bc9c9c0b1e0e6c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:45 +0200 Subject: [PATCH 101/291] New translations dlspeed.json (French) --- public/locales/fr/modules/dlspeed.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/fr/modules/dlspeed.json diff --git a/public/locales/fr/modules/dlspeed.json b/public/locales/fr/modules/dlspeed.json new file mode 100644 index 000000000..ab0c23c98 --- /dev/null +++ b/public/locales/fr/modules/dlspeed.json @@ -0,0 +1,6 @@ +{ + "descriptor": { + "name": "Download Speed", + "description": "Show the current download speed of supported services" + } +} \ No newline at end of file From b68e76723f0b7e68923a04463228f141894f237d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:46 +0200 Subject: [PATCH 102/291] New translations overseerr.json (French) --- public/locales/fr/modules/overseerr.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/fr/modules/overseerr.json diff --git a/public/locales/fr/modules/overseerr.json b/public/locales/fr/modules/overseerr.json new file mode 100644 index 000000000..e7b44289e --- /dev/null +++ b/public/locales/fr/modules/overseerr.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "Overseerr", + "description": "Allows you to search and add media from Overseerr/Jellyseerr" + }, + "popup": { + "item": { + "buttons": { + "askFor": "Ask for {{title}}", + "cancel": "Cancel", + "request": "Request" + }, + "alerts": { + "automaticApproval": { + "title": "Using API key", + "text": "This request will be automatically approved" + } + } + }, + "seasonSelector": { + "caption": "Tick the seasons that you want to be downloaded", + "table": { + "header": { + "season": "Season", + "numberOfEpisodes": "Number of episodes" + } + } + } + } +} \ No newline at end of file From c32847229521a2d55b62ba33966d1eba451efef7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:47 +0200 Subject: [PATCH 103/291] New translations torrents-status.json (Swedish) --- .../locales/sv/modules/torrents-status.json | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 public/locales/sv/modules/torrents-status.json diff --git a/public/locales/sv/modules/torrents-status.json b/public/locales/sv/modules/torrents-status.json new file mode 100644 index 000000000..7e8970a92 --- /dev/null +++ b/public/locales/sv/modules/torrents-status.json @@ -0,0 +1,40 @@ +{ + "descriptor": { + "name": "Torrent", + "description": "Show the current download speed of supported services", + "settings": { + "hideComplete": { + "label": "Hide completed torrents" + } + } + }, + "card": { + "table": { + "header": { + "name": "Name", + "size": "Size", + "download": "Down", + "upload": "Up", + "estimatedTimeOfArrival": "ETA", + "progress": "Progress" + }, + "body": { + "nothingFound": "No torrents found" + } + }, + "lineChart": { + "title": "Current download speed", + "download": "Download: {{download}}", + "upload": "Upload: {{upload}}", + "timeSpan": "{{seconds}} seconds ago", + "totalDownload": "Download: {{download}}/s", + "totalUpload": "Upload: {{upload}}/s" + }, + "errors": { + "noDownloadClients": { + "title": "No supported download clients found!", + "text": "Add a download service to view your current downloads" + } + } + } +} \ No newline at end of file From d8fe30d1fd639350868295137ea272614141a8a3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:48 +0200 Subject: [PATCH 104/291] New translations search.json (Chinese Simplified) --- public/locales/zh/modules/search.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 public/locales/zh/modules/search.json diff --git a/public/locales/zh/modules/search.json b/public/locales/zh/modules/search.json new file mode 100644 index 000000000..0476bb186 --- /dev/null +++ b/public/locales/zh/modules/search.json @@ -0,0 +1,9 @@ +{ + "descriptor": { + "name": "Search Bar", + "description": "Search bar to search the web, youtube, torrents or overseerr" + }, + "input": { + "placeholder": "Search the web..." + } +} \ No newline at end of file From d1a93b4d8a62f793601ef49cc50a37da1a781f83 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:49 +0200 Subject: [PATCH 105/291] New translations search.json (English) --- public/locales/en/modules/search.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/en/modules/search.json b/public/locales/en/modules/search.json index 0258afd59..0476bb186 100644 --- a/public/locales/en/modules/search.json +++ b/public/locales/en/modules/search.json @@ -4,6 +4,6 @@ "description": "Search bar to search the web, youtube, torrents or overseerr" }, "input": { - "placeholder": "Search the web..." - } + "placeholder": "Search the web..." + } } \ No newline at end of file From b7a6a3b25d7df92ea30d2acaf7d275f415b5b6e5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:50 +0200 Subject: [PATCH 106/291] New translations torrents-status.json (French) --- .../locales/fr/modules/torrents-status.json | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 public/locales/fr/modules/torrents-status.json diff --git a/public/locales/fr/modules/torrents-status.json b/public/locales/fr/modules/torrents-status.json new file mode 100644 index 000000000..7e8970a92 --- /dev/null +++ b/public/locales/fr/modules/torrents-status.json @@ -0,0 +1,40 @@ +{ + "descriptor": { + "name": "Torrent", + "description": "Show the current download speed of supported services", + "settings": { + "hideComplete": { + "label": "Hide completed torrents" + } + } + }, + "card": { + "table": { + "header": { + "name": "Name", + "size": "Size", + "download": "Down", + "upload": "Up", + "estimatedTimeOfArrival": "ETA", + "progress": "Progress" + }, + "body": { + "nothingFound": "No torrents found" + } + }, + "lineChart": { + "title": "Current download speed", + "download": "Download: {{download}}", + "upload": "Upload: {{upload}}", + "timeSpan": "{{seconds}} seconds ago", + "totalDownload": "Download: {{download}}/s", + "totalUpload": "Upload: {{upload}}/s" + }, + "errors": { + "noDownloadClients": { + "title": "No supported download clients found!", + "text": "Add a download service to view your current downloads" + } + } + } +} \ No newline at end of file From e7ef4bfa72e219f176be5f89efb4ddb6435a9dd5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:50 +0200 Subject: [PATCH 107/291] New translations torrents-status.json (Spanish) --- .../locales/es/modules/torrents-status.json | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 public/locales/es/modules/torrents-status.json diff --git a/public/locales/es/modules/torrents-status.json b/public/locales/es/modules/torrents-status.json new file mode 100644 index 000000000..7e8970a92 --- /dev/null +++ b/public/locales/es/modules/torrents-status.json @@ -0,0 +1,40 @@ +{ + "descriptor": { + "name": "Torrent", + "description": "Show the current download speed of supported services", + "settings": { + "hideComplete": { + "label": "Hide completed torrents" + } + } + }, + "card": { + "table": { + "header": { + "name": "Name", + "size": "Size", + "download": "Down", + "upload": "Up", + "estimatedTimeOfArrival": "ETA", + "progress": "Progress" + }, + "body": { + "nothingFound": "No torrents found" + } + }, + "lineChart": { + "title": "Current download speed", + "download": "Download: {{download}}", + "upload": "Upload: {{upload}}", + "timeSpan": "{{seconds}} seconds ago", + "totalDownload": "Download: {{download}}/s", + "totalUpload": "Upload: {{upload}}/s" + }, + "errors": { + "noDownloadClients": { + "title": "No supported download clients found!", + "text": "Add a download service to view your current downloads" + } + } + } +} \ No newline at end of file From 5e4edd9568603bf2ca773ce0c632f0ca8511f7da Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:51 +0200 Subject: [PATCH 108/291] New translations torrents-status.json (German) --- .../locales/de/modules/torrents-status.json | 29 ++++++++++++------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/public/locales/de/modules/torrents-status.json b/public/locales/de/modules/torrents-status.json index 5beba90a4..7e8970a92 100644 --- a/public/locales/de/modules/torrents-status.json +++ b/public/locales/de/modules/torrents-status.json @@ -1,30 +1,39 @@ { + "descriptor": { + "name": "Torrent", + "description": "Show the current download speed of supported services", + "settings": { + "hideComplete": { + "label": "Hide completed torrents" + } + } + }, "card": { "table": { "header": { "name": "Name", - "size": "Grösse", - "download": "Eingehend", - "upload": "Ausgehend", - "estimatedTimeOfArrival": "Vorraussichtlicher Abschluss", - "progress": "Fortschritt" + "size": "Size", + "download": "Down", + "upload": "Up", + "estimatedTimeOfArrival": "ETA", + "progress": "Progress" }, "body": { - "nothingFound": "Keine Torrents gefunden" + "nothingFound": "No torrents found" } }, "lineChart": { - "title": "Derzeitige Download Geschwindigkeit", + "title": "Current download speed", "download": "Download: {{download}}", "upload": "Upload: {{upload}}", - "timeSpan": "{{seconds}} Sekunden zuvor", + "timeSpan": "{{seconds}} seconds ago", "totalDownload": "Download: {{download}}/s", "totalUpload": "Upload: {{upload}}/s" }, "errors": { "noDownloadClients": { - "title": "Keine unterstützten Download Clients gefunden", - "text": "Füge einen Download Service hinzu, um deine derzeitigen Downloads zu sehen" + "title": "No supported download clients found!", + "text": "Add a download service to view your current downloads" } } } From fb7d230a366ffec2361963795b81a45662f9fdfc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:52 +0200 Subject: [PATCH 109/291] New translations torrents-status.json (Italian) --- .../locales/it/modules/torrents-status.json | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 public/locales/it/modules/torrents-status.json diff --git a/public/locales/it/modules/torrents-status.json b/public/locales/it/modules/torrents-status.json new file mode 100644 index 000000000..7e8970a92 --- /dev/null +++ b/public/locales/it/modules/torrents-status.json @@ -0,0 +1,40 @@ +{ + "descriptor": { + "name": "Torrent", + "description": "Show the current download speed of supported services", + "settings": { + "hideComplete": { + "label": "Hide completed torrents" + } + } + }, + "card": { + "table": { + "header": { + "name": "Name", + "size": "Size", + "download": "Down", + "upload": "Up", + "estimatedTimeOfArrival": "ETA", + "progress": "Progress" + }, + "body": { + "nothingFound": "No torrents found" + } + }, + "lineChart": { + "title": "Current download speed", + "download": "Download: {{download}}", + "upload": "Upload: {{upload}}", + "timeSpan": "{{seconds}} seconds ago", + "totalDownload": "Download: {{download}}/s", + "totalUpload": "Upload: {{upload}}/s" + }, + "errors": { + "noDownloadClients": { + "title": "No supported download clients found!", + "text": "Add a download service to view your current downloads" + } + } + } +} \ No newline at end of file From c14bb886e142bf0c602d5c8d7613ba7077fad84f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:53 +0200 Subject: [PATCH 110/291] New translations torrents-status.json (Japanese) --- .../locales/ja/modules/torrents-status.json | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 public/locales/ja/modules/torrents-status.json diff --git a/public/locales/ja/modules/torrents-status.json b/public/locales/ja/modules/torrents-status.json new file mode 100644 index 000000000..7e8970a92 --- /dev/null +++ b/public/locales/ja/modules/torrents-status.json @@ -0,0 +1,40 @@ +{ + "descriptor": { + "name": "Torrent", + "description": "Show the current download speed of supported services", + "settings": { + "hideComplete": { + "label": "Hide completed torrents" + } + } + }, + "card": { + "table": { + "header": { + "name": "Name", + "size": "Size", + "download": "Down", + "upload": "Up", + "estimatedTimeOfArrival": "ETA", + "progress": "Progress" + }, + "body": { + "nothingFound": "No torrents found" + } + }, + "lineChart": { + "title": "Current download speed", + "download": "Download: {{download}}", + "upload": "Upload: {{upload}}", + "timeSpan": "{{seconds}} seconds ago", + "totalDownload": "Download: {{download}}/s", + "totalUpload": "Upload: {{upload}}/s" + }, + "errors": { + "noDownloadClients": { + "title": "No supported download clients found!", + "text": "Add a download service to view your current downloads" + } + } + } +} \ No newline at end of file From 0fda55a58b930b185fed38c9711db0adc7330d62 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:54 +0200 Subject: [PATCH 111/291] New translations torrents-status.json (Dutch) --- .../locales/nl/modules/torrents-status.json | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 public/locales/nl/modules/torrents-status.json diff --git a/public/locales/nl/modules/torrents-status.json b/public/locales/nl/modules/torrents-status.json new file mode 100644 index 000000000..7e8970a92 --- /dev/null +++ b/public/locales/nl/modules/torrents-status.json @@ -0,0 +1,40 @@ +{ + "descriptor": { + "name": "Torrent", + "description": "Show the current download speed of supported services", + "settings": { + "hideComplete": { + "label": "Hide completed torrents" + } + } + }, + "card": { + "table": { + "header": { + "name": "Name", + "size": "Size", + "download": "Down", + "upload": "Up", + "estimatedTimeOfArrival": "ETA", + "progress": "Progress" + }, + "body": { + "nothingFound": "No torrents found" + } + }, + "lineChart": { + "title": "Current download speed", + "download": "Download: {{download}}", + "upload": "Upload: {{upload}}", + "timeSpan": "{{seconds}} seconds ago", + "totalDownload": "Download: {{download}}/s", + "totalUpload": "Upload: {{upload}}/s" + }, + "errors": { + "noDownloadClients": { + "title": "No supported download clients found!", + "text": "Add a download service to view your current downloads" + } + } + } +} \ No newline at end of file From f701939a4ef20539c7a0da558481195378af63e5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:55 +0200 Subject: [PATCH 112/291] New translations torrents-status.json (Russian) --- .../locales/ru/modules/torrents-status.json | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 public/locales/ru/modules/torrents-status.json diff --git a/public/locales/ru/modules/torrents-status.json b/public/locales/ru/modules/torrents-status.json new file mode 100644 index 000000000..7e8970a92 --- /dev/null +++ b/public/locales/ru/modules/torrents-status.json @@ -0,0 +1,40 @@ +{ + "descriptor": { + "name": "Torrent", + "description": "Show the current download speed of supported services", + "settings": { + "hideComplete": { + "label": "Hide completed torrents" + } + } + }, + "card": { + "table": { + "header": { + "name": "Name", + "size": "Size", + "download": "Down", + "upload": "Up", + "estimatedTimeOfArrival": "ETA", + "progress": "Progress" + }, + "body": { + "nothingFound": "No torrents found" + } + }, + "lineChart": { + "title": "Current download speed", + "download": "Download: {{download}}", + "upload": "Upload: {{upload}}", + "timeSpan": "{{seconds}} seconds ago", + "totalDownload": "Download: {{download}}/s", + "totalUpload": "Upload: {{upload}}/s" + }, + "errors": { + "noDownloadClients": { + "title": "No supported download clients found!", + "text": "Add a download service to view your current downloads" + } + } + } +} \ No newline at end of file From 88076bee9077cb9c26ca01d1018aa341325f1806 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:56 +0200 Subject: [PATCH 113/291] New translations torrents-status.json (Chinese Simplified) --- .../locales/zh/modules/torrents-status.json | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 public/locales/zh/modules/torrents-status.json diff --git a/public/locales/zh/modules/torrents-status.json b/public/locales/zh/modules/torrents-status.json new file mode 100644 index 000000000..7e8970a92 --- /dev/null +++ b/public/locales/zh/modules/torrents-status.json @@ -0,0 +1,40 @@ +{ + "descriptor": { + "name": "Torrent", + "description": "Show the current download speed of supported services", + "settings": { + "hideComplete": { + "label": "Hide completed torrents" + } + } + }, + "card": { + "table": { + "header": { + "name": "Name", + "size": "Size", + "download": "Down", + "upload": "Up", + "estimatedTimeOfArrival": "ETA", + "progress": "Progress" + }, + "body": { + "nothingFound": "No torrents found" + } + }, + "lineChart": { + "title": "Current download speed", + "download": "Download: {{download}}", + "upload": "Upload: {{upload}}", + "timeSpan": "{{seconds}} seconds ago", + "totalDownload": "Download: {{download}}/s", + "totalUpload": "Upload: {{upload}}/s" + }, + "errors": { + "noDownloadClients": { + "title": "No supported download clients found!", + "text": "Add a download service to view your current downloads" + } + } + } +} \ No newline at end of file From bb4fb385891b57c6d5e9ea5133650e9b52ce966f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:57 +0200 Subject: [PATCH 114/291] New translations search.json (Russian) --- public/locales/ru/modules/search.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 public/locales/ru/modules/search.json diff --git a/public/locales/ru/modules/search.json b/public/locales/ru/modules/search.json new file mode 100644 index 000000000..0476bb186 --- /dev/null +++ b/public/locales/ru/modules/search.json @@ -0,0 +1,9 @@ +{ + "descriptor": { + "name": "Search Bar", + "description": "Search bar to search the web, youtube, torrents or overseerr" + }, + "input": { + "placeholder": "Search the web..." + } +} \ No newline at end of file From cb1302263964d731fe62baf9bb96c751094bd6fe Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:58 +0200 Subject: [PATCH 115/291] New translations weather.json (French) --- public/locales/fr/modules/weather.json | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 public/locales/fr/modules/weather.json diff --git a/public/locales/fr/modules/weather.json b/public/locales/fr/modules/weather.json new file mode 100644 index 000000000..405c36263 --- /dev/null +++ b/public/locales/fr/modules/weather.json @@ -0,0 +1,32 @@ +{ + "descriptor": { + "name": "Weather", + "description": "Look up the current weather in your location", + "settings": { + "displayInFahrenheit": { + "label": "Display in Fahrenheit" + }, + "location": { + "label": "Weather location" + } + } + }, + "card": { + "weatherDescriptions": { + "clear": "Clear", + "mainlyClear": "Mainly clear", + "fog": "Fog", + "drizzle": "Drizzle", + "freezingDrizzle": "Freezing drizzle", + "rain": "Rain", + "freezingRain": "Freezing rain", + "snowFall": "Snow fall", + "snowGrains": "Snow grains", + "rainShowers": "Rain showers", + "snowShowers": "Snow showers", + "thunderstorm": "Thunderstorm", + "thunderstormWithHail": "Thunderstorm with hail", + "unknown": "Unknown" + } + } +} \ No newline at end of file From d7371dbd5397a8baece8d3026c6098560340fde3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:09:59 +0200 Subject: [PATCH 116/291] New translations weather.json (Spanish) --- public/locales/es/modules/weather.json | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 public/locales/es/modules/weather.json diff --git a/public/locales/es/modules/weather.json b/public/locales/es/modules/weather.json new file mode 100644 index 000000000..405c36263 --- /dev/null +++ b/public/locales/es/modules/weather.json @@ -0,0 +1,32 @@ +{ + "descriptor": { + "name": "Weather", + "description": "Look up the current weather in your location", + "settings": { + "displayInFahrenheit": { + "label": "Display in Fahrenheit" + }, + "location": { + "label": "Weather location" + } + } + }, + "card": { + "weatherDescriptions": { + "clear": "Clear", + "mainlyClear": "Mainly clear", + "fog": "Fog", + "drizzle": "Drizzle", + "freezingDrizzle": "Freezing drizzle", + "rain": "Rain", + "freezingRain": "Freezing rain", + "snowFall": "Snow fall", + "snowGrains": "Snow grains", + "rainShowers": "Rain showers", + "snowShowers": "Snow showers", + "thunderstorm": "Thunderstorm", + "thunderstormWithHail": "Thunderstorm with hail", + "unknown": "Unknown" + } + } +} \ No newline at end of file From bd52dc3db7d2ddb7d9a2774b1d8bfd202ae6e59a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:00 +0200 Subject: [PATCH 117/291] New translations weather.json (German) --- public/locales/de/modules/weather.json | 46 ++++++++++++++++---------- 1 file changed, 29 insertions(+), 17 deletions(-) diff --git a/public/locales/de/modules/weather.json b/public/locales/de/modules/weather.json index 4d8fa725a..405c36263 100644 --- a/public/locales/de/modules/weather.json +++ b/public/locales/de/modules/weather.json @@ -1,20 +1,32 @@ { - "card": { - "weatherDescriptions": { - "clear": "Klar", - "mainlyClear": "Überwiegend klar", - "fog": "Nebel", - "drizzle": "Niesel", - "freezingDrizzle": "Eisiger Nieselregen", - "rain": "Regen", - "freezingRain": "Eisiger Regen", - "snowFall": "Schneefall", - "snowGrains": "Schneekörner", - "rainShowers": "Regenschauer", - "snowShowers": "Schneeschauer", - "thunderstorm": "Gewitter", - "thunderstormWithHail": "Gewitter mit Hagel", - "unknown": "Unbekannt" - } + "descriptor": { + "name": "Weather", + "description": "Look up the current weather in your location", + "settings": { + "displayInFahrenheit": { + "label": "Display in Fahrenheit" + }, + "location": { + "label": "Weather location" } + } + }, + "card": { + "weatherDescriptions": { + "clear": "Clear", + "mainlyClear": "Mainly clear", + "fog": "Fog", + "drizzle": "Drizzle", + "freezingDrizzle": "Freezing drizzle", + "rain": "Rain", + "freezingRain": "Freezing rain", + "snowFall": "Snow fall", + "snowGrains": "Snow grains", + "rainShowers": "Rain showers", + "snowShowers": "Snow showers", + "thunderstorm": "Thunderstorm", + "thunderstormWithHail": "Thunderstorm with hail", + "unknown": "Unknown" + } + } } \ No newline at end of file From c5a90fb93bcd634d1e04ff4e46069b08c17f16dc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:01 +0200 Subject: [PATCH 118/291] New translations weather.json (Italian) --- public/locales/it/modules/weather.json | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 public/locales/it/modules/weather.json diff --git a/public/locales/it/modules/weather.json b/public/locales/it/modules/weather.json new file mode 100644 index 000000000..405c36263 --- /dev/null +++ b/public/locales/it/modules/weather.json @@ -0,0 +1,32 @@ +{ + "descriptor": { + "name": "Weather", + "description": "Look up the current weather in your location", + "settings": { + "displayInFahrenheit": { + "label": "Display in Fahrenheit" + }, + "location": { + "label": "Weather location" + } + } + }, + "card": { + "weatherDescriptions": { + "clear": "Clear", + "mainlyClear": "Mainly clear", + "fog": "Fog", + "drizzle": "Drizzle", + "freezingDrizzle": "Freezing drizzle", + "rain": "Rain", + "freezingRain": "Freezing rain", + "snowFall": "Snow fall", + "snowGrains": "Snow grains", + "rainShowers": "Rain showers", + "snowShowers": "Snow showers", + "thunderstorm": "Thunderstorm", + "thunderstormWithHail": "Thunderstorm with hail", + "unknown": "Unknown" + } + } +} \ No newline at end of file From f107d24c5154e9b028df6ea8aa76e17b9eba4b5b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:02 +0200 Subject: [PATCH 119/291] New translations weather.json (Japanese) --- public/locales/ja/modules/weather.json | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 public/locales/ja/modules/weather.json diff --git a/public/locales/ja/modules/weather.json b/public/locales/ja/modules/weather.json new file mode 100644 index 000000000..405c36263 --- /dev/null +++ b/public/locales/ja/modules/weather.json @@ -0,0 +1,32 @@ +{ + "descriptor": { + "name": "Weather", + "description": "Look up the current weather in your location", + "settings": { + "displayInFahrenheit": { + "label": "Display in Fahrenheit" + }, + "location": { + "label": "Weather location" + } + } + }, + "card": { + "weatherDescriptions": { + "clear": "Clear", + "mainlyClear": "Mainly clear", + "fog": "Fog", + "drizzle": "Drizzle", + "freezingDrizzle": "Freezing drizzle", + "rain": "Rain", + "freezingRain": "Freezing rain", + "snowFall": "Snow fall", + "snowGrains": "Snow grains", + "rainShowers": "Rain showers", + "snowShowers": "Snow showers", + "thunderstorm": "Thunderstorm", + "thunderstormWithHail": "Thunderstorm with hail", + "unknown": "Unknown" + } + } +} \ No newline at end of file From 4001ed09322a5e90b87fafd3ba881e620a48d134 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:03 +0200 Subject: [PATCH 120/291] New translations weather.json (Dutch) --- public/locales/nl/modules/weather.json | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 public/locales/nl/modules/weather.json diff --git a/public/locales/nl/modules/weather.json b/public/locales/nl/modules/weather.json new file mode 100644 index 000000000..405c36263 --- /dev/null +++ b/public/locales/nl/modules/weather.json @@ -0,0 +1,32 @@ +{ + "descriptor": { + "name": "Weather", + "description": "Look up the current weather in your location", + "settings": { + "displayInFahrenheit": { + "label": "Display in Fahrenheit" + }, + "location": { + "label": "Weather location" + } + } + }, + "card": { + "weatherDescriptions": { + "clear": "Clear", + "mainlyClear": "Mainly clear", + "fog": "Fog", + "drizzle": "Drizzle", + "freezingDrizzle": "Freezing drizzle", + "rain": "Rain", + "freezingRain": "Freezing rain", + "snowFall": "Snow fall", + "snowGrains": "Snow grains", + "rainShowers": "Rain showers", + "snowShowers": "Snow showers", + "thunderstorm": "Thunderstorm", + "thunderstormWithHail": "Thunderstorm with hail", + "unknown": "Unknown" + } + } +} \ No newline at end of file From c556b0fc490078e193c465728f26413fec9d7785 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:04 +0200 Subject: [PATCH 121/291] New translations weather.json (Russian) --- public/locales/ru/modules/weather.json | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 public/locales/ru/modules/weather.json diff --git a/public/locales/ru/modules/weather.json b/public/locales/ru/modules/weather.json new file mode 100644 index 000000000..405c36263 --- /dev/null +++ b/public/locales/ru/modules/weather.json @@ -0,0 +1,32 @@ +{ + "descriptor": { + "name": "Weather", + "description": "Look up the current weather in your location", + "settings": { + "displayInFahrenheit": { + "label": "Display in Fahrenheit" + }, + "location": { + "label": "Weather location" + } + } + }, + "card": { + "weatherDescriptions": { + "clear": "Clear", + "mainlyClear": "Mainly clear", + "fog": "Fog", + "drizzle": "Drizzle", + "freezingDrizzle": "Freezing drizzle", + "rain": "Rain", + "freezingRain": "Freezing rain", + "snowFall": "Snow fall", + "snowGrains": "Snow grains", + "rainShowers": "Rain showers", + "snowShowers": "Snow showers", + "thunderstorm": "Thunderstorm", + "thunderstormWithHail": "Thunderstorm with hail", + "unknown": "Unknown" + } + } +} \ No newline at end of file From 10b1dbfccb3530e4f5a124740a0db269704fee2e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:05 +0200 Subject: [PATCH 122/291] New translations weather.json (Swedish) --- public/locales/sv/modules/weather.json | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 public/locales/sv/modules/weather.json diff --git a/public/locales/sv/modules/weather.json b/public/locales/sv/modules/weather.json new file mode 100644 index 000000000..405c36263 --- /dev/null +++ b/public/locales/sv/modules/weather.json @@ -0,0 +1,32 @@ +{ + "descriptor": { + "name": "Weather", + "description": "Look up the current weather in your location", + "settings": { + "displayInFahrenheit": { + "label": "Display in Fahrenheit" + }, + "location": { + "label": "Weather location" + } + } + }, + "card": { + "weatherDescriptions": { + "clear": "Clear", + "mainlyClear": "Mainly clear", + "fog": "Fog", + "drizzle": "Drizzle", + "freezingDrizzle": "Freezing drizzle", + "rain": "Rain", + "freezingRain": "Freezing rain", + "snowFall": "Snow fall", + "snowGrains": "Snow grains", + "rainShowers": "Rain showers", + "snowShowers": "Snow showers", + "thunderstorm": "Thunderstorm", + "thunderstormWithHail": "Thunderstorm with hail", + "unknown": "Unknown" + } + } +} \ No newline at end of file From 76e9b1979b0168f4f615c46fd8315733e9401c70 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:06 +0200 Subject: [PATCH 123/291] New translations weather.json (Chinese Simplified) --- public/locales/zh/modules/weather.json | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 public/locales/zh/modules/weather.json diff --git a/public/locales/zh/modules/weather.json b/public/locales/zh/modules/weather.json new file mode 100644 index 000000000..405c36263 --- /dev/null +++ b/public/locales/zh/modules/weather.json @@ -0,0 +1,32 @@ +{ + "descriptor": { + "name": "Weather", + "description": "Look up the current weather in your location", + "settings": { + "displayInFahrenheit": { + "label": "Display in Fahrenheit" + }, + "location": { + "label": "Weather location" + } + } + }, + "card": { + "weatherDescriptions": { + "clear": "Clear", + "mainlyClear": "Mainly clear", + "fog": "Fog", + "drizzle": "Drizzle", + "freezingDrizzle": "Freezing drizzle", + "rain": "Rain", + "freezingRain": "Freezing rain", + "snowFall": "Snow fall", + "snowGrains": "Snow grains", + "rainShowers": "Rain showers", + "snowShowers": "Snow showers", + "thunderstorm": "Thunderstorm", + "thunderstormWithHail": "Thunderstorm with hail", + "unknown": "Unknown" + } + } +} \ No newline at end of file From 91d37cf01ae53b60d89af54267bd1c31f5aafe99 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:07 +0200 Subject: [PATCH 124/291] New translations search.json (Swedish) --- public/locales/sv/modules/search.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 public/locales/sv/modules/search.json diff --git a/public/locales/sv/modules/search.json b/public/locales/sv/modules/search.json new file mode 100644 index 000000000..0476bb186 --- /dev/null +++ b/public/locales/sv/modules/search.json @@ -0,0 +1,9 @@ +{ + "descriptor": { + "name": "Search Bar", + "description": "Search bar to search the web, youtube, torrents or overseerr" + }, + "input": { + "placeholder": "Search the web..." + } +} \ No newline at end of file From 68d2e8217de978b4b9473dba4855a4e3a6b7e21a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:08 +0200 Subject: [PATCH 125/291] New translations search.json (Dutch) --- public/locales/nl/modules/search.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 public/locales/nl/modules/search.json diff --git a/public/locales/nl/modules/search.json b/public/locales/nl/modules/search.json new file mode 100644 index 000000000..0476bb186 --- /dev/null +++ b/public/locales/nl/modules/search.json @@ -0,0 +1,9 @@ +{ + "descriptor": { + "name": "Search Bar", + "description": "Search bar to search the web, youtube, torrents or overseerr" + }, + "input": { + "placeholder": "Search the web..." + } +} \ No newline at end of file From 345d5584b943859daaf2c7cb1d85c836e11a186f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:09 +0200 Subject: [PATCH 126/291] New translations overseerr.json (Spanish) --- public/locales/es/modules/overseerr.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/es/modules/overseerr.json diff --git a/public/locales/es/modules/overseerr.json b/public/locales/es/modules/overseerr.json new file mode 100644 index 000000000..e7b44289e --- /dev/null +++ b/public/locales/es/modules/overseerr.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "Overseerr", + "description": "Allows you to search and add media from Overseerr/Jellyseerr" + }, + "popup": { + "item": { + "buttons": { + "askFor": "Ask for {{title}}", + "cancel": "Cancel", + "request": "Request" + }, + "alerts": { + "automaticApproval": { + "title": "Using API key", + "text": "This request will be automatically approved" + } + } + }, + "seasonSelector": { + "caption": "Tick the seasons that you want to be downloaded", + "table": { + "header": { + "season": "Season", + "numberOfEpisodes": "Number of episodes" + } + } + } + } +} \ No newline at end of file From 3bc1bb59580bccda14811526beae6b8b0468218d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:10 +0200 Subject: [PATCH 127/291] New translations ping.json (German) --- public/locales/de/modules/ping.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/de/modules/ping.json b/public/locales/de/modules/ping.json index 645e2dd61..403c8027b 100644 --- a/public/locales/de/modules/ping.json +++ b/public/locales/de/modules/ping.json @@ -1,11 +1,11 @@ { "descriptor": { - "name": "Ping Services", - "description": "Pings your services and shows their status as an indicator" + "name": "Ping", + "description": "Allows you to check if the service is up or returns a specific HTTP status code." }, "states": { - "online": "Online {{response}}", - "offline": "Offline {{response}}", - "loading": "Laden..." - } + "online": "Online {{response}}", + "offline": "Offline {{response}}", + "loading": "Loading..." + } } \ No newline at end of file From 34d44bdf11ae6b370d7377e7676101885ff1c275 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:11 +0200 Subject: [PATCH 128/291] New translations overseerr.json (German) --- public/locales/de/modules/overseerr.json | 46 +++++++++++++----------- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/public/locales/de/modules/overseerr.json b/public/locales/de/modules/overseerr.json index 99ce654f8..e7b44289e 100644 --- a/public/locales/de/modules/overseerr.json +++ b/public/locales/de/modules/overseerr.json @@ -1,26 +1,30 @@ { + "descriptor": { + "name": "Overseerr", + "description": "Allows you to search and add media from Overseerr/Jellyseerr" + }, "popup": { - "item": { - "buttons": { - "askFor": "Fragen für {{title}}", - "cancel": "Abbrechen", - "request": "Anfragen" - }, - "alerts": { - "automaticApproval": { - "title": "Einen API Schlüssel benutzen", - "text": "Diese Anfrage wird automatisch genehmigt" - } - } - }, - "seasonSelector": { - "caption": "Kreuze die Staffeln an, die heruntergeladen werden sollen.", - "table": { - "header": { - "season": "Staffel", - "numberOfEpisodes": "Anzahl von Episoden" - } - } + "item": { + "buttons": { + "askFor": "Ask for {{title}}", + "cancel": "Cancel", + "request": "Request" + }, + "alerts": { + "automaticApproval": { + "title": "Using API key", + "text": "This request will be automatically approved" } } + }, + "seasonSelector": { + "caption": "Tick the seasons that you want to be downloaded", + "table": { + "header": { + "season": "Season", + "numberOfEpisodes": "Number of episodes" + } + } + } + } } \ No newline at end of file From 40363e0a9d34ce21d31975795c7b0f357639fa70 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:12 +0200 Subject: [PATCH 129/291] New translations overseerr.json (Italian) --- public/locales/it/modules/overseerr.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/it/modules/overseerr.json diff --git a/public/locales/it/modules/overseerr.json b/public/locales/it/modules/overseerr.json new file mode 100644 index 000000000..e7b44289e --- /dev/null +++ b/public/locales/it/modules/overseerr.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "Overseerr", + "description": "Allows you to search and add media from Overseerr/Jellyseerr" + }, + "popup": { + "item": { + "buttons": { + "askFor": "Ask for {{title}}", + "cancel": "Cancel", + "request": "Request" + }, + "alerts": { + "automaticApproval": { + "title": "Using API key", + "text": "This request will be automatically approved" + } + } + }, + "seasonSelector": { + "caption": "Tick the seasons that you want to be downloaded", + "table": { + "header": { + "season": "Season", + "numberOfEpisodes": "Number of episodes" + } + } + } + } +} \ No newline at end of file From f2c1957beafb7eb3fec01c20b82e89cf3319b90e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:12 +0200 Subject: [PATCH 130/291] New translations overseerr.json (Japanese) --- public/locales/ja/modules/overseerr.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/ja/modules/overseerr.json diff --git a/public/locales/ja/modules/overseerr.json b/public/locales/ja/modules/overseerr.json new file mode 100644 index 000000000..e7b44289e --- /dev/null +++ b/public/locales/ja/modules/overseerr.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "Overseerr", + "description": "Allows you to search and add media from Overseerr/Jellyseerr" + }, + "popup": { + "item": { + "buttons": { + "askFor": "Ask for {{title}}", + "cancel": "Cancel", + "request": "Request" + }, + "alerts": { + "automaticApproval": { + "title": "Using API key", + "text": "This request will be automatically approved" + } + } + }, + "seasonSelector": { + "caption": "Tick the seasons that you want to be downloaded", + "table": { + "header": { + "season": "Season", + "numberOfEpisodes": "Number of episodes" + } + } + } + } +} \ No newline at end of file From 424169aaa909aad6653a4a90045e19446669de54 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:13 +0200 Subject: [PATCH 131/291] New translations overseerr.json (Dutch) --- public/locales/nl/modules/overseerr.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/nl/modules/overseerr.json diff --git a/public/locales/nl/modules/overseerr.json b/public/locales/nl/modules/overseerr.json new file mode 100644 index 000000000..e7b44289e --- /dev/null +++ b/public/locales/nl/modules/overseerr.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "Overseerr", + "description": "Allows you to search and add media from Overseerr/Jellyseerr" + }, + "popup": { + "item": { + "buttons": { + "askFor": "Ask for {{title}}", + "cancel": "Cancel", + "request": "Request" + }, + "alerts": { + "automaticApproval": { + "title": "Using API key", + "text": "This request will be automatically approved" + } + } + }, + "seasonSelector": { + "caption": "Tick the seasons that you want to be downloaded", + "table": { + "header": { + "season": "Season", + "numberOfEpisodes": "Number of episodes" + } + } + } + } +} \ No newline at end of file From bbda7b39039c7731ddc51164cd0793a60b9e2529 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:15 +0200 Subject: [PATCH 132/291] New translations overseerr.json (Russian) --- public/locales/ru/modules/overseerr.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/ru/modules/overseerr.json diff --git a/public/locales/ru/modules/overseerr.json b/public/locales/ru/modules/overseerr.json new file mode 100644 index 000000000..e7b44289e --- /dev/null +++ b/public/locales/ru/modules/overseerr.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "Overseerr", + "description": "Allows you to search and add media from Overseerr/Jellyseerr" + }, + "popup": { + "item": { + "buttons": { + "askFor": "Ask for {{title}}", + "cancel": "Cancel", + "request": "Request" + }, + "alerts": { + "automaticApproval": { + "title": "Using API key", + "text": "This request will be automatically approved" + } + } + }, + "seasonSelector": { + "caption": "Tick the seasons that you want to be downloaded", + "table": { + "header": { + "season": "Season", + "numberOfEpisodes": "Number of episodes" + } + } + } + } +} \ No newline at end of file From a83220cef1a33821a6b9bb3ecaec49621d23484f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:16 +0200 Subject: [PATCH 133/291] New translations overseerr.json (Swedish) --- public/locales/sv/modules/overseerr.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/sv/modules/overseerr.json diff --git a/public/locales/sv/modules/overseerr.json b/public/locales/sv/modules/overseerr.json new file mode 100644 index 000000000..e7b44289e --- /dev/null +++ b/public/locales/sv/modules/overseerr.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "Overseerr", + "description": "Allows you to search and add media from Overseerr/Jellyseerr" + }, + "popup": { + "item": { + "buttons": { + "askFor": "Ask for {{title}}", + "cancel": "Cancel", + "request": "Request" + }, + "alerts": { + "automaticApproval": { + "title": "Using API key", + "text": "This request will be automatically approved" + } + } + }, + "seasonSelector": { + "caption": "Tick the seasons that you want to be downloaded", + "table": { + "header": { + "season": "Season", + "numberOfEpisodes": "Number of episodes" + } + } + } + } +} \ No newline at end of file From f8f13bd08bd89c2e8366916eccfe5deac87cb25b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:16 +0200 Subject: [PATCH 134/291] New translations overseerr.json (Chinese Simplified) --- public/locales/zh/modules/overseerr.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/zh/modules/overseerr.json diff --git a/public/locales/zh/modules/overseerr.json b/public/locales/zh/modules/overseerr.json new file mode 100644 index 000000000..e7b44289e --- /dev/null +++ b/public/locales/zh/modules/overseerr.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "Overseerr", + "description": "Allows you to search and add media from Overseerr/Jellyseerr" + }, + "popup": { + "item": { + "buttons": { + "askFor": "Ask for {{title}}", + "cancel": "Cancel", + "request": "Request" + }, + "alerts": { + "automaticApproval": { + "title": "Using API key", + "text": "This request will be automatically approved" + } + } + }, + "seasonSelector": { + "caption": "Tick the seasons that you want to be downloaded", + "table": { + "header": { + "season": "Season", + "numberOfEpisodes": "Number of episodes" + } + } + } + } +} \ No newline at end of file From 74b38d805557889b4f5bd586cdd6520b515e67eb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:17 +0200 Subject: [PATCH 135/291] New translations overseerr.json (English) --- public/locales/en/modules/overseerr.json | 42 ++++++++++++------------ 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/public/locales/en/modules/overseerr.json b/public/locales/en/modules/overseerr.json index ed9df1477..e7b44289e 100644 --- a/public/locales/en/modules/overseerr.json +++ b/public/locales/en/modules/overseerr.json @@ -4,27 +4,27 @@ "description": "Allows you to search and add media from Overseerr/Jellyseerr" }, "popup": { - "item": { - "buttons": { - "askFor": "Ask for {{title}}", - "cancel": "Cancel", - "request": "Request" - }, - "alerts": { - "automaticApproval": { - "title": "Using API key", - "text": "This request will be automatically approved" - } - } - }, - "seasonSelector": { - "caption": "Tick the seasons that you want to be downloaded", - "table": { - "header": { - "season": "Season", - "numberOfEpisodes": "Number of episodes" - } - } + "item": { + "buttons": { + "askFor": "Ask for {{title}}", + "cancel": "Cancel", + "request": "Request" + }, + "alerts": { + "automaticApproval": { + "title": "Using API key", + "text": "This request will be automatically approved" } } + }, + "seasonSelector": { + "caption": "Tick the seasons that you want to be downloaded", + "table": { + "header": { + "season": "Season", + "numberOfEpisodes": "Number of episodes" + } + } + } + } } \ No newline at end of file From efc4958e19d2ed7ef5f8bc18b88c4abf56ce8cfa Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:18 +0200 Subject: [PATCH 136/291] New translations ping.json (French) --- public/locales/fr/modules/ping.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/fr/modules/ping.json diff --git a/public/locales/fr/modules/ping.json b/public/locales/fr/modules/ping.json new file mode 100644 index 000000000..403c8027b --- /dev/null +++ b/public/locales/fr/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Ping", + "description": "Allows you to check if the service is up or returns a specific HTTP status code." + }, + "states": { + "online": "Online {{response}}", + "offline": "Offline {{response}}", + "loading": "Loading..." + } +} \ No newline at end of file From 811533eba5d955bf48534291d912c856c95fa6b4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:20 +0200 Subject: [PATCH 137/291] New translations ping.json (Spanish) --- public/locales/es/modules/ping.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/es/modules/ping.json diff --git a/public/locales/es/modules/ping.json b/public/locales/es/modules/ping.json new file mode 100644 index 000000000..403c8027b --- /dev/null +++ b/public/locales/es/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Ping", + "description": "Allows you to check if the service is up or returns a specific HTTP status code." + }, + "states": { + "online": "Online {{response}}", + "offline": "Offline {{response}}", + "loading": "Loading..." + } +} \ No newline at end of file From b616d0200dde4d90874b18350878b10ddc9d4eea Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:21 +0200 Subject: [PATCH 138/291] New translations ping.json (Italian) --- public/locales/it/modules/ping.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/it/modules/ping.json diff --git a/public/locales/it/modules/ping.json b/public/locales/it/modules/ping.json new file mode 100644 index 000000000..403c8027b --- /dev/null +++ b/public/locales/it/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Ping", + "description": "Allows you to check if the service is up or returns a specific HTTP status code." + }, + "states": { + "online": "Online {{response}}", + "offline": "Offline {{response}}", + "loading": "Loading..." + } +} \ No newline at end of file From 69d788ff28cff44360a205866ed00a3a92b8d009 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:22 +0200 Subject: [PATCH 139/291] New translations search.json (Japanese) --- public/locales/ja/modules/search.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 public/locales/ja/modules/search.json diff --git a/public/locales/ja/modules/search.json b/public/locales/ja/modules/search.json new file mode 100644 index 000000000..0476bb186 --- /dev/null +++ b/public/locales/ja/modules/search.json @@ -0,0 +1,9 @@ +{ + "descriptor": { + "name": "Search Bar", + "description": "Search bar to search the web, youtube, torrents or overseerr" + }, + "input": { + "placeholder": "Search the web..." + } +} \ No newline at end of file From 388eaa1bf81a41f84e8fbf268a49b793b8ed6125 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:23 +0200 Subject: [PATCH 140/291] New translations ping.json (Japanese) --- public/locales/ja/modules/ping.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/ja/modules/ping.json diff --git a/public/locales/ja/modules/ping.json b/public/locales/ja/modules/ping.json new file mode 100644 index 000000000..403c8027b --- /dev/null +++ b/public/locales/ja/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Ping", + "description": "Allows you to check if the service is up or returns a specific HTTP status code." + }, + "states": { + "online": "Online {{response}}", + "offline": "Offline {{response}}", + "loading": "Loading..." + } +} \ No newline at end of file From f41ff8a6e8508fa50eb7891de0cfe1e28d5fd572 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:23 +0200 Subject: [PATCH 141/291] New translations ping.json (Dutch) --- public/locales/nl/modules/ping.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/nl/modules/ping.json diff --git a/public/locales/nl/modules/ping.json b/public/locales/nl/modules/ping.json new file mode 100644 index 000000000..403c8027b --- /dev/null +++ b/public/locales/nl/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Ping", + "description": "Allows you to check if the service is up or returns a specific HTTP status code." + }, + "states": { + "online": "Online {{response}}", + "offline": "Offline {{response}}", + "loading": "Loading..." + } +} \ No newline at end of file From 9b55681161209504637dab1f5a1a2e84316e9bea Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:25 +0200 Subject: [PATCH 142/291] New translations ping.json (Russian) --- public/locales/ru/modules/ping.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/ru/modules/ping.json diff --git a/public/locales/ru/modules/ping.json b/public/locales/ru/modules/ping.json new file mode 100644 index 000000000..403c8027b --- /dev/null +++ b/public/locales/ru/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Ping", + "description": "Allows you to check if the service is up or returns a specific HTTP status code." + }, + "states": { + "online": "Online {{response}}", + "offline": "Offline {{response}}", + "loading": "Loading..." + } +} \ No newline at end of file From cf25dee768001befe5820c761c7c4325a109ee39 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:25 +0200 Subject: [PATCH 143/291] New translations ping.json (Swedish) --- public/locales/sv/modules/ping.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/sv/modules/ping.json diff --git a/public/locales/sv/modules/ping.json b/public/locales/sv/modules/ping.json new file mode 100644 index 000000000..403c8027b --- /dev/null +++ b/public/locales/sv/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Ping", + "description": "Allows you to check if the service is up or returns a specific HTTP status code." + }, + "states": { + "online": "Online {{response}}", + "offline": "Offline {{response}}", + "loading": "Loading..." + } +} \ No newline at end of file From 4304991faabfd2597f91132cd7b566ba75215804 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:26 +0200 Subject: [PATCH 144/291] New translations ping.json (Chinese Simplified) --- public/locales/zh/modules/ping.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/zh/modules/ping.json diff --git a/public/locales/zh/modules/ping.json b/public/locales/zh/modules/ping.json new file mode 100644 index 000000000..403c8027b --- /dev/null +++ b/public/locales/zh/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "Ping", + "description": "Allows you to check if the service is up or returns a specific HTTP status code." + }, + "states": { + "online": "Online {{response}}", + "offline": "Offline {{response}}", + "loading": "Loading..." + } +} \ No newline at end of file From 4303bd060e2999f8f91bfadd8cfddbdf12565d20 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:28 +0200 Subject: [PATCH 145/291] New translations search.json (French) --- public/locales/fr/modules/search.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 public/locales/fr/modules/search.json diff --git a/public/locales/fr/modules/search.json b/public/locales/fr/modules/search.json new file mode 100644 index 000000000..0476bb186 --- /dev/null +++ b/public/locales/fr/modules/search.json @@ -0,0 +1,9 @@ +{ + "descriptor": { + "name": "Search Bar", + "description": "Search bar to search the web, youtube, torrents or overseerr" + }, + "input": { + "placeholder": "Search the web..." + } +} \ No newline at end of file From 46581dfeee0a32248c33a4dd92863ff2aed24e32 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:29 +0200 Subject: [PATCH 146/291] New translations search.json (Spanish) --- public/locales/es/modules/search.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 public/locales/es/modules/search.json diff --git a/public/locales/es/modules/search.json b/public/locales/es/modules/search.json new file mode 100644 index 000000000..0476bb186 --- /dev/null +++ b/public/locales/es/modules/search.json @@ -0,0 +1,9 @@ +{ + "descriptor": { + "name": "Search Bar", + "description": "Search bar to search the web, youtube, torrents or overseerr" + }, + "input": { + "placeholder": "Search the web..." + } +} \ No newline at end of file From 5632541724732e9f6e9b9920a6ea56740f293cd8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:30 +0200 Subject: [PATCH 147/291] New translations search.json (German) --- public/locales/de/modules/search.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/public/locales/de/modules/search.json b/public/locales/de/modules/search.json index e794b039b..0476bb186 100644 --- a/public/locales/de/modules/search.json +++ b/public/locales/de/modules/search.json @@ -1,5 +1,9 @@ { + "descriptor": { + "name": "Search Bar", + "description": "Search bar to search the web, youtube, torrents or overseerr" + }, "input": { - "placeholder": "Das Internet durchsuchen..." - } + "placeholder": "Search the web..." + } } \ No newline at end of file From 9517d118aea7a22f653a82c9d53a34a680bac0b6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:31 +0200 Subject: [PATCH 148/291] New translations search.json (Italian) --- public/locales/it/modules/search.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 public/locales/it/modules/search.json diff --git a/public/locales/it/modules/search.json b/public/locales/it/modules/search.json new file mode 100644 index 000000000..0476bb186 --- /dev/null +++ b/public/locales/it/modules/search.json @@ -0,0 +1,9 @@ +{ + "descriptor": { + "name": "Search Bar", + "description": "Search bar to search the web, youtube, torrents or overseerr" + }, + "input": { + "placeholder": "Search the web..." + } +} \ No newline at end of file From e80eee19464ffa7c543e73255aa63cdc3171e109 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:32 +0200 Subject: [PATCH 149/291] New translations weather.json (English) --- public/locales/en/modules/weather.json | 34 +++++++++++++------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/public/locales/en/modules/weather.json b/public/locales/en/modules/weather.json index c0aec151a..405c36263 100644 --- a/public/locales/en/modules/weather.json +++ b/public/locales/en/modules/weather.json @@ -12,21 +12,21 @@ } }, "card": { - "weatherDescriptions": { - "clear": "Clear", - "mainlyClear": "Mainly clear", - "fog": "Fog", - "drizzle": "Drizzle", - "freezingDrizzle": "Freezing drizzle", - "rain": "Rain", - "freezingRain": "Freezing rain", - "snowFall": "Snow fall", - "snowGrains": "Snow grains", - "rainShowers": "Rain showers", - "snowShowers": "Snow showers", - "thunderstorm": "Thunderstorm", - "thunderstormWithHail": "Thunderstorm with hail", - "unknown": "Unknown" - } - } + "weatherDescriptions": { + "clear": "Clear", + "mainlyClear": "Mainly clear", + "fog": "Fog", + "drizzle": "Drizzle", + "freezingDrizzle": "Freezing drizzle", + "rain": "Rain", + "freezingRain": "Freezing rain", + "snowFall": "Snow fall", + "snowGrains": "Snow grains", + "rainShowers": "Rain showers", + "snowShowers": "Snow showers", + "thunderstorm": "Thunderstorm", + "thunderstormWithHail": "Thunderstorm with hail", + "unknown": "Unknown" + } + } } \ No newline at end of file From b31bf02b471a23db275a228a986a148469ccbba3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:32 +0200 Subject: [PATCH 150/291] New translations app-width.json (French) --- public/locales/fr/settings/customization/app-width.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/fr/settings/customization/app-width.json diff --git a/public/locales/fr/settings/customization/app-width.json b/public/locales/fr/settings/customization/app-width.json new file mode 100644 index 000000000..e7636eef0 --- /dev/null +++ b/public/locales/fr/settings/customization/app-width.json @@ -0,0 +1,3 @@ +{ + "label": "App Width" +} \ No newline at end of file From c74a2725cbd39dd9dc6d9cfc00a761598257899c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:33 +0200 Subject: [PATCH 151/291] New translations page-appearance.json (Swedish) --- .../customization/page-appearance.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/locales/sv/settings/customization/page-appearance.json diff --git a/public/locales/sv/settings/customization/page-appearance.json b/public/locales/sv/settings/customization/page-appearance.json new file mode 100644 index 000000000..051c11d86 --- /dev/null +++ b/public/locales/sv/settings/customization/page-appearance.json @@ -0,0 +1,21 @@ +{ + "pageTitle": { + "label": "Page Title", + "placeholder": "Homarr 🦞" + }, + "logo": { + "label": "Logo", + "placeholder": "/img/logo.png" + }, + "favicon": { + "label": "Favicon", + "placeholder": "/favicon.png" + }, + "background": { + "label": "Background", + "placeholder": "/img/background.png" + }, + "buttons": { + "submit": "Submit" + } +} \ No newline at end of file From 898524dd454cea38aed285c2aba30deced273f9b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:34 +0200 Subject: [PATCH 152/291] New translations opacity-selector.json (Chinese Simplified) --- public/locales/zh/settings/customization/opacity-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/zh/settings/customization/opacity-selector.json diff --git a/public/locales/zh/settings/customization/opacity-selector.json b/public/locales/zh/settings/customization/opacity-selector.json new file mode 100644 index 000000000..edd46daea --- /dev/null +++ b/public/locales/zh/settings/customization/opacity-selector.json @@ -0,0 +1,3 @@ +{ + "label": "App Opacity" +} \ No newline at end of file From 1ebbfcfa11fca1950ecfbf1f68ea82bc5671393d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:36 +0200 Subject: [PATCH 153/291] New translations page-appearance.json (French) --- .../customization/page-appearance.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/locales/fr/settings/customization/page-appearance.json diff --git a/public/locales/fr/settings/customization/page-appearance.json b/public/locales/fr/settings/customization/page-appearance.json new file mode 100644 index 000000000..051c11d86 --- /dev/null +++ b/public/locales/fr/settings/customization/page-appearance.json @@ -0,0 +1,21 @@ +{ + "pageTitle": { + "label": "Page Title", + "placeholder": "Homarr 🦞" + }, + "logo": { + "label": "Logo", + "placeholder": "/img/logo.png" + }, + "favicon": { + "label": "Favicon", + "placeholder": "/favicon.png" + }, + "background": { + "label": "Background", + "placeholder": "/img/background.png" + }, + "buttons": { + "submit": "Submit" + } +} \ No newline at end of file From db2c1fd423291319c07fb9e4ea7416ad208f3733 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:37 +0200 Subject: [PATCH 154/291] New translations page-appearance.json (Spanish) --- .../customization/page-appearance.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/locales/es/settings/customization/page-appearance.json diff --git a/public/locales/es/settings/customization/page-appearance.json b/public/locales/es/settings/customization/page-appearance.json new file mode 100644 index 000000000..051c11d86 --- /dev/null +++ b/public/locales/es/settings/customization/page-appearance.json @@ -0,0 +1,21 @@ +{ + "pageTitle": { + "label": "Page Title", + "placeholder": "Homarr 🦞" + }, + "logo": { + "label": "Logo", + "placeholder": "/img/logo.png" + }, + "favicon": { + "label": "Favicon", + "placeholder": "/favicon.png" + }, + "background": { + "label": "Background", + "placeholder": "/img/background.png" + }, + "buttons": { + "submit": "Submit" + } +} \ No newline at end of file From 30d869a3962e5c452a25624fc0acd848a04d62f3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:38 +0200 Subject: [PATCH 155/291] New translations page-appearance.json (German) --- .../locales/de/settings/customization/page-appearance.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/de/settings/customization/page-appearance.json b/public/locales/de/settings/customization/page-appearance.json index cb9740b31..051c11d86 100644 --- a/public/locales/de/settings/customization/page-appearance.json +++ b/public/locales/de/settings/customization/page-appearance.json @@ -1,6 +1,6 @@ { "pageTitle": { - "label": "Seiten Titel", + "label": "Page Title", "placeholder": "Homarr 🦞" }, "logo": { @@ -12,10 +12,10 @@ "placeholder": "/favicon.png" }, "background": { - "label": "Hintergrund", + "label": "Background", "placeholder": "/img/background.png" }, "buttons": { - "submit": "Absenden" + "submit": "Submit" } } \ No newline at end of file From 96da3e7866f1f3eb9b1faabfccb1a701cca076ec Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:39 +0200 Subject: [PATCH 156/291] New translations page-appearance.json (Italian) --- .../customization/page-appearance.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/locales/it/settings/customization/page-appearance.json diff --git a/public/locales/it/settings/customization/page-appearance.json b/public/locales/it/settings/customization/page-appearance.json new file mode 100644 index 000000000..051c11d86 --- /dev/null +++ b/public/locales/it/settings/customization/page-appearance.json @@ -0,0 +1,21 @@ +{ + "pageTitle": { + "label": "Page Title", + "placeholder": "Homarr 🦞" + }, + "logo": { + "label": "Logo", + "placeholder": "/img/logo.png" + }, + "favicon": { + "label": "Favicon", + "placeholder": "/favicon.png" + }, + "background": { + "label": "Background", + "placeholder": "/img/background.png" + }, + "buttons": { + "submit": "Submit" + } +} \ No newline at end of file From af97762c29dacd642a95e40a6475f30bfd1c8bfb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:39 +0200 Subject: [PATCH 157/291] New translations page-appearance.json (Japanese) --- .../customization/page-appearance.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/locales/ja/settings/customization/page-appearance.json diff --git a/public/locales/ja/settings/customization/page-appearance.json b/public/locales/ja/settings/customization/page-appearance.json new file mode 100644 index 000000000..051c11d86 --- /dev/null +++ b/public/locales/ja/settings/customization/page-appearance.json @@ -0,0 +1,21 @@ +{ + "pageTitle": { + "label": "Page Title", + "placeholder": "Homarr 🦞" + }, + "logo": { + "label": "Logo", + "placeholder": "/img/logo.png" + }, + "favicon": { + "label": "Favicon", + "placeholder": "/favicon.png" + }, + "background": { + "label": "Background", + "placeholder": "/img/background.png" + }, + "buttons": { + "submit": "Submit" + } +} \ No newline at end of file From 09767de08b5cb1d48dd66e1c59135dcc5bf30c7a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:40 +0200 Subject: [PATCH 158/291] New translations page-appearance.json (Dutch) --- .../customization/page-appearance.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/locales/nl/settings/customization/page-appearance.json diff --git a/public/locales/nl/settings/customization/page-appearance.json b/public/locales/nl/settings/customization/page-appearance.json new file mode 100644 index 000000000..051c11d86 --- /dev/null +++ b/public/locales/nl/settings/customization/page-appearance.json @@ -0,0 +1,21 @@ +{ + "pageTitle": { + "label": "Page Title", + "placeholder": "Homarr 🦞" + }, + "logo": { + "label": "Logo", + "placeholder": "/img/logo.png" + }, + "favicon": { + "label": "Favicon", + "placeholder": "/favicon.png" + }, + "background": { + "label": "Background", + "placeholder": "/img/background.png" + }, + "buttons": { + "submit": "Submit" + } +} \ No newline at end of file From e7e41fe022c75a9aa78711be4be4f0845a6d9239 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:41 +0200 Subject: [PATCH 159/291] New translations page-appearance.json (Russian) --- .../customization/page-appearance.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/locales/ru/settings/customization/page-appearance.json diff --git a/public/locales/ru/settings/customization/page-appearance.json b/public/locales/ru/settings/customization/page-appearance.json new file mode 100644 index 000000000..051c11d86 --- /dev/null +++ b/public/locales/ru/settings/customization/page-appearance.json @@ -0,0 +1,21 @@ +{ + "pageTitle": { + "label": "Page Title", + "placeholder": "Homarr 🦞" + }, + "logo": { + "label": "Logo", + "placeholder": "/img/logo.png" + }, + "favicon": { + "label": "Favicon", + "placeholder": "/favicon.png" + }, + "background": { + "label": "Background", + "placeholder": "/img/background.png" + }, + "buttons": { + "submit": "Submit" + } +} \ No newline at end of file From 2e6dc0973cbf56e64c7133ad9e188473808587ea Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:42 +0200 Subject: [PATCH 160/291] New translations page-appearance.json (Chinese Simplified) --- .../customization/page-appearance.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/locales/zh/settings/customization/page-appearance.json diff --git a/public/locales/zh/settings/customization/page-appearance.json b/public/locales/zh/settings/customization/page-appearance.json new file mode 100644 index 000000000..051c11d86 --- /dev/null +++ b/public/locales/zh/settings/customization/page-appearance.json @@ -0,0 +1,21 @@ +{ + "pageTitle": { + "label": "Page Title", + "placeholder": "Homarr 🦞" + }, + "logo": { + "label": "Logo", + "placeholder": "/img/logo.png" + }, + "favicon": { + "label": "Favicon", + "placeholder": "/favicon.png" + }, + "background": { + "label": "Background", + "placeholder": "/img/background.png" + }, + "buttons": { + "submit": "Submit" + } +} \ No newline at end of file From 172b2ff253fd58fa7ad86e6c72d92ba316d930c5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:43 +0200 Subject: [PATCH 161/291] New translations opacity-selector.json (Russian) --- public/locales/ru/settings/customization/opacity-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ru/settings/customization/opacity-selector.json diff --git a/public/locales/ru/settings/customization/opacity-selector.json b/public/locales/ru/settings/customization/opacity-selector.json new file mode 100644 index 000000000..edd46daea --- /dev/null +++ b/public/locales/ru/settings/customization/opacity-selector.json @@ -0,0 +1,3 @@ +{ + "label": "App Opacity" +} \ No newline at end of file From cb73198f2601756a50f5b755c05e078351af3e32 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:45 +0200 Subject: [PATCH 162/291] New translations shade-selector.json (French) --- public/locales/fr/settings/customization/shade-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/fr/settings/customization/shade-selector.json diff --git a/public/locales/fr/settings/customization/shade-selector.json b/public/locales/fr/settings/customization/shade-selector.json new file mode 100644 index 000000000..076aee080 --- /dev/null +++ b/public/locales/fr/settings/customization/shade-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Shade" +} \ No newline at end of file From 18311db740e3ee01e7b627bb6a5d36dfe5f96ddf Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:46 +0200 Subject: [PATCH 163/291] New translations shade-selector.json (Spanish) --- public/locales/es/settings/customization/shade-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/es/settings/customization/shade-selector.json diff --git a/public/locales/es/settings/customization/shade-selector.json b/public/locales/es/settings/customization/shade-selector.json new file mode 100644 index 000000000..076aee080 --- /dev/null +++ b/public/locales/es/settings/customization/shade-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Shade" +} \ No newline at end of file From 3f421f81efff96022a8db0a085a3cb2a8fcd02a0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:47 +0200 Subject: [PATCH 164/291] New translations shade-selector.json (German) --- public/locales/de/settings/customization/shade-selector.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/customization/shade-selector.json b/public/locales/de/settings/customization/shade-selector.json index 88ad84009..076aee080 100644 --- a/public/locales/de/settings/customization/shade-selector.json +++ b/public/locales/de/settings/customization/shade-selector.json @@ -1,3 +1,3 @@ { - "label": "Shatten" + "label": "Shade" } \ No newline at end of file From de0742f3cc7ac75491150c8e0a8992d3014e019a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:48 +0200 Subject: [PATCH 165/291] New translations shade-selector.json (Italian) --- public/locales/it/settings/customization/shade-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/it/settings/customization/shade-selector.json diff --git a/public/locales/it/settings/customization/shade-selector.json b/public/locales/it/settings/customization/shade-selector.json new file mode 100644 index 000000000..076aee080 --- /dev/null +++ b/public/locales/it/settings/customization/shade-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Shade" +} \ No newline at end of file From 98d72ea407519ef52b6d12d625520e8dfca1e294 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:48 +0200 Subject: [PATCH 166/291] New translations shade-selector.json (Japanese) --- public/locales/ja/settings/customization/shade-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ja/settings/customization/shade-selector.json diff --git a/public/locales/ja/settings/customization/shade-selector.json b/public/locales/ja/settings/customization/shade-selector.json new file mode 100644 index 000000000..076aee080 --- /dev/null +++ b/public/locales/ja/settings/customization/shade-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Shade" +} \ No newline at end of file From 0448956d60b492ae183a5ce39363f6670fe78fdd Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:49 +0200 Subject: [PATCH 167/291] New translations shade-selector.json (Dutch) --- public/locales/nl/settings/customization/shade-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/nl/settings/customization/shade-selector.json diff --git a/public/locales/nl/settings/customization/shade-selector.json b/public/locales/nl/settings/customization/shade-selector.json new file mode 100644 index 000000000..076aee080 --- /dev/null +++ b/public/locales/nl/settings/customization/shade-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Shade" +} \ No newline at end of file From 053ea485134c7e6a61035215909fc5c97911553a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:50 +0200 Subject: [PATCH 168/291] New translations shade-selector.json (Russian) --- public/locales/ru/settings/customization/shade-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ru/settings/customization/shade-selector.json diff --git a/public/locales/ru/settings/customization/shade-selector.json b/public/locales/ru/settings/customization/shade-selector.json new file mode 100644 index 000000000..076aee080 --- /dev/null +++ b/public/locales/ru/settings/customization/shade-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Shade" +} \ No newline at end of file From 5db1e10aaebf4d624b39909674b9e67a60c920df Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:51 +0200 Subject: [PATCH 169/291] New translations shade-selector.json (Swedish) --- public/locales/sv/settings/customization/shade-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/sv/settings/customization/shade-selector.json diff --git a/public/locales/sv/settings/customization/shade-selector.json b/public/locales/sv/settings/customization/shade-selector.json new file mode 100644 index 000000000..076aee080 --- /dev/null +++ b/public/locales/sv/settings/customization/shade-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Shade" +} \ No newline at end of file From 9ea1788c2141ecdf2ec127994160f853cb9c950a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:52 +0200 Subject: [PATCH 170/291] New translations shade-selector.json (Chinese Simplified) --- public/locales/zh/settings/customization/shade-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/zh/settings/customization/shade-selector.json diff --git a/public/locales/zh/settings/customization/shade-selector.json b/public/locales/zh/settings/customization/shade-selector.json new file mode 100644 index 000000000..076aee080 --- /dev/null +++ b/public/locales/zh/settings/customization/shade-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Shade" +} \ No newline at end of file From 9cfc41d582b34b1355ff47943b3484a45666d75e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:53 +0200 Subject: [PATCH 171/291] New translations opacity-selector.json (Swedish) --- public/locales/sv/settings/customization/opacity-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/sv/settings/customization/opacity-selector.json diff --git a/public/locales/sv/settings/customization/opacity-selector.json b/public/locales/sv/settings/customization/opacity-selector.json new file mode 100644 index 000000000..edd46daea --- /dev/null +++ b/public/locales/sv/settings/customization/opacity-selector.json @@ -0,0 +1,3 @@ +{ + "label": "App Opacity" +} \ No newline at end of file From c9cf638aaef3f6ed0abbb13ce50f88fce9d348e1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:54 +0200 Subject: [PATCH 172/291] New translations opacity-selector.json (Dutch) --- public/locales/nl/settings/customization/opacity-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/nl/settings/customization/opacity-selector.json diff --git a/public/locales/nl/settings/customization/opacity-selector.json b/public/locales/nl/settings/customization/opacity-selector.json new file mode 100644 index 000000000..edd46daea --- /dev/null +++ b/public/locales/nl/settings/customization/opacity-selector.json @@ -0,0 +1,3 @@ +{ + "label": "App Opacity" +} \ No newline at end of file From bb0f196820d0cecf1a80cb9d197edf5828f42fd4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:55 +0200 Subject: [PATCH 173/291] New translations app-width.json (Spanish) --- public/locales/es/settings/customization/app-width.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/es/settings/customization/app-width.json diff --git a/public/locales/es/settings/customization/app-width.json b/public/locales/es/settings/customization/app-width.json new file mode 100644 index 000000000..e7636eef0 --- /dev/null +++ b/public/locales/es/settings/customization/app-width.json @@ -0,0 +1,3 @@ +{ + "label": "App Width" +} \ No newline at end of file From da74accf2d44aef286608665ea3a93c95aca9e62 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:56 +0200 Subject: [PATCH 174/291] New translations color-selector.json (German) --- public/locales/de/settings/customization/color-selector.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/customization/color-selector.json b/public/locales/de/settings/customization/color-selector.json index fd1e6ff10..d66bbfe6e 100644 --- a/public/locales/de/settings/customization/color-selector.json +++ b/public/locales/de/settings/customization/color-selector.json @@ -1,3 +1,3 @@ { - "suffix": "{{color}} Farbe" + "suffix": "{{color}} color" } \ No newline at end of file From 9580a2f47e60ad668333d97121835c9567f23eec Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:56 +0200 Subject: [PATCH 175/291] New translations app-width.json (German) --- public/locales/de/settings/customization/app-width.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/customization/app-width.json b/public/locales/de/settings/customization/app-width.json index 631bd9d0b..e7636eef0 100644 --- a/public/locales/de/settings/customization/app-width.json +++ b/public/locales/de/settings/customization/app-width.json @@ -1,3 +1,3 @@ { - "label": "Applikations Breite" + "label": "App Width" } \ No newline at end of file From c7132dcfb7fabcd2fdec74f87292ea3ade55c5bd Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:57 +0200 Subject: [PATCH 176/291] New translations app-width.json (Italian) --- public/locales/it/settings/customization/app-width.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/it/settings/customization/app-width.json diff --git a/public/locales/it/settings/customization/app-width.json b/public/locales/it/settings/customization/app-width.json new file mode 100644 index 000000000..e7636eef0 --- /dev/null +++ b/public/locales/it/settings/customization/app-width.json @@ -0,0 +1,3 @@ +{ + "label": "App Width" +} \ No newline at end of file From 8cbdfcab883d6eaf31b8df1a19842cd1d202b791 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:58 +0200 Subject: [PATCH 177/291] New translations app-width.json (Japanese) --- public/locales/ja/settings/customization/app-width.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ja/settings/customization/app-width.json diff --git a/public/locales/ja/settings/customization/app-width.json b/public/locales/ja/settings/customization/app-width.json new file mode 100644 index 000000000..e7636eef0 --- /dev/null +++ b/public/locales/ja/settings/customization/app-width.json @@ -0,0 +1,3 @@ +{ + "label": "App Width" +} \ No newline at end of file From 71c7697e01f59512d7ca23d54f7fea989666dbf1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:59 +0200 Subject: [PATCH 178/291] New translations app-width.json (Dutch) --- public/locales/nl/settings/customization/app-width.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/nl/settings/customization/app-width.json diff --git a/public/locales/nl/settings/customization/app-width.json b/public/locales/nl/settings/customization/app-width.json new file mode 100644 index 000000000..e7636eef0 --- /dev/null +++ b/public/locales/nl/settings/customization/app-width.json @@ -0,0 +1,3 @@ +{ + "label": "App Width" +} \ No newline at end of file From 5ed6a47f8f1c08dd24b97a7c59502832015ff26f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:00 +0200 Subject: [PATCH 179/291] New translations app-width.json (Russian) --- public/locales/ru/settings/customization/app-width.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ru/settings/customization/app-width.json diff --git a/public/locales/ru/settings/customization/app-width.json b/public/locales/ru/settings/customization/app-width.json new file mode 100644 index 000000000..e7636eef0 --- /dev/null +++ b/public/locales/ru/settings/customization/app-width.json @@ -0,0 +1,3 @@ +{ + "label": "App Width" +} \ No newline at end of file From 138781265e244338d52ea16f72b79eef6ea3f5de Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:01 +0200 Subject: [PATCH 180/291] New translations app-width.json (Swedish) --- public/locales/sv/settings/customization/app-width.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/sv/settings/customization/app-width.json diff --git a/public/locales/sv/settings/customization/app-width.json b/public/locales/sv/settings/customization/app-width.json new file mode 100644 index 000000000..e7636eef0 --- /dev/null +++ b/public/locales/sv/settings/customization/app-width.json @@ -0,0 +1,3 @@ +{ + "label": "App Width" +} \ No newline at end of file From b8053142ad3464c793ffdeb3d635fe2130353713 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:02 +0200 Subject: [PATCH 181/291] New translations app-width.json (Chinese Simplified) --- public/locales/zh/settings/customization/app-width.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/zh/settings/customization/app-width.json diff --git a/public/locales/zh/settings/customization/app-width.json b/public/locales/zh/settings/customization/app-width.json new file mode 100644 index 000000000..e7636eef0 --- /dev/null +++ b/public/locales/zh/settings/customization/app-width.json @@ -0,0 +1,3 @@ +{ + "label": "App Width" +} \ No newline at end of file From bc75eaea3b37295035fa55a646b7920a8b1f972d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:03 +0200 Subject: [PATCH 182/291] New translations color-selector.json (French) --- public/locales/fr/settings/customization/color-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/fr/settings/customization/color-selector.json diff --git a/public/locales/fr/settings/customization/color-selector.json b/public/locales/fr/settings/customization/color-selector.json new file mode 100644 index 000000000..d66bbfe6e --- /dev/null +++ b/public/locales/fr/settings/customization/color-selector.json @@ -0,0 +1,3 @@ +{ + "suffix": "{{color}} color" +} \ No newline at end of file From 3a8c307c06e31079886f4347be106b93cb4c3c21 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:04 +0200 Subject: [PATCH 183/291] New translations color-selector.json (Spanish) --- public/locales/es/settings/customization/color-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/es/settings/customization/color-selector.json diff --git a/public/locales/es/settings/customization/color-selector.json b/public/locales/es/settings/customization/color-selector.json new file mode 100644 index 000000000..d66bbfe6e --- /dev/null +++ b/public/locales/es/settings/customization/color-selector.json @@ -0,0 +1,3 @@ +{ + "suffix": "{{color}} color" +} \ No newline at end of file From a950d5aab6b49287f7e4962f62c97bca82292735 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:05 +0200 Subject: [PATCH 184/291] New translations color-selector.json (Italian) --- public/locales/it/settings/customization/color-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/it/settings/customization/color-selector.json diff --git a/public/locales/it/settings/customization/color-selector.json b/public/locales/it/settings/customization/color-selector.json new file mode 100644 index 000000000..d66bbfe6e --- /dev/null +++ b/public/locales/it/settings/customization/color-selector.json @@ -0,0 +1,3 @@ +{ + "suffix": "{{color}} color" +} \ No newline at end of file From 121f098ae7bb2fecadbcd051553e2c4d6ae9ae67 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:06 +0200 Subject: [PATCH 185/291] New translations opacity-selector.json (Japanese) --- public/locales/ja/settings/customization/opacity-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ja/settings/customization/opacity-selector.json diff --git a/public/locales/ja/settings/customization/opacity-selector.json b/public/locales/ja/settings/customization/opacity-selector.json new file mode 100644 index 000000000..edd46daea --- /dev/null +++ b/public/locales/ja/settings/customization/opacity-selector.json @@ -0,0 +1,3 @@ +{ + "label": "App Opacity" +} \ No newline at end of file From fc8de47b0ec0de835dd1a84898af3a68b54baf13 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:07 +0200 Subject: [PATCH 186/291] New translations color-selector.json (Japanese) --- public/locales/ja/settings/customization/color-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ja/settings/customization/color-selector.json diff --git a/public/locales/ja/settings/customization/color-selector.json b/public/locales/ja/settings/customization/color-selector.json new file mode 100644 index 000000000..d66bbfe6e --- /dev/null +++ b/public/locales/ja/settings/customization/color-selector.json @@ -0,0 +1,3 @@ +{ + "suffix": "{{color}} color" +} \ No newline at end of file From 09f37b3a22428cd8626c3349e717c2a7d69dff1e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:08 +0200 Subject: [PATCH 187/291] New translations color-selector.json (Dutch) --- public/locales/nl/settings/customization/color-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/nl/settings/customization/color-selector.json diff --git a/public/locales/nl/settings/customization/color-selector.json b/public/locales/nl/settings/customization/color-selector.json new file mode 100644 index 000000000..d66bbfe6e --- /dev/null +++ b/public/locales/nl/settings/customization/color-selector.json @@ -0,0 +1,3 @@ +{ + "suffix": "{{color}} color" +} \ No newline at end of file From a9f113a073c7386983ffced3fc352b182463b213 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:09 +0200 Subject: [PATCH 188/291] New translations color-selector.json (Russian) --- public/locales/ru/settings/customization/color-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ru/settings/customization/color-selector.json diff --git a/public/locales/ru/settings/customization/color-selector.json b/public/locales/ru/settings/customization/color-selector.json new file mode 100644 index 000000000..d66bbfe6e --- /dev/null +++ b/public/locales/ru/settings/customization/color-selector.json @@ -0,0 +1,3 @@ +{ + "suffix": "{{color}} color" +} \ No newline at end of file From 38d563a1c0bb36845156330da325f0550c88aaef Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:10 +0200 Subject: [PATCH 189/291] New translations color-selector.json (Swedish) --- public/locales/sv/settings/customization/color-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/sv/settings/customization/color-selector.json diff --git a/public/locales/sv/settings/customization/color-selector.json b/public/locales/sv/settings/customization/color-selector.json new file mode 100644 index 000000000..d66bbfe6e --- /dev/null +++ b/public/locales/sv/settings/customization/color-selector.json @@ -0,0 +1,3 @@ +{ + "suffix": "{{color}} color" +} \ No newline at end of file From 462b48d8f050988aaf847cc2d731505a3ae24189 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:11 +0200 Subject: [PATCH 190/291] New translations color-selector.json (Chinese Simplified) --- public/locales/zh/settings/customization/color-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/zh/settings/customization/color-selector.json diff --git a/public/locales/zh/settings/customization/color-selector.json b/public/locales/zh/settings/customization/color-selector.json new file mode 100644 index 000000000..d66bbfe6e --- /dev/null +++ b/public/locales/zh/settings/customization/color-selector.json @@ -0,0 +1,3 @@ +{ + "suffix": "{{color}} color" +} \ No newline at end of file From 0025e3c053dc36c7353863c05ad0db9dda40115b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:12 +0200 Subject: [PATCH 191/291] New translations opacity-selector.json (French) --- public/locales/fr/settings/customization/opacity-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/fr/settings/customization/opacity-selector.json diff --git a/public/locales/fr/settings/customization/opacity-selector.json b/public/locales/fr/settings/customization/opacity-selector.json new file mode 100644 index 000000000..edd46daea --- /dev/null +++ b/public/locales/fr/settings/customization/opacity-selector.json @@ -0,0 +1,3 @@ +{ + "label": "App Opacity" +} \ No newline at end of file From e5128880ea1941f09533e4ba7f2abdceda2639ce Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:13 +0200 Subject: [PATCH 192/291] New translations opacity-selector.json (Spanish) --- public/locales/es/settings/customization/opacity-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/es/settings/customization/opacity-selector.json diff --git a/public/locales/es/settings/customization/opacity-selector.json b/public/locales/es/settings/customization/opacity-selector.json new file mode 100644 index 000000000..edd46daea --- /dev/null +++ b/public/locales/es/settings/customization/opacity-selector.json @@ -0,0 +1,3 @@ +{ + "label": "App Opacity" +} \ No newline at end of file From eb40cd6d4cb75aea9f9db1d8f5a3e75be6b3fb10 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:28 +0200 Subject: [PATCH 193/291] New translations opacity-selector.json (German) --- public/locales/de/settings/customization/opacity-selector.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/customization/opacity-selector.json b/public/locales/de/settings/customization/opacity-selector.json index 35d0fcb44..edd46daea 100644 --- a/public/locales/de/settings/customization/opacity-selector.json +++ b/public/locales/de/settings/customization/opacity-selector.json @@ -1,3 +1,3 @@ { - "label": "Applikation Deckkraft" + "label": "App Opacity" } \ No newline at end of file From a7df58bdc86ae36cbaa9650cd48c574e4c5fd24c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:28 +0200 Subject: [PATCH 194/291] New translations opacity-selector.json (Italian) --- public/locales/it/settings/customization/opacity-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/it/settings/customization/opacity-selector.json diff --git a/public/locales/it/settings/customization/opacity-selector.json b/public/locales/it/settings/customization/opacity-selector.json new file mode 100644 index 000000000..edd46daea --- /dev/null +++ b/public/locales/it/settings/customization/opacity-selector.json @@ -0,0 +1,3 @@ +{ + "label": "App Opacity" +} \ No newline at end of file From cf06e28b0306bf413053fe9f946e29930012bc83 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:30 +0200 Subject: [PATCH 195/291] New translations color-schema.json (French) --- public/locales/fr/settings/general/color-schema.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/fr/settings/general/color-schema.json diff --git a/public/locales/fr/settings/general/color-schema.json b/public/locales/fr/settings/general/color-schema.json new file mode 100644 index 000000000..16672bf7e --- /dev/null +++ b/public/locales/fr/settings/general/color-schema.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{scheme}} mode" +} \ No newline at end of file From 6cabe36ff924e1b5124dd1be3233b725d99abac2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:31 +0200 Subject: [PATCH 196/291] New translations module-enabler.json (Swedish) --- public/locales/sv/settings/general/module-enabler.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/sv/settings/general/module-enabler.json diff --git a/public/locales/sv/settings/general/module-enabler.json b/public/locales/sv/settings/general/module-enabler.json new file mode 100644 index 000000000..179753b6f --- /dev/null +++ b/public/locales/sv/settings/general/module-enabler.json @@ -0,0 +1,3 @@ +{ + "title": "Module enabler" +} \ No newline at end of file From 589624cb694de2d2da269d24b8e80a3974a76d19 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:32 +0200 Subject: [PATCH 197/291] New translations internationalization.json (Chinese Simplified) --- public/locales/zh/settings/general/internationalization.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/zh/settings/general/internationalization.json diff --git a/public/locales/zh/settings/general/internationalization.json b/public/locales/zh/settings/general/internationalization.json new file mode 100644 index 000000000..17f0a13bf --- /dev/null +++ b/public/locales/zh/settings/general/internationalization.json @@ -0,0 +1,3 @@ +{ + "label": "Language" +} \ No newline at end of file From 86f951f28149e9575d23c27542460147636c3e05 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:33 +0200 Subject: [PATCH 198/291] New translations module-enabler.json (French) --- public/locales/fr/settings/general/module-enabler.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/fr/settings/general/module-enabler.json diff --git a/public/locales/fr/settings/general/module-enabler.json b/public/locales/fr/settings/general/module-enabler.json new file mode 100644 index 000000000..179753b6f --- /dev/null +++ b/public/locales/fr/settings/general/module-enabler.json @@ -0,0 +1,3 @@ +{ + "title": "Module enabler" +} \ No newline at end of file From a230ca7ff06ac17b01bda36b81f361fda751308a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:34 +0200 Subject: [PATCH 199/291] New translations module-enabler.json (Spanish) --- public/locales/es/settings/general/module-enabler.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/es/settings/general/module-enabler.json diff --git a/public/locales/es/settings/general/module-enabler.json b/public/locales/es/settings/general/module-enabler.json new file mode 100644 index 000000000..179753b6f --- /dev/null +++ b/public/locales/es/settings/general/module-enabler.json @@ -0,0 +1,3 @@ +{ + "title": "Module enabler" +} \ No newline at end of file From c2a77e4677e362e156355a9b9ab91087b5272aab Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:35 +0200 Subject: [PATCH 200/291] New translations module-enabler.json (German) --- public/locales/de/settings/general/module-enabler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/general/module-enabler.json b/public/locales/de/settings/general/module-enabler.json index a48dcdc97..179753b6f 100644 --- a/public/locales/de/settings/general/module-enabler.json +++ b/public/locales/de/settings/general/module-enabler.json @@ -1,3 +1,3 @@ { - "title": "Modul-Enabler" + "title": "Module enabler" } \ No newline at end of file From 2fe8bbc17f9afd3836d0a418fa0426b3edc60b32 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:36 +0200 Subject: [PATCH 201/291] New translations module-enabler.json (Italian) --- public/locales/it/settings/general/module-enabler.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/it/settings/general/module-enabler.json diff --git a/public/locales/it/settings/general/module-enabler.json b/public/locales/it/settings/general/module-enabler.json new file mode 100644 index 000000000..179753b6f --- /dev/null +++ b/public/locales/it/settings/general/module-enabler.json @@ -0,0 +1,3 @@ +{ + "title": "Module enabler" +} \ No newline at end of file From eff84132cea2cd0ac43dac8ceeb99733192acfd4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:37 +0200 Subject: [PATCH 202/291] New translations module-enabler.json (Japanese) --- public/locales/ja/settings/general/module-enabler.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ja/settings/general/module-enabler.json diff --git a/public/locales/ja/settings/general/module-enabler.json b/public/locales/ja/settings/general/module-enabler.json new file mode 100644 index 000000000..179753b6f --- /dev/null +++ b/public/locales/ja/settings/general/module-enabler.json @@ -0,0 +1,3 @@ +{ + "title": "Module enabler" +} \ No newline at end of file From 1b4c57345ca619e26ac318fef13a57cbdab711cb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:37 +0200 Subject: [PATCH 203/291] New translations module-enabler.json (Dutch) --- public/locales/nl/settings/general/module-enabler.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/nl/settings/general/module-enabler.json diff --git a/public/locales/nl/settings/general/module-enabler.json b/public/locales/nl/settings/general/module-enabler.json new file mode 100644 index 000000000..179753b6f --- /dev/null +++ b/public/locales/nl/settings/general/module-enabler.json @@ -0,0 +1,3 @@ +{ + "title": "Module enabler" +} \ No newline at end of file From e4039a27fe3d92657f4669fc9334398aeca3ea88 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:38 +0200 Subject: [PATCH 204/291] New translations module-enabler.json (Russian) --- public/locales/ru/settings/general/module-enabler.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ru/settings/general/module-enabler.json diff --git a/public/locales/ru/settings/general/module-enabler.json b/public/locales/ru/settings/general/module-enabler.json new file mode 100644 index 000000000..179753b6f --- /dev/null +++ b/public/locales/ru/settings/general/module-enabler.json @@ -0,0 +1,3 @@ +{ + "title": "Module enabler" +} \ No newline at end of file From 823c70869e23b148362503e7ff1f6d522cbb848d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:39 +0200 Subject: [PATCH 205/291] New translations module-enabler.json (Chinese Simplified) --- public/locales/zh/settings/general/module-enabler.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/zh/settings/general/module-enabler.json diff --git a/public/locales/zh/settings/general/module-enabler.json b/public/locales/zh/settings/general/module-enabler.json new file mode 100644 index 000000000..179753b6f --- /dev/null +++ b/public/locales/zh/settings/general/module-enabler.json @@ -0,0 +1,3 @@ +{ + "title": "Module enabler" +} \ No newline at end of file From 06f28d58e5f76c8386415f9b73cbacb036867aa1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:40 +0200 Subject: [PATCH 206/291] New translations internationalization.json (Russian) --- public/locales/ru/settings/general/internationalization.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ru/settings/general/internationalization.json diff --git a/public/locales/ru/settings/general/internationalization.json b/public/locales/ru/settings/general/internationalization.json new file mode 100644 index 000000000..17f0a13bf --- /dev/null +++ b/public/locales/ru/settings/general/internationalization.json @@ -0,0 +1,3 @@ +{ + "label": "Language" +} \ No newline at end of file From 03b418e40ddc34b24634fe6453d7426579f6726b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:42 +0200 Subject: [PATCH 207/291] New translations search-engine.json (French) --- public/locales/fr/settings/general/search-engine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/fr/settings/general/search-engine.json diff --git a/public/locales/fr/settings/general/search-engine.json b/public/locales/fr/settings/general/search-engine.json new file mode 100644 index 000000000..42f708ffb --- /dev/null +++ b/public/locales/fr/settings/general/search-engine.json @@ -0,0 +1,11 @@ +{ + "title": "Search engine", + "tips": { + "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", + "placeholderTip": "%s can be used as a placeholder for the query." + }, + "customEngine": { + "label": "Query URL", + "placeholder": "Custom query URL" + } +} \ No newline at end of file From 9340d4b113f155e9a97dfb32bb713587a92d177c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:43 +0200 Subject: [PATCH 208/291] New translations search-engine.json (Spanish) --- public/locales/es/settings/general/search-engine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/es/settings/general/search-engine.json diff --git a/public/locales/es/settings/general/search-engine.json b/public/locales/es/settings/general/search-engine.json new file mode 100644 index 000000000..42f708ffb --- /dev/null +++ b/public/locales/es/settings/general/search-engine.json @@ -0,0 +1,11 @@ +{ + "title": "Search engine", + "tips": { + "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", + "placeholderTip": "%s can be used as a placeholder for the query." + }, + "customEngine": { + "label": "Query URL", + "placeholder": "Custom query URL" + } +} \ No newline at end of file From b9d908672183624ed87dc8695ffddb905005b136 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:44 +0200 Subject: [PATCH 209/291] New translations search-engine.json (German) --- .../de/settings/general/search-engine.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/public/locales/de/settings/general/search-engine.json b/public/locales/de/settings/general/search-engine.json index def5db657..42f708ffb 100644 --- a/public/locales/de/settings/general/search-engine.json +++ b/public/locales/de/settings/general/search-engine.json @@ -1,11 +1,11 @@ { - "title": "Suchmaschine", - "tips": { -"generalTip": "Verwenden die Präfixe !yt und !t vor deiner Suchanfrage, um auf YouTube bzw. nach einem Torrent zu suchen.", - "placeholderTip": "%s kann als Platzhalter für deine Suchanfrage verwendet werden." - }, - "customEngine": { - "label": "Suchanfrage URL", - "placeholder": "Benutzerdefinierte Adresse" - } + "title": "Search engine", + "tips": { + "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", + "placeholderTip": "%s can be used as a placeholder for the query." + }, + "customEngine": { + "label": "Query URL", + "placeholder": "Custom query URL" + } } \ No newline at end of file From ec0111bab6f937d649b9db60fc3ed7226a52651e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:45 +0200 Subject: [PATCH 210/291] New translations search-engine.json (Italian) --- public/locales/it/settings/general/search-engine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/it/settings/general/search-engine.json diff --git a/public/locales/it/settings/general/search-engine.json b/public/locales/it/settings/general/search-engine.json new file mode 100644 index 000000000..42f708ffb --- /dev/null +++ b/public/locales/it/settings/general/search-engine.json @@ -0,0 +1,11 @@ +{ + "title": "Search engine", + "tips": { + "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", + "placeholderTip": "%s can be used as a placeholder for the query." + }, + "customEngine": { + "label": "Query URL", + "placeholder": "Custom query URL" + } +} \ No newline at end of file From 56fda6e03d417e113b3de772a6fae0370f5d45b8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:45 +0200 Subject: [PATCH 211/291] New translations search-engine.json (Japanese) --- public/locales/ja/settings/general/search-engine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/ja/settings/general/search-engine.json diff --git a/public/locales/ja/settings/general/search-engine.json b/public/locales/ja/settings/general/search-engine.json new file mode 100644 index 000000000..42f708ffb --- /dev/null +++ b/public/locales/ja/settings/general/search-engine.json @@ -0,0 +1,11 @@ +{ + "title": "Search engine", + "tips": { + "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", + "placeholderTip": "%s can be used as a placeholder for the query." + }, + "customEngine": { + "label": "Query URL", + "placeholder": "Custom query URL" + } +} \ No newline at end of file From 9f22a5dcf0a6954f53bcc256a918d158a34c61ee Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:46 +0200 Subject: [PATCH 212/291] New translations search-engine.json (Dutch) --- public/locales/nl/settings/general/search-engine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/nl/settings/general/search-engine.json diff --git a/public/locales/nl/settings/general/search-engine.json b/public/locales/nl/settings/general/search-engine.json new file mode 100644 index 000000000..42f708ffb --- /dev/null +++ b/public/locales/nl/settings/general/search-engine.json @@ -0,0 +1,11 @@ +{ + "title": "Search engine", + "tips": { + "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", + "placeholderTip": "%s can be used as a placeholder for the query." + }, + "customEngine": { + "label": "Query URL", + "placeholder": "Custom query URL" + } +} \ No newline at end of file From 8fa2fdecb9db696f069558e7c29c3e9609975b70 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:47 +0200 Subject: [PATCH 213/291] New translations search-engine.json (Russian) --- public/locales/ru/settings/general/search-engine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/ru/settings/general/search-engine.json diff --git a/public/locales/ru/settings/general/search-engine.json b/public/locales/ru/settings/general/search-engine.json new file mode 100644 index 000000000..42f708ffb --- /dev/null +++ b/public/locales/ru/settings/general/search-engine.json @@ -0,0 +1,11 @@ +{ + "title": "Search engine", + "tips": { + "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", + "placeholderTip": "%s can be used as a placeholder for the query." + }, + "customEngine": { + "label": "Query URL", + "placeholder": "Custom query URL" + } +} \ No newline at end of file From 1192d947136a420fc9de5a02474cc2902ab19fbd Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:48 +0200 Subject: [PATCH 214/291] New translations search-engine.json (Swedish) --- public/locales/sv/settings/general/search-engine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/sv/settings/general/search-engine.json diff --git a/public/locales/sv/settings/general/search-engine.json b/public/locales/sv/settings/general/search-engine.json new file mode 100644 index 000000000..42f708ffb --- /dev/null +++ b/public/locales/sv/settings/general/search-engine.json @@ -0,0 +1,11 @@ +{ + "title": "Search engine", + "tips": { + "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", + "placeholderTip": "%s can be used as a placeholder for the query." + }, + "customEngine": { + "label": "Query URL", + "placeholder": "Custom query URL" + } +} \ No newline at end of file From fbf235ea5521439d98f81b71a42ad1f9dad833fa Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:49 +0200 Subject: [PATCH 215/291] New translations search-engine.json (Chinese Simplified) --- public/locales/zh/settings/general/search-engine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/zh/settings/general/search-engine.json diff --git a/public/locales/zh/settings/general/search-engine.json b/public/locales/zh/settings/general/search-engine.json new file mode 100644 index 000000000..42f708ffb --- /dev/null +++ b/public/locales/zh/settings/general/search-engine.json @@ -0,0 +1,11 @@ +{ + "title": "Search engine", + "tips": { + "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", + "placeholderTip": "%s can be used as a placeholder for the query." + }, + "customEngine": { + "label": "Query URL", + "placeholder": "Custom query URL" + } +} \ No newline at end of file From 8ae983c7c3ea62ca2fe9c0e2a59e12bf686d924b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:50 +0200 Subject: [PATCH 216/291] New translations internationalization.json (Swedish) --- public/locales/sv/settings/general/internationalization.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/sv/settings/general/internationalization.json diff --git a/public/locales/sv/settings/general/internationalization.json b/public/locales/sv/settings/general/internationalization.json new file mode 100644 index 000000000..17f0a13bf --- /dev/null +++ b/public/locales/sv/settings/general/internationalization.json @@ -0,0 +1,3 @@ +{ + "label": "Language" +} \ No newline at end of file From e6e494584df6e517b9e93527ece1526b2fb9fe56 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:51 +0200 Subject: [PATCH 217/291] New translations internationalization.json (Dutch) --- public/locales/nl/settings/general/internationalization.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/nl/settings/general/internationalization.json diff --git a/public/locales/nl/settings/general/internationalization.json b/public/locales/nl/settings/general/internationalization.json new file mode 100644 index 000000000..17f0a13bf --- /dev/null +++ b/public/locales/nl/settings/general/internationalization.json @@ -0,0 +1,3 @@ +{ + "label": "Language" +} \ No newline at end of file From 45c7d3591977cd087473bb58ac796f4aba44ec9e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:51 +0200 Subject: [PATCH 218/291] New translations color-schema.json (Spanish) --- public/locales/es/settings/general/color-schema.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/es/settings/general/color-schema.json diff --git a/public/locales/es/settings/general/color-schema.json b/public/locales/es/settings/general/color-schema.json new file mode 100644 index 000000000..16672bf7e --- /dev/null +++ b/public/locales/es/settings/general/color-schema.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{scheme}} mode" +} \ No newline at end of file From c1530e948615569ba851e3d0cdbc23678243fa9d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:52 +0200 Subject: [PATCH 219/291] New translations config-changer.json (German) --- .../de/settings/general/config-changer.json | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/public/locales/de/settings/general/config-changer.json b/public/locales/de/settings/general/config-changer.json index 975ef4539..ad4ac012d 100644 --- a/public/locales/de/settings/general/config-changer.json +++ b/public/locales/de/settings/general/config-changer.json @@ -1,31 +1,31 @@ { "configSelect": { - "label": "Konfigurations Lader" + "label": "Config loader" }, "modal": { - "title": "Wähle einen Namen für deine neue Konfiguration", + "title": "Choose the name of your new config", "form": { "configName": { - "label": "Konfigurations Name", - "placeholder": "Dein neuer Konfigurtionsname" + "label": "Config name", + "placeholder": "Your new config name" }, - "submitButton": "Bestätigen" + "submitButton": "Confirm" }, "events": { "configSaved": { - "title": "Konfiguration gespeichert", - "message": "Konfiguration gespeichert als {{configName}}" + "title": "Config saved", + "message": "Config saved as {{configName}}" } } }, "buttons": { - "download": "Konfiguration herunterladen", + "download": "Download config", "delete": { - "text": "Konfiguration löschen", + "text": "Delete config", "notifications": { "deleted": { - "title": "Konfiguration gelöscht", - "message": "Konfiguration wurde gelöscht" + "title": "Config deleted", + "message": "Config deleted" }, "deleteFailed": { "title": "Config delete failed", @@ -33,23 +33,23 @@ } } }, - "saveCopy": "Eine Kopie speichern" + "saveCopy": "Save a copy" }, "dropzone": { "notifications": { "invalidConfig": { - "title": "Konfiguration konnte nicht geladen werden", - "message": "Konfiguration konnte nicht geladen werden. Invalides JSON" + "title": "Unable to load config", + "message": "Could not load your config. Invalid JSON format." }, "loadedSuccessfully": { - "title": "Konfiguration {{configName}} wurde erfolgreich geladen" + "title": "Config {{configName}} loaded successfully" } }, "accept": { - "text": "Ziehe Konfigurationen hier um sie hochzuladen. Es werden nur JSON Dateien unterstützt." + "text": "Drag files here to upload a config. Support for JSON only." }, "reject": { - "text": "Dieses Dateiformat wird nicht unterstützt. Bitte lade nur JSON hoch." + "text": "This file format is not supported. Please only upload JSON." } } } \ No newline at end of file From 22a712f8dff0bc1069441a6a469b1c6cfa806889 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:53 +0200 Subject: [PATCH 220/291] New translations color-schema.json (German) --- public/locales/de/settings/general/color-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/general/color-schema.json b/public/locales/de/settings/general/color-schema.json index 5c885bd49..16672bf7e 100644 --- a/public/locales/de/settings/general/color-schema.json +++ b/public/locales/de/settings/general/color-schema.json @@ -1,3 +1,3 @@ { - "label": "Wechseln zu {{scheme}} Modus" + "label": "Switch to {{scheme}} mode" } \ No newline at end of file From 2d5e53f37bcf6f4294483a1c4dd826837834a175 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:54 +0200 Subject: [PATCH 221/291] New translations color-schema.json (Italian) --- public/locales/it/settings/general/color-schema.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/it/settings/general/color-schema.json diff --git a/public/locales/it/settings/general/color-schema.json b/public/locales/it/settings/general/color-schema.json new file mode 100644 index 000000000..16672bf7e --- /dev/null +++ b/public/locales/it/settings/general/color-schema.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{scheme}} mode" +} \ No newline at end of file From f8e3cff0459971d61d2bbeddca69d9e31a2a19d4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:55 +0200 Subject: [PATCH 222/291] New translations color-schema.json (Japanese) --- public/locales/ja/settings/general/color-schema.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ja/settings/general/color-schema.json diff --git a/public/locales/ja/settings/general/color-schema.json b/public/locales/ja/settings/general/color-schema.json new file mode 100644 index 000000000..16672bf7e --- /dev/null +++ b/public/locales/ja/settings/general/color-schema.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{scheme}} mode" +} \ No newline at end of file From 2cb09f2a818ae1d296969a1763b7d10a53ef9070 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:56 +0200 Subject: [PATCH 223/291] New translations color-schema.json (Dutch) --- public/locales/nl/settings/general/color-schema.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/nl/settings/general/color-schema.json diff --git a/public/locales/nl/settings/general/color-schema.json b/public/locales/nl/settings/general/color-schema.json new file mode 100644 index 000000000..16672bf7e --- /dev/null +++ b/public/locales/nl/settings/general/color-schema.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{scheme}} mode" +} \ No newline at end of file From 3f6f40e7a840e31564dbb753b957cf357ff06261 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:57 +0200 Subject: [PATCH 224/291] New translations color-schema.json (Russian) --- public/locales/ru/settings/general/color-schema.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ru/settings/general/color-schema.json diff --git a/public/locales/ru/settings/general/color-schema.json b/public/locales/ru/settings/general/color-schema.json new file mode 100644 index 000000000..16672bf7e --- /dev/null +++ b/public/locales/ru/settings/general/color-schema.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{scheme}} mode" +} \ No newline at end of file From 47d0fcaade47ddb54486009157f6a88684413b66 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:57 +0200 Subject: [PATCH 225/291] New translations color-schema.json (Swedish) --- public/locales/sv/settings/general/color-schema.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/sv/settings/general/color-schema.json diff --git a/public/locales/sv/settings/general/color-schema.json b/public/locales/sv/settings/general/color-schema.json new file mode 100644 index 000000000..16672bf7e --- /dev/null +++ b/public/locales/sv/settings/general/color-schema.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{scheme}} mode" +} \ No newline at end of file From 305bd936245cf811ccb6814c12a3df3a27ea0840 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:11:58 +0200 Subject: [PATCH 226/291] New translations color-schema.json (Chinese Simplified) --- public/locales/zh/settings/general/color-schema.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/zh/settings/general/color-schema.json diff --git a/public/locales/zh/settings/general/color-schema.json b/public/locales/zh/settings/general/color-schema.json new file mode 100644 index 000000000..16672bf7e --- /dev/null +++ b/public/locales/zh/settings/general/color-schema.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{scheme}} mode" +} \ No newline at end of file From cb2b176afa1f5c9a3aedbf831f70dfb9a0a2bd2a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:00 +0200 Subject: [PATCH 227/291] New translations config-changer.json (French) --- .../fr/settings/general/config-changer.json | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 public/locales/fr/settings/general/config-changer.json diff --git a/public/locales/fr/settings/general/config-changer.json b/public/locales/fr/settings/general/config-changer.json new file mode 100644 index 000000000..ad4ac012d --- /dev/null +++ b/public/locales/fr/settings/general/config-changer.json @@ -0,0 +1,55 @@ +{ + "configSelect": { + "label": "Config loader" + }, + "modal": { + "title": "Choose the name of your new config", + "form": { + "configName": { + "label": "Config name", + "placeholder": "Your new config name" + }, + "submitButton": "Confirm" + }, + "events": { + "configSaved": { + "title": "Config saved", + "message": "Config saved as {{configName}}" + } + } + }, + "buttons": { + "download": "Download config", + "delete": { + "text": "Delete config", + "notifications": { + "deleted": { + "title": "Config deleted", + "message": "Config deleted" + }, + "deleteFailed": { + "title": "Config delete failed", + "message": "Config delete failed" + } + } + }, + "saveCopy": "Save a copy" + }, + "dropzone": { + "notifications": { + "invalidConfig": { + "title": "Unable to load config", + "message": "Could not load your config. Invalid JSON format." + }, + "loadedSuccessfully": { + "title": "Config {{configName}} loaded successfully" + } + }, + "accept": { + "text": "Drag files here to upload a config. Support for JSON only." + }, + "reject": { + "text": "This file format is not supported. Please only upload JSON." + } + } +} \ No newline at end of file From 510855f3fd58cad4a5f3e4cc52137ebfb3b78b9a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:01 +0200 Subject: [PATCH 228/291] New translations config-changer.json (Spanish) --- .../es/settings/general/config-changer.json | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 public/locales/es/settings/general/config-changer.json diff --git a/public/locales/es/settings/general/config-changer.json b/public/locales/es/settings/general/config-changer.json new file mode 100644 index 000000000..ad4ac012d --- /dev/null +++ b/public/locales/es/settings/general/config-changer.json @@ -0,0 +1,55 @@ +{ + "configSelect": { + "label": "Config loader" + }, + "modal": { + "title": "Choose the name of your new config", + "form": { + "configName": { + "label": "Config name", + "placeholder": "Your new config name" + }, + "submitButton": "Confirm" + }, + "events": { + "configSaved": { + "title": "Config saved", + "message": "Config saved as {{configName}}" + } + } + }, + "buttons": { + "download": "Download config", + "delete": { + "text": "Delete config", + "notifications": { + "deleted": { + "title": "Config deleted", + "message": "Config deleted" + }, + "deleteFailed": { + "title": "Config delete failed", + "message": "Config delete failed" + } + } + }, + "saveCopy": "Save a copy" + }, + "dropzone": { + "notifications": { + "invalidConfig": { + "title": "Unable to load config", + "message": "Could not load your config. Invalid JSON format." + }, + "loadedSuccessfully": { + "title": "Config {{configName}} loaded successfully" + } + }, + "accept": { + "text": "Drag files here to upload a config. Support for JSON only." + }, + "reject": { + "text": "This file format is not supported. Please only upload JSON." + } + } +} \ No newline at end of file From e974c9e90ea2a233fca6aa43d06828db2b65f6a6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:02 +0200 Subject: [PATCH 229/291] New translations config-changer.json (Italian) --- .../it/settings/general/config-changer.json | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 public/locales/it/settings/general/config-changer.json diff --git a/public/locales/it/settings/general/config-changer.json b/public/locales/it/settings/general/config-changer.json new file mode 100644 index 000000000..ad4ac012d --- /dev/null +++ b/public/locales/it/settings/general/config-changer.json @@ -0,0 +1,55 @@ +{ + "configSelect": { + "label": "Config loader" + }, + "modal": { + "title": "Choose the name of your new config", + "form": { + "configName": { + "label": "Config name", + "placeholder": "Your new config name" + }, + "submitButton": "Confirm" + }, + "events": { + "configSaved": { + "title": "Config saved", + "message": "Config saved as {{configName}}" + } + } + }, + "buttons": { + "download": "Download config", + "delete": { + "text": "Delete config", + "notifications": { + "deleted": { + "title": "Config deleted", + "message": "Config deleted" + }, + "deleteFailed": { + "title": "Config delete failed", + "message": "Config delete failed" + } + } + }, + "saveCopy": "Save a copy" + }, + "dropzone": { + "notifications": { + "invalidConfig": { + "title": "Unable to load config", + "message": "Could not load your config. Invalid JSON format." + }, + "loadedSuccessfully": { + "title": "Config {{configName}} loaded successfully" + } + }, + "accept": { + "text": "Drag files here to upload a config. Support for JSON only." + }, + "reject": { + "text": "This file format is not supported. Please only upload JSON." + } + } +} \ No newline at end of file From 5bbd750d05d3e807e5ae21a31ca935a31b57ec5d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:03 +0200 Subject: [PATCH 230/291] New translations internationalization.json (Japanese) --- public/locales/ja/settings/general/internationalization.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ja/settings/general/internationalization.json diff --git a/public/locales/ja/settings/general/internationalization.json b/public/locales/ja/settings/general/internationalization.json new file mode 100644 index 000000000..17f0a13bf --- /dev/null +++ b/public/locales/ja/settings/general/internationalization.json @@ -0,0 +1,3 @@ +{ + "label": "Language" +} \ No newline at end of file From 5507c053966ba494655e1db17692f972e2be5f88 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:04 +0200 Subject: [PATCH 231/291] New translations config-changer.json (Japanese) --- .../ja/settings/general/config-changer.json | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 public/locales/ja/settings/general/config-changer.json diff --git a/public/locales/ja/settings/general/config-changer.json b/public/locales/ja/settings/general/config-changer.json new file mode 100644 index 000000000..ad4ac012d --- /dev/null +++ b/public/locales/ja/settings/general/config-changer.json @@ -0,0 +1,55 @@ +{ + "configSelect": { + "label": "Config loader" + }, + "modal": { + "title": "Choose the name of your new config", + "form": { + "configName": { + "label": "Config name", + "placeholder": "Your new config name" + }, + "submitButton": "Confirm" + }, + "events": { + "configSaved": { + "title": "Config saved", + "message": "Config saved as {{configName}}" + } + } + }, + "buttons": { + "download": "Download config", + "delete": { + "text": "Delete config", + "notifications": { + "deleted": { + "title": "Config deleted", + "message": "Config deleted" + }, + "deleteFailed": { + "title": "Config delete failed", + "message": "Config delete failed" + } + } + }, + "saveCopy": "Save a copy" + }, + "dropzone": { + "notifications": { + "invalidConfig": { + "title": "Unable to load config", + "message": "Could not load your config. Invalid JSON format." + }, + "loadedSuccessfully": { + "title": "Config {{configName}} loaded successfully" + } + }, + "accept": { + "text": "Drag files here to upload a config. Support for JSON only." + }, + "reject": { + "text": "This file format is not supported. Please only upload JSON." + } + } +} \ No newline at end of file From 21fa7d2dfdf0fe567e07ba00d0d6e465630ccd67 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:05 +0200 Subject: [PATCH 232/291] New translations config-changer.json (Dutch) --- .../nl/settings/general/config-changer.json | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 public/locales/nl/settings/general/config-changer.json diff --git a/public/locales/nl/settings/general/config-changer.json b/public/locales/nl/settings/general/config-changer.json new file mode 100644 index 000000000..ad4ac012d --- /dev/null +++ b/public/locales/nl/settings/general/config-changer.json @@ -0,0 +1,55 @@ +{ + "configSelect": { + "label": "Config loader" + }, + "modal": { + "title": "Choose the name of your new config", + "form": { + "configName": { + "label": "Config name", + "placeholder": "Your new config name" + }, + "submitButton": "Confirm" + }, + "events": { + "configSaved": { + "title": "Config saved", + "message": "Config saved as {{configName}}" + } + } + }, + "buttons": { + "download": "Download config", + "delete": { + "text": "Delete config", + "notifications": { + "deleted": { + "title": "Config deleted", + "message": "Config deleted" + }, + "deleteFailed": { + "title": "Config delete failed", + "message": "Config delete failed" + } + } + }, + "saveCopy": "Save a copy" + }, + "dropzone": { + "notifications": { + "invalidConfig": { + "title": "Unable to load config", + "message": "Could not load your config. Invalid JSON format." + }, + "loadedSuccessfully": { + "title": "Config {{configName}} loaded successfully" + } + }, + "accept": { + "text": "Drag files here to upload a config. Support for JSON only." + }, + "reject": { + "text": "This file format is not supported. Please only upload JSON." + } + } +} \ No newline at end of file From ec9c57db026e74c5ad4e7cb247096e7bd3c17c36 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:06 +0200 Subject: [PATCH 233/291] New translations config-changer.json (Russian) --- .../ru/settings/general/config-changer.json | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 public/locales/ru/settings/general/config-changer.json diff --git a/public/locales/ru/settings/general/config-changer.json b/public/locales/ru/settings/general/config-changer.json new file mode 100644 index 000000000..ad4ac012d --- /dev/null +++ b/public/locales/ru/settings/general/config-changer.json @@ -0,0 +1,55 @@ +{ + "configSelect": { + "label": "Config loader" + }, + "modal": { + "title": "Choose the name of your new config", + "form": { + "configName": { + "label": "Config name", + "placeholder": "Your new config name" + }, + "submitButton": "Confirm" + }, + "events": { + "configSaved": { + "title": "Config saved", + "message": "Config saved as {{configName}}" + } + } + }, + "buttons": { + "download": "Download config", + "delete": { + "text": "Delete config", + "notifications": { + "deleted": { + "title": "Config deleted", + "message": "Config deleted" + }, + "deleteFailed": { + "title": "Config delete failed", + "message": "Config delete failed" + } + } + }, + "saveCopy": "Save a copy" + }, + "dropzone": { + "notifications": { + "invalidConfig": { + "title": "Unable to load config", + "message": "Could not load your config. Invalid JSON format." + }, + "loadedSuccessfully": { + "title": "Config {{configName}} loaded successfully" + } + }, + "accept": { + "text": "Drag files here to upload a config. Support for JSON only." + }, + "reject": { + "text": "This file format is not supported. Please only upload JSON." + } + } +} \ No newline at end of file From 878050b81f5620d9c2d4d91b038b95c4ffc55161 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:07 +0200 Subject: [PATCH 234/291] New translations config-changer.json (Swedish) --- .../sv/settings/general/config-changer.json | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 public/locales/sv/settings/general/config-changer.json diff --git a/public/locales/sv/settings/general/config-changer.json b/public/locales/sv/settings/general/config-changer.json new file mode 100644 index 000000000..ad4ac012d --- /dev/null +++ b/public/locales/sv/settings/general/config-changer.json @@ -0,0 +1,55 @@ +{ + "configSelect": { + "label": "Config loader" + }, + "modal": { + "title": "Choose the name of your new config", + "form": { + "configName": { + "label": "Config name", + "placeholder": "Your new config name" + }, + "submitButton": "Confirm" + }, + "events": { + "configSaved": { + "title": "Config saved", + "message": "Config saved as {{configName}}" + } + } + }, + "buttons": { + "download": "Download config", + "delete": { + "text": "Delete config", + "notifications": { + "deleted": { + "title": "Config deleted", + "message": "Config deleted" + }, + "deleteFailed": { + "title": "Config delete failed", + "message": "Config delete failed" + } + } + }, + "saveCopy": "Save a copy" + }, + "dropzone": { + "notifications": { + "invalidConfig": { + "title": "Unable to load config", + "message": "Could not load your config. Invalid JSON format." + }, + "loadedSuccessfully": { + "title": "Config {{configName}} loaded successfully" + } + }, + "accept": { + "text": "Drag files here to upload a config. Support for JSON only." + }, + "reject": { + "text": "This file format is not supported. Please only upload JSON." + } + } +} \ No newline at end of file From c9ba95498f7de6cddc7de3c66853a1bc067407a3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:08 +0200 Subject: [PATCH 235/291] New translations config-changer.json (Chinese Simplified) --- .../zh/settings/general/config-changer.json | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 public/locales/zh/settings/general/config-changer.json diff --git a/public/locales/zh/settings/general/config-changer.json b/public/locales/zh/settings/general/config-changer.json new file mode 100644 index 000000000..ad4ac012d --- /dev/null +++ b/public/locales/zh/settings/general/config-changer.json @@ -0,0 +1,55 @@ +{ + "configSelect": { + "label": "Config loader" + }, + "modal": { + "title": "Choose the name of your new config", + "form": { + "configName": { + "label": "Config name", + "placeholder": "Your new config name" + }, + "submitButton": "Confirm" + }, + "events": { + "configSaved": { + "title": "Config saved", + "message": "Config saved as {{configName}}" + } + } + }, + "buttons": { + "download": "Download config", + "delete": { + "text": "Delete config", + "notifications": { + "deleted": { + "title": "Config deleted", + "message": "Config deleted" + }, + "deleteFailed": { + "title": "Config delete failed", + "message": "Config delete failed" + } + } + }, + "saveCopy": "Save a copy" + }, + "dropzone": { + "notifications": { + "invalidConfig": { + "title": "Unable to load config", + "message": "Could not load your config. Invalid JSON format." + }, + "loadedSuccessfully": { + "title": "Config {{configName}} loaded successfully" + } + }, + "accept": { + "text": "Drag files here to upload a config. Support for JSON only." + }, + "reject": { + "text": "This file format is not supported. Please only upload JSON." + } + } +} \ No newline at end of file From 7ea409643ef89e64037381c69bb3e984d4a0cec4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:09 +0200 Subject: [PATCH 236/291] New translations internationalization.json (French) --- public/locales/fr/settings/general/internationalization.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/fr/settings/general/internationalization.json diff --git a/public/locales/fr/settings/general/internationalization.json b/public/locales/fr/settings/general/internationalization.json new file mode 100644 index 000000000..17f0a13bf --- /dev/null +++ b/public/locales/fr/settings/general/internationalization.json @@ -0,0 +1,3 @@ +{ + "label": "Language" +} \ No newline at end of file From ce8351a0a4aad14f62857c3dffa616c5d5a666ee Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:10 +0200 Subject: [PATCH 237/291] New translations internationalization.json (Spanish) --- public/locales/es/settings/general/internationalization.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/es/settings/general/internationalization.json diff --git a/public/locales/es/settings/general/internationalization.json b/public/locales/es/settings/general/internationalization.json new file mode 100644 index 000000000..17f0a13bf --- /dev/null +++ b/public/locales/es/settings/general/internationalization.json @@ -0,0 +1,3 @@ +{ + "label": "Language" +} \ No newline at end of file From 38f5fcc8808044fe4cc536dd83d5155601ca9086 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:11 +0200 Subject: [PATCH 238/291] New translations internationalization.json (German) --- public/locales/de/settings/general/internationalization.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/general/internationalization.json b/public/locales/de/settings/general/internationalization.json index 786d61394..17f0a13bf 100644 --- a/public/locales/de/settings/general/internationalization.json +++ b/public/locales/de/settings/general/internationalization.json @@ -1,3 +1,3 @@ { - "label": "Sprache" + "label": "Language" } \ No newline at end of file From e9b52e59933578ad6b750f0e5c6bf2fcb4e3dd73 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:12 +0200 Subject: [PATCH 239/291] New translations internationalization.json (Italian) --- public/locales/it/settings/general/internationalization.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/it/settings/general/internationalization.json diff --git a/public/locales/it/settings/general/internationalization.json b/public/locales/it/settings/general/internationalization.json new file mode 100644 index 000000000..17f0a13bf --- /dev/null +++ b/public/locales/it/settings/general/internationalization.json @@ -0,0 +1,3 @@ +{ + "label": "Language" +} \ No newline at end of file From 69b695c2b9909064a599ac7e6e8903c995fadf5a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:13 +0200 Subject: [PATCH 240/291] New translations search-engine.json (English) --- .../en/settings/general/search-engine.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/en/settings/general/search-engine.json b/public/locales/en/settings/general/search-engine.json index 789b1715b..42f708ffb 100644 --- a/public/locales/en/settings/general/search-engine.json +++ b/public/locales/en/settings/general/search-engine.json @@ -1,11 +1,11 @@ { "title": "Search engine", - "tips": { -"generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", - "placeholderTip": "%s can be used as a placeholder for the query." - }, - "customEngine": { - "label": "Query URL", - "placeholder": "Custom query URL" - } + "tips": { + "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", + "placeholderTip": "%s can be used as a placeholder for the query." + }, + "customEngine": { + "label": "Query URL", + "placeholder": "Custom query URL" + } } \ No newline at end of file From 2fecb90306d72c76c00cbd8e0c1f8dcab0638307 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:13 +0200 Subject: [PATCH 241/291] New translations theme-selector.json (French) --- public/locales/fr/settings/general/theme-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/fr/settings/general/theme-selector.json diff --git a/public/locales/fr/settings/general/theme-selector.json b/public/locales/fr/settings/general/theme-selector.json new file mode 100644 index 000000000..4e04d5e54 --- /dev/null +++ b/public/locales/fr/settings/general/theme-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{theme}} mode" +} \ No newline at end of file From 92860f17d57516172199560c6f29fdb9c263c06c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:15 +0200 Subject: [PATCH 242/291] New translations common.json (Italian) --- public/locales/it/settings/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/it/settings/common.json diff --git a/public/locales/it/settings/common.json b/public/locales/it/settings/common.json new file mode 100644 index 000000000..776816b2a --- /dev/null +++ b/public/locales/it/settings/common.json @@ -0,0 +1,14 @@ +{ + "title": "Settings", + "tooltip": "Settings", + "tabs": { + "common": "Common", + "customizations": "Customizations" + }, + "tips": { + "configTip": "Upload your config file by dragging and dropping it onto the page!" + }, + "credits": { + "madeWithLove": "Made with ❤️ by @" + } +} \ No newline at end of file From c62fb1104f2095dcb22c51dd53bd8c927105d289 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:16 +0200 Subject: [PATCH 243/291] New translations common.json (Japanese) --- public/locales/ja/settings/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/ja/settings/common.json diff --git a/public/locales/ja/settings/common.json b/public/locales/ja/settings/common.json new file mode 100644 index 000000000..776816b2a --- /dev/null +++ b/public/locales/ja/settings/common.json @@ -0,0 +1,14 @@ +{ + "title": "Settings", + "tooltip": "Settings", + "tabs": { + "common": "Common", + "customizations": "Customizations" + }, + "tips": { + "configTip": "Upload your config file by dragging and dropping it onto the page!" + }, + "credits": { + "madeWithLove": "Made with ❤️ by @" + } +} \ No newline at end of file From 0acea5b6d3bda7a1d2c4c60af54ac9c7e9e4d4e0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:17 +0200 Subject: [PATCH 244/291] New translations common.json (Dutch) --- public/locales/nl/settings/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/nl/settings/common.json diff --git a/public/locales/nl/settings/common.json b/public/locales/nl/settings/common.json new file mode 100644 index 000000000..776816b2a --- /dev/null +++ b/public/locales/nl/settings/common.json @@ -0,0 +1,14 @@ +{ + "title": "Settings", + "tooltip": "Settings", + "tabs": { + "common": "Common", + "customizations": "Customizations" + }, + "tips": { + "configTip": "Upload your config file by dragging and dropping it onto the page!" + }, + "credits": { + "madeWithLove": "Made with ❤️ by @" + } +} \ No newline at end of file From 882f96c9cd996144c969f248e1593f51f6179fdd Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:18 +0200 Subject: [PATCH 245/291] New translations common.json (Russian) --- public/locales/ru/settings/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/ru/settings/common.json diff --git a/public/locales/ru/settings/common.json b/public/locales/ru/settings/common.json new file mode 100644 index 000000000..776816b2a --- /dev/null +++ b/public/locales/ru/settings/common.json @@ -0,0 +1,14 @@ +{ + "title": "Settings", + "tooltip": "Settings", + "tabs": { + "common": "Common", + "customizations": "Customizations" + }, + "tips": { + "configTip": "Upload your config file by dragging and dropping it onto the page!" + }, + "credits": { + "madeWithLove": "Made with ❤️ by @" + } +} \ No newline at end of file From 3ee11b3889b26e3e07b66f3be6bd068f4c765316 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:18 +0200 Subject: [PATCH 246/291] New translations common.json (Swedish) --- public/locales/sv/settings/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/sv/settings/common.json diff --git a/public/locales/sv/settings/common.json b/public/locales/sv/settings/common.json new file mode 100644 index 000000000..776816b2a --- /dev/null +++ b/public/locales/sv/settings/common.json @@ -0,0 +1,14 @@ +{ + "title": "Settings", + "tooltip": "Settings", + "tabs": { + "common": "Common", + "customizations": "Customizations" + }, + "tips": { + "configTip": "Upload your config file by dragging and dropping it onto the page!" + }, + "credits": { + "madeWithLove": "Made with ❤️ by @" + } +} \ No newline at end of file From fe7d2f1252228ea40794bb573bf8d3aea8fcc6e2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:19 +0200 Subject: [PATCH 247/291] New translations common.json (Chinese Simplified) --- public/locales/zh/settings/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/zh/settings/common.json diff --git a/public/locales/zh/settings/common.json b/public/locales/zh/settings/common.json new file mode 100644 index 000000000..776816b2a --- /dev/null +++ b/public/locales/zh/settings/common.json @@ -0,0 +1,14 @@ +{ + "title": "Settings", + "tooltip": "Settings", + "tabs": { + "common": "Common", + "customizations": "Customizations" + }, + "tips": { + "configTip": "Upload your config file by dragging and dropping it onto the page!" + }, + "credits": { + "madeWithLove": "Made with ❤️ by @" + } +} \ No newline at end of file From 4499d19c7dc76daa6d1ab5263b73fe4933fee98c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:21 +0200 Subject: [PATCH 248/291] New translations common.json (Spanish) --- public/locales/es/settings/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/es/settings/common.json diff --git a/public/locales/es/settings/common.json b/public/locales/es/settings/common.json new file mode 100644 index 000000000..776816b2a --- /dev/null +++ b/public/locales/es/settings/common.json @@ -0,0 +1,14 @@ +{ + "title": "Settings", + "tooltip": "Settings", + "tabs": { + "common": "Common", + "customizations": "Customizations" + }, + "tips": { + "configTip": "Upload your config file by dragging and dropping it onto the page!" + }, + "credits": { + "madeWithLove": "Made with ❤️ by @" + } +} \ No newline at end of file From c5aeaf8c4e91483d8d2c50aaffb63457f68493e6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:27 +0200 Subject: [PATCH 249/291] New translations common.json (German) --- public/locales/de/settings/common.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/de/settings/common.json b/public/locales/de/settings/common.json index 433c0197b..776816b2a 100644 --- a/public/locales/de/settings/common.json +++ b/public/locales/de/settings/common.json @@ -1,14 +1,14 @@ { - "title": "Einstellungen", - "tooltip": "Einstellungen", + "title": "Settings", + "tooltip": "Settings", "tabs": { - "common": "Gewöhnlich", - "customizations": "Anpassungen" + "common": "Common", + "customizations": "Customizations" }, "tips": { - "configTip": "Lade eine neue Konfiguration hoch, indem du eine neue auf die Seite ziehst!" + "configTip": "Upload your config file by dragging and dropping it onto the page!" }, "credits": { - "madeWithLove": "Gemacht mit ❤️ von @" + "madeWithLove": "Made with ❤️ by @" } } \ No newline at end of file From 077ff7b2158ee658337bf85af6b2526f1f06d18c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:27 +0200 Subject: [PATCH 250/291] New translations common.json (French) --- public/locales/fr/settings/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/fr/settings/common.json diff --git a/public/locales/fr/settings/common.json b/public/locales/fr/settings/common.json new file mode 100644 index 000000000..776816b2a --- /dev/null +++ b/public/locales/fr/settings/common.json @@ -0,0 +1,14 @@ +{ + "title": "Settings", + "tooltip": "Settings", + "tabs": { + "common": "Common", + "customizations": "Customizations" + }, + "tips": { + "configTip": "Upload your config file by dragging and dropping it onto the page!" + }, + "credits": { + "madeWithLove": "Made with ❤️ by @" + } +} \ No newline at end of file From 2dbc8c0afb5033c48c600eb011e28402dc1802b6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:28 +0200 Subject: [PATCH 251/291] New translations theme-selector.json (Spanish) --- public/locales/es/settings/general/theme-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/es/settings/general/theme-selector.json diff --git a/public/locales/es/settings/general/theme-selector.json b/public/locales/es/settings/general/theme-selector.json new file mode 100644 index 000000000..4e04d5e54 --- /dev/null +++ b/public/locales/es/settings/general/theme-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{theme}} mode" +} \ No newline at end of file From 67b69850168b674838665a8d912f38f50846f7f5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:30 +0200 Subject: [PATCH 252/291] New translations theme-selector.json (German) --- public/locales/de/settings/general/theme-selector.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/general/theme-selector.json b/public/locales/de/settings/general/theme-selector.json index 23d4efacc..4e04d5e54 100644 --- a/public/locales/de/settings/general/theme-selector.json +++ b/public/locales/de/settings/general/theme-selector.json @@ -1,3 +1,3 @@ { - "label": "Wechsel zu {{theme}} Modus" + "label": "Switch to {{theme}} mode" } \ No newline at end of file From 253c3347f0de709ea81f0a32444e577134b8a998 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:31 +0200 Subject: [PATCH 253/291] New translations theme-selector.json (Italian) --- public/locales/it/settings/general/theme-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/it/settings/general/theme-selector.json diff --git a/public/locales/it/settings/general/theme-selector.json b/public/locales/it/settings/general/theme-selector.json new file mode 100644 index 000000000..4e04d5e54 --- /dev/null +++ b/public/locales/it/settings/general/theme-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{theme}} mode" +} \ No newline at end of file From 1ae779a4ca9873be655a300e67fbf8b52619d20a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:31 +0200 Subject: [PATCH 254/291] New translations theme-selector.json (Japanese) --- public/locales/ja/settings/general/theme-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ja/settings/general/theme-selector.json diff --git a/public/locales/ja/settings/general/theme-selector.json b/public/locales/ja/settings/general/theme-selector.json new file mode 100644 index 000000000..4e04d5e54 --- /dev/null +++ b/public/locales/ja/settings/general/theme-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{theme}} mode" +} \ No newline at end of file From e91986e80f3de7a3d685f0c83d4b566bf2523e45 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:32 +0200 Subject: [PATCH 255/291] New translations theme-selector.json (Dutch) --- public/locales/nl/settings/general/theme-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/nl/settings/general/theme-selector.json diff --git a/public/locales/nl/settings/general/theme-selector.json b/public/locales/nl/settings/general/theme-selector.json new file mode 100644 index 000000000..4e04d5e54 --- /dev/null +++ b/public/locales/nl/settings/general/theme-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{theme}} mode" +} \ No newline at end of file From 9358879e6167e33a3e081ed22b98b346ba5b5798 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:33 +0200 Subject: [PATCH 256/291] New translations theme-selector.json (Russian) --- public/locales/ru/settings/general/theme-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ru/settings/general/theme-selector.json diff --git a/public/locales/ru/settings/general/theme-selector.json b/public/locales/ru/settings/general/theme-selector.json new file mode 100644 index 000000000..4e04d5e54 --- /dev/null +++ b/public/locales/ru/settings/general/theme-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{theme}} mode" +} \ No newline at end of file From 72f56dec6f6ae84c1a8c985d3ff1145c1533151a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:34 +0200 Subject: [PATCH 257/291] New translations theme-selector.json (Swedish) --- public/locales/sv/settings/general/theme-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/sv/settings/general/theme-selector.json diff --git a/public/locales/sv/settings/general/theme-selector.json b/public/locales/sv/settings/general/theme-selector.json new file mode 100644 index 000000000..4e04d5e54 --- /dev/null +++ b/public/locales/sv/settings/general/theme-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{theme}} mode" +} \ No newline at end of file From 39e0f341d1678f397ac908ba558bac26fa5ecfb1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:35 +0200 Subject: [PATCH 258/291] New translations theme-selector.json (Chinese Simplified) --- public/locales/zh/settings/general/theme-selector.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/zh/settings/general/theme-selector.json diff --git a/public/locales/zh/settings/general/theme-selector.json b/public/locales/zh/settings/general/theme-selector.json new file mode 100644 index 000000000..4e04d5e54 --- /dev/null +++ b/public/locales/zh/settings/general/theme-selector.json @@ -0,0 +1,3 @@ +{ + "label": "Switch to {{theme}} mode" +} \ No newline at end of file From 957b8621da243bb178de2fb55c7e76f3d088dca3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:36 +0200 Subject: [PATCH 259/291] New translations widget-positions.json (French) --- public/locales/fr/settings/general/widget-positions.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/fr/settings/general/widget-positions.json diff --git a/public/locales/fr/settings/general/widget-positions.json b/public/locales/fr/settings/general/widget-positions.json new file mode 100644 index 000000000..746578cce --- /dev/null +++ b/public/locales/fr/settings/general/widget-positions.json @@ -0,0 +1,3 @@ +{ + "label": "Position widgets on left" +} \ No newline at end of file From 41e5505ddda73505e1be9623ffe9923a443e21e6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:37 +0200 Subject: [PATCH 260/291] New translations widget-positions.json (Spanish) --- public/locales/es/settings/general/widget-positions.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/es/settings/general/widget-positions.json diff --git a/public/locales/es/settings/general/widget-positions.json b/public/locales/es/settings/general/widget-positions.json new file mode 100644 index 000000000..746578cce --- /dev/null +++ b/public/locales/es/settings/general/widget-positions.json @@ -0,0 +1,3 @@ +{ + "label": "Position widgets on left" +} \ No newline at end of file From e88c27ed1ea2244774711270d469306fa7ba0ae6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:38 +0200 Subject: [PATCH 261/291] New translations widget-positions.json (German) --- public/locales/de/settings/general/widget-positions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/general/widget-positions.json b/public/locales/de/settings/general/widget-positions.json index fe4fc4d6e..746578cce 100644 --- a/public/locales/de/settings/general/widget-positions.json +++ b/public/locales/de/settings/general/widget-positions.json @@ -1,3 +1,3 @@ { - "label": "Widgets auf der linken Seite" + "label": "Position widgets on left" } \ No newline at end of file From b0c3f7e6a42642b3ee38f0956b8291e876db8d1b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:39 +0200 Subject: [PATCH 262/291] New translations widget-positions.json (Italian) --- public/locales/it/settings/general/widget-positions.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/it/settings/general/widget-positions.json diff --git a/public/locales/it/settings/general/widget-positions.json b/public/locales/it/settings/general/widget-positions.json new file mode 100644 index 000000000..746578cce --- /dev/null +++ b/public/locales/it/settings/general/widget-positions.json @@ -0,0 +1,3 @@ +{ + "label": "Position widgets on left" +} \ No newline at end of file From aa6cdccf7aa2ca43fd56089af4a0fb8f64d8f88e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:40 +0200 Subject: [PATCH 263/291] New translations widget-positions.json (Japanese) --- public/locales/ja/settings/general/widget-positions.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ja/settings/general/widget-positions.json diff --git a/public/locales/ja/settings/general/widget-positions.json b/public/locales/ja/settings/general/widget-positions.json new file mode 100644 index 000000000..746578cce --- /dev/null +++ b/public/locales/ja/settings/general/widget-positions.json @@ -0,0 +1,3 @@ +{ + "label": "Position widgets on left" +} \ No newline at end of file From e2d0e15b8abe408d822c9b98c3977f63fe960dff Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:41 +0200 Subject: [PATCH 264/291] New translations widget-positions.json (Dutch) --- public/locales/nl/settings/general/widget-positions.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/nl/settings/general/widget-positions.json diff --git a/public/locales/nl/settings/general/widget-positions.json b/public/locales/nl/settings/general/widget-positions.json new file mode 100644 index 000000000..746578cce --- /dev/null +++ b/public/locales/nl/settings/general/widget-positions.json @@ -0,0 +1,3 @@ +{ + "label": "Position widgets on left" +} \ No newline at end of file From 756a1e9862613c8dd74cd5651d15282ba0df40be Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:42 +0200 Subject: [PATCH 265/291] New translations widget-positions.json (Russian) --- public/locales/ru/settings/general/widget-positions.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/ru/settings/general/widget-positions.json diff --git a/public/locales/ru/settings/general/widget-positions.json b/public/locales/ru/settings/general/widget-positions.json new file mode 100644 index 000000000..746578cce --- /dev/null +++ b/public/locales/ru/settings/general/widget-positions.json @@ -0,0 +1,3 @@ +{ + "label": "Position widgets on left" +} \ No newline at end of file From daab7e9968ed1327f3607f6668761969fabbd955 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:43 +0200 Subject: [PATCH 266/291] New translations widget-positions.json (Swedish) --- public/locales/sv/settings/general/widget-positions.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/sv/settings/general/widget-positions.json diff --git a/public/locales/sv/settings/general/widget-positions.json b/public/locales/sv/settings/general/widget-positions.json new file mode 100644 index 000000000..746578cce --- /dev/null +++ b/public/locales/sv/settings/general/widget-positions.json @@ -0,0 +1,3 @@ +{ + "label": "Position widgets on left" +} \ No newline at end of file From 1b608af991ff787f96004dc9e9b51de17e03321e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:12:44 +0200 Subject: [PATCH 267/291] New translations widget-positions.json (Chinese Simplified) --- public/locales/zh/settings/general/widget-positions.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/locales/zh/settings/general/widget-positions.json diff --git a/public/locales/zh/settings/general/widget-positions.json b/public/locales/zh/settings/general/widget-positions.json new file mode 100644 index 000000000..746578cce --- /dev/null +++ b/public/locales/zh/settings/general/widget-positions.json @@ -0,0 +1,3 @@ +{ + "label": "Position widgets on left" +} \ No newline at end of file From 17aaa2a3241c07ace0b57c14b88bbf88a72e9268 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:01:49 +0200 Subject: [PATCH 268/291] New translations calendar.json (German) --- public/locales/de/modules/calendar.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/de/modules/calendar.json b/public/locales/de/modules/calendar.json index d470eabe9..e9337497f 100644 --- a/public/locales/de/modules/calendar.json +++ b/public/locales/de/modules/calendar.json @@ -1,10 +1,10 @@ { "descriptor": { - "name": "Calendar", - "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", + "name": "Kalender", + "description": "Ein Kalender Modul welches bevorstehende Shows anzeigt. Es interagiert mit der API von Sonarr, Radarr, Readarr und Lidarr.", "settings": { "sundayStart": { - "label": "Start the week on Sunday" + "label": "Wochenstart am Sonntag" } } } From 4e640b7c08a91213159a54fa0b7a75c7f950dbb6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:01:54 +0200 Subject: [PATCH 269/291] New translations common-media-cards.json (German) --- public/locales/de/modules/common-media-cards.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/de/modules/common-media-cards.json b/public/locales/de/modules/common-media-cards.json index b9bbbc537..55312bb3f 100644 --- a/public/locales/de/modules/common-media-cards.json +++ b/public/locales/de/modules/common-media-cards.json @@ -1,6 +1,6 @@ { "buttons": { - "play": "Play", - "request": "Request" + "play": "Abspielen", + "request": "Anfragen" } } \ No newline at end of file From 7cfe7e0dd5953065f3158664e21fc6582434a392 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:01:59 +0200 Subject: [PATCH 270/291] New translations app-shelf-menu.json (German) --- public/locales/de/layout/app-shelf-menu.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/de/layout/app-shelf-menu.json b/public/locales/de/layout/app-shelf-menu.json index 006e906c2..46e894272 100644 --- a/public/locales/de/layout/app-shelf-menu.json +++ b/public/locales/de/layout/app-shelf-menu.json @@ -1,18 +1,18 @@ { "modal": { - "title": "Modify a service", + "title": "Einen Service bearbeiten", "buttons": { - "save": "Save service" + "save": "Service speichern" } }, "menu": { "labels": { - "settings": "Settings", - "dangerZone": "Danger zone" + "settings": "Einstellungen", + "dangerZone": "Gefahrenzone" }, "actions": { - "edit": "Edit", - "delete": "Delete" + "edit": "Bearbeiten", + "delete": "Löschen" } } } \ No newline at end of file From fba8b2a9f66271014349590b8983b1c6c8e191d2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:02:00 +0200 Subject: [PATCH 271/291] New translations add-service-app-shelf.json (German) --- .../de/layout/add-service-app-shelf.json | 68 +++++++++---------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/public/locales/de/layout/add-service-app-shelf.json b/public/locales/de/layout/add-service-app-shelf.json index ca88e1f31..a50c92d1e 100644 --- a/public/locales/de/layout/add-service-app-shelf.json +++ b/public/locales/de/layout/add-service-app-shelf.json @@ -1,9 +1,9 @@ { "actionIcon": { - "tooltip": "Add a service" + "tooltip": "Einen Service hinzufügen" }, "modal": { - "title": "Add service", + "title": "Service hinzufügen", "form": { "validation": { "invalidUrl": "Please enter a valid URL", @@ -12,10 +12,10 @@ }, "tabs": { "options": { - "title": "Options", + "title": "Optionen", "form": { "serviceName": { - "label": "Service name", + "label": "Service Namen", "placeholder": "Plex" }, "iconUrl": { @@ -25,69 +25,69 @@ "label": "Service URL" }, "onClickUrl": { - "label": "On Click URL" + "label": "URL bei einem Klick" }, "serviceType": { - "label": "Service type", - "defaultValue": "Other", - "placeholder": "Pick one" + "label": "Service Typ", + "defaultValue": "Andere", + "placeholder": "Wähle einen Typ aus" }, "category": { - "label": "Category", - "placeholder": "Select a category or create a new one", - "nothingFound": "Nothing found", - "createLabel": "+ Create {{query}}" + "label": "Kategorie", + "placeholder": "Whle eine Kategorie oder erstelle eine neue", + "nothingFound": "Nichts gefunden", + "createLabel": "+ Erstelle {{query}}" }, "integrations": { "apiKey": { - "label": "API key", - "placeholder": "Your API key", + "label": "API Schlüssel", + "placeholder": "Dein API Schlüssel", "validation": { - "noKey": "Invalid Key" + "noKey": "Invalider Schlüssel" }, "tip": { - "text": "Get your API key", - "link": "here." + "text": "Erhalte deinen API Schlüssel", + "link": "hier." } }, "qBittorrent": { "username": { - "label": "Username", + "label": "Benutzernamen", "placeholder": "admin", "validation": { - "invalidUsername": "Invalid username" + "invalidUsername": "Invalider Benutzername" } }, "password": { - "label": "Password", + "label": "Passwort", "placeholder": "adminadmin", "validation": { - "invalidPassword": "Invalid password" + "invalidPassword": "Invalides Passwort" } } }, "deluge": { "password": { - "label": "Password", + "label": "Passwort", "placeholder": "password", "validation": { - "invalidPassword": "Invalid password" + "invalidPassword": "Invalides Passwort" } } }, "transmission": { "username": { - "label": "Username", + "label": "Benutzername", "placeholder": "admin", "validation": { - "invalidUsername": "Invalid username" + "invalidUsername": "Invalider Benutzername" } }, "password": { - "label": "Password", + "label": "Passwort", "placeholder": "adminadmin", "validation": { - "invalidPassword": "Invalid password" + "invalidPassword": "Invalides Passwort" } } } @@ -95,20 +95,20 @@ } }, "advancedOptions": { - "title": "Advanced options", + "title": "Weitere Optionen", "form": { "httpStatusCodes": { - "label": "HTTP Status Codes", - "placeholder": "Select valid status codes", - "clearButtonLabel": "Clear selection", - "nothingFound": "Nothing found" + "label": "HTTP Status Nummern", + "placeholder": "Wähle eine valide Status Nummer", + "clearButtonLabel": "Auswahl löschen", + "nothingFound": "Nichts gefunden" }, "openServiceInNewTab": { - "label": "Open service in new tab" + "label": "Serivce in einem neuen Tab öffnen" }, "buttons": { "submit": { - "content": "Add service" + "content": "Service hinzufügen" } } } From a19741998f67123b4d52c86469a65dee8748413f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:02:10 +0200 Subject: [PATCH 272/291] New translations app-shelf.json (German) --- public/locales/de/layout/app-shelf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/de/layout/app-shelf.json b/public/locales/de/layout/app-shelf.json index 3297ffe7d..72788abb4 100644 --- a/public/locales/de/layout/app-shelf.json +++ b/public/locales/de/layout/app-shelf.json @@ -1,10 +1,10 @@ { "accordions": { "downloads": { - "text": "Your downloads" + "text": "Deine Downloads" }, "others": { - "text": "Others" + "text": "Andere" } } } \ No newline at end of file From 3fb1e99563ac4545e41c658c1751c7c9ad8879d8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:02:20 +0200 Subject: [PATCH 273/291] New translations docker.json (German) --- public/locales/de/modules/docker.json | 38 +++++++++++++-------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/public/locales/de/modules/docker.json b/public/locales/de/modules/docker.json index a4d738b61..f3170ad19 100644 --- a/public/locales/de/modules/docker.json +++ b/public/locales/de/modules/docker.json @@ -4,45 +4,45 @@ "description": "Allows you to easily manage your torrents" }, "search": { - "placeholder": "Search by container or image name" + "placeholder": "Suche nach Conainer oder Image Namen" }, "table": { "header": { "name": "Name", "image": "Image", "ports": "Ports", - "state": "State" + "state": "Status" }, "body": { - "portCollapse": "{{ports}} more" + "portCollapse": "{{ports}} weitere" }, "states": { - "running": "Running", - "created": "Created", - "stopped": "Stopped", - "unknown": "Unknown" + "running": "Läuft", + "created": "Erstellt", + "stopped": "Gestopped", + "unknown": "Unbekannt" } }, "actionBar": { "addService": { - "title": "Add service", - "message": "Add service to Homarr" + "title": "Service hinzufügen", + "message": "Service zu Homarr hinzufügen" }, "restart": { - "title": "Restart" + "title": "Neustarten" }, "stop": { - "title": "Stop" + "title": "Stoppen" }, "start": { - "title": "Start" + "title": "Starten" }, - "refreshData": "Refresh data", + "refreshData": "Daten aktualisieren", "addToHomarr": { - "title": "Add to Homarr" + "title": "Zu Homarr hinzufügen" }, "remove": { - "title": "Remove" + "title": "Entfernen" } }, "messages": { @@ -53,14 +53,14 @@ }, "errors": { "integrationFailed": { - "title": "Docker integration failed", - "message": "Did you forget to mount the docker socket ?" + "title": "Docker Integration schlug fehl", + "message": "Hast du vergessen, den Docker Socket zu verbinden?" }, "unknownError": { - "title": "There was an error" + "title": "Es ist ein Fehler aufgetreten" }, "oneServiceAtATime": { - "title": "Please only add one service at a time!" + "title": "Bitte füge nur einen Service zur Zeit hinzu." } }, "actionIcon": { From 029901e0b61d36c1d53266e3d97069d63e135ebc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:02:25 +0200 Subject: [PATCH 274/291] New translations dashdot.json (German) --- public/locales/de/modules/dashdot.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/de/modules/dashdot.json b/public/locales/de/modules/dashdot.json index dd1486b43..594f1ab4c 100644 --- a/public/locales/de/modules/dashdot.json +++ b/public/locales/de/modules/dashdot.json @@ -30,20 +30,20 @@ "card": { "title": "Dash.", "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + "noService": "Kein Dash. Service gefunden. Bitte füge einen zu deinem Homarr Dashboard hinzu oder setze eine Dash. URL in den Modul-Optionen.", + "noInformation": "Informationen konnten nicht von Dash. geladen werden. Betriebst du die neuste Version?" }, "graphs": { "storage": { - "title": "Storage", - "label": "Storage:" + "title": "Speicher", + "label": "Speicher:" }, "network": { - "title": "Network", - "label": "Network:", + "title": "Netzwerk", + "label": "Netzwerk:", "metrics": { - "download": "Down", - "upload": "Up" + "download": "Eingehend", + "upload": "Ausgehend" } }, "cpu": { From 11c30f83c43b14cb700a0d8e6b0b012119c29c45 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:02:39 +0200 Subject: [PATCH 275/291] New translations torrents-status.json (German) --- .../locales/de/modules/torrents-status.json | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/public/locales/de/modules/torrents-status.json b/public/locales/de/modules/torrents-status.json index 7e8970a92..6dc01236d 100644 --- a/public/locales/de/modules/torrents-status.json +++ b/public/locales/de/modules/torrents-status.json @@ -12,28 +12,28 @@ "table": { "header": { "name": "Name", - "size": "Size", - "download": "Down", - "upload": "Up", - "estimatedTimeOfArrival": "ETA", - "progress": "Progress" + "size": "Grösse", + "download": "Eingehend", + "upload": "Ausgehend", + "estimatedTimeOfArrival": "Vorraussichtlicher Abschluss", + "progress": "Fortschritt" }, "body": { - "nothingFound": "No torrents found" + "nothingFound": "Keine Torrents gefunden" } }, "lineChart": { - "title": "Current download speed", + "title": "Derzeitige Download Geschwindigkeit", "download": "Download: {{download}}", "upload": "Upload: {{upload}}", - "timeSpan": "{{seconds}} seconds ago", + "timeSpan": "{{seconds}} Sekunden zuvor", "totalDownload": "Download: {{download}}/s", "totalUpload": "Upload: {{upload}}/s" }, "errors": { "noDownloadClients": { - "title": "No supported download clients found!", - "text": "Add a download service to view your current downloads" + "title": "Keine unterstützten Download Clients gefunden", + "text": "Füge einen Download Service hinzu, um deine derzeitigen Downloads zu sehen" } } } From 8124276fdb43e541396803f03b495fed0d7c9b11 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:02:45 +0200 Subject: [PATCH 276/291] New translations weather.json (German) --- public/locales/de/modules/weather.json | 28 +++++++++++++------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/public/locales/de/modules/weather.json b/public/locales/de/modules/weather.json index 405c36263..0b0cb5efb 100644 --- a/public/locales/de/modules/weather.json +++ b/public/locales/de/modules/weather.json @@ -13,20 +13,20 @@ }, "card": { "weatherDescriptions": { - "clear": "Clear", - "mainlyClear": "Mainly clear", - "fog": "Fog", - "drizzle": "Drizzle", - "freezingDrizzle": "Freezing drizzle", - "rain": "Rain", - "freezingRain": "Freezing rain", - "snowFall": "Snow fall", - "snowGrains": "Snow grains", - "rainShowers": "Rain showers", - "snowShowers": "Snow showers", - "thunderstorm": "Thunderstorm", - "thunderstormWithHail": "Thunderstorm with hail", - "unknown": "Unknown" + "clear": "Klar", + "mainlyClear": "Überwiegend klar", + "fog": "Nebel", + "drizzle": "Niesel", + "freezingDrizzle": "Eisiger Nieselregen", + "rain": "Regen", + "freezingRain": "Eisiger Regen", + "snowFall": "Schneefall", + "snowGrains": "Schneekörner", + "rainShowers": "Regenschauer", + "snowShowers": "Schneeschauer", + "thunderstorm": "Gewitter", + "thunderstormWithHail": "Gewitter mit Hagel", + "unknown": "Unbekannt" } } } \ No newline at end of file From 371dc2f03858d5778f8c75bcc27d8bf4a8450c9c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:02:50 +0200 Subject: [PATCH 277/291] New translations ping.json (German) --- public/locales/de/modules/ping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/de/modules/ping.json b/public/locales/de/modules/ping.json index 403c8027b..2163c35d7 100644 --- a/public/locales/de/modules/ping.json +++ b/public/locales/de/modules/ping.json @@ -1,11 +1,11 @@ { "descriptor": { - "name": "Ping", - "description": "Allows you to check if the service is up or returns a specific HTTP status code." + "name": "Ping Services", + "description": "Pings your services and shows their status as an indicator" }, "states": { "online": "Online {{response}}", "offline": "Offline {{response}}", - "loading": "Loading..." + "loading": "Laden..." } } \ No newline at end of file From 78bad70bcb41ac2aed7ada1c0181cf5d8326a2f8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:02:50 +0200 Subject: [PATCH 278/291] New translations overseerr.json (German) --- public/locales/de/modules/overseerr.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/de/modules/overseerr.json b/public/locales/de/modules/overseerr.json index e7b44289e..bcc7bca3c 100644 --- a/public/locales/de/modules/overseerr.json +++ b/public/locales/de/modules/overseerr.json @@ -6,23 +6,23 @@ "popup": { "item": { "buttons": { - "askFor": "Ask for {{title}}", - "cancel": "Cancel", - "request": "Request" + "askFor": "Fragen für {{title}}", + "cancel": "Abbrechen", + "request": "Anfragen" }, "alerts": { "automaticApproval": { - "title": "Using API key", - "text": "This request will be automatically approved" + "title": "Einen API Schlüssel benutzen", + "text": "Diese Anfrage wird automatisch genehmigt" } } }, "seasonSelector": { - "caption": "Tick the seasons that you want to be downloaded", + "caption": "Kreuze die Staffeln an, die heruntergeladen werden sollen.", "table": { "header": { - "season": "Season", - "numberOfEpisodes": "Number of episodes" + "season": "Staffel", + "numberOfEpisodes": "Anzahl von Episoden" } } } From 461b4decae596e73582d099c9614852c643bc5c3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:03:00 +0200 Subject: [PATCH 279/291] New translations search.json (German) --- public/locales/de/modules/search.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/modules/search.json b/public/locales/de/modules/search.json index 0476bb186..77033124d 100644 --- a/public/locales/de/modules/search.json +++ b/public/locales/de/modules/search.json @@ -4,6 +4,6 @@ "description": "Search bar to search the web, youtube, torrents or overseerr" }, "input": { - "placeholder": "Search the web..." + "placeholder": "Das Internet durchsuchen..." } } \ No newline at end of file From bf0f22667a7dcc9bc168ffd8149936fcfb5e70eb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:03:06 +0200 Subject: [PATCH 280/291] New translations page-appearance.json (German) --- .../locales/de/settings/customization/page-appearance.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/de/settings/customization/page-appearance.json b/public/locales/de/settings/customization/page-appearance.json index 051c11d86..cb9740b31 100644 --- a/public/locales/de/settings/customization/page-appearance.json +++ b/public/locales/de/settings/customization/page-appearance.json @@ -1,6 +1,6 @@ { "pageTitle": { - "label": "Page Title", + "label": "Seiten Titel", "placeholder": "Homarr 🦞" }, "logo": { @@ -12,10 +12,10 @@ "placeholder": "/favicon.png" }, "background": { - "label": "Background", + "label": "Hintergrund", "placeholder": "/img/background.png" }, "buttons": { - "submit": "Submit" + "submit": "Absenden" } } \ No newline at end of file From 953ea93189bc92e345641cc121eace0673c0e6ac Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:03:11 +0200 Subject: [PATCH 281/291] New translations shade-selector.json (German) --- public/locales/de/settings/customization/shade-selector.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/customization/shade-selector.json b/public/locales/de/settings/customization/shade-selector.json index 076aee080..88ad84009 100644 --- a/public/locales/de/settings/customization/shade-selector.json +++ b/public/locales/de/settings/customization/shade-selector.json @@ -1,3 +1,3 @@ { - "label": "Shade" + "label": "Shatten" } \ No newline at end of file From 8de377e032b7abe30e7e164325fbf88218a0350f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:03:15 +0200 Subject: [PATCH 282/291] New translations color-selector.json (German) --- public/locales/de/settings/customization/color-selector.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/customization/color-selector.json b/public/locales/de/settings/customization/color-selector.json index d66bbfe6e..fd1e6ff10 100644 --- a/public/locales/de/settings/customization/color-selector.json +++ b/public/locales/de/settings/customization/color-selector.json @@ -1,3 +1,3 @@ { - "suffix": "{{color}} color" + "suffix": "{{color}} Farbe" } \ No newline at end of file From 02220b8d5e68c16f6d0fb3551814dd3328acbd22 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:03:16 +0200 Subject: [PATCH 283/291] New translations app-width.json (German) --- public/locales/de/settings/customization/app-width.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/customization/app-width.json b/public/locales/de/settings/customization/app-width.json index e7636eef0..631bd9d0b 100644 --- a/public/locales/de/settings/customization/app-width.json +++ b/public/locales/de/settings/customization/app-width.json @@ -1,3 +1,3 @@ { - "label": "App Width" + "label": "Applikations Breite" } \ No newline at end of file From fb0a2155483fa3118cf85d56f21433ecc5fa7a04 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:03:25 +0200 Subject: [PATCH 284/291] New translations opacity-selector.json (German) --- public/locales/de/settings/customization/opacity-selector.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/customization/opacity-selector.json b/public/locales/de/settings/customization/opacity-selector.json index edd46daea..35d0fcb44 100644 --- a/public/locales/de/settings/customization/opacity-selector.json +++ b/public/locales/de/settings/customization/opacity-selector.json @@ -1,3 +1,3 @@ { - "label": "App Opacity" + "label": "Applikation Deckkraft" } \ No newline at end of file From e4d29a626d19ca89deb00879fbe888773c3ab4c9 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:03:29 +0200 Subject: [PATCH 285/291] New translations module-enabler.json (German) --- public/locales/de/settings/general/module-enabler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/general/module-enabler.json b/public/locales/de/settings/general/module-enabler.json index 179753b6f..a48dcdc97 100644 --- a/public/locales/de/settings/general/module-enabler.json +++ b/public/locales/de/settings/general/module-enabler.json @@ -1,3 +1,3 @@ { - "title": "Module enabler" + "title": "Modul-Enabler" } \ No newline at end of file From 8ccf40c453edbdaa64ee42adf2b82615a72ccea2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:03:34 +0200 Subject: [PATCH 286/291] New translations search-engine.json (German) --- public/locales/de/settings/general/search-engine.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/de/settings/general/search-engine.json b/public/locales/de/settings/general/search-engine.json index 42f708ffb..548906445 100644 --- a/public/locales/de/settings/general/search-engine.json +++ b/public/locales/de/settings/general/search-engine.json @@ -1,11 +1,11 @@ { - "title": "Search engine", + "title": "Suchmaschine", "tips": { - "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.", - "placeholderTip": "%s can be used as a placeholder for the query." + "generalTip": "Verwenden die Präfixe !yt und !t vor deiner Suchanfrage, um auf YouTube bzw. nach einem Torrent zu suchen.", + "placeholderTip": "%s kann als Platzhalter für deine Suchanfrage verwendet werden." }, "customEngine": { - "label": "Query URL", - "placeholder": "Custom query URL" + "label": "Suchanfrage URL", + "placeholder": "Benutzerdefinierte Adresse" } } \ No newline at end of file From 0d952e450e3c9a3ed658a27817ec84ce7cd58314 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:03:39 +0200 Subject: [PATCH 287/291] New translations config-changer.json (German) --- .../de/settings/general/config-changer.json | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/public/locales/de/settings/general/config-changer.json b/public/locales/de/settings/general/config-changer.json index ad4ac012d..975ef4539 100644 --- a/public/locales/de/settings/general/config-changer.json +++ b/public/locales/de/settings/general/config-changer.json @@ -1,31 +1,31 @@ { "configSelect": { - "label": "Config loader" + "label": "Konfigurations Lader" }, "modal": { - "title": "Choose the name of your new config", + "title": "Wähle einen Namen für deine neue Konfiguration", "form": { "configName": { - "label": "Config name", - "placeholder": "Your new config name" + "label": "Konfigurations Name", + "placeholder": "Dein neuer Konfigurtionsname" }, - "submitButton": "Confirm" + "submitButton": "Bestätigen" }, "events": { "configSaved": { - "title": "Config saved", - "message": "Config saved as {{configName}}" + "title": "Konfiguration gespeichert", + "message": "Konfiguration gespeichert als {{configName}}" } } }, "buttons": { - "download": "Download config", + "download": "Konfiguration herunterladen", "delete": { - "text": "Delete config", + "text": "Konfiguration löschen", "notifications": { "deleted": { - "title": "Config deleted", - "message": "Config deleted" + "title": "Konfiguration gelöscht", + "message": "Konfiguration wurde gelöscht" }, "deleteFailed": { "title": "Config delete failed", @@ -33,23 +33,23 @@ } } }, - "saveCopy": "Save a copy" + "saveCopy": "Eine Kopie speichern" }, "dropzone": { "notifications": { "invalidConfig": { - "title": "Unable to load config", - "message": "Could not load your config. Invalid JSON format." + "title": "Konfiguration konnte nicht geladen werden", + "message": "Konfiguration konnte nicht geladen werden. Invalides JSON" }, "loadedSuccessfully": { - "title": "Config {{configName}} loaded successfully" + "title": "Konfiguration {{configName}} wurde erfolgreich geladen" } }, "accept": { - "text": "Drag files here to upload a config. Support for JSON only." + "text": "Ziehe Konfigurationen hier um sie hochzuladen. Es werden nur JSON Dateien unterstützt." }, "reject": { - "text": "This file format is not supported. Please only upload JSON." + "text": "Dieses Dateiformat wird nicht unterstützt. Bitte lade nur JSON hoch." } } } \ No newline at end of file From bfb8b32bc9534c1ce5306118320831383bb967cb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:03:40 +0200 Subject: [PATCH 288/291] New translations color-schema.json (German) --- public/locales/de/settings/general/color-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/general/color-schema.json b/public/locales/de/settings/general/color-schema.json index 16672bf7e..5c885bd49 100644 --- a/public/locales/de/settings/general/color-schema.json +++ b/public/locales/de/settings/general/color-schema.json @@ -1,3 +1,3 @@ { - "label": "Switch to {{scheme}} mode" + "label": "Wechseln zu {{scheme}} Modus" } \ No newline at end of file From 2cf662a30474e36763fe5588ff79078126485ebc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:03:49 +0200 Subject: [PATCH 289/291] New translations internationalization.json (German) --- public/locales/de/settings/general/internationalization.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/general/internationalization.json b/public/locales/de/settings/general/internationalization.json index 17f0a13bf..786d61394 100644 --- a/public/locales/de/settings/general/internationalization.json +++ b/public/locales/de/settings/general/internationalization.json @@ -1,3 +1,3 @@ { - "label": "Language" + "label": "Sprache" } \ No newline at end of file From a572f88dd7f3b1fc8bda850bd20dd3c9e28886c0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:04:00 +0200 Subject: [PATCH 290/291] New translations theme-selector.json (German) --- public/locales/de/settings/general/theme-selector.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/general/theme-selector.json b/public/locales/de/settings/general/theme-selector.json index 4e04d5e54..23d4efacc 100644 --- a/public/locales/de/settings/general/theme-selector.json +++ b/public/locales/de/settings/general/theme-selector.json @@ -1,3 +1,3 @@ { - "label": "Switch to {{theme}} mode" + "label": "Wechsel zu {{theme}} Modus" } \ No newline at end of file From e3778482da86e0adef8a8f5227f8b53f4e999fe7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:04:05 +0200 Subject: [PATCH 291/291] New translations widget-positions.json (German) --- public/locales/de/settings/general/widget-positions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/settings/general/widget-positions.json b/public/locales/de/settings/general/widget-positions.json index 746578cce..fe4fc4d6e 100644 --- a/public/locales/de/settings/general/widget-positions.json +++ b/public/locales/de/settings/general/widget-positions.json @@ -1,3 +1,3 @@ { - "label": "Position widgets on left" + "label": "Widgets auf der linken Seite" } \ No newline at end of file