From 191a5d68f7d0b932e3d34487aea224f6cd6d58f2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 15 Jun 2023 03:05:18 +0900 Subject: [PATCH 001/329] New translations date.json (Spanish) --- public/locales/es/modules/date.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/es/modules/date.json b/public/locales/es/modules/date.json index 079523881..d2501c5be 100644 --- a/public/locales/es/modules/date.json +++ b/public/locales/es/modules/date.json @@ -1,9 +1,9 @@ { "descriptor": { - "name": "Fecha y hora", + "name": "Fecha y Hora", "description": "Muestra la fecha y hora actuales.", "settings": { - "title": "Ajustes para el widget Fecha y Hora", + "title": "Ajustes del complemento Fecha y Hora", "display24HourFormat": { "label": "Mostrar hora completa (24 horas)" } From 5e6de1b22906e3a1cedd250c3c7ba97ff096d730 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:17 +0900 Subject: [PATCH 002/329] New translations general.json (French) --- public/locales/fr/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/fr/settings/customization/general.json b/public/locales/fr/settings/customization/general.json index 5f940b4ff..ef1458f6a 100644 --- a/public/locales/fr/settings/customization/general.json +++ b/public/locales/fr/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Apparence", "description": "" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From ce3c3be2108fdad649f1c9a826cde2da5ba7c83e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:18 +0900 Subject: [PATCH 003/329] New translations accessibility.json (French) --- .../fr/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/fr/settings/customization/accessibility.json diff --git a/public/locales/fr/settings/customization/accessibility.json b/public/locales/fr/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/fr/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 57a489ce7ec60e0dd73245cdb3bf7620e0c67e3d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:19 +0900 Subject: [PATCH 004/329] New translations general.json (Spanish) --- public/locales/es/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/es/settings/customization/general.json b/public/locales/es/settings/customization/general.json index d5fb72a39..edca6adcf 100644 --- a/public/locales/es/settings/customization/general.json +++ b/public/locales/es/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Apariencia", "description": "Personaliza el fondo, colores y apariencia de las apps" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From e9960d3403ff2119429598f7d2c5789729cb85e8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:20 +0900 Subject: [PATCH 005/329] New translations dns-hole-summary.json (Spanish) --- public/locales/es/modules/dns-hole-summary.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/es/modules/dns-hole-summary.json b/public/locales/es/modules/dns-hole-summary.json index 52f1fd9f6..a2de8ac8d 100644 --- a/public/locales/es/modules/dns-hole-summary.json +++ b/public/locales/es/modules/dns-hole-summary.json @@ -13,8 +13,8 @@ "metrics": { "domainsOnAdlist": "Dominios en listas de anuncios", "queriesToday": "Consultas hoy", - "queriesBlockedTodayPercentage": "bloqueado hoy", - "queriesBlockedToday": "bloqueado hoy" + "queriesBlockedTodayPercentage": "Bloqueado hoy", + "queriesBlockedToday": "Bloqueado hoy" } } } From a00762c00548733d8f093ae6983b741e4c9c8e08 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:21 +0900 Subject: [PATCH 006/329] New translations accessibility.json (Spanish) --- .../es/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/es/settings/customization/accessibility.json diff --git a/public/locales/es/settings/customization/accessibility.json b/public/locales/es/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/es/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 8be26bc7e85c87f50b7cde0e70558a2f07a21152 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:22 +0900 Subject: [PATCH 007/329] New translations general.json (Danish) --- public/locales/da/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/da/settings/customization/general.json b/public/locales/da/settings/customization/general.json index c70042b7c..8f5e00e9d 100644 --- a/public/locales/da/settings/customization/general.json +++ b/public/locales/da/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Udseende", "description": "Tilpas baggrunden, farverne og appenes udseende" + }, + "accessibility": { + "name": "Hjælpefunktioner", + "description": "" } } -} \ No newline at end of file +} From 3cca9d92a48b586976b8de12ccb2d33394cc71da Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:23 +0900 Subject: [PATCH 008/329] New translations accessibility.json (Danish) --- .../da/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/da/settings/customization/accessibility.json diff --git a/public/locales/da/settings/customization/accessibility.json b/public/locales/da/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/da/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 53d7aeb3e5596e56c9c4f04407468dc08d472590 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:24 +0900 Subject: [PATCH 009/329] New translations general.json (German) --- public/locales/de/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/de/settings/customization/general.json b/public/locales/de/settings/customization/general.json index f04f09478..8dd542da1 100644 --- a/public/locales/de/settings/customization/general.json +++ b/public/locales/de/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Aussehen", "description": "Anpassen des Hintergrunds, der Farben und des Erscheinungsbilds" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From c4b7d34908c3cc244e8aed73d4f63237d54873b4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:25 +0900 Subject: [PATCH 010/329] New translations accessibility.json (German) --- .../de/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/de/settings/customization/accessibility.json diff --git a/public/locales/de/settings/customization/accessibility.json b/public/locales/de/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/de/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 7049ebf04b3df2b9b4c689f07c4bed5e49e35e9b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:26 +0900 Subject: [PATCH 011/329] New translations general.json (Greek) --- public/locales/el/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/el/settings/customization/general.json b/public/locales/el/settings/customization/general.json index a2beee905..727994f2b 100644 --- a/public/locales/el/settings/customization/general.json +++ b/public/locales/el/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Εμφάνιση", "description": "Προσαρμόστε το φόντο, τα χρώματα και την εμφάνιση των εφαρμογών" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 1ec71dcc19f633f524329f8b5c7fd36e3f0b1625 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:27 +0900 Subject: [PATCH 012/329] New translations accessibility.json (Greek) --- .../el/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/el/settings/customization/accessibility.json diff --git a/public/locales/el/settings/customization/accessibility.json b/public/locales/el/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/el/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 7f30bdda4a255b426f5fffc19a734bdb5766a758 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:28 +0900 Subject: [PATCH 013/329] New translations general.json (Hebrew) --- public/locales/he/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/he/settings/customization/general.json b/public/locales/he/settings/customization/general.json index 2d9bec07f..716f24bcc 100644 --- a/public/locales/he/settings/customization/general.json +++ b/public/locales/he/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "מראה", "description": "התאם אישית את הרקע, הצבעים ומראה האפליקציות" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 3996a3ee14203e332d4d9f4e34a8ff0d63bf560a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:29 +0900 Subject: [PATCH 014/329] New translations accessibility.json (Hebrew) --- .../he/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/he/settings/customization/accessibility.json diff --git a/public/locales/he/settings/customization/accessibility.json b/public/locales/he/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/he/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 994d3a1631c57af5c00d84a046adb53eac5226de Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:30 +0900 Subject: [PATCH 015/329] New translations general.json (Italian) --- public/locales/it/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/it/settings/customization/general.json b/public/locales/it/settings/customization/general.json index 3ff88edd9..5ed5d4b87 100644 --- a/public/locales/it/settings/customization/general.json +++ b/public/locales/it/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Aspetto", "description": "Personalizza lo sfondo, i colori e l'aspetto delle app" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From d819271976217f52587b1c20279c5879ef66a0ce Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:31 +0900 Subject: [PATCH 016/329] New translations accessibility.json (Italian) --- .../it/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/it/settings/customization/accessibility.json diff --git a/public/locales/it/settings/customization/accessibility.json b/public/locales/it/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/it/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 830c36f74a7fafd84c82924fe819f1f54629807e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:32 +0900 Subject: [PATCH 017/329] New translations general.json (Japanese) --- public/locales/ja/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/ja/settings/customization/general.json b/public/locales/ja/settings/customization/general.json index c1e57c3d5..b34197ed2 100644 --- a/public/locales/ja/settings/customization/general.json +++ b/public/locales/ja/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "外観", "description": "" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 2d317ddeb5a5d48d34f63523e7d9843c478e71d1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:33 +0900 Subject: [PATCH 018/329] New translations accessibility.json (Japanese) --- .../ja/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/ja/settings/customization/accessibility.json diff --git a/public/locales/ja/settings/customization/accessibility.json b/public/locales/ja/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/ja/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 8013e296a28cec313ac5ea9e738b4fe3b0eedae5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:33 +0900 Subject: [PATCH 019/329] New translations general.json (Korean) --- public/locales/ko/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/ko/settings/customization/general.json b/public/locales/ko/settings/customization/general.json index ee9d30b5a..2e9b08103 100644 --- a/public/locales/ko/settings/customization/general.json +++ b/public/locales/ko/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "", "description": "" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 917732a00e6549e9e2173acedf622a9ea7a29dca Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:34 +0900 Subject: [PATCH 020/329] New translations accessibility.json (Korean) --- .../ko/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/ko/settings/customization/accessibility.json diff --git a/public/locales/ko/settings/customization/accessibility.json b/public/locales/ko/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/ko/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From d6a573bd3e7024e2e9c4781d54641343d1aa29de Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:35 +0900 Subject: [PATCH 021/329] New translations general.json (Dutch) --- public/locales/nl/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/nl/settings/customization/general.json b/public/locales/nl/settings/customization/general.json index eeb37373e..5003a2b12 100644 --- a/public/locales/nl/settings/customization/general.json +++ b/public/locales/nl/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Opmaak", "description": "Pas de achtergrond, kleuren en het uiterlijk van de app aan" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From b08b4da1323e5e6f9e19ce1bec132e6a5f1a3585 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:36 +0900 Subject: [PATCH 022/329] New translations accessibility.json (Dutch) --- .../nl/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/nl/settings/customization/accessibility.json diff --git a/public/locales/nl/settings/customization/accessibility.json b/public/locales/nl/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/nl/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 213f62cd5131297956e31053e9cd41ebb3c96f00 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:37 +0900 Subject: [PATCH 023/329] New translations general.json (Norwegian) --- public/locales/no/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/no/settings/customization/general.json b/public/locales/no/settings/customization/general.json index 01370b40f..3cb392ab8 100644 --- a/public/locales/no/settings/customization/general.json +++ b/public/locales/no/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Utseende", "description": "Tilpass både bakgrunn, farger og apper" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 63f4080b4cd875680591ba8c805e92e339550c76 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:38 +0900 Subject: [PATCH 024/329] New translations accessibility.json (Norwegian) --- .../no/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/no/settings/customization/accessibility.json diff --git a/public/locales/no/settings/customization/accessibility.json b/public/locales/no/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/no/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From fd819dd37380ff29128036406a58b3833666baa2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:39 +0900 Subject: [PATCH 025/329] New translations general.json (Polish) --- public/locales/pl/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/pl/settings/customization/general.json b/public/locales/pl/settings/customization/general.json index 69e74c464..8a1ab7df5 100644 --- a/public/locales/pl/settings/customization/general.json +++ b/public/locales/pl/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Wygląd", "description": "Dostosuj tło, kolory i wygląd aplikacji" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 6947a871485d83455069875ef925c6931cf42fb5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:40 +0900 Subject: [PATCH 026/329] New translations accessibility.json (Polish) --- .../pl/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/pl/settings/customization/accessibility.json diff --git a/public/locales/pl/settings/customization/accessibility.json b/public/locales/pl/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/pl/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From a396111cce97a6374302e77449a0aec0df0472b2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:41 +0900 Subject: [PATCH 027/329] New translations general.json (Russian) --- public/locales/ru/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/ru/settings/customization/general.json b/public/locales/ru/settings/customization/general.json index 5e0720ab1..f278f1d5d 100644 --- a/public/locales/ru/settings/customization/general.json +++ b/public/locales/ru/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Внешний вид", "description": "Настройка фона, цвета и внешнего вида приложений" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 4080df35764600c0a1185ff1f0dfc8b637cfbc43 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:41 +0900 Subject: [PATCH 028/329] New translations accessibility.json (Russian) --- .../ru/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/ru/settings/customization/accessibility.json diff --git a/public/locales/ru/settings/customization/accessibility.json b/public/locales/ru/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/ru/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From baa53771217592197e6021263db7fedb6a8a256e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:42 +0900 Subject: [PATCH 029/329] New translations general.json (Slovak) --- public/locales/sk/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/sk/settings/customization/general.json b/public/locales/sk/settings/customization/general.json index ebcf73066..9cd905ec3 100644 --- a/public/locales/sk/settings/customization/general.json +++ b/public/locales/sk/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Vzhľad", "description": "Prispôsobenie pozadia, farieb a vzhľadu aplikácií" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 3fe45c27f6ed1aa95e7a7db4398d9f9636be1eec Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:43 +0900 Subject: [PATCH 030/329] New translations accessibility.json (Slovak) --- .../sk/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/sk/settings/customization/accessibility.json diff --git a/public/locales/sk/settings/customization/accessibility.json b/public/locales/sk/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/sk/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 957d840da59bd65b425175ef5c00aa3e2f4454be Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:44 +0900 Subject: [PATCH 031/329] New translations general.json (Slovenian) --- public/locales/sl/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/sl/settings/customization/general.json b/public/locales/sl/settings/customization/general.json index 25bf79f33..623dd8c69 100644 --- a/public/locales/sl/settings/customization/general.json +++ b/public/locales/sl/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Videz", "description": "Prilagodite ozadje, barve in videz aplikacije" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 10281213bfb6ec834cef59b0933804bb642be5c2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:45 +0900 Subject: [PATCH 032/329] New translations accessibility.json (Slovenian) --- .../sl/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/sl/settings/customization/accessibility.json diff --git a/public/locales/sl/settings/customization/accessibility.json b/public/locales/sl/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/sl/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 1874fe16713bef6b4ce7683cbf61e184dffffd47 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:46 +0900 Subject: [PATCH 033/329] New translations general.json (Swedish) --- public/locales/sv/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/sv/settings/customization/general.json b/public/locales/sv/settings/customization/general.json index 11a5e97b0..d1cb1327b 100644 --- a/public/locales/sv/settings/customization/general.json +++ b/public/locales/sv/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Utseende", "description": "Anpassa bakgrunden, färgerna och apparnas utseende" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From f3c9f7d2606201f550ed97454e566823a0b57ad9 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:47 +0900 Subject: [PATCH 034/329] New translations accessibility.json (Swedish) --- .../sv/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/sv/settings/customization/accessibility.json diff --git a/public/locales/sv/settings/customization/accessibility.json b/public/locales/sv/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/sv/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From a73df29d2db1d89314367036db80c737e488618f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:48 +0900 Subject: [PATCH 035/329] New translations general.json (Turkish) --- public/locales/tr/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/tr/settings/customization/general.json b/public/locales/tr/settings/customization/general.json index 9c7158777..f2c414b89 100644 --- a/public/locales/tr/settings/customization/general.json +++ b/public/locales/tr/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Görünüş", "description": "Arka planı, renkleri ve uygulama görünümünü özelleştirin" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 9d885f5aa59addb40268756252486577066ac7cf Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:49 +0900 Subject: [PATCH 036/329] New translations accessibility.json (Turkish) --- .../tr/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/tr/settings/customization/accessibility.json diff --git a/public/locales/tr/settings/customization/accessibility.json b/public/locales/tr/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/tr/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 340e8fb90b8ead63998c40cdfe0ce454a27256cd Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:49 +0900 Subject: [PATCH 037/329] New translations general.json (Ukrainian) --- public/locales/uk/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/uk/settings/customization/general.json b/public/locales/uk/settings/customization/general.json index cf7c14534..6e1b4e004 100644 --- a/public/locales/uk/settings/customization/general.json +++ b/public/locales/uk/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Вигляд", "description": "Налаштування фону, кольорів і додатків" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 6e1dbba6a77eb120bd1b1b167153f9d1b28534f5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:50 +0900 Subject: [PATCH 038/329] New translations accessibility.json (Ukrainian) --- .../uk/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/uk/settings/customization/accessibility.json diff --git a/public/locales/uk/settings/customization/accessibility.json b/public/locales/uk/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/uk/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 2367f00eeb21c2d08a2272a6d22437205e906174 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:51 +0900 Subject: [PATCH 039/329] New translations general.json (Chinese Simplified) --- public/locales/zh/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/zh/settings/customization/general.json b/public/locales/zh/settings/customization/general.json index 01426d32e..1854a8edc 100644 --- a/public/locales/zh/settings/customization/general.json +++ b/public/locales/zh/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "外观", "description": "自定义背景、颜色和应用程序的外观" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From dc98389b2ce9b71f3f7a731094afd9997f9fe49f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:52 +0900 Subject: [PATCH 040/329] New translations accessibility.json (Chinese Simplified) --- .../zh/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/zh/settings/customization/accessibility.json diff --git a/public/locales/zh/settings/customization/accessibility.json b/public/locales/zh/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/zh/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 87e3ce13dac35fffb1893793588d0087c6d10733 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:53 +0900 Subject: [PATCH 041/329] New translations general.json (English) --- public/locales/en/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/en/settings/customization/general.json b/public/locales/en/settings/customization/general.json index 24610a4bb..33186ccdc 100644 --- a/public/locales/en/settings/customization/general.json +++ b/public/locales/en/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Appearance", "description": "Customize the background, colors and apps appearance" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From dd347fe58c67a90e74e550467a979ae367011d91 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:54 +0900 Subject: [PATCH 042/329] New translations accessibility.json (English) --- .../en/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/en/settings/customization/accessibility.json diff --git a/public/locales/en/settings/customization/accessibility.json b/public/locales/en/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/en/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 4333b2e5590a91c391a17ef5d4a0abe828534168 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:55 +0900 Subject: [PATCH 043/329] New translations general.json (Vietnamese) --- public/locales/vi/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/vi/settings/customization/general.json b/public/locales/vi/settings/customization/general.json index 2cbe418a9..f6fd99e70 100644 --- a/public/locales/vi/settings/customization/general.json +++ b/public/locales/vi/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Hiển thị", "description": "Tuỳ chỉnh nền, màu và hiển thị của các ứng dụng" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 787b0fd38bb82952cfdd41ec05ebbe4b87448546 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:56 +0900 Subject: [PATCH 044/329] New translations accessibility.json (Vietnamese) --- .../vi/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/vi/settings/customization/accessibility.json diff --git a/public/locales/vi/settings/customization/accessibility.json b/public/locales/vi/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/vi/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From ff2e71f6e83cbf760515b135c26ae4706b18bb8a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:56 +0900 Subject: [PATCH 045/329] New translations general.json (Portuguese, Brazilian) --- public/locales/pt/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/pt/settings/customization/general.json b/public/locales/pt/settings/customization/general.json index 59da6f909..9036d8c92 100644 --- a/public/locales/pt/settings/customization/general.json +++ b/public/locales/pt/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Aparência", "description": "" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 6d8da5d6b13e1e62a8140cf85e8023bf215a1b39 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:57 +0900 Subject: [PATCH 046/329] New translations accessibility.json (Portuguese, Brazilian) --- .../pt/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/pt/settings/customization/accessibility.json diff --git a/public/locales/pt/settings/customization/accessibility.json b/public/locales/pt/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/pt/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 7baffc5a31bda6232c61894ac165ba853b42de3b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:58 +0900 Subject: [PATCH 047/329] New translations general.json (Latvian) --- public/locales/lv/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/lv/settings/customization/general.json b/public/locales/lv/settings/customization/general.json index f8917b268..586b76db0 100644 --- a/public/locales/lv/settings/customization/general.json +++ b/public/locales/lv/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Izskats", "description": "Fona, krāsu un programmu izskata pielāgošana" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 310f88c9905f1a8c6afed9379e1ffefefaaa3a30 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:59 +0900 Subject: [PATCH 048/329] New translations accessibility.json (Latvian) --- .../lv/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/lv/settings/customization/accessibility.json diff --git a/public/locales/lv/settings/customization/accessibility.json b/public/locales/lv/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/lv/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 063172ef0f1dec040425e3833ed5155325b5f374 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:24:00 +0900 Subject: [PATCH 049/329] New translations general.json (LOLCAT) --- public/locales/lol/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/lol/settings/customization/general.json b/public/locales/lol/settings/customization/general.json index 1199e4c3a..5245b8535 100644 --- a/public/locales/lol/settings/customization/general.json +++ b/public/locales/lol/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Appearance", "description": "" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +} From 1101c748161dea387beac4c10e84e99db7c5d657 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:24:01 +0900 Subject: [PATCH 050/329] New translations accessibility.json (LOLCAT) --- .../lol/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/lol/settings/customization/accessibility.json diff --git a/public/locales/lol/settings/customization/accessibility.json b/public/locales/lol/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/lol/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 2f566f8e301e06ca92c8bd8e35e7e06f6d23f471 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 06:22:57 +0900 Subject: [PATCH 051/329] New translations accessibility.json (Spanish) --- public/locales/es/settings/customization/accessibility.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/es/settings/customization/accessibility.json b/public/locales/es/settings/customization/accessibility.json index 345ac2ef6..882d35009 100644 --- a/public/locales/es/settings/customization/accessibility.json +++ b/public/locales/es/settings/customization/accessibility.json @@ -1,7 +1,7 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Desactivar pulso de ping", + "description": "Por defecto, los indicadores de ping en Homarr parpadearán. Esto puede ser irritante. Este control deslizante desactivará la animación" }, "replaceIconsWithDots": { "label": "", From 835b4ac039749f4b27819bd64d57f795668e88df Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 06:22:58 +0900 Subject: [PATCH 052/329] New translations general.json (Danish) --- public/locales/da/settings/customization/general.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/da/settings/customization/general.json b/public/locales/da/settings/customization/general.json index 8f5e00e9d..37c029979 100644 --- a/public/locales/da/settings/customization/general.json +++ b/public/locales/da/settings/customization/general.json @@ -19,7 +19,7 @@ }, "accessibility": { "name": "Hjælpefunktioner", - "description": "" + "description": "Konfigurer Homarr for deaktiverede og handicappede brugere" } } } From 579e04099baf45b59bf277929f41755a5785354c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 06:22:59 +0900 Subject: [PATCH 053/329] New translations accessibility.json (Danish) --- .../da/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/da/settings/customization/accessibility.json b/public/locales/da/settings/customization/accessibility.json index 345ac2ef6..d69577690 100644 --- a/public/locales/da/settings/customization/accessibility.json +++ b/public/locales/da/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Deaktiver ping-puls", + "description": "Som standard vil ping-indikatorerne i Homarr pulsere. Det kan være irriterende. Denne skyder vil deaktivere animationen" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Udskift ping-prikker med ikoner", + "description": "For farveblinde brugere kan ping-prikker være uigenkendelige. Dette vil erstatte indikatorer med ikoner" }, - "alert": "" + "alert": "Mangler du noget? Vi vil med glæde udvide tilgængeligheden af Homarr" } \ No newline at end of file From 6443a4ee2da2c9cee79a35044f695109c81fddca Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 06:22:59 +0900 Subject: [PATCH 054/329] New translations general.json (Latvian) --- public/locales/lv/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/lv/settings/customization/general.json b/public/locales/lv/settings/customization/general.json index 586b76db0..9e399fc53 100644 --- a/public/locales/lv/settings/customization/general.json +++ b/public/locales/lv/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "Fona, krāsu un programmu izskata pielāgošana" }, "accessibility": { - "name": "", - "description": "" + "name": "Piekļūstamība", + "description": "Homarr konfigurēšana lietotājiem ar invaliditāti un/vai ar īpašām vajadzībām" } } } From 4786235953bc1a35f4a639fca42565a9ba9ff4c5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 06:23:00 +0900 Subject: [PATCH 055/329] New translations accessibility.json (Latvian) --- .../lv/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/lv/settings/customization/accessibility.json b/public/locales/lv/settings/customization/accessibility.json index 345ac2ef6..79e81afbf 100644 --- a/public/locales/lv/settings/customization/accessibility.json +++ b/public/locales/lv/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Atslēgt Ping pulsāciju", + "description": "Pēc noklusējuma Homarr Ping indikatori pulsē. Tas var būt kaitinoši. Šis slīdnis atslēgs animāciju" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Aizstāt Ping punktiņus ar ikonām", + "description": "Krāsu akliem lietotājiem Ping punktiņi var būt neatpazīstami. Tas aizstās indikatorus ar ikonām" }, - "alert": "" + "alert": "Vai jums kaut kas pietrūkst? Mēs labprāt paplašināsim Homarr piekļūstamību" } \ No newline at end of file From 4922f413665d7b4f982a849dae9fcf4cda54ec0d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 07:39:24 +0900 Subject: [PATCH 056/329] New translations general.json (Spanish) --- public/locales/es/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/es/settings/customization/general.json b/public/locales/es/settings/customization/general.json index edca6adcf..566680f15 100644 --- a/public/locales/es/settings/customization/general.json +++ b/public/locales/es/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "Personaliza el fondo, colores y apariencia de las apps" }, "accessibility": { - "name": "", - "description": "" + "name": "Accesibilidad", + "description": "Configurar Homarr para usuarios con discapacidad y minusvalía" } } } From 21322f914399851f02a7a22eea5fa760a6d4a654 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 07:39:24 +0900 Subject: [PATCH 057/329] New translations accessibility.json (Spanish) --- public/locales/es/settings/customization/accessibility.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/es/settings/customization/accessibility.json b/public/locales/es/settings/customization/accessibility.json index 882d35009..0acc0b949 100644 --- a/public/locales/es/settings/customization/accessibility.json +++ b/public/locales/es/settings/customization/accessibility.json @@ -4,8 +4,8 @@ "description": "Por defecto, los indicadores de ping en Homarr parpadearán. Esto puede ser irritante. Este control deslizante desactivará la animación" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Reemplazar puntos de ping por iconos", + "description": "Para usuarios daltónicos, los puntos de ping pueden ser irreconocibles. Esto reemplazará los indicadores por iconos" }, - "alert": "" + "alert": "¿Te estás perdiendo algo? Con gusto ampliaremos la accesibilidad de Homarr" } \ No newline at end of file From 3346db43c4338ce87943f6e65b600f7a87817ac5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 07:39:25 +0900 Subject: [PATCH 058/329] New translations general.json (Turkish) --- public/locales/tr/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/tr/settings/customization/general.json b/public/locales/tr/settings/customization/general.json index f2c414b89..3b39c090f 100644 --- a/public/locales/tr/settings/customization/general.json +++ b/public/locales/tr/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "Arka planı, renkleri ve uygulama görünümünü özelleştirin" }, "accessibility": { - "name": "", - "description": "" + "name": "Erişilebilirlik", + "description": "Homarr'ı engelli kullanıcılar için yapılandırma" } } } From e899e36dcbe48c5c8a8a88243bb10e094fec1fba Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 07:39:26 +0900 Subject: [PATCH 059/329] New translations accessibility.json (Turkish) --- .../tr/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/tr/settings/customization/accessibility.json b/public/locales/tr/settings/customization/accessibility.json index 345ac2ef6..5f782572a 100644 --- a/public/locales/tr/settings/customization/accessibility.json +++ b/public/locales/tr/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Ping animasyonunu devre dışı bırak", + "description": "Varsayılan olarak, Homarr'daki ping animasyonu aktiftir. Bu rahatsız edici olabilir. Bu animasyonu devre dışı bırakacaktır" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Ping noktası simge ile değiştirin", + "description": "Renk körü (Daltonizm) kullanıcılar için ping noktaları tanınmayabilir. Bu, göstergeleri simgelerle değiştirecektir" }, - "alert": "" + "alert": "Bir şey mi kaçırdınız? Homarr'ın erişilebilirliğini memnuniyetle genişleteceğiz" } \ No newline at end of file From 296e770d3761f7f2f60dd479a6f6666c2e9530f9 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:57:19 +0900 Subject: [PATCH 060/329] New translations general.json (Hebrew) --- public/locales/he/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/he/settings/customization/general.json b/public/locales/he/settings/customization/general.json index 716f24bcc..8bdf4649f 100644 --- a/public/locales/he/settings/customization/general.json +++ b/public/locales/he/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "התאם אישית את הרקע, הצבעים ומראה האפליקציות" }, "accessibility": { - "name": "", - "description": "" + "name": "נגישות", + "description": "הגדר את Homarr עבור משתמשים מוגבלים ונכים" } } } From 9e6213731c26dfcbad61b25e9ed7aeb707cefc9a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:57:20 +0900 Subject: [PATCH 061/329] New translations accessibility.json (Hebrew) --- .../he/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/he/settings/customization/accessibility.json b/public/locales/he/settings/customization/accessibility.json index 345ac2ef6..af552b9ca 100644 --- a/public/locales/he/settings/customization/accessibility.json +++ b/public/locales/he/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "השבת את דופק הפינג", + "description": "כברירת מחדל, מחווני ping ב-Homarr יפעמו. זה עשוי להיות מעצבן. המחוון הזה ישבית את האנימציה" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "החלף את נקודות הפינג בסמלים", + "description": "עבור משתמשים עיוורי צבעים, נקודות פינג עשויות להיות בלתי ניתנות לזיהוי. זה יחליף אינדיקטורים בסמלים" }, - "alert": "" + "alert": "חסר לך משהו? נשמח להרחיב את הנגישות של Homarr" } \ No newline at end of file From e9e880370b7c088bc0137ab9943b7a47941019a4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:50:09 +0900 Subject: [PATCH 062/329] New translations general.json (Russian) --- public/locales/ru/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/ru/settings/customization/general.json b/public/locales/ru/settings/customization/general.json index f278f1d5d..53cc68077 100644 --- a/public/locales/ru/settings/customization/general.json +++ b/public/locales/ru/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "Настройка фона, цвета и внешнего вида приложений" }, "accessibility": { - "name": "", - "description": "" + "name": "Спец. возможности", + "description": "Настроить Homarr для пользователей с ограниченными возможностями и инвалидов" } } } From d4e4fcfb597d434611c6e377e7514c290bd9951f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:50:10 +0900 Subject: [PATCH 063/329] New translations accessibility.json (Russian) --- .../ru/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/ru/settings/customization/accessibility.json b/public/locales/ru/settings/customization/accessibility.json index 345ac2ef6..802062a94 100644 --- a/public/locales/ru/settings/customization/accessibility.json +++ b/public/locales/ru/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Отключить импульс пинга", + "description": "По умолчанию индикаторы пинга в Homarr пульсируют. Это может раздражать. Этот ползунок отключит анимацию" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Замените пинг-точки значками", + "description": "У пользователей, страдающих цветовой слепотой, пинг-точки могут быть неразличимыми. Это заменит индикаторы значками" }, - "alert": "" + "alert": "Вам чего-то не хватает? Мы с радостью расширим доступность Homarr" } \ No newline at end of file From 1a6fab39326806603b92534bddec296d49bf8561 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:05:56 +0900 Subject: [PATCH 064/329] New translations general.json (German) --- public/locales/de/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/de/settings/customization/general.json b/public/locales/de/settings/customization/general.json index 8dd542da1..303d73d13 100644 --- a/public/locales/de/settings/customization/general.json +++ b/public/locales/de/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "Anpassen des Hintergrunds, der Farben und des Erscheinungsbilds" }, "accessibility": { - "name": "", - "description": "" + "name": "Barrierefreiheit", + "description": "Homarr für behinderte und gehandicapte Benutzer einrichten" } } } From 47b01972af09f2b925f16e515de082b7f1f0df42 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:05:57 +0900 Subject: [PATCH 065/329] New translations accessibility.json (German) --- .../de/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/de/settings/customization/accessibility.json b/public/locales/de/settings/customization/accessibility.json index 345ac2ef6..b98561d6e 100644 --- a/public/locales/de/settings/customization/accessibility.json +++ b/public/locales/de/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Ping-Puls deaktivieren", + "description": "Standardmäßig pulsieren die Ping-Indikatoren in Homarr. Dies kann irritierend sein. Mit diesem Regler kann diese Animation deaktiviert werden" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Ping Punkte mit Icons ersetzen", + "description": "Für farbenblinde Benutzer können Ping-Punkte nicht erkennbar sein. Dies ersetzt Indikatoren durch Icons" }, - "alert": "" + "alert": "Fehlt etwas? Wir erweitern gerne die Zugänglichkeit von Homarr" } \ No newline at end of file From fe0859a9b3be9aa92eafd365a717d34d21c004d6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:15:46 +0900 Subject: [PATCH 066/329] New translations common.json (Galician) --- public/locales/gl/common.json | 39 +++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 public/locales/gl/common.json diff --git a/public/locales/gl/common.json b/public/locales/gl/common.json new file mode 100644 index 000000000..90e3734ce --- /dev/null +++ b/public/locales/gl/common.json @@ -0,0 +1,39 @@ +{ + "save": "", + "about": "", + "cancel": "", + "close": "", + "delete": "", + "ok": "", + "edit": "", + "enabled": "", + "disabled": "", + "enableAll": "", + "disableAll": "", + "version": "", + "changePosition": "", + "remove": "", + "removeConfirm": "", + "createItem": "", + "sections": { + "settings": "", + "dangerZone": "" + }, + "secrets": { + "apiKey": "", + "username": "", + "password": "" + }, + "tip": "", + "time": { + "seconds": "", + "minutes": "", + "hours": "" + }, + "loading": "", + "breakPoints": { + "small": "", + "medium": "", + "large": "" + } +} \ No newline at end of file From 456f91c93c6c1f04c04afbb6f36ff7d580662f7a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:16:01 +0900 Subject: [PATCH 067/329] New translations calendar.json (Galician) --- public/locales/gl/modules/calendar.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/gl/modules/calendar.json diff --git a/public/locales/gl/modules/calendar.json b/public/locales/gl/modules/calendar.json new file mode 100644 index 000000000..453ad8c85 --- /dev/null +++ b/public/locales/gl/modules/calendar.json @@ -0,0 +1,18 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "useSonarrv4": { + "label": "" + }, + "sundayStart": { + "label": "" + }, + "radarrReleaseType": { + "label": "" + } + } + } +} From 2b2c4060dd6a2962e0d7d007070a281ead302c6d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:16:15 +0900 Subject: [PATCH 068/329] New translations common-media-cards.json (Galician) --- public/locales/gl/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/gl/modules/common-media-cards.json diff --git a/public/locales/gl/modules/common-media-cards.json b/public/locales/gl/modules/common-media-cards.json new file mode 100644 index 000000000..9f6da0682 --- /dev/null +++ b/public/locales/gl/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "", + "request": "" + } +} \ No newline at end of file From 5876c6765ccabc523be33e733926a3d10b75019d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:16:28 +0900 Subject: [PATCH 069/329] New translations common.json (Galician) --- public/locales/gl/modules/common.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/gl/modules/common.json diff --git a/public/locales/gl/modules/common.json b/public/locales/gl/modules/common.json new file mode 100644 index 000000000..ba4f38a1c --- /dev/null +++ b/public/locales/gl/modules/common.json @@ -0,0 +1,10 @@ +{ + "settings": { + "label": "" + }, + "errors": { + "unmappedOptions": { + "text": "" + } + } +} From 3fef97795e19e8067241d81fe784e5cef292d671 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:16:43 +0900 Subject: [PATCH 070/329] New translations dashdot.json (Galician) --- public/locales/gl/modules/dashdot.json | 118 +++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 public/locales/gl/modules/dashdot.json diff --git a/public/locales/gl/modules/dashdot.json b/public/locales/gl/modules/dashdot.json new file mode 100644 index 000000000..98f45c5c2 --- /dev/null +++ b/public/locales/gl/modules/dashdot.json @@ -0,0 +1,118 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "dashName": { + "label": "" + }, + "url": { + "label": "" + }, + "usePercentages": { + "label": "" + }, + "columns": { + "label": "" + }, + "graphHeight": { + "label": "" + }, + "graphsOrder": { + "label": "", + "storage": { + "label": "", + "enabled": { + "label": "" + }, + "span": { + "label": "" + }, + "compactView": { + "label": "" + }, + "multiView": { + "label": "" + } + }, + "network": { + "label": "", + "enabled": { + "label": "" + }, + "span": { + "label": "" + }, + "compactView": { + "label": "" + } + }, + "cpu": { + "label": "", + "enabled": { + "label": "" + }, + "span": { + "label": "" + }, + "multiView": { + "label": "" + } + }, + "ram": { + "label": "", + "enabled": { + "label": "" + }, + "span": { + "label": "" + } + }, + "gpu": { + "label": "", + "enabled": { + "label": "" + }, + "span": { + "label": "" + } + } + } + } + }, + "card": { + "title": "", + "errors": { + "noService": "", + "noInformation": "", + "protocolDowngrade": { + "title": "", + "text": "" + } + }, + "graphs": { + "storage": { + "title": "", + "label": "" + }, + "network": { + "title": "", + "label": "", + "metrics": { + "download": "", + "upload": "" + } + }, + "cpu": { + "title": "" + }, + "ram": { + "title": "" + }, + "gpu": { + "title": "" + } + } + } +} From 88fb76a302421eb6f5559cddbf1fa8c0034810fc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:16:58 +0900 Subject: [PATCH 071/329] New translations date.json (Galician) --- public/locales/gl/modules/date.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 public/locales/gl/modules/date.json diff --git a/public/locales/gl/modules/date.json b/public/locales/gl/modules/date.json new file mode 100644 index 000000000..d1437241e --- /dev/null +++ b/public/locales/gl/modules/date.json @@ -0,0 +1,12 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "display24HourFormat": { + "label": "" + } + } + } +} From 3ec1a426c328b2f73f8e45c25f8e33e487735634 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:17:13 +0900 Subject: [PATCH 072/329] New translations dlspeed.json (Galician) --- public/locales/gl/modules/dlspeed.json | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 public/locales/gl/modules/dlspeed.json diff --git a/public/locales/gl/modules/dlspeed.json b/public/locales/gl/modules/dlspeed.json new file mode 100644 index 000000000..1dfd395d3 --- /dev/null +++ b/public/locales/gl/modules/dlspeed.json @@ -0,0 +1,35 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "card": { + "table": { + "header": { + "name": "", + "size": "", + "download": "", + "upload": "", + "estimatedTimeOfArrival": "", + "progress": "" + }, + "body": { + "nothingFound": "" + } + }, + "lineChart": { + "title": "", + "download": "", + "upload": "", + "timeSpan": "", + "totalDownload": "", + "totalUpload": "" + }, + "errors": { + "noDownloadClients": { + "title": "", + "text": "" + } + } + } +} From c1cfb21123833e86e264c67dbc2c045d48bdfcac Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:17:28 +0900 Subject: [PATCH 073/329] New translations docker.json (Galician) --- public/locales/gl/modules/docker.json | 83 +++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 public/locales/gl/modules/docker.json diff --git a/public/locales/gl/modules/docker.json b/public/locales/gl/modules/docker.json new file mode 100644 index 000000000..7346ebe39 --- /dev/null +++ b/public/locales/gl/modules/docker.json @@ -0,0 +1,83 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "search": { + "placeholder": "" + }, + "table": { + "header": { + "name": "", + "image": "", + "ports": "", + "state": "" + }, + "body": { + "portCollapse": "" + }, + "states": { + "running": "", + "created": "", + "stopped": "", + "unknown": "" + } + }, + "actionBar": { + "addService": { + "title": "", + "message": "" + }, + "restart": { + "title": "" + }, + "stop": { + "title": "" + }, + "start": { + "title": "" + }, + "refreshData": { + "title": "" + }, + "remove": { + "title": "" + }, + "addToHomarr": { + "title": "" + } + }, + "actions": { + "start": { + "start": "", + "end": "" + }, + "stop": { + "start": "", + "end": "" + }, + "restart": { + "start": "", + "end": "" + }, + "remove": { + "start": "", + "end": "" + } + }, + "errors": { + "integrationFailed": { + "title": "", + "message": "" + }, + "unknownError": { + "title": "" + }, + "oneServiceAtATime": { + "title": "" + } + }, + "actionIcon": { + "tooltip": "" + } +} From 6cf1dfff95aa9ad448ee51a2c06e02afc8269e0d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:17:43 +0900 Subject: [PATCH 074/329] New translations overseerr.json (Galician) --- public/locales/gl/modules/overseerr.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/gl/modules/overseerr.json diff --git a/public/locales/gl/modules/overseerr.json b/public/locales/gl/modules/overseerr.json new file mode 100644 index 000000000..e7ff04402 --- /dev/null +++ b/public/locales/gl/modules/overseerr.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "popup": { + "item": { + "buttons": { + "askFor": "", + "cancel": "", + "request": "" + }, + "alerts": { + "automaticApproval": { + "title": "", + "text": "" + } + } + }, + "seasonSelector": { + "caption": "", + "table": { + "header": { + "season": "", + "numberOfEpisodes": "" + } + } + } + } +} From 459d661070c8162a3be4b0da023e3a6914b5bcf3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:17:58 +0900 Subject: [PATCH 075/329] New translations ping.json (Galician) --- public/locales/gl/modules/ping.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/gl/modules/ping.json diff --git a/public/locales/gl/modules/ping.json b/public/locales/gl/modules/ping.json new file mode 100644 index 000000000..76a91fe52 --- /dev/null +++ b/public/locales/gl/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "states": { + "online": "", + "offline": "", + "loading": "" + } +} From 28c52151459e045316214425101dd510a3565cc2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:18:16 +0900 Subject: [PATCH 076/329] New translations search.json (Galician) --- public/locales/gl/modules/search.json | 30 +++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/gl/modules/search.json diff --git a/public/locales/gl/modules/search.json b/public/locales/gl/modules/search.json new file mode 100644 index 000000000..16651d720 --- /dev/null +++ b/public/locales/gl/modules/search.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "input": { + "placeholder": "" + }, + "switched-to": "", + "searchEngines": { + "search": { + "name": "", + "description": "" + }, + "youtube": { + "name": "", + "description": "" + }, + "torrents": { + "name": "", + "description": "" + }, + "overseerr": { + "name": "", + "description": "" + } + }, + "tip": "", + "switchedSearchEngine": "" +} From f6ab508e3f40af47ad5d0e724ec71c85305d8f48 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:18:31 +0900 Subject: [PATCH 077/329] New translations weather.json (Galician) --- public/locales/gl/modules/weather.json | 33 ++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 public/locales/gl/modules/weather.json diff --git a/public/locales/gl/modules/weather.json b/public/locales/gl/modules/weather.json new file mode 100644 index 000000000..bdab2308a --- /dev/null +++ b/public/locales/gl/modules/weather.json @@ -0,0 +1,33 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "displayInFahrenheit": { + "label": "" + }, + "location": { + "label": "" + } + } + }, + "card": { + "weatherDescriptions": { + "clear": "", + "mainlyClear": "", + "fog": "", + "drizzle": "", + "freezingDrizzle": "", + "rain": "", + "freezingRain": "", + "snowFall": "", + "snowGrains": "", + "rainShowers": "", + "snowShowers": "", + "thunderstorm": "", + "thunderstormWithHail": "", + "unknown": "" + } + } +} From 2e351b7cd11312ed7b2346418ad095544fa0d62f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:18:46 +0900 Subject: [PATCH 078/329] New translations common.json (Galician) --- public/locales/gl/settings/common.json | 38 ++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 public/locales/gl/settings/common.json diff --git a/public/locales/gl/settings/common.json b/public/locales/gl/settings/common.json new file mode 100644 index 000000000..8ff0e555a --- /dev/null +++ b/public/locales/gl/settings/common.json @@ -0,0 +1,38 @@ +{ + "title": "", + "tooltip": "", + "tabs": { + "common": "", + "customizations": "" + }, + "tips": { + "configTip": "" + }, + "credits": { + "madeWithLove": "", + "thirdPartyContent": "", + "thirdPartyContentTable": { + "dependencyName": "", + "dependencyVersion": "" + } + }, + "grow": "", + "layout": { + "preview": { + "title": "", + "subtitle": "" + }, + "divider": "", + "main": "", + "sidebar": "", + "cannotturnoff": "", + "dashboardlayout": "", + "enablersidebar": "", + "enablelsidebar": "", + "enablesearchbar": "", + "enabledocker": "", + "enableping": "", + "enablelsidebardesc": "", + "enablersidebardesc": "" + } +} From fc9bea12d33ddd474618fd72418677b516ef8eb5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:19:03 +0900 Subject: [PATCH 079/329] New translations app-width.json (Galician) --- public/locales/gl/settings/customization/app-width.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/gl/settings/customization/app-width.json diff --git a/public/locales/gl/settings/customization/app-width.json b/public/locales/gl/settings/customization/app-width.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/gl/settings/customization/app-width.json @@ -0,0 +1 @@ +{} \ No newline at end of file From bc3fd7f55b82f852c8f688fc183143a4a9d86539 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:19:17 +0900 Subject: [PATCH 080/329] New translations color-selector.json (Galician) --- public/locales/gl/settings/customization/color-selector.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/gl/settings/customization/color-selector.json diff --git a/public/locales/gl/settings/customization/color-selector.json b/public/locales/gl/settings/customization/color-selector.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/gl/settings/customization/color-selector.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 41bc9949f14e6f680154bdbb2b9f4c1fd99c210a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:19:30 +0900 Subject: [PATCH 081/329] New translations opacity-selector.json (Galician) --- public/locales/gl/settings/customization/opacity-selector.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/gl/settings/customization/opacity-selector.json diff --git a/public/locales/gl/settings/customization/opacity-selector.json b/public/locales/gl/settings/customization/opacity-selector.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/gl/settings/customization/opacity-selector.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 993c70b4aa1e8b57bcb0c09e8b23a375787a1d2d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:19:45 +0900 Subject: [PATCH 082/329] New translations page-appearance.json (Galician) --- .../customization/page-appearance.json | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/gl/settings/customization/page-appearance.json diff --git a/public/locales/gl/settings/customization/page-appearance.json b/public/locales/gl/settings/customization/page-appearance.json new file mode 100644 index 000000000..79e9e7c94 --- /dev/null +++ b/public/locales/gl/settings/customization/page-appearance.json @@ -0,0 +1,30 @@ +{ + "pageTitle": { + "label": "", + "description": "" + }, + "metaTitle": { + "label": "", + "description": "" + }, + "logo": { + "label": "", + "description": "" + }, + "favicon": { + "label": "", + "description": "" + }, + "background": { + "label": "" + }, + "customCSS": { + "label": "", + "description": "", + "placeholder": "", + "applying": "" + }, + "buttons": { + "submit": "" + } +} From b675381718b4c5ff91ad73860c3d326701d436a5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:19:59 +0900 Subject: [PATCH 083/329] New translations shade-selector.json (Galician) --- public/locales/gl/settings/customization/shade-selector.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/gl/settings/customization/shade-selector.json diff --git a/public/locales/gl/settings/customization/shade-selector.json b/public/locales/gl/settings/customization/shade-selector.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/gl/settings/customization/shade-selector.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 538da52e49e48ea05aca97bae8b0c468cb8cc03e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:20:13 +0900 Subject: [PATCH 084/329] New translations color-schema.json (Galician) --- public/locales/gl/settings/general/color-schema.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/gl/settings/general/color-schema.json diff --git a/public/locales/gl/settings/general/color-schema.json b/public/locales/gl/settings/general/color-schema.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/gl/settings/general/color-schema.json @@ -0,0 +1 @@ +{} \ No newline at end of file From c7f95d64d09af0a5951f82d69c74d22c6ef65951 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:20:27 +0900 Subject: [PATCH 085/329] New translations config-changer.json (Galician) --- .../gl/settings/general/config-changer.json | 86 +++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 public/locales/gl/settings/general/config-changer.json diff --git a/public/locales/gl/settings/general/config-changer.json b/public/locales/gl/settings/general/config-changer.json new file mode 100644 index 000000000..dc8f3ea4b --- /dev/null +++ b/public/locales/gl/settings/general/config-changer.json @@ -0,0 +1,86 @@ +{ + "configSelect": { + "label": "", + "description": "", + "loadingNew": "", + "pleaseWait": "" + }, + "modal": { + "copy": { + "title": "", + "form": { + "configName": { + "label": "", + "validation": { + "required": "", + "notUnique": "" + }, + "placeholder": "" + }, + "submitButton": "" + }, + "events": { + "configSaved": { + "title": "", + "message": "" + }, + "configCopied": { + "title": "", + "message": "" + }, + "configNotCopied": { + "title": "", + "message": "" + } + } + }, + "confirmDeletion": { + "title": "", + "warningText": "", + "text": "", + "buttons": { + "confirm": "" + } + } + }, + "buttons": { + "download": "", + "delete": { + "text": "", + "notifications": { + "deleted": { + "title": "", + "message": "" + }, + "deleteFailed": { + "title": "", + "message": "" + }, + "deleteFailedDefaultConfig": { + "title": "", + "message": "" + } + } + }, + "saveCopy": "" + }, + "dropzone": { + "notifications": { + "invalidConfig": { + "title": "", + "message": "" + }, + "loadedSuccessfully": { + "title": "" + } + }, + "accept": { + "title": "", + "text": "" + }, + "reject": { + "title": "", + "text": "" + } + } +} From 24559e79479b97c6c3b2b2e43eb78f22992ff12c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:20:43 +0900 Subject: [PATCH 086/329] New translations internationalization.json (Galician) --- public/locales/gl/settings/general/internationalization.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/gl/settings/general/internationalization.json diff --git a/public/locales/gl/settings/general/internationalization.json b/public/locales/gl/settings/general/internationalization.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/gl/settings/general/internationalization.json @@ -0,0 +1 @@ +{} \ No newline at end of file From b838ff145c6a76a4e395f9b444c7fde9f696e40e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:20:57 +0900 Subject: [PATCH 087/329] New translations search-engine.json (Galician) --- .../gl/settings/general/search-engine.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 public/locales/gl/settings/general/search-engine.json diff --git a/public/locales/gl/settings/general/search-engine.json b/public/locales/gl/settings/general/search-engine.json new file mode 100644 index 000000000..9cb91483a --- /dev/null +++ b/public/locales/gl/settings/general/search-engine.json @@ -0,0 +1,19 @@ +{ + "title": "", + "configurationName": "", + "tips": { + "generalTip": "", + "placeholderTip": "" + }, + "customEngine": { + "title": "", + "label": "", + "placeholder": "" + }, + "searchNewTab": { + "label": "" + }, + "searchEnabled": { + "label": "" + } +} From 9cc32adae57bf08b1e8eac8a9d20ee7a4178ffbc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:21:12 +0900 Subject: [PATCH 088/329] New translations theme-selector.json (Galician) --- public/locales/gl/settings/general/theme-selector.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/gl/settings/general/theme-selector.json diff --git a/public/locales/gl/settings/general/theme-selector.json b/public/locales/gl/settings/general/theme-selector.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/gl/settings/general/theme-selector.json @@ -0,0 +1 @@ +{} \ No newline at end of file From d597ca7a3813ed90b37e53ab768a6e262184d494 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:21:25 +0900 Subject: [PATCH 089/329] New translations widget-positions.json (Galician) --- public/locales/gl/settings/general/widget-positions.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/gl/settings/general/widget-positions.json diff --git a/public/locales/gl/settings/general/widget-positions.json b/public/locales/gl/settings/general/widget-positions.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/public/locales/gl/settings/general/widget-positions.json @@ -0,0 +1 @@ +{} From 345bb1ae58e39e0310ead15cb06f8c280ae70d4b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:21:40 +0900 Subject: [PATCH 090/329] New translations usenet.json (Galician) --- public/locales/gl/modules/usenet.json | 49 +++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 public/locales/gl/modules/usenet.json diff --git a/public/locales/gl/modules/usenet.json b/public/locales/gl/modules/usenet.json new file mode 100644 index 000000000..b223d452d --- /dev/null +++ b/public/locales/gl/modules/usenet.json @@ -0,0 +1,49 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "card": { + "errors": { + "noDownloadClients": { + "title": "", + "text": "" + } + } + }, + "tabs": { + "queue": "", + "history": "" + }, + "info": { + "sizeLeft": "", + "paused": "" + }, + "queue": { + "header": { + "name": "", + "size": "", + "eta": "", + "progress": "" + }, + "empty": "", + "error": { + "title": "", + "message": "" + }, + "paused": "" + }, + "history": { + "header": { + "name": "", + "size": "", + "duration": "" + }, + "empty": "", + "error": { + "title": "", + "message": "" + }, + "paused": "" + } +} From c1193fb18d21398f70c9d8b21625a107f5dcad31 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:21:55 +0900 Subject: [PATCH 091/329] New translations login.json (Galician) --- public/locales/gl/authentication/login.json | 27 +++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 public/locales/gl/authentication/login.json diff --git a/public/locales/gl/authentication/login.json b/public/locales/gl/authentication/login.json new file mode 100644 index 000000000..bd710fb47 --- /dev/null +++ b/public/locales/gl/authentication/login.json @@ -0,0 +1,27 @@ +{ + "title": "", + "text": "", + "form": { + "fields": { + "password": { + "label": "", + "placeholder": "" + } + }, + "buttons": { + "submit": "" + } + }, + "notifications": { + "checking": { + "title": "", + "message": "" + }, + "correct": { + "title": "" + }, + "wrong": { + "title": "" + } + } +} From 655979bcd2005d5514445635bb54998a177d7e69 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:23:25 +0900 Subject: [PATCH 092/329] New translations selector.json (Galician) --- .../locales/gl/layout/element-selector/selector.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/gl/layout/element-selector/selector.json diff --git a/public/locales/gl/layout/element-selector/selector.json b/public/locales/gl/layout/element-selector/selector.json new file mode 100644 index 000000000..2a4f14e0d --- /dev/null +++ b/public/locales/gl/layout/element-selector/selector.json @@ -0,0 +1,11 @@ +{ + "modal": { + "title": "", + "text": "" + }, + "widgetDescription": "", + "goBack": "", + "actionIcon": { + "tooltip": "" + } +} From 4ff6abcd881a1cf4ec88ccb74ed9dc6e527d0b8b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:23:39 +0900 Subject: [PATCH 093/329] New translations toggle-edit-mode.json (Galician) --- .../gl/layout/header/actions/toggle-edit-mode.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/gl/layout/header/actions/toggle-edit-mode.json diff --git a/public/locales/gl/layout/header/actions/toggle-edit-mode.json b/public/locales/gl/layout/header/actions/toggle-edit-mode.json new file mode 100644 index 000000000..b3cfd87be --- /dev/null +++ b/public/locales/gl/layout/header/actions/toggle-edit-mode.json @@ -0,0 +1,11 @@ +{ + "description": "", + "button": { + "disabled": "", + "enabled": "" + }, + "popover": { + "title": "", + "text": "" + } +} From ed3610555049b5fd167a8ca00e2d4991823723b1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:23:54 +0900 Subject: [PATCH 094/329] New translations add-app.json (Galician) --- public/locales/gl/layout/modals/add-app.json | 76 ++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 public/locales/gl/layout/modals/add-app.json diff --git a/public/locales/gl/layout/modals/add-app.json b/public/locales/gl/layout/modals/add-app.json new file mode 100644 index 000000000..1d474d0be --- /dev/null +++ b/public/locales/gl/layout/modals/add-app.json @@ -0,0 +1,76 @@ +{ + "tabs": { + "general": "", + "behaviour": "", + "network": "", + "appearance": "", + "integration": "" + }, + "general": { + "appname": { + "label": "", + "description": "" + }, + "internalAddress": { + "label": "", + "description": "" + }, + "externalAddress": { + "label": "", + "description": "" + } + }, + "behaviour": { + "isOpeningNewTab": { + "label": "", + "description": "" + } + }, + "network": { + "statusChecker": { + "label": "", + "description": "" + }, + "statusCodes": { + "label": "", + "description": "" + } + }, + "appearance": { + "icon": { + "label": "", + "description": "", + "autocomplete": { + "title": "", + "text": "" + }, + "noItems": { + "title": "", + "text": "" + } + } + }, + "integration": { + "type": { + "label": "", + "description": "", + "placeholder": "", + "defined": "", + "undefined": "", + "public": "", + "private": "", + "explanationPrivate": "", + "explanationPublic": "" + }, + "secrets": { + "description": "", + "warning": "", + "clear": "", + "save": "", + "update": "" + } + }, + "validation": { + "popover": "" + } +} From 366450037b97b76b0b2e5f8e755ce6666c89330a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:24:08 +0900 Subject: [PATCH 095/329] New translations about.json (Galician) --- public/locales/gl/layout/modals/about.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/gl/layout/modals/about.json diff --git a/public/locales/gl/layout/modals/about.json b/public/locales/gl/layout/modals/about.json new file mode 100644 index 000000000..b6fe509b3 --- /dev/null +++ b/public/locales/gl/layout/modals/about.json @@ -0,0 +1,18 @@ +{ + "description": "", + "contact": "", + "addToDashboard": "", + "tip": "", + "key": "", + "action": "", + "keybinds": "", + "metrics": { + "configurationSchemaVersion": "", + "configurationsCount": "", + "version": "", + "nodeEnvironment": "", + "i18n": "", + "locales": "", + "experimental_disableEditMode": "" + } +} \ No newline at end of file From 5e220212f72c6061e6ae8f5d73d87ffc381b96fc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:24:29 +0900 Subject: [PATCH 096/329] New translations change-position.json (Galician) --- public/locales/gl/layout/modals/change-position.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/gl/layout/modals/change-position.json diff --git a/public/locales/gl/layout/modals/change-position.json b/public/locales/gl/layout/modals/change-position.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/gl/layout/modals/change-position.json @@ -0,0 +1 @@ +{} \ No newline at end of file From ff21d9f63c79e3f820812851c7851947db5892c8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:24:41 +0900 Subject: [PATCH 097/329] New translations drawer.json (Galician) --- public/locales/gl/layout/mobile/drawer.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/gl/layout/mobile/drawer.json diff --git a/public/locales/gl/layout/mobile/drawer.json b/public/locales/gl/layout/mobile/drawer.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/public/locales/gl/layout/mobile/drawer.json @@ -0,0 +1 @@ +{} From da6596b5f11485d3d7ac10636cbaafdd89972158 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:24:56 +0900 Subject: [PATCH 098/329] New translations torrents-status.json (Galician) --- .../locales/gl/modules/torrents-status.json | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 public/locales/gl/modules/torrents-status.json diff --git a/public/locales/gl/modules/torrents-status.json b/public/locales/gl/modules/torrents-status.json new file mode 100644 index 000000000..8d82a12a8 --- /dev/null +++ b/public/locales/gl/modules/torrents-status.json @@ -0,0 +1,80 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "refreshInterval": { + "label": "" + }, + "displayCompletedTorrents": { + "label": "" + }, + "displayStaleTorrents": { + "label": "" + }, + "labelFilterIsWhitelist": { + "label": "" + }, + "labelFilter": { + "label": "", + "description": "" + } + } + }, + "card": { + "footer": { + "error": "", + "lastUpdated": "" + }, + "table": { + "header": { + "name": "", + "size": "", + "download": "", + "upload": "", + "estimatedTimeOfArrival": "", + "progress": "" + }, + "item": { + "text": "" + }, + "body": { + "nothingFound": "", + "filterHidingItems": "" + } + }, + "lineChart": { + "title": "", + "download": "", + "upload": "", + "timeSpan": "", + "totalDownload": "", + "totalUpload": "" + }, + "errors": { + "noDownloadClients": { + "title": "", + "text": "" + }, + "generic": { + "title": "", + "text": "" + } + }, + "loading": { + "title": "" + }, + "popover": { + "introductionPrefix": "", + "metrics": { + "queuePosition": "", + "progress": "", + "totalSelectedSize": "", + "state": "", + "ratio": "", + "completed": "" + } + } + } +} From 2579a839051fe2695d35357196530c038972bd9d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:24:58 +0900 Subject: [PATCH 099/329] New translations general.json (Galician) --- .../gl/settings/customization/general.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 public/locales/gl/settings/customization/general.json diff --git a/public/locales/gl/settings/customization/general.json b/public/locales/gl/settings/customization/general.json new file mode 100644 index 000000000..2e9b08103 --- /dev/null +++ b/public/locales/gl/settings/customization/general.json @@ -0,0 +1,25 @@ +{ + "text": "", + "accordeon": { + "layout": { + "name": "", + "description": "" + }, + "gridstack": { + "name": "", + "description": "" + }, + "pageMetadata": { + "name": "", + "description": "" + }, + "appereance": { + "name": "", + "description": "" + }, + "accessibility": { + "name": "", + "description": "" + } + } +} From 6031161b66763f1a2ad3b79483a342ec614882ee Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:25:11 +0900 Subject: [PATCH 100/329] New translations gridstack.json (Galician) --- .../locales/gl/settings/customization/gridstack.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/gl/settings/customization/gridstack.json diff --git a/public/locales/gl/settings/customization/gridstack.json b/public/locales/gl/settings/customization/gridstack.json new file mode 100644 index 000000000..18c3d8233 --- /dev/null +++ b/public/locales/gl/settings/customization/gridstack.json @@ -0,0 +1,10 @@ +{ + "columnsCount": { + "labelPreset": "", + "descriptionPreset": "", + "descriptionExceedsPreset": "" + }, + "unsavedChanges": "", + "applyChanges": "", + "defaultValues": "" +} \ No newline at end of file From 2243a81d4eae2baf8fcd092a072760faa67127f4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:25:25 +0900 Subject: [PATCH 101/329] New translations video-stream.json (Galician) --- public/locales/gl/modules/video-stream.json | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 public/locales/gl/modules/video-stream.json diff --git a/public/locales/gl/modules/video-stream.json b/public/locales/gl/modules/video-stream.json new file mode 100644 index 000000000..539daa1c4 --- /dev/null +++ b/public/locales/gl/modules/video-stream.json @@ -0,0 +1,24 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "FeedUrl": { + "label": "" + }, + "autoPlay": { + "label": "" + }, + "muted": { + "label": "" + }, + "controls": { + "label": "" + } + } + }, + "errors": { + "invalidStream": "" + } +} \ No newline at end of file From cab0ea61c5b7b2009990a691e3e0e1a8e75a5806 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:25:41 +0900 Subject: [PATCH 102/329] New translations rss.json (Galician) --- public/locales/gl/modules/rss.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/gl/modules/rss.json diff --git a/public/locales/gl/modules/rss.json b/public/locales/gl/modules/rss.json new file mode 100644 index 000000000..f65ffa1b9 --- /dev/null +++ b/public/locales/gl/modules/rss.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "rssFeedUrl": { + "label": "", + "description": "" + }, + "refreshInterval": { + "label": "" + }, + "dangerousAllowSanitizedItemContent": { + "label": "" + }, + "textLinesClamp": { + "label": "" + } + }, + "card": { + "errors": { + "general": { + "title": "", + "text": "" + } + } + } + } +} From cd1680ab61e437e317e60f0098f5ecad8a197916 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:25:55 +0900 Subject: [PATCH 103/329] New translations media-server.json (Galician) --- public/locales/gl/modules/media-server.json | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 public/locales/gl/modules/media-server.json diff --git a/public/locales/gl/modules/media-server.json b/public/locales/gl/modules/media-server.json new file mode 100644 index 000000000..2be958199 --- /dev/null +++ b/public/locales/gl/modules/media-server.json @@ -0,0 +1,24 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "" + } + }, + "card": { + "table": { + "header": { + "session": "", + "user": "", + "currentlyPlaying": "" + } + }, + "errors": { + "general": { + "title": "", + "text": "" + } + } + } +} \ No newline at end of file From bc02338427b704b1f7bc223353d7116c77a16161 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:25:59 +0900 Subject: [PATCH 104/329] New translations iframe.json (Greek) --- public/locales/el/modules/iframe.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/el/modules/iframe.json b/public/locales/el/modules/iframe.json index 3fecf3fb7..68728e47f 100644 --- a/public/locales/el/modules/iframe.json +++ b/public/locales/el/modules/iframe.json @@ -11,32 +11,32 @@ "label": "Επιτρέψτε την πλήρη οθόνη" }, "allowTransparency": { - "label": "" + "label": "Να επιτρέπεται η διαφάνεια" }, "allowScrolling": { - "label": "" + "label": "Επιτρέπεται η κύλιση" }, "allowPayment": { - "label": "" + "label": "Επιτρέπονται πληρωμές" }, "allowAutoPlay": { - "label": "" + "label": "Επιτρέπεται η αυτόματη αναπαραγωγή" }, "allowMicrophone": { - "label": "" + "label": "Πρόσβαση στο μικρόφωνο" }, "allowCamera": { - "label": "" + "label": "Πρόσβαση στην κάμερα" }, "allowGeolocation": { - "label": "" + "label": "Επιτρέπεται ο γεωεντοπισμός" } } }, "card": { "errors": { "noUrl": { - "title": "", + "title": "Μη Έγκυρος Σύνδεσμος", "text": "Βεβαιωθείτε ότι έχετε εισάγει μια έγκυρη διεύθυνση στη διαμόρφωση του widget σας" } } From deecb435ec0babddd6988a5cded63fe70a6fe8b2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:26:04 +0900 Subject: [PATCH 105/329] New translations iframe.json (Russian) --- public/locales/ru/modules/iframe.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/public/locales/ru/modules/iframe.json b/public/locales/ru/modules/iframe.json index 2ed7b2d51..738d97faf 100644 --- a/public/locales/ru/modules/iframe.json +++ b/public/locales/ru/modules/iframe.json @@ -1,42 +1,42 @@ { "descriptor": { - "name": "iFrame", + "name": "Встраивание фрейма (iFrame)", "description": "Встраивать любой контент из интернета. Некоторые веб-сайты могут ограничивать доступ.", "settings": { "title": "Настройки iFrame", "embedUrl": { - "label": "Вставить URL-адрес" + "label": "Встроенный URL" }, "allowFullScreen": { "label": "Разрешить полноэкранный режим" }, "allowTransparency": { - "label": "" + "label": "Разрешить прозрачность" }, "allowScrolling": { - "label": "" + "label": "Разрешить прокрутку" }, "allowPayment": { - "label": "" + "label": "Разрешить платежи" }, "allowAutoPlay": { - "label": "" + "label": "Разрешить автоматическое воспроизведение" }, "allowMicrophone": { - "label": "" + "label": "Разрешить микрофон" }, "allowCamera": { - "label": "" + "label": "Разрешить камеру" }, "allowGeolocation": { - "label": "" + "label": "Разрешить геолокацию" } } }, "card": { "errors": { "noUrl": { - "title": "", + "title": "Недопустимый URL", "text": "Убедитесь, что вы ввели действительный адрес в конфигурации вашего виджета" } } From 1f21a27c3db80075dc4741f482e96df7707afabf Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:26:11 +0900 Subject: [PATCH 106/329] New translations iframe.json (Galician) --- public/locales/gl/modules/iframe.json | 44 +++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 public/locales/gl/modules/iframe.json diff --git a/public/locales/gl/modules/iframe.json b/public/locales/gl/modules/iframe.json new file mode 100644 index 000000000..e699016a1 --- /dev/null +++ b/public/locales/gl/modules/iframe.json @@ -0,0 +1,44 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "embedUrl": { + "label": "" + }, + "allowFullScreen": { + "label": "" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" + } + } + }, + "card": { + "errors": { + "noUrl": { + "title": "", + "text": "" + } + } + } +} From 4bd08c635e0f45a300623066886a8d3b451fd8b3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:26:26 +0900 Subject: [PATCH 107/329] New translations error-boundary.json (Galician) --- public/locales/gl/widgets/error-boundary.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/gl/widgets/error-boundary.json diff --git a/public/locales/gl/widgets/error-boundary.json b/public/locales/gl/widgets/error-boundary.json new file mode 100644 index 000000000..ce74ad0fc --- /dev/null +++ b/public/locales/gl/widgets/error-boundary.json @@ -0,0 +1,14 @@ +{ + "card": { + "title": "", + "buttons": { + "details": "", + "tryAgain": "" + } + }, + "modal": { + "text": "", + "label": "", + "reportButton": "" + } +} From 4830d6cc1927d817eb251c3905a0bd35c77bef1d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:26:35 +0900 Subject: [PATCH 108/329] New translations media-requests-list.json (Russian) --- public/locales/ru/modules/media-requests-list.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/ru/modules/media-requests-list.json b/public/locales/ru/modules/media-requests-list.json index d29b81ba2..0fa7861ad 100644 --- a/public/locales/ru/modules/media-requests-list.json +++ b/public/locales/ru/modules/media-requests-list.json @@ -1,11 +1,11 @@ { "descriptor": { - "name": "Медиазапросы", - "description": "Посмотреть список всех медиазапросов от вашего Overseerr или Jellyseerr", + "name": "Медиа-запросы", + "description": "Посмотреть список всех медиа запросов от вашего Overseerr или Jellyseerr", "settings": { - "title": "Список медиазапросов", + "title": "Список медиа запросов", "replaceLinksWithExternalHost": { - "label": "" + "label": "Заменить ссылки на внешний хост" } } }, @@ -18,7 +18,7 @@ "declined": "Отклонено" }, "tooltips": { - "approve": "", - "decline": "" + "approve": "Одобрить запросы", + "decline": "Отклонить запросы" } } From 6096b14a24c08c2d4708679d66989ad7dc6bad16 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:26:47 +0900 Subject: [PATCH 109/329] New translations media-requests-list.json (Galician) --- .../gl/modules/media-requests-list.json | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 public/locales/gl/modules/media-requests-list.json diff --git a/public/locales/gl/modules/media-requests-list.json b/public/locales/gl/modules/media-requests-list.json new file mode 100644 index 000000000..ff218af5b --- /dev/null +++ b/public/locales/gl/modules/media-requests-list.json @@ -0,0 +1,24 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "replaceLinksWithExternalHost": { + "label": "" + } + } + }, + "noRequests": "", + "pending": "", + "nonePending": "", + "state": { + "approved": "", + "pendingApproval": "", + "declined": "" + }, + "tooltips": { + "approve": "", + "decline": "" + } +} From d074d8a990e5479c4e38f670ac121c7c129566f7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:27:01 +0900 Subject: [PATCH 110/329] New translations media-requests-stats.json (Galician) --- .../locales/gl/modules/media-requests-stats.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/gl/modules/media-requests-stats.json diff --git a/public/locales/gl/modules/media-requests-stats.json b/public/locales/gl/modules/media-requests-stats.json new file mode 100644 index 000000000..0ea9c580e --- /dev/null +++ b/public/locales/gl/modules/media-requests-stats.json @@ -0,0 +1,14 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "" + } + }, + "stats": { + "pending": "", + "tvRequests": "", + "movieRequests": "" + } +} From b21f34fb1c42bd116f965d467b5828b7e5a93670 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:27:14 +0900 Subject: [PATCH 111/329] New translations dns-hole-controls.json (Galician) --- public/locales/gl/modules/dns-hole-controls.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/gl/modules/dns-hole-controls.json diff --git a/public/locales/gl/modules/dns-hole-controls.json b/public/locales/gl/modules/dns-hole-controls.json new file mode 100644 index 000000000..f8daba13b --- /dev/null +++ b/public/locales/gl/modules/dns-hole-controls.json @@ -0,0 +1,6 @@ +{ + "descriptor": { + "name": "", + "description": "" + } +} \ No newline at end of file From cb6d32d724f1a85886cacd447ac2fe25a2cc9709 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:27:23 +0900 Subject: [PATCH 112/329] New translations dns-hole-summary.json (Russian) --- public/locales/ru/modules/dns-hole-summary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/ru/modules/dns-hole-summary.json b/public/locales/ru/modules/dns-hole-summary.json index 06b1e173d..0e5bd04f5 100644 --- a/public/locales/ru/modules/dns-hole-summary.json +++ b/public/locales/ru/modules/dns-hole-summary.json @@ -5,16 +5,16 @@ "settings": { "title": "Настройки сводки DNS Hole", "usePiHoleColors": { - "label": "Использовать цвета PiHole" + "label": "Использовать цвета из PiHole" } } }, "card": { "metrics": { - "domainsOnAdlist": "Домены в рекламных списках", - "queriesToday": "Запросы сегодня", - "queriesBlockedTodayPercentage": "Заблокировано сегодня", - "queriesBlockedToday": "Заблокировано сегодня" + "domainsOnAdlist": "доменов в списке блокировок", + "queriesToday": "запросов сегодня", + "queriesBlockedTodayPercentage": "заблокировано сегодня", + "queriesBlockedToday": "заблокировано сегодня" } } } From b8c87766302433a21a569e72d92ab458a9d2705a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:27:28 +0900 Subject: [PATCH 113/329] New translations dns-hole-summary.json (Galician) --- .../locales/gl/modules/dns-hole-summary.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 public/locales/gl/modules/dns-hole-summary.json diff --git a/public/locales/gl/modules/dns-hole-summary.json b/public/locales/gl/modules/dns-hole-summary.json new file mode 100644 index 000000000..f94bdc701 --- /dev/null +++ b/public/locales/gl/modules/dns-hole-summary.json @@ -0,0 +1,20 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "usePiHoleColors": { + "label": "" + } + } + }, + "card": { + "metrics": { + "domainsOnAdlist": "", + "queriesToday": "", + "queriesBlockedTodayPercentage": "", + "queriesBlockedToday": "" + } + } +} From 44d8f461c0b0db5e79fdfb911a1e3623ffc900c7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:27:42 +0900 Subject: [PATCH 114/329] New translations bookmark.json (Galician) --- public/locales/gl/modules/bookmark.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/locales/gl/modules/bookmark.json diff --git a/public/locales/gl/modules/bookmark.json b/public/locales/gl/modules/bookmark.json new file mode 100644 index 000000000..7b959be28 --- /dev/null +++ b/public/locales/gl/modules/bookmark.json @@ -0,0 +1,21 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "items": { + "label": "" + }, + "layout": { + "label": "" + } + } + }, + "card": { + "noneFound": { + "title": "", + "text": "" + } + } +} From 0eef8c05475e992efdd9cd343367e2281fdac5e5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:27:55 +0900 Subject: [PATCH 115/329] New translations draggable-list.json (Galician) --- public/locales/gl/widgets/draggable-list.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 public/locales/gl/widgets/draggable-list.json diff --git a/public/locales/gl/widgets/draggable-list.json b/public/locales/gl/widgets/draggable-list.json new file mode 100644 index 000000000..5d27e99ad --- /dev/null +++ b/public/locales/gl/widgets/draggable-list.json @@ -0,0 +1,7 @@ +{ + "noEntries": { + "title": "", + "text": "" + }, + "buttonAdd": "" +} From 333857c05f09d9cf45e5bc641c1a5ec18de36be9 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:28:10 +0900 Subject: [PATCH 116/329] New translations common.json (Galician) --- public/locales/gl/layout/common.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/gl/layout/common.json diff --git a/public/locales/gl/layout/common.json b/public/locales/gl/layout/common.json new file mode 100644 index 000000000..cb0774f39 --- /dev/null +++ b/public/locales/gl/layout/common.json @@ -0,0 +1,18 @@ +{ + "modals": { + "blockedPopups": { + "title": "", + "text": "", + "list": { + "browserPermission": "", + "adBlockers": "", + "otherBrowser": "" + } + } + }, + "actions": { + "category": { + "openAllInNewTab": "" + } + } +} From 810277d5ae1cf13f55568d645931c5f12e1c1161 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:28:13 +0900 Subject: [PATCH 117/329] New translations accessibility.json (Galician) --- .../gl/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/gl/settings/customization/accessibility.json diff --git a/public/locales/gl/settings/customization/accessibility.json b/public/locales/gl/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/gl/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From ad58b3903f916bdae04aa6745078daf0bc0b6cb8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 21:12:45 +0900 Subject: [PATCH 118/329] New translations login.json (Galician) --- public/locales/gl/authentication/login.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/gl/authentication/login.json b/public/locales/gl/authentication/login.json index bd710fb47..7ed1c3bf3 100644 --- a/public/locales/gl/authentication/login.json +++ b/public/locales/gl/authentication/login.json @@ -1,6 +1,6 @@ { - "title": "", - "text": "", + "title": "¡Benvido de novo!", + "text": "Por favor, introduza o seu contrasinal", "form": { "fields": { "password": { From e956dba46a5505aafed5c5d8a7c72141296b89f1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:03:19 +0900 Subject: [PATCH 119/329] New translations general.json (Swedish) --- public/locales/sv/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/sv/settings/customization/general.json b/public/locales/sv/settings/customization/general.json index d1cb1327b..50058ab0f 100644 --- a/public/locales/sv/settings/customization/general.json +++ b/public/locales/sv/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "Anpassa bakgrunden, färgerna och apparnas utseende" }, "accessibility": { - "name": "", - "description": "" + "name": "Tillgänglighet", + "description": "Konfigurera Homarr för funktionshindrade användare" } } } From 53dc255c970904a1cf0ca8d08fb1b4cf76622d7d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:03:20 +0900 Subject: [PATCH 120/329] New translations accessibility.json (Swedish) --- .../sv/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/sv/settings/customization/accessibility.json b/public/locales/sv/settings/customization/accessibility.json index 345ac2ef6..b137c69e4 100644 --- a/public/locales/sv/settings/customization/accessibility.json +++ b/public/locales/sv/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Inaktivera ping-puls", + "description": "Som standard kommer ping-indikatorerna i Homarr att pulsera. Detta kan vara irriterande. Det här reglaget avaktiverar animeringen" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Ersätt ping-prickar med ikoner", + "description": "För färgblinda användare kan ping-punkter vara oigenkännliga. Detta kommer att ersätta indikatorer med ikoner" }, - "alert": "" + "alert": "Är det något du saknar? Vi utökar gärna tillgängligheten för Homarr" } \ No newline at end of file From 389a953fdb3f6fdfe2fd07fc5b36409b3022c418 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:03:21 +0900 Subject: [PATCH 121/329] New translations common.json (Swedish) --- public/locales/sv/common.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index a9aca814c..44f543860 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/common.json @@ -6,15 +6,15 @@ "delete": "Radera", "ok": "OK", "edit": "Redigera", - "enabled": "", - "disabled": "", - "enableAll": "", - "disableAll": "", + "enabled": "Aktiverad", + "disabled": "Inaktiverad", + "enableAll": "Aktivera alla", + "disableAll": "Inaktivera alla", "version": "Version", "changePosition": "Ändra position", "remove": "Ta bort", "removeConfirm": "Är du säker på att du vill ta bort {{item}}?", - "createItem": "", + "createItem": "+ skapa {{item}}", "sections": { "settings": "Inställningar", "dangerZone": "Farozon" From 3d79a9418575835ee8a45c0529d29fac51e7a7e5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:03:22 +0900 Subject: [PATCH 122/329] New translations dashdot.json (Swedish) --- public/locales/sv/modules/dashdot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/sv/modules/dashdot.json b/public/locales/sv/modules/dashdot.json index dd3fcd488..4c084401a 100644 --- a/public/locales/sv/modules/dashdot.json +++ b/public/locales/sv/modules/dashdot.json @@ -5,7 +5,7 @@ "settings": { "title": "Inställningar för Dash. widget", "dashName": { - "label": "" + "label": "Dash. Namn" }, "url": { "label": "Dash. URL" From 42ae5aaf1b82b7da35fe0f1a745cb78acfaa4984 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:03:23 +0900 Subject: [PATCH 123/329] New translations add-app.json (Swedish) --- public/locales/sv/layout/modals/add-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/sv/layout/modals/add-app.json b/public/locales/sv/layout/modals/add-app.json index a13682fec..6fdef1086 100644 --- a/public/locales/sv/layout/modals/add-app.json +++ b/public/locales/sv/layout/modals/add-app.json @@ -39,7 +39,7 @@ "appearance": { "icon": { "label": "Appikon", - "description": "", + "description": "Börja skriva för att hitta en ikon. Du kan också klistra in en bild-URL för att använda en anpassad ikon.", "autocomplete": { "title": "Hittade inga resultat", "text": "Försök att använda en mer specifik sökterm. Om du inte kan hitta önskad ikon, klistra in bild-URL ovan för en anpassad ikon" From acd343d62e6449a4dafaa2cfe46be3d900b259a1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:03:24 +0900 Subject: [PATCH 124/329] New translations torrents-status.json (Swedish) --- public/locales/sv/modules/torrents-status.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/sv/modules/torrents-status.json b/public/locales/sv/modules/torrents-status.json index 771f8cb85..151c3ae7e 100644 --- a/public/locales/sv/modules/torrents-status.json +++ b/public/locales/sv/modules/torrents-status.json @@ -14,11 +14,11 @@ "label": "Visa inaktuella torrents" }, "labelFilterIsWhitelist": { - "label": "" + "label": "Etikettlistan är en vitlista (istället för svartlista)" }, "labelFilter": { - "label": "", - "description": "" + "label": "Etikettlista", + "description": "Om \"är vitlista\" är markerat kommer detta att fungera som en vitlista. Om detta inte är markerat är detta en svartlista. Kommer inte att göra något när den är tom" } } }, @@ -41,7 +41,7 @@ }, "body": { "nothingFound": "Inga torrents hittades", - "filterHidingItems": "" + "filterHidingItems": "{{count}} poster är dolda av dina filter" } }, "lineChart": { From 345dbb105356998da3957887c0337c481a211336 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:03:25 +0900 Subject: [PATCH 125/329] New translations video-stream.json (Swedish) --- public/locales/sv/modules/video-stream.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/sv/modules/video-stream.json b/public/locales/sv/modules/video-stream.json index 1aebb3188..185f1578a 100644 --- a/public/locales/sv/modules/video-stream.json +++ b/public/locales/sv/modules/video-stream.json @@ -1,9 +1,9 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Videoström", + "description": "Bädda in en videoström eller video från en kamera eller en webbplats", "settings": { - "title": "", + "title": "Inställningar för videoströmswidget", "FeedUrl": { "label": "Flödes-URL" }, @@ -11,14 +11,14 @@ "label": "Automatisk uppspelning" }, "muted": { - "label": "" + "label": "Tystat ljud" }, "controls": { - "label": "" + "label": "Kontroller för videospelare" } } }, "errors": { - "invalidStream": "" + "invalidStream": "Ogiltig ström" } } \ No newline at end of file From dc16d64c3d5e905bd39f22d2a002273cd7424e0e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:03:26 +0900 Subject: [PATCH 126/329] New translations rss.json (Swedish) --- public/locales/sv/modules/rss.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/sv/modules/rss.json b/public/locales/sv/modules/rss.json index f65ffa1b9..2b9501e16 100644 --- a/public/locales/sv/modules/rss.json +++ b/public/locales/sv/modules/rss.json @@ -1,21 +1,21 @@ { "descriptor": { - "name": "", + "name": "RSS-widget", "description": "", "settings": { - "title": "", + "title": "Inställningar för RSS-widget", "rssFeedUrl": { - "label": "", - "description": "" + "label": "URL-adresser för RSS-flöden", + "description": "URL-adresserna för de RSS-flöden som du vill visa från." }, "refreshInterval": { - "label": "" + "label": "Uppdateringsintervall (i minuter)" }, "dangerousAllowSanitizedItemContent": { "label": "" }, "textLinesClamp": { - "label": "" + "label": "Klämma för textrader" } }, "card": { From ce913270383f8d23ba5cf37a81c5149b70846671 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 01:26:37 +0900 Subject: [PATCH 127/329] New translations general.json (Slovak) --- public/locales/sk/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/sk/settings/customization/general.json b/public/locales/sk/settings/customization/general.json index 9cd905ec3..45781937e 100644 --- a/public/locales/sk/settings/customization/general.json +++ b/public/locales/sk/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "Prispôsobenie pozadia, farieb a vzhľadu aplikácií" }, "accessibility": { - "name": "", - "description": "" + "name": "Prístupnosť", + "description": "Konfigurácia aplikácie Homarr pre zdravotne postihnutých a hendikepovaných používateľov" } } } From dec926226e8875df9ece8978e2d6ab4eb21913cf Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 01:26:38 +0900 Subject: [PATCH 128/329] New translations accessibility.json (Slovak) --- .../sk/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/sk/settings/customization/accessibility.json b/public/locales/sk/settings/customization/accessibility.json index 345ac2ef6..5d6768f61 100644 --- a/public/locales/sk/settings/customization/accessibility.json +++ b/public/locales/sk/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Zakázanie impulzu ping", + "description": "V predvolenom nastavení budú indikátory ping v aplikácii Homarr pulzovať. To môže byť nepríjemné. Tento posuvník deaktivuje animáciu" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Nahradenie bodov ping ikonami", + "description": "Pre farboslepých používateľov môžu byť pingové body nerozpoznateľné. Toto nahradí indikátory ikonami" }, - "alert": "" + "alert": "Chýba vám niečo? Radi rozšírime dostupnosť Homarr" } \ No newline at end of file From 110aaac93b7d5907fa5d2ee200e627e492b9a299 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:43:51 +0900 Subject: [PATCH 129/329] New translations general.json (Vietnamese) --- public/locales/vi/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/vi/settings/customization/general.json b/public/locales/vi/settings/customization/general.json index f6fd99e70..46ca600f9 100644 --- a/public/locales/vi/settings/customization/general.json +++ b/public/locales/vi/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "Tuỳ chỉnh nền, màu và hiển thị của các ứng dụng" }, "accessibility": { - "name": "", - "description": "" + "name": "Trợ năng", + "description": "Thiết lập Homarr cho người dùng khuyết tật" } } } From 8b01ef9c9816284f2ce37c0ded5958bdb70feab0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:43:52 +0900 Subject: [PATCH 130/329] New translations accessibility.json (Vietnamese) --- .../vi/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/vi/settings/customization/accessibility.json b/public/locales/vi/settings/customization/accessibility.json index 345ac2ef6..228a8390f 100644 --- a/public/locales/vi/settings/customization/accessibility.json +++ b/public/locales/vi/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Tắt nhịp thở chấm ping", + "description": "Mặc địch, chấm ping trong Homarr sẽ có một nhịp co giãn. Nếu điều này gây khó chịu, tranh trượt này sẽ giúp bạn tắt chuyển động đó" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Thay thế chấm ping bằng biểu tượng", + "description": "Với người dùng mù màu, chấm ping có thể khó nhận diện. Lựa chọn này sẽ thay thế các chấm bằng biểu tượng" }, - "alert": "" + "alert": "Bạn thấy thiếu gì đó? Chúng tôi sẵn sàng mở rộng khả năng tiếp cận của Homarr" } \ No newline at end of file From 628eabdf367ee9d789b5bfc5c2ca260dc9afb92e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:43:53 +0900 Subject: [PATCH 131/329] New translations common.json (Vietnamese) --- public/locales/vi/common.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 80b9d5497..a91a8a901 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -6,15 +6,15 @@ "delete": "Xóa", "ok": "OK", "edit": "Sửa", - "enabled": "", - "disabled": "", - "enableAll": "", - "disableAll": "", + "enabled": "Bật", + "disabled": "Tắt", + "enableAll": "Bật toàn bộ", + "disableAll": "Tắt toàn bộ", "version": "Phiên bản", "changePosition": "Đổi vị trí", "remove": "Xóa", "removeConfirm": "Bạn có chắc muốn xoá {{item}}?", - "createItem": "", + "createItem": "+ tạo {{item}}", "sections": { "settings": "Cài đặt", "dangerZone": "Khu vực nguy hiểm" From 1f64b54b78cb125438fa06e08ee19b7df68c44b8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:43:54 +0900 Subject: [PATCH 132/329] New translations torrents-status.json (Vietnamese) --- public/locales/vi/modules/torrents-status.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/vi/modules/torrents-status.json b/public/locales/vi/modules/torrents-status.json index 40f81cbee..a8bb5d110 100644 --- a/public/locales/vi/modules/torrents-status.json +++ b/public/locales/vi/modules/torrents-status.json @@ -14,11 +14,11 @@ "label": "Hiển thị torrent hết hạn" }, "labelFilterIsWhitelist": { - "label": "" + "label": "Danh sách nhãn là danh sách trắng (thay vì danh sách đen)" }, "labelFilter": { - "label": "", - "description": "" + "label": "Danh sách nhãn", + "description": "Nếu chọn \"Danh sách trắng\", các nhãn sẽ được dùng như một danh sách trắng. Nếu không được chọn, đây sẽ là danh sách đen. Sẽ không có gì xảy ra nếu trống không" } } }, @@ -41,7 +41,7 @@ }, "body": { "nothingFound": "Không tìm thấy torrent nào", - "filterHidingItems": "" + "filterHidingItems": "Đã ẩn {{count}} dòng bởi bộ lọc của bạn" } }, "lineChart": { From 3dbdff1dfe592bf7a133cde1a01fb8750d8911fe Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:43:55 +0900 Subject: [PATCH 133/329] New translations rss.json (Vietnamese) --- public/locales/vi/modules/rss.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/vi/modules/rss.json b/public/locales/vi/modules/rss.json index e7e714748..28d3284d5 100644 --- a/public/locales/vi/modules/rss.json +++ b/public/locales/vi/modules/rss.json @@ -5,24 +5,24 @@ "settings": { "title": "Cài đặt cho tiện ích RSS", "rssFeedUrl": { - "label": "", - "description": "" + "label": "URL nguồn cấp RSS", + "description": "URL của nguồn cấp RSS mà bạn muốn hiển thị từ đó." }, "refreshInterval": { - "label": "" + "label": "Khoảng thời gian làm mới (bằng phút)" }, "dangerousAllowSanitizedItemContent": { "label": "" }, "textLinesClamp": { - "label": "" + "label": "Ngắt dòng" } }, "card": { "errors": { "general": { - "title": "", - "text": "" + "title": "Không thể nhận nguồn cấp RSS", + "text": "Đã xảy ra sự cố khi tiếp cận nguồn cấp dữ liệu RSS. Hãy đảm bảo rằng cấu hình nguồn cấp RSS sử dụng URL hợp lệ. URL phải phù hợp với thông số kỹ thuật chính thức. Sau khi cập nhật nguồn cấp dữ liệu, bạn có thể cần phải làm mới bảng điều khiển." } } } From c83e9992919c671e1df524e4407d520ed3feb5ef Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:43:56 +0900 Subject: [PATCH 134/329] New translations iframe.json (Vietnamese) --- public/locales/vi/modules/iframe.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/vi/modules/iframe.json b/public/locales/vi/modules/iframe.json index c17e47705..6af10beae 100644 --- a/public/locales/vi/modules/iframe.json +++ b/public/locales/vi/modules/iframe.json @@ -11,32 +11,32 @@ "label": "Cho phép toàn màn hình" }, "allowTransparency": { - "label": "" + "label": "Cho phép trong suốt" }, "allowScrolling": { - "label": "" + "label": "Cho phép cuộn" }, "allowPayment": { - "label": "" + "label": "Cho phép thanh toán" }, "allowAutoPlay": { - "label": "" + "label": "Cho phép tự động phát" }, "allowMicrophone": { - "label": "" + "label": "Cho phép micro" }, "allowCamera": { - "label": "" + "label": "Cho phép camera" }, "allowGeolocation": { - "label": "" + "label": "Cho phép định vị" } } }, "card": { "errors": { "noUrl": { - "title": "", + "title": "URL không hợp lệ", "text": "Đảm bảo rằng bạn đã nhập một địa chỉ hợp lệ trong cấu hình tiện ích" } } From 480cc367a1fdf9b8f616cd1e44ceea2550eadb3f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:43:56 +0900 Subject: [PATCH 135/329] New translations media-requests-list.json (Vietnamese) --- .../vi/modules/media-requests-list.json | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/public/locales/vi/modules/media-requests-list.json b/public/locales/vi/modules/media-requests-list.json index ff218af5b..8f0b7912d 100644 --- a/public/locales/vi/modules/media-requests-list.json +++ b/public/locales/vi/modules/media-requests-list.json @@ -1,24 +1,24 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Yêu cầu đa phương tiện", + "description": "Xem danh sách các yêu cầu đa phương tiện từ Overseerr hoặc Jellyseerr của bạn", "settings": { - "title": "", + "title": "Danh sách yêu cầu đa phương tiện", "replaceLinksWithExternalHost": { - "label": "" + "label": "Thay thế liên kết bằng máy chủ bên ngoài" } } }, - "noRequests": "", - "pending": "", - "nonePending": "", + "noRequests": "Không tìm thấy yêu cầu. Hãy đảm bảo rằng bạn đã thiết lập đúng ứng dụng của mình.", + "pending": "Có {{countPendingApproval}} yêu cầu đang chờ phê duyệt.", + "nonePending": "Hiện tại không có yêu cầu nào đang chờ phê duyệt. Tốt lắm bạn!", "state": { - "approved": "", - "pendingApproval": "", - "declined": "" + "approved": "Đã duyệt", + "pendingApproval": "Chờ duyệt", + "declined": "Bị từ chối" }, "tooltips": { - "approve": "", - "decline": "" + "approve": "Duyệt yêu cầu", + "decline": "Từ chối yêu cầu" } } From d5f7371df0e888ddff85d86659a5e72932ae9dd5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:43:57 +0900 Subject: [PATCH 136/329] New translations media-requests-stats.json (Vietnamese) --- public/locales/vi/modules/media-requests-stats.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/vi/modules/media-requests-stats.json b/public/locales/vi/modules/media-requests-stats.json index 0ea9c580e..1890fa3e2 100644 --- a/public/locales/vi/modules/media-requests-stats.json +++ b/public/locales/vi/modules/media-requests-stats.json @@ -1,14 +1,14 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Thống kê yêu cầu đa phương tiện", + "description": "Thống kê về các yêu cầu đa phương tiện của bạn", "settings": { - "title": "" + "title": "Thống kê yêu cầu đa phương tiện" } }, "stats": { - "pending": "", - "tvRequests": "", - "movieRequests": "" + "pending": "Chờ duyệt", + "tvRequests": "Yêu cầu TV", + "movieRequests": "Yêu cầu phim" } } From 20114f7fc66d614672c1a297eb9a176241bee2d9 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:43:58 +0900 Subject: [PATCH 137/329] New translations draggable-list.json (Vietnamese) --- public/locales/vi/widgets/draggable-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/vi/widgets/draggable-list.json b/public/locales/vi/widgets/draggable-list.json index 5d27e99ad..29982fea9 100644 --- a/public/locales/vi/widgets/draggable-list.json +++ b/public/locales/vi/widgets/draggable-list.json @@ -1,7 +1,7 @@ { "noEntries": { - "title": "", - "text": "" + "title": "Không có mục nào", + "text": "Thêm nhiều mục hơn bằng nút bên dưới" }, - "buttonAdd": "" + "buttonAdd": "Thêm" } From 4fe6b23916794046d07dcaffe46571c6c4a1274b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sun, 25 Jun 2023 17:51:39 +0900 Subject: [PATCH 138/329] New translations general.json (Italian) --- public/locales/it/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/it/settings/customization/general.json b/public/locales/it/settings/customization/general.json index 5ed5d4b87..dccd092ac 100644 --- a/public/locales/it/settings/customization/general.json +++ b/public/locales/it/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "Personalizza lo sfondo, i colori e l'aspetto delle app" }, "accessibility": { - "name": "", - "description": "" + "name": "Accessibilità", + "description": "Configura Homarr per utenti con disabilità" } } } From b470da97ef900d6b53ee3efda9a808bbb71b87ab Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sun, 25 Jun 2023 17:51:40 +0900 Subject: [PATCH 139/329] New translations accessibility.json (Italian) --- .../it/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/it/settings/customization/accessibility.json b/public/locales/it/settings/customization/accessibility.json index 345ac2ef6..f08179e37 100644 --- a/public/locales/it/settings/customization/accessibility.json +++ b/public/locales/it/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Disabilita impulso ping", + "description": "Come impostazione predefinita, gli indicatori di ping in Homarr pulsano. Ciò può essere irritante. Questo slider disattiverà l'animazione" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Sostituisci punti ping con icone", + "description": "Per gli utenti daltonici, i punti ping potrebbero essere irriconoscibili. Questo sostituirà gli indicatori con le icone" }, - "alert": "" + "alert": "Ti manca qualcosa? Estenderemo volentieri l'accessibilità di Homarr" } \ No newline at end of file From c959311cee8725317efe2c82e9758edfaceb33bd Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Tue, 27 Jun 2023 14:53:15 +0900 Subject: [PATCH 140/329] New translations general.json (Chinese Simplified) --- public/locales/zh/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/zh/settings/customization/general.json b/public/locales/zh/settings/customization/general.json index 1854a8edc..52ba39e6d 100644 --- a/public/locales/zh/settings/customization/general.json +++ b/public/locales/zh/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "自定义背景、颜色和应用程序的外观" }, "accessibility": { - "name": "", - "description": "" + "name": "无障碍服务", + "description": "为残疾人和残障人士配置 Homarr" } } } From 63354b8c638f8daf0fb7918784a619804febf356 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Tue, 27 Jun 2023 14:53:16 +0900 Subject: [PATCH 141/329] New translations iframe.json (Chinese Simplified) --- public/locales/zh/modules/iframe.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/zh/modules/iframe.json b/public/locales/zh/modules/iframe.json index b81bf2087..166eed83d 100644 --- a/public/locales/zh/modules/iframe.json +++ b/public/locales/zh/modules/iframe.json @@ -14,29 +14,29 @@ "label": "" }, "allowScrolling": { - "label": "" + "label": "允许滚动" }, "allowPayment": { "label": "" }, "allowAutoPlay": { - "label": "" + "label": "允许自动播放" }, "allowMicrophone": { - "label": "" + "label": "允许麦克风" }, "allowCamera": { - "label": "" + "label": "允许使用摄像头" }, "allowGeolocation": { - "label": "" + "label": "允许地理位置" } } }, "card": { "errors": { "noUrl": { - "title": "", + "title": "无效链接", "text": "确保您在小部件配置中输入了一个有效的地址" } } From 1d4aa2bbc1f3b7678f42d8326222aa92c4f684bd Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:09 +0900 Subject: [PATCH 142/329] New translations calendar.json (Spanish) --- public/locales/es/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/es/modules/calendar.json b/public/locales/es/modules/calendar.json index d2bfccb16..23bb2891e 100644 --- a/public/locales/es/modules/calendar.json +++ b/public/locales/es/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Tipo de release en Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 5b6fc2b0cef516b4ce130b2a6029a6f999efce63 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:10 +0900 Subject: [PATCH 143/329] New translations calendar.json (French) --- public/locales/fr/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/fr/modules/calendar.json b/public/locales/fr/modules/calendar.json index b8ac296c2..84035654e 100644 --- a/public/locales/fr/modules/calendar.json +++ b/public/locales/fr/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Type de sortie Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From b4d3e5da4b255be41adf5d121262be9a055e6ea8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:11 +0900 Subject: [PATCH 144/329] New translations calendar.json (Danish) --- public/locales/da/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/da/modules/calendar.json b/public/locales/da/modules/calendar.json index 0ee9f1eb7..06d304127 100644 --- a/public/locales/da/modules/calendar.json +++ b/public/locales/da/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr udgivelsestype" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From f4a8ab3a4f219ed322c9d3d157bb0cd49397b004 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:12 +0900 Subject: [PATCH 145/329] New translations calendar.json (German) --- public/locales/de/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/de/modules/calendar.json b/public/locales/de/modules/calendar.json index 69c63bccf..f74c2f3e8 100644 --- a/public/locales/de/modules/calendar.json +++ b/public/locales/de/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr Veröffentlichungs Typ" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From ddfd2fb79a5bf2271b9f32e88854b5f4d70bcf88 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:13 +0900 Subject: [PATCH 146/329] New translations calendar.json (Greek) --- public/locales/el/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/el/modules/calendar.json b/public/locales/el/modules/calendar.json index a41ee8809..b038fc5ca 100644 --- a/public/locales/el/modules/calendar.json +++ b/public/locales/el/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Τύπος κυκλοφορίας Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From e71b792c613022563b79e02f96a7a111ac7baa4d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:14 +0900 Subject: [PATCH 147/329] New translations calendar.json (Hebrew) --- public/locales/he/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/he/modules/calendar.json b/public/locales/he/modules/calendar.json index eaa388092..3a27973d9 100644 --- a/public/locales/he/modules/calendar.json +++ b/public/locales/he/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "סוג שחרור של Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 953277c1962b1cd5c73752d3af7450ce6dcf1bc0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:15 +0900 Subject: [PATCH 148/329] New translations calendar.json (Italian) --- public/locales/it/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/it/modules/calendar.json b/public/locales/it/modules/calendar.json index 704c71912..3d0cfa8d6 100644 --- a/public/locales/it/modules/calendar.json +++ b/public/locales/it/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Tipo di release Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 81b5430da917ec7440ee96bc6abc8ed4384c450f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:16 +0900 Subject: [PATCH 149/329] New translations calendar.json (Japanese) --- public/locales/ja/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/ja/modules/calendar.json b/public/locales/ja/modules/calendar.json index 47e5a2288..1beb5497b 100644 --- a/public/locales/ja/modules/calendar.json +++ b/public/locales/ja/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "ラダーリリースタイプ" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From be1912e4f5d0c62b9940a22710415acc3240ecea Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:17 +0900 Subject: [PATCH 150/329] New translations calendar.json (Korean) --- public/locales/ko/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/ko/modules/calendar.json b/public/locales/ko/modules/calendar.json index e5b73b739..cfa674479 100644 --- a/public/locales/ko/modules/calendar.json +++ b/public/locales/ko/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 72d538009bae3f28f28a05f7b2c53c254940a3e0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:18 +0900 Subject: [PATCH 151/329] New translations calendar.json (Dutch) --- public/locales/nl/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/nl/modules/calendar.json b/public/locales/nl/modules/calendar.json index 97240d18b..c054340b4 100644 --- a/public/locales/nl/modules/calendar.json +++ b/public/locales/nl/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr release type" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 87e29fc7766af746143c15208982debb226060ba Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:19 +0900 Subject: [PATCH 152/329] New translations calendar.json (Norwegian) --- public/locales/no/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/no/modules/calendar.json b/public/locales/no/modules/calendar.json index e0ded0fe2..5a2f0a746 100644 --- a/public/locales/no/modules/calendar.json +++ b/public/locales/no/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr utgivelsestype" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 6dcf79e89d4ce75ee1b40a4be75b57369bc0db65 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:19 +0900 Subject: [PATCH 153/329] New translations calendar.json (Polish) --- public/locales/pl/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/pl/modules/calendar.json b/public/locales/pl/modules/calendar.json index 89e41c4c3..d2cbfb8d6 100644 --- a/public/locales/pl/modules/calendar.json +++ b/public/locales/pl/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Typ zwolnienia Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 7032615db2f228109cf336d323817240baa10460 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:20 +0900 Subject: [PATCH 154/329] New translations calendar.json (Russian) --- public/locales/ru/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/ru/modules/calendar.json b/public/locales/ru/modules/calendar.json index 757166857..f5dc4802f 100644 --- a/public/locales/ru/modules/calendar.json +++ b/public/locales/ru/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Тип релиза в Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 11dcb63c3a9790490670ad3ec872c8460d167e3f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:21 +0900 Subject: [PATCH 155/329] New translations calendar.json (Slovak) --- public/locales/sk/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/sk/modules/calendar.json b/public/locales/sk/modules/calendar.json index 133dffedc..8f100afd0 100644 --- a/public/locales/sk/modules/calendar.json +++ b/public/locales/sk/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Typ Radarr releasu" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From ab53ed10d7abef1914244bcf9c597bdfaafd3297 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:22 +0900 Subject: [PATCH 156/329] New translations calendar.json (Slovenian) --- public/locales/sl/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/sl/modules/calendar.json b/public/locales/sl/modules/calendar.json index 85fa04c90..100435ebe 100644 --- a/public/locales/sl/modules/calendar.json +++ b/public/locales/sl/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Tip sprostitve Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From a953430fd8056119a90bfa9690ca2f430b4108f5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:23 +0900 Subject: [PATCH 157/329] New translations calendar.json (Swedish) --- public/locales/sv/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/sv/modules/calendar.json b/public/locales/sv/modules/calendar.json index 0ce458246..16002cfa4 100644 --- a/public/locales/sv/modules/calendar.json +++ b/public/locales/sv/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr releasetyp" + }, + "hideWeekDays": { + "label": "Dölj veckodagar" } } } -} +} \ No newline at end of file From 488e47ab9eaeb5c3902dcb82ba16b2928b804063 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:24 +0900 Subject: [PATCH 158/329] New translations calendar.json (Turkish) --- public/locales/tr/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/tr/modules/calendar.json b/public/locales/tr/modules/calendar.json index a884bebca..536d3d217 100644 --- a/public/locales/tr/modules/calendar.json +++ b/public/locales/tr/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr yayın türü" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 64168ea643cb31e32e65c0f449a2e94a123bbd17 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:25 +0900 Subject: [PATCH 159/329] New translations calendar.json (Ukrainian) --- public/locales/uk/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/uk/modules/calendar.json b/public/locales/uk/modules/calendar.json index 13bfc6e16..5a3239f7c 100644 --- a/public/locales/uk/modules/calendar.json +++ b/public/locales/uk/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr - тип релізів" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 83c2c5fc880e0a360f00336e254cd18cd922fa31 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:25 +0900 Subject: [PATCH 160/329] New translations calendar.json (Chinese Simplified) --- public/locales/zh/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/zh/modules/calendar.json b/public/locales/zh/modules/calendar.json index 2cdcf2cb9..e2bff4bb4 100644 --- a/public/locales/zh/modules/calendar.json +++ b/public/locales/zh/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr发布类型" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 604417058d7b40b7200b528ef771860a188cf2ab Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:26 +0900 Subject: [PATCH 161/329] New translations calendar.json (English) --- public/locales/en/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/en/modules/calendar.json b/public/locales/en/modules/calendar.json index 5b3aefe0f..fdb3fd433 100644 --- a/public/locales/en/modules/calendar.json +++ b/public/locales/en/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr release type" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From c14ef20aec67c6667c0ea68963c30171bc8de04c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:27 +0900 Subject: [PATCH 162/329] New translations calendar.json (Vietnamese) --- public/locales/vi/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/vi/modules/calendar.json b/public/locales/vi/modules/calendar.json index fcaa077cf..fcf452e59 100644 --- a/public/locales/vi/modules/calendar.json +++ b/public/locales/vi/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Loại phát hành Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 78d87ee9c8bcf2bcae1e3efbc3a2b7f5a46bd1f7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:28 +0900 Subject: [PATCH 163/329] New translations calendar.json (Portuguese, Brazilian) --- public/locales/pt/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/pt/modules/calendar.json b/public/locales/pt/modules/calendar.json index 3344c4a6d..db9926f8f 100644 --- a/public/locales/pt/modules/calendar.json +++ b/public/locales/pt/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Tipo de libertação de Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 0205136e181c70ed1fbe2233be3f7f3be3462d53 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:29 +0900 Subject: [PATCH 164/329] New translations calendar.json (Latvian) --- public/locales/lv/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/lv/modules/calendar.json b/public/locales/lv/modules/calendar.json index 5c96da2e4..810c0db13 100644 --- a/public/locales/lv/modules/calendar.json +++ b/public/locales/lv/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr laiduma tips" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From 4c32eb38be29eab9edceff2558c944d2a5f1f4ae Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:30 +0900 Subject: [PATCH 165/329] New translations calendar.json (LOLCAT) --- public/locales/lol/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/lol/modules/calendar.json b/public/locales/lol/modules/calendar.json index 5230a8291..931d553f0 100644 --- a/public/locales/lol/modules/calendar.json +++ b/public/locales/lol/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr Release Type" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file From e40dbfcf8e69f5a36ef42b050c6022b50b6b5e66 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 21:13:55 +0900 Subject: [PATCH 166/329] New translations calendar.json (Spanish) --- public/locales/es/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es/modules/calendar.json b/public/locales/es/modules/calendar.json index 23bb2891e..00249a6c3 100644 --- a/public/locales/es/modules/calendar.json +++ b/public/locales/es/modules/calendar.json @@ -14,7 +14,7 @@ "label": "Tipo de release en Radarr" }, "hideWeekDays": { - "label": "" + "label": "Ocultar días de la semana" } } } From fadaf615cfbe67834eb116452700cc9858134649 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 21:13:56 +0900 Subject: [PATCH 167/329] New translations calendar.json (Turkish) --- public/locales/tr/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/tr/modules/calendar.json b/public/locales/tr/modules/calendar.json index 536d3d217..c4b63823e 100644 --- a/public/locales/tr/modules/calendar.json +++ b/public/locales/tr/modules/calendar.json @@ -14,7 +14,7 @@ "label": "Radarr yayın türü" }, "hideWeekDays": { - "label": "" + "label": "Haftanın günlerini gizle" } } } From 8e49f25cdba11e36d363817863968bb3dbac9ad2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 22:32:47 +0900 Subject: [PATCH 168/329] New translations calendar.json (Danish) --- public/locales/da/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/da/modules/calendar.json b/public/locales/da/modules/calendar.json index 06d304127..f6e640934 100644 --- a/public/locales/da/modules/calendar.json +++ b/public/locales/da/modules/calendar.json @@ -14,7 +14,7 @@ "label": "Radarr udgivelsestype" }, "hideWeekDays": { - "label": "" + "label": "Skjul ugedage" } } } From 62f4d419cc4228e4d489e0dbb53d120bfa28261e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 29 Jun 2023 03:00:25 +0900 Subject: [PATCH 169/329] New translations calendar.json (German) --- public/locales/de/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/modules/calendar.json b/public/locales/de/modules/calendar.json index f74c2f3e8..e91fbafb0 100644 --- a/public/locales/de/modules/calendar.json +++ b/public/locales/de/modules/calendar.json @@ -14,7 +14,7 @@ "label": "Radarr Veröffentlichungs Typ" }, "hideWeekDays": { - "label": "" + "label": "Wochentage ausblenden" } } } From 24026949b746e787f57baa30427e388c9343b600 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 29 Jun 2023 03:00:26 +0900 Subject: [PATCH 170/329] New translations calendar.json (Hebrew) --- public/locales/he/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/he/modules/calendar.json b/public/locales/he/modules/calendar.json index 3a27973d9..3de88afbf 100644 --- a/public/locales/he/modules/calendar.json +++ b/public/locales/he/modules/calendar.json @@ -14,7 +14,7 @@ "label": "סוג שחרור של Radarr" }, "hideWeekDays": { - "label": "" + "label": "הסתר ימי שבוע" } } } From 970d3206007360c53af0baca88f21279da1956ca Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 29 Jun 2023 05:21:55 +0900 Subject: [PATCH 171/329] New translations calendar.json (Italian) --- public/locales/it/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/it/modules/calendar.json b/public/locales/it/modules/calendar.json index 3d0cfa8d6..55167ba3a 100644 --- a/public/locales/it/modules/calendar.json +++ b/public/locales/it/modules/calendar.json @@ -14,7 +14,7 @@ "label": "Tipo di release Radarr" }, "hideWeekDays": { - "label": "" + "label": "Nascondi giorni della settimana" } } } From f7347b1c6ae965c8faa0b35f4ac55c0ba5e8e40e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 29 Jun 2023 19:17:07 +0900 Subject: [PATCH 172/329] New translations general.json (Greek) --- public/locales/el/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/el/settings/customization/general.json b/public/locales/el/settings/customization/general.json index 727994f2b..1874010d1 100644 --- a/public/locales/el/settings/customization/general.json +++ b/public/locales/el/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "Προσαρμόστε το φόντο, τα χρώματα και την εμφάνιση των εφαρμογών" }, "accessibility": { - "name": "", - "description": "" + "name": "Προσβασιμότητα", + "description": "Διαμόρφωση του Homarr για χρήστες με αναπηρία και άτομα με ειδικές ανάγκες" } } } From 59eb02b693d2f0809a99fe594ecc43ec6ffeee12 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 29 Jun 2023 19:17:08 +0900 Subject: [PATCH 173/329] New translations accessibility.json (Greek) --- .../el/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/el/settings/customization/accessibility.json b/public/locales/el/settings/customization/accessibility.json index 345ac2ef6..950ad2b1e 100644 --- a/public/locales/el/settings/customization/accessibility.json +++ b/public/locales/el/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Απενεργοποίηση παλμού ping", + "description": "Από προεπιλογή, οι δείκτες ping στο Homarr θα πάλλονται. Αυτό μπορεί να είναι ενοχλητικό. Αυτή η ρύθμιση θα απενεργοποιήσει το παλλόμενο εφέ" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Αντικαταστήστε τις τελείες ping με εικονίδια", + "description": "Για τους χρήστες με αχρωματοψία, οι κουκκίδες ping μπορεί να μην είναι αναγνωρίσιμες. Αυτό θα αντικαταστήσει τις ενδείξεις με εικονίδια" }, - "alert": "" + "alert": "Λείπει κάτι; Ευχαρίστως θα επεκτείνουμε την προσβασιμότητα του Homarr" } \ No newline at end of file From 6a0905b09d44fc57a7bf8e76571874de995d2c36 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 29 Jun 2023 19:17:09 +0900 Subject: [PATCH 174/329] New translations calendar.json (Greek) --- public/locales/el/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/el/modules/calendar.json b/public/locales/el/modules/calendar.json index b038fc5ca..9cdc57af7 100644 --- a/public/locales/el/modules/calendar.json +++ b/public/locales/el/modules/calendar.json @@ -14,7 +14,7 @@ "label": "Τύπος κυκλοφορίας Radarr" }, "hideWeekDays": { - "label": "" + "label": "Απόκρυψη εργάσιμων" } } } From f35afe85d4a8030d16537c68b2d14aee8cddb3cb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 29 Jun 2023 22:19:47 +0900 Subject: [PATCH 175/329] New translations calendar.json (Latvian) --- public/locales/lv/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/lv/modules/calendar.json b/public/locales/lv/modules/calendar.json index 810c0db13..52706ca7f 100644 --- a/public/locales/lv/modules/calendar.json +++ b/public/locales/lv/modules/calendar.json @@ -14,7 +14,7 @@ "label": "Radarr laiduma tips" }, "hideWeekDays": { - "label": "" + "label": "Paslēpt darba dienas" } } } From 7fe277a15a63f490b747eb022b8c5755e71f9864 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Fri, 30 Jun 2023 04:26:58 +0900 Subject: [PATCH 176/329] New translations calendar.json (Slovak) --- public/locales/sk/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/sk/modules/calendar.json b/public/locales/sk/modules/calendar.json index 8f100afd0..ec43de558 100644 --- a/public/locales/sk/modules/calendar.json +++ b/public/locales/sk/modules/calendar.json @@ -14,7 +14,7 @@ "label": "Typ Radarr releasu" }, "hideWeekDays": { - "label": "" + "label": "Skryť dni v týždni" } } } From 1cc8c973cad4fed6097e8395897717479ef3e58d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 1 Jul 2023 00:29:13 +0900 Subject: [PATCH 177/329] New translations dashdot.json (Chinese Simplified) --- public/locales/zh/modules/dashdot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/zh/modules/dashdot.json b/public/locales/zh/modules/dashdot.json index d2317e529..4f468d1e2 100644 --- a/public/locales/zh/modules/dashdot.json +++ b/public/locales/zh/modules/dashdot.json @@ -100,8 +100,8 @@ "title": "网络", "label": "网络:", "metrics": { - "download": "下移", - "upload": "上移" + "download": "下载", + "upload": "上传" } }, "cpu": { From cf160274ed61dc1ca1e98374d3b6ee37f69a23cf Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 1 Jul 2023 00:29:14 +0900 Subject: [PATCH 178/329] New translations torrents-status.json (Chinese Simplified) --- public/locales/zh/modules/torrents-status.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/zh/modules/torrents-status.json b/public/locales/zh/modules/torrents-status.json index b04509b64..53508cf48 100644 --- a/public/locales/zh/modules/torrents-status.json +++ b/public/locales/zh/modules/torrents-status.json @@ -31,8 +31,8 @@ "header": { "name": "名称", "size": "大小", - "download": "下移", - "upload": "上移", + "download": "下载", + "upload": "上传", "estimatedTimeOfArrival": "剩余时间", "progress": "进度" }, @@ -69,10 +69,10 @@ "introductionPrefix": "管理的是", "metrics": { "queuePosition": "队列位置 - {{position}}", - "progress": "进展 - {{progress}}%", + "progress": "当前进度 - {{progress}}%", "totalSelectedSize": "共计 - {{totalSize}}", - "state": "国家 - {{state}}", - "ratio": "比率-", + "state": "状态 - {{state}}", + "ratio": "比率 -", "completed": "已完成" } } From 2560dd117c73fe20aa044a71b99e2e83e7f3f0a2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sun, 2 Jul 2023 20:07:35 +0900 Subject: [PATCH 179/329] New translations accessibility.json (Chinese Simplified) --- .../zh/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/zh/settings/customization/accessibility.json b/public/locales/zh/settings/customization/accessibility.json index 345ac2ef6..f0d673a76 100644 --- a/public/locales/zh/settings/customization/accessibility.json +++ b/public/locales/zh/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "禁用 Ping", + "description": "默认情况下,Homarr 中的 Ping 指示器会一直工作。这可能会让人感到恼火。这个滑块将停用这个动画。" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "用图标替换 Ping 点", + "description": "对于色盲用户来说,Ping 点可能无法识别。 这将用图标替换指示器" }, - "alert": "" + "alert": "你是不是缺少了什么? 我们很乐意扩大 Homarr 的无障碍范围" } \ No newline at end of file From 70394be57054c742386bafd28bb32149211dfc8f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sun, 2 Jul 2023 20:07:36 +0900 Subject: [PATCH 180/329] New translations calendar.json (Chinese Simplified) --- public/locales/zh/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/zh/modules/calendar.json b/public/locales/zh/modules/calendar.json index e2bff4bb4..2f38972bc 100644 --- a/public/locales/zh/modules/calendar.json +++ b/public/locales/zh/modules/calendar.json @@ -14,7 +14,7 @@ "label": "Radarr发布类型" }, "hideWeekDays": { - "label": "" + "label": "隐藏工作日" } } } From a6a2f2aa24dd86463406e63444520096351b2342 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sun, 2 Jul 2023 20:07:37 +0900 Subject: [PATCH 181/329] New translations rss.json (Chinese Simplified) --- public/locales/zh/modules/rss.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/zh/modules/rss.json b/public/locales/zh/modules/rss.json index fa5799fb7..f65abe295 100644 --- a/public/locales/zh/modules/rss.json +++ b/public/locales/zh/modules/rss.json @@ -15,7 +15,7 @@ "label": "" }, "textLinesClamp": { - "label": "" + "label": "文本线夹" } }, "card": { From a010fdffc92199818ce334172440cb825386a20d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sun, 2 Jul 2023 20:07:37 +0900 Subject: [PATCH 182/329] New translations iframe.json (Chinese Simplified) --- public/locales/zh/modules/iframe.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/zh/modules/iframe.json b/public/locales/zh/modules/iframe.json index 166eed83d..7eaff4929 100644 --- a/public/locales/zh/modules/iframe.json +++ b/public/locales/zh/modules/iframe.json @@ -11,13 +11,13 @@ "label": "允许全屏" }, "allowTransparency": { - "label": "" + "label": "允许透明度" }, "allowScrolling": { "label": "允许滚动" }, "allowPayment": { - "label": "" + "label": "允许付款" }, "allowAutoPlay": { "label": "允许自动播放" From dacecd5ab867a29f008a3b0180c335f19c492a9e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Tue, 4 Jul 2023 09:01:11 +0900 Subject: [PATCH 183/329] New translations dlspeed.json (Chinese Simplified) --- public/locales/zh/modules/dlspeed.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/zh/modules/dlspeed.json b/public/locales/zh/modules/dlspeed.json index c0803140a..44ca44cbd 100644 --- a/public/locales/zh/modules/dlspeed.json +++ b/public/locales/zh/modules/dlspeed.json @@ -8,8 +8,8 @@ "header": { "name": "名称", "size": "大小", - "download": "下移", - "upload": "上移", + "download": "下载", + "upload": "上传", "estimatedTimeOfArrival": "剩余时间", "progress": "进度" }, From d34b97d0c96e14b797450dc9ef773e7d4314b9bc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 02:21:44 +0900 Subject: [PATCH 184/329] New translations calendar.json (Russian) --- public/locales/ru/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/ru/modules/calendar.json b/public/locales/ru/modules/calendar.json index f5dc4802f..b525b144b 100644 --- a/public/locales/ru/modules/calendar.json +++ b/public/locales/ru/modules/calendar.json @@ -14,7 +14,7 @@ "label": "Тип релиза в Radarr" }, "hideWeekDays": { - "label": "" + "label": "Скрыть дни недели" } } } From 8c2711e0935678ffa5a513a880bed8476f56c7d9 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:27 +0900 Subject: [PATCH 185/329] New translations common.json (Croatian) --- public/locales/hr/common.json | 39 +++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 public/locales/hr/common.json diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json new file mode 100644 index 000000000..90e3734ce --- /dev/null +++ b/public/locales/hr/common.json @@ -0,0 +1,39 @@ +{ + "save": "", + "about": "", + "cancel": "", + "close": "", + "delete": "", + "ok": "", + "edit": "", + "enabled": "", + "disabled": "", + "enableAll": "", + "disableAll": "", + "version": "", + "changePosition": "", + "remove": "", + "removeConfirm": "", + "createItem": "", + "sections": { + "settings": "", + "dangerZone": "" + }, + "secrets": { + "apiKey": "", + "username": "", + "password": "" + }, + "tip": "", + "time": { + "seconds": "", + "minutes": "", + "hours": "" + }, + "loading": "", + "breakPoints": { + "small": "", + "medium": "", + "large": "" + } +} \ No newline at end of file From b428aacae2058b379beec2656e37a69456899b6c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:27 +0900 Subject: [PATCH 186/329] New translations calendar.json (Croatian) --- public/locales/hr/modules/calendar.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/locales/hr/modules/calendar.json diff --git a/public/locales/hr/modules/calendar.json b/public/locales/hr/modules/calendar.json new file mode 100644 index 000000000..51eaed58a --- /dev/null +++ b/public/locales/hr/modules/calendar.json @@ -0,0 +1,21 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "useSonarrv4": { + "label": "" + }, + "sundayStart": { + "label": "" + }, + "radarrReleaseType": { + "label": "" + }, + "hideWeekDays": { + "label": "" + } + } + } +} \ No newline at end of file From 26c71a6efb0e3487698d395b744e61cacbf02d30 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:28 +0900 Subject: [PATCH 187/329] New translations common-media-cards.json (Croatian) --- public/locales/hr/modules/common-media-cards.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/hr/modules/common-media-cards.json diff --git a/public/locales/hr/modules/common-media-cards.json b/public/locales/hr/modules/common-media-cards.json new file mode 100644 index 000000000..9f6da0682 --- /dev/null +++ b/public/locales/hr/modules/common-media-cards.json @@ -0,0 +1,6 @@ +{ + "buttons": { + "play": "", + "request": "" + } +} \ No newline at end of file From c5c5780a36126472f16f061fef42057fe86e66b0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:29 +0900 Subject: [PATCH 188/329] New translations common.json (Croatian) --- public/locales/hr/modules/common.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/hr/modules/common.json diff --git a/public/locales/hr/modules/common.json b/public/locales/hr/modules/common.json new file mode 100644 index 000000000..ba4f38a1c --- /dev/null +++ b/public/locales/hr/modules/common.json @@ -0,0 +1,10 @@ +{ + "settings": { + "label": "" + }, + "errors": { + "unmappedOptions": { + "text": "" + } + } +} From 24bb8264c83d5cc4fa2b494179665e831d4e47ab Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:30 +0900 Subject: [PATCH 189/329] New translations dashdot.json (Croatian) --- public/locales/hr/modules/dashdot.json | 118 +++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 public/locales/hr/modules/dashdot.json diff --git a/public/locales/hr/modules/dashdot.json b/public/locales/hr/modules/dashdot.json new file mode 100644 index 000000000..98f45c5c2 --- /dev/null +++ b/public/locales/hr/modules/dashdot.json @@ -0,0 +1,118 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "dashName": { + "label": "" + }, + "url": { + "label": "" + }, + "usePercentages": { + "label": "" + }, + "columns": { + "label": "" + }, + "graphHeight": { + "label": "" + }, + "graphsOrder": { + "label": "", + "storage": { + "label": "", + "enabled": { + "label": "" + }, + "span": { + "label": "" + }, + "compactView": { + "label": "" + }, + "multiView": { + "label": "" + } + }, + "network": { + "label": "", + "enabled": { + "label": "" + }, + "span": { + "label": "" + }, + "compactView": { + "label": "" + } + }, + "cpu": { + "label": "", + "enabled": { + "label": "" + }, + "span": { + "label": "" + }, + "multiView": { + "label": "" + } + }, + "ram": { + "label": "", + "enabled": { + "label": "" + }, + "span": { + "label": "" + } + }, + "gpu": { + "label": "", + "enabled": { + "label": "" + }, + "span": { + "label": "" + } + } + } + } + }, + "card": { + "title": "", + "errors": { + "noService": "", + "noInformation": "", + "protocolDowngrade": { + "title": "", + "text": "" + } + }, + "graphs": { + "storage": { + "title": "", + "label": "" + }, + "network": { + "title": "", + "label": "", + "metrics": { + "download": "", + "upload": "" + } + }, + "cpu": { + "title": "" + }, + "ram": { + "title": "" + }, + "gpu": { + "title": "" + } + } + } +} From de7a622c34887e43828812737d13c9f71ba166ae Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:31 +0900 Subject: [PATCH 190/329] New translations date.json (Croatian) --- public/locales/hr/modules/date.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 public/locales/hr/modules/date.json diff --git a/public/locales/hr/modules/date.json b/public/locales/hr/modules/date.json new file mode 100644 index 000000000..d1437241e --- /dev/null +++ b/public/locales/hr/modules/date.json @@ -0,0 +1,12 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "display24HourFormat": { + "label": "" + } + } + } +} From cfe8167c0ed3d90a6d74653eed7c349856769471 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:31 +0900 Subject: [PATCH 191/329] New translations dlspeed.json (Croatian) --- public/locales/hr/modules/dlspeed.json | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 public/locales/hr/modules/dlspeed.json diff --git a/public/locales/hr/modules/dlspeed.json b/public/locales/hr/modules/dlspeed.json new file mode 100644 index 000000000..1dfd395d3 --- /dev/null +++ b/public/locales/hr/modules/dlspeed.json @@ -0,0 +1,35 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "card": { + "table": { + "header": { + "name": "", + "size": "", + "download": "", + "upload": "", + "estimatedTimeOfArrival": "", + "progress": "" + }, + "body": { + "nothingFound": "" + } + }, + "lineChart": { + "title": "", + "download": "", + "upload": "", + "timeSpan": "", + "totalDownload": "", + "totalUpload": "" + }, + "errors": { + "noDownloadClients": { + "title": "", + "text": "" + } + } + } +} From 508acb19dc134b635c0dbfb14a39e6257c39b372 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:32 +0900 Subject: [PATCH 192/329] New translations docker.json (Croatian) --- public/locales/hr/modules/docker.json | 83 +++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 public/locales/hr/modules/docker.json diff --git a/public/locales/hr/modules/docker.json b/public/locales/hr/modules/docker.json new file mode 100644 index 000000000..7346ebe39 --- /dev/null +++ b/public/locales/hr/modules/docker.json @@ -0,0 +1,83 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "search": { + "placeholder": "" + }, + "table": { + "header": { + "name": "", + "image": "", + "ports": "", + "state": "" + }, + "body": { + "portCollapse": "" + }, + "states": { + "running": "", + "created": "", + "stopped": "", + "unknown": "" + } + }, + "actionBar": { + "addService": { + "title": "", + "message": "" + }, + "restart": { + "title": "" + }, + "stop": { + "title": "" + }, + "start": { + "title": "" + }, + "refreshData": { + "title": "" + }, + "remove": { + "title": "" + }, + "addToHomarr": { + "title": "" + } + }, + "actions": { + "start": { + "start": "", + "end": "" + }, + "stop": { + "start": "", + "end": "" + }, + "restart": { + "start": "", + "end": "" + }, + "remove": { + "start": "", + "end": "" + } + }, + "errors": { + "integrationFailed": { + "title": "", + "message": "" + }, + "unknownError": { + "title": "" + }, + "oneServiceAtATime": { + "title": "" + } + }, + "actionIcon": { + "tooltip": "" + } +} From 9dc634e1d4bda08827f8402e44b81428632a2e22 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:33 +0900 Subject: [PATCH 193/329] New translations overseerr.json (Croatian) --- public/locales/hr/modules/overseerr.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/hr/modules/overseerr.json diff --git a/public/locales/hr/modules/overseerr.json b/public/locales/hr/modules/overseerr.json new file mode 100644 index 000000000..e7ff04402 --- /dev/null +++ b/public/locales/hr/modules/overseerr.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "popup": { + "item": { + "buttons": { + "askFor": "", + "cancel": "", + "request": "" + }, + "alerts": { + "automaticApproval": { + "title": "", + "text": "" + } + } + }, + "seasonSelector": { + "caption": "", + "table": { + "header": { + "season": "", + "numberOfEpisodes": "" + } + } + } + } +} From efd2d83c4b98056e8da243421849603c36253194 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:34 +0900 Subject: [PATCH 194/329] New translations ping.json (Croatian) --- public/locales/hr/modules/ping.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/hr/modules/ping.json diff --git a/public/locales/hr/modules/ping.json b/public/locales/hr/modules/ping.json new file mode 100644 index 000000000..76a91fe52 --- /dev/null +++ b/public/locales/hr/modules/ping.json @@ -0,0 +1,11 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "states": { + "online": "", + "offline": "", + "loading": "" + } +} From c8258e9c2bac40b0fb2b2e8b89cb6dced3025b5b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:34 +0900 Subject: [PATCH 195/329] New translations search.json (Croatian) --- public/locales/hr/modules/search.json | 30 +++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/hr/modules/search.json diff --git a/public/locales/hr/modules/search.json b/public/locales/hr/modules/search.json new file mode 100644 index 000000000..16651d720 --- /dev/null +++ b/public/locales/hr/modules/search.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "input": { + "placeholder": "" + }, + "switched-to": "", + "searchEngines": { + "search": { + "name": "", + "description": "" + }, + "youtube": { + "name": "", + "description": "" + }, + "torrents": { + "name": "", + "description": "" + }, + "overseerr": { + "name": "", + "description": "" + } + }, + "tip": "", + "switchedSearchEngine": "" +} From ac9e74893323c6417e06445e782a2bf088baaa77 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:35 +0900 Subject: [PATCH 196/329] New translations weather.json (Croatian) --- public/locales/hr/modules/weather.json | 33 ++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 public/locales/hr/modules/weather.json diff --git a/public/locales/hr/modules/weather.json b/public/locales/hr/modules/weather.json new file mode 100644 index 000000000..bdab2308a --- /dev/null +++ b/public/locales/hr/modules/weather.json @@ -0,0 +1,33 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "displayInFahrenheit": { + "label": "" + }, + "location": { + "label": "" + } + } + }, + "card": { + "weatherDescriptions": { + "clear": "", + "mainlyClear": "", + "fog": "", + "drizzle": "", + "freezingDrizzle": "", + "rain": "", + "freezingRain": "", + "snowFall": "", + "snowGrains": "", + "rainShowers": "", + "snowShowers": "", + "thunderstorm": "", + "thunderstormWithHail": "", + "unknown": "" + } + } +} From a0f1fa3de601dec0ab317aa87155ffa0c66d63b2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:36 +0900 Subject: [PATCH 197/329] New translations common.json (Croatian) --- public/locales/hr/settings/common.json | 38 ++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 public/locales/hr/settings/common.json diff --git a/public/locales/hr/settings/common.json b/public/locales/hr/settings/common.json new file mode 100644 index 000000000..8ff0e555a --- /dev/null +++ b/public/locales/hr/settings/common.json @@ -0,0 +1,38 @@ +{ + "title": "", + "tooltip": "", + "tabs": { + "common": "", + "customizations": "" + }, + "tips": { + "configTip": "" + }, + "credits": { + "madeWithLove": "", + "thirdPartyContent": "", + "thirdPartyContentTable": { + "dependencyName": "", + "dependencyVersion": "" + } + }, + "grow": "", + "layout": { + "preview": { + "title": "", + "subtitle": "" + }, + "divider": "", + "main": "", + "sidebar": "", + "cannotturnoff": "", + "dashboardlayout": "", + "enablersidebar": "", + "enablelsidebar": "", + "enablesearchbar": "", + "enabledocker": "", + "enableping": "", + "enablelsidebardesc": "", + "enablersidebardesc": "" + } +} From a13e15f46cb14abf72fad0798b2c77f21586bb97 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:37 +0900 Subject: [PATCH 198/329] New translations app-width.json (Croatian) --- public/locales/hr/settings/customization/app-width.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/hr/settings/customization/app-width.json diff --git a/public/locales/hr/settings/customization/app-width.json b/public/locales/hr/settings/customization/app-width.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/hr/settings/customization/app-width.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 6a7bedbd4b15e35fd476f342e398bfc3ee68ac9a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:38 +0900 Subject: [PATCH 199/329] New translations color-selector.json (Croatian) --- public/locales/hr/settings/customization/color-selector.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/hr/settings/customization/color-selector.json diff --git a/public/locales/hr/settings/customization/color-selector.json b/public/locales/hr/settings/customization/color-selector.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/hr/settings/customization/color-selector.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 5d441e38df88536b29c9ce56cde9af782fd870fb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:39 +0900 Subject: [PATCH 200/329] New translations opacity-selector.json (Croatian) --- public/locales/hr/settings/customization/opacity-selector.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/hr/settings/customization/opacity-selector.json diff --git a/public/locales/hr/settings/customization/opacity-selector.json b/public/locales/hr/settings/customization/opacity-selector.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/hr/settings/customization/opacity-selector.json @@ -0,0 +1 @@ +{} \ No newline at end of file From a749b034a70bb0c5d85a968c918bf92d4c413a01 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:40 +0900 Subject: [PATCH 201/329] New translations page-appearance.json (Croatian) --- .../customization/page-appearance.json | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/hr/settings/customization/page-appearance.json diff --git a/public/locales/hr/settings/customization/page-appearance.json b/public/locales/hr/settings/customization/page-appearance.json new file mode 100644 index 000000000..79e9e7c94 --- /dev/null +++ b/public/locales/hr/settings/customization/page-appearance.json @@ -0,0 +1,30 @@ +{ + "pageTitle": { + "label": "", + "description": "" + }, + "metaTitle": { + "label": "", + "description": "" + }, + "logo": { + "label": "", + "description": "" + }, + "favicon": { + "label": "", + "description": "" + }, + "background": { + "label": "" + }, + "customCSS": { + "label": "", + "description": "", + "placeholder": "", + "applying": "" + }, + "buttons": { + "submit": "" + } +} From 920b5b85df1cd61e16c25ef02bc05800f3fd48ae Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:41 +0900 Subject: [PATCH 202/329] New translations shade-selector.json (Croatian) --- public/locales/hr/settings/customization/shade-selector.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/hr/settings/customization/shade-selector.json diff --git a/public/locales/hr/settings/customization/shade-selector.json b/public/locales/hr/settings/customization/shade-selector.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/hr/settings/customization/shade-selector.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 0c9d8951f0e4310f4093163fc768030dbb8e7e23 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:42 +0900 Subject: [PATCH 203/329] New translations color-schema.json (Croatian) --- public/locales/hr/settings/general/color-schema.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/hr/settings/general/color-schema.json diff --git a/public/locales/hr/settings/general/color-schema.json b/public/locales/hr/settings/general/color-schema.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/hr/settings/general/color-schema.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 5df976dc91b8db6ef94a32e2d09a674324366663 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:42 +0900 Subject: [PATCH 204/329] New translations config-changer.json (Croatian) --- .../hr/settings/general/config-changer.json | 86 +++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 public/locales/hr/settings/general/config-changer.json diff --git a/public/locales/hr/settings/general/config-changer.json b/public/locales/hr/settings/general/config-changer.json new file mode 100644 index 000000000..dc8f3ea4b --- /dev/null +++ b/public/locales/hr/settings/general/config-changer.json @@ -0,0 +1,86 @@ +{ + "configSelect": { + "label": "", + "description": "", + "loadingNew": "", + "pleaseWait": "" + }, + "modal": { + "copy": { + "title": "", + "form": { + "configName": { + "label": "", + "validation": { + "required": "", + "notUnique": "" + }, + "placeholder": "" + }, + "submitButton": "" + }, + "events": { + "configSaved": { + "title": "", + "message": "" + }, + "configCopied": { + "title": "", + "message": "" + }, + "configNotCopied": { + "title": "", + "message": "" + } + } + }, + "confirmDeletion": { + "title": "", + "warningText": "", + "text": "", + "buttons": { + "confirm": "" + } + } + }, + "buttons": { + "download": "", + "delete": { + "text": "", + "notifications": { + "deleted": { + "title": "", + "message": "" + }, + "deleteFailed": { + "title": "", + "message": "" + }, + "deleteFailedDefaultConfig": { + "title": "", + "message": "" + } + } + }, + "saveCopy": "" + }, + "dropzone": { + "notifications": { + "invalidConfig": { + "title": "", + "message": "" + }, + "loadedSuccessfully": { + "title": "" + } + }, + "accept": { + "title": "", + "text": "" + }, + "reject": { + "title": "", + "text": "" + } + } +} From 664c3bfc6ac5b9d0418b201ff548156ce5087e1c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:43 +0900 Subject: [PATCH 205/329] New translations internationalization.json (Croatian) --- public/locales/hr/settings/general/internationalization.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/hr/settings/general/internationalization.json diff --git a/public/locales/hr/settings/general/internationalization.json b/public/locales/hr/settings/general/internationalization.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/hr/settings/general/internationalization.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 69ae7fbe0f7e96a5f4c5867c8738216d4be9724b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:44 +0900 Subject: [PATCH 206/329] New translations search-engine.json (Croatian) --- .../hr/settings/general/search-engine.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 public/locales/hr/settings/general/search-engine.json diff --git a/public/locales/hr/settings/general/search-engine.json b/public/locales/hr/settings/general/search-engine.json new file mode 100644 index 000000000..9cb91483a --- /dev/null +++ b/public/locales/hr/settings/general/search-engine.json @@ -0,0 +1,19 @@ +{ + "title": "", + "configurationName": "", + "tips": { + "generalTip": "", + "placeholderTip": "" + }, + "customEngine": { + "title": "", + "label": "", + "placeholder": "" + }, + "searchNewTab": { + "label": "" + }, + "searchEnabled": { + "label": "" + } +} From d005440f4e659e35f27c795f7c96d490f3703887 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:45 +0900 Subject: [PATCH 207/329] New translations theme-selector.json (Croatian) --- public/locales/hr/settings/general/theme-selector.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/hr/settings/general/theme-selector.json diff --git a/public/locales/hr/settings/general/theme-selector.json b/public/locales/hr/settings/general/theme-selector.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/hr/settings/general/theme-selector.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 93ea2e3f9e3fdbf5d1cee84dc8b29215cf323ddf Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:46 +0900 Subject: [PATCH 208/329] New translations widget-positions.json (Croatian) --- public/locales/hr/settings/general/widget-positions.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/hr/settings/general/widget-positions.json diff --git a/public/locales/hr/settings/general/widget-positions.json b/public/locales/hr/settings/general/widget-positions.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/public/locales/hr/settings/general/widget-positions.json @@ -0,0 +1 @@ +{} From ae627c71028a3b0b40ad93a0aeed94c1c27cc064 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:46 +0900 Subject: [PATCH 209/329] New translations usenet.json (Croatian) --- public/locales/hr/modules/usenet.json | 49 +++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 public/locales/hr/modules/usenet.json diff --git a/public/locales/hr/modules/usenet.json b/public/locales/hr/modules/usenet.json new file mode 100644 index 000000000..b223d452d --- /dev/null +++ b/public/locales/hr/modules/usenet.json @@ -0,0 +1,49 @@ +{ + "descriptor": { + "name": "", + "description": "" + }, + "card": { + "errors": { + "noDownloadClients": { + "title": "", + "text": "" + } + } + }, + "tabs": { + "queue": "", + "history": "" + }, + "info": { + "sizeLeft": "", + "paused": "" + }, + "queue": { + "header": { + "name": "", + "size": "", + "eta": "", + "progress": "" + }, + "empty": "", + "error": { + "title": "", + "message": "" + }, + "paused": "" + }, + "history": { + "header": { + "name": "", + "size": "", + "duration": "" + }, + "empty": "", + "error": { + "title": "", + "message": "" + }, + "paused": "" + } +} From e209187a974b1aa7dc37047e56d48bcc94b9c7da Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:47 +0900 Subject: [PATCH 210/329] New translations login.json (Croatian) --- public/locales/hr/authentication/login.json | 27 +++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 public/locales/hr/authentication/login.json diff --git a/public/locales/hr/authentication/login.json b/public/locales/hr/authentication/login.json new file mode 100644 index 000000000..bd710fb47 --- /dev/null +++ b/public/locales/hr/authentication/login.json @@ -0,0 +1,27 @@ +{ + "title": "", + "text": "", + "form": { + "fields": { + "password": { + "label": "", + "placeholder": "" + } + }, + "buttons": { + "submit": "" + } + }, + "notifications": { + "checking": { + "title": "", + "message": "" + }, + "correct": { + "title": "" + }, + "wrong": { + "title": "" + } + } +} From c7d543468ffedbe2c877b489bfe60cddfdff72ca Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:48 +0900 Subject: [PATCH 211/329] New translations selector.json (Croatian) --- .../locales/hr/layout/element-selector/selector.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/hr/layout/element-selector/selector.json diff --git a/public/locales/hr/layout/element-selector/selector.json b/public/locales/hr/layout/element-selector/selector.json new file mode 100644 index 000000000..2a4f14e0d --- /dev/null +++ b/public/locales/hr/layout/element-selector/selector.json @@ -0,0 +1,11 @@ +{ + "modal": { + "title": "", + "text": "" + }, + "widgetDescription": "", + "goBack": "", + "actionIcon": { + "tooltip": "" + } +} From 468e2cfa3563f13a91fdd4d7e45aad8aca67b0b9 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:49 +0900 Subject: [PATCH 212/329] New translations toggle-edit-mode.json (Croatian) --- .../hr/layout/header/actions/toggle-edit-mode.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/hr/layout/header/actions/toggle-edit-mode.json diff --git a/public/locales/hr/layout/header/actions/toggle-edit-mode.json b/public/locales/hr/layout/header/actions/toggle-edit-mode.json new file mode 100644 index 000000000..b3cfd87be --- /dev/null +++ b/public/locales/hr/layout/header/actions/toggle-edit-mode.json @@ -0,0 +1,11 @@ +{ + "description": "", + "button": { + "disabled": "", + "enabled": "" + }, + "popover": { + "title": "", + "text": "" + } +} From aaa3a21d2866ea2ea7214668b17d8e9442f9fd88 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:50 +0900 Subject: [PATCH 213/329] New translations add-app.json (Croatian) --- public/locales/hr/layout/modals/add-app.json | 76 ++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 public/locales/hr/layout/modals/add-app.json diff --git a/public/locales/hr/layout/modals/add-app.json b/public/locales/hr/layout/modals/add-app.json new file mode 100644 index 000000000..1d474d0be --- /dev/null +++ b/public/locales/hr/layout/modals/add-app.json @@ -0,0 +1,76 @@ +{ + "tabs": { + "general": "", + "behaviour": "", + "network": "", + "appearance": "", + "integration": "" + }, + "general": { + "appname": { + "label": "", + "description": "" + }, + "internalAddress": { + "label": "", + "description": "" + }, + "externalAddress": { + "label": "", + "description": "" + } + }, + "behaviour": { + "isOpeningNewTab": { + "label": "", + "description": "" + } + }, + "network": { + "statusChecker": { + "label": "", + "description": "" + }, + "statusCodes": { + "label": "", + "description": "" + } + }, + "appearance": { + "icon": { + "label": "", + "description": "", + "autocomplete": { + "title": "", + "text": "" + }, + "noItems": { + "title": "", + "text": "" + } + } + }, + "integration": { + "type": { + "label": "", + "description": "", + "placeholder": "", + "defined": "", + "undefined": "", + "public": "", + "private": "", + "explanationPrivate": "", + "explanationPublic": "" + }, + "secrets": { + "description": "", + "warning": "", + "clear": "", + "save": "", + "update": "" + } + }, + "validation": { + "popover": "" + } +} From 62c4ba70bf8f583c6676a7c30141b701b6e6970f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:50 +0900 Subject: [PATCH 214/329] New translations about.json (Croatian) --- public/locales/hr/layout/modals/about.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/hr/layout/modals/about.json diff --git a/public/locales/hr/layout/modals/about.json b/public/locales/hr/layout/modals/about.json new file mode 100644 index 000000000..b6fe509b3 --- /dev/null +++ b/public/locales/hr/layout/modals/about.json @@ -0,0 +1,18 @@ +{ + "description": "", + "contact": "", + "addToDashboard": "", + "tip": "", + "key": "", + "action": "", + "keybinds": "", + "metrics": { + "configurationSchemaVersion": "", + "configurationsCount": "", + "version": "", + "nodeEnvironment": "", + "i18n": "", + "locales": "", + "experimental_disableEditMode": "" + } +} \ No newline at end of file From d642c780e1bd555fb4d10ccdf335015d7fd21bb1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:51 +0900 Subject: [PATCH 215/329] New translations change-position.json (Croatian) --- public/locales/hr/layout/modals/change-position.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/hr/layout/modals/change-position.json diff --git a/public/locales/hr/layout/modals/change-position.json b/public/locales/hr/layout/modals/change-position.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/locales/hr/layout/modals/change-position.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 6495ec039d7352d72d98eff53122985a0b5bc3b0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:52 +0900 Subject: [PATCH 216/329] New translations drawer.json (Croatian) --- public/locales/hr/layout/mobile/drawer.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/locales/hr/layout/mobile/drawer.json diff --git a/public/locales/hr/layout/mobile/drawer.json b/public/locales/hr/layout/mobile/drawer.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/public/locales/hr/layout/mobile/drawer.json @@ -0,0 +1 @@ +{} From 9684918fb1406f61a61b326315c26f2bc4763daf Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:53 +0900 Subject: [PATCH 217/329] New translations torrents-status.json (Croatian) --- .../locales/hr/modules/torrents-status.json | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 public/locales/hr/modules/torrents-status.json diff --git a/public/locales/hr/modules/torrents-status.json b/public/locales/hr/modules/torrents-status.json new file mode 100644 index 000000000..8d82a12a8 --- /dev/null +++ b/public/locales/hr/modules/torrents-status.json @@ -0,0 +1,80 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "refreshInterval": { + "label": "" + }, + "displayCompletedTorrents": { + "label": "" + }, + "displayStaleTorrents": { + "label": "" + }, + "labelFilterIsWhitelist": { + "label": "" + }, + "labelFilter": { + "label": "", + "description": "" + } + } + }, + "card": { + "footer": { + "error": "", + "lastUpdated": "" + }, + "table": { + "header": { + "name": "", + "size": "", + "download": "", + "upload": "", + "estimatedTimeOfArrival": "", + "progress": "" + }, + "item": { + "text": "" + }, + "body": { + "nothingFound": "", + "filterHidingItems": "" + } + }, + "lineChart": { + "title": "", + "download": "", + "upload": "", + "timeSpan": "", + "totalDownload": "", + "totalUpload": "" + }, + "errors": { + "noDownloadClients": { + "title": "", + "text": "" + }, + "generic": { + "title": "", + "text": "" + } + }, + "loading": { + "title": "" + }, + "popover": { + "introductionPrefix": "", + "metrics": { + "queuePosition": "", + "progress": "", + "totalSelectedSize": "", + "state": "", + "ratio": "", + "completed": "" + } + } + } +} From a1f2b78b98acd9514dbc977af1d9675772ff11c5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:53 +0900 Subject: [PATCH 218/329] New translations general.json (Croatian) --- .../hr/settings/customization/general.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 public/locales/hr/settings/customization/general.json diff --git a/public/locales/hr/settings/customization/general.json b/public/locales/hr/settings/customization/general.json new file mode 100644 index 000000000..2e9b08103 --- /dev/null +++ b/public/locales/hr/settings/customization/general.json @@ -0,0 +1,25 @@ +{ + "text": "", + "accordeon": { + "layout": { + "name": "", + "description": "" + }, + "gridstack": { + "name": "", + "description": "" + }, + "pageMetadata": { + "name": "", + "description": "" + }, + "appereance": { + "name": "", + "description": "" + }, + "accessibility": { + "name": "", + "description": "" + } + } +} From 82b373778c50d029ccf08b54c8a8dac62584ac64 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:54 +0900 Subject: [PATCH 219/329] New translations gridstack.json (Croatian) --- .../locales/hr/settings/customization/gridstack.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/hr/settings/customization/gridstack.json diff --git a/public/locales/hr/settings/customization/gridstack.json b/public/locales/hr/settings/customization/gridstack.json new file mode 100644 index 000000000..18c3d8233 --- /dev/null +++ b/public/locales/hr/settings/customization/gridstack.json @@ -0,0 +1,10 @@ +{ + "columnsCount": { + "labelPreset": "", + "descriptionPreset": "", + "descriptionExceedsPreset": "" + }, + "unsavedChanges": "", + "applyChanges": "", + "defaultValues": "" +} \ No newline at end of file From e8aed345cb3c80380aed4abc2715c581fdaa8d32 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:55 +0900 Subject: [PATCH 220/329] New translations video-stream.json (Croatian) --- public/locales/hr/modules/video-stream.json | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 public/locales/hr/modules/video-stream.json diff --git a/public/locales/hr/modules/video-stream.json b/public/locales/hr/modules/video-stream.json new file mode 100644 index 000000000..539daa1c4 --- /dev/null +++ b/public/locales/hr/modules/video-stream.json @@ -0,0 +1,24 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "FeedUrl": { + "label": "" + }, + "autoPlay": { + "label": "" + }, + "muted": { + "label": "" + }, + "controls": { + "label": "" + } + } + }, + "errors": { + "invalidStream": "" + } +} \ No newline at end of file From c8c5127df9cc2690ab918b89559265b26cf01868 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:56 +0900 Subject: [PATCH 221/329] New translations rss.json (Croatian) --- public/locales/hr/modules/rss.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/locales/hr/modules/rss.json diff --git a/public/locales/hr/modules/rss.json b/public/locales/hr/modules/rss.json new file mode 100644 index 000000000..f65ffa1b9 --- /dev/null +++ b/public/locales/hr/modules/rss.json @@ -0,0 +1,30 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "rssFeedUrl": { + "label": "", + "description": "" + }, + "refreshInterval": { + "label": "" + }, + "dangerousAllowSanitizedItemContent": { + "label": "" + }, + "textLinesClamp": { + "label": "" + } + }, + "card": { + "errors": { + "general": { + "title": "", + "text": "" + } + } + } + } +} From 8d11d98a4881e60d3f56ee119a0a2781c19aaffb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:57 +0900 Subject: [PATCH 222/329] New translations media-server.json (Croatian) --- public/locales/hr/modules/media-server.json | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 public/locales/hr/modules/media-server.json diff --git a/public/locales/hr/modules/media-server.json b/public/locales/hr/modules/media-server.json new file mode 100644 index 000000000..2be958199 --- /dev/null +++ b/public/locales/hr/modules/media-server.json @@ -0,0 +1,24 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "" + } + }, + "card": { + "table": { + "header": { + "session": "", + "user": "", + "currentlyPlaying": "" + } + }, + "errors": { + "general": { + "title": "", + "text": "" + } + } + } +} \ No newline at end of file From 5b83ec912b7b0b3ed223b6e2be7dc7c6642371a8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:57 +0900 Subject: [PATCH 223/329] New translations iframe.json (Croatian) --- public/locales/hr/modules/iframe.json | 44 +++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 public/locales/hr/modules/iframe.json diff --git a/public/locales/hr/modules/iframe.json b/public/locales/hr/modules/iframe.json new file mode 100644 index 000000000..e699016a1 --- /dev/null +++ b/public/locales/hr/modules/iframe.json @@ -0,0 +1,44 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "embedUrl": { + "label": "" + }, + "allowFullScreen": { + "label": "" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" + } + } + }, + "card": { + "errors": { + "noUrl": { + "title": "", + "text": "" + } + } + } +} From b58f7e717fe39862020ba0ff1548a5ac693c531a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:58 +0900 Subject: [PATCH 224/329] New translations error-boundary.json (Croatian) --- public/locales/hr/widgets/error-boundary.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/hr/widgets/error-boundary.json diff --git a/public/locales/hr/widgets/error-boundary.json b/public/locales/hr/widgets/error-boundary.json new file mode 100644 index 000000000..ce74ad0fc --- /dev/null +++ b/public/locales/hr/widgets/error-boundary.json @@ -0,0 +1,14 @@ +{ + "card": { + "title": "", + "buttons": { + "details": "", + "tryAgain": "" + } + }, + "modal": { + "text": "", + "label": "", + "reportButton": "" + } +} From ad669614c51b08bd27086b64898aa0c853fba9f9 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:59 +0900 Subject: [PATCH 225/329] New translations media-requests-list.json (Croatian) --- .../hr/modules/media-requests-list.json | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 public/locales/hr/modules/media-requests-list.json diff --git a/public/locales/hr/modules/media-requests-list.json b/public/locales/hr/modules/media-requests-list.json new file mode 100644 index 000000000..ff218af5b --- /dev/null +++ b/public/locales/hr/modules/media-requests-list.json @@ -0,0 +1,24 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "replaceLinksWithExternalHost": { + "label": "" + } + } + }, + "noRequests": "", + "pending": "", + "nonePending": "", + "state": { + "approved": "", + "pendingApproval": "", + "declined": "" + }, + "tooltips": { + "approve": "", + "decline": "" + } +} From 2a67d7ae609954b118063b44e8d68ef2e6c67ddb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:07:00 +0900 Subject: [PATCH 226/329] New translations media-requests-stats.json (Croatian) --- .../locales/hr/modules/media-requests-stats.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/locales/hr/modules/media-requests-stats.json diff --git a/public/locales/hr/modules/media-requests-stats.json b/public/locales/hr/modules/media-requests-stats.json new file mode 100644 index 000000000..0ea9c580e --- /dev/null +++ b/public/locales/hr/modules/media-requests-stats.json @@ -0,0 +1,14 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "" + } + }, + "stats": { + "pending": "", + "tvRequests": "", + "movieRequests": "" + } +} From d846b9eb0595c02c6274909fded71cbc8a49d063 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:07:01 +0900 Subject: [PATCH 227/329] New translations dns-hole-controls.json (Croatian) --- public/locales/hr/modules/dns-hole-controls.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/hr/modules/dns-hole-controls.json diff --git a/public/locales/hr/modules/dns-hole-controls.json b/public/locales/hr/modules/dns-hole-controls.json new file mode 100644 index 000000000..f8daba13b --- /dev/null +++ b/public/locales/hr/modules/dns-hole-controls.json @@ -0,0 +1,6 @@ +{ + "descriptor": { + "name": "", + "description": "" + } +} \ No newline at end of file From 33b997d550f97acf31eb12a1593a337e6340623f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:07:01 +0900 Subject: [PATCH 228/329] New translations dns-hole-summary.json (Croatian) --- .../locales/hr/modules/dns-hole-summary.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 public/locales/hr/modules/dns-hole-summary.json diff --git a/public/locales/hr/modules/dns-hole-summary.json b/public/locales/hr/modules/dns-hole-summary.json new file mode 100644 index 000000000..f94bdc701 --- /dev/null +++ b/public/locales/hr/modules/dns-hole-summary.json @@ -0,0 +1,20 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "usePiHoleColors": { + "label": "" + } + } + }, + "card": { + "metrics": { + "domainsOnAdlist": "", + "queriesToday": "", + "queriesBlockedTodayPercentage": "", + "queriesBlockedToday": "" + } + } +} From 41712c14a293e69beda6b11dfdb3e832e4fece20 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:07:02 +0900 Subject: [PATCH 229/329] New translations bookmark.json (Croatian) --- public/locales/hr/modules/bookmark.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 public/locales/hr/modules/bookmark.json diff --git a/public/locales/hr/modules/bookmark.json b/public/locales/hr/modules/bookmark.json new file mode 100644 index 000000000..7b959be28 --- /dev/null +++ b/public/locales/hr/modules/bookmark.json @@ -0,0 +1,21 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "items": { + "label": "" + }, + "layout": { + "label": "" + } + } + }, + "card": { + "noneFound": { + "title": "", + "text": "" + } + } +} From 0c72c689f193aefe126dd6b9344140cf7128d905 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:07:03 +0900 Subject: [PATCH 230/329] New translations draggable-list.json (Croatian) --- public/locales/hr/widgets/draggable-list.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 public/locales/hr/widgets/draggable-list.json diff --git a/public/locales/hr/widgets/draggable-list.json b/public/locales/hr/widgets/draggable-list.json new file mode 100644 index 000000000..5d27e99ad --- /dev/null +++ b/public/locales/hr/widgets/draggable-list.json @@ -0,0 +1,7 @@ +{ + "noEntries": { + "title": "", + "text": "" + }, + "buttonAdd": "" +} From fbb9a6b18e82b4aca31503e42442573e4dcd4d5c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:07:04 +0900 Subject: [PATCH 231/329] New translations common.json (Croatian) --- public/locales/hr/layout/common.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/locales/hr/layout/common.json diff --git a/public/locales/hr/layout/common.json b/public/locales/hr/layout/common.json new file mode 100644 index 000000000..cb0774f39 --- /dev/null +++ b/public/locales/hr/layout/common.json @@ -0,0 +1,18 @@ +{ + "modals": { + "blockedPopups": { + "title": "", + "text": "", + "list": { + "browserPermission": "", + "adBlockers": "", + "otherBrowser": "" + } + } + }, + "actions": { + "category": { + "openAllInNewTab": "" + } + } +} From 8135af7a7227e9ee5cc45043eee0e8f254e6d4bb Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:07:05 +0900 Subject: [PATCH 232/329] New translations accessibility.json (Croatian) --- .../hr/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/hr/settings/customization/accessibility.json diff --git a/public/locales/hr/settings/customization/accessibility.json b/public/locales/hr/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/hr/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file From 7dedf19ad6c177aa90eeb37953ba32eaa7481052 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:50 +0900 Subject: [PATCH 233/329] New translations common.json (Croatian) --- public/locales/hr/common.json | 52 +++++++++++++++++------------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 90e3734ce..0fe7c947e 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -1,39 +1,39 @@ { - "save": "", - "about": "", + "save": "Spremi", + "about": "O aplikaciji", "cancel": "", - "close": "", - "delete": "", - "ok": "", - "edit": "", - "enabled": "", - "disabled": "", - "enableAll": "", - "disableAll": "", - "version": "", - "changePosition": "", + "close": "Zatvori", + "delete": "Obriši", + "ok": "U REDU", + "edit": "Uredi", + "enabled": "Omogućeno", + "disabled": "Onemogućeno", + "enableAll": "Omogući sve", + "disableAll": "Onemogući sve", + "version": "Verzija", + "changePosition": "Promijenjen položaj", "remove": "", - "removeConfirm": "", - "createItem": "", + "removeConfirm": "Jeste li sigurni da želite ukloniti {{item}}?", + "createItem": "+ kreiraj {{item}}", "sections": { - "settings": "", - "dangerZone": "" + "settings": "Postavke", + "dangerZone": "Opasna zona" }, "secrets": { - "apiKey": "", - "username": "", - "password": "" + "apiKey": "API ključ", + "username": "Korisničko ime", + "password": "Lozinka" }, - "tip": "", + "tip": "Savjet: ", "time": { - "seconds": "", - "minutes": "", - "hours": "" + "seconds": "sekunde", + "minutes": "minute", + "hours": "sati" }, "loading": "", "breakPoints": { - "small": "", - "medium": "", - "large": "" + "small": "malo", + "medium": "srednje", + "large": "veliko" } } \ No newline at end of file From 7a6d3cd044e1885b468cfd1bfca1d85a420b1156 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:51 +0900 Subject: [PATCH 234/329] New translations calendar.json (Croatian) --- public/locales/hr/modules/calendar.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/public/locales/hr/modules/calendar.json b/public/locales/hr/modules/calendar.json index 51eaed58a..dcd73033b 100644 --- a/public/locales/hr/modules/calendar.json +++ b/public/locales/hr/modules/calendar.json @@ -1,20 +1,20 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Kalendar", + "description": "Prikazuje kalendar s nadolazećim izdanjima iz podržanih integracija.", "settings": { - "title": "", + "title": "Postavke za widget kalendara", "useSonarrv4": { - "label": "" + "label": "Koristi Sonarr v4 API" }, "sundayStart": { - "label": "" + "label": "Započni tjedan u Nedjelju" }, "radarrReleaseType": { - "label": "" + "label": "Vrsta izdanja u Radarr-u" }, "hideWeekDays": { - "label": "" + "label": "Sakri dane u tjednu" } } } From 4929fcdb0f27c45da71c714b0e9d34cd1dd30df5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:52 +0900 Subject: [PATCH 235/329] New translations common-media-cards.json (Croatian) --- public/locales/hr/modules/common-media-cards.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hr/modules/common-media-cards.json b/public/locales/hr/modules/common-media-cards.json index 9f6da0682..022266bd7 100644 --- a/public/locales/hr/modules/common-media-cards.json +++ b/public/locales/hr/modules/common-media-cards.json @@ -1,6 +1,6 @@ { "buttons": { - "play": "", - "request": "" + "play": "Pokreni", + "request": "Zatraži" } } \ No newline at end of file From d95b5dc52f4ba57e34685bb2944d0018cdb9846e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:52 +0900 Subject: [PATCH 236/329] New translations common.json (Croatian) --- public/locales/hr/modules/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hr/modules/common.json b/public/locales/hr/modules/common.json index ba4f38a1c..fac3c7f73 100644 --- a/public/locales/hr/modules/common.json +++ b/public/locales/hr/modules/common.json @@ -1,6 +1,6 @@ { "settings": { - "label": "" + "label": "Postavke" }, "errors": { "unmappedOptions": { From 91c1908693cdf32d62adbbc56c23c4798e447e83 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:53 +0900 Subject: [PATCH 237/329] New translations dashdot.json (Croatian) --- public/locales/hr/modules/dashdot.json | 84 +++++++++++++------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/public/locales/hr/modules/dashdot.json b/public/locales/hr/modules/dashdot.json index 98f45c5c2..18b2c462e 100644 --- a/public/locales/hr/modules/dashdot.json +++ b/public/locales/hr/modules/dashdot.json @@ -1,117 +1,117 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Dash.", + "description": "Prikazuje grafikone vanjske Dash instance unutar Homarr-a.", "settings": { - "title": "", + "title": "Postavke za Dash. Widget", "dashName": { - "label": "" + "label": "Dash. Naziv" }, "url": { - "label": "" + "label": "Dash. URL" }, "usePercentages": { - "label": "" + "label": "Prikaži postotke" }, "columns": { - "label": "" + "label": "Prikaži stupce" }, "graphHeight": { - "label": "" + "label": "Visina za grafove" }, "graphsOrder": { - "label": "", + "label": "Grafovi (Redoslijed)", "storage": { - "label": "", + "label": "Pohrana", "enabled": { - "label": "" + "label": "Prikaži u widgetu" }, "span": { - "label": "" + "label": "Proširenje stupca" }, "compactView": { - "label": "" + "label": "Prikaži kao tekst (kompaktno)" }, "multiView": { - "label": "" + "label": "Prikaži kao multi-drive-view" } }, "network": { - "label": "", + "label": "Mreža", "enabled": { - "label": "" + "label": "Prikaži u widgetu" }, "span": { - "label": "" + "label": "Proširenje stupca" }, "compactView": { - "label": "" + "label": "Prikaži kao tekst (kompaktno)" } }, "cpu": { - "label": "", + "label": "CPU", "enabled": { - "label": "" + "label": "Prikaži u widgetu" }, "span": { - "label": "" + "label": "Proširenje stupca" }, "multiView": { - "label": "" + "label": "Prikaži kao multi-core-view" } }, "ram": { - "label": "", + "label": "RAM", "enabled": { - "label": "" + "label": "Prikaži u widgetu" }, "span": { - "label": "" + "label": "Proširenje stupca" } }, "gpu": { - "label": "", + "label": "GPU", "enabled": { - "label": "" + "label": "Prikaži u widgetu" }, "span": { - "label": "" + "label": "Proširenje stupca" } } } } }, "card": { - "title": "", + "title": "Dash.", "errors": { - "noService": "", - "noInformation": "", + "noService": "Nije pronađena usluga Dash. Molim vas dodajte je na svoju Homarr nadzornu ploču ili postavite Dash URL u opcijama modula", + "noInformation": "Nije moguće dobiti informacije iz Dash-a. - Jeste li pokrenuli najnoviju verziju?", "protocolDowngrade": { - "title": "", - "text": "" + "title": "Detektirano snižavanje protokola", + "text": "Veza s vašom Dash. instancom koristi HTTP. To predstavlja sigurnosni rizik jer je HTTP nešifriran, a napadači mogu zloupotrijebiti tu vezu. Provjerite je li Dash. postavljen da koristi HTTPS ili snizite Homarr na HTTP (nije preporučljivo)." } }, "graphs": { "storage": { - "title": "", - "label": "" + "title": "Pohrana", + "label": "Pohrana:" }, "network": { - "title": "", - "label": "", + "title": "Mreža", + "label": "Mreža:", "metrics": { - "download": "", - "upload": "" + "download": "Isključeno", + "upload": "Uključeno" } }, "cpu": { - "title": "" + "title": "CPU" }, "ram": { - "title": "" + "title": "RAM" }, "gpu": { - "title": "" + "title": "GPU" } } } From 8aaa94af6261d90ad446aefc149b0398c027e239 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:54 +0900 Subject: [PATCH 238/329] New translations dlspeed.json (Croatian) --- public/locales/hr/modules/dlspeed.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hr/modules/dlspeed.json b/public/locales/hr/modules/dlspeed.json index 1dfd395d3..7ba5a5cee 100644 --- a/public/locales/hr/modules/dlspeed.json +++ b/public/locales/hr/modules/dlspeed.json @@ -8,8 +8,8 @@ "header": { "name": "", "size": "", - "download": "", - "upload": "", + "download": "Isključeno", + "upload": "Uključeno", "estimatedTimeOfArrival": "", "progress": "" }, From 0a4e9ce47e704fa13cc886cadccc16a7d48039dc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:55 +0900 Subject: [PATCH 239/329] New translations overseerr.json (Croatian) --- public/locales/hr/modules/overseerr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hr/modules/overseerr.json b/public/locales/hr/modules/overseerr.json index e7ff04402..e9ac0de0e 100644 --- a/public/locales/hr/modules/overseerr.json +++ b/public/locales/hr/modules/overseerr.json @@ -8,7 +8,7 @@ "buttons": { "askFor": "", "cancel": "", - "request": "" + "request": "Zatraži" }, "alerts": { "automaticApproval": { From 405a6f4ce2bb731bba70fa5b65644972594b1721 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:56 +0900 Subject: [PATCH 240/329] New translations common.json (Croatian) --- public/locales/hr/settings/common.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/hr/settings/common.json b/public/locales/hr/settings/common.json index 8ff0e555a..e82519ef4 100644 --- a/public/locales/hr/settings/common.json +++ b/public/locales/hr/settings/common.json @@ -1,6 +1,6 @@ { - "title": "", - "tooltip": "", + "title": "Postavke", + "tooltip": "Postavke", "tabs": { "common": "", "customizations": "" @@ -13,7 +13,7 @@ "thirdPartyContent": "", "thirdPartyContentTable": { "dependencyName": "", - "dependencyVersion": "" + "dependencyVersion": "Verzija" } }, "grow": "", From 1c1e9c5df240b944bf88f6a9446177ad2e806e85 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:57 +0900 Subject: [PATCH 241/329] New translations login.json (Croatian) --- public/locales/hr/authentication/login.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/public/locales/hr/authentication/login.json b/public/locales/hr/authentication/login.json index bd710fb47..f82452fe7 100644 --- a/public/locales/hr/authentication/login.json +++ b/public/locales/hr/authentication/login.json @@ -1,27 +1,27 @@ { - "title": "", - "text": "", + "title": "Dobro došli natrag!", + "text": "Molimo unesite Vašu lozinku", "form": { "fields": { "password": { - "label": "", - "placeholder": "" + "label": "Lozinka", + "placeholder": "Vaša lozinka" } }, "buttons": { - "submit": "" + "submit": "Prijavi se" } }, "notifications": { "checking": { - "title": "", - "message": "" + "title": "Provjeravam Vašu lozinku", + "message": "Vaša lozinka se provjerava..." }, "correct": { - "title": "" + "title": "Prijavljivanje je uspješno, preusmjeravam..." }, "wrong": { - "title": "" + "title": "Lozinka koju ste unijeli nije ispravna, molim pokušajte ponovno." } } } From e10d46c9fd6a5e9d0d759d3476427389f97d286f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:58 +0900 Subject: [PATCH 242/329] New translations selector.json (Croatian) --- .../locales/hr/layout/element-selector/selector.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/hr/layout/element-selector/selector.json b/public/locales/hr/layout/element-selector/selector.json index 2a4f14e0d..c500d13c3 100644 --- a/public/locales/hr/layout/element-selector/selector.json +++ b/public/locales/hr/layout/element-selector/selector.json @@ -1,11 +1,11 @@ { "modal": { - "title": "", - "text": "" + "title": "Dodaj novu ploču", + "text": "Ploče su glavni element Homarr-a. Koriste se za prikaz vaših aplikacija i drugih informacija. Možete dodati koliko god ploča želite." }, - "widgetDescription": "", - "goBack": "", + "widgetDescription": "Widgeti komuniciraju s vašim aplikacijama kako bi vam pružili veću kontrolu nad istima. Obično zahtijevaju dodatnu konfiguraciju prije upotrebe.", + "goBack": "Vrati se na prijašnji korak", "actionIcon": { - "tooltip": "" + "tooltip": "Dodaj ploču" } } From e664a546d40239cb95d51a0c99f28fac465be2da Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:16:59 +0900 Subject: [PATCH 243/329] New translations toggle-edit-mode.json (Croatian) --- .../hr/layout/header/actions/toggle-edit-mode.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/hr/layout/header/actions/toggle-edit-mode.json b/public/locales/hr/layout/header/actions/toggle-edit-mode.json index b3cfd87be..60af5392b 100644 --- a/public/locales/hr/layout/header/actions/toggle-edit-mode.json +++ b/public/locales/hr/layout/header/actions/toggle-edit-mode.json @@ -1,11 +1,11 @@ { - "description": "", + "description": "U načinu uređivanja možete prilagoditi ploče i konfigurirati aplikacije. Promjene se ne spremaju sve dok ne izađete iz načina uređivanja.", "button": { - "disabled": "", - "enabled": "" + "disabled": "Uđi u Način Uređivanja", + "enabled": "Izađi i Spasi" }, "popover": { - "title": "", - "text": "" + "title": "Način uređivanja je omogućen za veličinu <1>{{size}}", + "text": "Sada možete prilagoditi i konfigurirati svoje aplikacije. Promjene se neće spremiti sve dok ne izađete iz načina uređivanja" } } From 29934366bc71b581219ba7529abe19eff625f438 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:17:00 +0900 Subject: [PATCH 244/329] New translations add-app.json (Croatian) --- public/locales/hr/layout/modals/add-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hr/layout/modals/add-app.json b/public/locales/hr/layout/modals/add-app.json index 1d474d0be..bf8541a7d 100644 --- a/public/locales/hr/layout/modals/add-app.json +++ b/public/locales/hr/layout/modals/add-app.json @@ -2,7 +2,7 @@ "tabs": { "general": "", "behaviour": "", - "network": "", + "network": "Mreža", "appearance": "", "integration": "" }, From b75d0e564514993bd57d2472e245f066c4ba1a39 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:17:01 +0900 Subject: [PATCH 245/329] New translations about.json (Croatian) --- public/locales/hr/layout/modals/about.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hr/layout/modals/about.json b/public/locales/hr/layout/modals/about.json index b6fe509b3..48f0afcc4 100644 --- a/public/locales/hr/layout/modals/about.json +++ b/public/locales/hr/layout/modals/about.json @@ -9,7 +9,7 @@ "metrics": { "configurationSchemaVersion": "", "configurationsCount": "", - "version": "", + "version": "Verzija", "nodeEnvironment": "", "i18n": "", "locales": "", From 957e2db310faa46f138b0fbd77276bb5f30005e0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:17:02 +0900 Subject: [PATCH 246/329] New translations torrents-status.json (Croatian) --- public/locales/hr/modules/torrents-status.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hr/modules/torrents-status.json b/public/locales/hr/modules/torrents-status.json index 8d82a12a8..3b4774a16 100644 --- a/public/locales/hr/modules/torrents-status.json +++ b/public/locales/hr/modules/torrents-status.json @@ -31,8 +31,8 @@ "header": { "name": "", "size": "", - "download": "", - "upload": "", + "download": "Isključeno", + "upload": "Uključeno", "estimatedTimeOfArrival": "", "progress": "" }, From becf83ee91891d8052a1fbc9ead27179c29ae789 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 18:43:51 +0900 Subject: [PATCH 247/329] New translations drawer.json (Croatian) --- public/locales/hr/layout/mobile/drawer.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/layout/mobile/drawer.json b/public/locales/hr/layout/mobile/drawer.json index 0967ef424..3c139011a 100644 --- a/public/locales/hr/layout/mobile/drawer.json +++ b/public/locales/hr/layout/mobile/drawer.json @@ -1 +1,3 @@ -{} +{ + "title": "{{position}} bočna traka" +} From 4d94205f795e39c179f5ecac83ec3396cf61bb4d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 02:47:01 +0900 Subject: [PATCH 248/329] New translations about.json (Croatian) --- public/locales/hr/layout/modals/about.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/public/locales/hr/layout/modals/about.json b/public/locales/hr/layout/modals/about.json index 48f0afcc4..ef16fb4dd 100644 --- a/public/locales/hr/layout/modals/about.json +++ b/public/locales/hr/layout/modals/about.json @@ -1,16 +1,16 @@ { - "description": "", - "contact": "", - "addToDashboard": "", - "tip": "", - "key": "", - "action": "", - "keybinds": "", + "description": "Homarr je elegantna, moderna nadzorna ploča koja vam omogućuje pristup svim vašim aplikacijama i uslugama na dohvat ruke. S Homarrom možete pristupiti i kontrolirati sve na jednom praktičnom mjestu. Homarr se besprijekorno integrira s dodanim aplikacijama, pružajući vam vrijedne informacije i potpunu kontrolu. Instalacija je jednostavna, a Homarr podržava širok raspon metoda implementacije.", + "contact": "Imate li problema ili pitanja? Povežite se s nama!", + "addToDashboard": "Dodaj na nadzornu ploču", + "tip": "Mod se odnosi na tipku modifikatora, to su Ctrl i Command/Super/Windows tipka", + "key": "Tipka prečaca", + "action": "Radnja", + "keybinds": "Namještanje tipki", "metrics": { - "configurationSchemaVersion": "", - "configurationsCount": "", + "configurationSchemaVersion": "Konfiguracija verzije sheme", + "configurationsCount": "Dostupna konfiguracija", "version": "Verzija", - "nodeEnvironment": "", + "nodeEnvironment": "Okruženje čvora", "i18n": "", "locales": "", "experimental_disableEditMode": "" From 732be5155e3b6bf5f5bb4cc6aece20688b250512 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:19 +0900 Subject: [PATCH 249/329] New translations common.json (Croatian) --- public/locales/hr/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 0fe7c947e..992003af3 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -12,7 +12,7 @@ "disableAll": "Onemogući sve", "version": "Verzija", "changePosition": "Promijenjen položaj", - "remove": "", + "remove": "Ukloni", "removeConfirm": "Jeste li sigurni da želite ukloniti {{item}}?", "createItem": "+ kreiraj {{item}}", "sections": { From 1e74fcf3e6ab9363f66eba6131efc3dedbdc0f44 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:20 +0900 Subject: [PATCH 250/329] New translations date.json (Croatian) --- public/locales/hr/modules/date.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/hr/modules/date.json b/public/locales/hr/modules/date.json index d1437241e..d9a16c333 100644 --- a/public/locales/hr/modules/date.json +++ b/public/locales/hr/modules/date.json @@ -1,11 +1,11 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Datum i Vrijeme", + "description": "Prikaži trenutni datum i vrijeme.", "settings": { - "title": "", + "title": "Postavke za widget Datuma i Vremena", "display24HourFormat": { - "label": "" + "label": "Prikaži full-time oblik (24-satni)" } } } From 8fefdbdced27e1108f95f488089d194dba1a78aa Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:21 +0900 Subject: [PATCH 251/329] New translations dlspeed.json (Croatian) --- public/locales/hr/modules/dlspeed.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/public/locales/hr/modules/dlspeed.json b/public/locales/hr/modules/dlspeed.json index 7ba5a5cee..2697f8cec 100644 --- a/public/locales/hr/modules/dlspeed.json +++ b/public/locales/hr/modules/dlspeed.json @@ -1,12 +1,12 @@ { "descriptor": { - "name": "", - "description": "" + "name": "Brzina preuzimanja", + "description": "Prikazuje brzinu preuzimanja i brzinu otpremanja podržanih integracija." }, "card": { "table": { "header": { - "name": "", + "name": "Naziv", "size": "", "download": "Isključeno", "upload": "Uključeno", @@ -14,21 +14,21 @@ "progress": "" }, "body": { - "nothingFound": "" + "nothingFound": "Nema pronađenih torrenata" } }, "lineChart": { - "title": "", - "download": "", - "upload": "", - "timeSpan": "", - "totalDownload": "", - "totalUpload": "" + "title": "Trenutna brzina preuzimanja", + "download": "Preuzimanje: {{download}}", + "upload": "Otpremanje: {{upload}}", + "timeSpan": "{{seconds}} sekundi", + "totalDownload": "Preuzimanje: {{download}}/s", + "totalUpload": "Otpremanje: {{upload}}/s" }, "errors": { "noDownloadClients": { "title": "", - "text": "" + "text": "Dodajte uslugu preuzimanja kako biste vidjeli svoja trenutna preuzimanja" } } } From 351d93f8028bfc92d438da73603480046ad1a7b8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:22 +0900 Subject: [PATCH 252/329] New translations docker.json (Croatian) --- public/locales/hr/modules/docker.json | 66 +++++++++++++-------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/public/locales/hr/modules/docker.json b/public/locales/hr/modules/docker.json index 7346ebe39..bcce6709e 100644 --- a/public/locales/hr/modules/docker.json +++ b/public/locales/hr/modules/docker.json @@ -1,83 +1,83 @@ { "descriptor": { - "name": "", - "description": "" + "name": "Docker", + "description": "Omogućuje vam jednostavan pregled i upravljanje svim vašim Docker kontejnerima." }, "search": { - "placeholder": "" + "placeholder": "Pretraživanje po nazivu kontejnera ili slike kontejnera" }, "table": { "header": { - "name": "", - "image": "", - "ports": "", - "state": "" + "name": "Naziv", + "image": "Slika", + "ports": "Portovi", + "state": "Stanje" }, "body": { - "portCollapse": "" + "portCollapse": "{{ports}} više" }, "states": { - "running": "", - "created": "", - "stopped": "", - "unknown": "" + "running": "U radu", + "created": "Kreirano", + "stopped": "Zaustavljeno", + "unknown": "Nepoznato" } }, "actionBar": { "addService": { - "title": "", - "message": "" + "title": "Dodaj aplikaciju", + "message": "Dodaj aplikaciju u Homarr" }, "restart": { - "title": "" + "title": "Ponovo pokreni" }, "stop": { - "title": "" + "title": "Zaustavi" }, "start": { - "title": "" + "title": "Pokreni" }, "refreshData": { - "title": "" + "title": "Osvježi podatke" }, "remove": { - "title": "" + "title": "Ukloni" }, "addToHomarr": { - "title": "" + "title": "Dodaj u Homarr" } }, "actions": { "start": { - "start": "", - "end": "" + "start": "Pokretanje", + "end": "Pokrenuto" }, "stop": { - "start": "", - "end": "" + "start": "Zaustavljanje", + "end": "Zaustavljeno" }, "restart": { - "start": "", - "end": "" + "start": "Ponovno pokretanje", + "end": "Ponovno pokrenuto" }, "remove": { - "start": "", - "end": "" + "start": "Uklanjam", + "end": "Uklonjeno" } }, "errors": { "integrationFailed": { - "title": "", - "message": "" + "title": "Docker integracija nije uspjela", + "message": "Jeste li zaboravili montirati Docker socket?" }, "unknownError": { - "title": "" + "title": "Došlo je do pogreške" }, "oneServiceAtATime": { - "title": "" + "title": "Molimo dodajte samo jednu aplikaciju ili uslugu odjednom!" } }, "actionIcon": { - "tooltip": "" + "tooltip": "Docker" } } From 6e3c63b92ec25145fb1759412a36d95089f8b6c2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:23 +0900 Subject: [PATCH 253/329] New translations weather.json (Croatian) --- public/locales/hr/modules/weather.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hr/modules/weather.json b/public/locales/hr/modules/weather.json index bdab2308a..0e91b1cc7 100644 --- a/public/locales/hr/modules/weather.json +++ b/public/locales/hr/modules/weather.json @@ -27,7 +27,7 @@ "snowShowers": "", "thunderstorm": "", "thunderstormWithHail": "", - "unknown": "" + "unknown": "Nepoznato" } } } From e931044b54516ba9e2f575de1666b2ed998efe85 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:24 +0900 Subject: [PATCH 254/329] New translations usenet.json (Croatian) --- public/locales/hr/modules/usenet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hr/modules/usenet.json b/public/locales/hr/modules/usenet.json index b223d452d..4b86f6d5c 100644 --- a/public/locales/hr/modules/usenet.json +++ b/public/locales/hr/modules/usenet.json @@ -21,7 +21,7 @@ }, "queue": { "header": { - "name": "", + "name": "Naziv", "size": "", "eta": "", "progress": "" @@ -35,7 +35,7 @@ }, "history": { "header": { - "name": "", + "name": "Naziv", "size": "", "duration": "" }, From 11d2ab6bac5322d76f3d6fd6fbeba51b4987c3fc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:25 +0900 Subject: [PATCH 255/329] New translations add-app.json (Croatian) --- public/locales/hr/layout/modals/add-app.json | 74 ++++++++++---------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/public/locales/hr/layout/modals/add-app.json b/public/locales/hr/layout/modals/add-app.json index bf8541a7d..c1dbc2e77 100644 --- a/public/locales/hr/layout/modals/add-app.json +++ b/public/locales/hr/layout/modals/add-app.json @@ -1,76 +1,76 @@ { "tabs": { - "general": "", - "behaviour": "", + "general": "Općenito", + "behaviour": "Ponašanje", "network": "Mreža", - "appearance": "", - "integration": "" + "appearance": "Izgled", + "integration": "Integracija" }, "general": { "appname": { - "label": "", - "description": "" + "label": "Naziv aplikacije", + "description": "Koristi se za prikazivanje aplikacije na nadzornoj ploči." }, "internalAddress": { - "label": "", - "description": "" + "label": "Interna adresa", + "description": "Interna IP-adresa aplikacije." }, "externalAddress": { - "label": "", - "description": "" + "label": "Vanjska adresa", + "description": "URL koji će se otvoriti prilikom klika na aplikaciju." } }, "behaviour": { "isOpeningNewTab": { - "label": "", - "description": "" + "label": "Otvori u novoj kartici", + "description": "Otvori aplikaciju u novoj kartici umjesto u trenutnoj." } }, "network": { "statusChecker": { - "label": "", - "description": "" + "label": "Provjeritelj statusa", + "description": "Provjerava je li vaša aplikacija online pomoću jednostavnog HTTP(S) zahtjeva." }, "statusCodes": { - "label": "", - "description": "" + "label": "HTTP statusni kodovi", + "description": "HTTP statusni kodovi koji se smatraju kao online." } }, "appearance": { "icon": { - "label": "", - "description": "", + "label": "Ikona Aplikacije", + "description": "Počnite tipkati kako biste pronašli ikonu. Također možete zalijepiti URL slike kako biste koristili prilagođenu ikonu.", "autocomplete": { - "title": "", - "text": "" + "title": "Nije pronađen nijedan rezultat", + "text": "Pokušajte koristiti precizniji pojam za pretraživanje kako biste pronašli željenu ikonu. Ako je ne možete pronaći, možete zalijepiti URL slike iznad kako biste koristili prilagođenu ikonu" }, "noItems": { - "title": "", - "text": "" + "title": "Učitavanje vanjskih ikona", + "text": "Ovo može potrajati nekoliko sekundi" } } }, "integration": { "type": { - "label": "", - "description": "", - "placeholder": "", - "defined": "", - "undefined": "", - "public": "", - "private": "", - "explanationPrivate": "", - "explanationPublic": "" + "label": "Konfiguracija integracije", + "description": "Konfiguracija integracije koja će se koristiti za povezivanje s vašom aplikacijom.", + "placeholder": "Odaberite integraciju", + "defined": "Definirano", + "undefined": "Nedefinirano", + "public": "Javno", + "private": "Privatno", + "explanationPrivate": "Privatna tajna će biti poslana serveru samo jednom. Nakon što se vaš preglednik osvježi, više je neće poslati.", + "explanationPublic": "Javna tajna će uvijek biti poslana klijentu i dostupna putem API-ja. Ne bi trebala sadržavati povjerljive vrijednosti poput korisničkih imena, lozinki, tokena, certifikata i slično!" }, "secrets": { - "description": "", - "warning": "", - "clear": "", - "save": "", - "update": "" + "description": "Za ažuriranje tajne, unesite vrijednost i kliknite gumb za spremanje. Za uklanjanje tajne, koristite gumb za brisanje.", + "warning": "Vaši pristupni podaci služe kao pristup za vaše integracije i nikada ih ne biste trebali dijeliti s drugima. Tim Homarr tim nikada neće tražiti pristupne podatke. Pazite da sigurno pohranjujete i upravljate svojim tajnama.", + "clear": "Brisanje tajni", + "save": "Spasi tajnu", + "update": "Ažuriraj tajnu" } }, "validation": { - "popover": "" + "popover": "Vaš obrazac sadrži neispravne podatke. Stoga se ne može spremiti. Molimo riješite sve probleme i ponovno kliknite ovaj gumb da biste spremili promjene" } } From e5afc8ac305d75423459dcf3d662c2bbc5cb8aa7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:26 +0900 Subject: [PATCH 256/329] New translations about.json (Croatian) --- public/locales/hr/layout/modals/about.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/hr/layout/modals/about.json b/public/locales/hr/layout/modals/about.json index ef16fb4dd..d4ce07d65 100644 --- a/public/locales/hr/layout/modals/about.json +++ b/public/locales/hr/layout/modals/about.json @@ -11,8 +11,8 @@ "configurationsCount": "Dostupna konfiguracija", "version": "Verzija", "nodeEnvironment": "Okruženje čvora", - "i18n": "", - "locales": "", - "experimental_disableEditMode": "" + "i18n": "Učitani I18n prostori za prijevod", + "locales": "Konfigurirani I18n lokaliteti", + "experimental_disableEditMode": "EXPERIMENTALNO: Onemogući način uređivanja" } } \ No newline at end of file From 9a4d0442fe636c765a46527a29281de993ba077c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:27 +0900 Subject: [PATCH 257/329] New translations change-position.json (Croatian) --- public/locales/hr/layout/modals/change-position.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/layout/modals/change-position.json b/public/locales/hr/layout/modals/change-position.json index 9e26dfeeb..988c8da4c 100644 --- a/public/locales/hr/layout/modals/change-position.json +++ b/public/locales/hr/layout/modals/change-position.json @@ -1 +1,8 @@ -{} \ No newline at end of file +{ + "xPosition": "X-os pozicija", + "width": "Širina", + "height": "Visina", + "yPosition": "Y-os pozicija", + "zeroOrHigher": "0 ili više", + "betweenXandY": "Između {{min}} i {{max}}" +} \ No newline at end of file From cad98e07eaeb763f1ce83c09383298d109f063ea Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:28 +0900 Subject: [PATCH 258/329] New translations torrents-status.json (Croatian) --- public/locales/hr/modules/torrents-status.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/hr/modules/torrents-status.json b/public/locales/hr/modules/torrents-status.json index 3b4774a16..635e78817 100644 --- a/public/locales/hr/modules/torrents-status.json +++ b/public/locales/hr/modules/torrents-status.json @@ -29,7 +29,7 @@ }, "table": { "header": { - "name": "", + "name": "Naziv", "size": "", "download": "Isključeno", "upload": "Uključeno", @@ -40,17 +40,17 @@ "text": "" }, "body": { - "nothingFound": "", + "nothingFound": "Nema pronađenih torrenata", "filterHidingItems": "" } }, "lineChart": { - "title": "", - "download": "", - "upload": "", - "timeSpan": "", - "totalDownload": "", - "totalUpload": "" + "title": "Trenutna brzina preuzimanja", + "download": "Preuzimanje: {{download}}", + "upload": "Otpremanje: {{upload}}", + "timeSpan": "{{seconds}} sekundi", + "totalDownload": "Preuzimanje: {{download}}/s", + "totalUpload": "Otpremanje: {{upload}}/s" }, "errors": { "noDownloadClients": { From 3e6637d63077f1405e504146a097adbfa7cd0813 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:28 +0900 Subject: [PATCH 259/329] New translations general.json (Croatian) --- public/locales/hr/settings/customization/general.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hr/settings/customization/general.json b/public/locales/hr/settings/customization/general.json index 2e9b08103..8a3bede0f 100644 --- a/public/locales/hr/settings/customization/general.json +++ b/public/locales/hr/settings/customization/general.json @@ -14,7 +14,7 @@ "description": "" }, "appereance": { - "name": "", + "name": "Izgled", "description": "" }, "accessibility": { From b6fc2005795c4ce8a31ba8127dbeb24f06021282 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:29 +0900 Subject: [PATCH 260/329] New translations iframe.json (Croatian) --- public/locales/hr/modules/iframe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hr/modules/iframe.json b/public/locales/hr/modules/iframe.json index e699016a1..88bda7b57 100644 --- a/public/locales/hr/modules/iframe.json +++ b/public/locales/hr/modules/iframe.json @@ -1,6 +1,6 @@ { "descriptor": { - "name": "", + "name": "iFrame", "description": "", "settings": { "title": "", From 44cf10ce597eb8450eee5dc13d493b3a49e0d4d0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:30 +0900 Subject: [PATCH 261/329] New translations dns-hole-controls.json (Croatian) --- public/locales/hr/modules/dns-hole-controls.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hr/modules/dns-hole-controls.json b/public/locales/hr/modules/dns-hole-controls.json index f8daba13b..9badbc6f0 100644 --- a/public/locales/hr/modules/dns-hole-controls.json +++ b/public/locales/hr/modules/dns-hole-controls.json @@ -1,6 +1,6 @@ { "descriptor": { - "name": "", - "description": "" + "name": "Kontrole DNS \"hole\"", + "description": "Upravljajte PiHole ili AdGuard iz svoje nadzorne ploče" } } \ No newline at end of file From f0008231ae4eb0b97c7e4ba918ca3ed95e139d36 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:31 +0900 Subject: [PATCH 262/329] New translations dns-hole-summary.json (Croatian) --- public/locales/hr/modules/dns-hole-summary.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/hr/modules/dns-hole-summary.json b/public/locales/hr/modules/dns-hole-summary.json index f94bdc701..e0b203573 100644 --- a/public/locales/hr/modules/dns-hole-summary.json +++ b/public/locales/hr/modules/dns-hole-summary.json @@ -1,20 +1,20 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Sažetak DNS \"hole\"", + "description": "Prikazuje važne podatke iz PiHole-a ili AdGuard-a", "settings": { - "title": "", + "title": "Postavke za sažetak DNS \"hole\"", "usePiHoleColors": { - "label": "" + "label": "Koristi boje iz PiHole-a" } } }, "card": { "metrics": { - "domainsOnAdlist": "", - "queriesToday": "", - "queriesBlockedTodayPercentage": "", - "queriesBlockedToday": "" + "domainsOnAdlist": "Domenae na popisu blokiranih", + "queriesToday": "Upiti danas", + "queriesBlockedTodayPercentage": "blokirano danas", + "queriesBlockedToday": "blokirano danas" } } } From dfa35773ea3921a6caf38eaef0af167ca986a2e4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:32 +0900 Subject: [PATCH 263/329] New translations bookmark.json (Croatian) --- public/locales/hr/modules/bookmark.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/hr/modules/bookmark.json b/public/locales/hr/modules/bookmark.json index 7b959be28..782c47802 100644 --- a/public/locales/hr/modules/bookmark.json +++ b/public/locales/hr/modules/bookmark.json @@ -1,11 +1,11 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Oznaka", + "description": "Prikazuje statičan popis nizova ili veza", "settings": { - "title": "", + "title": "Postavke oznake", "items": { - "label": "" + "label": "Stavke" }, "layout": { "label": "" @@ -14,8 +14,8 @@ }, "card": { "noneFound": { - "title": "", - "text": "" + "title": "Popis oznaka prazan", + "text": "Dodajte nove stavke u ovaj popis u načinu uređivanja" } } } From 7075cdc2c46ae25095f098b6600646a516f2a39c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 05:40:03 +0900 Subject: [PATCH 264/329] New translations iframe.json (Croatian) --- public/locales/hr/modules/iframe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/hr/modules/iframe.json b/public/locales/hr/modules/iframe.json index 88bda7b57..304fa3be0 100644 --- a/public/locales/hr/modules/iframe.json +++ b/public/locales/hr/modules/iframe.json @@ -1,14 +1,14 @@ { "descriptor": { "name": "iFrame", - "description": "", + "description": "Ugradite bilo koji sadržaj s interneta. Neke web stranice mogu ograničiti pristup.", "settings": { - "title": "", + "title": "iFrame postavke", "embedUrl": { - "label": "" + "label": "Ugradbeni URL" }, "allowFullScreen": { - "label": "" + "label": "Dozvoli puni zaslon" }, "allowTransparency": { "label": "" From 8d485f04cf55fc94127f5ef0d6118ca07c33c7c2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:20 +0900 Subject: [PATCH 265/329] New translations common.json (Croatian) --- public/locales/hr/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 992003af3..616d17ca8 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -1,7 +1,7 @@ { "save": "Spremi", "about": "O aplikaciji", - "cancel": "", + "cancel": "Otkaži", "close": "Zatvori", "delete": "Obriši", "ok": "U REDU", @@ -30,7 +30,7 @@ "minutes": "minute", "hours": "sati" }, - "loading": "", + "loading": "Učitavam...", "breakPoints": { "small": "malo", "medium": "srednje", From 93a5e5b26109d6d879724ca0fff741430bab1857 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:21 +0900 Subject: [PATCH 266/329] New translations overseerr.json (Croatian) --- public/locales/hr/modules/overseerr.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/public/locales/hr/modules/overseerr.json b/public/locales/hr/modules/overseerr.json index e9ac0de0e..37c33547f 100644 --- a/public/locales/hr/modules/overseerr.json +++ b/public/locales/hr/modules/overseerr.json @@ -1,28 +1,28 @@ { "descriptor": { - "name": "", - "description": "" + "name": "Overseerr", + "description": "Omogućuje vam pretraživanje i dodavanje medija iz Overseerr-a ili Jellyseerr-a." }, "popup": { "item": { "buttons": { - "askFor": "", - "cancel": "", + "askFor": "Zatraži {{title}}", + "cancel": "Otkaži", "request": "Zatraži" }, "alerts": { "automaticApproval": { - "title": "", - "text": "" + "title": "Koristeći API ključ", + "text": "Ovaj zahtjev će biti automatski odobren" } } }, "seasonSelector": { - "caption": "", + "caption": "Označite sezone koje želite preuzeti", "table": { "header": { - "season": "", - "numberOfEpisodes": "" + "season": "Sezona", + "numberOfEpisodes": "Broj epizoda" } } } From 6608af4f226718c0913756aa41cbbf588565f412 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:22 +0900 Subject: [PATCH 267/329] New translations ping.json (Croatian) --- public/locales/hr/modules/ping.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/hr/modules/ping.json b/public/locales/hr/modules/ping.json index 76a91fe52..c8fa447fa 100644 --- a/public/locales/hr/modules/ping.json +++ b/public/locales/hr/modules/ping.json @@ -1,11 +1,11 @@ { "descriptor": { - "name": "", - "description": "" + "name": "Ping", + "description": "Prikazuje indikator statusa ovisno o HTTP kodu odgovora za određeni URL." }, "states": { - "online": "", - "offline": "", - "loading": "" + "online": "Na mreži {{response}}", + "offline": "Izvan mreže {{response}}", + "loading": "Učitavam..." } } From fec62eb64e40900974ece75707b4a2e8a9457e1f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:23 +0900 Subject: [PATCH 268/329] New translations search.json (Croatian) --- public/locales/hr/modules/search.json | 28 +++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/public/locales/hr/modules/search.json b/public/locales/hr/modules/search.json index 16651d720..d6903594f 100644 --- a/public/locales/hr/modules/search.json +++ b/public/locales/hr/modules/search.json @@ -1,30 +1,30 @@ { "descriptor": { - "name": "", - "description": "" + "name": "Traka za pretraživanje", + "description": "Traka za pretragu koja vam omogućuje pretraživanje vašeg prilagođenog pretraživača, YouTube-a i podržanih integracija." }, "input": { - "placeholder": "" + "placeholder": "Pretraži web..." }, - "switched-to": "", + "switched-to": "Prebacite se na", "searchEngines": { "search": { - "name": "", - "description": "" + "name": "Web", + "description": "Traži..." }, "youtube": { - "name": "", - "description": "" + "name": "YouTube", + "description": "Pretraži YouTube" }, "torrents": { - "name": "", - "description": "" + "name": "Torrenti", + "description": "Pretraži Torrente" }, "overseerr": { - "name": "", - "description": "" + "name": "Overseerr", + "description": "Pretraži filmove i TV emisije na Overseerr-u" } }, - "tip": "", - "switchedSearchEngine": "" + "tip": "Možete odabrati traku za pretraživanje pomoću prečaca ", + "switchedSearchEngine": "Upotrijebi pretraživanje pomoću {{searchEngine}}" } From 5fa7bb36efa1c52f91d2115435fe753f74c02513 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:23 +0900 Subject: [PATCH 269/329] New translations weather.json (Croatian) --- public/locales/hr/modules/weather.json | 36 +++++++++++++------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/public/locales/hr/modules/weather.json b/public/locales/hr/modules/weather.json index 0e91b1cc7..613228f3f 100644 --- a/public/locales/hr/modules/weather.json +++ b/public/locales/hr/modules/weather.json @@ -1,32 +1,32 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Vremenska prognoza", + "description": "Prikazuje trenutne vremenske informacije za odabranu lokaciju.", "settings": { - "title": "", + "title": "Postavke za vremenski Widget", "displayInFahrenheit": { - "label": "" + "label": "Prikaz u Fahrenheitima" }, "location": { - "label": "" + "label": "Lokacija vremenske prognoze" } } }, "card": { "weatherDescriptions": { - "clear": "", - "mainlyClear": "", - "fog": "", - "drizzle": "", - "freezingDrizzle": "", - "rain": "", - "freezingRain": "", - "snowFall": "", - "snowGrains": "", - "rainShowers": "", - "snowShowers": "", - "thunderstorm": "", - "thunderstormWithHail": "", + "clear": "Vedro", + "mainlyClear": "Uglavnom vedro", + "fog": "Maglovito", + "drizzle": "Rominjajuća kiša", + "freezingDrizzle": "Ledena kišica", + "rain": "Kiša", + "freezingRain": "Ledena kiša", + "snowFall": "Snježne padavine", + "snowGrains": "Snježne pahulje", + "rainShowers": "Pljusak", + "snowShowers": "Snježna mečava", + "thunderstorm": "Grmljavinska oluja", + "thunderstormWithHail": "Grmljavinska oluja s tučom", "unknown": "Nepoznato" } } From c46a89d8ce1e4fd3d4cd35dae4c0f415ca300d32 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:24 +0900 Subject: [PATCH 270/329] New translations app-width.json (Croatian) --- public/locales/hr/settings/customization/app-width.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/settings/customization/app-width.json b/public/locales/hr/settings/customization/app-width.json index 9e26dfeeb..de4fe2003 100644 --- a/public/locales/hr/settings/customization/app-width.json +++ b/public/locales/hr/settings/customization/app-width.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "label": "Širina Aplikacije" +} \ No newline at end of file From 7e07ae14446ee9227a88388c91ad887e7abcf887 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:25 +0900 Subject: [PATCH 271/329] New translations color-selector.json (Croatian) --- public/locales/hr/settings/customization/color-selector.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/settings/customization/color-selector.json b/public/locales/hr/settings/customization/color-selector.json index 9e26dfeeb..36d197adc 100644 --- a/public/locales/hr/settings/customization/color-selector.json +++ b/public/locales/hr/settings/customization/color-selector.json @@ -1 +1,4 @@ -{} \ No newline at end of file +{ + "colors": "Boje", + "suffix": "{{color}} boja" +} \ No newline at end of file From 5c904eade2ecd75499f91571342939f689138507 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:26 +0900 Subject: [PATCH 272/329] New translations torrents-status.json (Croatian) --- .../locales/hr/modules/torrents-status.json | 48 +++++++++---------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/public/locales/hr/modules/torrents-status.json b/public/locales/hr/modules/torrents-status.json index 635e78817..a1fc2ec53 100644 --- a/public/locales/hr/modules/torrents-status.json +++ b/public/locales/hr/modules/torrents-status.json @@ -1,31 +1,31 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Torrent", + "description": "Prikazuje popis torrenta iz podržanih torrent klijenata.", "settings": { - "title": "", + "title": "Postavke za Torrent Widget", "refreshInterval": { - "label": "" + "label": "Interval osvježavanja (u sekundama)" }, "displayCompletedTorrents": { - "label": "" + "label": "Prikaži završene torrente" }, "displayStaleTorrents": { - "label": "" + "label": "Prikaži neaktivne torrente" }, "labelFilterIsWhitelist": { - "label": "" + "label": "Popis oznaka je whitelist (umjesto blacklist)" }, "labelFilter": { - "label": "", - "description": "" + "label": "Popis oznaka", + "description": "Kada je označena opcija \"is whitelist\", ovo će djelovati kao popis dopuštenih oznaka. Ako nije označeno, ovo je popis zabranjenih oznaka - \"blacklist\". Neće imati nikakav učinak kada je prazno" } } }, "card": { "footer": { "error": "", - "lastUpdated": "" + "lastUpdated": "Zadnje ažurirano prije {{time}}" }, "table": { "header": { @@ -37,11 +37,11 @@ "progress": "" }, "item": { - "text": "" + "text": "Upravlja {{appName}}, omjer: {{ratio}}" }, "body": { "nothingFound": "Nema pronađenih torrenata", - "filterHidingItems": "" + "filterHidingItems": "{{count}} unosa je skriveno vašim filtrima" } }, "lineChart": { @@ -54,26 +54,26 @@ }, "errors": { "noDownloadClients": { - "title": "", - "text": "" + "title": "Nisu pronađeni podržani Torrent klijenti!", + "text": "Dodajte podržani Torrent klijent kako biste vidjeli trenutna preuzimanja" }, "generic": { - "title": "", - "text": "" + "title": "Došlo je do neočekivane pogreške", + "text": "Homarr nije uspio uspostaviti komunikaciju s vašim Torrent klijentima. Provjerite svoju konfiguraciju" } }, "loading": { - "title": "" + "title": "Učitavam..." }, "popover": { - "introductionPrefix": "", + "introductionPrefix": "Upravlja s", "metrics": { - "queuePosition": "", - "progress": "", - "totalSelectedSize": "", - "state": "", - "ratio": "", - "completed": "" + "queuePosition": "Pozicija u redu - {{position}}", + "progress": "Napredak - {{progress}}%", + "totalSelectedSize": "Ukupno - {{totalSize}}", + "state": "Status - {{state}}", + "ratio": "Omjer -", + "completed": "Završeno" } } } From 953c3d302524dbe313ab0b11ff265dee9285b574 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:27 +0900 Subject: [PATCH 273/329] New translations general.json (Croatian) --- public/locales/hr/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hr/settings/customization/general.json b/public/locales/hr/settings/customization/general.json index 8a3bede0f..3a7c86157 100644 --- a/public/locales/hr/settings/customization/general.json +++ b/public/locales/hr/settings/customization/general.json @@ -1,8 +1,8 @@ { - "text": "", + "text": "Prilagodbe vam omogućavaju konfiguriranje i prilagođavanje vašeg iskustva s Homarr-om prema vašim željama.", "accordeon": { "layout": { - "name": "", + "name": "Raspored", "description": "" }, "gridstack": { From a9fe3beeb4823207628654748c2b0376a085db7c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:28 +0900 Subject: [PATCH 274/329] New translations video-stream.json (Croatian) --- public/locales/hr/modules/video-stream.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/hr/modules/video-stream.json b/public/locales/hr/modules/video-stream.json index 539daa1c4..1ff7f895f 100644 --- a/public/locales/hr/modules/video-stream.json +++ b/public/locales/hr/modules/video-stream.json @@ -1,24 +1,24 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Video Stream", + "description": "Ugradi video stream ili video sa kamere i/ili web stranice", "settings": { - "title": "", + "title": "Postavke za Widget video stream", "FeedUrl": { - "label": "" + "label": "URL feed-a" }, "autoPlay": { - "label": "" + "label": "Automatska reprodukcija" }, "muted": { - "label": "" + "label": "Ugasi zvuk" }, "controls": { - "label": "" + "label": "Kontrole video reproduktora" } } }, "errors": { - "invalidStream": "" + "invalidStream": "Neispravni stream" } } \ No newline at end of file From 692bd20bafc8bb3c7f4786d4a6519e42f1d383d1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:29 +0900 Subject: [PATCH 275/329] New translations rss.json (Croatian) --- public/locales/hr/modules/rss.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/hr/modules/rss.json b/public/locales/hr/modules/rss.json index f65ffa1b9..3116a6aa5 100644 --- a/public/locales/hr/modules/rss.json +++ b/public/locales/hr/modules/rss.json @@ -1,28 +1,28 @@ { "descriptor": { - "name": "", + "name": "RSS Widget", "description": "", "settings": { - "title": "", + "title": "Postavke za RSS Widget", "rssFeedUrl": { - "label": "", - "description": "" + "label": "URL-ovi RSS kanala", + "description": "URL-ovi RSS kanala koje želite prikazati." }, "refreshInterval": { - "label": "" + "label": "Interval osvježavanja (u minutama)" }, "dangerousAllowSanitizedItemContent": { "label": "" }, "textLinesClamp": { - "label": "" + "label": "Ograničavanje broja redaka teksta" } }, "card": { "errors": { "general": { - "title": "", - "text": "" + "title": "Nemoguće dohvatiti RSS kanal", + "text": "Došlo je do problema prilikom pristupa RSS kanalu. Molimo provjerite da ste ispravno konfigurirali kanal koristeći valjanu URL adresu. URL adresa treba slijediti službenu specifikaciju za RSS kanale. Nakon ažuriranja kanala, možda će biti potrebno osvježiti nadzornu ploču." } } } From 29318e973d62037eb6dc5e795e6d2eb39f23991b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:30 +0900 Subject: [PATCH 276/329] New translations media-server.json (Croatian) --- public/locales/hr/modules/media-server.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/hr/modules/media-server.json b/public/locales/hr/modules/media-server.json index 2be958199..3e76df715 100644 --- a/public/locales/hr/modules/media-server.json +++ b/public/locales/hr/modules/media-server.json @@ -1,23 +1,23 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Medijski poslužitelj", + "description": "Komunicirajte s vašim Jellyfin ili Plex medijskim poslužiteljima", "settings": { - "title": "" + "title": "Postavke za widget medijskog poslužitelja" } }, "card": { "table": { "header": { - "session": "", - "user": "", - "currentlyPlaying": "" + "session": "Sesija", + "user": "Korisnik", + "currentlyPlaying": "Reproducira se trenutno" } }, "errors": { "general": { - "title": "", - "text": "" + "title": "Nije moguće učitati sadržaj", + "text": "Nije moguće dohvatiti informacije s poslužitelja. Molimo provjerite dnevnike za više detalja" } } } From 3ac774582789485fbf01f106a02757929a8e9129 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:30 +0900 Subject: [PATCH 277/329] New translations iframe.json (Croatian) --- public/locales/hr/modules/iframe.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/public/locales/hr/modules/iframe.json b/public/locales/hr/modules/iframe.json index 304fa3be0..e3947d9df 100644 --- a/public/locales/hr/modules/iframe.json +++ b/public/locales/hr/modules/iframe.json @@ -8,36 +8,36 @@ "label": "Ugradbeni URL" }, "allowFullScreen": { - "label": "Dozvoli puni zaslon" + "label": "Dopusti puni zaslon" }, "allowTransparency": { - "label": "" + "label": "Dopusti prozirnost" }, "allowScrolling": { - "label": "" + "label": "Dopusti klizanje (scrollanje)" }, "allowPayment": { - "label": "" + "label": "Dopusti plaćanje" }, "allowAutoPlay": { - "label": "" + "label": "Dopusti automatsku reprodukciju" }, "allowMicrophone": { - "label": "" + "label": "Dopusti pristup mikrofonu" }, "allowCamera": { - "label": "" + "label": "Dopusti pristup kameri" }, "allowGeolocation": { - "label": "" + "label": "Dopusti geolociranje" } } }, "card": { "errors": { "noUrl": { - "title": "", - "text": "" + "title": "Neispravan URL", + "text": "Provjerite jeste li unijeli valjanu adresu u konfiguraciji svog widgeta" } } } From 758f587a823be529149aa7649e4b0b4f19a7d2a3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:31 +0900 Subject: [PATCH 278/329] New translations media-requests-list.json (Croatian) --- .../hr/modules/media-requests-list.json | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/public/locales/hr/modules/media-requests-list.json b/public/locales/hr/modules/media-requests-list.json index ff218af5b..4f5638959 100644 --- a/public/locales/hr/modules/media-requests-list.json +++ b/public/locales/hr/modules/media-requests-list.json @@ -1,24 +1,24 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Zahtjevi za medijima", + "description": "Pregledajte popis svih zahtjeva za medijima s vaše instance Overseerr ili Jellyseerr", "settings": { - "title": "", + "title": "Popis zahtjeva za medijima", "replaceLinksWithExternalHost": { - "label": "" + "label": "Zamijeni veze s vanjskim poslužiteljem" } } }, - "noRequests": "", - "pending": "", - "nonePending": "", + "noRequests": "Nema pronađenih zahtjeva. Provjerite jesu li vaše aplikacije ispravno konfigurirane.", + "pending": "Postoji {{countPendingApproval}} zahtjeva koji čekaju odobrenje.", + "nonePending": "Trenutno nema čekanja za odobrenje. Možete nastaviti!", "state": { - "approved": "", - "pendingApproval": "", - "declined": "" + "approved": "Odobreno", + "pendingApproval": "Odobrenje na čekanju", + "declined": "Odbijeno" }, "tooltips": { - "approve": "", - "decline": "" + "approve": "Odobri zahtjeve", + "decline": "Odbij zahtjeve" } } From 1682ca1754a1f55a58e0aceb832cf213b38bdb0c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:32 +0900 Subject: [PATCH 279/329] New translations media-requests-stats.json (Croatian) --- public/locales/hr/modules/media-requests-stats.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/hr/modules/media-requests-stats.json b/public/locales/hr/modules/media-requests-stats.json index 0ea9c580e..5a0de604b 100644 --- a/public/locales/hr/modules/media-requests-stats.json +++ b/public/locales/hr/modules/media-requests-stats.json @@ -1,14 +1,14 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Statistika zahtjeva za medijima", + "description": "Statistika o vašim zahtjevima za medijima", "settings": { - "title": "" + "title": "Statistika zahtjeva za medijima" } }, "stats": { - "pending": "", - "tvRequests": "", - "movieRequests": "" + "pending": "Odobrenjea na čekanju", + "tvRequests": "TV zahtjevi", + "movieRequests": "Zahtjevi za Filmovima" } } From ffc99250fb5dd9f5ab0730bc5ce83ff9e1c4cf88 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:33 +0900 Subject: [PATCH 280/329] New translations bookmark.json (Croatian) --- public/locales/hr/modules/bookmark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hr/modules/bookmark.json b/public/locales/hr/modules/bookmark.json index 782c47802..528c875d0 100644 --- a/public/locales/hr/modules/bookmark.json +++ b/public/locales/hr/modules/bookmark.json @@ -8,7 +8,7 @@ "label": "Stavke" }, "layout": { - "label": "" + "label": "Raspored" } } }, From 1febf0ab7edc3d2f10f5e1424e9266173daab7dd Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:34 +0900 Subject: [PATCH 281/329] New translations accessibility.json (Croatian) --- .../hr/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/hr/settings/customization/accessibility.json b/public/locales/hr/settings/customization/accessibility.json index 345ac2ef6..26b6bf032 100644 --- a/public/locales/hr/settings/customization/accessibility.json +++ b/public/locales/hr/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Onemogući ping pulsiranje", + "description": "Prema zadanim postavkama, pokazatelji pinga u Homarru pulsiraju. To može biti iritantno. Ovim klizačem možete deaktivirati animaciju" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Zamijenite točke ping-a s ikonicom", + "description": "Za osobe s daltonizmom, točke za ping mogu biti teško prepoznatljive. Ovo će zamijeniti indikatore ikonama" }, - "alert": "" + "alert": "Nedostaje li vam nešto? Rado ćemo unaprijediti pristupačnost Homarra" } \ No newline at end of file From 5c12723bfb701c190ba449f605e7f021e0002ef7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 07:47:21 +0900 Subject: [PATCH 282/329] New translations general.json (Croatian) --- .../hr/settings/customization/general.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/hr/settings/customization/general.json b/public/locales/hr/settings/customization/general.json index 3a7c86157..c3c1cf127 100644 --- a/public/locales/hr/settings/customization/general.json +++ b/public/locales/hr/settings/customization/general.json @@ -3,23 +3,23 @@ "accordeon": { "layout": { "name": "Raspored", - "description": "" + "description": "Omogućite ili onemogućite elemente na zaglavlju i pločama nadzorne ploče" }, "gridstack": { - "name": "", - "description": "" + "name": "Gridstack", + "description": "Customizirajte ponašanje i stupce područja nadzorne ploče prema svojim preferencijama" }, "pageMetadata": { - "name": "", - "description": "" + "name": "Metapodaci Stranice", + "description": "Prilagodite naslove, logotipe i PWA (progresivne web aplikacije)" }, "appereance": { "name": "Izgled", - "description": "" + "description": "Prilagodite pozadinu, boje i izgled aplikacija" }, "accessibility": { - "name": "", - "description": "" + "name": "Pristupačnost", + "description": "Konfigurišite Homarr za osobe sa invaliditetom" } } } From e1c678673f77f85876c4d1239730aa0449a33c1e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 16:22:14 +0900 Subject: [PATCH 283/329] New translations opacity-selector.json (Croatian) --- .../locales/hr/settings/customization/opacity-selector.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/settings/customization/opacity-selector.json b/public/locales/hr/settings/customization/opacity-selector.json index 9e26dfeeb..7b962d3b2 100644 --- a/public/locales/hr/settings/customization/opacity-selector.json +++ b/public/locales/hr/settings/customization/opacity-selector.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "label": "Prozirnost Aplikacije" +} \ No newline at end of file From 90906d35f896240c478e9776133950c73d3fa771 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 16:22:15 +0900 Subject: [PATCH 284/329] New translations gridstack.json (Croatian) --- .../locales/hr/settings/customization/gridstack.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/hr/settings/customization/gridstack.json b/public/locales/hr/settings/customization/gridstack.json index 18c3d8233..2c7f1a682 100644 --- a/public/locales/hr/settings/customization/gridstack.json +++ b/public/locales/hr/settings/customization/gridstack.json @@ -1,10 +1,10 @@ { "columnsCount": { - "labelPreset": "", - "descriptionPreset": "", - "descriptionExceedsPreset": "" + "labelPreset": "Stupci u veličini {{size}}", + "descriptionPreset": "Broj stupaca kada je zaslon manji od {{pixels}} piksela u širinu", + "descriptionExceedsPreset": "Broj stupaca kada veličina zaslona premašuje {{pixels}} piksela" }, - "unsavedChanges": "", - "applyChanges": "", - "defaultValues": "" + "unsavedChanges": "Imate nespremljene promjene. Kliknite gumb \"Primijeni promjene\" u nastavku kako biste ih primijenili i spremili.", + "applyChanges": "Primjeni promjene", + "defaultValues": "Uobičajene vrijednosti" } \ No newline at end of file From 20c66cde3b0d0aa09931a6ee46b0a504952550f6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:00 +0900 Subject: [PATCH 285/329] New translations dlspeed.json (Croatian) --- public/locales/hr/modules/dlspeed.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/hr/modules/dlspeed.json b/public/locales/hr/modules/dlspeed.json index 2697f8cec..91b9ed0c6 100644 --- a/public/locales/hr/modules/dlspeed.json +++ b/public/locales/hr/modules/dlspeed.json @@ -7,11 +7,11 @@ "table": { "header": { "name": "Naziv", - "size": "", + "size": "Veličina", "download": "Isključeno", "upload": "Uključeno", - "estimatedTimeOfArrival": "", - "progress": "" + "estimatedTimeOfArrival": "ETA", + "progress": "Napredak" }, "body": { "nothingFound": "Nema pronađenih torrenata" @@ -27,7 +27,7 @@ }, "errors": { "noDownloadClients": { - "title": "", + "title": "Nisu pronađeni podržani klijenti za preuzimanja!", "text": "Dodajte uslugu preuzimanja kako biste vidjeli svoja trenutna preuzimanja" } } From 98530fcab088654023ece092c1d060934016007c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:01 +0900 Subject: [PATCH 286/329] New translations common.json (Croatian) --- public/locales/hr/settings/common.json | 42 +++++++++++++------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/public/locales/hr/settings/common.json b/public/locales/hr/settings/common.json index e82519ef4..5fc2d5b93 100644 --- a/public/locales/hr/settings/common.json +++ b/public/locales/hr/settings/common.json @@ -2,37 +2,37 @@ "title": "Postavke", "tooltip": "Postavke", "tabs": { - "common": "", - "customizations": "" + "common": "Uobičajeno", + "customizations": "Prilagodbe" }, "tips": { - "configTip": "" + "configTip": "Prenesite svoju konfiguracijsku datoteku povlačenjem i ispuštanjem na stranicu!" }, "credits": { - "madeWithLove": "", - "thirdPartyContent": "", + "madeWithLove": "Napravljeno s ❤️ od @", + "thirdPartyContent": "Prikaži sadržaj treće strane", "thirdPartyContentTable": { - "dependencyName": "", + "dependencyName": "Zavisnosti", "dependencyVersion": "Verzija" } }, - "grow": "", + "grow": "Proširi grid (zauzmi sav prostor)", "layout": { "preview": { - "title": "", - "subtitle": "" + "title": "Pregled", + "subtitle": "Promjene će se automatski spremiti" }, - "divider": "", - "main": "", - "sidebar": "", - "cannotturnoff": "", - "dashboardlayout": "", - "enablersidebar": "", - "enablelsidebar": "", - "enablesearchbar": "", - "enabledocker": "", - "enableping": "", - "enablelsidebardesc": "", - "enablersidebardesc": "" + "divider": "Mogućnosti izgleda", + "main": "Glavni prikaz", + "sidebar": "Bočna traka", + "cannotturnoff": "Ne može se isključiti", + "dashboardlayout": "Raspored nadzorne ploče", + "enablersidebar": "Omogući desnu bočnu traku", + "enablelsidebar": "Omogući lijevu bočnu traku", + "enablesearchbar": "Omogući pretraživač", + "enabledocker": "Uključi integraciju s Docker-om", + "enableping": "Omogući Ping-ove", + "enablelsidebardesc": "Opcionalno. Može se koristiti samo za aplikacije i integracije", + "enablersidebardesc": "Opcionalno. Može se koristiti samo za aplikacije i integracije" } } From a447663ca8c9a622875cebabe8a283377cf00272 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:02 +0900 Subject: [PATCH 287/329] New translations page-appearance.json (Croatian) --- .../customization/page-appearance.json | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/public/locales/hr/settings/customization/page-appearance.json b/public/locales/hr/settings/customization/page-appearance.json index 79e9e7c94..299d3def3 100644 --- a/public/locales/hr/settings/customization/page-appearance.json +++ b/public/locales/hr/settings/customization/page-appearance.json @@ -1,30 +1,30 @@ { "pageTitle": { - "label": "", - "description": "" + "label": "Naslov stranice", + "description": "Naslov nadzorne ploče u gornjem lijevom kutu" }, "metaTitle": { - "label": "", - "description": "" + "label": "Meta Naslov", + "description": "Naslov koji se prikazuje na kartici preglednika" }, "logo": { - "label": "", - "description": "" + "label": "Logotip", + "description": "Logotip prikazan u gornjem lijevom kutu" }, "favicon": { - "label": "", - "description": "" + "label": "Favicon", + "description": "Ikona prikazana na kartici preglednika" }, "background": { - "label": "" + "label": "Pozadina" }, "customCSS": { - "label": "", - "description": "", - "placeholder": "", - "applying": "" + "label": "Prilagođeni CSS", + "description": "Dodatno, prilagodite svoju nadzornu ploču koristeći CSS, što se preporučuje samo iskusnim korisnicima", + "placeholder": "Prilagođeni CSS će se primijeniti posljednji", + "applying": "Primjena CSS-a..." }, "buttons": { - "submit": "" + "submit": "Pošalji" } } From 66edda642724285bc9fc83c13dd0ce45405bcb41 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:03 +0900 Subject: [PATCH 288/329] New translations shade-selector.json (Croatian) --- public/locales/hr/settings/customization/shade-selector.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/settings/customization/shade-selector.json b/public/locales/hr/settings/customization/shade-selector.json index 9e26dfeeb..7e890fe7e 100644 --- a/public/locales/hr/settings/customization/shade-selector.json +++ b/public/locales/hr/settings/customization/shade-selector.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "label": "Sjena" +} \ No newline at end of file From ba46cd3bb8f0b7eb9d7fc89c717dfa921ebc7e78 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:04 +0900 Subject: [PATCH 289/329] New translations color-schema.json (Croatian) --- public/locales/hr/settings/general/color-schema.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/settings/general/color-schema.json b/public/locales/hr/settings/general/color-schema.json index 9e26dfeeb..9e013512c 100644 --- a/public/locales/hr/settings/general/color-schema.json +++ b/public/locales/hr/settings/general/color-schema.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "label": "Prebacite se na način rada {{scheme}}" +} \ No newline at end of file From d7507ad25ed42dc49bcdf3c00074459404333bd0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:05 +0900 Subject: [PATCH 290/329] New translations config-changer.json (Croatian) --- .../hr/settings/general/config-changer.json | 72 +++++++++---------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/public/locales/hr/settings/general/config-changer.json b/public/locales/hr/settings/general/config-changer.json index dc8f3ea4b..631b42618 100644 --- a/public/locales/hr/settings/general/config-changer.json +++ b/public/locales/hr/settings/general/config-changer.json @@ -1,86 +1,86 @@ { "configSelect": { - "label": "", - "description": "", - "loadingNew": "", - "pleaseWait": "" + "label": "Promjena konfiguracije", + "description": "Dostupne su {{configCount}} konfiguracije", + "loadingNew": "Učitavanje vaše konfig...", + "pleaseWait": "Molim pričekajte dok se učita nova konfiguracija!" }, "modal": { "copy": { - "title": "", + "title": "Odaberite ime za svoju novu konfiguraciju", "form": { "configName": { - "label": "", + "label": "Naziv Konfiguracije", "validation": { - "required": "", - "notUnique": "" + "required": "Naziv konfiguracije je obavezno", + "notUnique": "Naziv konfiguracije je već u upotrebi" }, - "placeholder": "" + "placeholder": "Naziv Vaše nove konfiguracije" }, - "submitButton": "" + "submitButton": "Potvrdi" }, "events": { "configSaved": { - "title": "", - "message": "" + "title": "Konfiguracija spremljena", + "message": "Konfiguracija spremljena kao {{configName}}" }, "configCopied": { - "title": "", - "message": "" + "title": "Konfiguracija kopirana", + "message": "Konfiguracija kopirana kao {{configName}}" }, "configNotCopied": { - "title": "", - "message": "" + "title": "Nije moguće kopirati konfiguraciju", + "message": "Vaša konfiguracija nije kopirana kao {{configName}}" } } }, "confirmDeletion": { - "title": "", - "warningText": "", - "text": "", + "title": "Potvrdite brisanje Vaše konfiguracije", + "warningText": "Upozorenje: Namjeravate izbrisati '{{configName}}'", + "text": "Napomena: Brisanje nije povratno i vaši podaci bit će trajno izgubljeni. Nakon klika na ovaj gumb, datoteka će biti trajno izbrisana s vašeg diska. Budite sigurni i napravite odgovarajuću sigurnosnu kopiju vaše konfiguracije.", "buttons": { - "confirm": "" + "confirm": "Da, izbriši '{{configName}}'" } } }, "buttons": { - "download": "", + "download": "Preuzmi konfiguraciju", "delete": { - "text": "", + "text": "Obriši konfiguraciju", "notifications": { "deleted": { - "title": "", - "message": "" + "title": "Konfiguracija je izbrisana", + "message": "Konfiguracija je izbrisana" }, "deleteFailed": { - "title": "", - "message": "" + "title": "Brisanje konfiguracije nije uspjelo", + "message": "Brisanje konfiguracije nije uspjelo" }, "deleteFailedDefaultConfig": { - "title": "", - "message": "" + "title": "Nemoguće je izbrisati zadani konfiguracijski zapis", + "message": "Konfiguracija nije izbrisana s datotečnog sustava" } } }, - "saveCopy": "" + "saveCopy": "Spremi kao kopiju" }, "dropzone": { "notifications": { "invalidConfig": { - "title": "", - "message": "" + "title": "Nije moguće učitati konfiguraciju", + "message": "Nije moguće učitati vašu konfig. Nevaljani JSON format." }, "loadedSuccessfully": { - "title": "" + "title": "Konfiguracija {{configName}} uspješno učitana" } }, "accept": { - "title": "", - "text": "" + "title": "Učitaj Konfiguraciju", + "text": "Povucite datoteke ovdje za prijenos konfig. Podržane su samo JSON datoteke." }, "reject": { - "title": "", - "text": "" + "title": "Prijenos pomoću povlačenja i ispuštanja odbijen", + "text": "Ovaj format datoteke nije podržan. Molimo Vas prenesete samo JSON datoteke." } } } From 6c4e191f23a0507f2e1dc363dfab2e23ef02e17e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:06 +0900 Subject: [PATCH 291/329] New translations internationalization.json (Croatian) --- public/locales/hr/settings/general/internationalization.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/settings/general/internationalization.json b/public/locales/hr/settings/general/internationalization.json index 9e26dfeeb..bdd9c7b6a 100644 --- a/public/locales/hr/settings/general/internationalization.json +++ b/public/locales/hr/settings/general/internationalization.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "label": "Jezik" +} \ No newline at end of file From ff141209e8abddf2c7c9abf620bb0fc241ca41c4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:07 +0900 Subject: [PATCH 292/329] New translations search-engine.json (Croatian) --- .../hr/settings/general/search-engine.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/public/locales/hr/settings/general/search-engine.json b/public/locales/hr/settings/general/search-engine.json index 9cb91483a..f1c4064c5 100644 --- a/public/locales/hr/settings/general/search-engine.json +++ b/public/locales/hr/settings/general/search-engine.json @@ -1,19 +1,19 @@ { - "title": "", - "configurationName": "", + "title": "Pretraživač", + "configurationName": "Konfiguracija pretraživača", "tips": { - "generalTip": "", - "placeholderTip": "" + "generalTip": "Postoji više prefiksa koje možete koristiti! Dodavanje ovih prefiksa ispred upita filtrirat će rezultate. !s (Web), !t (Torrenti), !y (YouTube) i !m (Mediji).", + "placeholderTip": "%s može se koristiti kao zamjenski znak za upit." }, "customEngine": { - "title": "", - "label": "", - "placeholder": "" + "title": "Prilagođen pretraživač", + "label": "URL upita", + "placeholder": "Prilagođeni URL upita" }, "searchNewTab": { - "label": "" + "label": "Otvori rezultate pretraživanja u novoj kartici" }, "searchEnabled": { - "label": "" + "label": "Pretraživač omogučen" } } From 5fd0284f41ac18af574894723af26525a3f33eee Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:08 +0900 Subject: [PATCH 293/329] New translations theme-selector.json (Croatian) --- public/locales/hr/settings/general/theme-selector.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/settings/general/theme-selector.json b/public/locales/hr/settings/general/theme-selector.json index 9e26dfeeb..2c0e6b12c 100644 --- a/public/locales/hr/settings/general/theme-selector.json +++ b/public/locales/hr/settings/general/theme-selector.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "label": "Prebacite se na {{theme}}" +} \ No newline at end of file From 71b75b9f1d7782253254c032efe9f1dcdf149b1e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:08 +0900 Subject: [PATCH 294/329] New translations widget-positions.json (Croatian) --- public/locales/hr/settings/general/widget-positions.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/settings/general/widget-positions.json b/public/locales/hr/settings/general/widget-positions.json index 0967ef424..d849bebe8 100644 --- a/public/locales/hr/settings/general/widget-positions.json +++ b/public/locales/hr/settings/general/widget-positions.json @@ -1 +1,3 @@ -{} +{ + "label": "Postavite widgets s lijeva" +} From 0fdc68a0b17b2cc6b5d641bc057fd1b6670069c7 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:09 +0900 Subject: [PATCH 295/329] New translations usenet.json (Croatian) --- public/locales/hr/modules/usenet.json | 42 +++++++++++++-------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/public/locales/hr/modules/usenet.json b/public/locales/hr/modules/usenet.json index 4b86f6d5c..a76ab009f 100644 --- a/public/locales/hr/modules/usenet.json +++ b/public/locales/hr/modules/usenet.json @@ -1,49 +1,49 @@ { "descriptor": { - "name": "", - "description": "" + "name": "Usenet", + "description": "Omogućuje vam pregledavanje i upravljanje vašom Usenet instancom." }, "card": { "errors": { "noDownloadClients": { - "title": "", - "text": "" + "title": "Nisu pronađeni podržani klijenti za preuzimanja!", + "text": "Dodajte podržani Usenet klijent kako biste vidjeli trenutna preuzimanja" } } }, "tabs": { - "queue": "", - "history": "" + "queue": "Red čekanja", + "history": "Povijest" }, "info": { - "sizeLeft": "", - "paused": "" + "sizeLeft": "Preostala veličina", + "paused": "Pauzirano" }, "queue": { "header": { "name": "Naziv", - "size": "", - "eta": "", - "progress": "" + "size": "Veličina", + "eta": "ETA", + "progress": "Napredak" }, - "empty": "", + "empty": "Isprazni", "error": { - "title": "", - "message": "" + "title": "Pogreška", + "message": "Dogodila se pogreška" }, - "paused": "" + "paused": "Pauzirano" }, "history": { "header": { "name": "Naziv", - "size": "", - "duration": "" + "size": "Veličina", + "duration": "Trajanje" }, - "empty": "", + "empty": "Isprazni", "error": { - "title": "", - "message": "" + "title": "Pogreška", + "message": "Pogreška prilikom učitavanja povijest" }, - "paused": "" + "paused": "Pauzirano" } } From aa4e7dcb116f19840ae309d4234ac15654e63ff8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:10 +0900 Subject: [PATCH 296/329] New translations torrents-status.json (Croatian) --- public/locales/hr/modules/torrents-status.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/hr/modules/torrents-status.json b/public/locales/hr/modules/torrents-status.json index a1fc2ec53..58c56f4e8 100644 --- a/public/locales/hr/modules/torrents-status.json +++ b/public/locales/hr/modules/torrents-status.json @@ -24,17 +24,17 @@ }, "card": { "footer": { - "error": "", + "error": "Pogreška", "lastUpdated": "Zadnje ažurirano prije {{time}}" }, "table": { "header": { "name": "Naziv", - "size": "", + "size": "Veličina", "download": "Isključeno", "upload": "Uključeno", - "estimatedTimeOfArrival": "", - "progress": "" + "estimatedTimeOfArrival": "ETA", + "progress": "Napredak" }, "item": { "text": "Upravlja {{appName}}, omjer: {{ratio}}" From 4b6bebb07aaf1371775ddd42f7b2ee7df343eb09 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:11 +0900 Subject: [PATCH 297/329] New translations error-boundary.json (Croatian) --- public/locales/hr/widgets/error-boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/hr/widgets/error-boundary.json b/public/locales/hr/widgets/error-boundary.json index ce74ad0fc..129bc753b 100644 --- a/public/locales/hr/widgets/error-boundary.json +++ b/public/locales/hr/widgets/error-boundary.json @@ -1,14 +1,14 @@ { "card": { - "title": "", + "title": "Ups, došlo je do pogreške!", "buttons": { - "details": "", - "tryAgain": "" + "details": "Pojedinosti", + "tryAgain": "Pokušaj ponovno" } }, "modal": { "text": "", - "label": "", - "reportButton": "" + "label": "Vaša greška", + "reportButton": "Prijavi ovu grešku" } } From ff97e36c2ba3065c88622b6def5d5b36626fe98d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:24:12 +0900 Subject: [PATCH 298/329] New translations draggable-list.json (Croatian) --- public/locales/hr/widgets/draggable-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/hr/widgets/draggable-list.json b/public/locales/hr/widgets/draggable-list.json index 5d27e99ad..1e85a1662 100644 --- a/public/locales/hr/widgets/draggable-list.json +++ b/public/locales/hr/widgets/draggable-list.json @@ -1,7 +1,7 @@ { "noEntries": { - "title": "", - "text": "" + "title": "Nema unosa", + "text": "Koristite gumbe u nastavku kako biste dodali više unosa" }, - "buttonAdd": "" + "buttonAdd": "Dodaj" } From 2709e9708717ddad9f8e7fde144ed429f40aecc0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:24 +0900 Subject: [PATCH 299/329] New translations calendar.json (Spanish) --- public/locales/es/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/es/modules/calendar.json b/public/locales/es/modules/calendar.json index 00249a6c3..5a1014c9b 100644 --- a/public/locales/es/modules/calendar.json +++ b/public/locales/es/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Ocultar días de la semana" + }, + "fontSize": { + "label": "" } } } From 59eeedf54f6cc20a9ccb12384f8d2096e0b105d9 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:25 +0900 Subject: [PATCH 300/329] New translations calendar.json (French) --- public/locales/fr/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/fr/modules/calendar.json b/public/locales/fr/modules/calendar.json index 84035654e..599ddc409 100644 --- a/public/locales/fr/modules/calendar.json +++ b/public/locales/fr/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } } From 402b7e7a1b3571419d24f1fa591295cc2eb1d7ea Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:26 +0900 Subject: [PATCH 301/329] New translations calendar.json (Danish) --- public/locales/da/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/da/modules/calendar.json b/public/locales/da/modules/calendar.json index f6e640934..200386dd0 100644 --- a/public/locales/da/modules/calendar.json +++ b/public/locales/da/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Skjul ugedage" + }, + "fontSize": { + "label": "" } } } From 3be402d04e865070599777c94795c2d963e80f45 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:27 +0900 Subject: [PATCH 302/329] New translations calendar.json (German) --- public/locales/de/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/de/modules/calendar.json b/public/locales/de/modules/calendar.json index e91fbafb0..f39251ba9 100644 --- a/public/locales/de/modules/calendar.json +++ b/public/locales/de/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Wochentage ausblenden" + }, + "fontSize": { + "label": "" } } } From fb80379d25c43fe6a0a6879af363551c452ab69d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:27 +0900 Subject: [PATCH 303/329] New translations calendar.json (Greek) --- public/locales/el/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/el/modules/calendar.json b/public/locales/el/modules/calendar.json index 9cdc57af7..5dc54c0d1 100644 --- a/public/locales/el/modules/calendar.json +++ b/public/locales/el/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Απόκρυψη εργάσιμων" + }, + "fontSize": { + "label": "" } } } From 37a7f8a7b6def4962e4413cb9ddc3a191cab4142 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:28 +0900 Subject: [PATCH 304/329] New translations calendar.json (Hebrew) --- public/locales/he/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/he/modules/calendar.json b/public/locales/he/modules/calendar.json index 3de88afbf..989ce95ed 100644 --- a/public/locales/he/modules/calendar.json +++ b/public/locales/he/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "הסתר ימי שבוע" + }, + "fontSize": { + "label": "" } } } From ad7b3243fbaeab5c01f8e6dda86e9ca631a7cdc5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:29 +0900 Subject: [PATCH 305/329] New translations calendar.json (Italian) --- public/locales/it/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/it/modules/calendar.json b/public/locales/it/modules/calendar.json index 55167ba3a..f600577fa 100644 --- a/public/locales/it/modules/calendar.json +++ b/public/locales/it/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Nascondi giorni della settimana" + }, + "fontSize": { + "label": "" } } } From 031d9e45930f241feb18a7ab2f070ab24984bc15 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:30 +0900 Subject: [PATCH 306/329] New translations calendar.json (Japanese) --- public/locales/ja/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/ja/modules/calendar.json b/public/locales/ja/modules/calendar.json index 1beb5497b..bbd094953 100644 --- a/public/locales/ja/modules/calendar.json +++ b/public/locales/ja/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } } From 8a82f8f35f78291100af7252ae8b7d1f64342e8a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:31 +0900 Subject: [PATCH 307/329] New translations calendar.json (Korean) --- public/locales/ko/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/ko/modules/calendar.json b/public/locales/ko/modules/calendar.json index cfa674479..5d028656d 100644 --- a/public/locales/ko/modules/calendar.json +++ b/public/locales/ko/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } } From 0ca3f7ea77318ff63dc13cdd090a6e5af1933607 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:32 +0900 Subject: [PATCH 308/329] New translations calendar.json (Dutch) --- public/locales/nl/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/nl/modules/calendar.json b/public/locales/nl/modules/calendar.json index c054340b4..bed2884fb 100644 --- a/public/locales/nl/modules/calendar.json +++ b/public/locales/nl/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } } From 6f146f88e46fb390024297f2b27247250cc39b11 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:32 +0900 Subject: [PATCH 309/329] New translations calendar.json (Norwegian) --- public/locales/no/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/no/modules/calendar.json b/public/locales/no/modules/calendar.json index 5a2f0a746..e94dea4ac 100644 --- a/public/locales/no/modules/calendar.json +++ b/public/locales/no/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } } From b66898ef253864272715350f60e3ebc26166c9d3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:33 +0900 Subject: [PATCH 310/329] New translations calendar.json (Polish) --- public/locales/pl/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/pl/modules/calendar.json b/public/locales/pl/modules/calendar.json index d2cbfb8d6..4b06d1ca9 100644 --- a/public/locales/pl/modules/calendar.json +++ b/public/locales/pl/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } } From 40dfbd668965893c4be8b88c23501953e16c95a5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:34 +0900 Subject: [PATCH 311/329] New translations calendar.json (Russian) --- public/locales/ru/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/ru/modules/calendar.json b/public/locales/ru/modules/calendar.json index b525b144b..2bb8e2e2d 100644 --- a/public/locales/ru/modules/calendar.json +++ b/public/locales/ru/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Скрыть дни недели" + }, + "fontSize": { + "label": "" } } } From b61d9323ab138de61ce7c71a04fbffccd5381df8 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:35 +0900 Subject: [PATCH 312/329] New translations calendar.json (Slovak) --- public/locales/sk/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/sk/modules/calendar.json b/public/locales/sk/modules/calendar.json index ec43de558..945c05b1b 100644 --- a/public/locales/sk/modules/calendar.json +++ b/public/locales/sk/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Skryť dni v týždni" + }, + "fontSize": { + "label": "" } } } From 751f4461d2f40748a115003b693e49035bdab406 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:35 +0900 Subject: [PATCH 313/329] New translations calendar.json (Slovenian) --- public/locales/sl/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/sl/modules/calendar.json b/public/locales/sl/modules/calendar.json index 100435ebe..9c2d62081 100644 --- a/public/locales/sl/modules/calendar.json +++ b/public/locales/sl/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } } From 39c2502107d6f0660debac75d405050f04ca98f1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:36 +0900 Subject: [PATCH 314/329] New translations calendar.json (Swedish) --- public/locales/sv/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/sv/modules/calendar.json b/public/locales/sv/modules/calendar.json index 16002cfa4..8c7e62744 100644 --- a/public/locales/sv/modules/calendar.json +++ b/public/locales/sv/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Dölj veckodagar" + }, + "fontSize": { + "label": "" } } } From e24a523e924f777bf52e1048470b5a21353e978e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:37 +0900 Subject: [PATCH 315/329] New translations calendar.json (Turkish) --- public/locales/tr/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/tr/modules/calendar.json b/public/locales/tr/modules/calendar.json index c4b63823e..7e4817123 100644 --- a/public/locales/tr/modules/calendar.json +++ b/public/locales/tr/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Haftanın günlerini gizle" + }, + "fontSize": { + "label": "" } } } From 1c3f6cd95798f393c16151dbc1de818320496b01 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:38 +0900 Subject: [PATCH 316/329] New translations calendar.json (Ukrainian) --- public/locales/uk/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/uk/modules/calendar.json b/public/locales/uk/modules/calendar.json index 5a3239f7c..f9c24d26d 100644 --- a/public/locales/uk/modules/calendar.json +++ b/public/locales/uk/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } } From 9204111f6c07f6f5af85687ae7a2713513ab0798 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:39 +0900 Subject: [PATCH 317/329] New translations calendar.json (Chinese Simplified) --- public/locales/zh/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/zh/modules/calendar.json b/public/locales/zh/modules/calendar.json index 2f38972bc..9170596d9 100644 --- a/public/locales/zh/modules/calendar.json +++ b/public/locales/zh/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "隐藏工作日" + }, + "fontSize": { + "label": "" } } } From ecbecd39800e9d686b40995b61530879d66a5ec2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:41 +0900 Subject: [PATCH 318/329] New translations calendar.json (Vietnamese) --- public/locales/vi/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/vi/modules/calendar.json b/public/locales/vi/modules/calendar.json index fcf452e59..0a6accfa1 100644 --- a/public/locales/vi/modules/calendar.json +++ b/public/locales/vi/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } } From 3eaec4036829a8d31facf6a30117f82871f3b040 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:42 +0900 Subject: [PATCH 319/329] New translations calendar.json (Portuguese, Brazilian) --- public/locales/pt/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/pt/modules/calendar.json b/public/locales/pt/modules/calendar.json index db9926f8f..4f5ed342d 100644 --- a/public/locales/pt/modules/calendar.json +++ b/public/locales/pt/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } } From e78c92e073c3c2a43394cf921180a330de337008 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:42 +0900 Subject: [PATCH 320/329] New translations calendar.json (Latvian) --- public/locales/lv/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/lv/modules/calendar.json b/public/locales/lv/modules/calendar.json index 52706ca7f..4f570e935 100644 --- a/public/locales/lv/modules/calendar.json +++ b/public/locales/lv/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Paslēpt darba dienas" + }, + "fontSize": { + "label": "" } } } From b7d6302c778969d58d9fb5e23e470212482d8376 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:43 +0900 Subject: [PATCH 321/329] New translations calendar.json (LOLCAT) --- public/locales/lol/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/lol/modules/calendar.json b/public/locales/lol/modules/calendar.json index 931d553f0..ea08d718b 100644 --- a/public/locales/lol/modules/calendar.json +++ b/public/locales/lol/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } } From 4ce21e65423cae373f3bcc44110bb5e1caa2d41d Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:44 +0900 Subject: [PATCH 322/329] New translations calendar.json (Croatian) --- public/locales/hr/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/hr/modules/calendar.json b/public/locales/hr/modules/calendar.json index dcd73033b..ba036c61f 100644 --- a/public/locales/hr/modules/calendar.json +++ b/public/locales/hr/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Sakri dane u tjednu" + }, + "fontSize": { + "label": "" } } } From cf54eb777c47f53056d504a7fbcc342b78826052 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 08:34:22 +0900 Subject: [PATCH 323/329] New translations calendar.json (Spanish) --- public/locales/es/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es/modules/calendar.json b/public/locales/es/modules/calendar.json index 5a1014c9b..422394da0 100644 --- a/public/locales/es/modules/calendar.json +++ b/public/locales/es/modules/calendar.json @@ -17,7 +17,7 @@ "label": "Ocultar días de la semana" }, "fontSize": { - "label": "" + "label": "Tamaño dd fuente" } } } From 121477612f89372584a3b6cba3f1d7bb2b9fe57b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 08:34:23 +0900 Subject: [PATCH 324/329] New translations calendar.json (German) --- public/locales/de/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/modules/calendar.json b/public/locales/de/modules/calendar.json index f39251ba9..cc25adf25 100644 --- a/public/locales/de/modules/calendar.json +++ b/public/locales/de/modules/calendar.json @@ -17,7 +17,7 @@ "label": "Wochentage ausblenden" }, "fontSize": { - "label": "" + "label": "Schriftgröße" } } } From 550f1e0d605071e9e4df0fc4d277567144f030bf Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 08:34:24 +0900 Subject: [PATCH 325/329] New translations calendar.json (Latvian) --- public/locales/lv/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/lv/modules/calendar.json b/public/locales/lv/modules/calendar.json index 4f570e935..c2f3bc3d4 100644 --- a/public/locales/lv/modules/calendar.json +++ b/public/locales/lv/modules/calendar.json @@ -17,7 +17,7 @@ "label": "Paslēpt darba dienas" }, "fontSize": { - "label": "" + "label": "Fonta Izmērs" } } } From da9980973954be26c639fd4cab66cfd301464a19 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 11:05:33 +0900 Subject: [PATCH 326/329] New translations calendar.json (Turkish) --- public/locales/tr/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/tr/modules/calendar.json b/public/locales/tr/modules/calendar.json index 7e4817123..f36dd05b9 100644 --- a/public/locales/tr/modules/calendar.json +++ b/public/locales/tr/modules/calendar.json @@ -17,7 +17,7 @@ "label": "Haftanın günlerini gizle" }, "fontSize": { - "label": "" + "label": "Font Boyutu" } } } From 82a971ea1a35b6d46441c44d856c75688bb719a5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:08:56 +0900 Subject: [PATCH 327/329] New translations calendar.json (Swedish) --- public/locales/sv/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/sv/modules/calendar.json b/public/locales/sv/modules/calendar.json index 8c7e62744..ec129617e 100644 --- a/public/locales/sv/modules/calendar.json +++ b/public/locales/sv/modules/calendar.json @@ -17,7 +17,7 @@ "label": "Dölj veckodagar" }, "fontSize": { - "label": "" + "label": "Teckenstorlek" } } } From d7fc83d1757ea84679e6cd460c859dfc8bfe6ee3 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 14:09:34 +0900 Subject: [PATCH 328/329] New translations calendar.json (Danish) --- public/locales/da/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/da/modules/calendar.json b/public/locales/da/modules/calendar.json index 200386dd0..1f140b202 100644 --- a/public/locales/da/modules/calendar.json +++ b/public/locales/da/modules/calendar.json @@ -17,7 +17,7 @@ "label": "Skjul ugedage" }, "fontSize": { - "label": "" + "label": "Skriftstørrelse" } } } From e789c959849ebd596cc4a7e94cb4db1589472366 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 17:56:29 +0900 Subject: [PATCH 329/329] New translations calendar.json (Hebrew) --- public/locales/he/modules/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/he/modules/calendar.json b/public/locales/he/modules/calendar.json index 989ce95ed..d765bbe77 100644 --- a/public/locales/he/modules/calendar.json +++ b/public/locales/he/modules/calendar.json @@ -17,7 +17,7 @@ "label": "הסתר ימי שבוע" }, "fontSize": { - "label": "" + "label": "גודל גופן" } } }