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

47 lines
1.2 KiB
JSON
Raw Normal View History

+2
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": {
+1
2025-03-25 16:36:24 +01:00
"edit_category_one": "Rediger kategori",
"edit_category_other": "",
+2
2024-03-08 23:32:33 +01:00
"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"
}
}
}
}
}
}