summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/contactgrid/res/values-cs/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/contactgrid/res/values-cs/strings.xml')
-rw-r--r--java/com/android/incallui/contactgrid/res/values-cs/strings.xml68
1 files changed, 25 insertions, 43 deletions
diff --git a/java/com/android/incallui/contactgrid/res/values-cs/strings.xml b/java/com/android/incallui/contactgrid/res/values-cs/strings.xml
index 4a216290e..f061ba6c8 100644
--- a/java/com/android/incallui/contactgrid/res/values-cs/strings.xml
+++ b/java/com/android/incallui/contactgrid/res/values-cs/strings.xml
@@ -1,44 +1,26 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ 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 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">"Volání přes poskytovatele <xliff:g id="PROVIDER_NAME">%s</xliff:g>"</string>
- <string name="incall_connecting" msgid="1708280493198276616">"Volání…"</string>
- <string name="incall_transferring" msgid="7909128243635579407">"Přepojování…"</string>
- <!-- no translation found for incall_video_call_requesting (1560243656749370926) -->
- <skip />
- <!-- no translation found for incall_wifi_video_call_requesting (4778821793266688848) -->
- <skip />
- <!-- no translation found for incall_video_call_upgrade_request (3225728109481465831) -->
- <skip />
- <string name="incall_video_call_request_failed" msgid="5014067473831870379">"Nelze se připojit"</string>
- <string name="incall_video_call_request_rejected" msgid="5357441169519503234">"Hovor byl odmítnut"</string>
- <string name="incall_video_call_request_timed_out" msgid="6804535684856203120">"Časový limit hovoru vypršel"</string>
- <string name="incall_hanging_up" msgid="2166116351937190949">"Zavěšování"</string>
- <string name="incall_call_ended" msgid="6294704948774348480">"Hovor byl ukončen"</string>
- <string name="incall_remotely_held" msgid="8561379039177396615">"Podrženo"</string>
- <!-- no translation found for contact_grid_incoming_video_call (5848811480775138601) -->
- <skip />
- <!-- no translation found for contact_grid_incoming_wifi_video_call (7478797414642594106) -->
- <skip />
- <string name="contact_grid_incoming_voice_call" msgid="7165853925114955346">"Příchozí hovor:"</string>
- <string name="contact_grid_incoming_work_call" msgid="837605505036615004">"Příchozí pracovní hovor:"</string>
- <string name="contact_grid_incoming_via_template" msgid="7747391077955623969">"Příchozí hovor přes poskytovatele <xliff:g id="PROVIDER_NAME">%s</xliff:g>"</string>
- <string name="contact_grid_incoming_suspected_spam" msgid="285365265897630425">"Podezření na spam"</string>
- <string name="contact_grid_callback_number" msgid="1284649030313415807">"Číslo pro zpětné volání: <xliff:g id="DARK_NUMBER">%1$s</xliff:g>"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="incall_calling_via_template">Volání přes poskytovatele %s</string>
+ <string name="incall_calling_on_same_carrier_template">Volání přes stejného operátora %s</string>
+ <string name="incall_calling_on_recent_choice_template">Volání přes nedávno vybraného operátora %s</string>
+ <string name="incall_connecting">Volání…</string>
+ <string name="incall_connecting_assited_dialed">Volání s předvolbou +%1$s (%2$s)…</string>
+ <string name="incall_connecting_assited_dialed_component">Byla použita předvolba +%1$s (%2$s)…</string>
+ <string name="incall_transferring">Přepojování…</string>
+ <string name="incall_video_call_requesting">Videohovor prostřednictvím operátora…</string>
+ <string name="incall_wifi_video_call_requesting">Videohovor přes Wi-Fi prostřednictvím operátora…</string>
+ <string name="incall_video_call_upgrade_request">Přepínání na videohovor prostřednictvím operátora…</string>
+ <string name="incall_video_call_request_failed">Nelze se připojit</string>
+ <string name="incall_video_call_request_rejected">Hovor byl odmítnut</string>
+ <string name="incall_video_call_request_timed_out">Časový limit hovoru vypršel</string>
+ <string name="incall_hanging_up">Zavěšování</string>
+ <string name="incall_call_ended">Hovor byl ukončen</string>
+ <string name="incall_remotely_held">Podrženo</string>
+ <string name="contact_grid_incoming_video_call">Videohovor prostřednictvím operátora od</string>
+ <string name="contact_grid_incoming_wifi_video_call">Videohovor přes Wi-Fi prostřednictvím operátora od</string>
+ <string name="contact_grid_incoming_voice_call">Příchozí hovor:</string>
+ <string name="contact_grid_incoming_work_call">Příchozí pracovní hovor:</string>
+ <string name="contact_grid_incoming_via_template">Příchozí hovor přes poskytovatele %s</string>
+ <string name="contact_grid_incoming_suspected_spam">Podezření na spam</string>
+ <string name="contact_grid_callback_number">Číslo tohoto telefonu: %1$s</string>
</resources>