• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3  <string name="type_incoming">Příchozí hovor</string>
4  <string name="type_incoming_pulled">Příchozí hovor byl přesměrován na jiné zařízení</string>
5  <string name="type_outgoing">Odchozí hovor</string>
6  <string name="type_outgoing_pulled">Odchozí hovor byl přesměrován na jiné zařízení</string>
7  <string name="type_missed">Zmeškaný hovor</string>
8  <string name="type_incoming_video">Příchozí videohovor</string>
9  <string name="type_incoming_video_pulled">Příchozí videohovor byl přesměrován na jiné zařízení</string>
10  <string name="type_outgoing_video">Odchozí videohovor</string>
11  <string name="type_outgoing_video_pulled">Odchozí videohovor byl přesměrován na jiné zařízení</string>
12  <string name="type_missed_video">Zmeškaný videohovor</string>
13  <string name="type_voicemail">Hlasová schránka</string>
14  <string name="type_rejected">Odmítnutý hovor</string>
15  <string name="type_blocked">Zablokovaný hovor</string>
16  <string name="call_details_minutes_abbreviation">min</string>
17  <string name="call_details_seconds_abbreviation">s</string>
18  <string name="a11y_call_duration_format">%1$d %2$s %3$d %4$s</string>
19  <string name="a11y_call_duration_short_format">%1$d %2$s</string>
20  <string name="call_duration_format_pattern">%1$s \'%2$s\' %3$s \'%4$s\'</string>
21  <string name="call_duration_short_format_pattern">%1$s \'%2$s\'</string>
22  <plurals name="a11y_seconds">
23    <item quantity="one">sekunda</item>
24    <item quantity="few">sekundy</item>
25    <item quantity="many">sekundy</item>
26    <item quantity="other">sekund</item>
27  </plurals>
28  <plurals name="a11y_minutes">
29    <item quantity="one">minuta</item>
30    <item quantity="few">minuty</item>
31    <item quantity="many">minuty</item>
32    <item quantity="other">minut</item>
33  </plurals>
34  <string name="type_answered_elsewhere">Hovor byl přijat na jiném zařízení</string>
35  <string name="description_phone_account">na účet ^1</string>
36  <string name="description_via_number">z čísla %1$s</string>
37  <string name="description_via_number_phone_account">na účet %1$s, z čísla %2$s</string>
38  <string name="voicemail_string">Hlasová schránka</string>
39  <string name="just_now">Právě teď</string>
40  <string name="new_call_log_carrier_video">Videohovor přes operátora</string>
41  <string name="new_call_log_duo_video">Videohovor Duo</string>
42  <string name="new_call_log_unknown">Neznámé</string>
43  <string name="new_call_log_secondary_blocked">Blokované</string>
44  <string name="new_call_log_secondary_spam">Spam</string>
45  <plurals name="a11y_new_call_log_entry_missed_call">
46    <item quantity="one">^1 zmeškaný hovor od kontaktu ^2</item>
47    <item quantity="few">^1 hovory, poslední je zmeškaný hovor od kontaktu ^2</item>
48    <item quantity="many">^1 hovoru, poslední je zmeškaný hovor od kontaktu ^2</item>
49    <item quantity="other">^1 hovorů, poslední je zmeškaný hovor od kontaktu ^2</item>
50  </plurals>
51  <plurals name="a11y_new_call_log_entry_answered_call">
52    <item quantity="one">^1 přijatý hovor od kontaktu ^2</item>
53    <item quantity="few">^1 hovory, poslední je přijatý hovor od kontaktu ^2</item>
54    <item quantity="many">^1 hovoru, poslední je přijatý hovor od kontaktu ^2</item>
55    <item quantity="other">^1 hovorů, poslední je přijatý hovor od kontaktu ^2</item>
56  </plurals>
57  <plurals name="a11y_new_call_log_entry_outgoing_call">
58    <item quantity="one">^1 odchozí hovor s kontaktem ^2</item>
59    <item quantity="few">^1 hovory, poslední je odchozí hovor s kontaktem ^2</item>
60    <item quantity="many">^1 hovoru, poslední je odchozí hovor s kontaktem ^2</item>
61    <item quantity="other">^1 hovorů, poslední je odchozí hovor s kontaktem ^2</item>
62  </plurals>
63  <plurals name="a11y_new_call_log_entry_blocked_call">
64    <item quantity="one">^1 zablokovaný hovor od kontaktu ^2</item>
65    <item quantity="few">^1 hovory, poslední je zablokovaný hovor od kontaktu ^2</item>
66    <item quantity="many">^1 hovoru, poslední je zablokovaný hovor od kontaktu ^2</item>
67    <item quantity="other">^1 hovorů, poslední je zablokovaný hovor od kontaktu ^2</item>
68  </plurals>
69  <string name="a11y_new_call_log_entry_phone_account">na účet ^1,
70    z čísla ^2</string>
71  <string name="a11y_new_call_log_entry_full_description_without_phone_account_info">^1, ^2.</string>
72  <string name="a11y_new_call_log_entry_full_description_with_phone_account_info">^1, ^2, ^3.</string>
73</resources>
74