summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/searchfragment
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/searchfragment
parentb60bd6cf0eb8679fb1aa95ec860bc5c92f560e42 (diff)
Automatic translation import
Change-Id: I74c642b3b9aad5034895cc0cc72a8f3c986797db
Diffstat (limited to 'java/com/android/dialer/searchfragment')
-rw-r--r--java/com/android/dialer/searchfragment/nearbyplaces/res/values-ast-rES/strings.xml21
-rw-r--r--java/com/android/dialer/searchfragment/nearbyplaces/res/values-cy/strings.xml22
-rw-r--r--java/com/android/dialer/searchfragment/nearbyplaces/res/values-gd/strings.xml21
3 files changed, 64 insertions, 0 deletions
diff --git a/java/com/android/dialer/searchfragment/nearbyplaces/res/values-ast-rES/strings.xml b/java/com/android/dialer/searchfragment/nearbyplaces/res/values-ast-rES/strings.xml
new file mode 100644
index 000000000..b120a1dfb
--- /dev/null
+++ b/java/com/android/dialer/searchfragment/nearbyplaces/res/values-ast-rES/strings.xml
@@ -0,0 +1,21 @@
+<?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="search_location_permission">Pa obtener información de contautu de llugares que tean cerca de ti, permite l\'accesu al to allugamientu.</string>
+ <string name="nearby_places_allow">Permitir</string>
+ <string name="nearby_places_dismiss">Escartar</string>
+</resources>
diff --git a/java/com/android/dialer/searchfragment/nearbyplaces/res/values-cy/strings.xml b/java/com/android/dialer/searchfragment/nearbyplaces/res/values-cy/strings.xml
new file mode 100644
index 000000000..f40e4613b
--- /dev/null
+++ b/java/com/android/dialer/searchfragment/nearbyplaces/res/values-cy/strings.xml
@@ -0,0 +1,22 @@
+<?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="nearby_places">Lleoedd cyfagos</string>
+ <string name="search_location_permission">I gael manylion cyswllt llefydd gerllaw, rho ganiatâd i gael gwybod dy leoliad.</string>
+ <string name="nearby_places_allow">Caniatáu</string>
+ <string name="nearby_places_dismiss">Gwrthod</string>
+</resources>
diff --git a/java/com/android/dialer/searchfragment/nearbyplaces/res/values-gd/strings.xml b/java/com/android/dialer/searchfragment/nearbyplaces/res/values-gd/strings.xml
new file mode 100644
index 000000000..7b7badaeb
--- /dev/null
+++ b/java/com/android/dialer/searchfragment/nearbyplaces/res/values-gd/strings.xml
@@ -0,0 +1,21 @@
+<?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="search_location_permission">Airson fiosrachadh conaltraidh nan àitichean faisg ort, ceadaich inntrigeadh dhan ionad agad.</string>
+ <string name="nearby_places_allow">Ceadaich</string>
+ <string name="nearby_places_dismiss">Leig seachad</string>
+</resources>