summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calldetails
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/calldetails')
-rw-r--r--java/com/android/dialer/calldetails/res/values-gd/strings.xml15
-rw-r--r--java/com/android/dialer/calldetails/res/values-nl/cm_strings.xml23
2 files changed, 37 insertions, 1 deletions
diff --git a/java/com/android/dialer/calldetails/res/values-gd/strings.xml b/java/com/android/dialer/calldetails/res/values-gd/strings.xml
index 9ed17d262..755905e55 100644
--- a/java/com/android/dialer/calldetails/res/values-gd/strings.xml
+++ b/java/com/android/dialer/calldetails/res/values-gd/strings.xml
@@ -15,6 +15,19 @@
~ limitations under the License
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="assisted_dialing_country_code_entry">Daithealadh le taic: Chaidh còd-dùthcha +&lt;xliff:g example="1" id="ad_country_code”&gt;%1$s&lt;/xliff:g&gt; a chleachdadh</string>
+ <string name="call_details">Mion-fhiosrachadh mun ghairm</string>
+ <string name="delete">Sguab às</string>
+ <string name="call_details_copy_number">Dèan lethbhreac dhen àireamh</string>
+ <string name="call_details_edit_number">Deasaich an àireamh mus dèan thu gairm</string>
+ <string name="call_details_report_call_id">Dèan aithris air mì-aithneachadh àireimh</string>
+ <string name="sent_a_photo">Chaidh dealbh a chur</string>
+ <string name="received_a_photo">Fhuair thu dealbh</string>
+ <string name="message_in_quotes">“<xliff:g id="message">%1$s</xliff:g>”</string>
+ <string name="report_caller_id_dialog_title">Dèan aithris air àireimh cheàrr</string>
+ <string name="report_caller_id_failed">Cha b’ urrainn dhuinn aithris a dhèanamh air an àireamh</string>
+ <string name="report_caller_id_toast">Chaidh aithris a dhèanamh air an àireamh</string>
+ <string name="assisted_dialing_country_code_entry">Daithealadh le taic: Chaidh còd-dùthcha +<xliff:g example="1" id="ad_country_code">%1$s</xliff:g> a chleachdadh</string>
<string name="assisted_dialing_country_code_entry_failure">Chaidh daithealadh le taic a chleachdadh</string>
+ <string name="rtt_transcript_not_available">Chan eil tar-sgrìobhaidhean ri fhaighinn ach airson gairmean le teachdaireachdan</string>
+ <string name="rtt_transcript_link">Seall tar-sgrìobhadh</string>
</resources>
diff --git a/java/com/android/dialer/calldetails/res/values-nl/cm_strings.xml b/java/com/android/dialer/calldetails/res/values-nl/cm_strings.xml
new file mode 100644
index 000000000..bc2ac238f
--- /dev/null
+++ b/java/com/android/dialer/calldetails/res/values-nl/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2013-2014 The CyanogenMod 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="play_recordings">
+ <item quantity="one">Opname afspelen</item>
+ <item quantity="other">Opnames afspelen</item>
+ </plurals>
+ <string name="call_playback_no_app_found_toast">Er kon geen app worden gevonden voor het afspelen van de geselecteerde opname.</string>
+</resources>