summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-04-20 09:04:00 +0100
committerRichard Hughes <richard@hughsie.com>2016-04-20 09:04:00 +0100
commit469bd3d1a1109df0569b6d6aac3fb79bf7a5cbd6 (patch)
treebef4a30f5b7e17c36e5e14ae38797152ef53c09e
parent0daa0097cb97557f3b1887450490da958b3418f1 (diff)
downloadappstream-glib-469bd3d1a1109df0569b6d6aac3fb79bf7a5cbd6.tar.gz
Release version 0.5.14appstream_glib_0_5_14
-rw-r--r--NEWS16
-rw-r--r--configure.ac2
-rw-r--r--po/ca.po10
-rw-r--r--po/cs.po10
-rw-r--r--po/da.po8
-rw-r--r--po/de.po10
-rw-r--r--po/en_GB.po8
-rw-r--r--po/es.po10
-rw-r--r--po/fi.po8
-rw-r--r--po/fr.po8
-rw-r--r--po/gl.po8
-rw-r--r--po/hu.po10
-rw-r--r--po/it.po10
-rw-r--r--po/ko.po12
-rw-r--r--po/oc.po8
-rw-r--r--po/pl.po10
-rw-r--r--po/pt.po8
-rw-r--r--po/pt_BR.po10
-rw-r--r--po/ru.po10
-rw-r--r--po/sk.po10
-rw-r--r--po/sl.po8
-rw-r--r--po/sr.po8
-rw-r--r--po/sr@latin.po8
-rw-r--r--po/sv.po8
-rw-r--r--po/tr.po24
-rw-r--r--po/uk.po10
-rw-r--r--po/zh_CN.po12
-rw-r--r--po/zh_TW.po10
28 files changed, 197 insertions, 77 deletions
diff --git a/NEWS b/NEWS
index 0e63045..6db71c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 0.5.14
+~~~~~~~~~~~~~~
+Released: 2016-04-20
+
+New Features:
+ - Add AS_APP_QUIRK_NEEDS_REBOOT (Richard Hughes)
+ - Add AS_APP_QUIRK_NOT_REVIEWABLE (Richard Hughes)
+ - Add as_screenshot_get_image_for_locale() (Richard Hughes)
+ - Add search-pkgname to appstream-cmd (Richard Hughes)
+
+Bugfixes:
+ - Add the Audio+Video categories from AppStream XML too (Richard Hughes)
+ - Fall back to searching in as_store_get_app_by_pkgname() (Richard Hughes)
+ - Ignore desktop files with X-AppStream-Ignore (Richard Hughes)
+ - Search /usr/share/metainfo for local files (Richard Hughes)
+
Version 0.5.13
~~~~~~~~~~~~~~
Released: 2016-04-01
diff --git a/configure.ac b/configure.ac
index acc9045..69ac45d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,7 +51,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
# fixed, change:
# REVISION += 1
LT_CURRENT=8
-LT_REVISION=6
+LT_REVISION=7
LT_AGE=0
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
diff --git a/po/ca.po b/po/ca.po
index 4a9debd..fe7ad6e 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-04-01 15:23+0100\n"
-"PO-Revision-Date: 2016-03-30 01:33+0000\n"
-"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
+"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Catalan (http://www.transifex.com/freedesktop/appstream-glib/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr "Cerca aplicacions de l'AppStream"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Mostra els marcadors de cerca de l'aplicació"
diff --git a/po/cs.po b/po/cs.po
index d24f91f..a16d8ba 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-04-01 15:23+0100\n"
-"PO-Revision-Date: 2016-03-30 16:08+0000\n"
-"Last-Translator: Marek Černocký <marek@manet.cz>\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
+"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Czech (http://www.transifex.com/freedesktop/appstream-glib/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -275,6 +275,10 @@ msgid "Search for AppStream applications"
msgstr "Vyhledat v AppStream aplikace"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Zobrazit slova indexovaná pro hledání aplikací"
diff --git a/po/da.po b/po/da.po
index 010625c..0644de4 100644
--- a/po/da.po
+++ b/po/da.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Danish (http://www.transifex.com/freedesktop/appstream-glib/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr ""
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr ""
diff --git a/po/de.po b/po/de.po
index b8f6f49..8b20a45 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-04-01 15:23+0100\n"
-"PO-Revision-Date: 2016-03-30 16:59+0000\n"
-"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
+"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: German (http://www.transifex.com/freedesktop/appstream-glib/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr "Nach AppStream-Anwendungen suchen"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Anwendungssuchinformation anzeigen"
diff --git a/po/en_GB.po b/po/en_GB.po
index d0bcf26..1cf8a26 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/freedesktop/appstream-glib/language/en_GB/)\n"
"MIME-Version: 1.0\n"
@@ -275,6 +275,10 @@ msgid "Search for AppStream applications"
msgstr "Search for AppStream applications"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Display application search tokens"
diff --git a/po/es.po b/po/es.po
index 23c8dcf..a177c81 100644
--- a/po/es.po
+++ b/po/es.po
@@ -3,13 +3,13 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Adolfo Jayme Barrientos, 2014
+# Adolfo Jayme Barrientos, 2014
msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Spanish (http://www.transifex.com/freedesktop/appstream-glib/language/es/)\n"
"MIME-Version: 1.0\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr ""
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index f030d23..9e7e6b1 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Finnish (http://www.transifex.com/freedesktop/appstream-glib/language/fi/)\n"
"MIME-Version: 1.0\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr ""
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 1317502..c71d91e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: French (http://www.transifex.com/freedesktop/appstream-glib/language/fr/)\n"
"MIME-Version: 1.0\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr ""
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr ""
diff --git a/po/gl.po b/po/gl.po
index 67e7fc3..e146b7d 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Galician (http://www.transifex.com/freedesktop/appstream-glib/language/gl/)\n"
"MIME-Version: 1.0\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr "Buscar aplicativos AppStream"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Mostrar tokens de busca de aplicativo"
diff --git a/po/hu.po b/po/hu.po
index 92c8e8b..505d953 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-04-01 15:23+0100\n"
-"PO-Revision-Date: 2016-04-01 07:13+0000\n"
-"Last-Translator: kelemeng <kelemeng@ubuntu.com>\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
+"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Hungarian (http://www.transifex.com/freedesktop/appstream-glib/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -275,6 +275,10 @@ msgid "Search for AppStream applications"
msgstr "AppStream alkalmazások keresése"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Alkalmazáskeresési jelsorok megjelenítése"
diff --git a/po/it.po b/po/it.po
index fcd73b6..591aa38 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Italian (http://www.transifex.com/freedesktop/appstream-glib/language/it/)\n"
"MIME-Version: 1.0\n"
@@ -273,6 +273,10 @@ msgid "Search for AppStream applications"
msgstr "Cerca applicazioni AppStream"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Visualizza i token di ricerca applicazione"
@@ -362,7 +366,7 @@ msgstr "Divide un file AppStream nei file AppData e Metainfo"
#. TRANSLATORS: command description
msgid "Merge several files to an AppStream file"
-msgstr ""
+msgstr "Unisce più file in un unico file AppStream"
#. TRANSLATORS: command description
msgid "Import a file to AppStream markup"
diff --git a/po/ko.po b/po/ko.po
index a95ca2b..3353a30 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Korean (http://www.transifex.com/freedesktop/appstream-glib/language/ko/)\n"
"MIME-Version: 1.0\n"
@@ -276,6 +276,10 @@ msgid "Search for AppStream applications"
msgstr " AppStream 프로그램 검색"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "프로그램 검색 토큰 표시"
@@ -365,11 +369,11 @@ msgstr "AppStream 파일을 AppData 파일과 Metainfo 파일로 분리"
#. TRANSLATORS: command description
msgid "Merge several files to an AppStream file"
-msgstr ""
+msgstr "여러 파일을 AppStream 파일에 병합"
#. TRANSLATORS: command description
msgid "Import a file to AppStream markup"
-msgstr ""
+msgstr "AppStream 마크업으로 파일 가져오기"
#. TRANSLATORS: program name
msgid "AppStream Utility"
diff --git a/po/oc.po b/po/oc.po
index c3458f1..521d75d 100644
--- a/po/oc.po
+++ b/po/oc.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/freedesktop/appstream-glib/language/oc/)\n"
"MIME-Version: 1.0\n"
@@ -275,6 +275,10 @@ msgid "Search for AppStream applications"
msgstr ""
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 08e5e07..0d9e528 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-04-01 15:23+0100\n"
-"PO-Revision-Date: 2016-03-29 15:39+0000\n"
-"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
+"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Polish (http://www.transifex.com/freedesktop/appstream-glib/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr "Wyszukuje programy AppStream"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Wyświetla tokeny wyszukiwania programów"
diff --git a/po/pt.po b/po/pt.po
index 2a31deb..815699e 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Portuguese (http://www.transifex.com/freedesktop/appstream-glib/language/pt/)\n"
"MIME-Version: 1.0\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr "Procurar aplicações AppStream"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Mostrar símbolos de procura de aplicações"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index c007d14..bd31438 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/freedesktop/appstream-glib/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr "Pesquisa por aplicativos do AppStream"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Exibe tokens de pesquisa por aplicativos"
@@ -363,7 +367,7 @@ msgstr "Dividir um arquivo AppStream em arquivos AppData e Metainfo"
#. TRANSLATORS: command description
msgid "Merge several files to an AppStream file"
-msgstr ""
+msgstr "Mesclar diversos arquivos em um arquivo AppStream"
#. TRANSLATORS: command description
msgid "Import a file to AppStream markup"
diff --git a/po/ru.po b/po/ru.po
index d7c398f..c355b17 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-04-01 15:23+0100\n"
-"PO-Revision-Date: 2016-03-30 19:28+0000\n"
-"Last-Translator: Serge Vylekzhanin <vylekzhanin@mail.ru>\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
+"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Russian (http://www.transifex.com/freedesktop/appstream-glib/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -275,6 +275,10 @@ msgid "Search for AppStream applications"
msgstr "Поиск приложений AppStream"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Показать токены поиска приложений"
diff --git a/po/sk.po b/po/sk.po
index 8019093..4d95fc2 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-04-01 15:23+0100\n"
-"PO-Revision-Date: 2016-03-30 13:56+0000\n"
-"Last-Translator: Dušan Kazik <prescott66@gmail.com>\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
+"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Slovak (http://www.transifex.com/freedesktop/appstream-glib/language/sk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -275,6 +275,10 @@ msgid "Search for AppStream applications"
msgstr "Vyhľadá aplikácie AppStream"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Zobrazí tokeny vyhľadávania aplikácií"
diff --git a/po/sl.po b/po/sl.po
index 100304d..171d966 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Slovenian (http://www.transifex.com/freedesktop/appstream-glib/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr ""
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr ""
diff --git a/po/sr.po b/po/sr.po
index 9cfc61d..df8a2b1 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Serbian (http://www.transifex.com/freedesktop/appstream-glib/language/sr/)\n"
"MIME-Version: 1.0\n"
@@ -276,6 +276,10 @@ msgid "Search for AppStream applications"
msgstr "Потражи програме Програмског тока"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Прикажи жетоне претраге програма"
diff --git a/po/sr@latin.po b/po/sr@latin.po
index b0eaf0b..03ba5a3 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/freedesktop/appstream-glib/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@@ -276,6 +276,10 @@ msgid "Search for AppStream applications"
msgstr "Potraži programe Programskog toka"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Prikaži žetone pretrage programa"
diff --git a/po/sv.po b/po/sv.po
index e633a05..8ea4908 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Swedish (http://www.transifex.com/freedesktop/appstream-glib/language/sv/)\n"
"MIME-Version: 1.0\n"
@@ -275,6 +275,10 @@ msgid "Search for AppStream applications"
msgstr "Sök efter AppStream-program"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Visa sökelement för program"
diff --git a/po/tr.po b/po/tr.po
index 4f141f5..f19e809 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Muhammet Kara <muhammetk@gmail.com>, 2015
+# Muhammet Kara <muhammetk@gmail.com>, 2015-2016
# Necdet Yücel <necdetyucel@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Turkish (http://www.transifex.com/freedesktop/appstream-glib/language/tr/)\n"
"MIME-Version: 1.0\n"
@@ -171,7 +171,7 @@ msgstr ""
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
msgid "Error saving AppStream file"
-msgstr ""
+msgstr "AppStream dosyasını kaydederken hata"
#. TRANSLATORS: this is a command alias
#, c-format
@@ -188,7 +188,7 @@ msgstr "Lütfen dosyayı gözden geçirin ve 'FIXME' olarak işaretlenmiş ögel
#. TRANSLATORS: information message
msgid "Old API version"
-msgstr ""
+msgstr "Eski API sürümü"
#. TRANSLATORS: information message
msgid "New API version"
@@ -210,15 +210,15 @@ msgstr "Yeterli argüman yok, file.xml bekleniyor"
#. * e.g. 'appdata'
#, c-format
msgid "File format '%s' cannot be upgraded"
-msgstr ""
+msgstr "'%s' dosya biçimi yükseltilemiyor"
#. TRANSLATORS: not a recognised file type
msgid "Format not recognised"
-msgstr ""
+msgstr "Biçim tanınmadı"
#. TRANSLATORS: probably wrong XML
msgid "No desktop applications found"
-msgstr ""
+msgstr "Hiçbir masaüstü uygulaması bulunamadı"
#. TRANSLATORS: the file is valid
msgid "OK"
@@ -236,11 +236,11 @@ msgstr "Dosyaların doğrulaması başarısız"
#. TRANSLATORS: application was removed
msgid "Removed"
-msgstr ""
+msgstr "Kaldırıldı"
#. TRANSLATORS: application was added
msgid "Added"
-msgstr ""
+msgstr "Eklendi"
#. TRANSLATORS: this is the --nonet argument
msgid "Do not use network access"
@@ -275,6 +275,10 @@ msgid "Search for AppStream applications"
msgstr ""
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index f8a895c..debf41c 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-04-01 15:23+0100\n"
-"PO-Revision-Date: 2016-03-29 16:45+0000\n"
-"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
+"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Ukrainian (http://www.transifex.com/freedesktop/appstream-glib/language/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -274,6 +274,10 @@ msgid "Search for AppStream applications"
msgstr "Шукати програми AppStream"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Виводити ключі пошуку програм"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 0bb18d1..ea605d8 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-03-29 14:02+0100\n"
-"PO-Revision-Date: 2016-03-29 13:02+0000\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/freedesktop/appstream-glib/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -277,6 +277,10 @@ msgid "Search for AppStream applications"
msgstr "搜索 AppStream 应用程序"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "显示应用程序搜索令牌"
@@ -366,11 +370,11 @@ msgstr "将 AppStream 文件分割为 AppData 和 Metainfo 文件"
#. TRANSLATORS: command description
msgid "Merge several files to an AppStream file"
-msgstr ""
+msgstr "合并多个文件到一 AppStream 文件上"
#. TRANSLATORS: command description
msgid "Import a file to AppStream markup"
-msgstr ""
+msgstr "导入文件到 AppStream 标记"
#. TRANSLATORS: program name
msgid "AppStream Utility"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 5fe1478..c970423 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-04-01 15:23+0100\n"
-"PO-Revision-Date: 2016-03-29 14:16+0000\n"
-"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
+"POT-Creation-Date: 2016-04-20 08:59+0100\n"
+"PO-Revision-Date: 2016-04-20 07:59+0000\n"
+"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/freedesktop/appstream-glib/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -275,6 +275,10 @@ msgid "Search for AppStream applications"
msgstr "搜尋 AppStream 應用程式"
#. TRANSLATORS: command description
+msgid "Search for AppStream applications by package name"
+msgstr ""
+
+#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "顯示應用程式搜尋代符"