summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/widget/res/values-cy/strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-01-12 20:02:54 +0200
committerMichael Bestas <mkbestas@lineageos.org>2019-01-12 20:02:54 +0200
commitd38db3f8f49cd8cbd06e08a5bfd368eb32c258a4 (patch)
tree5f4b7bc03344487e15ee7b8b39696bbceecd888d /java/com/android/dialer/widget/res/values-cy/strings.xml
parenta30dc0b71dbbe1c24cf947448a32e63f6fb6829e (diff)
downloadandroid_packages_apps_Dialer-d38db3f8f49cd8cbd06e08a5bfd368eb32c258a4.tar.gz
android_packages_apps_Dialer-d38db3f8f49cd8cbd06e08a5bfd368eb32c258a4.tar.bz2
android_packages_apps_Dialer-d38db3f8f49cd8cbd06e08a5bfd368eb32c258a4.zip
Automatic translation import
Change-Id: Idd711caf52e31bdc9a96ed300974270974c888de
Diffstat (limited to 'java/com/android/dialer/widget/res/values-cy/strings.xml')
-rw-r--r--java/com/android/dialer/widget/res/values-cy/strings.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/java/com/android/dialer/widget/res/values-cy/strings.xml b/java/com/android/dialer/widget/res/values-cy/strings.xml
new file mode 100644
index 000000000..b10cd4806
--- /dev/null
+++ b/java/com/android/dialer/widget/res/values-cy/strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ ~ Copyright (C) 2016 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>
+ <!-- Hint in a text field to compose a custom message to send with a phone call [CHAR LIMIT=27] -->
+ <string name="custom_message_hint">Ysgrifenna neges dy hun</string>
+ <!-- Accessibility string for close/navigation icon in DialerToolbar -->
+ <string name="toolbar_close">Cau</string>
+ <!-- [CHAR LIMIT=NONE] Shown when there are no contacts in the all contacts list. -->
+ <string name="all_contacts_empty">Nid oes gennyt unrhyw gysylltiadau eto</string>
+ <!-- [CHAR LIMIT=NONE] Shown as an action when the all contacts list is empty -->
+ <string name="all_contacts_empty_add_contact_action">Creu cyswllt newydd</string>
+ <!-- The label of the button used to turn on a single permission [CHAR LIMIT=30]-->
+ <string name="permission_single_turn_on">Troi ymlaen</string>
+ <!-- Shown as a prompt to turn on the contacts permission to show all contacts [CHAR LIMIT=NONE]-->
+ <string name="permission_no_contacts">I weld dy gysylltiadau, rho ganiatâd yn yr ap Cysylltiadau.</string>
+ <!-- Message displayed when there is no application available to handle the add contact menu option. [CHAR LIMIT=NONE] -->
+ <string name="add_contact_not_available">Dim ap cysylltiadau ar gael</string>
+</resources>