8
8
"Project-Id-Version: ubuntu-docviewer-app\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2015-06-24 22:48+0200\n"
10
"POT-Creation-Date: 2015-07-14 17:41+0200\n"
11
11
"PO-Revision-Date: 2015-06-30 14:30+0000\n"
12
12
"Last-Translator: James Tait <Unknown>\n"
13
13
"Language-Team: English (United Kingdom) <en_GB@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=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2015-07-01 05:51+0000\n"
19
"X-Generator: Launchpad (build 17578)\n"
18
"X-Launchpad-Export-Date: 2015-07-20 04:57+0000\n"
19
"X-Generator: Launchpad (build 17628)\n"
21
21
#. TRANSLATORS: This string is used for renaming a copied file,
22
22
#. when a file with the same name already exists in user's
152
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:28
152
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:36
153
153
msgid "Delete file"
154
154
msgstr "Delete file"
156
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:29
156
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:37
158
158
msgid "Delete %1 file"
159
159
msgid_plural "Delete %1 files"
160
160
msgstr[0] "Delete %1 file"
161
161
msgstr[1] "Delete %1 files"
163
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:30
164
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:31
163
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:38
164
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:39
165
165
msgid "Are you sure you want to permanently delete this file?"
166
166
msgid_plural "Are you sure you want to permanently delete these files?"
167
167
msgstr[0] "Are you sure you want to permanently delete this file?"
168
168
msgstr[1] "Are you sure you want to permanently delete these files?"
170
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:36
170
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:44
171
171
#: ../src/app/qml/documentPage/DocumentPagePickModeHeader.qml:27
172
172
#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:52
176
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:41
176
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:49
177
#: ../src/app/qml/documentPage/DocumentDelegateActions.qml:25
177
178
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:82
193
194
#. TRANSLATORS: %1 refers to a time formatted as Locale.ShortFormat (e.g. hh:mm). It depends on system settings.
194
195
#. http://qt-project.org/doc/qt-4.8/qlocale.html#FormatType-enum
195
#: ../src/app/qml/documentPage/DocumentGridDelegate.qml:35
196
#: ../src/app/qml/documentPage/DocumentGridDelegate.qml:32
197
198
msgid "Today, %1"
198
199
msgstr "Today, %1"
200
201
#. TRANSLATORS: %1 refers to a time formatted as Locale.ShortFormat (e.g. hh:mm). It depends on system settings.
201
202
#. http://qt-project.org/doc/qt-4.8/qlocale.html#FormatType-enum
202
#: ../src/app/qml/documentPage/DocumentGridDelegate.qml:40
203
#: ../src/app/qml/documentPage/DocumentGridDelegate.qml:37
204
205
msgid "Yesterday, %1"
205
206
msgstr "Yesterday, %1"
207
208
#. TRANSLATORS: this is a datetime formatting string,
208
209
#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
209
#: ../src/app/qml/documentPage/DocumentGridDelegate.qml:45
210
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:58
210
#: ../src/app/qml/documentPage/DocumentGridDelegate.qml:42
211
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:60
211
212
msgid "dddd, hh:mm"
212
213
msgstr "dddd, hh:mm"
214
215
#. TRANSLATORS: this is a datetime formatting string,
215
216
#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
216
#: ../src/app/qml/documentPage/DocumentGridDelegate.qml:49
217
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:47
218
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:63
217
#: ../src/app/qml/documentPage/DocumentGridDelegate.qml:46
218
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:49
219
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:65
219
220
msgid "dd-MM-yyyy hh:mm"
220
221
msgstr "dd-MM-yyyy hh:mm"
222
223
#. TRANSLATORS: this is a datetime formatting string, and the
223
224
#. singlequote is an escape character.
224
225
#. See http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
225
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:36
226
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:38
226
227
msgid "'Today', hh:mm"
227
228
msgstr "'Today', hh:mm"
229
230
#. TRANSLATORS: this is a datetime formatting string, and the
230
231
#. singlequote is an escape character.
231
232
#. See http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
232
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:42
233
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:44
233
234
msgid "'Yesterday', hh:mm"
234
235
msgstr "'Yesterday', hh:mm"