summaryrefslogtreecommitdiffstats
path: root/res/values-et/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-et/strings.xml')
-rw-r--r--res/values-et/strings.xml742
1 files changed, 515 insertions, 227 deletions
diff --git a/res/values-et/strings.xml b/res/values-et/strings.xml
index 3ec9f5e96..550491e6b 100644
--- a/res/values-et/strings.xml
+++ b/res/values-et/strings.xml
@@ -1,5 +1,6 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 The Android Open Source Project
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -12,239 +13,526 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name" msgid="1928079047368929634">"Galerii"</string>
- <string name="details_ms" msgid="940634969189855292">"%1$02d:%2$02d"</string>
- <string name="details_hms" msgid="3215779248094151255">"%1$d:%2$02d:%3$02d"</string>
- <string name="set_image" msgid="2331476809308010401">"Seadke pilt kui"</string>
- <string name="delete" msgid="2839695998251824487">"Kustuta"</string>
+-->
+<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">Kaamera</string>
+ <!-- The label for the Video Camera activity. [CHAR LIMIT=16] -->
+ <string name="video_camera_label">Videokaamera</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">Pildi määramine:</string>
+ <!-- Details dialog "OK" button. Dismisses dialog. -->
+ <string name="delete">Kustuta</string>
+ <!-- String Delete the selected media item(s) [CHAR LIMIT=50] -->
<plurals name="delete_selection">
- <item quantity="one" msgid="6453379735401083732">"Kas kustutada valitud üksus?"</item>
- <item quantity="other" msgid="5874316486520635333">"Kas kustutada valitud üksused?"</item>
+ <item quantity="one">Kas kustutada valitud üksus?</item>
+ <item quantity="other">Kas kustutada valitud üksused?</item>
</plurals>
- <string name="share" msgid="3619042788254195341">"Jaga"</string>
- <string name="share_panorama" msgid="2569029972820978718">"Panoraami jagamine"</string>
- <string name="share_as_photo" msgid="8959225188897026149">"Fotona jagamine"</string>
- <string name="deleted" msgid="6795433049119073871">"Kustutatud"</string>
- <string name="undo" msgid="2930873956446586313">"VÕTA TAGASI"</string>
- <string name="details" msgid="8415120088556445230">"Üksikasjad"</string>
- <string name="close" msgid="5585646033158453043">"Sule"</string>
+ <string name="share">Jaga</string>
+ <string name="share_panorama">Jaga panoraami</string>
+ <string name="share_as_photo">Jaga fotona</string>
+ <!-- The label shown after an image is deleted [CHAR LIMIT=16] -->
+ <string name="deleted">Kustutatud</string>
+ <!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]-->
+ <string name="undo">VÕTA TAGASI</string>
+ <string name="details">Üksikasjad</string>
+ <string name="close">Sulgemine</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="zero" msgid="2142579311530586258">"Valitud %1$d"</item>
- <item quantity="one" msgid="2478365152745637768">"Valitud %1$d"</item>
- <item quantity="other" msgid="754722656147810487">"Valitud %1$d"</item>
+ <item quantity="one">Valitud on %1$d</item>
+ <item quantity="other">Valitud on %1$d</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="zero" msgid="749292746814788132">"Valitud %1$d"</item>
- <item quantity="one" msgid="6184377003099987825">"Valitud %1$d"</item>
- <item quantity="other" msgid="53105607141906130">"Valitud %1$d"</item>
+ <item quantity="one">Valitud on %1$d</item>
+ <item quantity="other">Valitud on %1$d</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="zero" msgid="3466388370310869238">"Valitud %1$d"</item>
- <item quantity="one" msgid="5030162638216034260">"Valitud %1$d"</item>
- <item quantity="other" msgid="3512041363942842738">"Valitud %1$d"</item>
- </plurals>
- <string name="show_on_map" msgid="6157544221201750980">"Näita kaardil"</string>
- <string name="rotate_left" msgid="5888273317282539839">"Pööra vasakule"</string>
- <string name="rotate_right" msgid="6776325835923384839">"Pööra paremale"</string>
- <string name="edit" msgid="1502273844748580847">"Muuda"</string>
- <string name="crop_action" msgid="3427470284074377001">"Kärbi"</string>
- <string name="trim_action" msgid="703098114452883524">"Kärbi"</string>
- <string name="set_as" msgid="3636764710790507868">"Seadista kui"</string>
- <string name="video_err" msgid="7003051631792271009">"Videot ei saa esitada."</string>
- <string name="crop_saved" msgid="1595985909779105158">"Kärbitud kujutis salvestati kausta <xliff:g id="FOLDER_NAME">%s</xliff:g>."</string>
- <string name="title" msgid="7622928349908052569">"Pealkiri"</string>
- <string name="description" msgid="3016729318096557520">"Kirjeldus"</string>
- <string name="time" msgid="1367953006052876956">"Kellaaeg"</string>
- <string name="location" msgid="3432705876921618314">"Asukoht"</string>
- <string name="path" msgid="4725740395885105824">"Tee"</string>
- <string name="width" msgid="9215847239714321097">"Laius"</string>
- <string name="height" msgid="3648885449443787772">"Kõrgus"</string>
- <string name="orientation" msgid="4958327983165245513">"Paigutus"</string>
- <string name="duration" msgid="8160058911218541616">"Kestus"</string>
- <string name="mimetype" msgid="8024168704337990470">"MIME-tüüp"</string>
- <string name="file_size" msgid="8486169301588318915">"Faili suurus"</string>
- <string name="maker" msgid="7921835498034236197">"Looja"</string>
- <string name="model" msgid="8240207064064337366">"Mudel"</string>
- <string name="flash" msgid="2816779031261147723">"Välk"</string>
- <string name="aperture" msgid="5920657630303915195">"Ava"</string>
- <string name="focal_length" msgid="1291383769749877010">"Fookuskaugus"</string>
- <string name="white_balance" msgid="1582509289994216078">"Valge tasakaal"</string>
- <string name="exposure_time" msgid="3990163680281058826">"Säriaeg"</string>
- <string name="iso" msgid="5028296664327335940">"ISO"</string>
- <string name="unit_mm" msgid="1125768433254329136">"mm"</string>
- <string name="manual" msgid="6608905477477607865">"Käsitsi"</string>
- <string name="auto" msgid="4296941368722892821">"Autom."</string>
- <string name="flash_on" msgid="7891556231891837284">"Välk sees"</string>
- <string name="flash_off" msgid="1445443413822680010">"Välguta"</string>
- <string name="unknown" msgid="3506693015896912952">"Tundmatu"</string>
- <plurals name="make_albums_available_offline">
- <item quantity="one" msgid="2171596356101611086">"Tegime albumi võrguühenduseta kättesaadavaks."</item>
- <item quantity="other" msgid="4948604338155959389">"Tegime albumid võrguühenduseta kättesaadavaks."</item>
+ <item quantity="one">Valitud on %1$d</item>
+ <item quantity="other">Valitud on %1$d</item>
</plurals>
- <string name="try_to_set_local_album_available_offline" msgid="2184754031896160755">"See üksus on kohalikult salvestatud ja offlainis kättesaadav."</string>
- <string name="switch_photo_filmstrip" msgid="8227883354281661548">"Filmiribakuva"</string>
- <string name="please_wait" msgid="7296066089146487366">"Palun oodake"</string>
- <plurals name="ingest_number_of_items_scanned">
- <item quantity="zero" msgid="2623289390474007396">"%1$d üksust on skannitud"</item>
- <item quantity="one" msgid="4340019444460561648">"%1$d üksus on skannitud"</item>
- <item quantity="other" msgid="3138021473860555499">"%1$d üksust on skannitud"</item>
- </plurals>
- <string name="camera_error_title" msgid="6484667504938477337">"Kaamera viga"</string>
- <string name="cannot_connect_camera" msgid="955440687597185163">"Ei saa kaameraga ühendada."</string>
- <string name="camera_disabled" msgid="8923911090533439312">"Kaamera on keelatud turvaeeskirjade tõttu."</string>
- <string name="video_camera_label" msgid="2899292505526427293">"Videokaamera"</string>
- <string name="wait" msgid="8600187532323801552">"Oodake ..."</string>
- <string name="no_storage" product="nosdcard" msgid="7335975356349008814">"Paigaldage USB-mäluseade enne kaamera kasutamist."</string>
- <string name="no_storage" product="default" msgid="5137703033746873624">"Enne kaamera kasutamist sisestage SD-kaart."</string>
- <string name="preparing_sd" product="nosdcard" msgid="6104019983528341353">"USB-seadme ettevalmistamine…"</string>
- <string name="preparing_sd" product="default" msgid="2914969119574812666">"SD-kaardi ettevalmistamine ..."</string>
- <string name="access_sd_fail" product="nosdcard" msgid="8147993984037859354">"Juurdepääs USB-mäluseadmele ebaõnnestus."</string>
- <string name="access_sd_fail" product="default" msgid="1584968646870054352">"Juurdepääs SD-kaardile ebaõnnestus."</string>
- <string name="time_lapse_title" msgid="4360632427760662691">"Aeglase filmimise salvestamine"</string>
- <string name="pref_camera_id_title" msgid="4040791582294635851">"Vali kaamera"</string>
- <string name="pref_camera_id_entry_back" msgid="5142699735103692485">"Tagasi"</string>
- <string name="pref_camera_id_entry_front" msgid="5668958706828733669">"Eestvaade"</string>
- <string name="pref_camera_recordlocation_title" msgid="371208839215448917">"Talletuse asukoht"</string>
- <string name="pref_camera_timer_title" msgid="3105232208281893389">"Iseavaja taimer"</string>
+ <!-- String indicating timestamp of photo or video -->
+ <string name="show_on_map">Kuva kaardil</string>
+ <string name="rotate_left">Pööra vasakule</string>
+ <string name="rotate_right">Pööra paremale</string>
+ <!-- String used as a menu label. The user can choose to edit the image
+ [CHAR_LIMIT=20]-->
+ <string name="edit">Muuda</string>
+ <!-- The title of the menu item to let user crop the image. [CHAR LIMIT=15] -->
+ <string name="crop_action">Kärbi</string>
+ <!-- The title of the menu item to let user trim the video. [CHAR LIMIT=15] -->
+ <string name="trim_action">Kärbi</string>
+ <!-- The title of the menu item to let user set the image as background etc. [CHAR LIMIT=15] -->
+ <string name="set_as">Määra kui</string>
+ <!-- String indicating an error when playing the video. [CHAR LIMIT=30] -->
+ <string name="video_err">Videot ei saa esitada.</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">Kärbitud kujutis salvestati kausta <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">Pealkiri</string>
+ <!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
+ <string name="description">Kirjeldus</string>
+ <!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="time">Aeg</string>
+ <!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] -->
+ <string name="location">Asukoht</string>
+ <!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] -->
+ <string name="path">Tee</string>
+ <!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] -->
+ <string name="width">Laius</string>
+ <!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] -->
+ <string name="height">Kõrgus</string>
+ <!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
+ <string name="orientation">Suund</string>
+ <!-- Text indicating the duration of a video item in details window [CHAR LIMIT=18] -->
+ <string name="duration">Kestus</string>
+ <!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
+ <string name="mimetype">MIME-tüüp</string>
+ <!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] -->
+ <string name="file_size">Faili suurus</string>
+ <!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] -->
+ <string name="maker">Tootja</string>
+ <!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] -->
+ <string name="model">Mudel</string>
+ <!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] -->
+ <string name="flash">Välk</string>
+ <!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
+ <string name="aperture">Ava</string>
+ <!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
+ <string name="focal_length">Fookuskaugus</string>
+ <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=18] -->
+ <string name="white_balance">Valge tasakaal</string>
+ <!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="exposure_time">Säriaeg</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">Käsitsi</string>
+ <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12 -->
+ <string name="auto">Autom.</string>
+ <!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
+ <string name="flash_on">Välk on sees</string>
+ <!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
+ <string name="flash_off">Välguta</string>
+ <!-- String indicating image width or height is unknown. [CHAR LIMIT=14] -->
+ <string name="unknown">Teadmata</string>
+ <!-- Toast message shown after we try to make a local album available offline
+ [CHAR LIMIT=150] -->
+ <string name="try_to_set_local_album_available_offline">See üksus on kohalikult salvestatud ja võrguühenduseta saadaval.</string>
+ <!-- The content of a dialog showing trimming in progress. [CHAR LIMIT=30] -->
+ <string name="please_wait">Oodake</string>
+ <!-- Text to show with progress bar while stitching a photo sphere. 'Photo sphere' is a product name. [CHAR LIMIT=35]-->
+ <string name="rendering_photo_sphere">Photo Sphere\'i renderdamine</string>
+ <!-- title for the dialog showing the error of camera hardware -->
+ <string name="camera_error_title">Kaamera viga</string>
+ <!-- message for the dialog showing the error of camera hardware -->
+ <string name="cannot_connect_camera">Kaameraga ei saa ühendada.</string>
+ <!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
+ <string name="camera_disabled">Kaamera on keelatud turvaeeskirjade tõttu.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <!-- alert to the user to wait for some operation to complete -->
+ <string name="wait">Oodake\u2026</string>
+ <!-- alert to the user that an SD card must be installed before using the camera -->
+ <string name="no_storage" product="default">Enne kaamera kasutamist sisestage SD-kaart.</string>
+ <!-- alert to the user that the SD card is being disk-checked -->
+ <string name="preparing_sd" product="default">SD-kaardi ettevalmistamine\u2026</string>
+ <!-- alert to the user that the camera fails to read or write the SD card. -->
+ <string name="access_sd_fail" product="default">SD-kaardile ei saanud juurdepääsu.</string>
+ <!-- A label that overlays on top of the preview frame to indicate the camcorder is in time lapse mode [CHAR LIMIT=35] -->
+ <string name="time_lapse_title">Aeglustusrežiimis salvestamine</string>
+ <!-- Screen display message during image capture to indicate that the capture is in progress, like during HDR+. [CHAR LIMIT=20] -->
+ <string name="capturing">Pildistamine</string>
+ <!-- Settings screen, camera selection dialog title. Users can select a camera from the phone (front-facing or back-facing). [CHAR LIMIT=20] -->
+ <string name="pref_camera_id_title">Kaamera valimine</string>
+ <!-- In select camera setting, back facing camera. [CHAR LIMIT=14] -->
+ <string name="pref_camera_id_entry_back">Tagasi</string>
+ <!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
+ <string name="pref_camera_id_entry_front">Esikaamera</string>
+ <!-- Settings screen, setting title text -->
+ <!-- Label for record location preference [CHAR LIMIT=50] -->
+ <string name="pref_camera_location_label">ASUKOHT</string>
+ <!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
+ <string name="pref_camera_timer_title">Loendustaimer</string>
+ <!-- Entry for countdown timer setting. e.g. 1 second, 10 seconds, etc. [CHAR LIMIT=30]-->
<plurals name="pref_camera_timer_entry">
- <item quantity="one" msgid="1654523400981245448">"1 sekund"</item>
- <item quantity="other" msgid="6455381617076792481">"%d sekundit"</item>
- </plurals>
- <!-- no translation found for pref_camera_timer_sound_default (7066624532144402253) -->
- <skip />
- <string name="pref_camera_timer_sound_title" msgid="2469008631966169105">"Iseavaja heli"</string>
- <string name="setting_off" msgid="4480039384202951946">"Väljas"</string>
- <string name="setting_on" msgid="8602246224465348901">"Sees"</string>
- <string name="pref_video_quality_title" msgid="8245379279801096922">"Video kvaliteet"</string>
- <string name="pref_video_time_lapse_frame_interval_title" msgid="6245716906744079302">"Aeglustus"</string>
- <string name="pref_camera_settings_category" msgid="2576236450859613120">"Kaamera seaded"</string>
- <string name="pref_camcorder_settings_category" msgid="460313486231965141">"Videokaamera seaded"</string>
- <string name="pref_camera_picturesize_title" msgid="4333724936665883006">"Pildi suurus"</string>
- <string name="pref_camera_focusmode_title" msgid="2877248921829329127">"Teravustamisrežiim"</string>
- <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automaatne"</string>
- <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Lõpmatus"</string>
- <string name="pref_camera_focusmode_entry_macro" msgid="4424489110551866161">"Makro"</string>
- <string name="pref_camera_flashmode_title" msgid="2287362477238791017">"Välgurežiim"</string>
- <string name="pref_camera_flashmode_entry_auto" msgid="7288383434237457709">"Automaatne"</string>
- <string name="pref_camera_flashmode_entry_on" msgid="5330043918845197616">"Sees"</string>
- <string name="pref_camera_flashmode_entry_off" msgid="867242186958805761">"Väljas"</string>
- <string name="pref_camera_whitebalance_title" msgid="677420930596673340">"Valge tasakaal"</string>
- <string name="pref_camera_whitebalance_entry_auto" msgid="6580665476983469293">"Automaatne"</string>
- <string name="pref_camera_whitebalance_entry_incandescent" msgid="8856667786449549938">"Hõõglamp"</string>
- <string name="pref_camera_whitebalance_entry_daylight" msgid="2534757270149561027">"Päevavalgus"</string>
- <string name="pref_camera_whitebalance_entry_fluorescent" msgid="2435332872847454032">"Päevavalguslamp"</string>
- <string name="pref_camera_whitebalance_entry_cloudy" msgid="3531996716997959326">"Pilves"</string>
- <string name="pref_camera_scenemode_title" msgid="1420535844292504016">"Stseenirežiim"</string>
- <string name="pref_camera_scenemode_entry_auto" msgid="7113995286836658648">"Automaatne"</string>
- <string name="pref_camera_scenemode_entry_hdr" msgid="2923388802899511784">"HDR"</string>
- <string name="pref_camera_scenemode_entry_action" msgid="616748587566110484">"Toiming"</string>
- <string name="pref_camera_scenemode_entry_night" msgid="7606898503102476329">"Öö"</string>
- <string name="pref_camera_scenemode_entry_sunset" msgid="181661154611507212">"Päikeseloojang"</string>
- <string name="pref_camera_scenemode_entry_party" msgid="907053529286788253">"Pidu"</string>
- <string name="not_selectable_in_scene_mode" msgid="2970291701448555126">"Seda ei saa stseenirežiimis valida."</string>
- <string name="pref_exposure_title" msgid="1229093066434614811">"Säriaeg"</string>
- <!-- no translation found for pref_camera_hdr_default (1336869406134365882) -->
- <skip />
- <string name="dialog_ok" msgid="6263301364153382152">"OK"</string>
- <string name="spaceIsLow_content" product="nosdcard" msgid="4401325203349203177">"Teie USB-mäluseadme ruum on otsa saamas. Muutke kvaliteediseadeid või kustutage kujutisi või teisi faile."</string>
- <string name="spaceIsLow_content" product="default" msgid="1732882643101247179">"Teie SD-kaardi ruum on otsa saamas. Muutke kvaliteedi seadeid või kustutage kujutisi või teisi faile."</string>
- <string name="video_reach_size_limit" msgid="6179877322015552390">"Suuruspiirang on saavutatud."</string>
- <string name="pano_too_fast_prompt" msgid="2823839093291374709">"Liiga kiire"</string>
- <string name="pano_dialog_prepare_preview" msgid="4788441554128083543">"Panoraami ettevalmistus"</string>
- <string name="pano_dialog_panorama_failed" msgid="2155692796549642116">"Panoraami ei saanud salvestada."</string>
- <string name="pano_dialog_title" msgid="5755531234434437697">"Panoraam"</string>
- <string name="pano_capture_indication" msgid="8248825828264374507">"Panoraami jäädvustamine"</string>
- <string name="pano_dialog_waiting_previous" msgid="7800325815031423516">"Eelmise panoraami ootel"</string>
- <string name="pano_review_saving_indication_str" msgid="2054886016665130188">"Salvestus ..."</string>
- <string name="pano_review_rendering" msgid="2887552964129301902">"Panoraami renderdamine"</string>
- <string name="tap_to_focus" msgid="8863427645591903760">"Puudutage fokuseerimiseks."</string>
- <string name="pref_video_effect_title" msgid="8243182968457289488">"Efektid"</string>
- <string name="effect_none" msgid="3601545724573307541">"Mitte ühtegi"</string>
- <string name="effect_goofy_face_squeeze" msgid="1207235692524289171">"Pitsita"</string>
- <string name="effect_goofy_face_big_eyes" msgid="3945182409691408412">"Suured silmad"</string>
- <string name="effect_goofy_face_big_mouth" msgid="7528748779754643144">"Suur suu"</string>
- <string name="effect_goofy_face_small_mouth" msgid="3848209817806932565">"Väike suu"</string>
- <string name="effect_goofy_face_big_nose" msgid="5180533098740577137">"Suur nina"</string>
- <string name="effect_goofy_face_small_eyes" msgid="1070355596290331271">"Väiksed silmad"</string>
- <string name="effect_backdropper_space" msgid="7935661090723068402">"Kosmoses"</string>
- <string name="effect_backdropper_sunset" msgid="45198943771777870">"Päikeseloojang"</string>
- <string name="effect_backdropper_gallery" msgid="959158844620991906">"Teie video"</string>
- <string name="video_snapshot_hint" msgid="18833576851372483">"Puudutage salvestamise ajal foto jäädvustamiseks."</string>
- <string name="video_recording_started" msgid="4132915454417193503">"Video salvestamine algas."</string>
- <string name="video_recording_stopped" msgid="5086919511555808580">"Video salvestamine lõppes."</string>
- <string name="clear_effects" msgid="5485339175014139481">"Nulli efektid"</string>
- <string name="effect_silly_faces" msgid="8107732405347155777">"NALJAKAD NÄOD"</string>
- <string name="effect_background" msgid="6579360207378171022">"TAUST"</string>
- <string name="accessibility_shutter_button" msgid="2664037763232556307">"Päästiku nupp"</string>
- <string name="accessibility_menu_button" msgid="7140794046259897328">"Menüü nupp"</string>
- <string name="accessibility_mode_picker" msgid="3278002189966833100">"Kaamera, video või panoraami valija"</string>
- <string name="accessibility_check_box" msgid="7317447218256584181">"%1$s märkeruut"</string>
- <string name="accessibility_switch_to_camera" msgid="5951340774212969461">"Aktiveeri fotorežiim"</string>
- <string name="accessibility_switch_to_video" msgid="4991396355234561505">"Aktiveeri videorežiim"</string>
- <string name="accessibility_switch_to_panorama" msgid="604756878371875836">"Aktiveeri panoraamrežiim"</string>
- <string name="accessibility_review_cancel" msgid="9070531914908644686">"Arvustuse tühistamine"</string>
- <string name="accessibility_review_ok" msgid="7793302834271343168">"Arvustus valmis"</string>
- <string name="accessibility_review_retake" msgid="659300290054705484">"Uue võtte ülevaade"</string>
- <string name="capital_on" msgid="5491353494964003567">"SEES"</string>
- <string name="capital_off" msgid="7231052688467970897">"VÄLJAS"</string>
- <string name="pref_video_time_lapse_frame_interval_off" msgid="3490489191038309496">"Väljas"</string>
- <string name="pref_video_time_lapse_frame_interval_500" msgid="2949719376111679816">"0,5 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_1000" msgid="1672458758823855874">"1 sekund"</string>
- <string name="pref_video_time_lapse_frame_interval_1500" msgid="3415071702490624802">"1,5 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_2000" msgid="827813989647794389">"2 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_2500" msgid="5750464143606788153">"2,5 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_3000" msgid="2664846627499751396">"3 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_4000" msgid="7303255804306382651">"4 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_5000" msgid="6800566761690741841">"5 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_6000" msgid="8545447466540319539">"6 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_10000" msgid="3105568489694909852">"10 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_12000" msgid="6055574367392821047">"12 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_15000" msgid="2656164845371833761">"15 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_24000" msgid="2192628967233421512">"24 sekundit"</string>
- <string name="pref_video_time_lapse_frame_interval_30000" msgid="5923393773260634461">"0,5 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_60000" msgid="4678581247918524850">"1 minut"</string>
- <string name="pref_video_time_lapse_frame_interval_90000" msgid="1187029705069674152">"1,5 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_120000" msgid="145301938098991278">"2 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_150000" msgid="793707078196731912">"2,5 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_180000" msgid="1785467676466542095">"3 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_240000" msgid="3734507766184666356">"4 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_300000" msgid="7442765761995328639">"5 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_360000" msgid="6724596937972563920">"6 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_600000" msgid="6563665954471001352">"10 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_720000" msgid="8969801372893266408">"12 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_900000" msgid="5803172407245902896">"15 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_1440000" msgid="6286246349698492186">"24 minutit"</string>
- <string name="pref_video_time_lapse_frame_interval_1800000" msgid="5042628461448570758">"0,5 tundi"</string>
- <string name="pref_video_time_lapse_frame_interval_3600000" msgid="6366071632666482636">"1 tund"</string>
- <string name="pref_video_time_lapse_frame_interval_5400000" msgid="536117788694519019">"1,5 tundi"</string>
- <string name="pref_video_time_lapse_frame_interval_7200000" msgid="6846617415182608533">"2 tundi"</string>
- <string name="pref_video_time_lapse_frame_interval_9000000" msgid="4242839574025261419">"2,5 tundi"</string>
- <string name="pref_video_time_lapse_frame_interval_10800000" msgid="2766886102170605302">"3 tundi"</string>
- <string name="pref_video_time_lapse_frame_interval_14400000" msgid="7497934659667867582">"4 tundi"</string>
- <string name="pref_video_time_lapse_frame_interval_18000000" msgid="8783643014853837140">"5 tundi"</string>
- <string name="pref_video_time_lapse_frame_interval_21600000" msgid="5005078879234015432">"6 tundi"</string>
- <string name="pref_video_time_lapse_frame_interval_36000000" msgid="69942198321578519">"10 tundi"</string>
- <string name="pref_video_time_lapse_frame_interval_43200000" msgid="285992046818504906">"12 tundi"</string>
- <string name="pref_video_time_lapse_frame_interval_54000000" msgid="5740227373848829515">"15 tundi"</string>
- <string name="pref_video_time_lapse_frame_interval_86400000" msgid="9040201678470052298">"24 tundi"</string>
- <string name="time_lapse_seconds" msgid="2105521458391118041">"sekundit"</string>
- <string name="time_lapse_minutes" msgid="7738520349259013762">"minutit"</string>
- <string name="time_lapse_hours" msgid="1776453661704997476">"tundi"</string>
- <string name="time_lapse_interval_set" msgid="2486386210951700943">"Valmis"</string>
- <string name="set_time_interval" msgid="2970567717633813771">"Ajavahemiku määramine"</string>
- <string name="set_time_interval_help" msgid="6665849510484821483">"Aeglustamisfunktsioon on välja lülitatud. Ajavahemiku määramiseks lülitage funktsioon sisse."</string>
- <string name="set_duration" msgid="5578035312407161304">"Määrake kestus sekundites"</string>
- <string name="count_down_title_text" msgid="4976386810910453266">"Aega foto tegemiseni"</string>
- <string name="remember_location_title" msgid="9060472929006917810">"Kas jätta meelde fotode jäädvustamise asukohad?"</string>
- <string name="remember_location_prompt" msgid="724592331305808098">"Märkige oma fotodele ja videotele jäädvustamise asukoht."\n\n"Muud rakendused pääsevad lisaks salvestatud piltidele juurde ka sellele teabele."</string>
- <string name="remember_location_no" msgid="7541394381714894896">"Ei, tänan"</string>
- <string name="remember_location_yes" msgid="862884269285964180">"Jah"</string>
- <plurals name="number_of_photos">
- <item quantity="one" msgid="6949174783125614798">"%1$d foto"</item>
- <item quantity="other" msgid="3813306834113858135">"%1$d fotot"</item>
+ <item quantity="one">1 sekund</item>
+ <item quantity="other">%d sekundit</item>
</plurals>
+ <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
+ <string name="pref_camera_timer_sound_title">Loenduse heli</string>
+ <!-- Entry of camera save path -->
+ <!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
+ <string name="setting_off">Väljas</string>
+ <!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
+ <string name="setting_on">Sees</string>
+ <!-- The value of a camera preference indicating the setting is off. -->
+ <!-- The value of a camera preference indicating the setting is on. -->
+ <!-- The Video quality settings in preference [CHAR LIMIT=21] -->
+ <string name="pref_video_quality_title">Video kvaliteet</string>
+ <!-- The default quality value is NULL -->
+ <!-- Video quality setting entry. Videos will be recorded in 4k DCI quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 1080p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 720p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 480p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 2K quality. [CHAR LIMIT=24] -->
+ <!-- Describes the preference dialog for choosing interval between frame capture for
+ time lapse recording. Appears at top of the dialog. [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_title">Aeglustus</string>
+ <!-- Settings screen, Camera setting category title -->
+ <string name="pref_camera_settings_category">Kaamera seaded</string>
+ <!-- Settings screen, Camcorder setting category title -->
+ <string name="pref_camcorder_settings_category">Videokaamera seaded</string>
+ <!-- Settings screen, Picture size title -->
+ <string name="pref_camera_picturesize_title">Pildi suurus</string>
+ <!-- Settings screen, Focus mode title -->
+ <string name="pref_camera_focusmode_title">Teravustamisrežiim</string>
+ <!-- Settings screen, Focus mode dialog radio button choices -->
+ <string name="pref_camera_focusmode_entry_auto">Automaatne</string>
+ <!-- A setting that lets the camera focus into infinity. [CHAR LIMIT=20] -->
+ <string name="pref_camera_focusmode_entry_infinity">Lõpmatus</string>
+ <!-- A setting that lets the camera operate in macro focus mode for nearby objects. [CHAR LIMIT=20] -->
+ <string name="pref_camera_focusmode_entry_macro">Makrovõte</string>
+ <!-- Menu, focus mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_focusmode_label_auto">AUTOMAATNE</string>
+ <string name="pref_camera_focusmode_label_infinity">LÕPMATUS</string>
+ <string name="pref_camera_focusmode_label_macro">MAKROVÕTE</string>
+ <!-- Default flash mode setting.-->
+ <!-- Value for flash off setting-->
+ <!-- Settings screen, Flash mode title -->
+ <string name="pref_camera_flashmode_title">Välk</string>
+ <!-- Settings screen, Flash mode 'auto'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_auto">Automaatne</string>
+ <!-- Settings screen, Flash mode 'alway on'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_on">Sees</string>
+ <!-- Settings screen, Flash mode 'always off'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_off">Väljas</string>
+ <!-- Menu, flash mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_flashmode_label_auto">AUTOMAATVÄLK</string>
+ <string name="pref_camera_flashmode_label_on">VÄLK ON SEES</string>
+ <string name="pref_camera_flashmode_label_off">VÄLK ON VÄLJAS</string>
+ <!-- Default videocamera flash mode setting.-->
+ <!-- Default white balance setting. -->
+ <!-- Settings screen, white balance title -->
+ <string name="pref_camera_whitebalance_title">Valge tasakaal</string>
+ <!-- Menu, white balance label -->
+ <string name="pref_camera_whitebalance_label">VALGE TASAKAAL</string>
+ <!-- Settings screen, White balance dialog radio button choices -->
+ <string name="pref_camera_whitebalance_entry_auto">Automaatne</string>
+ <string name="pref_camera_whitebalance_entry_incandescent">Hõõglamp</string>
+ <string name="pref_camera_whitebalance_entry_daylight">Päevavalgus</string>
+ <string name="pref_camera_whitebalance_entry_fluorescent">Päevavalguslamp</string>
+ <string name="pref_camera_whitebalance_entry_cloudy">Pilves</string>
+ <!-- Menu, White balance labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_whitebalance_label_auto">AUTOMAATNE</string>
+ <string name="pref_camera_whitebalance_label_incandescent">HÕÕGLAMP</string>
+ <string name="pref_camera_whitebalance_label_daylight">PÄEVAVALGUS</string>
+ <string name="pref_camera_whitebalance_label_fluorescent">PÄEVAVALGUSLAMP</string>
+ <string name="pref_camera_whitebalance_label_cloudy">PILVES</string>
+ <!-- Default scene mode setting. -->
+ <!-- Settings screen, Select Scene mode -->
+ <string name="pref_camera_scenemode_title">Stseenirežiim</string>
+ <!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_auto">Automaatne</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+ ON SEES</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+ ON VÄLJAS</string>
+ <!-- Scene mode to turn on HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_on">HDR ON SEES</string>
+ <!-- Scene mode to turn off HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_off">HDR ON VÄLJAS</string>
+ <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_action">Toiming</string>
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_night">Õhtu</string>
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_sunset">Päikeseloojang</string>
+ <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_party">Pidu</string>
+ <!-- Scene mode for refocus feature [CHAR LIMIT=16] -->
+ <!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_auto">PUUDUB</string>
+ <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_action">TOIMING</string>
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_night">ÖÖ</string>
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_sunset">PÄIKESELOOJANG</string>
+ <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_party">PIDU</string>
+ <!-- Settings menu countdown timer off [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_off">TAIMER ON VÄLJAS</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 SEKUNDIT</string>
+ <!-- Settings menu countdown timer 10 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_ten">10 SEKUNDIT</string>
+ <!-- Settings menu countdown timer 15 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_fifteen">15 SEKUNDIT</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">Seda ei saa stseenirežiimis valida.</string>
+ <!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
+ <!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <!-- Toast after enable 2k4k video quality to inform IS has disabled -->
+ <!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
+ <!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
+ <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <!-- Exposure settings in preference -->
+ <string name="pref_exposure_title">Säriaeg</string>
+ <!-- menu label exposure compensation [CHAR LIMIT=50] -->
+ <string name="pref_exposure_label">SÄRIAEG</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">ESIKAAMERA</string>
+ <!-- switch camera label front [CHAR LIMIT=60] -->
+ <string name="pref_camera_id_label_front">TAGAKAAMERA</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">Teie SD-kaardi salvestusruum saab otsa. Muutke kvaliteediseadet või kustutage kujutisi või teisi faile.</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">Suuruspiirang on saavutatud.</string>
+ <!-- The text shown when the panorama panning speed is to fast [CHAR LIMIT=16] -->
+ <string name="pano_too_fast_prompt">Liiga kiire</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">Panoraami ettevalmistus</string>
+ <!-- The text shown in the dialog when panorama saving failed [CHAR LIMIT=40] -->
+ <string name="pano_dialog_panorama_failed">Panoraami ei saanud salvestada.</string>
+ <!-- The text shown on the dialog title in the dialogs for Panorama [CHAR LIMIT=12] -->
+ <string name="pano_dialog_title">Panoraam</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">Panoraami jäädvustamine</string>
+ <!-- The text shown in the progress dialog when waiting for previous panorama finishing [CHAR LIMIT=40] -->
+ <string name="pano_dialog_waiting_previous">Eelmise panoraami ootel</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">Salvestan\u2026</string>
+ <!-- The text shown on the screen to indicate that the panorama is rendering [CHAR LIMIT=27] -->
+ <string name="pano_review_rendering">Panoraami renderdamine</string>
+ <!-- Toast telling users tapping on the viewfinder will trigger autofocus [CHAR LIMIT=28] -->
+ <string name="tap_to_focus">Puudutage teravustamiseks.</string>
+ <!-- Default effect setting that clears the effect. -->
+ <!-- Title of video effect setting popup window -->
+ <string name="pref_video_effect_title">Efektid</string>
+ <!-- Effect setting item that clear the effect. [CHAR LIMIT=14] -->
+ <string name="effect_none">Puudub</string>
+ <!-- Effect setting item that squeezes the face. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_squeeze">Pitsita</string>
+ <!-- Effect setting item that makes eyes big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_eyes">Suured silmad</string>
+ <!-- Effect setting item that makes mouth big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_mouth">Suur suu</string>
+ <!-- Effect setting item that makes mouth small. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_small_mouth">Väike suu</string>
+ <!-- Effect setting item that makes nose big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_nose">Suur nina</string>
+ <!-- Effect setting item that makes eyes small. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_small_eyes">Väiksed silmad</string>
+ <!-- Effect setting item that replaces background with Android in Space. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_space">Kosmoses</string>
+ <!-- Effect setting item that replaces background with a sunset. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_sunset">Päikeseloojang</string>
+ <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_gallery">Teie video</string>
+ <!-- Toast telling users tapping on the viewfinder will take a picture [CHAR LIMIT=54] -->
+ <string name="video_snapshot_hint">Puudutage salvestamise ajal foto jäädvustamiseks.</string>
+ <!-- Announcement telling users video recording has just started [CHAR LIMIT=NONE] -->
+ <string name="video_recording_started">Video salvestamine algas.</string>
+ <!-- Announcement telling users video recording has just stopped [CHAR LIMIT=NONE] -->
+ <string name="video_recording_stopped">Video salvestamine lõppes.</string>
+ <!-- A button in effect setting popup to clear the effect. [CHAR LIMIT=26] -->
+ <string name="clear_effects">Tühista efektid</string>
+ <!-- Title of category for silly face effects. [CHAR LIMIT=26] -->
+ <string name="effect_silly_faces">NALJAKAD NÄOD</string>
+ <!-- Title of category for background replacement effects. [CHAR LIMIT=26] -->
+ <string name="effect_background">TAUST</string>
+ <!-- The shutter button. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_shutter_button">Päästik</string>
+ <!-- The exit best photo mode button. [CHAR LIMIT = NONE] -->
+ <!-- The menu button. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_menu_button">Menüünupp</string>
+ <!-- The mode picker to switch between camera, video and panorama. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_mode_picker">Kaamera, video või panoraami valija</string>
+ <!-- The check box in camera settings, such as store location. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_check_box">Märkeruut %1$s</string>
+ <!-- The button to switch to Camera mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_camera">Lülitu fotorežiimile</string>
+ <!-- The button to switch to Video mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_video">Lülitu videorežiimile</string>
+ <!-- The button to switch to Panorama mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_panorama">Lülitu panoraamrežiimile</string>
+ <!-- The button to switch to the Photo Sphere mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_photo_sphere">Lülitu Photo Sphere\'i režiimile</string>
+ <!-- The button to switch to the high quality mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_gcam">Lülitu kõrgkvaliteetsele</string>
+ <!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] -->
+ <string name="accessibility_review_cancel">Ülevaatamine – tühista</string>
+ <!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] -->
+ <string name="accessibility_review_ok">Ülevaatamine – valmis</string>
+ <!-- button in review mode indicate the user want to retake another photo/video for attachment [
+CHAR LIMIT = NONE] -->
+ <string name="accessibility_review_retake">Ülevaatamine – uus võte</string>
+ <!-- Default text for a button that can be toggled on and off. -->
+ <string name="capital_on">SEES</string>
+ <!-- Default text for a button that can be toggled on and off. -->
+ <string name="capital_off">VÄLJAS</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_off">Väljas</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_500">0,5 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1000">1 sekund</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1500">1,5 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_2000">2 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_2500">2,5 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_3000">3 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_4000">4 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_5000">5 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_6000">6 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_10000">10 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_12000">12 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_15000">15 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_24000">24 sekundit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_30000">0,5 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_60000">1 minut</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_90000">1,5 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_120000">2 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_150000">2,5 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_180000">3 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_240000">4 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_300000">5 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_360000">6 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_600000">10 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_720000">12 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_900000">15 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1440000">24 minutit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1800000">0,5 tundi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_3600000">1 tund</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_5400000">1,5 tundi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_7200000">2 tundi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_9000000">2,5 tundi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_10800000">3 tundi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_14400000">4 tundi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_18000000">5 tundi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_21600000">6 tundi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_36000000">10 tundi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_43200000">12 tundi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_54000000">15 tundi</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_86400000">24 tundi</string>
+ <!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_seconds">sekundid</string>
+ <!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_minutes">minutid</string>
+ <!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_hours">tunnid</string>
+ <!-- The button to confirm time-lapse setting changes. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_interval_set">Valmis</string>
+ <!-- Title in time interval picker for setting time interval. [CHAR LIMIT = 30]-->
+ <string name="set_time_interval">Ajavahemiku määramine</string>
+ <!-- Help text that is shown when the time lapse feature is turned off. [CHAR LIMIT = 180]-->
+ <string name="set_time_interval_help">Aeglustusfunktsioon on välja lülitatud. Ajavahemiku määramiseks lülitage funktsioon sisse.</string>
+ <!-- Title in timer setting for setting the duration for the countdown timer. [CHAR LIMIT = 50]-->
+ <string name="set_duration">Määra kestus sekundites</string>
+ <!-- On-screen hint during timer countdown for taking a photo. [CHAR LIMIT = 60]-->
+ <string name="count_down_title_text">Loendus foto jäädvustamiseni</string>
+ <!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] -->
+ <string name="remember_location_title">Kas jätta meelde fotode jäädvustamise asukohad?</string>
+ <!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] -->
+ <string name="remember_location_prompt">Märkige oma fotodele ja videotele jäädvustamise asukoht.\n\nMuud rakendused pääsevad lisaks salvestatud piltidele juurde ka sellele teabele.</string>
+ <!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <string name="remember_location_no">Ei, aitäh</string>
+ <!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <string name="remember_location_yes">Jah</string>
+ <!-- Camera menu labels -->
+ <!-- more options label [CHAR LIMIT=50] -->
+ <string name="camera_menu_more_label">ROHKEM VALIKUID</string>
+ <!-- settings label [CHAR LIMIT=50] -->
+ <string name="camera_menu_settings_label">SEADED</string>
+ <!-- Tiny Planet -->
+ <!-- Button to press for creating a tiny planet image. [CHAR LIMIT = 30] -->
+ <string name="create_tiny_planet">Loo pisike planeet</string>
+ <!-- Message shown while a tiny planet image is being saved. [CHAR LIMIT = 30] -->
+ <string name="saving_tiny_planet">Pisikese planeedi salvestamine</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">Suumimine</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">Pööramine</string>
+ <!-- Crop -->
+ <!-- Label for the save button in the crop activity action bar [CHAR LIMIT=20] -->
+ <string name="crop_save">Salvesta</string>
+ <!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
+ <string name="cannot_load_image">Pilti ei saa laadida!</string>
+ <!-- Label for album filmstrip button -->
+ <string name="switch_photo_filmstrip">Filmiribakuva</string>
+ <!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
+ <string name="setting_wallpaper">Taustapildi määramine</string>
+ <!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+ <string name="save_best_dialog_positive_bt">OK</string>
+ <string name="delete_best_dialog_positive_bt">Kustuta</string>
</resources>