~ubuntu-branches/ubuntu/vivid/messaging-app/vivid-proposed

« back to all changes in this revision

Viewing changes to po/cs.po

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Bill Filler, Martin Pitt, David Planella, Tiago Salem Herrmann, Renato Araujo Oliveira Filho
  • Date: 2014-08-28 21:59:34 UTC
  • mfrom: (1.1.50)
  • Revision ID: package-import@ubuntu.com-20140828215934-eiuir7men7lmcyvy
Tags: 0.1+14.10.20140828.3-0ubuntu1
[ Bill Filler ]
* Mark the "Send" string for translation. This will require an update
  of the .pot file too.

[ Martin Pitt ]
* Update POT
* Do not mark single space for translation, and fix wrong macros in
  plural forms of "Attachments" strings.

[ David Planella ]
* Mark the "Send" string for translation. This will require an update
  of the .pot file too.

[ Tiago Salem Herrmann ]
* Use rich text to avoid parsing errors. (LP: #1320126)

[ Renato Araujo Oliveira Filho ]
* Show destination numbers on MessageInfoDialog. (LP: #1359843)
* Limit the size of memory used by images on MMSImage.qml. Removed
  scrollbar. Optimize messages page (Binding only message object
  property for loaders.) (LP: #1356539)
* Update vcard visual on text field (before send it) (LP: #1359351)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: messaging-app\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2014-06-17 11:13+0200\n"
 
10
"POT-Creation-Date: 2014-08-28 07:10+0200\n"
11
11
"PO-Revision-Date: 2014-01-08 09:16+0000\n"
12
12
"Last-Translator: Tadeáš Pařík <tadeas.parik@gmail.com>\n"
13
13
"Language-Team: Czech <cs@li.org>\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
18
 
"X-Launchpad-Export-Date: 2014-07-18 05:28+0000\n"
19
 
"X-Generator: Launchpad (build 17114)\n"
 
18
"X-Launchpad-Export-Date: 2014-08-28 06:29+0000\n"
 
19
"X-Generator: Launchpad (build 17174)\n"
 
20
 
 
21
#: src/qml/MainPage.qml:37 src/qml/Messages.qml:116
 
22
msgid " "
 
23
msgstr ""
20
24
 
21
25
#: src/qml/dateUtils.js:62
22
26
#, qt-format
42
46
msgstr[1] "%1 sekundy volání"
43
47
msgstr[2] "%1 sekund volání"
44
48
 
45
 
#: src/qml/Messages.qml:409
 
49
#: src/qml/MessageInfoDialog.qml:58
 
50
msgid "Accepted"
 
51
msgstr ""
 
52
 
 
53
#: src/qml/Messages.qml:527
46
54
msgid "Add"
47
55
msgstr ""
48
56
 
49
57
#: src/qml/MultiRecipientInput.qml:145
50
 
msgid "Add contacts.."
 
58
msgid "Add contacts..."
51
59
msgstr ""
52
60
 
53
 
#: src/qml/NewRecipientPage.qml:27
 
61
#: src/qml/NewRecipientPage.qml:29
54
62
msgid "Add recipient"
55
63
msgstr ""
56
64
 
57
 
#: src/qml/AddPhoneNumberToContactPage.qml:26
58
 
msgid "Add to contact"
59
 
msgstr ""
60
 
 
61
 
#: src/qml/Messages.qml:152 src/qml/messaging-app.qml:137
62
 
msgid "Add to existing contact"
63
 
msgstr "Přidat do existujícího kontaktu"
64
 
 
65
 
#: src/qml/Messages.qml:397 src/qml/Messages.qml:426
 
65
#: src/qml/ThreadDelegate.qml:74
 
66
#, qt-format
 
67
msgid "Attachment: %1 contact"
 
68
msgid_plural "Attachments: %s contacts"
 
69
msgstr[0] ""
 
70
msgstr[1] ""
 
71
 
 
72
#: src/qml/ThreadDelegate.qml:77
 
73
#, qt-format
 
74
msgid "Attachment: %1 file"
 
75
msgid_plural "Attachments: %s files"
 
76
msgstr[0] ""
 
77
msgstr[1] ""
 
78
 
 
79
#: src/qml/ThreadDelegate.qml:68
 
80
#, qt-format
 
81
msgid "Attachment: %1 image"
 
82
msgid_plural "Attachments: %s images"
 
83
msgstr[0] ""
 
84
msgstr[1] ""
 
85
 
 
86
#: src/qml/ThreadDelegate.qml:71
 
87
#, qt-format
 
88
msgid "Attachment: %1 video"
 
89
msgid_plural "Attachments: %s videos"
 
90
msgstr[0] ""
 
91
msgstr[1] ""
 
92
 
 
93
#: src/qml/Messages.qml:517 src/qml/Messages.qml:571
66
94
msgid "Call"
67
95
msgstr "Volání"
68
96
 
69
 
#: src/qml/MainPage.qml:75 src/qml/MessageDelegate.qml:216
70
 
#: src/qml/Messages.qml:169
 
97
#: src/qml/MainPage.qml:85
71
98
msgid "Cancel"
72
99
msgstr ""
73
100
 
74
 
#: src/qml/MainPage.qml:31
 
101
#: src/qml/Dialogs/SetDefaultSIMCardDialog.qml:28
 
102
msgid "Change all Messaging associations to "
 
103
msgstr ""
 
104
 
 
105
#: src/qml/MainPage.qml:37
75
106
msgid "Chats"
76
107
msgstr ""
77
108
 
78
 
#: src/qml/Messages.qml:438
 
109
#: src/qml/Dialogs/NoSIMCardSelectedDialog.qml:30
 
110
#: src/qml/MessageInfoDialog.qml:112 src/qml/Messages.qml:240
 
111
msgid "Close"
 
112
msgstr ""
 
113
 
 
114
#: src/qml/MainPage.qml:141
 
115
msgid "Compose a new message by swiping up from the bottom of the screen."
 
116
msgstr ""
 
117
 
 
118
#: src/qml/Messages.qml:581
79
119
msgid "Contact"
80
120
msgstr "Kontakt"
81
121
 
82
 
#: src/qml/MessageDelegate.qml:176
 
122
#: src/qml/MessageDelegateFactory.qml:58
83
123
msgid "Copy"
84
124
msgstr ""
85
125
 
86
 
#: src/qml/Messages.qml:161 src/qml/messaging-app.qml:139
87
 
msgid "Create new contact"
88
 
msgstr "Vytvořit nový kontakt"
89
 
 
90
 
#: src/qml/MainPage.qml:31 src/qml/Messages.qml:58
91
 
msgid "Edit"
92
 
msgstr ""
93
 
 
94
 
#: src/qml/MessageDelegate.qml:300
 
126
#: src/qml/MainPage.qml:43
 
127
msgid "Create new"
 
128
msgstr ""
 
129
 
 
130
#: src/qml/MessageDelegateFactory.qml:41 src/qml/ThreadDelegate.qml:102
 
131
msgid "Delete"
 
132
msgstr ""
 
133
 
 
134
#: src/qml/MessageInfoDialog.qml:62
 
135
msgid "Deleted"
 
136
msgstr ""
 
137
 
 
138
#: src/qml/MessageInfoDialog.qml:52
 
139
msgid "Delivered"
 
140
msgstr ""
 
141
 
 
142
#: src/qml/Dialogs/SetDefaultSIMCardDialog.qml:63
 
143
msgid "Don't ask again"
 
144
msgstr ""
 
145
 
 
146
#: src/qml/MessageInfoDialog.qml:56
95
147
msgid "Failed"
96
148
msgstr ""
97
149
 
98
 
#: src/qml/Messages.qml:74
99
 
msgid "Group"
100
 
msgstr ""
101
 
 
102
 
#: src/qml/Messages.qml:150
103
 
msgid "How do you want to save the contact?"
 
150
#: src/qml/MessageDelegateFactory.qml:181
 
151
msgid "Failed!"
 
152
msgstr ""
 
153
 
 
154
#: src/qml/MessageInfoDialog.qml:89
 
155
msgid "From"
 
156
msgstr ""
 
157
 
 
158
#: src/qml/Messages.qml:132
 
159
#, qt-format
 
160
msgid "Group (%1)"
104
161
msgstr ""
105
162
 
106
163
#: src/qml/MMS/PreviewerImage.qml:25
107
164
msgid "Image Preview"
108
165
msgstr ""
109
166
 
110
 
#: src/qml/MainPage.qml:39
111
 
msgid "New Chat"
112
 
msgstr ""
113
 
 
114
 
#: src/qml/Messages.qml:77
 
167
#: src/qml/MessageDelegateFactory.qml:65
 
168
msgid "Info"
 
169
msgstr ""
 
170
 
 
171
#: src/qml/Dialogs/NoDefaultSIMCardDialog.qml:80
 
172
msgid "Later"
 
173
msgstr ""
 
174
 
 
175
#: src/qml/MessageDelegateFactory.qml:68
 
176
msgid "MMS"
 
177
msgstr ""
 
178
 
 
179
#: src/qml/MessageInfoDialog.qml:78
 
180
msgid "Message info"
 
181
msgstr ""
 
182
 
 
183
#: src/qml/MMSDelegate.qml:191
 
184
msgid "Missing message data"
 
185
msgstr ""
 
186
 
 
187
#: src/qml/MessageInfoDialog.qml:89
 
188
msgid "Myself"
 
189
msgstr ""
 
190
 
 
191
#: src/qml/Messages.qml:135
115
192
msgid "New Message"
116
193
msgstr "Nová zpráva"
117
194
 
118
 
#: src/qml/MMS/Previewer.qml:32 src/qml/MessageDelegate.qml:61
 
195
#: src/qml/Dialogs/NoDefaultSIMCardDialog.qml:70
 
196
#: src/qml/Dialogs/SetDefaultSIMCardDialog.qml:38
 
197
msgid "No"
 
198
msgstr ""
 
199
 
 
200
#: src/qml/Dialogs/NoSIMCardSelectedDialog.qml:26
 
201
msgid "No SIM card selected"
 
202
msgstr ""
 
203
 
 
204
#: src/qml/Messages.qml:236
 
205
msgid "No network"
 
206
msgstr ""
 
207
 
 
208
#: src/qml/MessageInfoDialog.qml:64
 
209
msgid "Pending"
 
210
msgstr ""
 
211
 
 
212
#: src/qml/MessageInfoDialog.qml:60 src/qml/MessageInfoDialog.qml:103
 
213
msgid "Read"
 
214
msgstr ""
 
215
 
 
216
#: src/qml/MessageInfoDialog.qml:68 src/qml/MessageInfoDialog.qml:98
 
217
msgid "Received"
 
218
msgstr ""
 
219
 
 
220
#: src/qml/Messages.qml:190
 
221
msgid "Remove"
 
222
msgstr ""
 
223
 
 
224
#: src/qml/MessageDelegateFactory.qml:51
 
225
msgid "Retry"
 
226
msgstr ""
 
227
 
 
228
#: src/qml/MessageDelegateFactory.qml:68
 
229
msgid "SMS"
 
230
msgstr ""
 
231
 
 
232
#: src/qml/MMS/Previewer.qml:32
119
233
msgid "Save"
120
234
msgstr ""
121
235
 
122
 
#: src/qml/Messages.qml:149
123
 
msgid "Save contact"
124
 
msgstr ""
125
 
 
126
 
#: src/qml/MessageDelegate.qml:75 src/qml/MessageDelegate.qml:184
127
 
msgid "Select"
128
 
msgstr "Vybrat"
129
 
 
130
 
#: src/qml/MessageDelegate.qml:298
131
 
msgid "Sending..."
132
 
msgstr ""
133
 
 
134
 
#: src/qml/MMS/Previewer.qml:45 src/qml/MessageDelegate.qml:68
 
236
#: src/qml/MainPage.qml:54 src/qml/NewRecipientPage.qml:46
 
237
msgid "Search..."
 
238
msgstr ""
 
239
 
 
240
#: src/qml/Dialogs/NoDefaultSIMCardDialog.qml:58
 
241
msgid ""
 
242
"Select a default SIM for all outgoing messages. You can always alter your "
 
243
"choice in <a href=\"system_settings\">System Settings</a>."
 
244
msgstr ""
 
245
 
 
246
#: src/qml/MessageInfoDialog.qml:93
 
247
msgid "Sent"
 
248
msgstr ""
 
249
 
 
250
#: src/qml/MMS/Previewer.qml:45
135
251
msgid "Share"
136
252
msgstr ""
137
253
 
 
254
#: src/qml/MessageInfoDialog.qml:108
 
255
msgid "Status"
 
256
msgstr ""
 
257
 
 
258
#: src/qml/Dialogs/NoDefaultSIMCardDialog.qml:27
 
259
msgid "Switch to default SIM:"
 
260
msgstr ""
 
261
 
 
262
#: src/qml/MessageInfoDialog.qml:54
 
263
msgid "Temporarily Failed"
 
264
msgstr ""
 
265
 
 
266
#: src/qml/Messages.qml:237
 
267
#, qt-format
 
268
msgid "There is currently no network on %1"
 
269
msgstr ""
 
270
 
 
271
#: src/qml/Messages.qml:237
 
272
msgid "There is currently no network."
 
273
msgstr ""
 
274
 
138
275
#: src/qml/dateUtils.js:41
139
276
msgid "Today"
140
277
msgstr "Dnes"
141
278
 
142
 
#: src/qml/MessageDelegate.qml:208
143
 
msgid "Try again"
 
279
#: src/qml/MessageInfoDialog.qml:85
 
280
msgid "Type"
 
281
msgstr ""
 
282
 
 
283
#: src/qml/MessageInfoDialog.qml:70 src/qml/MessageInfoDialog.qml:73
 
284
msgid "Unknown"
 
285
msgstr ""
 
286
 
 
287
#: src/qml/MMS/MMSContact.qml:83 src/qml/MMS/PreviewerContact.qml:27
 
288
msgid "Unknown contact"
144
289
msgstr ""
145
290
 
146
291
#: src/qml/MMS/PreviewerVideo.qml:25
147
292
msgid "Video Preview"
148
293
msgstr ""
149
294
 
150
 
#: src/qml/Messages.qml:578
 
295
#: src/qml/Messages.qml:887
151
296
msgid "Write a message..."
152
297
msgstr "Napsat zprávu..."
153
298
 
 
299
#: src/qml/Dialogs/SetDefaultSIMCardDialog.qml:47
 
300
msgid "Yes"
 
301
msgstr ""
 
302
 
154
303
#: src/qml/dateUtils.js:43
155
304
msgid "Yesterday"
156
305
msgstr "Včera"
 
306
 
 
307
#: src/qml/Dialogs/NoSIMCardSelectedDialog.qml:27
 
308
msgid "You need to select a SIM card"
 
309
msgstr ""
 
310
 
 
311
#~ msgid "Add to existing contact"
 
312
#~ msgstr "Přidat do existujícího kontaktu"
 
313
 
 
314
#~ msgid "Create new contact"
 
315
#~ msgstr "Vytvořit nový kontakt"
 
316
 
 
317
#~ msgid "Select"
 
318
#~ msgstr "Vybrat"