summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2018-04-20 11:36:17 +0100
committerRichard Hughes <richard@hughsie.com>2018-04-20 11:36:17 +0100
commit10f8f8f3b9f68267849fb92e2c1854b1ac9faf85 (patch)
tree37a801c1d71be0563da020cf3eaac1b5401f445d
parentd75ea6eecd66e271af136b8ba3020612b294ae21 (diff)
downloadappstream-glib-10f8f8f3b9f68267849fb92e2c1854b1ac9faf85.tar.gz
Release version 0.7.8appstream_glib_0_7_8
-rw-r--r--NEWS17
-rw-r--r--po/ca.po135
-rw-r--r--po/cs.po135
-rw-r--r--po/da.po135
-rw-r--r--po/de.po135
-rw-r--r--po/en_GB.po135
-rw-r--r--po/es.po135
-rw-r--r--po/fi.po135
-rw-r--r--po/fr.po135
-rw-r--r--po/fur.po180
-rw-r--r--po/gl.po135
-rw-r--r--po/hu.po135
-rw-r--r--po/id.po135
-rw-r--r--po/it.po135
-rw-r--r--po/ko.po135
-rw-r--r--po/lt.po137
-rw-r--r--po/pl.po135
-rw-r--r--po/pt.po135
-rw-r--r--po/pt_BR.po135
-rw-r--r--po/ru.po135
-rw-r--r--po/sk.po135
-rw-r--r--po/sl.po135
-rw-r--r--po/sr.po135
-rw-r--r--po/sr@latin.po135
-rw-r--r--po/sv.po135
-rw-r--r--po/tr.po240
-rw-r--r--po/uk.po135
-rw-r--r--po/zh_CN.po135
-rw-r--r--po/zh_TW.po135
29 files changed, 2054 insertions, 1895 deletions
diff --git a/NEWS b/NEWS
index 02b2511..21825f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 0.7.8
+~~~~~~~~~~~~~~
+Released: 2018-04-20
+
+New Features:
+ - Add as_store_get_app_by_launchable() (Richard Hughes)
+ - Add as_utils_unique_id_match() (Richard Hughes)
+ - Add as_version_string() for fwupd (Richard Hughes)
+ - Add support for component agreements (Richard Hughes)
+
+Bugfixes:
+ - Correctly compare version numbers like '1.2.3' and '1.2.3a' (Richard Hughes)
+ - Don't include the path component in the name when parsing the package filename (Richard Hughes)
+ - If the launchable is specified don't guess it when composing (Richard Hughes)
+ - Never add more than one component to the AppStream store when composing (Richard Hughes)
+ - Veto apps that have empty OnlyShowIn= (Kalev Lember)
+
Version 0.7.7
~~~~~~~~~~~~~~
Released: 2018-03-12
diff --git a/po/ca.po b/po/ca.po
index 97d5aa4..13a14a4 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-08-22 05:05-0400\n"
"Last-Translator: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>\n"
"Language-Team: Catalan (http://www.transifex.com/freedesktop/appstream-glib/language/ca/)\n"
@@ -23,7 +23,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Mostra la informació extra de depuració"
@@ -68,12 +68,12 @@ msgid "Set the temporary directory"
msgstr "Estableix el directori temporal"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Estableix el directori de la sortida"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Estableix el directori de les icones"
@@ -83,12 +83,12 @@ msgid "Set the cache directory"
msgstr "Estableix el directori de la memòria cau"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Estableix la base dels noms per als fitxers de sortida"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Estableix el nom d'origen"
@@ -98,7 +98,7 @@ msgid "Set the number of threads"
msgstr "Estableix el nombre de fils d'execució"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Estableix la mida màxima de la icona en píxels"
@@ -113,7 +113,7 @@ msgid "Ignore certain types of veto"
msgstr "No facis cas de certs tipus de vetos"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "No s'han pogut analitzar els arguments"
@@ -150,7 +150,7 @@ msgstr "No s'han pogut generar les metadades"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Fet!"
@@ -160,56 +160,56 @@ msgid "Saving icon"
msgstr "S'està desant la icona"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Estableix el prefix"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "S'està processant l'aplicació"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "S'ha produït un error en carregar el fitxer AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "S'ha produït un error en analitzar sintàcticament les transaccions"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "S'ha produït un error en analitzar sintàcticament kudos"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "S'ha produït un error en analitzar sintàcticament provides"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "S'ha produït un error en carregar el fitxer d'escriptori"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "S'ha produït un error en crear el directori de sortida"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "S'està desant l'AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "S'ha produït un error en desar el fitxer d'AppStream"
@@ -291,233 +291,238 @@ msgid "Validation of files failed"
msgstr "Ha fallat la validació dels fitxers"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Suprimit"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Afegit"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Cancel·lat"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "No utilitzis l'accés a la xarxa"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Mostra la versió"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Habilita el perfilament"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Converteix les metadades AppStream d'una versió a una altra"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr ""
"Actualitza a nivell de llançament les metadades AppData a l'última versió"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Crea un fitxer Appdata d'exemple des d'un fitxer .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Bolca les aplicacions a les metadades AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Cerca aplicacions AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Cerca aplicacions AppStream pel nom del paquet"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Mostra totes les aplicacions AppStream instal·lades"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Cerca aplicacions AppStream pel nom de la categoria"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Mostra els marcadors de cerca de l'aplicació"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Instal·la les metadades AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Instal·la les metadades AppStream amb un origen nou"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Desinstal·la les metadades AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Crea una pàgina HTML de l'estat"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Crea un document CSV de l'estat"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Crea una pàgina HTML amb la taula"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Llista les aplicacions que no compten amb el suport dels paquets"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Valida un fitxer AppData o AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Valida un fitxer AppData o AppStream (relaxat)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Valida un fitxer AppData o AppStream (estricte)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Converteix un fitxer AppData al format NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Converteix un fitxer NEWS al format AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Comprova les dades de les aplicacions instal·lades"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "comprova una aplicació instal·lada"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Substitueix les captures de pantalles en un fitxer d'origen"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "Afegeix un proporciona a un fitxer d'origen"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Afegeix un idioma a un fitxer d'origen"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr ""
"Crea una rèplica de les captures de pantalla de la línia de treball "
"principal"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Crea una rèplica dels fitxers locals de microprogramari"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Incorpora dades extres des d'un fitxer extern"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Compara el contingut de dos fitxers AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Genera un GUID a partir d'una cadena de text"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Modifica un fitxer AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Descompon un fitxer AppStream als fitxers AppData i Metainfo"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Combina diversos fitxers a un fitxer AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Importa un fitxer al llenguatge de marques d'AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "Observa les ubicacions AppStream per si hi ha canvis"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "Compara els números de les versions"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "Prova una expressió regular"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Utilitat d'AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Versió:"
diff --git a/po/cs.po b/po/cs.po
index c31f0c5..91dd5e3 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-06-26 07:20-0400\n"
"Last-Translator: Daniel Rusek <mail@asciiwolf.com>\n"
"Language-Team: Czech (http://www.transifex.com/freedesktop/appstream-glib/language/cs/)\n"
@@ -25,7 +25,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Zobrazovat doplňující informace pro ladění"
@@ -70,12 +70,12 @@ msgid "Set the temporary directory"
msgstr "Nastavit adresář pro dočasné soubory"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Nastavit výstupní adresář"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Nastavit adresář s ikonami"
@@ -85,12 +85,12 @@ msgid "Set the cache directory"
msgstr "Nastavit adresář pro mezipaměť"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Nastavit základní název pro výstupní soubory"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Nastavit původní název"
@@ -100,7 +100,7 @@ msgid "Set the number of threads"
msgstr "Nastavit počet vláken"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Nastavit minimální velikost ikony v pixelech"
@@ -115,7 +115,7 @@ msgid "Ignore certain types of veto"
msgstr "Ignorovat určité typy zamítnutí"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Selhalo zpracování argumentů"
@@ -152,7 +152,7 @@ msgstr "Selhalo generování metadat"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Hotovo!"
@@ -162,56 +162,56 @@ msgid "Saving icon"
msgstr "Ukládá se ikona"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Nastavit prefix"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Zpracovává se aplikace"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Chyba při načítání souboru AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Chyba při zpracování překladů"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Chyba při zpracování renomé"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Chyba při zpracování, co poskytuje"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Chyba při načítání souboru .desktop"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Chyba při vytváření výstupního adresáře"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Ukládá se AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Chyba při ukládání souboru AppStream"
@@ -292,230 +292,235 @@ msgid "Validation of files failed"
msgstr "Ověření souborů selhalo"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Odebráno"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Přidáno"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Zrušeno"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Nepoužívat přístup k síti"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Zobrazit verzi"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Povolit profilování"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Převést metadata AppStream z jedné verze do jiné"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Povýšit metadata AppData na nejnovější verzi"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Vytvořit ukázkový soubor AppData ze souboru .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Vypsat aplikace z metadat AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Vyhledat v AppStream aplikace"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Vyhledat v AppStream aplikace podle jména balíčku"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Zobrazit všechny nainstalované AppStream aplikace"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Vyhledat v AppStream aplikace podle jména kategorie"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Zobrazit slova indexovaná pro hledání aplikací"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Nainstalovat metadata AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Instalovat metadata AppStream s novým původem"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Odinstalovat metadata AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Vytvořit stránku HTML s informacemi o stavu"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Vytvořit dokument CSV s informacemi o stavu"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Vytvořit stránku HTML s tabulkou"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Vypsat aplikace, které nejsou obsažené v balíčcích"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Ověřit soubor AppData nebo AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Ověřit soubor AppData nebo AppStream (volně)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Ověřit soubor AppData nebo AppStream (striktně)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Převést soubor AppData do formátu NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Převést soubor NEWS do formátu AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Zkontrolovat nainstalovaná data aplikací"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "zkontrolovat nainstalovanou aplikaci"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Nahradit snímky obrazovky ve zdrojovém souboru"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "Přidání poskytovatele do zdrojového souboru"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Přidání jazyka do zdrojového souboru"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Zrcadlit snímky obrazovky z hlavního zdroje aplikace"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Místně zrcadlit soubory s firmwary"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Začlenit doplňující metadata z externího souboru"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Porovnat obsah dvou souborů AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Vygenerovat GUID ze vstupního řetězce"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Upravit soubor AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Rozdělit soubor AppStream na soubory AppData a Metainfo"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Sloučit několik souborů do souboru AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Importovat soubor do značkovacího jazyka AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "Sledovat umístění AppStream na změny"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "Porovnat čísla verzí"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "Testovat regulární výraz"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Pomůcka pro AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Verze:"
diff --git a/po/da.po b/po/da.po
index 87d5690..7a525c0 100644
--- a/po/da.po
+++ b/po/da.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2016-08-06 02:59-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Danish (http://www.transifex.com/freedesktop/appstream-glib/language/da/)\n"
@@ -21,7 +21,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Vis ekstra fejlsøgningsinformation"
@@ -66,12 +66,12 @@ msgid "Set the temporary directory"
msgstr "Angiv den midlertidige mappe"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Angiv uddatamappe"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr ""
@@ -81,12 +81,12 @@ msgid "Set the cache directory"
msgstr "Angiv cache-mappe"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Angiv origin-navn"
@@ -96,7 +96,7 @@ msgid "Set the number of threads"
msgstr "Angiv antallet af tråde"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr ""
@@ -111,7 +111,7 @@ msgid "Ignore certain types of veto"
msgstr ""
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Kunne ikke fortolke argumenter"
@@ -148,7 +148,7 @@ msgstr "Kunne ikke oprette metadata"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Færdig!"
@@ -158,56 +158,56 @@ msgid "Saving icon"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr ""
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr ""
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr ""
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr ""
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr ""
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr ""
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr ""
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr ""
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr ""
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr ""
@@ -288,230 +288,235 @@ msgid "Validation of files failed"
msgstr "Validering af filer mislykkedes"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr ""
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr ""
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr ""
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Brug ikke netværksadgang"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Vis version"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Konverterer AppStream-metadata fra en version til en anden"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Opgrader AppData-metadata til den seneste version"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Opretter et eksempel på en Appdata-fil fra en .desktop-fil"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Dumper programmer i AppStream-metadataene"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Installerer AppStream-metadata"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Installerer AppStream-metadata med ny oprindelse (origin)"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Afinstallerer AppStream-metadata"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Opretter en HTML-statusside"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Opretter et CSV-statusdokument"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Vis programmer ikke bakket op af pakker"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Valider en AppData- eller AppStream-fil"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Valider en AppData- eller AppStream-fil (afslappet)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Valider en AppData- eller AppStream-fil (strengt)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Kontroller installerede programdata"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "AppStream-redskab"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Version:"
diff --git a/po/de.po b/po/de.po
index 18b3a64..1b14607 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2016-09-29 07:16-0400\n"
"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
"Language-Team: German (http://www.transifex.com/freedesktop/appstream-glib/language/de/)\n"
@@ -22,7 +22,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Zusätzliche Fehlerdiagnoseinformationen anzeigen"
@@ -67,12 +67,12 @@ msgid "Set the temporary directory"
msgstr "Temporäres Verzeichnis festlegen"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Ausgabeverzeichnis festlegen"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Symbolverzeichnis festlegen"
@@ -82,12 +82,12 @@ msgid "Set the cache directory"
msgstr "Cacheverzeichnis festlegen"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Basisnamen der Ausgabedateien festlegen"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Ursprungsname festlegen"
@@ -97,7 +97,7 @@ msgid "Set the number of threads"
msgstr "Anzahl an Threads festlegen"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Minimale Symbolgröße in Pixel festlegen"
@@ -112,7 +112,7 @@ msgid "Ignore certain types of veto"
msgstr "Bestimmte Arten von Veto ignorieren"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Fehler beim Auswerten der Argumente"
@@ -149,7 +149,7 @@ msgstr "Fehler beim Erzeugen der Metadaten"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Fertig!"
@@ -159,56 +159,56 @@ msgid "Saving icon"
msgstr "Symbol wird gespeichert"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Präfix festlegen"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Anwendung wird verarbeitet"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Fehler beim Laden der AppData-Datei"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Fehler beim Auswerten der Übersetzungen"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Fehler beim Auswerten von kudos"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Fehler beim Auswerten der »Provides«"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Fehler beim Laden der desktop-Datei"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Fehler beim Erstellen des Ausgabeverzeichnisses"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "AppStream wird gespeichert"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Fehler beim Speichern der AppStream-Datei"
@@ -290,230 +290,235 @@ msgid "Validation of files failed"
msgstr "Validierung der Dateien ist fehlgeschlagen"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Entfernt"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Hinzugefügt"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr ""
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Keinen Netzwerkzugriff verwenden"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Version anzeigen"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Profilbildung aktivieren"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Konvertiert AppStream-Metadaten von einer Version in eine andere"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "AppData-Metadaten auf die neueste Version aktualisieren"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Erstellt eine Beispiel-Appdata-Datei aus einer .desktop-Datei"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Gibt die Anwendungen in den AppStream-Metadaten aus"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Nach AppStream-Anwendungen suchen"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Nach AppStream-Anwendungen mit Paketname suchen"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Alle installierten Appstream-Anwendungen anzeigen"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Nach installierten Appstream-Anwendungen nach Kategorienamen suchen"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Anwendungssuchinformation anzeigen"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Installiert AppStream-Metadaten"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Installiert AppStream-Metadaten mit neuer Quelle"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Deinstalliert AppStream-Metadaten"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "HTML-Statusseite erstellen"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "CSV-Statusdokument erstellen"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "HTML-Matrixseite erstellen"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Nicht durch Pakete abgedeckte Anwendungen auflisten"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "AppData- oder AppStream-Datei validieren"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "AppData- oder AppStream-Datei validieren (locker)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "AppData- oder AppStream-Datei (strikt) validieren"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "AppData-Datei in NEWS-Format konvertieren"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "NEWS-Datei in AppData-Format konvertieren"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Installierte Anwendungsdaten überprüfen"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Bildschirmfotos in Quelldatei ersetzen"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Vorgeschaltete Bildschirmfotos spiegeln"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Lokale Firmware-Dateien spiegeln"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Zusätzliche Metadaten aus einer externen Datei integrieren"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Inhalt zweier AppStream-Dateien vergleichen"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Eine GUID aus einer Eingabezeichenfolge erzeugen"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Ändern einer AppData-Datei"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Eine AppStream-Datei in AppData- und Metainfo-Dateien aufspalten"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Mehrere Dateien zu einer AppStream-Datei zusammenführen"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Eine Datei in die AppStream-Auszeichnung importieren"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "AppStream-Dienstprogramm"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Version:"
diff --git a/po/en_GB.po b/po/en_GB.po
index a08d187..ba5048e 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2016-08-06 02:59-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/freedesktop/appstream-glib/language/en_GB/)\n"
@@ -22,7 +22,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Show extra debugging information"
@@ -67,12 +67,12 @@ msgid "Set the temporary directory"
msgstr "Set the temporary directory"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Set the output directory"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Set the icons directory"
@@ -82,12 +82,12 @@ msgid "Set the cache directory"
msgstr "Set the cache directory"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Set the basenames of the output files"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Set the origin name"
@@ -97,7 +97,7 @@ msgid "Set the number of threads"
msgstr "Set the number of threads"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Set the minimum icon size in pixels"
@@ -112,7 +112,7 @@ msgid "Ignore certain types of veto"
msgstr "Ignore certain types of veto"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Failed to parse arguments"
@@ -149,7 +149,7 @@ msgstr "Failed to generate metadata"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Done!"
@@ -159,56 +159,56 @@ msgid "Saving icon"
msgstr "Saving icon"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Set the prefix"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Processing application"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Error loading AppData file"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Error parsing translations"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Error parsing kudos"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Error parsing provides"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Error loading desktop file"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Error creating output directory"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Saving AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Error saving AppStream file"
@@ -289,230 +289,235 @@ msgid "Validation of files failed"
msgstr "Validation of files failed"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Removed"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Added"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr ""
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Do not use network access"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Show version"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Enable profiling"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Converts AppStream metadata from one version to another"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Upgrade AppData metadata to the latest version"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Creates an example Appdata file from a .desktop file"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Dumps the applications in the AppStream metadata"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Search for AppStream applications"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Search for AppStream applications by package name"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Display application search tokens"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Installs AppStream metadata"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Installs AppStream metadata with new origin"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Uninstalls AppStream metadata"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Create an HTML status page"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Create an CSV status document"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Create an HTML matrix page"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "List applications not backed by packages"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Validate an AppData or AppStream file"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Validate an AppData or AppStream file (relaxed)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Validate an AppData or AppStream file (strict)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Convert an AppData file to NEWS format"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Convert an NEWS file to AppData format"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Check installed application data"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Replace screenshots in source file"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Mirror upstream screenshots"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Mirror local firmware files"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Incorporate extra metadata from an external file"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Compare the contents of two AppStream files"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Generate a GUID from an input string"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Modify an AppData file"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Split an AppStream file to AppData and Metainfo files"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Merge several files to an AppStream file"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Import a file to AppStream markup"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "AppStream Utility"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Version:"
diff --git a/po/es.po b/po/es.po
index 544272f..3e5e817 100644
--- a/po/es.po
+++ b/po/es.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-12-31 11:05-0500\n"
"Last-Translator: Máximo Castañeda Riloba <mcrcctm@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/freedesktop/appstream-glib/language/es/)\n"
@@ -25,7 +25,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Mostrar información de depuración adicional"
@@ -70,12 +70,12 @@ msgid "Set the temporary directory"
msgstr "Establecer el directorio temporal"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Establecer el directorio de salida"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Establecer el directorio de íconos"
@@ -85,12 +85,12 @@ msgid "Set the cache directory"
msgstr "Establecer el directorio de caché"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Establecer el nombre base de los ficheros de salida"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Establecer el nombre del origen"
@@ -100,7 +100,7 @@ msgid "Set the number of threads"
msgstr "Establecer la cantidad de hilos"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Establecer el tamaño mínimo en píxeles"
@@ -115,7 +115,7 @@ msgid "Ignore certain types of veto"
msgstr "Ignorar ciertos tipos de veto"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "No se pudo analizar los argumentos"
@@ -152,7 +152,7 @@ msgstr "No se pudo generar los metadatos"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "¡Hecho!"
@@ -162,56 +162,56 @@ msgid "Saving icon"
msgstr "Guardando icono"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Establecer el prefijo"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Procesando aplicación"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Error cargando el fichero AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Error analizando traducciones"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Error analizando prestigios"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Error analizando aprovisionamientos"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Error cargando fichero de escritorio"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Error creando directorio de salida"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Guardando AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Error guardando fichero AppStream"
@@ -292,231 +292,236 @@ msgid "Validation of files failed"
msgstr "Falló la validación de los ficheros"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Eliminada"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Añadida"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Cancelado"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "No usar acceso a la red"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Mostrar versión"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Habilitar perfilado"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Convertir metadatos de AppStream de una versión a otra"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Actualizar metadatos de AppData a la versión más reciente"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr ""
"Crear un fichero de ejemplo de AppData a partir de un fichero .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Respalda las aplicaciones en la metadata de AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Buscar aplicaciones AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Buscar aplicaciones AppStream por nombre de paquete"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Mostras todas las aplicaciones AppStream instaladas"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Buscar aplicaciones AppStream por nombre de categoría"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Mostrando tokens de búsqueda de aplicaciones"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Instala los metadatos de AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Instala metadatos de AppStream con nuevo origen"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Desinstala los metadatos de AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Crear una página de estado en HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Crear un documento de estado en CSV"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Crear la página de matriz en HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Lista de aplicaciones no soportadas por paquetes"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Validar un AppData o fichero AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Validar un AppData o fichero AppStream (relajado)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Validar un AppData o fichero AppStream (estricto)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Convertir un fichero AppData a formato NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Convertir un archivo NEWS a formato AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Comprobar los datos de aplicación instalados"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "Comprobar una aplicación instalada"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Sustituir las captura de pantalla en el archivo de origen"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "Agrega un suministro a un archivo de origen"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Añade un idioma a un archivo de origen"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Pantallazos de espejos upstream"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Ficheros de firmware de espejo local"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Incorporar metadata extra desde un archivo externo"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Comparar el contenido de dos ficheros AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Generar un GUID de una cadena de entrada"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Modificar un fichero AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Separar un fichero AppStream en ficheros AppData y Metainfo"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Combinar varios ficheros en un fichero AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Importar un fichero a marcado AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "Espera las localizaciones de AppStream para los cambios"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "Compara números de versiones"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "Prueba una expresión regular"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Utilitario AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Versión:"
diff --git a/po/fi.po b/po/fi.po
index a05d3a5..4d4c84a 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-03-26 08:23-0400\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish (http://www.transifex.com/freedesktop/appstream-glib/language/fi/)\n"
@@ -23,7 +23,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr ""
@@ -68,12 +68,12 @@ msgid "Set the temporary directory"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr ""
@@ -83,12 +83,12 @@ msgid "Set the cache directory"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr ""
@@ -98,7 +98,7 @@ msgid "Set the number of threads"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr ""
@@ -113,7 +113,7 @@ msgid "Ignore certain types of veto"
msgstr ""
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr ""
@@ -150,7 +150,7 @@ msgstr ""
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Valmis!"
@@ -160,56 +160,56 @@ msgid "Saving icon"
msgstr "Tallennetaan kuvake"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr ""
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr ""
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Virhe ladatessa AppData-tiedostoa"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Virhe jäsentäessä kielikäännöksiä"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr ""
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr ""
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Virhe ladatessa desktop-tiedostoa"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr ""
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Tallennetaan AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Virhe tallentaessa AppStream-tiedostoa"
@@ -290,230 +290,235 @@ msgid "Validation of files failed"
msgstr "Tiedostojen vahvistaminen epäonnistui"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Poistettu"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Lisätty"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Peruttu"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Näytä versio"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Luo tyhjän Appdata-esimerkkiteidoston .desktop-tiedostosta"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Etsi AppStream-sovelluksia"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Näytä kaikki asennetut AppStream-sovellukset"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Luo HTML-tilasivu"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Luo CSV-tila-asiakirja"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Lisää kieli lähdetiedostoon"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Muokkaa AppData-tiedostoa"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Yhdistä useita tiedostoja AppStream-tiedostoon"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr ""
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Versio:"
diff --git a/po/fr.po b/po/fr.po
index 88a6a63..459bef2 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-04-24 05:43-0400\n"
"Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
"Language-Team: French (http://www.transifex.com/freedesktop/appstream-glib/language/fr/)\n"
@@ -22,7 +22,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Affiche des informations de débogage supplémentaires"
@@ -67,12 +67,12 @@ msgid "Set the temporary directory"
msgstr "Définit le répertoire temporaire"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Définit le répertoire de sortie"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Définit le répertoire des icônes"
@@ -82,12 +82,12 @@ msgid "Set the cache directory"
msgstr "Définit le répertoire de cache"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Définit les noms de base des fichiers de sortie"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Définit le nom d’origine"
@@ -97,7 +97,7 @@ msgid "Set the number of threads"
msgstr "Définit le nombre de fils d’exécution"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Définit la taille minimale des icônes en pixels"
@@ -112,7 +112,7 @@ msgid "Ignore certain types of veto"
msgstr "Ignore certains types de veto"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Échec de l’analyse des paramètres"
@@ -149,7 +149,7 @@ msgstr "La génération de métadonnées a échoué"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Terminé !"
@@ -159,57 +159,57 @@ msgid "Saving icon"
msgstr "Enregistrement de l’icône"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Définit le préfixe"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Traitement de l’application"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Erreur lors du chargement du fichier AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Erreur lors de l’analyse des traductions"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Erreur lors de l’analyse des kudos"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr ""
"Erreur lors de l’analyse des fournitures apportées par les paquets RPM"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Erreur lors du chargement du fichier desktop"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Erreur lors de la création du répertoire de sortie"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Enregistrement de AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Erreur lors de l’enregistrement du fichier AppStream"
@@ -290,232 +290,237 @@ msgid "Validation of files failed"
msgstr "La validation des fichiers a échoué"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Supprimée"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Ajoutée"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Annulé"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Ne pas utiliser l’accès réseau"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Affiche la version"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Active le profilage"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Convertit les métadonnées AppStream d’une version à une autre"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Met à jour les métadonnées AppData à la dernière version"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Crée un fichier Appdata exemple à partir d’un fichier .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Exporte les applications dans les métadonnées AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Recherche des applications AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Recherche des applications AppStream par nom de paquet"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Affiche toutes les applications AppStream installées"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Recherche des applications AppStream par nom de catégorie"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Affiche les jetons de recherche des applications"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Installe les métadonnées AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Installe les métadonnées AppStream d’une nouvelle origine"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Désinstalle les métadonnées AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Crée une page de synthèse HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Crée un document de synthèse CSV"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Crée une page HTML avec matrice"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Liste les applications non basées sur des paquets"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Valide un fichier AppData ou AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Valide un fichier AppData ou AppStream (laxiste)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Valide un fichier AppData ou AppStream (strict)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Convertit un fichier AppData au format NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Convertit un fichier NEWS au format AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Vérifie les données des applications installées"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Remplace les captures d’écran dans le fichier source"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
#, fuzzy
msgid "Add a provide to a source file"
msgstr "Ajoute une fourniture à un fichier source"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Ajoute une langue à un fichier source"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Réplique les captures d’écran amont"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Réplique les fichiers de micrologiciels locaux"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr ""
"Incorpore des métadonnées supplémentaires à partir d’un fichier externe"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Compare le contenu de deux fichiers AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Génère un GUID à partir d’une chaîne fournie"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Modifie un fichier AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Divise un fichier AppStream en fichiers AppData et Metainfo"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Fusionne plusieurs fichiers en un fichier AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Importe un fichier en balisage AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "Surveille les modifications dans les emplacements AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Utilitaire AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Version :"
diff --git a/po/fur.po b/po/fur.po
index e587bab..70cec86 100644
--- a/po/fur.po
+++ b/po/fur.po
@@ -1,10 +1,11 @@
# Fabio Tomat <f.t.public@gmail.com>, 2017. #zanata
+# Fabio Tomat <f.t.public@gmail.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
-"PO-Revision-Date: 2017-12-06 02:29-0500\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
+"PO-Revision-Date: 2018-03-21 04:19-0400\n"
"Last-Translator: Fabio Tomat <f.t.public@gmail.com>\n"
"Language-Team: Friulian\n"
"MIME-Version: 1.0\n"
@@ -15,7 +16,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Mostre informazions di debug adizionâls"
@@ -60,12 +61,12 @@ msgid "Set the temporary directory"
msgstr "Stabilìs la cartele temporanie"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Stabilìs la cartele di jessude"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Stabilìs la cartele des iconis"
@@ -75,12 +76,12 @@ msgid "Set the cache directory"
msgstr "Stabilìs la cartele de cache"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Stabilìs il non di base dai file di jessude"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Stabilìs il non de origjin"
@@ -90,7 +91,7 @@ msgid "Set the number of threads"
msgstr "Stabilìs il numar di thread"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Stabilìs la dimension di icone minime in pixel"
@@ -105,7 +106,7 @@ msgid "Ignore certain types of veto"
msgstr "Ignore cierts gjenars di veto"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "No si è rivâts a analizâ i argoments"
@@ -142,7 +143,7 @@ msgstr "No si è rivâts a gjenerâ i metadâts"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Fat!"
@@ -152,56 +153,56 @@ msgid "Saving icon"
msgstr "Salvament icone"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Stabilìs il prefìs"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Elaborazion aplicazion"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Erôr tal cjariâ il file AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Erôr tal analizâ lis traduzions"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Erôr tal analizâ i kudos"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Erôr tal analizâ i provides"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Erôr tal cjariâ il file desktop"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Erôr tal creâ la cartele di jessude"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Salvament AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Erôr tal salvâ il file AppStream"
@@ -282,230 +283,235 @@ msgid "Validation of files failed"
msgstr "No si è rivâts a validâ i file"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Gjavade"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Zontade"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Anulade"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "No sta doprâ l'acès ae rêt"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Mostre version"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Abilite il profilament"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Al convertìs i metadâts AppStream di une version a une altre"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Inzorne i metadâts AppData ae ultime version"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Al cree un file Appdata di esempli partint di un file .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Al discjarie lis aplicazions tai metadâts AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Cîr aplicazions AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Cîr aplicazions AppStream par non di pachet"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Mostre dutis lis aplicazions AppStream instaladis"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Cîr aplicazions AppStream par non di categorie"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Mostre i token di ricercje aplicazions"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Al instale metadâts AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Al Instale metadâts AppStream cun gnove origjin"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Al disinstale metadâts AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Cree une pagjine di stât in formât HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Cree un document di stât in formât CSV"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Cree une pagjine di matriç in formât HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Liste di aplicazions no supuartadis di pachets"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Valide un AppData o un file AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
+msgstr "Valide un AppData o un file AppStream (rilassât)"
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
-msgstr ""
+msgstr "Valide un AppData o un file AppStream (rigorôs)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
-msgstr ""
+msgstr "Convertìs un file AppData al formât NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
-msgstr ""
+msgstr "Convertìs un file NEWS al formât AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
-msgstr ""
+msgstr "Controle i dâts de aplicazion instalade"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
-msgstr ""
+msgstr "controle une aplicazion instalade"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
-msgstr ""
+msgstr "Sostituìs une cature di schermi tal file sorzint"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
-msgstr ""
+msgstr "Zonte une furnidure a un file sorzint"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
-msgstr ""
+msgstr "Zonte une lenghe a un file sorzint"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
-msgstr ""
+msgstr "Copie lis caturis di schermi upstream"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
-msgstr ""
+msgstr "Copie i file firmware locâi"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
-msgstr ""
+msgstr "Incorpore metadâts adizionâi di un file esterni"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
-msgstr ""
+msgstr "Confronte i contignûts di doi file AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
-msgstr ""
+msgstr "Gjenere un GUID partint di une stringhe di jentrade"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
-msgstr ""
+msgstr "Modifiche un file AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
-msgstr ""
+msgstr "Divît un file AppStream in file AppData e Metainfo"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
-msgstr ""
+msgstr "Unìs plui file intun file AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
-msgstr ""
+msgstr "Impuarte un file a segnalazion(markup) AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
-msgstr ""
+msgstr "Ten di voli lis posizions di AppStream par modifichis"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
-msgstr ""
+msgstr "Confronte numars di version"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
-msgstr ""
+msgstr "Prove une espression regolâr"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
-msgstr ""
+msgstr "Utilitât AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Version:"
diff --git a/po/gl.po b/po/gl.po
index 24528e5..712ae88 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2016-08-06 02:59-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Galician (http://www.transifex.com/freedesktop/appstream-glib/language/gl/)\n"
@@ -21,7 +21,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Mostra información de depuración adicional"
@@ -66,12 +66,12 @@ msgid "Set the temporary directory"
msgstr "Estabelece o directorio temporal"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Estabelece o directorio de saída"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Estabelecer o cartafol das iconas"
@@ -81,12 +81,12 @@ msgid "Set the cache directory"
msgstr "Estabelece o directorio de caché"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Estabelecer os nomes base dos ficheiros de saída"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Estabelece o nome de orixe"
@@ -96,7 +96,7 @@ msgid "Set the number of threads"
msgstr "Estabelece o número de fíos"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Estabelecer o tamaño de icona mínimo nos píxeles"
@@ -111,7 +111,7 @@ msgid "Ignore certain types of veto"
msgstr "Ignorar certos tipos de veto"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Produciuse un fallo ao analizar os argumentos"
@@ -148,7 +148,7 @@ msgstr "Produciuse un fallo ao xerar os metadatos"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Feito!"
@@ -158,56 +158,56 @@ msgid "Saving icon"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr ""
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr ""
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr ""
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr ""
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr ""
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr ""
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr ""
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr ""
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr ""
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr ""
@@ -288,230 +288,235 @@ msgid "Validation of files failed"
msgstr "Validación dos ficheiros fallida"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr ""
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr ""
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr ""
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Non usar o acceso á rede"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Mostra a versión"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Engadir perfilado"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Convirte os metadatos AppStream dunha versión a outra"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Anovar os metadatos de AppData á última versión"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Crea un ficheiro Appdata de exemplo para un ficheiro .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Emborca os aplicativos nos metadatos AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Buscar aplicativos AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Mostrar tokens de busca de aplicativo"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Instala os metadatos de AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Instala os metadatos de AppStream con un novo orixe"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Desinstala os metadatos de AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Crea unha páxina de estado HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Crea un documento de estado CSV"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Crear unha páxina de matriz de HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Lista os aplicativos que non teñen un paquete"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Valida un ficheiro de AppData ou AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Valida un ficheiro de AppData ou AppStream (relaxado)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Valida un ficheiro de AppData ou AppStream (estricto)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Conveter un ficheiro AppData ao formato NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Converter un ficheiro NEWS ao formato AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Comproba os datos de aplicativo instalados"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Substituír capturas de pantallas no ficheiro de orixe"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Incorporar metadatos adicionais desde un ficheiro externo"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Comparar os contidos de dous ficheiros AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Utilidade de AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Versión:"
diff --git a/po/hu.po b/po/hu.po
index 413b15e..4652c88 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-07-16 04:07-0400\n"
"Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
"Language-Team: Hungarian (http://www.transifex.com/freedesktop/appstream-glib/language/hu/)\n"
@@ -25,7 +25,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "További hibakeresési információk megjelenítése"
@@ -70,12 +70,12 @@ msgid "Set the temporary directory"
msgstr "Az átmeneti könyvtár beállítása"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "A kimeneti könyvtár beállítása"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Az ikonkönyvtár beállítása"
@@ -85,12 +85,12 @@ msgid "Set the cache directory"
msgstr "A gyorsítótár könyvtár beállítása"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "A kimeneti fájlok alapneveinek beállítása"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Az eredet nevének beállítása"
@@ -100,7 +100,7 @@ msgid "Set the number of threads"
msgstr "A szálak számának beállítása"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "A legkisebb ikonméret beállítása képpontokban"
@@ -115,7 +115,7 @@ msgid "Ignore certain types of veto"
msgstr "Bizonyos vétótípusok mellőzése"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Nem sikerült az argumentumok feldolgozása"
@@ -152,7 +152,7 @@ msgstr "Nem sikerült a metaadatok előállítása"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Kész!"
@@ -162,56 +162,56 @@ msgid "Saving icon"
msgstr "Ikon mentése"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Előtag beállítása"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Alkalmazás feldolgozása"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Hiba az AppData fájl betöltésekor"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Hiba a fordítások feldolgozásakor"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Hiba a kudos feldolgozásakor"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Hiba a biztosítottak feldolgozásakor"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Hiba a desktop fájl betöltésekor"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Hiba a kimeneti könyvtár létrehozásakor"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "AppStream mentése"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Hiba az AppStream fájl mentésekor"
@@ -292,230 +292,235 @@ msgid "Validation of files failed"
msgstr "A fájlok ellenőrzése nem sikerült"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Eltávolítva"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Hozzáadva"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Visszavonva"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Ne használjon hálózati hozzáférést"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Verzió megjelenítése"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Profilalkotás engedélyezése"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Átalakítja az AppStream metaadatokat az egyik verzióról a másikra"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Az AppData metaadatok frissítése a legújabb verzióra"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Létrehoz egy példa Appdata fájlt egy .desktop fájlból"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Kiírja az alkalmazásokat az AppStream metaadatokba"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "AppStream alkalmazások keresése"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "AppStream alkalmazások keresése csomagnév alapján"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Megjeleníti a telepített AppStream alkalmazásokat"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Appstream alkalmazások keresése kategória nevek alapján"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Alkalmazáskeresési jelsorok megjelenítése"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Telepíti az AppStream metaadatokat"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Telepíti az AppStream metaadatokat egy új eredettel"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Eltávolítja az AppStream metaadatokat"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Egy HTML állapotoldal létrehozása"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Egy CSV állapotdokumentum létrehozása"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Egy HTML mátrixoldal létrehozása"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Alkalmazások felsorolása, amelyeket nem másoltak a csomagok"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Egy AppData vagy AppStream fájl ellenőrzése"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Egy AppData vagy AppStream fájl ellenőrzése (megengedő)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Egy AppData vagy AppStream fájl ellenőrzése (szigorú)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Egy AppData fájl átalakítása NEWS formátumra"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Egy NEWS fájl átalakítása AppData formátumra"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Telepített alkalmazások adatainak ellenőrzése"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "egy telepített alkalmazás ellenőrzése"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Képernyőképek cseréje a forrásfájlban"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "Hozzáadás a forrásfájlhoz fájlt"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Nyelv hozzáadása a forrásfájlhoz"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "A fő tároló képernyőképeinek tükrözése"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Helyi firmware-fájlok tükrözése"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Extra metaadatok egyesítése egy külső fájlból"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Két AppStream fájl tartalmának összehasonlítása"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "GUID előállítása egy bemeneti szövegből"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Egy AppData fájl módosítása"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Egy AppStream fájl felosztása AppData és Metainfo fájlokká"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Több fájl egy AppStream fájlba fésülése"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Fájl importálása AppStream jelölőnyelvbe"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "AppStream helyek változásainak figyelése"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "Verziószámok összehasonlítása"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "Egy reguláris kifejezés tesztelése"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "AppStream segédprogram"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Verzió:"
diff --git a/po/id.po b/po/id.po
index 2b6608b..0851695 100644
--- a/po/id.po
+++ b/po/id.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-09-01 05:13-0400\n"
"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
"Language-Team: Indonesian (http://www.transifex.com/freedesktop/appstream-glib/language/id/)\n"
@@ -22,7 +22,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Tampilkan informasi debug ekstra"
@@ -67,12 +67,12 @@ msgid "Set the temporary directory"
msgstr "Atur direktori temporer"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Atur direktori keluaran"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Atur direktori ikon"
@@ -82,12 +82,12 @@ msgid "Set the cache directory"
msgstr "Atur direktori singgahan"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Atur nama basis dari berkas keluaran"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Atur nama asli"
@@ -97,7 +97,7 @@ msgid "Set the number of threads"
msgstr "Atur cacah thread"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Atur ukuran ikon minimum dalam piksel"
@@ -112,7 +112,7 @@ msgid "Ignore certain types of veto"
msgstr "Abaikan tipe veto tertentu"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Gagal mengurai argumen"
@@ -149,7 +149,7 @@ msgstr "Gagal menghasilkan metadata"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Selesai!"
@@ -159,56 +159,56 @@ msgid "Saving icon"
msgstr "Menyimpan ikon"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Atur prefiks"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Memroses aplikasi"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Kesalahan saat memuat berkas AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Kesalahan saat mengurai terjemahan"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Kesalahan mengurai pujian"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Kesalahan saat mengurai penyedia"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Kesalahan saat memuat berkas desktop"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Kesalahan saat membuat direktori keluaran"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Menyimpan AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Kesalahan saat menyimpan berkas AppStream"
@@ -289,230 +289,235 @@ msgid "Validation of files failed"
msgstr "Validasi berkas gagal"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Dihapus"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Ditambahkan"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Dibatalkan"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Jangan pakai akses jaringan"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Tampilkan versi"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Fungsikan pemrofilan"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Konversikan metadata AppStream dari satu versi ke lainnya"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Tingkatkan metadata AppData ke versi terakhir"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Membuat contoh berkas Appdata dari suatu berkas .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Mencurahkan aplikasi dalam metadata AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Mencari aplikasi AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Mencari aplikasi AppStream menurut namanya"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Tampilkan semua aplikasi AppStream yang terpasang"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Cari aplikasi AppStream berdasarkan nama kategori"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Tampilkan token pencarian aplikasi"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Pasang metadata AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Pasang metadata AppStream dengan origin baru"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Bongkar metadata AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Buat sebuah halaman status HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Buat sebuah dokumen status CSV"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Buat sebuah halaman matriks HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Daftar aplikasi yang tidak didukung oleh paket"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Validasikan sebuah berkas AppData atau AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Validasikan sebuah berkas AppData atau AppStream (longgar)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Validasikan sebuah berkas AppData atau AppSteram (ketat)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Konversikan berkas AppData ke format NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Konversikan berkas NEWS ke format AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Periksa data aplikasi yang terpasang"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "memeriksa suatu aplikasi yang terpasang"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Gantikan cuplikan layar dalam berkas sumber"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "Tambahkan penyedia ke suatu berkas sumber"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Tambahkan bahasa ke suatu berkas sumber"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Cerminkan cuplikan layar upstream"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Cerminkan berkas firmware lokal"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Sertakan medatada ekstra dari berkas eksternal"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Bandingkan isi dari dua berkas AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Buat suatu GUID dari string masukan"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Ubah berkas AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Pecah berkas AppData ke berkas Metainfo dan AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Gabungkan beberapa berkas ke sebuh berkas AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Impor sebuah berkas ke markup AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "Amati lokasi AppStream atas adanya perubahan"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "Bandingkan nomor-nomor versi"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "Uji suatu ekspresi reguler"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Utilitas AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Versi:"
diff --git a/po/it.po b/po/it.po
index 06b7651..cf4f39a 100644
--- a/po/it.po
+++ b/po/it.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2018-02-20 03:53-0500\n"
"Last-Translator: Milo Casagrande <milo@milo.name>\n"
"Language-Team: Italian (http://www.transifex.com/freedesktop/appstream-glib/language/it/)\n"
@@ -21,7 +21,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Mostra informazioni aggiuntive di debug"
@@ -66,12 +66,12 @@ msgid "Set the temporary directory"
msgstr "Imposta la directory temporanea"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Imposta la directory di uscita"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Imposta la directory delle icone"
@@ -81,12 +81,12 @@ msgid "Set the cache directory"
msgstr "Imposta la directory della cache"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Imposta il nome di base dei file di uscita"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Imposta il nome dell'origine"
@@ -96,7 +96,7 @@ msgid "Set the number of threads"
msgstr "Imposta il numero di thread"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Imposta la dimensione minima in pixel delle icone"
@@ -111,7 +111,7 @@ msgid "Ignore certain types of veto"
msgstr "Ignora certi tipi di veto"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Analisi argomenti non riuscita"
@@ -148,7 +148,7 @@ msgstr "Generazione metadati non riuscita"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Fatto"
@@ -158,56 +158,56 @@ msgid "Saving icon"
msgstr "Salvataggio icona"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Impostazione prefisso"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Elaborazione applicazione"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Errore nel caricare il file AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Errore nell'analizzare le traduzioni"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Errore nell'analizzare i kudos"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Errore nell'analizzare i provides"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Errore nel caricare il file desktop"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Errore nel creare la directory di output"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Salvataggio AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Errore nel salvare il file AppStream"
@@ -288,230 +288,235 @@ msgid "Validation of files failed"
msgstr "Validazione dei file non riuscita"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Rimossa"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Aggiunta"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Annullato"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Non usa la rete"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Mostra la versione"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Abilita profiling"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Converte i metadati AppStream da una versione all'altra"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Aggiorna i metadati AppData all'ultima versione"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Crea un file AppData di esempio da un file .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Registra le applicazioni nei metadati AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Cerca applicazioni AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Cerca applicazioni AppStream per nome di pacchetto"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Mostra tutte le applicazioni AppStream installate"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Cerca applicazioni AppStream per categoria"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Visualizza i token di ricerca applicazione"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Installa i metadati AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Installa i metadati AppStream con nuova origine"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Rimuove i metadati AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Crea una pagina di stato in formato HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Crea un documento di stato in formato CSV"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Crea una pagina matrice in formato HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Elenca le applicazioni non supportate da pacchetti"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Valida un file AppData o AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Valida un file AppData o AppStream (relaxed)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Valida un file AppData o AppStream (strict)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Converte un file AppData nel formato NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Converte un file NEWS nel formato AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Verifica i dati dell'applicazione installata"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "Verifica un'applicazione installata"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Sostituisce le schermate nel file sorgente"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "Aggiunge un fornitore a un file sorgente"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Aggiunge una lingua a un file sorgente"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Copia le schermate upstream"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Copia i file firmware locali"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Incorpora meta-dati aggiuntivi da un file esterno"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Compare i contenuti di due file AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Genera uno GUID da una stringa in ingresso"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Modifica un file AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Divide un file AppStream nei file AppData e Metainfo"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Unisce più file in un unico file AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Importa un file in sintassi AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "Controlla le modifiche sulle posizioni AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "Confronta i numeri di versione"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "Verifica un'espressione regolare"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Strumento AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Versione:"
diff --git a/po/ko.po b/po/ko.po
index 4e62fb2..f81674f 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2016-08-06 03:00-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Korean (http://www.transifex.com/freedesktop/appstream-glib/language/ko/)\n"
@@ -23,7 +23,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "추가 디버깅 정보 보이기"
@@ -68,12 +68,12 @@ msgid "Set the temporary directory"
msgstr "임시 디렉터리 설정"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "출력 디렉터리 설정"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "아이콘 디렉터리 설정"
@@ -83,12 +83,12 @@ msgid "Set the cache directory"
msgstr "캐시 디렉터리 설정"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "출력 파일 기본 이름 설정"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "원본 이름 설정"
@@ -98,7 +98,7 @@ msgid "Set the number of threads"
msgstr "스레드 개수 설정"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "픽셀 단위 최소 아이콘 크기 설정"
@@ -113,7 +113,7 @@ msgid "Ignore certain types of veto"
msgstr "veto 형식 무시"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "인자 해석에 실패함"
@@ -150,7 +150,7 @@ msgstr "메타데이터를 생성할 수 없음"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "완료!"
@@ -160,56 +160,56 @@ msgid "Saving icon"
msgstr "아이콘 저장중"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "접두부 설정"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "프로그램 처리중"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "AppData 파일 불러오는 중 오류"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "번역 해석중 오류"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "kudos 해석중 오류"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "제공 요소 해석중 오류"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "desktop 파일 불러오는 중 오류"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "출력 디렉터리 만드는 중 오류"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "AppStream 저장중"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "AppStream 파일 저장중 오류"
@@ -290,230 +290,235 @@ msgid "Validation of files failed"
msgstr "파일 검증 실패"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "제거함"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "추가함"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr ""
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "네트워크 접근 사용하지 않음"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "버전 표시"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "프로파일링 활성화"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "AppStream 메타데이터 버전을 변환"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "AppData 메타데이터를 최신 버전으로 업그레이드"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr ".desktop 파일에서 AppData 파일 생성"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "AppStream 메타데이터의 프로그램을 모두 출력"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr " AppStream 프로그램 검색"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "꾸러미 이름으로 AppStream 프로그램 검색"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "프로그램 검색 토큰 표시"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "AppStream 메타데이터 설치"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "새로운 위치에서 AppStream 메타데이터 설치"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "AppStream 메타데이터 삭제"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "HTML 상태 페이지 생성"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "CSV 상태 문서 생성"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "HTML 매트릭스 페이지 만들기"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "꾸러미가 없는 프로그램 목록 출력"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "AppData 또는 AppStream 파일 검증"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "AppData 또는 AppStream 파일 검증(유연)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "AppData 또는 AppStream 파일 검증(엄격)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "AppData 파일을 NEWS 형식으로 변환 "
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "NEWS 파일을 AppData 형식으로 변환"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "설치된 프로그램 데이터 검사"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "원본 파일 스크린샷 바꾸기"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "업스트림 스크린샷 반전"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "로컬 펌웨어 파일 미러링"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "외부 파일에서 추가 메타데이터 가져오기"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "두 AppStream 파일 내용 비교"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "입력 문자열의 GUID 만들기"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "AppData 파일 수정"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "AppStream 파일을 AppData 파일과 Metainfo 파일로 분리"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "여러 파일을 AppStream 파일에 병합"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "AppStream 마크업으로 파일 가져오기"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "AppStream 유틸리티"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "버전:"
diff --git a/po/lt.po b/po/lt.po
index c02cac3..bc736fe 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2018-02-13 02:02-0500\n"
"Last-Translator: Moo <hazap@hotmail.com>\n"
"Language-Team: Lithuanian\n"
@@ -11,11 +11,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: lt\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 or n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Rodyti papildomą derinimo informaciją"
@@ -60,12 +60,12 @@ msgid "Set the temporary directory"
msgstr "Nustatyti laikinąjį katalogą"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Nustatyti išvesties katalogą"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Nustatyti piktogramų katalogą"
@@ -75,12 +75,12 @@ msgid "Set the cache directory"
msgstr "Nustatyti podėlio katalogą"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Nustatyti pagrindinius išvesties failų pavadinimus"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Nustatyti kilmės pavadinimą"
@@ -90,7 +90,7 @@ msgid "Set the number of threads"
msgstr "Nustatyti gijų skaičių"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Nustatyti mažiausią piktogramos dydį, pikseliais"
@@ -105,7 +105,7 @@ msgid "Ignore certain types of veto"
msgstr "Nepaisyti tam tikrų veto tipų"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Nepavyko išnagrinėti argumentų"
@@ -142,7 +142,7 @@ msgstr "Nepavyko sugeneruoti metaduomenų"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Atlikta!"
@@ -152,56 +152,56 @@ msgid "Saving icon"
msgstr "Įrašoma piktograma"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Nustatyti priešdėlį"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Apdorojama programa"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Klaida įkeliant AppData failą"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Klaida nagrinėjant vertimus"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Klaida nagrinėjant kudo"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Klaida nagrinėjant pateikimus"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Klaida įkeliant darbalaukio failą"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Klaida kuriant išvesties katalogą"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Įrašoma AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Klaida įrašant AppStream failą"
@@ -282,230 +282,235 @@ msgid "Validation of files failed"
msgstr "Failų patvirtinimas nepavyko"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Pašalinta"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Pridėta"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Atsisakyta"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Nenaudoti tinklo prieigos"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Rodyti versiją"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Įjungti profiliavimą"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Konvertuoja AppStream metaduomenis iš vienos versijos į kitą"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Naujinti AppData metaduomenis į naujausią versiją"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Sukuria pavyzdinį Appdata failą iš .desktop failo"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Padaro programų išklotinę AppStream metaduomenyse"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Ieškoti AppStream programų"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Ieškoti AppStream programų pagal paketo pavadinimą"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Rodyti visas įdiegtas AppStream programas"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Ieškoti AppStream programų pagal kategorijos pavadinimą"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Rodyti programų paieškos prieigos raktus"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Įdiegia AppStream metaduomenis"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Įdiegia AppStream metaduomenis su nauja kilme"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Pašalina AppStream metaduomenis"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Sukurti HTML būsenos puslapį"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Sukurti CSV būsenos dokumentą"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Sukurti HTML matricos puslapį"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Išvardyti programas, kurios nėra palaikomos paketų"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Patvirtinti AppData ar AppStream failą"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Patvirtinti AppData ar AppStream failą (atpalaiduotas)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Patvirtinti AppData ar AppStream failą (griežtas)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Konvertuoti AppData failą į NEWS formatą"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Konvertuoti NEWS failą į AppData formatą"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Tikrinti įdiegtus programos duomenis"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "tikrinti įdiegtą programą"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Pakeisti ekrano kopijas šaltinio faile"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "Pridėti pateikimą į šaltinio failą"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Pridėti kalbą į šaltinio failą"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Dubliuoti pirminio kūrimo srauto ekrano kopijas"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Dubliuoti vietinius programinės aparatinės įrangos failus"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Prijungti papildomus metaduomenis iš išorinio failo"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Palyginti dviejų AppStream failų turinį"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Generuoti GUID iš įvesties eilutės"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Modifikuoti AppData failą"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Padalyti AppStream failą į AppData ir metainformacijos failą"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Sulieti kelis failus į AppStream failą"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Importuoti failą į AppStream ženklinimą"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "Stebėti ar AppStream vietose yra pakeitimų"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "Palyginti versijų numerius"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "Išbandyti reguliarųjį reiškinį"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "AppStream paslaugų programa"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Versija:"
diff --git a/po/pl.po b/po/pl.po
index d3900e7..b89dda0 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-06-22 01:07-0400\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/freedesktop/appstream-glib/language/pl/)\n"
@@ -23,7 +23,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Wyświetla dodatkowe informacje debugowania"
@@ -68,12 +68,12 @@ msgid "Set the temporary directory"
msgstr "Ustawia katalog tymczasowy"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Ustawia katalog wyjściowy"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Ustawia katalog ikon"
@@ -83,12 +83,12 @@ msgid "Set the cache directory"
msgstr "Ustawia katalog pamięci podręcznej"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Ustawia podstawowe nazwy plików wyjściowych"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Ustawia pierwotną nazwę"
@@ -98,7 +98,7 @@ msgid "Set the number of threads"
msgstr "Ustawia liczbę wątków"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Ustawia minimalne wymiary ikony w pikselach"
@@ -113,7 +113,7 @@ msgid "Ignore certain types of veto"
msgstr "Ignoruje podane typy weta"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Przetworzenie parametrów się nie powiodło"
@@ -150,7 +150,7 @@ msgstr "Utworzenie metadanych się nie powiodło"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Gotowe."
@@ -160,56 +160,56 @@ msgid "Saving icon"
msgstr "Zapisywanie ikony"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Ustawia przedrostek"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Przetwarzanie programu"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Błąd podczas wczytywania pliku AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Błąd podczas przetwarzania tłumaczeń"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Błąd podczas przetwarzania punktów"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Błąd podczas przetwarzania elementów dostarczanych"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Błąd podczas wczytywania pliku .desktop"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Błąd podczas tworzenia katalogu wyjściowego"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Zapisywanie pliku AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Błąd podczas zapisywania pliku AppStream"
@@ -290,230 +290,235 @@ msgid "Validation of files failed"
msgstr "Sprawdzenie plików się nie powiodło"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Usunięto"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Dodano"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Anulowano"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Bez używania dostępu do sieci"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Wyświetla wersję"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Włącza profilowanie"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Konwertuje metadane AppStream z jednej wersji na inną"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Aktualizuje metadane AppData do najnowszej wersji"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Tworzy przykładowy plik AppData z pliku .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Zrzuca aplikacje w metadanych AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Wyszukuje programy AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Wyszukuje programy AppStream według nazw pakietów"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Wyświetla wszystkie zainstalowane programy AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Wyszukuje programy AppStream według nazw kategorii"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Wyświetla tokeny wyszukiwania programów"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Instaluje metadane AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Instaluje metadane AppStream z nowym pochodzeniem"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Odinstalowuje metadane AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Tworzy stronę stanu HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Tworzy dokument stanu CSV"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Tworzy stronę macierzy HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Wyświetla listę aplikacji niezawartych w pakietach"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Sprawdza poprawność pliku AppData lub AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Sprawdza poprawność pliku AppData lub AppStream (rozluźnione)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Sprawdza poprawność pliku AppData lub AppStream (ścisłe)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Konwertuje plik AppData do formatu NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Konwertuje plik NEWS do formatu AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Sprawdza dane zainstalowanego programu"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "sprawdza zainstalowany program"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Zastępuje zrzuty ekranu w pliku źródłowym"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "Dodaje element dostarczany do pliku źródłowego"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Dodaje język do pliku źródłowego"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Używa zrzutów ekranu nadrzędnego projektu"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Używa lokalnych plików oprogramowania sprzętowego"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Dołącza dodatkowe metadane z zewnętrznego pliku"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Porównuje zawartość dwóch plików AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Tworzy GUID z ciągu wejściowego"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Modyfikuje plik AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Dzieli plik AppStream na pliki AppData i Metainfo"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Łączy kilka plików w jeden plik AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Importuje plik do języka znaczników AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "Obserwuje zmiany w położeniach AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "Porównuje numery wersji"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "Testuje wyrażenie regularne"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Narzędzie AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Wersja:"
diff --git a/po/pt.po b/po/pt.po
index 1cb0f3d..2cde973 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2016-08-06 03:00-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Portuguese (http://www.transifex.com/freedesktop/appstream-glib/language/pt/)\n"
@@ -21,7 +21,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Mostrar informação extra de depuração"
@@ -66,12 +66,12 @@ msgid "Set the temporary directory"
msgstr "Definir a pasta temporária"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Definir a pasta de saída"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Definir a pasta de ícones"
@@ -81,12 +81,12 @@ msgid "Set the cache directory"
msgstr "Definir a pasta de cache"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Definir os nomes base dos ficheiros de saída"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Definir o nome de origem"
@@ -96,7 +96,7 @@ msgid "Set the number of threads"
msgstr "Definir o número de linhas"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Definir o tamanho mínimo do ícone, em pixels"
@@ -111,7 +111,7 @@ msgid "Ignore certain types of veto"
msgstr "Ignorar certos tipos de veto"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Falha ao processar argumentos"
@@ -148,7 +148,7 @@ msgstr "Falha ao gerar metadados"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Terminado!"
@@ -158,56 +158,56 @@ msgid "Saving icon"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr ""
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr ""
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr ""
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr ""
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr ""
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr ""
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr ""
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr ""
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr ""
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr ""
@@ -288,230 +288,235 @@ msgid "Validation of files failed"
msgstr "A validação dos ficheiros falhou"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr ""
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr ""
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr ""
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Não usar acesso à rede"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Mostrar versão"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Ativar análise de perfil"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Converte metadados do AppStream de uma versão para outra"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Atualizar metadados AppStream para a última versão"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Cria um ficheiro exemplo Appdata a partir de um ficheiro .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Despeja as aplicações nos metadados do AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Procurar aplicações AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Mostrar símbolos de procura de aplicações"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Instala metadados do AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Instala metadados do AppStream com nova origem"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Desinstala metadados do AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Cria uma página HTML de estado"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Cria um documento CSV de estado"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Cria uma página HTML de matriz"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Listar aplicações não suportadas por pacotes"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Validar um ficheiro AppData ou AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Validar um ficheiro AppData ou AppStream (relaxado)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Validar um ficheiro AppData ou AppStream (estrito)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Converter um ficheiro AppData em formato NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Converter um ficheiro NEWS em formato AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Verificar dados da aplicação instalada"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Substituir capturas de ecrã no ficheiro origem"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Espelhar capturas de ecrã"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Espelhar ficheiros de firmware locais"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Incorporar metadados extra a partir de ficheiro externo"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Comparar o conteúdo de dois ficheiros AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Utilitário AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Versão:"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index c0edd2a..10120a3 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-12-24 10:19-0500\n"
"Last-Translator: Antonio Lisbôa <antonion.2048@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/freedesktop/appstream-glib/language/pt_BR/)\n"
@@ -23,7 +23,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Mostrar informações extra de depuração"
@@ -68,12 +68,12 @@ msgid "Set the temporary directory"
msgstr "Define o diretório temporário"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Define o diretório de saída"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Define o diretório de ícones"
@@ -83,12 +83,12 @@ msgid "Set the cache directory"
msgstr "Define o diretório do cache"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Define os nomes base dos arquivos de saída"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Define o nome de origem"
@@ -98,7 +98,7 @@ msgid "Set the number of threads"
msgstr "Define o número de fluxos"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Define o tamanho mínimo do ícone em pixels"
@@ -113,7 +113,7 @@ msgid "Ignore certain types of veto"
msgstr "Ignora certos tipos de veto"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Falha ao analisar argumentos"
@@ -150,7 +150,7 @@ msgstr "Falha ao gerar metadados"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Pronto!"
@@ -160,56 +160,56 @@ msgid "Saving icon"
msgstr "Salvando o ícone"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Define o prefixo"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Processando o aplicativo"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Erro ao carregar o arquivo AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Erro ao analisar traduções"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Erro ao analisar kudos"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Erro ao analisar o provides"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Erro ao carregar o arquivo desktop"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Erro ao criar diretório de saída"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Salvando o AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Erro ao salvar o arquivo de AppStream"
@@ -290,230 +290,235 @@ msgid "Validation of files failed"
msgstr "Validação de arquivos falhou"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Removido"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Adicionado"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Cancelado"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Não usar acesso por rede"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Mostra versão"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Habilita perfilamento"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Converte metadados AppStream de uma versão para outra"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Atualiza metadados do AppData para a última versão"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Cria um arquivo AppData de exemplo de um arquivo .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Despeja os aplicativos nos metadados do AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Pesquisa por aplicativos do AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Procurar aplicativos AppStream pelo nome do pacote"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Mostrar todos os aplicativos AppStream instalados"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Procure aplicativos AppStream pelo nome da categoria"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Exibe tokens de pesquisa por aplicativos"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Instala metadados de AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Instala metadados do AppStream com nova origem"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Desinstala metadados do AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Cria uma página de status em HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Cria um documento de status em CSV"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Cria uma página de matriz em HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Lista aplicativos não fornecidos por pacotes"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Valida um arquivo AppData ou AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Valida um arquivo de AppData ou AppStream (relaxado)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Valida um arquivo de AppData ou AppStream (estrito)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Converte um arquivo AppData para formato NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Converte um arquivo NEWS para formato AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Verifica dados de aplicativo instalado"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "Verifique um aplicativo instalado"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Substitui capturas de tela no arquivo fonte"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "Adicione um fornecedor a um arquivo de origem"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Adicione um idioma a um arquivo de origem"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Espelha capturas de tela do upstream"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Espelha arquivos de firmware locais"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Incorpora metadados extra de um arquivo externo"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Compara os conteúdos de dois arquivos AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Gera um GUID a partir de um texto de entrada"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Modifica um arquivo AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Dividir um arquivo AppStream em arquivos AppData e Metainfo"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Mesclar diversos arquivos em um arquivo AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Importar um arquivo de marcação AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "Locais para mudanças do AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "Compare os números da versão"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "Teste uma expressão regular"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Utilitário AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Versão:"
diff --git a/po/ru.po b/po/ru.po
index 8f46fe9..f886c8c 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2016-08-06 03:00-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Russian (http://www.transifex.com/freedesktop/appstream-glib/language/ru/)\n"
@@ -22,7 +22,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Показывать дополнительную отладочную информацию"
@@ -67,12 +67,12 @@ msgid "Set the temporary directory"
msgstr "Задать временный каталог"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Задать каталог вывода данных"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Задать каталог пиктограмм"
@@ -82,12 +82,12 @@ msgid "Set the cache directory"
msgstr "Задать каталог кэша"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Задать базовые названия выходных файлов"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Задать название происхождения"
@@ -97,7 +97,7 @@ msgid "Set the number of threads"
msgstr "Задать количество потоков"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Задать минимальный размер пиктограмм в пикселях"
@@ -112,7 +112,7 @@ msgid "Ignore certain types of veto"
msgstr "Игнорировать определенные типы вето"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Ошибка при распознавании аргументов"
@@ -149,7 +149,7 @@ msgstr "Не удалось создать метаданные"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Выполнено!"
@@ -159,56 +159,56 @@ msgid "Saving icon"
msgstr "Сохраняем пиктограмму"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Установить префикс"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Выполняем приложение"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Ошибка при загрузке файла AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Ошибка при обработке переводов"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Ошибка при обработке благодарностей"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Ошибка при обработке обеспечений"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Ошибка при загрузе файла desktop"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Ошибка при создании каталога результатов"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Сохраняем AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Ошибка при сохранении файла AppStream"
@@ -290,230 +290,235 @@ msgid "Validation of files failed"
msgstr "Проверка файлов прошла неудачно"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Удалено"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Добавлено"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr ""
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Не использовать доступ к сети"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Показать версию"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Включить профилирование"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Конвертирует AppStream метаданные из одной версии в другую"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Обновить метаданные AppData до последней версии"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Создаёт файл-пример Appdata из .desktop-файла"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Создаёт дамп приложений в метаданные AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Поиск приложений AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Поиск приложений AppStream по названию пакета"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Показать токены поиска приложений"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Устанавливает метаданные AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Устанавливает метаданные AppStream с новым происхождением"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Удаляет метаданные AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Создать страницу состояния в формате HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Создать документ состояния в формате CSV"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Создать страницу матрицы в формате HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Список приложений не из пакетов"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Проверить корректность AppData или AppStream файла"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Проверить корректность AppData или AppStream файла (мягко)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Проверить корректность AppData или AppStream файла (строго)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Преобразовать файл AppData в формат NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Преобразовать файл NEWS в формат AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Проверить данные установленного приложения"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Заменить снимки экрана в исходном файле"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Отзеркалить снимки экрана из основной ветки разработки"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Отзеркалить локальные файлы микрокода"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Включить дополнительные метаданные из внешнего файла"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Сравнить содержимое двух файлов AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Создать GUID из строки входных данных"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Изменить файл AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Разделить файл AppStream на AppData и MetaInfo файлы"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Объединить несколько файлов в файл AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Импортировать файл в AppStream-разметку"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Устилита AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Версия:"
diff --git a/po/sk.po b/po/sk.po
index b70d6fc..5524fdb 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2016-08-06 03:00-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Slovak (http://www.transifex.com/freedesktop/appstream-glib/language/sk/)\n"
@@ -22,7 +22,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Zobrazovať ďalšie ladiace informácie"
@@ -67,12 +67,12 @@ msgid "Set the temporary directory"
msgstr "Nastaviť dočasný adresár"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Nastaviť výstupný adresár"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Nastaví adresár s ikonami"
@@ -82,12 +82,12 @@ msgid "Set the cache directory"
msgstr "Nastaviť adresár vyrovnávacej pamäte"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Nastaví základné názvy výstupných súborov"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Nastaviť pôvodné meno"
@@ -97,7 +97,7 @@ msgid "Set the number of threads"
msgstr "Nastaviť počet vlákien"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Nastaví minimálnu veľkosť ikony v pixeloch"
@@ -112,7 +112,7 @@ msgid "Ignore certain types of veto"
msgstr "Bude ignorovať určité typy veta"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Nepodarilo sa spracovať argumenty"
@@ -149,7 +149,7 @@ msgstr "Nepodarilo sa vytvoriť metadáta"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Hotovo!"
@@ -159,56 +159,56 @@ msgid "Saving icon"
msgstr "Ukladá sa ikona"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Nastaviť predponu"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Spracováva sa aplikácia"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Chyba pri načítavaní súboru AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Chyba pri analyzovaní prekladov"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Chyba pri analýze systému kudos"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Chyba pri analýze systému provides"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Chyba pri načítavaní süboru desktop"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Chyba pri vytváraní výstupného adresára"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Ukladá sa AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Chyba pri ukladaní súboru AppStream"
@@ -290,230 +290,235 @@ msgid "Validation of files failed"
msgstr "Overenie súborov zlyhalo"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Odstránená"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Pridaná"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr ""
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Nepoužívať prístup k sieti"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Zobraziť verziu"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Povolí profilovanie"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Konvertuje metadáta AppStream z jednej verzie na inú"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Aktualizovať metadáta AppStream na najnovšiu verziu"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Vytvorí príklad súboru Appdata zo súboru .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Pridá aplikácie do metadát AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Vyhľadá aplikácie AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Zobrazí tokeny vyhľadávania aplikácií"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Nainštaluje metadáta AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Nainštaluje metadáta AppStream s novým pôvodom"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Odinštaluje metadáta AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Vytvoriť stránku HTML so stavom"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Vytvoriť dokument CSV so stavom"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Vytvorí stránku HTML s maticou"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Zoznam aplikácií, ktoré nepochádzajú z balíkov"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Overiť súbor AppData alebo AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Overiť (voľnejšie) súbor AppData alebo AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Overiť (prísne) súbor AppData alebo AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Skonvertuje súbor AppData do formátu NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Skonvertuje súbor NEWS do formátu AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Skontrolovať nainštalované dáta aplikácie"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Nahradí snímký obrazoviek v zdrojovom súbore"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Bude zrkadliť najnovšie snímky obrazoviek"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Bude zrkadliť miestne súbory firmvérov"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Zahrnie metaúdaje navyše z externého súboru"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Porovná obsahy dvoch súborov AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Vygenerovať identifikátor GUID zo vstupného reťazca"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Upraviť súbor AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Rozdelí súbor AppStream na súbory AppData a Metainfo"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Zlúči niekoľko súborov do súboru AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Nástroj AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Verzia:"
diff --git a/po/sl.po b/po/sl.po
index 650e65c..e0d7165 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2016-08-06 03:00-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Slovenian (http://www.transifex.com/freedesktop/appstream-glib/language/sl/)\n"
@@ -21,7 +21,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Pokaži dodatne podatke razhroščevanja"
@@ -66,12 +66,12 @@ msgid "Set the temporary directory"
msgstr "Določite začasno mapo"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Določite izhodno mapo"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr ""
@@ -81,12 +81,12 @@ msgid "Set the cache directory"
msgstr "Določite mapo predpomnilnika"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Določite ime izvora"
@@ -96,7 +96,7 @@ msgid "Set the number of threads"
msgstr "Določite število niti"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr ""
@@ -111,7 +111,7 @@ msgid "Ignore certain types of veto"
msgstr ""
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Razčlenjevanje argumentov je spodletelo"
@@ -148,7 +148,7 @@ msgstr "Izdelava metapodatkov je spodletela"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Opravljeno!"
@@ -158,56 +158,56 @@ msgid "Saving icon"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr ""
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr ""
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr ""
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr ""
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr ""
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr ""
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr ""
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr ""
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr ""
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr ""
@@ -288,230 +288,235 @@ msgid "Validation of files failed"
msgstr "Potrjevanje datotek je spodletelo"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr ""
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr ""
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr ""
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Ne uporabi omrežnega dostopa"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Pokaži različico"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Pretvori metapodatke AppStream iz ene različice v drugo"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Posodobi metapodatke AppData na najnovejšo različico"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Ustvari primer datoteke AppData iz datoteke .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Izmeče programe v metapodatkih AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Namesti metapodatke AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Namesti metapodatke AppStream z novim izvorom"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Odstrani metapodatke AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Ustvari stran HTML s stanjem"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Ustvari dokument stanja CSV"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Izpiši programe, ki jih paketi ne podpirajo"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Preveri datoteko AppData ali AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Preveri datoteko AppData ali AppStream (površno)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Preveri datoteko AppData ali AppStream (strogo)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Preveri podatke nameščenega programa"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Pripomoček AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Različica:"
diff --git a/po/sr.po b/po/sr.po
index e6fcd9f..7adc235 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2016-08-06 03:00-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Serbian (http://www.transifex.com/freedesktop/appstream-glib/language/sr/)\n"
@@ -23,7 +23,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Приказује додатне податке за исправљање грешака у програму"
@@ -68,12 +68,12 @@ msgid "Set the temporary directory"
msgstr "Подешава привремени директоријум"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Подешава директоријум излаза"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Постави фасциклу са иконицама"
@@ -83,12 +83,12 @@ msgid "Set the cache directory"
msgstr "Подешава директоријум оставе"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Постави основно име за излазне датотеке"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Подешава назив порекла"
@@ -98,7 +98,7 @@ msgid "Set the number of threads"
msgstr "Подешава број нити"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Постави најмању величину иконице у пикселима"
@@ -113,7 +113,7 @@ msgid "Ignore certain types of veto"
msgstr "Занемари одређене врсте вета"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Не могу да обрадим аргументе"
@@ -150,7 +150,7 @@ msgstr "Не могу да направим метаподатке"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Готово!"
@@ -160,56 +160,56 @@ msgid "Saving icon"
msgstr "Чувам иконицу"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Подеси префикс"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Обрађујем програм"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Грешка учитавања датотеке програмских података"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Грешка обраде превода"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Грешка обраде кудос-а"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Грешка обраде достављања"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Грешка учитавања датотеке радне површи"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Грешка прављења излазног директоријума"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Чувам Програмски ток"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Грешка чувања датотеке Програмског тока"
@@ -290,232 +290,237 @@ msgid "Validation of files failed"
msgstr "Потврђивање датотека није успело"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Уклоњен"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Додат"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr ""
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Не користи приступ мрежи"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Приказује издање"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Укључи профилисање"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Претвара метаподатке Програмског тока из једног издања у друго"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Надограђује метаподатке Програмског тока на најновије издање"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Прави примерак датотеке Програмског тока из „.desktop“ датотеке"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Исписује програме у метаподацима Програмског тока"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Потражи програме Програмског тока"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Прикажи жетоне претраге програма"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Инсталира метаподатке Програмског тока"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Инсталира метаподатке Програмског тока са новим пореклом"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Уклања метаподатке Програмског тока"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Прави ХТМЛ страницу стања"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Прави CSV документ стања"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Направи матричну ХТМЛ страницу"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Исписује програме за које пакети нису направили резерву"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Потврђује Програмске податке или датотеку Програмског тока"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Потврђује Програмске податке или датотеку Програмског тока(опуштено)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Потврђује Програмске податке или датотеку Програмског тока(изричито)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Претвори „AppData“ датотеку у „NEWS“ формат"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Претвори „NEWS“ датотеку у „AppData“ формат"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Проверава инсталиране податке програма"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Замени снимке екрана у изворној датотеци"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Дуплирај узводне снимке екрана"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Дуплирај локалне датотеке са фирмвером"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Уврсти додатне метаподатке из спољне датотеке"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Упореди садржај две датотеке Програмског тока"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Ствара ГУИБ из улазне ниске"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Мења датотеку програмских података"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr ""
"Дели датотеку Програмског тока на програмске податке и на датотеке "
"метаподатака"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Увози датотеку у означавање Програмског тока"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Алатка Програмског тока"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Издање:"
diff --git a/po/sr@latin.po b/po/sr@latin.po
index 0e4d07d..00bbc65 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2016-08-06 03:00-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/freedesktop/appstream-glib/language/sr@latin/)\n"
@@ -23,7 +23,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Prikazuje dodatne podatke za ispravljanje grešaka u programu"
@@ -68,12 +68,12 @@ msgid "Set the temporary directory"
msgstr "Podešava privremeni direktorijum"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Podešava direktorijum izlaza"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Postavi fasciklu sa ikonicama"
@@ -83,12 +83,12 @@ msgid "Set the cache directory"
msgstr "Podešava direktorijum ostave"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Postavi osnovno ime za izlazne datoteke"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Podešava naziv porekla"
@@ -98,7 +98,7 @@ msgid "Set the number of threads"
msgstr "Podešava broj niti"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Postavi najmanju veličinu ikonice u pikselima"
@@ -113,7 +113,7 @@ msgid "Ignore certain types of veto"
msgstr "Zanemari određene vrste veta"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Ne mogu da obradim argumente"
@@ -150,7 +150,7 @@ msgstr "Ne mogu da napravim metapodatke"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Gotovo!"
@@ -160,56 +160,56 @@ msgid "Saving icon"
msgstr ""
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr ""
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr ""
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr ""
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr ""
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr ""
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr ""
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr ""
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr ""
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr ""
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr ""
@@ -290,230 +290,235 @@ msgid "Validation of files failed"
msgstr "Potvrđivanje datoteka nije uspelo"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr ""
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr ""
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr ""
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Ne koristi pristup mreži"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Prikazuje izdanje"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Uključi profilisanje"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Pretvara metapodatke Programskog toka iz jednog izdanja u drugo"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Nadograđuje metapodatke Programskog toka na najnovije izdanje"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Pravi primerak datoteke Programskog toka iz „.desktop“ datoteke"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Ispisuje programe u metapodacima Programskog toka"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Potraži programe Programskog toka"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Prikaži žetone pretrage programa"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Instalira metapodatke Programskog toka"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Instalira metapodatke Programskog toka sa novim poreklom"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Uklanja metapodatke Programskog toka"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Pravi HTML stranicu stanja"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Pravi CSV dokument stanja"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Napravi matričnu HTML stranicu"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Ispisuje programe za koje paketi nisu napravili rezervu"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Potvrđuje Programske podatke ili datoteku Programskog toka"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Potvrđuje Programske podatke ili datoteku Programskog toka(opušteno)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Potvrđuje Programske podatke ili datoteku Programskog toka(izričito)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Pretvori „AppData“ datoteku u „NEWS“ format"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Pretvori „NEWS“ datoteku u „AppData“ format"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Proverava instalirane podatke programa"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Zameni snimke ekrana u izvornoj datoteci"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Dupliraj uzvodne snimke ekrana"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Dupliraj lokalne datoteke sa firmverom"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Uvrsti dodatne metapodatke iz spoljne datoteke"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Uporedi sadržaj dve datoteke Programskog toka"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Alatka Programskog toka"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Izdanje:"
diff --git a/po/sv.po b/po/sv.po
index 9c1ac40..581c43b 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-08-04 11:27-0400\n"
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
"Language-Team: Swedish (http://www.transifex.com/freedesktop/appstream-glib/language/sv/)\n"
@@ -24,7 +24,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Visa extra felsökningsinformation"
@@ -69,12 +69,12 @@ msgid "Set the temporary directory"
msgstr "Sätt den temporära katalogen"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Sätt utdatakatalogen"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Ställ in ikonkatalogen"
@@ -84,12 +84,12 @@ msgid "Set the cache directory"
msgstr "Sätt cachekatalogen"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Ställ in grundnamnet för de utmatade filerna"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Sätt ursprungsnamnet"
@@ -99,7 +99,7 @@ msgid "Set the number of threads"
msgstr "Sätt antalet trådar"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Ställ in den minimala storleken för ikoner i pixlar"
@@ -114,7 +114,7 @@ msgid "Ignore certain types of veto"
msgstr "Ignorera vissa typer av veto"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Misslyckades med att tolka argument"
@@ -151,7 +151,7 @@ msgstr "Misslyckades med att generera metadata"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Klar!"
@@ -161,56 +161,56 @@ msgid "Saving icon"
msgstr "Sparningsikon"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Ställ in prefixet"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Behandlar program"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Fel vid inläsning av AppData-fil"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Fel vid tolkning av översättningar"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Fel vid tolkning av kudos"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Fel vid tolkning av tillhandahåller"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Fel vid inläsning av skrivbordsfil"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Fel vid skapande av utdatakatalog"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Sparar AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Fel vid sparning av AppStream-fil"
@@ -291,230 +291,235 @@ msgid "Validation of files failed"
msgstr "Validering av filer misslyckades"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Borttaget"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Tillagt"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Avbrutet"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Använd inte nätverksåtkomst"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Visa version"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Aktivera profilering"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Konverterar AppStream-metadata från en version till en annan"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Uppgradera AppStream-metadata till den senaste versionen"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Skapar en exempel-Appdata-fil från en .desktop-fil"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Dumpar programmen i AppStream-metadatat"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Sök efter AppStream-program"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Sök efter AppStream-program efter paketnamn"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Visa alla installerade AppStream-program"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Sök efter AppStream-program efter kategorinamn"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Visa sökelement för program"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Installerar AppStream-metadata"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Installerar AppStream-metadata med nytt ursprung"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Avinstallerar AppStream-metadata"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Skapa en HTML-statussida"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Skapa ett CSV-statusdokument"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Skapa en HTML-matrissida"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Lista program utan motsvarande paket"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Validera en AppData- eller AppStream-fil"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Validera en AppData- eller AppStream-fil (löst)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Validera en AppData- eller AppStream-fil (strikt)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Konvertera en AppData-fil till NEWS-format"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Konvertera en NEWS-fil till AppData-format"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Kontrollera installerad programdata"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "kontrollera ett installerat program"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Ersätt skärmdumpar i källfil"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "Lägg till ett tillhandahållande till en källfil"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Lägg till ett språk till en källfil"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Spegla skärmdumparna från uppström"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Spegla lokala fastprogramvarufiler"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Bädda in extra metadata från en extern fil"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Jämför innehåll från två AppStream-filer"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Generera ett GUID från en inmatad sträng"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Modifiera en AppData-fil"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Dela upp en AppStream-fil i AppData- och Metainfo-filer"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Sammanfoga flera filer till en AppStream-fil"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Importera en fil till AppStream-uppmärkning"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "Övervaka AppStream-platser för ändringar"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "Jämför versionsnummer"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "Testa ett reguljärt uttryck"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "AppStream Utility"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Version:"
diff --git a/po/tr.po b/po/tr.po
index 90dcf03..5e8d6c9 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -6,13 +6,14 @@
# Muhammet Kara <muhammetk@gmail.com>, 2015-2016
# Necdet Yücel <necdetyucel@gmail.com>, 2014
# Richard Hughes <richard@hughsie.com>, 2016. #zanata
+# Emin Tufan Çetin <etcetin@gmail.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
-"PO-Revision-Date: 2016-08-06 03:00-0400\n"
-"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
+"PO-Revision-Date: 2018-03-13 01:17-0400\n"
+"Last-Translator: Emin Tufan Çetin <etcetin@gmail.com>\n"
"Language-Team: Turkish (http://www.transifex.com/freedesktop/appstream-glib/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -22,7 +23,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Ek hata ayıklama bilgisi göster"
@@ -39,17 +40,17 @@ msgstr "Başarısız sonuçları çıktıya dahil et"
#. TRANSLATORS: command line option
#: client/as-builder.c:99
msgid "Add HiDPI icons to the tarball"
-msgstr ""
+msgstr "HiDPI simgeleri Tar dosyasına ekle"
#. TRANSLATORS: command line option
#: client/as-builder.c:102
msgid "Add encoded icons to the XML"
-msgstr ""
+msgstr "Kodlanmış simgeleri XML'e ekle"
#. TRANSLATORS: command line option
#: client/as-builder.c:105
msgid "Do not compress the icons into a tarball"
-msgstr ""
+msgstr "Simgeleri Tar dosyasına sıkıştırma"
#. TRANSLATORS: command line option
#: client/as-builder.c:108
@@ -67,14 +68,14 @@ msgid "Set the temporary directory"
msgstr "Geçici dizini ayarla"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Çıktı dizinini ayarla"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
-msgstr ""
+msgstr "Simgeler dizinini belirle"
#. TRANSLATORS: command line option
#: client/as-builder.c:123
@@ -82,12 +83,12 @@ msgid "Set the cache directory"
msgstr "Bellek dizini ayarla"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
-msgstr ""
+msgstr "Çıktı dosyalarının temel adını belirle"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Köken adını ayarla"
@@ -97,22 +98,22 @@ msgid "Set the number of threads"
msgstr "Süreç sayısını ayarla"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
-msgstr ""
+msgstr "En küçük simge boyutunu piksel türünde belirle"
#. TRANSLATORS: command line option
#: client/as-builder.c:138
msgid "Set the old metadata location"
-msgstr "Eski meta veri konumunu ayarla"
+msgstr "Eski üst veri konumunu ayarla"
#. TRANSLATORS: command line option
#: client/as-builder.c:141
msgid "Ignore certain types of veto"
-msgstr ""
+msgstr "Bazı tür retleri görmezden gel"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Argüman ayrıştırması başarısız"
@@ -140,75 +141,75 @@ msgstr "Paket ekleme başarısız"
#: client/as-builder.c:305
#, c-format
msgid "Parsed %u/%u files..."
-msgstr ""
+msgstr "%u/%u dosya ayıklandı..."
#. TRANSLATORS: error message
#: client/as-builder.c:315
msgid "Failed to generate metadata"
-msgstr "Meta veri üretilemedi"
+msgstr "Üst veri üretilemedi"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Tamamlandı!"
#. TRANSLATORS: we've saving the icon file to disk
#: client/as-compose.c:125 client/as-compose.c:181
msgid "Saving icon"
-msgstr ""
+msgstr "Simge kaydediliyor"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
-msgstr ""
+msgstr "Öneki belirle"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
-msgstr ""
+msgstr "Uygulama işleniyor"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
-msgstr ""
+msgstr "AppData dosyası yüklenirken hata"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
-msgstr ""
+msgstr "Çeviriler ayıklanırken hata"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
-msgstr ""
+msgstr "Kudo'lar ayıklanırken hata"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
-msgstr ""
+msgstr "Sağlananlar ayıklanırken hata"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
-msgstr ""
+msgstr "Masaüstü dosyası yüklenirken hata"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
-msgstr ""
+msgstr "Çıktı dizini oluşturulurken hata"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
-msgstr ""
+msgstr "AppStream kaydediliyor"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "AppStream dosyasını kaydederken hata"
@@ -249,7 +250,7 @@ msgstr "Yeterli argüman yok, old.xml new.xml sürümleri bekleniyor"
#: client/as-util.c:563
#, c-format
msgid "Conversion %s to %s is not implemented"
-msgstr ""
+msgstr "%s türünden %s türüne dönüşüm hayata geçirilmedi"
#: client/as-util.c:580
msgid "Not enough arguments, expected file.xml"
@@ -291,230 +292,235 @@ msgid "Validation of files failed"
msgstr "Dosyaların doğrulaması başarısız"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Kaldırıldı"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Eklendi"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
-msgstr ""
+msgstr "İptal edildi"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Ağ erişimini kullanma"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Sürümü göster"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
-msgstr ""
+msgstr "Profillemeyi etkinleştir"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
-msgstr "AppStream meta verisini bir sürümden diğerine dönüştürür"
+msgstr "AppStream üst verisini bir sürümden diğerine dönüştürür"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
-msgstr "AppStream meta verisini son sürüme günceller"
+msgstr "AppStream üst verisini son sürüme günceller"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Bir .desktop dosyasından bir örnek Appdata dosyası oluşturur"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
-msgstr "AppStream meta verisindeki uygulamaları döker"
+msgstr "AppStream üst verisindeki uygulamaları döker"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
-msgstr ""
+msgstr "AppStream uygulamalarını ara"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
-msgstr ""
+msgstr "AppStream uygulamalarını paket adına göre ara"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
-msgstr ""
+msgstr "Tüm kurulu AppStream uygulamalarını göster"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
-msgstr ""
+msgstr "AppStream uygulamalarını kategori adına göre ara"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
-msgstr ""
+msgstr "Uygulama arama jetonlarını görüntüle"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
-msgstr "AppStream meta verisini yükler"
+msgstr "AppStream üst verisini yükler"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
-msgstr "AppStream meta verisini yeni bir köken ile yükler"
+msgstr "AppStream üst verisini yeni bir köken ile yükler"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
-msgstr "AppStream meta verisini kaldırır"
+msgstr "AppStream üst verisini kaldırır"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Bir HTML durum sayfası oluşturur"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Bir CSV durum belgesi oluştur"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Bir HTML matris sayfası oluştur"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Paketler tarafından desteklenmeyen uygulamaları listele"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Bir AppData veya AppStream dosyasını doğrula"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Bir AppData veya AppStream dosyasını doğrula (gevşek)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Bir AppData veya AppStream dosyasını doğrula (sıkı)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
-msgstr ""
+msgstr "AppData dosyasını NEWS biçimine dönüştür"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
-msgstr ""
+msgstr "NEWS dosyasını AppData biçimine dönüştür"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Kurulu uygulama verisini kontrol et"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
-msgstr ""
+msgstr "kurulu uygulamayı denetle"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
-msgstr ""
+msgstr "Kaynak dosyadaki ekran görüntülerini değiştir"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
-msgstr ""
+msgstr "Kaynak dosyaya sağlanan ekle"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
-msgstr ""
+msgstr "Kaynak dosyaya dil ekle"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
-msgstr ""
+msgstr "Dış dosyadan ek üst veri kat"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
-msgstr ""
+msgstr "İki AppStream dosyasının içeriklerini karşılaştır"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
-msgstr ""
+msgstr "Girdi dizgesinden GUID oluştur"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
-msgstr ""
+msgstr "AppData dosyasını düzenle"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
-msgstr ""
+msgstr "AppStream dosyasını AppData ve Metainfo dosyalarına ayır"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
-msgstr ""
+msgstr "Birkaç dosyayı AppStream dosyasında birleştir"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
-msgstr ""
+msgstr "AppStream biçimlendirmesine dosya aktar"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
-msgstr ""
+msgstr "AppStream konumlarını değişiklikler için gözle"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
-msgstr ""
+msgstr "Sürüm numaralarını karşılaştır"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
-msgstr ""
+msgstr "Düzenli ifadeyi sına"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "AppStream Uygulaması"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Sürüm:"
diff --git a/po/uk.po b/po/uk.po
index 4d07e7b..65fd740 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-06-24 04:06-0400\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian (http://www.transifex.com/freedesktop/appstream-glib/language/uk/)\n"
@@ -23,7 +23,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "Показати додаткові діагностичні дані"
@@ -68,12 +68,12 @@ msgid "Set the temporary directory"
msgstr "Встановити адресу тимчасового каталогу"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "Встановити каталог для виведення даних"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "Встановити каталог піктограм"
@@ -83,12 +83,12 @@ msgid "Set the cache directory"
msgstr "Встановити каталог кешу"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "Встановити базові назви для виведених файлів"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "Встановити назву походження"
@@ -98,7 +98,7 @@ msgid "Set the number of threads"
msgstr "Встановити кількість потоків виконання"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "Встановити мінімальний розмір піктограми у пікселях"
@@ -113,7 +113,7 @@ msgid "Ignore certain types of veto"
msgstr "Ігнорувати певні типи вето"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "Не вдалося обробити аргументи"
@@ -150,7 +150,7 @@ msgstr "Не вдалося створити метадані"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "Виконано!"
@@ -160,56 +160,56 @@ msgid "Saving icon"
msgstr "Зберігаємо піктограму"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "Встановити префікс"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "Обробляємо програму"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "Помилка під час спроби завантажити файл AppData"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "Помилка під час спроби обробити переклади"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "Помилка під час спроби обробити запис подяк"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "Помилка під час спроби обробити запис вмісту (provides)"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "Помилка під час спроби завантажити файл desktop"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "Помилка під час спроби створення каталогу результатів"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "Зберігаємо AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "Помилка під час спроби зберегти файл AppStream"
@@ -291,230 +291,235 @@ msgid "Validation of files failed"
msgstr "Файли не пройшли перевірку"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "Вилучено"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "Додано"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "Скасовано"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "Не використовувати доступ до мережі"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "Показати дані щодо версії"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "Увімкнути профілювання"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "Перетворити метадані AppStream з однієї версії до іншої"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "Оновити метадані AppData до найсвіжішої версії"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Створити приклад файла Appdata на основі файла .desktop"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "Створити дамп програм у метаданих AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "Шукати програми AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "Шукати програми AppStream за назвою пакунка"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "Показати усі встановлені програми AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "Шукати програми AppStream за назвою категорії"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "Виводити ключі пошуку програм"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "Встановити метадані AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "Встановити метадані AppStream з новим походженням"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "Вилучити метадані AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "Створити сторінку щодо стану у форматі HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "Створити документ щодо стану у форматі CSV"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "Створити сторінку матриці у форматі HTML"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "Показати список програм, які не супроводжуються пакунками"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "Перевірити файл AppData або AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Перевірити файл AppData або AppStream (нестрого)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Перевірити файл AppData або AppStream (строго)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "Перетворити файл AppData у формат NEWS"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "Перетворити файл NEWS у формат AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "Перевірити дані встановлених програм"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "перевірити встановлену програму"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "Замінити знімки вікон у початковому файлі"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "Додати надання залежностей до файла початкового коду"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "Додати мову до файла початкового коду"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "Віддзеркалити знімки вікон із основної гілки розробки"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "Віддзеркалити локальні файли мікрокоду"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "Включити додаткові метадані із зовнішнього файла"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "Порівняти вміст двох файлів AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "Створити GUID на основі рядка вхідних даних"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "Внести зміни до файла AppData"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Розділити файл AppStream на файли AppData і Metainfo"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "Об’єднати декілька файлів до файла AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "Імпортувати файл до розмітки AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "Спостерігати за змінами у місцях AppStream"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "Порівняти номери версій"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "Перевірити формальний вираз"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "Інструмент AppStream"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "Версія:"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 6ab76c3..399f4e0 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-07-23 03:30-0400\n"
"Last-Translator: cheng ye <18969068329@163.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/freedesktop/appstream-glib/language/zh_CN/)\n"
@@ -26,7 +26,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "显示额外的调试信息"
@@ -71,12 +71,12 @@ msgid "Set the temporary directory"
msgstr "设置临时目录"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "设置输出目录"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "设置图标用目录"
@@ -86,12 +86,12 @@ msgid "Set the cache directory"
msgstr "设置缓存目录"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "设置输出文件的基础名称"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "设置来源名称"
@@ -101,7 +101,7 @@ msgid "Set the number of threads"
msgstr "设置线程的数目"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "设置图标的最小像素大小"
@@ -116,7 +116,7 @@ msgid "Ignore certain types of veto"
msgstr "忽略特定类型的否认值"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "参数解析失败"
@@ -153,7 +153,7 @@ msgstr "元数据生成失败"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "完成!"
@@ -163,56 +163,56 @@ msgid "Saving icon"
msgstr "正在保存图标"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "设置前缀"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "正在处理应用程序"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "载入 AppData 文件出错"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "解析翻译出错"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "解析 kudos 值出错"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "解析 provides 值出错"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "载入 desktop 文件出错"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "创建输出目录出错"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "正在保存 AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "保存 AppStream 文件出错"
@@ -293,231 +293,236 @@ msgid "Validation of files failed"
msgstr "文件验证失败"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "已移除"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "已添加"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "已取消"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "不要使用网络连接"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "显示版本"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "启用性能分析"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "将 AppStream 元数据从一个版本转换成另一个版本"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "升级 AppData 元数据至最新版本"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "从一个 .desktop 文件创建一个示例 Appdata 文件"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "将应用程序转储到 AppStream 元数据中"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "搜索 AppStream 应用程序"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "按包名搜索 AppStream 应用程序"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "显示所有已安装的 Appstream 应用"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "以类别名搜索 for AppStream 应用"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "显示应用程序搜索令牌"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "安装 AppStream 元数据"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "从新的来源安装 AppStream 元数据"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "卸载 AppStream 元数据"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "创建一个 HTML 状态页面"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "创建一个 CSV 状态文档"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "创建 HTML matrix 表格页面"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "列出未受软件包支持的应用程序"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "验证 AppData 或 AppStream 文件"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "验证 AppData 或 AppStream 文件 (宽松检验)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "验证 AppData 或 AppStream 文件 (严格检验)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "将 AppData 文件转换成 NEWS 格式"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "将 NEWS 文件转换成 AppData 格式"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "检查安装的应用程序数据"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "替换源文件内的画面快照"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
#, fuzzy
msgid "Add a provide to a source file"
msgstr "向源文件添加其所提供"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "向源文件添加语言"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "镜像上游快照"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "镜像本地固件文件"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "从外部文件集成额外元数据"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "比较两份 AppStream 文件的内容"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "从输入字符串创建 GUID"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "编辑 AppData 文件"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "将 AppStream 文件分割为 AppData 和 Metainfo 文件"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "合并多个文件到一 AppStream 文件上"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "导入文件到 AppStream 标记"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr ""
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "比较版本号"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr ""
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "AppStream 实用工具"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "版本:"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 54e0da6..7586c91 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-13 13:32+0000\n"
+"POT-Creation-Date: 2018-04-20 11:34+0100\n"
"PO-Revision-Date: 2017-08-27 11:42-0400\n"
"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/freedesktop/appstream-glib/language/zh_TW/)\n"
@@ -24,7 +24,7 @@ msgstr ""
"X-Generator: Zanata 3.9.6\n"
#. TRANSLATORS: command line option
-#: client/as-builder.c:90 client/as-compose.c:337 client/as-util.c:4345
+#: client/as-builder.c:90 client/as-compose.c:344 client/as-util.c:4397
msgid "Show extra debugging information"
msgstr "顯示額外的除錯用資訊"
@@ -69,12 +69,12 @@ msgid "Set the temporary directory"
msgstr "設定暫存目錄"
#. TRANSLATORS: command line option
-#: client/as-builder.c:117 client/as-compose.c:343
+#: client/as-builder.c:117 client/as-compose.c:350
msgid "Set the output directory"
msgstr "設定輸出目錄"
#. TRANSLATORS: command line option
-#: client/as-builder.c:120 client/as-compose.c:346
+#: client/as-builder.c:120 client/as-compose.c:353
msgid "Set the icons directory"
msgstr "設定圖示目錄"
@@ -84,12 +84,12 @@ msgid "Set the cache directory"
msgstr "設定快取目錄"
#. TRANSLATORS: command line option
-#: client/as-builder.c:126 client/as-compose.c:355
+#: client/as-builder.c:126 client/as-compose.c:362
msgid "Set the basenames of the output files"
msgstr "設定輸出檔案的基礎名稱"
#. TRANSLATORS: command line option
-#: client/as-builder.c:129 client/as-compose.c:349
+#: client/as-builder.c:129 client/as-compose.c:356
msgid "Set the origin name"
msgstr "設定來源名稱"
@@ -99,7 +99,7 @@ msgid "Set the number of threads"
msgstr "設定執行緒的數目"
#. TRANSLATORS: command line option
-#: client/as-builder.c:135 client/as-compose.c:352
+#: client/as-builder.c:135 client/as-compose.c:359
msgid "Set the minimum icon size in pixels"
msgstr "設定圖示的最小像素大小"
@@ -114,7 +114,7 @@ msgid "Ignore certain types of veto"
msgstr "忽略特定類型的 veto"
#. TRANSLATORS: error message
-#: client/as-builder.c:155 client/as-compose.c:369 client/as-util.c:4622
+#: client/as-builder.c:155 client/as-compose.c:376 client/as-util.c:4680
msgid "Failed to parse arguments"
msgstr "無法解析引數"
@@ -151,7 +151,7 @@ msgstr "無法生成中介資料"
#. success
#. TRANSLATORS: information message
-#: client/as-builder.c:322 client/as-compose.c:528
+#: client/as-builder.c:322 client/as-compose.c:548
msgid "Done!"
msgstr "完成!"
@@ -161,56 +161,56 @@ msgid "Saving icon"
msgstr "正在儲存圖示"
#. TRANSLATORS: command line option
-#: client/as-compose.c:340
+#: client/as-compose.c:347
msgid "Set the prefix"
msgstr "設定前綴"
#. TRANSLATORS: we're generating the AppStream data
-#: client/as-compose.c:412
+#: client/as-compose.c:419
msgid "Processing application"
msgstr "正在處理應用程式"
#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
-#: client/as-compose.c:418
+#: client/as-compose.c:425
msgid "Error loading AppData file"
msgstr "載入 AppData 檔案時發生錯誤"
#. TRANSLATORS: the .mo files could not be parsed
-#: client/as-compose.c:431
+#: client/as-compose.c:438
msgid "Error parsing translations"
msgstr "解析翻譯時發生錯誤"
#. TRANSLATORS: we could not auto-add the kudo
-#: client/as-compose.c:442
+#: client/as-compose.c:449
msgid "Error parsing kudos"
msgstr "解析嘉許時發生錯誤"
#. TRANSLATORS: we could not auto-add the provides
-#: client/as-compose.c:453
+#: client/as-compose.c:460
msgid "Error parsing provides"
msgstr "解析提供項時發生錯誤"
#. TRANSLATORS: the .desktop file could not
#. * be loaded
-#: client/as-compose.c:481
+#: client/as-compose.c:495
msgid "Error loading desktop file"
msgstr "載入桌面檔時發生錯誤"
#. TRANSLATORS: this is when the folder could
#. * not be created
-#: client/as-compose.c:503
+#: client/as-compose.c:523
msgid "Error creating output directory"
msgstr "建立輸出目錄時發生錯誤"
#. TRANSLATORS: we've saving the XML file to disk
-#: client/as-compose.c:512
+#: client/as-compose.c:532
msgid "Saving AppStream"
msgstr "正在儲存 AppStream"
#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
-#: client/as-compose.c:522
+#: client/as-compose.c:542
msgid "Error saving AppStream file"
msgstr "儲存 AppStream 檔案時發生錯誤"
@@ -291,230 +291,235 @@ msgid "Validation of files failed"
msgstr "檔案驗證失敗"
#. TRANSLATORS: application was removed
-#: client/as-util.c:3994
+#: client/as-util.c:4046
msgid "Removed"
msgstr "已移除"
#. TRANSLATORS: application was added
-#: client/as-util.c:4007
+#: client/as-util.c:4059
msgid "Added"
msgstr "已加入"
#. TRANSLATORS: this is when a device ctrl+c's a watch
-#: client/as-util.c:4290
+#: client/as-util.c:4342
msgid "Cancelled"
msgstr "已取消"
#. TRANSLATORS: this is the --nonet argument
-#: client/as-util.c:4342
+#: client/as-util.c:4394
msgid "Do not use network access"
msgstr "不要使用網路存取"
#. TRANSLATORS: command line option
-#: client/as-util.c:4348
+#: client/as-util.c:4400
msgid "Show version"
msgstr "顯示版本"
#. TRANSLATORS: command line option
-#: client/as-util.c:4351
+#: client/as-util.c:4403
msgid "Enable profiling"
msgstr "啟用評測"
#. TRANSLATORS: command description
-#: client/as-util.c:4381
+#: client/as-util.c:4433
msgid "Converts AppStream metadata from one version to another"
msgstr "將 AppStream 中介資料從一個版本轉換成另一個版本"
#. TRANSLATORS: command description
-#: client/as-util.c:4387
+#: client/as-util.c:4439
msgid "Upgrade AppData metadata to the latest version"
msgstr "將 AppData 中介資料升級至最新版"
#. TRANSLATORS: command description
-#: client/as-util.c:4393
+#: client/as-util.c:4445
msgid "Creates an example Appdata file from a .desktop file"
msgstr "從 .desktop 檔建立樣本 Appdata 檔案"
#. TRANSLATORS: command description
-#: client/as-util.c:4399
+#: client/as-util.c:4451
msgid "Dumps the applications in the AppStream metadata"
msgstr "將應用程式傾印到 AppStream 中介資料中"
#. TRANSLATORS: command description
-#: client/as-util.c:4405
+#: client/as-util.c:4457
msgid "Search for AppStream applications"
msgstr "搜尋 AppStream 應用程式"
#. TRANSLATORS: command description
-#: client/as-util.c:4411
+#: client/as-util.c:4463
msgid "Search for AppStream applications by package name"
msgstr "依據軟體包名稱搜尋 AppStream 應用程式"
#. TRANSLATORS: command description
-#: client/as-util.c:4417
+#: client/as-util.c:4469
msgid "Show all installed AppStream applications"
msgstr "顯示所有安裝的 AppStream 應用程式"
#. TRANSLATORS: command description
-#: client/as-util.c:4423
+#: client/as-util.c:4475
msgid "Search for AppStream applications by category name"
msgstr "依據類別名稱搜尋 AppStream 應用程式"
#. TRANSLATORS: command description
-#: client/as-util.c:4429
+#: client/as-util.c:4481
msgid "Display application search tokens"
msgstr "顯示應用程式搜尋代符"
#. TRANSLATORS: command description
-#: client/as-util.c:4435
+#: client/as-util.c:4487
msgid "Installs AppStream metadata"
msgstr "安裝 AppStream 中介資料"
#. TRANSLATORS: command description
-#: client/as-util.c:4441
+#: client/as-util.c:4493
msgid "Installs AppStream metadata with new origin"
msgstr "以新來源安裝 AppStream 中介資料"
#. TRANSLATORS: command description
-#: client/as-util.c:4447
+#: client/as-util.c:4499
msgid "Uninstalls AppStream metadata"
msgstr "解除 AppStream 中介資料的安裝"
#. TRANSLATORS: command description
-#: client/as-util.c:4453
+#: client/as-util.c:4505
msgid "Create an HTML status page"
msgstr "建立 HTML 狀態網頁"
#. TRANSLATORS: command description
-#: client/as-util.c:4459
+#: client/as-util.c:4511
msgid "Create an CSV status document"
msgstr "建立 CSV 狀態文件"
#. TRANSLATORS: command description
-#: client/as-util.c:4465
+#: client/as-util.c:4517
msgid "Create an HTML matrix page"
msgstr "建立 HTML matrix 頁面"
#. TRANSLATORS: command description
-#: client/as-util.c:4471
+#: client/as-util.c:4523
msgid "List applications not backed by packages"
msgstr "列出未受軟體包支持的應用程式"
#. TRANSLATORS: command description
-#: client/as-util.c:4477
+#: client/as-util.c:4529
msgid "Validate an AppData or AppStream file"
msgstr "驗證 AppData 或 AppStream 檔案"
#. TRANSLATORS: command description
-#: client/as-util.c:4483
+#: client/as-util.c:4535
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "驗證 AppData 或 AppStream 檔案 (寬鬆檢驗)"
#. TRANSLATORS: command description
-#: client/as-util.c:4489
+#: client/as-util.c:4541
+msgid "Exports the agreement to text"
+msgstr ""
+
+#. TRANSLATORS: command description
+#: client/as-util.c:4547
msgid "Validate an AppData or AppStream file (strict)"
msgstr "驗證 AppData 或 AppStream 檔案 (嚴格檢驗)"
#. TRANSLATORS: command description
-#: client/as-util.c:4495
+#: client/as-util.c:4553
msgid "Convert an AppData file to NEWS format"
msgstr "將 AppData 檔轉換成 NEWS 格式"
#. TRANSLATORS: command description
-#: client/as-util.c:4501
+#: client/as-util.c:4559
msgid "Convert an NEWS file to AppData format"
msgstr "將 NEWS 檔轉換成 AppData 格式"
#. TRANSLATORS: command description
-#: client/as-util.c:4507
+#: client/as-util.c:4565
msgid "Check installed application data"
msgstr "檢查安裝的應用程式資料"
#. TRANSLATORS: command description
-#: client/as-util.c:4513
+#: client/as-util.c:4571
msgid "check an installed application"
msgstr "檢查安裝的應用程式"
#. TRANSLATORS: command description
-#: client/as-util.c:4519
+#: client/as-util.c:4577
msgid "Replace screenshots in source file"
msgstr "替換源檔內的畫面快照"
#. TRANSLATORS: command description
-#: client/as-util.c:4525
+#: client/as-util.c:4583
msgid "Add a provide to a source file"
msgstr "加入提供者到來源檔中"
#. TRANSLATORS: command description
-#: client/as-util.c:4531
+#: client/as-util.c:4589
msgid "Add a language to a source file"
msgstr "加入語言到來源檔中"
#. TRANSLATORS: command description
-#: client/as-util.c:4537
+#: client/as-util.c:4595
msgid "Mirror upstream screenshots"
msgstr "同步使用上游畫面快照"
#. TRANSLATORS: command description
-#: client/as-util.c:4543
+#: client/as-util.c:4601
msgid "Mirror local firmware files"
msgstr "同步使用本地端的韌體檔案"
#. TRANSLATORS: command description
-#: client/as-util.c:4549
+#: client/as-util.c:4607
msgid "Incorporate extra metadata from an external file"
msgstr "從外部檔案整合額外中介資料"
#. TRANSLATORS: command description
-#: client/as-util.c:4555
+#: client/as-util.c:4613
msgid "Compare the contents of two AppStream files"
msgstr "比較兩份 AppStream 檔案的內容"
#. TRANSLATORS: command description
-#: client/as-util.c:4561
+#: client/as-util.c:4619
msgid "Generate a GUID from an input string"
msgstr "從輸入字串生成 GUID"
#. TRANSLATORS: command description
-#: client/as-util.c:4567
+#: client/as-util.c:4625
msgid "Modify an AppData file"
msgstr "修改 AppData 檔"
#. TRANSLATORS: command description
-#: client/as-util.c:4573
+#: client/as-util.c:4631
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "將 AppStream 檔案切分為 AppData 和 Metainfo 檔案"
#. TRANSLATORS: command description
-#: client/as-util.c:4579
+#: client/as-util.c:4637
msgid "Merge several files to an AppStream file"
msgstr "將多個檔案合併成一份 AppStream 檔"
#. TRANSLATORS: command description
-#: client/as-util.c:4585
+#: client/as-util.c:4643
msgid "Import a file to AppStream markup"
msgstr "匯入檔案到 AppStream 標記"
#. TRANSLATORS: command description
-#: client/as-util.c:4591
+#: client/as-util.c:4649
msgid "Watch AppStream locations for changes"
msgstr "監看 AppStream 位置是否有變動"
#. TRANSLATORS: command description
-#: client/as-util.c:4597
+#: client/as-util.c:4655
msgid "Compare version numbers"
msgstr "比較版本號"
#. TRANSLATORS: command description
-#: client/as-util.c:4603
+#: client/as-util.c:4661
msgid "Test a regular expression"
msgstr "測試常規表述式"
#. TRANSLATORS: program name
-#: client/as-util.c:4616
+#: client/as-util.c:4674
msgid "AppStream Utility"
msgstr "AppStream 公用程式"
-#: client/as-util.c:4640
+#: client/as-util.c:4698
msgid "Version:"
msgstr "版本:"