Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Commit

Permalink
Translated using Weblate (Norwegian Bokmål)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (10 of 10 strings)

Translation: TrebleShot/Plurals
Translate-URL: https://hosted.weblate.org/projects/trebleshot/plurals/nb_NO/
  • Loading branch information
comradekingu authored and weblate committed Jan 28, 2018
1 parent c5acce7 commit 4c39ef2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app/src/main/res/values-nb-rNO/plurals.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,15 @@
<item quantity="other">%d filer</item>
</plurals>
<plurals name="text_secondsAgo">
<item quantity="zero">Akkurat nå</item>
<item quantity="one">Ett sekund siden</item>
<item quantity="other">%d sekunder siden</item>
</plurals>
<plurals name="text_minutesAgo">
<item quantity="one">Ett minutt siden</item>
<item quantity="other">%d minutter siden</item>
</plurals>
<plurals name="text_fileDeletionCompleted">
<item quantity="one">Ei fil har blitt slettet</item>
<item quantity="other">%d filer har blitt slettet</item>
</plurals>
</resources>

0 comments on commit 4c39ef2

Please sign in to comment.