summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/common
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2021-02-28 02:39:05 +0200
committerMichael Bestas <mkbestas@lineageos.org>2021-02-28 02:39:05 +0200
commit5a1bf2527847583b66e1ee61c040e82b70dfdbc4 (patch)
treead7910b92e04e77a55693ed383889359c19752a6 /java/com/android/dialer/common
parentb60bd6cf0eb8679fb1aa95ec860bc5c92f560e42 (diff)
Automatic translation import
Change-Id: I74c642b3b9aad5034895cc0cc72a8f3c986797db
Diffstat (limited to 'java/com/android/dialer/common')
-rw-r--r--java/com/android/dialer/common/res/values-ast-rES/strings.xml19
-rw-r--r--java/com/android/dialer/common/res/values-cy/strings.xml23
-rw-r--r--java/com/android/dialer/common/res/values-gd/strings.xml19
3 files changed, 61 insertions, 0 deletions
diff --git a/java/com/android/dialer/common/res/values-ast-rES/strings.xml b/java/com/android/dialer/common/res/values-ast-rES/strings.xml
new file mode 100644
index 000000000..0d5c9ef94
--- /dev/null
+++ b/java/com/android/dialer/common/res/values-ast-rES/strings.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2017 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="content_description_overflow">Más opciones</string>
+</resources>
diff --git a/java/com/android/dialer/common/res/values-cy/strings.xml b/java/com/android/dialer/common/res/values-cy/strings.xml
new file mode 100644
index 000000000..9cb6ba915
--- /dev/null
+++ b/java/com/android/dialer/common/res/values-cy/strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2017 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="network_name_wifi">Wi-Fi</string>
+ <string name="network_name_mobile">Symudol</string>
+ <string name="content_description_overflow">Rhagor o ddewisiadau</string>
+ <string name="snackbar_undo">DADWNEUD</string>
+ <string name="ok_got_it">Deall yn iawn</string>
+</resources>
diff --git a/java/com/android/dialer/common/res/values-gd/strings.xml b/java/com/android/dialer/common/res/values-gd/strings.xml
new file mode 100644
index 000000000..06a7ddbd6
--- /dev/null
+++ b/java/com/android/dialer/common/res/values-gd/strings.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2017 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="content_description_overflow">Barrachd roghainnean</string>
+</resources>