Browse Source

chore(translate): update Norwegian Bokmål

Currently translated at 84.4% (205 of 243 strings)
Translation: SimpleEmail/Translations
Translate-URL: https://hosted.weblate.org/projects/simple-email/translations/nb_NO/
main
Allan Nordhøy 5 years ago
committed by Hosted Weblate
parent
commit
e007757767
1 changed files with 10 additions and 10 deletions
  1. +10
    -10
      app/src/main/res/values-no/strings.xml

+ 10
- 10
app/src/main/res/values-no/strings.xml View File

@ -243,18 +243,18 @@
<string name="title_yes">Ja</string>
<string name="title_no">Nei</string>
<string name="title_undo">Angre</string>
<string name="title_try">Try SimpleEmail, an simple, free software,, privacy friendly email app for Android</string>
<string name="title_unexpected_error">Unexpected error</string>
<string name="title_log">Log</string>
<string name="title_debug_info">Debug info</string>
<string name="title_debug_info_remark">Please describe the problem and indicate the time of the problem:</string>
<string name="title_crash_info_remark">Please describe what you were doing when the app crashed:</string>
<string name="title_try">Prøv SimpleEmail, enkel, fri programvare, personvernsvennlig e-postprogram for Android</string>
<string name="title_unexpected_error">Uventet feil</string>
<string name="title_log">Logg</string>
<string name="title_debug_info">Feilrettingsinfo</string>
<string name="title_debug_info_remark">Beskriv problemet og indiker når problemet inntraff:</string>
<string name="title_crash_info_remark">Beskriv hva du gjorde da programmet kræsjet:</string>
<string name="title_privacy">Personvernspraksis</string>
<string name="title_privacy_description"><b>SimpleEmail</b> samler ikke inn info, og krever ikke unødvendige tilganger, og er <b>100% fri programvare</b>.</string>
<string name="title_permissions"><b>Tilganger som trengs og hvorfor</b></string>
<string name="title_permissions_list"><b>• have full network access</b> (INTERNET): to send and receive email <b>\n• view network connections</b> (ACCESS_NETWORK_STATE): to monitor internet connectivity changes <b>\n• run at startup</b> (RECEIVE_BOOT_COMPLETED): to start monitoring on device start <b>\n• foreground service</b> (FOREGROUND_SERVICE): to run a foreground service on Android 9 Pie and later <b>\n• prevent device from sleeping</b> (WAKE_LOCK): to keep the device awake while synchronizing messages <b>\n• [Optional] read your contacts</b> (READ_CONTACTS): to autocomplete addresses and to show photos <b>\n• [Optional] find accounts on the device</b> (GET_ACCOUNTS): to use OAuth instead of passwords</string>
<string name="title_no_storage_framework">Storage framework not available</string>
<string name="title_show_details">See details</string>
<string name="title_no_accounts_yet">You don\'t have accounts configured yet</string>
<string name="title_no_identities_yet">You don\'t have identities configured yet</string>
<string name="title_no_storage_framework">Lagringsrammeverk ikke tilgjengelig</string>
<string name="title_show_details">Vis detaljer</string>
<string name="title_no_accounts_yet">Du har ikke satt opp noen kontoer enda.</string>
<string name="title_no_identities_yet">Du har ikke satt opp noen identiteter enda.</string>
</resources>

Loading…
Cancel
Save