commit
3e371e3767
1 changed files with 9 additions and 9 deletions
|
@ -159,14 +159,14 @@
|
|||
<string name="no_camera_permissions">Adgang til kamera påkrævet</string>
|
||||
<string name="no_audio_permissions">Adgang til lyd påkrævet</string>
|
||||
<string name="no_permission">Ingen tilladelse</string>
|
||||
<string name="allow_notifications_reminders">You must allow the app displaying notifications, else it cannot show reminders.</string>
|
||||
<string name="allow_notifications_files">You must allow the app displaying notifications, else it cannot show the progress bar.</string>
|
||||
<string name="allow_notifications_music_player">You must allow the app displaying notifications, else it cannot play songs.</string>
|
||||
<string name="allow_notifications_voice_recorder">You must allow the app displaying notifications, else it cannot record audio.</string>
|
||||
<string name="allow_notifications_incoming_calls">You must allow the app displaying notifications, else it cannot show incoming calls.</string>
|
||||
<string name="allow_notifications_incoming_messages">You must allow the app displaying notifications, else it cannot show incoming messages.</string>
|
||||
<string name="grant_permission">Grant Permission</string>
|
||||
<string name="permission_required">Permission Required</string>
|
||||
<string name="allow_notifications_reminders">Du skal tillade, at appen viser meddelelser, ellers kan den ikke vise påmindelser.</string>
|
||||
<string name="allow_notifications_files">Du skal tillade, at appen viser meddelelser, ellers kan den ikke vise statuslinjen.</string>
|
||||
<string name="allow_notifications_music_player">Du skal tillade, at appen viser notifikationer, ellers kan den ikke afspille sange.</string>
|
||||
<string name="allow_notifications_voice_recorder">Du skal tillade, at appen viser notifikationer, ellers kan den ikke optage lyd.</string>
|
||||
<string name="allow_notifications_incoming_calls">Du skal tillade, at appen viser meddelelser, ellers kan den ikke vise indgående opkald.</string>
|
||||
<string name="allow_notifications_incoming_messages">Du skal tillade, at appen viser meddelelser, ellers kan den ikke vise indgående meddelelser.</string>
|
||||
<string name="grant_permission">Giv tilladelse</string>
|
||||
<string name="permission_required">Tilladelse påkrævet</string>
|
||||
<!-- Renaming -->
|
||||
<string name="rename_file">Omdøb fil</string>
|
||||
<string name="rename_folder">Omdøb mappe</string>
|
||||
|
@ -701,7 +701,7 @@
|
|||
<string name="show_the_recycle_bin">Vis papirkurven</string>
|
||||
<string name="hide_the_recycle_bin">Skjul papirkurven</string>
|
||||
<string name="open_the_recycle_bin">Åbn papirkurven</string>
|
||||
<string name="skip_the_recycle_bin">Skip the Recycle Bin, delete files directly</string>
|
||||
<string name="skip_the_recycle_bin">Spring papirkurven over, slet filer direkte</string>
|
||||
<plurals name="moving_items_into_bin">
|
||||
<item quantity="one">Flytter en fil til papirkurven</item>
|
||||
<item quantity="other">Flytter %d filer til papirkurven</item>
|
||||
|
|
Loading…
Reference in a new issue