aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:39:33 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:39:33 +0200
commit9f9759a89a13f2fe2849bd0f42083caa22506c6d (patch)
tree4e6bfa552d211f74fcc23b9dcbffd35ceb0363ab /packages
parentc972c0e85e76911b0d750faafed36cd2caebdffc (diff)
downloadvendor_cmsdk-9f9759a89a13f2fe2849bd0f42083caa22506c6d.zip
vendor_cmsdk-9f9759a89a13f2fe2849bd0f42083caa22506c6d.tar.gz
vendor_cmsdk-9f9759a89a13f2fe2849bd0f42083caa22506c6d.tar.bz2
Automatic translation import
Change-Id: I742c557747bbee9f821298497e2cef0e371bb0a2
Diffstat (limited to 'packages')
-rw-r--r--packages/CMSettingsProvider/res/values-ast-rES/strings.xml20
-rw-r--r--packages/CMSettingsProvider/res/values-es/strings.xml20
-rw-r--r--packages/CMSettingsProvider/res/values-et-rEE/strings.xml20
-rw-r--r--packages/CMSettingsProvider/res/values-fr/strings.xml20
-rw-r--r--packages/CMSettingsProvider/res/values-gl-rES/strings.xml20
-rw-r--r--packages/CMSettingsProvider/res/values-hu/strings.xml20
-rw-r--r--packages/CMSettingsProvider/res/values-kn-rIN/strings.xml20
-rw-r--r--packages/CMSettingsProvider/res/values-ko/strings.xml20
-rw-r--r--packages/CMSettingsProvider/res/values-lb/strings.xml (renamed from packages/CMSettingsProvider/res/values-vi/strings.xml)2
-rw-r--r--packages/CMSettingsProvider/res/values-lt/strings.xml20
-rw-r--r--packages/CMSettingsProvider/res/values-lv/strings.xml20
-rw-r--r--packages/CMSettingsProvider/res/values-pl/strings.xml20
-rw-r--r--packages/CMSettingsProvider/res/values-sr/strings.xml2
13 files changed, 222 insertions, 2 deletions
diff --git a/packages/CMSettingsProvider/res/values-ast-rES/strings.xml b/packages/CMSettingsProvider/res/values-ast-rES/strings.xml
new file mode 100644
index 0000000..af30308
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-ast-rES/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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>
+ <string name="app_name">Almacenamientu d\'axustes CM</string>
+</resources>
diff --git a/packages/CMSettingsProvider/res/values-es/strings.xml b/packages/CMSettingsProvider/res/values-es/strings.xml
new file mode 100644
index 0000000..fd02142
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-es/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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>
+ <string name="app_name">Almacenamiento de la configuración de CM</string>
+</resources>
diff --git a/packages/CMSettingsProvider/res/values-et-rEE/strings.xml b/packages/CMSettingsProvider/res/values-et-rEE/strings.xml
new file mode 100644
index 0000000..1ff943e
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-et-rEE/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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>
+ <string name="app_name">CM sätete salvestusruum</string>
+</resources>
diff --git a/packages/CMSettingsProvider/res/values-fr/strings.xml b/packages/CMSettingsProvider/res/values-fr/strings.xml
new file mode 100644
index 0000000..37ba56e
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-fr/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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>
+ <string name="app_name">Stockage des paramètres CM</string>
+</resources>
diff --git a/packages/CMSettingsProvider/res/values-gl-rES/strings.xml b/packages/CMSettingsProvider/res/values-gl-rES/strings.xml
new file mode 100644
index 0000000..5aefc91
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-gl-rES/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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>
+ <string name="app_name">Almacenamento dos axustes de CM</string>
+</resources>
diff --git a/packages/CMSettingsProvider/res/values-hu/strings.xml b/packages/CMSettingsProvider/res/values-hu/strings.xml
new file mode 100644
index 0000000..decedd6
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-hu/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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>
+ <string name="app_name">CM Beállítások Tároló</string>
+</resources>
diff --git a/packages/CMSettingsProvider/res/values-kn-rIN/strings.xml b/packages/CMSettingsProvider/res/values-kn-rIN/strings.xml
new file mode 100644
index 0000000..abf6b80
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-kn-rIN/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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>
+ <string name="app_name">CM ಸೆಟ್ಟಿಂಗ್ಸ್ ಸಂಗ್ರಹಣೆ</string>
+</resources>
diff --git a/packages/CMSettingsProvider/res/values-ko/strings.xml b/packages/CMSettingsProvider/res/values-ko/strings.xml
new file mode 100644
index 0000000..53f4f00
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-ko/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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>
+ <string name="app_name">CM 설정 저장 공간</string>
+</resources>
diff --git a/packages/CMSettingsProvider/res/values-vi/strings.xml b/packages/CMSettingsProvider/res/values-lb/strings.xml
index 3cbb401..f5c5ca2 100644
--- a/packages/CMSettingsProvider/res/values-vi/strings.xml
+++ b/packages/CMSettingsProvider/res/values-lb/strings.xml
@@ -16,5 +16,5 @@
limitations under the License.
-->
<resources>
- <string name="app_name">CM Settings Storage</string>
+ <string name="app_name">CM-Astellungsspäicher</string>
</resources>
diff --git a/packages/CMSettingsProvider/res/values-lt/strings.xml b/packages/CMSettingsProvider/res/values-lt/strings.xml
new file mode 100644
index 0000000..bf4a566
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-lt/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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>
+ <string name="app_name">CM nustatymų saugykla</string>
+</resources>
diff --git a/packages/CMSettingsProvider/res/values-lv/strings.xml b/packages/CMSettingsProvider/res/values-lv/strings.xml
new file mode 100644
index 0000000..e0dba2b
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-lv/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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>
+ <string name="app_name">CM iestatījumu krātuve</string>
+</resources>
diff --git a/packages/CMSettingsProvider/res/values-pl/strings.xml b/packages/CMSettingsProvider/res/values-pl/strings.xml
new file mode 100644
index 0000000..386bcdc
--- /dev/null
+++ b/packages/CMSettingsProvider/res/values-pl/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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>
+ <string name="app_name">Ustawienia Pamięci CM</string>
+</resources>
diff --git a/packages/CMSettingsProvider/res/values-sr/strings.xml b/packages/CMSettingsProvider/res/values-sr/strings.xml
index d8a6726..5ad547e 100644
--- a/packages/CMSettingsProvider/res/values-sr/strings.xml
+++ b/packages/CMSettingsProvider/res/values-sr/strings.xml
@@ -16,5 +16,5 @@
limitations under the License.
-->
<resources>
- <string name="app_name">CM складиште подешавања</string>
+ <string name="app_name">Складиште CM поставки</string>
</resources>