summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2020-04-23 16:51:24 +0300
committerMichael Bestas <mkbestas@lineageos.org>2020-04-23 16:51:24 +0300
commit3f723c6a9f41c8f1cfde4af76513ba00797e5e6f (patch)
tree4448baea6dfc5404b8bd3044a91cd9f824a4be3a
parent86d5cd5c4e327d5f93fc7fc169e383e880cace8e (diff)
downloadandroid_packages_apps_ExactCalculator-lineage-17.1.tar.gz
android_packages_apps_ExactCalculator-lineage-17.1.tar.bz2
android_packages_apps_ExactCalculator-lineage-17.1.zip
Automatic translation importlineage-17.1
Change-Id: Iee190e4e5f814b7f8681b67cf34d6f3641f3aab6
-rw-r--r--res/values-ast-rES/strings.xml1
-rw-r--r--res/values-cy/strings.xml1
-rw-r--r--res/values-eo/strings.xml1
-rw-r--r--res/values-gd/strings.xml28
4 files changed, 28 insertions, 3 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index a3e00ad..8168d23 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The Android Open Source Project
diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml
index 6034426..5afd050 100644
--- a/res/values-cy/strings.xml
+++ b/res/values-cy/strings.xml
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The Android Open Source Project
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index e1da194..7c401e1 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The Android Open Source Project
diff --git a/res/values-gd/strings.xml b/res/values-gd/strings.xml
new file mode 100644
index 0000000..3acff4b
--- /dev/null
+++ b/res/values-gd/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2015 The Android Open Source 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">Àireamhair</string>
+ <string name="mode_rad">rèidean</string>
+ <string name="cleared">air fhalamhachadh</string>
+ <string name="desc_op_fact">factarail</string>
+ <string name="desc_op_pct">ceudad</string>
+ <string name="desc_op_sqrt">freumh ceàrnagach</string>
+ <string name="desc_del">sguab às</string>
+ <string name="error_nan">Chan eil seo ’na àireamh</string>
+ <string name="error_aborted">Sguireadh dheth</string>
+ <string name="menu_licenses">Ceadachasan Open Source</string>
+</resources>