Updated language translations

This commit is contained in:
Moxie Marlinspike
2018-04-18 10:12:56 -07:00
parent fa99e8f0d0
commit 8e2ae6c288
48 changed files with 562 additions and 124 deletions

View File

@@ -174,6 +174,7 @@
<string name="ConversationFragment_sms">SMS</string>
<string name="ConversationFragment_deleting">Sletter</string>
<string name="ConversationFragment_deleting_messages">Slettar meldingar …</string>
<string name="ConversationFragment_quoted_message_not_found">Fann ikkje den siterte meldinga</string>
<!--ConversationListActivity-->
<string name="ConversationListActivity_there_is_no_browser_installed_on_your_device">Denne eininga har ingen nettlesar installert.</string>
<!--ConversationListFragment-->
@@ -682,6 +683,12 @@ Mottok nøkkelutvekslingsmelding for ugyldig protokollversjon.</string>
<string name="audio_view__play_accessibility_description">Spel</string>
<string name="audio_view__pause_accessibility_description">Pause</string>
<string name="audio_view__download_accessibility_description">Last ned</string>
<!--QuoteView-->
<string name="QuoteView_audio">Lyd</string>
<string name="QuoteView_video">Video</string>
<string name="QuoteView_photo">Foto</string>
<string name="QuoteView_document">Dokument</string>
<string name="QuoteView_you">Deg</string>
<!--conversation_fragment_cab-->
<string name="conversation_fragment_cab__batch_selection_mode">Vel fleire-modus</string>
<string name="conversation_fragment_cab__batch_selection_amount">%s valt</string>
@@ -1190,5 +1197,6 @@ Du er à jour!</string>
<string name="prompt_passphrase_activity__signal_is_locked">Signal er låst</string>
<string name="prompt_passphrase_activity__tap_to_unlock">TRYKK FOR Å LÅSA OPP</string>
<string name="RegistrationLockDialog_reminder">Hugs:</string>
<string name="recipient_preferences__about">Om</string>
<!--EOF-->
</resources>