summaryrefslogtreecommitdiffstats
path: root/res/values-ca/cm_arrays.xml
diff options
context:
space:
mode:
authorarnau <arnaullv@gmail.com>2013-09-28 00:31:23 +0200
committerarnau <arnaullv@gmail.com>2013-09-28 00:31:23 +0200
commit803240b7258cc0842a35238785c6c42bc5a83a71 (patch)
tree2c1abb5377b27fbd8c2166f69c6ee5380455eab7 /res/values-ca/cm_arrays.xml
parenteead7ecc910af0f3cd07a660e0145e00c738128f (diff)
downloadandroid_packages_apps_Trebuchet-803240b7258cc0842a35238785c6c42bc5a83a71.tar.gz
android_packages_apps_Trebuchet-803240b7258cc0842a35238785c6c42bc5a83a71.tar.bz2
android_packages_apps_Trebuchet-803240b7258cc0842a35238785c6c42bc5a83a71.zip
Trebuchet: CA translations
Change-Id: I25c6ad6f7c291dfcf2f7c7563787420591e91dac
Diffstat (limited to 'res/values-ca/cm_arrays.xml')
-rw-r--r--res/values-ca/cm_arrays.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/res/values-ca/cm_arrays.xml b/res/values-ca/cm_arrays.xml
new file mode 100644
index 000000000..feae6ab09
--- /dev/null
+++ b/res/values-ca/cm_arrays.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="preferences_interface_homescreen_indicator_position_entries">
+ <item>Per sobre la barra d\'aplicacions</item>
+ <item>Amunt</item>
+ <item>Avall</item>
+ </string-array>
+ <string-array name="preferences_interface_drawer_indicator_position_entries">
+ <item>Amunt/Esquerra</item>
+ <item>Avall/Dreta</item>
+ </string-array>
+ <string-array name="preferences_interface_drawer_orientation_entries">
+ <item>Horitzontal</item>
+ <item>Vertical</item>
+ </string-array>
+</resources>