summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/contactgrid/res/values-uk
diff options
context:
space:
mode:
authorEric Erfanian <erfanian@google.com>2017-03-16 19:22:24 -0700
committerEric Erfanian <erfanian@google.com>2017-03-17 19:21:59 +0000
commit9a090c89e7a0c43a668bd6e2ac5e5e680f323aed (patch)
tree2f55365aaf87df9ba7c1fe0be56a7d0988eadf30 /java/com/android/incallui/contactgrid/res/values-uk
parent2df4538eb90b896be15eebc1d9adf1206131c8a3 (diff)
Update AOSP Dialer source from internal google3 repository at cl/150392808
Test: Treehugger Notable this release: * Reintroduce localization. This CL updates the AOSP Dialer source with all the changes that have gone into the private google3 repository. This includes all the changes from 3/15/2017 to cl/150392808 (3/16/2017). This goal of these drops is to keep the AOSP source in sync with the internal google3 repository. Currently these sync are done by hand with very minor modifications to the internal source code. See the Android.mk file for list of modifications. Our current goal is to do frequent drops (daily if possible) and eventually switched to an automated process. Change-Id: Ia16d68469c2ca1ff42c7fa31d922bdb78c4e244a
Diffstat (limited to 'java/com/android/incallui/contactgrid/res/values-uk')
-rw-r--r--java/com/android/incallui/contactgrid/res/values-uk/strings.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/java/com/android/incallui/contactgrid/res/values-uk/strings.xml b/java/com/android/incallui/contactgrid/res/values-uk/strings.xml
new file mode 100644
index 000000000..7b84fb650
--- /dev/null
+++ b/java/com/android/incallui/contactgrid/res/values-uk/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="incall_calling_via_template" msgid="3416867359475780924">"Виклик здійснюється через оператора <xliff:g id="PROVIDER_NAME">%s</xliff:g>"</string>
+ <string name="incall_connecting" msgid="1708280493198276616">"Виклик…"</string>
+ <string name="incall_transferring" msgid="7909128243635579407">"Пересилання…"</string>
+ <string name="incall_video_call_requesting" msgid="5251915562785911238">"Відеодзвінок…"</string>
+ <string name="incall_wifi_video_call_requesting" msgid="8783968191180862607">"Відеодзвінок Wi-Fi…"</string>
+ <string name="incall_video_call_request_failed" msgid="5014067473831870379">"Не вдалося під’єднатися"</string>
+ <string name="incall_video_call_request_rejected" msgid="5357441169519503234">"Виклик відхилено"</string>
+ <string name="incall_video_call_request_timed_out" msgid="6804535684856203120">"Час очікування виклику минув"</string>
+ <string name="incall_hanging_up" msgid="2166116351937190949">"Завершення виклику"</string>
+ <string name="incall_call_ended" msgid="6294704948774348480">"Виклик завершено"</string>
+ <string name="incall_remotely_held" msgid="8561379039177396615">"Утримується"</string>
+ <string name="contact_grid_incoming_video_call" msgid="4935122585117803710">"Відеодзвінок від:"</string>
+ <string name="contact_grid_incoming_wifi_video_call" msgid="5938822096623593533">"Відеодзвінок через Wi-Fi від:"</string>
+ <string name="contact_grid_incoming_voice_call" msgid="7165853925114955346">"Виклик від:"</string>
+ <string name="contact_grid_incoming_work_call" msgid="837605505036615004">"Виклик на робочий телефон від:"</string>
+ <string name="contact_grid_incoming_via_template" msgid="7747391077955623969">"Вхідні виклики через оператора <xliff:g id="PROVIDER_NAME">%s</xliff:g>"</string>
+ <string name="contact_grid_incoming_suspected_spam" msgid="285365265897630425">"Підозрілий абонент"</string>
+ <string name="contact_grid_callback_number" msgid="1284649030313415807">"Номер зворотного виклику: <xliff:g id="DARK_NUMBER">%1$s</xliff:g>"</string>
+</resources>