summaryrefslogtreecommitdiffstats
path: root/res/values-da/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-da/strings.xml')
-rw-r--r--res/values-da/strings.xml151
1 files changed, 151 insertions, 0 deletions
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index 9748ad301..d0b52e511 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -16,55 +16,118 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- The name of the Android Camera application. [CHAR LIMIT=16] -->
+ <string name="app_name">Kamera</string>
<!-- The label for the Video Camera activity. [CHAR LIMIT=16] -->
+ <string name="video_camera_label">Videokamera</string>
<!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
+ <string name="details_ms">%1$02d:%2$02d</string>
<!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
+ <string name="details_hms">%1$d:%2$02d:%3$02d</string>
<!-- Displayed in the title of the dialog for things to do with a picture
that is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
+ <string name="set_image">Angiv billedet som</string>
<!-- Details dialog "OK" button. Dismisses dialog. -->
+ <string name="delete">Slet</string>
<!-- String Delete the selected media item(s) [CHAR LIMIT=50] -->
+ <plurals name="delete_selection">
+ <item quantity="one">Vil du slette det valgte element?</item>
+ <item quantity="other">Vil du slette de valgte elementer?</item>
+ </plurals>
+ <string name="share">Del</string>
+ <string name="share_panorama">Del panoramabillede</string>
+ <string name="share_as_photo">Del som billede</string>
<!-- The label shown after an image is deleted [CHAR LIMIT=16] -->
+ <string name="deleted">Slettet</string>
<!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]-->
+ <string name="undo">FORTRYD</string>
+ <string name="details">Detaljer</string>
+ <string name="close">Luk</string>
<!-- String indicating how many media item(s) is(are) selected
eg. 1 selected [CHAR LIMIT=30] -->
+ <plurals name="number_of_items_selected">
+ <item quantity="one">%1$d er valgt</item>
+ <item quantity="other">%1$d er valgt</item>
+ </plurals>
<!-- String indicating how many media album(s) is(are) selected
eg. 1 selected [CHAR LIMIT=30] -->
+ <plurals name="number_of_albums_selected">
+ <item quantity="one">%1$d er valgt</item>
+ <item quantity="other">%1$d er valgt</item>
+ </plurals>
<!-- String indicating how many media group(s) is(are) selected
eg. 1 selected [CHAR LIMIT=30] -->
+ <plurals name="number_of_groups_selected">
+ <item quantity="one">%1$d er valgt</item>
+ <item quantity="other">%1$d er valgt</item>
+ </plurals>
<!-- String indicating timestamp of photo or video -->
+ <string name="show_on_map">Vis på kort</string>
+ <string name="rotate_left">Roter til venstre</string>
+ <string name="rotate_right">Roter til højre</string>
<!-- String used as a menu label. The user can choose to edit the image
[CHAR_LIMIT=20]-->
+ <string name="edit">Rediger</string>
<!-- The title of the menu item to let user crop the image. [CHAR LIMIT=15] -->
+ <string name="crop_action">Beskær</string>
<!-- The title of the menu item to let user trim the video. [CHAR LIMIT=15] -->
+ <string name="trim_action">Beskær</string>
<!-- The title of the menu item to let user set the image as background etc. [CHAR LIMIT=15] -->
+ <string name="set_as">Angiv som</string>
<!-- String indicating an error when playing the video. [CHAR LIMIT=30] -->
+ <string name="video_err">Videoen kan ikke afspilles.</string>
<!-- Toast message shown when the cropped image has been saved in the
%s folder (string: folder_download) [CHAR LIMIT=50]-->
+ <string name="crop_saved">
+ Det beskårne billede er gemt i <xliff:g id="folder_name">%s</xliff:g>.</string>
<!-- Text indicating the title of a media item in details window [CHAR LIMIT=14] -->
+ <string name="title">Titel</string>
<!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
+ <string name="description">Beskrivelse</string>
<!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="time">Klokkeslæt</string>
<!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] -->
+ <string name="location">Placering</string>
<!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] -->
+ <string name="path">Sti</string>
<!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] -->
+ <string name="width">Bredde</string>
<!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] -->
+ <string name="height">Højde</string>
<!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
+ <string name="orientation">Retning</string>
<!-- Text indicating the duration of a video item in details window [CHAR LIMIT=18] -->
+ <string name="duration">Varighed</string>
<!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
+ <string name="mimetype">MIME-type</string>
<!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] -->
+ <string name="file_size">Filstørrelse</string>
<!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] -->
+ <string name="maker">Producent</string>
<!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] -->
+ <string name="model">Model</string>
<!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] -->
+ <string name="flash">Blitz</string>
<!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
+ <string name="aperture">Blænde</string>
<!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
+ <string name="focal_length">Fokuslængde</string>
<!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=18] -->
+ <string name="white_balance">Hvidbalance</string>
<!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="exposure_time">Eksponeringstid</string>
<!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] -->
+ <string name="iso">ISO</string>
<!-- String indicating the time units in seconds. [CHAR LIMIT=8] -->
<!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] -->
+ <string name="unit_mm">mm</string>
<!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12] -->
+ <string name="manual">Manuel</string>
<!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12 -->
+ <string name="auto">Automatisk</string>
<!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
+ <string name="flash_on">Blitz udløst</string>
<!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
+ <string name="flash_off">Ingen blitz</string>
<!-- String indicating image width or height is unknown. [CHAR LIMIT=14] -->
<!-- Toast message shown after we try to make a local album available offline
[CHAR LIMIT=150] -->
@@ -124,58 +187,108 @@
<!-- Menu, white balance label -->
<!-- Settings screen, White balance dialog radio button choices -->
<!-- Menu, White balance labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_whitebalance_label_auto">AUTOMATISK</string>
+ <string name="pref_camera_whitebalance_label_incandescent">HVIDGLØDENDE</string>
+ <string name="pref_camera_whitebalance_label_daylight">DAGSLYS</string>
+ <string name="pref_camera_whitebalance_label_fluorescent">FLUORESCERENDE</string>
+ <string name="pref_camera_whitebalance_label_cloudy">SKYET</string>
<!-- Default scene mode setting. -->
<!-- Settings screen, Select Scene mode -->
+ <string name="pref_camera_scenemode_title">Motivtilstand</string>
<!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_auto">Automatisk</string>
<!-- Scene mode that uses HDR plus (better HDR) [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_hdr_plus">HDR+</string>
<!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_hdr">HDR</string>
<!-- Scene mode to turn on HDR (better high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_plus_on">HDR+ TIL</string>
<!-- Scene mode to turn off HDR (better high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_plus_off">HDR+ FRA</string>
<!-- Scene mode to turn on HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_on">HDR TIL</string>
<!-- Scene mode to turn off HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_off">HDR FRA</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_action">Aktivitet</string>
<!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_night">Nat</string>
<!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_sunset">Solnedgang</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_party">Fest</string>
<!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_auto">INGEN</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_action">AKTIVITET</string>
<!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_night">NAT</string>
<!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_sunset">SOLNEDGANG</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_party">FEST</string>
<!-- Settings menu countdown timer off [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_off">NEDTÆLLINGSUR FRA</string>
<!-- Settings menu countdown timer 1 second [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_one">1 SEKUND</string>
<!-- Settings menu countdown timer 3 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_three">3 SEKUNDER</string>
<!-- Settings menu countdown timer 10 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_ten">10 SEKUNDER</string>
<!-- Settings menu countdown timer 15 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_fifteen">15 SEKUNDER</string>
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
+ <string name="not_selectable_in_scene_mode">Denne indstilling kan ikke vælges i motivtilstand.</string>
<!-- Exposure settings in preference -->
+ <string name="pref_exposure_title">Eksponering</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->
+ <string name="pref_exposure_label">EKSPONERING</string>
<!-- Default HDR entry value -->
<!-- Default HDR+ entry value -->
<!-- HDR label ON [CHAR LIMIT=60] -->
+ <string name="pref_camera_hdr_label">HDR</string>
<!-- switch camera label back [CHAR LIMIT=60] -->
+ <string name="pref_camera_id_label_back">FRONTKAMERA</string>
<!-- switch camera label front [CHAR LIMIT=60] -->
+ <string name="pref_camera_id_label_front">BAGSIDEKAMERA</string>
<!-- Dialog "OK" button. Dismisses dialog. -->
+ <string name="dialog_ok">OK</string>
<!-- Low-memory dialog message [CHAR LIMIT=NONE] -->
+ <string name="spaceIsLow_content" product="default">Der er snart ikke mere plads på dit SD-kort. Skift kvalitetsindstillingen, eller slet nogle billeder eller andre filer.</string>
<!-- Camera format string for new image files. Passed to java.text.SimpleDateFormat. -->
<!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat. -->
<!-- Filename prefix for panorama output. -->
<!-- The message shown when video record reaches size limit. -->
+ <string name="video_reach_size_limit">Størrelsesgrænsen er nået.</string>
<!-- The text shown when the panorama panning speed is to fast [CHAR LIMIT=16] -->
+ <string name="pano_too_fast_prompt">For hurtig</string>
<!-- The text shown in the progress dialog when panorama preview is generating in the background [CHAR LIMIT=30] -->
+ <string name="pano_dialog_prepare_preview">Panoramabillede forberedes</string>
<!-- The text shown in the dialog when panorama saving failed [CHAR LIMIT=40] -->
+ <string name="pano_dialog_panorama_failed">Panoramabilledet kunne ikke gemmes.</string>
<!-- The text shown on the dialog title in the dialogs for Panorama [CHAR LIMIT=12] -->
+ <string name="pano_dialog_title">Panorama</string>
<!-- The text shown on the top-left corner of the screen to indicate the capturing is on going [CHAR LIMIT=27] -->
+ <string name="pano_capture_indication">Panoramabillede optages</string>
<!-- The text shown in the progress dialog when waiting for previous panorama finishing [CHAR LIMIT=40] -->
+ <string name="pano_dialog_waiting_previous">Venter på forrige panoramabillede</string>
<!-- The text shown on the bottom-left corner of the screen to indicate that the saving is in process [CHAR LIMIT=13] -->
+ <string name="pano_review_saving_indication_str">Gemmer\u2026</string>
<!-- The text shown on the screen to indicate that the panorama is rendering [CHAR LIMIT=27] -->
+ <string name="pano_review_rendering">Panoramabilledet gengives</string>
<!-- Toast telling users tapping on the viewfinder will trigger autofocus [CHAR LIMIT=28] -->
+ <string name="tap_to_focus">Tryk for at fokusere.</string>
<!-- Default effect setting that clears the effect. -->
<!-- Title of video effect setting popup window -->
+ <string name="pref_video_effect_title">Effekter</string>
<!-- Effect setting item that clear the effect. [CHAR LIMIT=14] -->
+ <string name="effect_none">Ingen</string>
<!-- Effect setting item that squeezes the face. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_squeeze">Klem</string>
<!-- Effect setting item that makes eyes big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_eyes">Store øjne</string>
<!-- Effect setting item that makes mouth big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_mouth">Stor mund</string>
<!-- Effect setting item that makes mouth small. [CHAR LIMIT=14] -->
<!-- Effect setting item that makes nose big. [CHAR LIMIT=14] -->
<!-- Effect setting item that makes eyes small. [CHAR LIMIT=14] -->
@@ -228,44 +341,82 @@ CHAR LIMIT = NONE] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_720000">12 minutter</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_900000">15 minutter</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1440000">24 minutter</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1800000">0,5 timer</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_3600000">1 time</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_5400000">1,5 timer</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_7200000">2 timer</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_9000000">2,5 timer</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_10800000">3 timer</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_14400000">4 timer</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_18000000">5 timer</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_21600000">6 timer</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_36000000">10 timer</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_43200000">12 timer</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_54000000">15 timer</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_86400000">24 timer</string>
<!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_seconds">sekunder</string>
<!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_minutes">minutter</string>
<!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_hours">timer</string>
<!-- The button to confirm time-lapse setting changes. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_interval_set">Færdig</string>
<!-- Title in time interval picker for setting time interval. [CHAR LIMIT = 30]-->
+ <string name="set_time_interval">Angiv tidsinterval</string>
<!-- Help text that is shown when the time lapse feature is turned off. [CHAR LIMIT = 180]-->
+ <string name="set_time_interval_help">Funktionen Tidsforløb er deaktiveret. Aktivér den for at angive tidsintervallet.</string>
<!-- Title in timer setting for setting the duration for the countdown timer. [CHAR LIMIT = 50]-->
+ <string name="set_duration">Angiv varigheden i sekunder</string>
<!-- On-screen hint during timer countdown for taking a photo. [CHAR LIMIT = 60]-->
+ <string name="count_down_title_text">Der tælles ned for at tage et billede</string>
<!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] -->
+ <string name="remember_location_title">Skal billedplaceringer huskes?</string>
<!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] -->
+ <string name="remember_location_prompt">Tag dine billeder og videoer med de placeringer, hvor de blev taget.\n\nAndre apps kan få adgang til disse oplysninger sammen med dine gemte billeder.</string>
<!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <string name="remember_location_no">Nej tak</string>
<!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <string name="remember_location_yes">Ja</string>
<!-- Camera menu labels -->
<!-- more options label [CHAR LIMIT=50] -->
+ <string name="camera_menu_more_label">FLERE VALGMULIGHEDER</string>
<!-- settings label [CHAR LIMIT=50] -->
+ <string name="camera_menu_settings_label">INDSTILLINGER</string>
<!-- Tiny Planet -->
<!-- Button to press for creating a tiny planet image. [CHAR LIMIT = 30] -->
+ <string name="create_tiny_planet">Opret Tiny Planet</string>
<!-- Message shown while a tiny planet image is being saved. [CHAR LIMIT = 30] -->
+ <string name="saving_tiny_planet">Gemmer Tiny Planet...</string>
<!-- Label above a slider that let's the user set the zoom of a tiny planet image. [CHAR LIMIT = 15] -->
+ <string name="tiny_planet_zoom">Zoom</string>
<!-- Label above a slider that let's the user set the rotation of a tiny planet image. [CHAR LIMIT = 15] -->
+ <string name="tiny_planet_rotate">Roter</string>
<!-- Crop -->
<!-- Label for the save button in the crop activity action bar [CHAR LIMIT=20] -->
+ <string name="crop_save">Gem</string>
<!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
+ <string name="cannot_load_image">Billedet kan ikke indlæses!</string>
<!-- Label for album filmstrip button -->
+ <string name="switch_photo_filmstrip">Filmstrimmel-visning</string>
<!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
+ <string name="setting_wallpaper">Angiver baggrund</string>
</resources>