summaryrefslogtreecommitdiffstats
path: root/res/values-sk/strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-02-25 22:04:01 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-02-25 22:04:01 +0200
commitff449175d2de9e332279ef38ca4448487336190f (patch)
tree0263d560abe70b495d2209a6025b519772498b02 /res/values-sk/strings.xml
parentf086de049bee12fc9efe971a2e930ccb7a4f8638 (diff)
downloadandroid_packages_apps_Snap-ff449175d2de9e332279ef38ca4448487336190f.tar.gz
android_packages_apps_Snap-ff449175d2de9e332279ef38ca4448487336190f.tar.bz2
android_packages_apps_Snap-ff449175d2de9e332279ef38ca4448487336190f.zip
Automatic translation import
Change-Id: If8e111c42a4920e6388ab2fed8870f8202f0a336
Diffstat (limited to 'res/values-sk/strings.xml')
-rw-r--r--res/values-sk/strings.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
index 1fb5f895f..86adff209 100644
--- a/res/values-sk/strings.xml
+++ b/res/values-sk/strings.xml
@@ -29,11 +29,6 @@
<!-- Details dialog "OK" button. Dismisses dialog. -->
<string name="delete">Odstrániť</string>
<!-- String Delete the selected media item(s) [CHAR LIMIT=50] -->
- <plurals name="delete_selection">
- <item quantity="one">Odstrániť vybratú položku?</item>
- <item quantity="few">Odstrániť vybraté položky?</item>
- <item quantity="other">Odstrániť vybrané položky?</item>
- </plurals>
<string name="share">Zdieľať</string>
<string name="share_panorama">Zdieľať panorámu</string>
<string name="share_as_photo">Zdieľať ako fotografiu</string>
@@ -45,25 +40,10 @@
<string name="close">Zavrieť</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="one">%1$d vybraná</item>
- <item quantity="few">%1$d vybrané</item>
- <item quantity="other">%1$d vybraných</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="one">Počet vybratých položiek: %1$d</item>
- <item quantity="few">Počet vybratých položiek: %1$d</item>
- <item quantity="other">%1$d vybraných</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="one">Počet vybratých položiek: %1$d</item>
- <item quantity="few">Počet vybratých položiek: %1$d</item>
- <item quantity="other">%1$d vybraných</item>
- </plurals>
<!-- String indicating timestamp of photo or video -->
<string name="show_on_map">Zobraziť na mape</string>
<string name="rotate_left">Otočiť doľava</string>
@@ -175,11 +155,6 @@
<!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
<string name="pref_camera_timer_title">Časovač odpočítavania</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">1 sekunda</item>
- <item quantity="few">%d sekundy</item>
- <item quantity="other">%d sekúnd</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">Zvuk odpočítavania</string>
<!-- Entry of camera save path -->