aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-06-23 01:03:04 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-06-23 01:03:04 +0300
commit335829ca1a069acba622c56677660d0a0ff0d117 (patch)
tree66d398a8241e1f8b8460e335d784faa9bb8e02f3
parent5a9345345d99f0836eee5a39bb0879c7d2582abf (diff)
downloadandroid_packages_wallpapers_PhotoPhase-335829ca1a069acba622c56677660d0a0ff0d117.tar.gz
android_packages_wallpapers_PhotoPhase-335829ca1a069acba622c56677660d0a0ff0d117.tar.bz2
android_packages_wallpapers_PhotoPhase-335829ca1a069acba622c56677660d0a0ff0d117.zip
Automatic translation import
Change-Id: Ie46e81b27bf1ba54f08c0193e17e87d386e8b74a
-rw-r--r--res/values-eo/plurals.xml27
-rw-r--r--res/values-eu-rES/strings.xml2
2 files changed, 28 insertions, 1 deletions
diff --git a/res/values-eo/plurals.xml b/res/values-eo/plurals.xml
new file mode 100644
index 0000000..9499ea9
--- /dev/null
+++ b/res/values-eo/plurals.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 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:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="album_number_of_pictures">
+ <item quantity="one">1 bildo</item>
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> bildoj</item>
+ </plurals>
+ <plurals name="msg_media_reload_complete">
+ <item quantity="one">Reŝargado de bildoj finita. 1 bildo trovita.</item>
+ <item quantity="other">Reŝargado de bildoj finita. <xliff:g id="pictures" example="7">%d</xliff:g> bildoj trovitaj.</item>
+ </plurals>
+</resources>
diff --git a/res/values-eu-rES/strings.xml b/res/values-eu-rES/strings.xml
index dc73420..fbe7d90 100644
--- a/res/values-eu-rES/strings.xml
+++ b/res/values-eu-rES/strings.xml
@@ -62,7 +62,7 @@
<string name="pref_media_albums">Albumak</string>
<string name="pref_media_albums_summary">Ezarri horma-paperan erakutsiko diren album eta irudiak</string>
<string name="pref_media_auto_select_new">Albumak automatikoki hautatu</string>
- <string name="pref_media_auto_select_new_summary">Median elementu berriak aurkitzean album berriak automatikoki hautatu</string>
+ <string name="pref_media_auto_select_new_summary">Hautatu automatikoki album berriak medioa aurkitzen denean</string>
<string name="pref_layout">Itxura</string>
<string name="pref_layout_summary">Irudien kokalekua pantailan</string>
<string name="pref_layout_disposition">Kokalekua</string>