summaryrefslogtreecommitdiffstats
path: root/res/values-sl/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sl/cm_strings.xml')
-rw-r--r--res/values-sl/cm_strings.xml22
1 files changed, 19 insertions, 3 deletions
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
index a34a94a8a..9dc0898ea 100644
--- a/res/values-sl/cm_strings.xml
+++ b/res/values-sl/cm_strings.xml
@@ -16,15 +16,21 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">Široko</string>
+ <!-- format for entries in the picture size menu. Parameter one is aspect ratio
+ parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
+ NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
+ will be multiplied by 100 as those languages want to count by ten thousands -->
<!-- Settings screen, scene mode -->
- <string name="pref_camera_scenemode_entry_refocus">Makro+</string>
- <string name="pref_camera_scenemode_entry_antimotionblur">Zmanjšanje zamegljenosti gibanja</string>
+ <string name="pref_camera_scenemode_entry_antimotionblur">Zmanjševanje zamegljenosti gibanja</string>
<string name="pref_camera_scenemode_entry_aqua">Akva</string>
<string name="pref_camera_scenemode_entry_ar">Izboljšana resničnost</string>
<string name="pref_camera_scenemode_entry_asd">Najboljši posnetek</string>
<string name="pref_camera_scenemode_entry_baby">Dojenček</string>
<string name="pref_camera_scenemode_entry_backgroundblur">Zamegljenost ozadja</string>
- <string name="pref_camera_scenemode_entry_backlight">Osvetlitev ozadja</string>
+ <string name="pref_camera_scenemode_entry_backlight">Osvetljeno ozadje</string>
<string name="pref_camera_scenemode_entry_backlightportrait">Portret z osvetljenim ozadjem</string>
<string name="pref_camera_scenemode_entry_barcode">Črtna koda</string>
<string name="pref_camera_scenemode_entry_beach">Plaža</string>
@@ -60,6 +66,7 @@
<string name="pref_camera_scenemode_entry_text">Besedilo</string>
<string name="pref_camera_scenemode_entry_theatre">Gledališče</string>
<string name="pref_camera_scenemode_entry_whiteboard">Bela tabla</string>
+ <!-- Settings screen, focus mode -->
<string name="pref_camera_focusmode_entry_continuous">Neprekinjeno</string>
<string name="pref_camera_focusmode_entry_mw_continuous">Neprekinjeno (MW)</string>
<string name="pref_camera_focusmode_entry_extended">Razširjeno</string>
@@ -69,6 +76,7 @@
<string name="pref_camera_focusmode_entry_normal">Običajno</string>
<string name="pref_camera_focusmode_entry_portrait">Portret</string>
<string name="pref_camera_focusmode_entry_hyperfocal">Hiperosredotočeno</string>
+ <!-- Color effects -->
<string name="pref_camera_coloreffect_entry_washed">Oprano</string>
<string name="pref_camera_coloreffect_entry_vintage_warm">Toplo starodobno</string>
<string name="pref_camera_coloreffect_entry_vintage_cold">Hladno starodobno</string>
@@ -76,16 +84,24 @@
<string name="pref_camera_coloreffect_entry_point_green">Poudarjanje zelene barve</string>
<string name="pref_camera_coloreffect_entry_point_red_yellow">Poudarjanje rdečo-rumene barve</string>
<string name="pref_camera_coloreffect_entry_cartoonize">Risani film</string>
+ <!-- Red eye flash mode title -->
<string name="pref_camera_flashmode_entry_redeye">Rdeče oči</string>
<string name="pref_camera_flashmode_label_redeye">RDEČE OČI</string>
+ <!-- Power shutter -->
<string name="pref_camera_power_shutter_title">Gumb za vkl./izk. kot sprožilec</string>
+ <!-- Max brightness -->
<string name="pref_camera_max_brightness_title">Svetel zaslon</string>
+ <!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Trajanje izostritve ob dotiku</string>
<string name="pref_camera_focustime_entry_0">0 s</string>
<string name="pref_camera_focustime_entry_3">3 s</string>
<string name="pref_camera_focustime_entry_5">5 s</string>
<string name="pref_camera_focustime_entry_10">10 s</string>
<string name="pref_camera_focustime_entry_infinite">Neskončno</string>
+ <!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Hitrost zaslonke</string>
<string name="auto_hdr_enabled">Samodejni HDR omogočen</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Omogočili ste napredne možnosti fotoaparata</string>
+ <string name="developer_menu_disabled">Onemogočili ste napredne možnosti fotoaparata</string>
</resources>