Files
suwayomi-material-you-webui/public/locales/nb-NO.json

51 lines
1.3 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": {
"settings": {
"inclusion": {
"label": {
"exclude": "Utelukk: {{excludedCategoriesText}}",
"include": "Inkluder:{{includedCategoriesText}}"
}
}
},
"title": {
"category_one": "Kategori",
"category_other": "Kategorier"
},
"dialog": {
"title": {
"edit_category": "Rediger kategori",
"new_category": "Ny kategori"
}
},
"error": {
"label": {
"empty": "Kategorien er tom",
"request_failure": "Kunne ikke laste kategorier"
}
},
"label": {
"category_name": "Kategori navn"
}
},
"chapter": {
"action": {
"bookmark": {
"add": {
"button": {
"selected": "Bokmerke valgt"
},
"label": {
"action": "Legg til bokmerke"
}
},
"remove": {
"button": {
"selected": ""
}
}
}
}
}
}