aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-th/plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-05 00:53:05 +0200
committerJessica Wagantall <jwagantall@cyngn.com>2016-01-14 12:34:36 -0800
commitc4972722acf2b49816680e96ebedf6564de2aa4a (patch)
tree533392a1121918d0e13a3f3c12661819b23c9616 /res/values-th/plurals.xml
parent436817dd0b5684d215185055e9e7445acb12a4a9 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-c4972722acf2b49816680e96ebedf6564de2aa4a.tar.gz
android_packages_wallpapers_PhotoPhase-c4972722acf2b49816680e96ebedf6564de2aa4a.tar.bz2
android_packages_wallpapers_PhotoPhase-c4972722acf2b49816680e96ebedf6564de2aa4a.zip
Automatic translation import
Ticket: YAM-21 Change-Id: I64b0ac39ec992b67a861626a32bc12e8a3999ecb
Diffstat (limited to 'res/values-th/plurals.xml')
-rw-r--r--res/values-th/plurals.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/res/values-th/plurals.xml b/res/values-th/plurals.xml
new file mode 100644
index 0000000..0aaeae6
--- /dev/null
+++ b/res/values-th/plurals.xml
@@ -0,0 +1,25 @@
+<?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="other"><xliff:g id="pictures" example="7">%d</xliff:g> รูปภาพ</item>
+ </plurals>
+ <plurals name="msg_media_reload_complete">
+ <item quantity="other">โหลดสื่อใหม่เสร็จแล้ว พบ <xliff:g id="pictures" example="7">%d</xliff:g> รูป</item>
+ </plurals>
+</resources>