summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-02-26 20:10:54 +0000
committerRichard Hughes <richard@hughsie.com>2016-02-26 20:10:54 +0000
commitee7e65ff269b3ac7dce39b91e25df74ef12dfbb4 (patch)
tree477f2661214f4db1182ae9cb964b9aab1cbd0c14
parent1ff6347613d3d36fa927c01400b0fdb5416c5383 (diff)
downloadappstream-glib-ee7e65ff269b3ac7dce39b91e25df74ef12dfbb4.tar.gz
Release version 0.5.10appstream_glib_0_5_10
-rw-r--r--NEWS22
-rw-r--r--configure.ac2
-rw-r--r--po/ca.po18
-rw-r--r--po/cs.po16
-rw-r--r--po/da.po16
-rw-r--r--po/de.po16
-rw-r--r--po/en_GB.po16
-rw-r--r--po/es.po16
-rw-r--r--po/fi.po16
-rw-r--r--po/fr.po16
-rw-r--r--po/gl.po16
-rw-r--r--po/hu.po16
-rw-r--r--po/it.po18
-rw-r--r--po/ko.po16
-rw-r--r--po/oc.po370
-rw-r--r--po/pl.po18
-rw-r--r--po/pt.po16
-rw-r--r--po/pt_BR.po56
-rw-r--r--po/ru.po18
-rw-r--r--po/sk.po18
-rw-r--r--po/sl.po16
-rw-r--r--po/sr.po16
-rw-r--r--po/sr@latin.po16
-rw-r--r--po/sv.po16
-rw-r--r--po/tr.po16
-rw-r--r--po/uk.po18
-rw-r--r--po/zh_CN.po20
-rw-r--r--po/zh_TW.po18
28 files changed, 572 insertions, 280 deletions
diff --git a/NEWS b/NEWS
index 6ddf3e1..6e5108a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 0.5.10
+~~~~~~~~~~~~~~
+Released: 2016-02-26
+
+New Features:
+ - Add AS_APP_KIND_OS_UPGRADE and AS_APP_KIND_OS_UPDATE (Richard Hughes)
+ - Add AS_APP_KIND_SHELL_EXTENSION (Richard Hughes)
+ - Add AsAppQuirk (Richard Hughes)
+ - Add a 'split-appstream' command to appstream-util (Richard Hughes)
+ - Add support for getting the SDK and runtime from the bundle (Richard Hughes)
+ - Support loading XML files using as_store_from_bytes() (Richard Hughes)
+
+Bugfixes:
+ - Add an application prefix to the ID for certain install scopes (Richard Hughes)
+ - Add a warning when validating in strict mode with invalid tags (Richard Hughes)
+ - Do not tokenize mimetypes (Richard Hughes)
+ - Improve the application search tokenizing and filtering (Richard Hughes)
+ - Load AppStream stores in a predictable order (Richard Hughes)
+ - Look in the correct icon directory for yaml files (Richard Hughes)
+ - Properly validate AppStream files with local or remote icons (Richard Hughes)
+ - Return results from 'appstream-util search' in relevance order (Richard Hughes)
+
Version 0.5.9
~~~~~~~~~~~~~
Released: 2016-02-12
diff --git a/configure.ac b/configure.ac
index 644805f..342047e 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=5
+LT_REVISION=6
LT_AGE=0
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
diff --git a/po/ca.po b/po/ca.po
index f89d7ed..199c904 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-02-12 16:44+0000\n"
-"PO-Revision-Date: 2016-02-02 14:21+0000\n"
-"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Estableix la mida màxima de la icona en píxels"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Estableix la versió de l'aplicació AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Estableix la ubicació de les metadades antigues"
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr "No s'han pogut analitzar els arguments"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "La versió de l'API ja no és compatible"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "No s'ha pogut preparar el constructor"
@@ -365,6 +357,10 @@ msgstr "Genera un GUID a partir d'una cadena de text"
msgid "Modify an AppData file"
msgstr "Modifica un fitxer d'AppStream"
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Utilitat de l'AppStream"
diff --git a/po/cs.po b/po/cs.po
index 4e00088..203d900 100644
--- a/po/cs.po
+++ b/po/cs.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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -84,10 +84,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Nastavit minimální velikost ikony v pixelech"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Nastavit verzi AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Nastavit umístění starých metadat"
@@ -100,10 +96,6 @@ msgid "Failed to parse arguments"
msgstr "Selhalo zpracování argumentů"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "Verze API není nadále podporována"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Selhalo vytvoření sestavení"
@@ -366,6 +358,10 @@ msgstr "Vygenerovat GUID ze vstupního řetězce"
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Pomůcka pro AppStream"
diff --git a/po/da.po b/po/da.po
index 72cec6d..64cd0cf 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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr ""
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Angiv AppStream-version"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Angiv den gamle metadataplacering"
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr "Kunne ikke fortolke argumenter"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr ""
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Kunne ikke sætte byggeren op"
@@ -365,6 +357,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "AppStream-redskab"
diff --git a/po/de.po b/po/de.po
index 62584ec..58640d5 100644
--- a/po/de.po
+++ b/po/de.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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Minimale Symbolgröße in Pixel festlegen"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "AppStream-Version festlegen"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Alte Metadatenadresse festlegen"
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr "Fehler beim Parsen der Argumente"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "API-Version wird nicht mehr unterstützt"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Fehler beim Einrichten des Builders"
@@ -365,6 +357,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "AppStream-Dienstprogramm"
diff --git a/po/en_GB.po b/po/en_GB.po
index 4437338..7a5d745 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-02-12 16:44+0000\n"
-"PO-Revision-Date: 2016-02-02 19:12+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -84,10 +84,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Set the minimum icon size in pixels"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Set the AppStream version"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Set the old metadata location"
@@ -100,10 +96,6 @@ msgid "Failed to parse arguments"
msgstr "Failed to parse arguments"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "API version no longer supported"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Failed to set up builder"
@@ -366,6 +358,10 @@ msgstr "Generate a GUID from an input string"
msgid "Modify an AppData file"
msgstr "Modify an AppData file"
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "AppStream Utility"
diff --git a/po/es.po b/po/es.po
index 5ca2a93..658a781 100644
--- a/po/es.po
+++ b/po/es.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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr ""
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Establecer la versión de AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Establecer la ubicación de los metadatos anteriores"
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr "No se pudieron analizar los argumentos"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr ""
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "No se pudo configurar el generador"
@@ -365,6 +357,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Utilidad de AppStream"
diff --git a/po/fi.po b/po/fi.po
index 3f0e732..1b7e78d 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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr ""
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr ""
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr ""
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr ""
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr ""
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr ""
@@ -365,6 +357,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 4ed5043..09f1f8e 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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr ""
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Définit la version AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Définit l'ancien emplacement des métadonnées"
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr "Échec d'analyse des paramètres"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr ""
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Échec de configuration du constructeur"
@@ -365,6 +357,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Utilitaire AppStream"
diff --git a/po/gl.po b/po/gl.po
index c7b9a57..5bbddf8 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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Estabelecer o tamaño de icona mínimo nos píxeles"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Estabelece a versión de AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Estabelece a localización de metadatos antigos"
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr "Produciuse un fallo ao analizar os argumentos"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "Versión do API non compatíbel"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Produciuse un fallo ao configurar o construtor"
@@ -365,6 +357,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Utilidade de AppStream"
diff --git a/po/hu.po b/po/hu.po
index 741395d..8d344cb 100644
--- a/po/hu.po
+++ b/po/hu.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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -84,10 +84,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "A legkisebb ikonméret beállítása képpontban"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Az AppStream verziójának beállítása"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "A régi metaadat helyének beállítása"
@@ -100,10 +96,6 @@ msgid "Failed to parse arguments"
msgstr "Nem sikerült az argumentumok feldolgozása"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "Az API verzió többé nem támogatott"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Nem sikerült a fordító beállítása"
@@ -366,6 +358,10 @@ msgstr "GUID előállítása egy bemeneti szövegből"
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "AppStream segédprogram"
diff --git a/po/it.po b/po/it.po
index e1d122e..4b49caa 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-02-12 16:44+0000\n"
-"PO-Revision-Date: 2016-02-03 12:32+0000\n"
-"Last-Translator: Milo Casagrande <milo@ubuntu.com>\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -82,10 +82,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Imposta la dimensione minima in pixel delle icone"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Imposta la versione di AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Imposta la vecchia posizione dei metadati"
@@ -98,10 +94,6 @@ msgid "Failed to parse arguments"
msgstr "Analisi argomenti non riuscita"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "Versione API non più supportata"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Impostazione del generatore non riuscita"
@@ -364,6 +356,10 @@ msgstr "Genera uno GUID da una stringa in ingresso"
msgid "Modify an AppData file"
msgstr "Modifica un file AppData"
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Strumento AppStream"
diff --git a/po/ko.po b/po/ko.po
index 309d4f7..0153c69 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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -85,10 +85,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "픽셀 단위 최소 아이콘 크기 설정"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "AppStream 버전 설정"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "과거 메타데이터 위치 설정"
@@ -101,10 +97,6 @@ msgid "Failed to parse arguments"
msgstr "인자 해석에 실패함"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "API 버전을 더 이상 지원하지 않습니다"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "빌더를 설정할 수 없음"
@@ -367,6 +359,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "AppStream 유틸리티"
diff --git a/po/oc.po b/po/oc.po
new file mode 100644
index 0000000..a1ec56c
--- /dev/null
+++ b/po/oc.po
@@ -0,0 +1,370 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Cédric Valmary <cvalmary@yahoo.fr>, 2015
+# Cédric Valmary <cvalmary@yahoo.fr>, 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: appstream-glib\n"
+"Report-Msgid-Bugs-To: richard@hughsie.com\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: oc\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. TRANSLATORS: command line option
+msgid "Show extra debugging information"
+msgstr "Aficha d'informacions de desbugatge suplementàrias"
+
+#. TRANSLATORS: command line option
+msgid "Add a cache ID to each component"
+msgstr "Apond un identificant de cache a cada component"
+
+#. TRANSLATORS: command line option
+msgid "Include failed results in the output"
+msgstr ""
+
+#. TRANSLATORS: command line option
+msgid "Add HiDPI icons to the tarball"
+msgstr ""
+
+#. TRANSLATORS: command line option
+msgid "Add encoded icons to the XML"
+msgstr ""
+
+#. TRANSLATORS: command line option
+msgid "Do not compress the icons into a tarball"
+msgstr ""
+
+#. TRANSLATORS: command line option
+msgid "Set the logging directory"
+msgstr "Definís lo repertòri de jornalizacion"
+
+#. TRANSLATORS: command line option
+msgid "Set the packages directory"
+msgstr "Definís lo repertòri dels paquets"
+
+#. TRANSLATORS: command line option
+msgid "Set the temporary directory"
+msgstr "Definís lo repertòri temporari"
+
+#. TRANSLATORS: command line option
+msgid "Set the output directory"
+msgstr "Definís lo repertòri de sortida"
+
+#. TRANSLATORS: command line option
+msgid "Set the icons directory"
+msgstr ""
+
+#. TRANSLATORS: command line option
+msgid "Set the cache directory"
+msgstr "Definís lo repertòri de cache"
+
+#. TRANSLATORS: command line option
+msgid "Set the basenames of the output files"
+msgstr ""
+
+#. TRANSLATORS: command line option
+msgid "Set the origin name"
+msgstr "Definís lo nom d'origina"
+
+#. TRANSLATORS: command line option
+msgid "Set the number of threads"
+msgstr "Definís lo nombre de fials d'execucion"
+
+#. TRANSLATORS: command line option
+msgid "Set the minimum icon size in pixels"
+msgstr ""
+
+#. TRANSLATORS: command line option
+msgid "Set the old metadata location"
+msgstr "Definís l'ancian emplaçament de las metadonadas"
+
+#. TRANSLATORS: command line option
+msgid "Ignore certain types of veto"
+msgstr ""
+
+#. TRANSLATORS: error message
+msgid "Failed to parse arguments"
+msgstr "Fracàs d'analisi dels paramètres"
+
+#. TRANSLATORS: error message
+msgid "Failed to set up builder"
+msgstr "Fracàs de configuracion del constructor"
+
+#. TRANSLATORS: error message
+msgid "Failed to open packages"
+msgstr "Fracàs de dobertura dels paquets"
+
+#. TRANSLATORS: information message
+msgid "Scanning packages..."
+msgstr "Analisi dels paquets…"
+
+#. TRANSLATORS: error message
+msgid "Failed to add package"
+msgstr "L'apondon del paquet a fracassat"
+
+#. TRANSLATORS: information message
+#, c-format
+msgid "Parsed %i/%i files..."
+msgstr "%i/%i fichièrs analisats…"
+
+#. TRANSLATORS: error message
+msgid "Failed to generate metadata"
+msgstr "La generacion de metadonadas a fracassat"
+
+#. success
+#. TRANSLATORS: information message
+msgid "Done!"
+msgstr "Acabat !"
+
+#. TRANSLATORS: we've saving the icon file to disk
+msgid "Saving icon"
+msgstr ""
+
+#. TRANSLATORS: command line option
+msgid "Set the prefix"
+msgstr ""
+
+#. TRANSLATORS: we're generating the AppStream data
+msgid "Processing application"
+msgstr ""
+
+#. TRANSLATORS: the .appdata.xml file could not
+#. * be loaded
+msgid "Error loading AppData file"
+msgstr ""
+
+#. TRANSLATORS: the .mo files could not be parsed
+msgid "Error parsing translations"
+msgstr ""
+
+#. TRANSLATORS: we could not auto-add the kudo
+msgid "Error parsing kudos"
+msgstr ""
+
+#. TRANSLATORS: we could not auto-add the provides
+msgid "Error parsing provides"
+msgstr ""
+
+#. TRANSLATORS: the .desktop file could not
+#. * be loaded
+msgid "Error loading desktop file"
+msgstr ""
+
+#. TRANSLATORS: this is when the folder could
+#. * not be created
+msgid "Error creating output directory"
+msgstr ""
+
+#. TRANSLATORS: we've saving the XML file to disk
+msgid "Saving AppStream"
+msgstr ""
+
+#. TRANSLATORS: this is when the destination file
+#. * cannot be saved for some reason
+msgid "Error saving AppStream file"
+msgstr ""
+
+#. TRANSLATORS: this is a command alias
+#, c-format
+msgid "Alias to %s"
+msgstr "Aliàs de %s"
+
+msgid "Command not found, valid commands are:"
+msgstr "Comanda introbabla, las comandas validas son :"
+
+#. TRANSLATORS: any manual changes required?
+#. * also note: FIXME is a hardcoded string
+msgid "Please review the file and fix any 'FIXME' items"
+msgstr "Revisatz lo fichièr e resolvètz los elements « FIXME »"
+
+#. TRANSLATORS: information message
+msgid "Old API version"
+msgstr ""
+
+#. TRANSLATORS: information message
+msgid "New API version"
+msgstr "Novèla version d'API"
+
+msgid "Not enough arguments, expected old.xml new.xml version"
+msgstr "Paramètres insufisents, indicatz ancian.xml novel.xml version"
+
+#. TRANSLATORS: the %s and %s are file types,
+#. * e.g. "appdata" to "appstream"
+#, c-format
+msgid "Conversion %s to %s is not implemented"
+msgstr ""
+
+msgid "Not enough arguments, expected file.xml"
+msgstr "Paramètres insufisents, file.xml es esperat"
+
+#. TRANSLATORS: %s is a file type,
+#. * e.g. 'appdata'
+#, c-format
+msgid "File format '%s' cannot be upgraded"
+msgstr ""
+
+#. TRANSLATORS: not a recognised file type
+msgid "Format not recognised"
+msgstr ""
+
+#. TRANSLATORS: probably wrong XML
+msgid "No desktop applications found"
+msgstr ""
+
+#. TRANSLATORS: the file is valid
+msgid "OK"
+msgstr "D'ACÒRDI"
+
+#. list failures
+msgid "FAILED"
+msgstr "FRACÀS"
+
+msgid "Validation failed"
+msgstr "La validacion a fracassat"
+
+msgid "Validation of files failed"
+msgstr "La validacion dels fichièrs a fracassat"
+
+#. TRANSLATORS: application was removed
+msgid "Removed"
+msgstr ""
+
+#. TRANSLATORS: application was added
+msgid "Added"
+msgstr ""
+
+#. TRANSLATORS: this is the --nonet argument
+msgid "Do not use network access"
+msgstr "Utilizatz pas l'accès ret"
+
+#. TRANSLATORS: command line option
+msgid "Show version"
+msgstr "Afichar la version"
+
+#. TRANSLATORS: command line option
+msgid "Enable profiling"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Converts AppStream metadata from one version to another"
+msgstr "Convertís las metadonadas AppStream d'una version a una autra"
+
+#. TRANSLATORS: command description
+msgid "Upgrade AppData metadata to the latest version"
+msgstr "Met a jorn las metadonadas AppData a la darrièra version"
+
+#. TRANSLATORS: command description
+msgid "Creates an example Appdata file from a .desktop file"
+msgstr "Crèa un fichièr Appdata exemple a partir d'un fichièr .desktop"
+
+#. TRANSLATORS: command description
+msgid "Dumps the applications in the AppStream metadata"
+msgstr "Expòrta las aplicacions dins las metadonadas AppStream"
+
+#. TRANSLATORS: command description
+msgid "Search for AppStream applications"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Display application search tokens"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Installs AppStream metadata"
+msgstr "Installa las metadonadas AppStream"
+
+#. TRANSLATORS: command description
+msgid "Installs AppStream metadata with new origin"
+msgstr "Installa las metadonadas AppStream d'una novèla origina"
+
+#. TRANSLATORS: command description
+msgid "Uninstalls AppStream metadata"
+msgstr "Desinstalla las metadonadas AppStream"
+
+#. TRANSLATORS: command description
+msgid "Create an HTML status page"
+msgstr "Crear una pagina de sintèsi HTML"
+
+#. TRANSLATORS: command description
+msgid "Create an CSV status document"
+msgstr "Crear un document de sintèsi CSV"
+
+#. TRANSLATORS: command description
+msgid "Create an HTML matrix page"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "List applications not backed by packages"
+msgstr "Lista de las aplicacions non basadas sus de paquets"
+
+#. TRANSLATORS: command description
+msgid "Validate an AppData or AppStream file"
+msgstr "Validar un fichièr AppData o AppStream"
+
+#. TRANSLATORS: command description
+msgid "Validate an AppData or AppStream file (relaxed)"
+msgstr "Validar un fichièr AppData o AppStream (laxista)"
+
+#. TRANSLATORS: command description
+msgid "Validate an AppData or AppStream file (strict)"
+msgstr "Validar un fichièr AppData o AppStream (estricte)"
+
+#. TRANSLATORS: command description
+msgid "Convert an AppData file to NEWS format"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Convert an NEWS file to AppData format"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Check installed application data"
+msgstr "Verificar las donadas d'aplicacions installadas"
+
+#. TRANSLATORS: command description
+msgid "Replace screenshots in source file"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Mirror upstream screenshots"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Mirror local firmware files"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Incorporate extra metadata from an external file"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Compare the contents of two AppStream files"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Generate a GUID from an input string"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Modify an AppData file"
+msgstr ""
+
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
+#. TRANSLATORS: program name
+msgid "AppStream Utility"
+msgstr "Utilitari AppStream"
+
+msgid "Version:"
+msgstr "Version :"
diff --git a/po/pl.po b/po/pl.po
index 2dcdf2f..b0ad410 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-02-12 16:44+0000\n"
-"PO-Revision-Date: 2016-02-02 16:53+0000\n"
-"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Ustawia minimalne wymiary ikony w pikselach"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Ustawia wersję AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Ustawia położenie poprzednich metadanych"
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr "Przetworzenie parametrów się nie powiodło"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "Nieobsługiwana wersja API"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Utworzenie budowania się nie powiodło"
@@ -365,6 +357,10 @@ msgstr "Tworzy GUID z ciągu wejściowego"
msgid "Modify an AppData file"
msgstr "Modyfikuje plik AppData"
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Narzędzie AppStream"
diff --git a/po/pt.po b/po/pt.po
index 035686d..53664aa 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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Definir o tamanho mínimo do ícone, em pixels"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Definir a versão do AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Definir a localização de metadados antigos"
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr "Falha ao processar argumentos"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "A versão API já não é suportada"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Falha ao configurar o construtor"
@@ -365,6 +357,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Utilitário AppStream"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index ad9d895..ebb4fca 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -3,13 +3,13 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Rafael Fontenelle <rffontenelle@gmail.com>, 2015
+# Rafael Fontenelle <rffontenelle@gmail.com>, 2015-2016
msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Define o tamanho mínimo do ícone em pixels"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Define a versão do AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Define a localização de metadados antigos"
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr "Falha ao analisar argumentos"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "Versão da API não possui suporte"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Falha ao definir um compilador"
@@ -134,51 +126,51 @@ msgstr "Pronto!"
#. TRANSLATORS: we've saving the icon file to disk
msgid "Saving icon"
-msgstr ""
+msgstr "Salvando o ícone"
#. TRANSLATORS: command line option
msgid "Set the prefix"
-msgstr ""
+msgstr "Define o prefixo"
#. TRANSLATORS: we're generating the AppStream data
msgid "Processing application"
-msgstr ""
+msgstr "Processando o aplicativo"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
msgid "Error loading AppData file"
-msgstr ""
+msgstr "Erro ao carregar o arquivo AppData"
#. TRANSLATORS: the .mo files could not be parsed
msgid "Error parsing translations"
-msgstr ""
+msgstr "Erro ao analisar traduções"
#. TRANSLATORS: we could not auto-add the kudo
msgid "Error parsing kudos"
-msgstr ""
+msgstr "Erro ao analisar kudos"
#. TRANSLATORS: we could not auto-add the provides
msgid "Error parsing provides"
-msgstr ""
+msgstr "Erro ao analisar o provides"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
msgid "Error loading desktop file"
-msgstr ""
+msgstr "Erro ao carregar o arquivo desktop"
#. TRANSLATORS: this is when the folder could
#. * not be created
msgid "Error creating output directory"
-msgstr ""
+msgstr "Erro ao criar diretório de saída"
#. TRANSLATORS: we've saving the XML file to disk
msgid "Saving AppStream"
-msgstr ""
+msgstr "Salvando o AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
msgid "Error saving AppStream file"
-msgstr ""
+msgstr "Erro ao salvar o arquivo de AppStream"
#. TRANSLATORS: this is a command alias
#, c-format
@@ -195,7 +187,7 @@ msgstr "Por favor, reveja o arquivo e corrija quaisquer itens \"FIXME\""
#. TRANSLATORS: information message
msgid "Old API version"
-msgstr ""
+msgstr "Versão antiga da API"
#. TRANSLATORS: information message
msgid "New API version"
@@ -208,7 +200,7 @@ msgstr "Argumentos insuficientes, esperava versão antiga.xml nova.xml"
#. * e.g. "appdata" to "appstream"
#, c-format
msgid "Conversion %s to %s is not implemented"
-msgstr ""
+msgstr "A conversão de %s para %s não está implementada"
msgid "Not enough arguments, expected file.xml"
msgstr "Argumentos insuficientes, esperava arquivo.xml"
@@ -217,15 +209,15 @@ msgstr "Argumentos insuficientes, esperava arquivo.xml"
#. * e.g. 'appdata'
#, c-format
msgid "File format '%s' cannot be upgraded"
-msgstr ""
+msgstr "O formato de arquivo \"%s\" não pôde ser atualizado"
#. TRANSLATORS: not a recognised file type
msgid "Format not recognised"
-msgstr ""
+msgstr "Formato não reconhecido"
#. TRANSLATORS: probably wrong XML
msgid "No desktop applications found"
-msgstr ""
+msgstr "Nenhum aplicativo desktop encontrado"
#. TRANSLATORS: the file is valid
msgid "OK"
@@ -243,11 +235,11 @@ msgstr "Validação de arquivos falhou"
#. TRANSLATORS: application was removed
msgid "Removed"
-msgstr ""
+msgstr "Removido"
#. TRANSLATORS: application was added
msgid "Added"
-msgstr ""
+msgstr "Adicionado"
#. TRANSLATORS: this is the --nonet argument
msgid "Do not use network access"
@@ -359,10 +351,14 @@ msgstr "Compara os conteúdos de dois arquivos AppStream"
#. TRANSLATORS: command description
msgid "Generate a GUID from an input string"
-msgstr ""
+msgstr "Gera um GUID a partir de um texto de entrada"
#. TRANSLATORS: command description
msgid "Modify an AppData file"
+msgstr "Modifica um arquivo AppData"
+
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
msgstr ""
#. TRANSLATORS: program name
diff --git a/po/ru.po b/po/ru.po
index 93fe406..5f9c4b8 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-02-12 16:44+0000\n"
-"PO-Revision-Date: 2016-02-03 06:47+0000\n"
-"Last-Translator: Serge Vylekzhanin <vylekzhanin@mail.ru>\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -84,10 +84,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Задать минимальный размер пиктограмм в пикселях"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Задать версию AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Задать нахождение старых метаданных"
@@ -100,10 +96,6 @@ msgid "Failed to parse arguments"
msgstr "Ошибка при распознавании аргументов"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "Данная версия API более не поддерживается"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Не удалось настроить средство сборки"
@@ -366,6 +358,10 @@ msgstr "Создать GUID из строки входных данных"
msgid "Modify an AppData file"
msgstr "Изменить файл AppData"
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Устилита AppStream"
diff --git a/po/sk.po b/po/sk.po
index f78e932..36ea3a5 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-02-12 16:44+0000\n"
-"PO-Revision-Date: 2016-02-05 17:15+0000\n"
-"Last-Translator: Dušan Kazik <prescott66@gmail.com>\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -84,10 +84,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Nastaví minimálnu veľkosť ikony v pixeloch"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Nastaviť verziu AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Nastaviť umiestnenie starých metadát"
@@ -100,10 +96,6 @@ msgid "Failed to parse arguments"
msgstr "Nepodarilo sa spracovať argumenty"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "Verzia API už nie je podporovaná"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Nepodarilo sa nastaviť zostavovanie"
@@ -366,6 +358,10 @@ msgstr "Vygenerovať identifikátor GUID zo vstupného reťazca"
msgid "Modify an AppData file"
msgstr "Upraviť súbor AppData"
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Nástroj AppStream"
diff --git a/po/sl.po b/po/sl.po
index 3b0dde6..0d3ff04 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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr ""
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Določite različico AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Določite staro mesto metapodatkov"
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr "Razčlenjevanje argumentov je spodletelo"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr ""
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Vzpostavitev graditelja je spodletela"
@@ -365,6 +357,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Pripomoček AppStream"
diff --git a/po/sr.po b/po/sr.po
index 3f72244..d92aeda 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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -85,10 +85,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Постави најмању величину иконице у пикселима"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Подешава издање Програмског тока"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Подешава старо место метаподатака"
@@ -101,10 +97,6 @@ msgid "Failed to parse arguments"
msgstr "Не могу да обрадим аргументе"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "Издање АПИ-ја више није подржано"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Не могу да подесим програм за изградњу"
@@ -367,6 +359,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Алатка Програмског тока"
diff --git a/po/sr@latin.po b/po/sr@latin.po
index 406213e..b320753 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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -85,10 +85,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Postavi najmanju veličinu ikonice u pikselima"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Podešava izdanje Programskog toka"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Podešava staro mesto metapodataka"
@@ -101,10 +97,6 @@ msgid "Failed to parse arguments"
msgstr "Ne mogu da obradim argumente"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "Izdanje API-ja više nije podržano"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Ne mogu da podesim program za izgradnju"
@@ -367,6 +359,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Alatka Programskog toka"
diff --git a/po/sv.po b/po/sv.po
index cb190c8..40702a6 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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -84,10 +84,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Ställ in den minimala storleken för ikoner i pixlar"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Sätt AppStream-version"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Sätt platsen för det gamla metadatat"
@@ -100,10 +96,6 @@ msgid "Failed to parse arguments"
msgstr "Misslyckades med att tolka argument"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "API-versionen stöds inte längre"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Misslyckades med att ställa in builder"
@@ -366,6 +358,10 @@ msgstr "Generera ett GUID från en inmatad sträng"
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "AppStream Utility"
diff --git a/po/tr.po b/po/tr.po
index c31dc98..69555e5 100644
--- a/po/tr.po
+++ b/po/tr.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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -84,10 +84,6 @@ msgid "Set the minimum icon size in pixels"
msgstr ""
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "AppStream sürümünü ayarla"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Eski meta veri konumunu ayarla"
@@ -100,10 +96,6 @@ msgid "Failed to parse arguments"
msgstr "Argüman ayrıştırması başarısız"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "API sürümü artık desteklenmiyor"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "İnşa edici kurulumu başarısız oldu"
@@ -366,6 +358,10 @@ msgstr ""
msgid "Modify an AppData file"
msgstr ""
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "AppStream Uygulaması"
diff --git a/po/uk.po b/po/uk.po
index 7277fc2..a4c30f1 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-02-12 16:44+0000\n"
-"PO-Revision-Date: 2016-02-02 13:55+0000\n"
-"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -83,10 +83,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "Встановити мінімальний розмір піктограми у пікселях"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "Встановити версію AppStream"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Встановити розташування старих метаданих"
@@ -99,10 +95,6 @@ msgid "Failed to parse arguments"
msgstr "Не вдалося обробити аргументи"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "Підтримки цієї версії API вже не передбачено"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Не вдалося налаштувати засіб збирання"
@@ -365,6 +357,10 @@ msgstr "Створити GUID на основі рядка вхідних дан
msgid "Modify an AppData file"
msgstr "Внести зміни до файла AppData"
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Інструмент AppStream"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 445fa81..b6f2772 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-02-02 13:49+0000\n"
-"PO-Revision-Date: 2016-02-02 13:49+0000\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -86,10 +86,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "设置图标的最小像素大小"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "设置 AppStream 版本"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "设置旧的元数据位置"
@@ -102,10 +98,6 @@ msgid "Failed to parse arguments"
msgstr "参数解析失败"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "API 版本不再被支持"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "设置构建程序失败"
@@ -158,11 +150,11 @@ msgstr "解析翻译出错"
#. TRANSLATORS: we could not auto-add the kudo
msgid "Error parsing kudos"
-msgstr ""
+msgstr "解析 kudos 值出错"
#. TRANSLATORS: we could not auto-add the provides
msgid "Error parsing provides"
-msgstr ""
+msgstr "解析 provides 值出错"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
@@ -366,6 +358,10 @@ msgstr "从输入字符串创建 GUID"
#. TRANSLATORS: command description
msgid "Modify an AppData file"
+msgstr "编辑 AppData 文件"
+
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
msgstr ""
#. TRANSLATORS: program name
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 24c74e6..a812c20 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
-"POT-Creation-Date: 2016-02-12 16:44+0000\n"
-"PO-Revision-Date: 2016-02-02 15:10+0000\n"
-"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
+"POT-Creation-Date: 2016-02-26 20:10+0000\n"
+"PO-Revision-Date: 2016-02-26 20:10+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"
@@ -82,10 +82,6 @@ msgid "Set the minimum icon size in pixels"
msgstr "設定圖示的最小像素大小"
#. TRANSLATORS: command line option
-msgid "Set the AppStream version"
-msgstr "設定 AppStream 版本"
-
-#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "設定舊的中介資料位置"
@@ -98,10 +94,6 @@ msgid "Failed to parse arguments"
msgstr "無法解析引數"
#. TRANSLATORS: error message
-msgid "API version no longer supported"
-msgstr "不再受到支援的 API 版本"
-
-#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "無法設置組建程式"
@@ -364,6 +356,10 @@ msgstr "從輸入字串生成 GUID"
msgid "Modify an AppData file"
msgstr "修改 AppData 檔"
+#. TRANSLATORS: command description
+msgid "Split an AppStream file to AppData and Metainfo files"
+msgstr ""
+
#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "AppStream 公用程式"