summaryrefslogtreecommitdiffstats
path: root/res/values-cs/codeaurora_strings.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2016-06-13 23:18:16 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-06-13 23:18:16 +0200
commit4ba58f8009f2f120545bd21ce962bf8940019232 (patch)
treecf309021881bfaf30dd5d0d292cd0063aea7f4a1 /res/values-cs/codeaurora_strings.xml
parentea3de483bc2bda834f8b81f1f42ec291ae668503 (diff)
downloadandroid_packages_apps_Gallery2-4ba58f8009f2f120545bd21ce962bf8940019232.tar.gz
android_packages_apps_Gallery2-4ba58f8009f2f120545bd21ce962bf8940019232.tar.bz2
android_packages_apps_Gallery2-4ba58f8009f2f120545bd21ce962bf8940019232.zip
Automatic translation importstable/cm-12.1-YOG4P
Change-Id: I0f8d5869758fc31f49bc14ea302c318bea51b5c8 Ticket: RM-154
Diffstat (limited to 'res/values-cs/codeaurora_strings.xml')
-rw-r--r--res/values-cs/codeaurora_strings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/values-cs/codeaurora_strings.xml b/res/values-cs/codeaurora_strings.xml
index 294a437cd..24310e7ee 100644
--- a/res/values-cs/codeaurora_strings.xml
+++ b/res/values-cs/codeaurora_strings.xml
@@ -30,6 +30,7 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Strings for step option settins -->
<string name="setp_option_name">Krok</string>
<string name="step_option_desc">Přizpůsobit krok vpřed/vzad</string>
<string name="setp_option_three_second">3 sekundy</string>
@@ -70,13 +71,22 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<string name="bookmark_location">"Poloha"</string>
<string name="delete_all">"Odstranit vše"</string>
<string name="default_title">"Výchozí název"</string>
+ <!-- A label describing to link website [CHAR LIMIT=30] -->
<string name="more_image">Další obrázky</string>
+ <!-- Toast if the muted video is not supported. [CHAR LIMIT=80] -->
<string name="mute_nosupport">Nelze ztlumit: video není podporované</string>
+ <!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
<string name="map_activity_not_found_err">Není nainstalována žádná mapová aplikace pro zobrazení polohy.</string>
+ <!-- The label for the bass boost knob of the audio effects dialog. -->
<string name="bass_boost_strength">Zvýraznění basů</string>
+ <!-- The label for the 3d effect knob of the audio effects dialog. -->
<string name="virtualizer_strength">3D efekt</string>
+ <!-- The label for the audio effects menu. -->
<string name="audio_effects">Zvukové efekty</string>
+ <!-- Toast if user attempts to control audio effects without headphones plugged in. -->
<string name="headset_plug">Při připojení sluchátek použít tyto efekty.</string>
+ <!-- The title of the audio effects dialog. -->
<string name="audio_effects_dialog_title">Snapdragon Audio+</string>
+ <!-- The tips of trimming video -->
<string name="fail_trim">Toto video nelze oříznout</string>
</resources>