summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui/res/values-gd
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/res/values-gd')
-rw-r--r--java/com/android/incallui/res/values-gd/cm_strings.xml5
-rw-r--r--java/com/android/incallui/res/values-gd/strings.xml29
2 files changed, 31 insertions, 3 deletions
diff --git a/java/com/android/incallui/res/values-gd/cm_strings.xml b/java/com/android/incallui/res/values-gd/cm_strings.xml
index 1942c4da3..4ddf1baa9 100644
--- a/java/com/android/incallui/res/values-gd/cm_strings.xml
+++ b/java/com/android/incallui/res/values-gd/cm_strings.xml
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
@@ -16,12 +15,12 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="call_recording_failed_message">Cha deach leinn tòiseachadh air an gairm a chlàradh</string>
+ <string name="call_recording_failed_message">Cha deach leinn tòiseachadh air a’ ghairm a chlàradh</string>
<string name="call_recording_file_location">Chaidh clàradh na gairme a shàbhaladh gu <xliff:g id="filename">%s</xliff:g></string>
<string name="onscreenCallRecordText">Clàraich a’ ghairm</string>
<string name="onscreenCallRecordingText">A’ clàradh na gairme – <xliff:g id="duration" example="00:10">%1$s</xliff:g></string>
<string name="onscreenStopCallRecordText">Cuir stad air a’ chlàradh</string>
<string name="recording_time_text">’Ga chlàradh</string>
<string name="recording_warning_title">A bheil thu airson clàradh gairme a chur an comas?</string>
- <string name="recording_warning_text">An aire: ’S ann an urra dhut fhèin a th’ ann gun gèill thu ri lagh, conn-riaghladh is riaghailt sam bith a bhios an sàs a thaobh cleachdadh gleus a’ chlàraidh agus cleachdadh no sgaoileadh nan clàraidhean a rinn thu leis.</string>
+ <string name="recording_warning_text">An aire: ’S ann an urra dhut fhèin a th’ ann gun gèill thu ri lagh, riaghladh is riaghailt sam bith a bhios an sàs a thaobh cleachdadh gleus a’ chlàraidh agus cleachdadh no sgaoileadh nan clàraidhean a rinn thu leis.</string>
</resources>
diff --git a/java/com/android/incallui/res/values-gd/strings.xml b/java/com/android/incallui/res/values-gd/strings.xml
new file mode 100644
index 000000000..db31b9a11
--- /dev/null
+++ b/java/com/android/incallui/res/values-gd/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2013 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 xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="notification_ongoing_video_call">Gairm video a’ dol air adhart</string>
+ <string name="notification_ongoing_paused_video_call">Gairm video a’ dol air adhart \u2011 video ’na stad</string>
+ <string name="notification_ongoing_call_wifi_template">&lt;xliff:g id="brand_name”&gt;%1$s&lt;/xliff:g&gt; a’ dol air adhart</string>
+ <string name="notification_incoming_call_wifi_template">&lt;xliff:g id="brand_name”&gt;%1$s&lt;/xliff:g&gt; a’ tighinn a-steach</string>
+ <string name="notification_call_wifi_brand">Gairm WiFi</string>
+ <string name="notification_call_wifi_work_brand">Gairm obrach WiFi</string>
+ <string name="notification_incoming_video_call">Gairm video a’ tighinn a-steach</string>
+ <string name="notification_incoming_call_mutli_sim">Gairm a’ tighinn a-steach slighe <xliff:g id="account">%1$s</xliff:g></string>
+ <string name="notification_action_speaker_on">Cuir an glaodhaire air</string>
+ <string name="notification_action_speaker_off">Cuir an glaodhaire dheth</string>
+ <string name="bubble_return_to_call">Till dhan ghairm</string>
+</resources>