fix(l10n): Update Norwegian Nynorsk translations

Currently translated at 32.1% (9 of 28 strings)

Translation: Pachli/Core/Preferences : Main
Translate-URL: https://hosted.weblate.org/projects/pachli/corepreferences-main/nn/
This commit is contained in:
Weblate Translation Memory 2024-11-15 01:50:11 +00:00 committed by Nik Clayton
parent d36aa18e0a
commit cb296e9747
1 changed files with 11 additions and 1 deletions

View File

@ -1,2 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_theme_dark">Mørk</string>
<string name="pref_category_tabs">Faner</string>
<string name="pref_main_nav_position_option_top">Topp</string>
<string name="pref_main_nav_position_option_bottom">Nedst</string>
<string name="pref_show_self_username_always">Alltid</string>
<string name="pref_show_self_username_never">Never</string>
<string name="pref_category_downloads">Nedlastingar</string>
<string name="app_theme_light">Ljos</string>
<string name="app_theme_black">Black</string>
</resources>