aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-gl
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-21 00:35:10 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-10-21 04:14:35 +0300
commit1fa11d14ad90bf9dfba024bc7c9684eae09da9d9 (patch)
tree5dc8bff050b6c5c1b1d99363aff66485255ca524 /res/values-gl
parent401622112065fdc0ccce49d5471497423930bec6 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-1fa11d14ad90bf9dfba024bc7c9684eae09da9d9.tar.gz
android_packages_wallpapers_PhotoPhase-1fa11d14ad90bf9dfba024bc7c9684eae09da9d9.tar.bz2
android_packages_wallpapers_PhotoPhase-1fa11d14ad90bf9dfba024bc7c9684eae09da9d9.zip
Automatic translation import
Change-Id: I420ded04dbb17b03c9fa42e343edd9e486c6e293
Diffstat (limited to 'res/values-gl')
-rw-r--r--res/values-gl/plurals.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/res/values-gl/plurals.xml b/res/values-gl/plurals.xml
new file mode 100644
index 0000000..fd9eadc
--- /dev/null
+++ b/res/values-gl/plurals.xml
@@ -0,0 +1,23 @@
+<?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 imaxe</item>
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> imaxes</item>
+ </plurals>
+</resources>