summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-03-09 00:35:17 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-03-09 00:35:17 +0200
commit46bbfc87eee363c98ad4a4d0373353a25f398f6d (patch)
tree79729379553a27851a1942149fb1e21452dbc630 /res
parent71ad56182daebd81aaabe301fa15c11b115e0c37 (diff)
downloadandroid_packages_apps_Gallery2-46bbfc87eee363c98ad4a4d0373353a25f398f6d.tar.gz
android_packages_apps_Gallery2-46bbfc87eee363c98ad4a4d0373353a25f398f6d.tar.bz2
android_packages_apps_Gallery2-46bbfc87eee363c98ad4a4d0373353a25f398f6d.zip
Automatic translation import
Change-Id: I28fe4c848a5e10dfeb8a9abe135bd85c8e1bd492
Diffstat (limited to 'res')
-rw-r--r--res/values-ast-rES/strings.xml1
-rw-r--r--res/values-pl/codeaurora_strings.xml7
-rw-r--r--res/values-sk/codeaurora_strings.xml6
3 files changed, 14 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 46466a272..a39848191 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -15,6 +15,7 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Galería</string>
<!-- Title for picture frame gadget to show in list of all available gadgets -->
<!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
<!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
diff --git a/res/values-pl/codeaurora_strings.xml b/res/values-pl/codeaurora_strings.xml
index bc2bf021a..390a3ebe5 100644
--- a/res/values-pl/codeaurora_strings.xml
+++ b/res/values-pl/codeaurora_strings.xml
@@ -77,6 +77,12 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<string name="mute_nosupport">Nie można wyciszyć: film nieobsługiwany</string>
<!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
<string name="map_activity_not_found_err">Nie ma aplikacji mapy zainstalowanej, aby zobaczyć lokalizację.</string>
+ <plurals name="number_of_videos">
+ <item quantity="one">%1$d film</item>
+ <item quantity="few">%1$d filmy</item>
+ <item quantity="many">%1$d filmów</item>
+ <item quantity="other">%1$d filmów</item>
+ </plurals>
<!-- Toast message for share items -->
<string name="cannot_share_items">Maksymalnie możesz udostępnić 300 elementów</string>
<string name="share_dialogue_title">Udostępnij przez</string>
@@ -99,6 +105,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<string name="text_makeup_whiten">Wybiel</string>
<string name="text_makeup_Soften">Zmiękczenie</string>
<string name="text_makeup_trimface">Przycinanie twarzy</string>
+ <string name="text_makeup_bigeye">Duże oko</string>
<string name="truescanner_normal">Normalny</string>
<string name="truescanner_white">Biała tablica</string>
<string name="truescanner">TrueScanner</string>
diff --git a/res/values-sk/codeaurora_strings.xml b/res/values-sk/codeaurora_strings.xml
index 97b3b2d4a..5707e7e37 100644
--- a/res/values-sk/codeaurora_strings.xml
+++ b/res/values-sk/codeaurora_strings.xml
@@ -77,6 +77,12 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<string name="mute_nosupport">Nie je možné stíšiť: video nie je 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">Nie je nainštalovaná žiadna mapová aplikácia pre zobrazenie polohy.</string>
+ <plurals name="number_of_videos">
+ <item quantity="one">%1$d video</item>
+ <item quantity="few">%1$d videá</item>
+ <item quantity="many">%1$d videí</item>
+ <item quantity="other">%1$d videí</item>
+ </plurals>
<!-- Toast message for share items -->
<string name="cannot_share_items">Max. počet vybraných položiek pre zdieľanie je 300</string>
<string name="share_dialogue_title">Zdieľať cez</string>