Skip to content

Commit 7f17b5b

Browse files
ovl-1naveensingh
authored andcommitted
chore(l10n): update Norwegian Bokmål translations
Currently translated at 53.1% (486 of 915 strings) Translation: Fossify/Commons Translate-URL: https://hosted.weblate.org/projects/fossify/commons/nb_NO/ Via: Weblate
1 parent f259de1 commit 7f17b5b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

commons/src/main/res/values-nb-rNO/strings.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,4 +585,12 @@
585585
<string name="internal_storage">Intern lagring</string>
586586
<string name="files_tab">Filer</string>
587587
<string name="recent_files_tab">Nylige filer</string>
588+
<plurals name="column_counts">
589+
<item quantity="one">%d kolonne</item>
590+
<item quantity="other">%d kolonner</item>
591+
</plurals>
592+
<plurals name="row_counts">
593+
<item quantity="one">%d rekke</item>
594+
<item quantity="other">%d rekker</item>
595+
</plurals>
588596
</resources>

0 commit comments

Comments
 (0)