summaryrefslogtreecommitdiffstats
path: root/res/values-sk/cm_strings.xml
blob: 04cdd64dbba89c7fa9f57d5f91a13a350f19b101 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2013-2015 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     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: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">Široké</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 -->
  <string name="pref_camera_megapixel_format">(<xliff:g id="ratio" example="16:9">%1$s</xliff:g>) <xliff:g id="pixels">%2$1.1f</xliff:g> Mpx</string>
  <!-- Settings screen, scene mode -->
  <string name="pref_camera_scenemode_entry_antimotionblur">Redukcia rozmazania pohybu</string>
  <string name="pref_camera_scenemode_entry_aqua">Voda</string>
  <string name="pref_camera_scenemode_entry_ar">Rozšírená realita</string>
  <string name="pref_camera_scenemode_entry_asd">Najlepší záber</string>
  <string name="pref_camera_scenemode_entry_baby">Dieťa</string>
  <string name="pref_camera_scenemode_entry_backgroundblur">Rozmazanie pozadia</string>
  <string name="pref_camera_scenemode_entry_backlight">Podsvietenie</string>
  <string name="pref_camera_scenemode_entry_backlightportrait">Portrét v protisvetle</string>
  <string name="pref_camera_scenemode_entry_barcode">Čiarový kód</string>
  <string name="pref_camera_scenemode_entry_beach">Pláž</string>
  <string name="pref_camera_scenemode_entry_beauty">Krása</string>
  <string name="pref_camera_scenemode_entry_candlelight">Svetlo sviečky</string>
  <string name="pref_camera_scenemode_entry_cine">Film</string>
  <string name="pref_camera_scenemode_entry_closeup">Detailný záber</string>
  <string name="pref_camera_scenemode_entry_dark">Tma</string>
  <string name="pref_camera_scenemode_entry_dish">Jedlo</string>
  <string name="pref_camera_scenemode_entry_duskdawn">Súmrak</string>
  <string name="pref_camera_scenemode_entry_document">Dokument</string>
  <string name="pref_camera_scenemode_entry_fallcolor">Jesenné farby</string>
  <string name="pref_camera_scenemode_entry_fireworks">Ohňostroj</string>
  <string name="pref_camera_scenemode_entry_flowers">Kvetiny</string>
  <string name="pref_camera_scenemode_entry_handheldtwilight">Súmrak fotografovaný z ruky</string>
  <string name="pref_camera_scenemode_entry_highsensitivity">Vysoká citlivosť</string>
  <string name="pref_camera_scenemode_entry_indoor">Vnútrajšok</string>
  <string name="pref_camera_scenemode_entry_landscape">Krajina</string>
  <string name="pref_camera_scenemode_entry_mix_illuminant">Zmiešané osvetlenie</string>
  <string name="pref_camera_scenemode_entry_mood">Nálada</string>
  <string name="pref_camera_scenemode_entry_nightportrait">Nočný portrét</string>
  <string name="pref_camera_scenemode_entry_nightindoor">Nočný interiér</string>
  <string name="pref_camera_scenemode_entry_oldfilm">Starý film</string>
  <string name="pref_camera_scenemode_entry_pet">Domáce zvieratko</string>
  <string name="pref_camera_scenemode_entry_portrait">Portrét</string>
  <string name="pref_camera_scenemode_entry_snow">Sneh</string>
  <string name="pref_camera_scenemode_entry_softskin">Mäkký tón pleti</string>
  <string name="pref_camera_scenemode_entry_sports">Šport</string>
  <string name="pref_camera_scenemode_entry_spotlight">Reflektor</string>
  <string name="pref_camera_scenemode_entry_steadyphoto">Nehybná fotografia</string>
  <string name="pref_camera_scenemode_entry_supernight">Tmavá noc</string>
  <string name="pref_camera_scenemode_entry_sweepstitch">Plynulá panoráma</string>
  <string name="pref_camera_scenemode_entry_text">Text</string>
  <string name="pref_camera_scenemode_entry_theatre">Divadlo</string>
  <string name="pref_camera_scenemode_entry_whiteboard">Biela tabuľa</string>
  <!-- Settings screen, focus mode -->
  <string name="pref_camera_focusmode_entry_continuous">Nepretržité</string>
  <string name="pref_camera_focusmode_entry_mw_continuous">Nepretržité (MW)</string>
  <string name="pref_camera_focusmode_entry_extended">Rozšírené</string>
  <string name="pref_camera_focusmode_entry_facedetect">Rozpoznanie tváre</string>
  <string name="pref_camera_focusmode_entry_facepriority">Priorita tváre</string>
  <string name="pref_camera_focusmode_entry_fixed">Pevné</string>
  <string name="pref_camera_focusmode_entry_normal">Normálne</string>
  <string name="pref_camera_focusmode_entry_portrait">Portrét</string>
  <string name="pref_camera_focusmode_entry_hyperfocal">Hyperfokálne</string>
  <!-- Color effects -->
  <string name="pref_camera_coloreffect_entry_washed">Degradácia</string>
  <string name="pref_camera_coloreffect_entry_vintage_warm">Teplé staré</string>
  <string name="pref_camera_coloreffect_entry_vintage_cold">Chladné staré</string>
  <string name="pref_camera_coloreffect_entry_point_blue">Bodovo modrá</string>
  <string name="pref_camera_coloreffect_entry_point_green">Bodovo zelená</string>
  <string name="pref_camera_coloreffect_entry_point_red_yellow">Bodovo červenožltá</string>
  <string name="pref_camera_coloreffect_entry_cartoonize">Kreslené</string>
  <!-- Red eye flash mode title -->
  <string name="pref_camera_flashmode_entry_redeye">Červené oči</string>
  <string name="pref_camera_flashmode_label_redeye">ČERVENÉ OČI</string>
  <!-- Power shutter -->
  <string name="pref_camera_power_shutter_title">Uzávierka tlačidlom napájania</string>
  <!-- Max brightness -->
  <string name="pref_camera_max_brightness_title">Jasná obrazovka</string>
  <!-- Touch focus duration -->
  <string name="pref_camera_focustime_title">Trvanie zaostrenia dotykom</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 sekúnd</string>
  <string name="pref_camera_focustime_entry_10">10 sekúnd</string>
  <string name="pref_camera_focustime_entry_infinite">Nekonečno</string>
  <!-- Shutter speed -->
  <string name="pref_camera_shutter_speed_title">Rýchlosť uzávierky</string>
  <!-- Advanced options -->
  <string name="developer_menu_enabled">Máte povolené rozšírené možnosti fotoaparátu</string>
  <string name="developer_menu_disabled">Máte zakázané rozšírené možnosti fotoaparátu</string>
</resources>