From 2bf01990feb11b16554b11172f026e0cde4e95e6 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 30 Nov 2022 10:12:57 +0900 Subject: [PATCH] New Crowdin updates (#526) * New translations common.json (Vietnamese) * New translations common.json (Italian) * New translations search.json (Swedish) * New translations common.json (Hebrew) * New translations common.json (French) * New translations common.json (Spanish) * New translations common.json (Danish) * New translations common.json (German) * New translations common.json (Japanese) * New translations common.json (Korean) * New translations common.json (Dutch) * New translations common.json (Polish) * New translations common.json (Russian) * New translations common.json (Slovenian) * New translations common.json (Swedish) * New translations common.json (Ukrainian) * New translations common.json (Chinese Simplified) * New translations common.json (Portuguese, Brazilian) * New translations common.json (LOLCAT) --- public/locales/da/settings/common.json | 3 ++- public/locales/de/settings/common.json | 3 ++- public/locales/es/settings/common.json | 3 ++- public/locales/fr/settings/common.json | 3 ++- public/locales/he/settings/common.json | 3 ++- public/locales/it/settings/common.json | 3 ++- public/locales/ja/settings/common.json | 3 ++- public/locales/ko/settings/common.json | 3 ++- public/locales/lol/settings/common.json | 3 ++- public/locales/nl/settings/common.json | 3 ++- public/locales/pl/settings/common.json | 3 ++- public/locales/pt/settings/common.json | 3 ++- public/locales/ru/settings/common.json | 3 ++- public/locales/sl/settings/common.json | 3 ++- public/locales/sv/modules/search.json | 20 ++++++++++---------- public/locales/sv/settings/common.json | 3 ++- public/locales/uk/settings/common.json | 3 ++- public/locales/vi/settings/common.json | 3 ++- public/locales/zh/settings/common.json | 3 ++- 19 files changed, 46 insertions(+), 28 deletions(-) diff --git a/public/locales/da/settings/common.json b/public/locales/da/settings/common.json index fe544f3ff..bf0186826 100644 --- a/public/locales/da/settings/common.json +++ b/public/locales/da/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Lavet med ❤️ af @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/de/settings/common.json b/public/locales/de/settings/common.json index e9eefcd25..273b28efc 100644 --- a/public/locales/de/settings/common.json +++ b/public/locales/de/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Gemacht mit ❤️ von @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/es/settings/common.json b/public/locales/es/settings/common.json index 80a465d81..4fb995e74 100644 --- a/public/locales/es/settings/common.json +++ b/public/locales/es/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Hecho con ❤️ por @" - } + }, + "grow": "Aumentar cuadrícula (toma todo el espacio)" } \ No newline at end of file diff --git a/public/locales/fr/settings/common.json b/public/locales/fr/settings/common.json index 5e1a84e55..43759b7b5 100644 --- a/public/locales/fr/settings/common.json +++ b/public/locales/fr/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Fait avec ❤️ par @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/he/settings/common.json b/public/locales/he/settings/common.json index c983228bf..b3b4b0c68 100644 --- a/public/locales/he/settings/common.json +++ b/public/locales/he/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "נעשה ב- ❤️ ע״י @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/it/settings/common.json b/public/locales/it/settings/common.json index 5ad515356..31e06d5ec 100644 --- a/public/locales/it/settings/common.json +++ b/public/locales/it/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Realizzato con ❤️ da @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/ja/settings/common.json b/public/locales/ja/settings/common.json index fdf4200b3..d17465f6b 100644 --- a/public/locales/ja/settings/common.json +++ b/public/locales/ja/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "で作った❤️ by @さん" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/ko/settings/common.json b/public/locales/ko/settings/common.json index a98a3bdba..5b38bc24b 100644 --- a/public/locales/ko/settings/common.json +++ b/public/locales/ko/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Made with ❤️ by @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/lol/settings/common.json b/public/locales/lol/settings/common.json index d06b3bed1..74687468a 100644 --- a/public/locales/lol/settings/common.json +++ b/public/locales/lol/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Maded wif ❤️ by @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/nl/settings/common.json b/public/locales/nl/settings/common.json index 7379dd0dc..535908947 100644 --- a/public/locales/nl/settings/common.json +++ b/public/locales/nl/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Gemaakt met ❤️ door @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/pl/settings/common.json b/public/locales/pl/settings/common.json index c104935ab..7e9c62714 100644 --- a/public/locales/pl/settings/common.json +++ b/public/locales/pl/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Wykonane z ❤️ przez @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/pt/settings/common.json b/public/locales/pt/settings/common.json index 15d3f6372..09f60b792 100644 --- a/public/locales/pt/settings/common.json +++ b/public/locales/pt/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Feito com ❤️ por @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/ru/settings/common.json b/public/locales/ru/settings/common.json index 32405be02..c6fd9f5b5 100644 --- a/public/locales/ru/settings/common.json +++ b/public/locales/ru/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Сделано с ❤️ по @." - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/sl/settings/common.json b/public/locales/sl/settings/common.json index 89a1a9afa..dac1a8a69 100644 --- a/public/locales/sl/settings/common.json +++ b/public/locales/sl/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Narejeno s ❤️ od @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/sv/modules/search.json b/public/locales/sv/modules/search.json index cc0a37ebb..0eaff0b7d 100644 --- a/public/locales/sv/modules/search.json +++ b/public/locales/sv/modules/search.json @@ -6,25 +6,25 @@ "input": { "placeholder": "Sök på webben..." }, - "switched-to": "", + "switched-to": "Växlade till", "searchEngines": { "search": { - "name": "", - "description": "" + "name": "Webb", + "description": "Sök med din sökmotor (definierad i inställningar)" }, "youtube": { - "name": "", - "description": "" + "name": "YouTube", + "description": "Sök på YouTube" }, "torrents": { - "name": "", - "description": "" + "name": "Torrents", + "description": "Sök torrents" }, "overseerr": { "name": "Overseerr", - "description": "" + "description": "Sök efter filmer och TV-program med Overseerr (modulen måste vara aktiverad)" } }, - "tip": "", - "switchedSearchEngine": "" + "tip": "Du kan välja sökfältet med kortkommandot ", + "switchedSearchEngine": "Växlade till att söka med {{searchEngine}}" } \ No newline at end of file diff --git a/public/locales/sv/settings/common.json b/public/locales/sv/settings/common.json index b3b84b44b..e1aeac17f 100644 --- a/public/locales/sv/settings/common.json +++ b/public/locales/sv/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Gjort med ❤️ av @" - } + }, + "grow": "Växande rutnät (ta allt utrymme)" } \ No newline at end of file diff --git a/public/locales/uk/settings/common.json b/public/locales/uk/settings/common.json index 659efab4f..cc6add962 100644 --- a/public/locales/uk/settings/common.json +++ b/public/locales/uk/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "Зроблено з ❤️ by @" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/vi/settings/common.json b/public/locales/vi/settings/common.json index edd9e3eb9..7f26fc342 100644 --- a/public/locales/vi/settings/common.json +++ b/public/locales/vi/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "From @ with ❤️" - } + }, + "grow": "" } \ No newline at end of file diff --git a/public/locales/zh/settings/common.json b/public/locales/zh/settings/common.json index 859615d04..b35c3ca9b 100644 --- a/public/locales/zh/settings/common.json +++ b/public/locales/zh/settings/common.json @@ -10,5 +10,6 @@ }, "credits": { "madeWithLove": "用❤️创造,出品于" - } + }, + "grow": "" } \ No newline at end of file