Files
suwayomi-material-you-webui/public/locales/sv.json

58 lines
1.8 KiB
JSON
Raw Normal View History

Translations update from Hosted Weblate Translated using Weblate (Spanish) Spanish: currently translated at 100.0% (413 of 413 strings) Translations update from Hosted Weblate Translated using Weblate (Portuguese) Portuguese: currently translated at 23.6% (96 of 406 strings) Translations update from Hosted Weblate Translated using Weblate (Ukrainian) Ukrainian: currently translated at 100.0% (406 of 406 strings) Translations update from Hosted Weblate Translated using Weblate (Norwegian Bokmål) Norwegian Bokmål: currently translated at 2.4% (10 of 406 strings) Translations update from Hosted Weblate Translated using Weblate (Chinese (Simplified)) Chinese (Simplified): currently translated at 100.0% (406 of 406 strings) Translations update from Hosted Weblate Translated using Weblate (Spanish) Spanish: currently translated at 100.0% (406 of 406 strings) Translations update from Hosted Weblate Added translation using Weblate (Norwegian Bokmål) Translations update from Hosted Weblate Translated using Weblate (Italian) Italian: currently translated at 4.7% (19 of 401 strings) Translations update from Hosted Weblate Translated using Weblate (Chinese (Simplified)) Chinese (Simplified): currently translated at 100.0% (401 of 401 strings) Translations update from Hosted Weblate Translated using Weblate (Swedish) Swedish: currently translated at 3.9% (16 of 401 strings) Translations update from Hosted Weblate Translated using Weblate (Japanese) Japanese: currently translated at 2.9% (12 of 401 strings) Translations update from Hosted Weblate Added translation using Weblate (Swedish) Translations update from Hosted Weblate Translated using Weblate (Chinese (Traditional)) Chinese (Traditional): currently translated at 100.0% (401 of 401 strings) Translations update from Hosted Weblate Translated using Weblate (Chinese (Simplified)) Chinese (Simplified): currently translated at 100.0% (401 of 401 strings) Co-authored-by: Alexander <contact@sneaky.pink> Co-authored-by: Danylo Gavrylenko <g.danylo228@gmail.com> Co-authored-by: Fordas <fordas15@gmail.com> Co-authored-by: Francesco La Bianca <francesco.labianca3d@gmail.com> Co-authored-by: Gabriel Severo <gabrielssevero@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Kouki Kitamura <hackergaocn@outlook.com> Co-authored-by: RintanBroadleaf <rintanbroadleaf@outlook.jp> Co-authored-by: VR Kek <vrkekw88@gmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: guohuageng <guohuageng@gmail.com> Co-authored-by: 清水汐音 <chenzhongjie19940725@gmail.com> Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/es/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/it/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/ja/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/pt/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/sv/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/uk/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/zh_Hant/ Translation: Suwayomi/Suwayomi-WebUI
2024-03-08 23:32:33 +01:00
{
"category": {
"dialog": {
"title": {
"edit_category": "Redigera kategori",
"new_category": "Ny kategori"
}
},
"error": {
"label": {
"empty": "Kategorin är tom",
"request_failure": "Kunde inte ladda kategorier"
},
"no_categories_found": {
"label": {
"hint": "Du borde göra några från inställningarna.",
"info": "Inga kategorier hittades."
}
}
},
"settings": {
"inclusion": {
"label": {
"exclude": "Utesluta: {{excludedCategoriesText}}",
"include": "Inkludera: {{includedCategoriesText}}"
}
}
},
"title": {
"category_one": "Kategori",
"category_other": "Kategorier",
"set_categories": "Ställ in kategorier"
},
"label": {
"category_name": "Kategori namn",
"use_as_default_category": "Standard kategori när man lägger till ny manga i biblioteket"
}
},
"chapter": {
"action": {
"bookmark": {
"add": {
"button": {
"selected": "Bokmärke valt"
},
"label": {
"action": "Lägg till bokmärke",
"error_one": "Det gick inte att bokmärka kapitalet",
"error_other": "Det gick inte att bokmärka kapitlet",
"success_one": "Kapitel bokmärktes",
"success_other": "{{count}} kapitel bokmärktes"
}
}
}
}
}
}