summaryrefslogtreecommitdiffstats
path: root/res/values-pl/strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-08-06 20:34:03 +0300
committerMichael Bestas <mkbestas@lineageos.org>2019-08-06 20:34:03 +0300
commit8e6267f6d01bed9e81b27be1e13547f7208cd688 (patch)
treece692113039a97c62c9c208759c53a19e7e63a2f /res/values-pl/strings.xml
parent424792d1174e6b6903be9805e3772a26ec453411 (diff)
downloadandroid_packages_apps_Snap-8e6267f6d01bed9e81b27be1e13547f7208cd688.tar.gz
android_packages_apps_Snap-8e6267f6d01bed9e81b27be1e13547f7208cd688.tar.bz2
android_packages_apps_Snap-8e6267f6d01bed9e81b27be1e13547f7208cd688.zip
Automatic translation importcm-14.1
Change-Id: Ib72cf083086e90aaa0b4fa3412cd92c1ce534034
Diffstat (limited to 'res/values-pl/strings.xml')
-rw-r--r--res/values-pl/strings.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 9fe8db77c..ca2abbd5d 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -21,6 +21,12 @@
<string name="details_hms">%1$d:%2$02d:%3$02d</string>
<string name="set_image">Ustaw zdjęcie jako</string>
<string name="delete">Usuń</string>
+ <plurals name="delete_selection">
+ <item quantity="one">Usunąć wybrany element?</item>
+ <item quantity="few">Usunąć wybrane elementy?</item>
+ <item quantity="many">Usunąć wybrane elementy?</item>
+ <item quantity="other">Usunąć wybranych elementów?</item>
+ </plurals>
<string name="share">Udostępnij</string>
<string name="share_panorama">Udostępnij panoramę</string>
<string name="share_as_photo">Udostępnij jako zdjęcie</string>
@@ -28,6 +34,24 @@
<string name="undo">COFNIJ</string>
<string name="details">Szczegóły</string>
<string name="close">Zamknij</string>
+ <plurals name="number_of_items_selected">
+ <item quantity="one">%1$d wybrany</item>
+ <item quantity="few">%1$d wybrane</item>
+ <item quantity="many">%1$d wybranych</item>
+ <item quantity="other">%1$d wybranych</item>
+ </plurals>
+ <plurals name="number_of_albums_selected">
+ <item quantity="one">%1$d wybrany</item>
+ <item quantity="few">%1$d wybrane</item>
+ <item quantity="many">%1$d wybranych</item>
+ <item quantity="other">%1$d wybranych</item>
+ </plurals>
+ <plurals name="number_of_groups_selected">
+ <item quantity="one">%1$d wybrana</item>
+ <item quantity="few">%1$d wybrane</item>
+ <item quantity="many">%1$d wybranych</item>
+ <item quantity="other">%1$d wybranych</item>
+ </plurals>
<string name="show_on_map">Pokaż na mapie</string>
<string name="rotate_left">Obróć w lewo</string>
<string name="rotate_right">Obróć w prawo</string>
@@ -82,6 +106,12 @@
<string name="pref_camera_recordlocation_title">Lokalizacja GPS</string>
<string name="pref_camera_location_label">LOKALIZACJA</string>
<string name="pref_camera_timer_title">Samowyzwalacz</string>
+ <plurals name="pref_camera_timer_entry">
+ <item quantity="one">1 sekunda</item>
+ <item quantity="few">%d sekundy</item>
+ <item quantity="many">%d sekund</item>
+ <item quantity="other">%d sekund</item>
+ </plurals>
<string name="pref_camera_timer_sound_title">Sygnał odliczania</string>
<string name="pref_camera_savepath_title">Pamięć</string>
<string name="pref_camera_savepath_entry_0">Telefon</string>