ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #07297
[Merge] lp:~verzegnassi-stefano/ubuntu-docviewer-app/desktop-support into lp:ubuntu-docviewer-app
Stefano Verzegnassi has proposed merging lp:~verzegnassi-stefano/ubuntu-docviewer-app/desktop-support into lp:ubuntu-docviewer-app with lp:~verzegnassi-stefano/ubuntu-docviewer-app/uitk-bottom-edge as a prerequisite.
Commit message:
Better desktop/pocket-desktop support, by detecting the number of mice and touchpads connected to the device. This uses QInputInfo, available in the Qt snapshots - imported version from unity 8 trunk (rev.2080).
WORKAROUND: This makes new BottomEdge component fully working on desktop
Requested reviews:
Jenkins Bot (ubuntu-core-apps-jenkins-bot): continuous-integration
Ubuntu Document Viewer Developers (ubuntu-docviewer-dev)
For more details, see:
https://code.launchpad.net/~verzegnassi-stefano/ubuntu-docviewer-app/desktop-support/+merge/282639
Better desktop/pocket-desktop support, by detecting the number of mice and touchpads connected to the device. This uses QInputInfo, available in the Qt snapshots - imported version from unity 8 trunk (rev.2080).
WORKAROUND: This makes new BottomEdge component fully working on desktop
--
Your team Ubuntu Document Viewer Developers is requested to review the proposed merge of lp:~verzegnassi-stefano/ubuntu-docviewer-app/desktop-support into lp:ubuntu-docviewer-app.
=== modified file 'debian/control'
--- debian/control 2015-11-27 16:39:21 +0000
+++ debian/control 2016-01-14 17:48:42 +0000
@@ -17,7 +17,9 @@
qtdeclarative5-qtquick2-plugin,
qtdeclarative5-private-dev,
qtbase5-private-dev,
- qtdeclarative5-test-plugin
+ qtdeclarative5-test-plugin,
+ libudev-dev,
+ libevdev-dev,
Standards-Version: 3.9.6
Section: misc
Homepage: https://launchpad.net/ubuntu-docviewer-app
=== modified file 'po/am.po'
--- po/am.po 2016-01-05 05:47:43 +0000
+++ po/am.po 2016-01-14 17:48:42 +0000
@@ -7,16 +7,16 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2016-01-04 17:40+0000\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
+"PO-Revision-Date: 2015-12-02 15:20+0000\n"
"Last-Translator: samson <Unknown>\n"
"Language-Team: Amharic <am@xxxxxx>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -39,37 +39,31 @@
"Show documents from the given folder, instead of ~/Documents.\n"
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-"ሰነዶችን ማሳያ ከ ተሰጠው ፎልደር ውስጥ: instead of ~/Documents.\n"
-"መንገዱ ቀደም ብሎ መኖር አለበት የ ubuntu-docviewer-app ከማስኬዶት በፊት"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "ዝርዝሮች"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr "ፋይል"
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "አካባቢ"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "መጠን"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "የተፈጠረው"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "መጨረሻ የተሻሻለው"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME አይነት"
@@ -78,18 +72,18 @@
msgstr "ስህተት"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "መዝጊያ"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "በርካታ ሰነዶች መጥተዋል"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "ይምረጡ መክፈት የሚፈልጉትን:"
@@ -181,17 +175,15 @@
msgid "Share"
msgstr "ማካፈያ"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "ምንም ሰነድ አልተገኘም"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
msgstr ""
-"የ እርስዎን አካል ከ ኮምፒዩተር ጋር ያገናኙ እና ፋይሎችን ይጎትቱ ወደ ሰነዶች ፎልደር ወይንም ያስገቡ የሚወልቅ አካል "
-"ከ ሰነዶች ጋራ"
#. TRANSLATORS: %1 refers to a time formatted as Locale.ShortFormat (e.g. hh:mm). It depends on system settings.
#. http://qt-project.org/doc/qt-4.8/qlocale.html#FormatType-enum
@@ -212,7 +204,7 @@
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:112
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:131
msgid "yyyy/MM/dd hh:mm"
-msgstr "yyyy/MM/dd hh:mm"
+msgstr ""
#. TRANSLATORS: this is a datetime formatting string,
#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
@@ -221,7 +213,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "ሰነዶች"
@@ -315,29 +307,29 @@
msgstr "በ ተቃራኒ ደንብ"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "በመጫን ላይ..."
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:55
msgid "LibreOffice text document"
-msgstr "ሊብሬ ቢሮ የ ጽሁፍ ሰነድ"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:57
msgid "LibreOffice spread sheet"
-msgstr "ሊብሬ ቢሮ ሰንጠረዥ"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:59
msgid "LibreOffice presentation"
-msgstr "ሊብሬ ቢሮ ማቅረቢያ"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:61
msgid "LibreOffice Draw document"
-msgstr "ሊብሬ ቢሮ መሳያ ሰነድ"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:63
msgid "Unknown LibreOffice document"
-msgstr "ያልታወቀ የ ሊብሬ ቢሮ ሰነድ"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:65
msgid "Unknown type document"
@@ -345,7 +337,7 @@
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:85
msgid "Go to position..."
-msgstr "መሄጃ ወደ ቦታ..."
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:100
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:77
@@ -361,39 +353,37 @@
#: ../src/app/qml/loView/LOViewGotoDialog.qml:30
msgid "Go to position"
-msgstr "መሄጃ ወደ ቦታ"
+msgstr ""
#: ../src/app/qml/loView/LOViewGotoDialog.qml:31
msgid "Choose a position between 1% and 100%"
-msgstr "ቦታ ይምረጡ በ 1% እና 100% መካከል"
+msgstr ""
#: ../src/app/qml/loView/LOViewGotoDialog.qml:62
#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:58
msgid "GO!"
msgstr "እንሂድ!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
-msgstr "የ ሊብሬ ቢሮ binaries አልተገኘም"
+msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
-msgstr "ሊብሬ ቢሮ ሲጫን ስህተት ተፈጥሯል"
+msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
-"ሰነዱ አክተጫነም\n"
-"የሚፈለገው ሰነድ ምናልባት የተበላሸ ይሆናል: ወይንም በ መግቢያ ቃል የሚጠበቅ ይሆናል"
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
#. Ref. https://docs.libreoffice.org/libreofficekit.html
#: ../src/app/qml/loView/Splashscreen.qml:45
msgid "Powered by LibreOfficeKit"
-msgstr "በ ሊብሬ ቢሮ ጥቅል የቀረበ"
+msgstr ""
#: ../src/app/qml/loView/ZoomSelector.qml:110
msgid "Fit width"
@@ -401,7 +391,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "ይዞታዎች"
@@ -411,7 +401,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "ገጽ %1 ከ %2"
@@ -447,11 +437,11 @@
msgid "copy %1"
msgstr "ኮፒ %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "ሰነድ መመልከቻ"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "ሰነዶች: መመልከቻ: pdf: ማንበቢያ:"
=== modified file 'po/ar.po'
--- po/ar.po 2016-01-05 05:47:43 +0000
+++ po/ar.po 2016-01-14 17:48:42 +0000
@@ -7,8 +7,8 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2015-12-22 18:44+0000\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
+"PO-Revision-Date: 2015-12-06 15:21+0000\n"
"Last-Translator: Ibrahim Saed <ibraheem5000@xxxxxxxxx>\n"
"Language-Team: Arabic <ar@xxxxxx>\n"
"MIME-Version: 1.0\n"
@@ -16,8 +16,8 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= "
"3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-07 05:41+0000\n"
+"X-Generator: Launchpad (build 17862)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,37 +40,31 @@
"Show documents from the given folder, instead of ~/Documents.\n"
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-"عرض المستندات من المجلد المعطى، بدلا من مجلد ~/Documents.\n"
-"يجب أن يكون المجلد موجودا في مكانه قبل تشغيل تطبيق أوبونتو لعرض المستندات."
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "التفاصيل"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "الموقع"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "الحجم"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "تم إنشاؤها"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "آخر تعديل"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "نوع MIME"
@@ -79,18 +73,18 @@
msgstr "خطأ"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "إغلاق"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "ثم استيراد مستندات متعددة"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "اختر أيها تريد فتحه:"
@@ -198,11 +192,11 @@
msgid "Share"
msgstr "مشاركة"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "لم يُعثر على مستندات"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -238,7 +232,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "المستندات"
@@ -334,37 +328,37 @@
msgstr "ترتيب عكسي"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "يجري التحميل"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:55
msgid "LibreOffice text document"
-msgstr "مستند نصي ليبر أوفيس"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:57
msgid "LibreOffice spread sheet"
-msgstr "جدول ممتد ليبر أوفيس"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:59
msgid "LibreOffice presentation"
-msgstr "عرض تقديمي ليبر أوفيس"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:61
msgid "LibreOffice Draw document"
-msgstr "مستند رسم ليبر أوفيس"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:63
msgid "Unknown LibreOffice document"
-msgstr "مستند ليبر أوفيس مجهول"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:65
msgid "Unknown type document"
-msgstr "نوع مستند مجهول"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:85
msgid "Go to position..."
-msgstr "الذهاب للموضع..."
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:100
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:77
@@ -380,29 +374,29 @@
#: ../src/app/qml/loView/LOViewGotoDialog.qml:30
msgid "Go to position"
-msgstr "انتقل للموضع"
+msgstr ""
#: ../src/app/qml/loView/LOViewGotoDialog.qml:31
msgid "Choose a position between 1% and 100%"
-msgstr "اختر موضع بين 1% و 100%"
+msgstr ""
#: ../src/app/qml/loView/LOViewGotoDialog.qml:62
#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:58
msgid "GO!"
msgstr "اذهب!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
-msgstr "حدث خطأ أثناء تحميل ليبر أوفيس"
+msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -410,15 +404,15 @@
#. Ref. https://docs.libreoffice.org/libreofficekit.html
#: ../src/app/qml/loView/Splashscreen.qml:45
msgid "Powered by LibreOfficeKit"
-msgstr "مدعوم من LibreOfficeKit"
+msgstr ""
#: ../src/app/qml/loView/ZoomSelector.qml:110
msgid "Fit width"
-msgstr "ملائمة العرض"
+msgstr ""
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "المحتويات"
@@ -428,7 +422,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "صفحة %1 من %2"
@@ -448,7 +442,7 @@
#: ../src/app/qml/ubuntu-docviewer-app.qml:118
msgid "File does not exist."
-msgstr "الملف غير موجود."
+msgstr ""
#. TRANSLATORS: This string is used for renaming a copied file,
#. when a file with the same name already exists in user's
@@ -464,11 +458,11 @@
msgid "copy %1"
msgstr "نسخة %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "عارض المستندات"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "مستندات;عارض;قاريء;قارئ;مستند;المستندات;المستند;"
=== modified file 'po/ast.po'
--- po/ast.po 2016-01-05 05:47:43 +0000
+++ po/ast.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: enolp <enolp@xxxxxxxxxxxxx>\n"
"Language-Team: Asturian <ast@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Detalles"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Allugamientu"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Tamañu"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Creáu"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Cabera modificación"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Triba MIME"
@@ -76,18 +72,18 @@
msgstr "Fallu"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Zarrar"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Importáronse múltiples documentos"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Escueyi cual abrir:"
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Nun s'alcontró'l documentu"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Documentos"
@@ -311,7 +307,7 @@
msgstr "Orde inversu"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Cargando..."
@@ -368,18 +364,18 @@
msgid "GO!"
msgstr "¡DIR!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -395,7 +391,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Conteníos"
@@ -405,7 +401,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Páxina %1 de %2"
@@ -441,11 +437,11 @@
msgid "copy %1"
msgstr "copiar %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Visor de documentos"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documentos;visor;pdf;llector;"
=== modified file 'po/br.po'
--- po/br.po 2016-01-05 05:47:43 +0000
+++ po/br.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Fohanno Thierry <thierry.fohanno@xxxxxxxxxxxx>\n"
"Language-Team: Breton <br@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Munudoù"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Lec'h"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Ment"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Krouet"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Kemm diwezhañ"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "seurt MIME"
@@ -76,18 +72,18 @@
msgstr "Fazi"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Serriñ"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Meur a deul enporzhiet"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Choaz pehini digeriñ :"
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "N'eus bet kavet teul ebet"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Teulioù"
@@ -309,7 +305,7 @@
msgstr "urzh kontrol"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "O kargañ..."
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr "DEOMP !"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Taolenn"
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Pajenn %1 diwar %2"
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr "eilañ %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Lenner teulioù"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "teulioù;diskouezer;pdf;lenner"
=== modified file 'po/bs.po'
--- po/bs.po 2016-01-05 05:47:43 +0000
+++ po/bs.po 2016-01-14 17:48:42 +0000
@@ -7,8 +7,8 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2015-12-20 12:49+0000\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
+"PO-Revision-Date: 2015-11-19 20:46+0000\n"
"Last-Translator: Kenan Gutić <Unknown>\n"
"Language-Team: Bosnian <bs@xxxxxx>\n"
"MIME-Version: 1.0\n"
@@ -16,16 +16,16 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
-msgstr "Neki od datih argumenata nisu validni."
+msgstr ""
#: ../src/app/qml/common/CommandLineProxy.qml:58
msgid "Open ubuntu-docviewer-app displaying the selected file"
-msgstr "Otvori ubuntu-docviewer-app prikazujući odabrani dokument"
+msgstr ""
#: ../src/app/qml/common/CommandLineProxy.qml:65
msgid "Run fullscreen"
@@ -34,44 +34,37 @@
#: ../src/app/qml/common/CommandLineProxy.qml:71
msgid "Open ubuntu-docviewer-app in pick mode. Used for tests only."
msgstr ""
-"Otvori ubuntu-docviewer-app u modu za odabir. Koristiti samo za testiranje."
#: ../src/app/qml/common/CommandLineProxy.qml:77
msgid ""
"Show documents from the given folder, instead of ~/Documents.\n"
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-"Pokaži dokumente iz datog direktorija, umjesto iz ~/Documents.\n"
-"Putanja mora postojati prije pokretanja ubuntu-docviewer-app"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Detalji"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Lokacija"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Veličina"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Kreirano"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Zadnja izmjena"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME vrsta"
@@ -80,18 +73,18 @@
msgstr "Greška"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Zatvori"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Višestruki dokumenti ubačeni"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Izaberite koji ćete otvoriti:"
@@ -118,8 +111,6 @@
"This file is not supported.\n"
"Do you want to open it as a plain text?"
msgstr ""
-"Ovaj dokument nije podržan.\n"
-"Da li ga želite otvoriti kao obični tekst?"
#: ../src/app/qml/common/UnknownTypeDialog.qml:38
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:55
@@ -187,11 +178,11 @@
msgid "Share"
msgstr "Podijeli"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Dokumen nije pronađen"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -227,7 +218,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Dokumenti"
@@ -323,7 +314,7 @@
msgstr "Okreni red"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Učitavanje..."
@@ -380,18 +371,18 @@
msgid "GO!"
msgstr "IDI!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
-msgstr "Nisu pronađeni LibreOffice binaries."
+msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
-msgstr "Greška pri učitavanja LibreOffice."
+msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -399,15 +390,15 @@
#. Ref. https://docs.libreoffice.org/libreofficekit.html
#: ../src/app/qml/loView/Splashscreen.qml:45
msgid "Powered by LibreOfficeKit"
-msgstr "Pokreće LibreOfficeKit"
+msgstr ""
#: ../src/app/qml/loView/ZoomSelector.qml:110
msgid "Fit width"
-msgstr "Uklopi širinu"
+msgstr ""
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Sadržaji"
@@ -417,7 +408,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Stranica %1 od %2"
@@ -437,7 +428,7 @@
#: ../src/app/qml/ubuntu-docviewer-app.qml:118
msgid "File does not exist."
-msgstr "Datoteka ne postoji."
+msgstr ""
#. TRANSLATORS: This string is used for renaming a copied file,
#. when a file with the same name already exists in user's
@@ -453,11 +444,11 @@
msgid "copy %1"
msgstr "kopija %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Preglednik dokumenta"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "dokumenti;preglednik;pdf;čitač;"
=== modified file 'po/ca.po'
--- po/ca.po 2016-01-05 05:47:43 +0000
+++ po/ca.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-20 05:07+0000\n"
"Last-Translator: David Planella <david.planella@xxxxxxxxxx>\n"
"Language-Team: Catalan <ca@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Detalls"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Ubicació"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Mida"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Creat"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Darrera modificació"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Tipus MIME"
@@ -76,18 +72,18 @@
msgstr "Error"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Tanca"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "S'han importat diversos documents"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Trieu quin voleu obrir:"
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "No s'ha trobat cap document"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd, H.mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Documents"
@@ -309,7 +305,7 @@
msgstr "Ordre invers"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "S’està carregant…"
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr "Vés-hi"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Contingut"
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Pàgina %1 de %2"
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr "còpia %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Visualitzador de documents"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documents;visualitzador;pdf;lector;"
=== modified file 'po/com.ubuntu.docviewer.pot'
--- po/com.ubuntu.docviewer.pot 2016-01-14 17:48:42 +0000
+++ po/com.ubuntu.docviewer.pot 2016-01-14 17:48:42 +0000
@@ -8,11 +8,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-<<<<<<< TREE
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-=======
"POT-Creation-Date: 2015-12-15 20:33+0100\n"
->>>>>>> MERGE-SOURCE
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@xxxxxx>\n"
@@ -44,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr ""
@@ -80,18 +72,18 @@
msgstr ""
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr ""
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -313,7 +305,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr ""
@@ -370,18 +362,18 @@
msgid "GO!"
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -397,11 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-<<<<<<< TREE
-#: ../src/app/qml/pdfView/PdfView.qml:38
-=======
#: ../src/app/qml/pdfView/PdfView.qml:40
->>>>>>> MERGE-SOURCE
msgid "Contents"
msgstr ""
@@ -411,11 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-<<<<<<< TREE
-#: ../src/app/qml/pdfView/PdfView.qml:35
-=======
#: ../src/app/qml/pdfView/PdfView.qml:32
->>>>>>> MERGE-SOURCE
#, qt-format
msgid "Page %1 of %2"
msgstr ""
=== modified file 'po/cs.po'
--- po/cs.po 2016-01-05 05:47:43 +0000
+++ po/cs.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Vojtěch Daněk <vdanek@xxxxxxxxxxx>\n"
"Language-Team: Czech <cs@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Podrobnosti"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Umístění"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Velikost"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Vytvořeno"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Naposledy upraveno"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME typ"
@@ -76,18 +72,18 @@
msgstr "Chyba"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Zavřít"
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Nebyl nalezen žádný dokument"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr ""
@@ -309,7 +305,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr ""
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr ""
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr ""
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr ""
=== modified file 'po/cy.po'
--- po/cy.po 2016-01-05 05:47:43 +0000
+++ po/cy.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Welsh <cy@xxxxxx>\n"
@@ -16,8 +16,8 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : (n != 8 && n != 11) ? "
"2 : 3;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:20+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -41,34 +41,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Manylion"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Lleoliad"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Maint"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Crëwyd"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Newidiwyd ddiwethaf"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Math MIME"
@@ -77,18 +73,18 @@
msgstr "Gwall"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Cau"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Mewnforiwyd nifer o ddogfennau"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Dewiswch pa un i agor:"
@@ -186,11 +182,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Heb ganfod dogfen"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -224,7 +220,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Dogfennau"
@@ -320,7 +316,7 @@
msgstr "Trefn wrthol"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Llwytho..."
@@ -377,18 +373,18 @@
msgid "GO!"
msgstr "MYND!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -404,7 +400,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Cynnwys"
@@ -414,7 +410,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Tudalen %1 o %2"
@@ -450,11 +446,11 @@
msgid "copy %1"
msgstr "copi %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Syllwr Dogfen"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "dogfennau;syllwr;pdf;darllenydd;"
=== modified file 'po/da.po'
--- po/da.po 2016-01-05 05:47:43 +0000
+++ po/da.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-12-07 20:01+0000\n"
"Last-Translator: Folmer Fredslund <Unknown>\n"
"Language-Team: Danish <da@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-08 05:53+0000\n"
+"X-Generator: Launchpad (build 17862)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Detaljer:"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Placering"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Størrelse"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Oprettet"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Sidst ændret"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME-type"
@@ -76,18 +72,18 @@
msgstr "Fejl"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Luk"
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -179,11 +175,11 @@
msgid "Share"
msgstr "Del"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Intet dokument fundet"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -219,7 +215,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Dokumenter"
@@ -313,7 +309,7 @@
msgstr "Omvendt rækkefølge"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Indlæser..."
@@ -370,18 +366,18 @@
msgid "GO!"
msgstr "Gå!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -397,7 +393,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr ""
@@ -407,7 +403,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Side %1 af %2"
@@ -443,10 +439,10 @@
msgid "copy %1"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "dokumenter;fremviser;pdf;læser;"
=== modified file 'po/de.po'
--- po/de.po 2016-01-05 05:47:43 +0000
+++ po/de.po 2016-01-14 17:48:42 +0000
@@ -7,16 +7,16 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2015-12-16 12:46+0000\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
+"PO-Revision-Date: 2015-12-05 10:28+0000\n"
"Last-Translator: Denis Graipel <Unknown>\n"
"Language-Team: German <de@xxxxxx>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-06 06:40+0000\n"
+"X-Generator: Launchpad (build 17862)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Details"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Ort"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Größe"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Erstellt"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Zuletzt geändert"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME-Typ"
@@ -76,18 +72,18 @@
msgstr "Fehler"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Schließen"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Mehrere Dokumente importiert"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Ein zu öffnendes Dokument auswählen:"
@@ -178,11 +174,11 @@
msgid "Share"
msgstr "Teilen"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Kein Dokument gefunden"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -218,7 +214,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Dokumente"
@@ -314,7 +310,7 @@
msgstr "Umgekehrte Reihenfolge"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Wird geladen …"
@@ -344,7 +340,7 @@
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:85
msgid "Go to position..."
-msgstr "Gehe zur Stelle ..."
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:100
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:77
@@ -371,18 +367,18 @@
msgid "GO!"
msgstr "Los!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -398,7 +394,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Inhalte"
@@ -408,7 +404,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Seite %1 von %2"
@@ -444,11 +440,11 @@
msgid "copy %1"
msgstr "Kopie %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Dokumentenbetrachter"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "Dokumente;Betrachter;PDF;Leser;Dokumentenbetrachter;PDF-Betrachter"
=== modified file 'po/el.po'
--- po/el.po 2016-01-05 05:47:43 +0000
+++ po/el.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-12-08 17:44+0000\n"
"Last-Translator: Aggelos Arnaoutis <angelosarn@xxxxxxxxxxx>\n"
"Language-Team: Greek <el@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-09 05:54+0000\n"
+"X-Generator: Launchpad (build 17862)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -42,34 +42,30 @@
"Εμφάνιση αρχείων από το δοσμένο φάκελο, αντί για τον ~/Documents\n"
"Το διαδρομή πρέπει να υπάρχει πριν την εκτέλεση της ubuntu-docviewer-app"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Λεπτομέρειες"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Τοποθεσία"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Μέγεθος"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Δημιουργήθηκε"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Τελευταία τροποποίηση"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "τύπος MIME"
@@ -78,18 +74,18 @@
msgstr "Σφάλμα"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Κλείσιμο"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Εισήχθησαν πολλαπλά έγγραφα"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Επιλέξτε ποιο να ανοίξετε:"
@@ -181,11 +177,11 @@
msgid "Share"
msgstr "Κοινή χρήση"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Δεν βρέθηκαν έγγραφα"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -221,7 +217,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Έγγραφα"
@@ -317,7 +313,7 @@
msgstr "Αντίστροφη σειρά"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Φόρτωση..."
@@ -374,19 +370,21 @@
msgid "GO!"
msgstr "ΠΑΜΕ!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "Το εκτελέσιμο LibreOffice δεν βρέθηκε."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Σφάλμα κατά την φόρτωση του LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
+"Μη φόρτωση εγγράφου.\n"
+"Το ζητούμενο έγγραφο ενδέχεται να είναι κατεστραμμένο"
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -401,7 +399,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Περιεχόμενα"
@@ -411,7 +409,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Σελίδα %1 από %2"
@@ -447,11 +445,11 @@
msgid "copy %1"
msgstr "αντίγραφο %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Προβολή εγγράφων"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documents;viewer;pdf;reader;έγγραφα;προβολή;πδφ;αναγνώστης;διάβασμα;"
=== modified file 'po/en_AU.po'
--- po/en_AU.po 2016-01-05 05:47:43 +0000
+++ po/en_AU.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-20 05:11+0000\n"
"Last-Translator: Joel Addison <jaddi27@xxxxxxxxx>\n"
"Language-Team: English (Australia) <en_AU@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:20+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Details"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Location"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Size"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Created"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Last modified"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME type"
@@ -76,18 +72,18 @@
msgstr "Error"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Close"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Multiple documents imported"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Choose which one to open:"
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "No document found"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Documents"
@@ -310,7 +306,7 @@
msgstr "Reverse order"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Loading..."
@@ -367,18 +363,18 @@
msgid "GO!"
msgstr "GO!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -394,7 +390,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Contents"
@@ -404,7 +400,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Page %1 of %2"
@@ -440,11 +436,11 @@
msgid "copy %1"
msgstr "copy %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Document Viewer"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documents;viewer;pdf;reader;"
=== modified file 'po/en_GB.po'
--- po/en_GB.po 2016-01-08 05:46:38 +0000
+++ po/en_GB.po 2016-01-14 17:48:42 +0000
@@ -7,16 +7,16 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2016-01-07 17:08+0000\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
+"PO-Revision-Date: 2015-12-03 00:55+0000\n"
"Last-Translator: Andi Chandler <Unknown>\n"
"Language-Team: English (United Kingdom) <en_GB@xxxxxx>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-08 05:46+0000\n"
-"X-Generator: Launchpad (build 17881)\n"
+"X-Launchpad-Export-Date: 2015-12-04 05:53+0000\n"
+"X-Generator: Launchpad (build 17862)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -42,34 +42,30 @@
"Show documents from the given folder, instead of ~/Documents.\n"
"The path must exist prior to running ubuntu-docviewer-app"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Details"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr "File"
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Location"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Size"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Created"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Last modified"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME type"
@@ -78,18 +74,18 @@
msgstr "Error"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Close"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Multiple documents imported"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Choose which one to open:"
@@ -181,11 +177,11 @@
msgid "Share"
msgstr "Share"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "No document found"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -221,7 +217,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Documents"
@@ -316,7 +312,7 @@
msgstr "Reverse order"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Loading..."
@@ -373,21 +369,21 @@
msgid "GO!"
msgstr "GO!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "LibreOffice binaries not found."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Error while loading LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -402,7 +398,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Contents"
@@ -412,7 +408,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Page %1 of %2"
@@ -448,11 +444,11 @@
msgid "copy %1"
msgstr "copy %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Document Viewer"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documents;viewer;pdf;reader;"
=== modified file 'po/eo.po'
--- po/eo.po 2016-01-05 05:47:43 +0000
+++ po/eo.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-12-02 16:27+0000\n"
"Last-Translator: Adolfo Jayme <fitoschido@xxxxxxxxx>\n"
"Language-Team: Esperanto <eo@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Detaloj"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Loko"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Grandeco"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Kreita"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Laste ŝanĝita"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME-tipo"
@@ -76,18 +72,18 @@
msgstr "Eraro"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Fermi"
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr ""
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr ""
@@ -309,7 +305,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr ""
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Enhavo"
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Paĝo %1 el %2"
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr "%1-a kopio"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Dokumentmontrilo"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr ""
=== modified file 'po/es.po'
--- po/es.po 2016-01-05 05:47:43 +0000
+++ po/es.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-12-02 16:23+0000\n"
"Last-Translator: Adolfo Jayme <fitoschido@xxxxxxxxx>\n"
"Language-Team: Spanish <es@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:20+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -43,34 +43,30 @@
"Mostrar los documentos de un directorio diferente a ~/Documentos.\n"
"La ruta debe existir antes de ejecutar ubuntu-docviewer-app"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Detalles"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Ubicación"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Tamaño"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Creado el"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Última modificación"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Tipo MIME"
@@ -79,18 +75,18 @@
msgstr "Error"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Cerrar"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Se importaron varios documentos"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Seleccione cuál abrir:"
@@ -182,11 +178,11 @@
msgid "Share"
msgstr "Compartir"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "No se encontraron documentos"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -222,7 +218,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Documentos"
@@ -317,7 +313,7 @@
msgstr "Invertir orden"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Cargando…"
@@ -374,19 +370,21 @@
msgid "GO!"
msgstr "Ir"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "Binarios de LibreOffice no encontrados."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Error durante la carga de LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
+"No se cargó el documento.\n"
+"El documento solicitado podría estar dañado."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -401,7 +399,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Sumario"
@@ -411,7 +409,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Página %1 de %2"
@@ -447,11 +445,11 @@
msgid "copy %1"
msgstr "copia %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Visor de documentos"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documentos;visor;pdf;lector;"
=== modified file 'po/eu.po'
--- po/eu.po 2016-01-05 05:47:43 +0000
+++ po/eu.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Asier Iturralde Sarasola <Unknown>\n"
"Language-Team: Basque <eu@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Xehetasunak"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Kokalekua"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Tamaina"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Sorrera"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Azken aldaketa"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME mota"
@@ -76,18 +72,18 @@
msgstr "Errorea"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Itxi"
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Ez da dokumenturik aurkitu"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr ""
@@ -309,7 +305,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Kargatzen..."
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr "JOAN!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Edukiak"
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Orria: %1 / %2"
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Dokumentu-ikustailea"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "dokumentu;ikustailea;pdf;irakurlea"
=== modified file 'po/fa.po'
--- po/fa.po 2016-01-05 05:47:43 +0000
+++ po/fa.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-12-04 18:32+0000\n"
"Last-Translator: Danial Behzadi <dani.behzi@xxxxxxxxx>\n"
"Language-Team: Persian <fa@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-05 05:48+0000\n"
+"X-Generator: Launchpad (build 17862)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -43,34 +43,30 @@
"نمایش سندها از شاخهٔ دادهشده به جای Documents/~.\n"
"مسیر باید پیش از اجرای ubuntu-docviewer-app وجود داشته باشد"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "جزئیات "
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "موقعیّت"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "اندازه"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "ایجاد شده"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "آخرین تغییر"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "نوع MIME"
@@ -79,18 +75,18 @@
msgstr "خطا"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "بستن"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "جندین سند وارد شدند"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "انتخاب کنید کدامیک گشوده شود:"
@@ -178,11 +174,11 @@
msgid "Share"
msgstr "همرسانی"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "هیچ سندی یافت نشد"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -218,7 +214,7 @@
msgstr "dddd، hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "مستندات"
@@ -314,7 +310,7 @@
msgstr "ترتیب معکوس"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "در حال بار کردن…"
@@ -371,19 +367,21 @@
msgid "GO!"
msgstr "برو!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "دودوییهای لیبرهآفیس پیدا نشدند."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "خطا هنگام بار کردن لیبره آفیس"
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
+"سند بار نشد.\n"
+"ممکن است سند درخواستی خراب باشد."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -398,7 +396,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "فهرست"
@@ -408,7 +406,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "صفحهی %1 از %2"
@@ -444,11 +442,11 @@
msgid "copy %1"
msgstr "رونوشت %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "نمایشگر سند"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documents;viewer;pdf;reader;"
=== modified file 'po/fi.po'
--- po/fi.po 2016-01-05 05:47:43 +0000
+++ po/fi.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-12-02 19:21+0000\n"
"Last-Translator: Jiri Grönroos <Unknown>\n"
"Language-Team: Finnish <fi@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Tiedot"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Sijainti"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Koko"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Luotu"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Viimeksi muokattu"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME-tyyppi"
@@ -76,18 +72,18 @@
msgstr "Virhe"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Sulje"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Useita asiakirjoja tuotu"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Valitse mikä niistä avataan:"
@@ -179,11 +175,11 @@
msgid "Share"
msgstr "Jaa"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Asiakirjaa ei löytynyt"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -219,7 +215,7 @@
msgstr "dddd, hh.mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Asiakirjat"
@@ -315,7 +311,7 @@
msgstr "Käänteinen järjestys"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Ladataan..."
@@ -372,19 +368,21 @@
msgid "GO!"
msgstr "Siirry!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "LibreOffice-binääritiedostoja ei löytynyt."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Virhe LibreOfficea ladatessa."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
+"Asiakirjaa ei ladattu.\n"
+"Asiakirja saattaa olla rikkoutunut."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -399,7 +397,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Sisältö"
@@ -409,7 +407,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Sivu %1/%2"
@@ -445,11 +443,11 @@
msgid "copy %1"
msgstr "kopio %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Asiakirjakatselin"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documents;viewer;pdf;reader;asiakirjat;dokumentit;katselin;lukija;"
=== modified file 'po/fo.po'
--- po/fo.po 2016-01-05 05:47:43 +0000
+++ po/fo.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Faroese <fo@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Upplýsingar"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Staður"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Stødd"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Stovnað"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Síðst broyttur"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME-slag"
@@ -76,18 +72,18 @@
msgstr "Brek"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Lat aftur"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Fleiri skjøl innflutt"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Vel ein at opna:"
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Eingin skjøl funnin"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Skjøl"
@@ -311,7 +307,7 @@
msgstr "Raða øvut"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Lesur inn..."
@@ -368,18 +364,18 @@
msgid "GO!"
msgstr "FAR!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -395,7 +391,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Innihald"
@@ -405,7 +401,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Síða %1 av %2"
@@ -441,11 +437,11 @@
msgid "copy %1"
msgstr "avrit %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Skjalhyggjari"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "skjøl;hyggjari;psf;lesari;"
=== modified file 'po/fr.po'
--- po/fr.po 2016-01-07 05:46:34 +0000
+++ po/fr.po 2016-01-14 17:48:42 +0000
@@ -7,16 +7,16 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2016-01-06 19:29+0000\n"
-"Last-Translator: Anne <anneonyme017@xxxxxxxxx>\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
+"PO-Revision-Date: 2015-12-02 18:39+0000\n"
+"Last-Translator: Jean-Marc <Unknown>\n"
"Language-Team: French <fr@xxxxxx>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2016-01-07 05:46+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -44,34 +44,30 @@
"Afficher les documents du dossier fourni au lieu de ~/Documents.\n"
"Ce chemin doit exister avant de lancer ubuntu-docviewer-app"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Détails"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr "Fichier"
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Localisation"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Taille"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Créé le"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Dernière modification le"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Type MIME"
@@ -80,18 +76,18 @@
msgstr "Erreur"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Fermer"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Plusieurs documents ont été importés"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Choisir lequel ouvrir :"
@@ -183,11 +179,11 @@
msgid "Share"
msgstr "Partager"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Aucun document trouvé"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -224,7 +220,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Documents"
@@ -320,7 +316,7 @@
msgstr "Ordre inversé"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Chargement..."
@@ -377,21 +373,21 @@
msgid "GO!"
msgstr "ALLEZ !"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "Binaires de LibreOffice introuvables."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Erreur lors du chargement de LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
"Document non chargé.\n"
-"Le document demandé est peut être corrompu ou protégé par un mot de passe."
+"Le document demandé est peut-être corrompu."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -406,7 +402,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Contenus"
@@ -416,7 +412,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Page %1 sur %2"
@@ -452,11 +448,11 @@
msgid "copy %1"
msgstr "copie %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Visionneuse de document"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documents;visionneuse;pdf;lecteur;"
=== modified file 'po/gd.po'
--- po/gd.po 2016-01-05 05:47:43 +0000
+++ po/gd.po 2016-01-14 17:48:42 +0000
@@ -7,73 +7,65 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2015-12-30 20:01+0000\n"
-"Last-Translator: GunChleoc <Unknown>\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
+"PO-Revision-Date: 2015-11-20 05:19+0000\n"
+"Last-Translator: Stefano Verzegnassi <stefano92.100@xxxxxxxxx>\n"
"Language-Team: Fòram na Gàidhlig\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : "
"(n > 2 && n < 20) ? 2 : 3;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
"Language: gd\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
-msgstr "Chan eil a h-uile argamaid a chaidh a chur seachad dligheach."
+msgstr ""
#: ../src/app/qml/common/CommandLineProxy.qml:58
msgid "Open ubuntu-docviewer-app displaying the selected file"
-msgstr "Fosgail ubuntu-docviewer-app, a' sealltainn an fhaidhle a thagh thu"
+msgstr ""
#: ../src/app/qml/common/CommandLineProxy.qml:65
msgid "Run fullscreen"
-msgstr "Ruith sa mhodh làn-sgrìn"
+msgstr ""
#: ../src/app/qml/common/CommandLineProxy.qml:71
msgid "Open ubuntu-docviewer-app in pick mode. Used for tests only."
msgstr ""
-"Fosgail ubuntu-docviewer-app sa mhodh taghaidh. 'Ga chleachdadh airson "
-"deuchainnean a-mhàin."
#: ../src/app/qml/common/CommandLineProxy.qml:77
msgid ""
"Show documents from the given folder, instead of ~/Documents.\n"
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-"Seall na sgrìobhainnean sa phasgan shònraichte seach ~/Sgrìobhainnean.\n"
-"Feumaidh an t-slighe a bhith ann mus ruith thu ubuntu-docviewer-app"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Mion-fhiosrachadh"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Àite"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Meud"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Air a chruthachadh"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "An t-atharrachadh mu dheireadh"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Seòrsa MIME"
@@ -82,18 +74,18 @@
msgstr "Mearachd"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Dùin"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Chaidh iomadh sgrìobhainn ion-phortachadh"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Tagh dè am fear a dh'fhosglas tu:"
@@ -122,8 +114,6 @@
"This file is not supported.\n"
"Do you want to open it as a plain text?"
msgstr ""
-"Cha chuir sinn taic ris an fhaidhle seo.\n"
-"A bheil thu airson fhosgladh 'na theacsa lom?"
#: ../src/app/qml/common/UnknownTypeDialog.qml:38
#: ../src/app/qml/documentPage/DeleteFileDialog.qml:55
@@ -199,20 +189,17 @@
#: ../src/app/qml/documentPage/DocumentDelegateActions.qml:44
msgid "Share"
-msgstr "Co-roinn"
+msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Cha deach sgrìobhainn a lorg"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
msgstr ""
-"Ceangail an t-uidheam agad le coimpiutair sam bith agus slaod faidhlichean "
-"gu pasgan nan Sgrìobhainnean gu simplidh no cuir meadhanan so-ghluasad a-"
-"steach le sgrìobhainnean orra."
#. TRANSLATORS: %1 refers to a time formatted as Locale.ShortFormat (e.g. hh:mm). It depends on system settings.
#. http://qt-project.org/doc/qt-4.8/qlocale.html#FormatType-enum
@@ -233,7 +220,7 @@
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:112
#: ../src/app/qml/documentPage/DocumentListDelegate.qml:131
msgid "yyyy/MM/dd hh:mm"
-msgstr "dd/MM/yyyy hh:mm"
+msgstr ""
#. TRANSLATORS: this is a datetime formatting string,
#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
@@ -242,7 +229,7 @@
msgstr "dddd hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Sgrìobhainnean"
@@ -315,7 +302,7 @@
#: ../src/app/qml/documentPage/SharePage.qml:23
msgid "Share to"
-msgstr "Co-roinn air"
+msgstr ""
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:26
msgid "Sorting settings"
@@ -338,37 +325,37 @@
msgstr "Òrdugh contrarra"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "'Ga luchdadh..."
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:55
msgid "LibreOffice text document"
-msgstr "Sgrìobhainn teacsa LibreOffice"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:57
msgid "LibreOffice spread sheet"
-msgstr "Cliath-dhuilleag LibreOffice"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:59
msgid "LibreOffice presentation"
-msgstr "Taisbeanadh LibreOffice"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:61
msgid "LibreOffice Draw document"
-msgstr "Sgrìobhainn LibreOffice Draw"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:63
msgid "Unknown LibreOffice document"
-msgstr "Sgrìobhainn LibreOffice nach aithne dhuinn"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:65
msgid "Unknown type document"
-msgstr "Seòrsa de sgrìobhainn nach aithne dhuinn"
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:85
msgid "Go to position..."
-msgstr "Rach dhan ionad..."
+msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:100
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:77
@@ -384,48 +371,45 @@
#: ../src/app/qml/loView/LOViewGotoDialog.qml:30
msgid "Go to position"
-msgstr "Rach dhan ionad"
+msgstr ""
#: ../src/app/qml/loView/LOViewGotoDialog.qml:31
msgid "Choose a position between 1% and 100%"
-msgstr "Tagh ionad eadar 1% is 100%"
+msgstr ""
#: ../src/app/qml/loView/LOViewGotoDialog.qml:62
#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:58
msgid "GO!"
msgstr "SIUTHAD!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
-msgstr "Cha deach na faidhlichean bìnearaidh aig LibreOffice a lorg."
+msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
-msgstr "Mearachd a' luchdadh LibreOffice."
+msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
-"Cha deach an sgrìobhainn a luchdadh.\n"
-"Dh'fhaoidte gu bheil an sgrìobhainn a dh'iarr thu coirbte no fo dhìon facail-"
-"fhaire."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
#. Ref. https://docs.libreoffice.org/libreofficekit.html
#: ../src/app/qml/loView/Splashscreen.qml:45
msgid "Powered by LibreOfficeKit"
-msgstr "Le cumhachd LibreOfficeKit"
+msgstr ""
#: ../src/app/qml/loView/ZoomSelector.qml:110
msgid "Fit width"
-msgstr "Co-fhreagair ris an leud"
+msgstr ""
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Clàr-innse"
@@ -435,7 +419,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Duilleag %1 à %2"
@@ -455,7 +439,7 @@
#: ../src/app/qml/ubuntu-docviewer-app.qml:118
msgid "File does not exist."
-msgstr "Chan eil am faidhle ann."
+msgstr ""
#. TRANSLATORS: This string is used for renaming a copied file,
#. when a file with the same name already exists in user's
@@ -471,11 +455,11 @@
msgid "copy %1"
msgstr "lethbhreac %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Sealladair sgrìobhainnean"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr ""
"documents;viewer;pdf;reader;sgrìobhainnean;sealladair;leughadair;inneal-"
=== modified file 'po/gl.po'
--- po/gl.po 2016-01-12 05:47:22 +0000
+++ po/gl.po 2016-01-14 17:48:42 +0000
@@ -7,16 +7,16 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2016-01-11 10:30+0000\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
+"PO-Revision-Date: 2015-12-02 15:37+0000\n"
"Last-Translator: Marcos Lans <Unknown>\n"
"Language-Team: Galician <gl@xxxxxx>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-12 05:47+0000\n"
-"X-Generator: Launchpad (build 17881)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -42,34 +42,30 @@
"Mostrar os documentos do cartafol indicado, no canto de ~/Documents.\n"
"A ruta debe existir antes de executar o Docviewer."
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Información"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr "Ficheiro"
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Localización"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Tamaño"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Creado"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Última modificación"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Tipo MIME"
@@ -78,18 +74,18 @@
msgstr "Erro"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Pechar"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Importáronse varios documentos"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Seleccione cal abrir:"
@@ -181,11 +177,11 @@
msgid "Share"
msgstr "Compartir"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Non se atopou ningún documento"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -221,7 +217,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Documentos"
@@ -317,7 +313,7 @@
msgstr "Orde inversa"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Cargando..."
@@ -374,21 +370,21 @@
msgid "GO!"
msgstr "IR!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "Non se atoparon os binarios de LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Produciuse un erro cargando LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
-"Non foi posíbel cargar o documento.\n"
-"Quizais estea corrompido ou protexido por contrasinal."
+"Non se cargou o documento.\n"
+"É posíbel que o documento estea corrupto."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -403,7 +399,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Contidos"
@@ -413,7 +409,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Páxina %1 de %2"
@@ -449,11 +445,11 @@
msgid "copy %1"
msgstr "copia %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Visor de documentos"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documentos;visor;pdf;lector;"
=== modified file 'po/hu.po'
--- po/hu.po 2016-01-06 06:09:09 +0000
+++ po/hu.po 2016-01-14 17:48:42 +0000
@@ -7,16 +7,16 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2016-01-05 07:56+0000\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
+"PO-Revision-Date: 2015-12-04 19:29+0000\n"
"Last-Translator: Richard Somlói <ricsipontaz@xxxxxxxxx>\n"
"Language-Team: Hungarian <hu@xxxxxx>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-06 06:09+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-05 05:48+0000\n"
+"X-Generator: Launchpad (build 17862)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -46,34 +46,30 @@
"Az elérési útvonalnak léteznie kell, csak úgy futtathat az ubuntu-docviewer-"
"app"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Részletek"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr "Fájl"
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Hely"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Méret"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Létrehozva"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Utolsó módosítás"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME-típus"
@@ -82,18 +78,18 @@
msgstr "Hiba"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Bezárás"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Több dokumentum lett importálva"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Válassza ki a megnyitandót:"
@@ -185,11 +181,11 @@
msgid "Share"
msgstr "Megosztás"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Nem található dokumentum"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -226,7 +222,7 @@
msgstr "dddd, hh.mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Dokumentumok"
@@ -322,7 +318,7 @@
msgstr "Fordított sorrend"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Betöltés…"
@@ -379,21 +375,21 @@
msgid "GO!"
msgstr "Mehet!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "Nem találhatóak LibreOffice binárisok."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Hiba a LibreOffice betöltése közben."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
-"A dokumentum betöltése nem sikerült.\n"
-"A kért dokumentum korrupt vagy jelszóval védett."
+"A dokumentum betöltése sikertelen.\n"
+"A kért dokumentum sérült lehet."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -408,7 +404,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Tartalomjegyzék"
@@ -418,7 +414,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "%1. oldal (összesen: %2)"
@@ -454,11 +450,11 @@
msgid "copy %1"
msgstr "másolat %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Dokumentum-megjelenítő"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "dokumentumok;megtekintő;pdf;olvasó;"
=== modified file 'po/id.po'
--- po/id.po 2016-01-05 05:47:43 +0000
+++ po/id.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Dirgita <Unknown>\n"
"Language-Team: Indonesian <id@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Detail"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Lokasi"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Ukuran"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Dibuat"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Modifikasi terakhir"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Jenis MIME"
@@ -76,18 +72,18 @@
msgstr "Galat"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Tutup"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Banyak dokumen telah diimpor"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Pilih satu untuk dibuka:"
@@ -173,11 +169,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Tak ada dokumen"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -211,7 +207,7 @@
msgstr "dddd, HH:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr ""
@@ -305,7 +301,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Memuat..."
@@ -362,18 +358,18 @@
msgid "GO!"
msgstr "PERGI!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -389,7 +385,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Daftar Isi"
@@ -399,7 +395,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Halaman %1 dari %2"
@@ -435,11 +431,11 @@
msgid "copy %1"
msgstr "kopi %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Penampil Dokumen"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documents;viewer;pdf;reader;dokumen;penampil;pembaca"
=== modified file 'po/it.po'
--- po/it.po 2016-01-05 05:47:43 +0000
+++ po/it.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-12-02 15:39+0000\n"
"Last-Translator: Claudio Arseni <claudio.arseni@xxxxxxxxx>\n"
"Language-Team: Italian <it@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -47,34 +47,30 @@
"Il percorso deve esistere prima dell'avvio dell'applicazione per la "
"visualizzazione dei documenti"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Dettagli"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Posizione"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Dimensione"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Creato"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Ultima modifica"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Tipo MIME"
@@ -83,18 +79,18 @@
msgstr "Errore"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Chiudi"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Molteplici documenti importati"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Scegliere quale aprire:"
@@ -186,11 +182,11 @@
msgid "Share"
msgstr "Condividi"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Nessun documento trovato"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -227,7 +223,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Documenti"
@@ -323,7 +319,7 @@
msgstr "Ordine inverso"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Caricamento..."
@@ -380,19 +376,21 @@
msgid "GO!"
msgstr "Vai"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "File binari di LibreOffice non trovati."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Errore durante il caricamento di LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
+"Documento non caricato.\n"
+"Il documento richiesto potrebbe essere danneggiato."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -407,7 +405,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Contenuto"
@@ -417,7 +415,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Pagina %1 di %2"
@@ -453,11 +451,11 @@
msgid "copy %1"
msgstr "copia %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Visualizzatore di documenti"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documenti;visualizzatore;pdf;lettore;viewer;reader;"
=== removed file 'po/ja.po'
--- po/ja.po 2016-01-05 05:47:43 +0000
+++ po/ja.po 1970-01-01 00:00:00 +0000
@@ -1,448 +0,0 @@
-# Japanese translation for ubuntu-docviewer-app
-# Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016
-# This file is distributed under the same license as the ubuntu-docviewer-app package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: ubuntu-docviewer-app\n"
-"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2016-01-03 18:49+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: Japanese <ja@xxxxxx>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
-
-#: ../src/app/qml/common/CommandLineProxy.qml:49
-msgid "Some of the provided arguments are not valid."
-msgstr ""
-
-#: ../src/app/qml/common/CommandLineProxy.qml:58
-msgid "Open ubuntu-docviewer-app displaying the selected file"
-msgstr ""
-
-#: ../src/app/qml/common/CommandLineProxy.qml:65
-msgid "Run fullscreen"
-msgstr ""
-
-#: ../src/app/qml/common/CommandLineProxy.qml:71
-msgid "Open ubuntu-docviewer-app in pick mode. Used for tests only."
-msgstr ""
-
-#: ../src/app/qml/common/CommandLineProxy.qml:77
-msgid ""
-"Show documents from the given folder, instead of ~/Documents.\n"
-"The path must exist prior to running ubuntu-docviewer-app"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:26
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
-#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
-#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
-msgid "Details"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
-msgid "Location"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:52
-msgid "Size"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:57
-msgid "Created"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:62
-msgid "Last modified"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:69
-msgid "MIME type"
-msgstr ""
-
-#: ../src/app/qml/common/ErrorDialog.qml:23
-msgid "Error"
-msgstr ""
-
-#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
-#: ../src/app/qml/common/RejectedImportDialog.qml:38
-#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
-msgid "Close"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
-msgid "Choose which one to open:"
-msgstr ""
-
-#: ../src/app/qml/common/RejectedImportDialog.qml:28
-msgid "File not supported"
-msgid_plural "Files not supported"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../src/app/qml/common/RejectedImportDialog.qml:29
-msgid "Following document has not been imported:"
-msgid_plural "Following documents have not been imported:"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../src/app/qml/common/UnknownTypeDialog.qml:27
-msgid "Unknown file type"
-msgstr ""
-
-#: ../src/app/qml/common/UnknownTypeDialog.qml:28
-msgid ""
-"This file is not supported.\n"
-"Do you want to open it as a plain text?"
-msgstr ""
-
-#: ../src/app/qml/common/UnknownTypeDialog.qml:38
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:55
-#: ../src/app/qml/documentPage/DocumentPagePickModeHeader.qml:28
-#: ../src/app/qml/loView/LOViewGotoDialog.qml:55
-#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:51
-msgid "Cancel"
-msgstr ""
-
-#: ../src/app/qml/common/UnknownTypeDialog.qml:44
-msgid "Yes"
-msgstr ""
-
-#. TRANSLATORS: %1 is the size of a file, expressed in GB
-#: ../src/app/qml/common/utils.js:22
-#, qt-format
-msgid "%1 GB"
-msgstr ""
-
-#. TRANSLATORS: %1 is the size of a file, expressed in MB
-#: ../src/app/qml/common/utils.js:26
-#, qt-format
-msgid "%1 MB"
-msgstr ""
-
-#. TRANSLATORS: %1 is the size of a file, expressed in kB
-#: ../src/app/qml/common/utils.js:30
-#, qt-format
-msgid "%1 kB"
-msgstr ""
-
-#. TRANSLATORS: %1 is the size of a file, expressed in byte
-#: ../src/app/qml/common/utils.js:33
-#, qt-format
-msgid "%1 byte"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:39
-msgid "Delete file"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:40
-#, qt-format
-msgid "Delete %1 file"
-msgid_plural "Delete %1 files"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:41
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:42
-msgid "Are you sure you want to permanently delete this file?"
-msgid_plural "Are you sure you want to permanently delete these files?"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:61
-#: ../src/app/qml/documentPage/DocumentDelegateActions.qml:25
-#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:53
-msgid "Delete"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentDelegateActions.qml:44
-msgid "Share"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
-msgid "No document found"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
-msgid ""
-"Connect your device to any computer and simply drag files to the Documents "
-"folder or insert removable media with documents."
-msgstr ""
-
-#. TRANSLATORS: %1 refers to a time formatted as Locale.ShortFormat (e.g. hh:mm). It depends on system settings.
-#. http://qt-project.org/doc/qt-4.8/qlocale.html#FormatType-enum
-#: ../src/app/qml/documentPage/DocumentListDelegate.qml:100
-#, qt-format
-msgid "Today, %1"
-msgstr ""
-
-#. TRANSLATORS: %1 refers to a time formatted as Locale.ShortFormat (e.g. hh:mm). It depends on system settings.
-#. http://qt-project.org/doc/qt-4.8/qlocale.html#FormatType-enum
-#: ../src/app/qml/documentPage/DocumentListDelegate.qml:105
-#, qt-format
-msgid "Yesterday, %1"
-msgstr ""
-
-#. TRANSLATORS: this is a datetime formatting string,
-#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
-#: ../src/app/qml/documentPage/DocumentListDelegate.qml:112
-#: ../src/app/qml/documentPage/DocumentListDelegate.qml:131
-msgid "yyyy/MM/dd hh:mm"
-msgstr ""
-
-#. TRANSLATORS: this is a datetime formatting string,
-#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
-#: ../src/app/qml/documentPage/DocumentListDelegate.qml:125
-msgid "dddd, hh:mm"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
-msgid "Documents"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageDefaultHeader.qml:29
-msgid "Search..."
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageDefaultHeader.qml:36
-msgid "Sorting settings..."
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPagePickModeHeader.qml:41
-msgid "Switch to single column list"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPagePickModeHeader.qml:41
-msgid "Switch to grid"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPagePickModeHeader.qml:49
-msgid "Pick"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageSearchHeader.qml:27
-msgid "Back"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageSearchHeader.qml:47
-msgid "search in documents..."
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:40
-msgid "Select None"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:40
-msgid "Select All"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SearchEmptyState.qml:24
-msgid "No matching document found"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SearchEmptyState.qml:26
-msgid ""
-"Please ensure that your query is not misspelled and/or try a different query."
-msgstr ""
-
-#: ../src/app/qml/documentPage/SectionHeader.qml:13
-msgid "Today"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SectionHeader.qml:16
-msgid "Yesterday"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SectionHeader.qml:19
-msgid "Earlier this week"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SectionHeader.qml:22
-msgid "Earlier this month"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SectionHeader.qml:24
-msgid "Even earlier..."
-msgstr ""
-
-#: ../src/app/qml/documentPage/SharePage.qml:23
-msgid "Share to"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:26
-msgid "Sorting settings"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:31
-msgid "Sort by date (Latest first)"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:32
-msgid "Sort by name (A-Z)"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:33
-msgid "Sort by size (Smaller first)"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:47
-msgid "Reverse order"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
-msgid "Loading..."
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:55
-msgid "LibreOffice text document"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:57
-msgid "LibreOffice spread sheet"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:59
-msgid "LibreOffice presentation"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:61
-msgid "LibreOffice Draw document"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:63
-msgid "Unknown LibreOffice document"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:65
-msgid "Unknown type document"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:85
-msgid "Go to position..."
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:100
-#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:77
-#: ../src/app/qml/textView/TextViewDefaultHeader.qml:63
-msgid "Disable night mode"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:100
-#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:77
-#: ../src/app/qml/textView/TextViewDefaultHeader.qml:63
-msgid "Enable night mode"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewGotoDialog.qml:30
-msgid "Go to position"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewGotoDialog.qml:31
-msgid "Choose a position between 1% and 100%"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewGotoDialog.qml:62
-#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:58
-msgid "GO!"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewPage.qml:129
-msgid "LibreOffice binaries not found."
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewPage.qml:132
-msgid "Error while loading LibreOffice."
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewPage.qml:135
-msgid ""
-"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
-msgstr ""
-
-#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
-#. Document Viewer for rendering LibreOffice/MS-Office documents.
-#. Ref. https://docs.libreoffice.org/libreofficekit.html
-#: ../src/app/qml/loView/Splashscreen.qml:45
-msgid "Powered by LibreOfficeKit"
-msgstr ""
-
-#: ../src/app/qml/loView/ZoomSelector.qml:110
-msgid "Fit width"
-msgstr ""
-
-#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
-#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
-msgid "Contents"
-msgstr ""
-
-#: ../src/app/qml/pdfView/PdfContentsPage.qml:36
-msgid "Hide table of contents"
-msgstr ""
-
-#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
-#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
-#, qt-format
-msgid "Page %1 of %2"
-msgstr ""
-
-#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:71
-msgid "Go to page..."
-msgstr ""
-
-#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:26
-msgid "Go to page"
-msgstr ""
-
-#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:27
-#, qt-format
-msgid "Choose a page between 1 and %1"
-msgstr ""
-
-#: ../src/app/qml/ubuntu-docviewer-app.qml:118
-msgid "File does not exist."
-msgstr ""
-
-#. TRANSLATORS: This string is used for renaming a copied file,
-#. when a file with the same name already exists in user's
-#. Documents folder.
-#.
-#. e.g. "Manual_Aquaris_E4.5_ubuntu_EN.pdf" will become
-#. "Manual_Aquaris_E4.5_ubuntu_EN (copy 2).pdf"
-#.
-#. where "2" is given by the argument "%1"
-#.
-#: ../src/plugin/file-qml-plugin/docviewerutils.cpp:111
-#, qt-format
-msgid "copy %1"
-msgstr ""
-
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
-msgid "Document Viewer"
-msgstr ""
-
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
-msgid "documents;viewer;pdf;reader;"
-msgstr ""
=== modified file 'po/lo.po'
--- po/lo.po 2016-01-05 05:47:43 +0000
+++ po/lo.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Anousak <anousak@xxxxxxxxx>\n"
"Language-Team: Lao <lo@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "ລາຍລະອຽດ"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "ສະຖານທີ່"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "ຂະຫນາດ"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "ສ້າງ"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "ດັດເເກ້ຄັ້ງສຸດທ້າຍ"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "ປະເພດ MIME"
@@ -76,18 +72,18 @@
msgstr "ຜິດພາດ"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "ປິດ"
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "ບໍ່ພໍ້ເອກະສານ"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr ""
@@ -309,7 +305,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "ກໍາລັງໂຫຼດ...."
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr "ໄປ!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "ເນື້ອຫາ"
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "ໜ້າ %1 ຂອງ %2"
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "ຕົວເບີ່ງເອກະສານ"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "ເກະສານ;ຕົວເບີ່ງ;ພີດີເເຟບ;ຕົວອ່ານ;"
=== modified file 'po/lv.po'
--- po/lv.po 2016-01-05 05:47:43 +0000
+++ po/lv.po 2016-01-14 17:48:42 +0000
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-22 07:42+0000\n"
"Last-Translator: Rūdolfs Mazurs <Unknown>\n"
"Language-Team: Latvian <lata-l10n@xxxxxxxxxxxxxxxx>\n"
@@ -16,8 +16,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
"Language: lv\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
@@ -42,34 +42,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Sīkāka informācija"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Vieta"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Izmērs"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Izveidots"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Pēdējo reizi mainīts"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME tips"
@@ -78,18 +74,18 @@
msgstr "Kļūda"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Aizvērt"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Importēti vairāki dokumenti"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Izvēlieties, kuru atvērt:"
@@ -183,11 +179,11 @@
msgid "Share"
msgstr "Dalīties"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Nav atrastu dokumentu"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -223,7 +219,7 @@
msgstr "dddd, hh.mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Dokumenti"
@@ -319,7 +315,7 @@
msgstr "Apgrieztā secībā"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Ielādē..."
@@ -376,18 +372,18 @@
msgid "GO!"
msgstr "Iet!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -403,7 +399,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Saturs"
@@ -413,7 +409,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Lappuse %1 no %2"
@@ -449,11 +445,11 @@
msgid "copy %1"
msgstr "kopēt %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Dokumentu skatītājs"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "dokumenti;skatītājs;pdf;lasītājs;"
=== modified file 'po/nb.po'
--- po/nb.po 2016-01-05 05:47:43 +0000
+++ po/nb.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-20 05:24+0000\n"
"Last-Translator: Stefano Verzegnassi <stefano92.100@xxxxxxxxx>\n"
"Language-Team: Norwegian Bokmal <nb@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Detaljer"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Plassering"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Størrelse"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Opprettet"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Sist endret"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME-type"
@@ -76,18 +72,18 @@
msgstr "Feil"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Lukk"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Flere dokumenter importert"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Velg hvilken du vil åpne:"
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Fant ingen dokumenter"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Dokumenter"
@@ -310,7 +306,7 @@
msgstr "Omvendt rekkefølge"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Laster inn …"
@@ -367,18 +363,18 @@
msgid "GO!"
msgstr "GÅ!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -394,7 +390,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Innhold"
@@ -404,7 +400,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Side %1 av %2"
@@ -440,11 +436,11 @@
msgid "copy %1"
msgstr "kopi nr. %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Dokumentvisning"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "dokumenter;visning;pdf;leser;"
=== modified file 'po/nl.po'
--- po/nl.po 2016-01-05 05:47:43 +0000
+++ po/nl.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-12-03 17:06+0000\n"
"Last-Translator: Hannie Dumoleyn <Unknown>\n"
"Language-Team: Dutch <nl@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-04 05:53+0000\n"
+"X-Generator: Launchpad (build 17862)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -44,34 +44,30 @@
"Documenten tonen van de opgegeven map, in plaats van ~/Documents.\n"
"Het pad moet aanwezig zijn voordat ubuntu-docviewer-app draait"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Details"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Locatie"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Grootte"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Aangemaakt"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Laatst gewijzigd"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME type"
@@ -80,18 +76,18 @@
msgstr "Fout"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Sluiten"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Meerdere documenten geïmporteerd"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Kies het te openen bestand:"
@@ -183,11 +179,11 @@
msgid "Share"
msgstr "Delen"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Geen document gevonden"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -223,7 +219,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Documenten"
@@ -319,7 +315,7 @@
msgstr "Omgekeerde volgorde"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Bezig met laden…"
@@ -376,19 +372,21 @@
msgid "GO!"
msgstr "GA!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "LibreOffice binaire bestanden niet gevonden."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Fout bij het laden van LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
+"Document niet geladen.\n"
+"Het gevraagde document is mogelijk beschadigd."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -403,7 +401,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Inhoud"
@@ -413,7 +411,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Pagina %1 van %2"
@@ -449,11 +447,11 @@
msgid "copy %1"
msgstr "kopie %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Documentenviewer"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documenten;viewer;pdf;lezer;"
=== modified file 'po/ny.po'
--- po/ny.po 2016-01-05 05:47:43 +0000
+++ po/ny.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Herald Luwizghie <luwizghieherald@xxxxxxxxx>\n"
"Language-Team: Chewa; Chichewa; Nyanja <ny@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Tsatanetsatane"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Dela"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Mulingo"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Pangidwa"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Malizila kusinthidwa"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "mtundu wa MIME"
@@ -76,18 +72,18 @@
msgstr "Vuto"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Tseka"
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Dokumenti mukufuna sizinapezeke."
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "ddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr ""
@@ -309,7 +305,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Kusanthula..."
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr "Pita!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Zamkatimu"
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Tsamba %1 of %2"
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Chonela ma dokumenti"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "dokumenti;choonela;pdf;chowelengela;"
=== modified file 'po/pa.po'
--- po/pa.po 2016-01-05 05:47:43 +0000
+++ po/pa.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Gursharnjit_Singh <ubuntuser13@xxxxxxxxx>\n"
"Language-Team: Punjabi <pa@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "ਵੇਰਵਾ"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "ਟਿਕਾਣਾ"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "ਅਕਾਰ"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "ਬਣਾਇਆ"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "ਆਖਰੀ ਸੋਧ"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME ਕਿਸਮ"
@@ -76,18 +72,18 @@
msgstr "ਖਾਮੀ"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "ਬੰਦ"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "ਬਹੁਤਾਂਤ ਦਸਤਾਵੇਜ਼ਾਂ ਦੀ ਆਮਦ ਹੋਈ"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "ਚੁਣੋ ਕਿਸ ਵਾਲੇ ਨੂੰ ਖੋਲ੍ਹਣਾ:"
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "ਕੋਈ ਦਸਤਾਵੇਜ ਨਹੀਂ ਮਿਲਿਆ"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "ਦਸਤਾਵੇਜ਼"
@@ -311,7 +307,7 @@
msgstr "ਉਲਟ ਤਰਤੀਬ"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "ਲੋਡ ਕਰ ਰਿਹਾ"
@@ -368,18 +364,18 @@
msgid "GO!"
msgstr "ਜਾਓ!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -395,7 +391,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "ਸਮੱਗਰੀ"
@@ -405,7 +401,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "%2 ਵਿੱਚੋਂ %1 ਸਫ਼ਾ"
@@ -441,11 +437,11 @@
msgid "copy %1"
msgstr "ਕਾਪੀ %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "ਦਸਤਾਵੇਜ ਦਰਸ਼ਕ"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "ਦਸਤਾਵੇਜ;ਦਰਸਕ;pdf;ਰੀਡਰ;"
=== modified file 'po/pl.po'
--- po/pl.po 2016-01-05 05:47:43 +0000
+++ po/pl.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-12-05 17:08+0000\n"
"Last-Translator: GTriderXC <gtriderxc@xxxxxxxxx>\n"
"Language-Team: Polish <pl@xxxxxx>\n"
@@ -16,8 +16,8 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-06 06:40+0000\n"
+"X-Generator: Launchpad (build 17862)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -43,34 +43,30 @@
"Pokaż pliki z innego katalogu niż ~/Dokumenty\n"
"Lokalizacja pliku musi istnieć przed uruchomieniem ubuntu-docviewer-app"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Szczegóły"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Położenie"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Rozmiar"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Czas utworzenia"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Czas modyfikacji"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Typ MIME"
@@ -79,18 +75,18 @@
msgstr "Błąd"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Zamknij"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Zaimportowano wiele dokumentów"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Wybierz, który chcesz otworzyć:"
@@ -186,11 +182,11 @@
msgid "Share"
msgstr "Udostępnij"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Nie znaleziono dokumentu"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -226,7 +222,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Dokumenty"
@@ -321,7 +317,7 @@
msgstr "Odwrotna kolejność"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Wczytywanie..."
@@ -378,19 +374,21 @@
msgid "GO!"
msgstr "IDŹ!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "Nie odnaleziono plików binarnych LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Bład ładowania LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
+"Dokument nie jest załadowany.\n"
+"Żądany dokument może zawierać błędy."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -405,7 +403,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Spis treści"
@@ -415,7 +413,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Strona %1 z %2"
@@ -451,11 +449,11 @@
msgid "copy %1"
msgstr "kopia %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Przeglądarka dokumentów"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "dokumenty;przeglądarka;pdf;czytnik"
=== modified file 'po/pt.po'
--- po/pt.po 2016-01-06 06:09:09 +0000
+++ po/pt.po 2016-01-14 17:48:42 +0000
@@ -7,16 +7,16 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2016-01-05 11:24+0000\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
+"PO-Revision-Date: 2015-12-05 00:43+0000\n"
"Last-Translator: Ivo Xavier <ivofernandes12@xxxxxxxxx>\n"
"Language-Team: Portuguese <pt@xxxxxx>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-06 06:09+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-06 06:40+0000\n"
+"X-Generator: Launchpad (build 17862)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -43,34 +43,30 @@
"Mostrar documentos da pasta fornecida, em vez de ~/Documentos.\n"
"O caminho deve existir antes abrir o ubuntu-docviewer-app"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Detalhes"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr "Ficheiro"
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Localização"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Tamanho"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Criado"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Última modificação"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Tipo MIME"
@@ -79,18 +75,18 @@
msgstr "Erro"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Fechar"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Múltiplos documentos importados"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Escolha qual abrir:"
@@ -182,11 +178,11 @@
msgid "Share"
msgstr "Partilhar"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Sem documentos encontrados"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -222,7 +218,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Documentos"
@@ -318,7 +314,7 @@
msgstr "Inverter ordem"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "A carregar..."
@@ -375,21 +371,21 @@
msgid "GO!"
msgstr "IR!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "Binários do LibreOffice não encontrados."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Erro ao carregar LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
"Documento não carregado.\n"
-"O documento pedido pode estar corrompido ou protegido com palavra-passe."
+"O documento pedido pode estar corrompido."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -404,7 +400,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Conteúdos"
@@ -414,7 +410,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Página %1 de %2"
@@ -450,11 +446,11 @@
msgid "copy %1"
msgstr "cópia %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Documentos"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "visualizador;documentos;leitor;pdf"
=== modified file 'po/pt_BR.po'
--- po/pt_BR.po 2016-01-05 05:47:43 +0000
+++ po/pt_BR.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Rafael Neri <Unknown>\n"
"Language-Team: Brazilian Portuguese <pt_BR@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:20+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Detalhes"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Localização"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Tamanho"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Criação"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Última modificação"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Tipo MIME"
@@ -76,18 +72,18 @@
msgstr "Erro"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Fechar"
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Nenhum documento encontrado"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr ""
@@ -309,7 +305,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Carregando..."
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr "IR!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Conteúdo"
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Página %1 de %2"
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Visualizador de documentos"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documentos;visualizador;pdf;leitor"
=== removed file 'po/ro.po'
--- po/ro.po 2016-01-05 05:47:43 +0000
+++ po/ro.po 1970-01-01 00:00:00 +0000
@@ -1,449 +0,0 @@
-# Romanian translation for ubuntu-docviewer-app
-# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
-# This file is distributed under the same license as the ubuntu-docviewer-app package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: ubuntu-docviewer-app\n"
-"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
-"PO-Revision-Date: 2015-12-23 20:27+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: Romanian <ro@xxxxxx>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n == 1 ? 0: (((n % 100 > 19) || ((n % 100 "
-"== 0) && (n != 0))) ? 2: 1));\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
-
-#: ../src/app/qml/common/CommandLineProxy.qml:49
-msgid "Some of the provided arguments are not valid."
-msgstr ""
-
-#: ../src/app/qml/common/CommandLineProxy.qml:58
-msgid "Open ubuntu-docviewer-app displaying the selected file"
-msgstr ""
-
-#: ../src/app/qml/common/CommandLineProxy.qml:65
-msgid "Run fullscreen"
-msgstr ""
-
-#: ../src/app/qml/common/CommandLineProxy.qml:71
-msgid "Open ubuntu-docviewer-app in pick mode. Used for tests only."
-msgstr ""
-
-#: ../src/app/qml/common/CommandLineProxy.qml:77
-msgid ""
-"Show documents from the given folder, instead of ~/Documents.\n"
-"The path must exist prior to running ubuntu-docviewer-app"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:26
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
-#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
-#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
-msgid "Details"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
-msgid "Location"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:52
-msgid "Size"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:57
-msgid "Created"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:62
-msgid "Last modified"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:69
-msgid "MIME type"
-msgstr ""
-
-#: ../src/app/qml/common/ErrorDialog.qml:23
-msgid "Error"
-msgstr ""
-
-#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
-#: ../src/app/qml/common/RejectedImportDialog.qml:38
-#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
-msgid "Close"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
-msgid "Choose which one to open:"
-msgstr ""
-
-#: ../src/app/qml/common/RejectedImportDialog.qml:28
-msgid "File not supported"
-msgid_plural "Files not supported"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../src/app/qml/common/RejectedImportDialog.qml:29
-msgid "Following document has not been imported:"
-msgid_plural "Following documents have not been imported:"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../src/app/qml/common/UnknownTypeDialog.qml:27
-msgid "Unknown file type"
-msgstr ""
-
-#: ../src/app/qml/common/UnknownTypeDialog.qml:28
-msgid ""
-"This file is not supported.\n"
-"Do you want to open it as a plain text?"
-msgstr ""
-
-#: ../src/app/qml/common/UnknownTypeDialog.qml:38
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:55
-#: ../src/app/qml/documentPage/DocumentPagePickModeHeader.qml:28
-#: ../src/app/qml/loView/LOViewGotoDialog.qml:55
-#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:51
-msgid "Cancel"
-msgstr ""
-
-#: ../src/app/qml/common/UnknownTypeDialog.qml:44
-msgid "Yes"
-msgstr ""
-
-#. TRANSLATORS: %1 is the size of a file, expressed in GB
-#: ../src/app/qml/common/utils.js:22
-#, qt-format
-msgid "%1 GB"
-msgstr ""
-
-#. TRANSLATORS: %1 is the size of a file, expressed in MB
-#: ../src/app/qml/common/utils.js:26
-#, qt-format
-msgid "%1 MB"
-msgstr ""
-
-#. TRANSLATORS: %1 is the size of a file, expressed in kB
-#: ../src/app/qml/common/utils.js:30
-#, qt-format
-msgid "%1 kB"
-msgstr ""
-
-#. TRANSLATORS: %1 is the size of a file, expressed in byte
-#: ../src/app/qml/common/utils.js:33
-#, qt-format
-msgid "%1 byte"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:39
-msgid "Delete file"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:40
-#, qt-format
-msgid "Delete %1 file"
-msgid_plural "Delete %1 files"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:41
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:42
-msgid "Are you sure you want to permanently delete this file?"
-msgid_plural "Are you sure you want to permanently delete these files?"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../src/app/qml/documentPage/DeleteFileDialog.qml:61
-#: ../src/app/qml/documentPage/DocumentDelegateActions.qml:25
-#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:53
-msgid "Delete"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentDelegateActions.qml:44
-msgid "Share"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
-msgid "No document found"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
-msgid ""
-"Connect your device to any computer and simply drag files to the Documents "
-"folder or insert removable media with documents."
-msgstr ""
-
-#. TRANSLATORS: %1 refers to a time formatted as Locale.ShortFormat (e.g. hh:mm). It depends on system settings.
-#. http://qt-project.org/doc/qt-4.8/qlocale.html#FormatType-enum
-#: ../src/app/qml/documentPage/DocumentListDelegate.qml:100
-#, qt-format
-msgid "Today, %1"
-msgstr ""
-
-#. TRANSLATORS: %1 refers to a time formatted as Locale.ShortFormat (e.g. hh:mm). It depends on system settings.
-#. http://qt-project.org/doc/qt-4.8/qlocale.html#FormatType-enum
-#: ../src/app/qml/documentPage/DocumentListDelegate.qml:105
-#, qt-format
-msgid "Yesterday, %1"
-msgstr ""
-
-#. TRANSLATORS: this is a datetime formatting string,
-#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
-#: ../src/app/qml/documentPage/DocumentListDelegate.qml:112
-#: ../src/app/qml/documentPage/DocumentListDelegate.qml:131
-msgid "yyyy/MM/dd hh:mm"
-msgstr ""
-
-#. TRANSLATORS: this is a datetime formatting string,
-#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
-#: ../src/app/qml/documentPage/DocumentListDelegate.qml:125
-msgid "dddd, hh:mm"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
-msgid "Documents"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageDefaultHeader.qml:29
-msgid "Search..."
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageDefaultHeader.qml:36
-msgid "Sorting settings..."
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPagePickModeHeader.qml:41
-msgid "Switch to single column list"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPagePickModeHeader.qml:41
-msgid "Switch to grid"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPagePickModeHeader.qml:49
-msgid "Pick"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageSearchHeader.qml:27
-msgid "Back"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageSearchHeader.qml:47
-msgid "search in documents..."
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:40
-msgid "Select None"
-msgstr ""
-
-#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:40
-msgid "Select All"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SearchEmptyState.qml:24
-msgid "No matching document found"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SearchEmptyState.qml:26
-msgid ""
-"Please ensure that your query is not misspelled and/or try a different query."
-msgstr ""
-
-#: ../src/app/qml/documentPage/SectionHeader.qml:13
-msgid "Today"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SectionHeader.qml:16
-msgid "Yesterday"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SectionHeader.qml:19
-msgid "Earlier this week"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SectionHeader.qml:22
-msgid "Earlier this month"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SectionHeader.qml:24
-msgid "Even earlier..."
-msgstr ""
-
-#: ../src/app/qml/documentPage/SharePage.qml:23
-msgid "Share to"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:26
-msgid "Sorting settings"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:31
-msgid "Sort by date (Latest first)"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:32
-msgid "Sort by name (A-Z)"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:33
-msgid "Sort by size (Smaller first)"
-msgstr ""
-
-#: ../src/app/qml/documentPage/SortSettingsDialog.qml:47
-msgid "Reverse order"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
-msgid "Loading..."
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:55
-msgid "LibreOffice text document"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:57
-msgid "LibreOffice spread sheet"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:59
-msgid "LibreOffice presentation"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:61
-msgid "LibreOffice Draw document"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:63
-msgid "Unknown LibreOffice document"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:65
-msgid "Unknown type document"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:85
-msgid "Go to position..."
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:100
-#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:77
-#: ../src/app/qml/textView/TextViewDefaultHeader.qml:63
-msgid "Disable night mode"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewDefaultHeader.qml:100
-#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:77
-#: ../src/app/qml/textView/TextViewDefaultHeader.qml:63
-msgid "Enable night mode"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewGotoDialog.qml:30
-msgid "Go to position"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewGotoDialog.qml:31
-msgid "Choose a position between 1% and 100%"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewGotoDialog.qml:62
-#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:58
-msgid "GO!"
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewPage.qml:129
-msgid "LibreOffice binaries not found."
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewPage.qml:132
-msgid "Error while loading LibreOffice."
-msgstr ""
-
-#: ../src/app/qml/loView/LOViewPage.qml:135
-msgid ""
-"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
-msgstr ""
-
-#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
-#. Document Viewer for rendering LibreOffice/MS-Office documents.
-#. Ref. https://docs.libreoffice.org/libreofficekit.html
-#: ../src/app/qml/loView/Splashscreen.qml:45
-msgid "Powered by LibreOfficeKit"
-msgstr ""
-
-#: ../src/app/qml/loView/ZoomSelector.qml:110
-msgid "Fit width"
-msgstr ""
-
-#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
-#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
-msgid "Contents"
-msgstr ""
-
-#: ../src/app/qml/pdfView/PdfContentsPage.qml:36
-msgid "Hide table of contents"
-msgstr ""
-
-#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
-#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
-#, qt-format
-msgid "Page %1 of %2"
-msgstr ""
-
-#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:71
-msgid "Go to page..."
-msgstr ""
-
-#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:26
-msgid "Go to page"
-msgstr ""
-
-#: ../src/app/qml/pdfView/PdfViewGotoDialog.qml:27
-#, qt-format
-msgid "Choose a page between 1 and %1"
-msgstr ""
-
-#: ../src/app/qml/ubuntu-docviewer-app.qml:118
-msgid "File does not exist."
-msgstr ""
-
-#. TRANSLATORS: This string is used for renaming a copied file,
-#. when a file with the same name already exists in user's
-#. Documents folder.
-#.
-#. e.g. "Manual_Aquaris_E4.5_ubuntu_EN.pdf" will become
-#. "Manual_Aquaris_E4.5_ubuntu_EN (copy 2).pdf"
-#.
-#. where "2" is given by the argument "%1"
-#.
-#: ../src/plugin/file-qml-plugin/docviewerutils.cpp:111
-#, qt-format
-msgid "copy %1"
-msgstr ""
-
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
-msgid "Document Viewer"
-msgstr ""
-
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
-msgid "documents;viewer;pdf;reader;"
-msgstr ""
=== modified file 'po/ru.po'
--- po/ru.po 2016-01-05 05:47:43 +0000
+++ po/ru.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-12-03 05:41+0000\n"
"Last-Translator: ☠Jay ZDLin☠ <Unknown>\n"
"Language-Team: Russian <ru@xxxxxx>\n"
@@ -16,8 +16,8 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-04 05:53+0000\n"
+"X-Generator: Launchpad (build 17862)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -41,34 +41,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Подробная информация"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Расположение"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Размер"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Создан"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Изменён"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Тип MIME"
@@ -77,18 +73,18 @@
msgstr "Ошибка"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Закрыть"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Импортировано несколько документов"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Выберите документ для открытия:"
@@ -184,11 +180,11 @@
msgid "Share"
msgstr "Поделиться"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Документы отсутствуют"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -224,7 +220,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Документы"
@@ -319,7 +315,7 @@
msgstr "Обратный порядок"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Загрузка..."
@@ -376,19 +372,21 @@
msgid "GO!"
msgstr "Перейти!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "Файлы LibreOffice не найдены."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Ошибка при загрузке LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
+"Документ не загружен.\n"
+"Запрошенный документ может быть повреждён."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -403,7 +401,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Содержание"
@@ -413,7 +411,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Стр. %1 из %2"
@@ -449,11 +447,11 @@
msgid "copy %1"
msgstr "копия %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Программа просмотра документов"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "документы;просмотр;pdf;чтение;"
=== modified file 'po/shn.po'
--- po/shn.po 2016-01-05 05:47:43 +0000
+++ po/shn.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Shan <shn@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n == 1) ? 0 : 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "သႅၼ်း"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr ""
@@ -76,18 +72,18 @@
msgstr "ၽိတ်းပိူင်ႈ"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "ဢိုတ်း"
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr ""
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr ""
@@ -309,7 +305,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr ""
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr ""
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr ""
@@ -439,10 +435,10 @@
msgid "copy %1"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr ""
=== modified file 'po/sl.po'
--- po/sl.po 2016-01-05 05:47:43 +0000
+++ po/sl.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Sasa Batistic <Unknown>\n"
"Language-Team: Slovenian <sl@xxxxxx>\n"
@@ -16,8 +16,8 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || "
"n%100==4 ? 3 : 0);\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:19+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -41,34 +41,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Podrobnosti"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Položaj"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Velikost"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Ustvarjeno"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Nazadnje spremenjeno"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Vrsta MIME"
@@ -77,18 +73,18 @@
msgstr "Napaka"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Zapri"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Več dokumentov je uvoženih"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Izberite, katerega boste odprli:"
@@ -186,11 +182,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Ni najdenih dokumentov"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -224,7 +220,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Dokumenti"
@@ -320,7 +316,7 @@
msgstr "Preobrni red"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Nalaganje …"
@@ -377,18 +373,18 @@
msgid "GO!"
msgstr "POJDI!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -404,7 +400,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Vsebina"
@@ -414,7 +410,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Stran %1 od %2"
@@ -450,11 +446,11 @@
msgid "copy %1"
msgstr "kopija %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Pregledovalnik dokumentov"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "dokumenti;pregledovalnik;pdf;bralnik;"
=== modified file 'po/sr.po'
--- po/sr.po 2016-01-05 05:47:43 +0000
+++ po/sr.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-12-09 19:56+0000\n"
"Last-Translator: Bojan Bogdanović <Unknown>\n"
"Language-Team: Serbian <sr@xxxxxx>\n"
@@ -16,8 +16,8 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-11 06:33+0000\n"
+"X-Generator: Launchpad (build 17865)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -44,34 +44,30 @@
"Прикажи документа из датог директоријума, уместо из ~/Документа.\n"
"Путања мора постојати да би сте покренули ubuntu-docviewer-app"
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Детаљи"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Локација"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Величина"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Креирано"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Последња измена"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "МИМЕ тип"
@@ -80,18 +76,18 @@
msgstr "Грешка"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Затвори"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Увезено више докумената"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Одаберите који желите да отворите:"
@@ -187,11 +183,11 @@
msgid "Share"
msgstr "Дели"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Документ није нађен"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -227,7 +223,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Документи"
@@ -322,7 +318,7 @@
msgstr "Преокрени редослед"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Учитавање..."
@@ -379,19 +375,21 @@
msgid "GO!"
msgstr "ИДИ!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr "LibreOffice програм није нађен."
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr "Грешка код учитавања LibreOffice."
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
+"Документ није учитан.\n"
+"Захтевани документ је можда оштећен."
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
#. Document Viewer for rendering LibreOffice/MS-Office documents.
@@ -406,7 +404,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Сaдржај"
@@ -416,7 +414,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Страна %1 од %2"
@@ -452,11 +450,11 @@
msgid "copy %1"
msgstr "умножавам %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Прегледач докумената"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "документа;прегледач;пдф;читач:"
=== modified file 'po/sv.po'
--- po/sv.po 2016-01-05 05:47:43 +0000
+++ po/sv.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish <sv@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:20+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Detaljer"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Plats"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Storlek"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Skapad"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Senast ändrad"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME-typ"
@@ -76,18 +72,18 @@
msgstr "Fel"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Stäng"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Flera dokument importerade"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Välj vilken som skall öppnas:"
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Inga dokument hittade"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Dokument"
@@ -309,7 +305,7 @@
msgstr "Omvänd ordning"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Läser in…"
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr "GÅ!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Innehållsförteckning"
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Sida %1 av %2"
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr "kopia %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Dokumentvisare"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "dokument;visare;pdf;läsare;"
=== modified file 'po/tr.po'
--- po/tr.po 2016-01-05 05:47:43 +0000
+++ po/tr.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Arda Ünlü <aarda.uunlu@xxxxxxxxx>\n"
"Language-Team: Turkish <tr@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:20+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Ayrıntılar"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Konum"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Boyut"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Oluşturulma"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Son değiştirilme"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME türü"
@@ -76,18 +72,18 @@
msgstr "Hata"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Kapat"
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Dosya bulunamadı"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr "hh:mm dddd"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr ""
@@ -309,7 +305,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Yükleniyor..."
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr "GİT!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "İçindekiler"
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Sayfa %1/%2"
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Belge Görüntüleyici"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "belgeler;görüntüleyici;pdf;okuyucu;gösterici;"
=== modified file 'po/ug.po'
--- po/ug.po 2016-01-05 05:47:43 +0000
+++ po/ug.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uyghur <ug@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:20+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "تەپسىلاتلار"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "ئورۇن"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "چوڭلۇقى"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "قۇرغان ۋاقتى"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "ئاخىرقى ئۆزگەرتىلگىنى"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME تىپى"
@@ -76,18 +72,18 @@
msgstr "خاتا"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "ياپ"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "كۆپ ھۆججەتلەر ئەكىرىلىدى"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "قايسىنى ئاچسۇن :"
@@ -173,11 +169,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "ھۆججەت تېپىلمىدى"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -211,7 +207,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "پۈتۈكلەر"
@@ -306,7 +302,7 @@
msgstr "ئەكس تەرتىپ"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "ئوقۇۋاتىدۇ..."
@@ -363,18 +359,18 @@
msgid "GO!"
msgstr "باشلا"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -390,7 +386,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "مەزمۇنلار"
@@ -400,7 +396,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "-%1بەت,جەمئىي%2بەت"
@@ -436,11 +432,11 @@
msgid "copy %1"
msgstr "كۈچۈر %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "پۈتۈك كۆرگۈ"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr ""
=== modified file 'po/uk.po'
--- po/uk.po 2016-01-05 05:47:43 +0000
+++ po/uk.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-20 05:28+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@xxxxxxxxx>\n"
"Language-Team: Ukrainian <uk@xxxxxx>\n"
@@ -16,8 +16,8 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:20+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -41,34 +41,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Подробиці"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Розташування"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Розмір"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Дата створення"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "Востаннє змінено"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "Тип MIME"
@@ -77,18 +73,18 @@
msgstr "Помилка"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Закрити"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Імпортовано декілька документів"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Виберіть той, який слід відкрити:"
@@ -182,11 +178,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Документів не знайдено"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -220,7 +216,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Документи"
@@ -316,7 +312,7 @@
msgstr "Зворотний порядок"
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Завантаження…"
@@ -373,18 +369,18 @@
msgid "GO!"
msgstr "ВПЕРЕД!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -400,7 +396,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Зміст"
@@ -410,7 +406,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "Сторінка %1 з %2"
@@ -446,11 +442,11 @@
msgid "copy %1"
msgstr "копія %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Перегляд документів"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documents;viewer;pdf;reader;документи;перегляд;пдф;читання;"
=== modified file 'po/uz.po'
--- po/uz.po 2016-01-05 05:47:43 +0000
+++ po/uz.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-20 05:28+0000\n"
"Last-Translator: Learner <muzaffar.habibullayev@xxxxxxxxx>\n"
"Language-Team: Uzbek <uz@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:20+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "Tafsilotlar"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "Manzili"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "Hajmi"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "Yaratilgan"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "So'ngi o'zgartirilgan"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME turi"
@@ -76,18 +72,18 @@
msgstr "Xato"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "Yopish"
-#: ../src/app/qml/common/PickImportedDialog.qml:29
+#: ../src/app/qml/common/PickImportedDialog.qml:28
msgid "Multiple documents imported"
msgstr "Ko'p hujjatlar import qilindi"
-#: ../src/app/qml/common/PickImportedDialog.qml:30
+#: ../src/app/qml/common/PickImportedDialog.qml:29
msgid "Choose which one to open:"
msgstr "Qaysi birini ochilsin:"
@@ -181,11 +177,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr "Hujjat topilmadi"
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -219,7 +215,7 @@
msgstr "dddd, hh:mm"
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr "Hujjatlar"
@@ -315,7 +311,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "Yuklanmoqda..."
@@ -372,18 +368,18 @@
msgid "GO!"
msgstr "Ketdik!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -399,7 +395,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "Tarkibi"
@@ -409,7 +405,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "%2 dan %1 sahifa"
@@ -445,11 +441,11 @@
msgid "copy %1"
msgstr "nusxasi %1"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "Hujjat ko'ruvchi"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "hujjatlar;ko'ruvchi;pdf;o'quvchi;"
=== modified file 'po/zh_CN.po'
--- po/zh_CN.po 2016-01-05 05:47:43 +0000
+++ po/zh_CN.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Luo Lei <luolei@xxxxxxxxxxxxxxx>\n"
"Language-Team: Chinese (Simplified) <zh_CN@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:20+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "详情"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "位置"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "文件大小"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "创建日期"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "最近更改"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME 类型"
@@ -76,18 +72,18 @@
msgstr "错误"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr ""
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr ""
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr ""
@@ -309,7 +305,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr ""
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr ""
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr ""
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr ""
=== modified file 'po/zh_TW.po'
--- po/zh_TW.po 2016-01-05 05:47:43 +0000
+++ po/zh_TW.po 2016-01-14 17:48:42 +0000
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ubuntu-docviewer-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-12-27 13:06+0100\n"
+"POT-Creation-Date: 2015-12-02 16:11+0100\n"
"PO-Revision-Date: 2015-11-19 18:20+0000\n"
"Last-Translator: Cheng-Chia Tseng <pswo10680@xxxxxxxxx>\n"
"Language-Team: Chinese (Traditional) <zh_TW@xxxxxx>\n"
@@ -15,8 +15,8 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2016-01-05 05:47+0000\n"
-"X-Generator: Launchpad (build 17876)\n"
+"X-Launchpad-Export-Date: 2015-12-03 06:20+0000\n"
+"X-Generator: Launchpad (build 17856)\n"
#: ../src/app/qml/common/CommandLineProxy.qml:49
msgid "Some of the provided arguments are not valid."
@@ -40,34 +40,30 @@
"The path must exist prior to running ubuntu-docviewer-app"
msgstr ""
-#: ../src/app/qml/common/DetailsPage.qml:26
+#: ../src/app/qml/common/DetailsPage.qml:25
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:107
#: ../src/app/qml/pdfView/PdfViewDefaultHeader.qml:83
#: ../src/app/qml/textView/TextViewDefaultHeader.qml:69
msgid "Details"
msgstr "詳細資訊"
-#: ../src/app/qml/common/DetailsPage.qml:42
-msgid "File"
-msgstr ""
-
-#: ../src/app/qml/common/DetailsPage.qml:47
+#: ../src/app/qml/common/DetailsPage.qml:36
msgid "Location"
msgstr "位置"
-#: ../src/app/qml/common/DetailsPage.qml:52
+#: ../src/app/qml/common/DetailsPage.qml:41
msgid "Size"
msgstr "大小"
-#: ../src/app/qml/common/DetailsPage.qml:57
+#: ../src/app/qml/common/DetailsPage.qml:46
msgid "Created"
msgstr "建立時間"
-#: ../src/app/qml/common/DetailsPage.qml:62
+#: ../src/app/qml/common/DetailsPage.qml:51
msgid "Last modified"
msgstr "最後修改時間"
-#: ../src/app/qml/common/DetailsPage.qml:69
+#: ../src/app/qml/common/DetailsPage.qml:58
msgid "MIME type"
msgstr "MIME 類型"
@@ -76,18 +72,18 @@
msgstr "錯誤"
#: ../src/app/qml/common/ErrorDialog.qml:26
-#: ../src/app/qml/common/PickImportedDialog.qml:54
+#: ../src/app/qml/common/PickImportedDialog.qml:53
#: ../src/app/qml/common/RejectedImportDialog.qml:38
#: ../src/app/qml/documentPage/DocumentPageSelectionModeHeader.qml:31
#: ../src/app/qml/documentPage/SortSettingsDialog.qml:53
msgid "Close"
msgstr "關閉"
+#: ../src/app/qml/common/PickImportedDialog.qml:28
+msgid "Multiple documents imported"
+msgstr ""
+
#: ../src/app/qml/common/PickImportedDialog.qml:29
-msgid "Multiple documents imported"
-msgstr ""
-
-#: ../src/app/qml/common/PickImportedDialog.qml:30
msgid "Choose which one to open:"
msgstr ""
@@ -177,11 +173,11 @@
msgid "Share"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:75
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:24
msgid "No document found"
msgstr ""
-#: ../src/app/qml/documentPage/DocumentEmptyState.qml:84
+#: ../src/app/qml/documentPage/DocumentEmptyState.qml:25
msgid ""
"Connect your device to any computer and simply drag files to the Documents "
"folder or insert removable media with documents."
@@ -215,7 +211,7 @@
msgstr ""
#: ../src/app/qml/documentPage/DocumentPage.qml:23
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:3
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:3
msgid "Documents"
msgstr ""
@@ -309,7 +305,7 @@
msgstr ""
#: ../src/app/qml/loView/LOViewDefaultHeader.qml:51
-#: ../src/app/qml/textView/TextView.qml:43
+#: ../src/app/qml/textView/TextView.qml:42
msgid "Loading..."
msgstr "載入中..."
@@ -366,18 +362,18 @@
msgid "GO!"
msgstr "出發!"
-#: ../src/app/qml/loView/LOViewPage.qml:129
+#: ../src/app/qml/loView/LOViewPage.qml:128
msgid "LibreOffice binaries not found."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:132
+#: ../src/app/qml/loView/LOViewPage.qml:131
msgid "Error while loading LibreOffice."
msgstr ""
-#: ../src/app/qml/loView/LOViewPage.qml:135
+#: ../src/app/qml/loView/LOViewPage.qml:134
msgid ""
"Document not loaded.\n"
-"The requested document may be corrupt or protected by a password."
+"The requested document may be corrupt."
msgstr ""
#. TRANSLATORS: 'LibreOfficeKit' is the name of the library used by
@@ -393,7 +389,7 @@
#. TRANSLATORS: "Contents" refers to the "Table of Contents" of a PDF document.
#: ../src/app/qml/pdfView/PdfContentsPage.qml:30
-#: ../src/app/qml/pdfView/PdfView.qml:38
+#: ../src/app/qml/pdfView/PdfView.qml:37
msgid "Contents"
msgstr "目錄"
@@ -403,7 +399,7 @@
#. TRANSLATORS: the first argument (%1) refers to the page currently shown on the screen,
#. while the second one (%2) refers to the total pages count.
-#: ../src/app/qml/pdfView/PdfView.qml:35
+#: ../src/app/qml/pdfView/PdfView.qml:34
#, qt-format
msgid "Page %1 of %2"
msgstr "第 %1 頁,共 %2 頁"
@@ -439,11 +435,11 @@
msgid "copy %1"
msgstr ""
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:1
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:1
msgid "Document Viewer"
msgstr "文件檢視器"
-#: /tmp/ubuntu-docviewer-app-build/po/com.ubuntu.docviewer.desktop.in.in.h:2
+#: /tmp/build-ubuntu-docviewer-app-Desktop-Default/po/com.ubuntu.docviewer.desktop.in.in.h:2
msgid "documents;viewer;pdf;reader;"
msgstr "documents;viewer;pdf;reader;文件;檢視器;閱讀器;"
=== modified file 'src/app/qml/common/ContentHubProxy.qml'
--- src/app/qml/common/ContentHubProxy.qml 2015-10-10 12:03:30 +0000
+++ src/app/qml/common/ContentHubProxy.qml 2016-01-14 17:48:42 +0000
@@ -53,11 +53,11 @@
for (var i=0; i<activeTransfer.items.length; i++) {
var sourcePath = internal.getPathFromUrl(activeTransfer.items[i].url)
- if (DocumentViewer.isFileSupported(sourcePath)) {
- var documentsLocation = DocumentViewer.getXdgDocumentsLocation()
+ if (FileUtils.isFileSupported(sourcePath)) {
+ var documentsLocation = FileUtils.getXdgDocumentsLocation()
// Check if we have already imported the same document in the past.
- var earlierImportedFile = DocumentViewer.checkIfFileAlreadyImported(sourcePath, [documentsLocation])
+ var earlierImportedFile = FileUtils.checkIfFileAlreadyImported(sourcePath, [documentsLocation])
if (earlierImportedFile.length > 0) {
// Document has been already imported in the past.
// Append the path of the earlier copy of the
@@ -65,7 +65,7 @@
importedDocsModel.append({ path: earlierImportedFile })
} else {
// No document has been found, so we can safely copy it.
- var destPath = DocumentViewer.buildDestinationPath(documentsLocation, sourcePath);
+ var destPath = FileUtils.buildDestinationPath(documentsLocation, sourcePath);
internal.importDocument(sourcePath, destPath)
}
@@ -120,7 +120,7 @@
}
function importDocument(sourcePath, destPath) {
- DocumentViewer.copy(sourcePath, destPath)
+ FileUtils.copy(sourcePath, destPath)
importedDocsModel.append({ path: destPath })
}
=== modified file 'src/app/qml/common/DetailsPage.qml'
--- src/app/qml/common/DetailsPage.qml 2015-12-27 12:10:06 +0000
+++ src/app/qml/common/DetailsPage.qml 2016-01-14 17:48:42 +0000
@@ -40,12 +40,12 @@
SubtitledListItem {
text: i18n.tr("File")
- subText: DocumentViewer.getFileNameFromPath(file.path)
+ subText: FileUtils.getFileNameFromPath(file.path)
}
SubtitledListItem {
text: i18n.tr("Location")
- subText: DocumentViewer.getCanonicalPath(file.path)
+ subText: FileUtils.getCanonicalPath(file.path)
}
SubtitledListItem {
=== modified file 'src/app/qml/common/PickImportedDialog.qml'
--- src/app/qml/common/PickImportedDialog.qml 2015-12-26 18:27:13 +0000
+++ src/app/qml/common/PickImportedDialog.qml 2016-01-14 17:48:42 +0000
@@ -40,7 +40,7 @@
}
Label {
- text: DocumentViewer.getFileBaseNameFromPath(model.path)
+ text: FileUtils.getFileBaseNameFromPath(model.path)
anchors {
left: parent.left; right: parent.right
margins: units.gu(2)
=== modified file 'src/app/qml/loView/LOViewDefaultHeader.qml'
--- src/app/qml/loView/LOViewDefaultHeader.qml 2015-11-30 12:12:10 +0000
+++ src/app/qml/loView/LOViewDefaultHeader.qml 2016-01-14 17:48:42 +0000
@@ -73,7 +73,7 @@
Layout.preferredHeight: units.gu(4)
view: targetPage.contentItem.loView
- visible: targetPage.contentItem && (DocumentViewer.desktopMode || mainView.wideWindow)
+ visible: targetPage.contentItem && (ConvergenceUtils.desktopMode || mainView.wideWindow)
}
}
=== modified file 'src/app/qml/loView/LOViewPage.qml'
--- src/app/qml/loView/LOViewPage.qml 2015-12-27 07:30:41 +0000
+++ src/app/qml/loView/LOViewPage.qml 2016-01-14 17:48:42 +0000
@@ -31,7 +31,7 @@
property bool isPresentation: loPage.contentItem && (loPage.contentItem.loDocument.documentType === LibreOffice.Document.PresentationDocument)
property bool isTextDocument: loPage.contentItem && (loPage.contentItem.loDocument.documentType === LibreOffice.Document.TextDocument)
- title: DocumentViewer.getFileBaseNameFromPath(file.path);
+ title: FileUtils.getFileBaseNameFromPath(file.path);
flickable: isTextDocument ? loPage.contentItem.loView : null
splashScreen: Splashscreen { }
=== modified file 'src/app/qml/pdfView/PdfView.qml'
--- src/app/qml/pdfView/PdfView.qml 2016-01-14 17:48:42 +0000
+++ src/app/qml/pdfView/PdfView.qml 2016-01-14 17:48:42 +0000
@@ -16,12 +16,9 @@
import QtQuick 2.4
import Ubuntu.Components 1.3
-<<<<<<< TREE
-import DocumentViewer 1.0
-=======
import Ubuntu.Components.Popups 1.3
import QtQuick.Layouts 1.1
->>>>>>> MERGE-SOURCE
+import DocumentViewer 1.0
import DocumentViewer.PDF 1.0 as PDF
import "../common"
@@ -29,7 +26,7 @@
Page {
id: pdfPage
- title: DocumentViewer.getFileBaseNameFromPath(file.path)
+ title: FileUtils.getFileBaseNameFromPath(file.path)
header: PageHeader {
flickable: pdfView
=== modified file 'src/app/qml/textView/TextView.qml'
--- src/app/qml/textView/TextView.qml 2015-12-26 18:27:13 +0000
+++ src/app/qml/textView/TextView.qml 2016-01-14 17:48:42 +0000
@@ -23,7 +23,7 @@
Page {
id: textPage
- title: DocumentViewer.getFileBaseNameFromPath(file.path)
+ title: FileUtils.getFileBaseNameFromPath(file.path)
// Reset night mode shader settings when closing the page
// Component.onDestruction: mainView.nightModeEnabled = false
=== modified file 'src/app/qml/ubuntu-docviewer-app.qml'
--- src/app/qml/ubuntu-docviewer-app.qml 2015-11-30 12:12:10 +0000
+++ src/app/qml/ubuntu-docviewer-app.qml 2016-01-14 17:48:42 +0000
@@ -80,7 +80,7 @@
onIsLandscapeChanged: {
// If device orientation is landscape and screen width is limited,
// force hiding Unity 8 indicators panel.
- if (!DocumentViewer.desktopMode && mainView.isLandscape &&
+ if (!ConvergenceUtils.desktopMode && mainView.isLandscape &&
mainView.width < units.gu(51)) {
mainView.fullscreen = true
return;
@@ -202,6 +202,13 @@
}
}
+ // WORKAROUND: Not yet implemented in the SDK
+ Binding {
+ target: QuickUtils
+ property: "mouseAttached"
+ value: ConvergenceUtils.mouseAttached
+ }
+
property bool nightModeEnabled: false
layer.effect: NightModeShader {}
layer.enabled: nightModeEnabled && (pageStack.depth > 1)
=== modified file 'src/plugin/file-qml-plugin/CMakeLists.txt'
--- src/plugin/file-qml-plugin/CMakeLists.txt 2015-10-21 13:16:12 +0000
+++ src/plugin/file-qml-plugin/CMakeLists.txt 2016-01-14 17:48:42 +0000
@@ -1,23 +1,48 @@
+# This includes a temporary snapshot of the WIP QInputInfo API as we
+# require this in docviewer now but upstream isn't finished yet.
+# Eventually this should be dropped in favor of the upstream
+# QInputInfo API.
+
set(PLUGIN_DIR DocumentViewer)
-include_directories(${CMAKE_CURRENT_SOURCE_DIR})
find_package(Qt5Core)
find_package(Qt5Qml)
find_package(Qt5Quick)
+pkg_check_modules(LIBUDEV REQUIRED libudev)
+pkg_check_modules(LIBEVDEV REQUIRED libevdev)
+
+include_directories(
+ ${CMAKE_CURRENT_SOURCE_DIR}
+ ${LIBUDEV_INCLUDE_DIRS}
+ ${LIBEVDEV_INCLUDE_DIRS}
+ InputInfo/
+)
+
+# QInputInfo sources
+set(inputinfo_SRCS
+ InputInfo/qinputinfo.cpp
+ InputInfo/qinputinfo.h
+ InputInfo/linux/qinputdeviceinfo_linux.cpp
+ InputInfo/linux/qinputdeviceinfo_linux_p.h
+)
+
#add the sources to compile
set(fileqmlplugin_SRCS
backend.cpp
documentmodel.cpp
fswatcher.cpp
docviewerfile.cpp
- docviewerutils.cpp
+ fileutils.cpp
+ ubuntuconvergenceutils.cpp
)
add_library(fileqmlplugin MODULE
+ ${inputinfo_SRCS}
${fileqmlplugin_SRCS}
)
+target_link_libraries(fileqmlplugin ${LIBUDEV_LDFLAGS} ${LIBEVDEV_LDFLAGS} )
qt5_use_modules(fileqmlplugin Qml Quick)
# Copy the plugin, the qmldir file and other assets to the build dir for running in QtCreator
=== added directory 'src/plugin/file-qml-plugin/InputInfo'
=== added file 'src/plugin/file-qml-plugin/InputInfo/CMakeLists.txt'
--- src/plugin/file-qml-plugin/InputInfo/CMakeLists.txt 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/InputInfo/CMakeLists.txt 2016-01-14 17:48:42 +0000
@@ -0,0 +1,39 @@
+# This is a temporary snapshot of the WIP QInputInfo API as we
+# require this in unity now but upstream isn't finished yet.
+# Eventually this should be dropped in favor of the upstream
+# QInputInfo API.
+
+project(InputInfo)
+
+find_package(Qt5Core REQUIRED)
+find_package(Qt5Quick REQUIRED)
+
+pkg_check_modules(LIBUDEV REQUIRED libudev)
+pkg_check_modules(LIBEVDEV REQUIRED libevdev)
+
+include_directories(
+ ${CMAKE_CURRENT_SOURCE_DIR}
+ ${CMAKE_CURRENT_BINARY_DIR}
+ ${LIBUDEV_INCLUDE_DIRS}
+ ${LIBEVDEV_INCLUDE_DIRS}
+)
+
+set(InputInfo_SOURCES
+ plugin.cpp
+ qinputinfo.cpp
+ qdeclarativeinputdevicemodel.cpp
+ linux/qinputdeviceinfo_linux.cpp
+)
+
+add_library(InputInfo SHARED
+ ${InputInfo_SOURCES}
+)
+
+target_link_libraries(InputInfo
+ ${LIBUDEV_LDFLAGS}
+ ${LIBEVDEV_LDFLAGS}
+)
+
+qt5_use_modules(InputInfo Core Qml Quick)
+
+add_unity8_plugin(Unity.InputInfo 0.1 Unity/InputInfo TARGETS InputInfo)
=== added directory 'src/plugin/file-qml-plugin/InputInfo/linux'
=== added file 'src/plugin/file-qml-plugin/InputInfo/linux/qinputdeviceinfo_linux.cpp'
--- src/plugin/file-qml-plugin/InputInfo/linux/qinputdeviceinfo_linux.cpp 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/InputInfo/linux/qinputdeviceinfo_linux.cpp 2016-01-14 17:48:42 +0000
@@ -0,0 +1,288 @@
+/****************************************************************************
+**
+** Copyright (C) 2014 Canonical, Ltd. and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
+**
+** This file is part of the QtSystems module of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Digia gives you certain additional
+** rights. These rights are described in the Digia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** GNU General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU
+** General Public License version 3.0 as published by the Free Software
+** Foundation and appearing in the file LICENSE.GPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU General Public License version 3.0 requirements will be
+** met: http://www.gnu.org/copyleft/gpl.html.
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "qinputdeviceinfo_linux_p.h"
+
+#include <libudev.h>
+#include <libevdev/libevdev.h>
+#include <fcntl.h>
+#include <QDebug>
+#include <QSocketNotifier>
+#include <QTimer>
+#include <QDir>
+
+QInputDeviceManagerPrivate::QInputDeviceManagerPrivate(QObject *parent) :
+ QObject(parent),
+ currentFilter(QInputDevice::Unknown),
+ udevice(0)
+{
+ QTimer::singleShot(250,this,SLOT(init()));
+}
+
+QInputDeviceManagerPrivate::~QInputDeviceManagerPrivate()
+{
+ udev_unref(udevice);
+ udev_monitor_unref(udevMonitor);
+}
+
+void QInputDeviceManagerPrivate::init()
+{
+ if (!udevice)
+ udevice = udev_new();
+
+ udev_list_entry *devices;
+ udev_list_entry *dev_list_entry;
+ udev_device *dev;
+
+ QString subsystem = QStringLiteral("input");
+ struct udev_enumerate *enumerate = 0;
+
+ if (udevice) {
+
+ udevMonitor = udev_monitor_new_from_netlink(udevice, "udev");
+ udev_monitor_filter_add_match_subsystem_devtype(udevMonitor, subsystem.toLatin1(), NULL);
+ enumerate = udev_enumerate_new(udevice);
+ udev_enumerate_add_match_subsystem(enumerate, subsystem.toLatin1());
+
+ udev_monitor_enable_receiving(udevMonitor);
+ notifierFd = udev_monitor_get_fd(udevMonitor);
+
+ notifier = new QSocketNotifier(notifierFd, QSocketNotifier::Read, this);
+ connect(notifier, SIGNAL(activated(int)), this, SLOT(onUDevChanges()));
+
+ udev_enumerate_scan_devices(enumerate);
+ devices = udev_enumerate_get_list_entry(enumerate);
+
+ udev_list_entry_foreach(dev_list_entry, devices) {
+ const char *path;
+ path = udev_list_entry_get_name(dev_list_entry);
+
+ dev = udev_device_new_from_syspath(udevice, path);
+ if (qstrcmp(udev_device_get_subsystem(dev), "input") == 0 ) {
+ QInputDevice *iDevice = addDevice(dev);
+ if (iDevice && !iDevice->devicePath().isEmpty()) {
+ deviceMap.insert(iDevice->devicePath(),iDevice);
+ }
+ }
+ udev_device_unref(dev);
+ }
+ udev_enumerate_unref(enumerate);
+ }
+ // udev_unref(udevice);
+ Q_FOREACH (const QString &devicePath, deviceMap.keys()) {
+ Q_EMIT deviceAdded(devicePath);
+ }
+ Q_EMIT ready();
+}
+
+QInputDevice::InputTypeFlags QInputDeviceManagerPrivate::getInputTypeFlags(struct udev_device *dev)
+{
+ QInputDevice::InputTypeFlags flags = QInputDevice::Unknown;
+ if (qstrcmp(udev_device_get_property_value(dev, "ID_INPUT_KEY"), "1") == 0 ) {
+ flags |= QInputDevice::Button;
+ }
+ if (qstrcmp(udev_device_get_property_value(dev, "ID_INPUT_MOUSE"), "1") == 0) {
+ flags |= QInputDevice::Mouse;
+ }
+ if (qstrcmp(udev_device_get_property_value(dev, "ID_INPUT_TOUCHPAD"), "1") == 0) {
+ flags |= QInputDevice::TouchPad;
+ }
+ if (qstrcmp(udev_device_get_property_value(dev, "ID_INPUT_TOUCHSCREEN"), "1") == 0
+ || qstrcmp(udev_device_get_property_value(dev, "ID_INPUT_TABLET"), "1") == 0) {
+ flags |= QInputDevice::TouchScreen;
+ }
+ if (qstrcmp(udev_device_get_property_value(dev, "ID_INPUT_KEYBOARD"), "1") == 0 ) {
+ flags |= QInputDevice::Keyboard;
+ }
+ if (!QString::fromLatin1(udev_device_get_property_value(dev, "SW")).isEmpty()) {
+ flags |= QInputDevice::Switch;
+ }
+
+ return flags;
+}
+
+QInputDevice *QInputDeviceManagerPrivate::addDevice(struct udev_device *udev)
+{
+ QString eventPath = QString::fromLatin1(udev_device_get_sysname(udev));
+
+ if (eventPath.contains(QStringLiteral("event")))
+ eventPath.prepend(QStringLiteral("/dev/input/"));
+
+ if (deviceMap.contains(eventPath)) {
+ return Q_NULLPTR;
+ }
+ struct libevdev *dev = NULL;
+ int fd;
+ int rc = 1;
+ QInputDevice *inputDevice;
+ inputDevice = addUdevDevice(udev);
+ if (!inputDevice) {
+ return Q_NULLPTR;
+ }
+ eventPath = inputDevice->devicePath();
+
+ fd = open(eventPath.toLatin1(), O_RDONLY|O_NONBLOCK);
+ if (fd == -1) {
+ return inputDevice;
+ }
+ rc = libevdev_new_from_fd(fd, &dev);
+ if (rc < 0) {
+ qWarning() << "Failed to init libevdev ("<< strerror(-rc) << ")";
+ return Q_NULLPTR;
+ }
+
+ for (int i = 0; i < EV_MAX; i++) {
+ if (i == EV_KEY || i == EV_SW || i == EV_REL
+ || i == EV_REL || i == EV_ABS) {
+ for (int j = 0; j < libevdev_event_type_get_max(i); j++) {
+ if (libevdev_has_event_code(dev, i, j)) {
+ switch (i) {
+ case EV_KEY:
+ inputDevice->addButton(j);
+ break;
+ case EV_SW:
+ inputDevice->addSwitch(j);
+ break;
+ case EV_REL:
+ inputDevice->addRelativeAxis(j);
+ break;
+ case EV_ABS:
+ inputDevice->addAbsoluteAxis(j);
+ break;
+ };
+ }
+ }
+ }
+ }
+
+ return inputDevice;
+}
+
+void QInputDeviceManagerPrivate::addDetails(struct udev_device *)
+{
+}
+
+void QInputDeviceManagerPrivate::removeDevice(const QString &path)
+{
+ // this path is not a full evdev path
+ Q_FOREACH (const QString devicePath, deviceMap.keys()) {
+ if (devicePath.contains(path)) {
+ deviceMap.remove(devicePath);
+ Q_EMIT deviceRemoved(devicePath);
+ }
+ }
+}
+
+QInputDevice *QInputDeviceManagerPrivate::addUdevDevice(struct udev_device *udev)
+{
+ QInputDevice *iDevice;
+
+ struct udev_list_entry *list;
+ struct udev_list_entry *node;
+
+ list = udev_device_get_properties_list_entry (udev);
+ QString syspath = QString::fromLatin1(udev_device_get_syspath(udev));
+ QDir sysdir(syspath);
+
+ QStringList infoList = sysdir.entryList(QStringList() << QStringLiteral("event*"),QDir::Dirs);
+
+ if (infoList.count() > 0) {
+ QString token = infoList.at(0);
+
+ token.prepend(QStringLiteral("/dev/input/"));
+ iDevice = new QInputDevice(this);
+ iDevice->setDevicePath(token);
+ } else {
+ return Q_NULLPTR;
+ }
+ udev_list_entry_foreach (node, list) {
+
+ QString key = QString::fromLatin1(udev_list_entry_get_name(node));
+ QString value = QString::fromLatin1(udev_list_entry_get_value(node));
+
+ if (key == QStringLiteral("NAME")) {
+ iDevice->setName(value.remove(QStringLiteral("\"")));
+ }
+ }
+ iDevice->setType(getInputTypeFlags(udev));
+ return iDevice;
+}
+
+void QInputDeviceManagerPrivate::onUDevChanges()
+{
+ if (!udevMonitor)
+ return;
+
+ udev_device *dev = udev_monitor_receive_device(udevMonitor);
+
+ if (dev) {
+ if (qstrcmp(udev_device_get_subsystem(dev), "input") == 0 ) {
+ QString eventPath = QString::fromLatin1(udev_device_get_sysname(dev));
+
+ QString action = QString::fromStdString(udev_device_get_action(dev));
+
+ if (!eventPath.contains(QStringLiteral("/dev/input/")))
+ eventPath.prepend(QStringLiteral("/dev/input/"));
+
+ if (action == QStringLiteral("add")) {
+ if (deviceMap.contains(eventPath)){
+ udev_device_unref(dev);
+ return;
+ }
+
+ QInputDevice *iDevice = addDevice(dev);
+ if (!iDevice) {
+ delete iDevice;
+ return;
+ }
+ iDevice->setType(getInputTypeFlags(dev));
+ udev_device_unref(dev);
+
+ deviceMap.insert(eventPath,iDevice);
+
+ Q_EMIT deviceAdded(eventPath);
+
+ } else if (action == QStringLiteral("remove")) {
+ removeDevice(eventPath);
+ }
+ }
+ }
+}
=== added file 'src/plugin/file-qml-plugin/InputInfo/linux/qinputdeviceinfo_linux_p.h'
--- src/plugin/file-qml-plugin/InputInfo/linux/qinputdeviceinfo_linux_p.h 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/InputInfo/linux/qinputdeviceinfo_linux_p.h 2016-01-14 17:48:42 +0000
@@ -0,0 +1,98 @@
+/****************************************************************************
+**
+** Copyright (C) 2014 Canonical, Ltd. and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
+**
+** This file is part of the QtSystems module of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Digia gives you certain additional
+** rights. These rights are described in the Digia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** GNU General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU
+** General Public License version 3.0 as published by the Free Software
+** Foundation and appearing in the file LICENSE.GPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU General Public License version 3.0 requirements will be
+** met: http://www.gnu.org/copyleft/gpl.html.
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef QINPUTDEVICEINFO_LINUX_P_H
+#define QINPUTDEVICEINFO_LINUX_P_H
+
+#include <QObject>
+#include "qinputinfo.h"
+#include <libudev.h>
+
+class QInputDevicePrivate : public QObject
+{
+ Q_OBJECT
+public:
+ explicit QInputDevicePrivate(QObject *parent = 0);
+
+ QString name;
+ QString devicePath;
+ QList <int> buttons; //keys
+ QList <int> switches;
+ QList <int> relativeAxis;
+ QList <int> absoluteAxis;
+ QInputDevice::InputTypeFlags type;
+};
+
+class QInputDeviceManagerPrivate : public QObject
+{
+ Q_OBJECT
+public:
+ explicit QInputDeviceManagerPrivate(QObject *parent = 0);
+ ~QInputDeviceManagerPrivate();
+ QVector <QInputDevice *> deviceList;
+ QMap <QString, QInputDevice *> deviceMap;
+ static QInputDeviceManagerPrivate * instance();
+ QInputDevice::InputType currentFilter;
+
+Q_SIGNALS:
+ void deviceAdded(const QString &);
+ void deviceRemoved(const QString &);
+ void ready();
+
+private:
+ QInputDevice *addDevice(struct udev_device *udev);
+ QInputDevice *addUdevDevice(struct udev_device *);
+
+ QInputDevice *addDevice(const QString &path);
+ void removeDevice(const QString &path);
+ QSocketNotifier *notifier;
+ int notifierFd;
+ struct udev_monitor *udevMonitor;
+ QInputDevice::InputTypeFlags getInputTypeFlags(struct udev_device *);
+ struct udev *udevice;
+ void addDetails(struct udev_device *);
+
+private Q_SLOTS:
+ void onUDevChanges();
+ void init();
+};
+
+#endif // QINPUTDEVICEINFO_LINUX_P_H
=== added file 'src/plugin/file-qml-plugin/InputInfo/plugin.cpp'
--- src/plugin/file-qml-plugin/InputInfo/plugin.cpp 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/InputInfo/plugin.cpp 2016-01-14 17:48:42 +0000
@@ -0,0 +1,32 @@
+/*
+ * Copyright 2015 Canonical Ltd.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation; version 3.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+// Qt
+#include <QtQml/qqml.h>
+
+// self
+#include "plugin.h"
+
+// local
+#include "qdeclarativeinputdevicemodel_p.h"
+
+void InputInfoPlugin::registerTypes(const char *uri)
+{
+ int major = 0;
+ int minor = 1;
+ qmlRegisterType<QDeclarativeInputDeviceModel>(uri, major, minor, "InputDeviceModel");
+ qmlRegisterType<QInputDevice>(uri, major, minor, "InputInfo");
+}
=== added file 'src/plugin/file-qml-plugin/InputInfo/plugin.h'
--- src/plugin/file-qml-plugin/InputInfo/plugin.h 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/InputInfo/plugin.h 2016-01-14 17:48:42 +0000
@@ -0,0 +1,30 @@
+/*
+ * Copyright 2015 Canonical Ltd.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation; version 3.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#ifndef INPUTINFO_PLUGIN_H
+#define INPUTINFO_PLUGIN_H
+
+#include <QtQml/QQmlExtensionPlugin>
+
+class InputInfoPlugin : public QQmlExtensionPlugin
+{
+ Q_OBJECT
+ Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QQmlExtensionInterface")
+public:
+ void registerTypes(const char *uri);
+};
+
+#endif // INPUTINFO_PLUGIN_H
=== added file 'src/plugin/file-qml-plugin/InputInfo/qdeclarativeinputdevicemodel.cpp'
--- src/plugin/file-qml-plugin/InputInfo/qdeclarativeinputdevicemodel.cpp 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/InputInfo/qdeclarativeinputdevicemodel.cpp 2016-01-14 17:48:42 +0000
@@ -0,0 +1,196 @@
+/****************************************************************************
+**
+** Copyright (C) 2015 Jolla.
+** Contact: http://www.qt-project.org/legal
+**
+** This file is part of the QtSystems module of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Digia gives you certain additional
+** rights. These rights are described in the Digia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** GNU General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU
+** General Public License version 3.0 as published by the Free Software
+** Foundation and appearing in the file LICENSE.GPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU General Public License version 3.0 requirements will be
+** met: http://www.gnu.org/copyleft/gpl.html.
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#include "qdeclarativeinputdevicemodel_p.h"
+#include "qinputinfo.h"
+
+QDeclarativeInputDeviceModel::QDeclarativeInputDeviceModel(QObject *parent) :
+ QAbstractListModel(parent),
+ deviceInfo(new QInputDeviceManager),
+ currentFilter(QInputDevice::Unknown)
+{
+ connect(deviceInfo,SIGNAL(ready()),this,SLOT(updateDeviceList()));
+ connect(deviceInfo, &QInputDeviceManager::deviceAdded,this,&QDeclarativeInputDeviceModel::addedDevice);
+ connect(deviceInfo, &QInputDeviceManager::deviceRemoved,this,&QDeclarativeInputDeviceModel::removedDevice);
+}
+
+QDeclarativeInputDeviceModel::~QDeclarativeInputDeviceModel()
+{
+ delete deviceInfo;
+}
+
+QVariant QDeclarativeInputDeviceModel::data(const QModelIndex &index, int role) const
+{
+ switch (role) {
+ case ServiceRole:
+ return QVariant::fromValue(static_cast<QObject *>(inputDevices.value(index.row())));
+ break;
+ case NameRole:
+ return QVariant::fromValue(static_cast<QString>(inputDevices.value(index.row())->name()));
+ break;
+ case DevicePathRole:
+ return QVariant::fromValue(static_cast<QString>(inputDevices.value(index.row())->devicePath()));
+ break;
+ case ButtonsRole:
+ return QVariant::fromValue(static_cast<QList <int> >(inputDevices.value(index.row())->buttons()));
+ break;
+ case SwitchesRole:
+ return QVariant::fromValue(static_cast<QList <int> >(inputDevices.value(index.row())->switches()));
+ break;
+ case RelativeAxisRole:
+ return QVariant::fromValue(static_cast<QList <int> >(inputDevices.value(index.row())->relativeAxis()));
+ break;
+ case AbsoluteAxisRole:
+ return QVariant::fromValue(static_cast<QList <int> >(inputDevices.value(index.row())->absoluteAxis()));
+ break;
+ case TypesRole:
+ return QVariant::fromValue(static_cast<int>(inputDevices.value(index.row())->type()));
+ break;
+ };
+
+ return QVariant();
+}
+
+int QDeclarativeInputDeviceModel::rowCount(const QModelIndex &parent) const
+{
+ Q_UNUSED(parent);
+
+ return inputDevices.count();
+}
+
+int QDeclarativeInputDeviceModel::indexOf(const QString &devicePath) const
+{
+ int idx(-1);
+ Q_FOREACH (QInputDevice *device, inputDevices) {
+ idx++;
+ if (device->devicePath() == devicePath) return idx;
+ }
+
+ return -1;
+}
+
+QInputDevice *QDeclarativeInputDeviceModel::get(int index) const
+{
+ if (index < 0 || index > inputDevices.count())
+ return 0;
+ return inputDevices.value(index);
+}
+
+void QDeclarativeInputDeviceModel::updateDeviceList()
+{
+ QVector <QInputDevice *> newDevices = deviceInfo->deviceListOfType(currentFilter);
+
+ int numNew = newDevices.count();
+
+ for (int i = 0; i < numNew; i++) {
+ int j = inputDevices.indexOf(newDevices.value(i));
+
+ if (j == -1) {
+ beginInsertRows(QModelIndex(), i, i);
+ inputDevices.insert(i, newDevices.value(i));
+ endInsertRows();
+ Q_EMIT countChanged();
+ } else if (i != j) {
+ // changed its position -> move it
+ QInputDevice* device = inputDevices.value(j);
+ beginMoveRows(QModelIndex(), j, j, QModelIndex(), i);
+ inputDevices.remove(j);
+ inputDevices.insert(i, device);
+ endMoveRows();
+ Q_EMIT countChanged();
+ } //else {
+ QModelIndex changedIndex(this->index(j, 0, QModelIndex()));
+ Q_EMIT dataChanged(changedIndex, changedIndex);
+ }
+
+ int numOld = inputDevices.count();
+ if (numOld > numNew) {
+ beginRemoveRows(QModelIndex(), numNew, numOld - 1);
+ inputDevices.remove(numNew, numOld - numNew);
+ endRemoveRows();
+ Q_EMIT countChanged();
+ }
+}
+
+void QDeclarativeInputDeviceModel::addedDevice(const QString &devicePath)
+{
+ updateDeviceList();
+ Q_EMIT deviceAdded(devicePath);
+}
+
+void QDeclarativeInputDeviceModel::removedDevice(const QString &devicePath)
+{
+ updateDeviceList();
+ Q_EMIT deviceRemoved(devicePath);
+}
+
+QHash<int,QByteArray> QDeclarativeInputDeviceModel::roleNames() const
+{
+ QHash<int, QByteArray> roles;
+ roles[NameRole] = "name";
+ roles[DevicePathRole] = "devicePath";
+ roles[ButtonsRole] = "buttons";
+ roles[SwitchesRole] = "switches";
+ roles[RelativeAxisRole] = "rAxis";
+ roles[AbsoluteAxisRole] = "aAxis";
+ roles[TypesRole] = "types";
+ return roles;
+}
+
+/*
+ * Returns the currently set device filter.
+ * */
+QInputDevice::InputType QDeclarativeInputDeviceModel::deviceFilter()
+{
+ return currentFilter;
+}
+
+/*
+ * Sets the current input device filter to filter.
+ * */
+void QDeclarativeInputDeviceModel::setDeviceFilter(QInputDevice::InputType filter)
+{
+ if (filter != currentFilter) {
+ deviceInfo->setDeviceFilter(filter);
+ currentFilter = filter;
+ updateDeviceList();
+ Q_EMIT deviceFilterChanged(filter);
+ }
+}
=== added file 'src/plugin/file-qml-plugin/InputInfo/qdeclarativeinputdevicemodel_p.h'
--- src/plugin/file-qml-plugin/InputInfo/qdeclarativeinputdevicemodel_p.h 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/InputInfo/qdeclarativeinputdevicemodel_p.h 2016-01-14 17:48:42 +0000
@@ -0,0 +1,102 @@
+/****************************************************************************
+**
+** Copyright (C) 2015 Jolla.
+** Contact: http://www.qt-project.org/legal
+**
+** This file is part of the QtSystems module of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Digia gives you certain additional
+** rights. These rights are described in the Digia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** GNU General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU
+** General Public License version 3.0 as published by the Free Software
+** Foundation and appearing in the file LICENSE.GPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU General Public License version 3.0 requirements will be
+** met: http://www.gnu.org/copyleft/gpl.html.
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef QDECLARATIVEINPUTDEVICEMODEL_H
+#define QDECLARATIVEINPUTDEVICEMODEL_H
+
+#include <QObject>
+#include <QAbstractListModel>
+#include "qinputinfo.h"
+
+class QDeclarativeInputDeviceModel : public QAbstractListModel
+{
+ Q_OBJECT
+ Q_DISABLE_COPY(QDeclarativeInputDeviceModel)
+ Q_PROPERTY(QInputDevice::InputType deviceFilter READ deviceFilter WRITE setDeviceFilter NOTIFY deviceFilterChanged)
+
+ Q_PROPERTY(int count READ rowCount NOTIFY countChanged)
+
+public:
+ enum ItemRoles {
+ ServiceRole = Qt::UserRole + 1,
+ NameRole,
+ DevicePathRole,
+ ButtonsRole,
+ SwitchesRole,
+ RelativeAxisRole,
+ AbsoluteAxisRole,
+ TypesRole
+ };
+
+ explicit QDeclarativeInputDeviceModel(QObject *parent = 0);
+ virtual ~QDeclarativeInputDeviceModel();
+
+ QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const;
+ int rowCount(const QModelIndex &parent = QModelIndex()) const;
+
+ void setDeviceFilter(QInputDevice::InputType filter);
+ QInputDevice::InputType deviceFilter();
+
+ Q_INVOKABLE int indexOf(const QString &devicePath) const;
+
+ Q_INVOKABLE QInputDevice *get(int index) const;
+ QHash<int, QByteArray> roleNames() const;
+
+Q_SIGNALS:
+ void deviceAdded(const QString &devicePath);
+ void deviceRemoved(const QString &devicePath);
+ void deviceFilterChanged(const QInputDevice::InputType filter);
+ void countChanged();
+
+public Q_SLOTS:
+ void updateDeviceList();
+private:
+ QInputDeviceManager *deviceInfo;
+ QVector<QInputDevice *> inputDevices;
+ QInputDevice::InputType currentFilter;
+
+private Q_SLOTS:
+ void addedDevice(const QString &);
+ void removedDevice(const QString &path);
+
+};
+
+#endif // QDECLARATIVEINPUTDEVICEMODEL_H
=== added file 'src/plugin/file-qml-plugin/InputInfo/qinputinfo.cpp'
--- src/plugin/file-qml-plugin/InputInfo/qinputinfo.cpp 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/InputInfo/qinputinfo.cpp 2016-01-14 17:48:42 +0000
@@ -0,0 +1,270 @@
+/****************************************************************************
+**
+** Copyright (C) 2014 Canonical, Ltd. and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
+**
+** This file is part of the QtSystems module of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Digia gives you certain additional
+** rights. These rights are described in the Digia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** GNU General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU
+** General Public License version 3.0 as published by the Free Software
+** Foundation and appearing in the file LICENSE.GPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU General Public License version 3.0 requirements will be
+** met: http://www.gnu.org/copyleft/gpl.html.
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "qinputinfo.h"
+
+#if defined(UNITY_MOCKS)
+#include "qinputdeviceinfo_mock_p.h"
+#elif defined(Q_OS_LINUX)
+#include "linux/qinputdeviceinfo_linux_p.h"
+#endif
+
+Q_GLOBAL_STATIC(QInputDeviceManagerPrivate, inputDeviceManagerPrivate)
+
+QT_BEGIN_NAMESPACE
+
+QInputDeviceManagerPrivate * QInputDeviceManagerPrivate::instance()
+{
+ QInputDeviceManagerPrivate *priv = inputDeviceManagerPrivate();
+ return priv;
+}
+
+QInputDevicePrivate::QInputDevicePrivate(QObject *parent) :
+ QObject(parent),
+ type(QInputDevice::Unknown)
+{
+}
+
+QInputDevice::QInputDevice(QObject *parent) :
+ QObject(parent),
+ d_ptr(new QInputDevicePrivate(this))
+{
+}
+
+/*
+ * Returns the name of this input device.
+ */
+QString QInputDevice::name() const
+{
+ return d_ptr->name;
+}
+
+/*
+ * Sets the name of this input device to \b name.
+ */
+void QInputDevice::setName(const QString &name)
+{
+ d_ptr->name = name;
+}
+
+/*
+ * Returns the device path of this device.
+ */
+QString QInputDevice::devicePath() const
+{
+ return d_ptr->devicePath;
+}
+
+/*
+ * Sets the device ppath of this device to /b path.
+ */
+void QInputDevice::setDevicePath(const QString &path)
+{
+ d_ptr->devicePath = path;
+}
+
+/*
+ * Returns the number of buttons this device has.
+ */
+QList <int> QInputDevice::buttons() const
+{
+ return d_ptr->buttons;
+}
+
+/*
+ * Adds a button
+ */
+void QInputDevice::addButton(int buttonCode)
+{
+ d_ptr->buttons.append(buttonCode);
+}
+
+/*
+ * Returns the number of switch of this device.
+ */
+QList <int> QInputDevice::switches() const
+{
+ return d_ptr->switches;
+}
+
+/*
+ * Adds a switch
+ */
+void QInputDevice::addSwitch(int switchCode)
+{
+ d_ptr->switches.append(switchCode);
+}
+
+/*
+ * Returns a list of the relative axis of this device
+ */
+QList <int> QInputDevice::relativeAxis() const
+{
+ return d_ptr->relativeAxis;
+}
+
+/*
+ */
+void QInputDevice::addRelativeAxis(int axisCode)
+{
+ d_ptr->relativeAxis.append(axisCode);
+}
+
+/*
+ * Returns a list of the absolute axis of this device
+ */
+QList <int> QInputDevice::absoluteAxis() const
+{
+ return d_ptr->absoluteAxis;
+}
+
+/*
+ */
+void QInputDevice::addAbsoluteAxis(int axisCode)
+{
+ d_ptr->absoluteAxis.append(axisCode);
+}
+
+/*
+ * Returns a QInputDevice::InputTypeFlags of all the types of types.
+ */
+QInputDevice::InputTypeFlags QInputDevice::type() const
+{
+ return d_ptr->type;
+}
+
+/*
+ */
+void QInputDevice::setType(QInputDevice::InputTypeFlags type) //? setTypes?
+{
+ d_ptr->type = type;
+}
+
+QInputDeviceManager::QInputDeviceManager(QObject *parent) :
+ QObject(parent),
+ d_ptr(inputDeviceManagerPrivate)
+{
+ connect(d_ptr, &QInputDeviceManagerPrivate::deviceAdded,this,&QInputDeviceManager::addedDevice);
+ connect(d_ptr, &QInputDeviceManagerPrivate::deviceRemoved,this,&QInputDeviceManager::deviceRemoved);
+
+ connect(d_ptr,SIGNAL(ready()),this,SIGNAL(ready()));
+}
+
+/*
+ * Returns a QMap of known input devices.
+ */
+QMap <QString, QInputDevice *> QInputDeviceManager::deviceMap()
+{
+ return d_ptr->deviceMap;
+}
+
+/*
+ */
+void QInputDeviceManager::addedDevice(const QString & devicePath)
+{
+ Q_EMIT deviceAdded(devicePath);
+}
+
+/*
+ * Returns a QVector of InputDevices of type filter
+ * */
+QVector <QInputDevice *> QInputDeviceManager::deviceListOfType(QInputDevice::InputType filter)
+{
+ QVector <QInputDevice *> dList;
+ QMapIterator<QString, QInputDevice *> i(d_ptr->deviceMap);
+ while (i.hasNext()) {
+ i.next();
+ if (i.value()->type().testFlag(filter) || filter == QInputDevice::Unknown) {
+ dList.append(i.value());
+ }
+ }
+ return dList;
+}
+
+/*
+ * Returns the number of input devices with the currently set QInputDevice::InputType filter.
+ * If no device filter has been set, returns number of all available input devices.
+ * If filter has not been set, returns all available input devices
+ */
+int QInputDeviceManager::deviceCount() const
+{
+ return deviceCount(static_cast< QInputDevice::InputType >(d_ptr->currentFilter));
+}
+
+/*
+ * Returns the number of input devices of the type filter.
+ */
+int QInputDeviceManager::deviceCount(const QInputDevice::InputType filter) const
+{
+ int dList = 0;
+ QMapIterator<QString, QInputDevice *> i(d_ptr->deviceMap);
+ while (i.hasNext()) {
+ i.next();
+// qDebug() << i.value()->name() << i.value()->devicePath();
+// qDebug() << i.value()->type() << i.value()->type().testFlag(filter);
+
+ if (i.value()->type().testFlag(filter)) {
+ dList++;
+ }
+ }
+ return dList;
+}
+
+/*
+ * Returns the currently set device filter.
+ * */
+QInputDevice::InputType QInputDeviceManager::deviceFilter()
+{
+ return d_ptr->currentFilter;
+}
+
+/*
+ * Sets the current input device filter to filter.
+ * */
+void QInputDeviceManager::setDeviceFilter(QInputDevice::InputType filter)
+{
+ if (filter != d_ptr->currentFilter) {
+ d_ptr->currentFilter = filter;
+ Q_EMIT deviceFilterChanged(filter);
+ }
+}
+
+QT_END_NAMESPACE
=== added file 'src/plugin/file-qml-plugin/InputInfo/qinputinfo.h'
--- src/plugin/file-qml-plugin/InputInfo/qinputinfo.h 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/InputInfo/qinputinfo.h 2016-01-14 17:48:42 +0000
@@ -0,0 +1,143 @@
+/****************************************************************************
+**
+** Copyright (C) 2014 Canonical, Ltd. and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
+**
+** This file is part of the QtSystems module of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Digia gives you certain additional
+** rights. These rights are described in the Digia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** GNU General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU
+** General Public License version 3.0 as published by the Free Software
+** Foundation and appearing in the file LICENSE.GPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU General Public License version 3.0 requirements will be
+** met: http://www.gnu.org/copyleft/gpl.html.
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef QINPUTINFO_H
+#define QINPUTINFO_H
+
+#include <QObject>
+#include <QVector>
+#include <QMap>
+#include <QSocketNotifier>
+#include <QDebug>
+
+class QInputDeviceManagerPrivate;
+class QInputDevicePrivate;
+class QInputDevice;
+
+class QInputDeviceManager;
+
+class QInputDevice : public QObject
+{
+ Q_OBJECT
+ Q_ENUMS(InputType)
+ Q_FLAGS(InputType InputTypeFlags)
+ friend class QInputDeviceManagerPrivate;
+
+public:
+
+ enum InputType {
+ Unknown = 0,
+ Button = 1,
+ Mouse = 2,
+ TouchPad = 4,
+ TouchScreen = 8,
+ Keyboard = 16,
+ Switch = 32
+ };
+ Q_ENUMS(InputType)
+ Q_DECLARE_FLAGS(InputTypeFlags, InputType)
+
+ explicit QInputDevice(QObject *parent = 0);
+ QString name() const;
+ QString devicePath() const;
+ QList <int> buttons() const; //keys event code
+ QList <int> switches() const;
+ QList <int> relativeAxis() const;
+ QList <int> absoluteAxis() const;
+ QInputDevice::InputTypeFlags type() const;
+
+private:
+
+ QInputDevicePrivate *d_ptr;
+ void setName(const QString &);
+ void setDevicePath(const QString &);
+ void addButton(int);
+ void addSwitch(int);
+ void addRelativeAxis(int);
+ void addAbsoluteAxis(int);
+ void setType(QInputDevice::InputTypeFlags flags);
+
+};
+
+Q_DECLARE_METATYPE(QInputDevice::InputType)
+Q_DECLARE_METATYPE(QInputDevice::InputTypeFlags)
+
+class QInputDeviceManagerPrivate;
+
+class QInputDeviceManager : public QObject
+{
+ Q_OBJECT
+ Q_PROPERTY(int deviceCount READ deviceCount NOTIFY deviceCountChanged)
+ Q_PROPERTY(QInputDevice::InputType deviceFilter READ deviceFilter WRITE setDeviceFilter NOTIFY deviceFilterChanged)
+public:
+
+ explicit QInputDeviceManager(QObject *parent = 0);
+
+ int deviceCount() const;
+ int deviceCount(const QInputDevice::InputType filter) const;
+
+ void setDeviceFilter(QInputDevice::InputType filter);
+ QInputDevice::InputType deviceFilter();
+
+ QMap <QString, QInputDevice *> deviceMap();
+ Q_INVOKABLE QVector <QInputDevice *> deviceListOfType(QInputDevice::InputType filter);
+
+Q_SIGNALS:
+
+ void deviceAdded(const QString & devicePath);
+ void deviceRemoved(const QString & devicePath);
+
+ void ready();
+ void deviceCountChanged(int count);
+ void deviceFilterChanged(const QInputDevice::InputType filter);
+
+public Q_SLOTS:
+ void addedDevice(const QString & devicePath);
+
+private:
+ Q_DISABLE_COPY(QInputDeviceManager)
+#if !defined(QT_SIMULATOR)
+ QInputDeviceManagerPrivate *const d_ptr;
+ Q_DECLARE_PRIVATE(QInputDeviceManager)
+#endif
+};
+
+#endif // QINPUTINFO_H
=== added file 'src/plugin/file-qml-plugin/InputInfo/qmldir'
--- src/plugin/file-qml-plugin/InputInfo/qmldir 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/InputInfo/qmldir 2016-01-14 17:48:42 +0000
@@ -0,0 +1,3 @@
+module Unity.InputInfo
+plugin InputInfo
+typeinfo InputInfo.qmltypes
=== modified file 'src/plugin/file-qml-plugin/backend.cpp'
--- src/plugin/file-qml-plugin/backend.cpp 2015-09-19 15:40:22 +0000
+++ src/plugin/file-qml-plugin/backend.cpp 2016-01-14 17:48:42 +0000
@@ -21,15 +21,25 @@
#include "backend.h"
#include "documentmodel.h"
#include "docviewerfile.h"
-#include "docviewerutils.h"
-
-static QObject *registerDocviewerUtils (QQmlEngine *engine, QJSEngine *scriptEngine)
-{
- Q_UNUSED(engine)
- Q_UNUSED(scriptEngine)
-
- DocviewerUtils *ch = new DocviewerUtils();
- return ch;
+#include "fileutils.h"
+#include "ubuntuconvergenceutils.h"
+
+static QObject *registerFileUtils (QQmlEngine *engine, QJSEngine *scriptEngine)
+{
+ Q_UNUSED(engine)
+ Q_UNUSED(scriptEngine)
+
+ DocviewerFileUtils *f = new DocviewerFileUtils();
+ return f;
+}
+
+static QObject *registerConvergenceUtils (QQmlEngine *engine, QJSEngine *scriptEngine)
+{
+ Q_UNUSED(engine)
+ Q_UNUSED(scriptEngine)
+
+ UbuntuConvergenceUtils *c = new UbuntuConvergenceUtils();
+ return c;
}
void BackendPlugin::registerTypes(const char *uri)
@@ -41,7 +51,8 @@
qmlRegisterType<DocumentModel>(uri, 1, 0, "DocumentsModel");
qmlRegisterType<DocviewerFile>(uri, 1, 0, "File");
- qmlRegisterSingletonType<DocviewerUtils>(uri, 1, 0, "DocumentViewer", registerDocviewerUtils);
+ qmlRegisterSingletonType<DocviewerFileUtils>(uri, 1, 0, "FileUtils", registerFileUtils);
+ qmlRegisterSingletonType<UbuntuConvergenceUtils>(uri, 1, 0, "ConvergenceUtils", registerConvergenceUtils);
}
void BackendPlugin::initializeEngine(QQmlEngine *engine, const char *uri)
=== modified file 'src/plugin/file-qml-plugin/documentmodel.cpp'
--- src/plugin/file-qml-plugin/documentmodel.cpp 2015-09-19 15:40:22 +0000
+++ src/plugin/file-qml-plugin/documentmodel.cpp 2016-01-14 17:48:42 +0000
@@ -17,7 +17,7 @@
#include "documentmodel.h"
#include "fswatcher.h"
-#include "docviewerutils.h"
+#include "fileutils.h"
#include <QStandardPaths>
#include <QDir>
@@ -115,7 +115,7 @@
bool DocumentModel::isFileSupported(const QString &path)
{
- return DocviewerUtils::isFileSupported(path);
+ return DocviewerFileUtils::isFileSupported(path);
}
QHash<int, QByteArray> DocumentModel::roleNames() const
=== renamed file 'src/plugin/file-qml-plugin/docviewerutils.cpp' => 'src/plugin/file-qml-plugin/fileutils.cpp'
--- src/plugin/file-qml-plugin/docviewerutils.cpp 2015-12-27 12:10:06 +0000
+++ src/plugin/file-qml-plugin/fileutils.cpp 2016-01-14 17:48:42 +0000
@@ -14,7 +14,7 @@
along with this program. If not, see http://www.gnu.org/licenses/.
*/
-#include "docviewerutils.h"
+#include "fileutils.h"
#include <QFileInfo>
#include <QDir>
@@ -22,18 +22,8 @@
#include <QStandardPaths>
#include <QDirIterator>
#include <QDateTime>
-#include <QtGui/QGuiApplication>
-
-bool DocviewerUtils::desktopMode() const
-{
- // Assume that platformName (QtUbuntu) with ubuntu
- // in name means it's running on device
- // TODO: replace this check with SDK call for formfactor
- QString platform = QGuiApplication::platformName();
- return !((platform == "ubuntu") || (platform == "ubuntumirclient"));
-}
-
-bool DocviewerUtils::exists(const QString &path)
+
+bool DocviewerFileUtils::exists(const QString &path)
{
QFileInfo fi(path);
@@ -44,12 +34,12 @@
return QDir(path).exists();
}
-bool DocviewerUtils::copy(const QString &source, const QString &destination)
+bool DocviewerFileUtils::copy(const QString &source, const QString &destination)
{
return QFile::copy(source, destination);
}
-bool DocviewerUtils::isFileSupported(const QString &path)
+bool DocviewerFileUtils::isFileSupported(const QString &path)
{
QMimeDatabase mdb;
const QString mimetype = mdb.mimeTypeForFile(path).name();
@@ -65,12 +55,12 @@
|| mimetype == "application/vnd.ms-powerpoint";
}
-QString DocviewerUtils::getXdgDocumentsLocation()
+QString DocviewerFileUtils::getXdgDocumentsLocation()
{
return QStandardPaths::writableLocation(QStandardPaths::DocumentsLocation);
}
-QString DocviewerUtils::buildDestinationPath(const QString &destinationDir, const QString &sourcePath)
+QString DocviewerFileUtils::buildDestinationPath(const QString &destinationDir, const QString &sourcePath)
{
QFileInfo fi(sourcePath);
@@ -135,7 +125,7 @@
// Return the path of the file, if found in the storageLocation paths,
// otherwise return an empty string.
// Used for prevent importing of a second copy of a file through ContentHub.
-QString DocviewerUtils::checkIfFileAlreadyImported(const QString &filePath, const QStringList &storageLocationList)
+QString DocviewerFileUtils::checkIfFileAlreadyImported(const QString &filePath, const QStringList &storageLocationList)
{
QFileInfo fi(filePath);
QStringList files;
@@ -168,17 +158,17 @@
return QString();
}
-QString DocviewerUtils::getFileBaseNameFromPath(const QString &filePath)
+QString DocviewerFileUtils::getFileBaseNameFromPath(const QString &filePath)
{
return QFileInfo(filePath).completeBaseName();
}
-QString DocviewerUtils::getFileNameFromPath(const QString &filePath)
+QString DocviewerFileUtils::getFileNameFromPath(const QString &filePath)
{
return QFileInfo(filePath).fileName();
}
-QString DocviewerUtils::getCanonicalPath(const QString &filePath)
+QString DocviewerFileUtils::getCanonicalPath(const QString &filePath)
{
return QFileInfo(filePath).canonicalPath();
}
=== renamed file 'src/plugin/file-qml-plugin/docviewerutils.h' => 'src/plugin/file-qml-plugin/fileutils.h'
--- src/plugin/file-qml-plugin/docviewerutils.h 2015-12-27 12:10:06 +0000
+++ src/plugin/file-qml-plugin/fileutils.h 2016-01-14 17:48:42 +0000
@@ -14,19 +14,16 @@
along with this program. If not, see http://www.gnu.org/licenses/.
*/
-#ifndef DOCVIEWERUTILS_H
-#define DOCVIEWERUTILS_H
+#ifndef DOCVIEWER_FILEUTILS_H
+#define DOCVIEWER_FILEUTILS_H
#include <QObject>
-class DocviewerUtils : public QObject
+class DocviewerFileUtils : public QObject
{
Q_OBJECT
- Q_PROPERTY(bool desktopMode READ desktopMode CONSTANT)
public:
- bool desktopMode() const;
-
Q_INVOKABLE static bool exists(const QString &path);
Q_INVOKABLE static bool copy(const QString &source, const QString &destination);
@@ -42,4 +39,4 @@
Q_INVOKABLE static QString getCanonicalPath(const QString &filePath);
};
-#endif // DOCVIEWERUTILS_H
+#endif // DOCVIEWER_FILEUTILS_H
=== added file 'src/plugin/file-qml-plugin/ubuntuconvergenceutils.cpp'
--- src/plugin/file-qml-plugin/ubuntuconvergenceutils.cpp 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/ubuntuconvergenceutils.cpp 2016-01-14 17:48:42 +0000
@@ -0,0 +1,82 @@
+/*
+ Copyright (C) 2015 Stefano Verzegnassi
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License 3 as published by
+ the Free Software Foundation.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see http://www.gnu.org/licenses/.
+*/
+
+#include "ubuntuconvergenceutils.h"
+#include "InputInfo/qinputinfo.h"
+
+#include <QtGui/QGuiApplication>
+
+bool isUnity8Env()
+{
+ // Assume that platformName (QtUbuntu) with ubuntu
+ // in name means it's running on device
+ QString platform = QGuiApplication::platformName();
+ return (platform == "ubuntu") || (platform == "ubuntumirclient");
+}
+
+UbuntuConvergenceUtils::UbuntuConvergenceUtils(QObject *parent) :
+ QObject(parent),
+ m_desktopMode(false),
+ m_mouseAttached(false),
+ m_inputDevicesWatcher(new QInputDeviceManager())
+{
+ // Initialize signals when the watcher is ready.
+ // QInputDeviceManager() emits deviceAdded() signal multiple times during its
+ // initializations.
+ connect(m_inputDevicesWatcher, &QInputDeviceManager::ready,
+ this, &UbuntuConvergenceUtils::init);
+}
+
+void UbuntuConvergenceUtils::init()
+{
+ // Connect signals
+ connect(m_inputDevicesWatcher, SIGNAL(deviceAdded(QString)), this, SLOT(checkPointersCount()));
+ connect(m_inputDevicesWatcher, SIGNAL(deviceRemoved(QString)), this, SLOT(checkPointersCount()));
+
+ checkPointersCount();
+}
+
+void UbuntuConvergenceUtils::checkPointersCount()
+{
+ int mouseCount = m_inputDevicesWatcher->deviceCount(QInputDevice::Mouse);
+ int touchPadCount = m_inputDevicesWatcher->deviceCount(QInputDevice::TouchPad);
+
+ setMouseAttached(mouseCount || touchPadCount);
+ setDesktopMode(isUnity8Env() || m_mouseAttached);
+}
+
+void UbuntuConvergenceUtils::setDesktopMode(bool desktopMode)
+{
+ if (m_desktopMode == desktopMode)
+ return;
+
+ m_desktopMode = desktopMode;
+ Q_EMIT desktopModeChanged();
+}
+
+void UbuntuConvergenceUtils::setMouseAttached(bool mouseAttached)
+{
+ if (m_mouseAttached == mouseAttached)
+ return;
+
+ m_mouseAttached = mouseAttached;
+ Q_EMIT mouseAttachedChanged();
+}
+
+UbuntuConvergenceUtils::~UbuntuConvergenceUtils()
+{
+ delete m_inputDevicesWatcher;
+}
=== added file 'src/plugin/file-qml-plugin/ubuntuconvergenceutils.h'
--- src/plugin/file-qml-plugin/ubuntuconvergenceutils.h 1970-01-01 00:00:00 +0000
+++ src/plugin/file-qml-plugin/ubuntuconvergenceutils.h 2016-01-14 17:48:42 +0000
@@ -0,0 +1,56 @@
+/*
+ Copyright (C) 2015 Stefano Verzegnassi
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License 3 as published by
+ the Free Software Foundation.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see http://www.gnu.org/licenses/.
+*/
+
+#ifndef DOCVIEWER_CONVERGENCEUTILS_H
+#define DOCVIEWER_CONVERGENCEUTILS_H
+
+#include <QObject>
+
+class QInputDeviceManager;
+
+class UbuntuConvergenceUtils : public QObject
+{
+ Q_OBJECT
+ Q_PROPERTY(bool desktopMode READ desktopMode NOTIFY desktopModeChanged)
+ Q_PROPERTY(bool mouseAttached READ mouseAttached NOTIFY mouseAttachedChanged)
+
+public:
+ UbuntuConvergenceUtils(QObject *parent = 0);
+ ~UbuntuConvergenceUtils();
+
+ bool desktopMode() const { return m_desktopMode; }
+ bool mouseAttached() const { return m_mouseAttached; }
+
+Q_SIGNALS:
+ void desktopModeChanged();
+ void mouseAttachedChanged();
+
+private slots:
+ void checkPointersCount();
+ void init();
+
+private:
+ bool m_desktopMode;
+ bool m_mouseAttached;
+
+private:
+ QInputDeviceManager* m_inputDevicesWatcher;
+
+ void setDesktopMode(bool desktopMode);
+ void setMouseAttached(bool mouseAttached);
+};
+
+#endif // DOCVIEWER_CONVERGENCEUTILS_H