summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael W <baddaemon87@gmail.com>2020-03-28 21:05:07 +0100
committerMichael W <baddaemon87@gmail.com>2020-03-28 21:05:07 +0100
commitf9288d6dad613443695f3a973e93ad0c5b54eff4 (patch)
tree157c06a794dc7932b49a3e7ece8e486e20721855
parent6f35a6660d4d68a568dd43b2ecfe7e0b7fd0ad8a (diff)
downloadandroid_packages_apps_ExactCalculator-lineage-16.0.tar.gz
android_packages_apps_ExactCalculator-lineage-16.0.tar.bz2
android_packages_apps_ExactCalculator-lineage-16.0.zip
Automatic translation importlineage-16.0
Change-Id: I15733ce6358cb2c07e0fe21a4742f79e03296ad0
-rw-r--r--res/values-ast-rES/strings.xml1
-rw-r--r--res/values-cy/strings.xml1
-rw-r--r--res/values-gd/strings.xml28
3 files changed, 28 insertions, 2 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-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>