blob: f4114a27a118434d9df05c4853d3f531f1b16e06 [file] [log] [blame]
Eric Fischer584d9a32009-07-13 15:45:27 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2009 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16<resources xmlns:android="http://schemas.android.com/apk/res/android"
17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Eric Fischer954efe72009-09-17 14:30:04 -070018 <string name="camera_error_title" msgid="1202232535191653443">"Kamerafel"</string>
19 <string name="cannot_connect_camera" msgid="8029009101380114174">"Det går inte att ansluta till kameran."</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070020 <string name="camera_label" msgid="6346560772074764302">"Kamera"</string>
21 <string name="video_camera_label" msgid="2899292505526427293">"Videokamera"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070022 <string name="gallery_camera_bucket_name" msgid="2924618424339240831">"Kamerabilder"</string>
23 <string name="gallery_camera_videos_bucket_name" msgid="3369151581398551623">"Kameravideor"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070024 <string name="wait" msgid="8600187532323801552">"Vänta…"</string>
25 <string name="no_storage" msgid="820691042667338625">"Sätt i ett SD-kort innan du använder kameran."</string>
26 <string name="not_enough_space" msgid="6655334407957844653">"Ditt SD-kort är fullt."</string>
27 <string name="preparing_sd" msgid="2914969119574812666">"Förbereder SD-kort…"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070028 <string name="settings" msgid="1534847740615665736">"Inställningar"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070029 <string name="details" msgid="8415120088556445230">"Information"</string>
30 <string name="show_on_map" msgid="441725587731006228">"Visa på kartor"</string>
31 <string name="rotate" msgid="460017689320955494">"Rotera"</string>
32 <string name="rotate_left" msgid="5888273317282539839">"Rotera åt vänster"</string>
33 <string name="rotate_right" msgid="6776325835923384839">"Rotera åt höger"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070034 <string name="confirm_delete_title" msgid="263478358046514887">"Ta bort"</string>
35 <string name="confirm_delete_message" msgid="4161389939579284604">"Bilden kommer att tas bort."</string>
36 <string name="confirm_delete_video_message" msgid="5796154324948010221">"Videon kommer att tas bort."</string>
Eric Fischer04993f32010-02-26 17:28:10 -080037 <string name="confirm_restore_title" msgid="4786740665995153202">"Återställ inställningar"</string>
38 <string name="confirm_restore_message" msgid="7273245528031237204">"Kamerans standardinställningar återställs."</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070039 <string name="review_play" msgid="6015456244323302817">"SPELA"</string>
40 <string name="review_cancel" msgid="8188009385853399254">"AVBRYT"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070041 <string name="review_ok" msgid="5305096180300056529">"OK"</string>
42 <string name="review_retake" msgid="7804864054896088338">"TA OM"</string>
43 <string name="camera_toss" msgid="3781186798552460833">"Ta bort"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070044 <string name="camera_share" msgid="8207701858325694182">"Dela"</string>
45 <string name="camera_set" msgid="3422192914806971182">"Använd som"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070046 <string name="camera_crop" msgid="5584000454518174632">"Beskär"</string>
Eric Fischer954efe72009-09-17 14:30:04 -070047 <string name="no_way_to_share_image" msgid="5011985309980187927">"Det finns inget program som kan dela bilden."</string>
48 <string name="no_way_to_share_video" msgid="3684571102267072206">"Det finns inget program som kan dela videoklippet."</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070049 <string name="video_play" msgid="5287787282508002895">"Spela"</string>
50 <string name="camera_gallery_photos_text" msgid="6558048736561932758">"Galleri"</string>
Eric Fischer1b757212010-01-07 15:56:56 -080051 <string name="pref_camera_recordlocation_title" msgid="371208839215448917">"Spara plats"</string>
52 <string name="pref_camera_recordlocation_entry_off" msgid="8888142742988946038">"Av"</string>
53 <string name="pref_camera_recordlocation_entry_on" msgid="7954533529969575594">"På"</string>
Eric Fischer954efe72009-09-17 14:30:04 -070054 <string name="pref_camera_videoquality_title" msgid="4127153321803677407">"Videokvalitet"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070055 <string name="pref_camera_videoquality_entry_0" msgid="6300182041472826848">"Låg (för MMS)"</string>
56 <string name="pref_camera_videoquality_entry_1" msgid="6742349839919099735">"Hög (för SD-kort)"</string>
Eric Fischer954efe72009-09-17 14:30:04 -070057 <string name="pref_camera_video_duration_title" msgid="8049279326917441484">"Videoklippets längd"</string>
58 <string name="pref_camera_video_duration_entry_mms" msgid="9067623003661464481">"<xliff:g id="DURATION">%1$d</xliff:g> sekunder (för MMS)"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070059 <string name="pref_camera_video_duration_entry_10" msgid="664455443394175885">"10 minuter"</string>
60 <string name="pref_camera_video_duration_entry_30" msgid="1197298883102352735">"30 minuter"</string>
Eric Fischer1b757212010-01-07 15:56:56 -080061 <string name="pref_camera_settings_category" msgid="2576236450859613120">"Kamerainställningar"</string>
62 <string name="pref_camcorder_settings_category" msgid="460313486231965141">"Videokamerainställningar"</string>
Eric Fischer954efe72009-09-17 14:30:04 -070063 <string name="pref_camera_picturesize_title" msgid="4333724936665883006">"Bildstorlek"</string>
Eric Fischer1b757212010-01-07 15:56:56 -080064 <string name="pref_camera_picturesize_entry_2592x1936" msgid="1871154452633783418">"5 megapixlar"</string>
65 <string name="pref_camera_picturesize_entry_2048x1536" msgid="8763841848102861602">"3 megapixlar"</string>
66 <string name="pref_camera_picturesize_entry_1600x1200" msgid="3802531502504271124">"2 megapixlar"</string>
67 <string name="pref_camera_picturesize_entry_1024x768" msgid="6557686202570581693">"1 megapixel"</string>
Eric Fischer04993f32010-02-26 17:28:10 -080068 <string name="pref_camera_picturesize_entry_320x240" msgid="5729711026478753025">"QVGA"</string>
Eric Fischer954efe72009-09-17 14:30:04 -070069 <string name="pref_camera_jpegquality_title" msgid="6074540285403193970">"Bildkvalitet"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070070 <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"Superfin"</string>
71 <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"Fin"</string>
72 <string name="pref_camera_jpegquality_entry_normal" msgid="1274801937207351293">"Normal"</string>
Eric Fischer954efe72009-09-17 14:30:04 -070073 <string name="pref_camera_focusmode_title" msgid="2877248921829329127">"Fokusläge"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -070074 <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automatiskt"</string>
75 <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Oändligt"</string>
Eric Fischer1b757212010-01-07 15:56:56 -080076 <string name="pref_camera_focusmode_entry_macro" msgid="4424489110551866161">"Makro"</string>
Eric Fischer1b757212010-01-07 15:56:56 -080077 <string name="pref_camera_flashmode_title" msgid="2287362477238791017">"Blixtläge"</string>
Eric Fischer954efe72009-09-17 14:30:04 -070078 <string name="pref_camera_flashmode_entry_auto" msgid="7288383434237457709">"Automatiskt"</string>
79 <string name="pref_camera_flashmode_entry_on" msgid="5330043918845197616">"På"</string>
80 <string name="pref_camera_flashmode_entry_off" msgid="867242186958805761">"Av"</string>
Eric Fischer1b757212010-01-07 15:56:56 -080081 <string name="pref_camera_whitebalance_title" msgid="677420930596673340">"Vitbalans"</string>
82 <string name="pref_camera_whitebalance_entry_auto" msgid="6580665476983469293">"Automatiskt"</string>
83 <string name="pref_camera_whitebalance_entry_incandescent" msgid="8856667786449549938">"Självlysande"</string>
84 <string name="pref_camera_whitebalance_entry_daylight" msgid="2534757270149561027">"Dagsljus"</string>
85 <string name="pref_camera_whitebalance_entry_fluorescent" msgid="2435332872847454032">"Fluorescerande"</string>
86 <string name="pref_camera_whitebalance_entry_cloudy" msgid="3531996716997959326">"Molnigt"</string>
Eric Fischer1b757212010-01-07 15:56:56 -080087 <string name="pref_camera_coloreffect_title" msgid="4152827686267109207">"Färgeffekt"</string>
88 <string name="pref_camera_coloreffect_entry_none" msgid="4759462740660236565">"Inga"</string>
89 <string name="pref_camera_coloreffect_entry_mono" msgid="9068472385922288418">"Mono"</string>
90 <string name="pref_camera_coloreffect_entry_sepia" msgid="7558624061140022613">"Sepia"</string>
91 <string name="pref_camera_coloreffect_entry_negative" msgid="1635477825533469324">"Negativ"</string>
92 <string name="pref_camera_coloreffect_entry_solarize" msgid="7399297076108412329">"Solarisera"</string>
93 <string name="pref_camera_coloreffect_entry_posterize" msgid="8596847197608350695">"Färgreduktion"</string>
Eric Fischer1b757212010-01-07 15:56:56 -080094 <string name="pref_camera_coloreffect_entry_aqua" msgid="224075791902166343">"Aqua"</string>
95 <string name="pref_camera_coloreffect_entry_pastel" msgid="1263931790863509482">"Pastell"</string>
96 <string name="pref_camera_coloreffect_entry_mosaic" msgid="1756287704236443515">"Mosaik"</string>
97 <string name="pref_camera_coloreffect_entry_redtint" msgid="6646299498728138294">"Röd ton"</string>
98 <string name="pref_camera_coloreffect_entry_bluetint" msgid="918696074928692967">"Blå ton"</string>
99 <string name="pref_camera_coloreffect_entry_greentint" msgid="9080254097150221320">"Grön ton"</string>
100 <string name="pref_camera_scenemode_title" msgid="1420535844292504016">"Scenläge"</string>
Eric Fischer1b757212010-01-07 15:56:56 -0800101 <string name="pref_camera_scenemode_entry_auto" msgid="7113995286836658648">"Automatiskt"</string>
102 <string name="pref_camera_scenemode_entry_action" msgid="616748587566110484">"Åtgärd"</string>
103 <string name="pref_camera_scenemode_entry_portrait" msgid="9140929538393384095">"Porträtt"</string>
104 <string name="pref_camera_scenemode_entry_landscape" msgid="405417518823973264">"Landskap"</string>
105 <string name="pref_camera_scenemode_entry_night" msgid="7606898503102476329">"Natt"</string>
106 <string name="pref_camera_scenemode_entry_night_portrait" msgid="5244280874913294746">"Nattporträtt"</string>
107 <string name="pref_camera_scenemode_entry_theatre" msgid="3123861130799840901">"Teater"</string>
108 <string name="pref_camera_scenemode_entry_beach" msgid="5163939340224174481">"Strand"</string>
109 <string name="pref_camera_scenemode_entry_snow" msgid="2110494623725511788">"Snö"</string>
110 <string name="pref_camera_scenemode_entry_sunset" msgid="181661154611507212">"Solnedgång"</string>
111 <string name="pref_camera_scenemode_entry_steadyphoto" msgid="2147958278893914895">"Stadigt foto"</string>
112 <string name="pref_camera_scenemode_entry_fireworks" msgid="3530608172188797432">"Fyrverkerier"</string>
Eric Fischer04993f32010-02-26 17:28:10 -0800113 <string name="pref_camera_quickcapture_title" msgid="5934534901465097886">"Snabbtagning"</string>
114 <string name="pref_camera_quickcapture_entry_on" msgid="1940258136944434407">"På"</string>
115 <string name="pref_camera_quickcapture_entry_off" msgid="5000775068226508567">"Av"</string>
116 <string name="pref_restore_title" msgid="5685941409089844371">"Återställ inställningar"</string>
117 <string name="pref_restore_detail" msgid="2399950455369977703">"Återställ kamerans standardinställningar"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -0700118 <string name="no_location_image" msgid="6929172123058811834">"Bilden innehöll ingen platsinformation."</string>
119 <string name="details_panel_title" msgid="4753347516759338122">"Information"</string>
120 <string name="details_file_size" msgid="2468878774843246797">"Filstorlek:"</string>
121 <string name="details_image_resolution" msgid="8773315928100529437">"Upplösning:"</string>
122 <string name="details_image_make" msgid="2888477930210903540">"Tillverkare:"</string>
123 <string name="details_image_model" msgid="3608007849933924336">"Modell:"</string>
124 <string name="details_image_whitebalance" msgid="4412514247882436065">"Vitbalans:"</string>
125 <string name="details_image_latitude" msgid="6701704806314765468">"GPS, latitud:"</string>
126 <string name="details_image_longitude" msgid="5583629669864057389">"GPS, longitud:"</string>
127 <string name="details_image_location" msgid="6460201074393148978">"Plats:"</string>
128 <string name="details_duration" msgid="1028116471387901402">"Varaktighet:"</string>
129 <string name="details_date_taken" msgid="348356840586463178">"Togs den:"</string>
130 <string name="details_frame_rate" msgid="122397836963498191">"Bildrutefrekvens"</string>
131 <string name="details_bit_rate" msgid="5632311789455402186">"Bithastighet:"</string>
132 <string name="details_codec" msgid="5580300450432398126">"Kodek:"</string>
133 <string name="details_format" msgid="3700860266600796363">"Format:"</string>
Eric Fischer954efe72009-09-17 14:30:04 -0700134 <string name="details_dimension_x" msgid="4923037334136168978">"<xliff:g id="WIDTH">%1$d</xliff:g> x <xliff:g id="HEIGHT">%2$d</xliff:g>"</string>
135 <string name="details_ms" msgid="7574063760642857397">"<xliff:g id="MINUTES">%1$02d</xliff:g>.<xliff:g id="SECONDS">%2$02d</xliff:g>"</string>
136 <string name="details_hms" msgid="772340067838331166">"<xliff:g id="HOURS">%1$d</xliff:g>.<xliff:g id="MINUTES">%2$02d</xliff:g>.<xliff:g id="SECONDS">%3$02d</xliff:g>"</string>
137 <string name="details_fps" msgid="5450871169477340537">"<xliff:g id="FRAMES">%1$d</xliff:g> bildrutor/s"</string>
138 <string name="details_kbps" msgid="1515369011744784592">"<xliff:g id="SPEED">%1$d</xliff:g> kbit/s"</string>
139 <string name="details_mbps" msgid="3291428849607323284">"<xliff:g id="SPEED">%1$g</xliff:g> Mbit/s"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -0700140 <string name="details_ok" msgid="6848594369924424312">"OK"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -0700141 <string name="sendImage" msgid="7279510542799399570">"Dela bild via"</string>
142 <string name="setImage" msgid="7246975856983303047">"Använd bild som"</string>
143 <string name="sendVideo" msgid="3598567735831863073">"Dela video via"</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -0700144 <string name="spaceIsLow_content" msgid="2848517537672543641">"Ditt SD-kort börjar bli fullt. Ändra inställningen för kvalitet eller ta bort objekt från Galleri."</string>
Eric Fischerb3da2b62009-09-08 16:26:23 -0700145 <string name="video_reach_size_limit" msgid="6179877322015552390">"Storleksgränsen nådd."</string>
Eric Fischer584d9a32009-07-13 15:45:27 -0700146</resources>