New translations strings.xml (Norwegian)

This commit is contained in:
Thomas 2019-06-06 19:52:57 +02:00
parent d8b5ab8bf5
commit 6f3d93d235
1 changed files with 4 additions and 0 deletions

View File

@ -864,6 +864,10 @@ Adresser vil bli foreslått når du begynner å skrive.\n\n
<string name="set_photo_editor">Aktiver bilderedigering</string>
<string name="add_poll_item">Legg til valg</string>
<string name="remove_poll_item">Fjern siste valg</string>
<string name="mute_conversation">Mute conversation</string>
<string name="unmute_conversation">Unmute conversation</string>
<string name="toast_unmute_conversation">The conversation is no longer muted!</string>
<string name="toast_mute_conversation">The conversation is muted</string>
<plurals name="number_of_vote">
<item quantity="one">%d stemme</item>
<item quantity="other">%d stemmer</item>