diff options
author | Richard Hughes <richard@hughsie.com> | 2016-04-20 09:24:55 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2016-04-20 09:24:55 +0100 |
commit | 775e2e7074900ad7cfe40b95b6f082396317e870 (patch) | |
tree | 71b2f0d1fa7d836e2ef0a1afc50d37755244f71a | |
parent | fc353f5f23756c9247de2b429c417b81f54a0bdf (diff) |
Release 1.1.1PACKAGEKIT_1_1_1
-rw-r--r-- | NEWS | 20 | ||||
-rw-r--r-- | docs/html/pk-download.html | 1 | ||||
-rw-r--r-- | lib/packagekit-glib2/pk-offline-private.c | 1 | ||||
-rw-r--r-- | lib/packagekit-glib2/pk-task.c | 4 | ||||
-rw-r--r-- | po/ca.po | 14 | ||||
-rw-r--r-- | po/de.po | 19 | ||||
-rw-r--r-- | po/en_GB.po | 14 | ||||
-rw-r--r-- | po/hu.po | 14 | ||||
-rw-r--r-- | po/it.po | 12 | ||||
-rw-r--r-- | po/ko.po | 144 | ||||
-rw-r--r-- | po/lt.po | 16 | ||||
-rw-r--r-- | po/pl.po | 14 | ||||
-rw-r--r-- | po/pt_BR.po | 14 | ||||
-rw-r--r-- | po/ru.po | 14 | ||||
-rw-r--r-- | po/sk.po | 14 | ||||
-rw-r--r-- | po/sr.po | 12 | ||||
-rw-r--r-- | po/uk.po | 14 | ||||
-rw-r--r-- | po/zh_CN.po | 15 | ||||
-rw-r--r-- | po/zh_TW.po | 12 |
19 files changed, 194 insertions, 174 deletions
@@ -1,3 +1,23 @@ +Version 1.1.1 +~~~~~~~~~~~~~~ +Released: 2016-04-20 + +Backends: + - alpm: port to g_autoptr() (Christian Hesse) + - hif: Set ALLOW_DOWNGRADE flag for all transactions (Kalev Lember) + - zypp: Enforce formatting input as string (Neal Gompa) + +New Features: + - Add UpdateTriggered / UpgradeTriggered DBus properties (Kalev Lember) + - Add TriggerUpgrade DBus method handling (Kalev Lember) + +Bugfixes: + - Emit UpdatesChanges when installing packages (Richard Hughes) + - Fix GIR annotations for progress callbacks (Matthias Klumpp) + - Increase the number of packages that can be resolved (Richard Hughes) + - Point offline update/upgrade trigger to the prepared update (Kalev Lember) + - Unlink any existing offline update triggers before creating (Kalev Lember) + Version 1.1.0 ~~~~~~~~~~~~~~ Released: 2016-02-12 diff --git a/docs/html/pk-download.html b/docs/html/pk-download.html index 028cc756c..6b9d4bfe0 100644 --- a/docs/html/pk-download.html +++ b/docs/html/pk-download.html @@ -41,6 +41,7 @@ modified translations as required or suggested. </p> <table> <tr><td><b>Version</b></td><td> </td><td><b>Date</b></td></tr> +<tr><td>1.1.1</td><td></td><td>2016-04-20</td></tr> <tr><td>1.1.0</td><td></td><td>2016-02-12</td></tr> </table> <h3> diff --git a/lib/packagekit-glib2/pk-offline-private.c b/lib/packagekit-glib2/pk-offline-private.c index c6dbee354..421429f87 100644 --- a/lib/packagekit-glib2/pk-offline-private.c +++ b/lib/packagekit-glib2/pk-offline-private.c @@ -24,6 +24,7 @@ #endif #include <glib.h> +#include <glib/gstdio.h> #include <errno.h> #include <string.h> diff --git a/lib/packagekit-glib2/pk-task.c b/lib/packagekit-glib2/pk-task.c index 47e04b2d9..00d56716d 100644 --- a/lib/packagekit-glib2/pk-task.c +++ b/lib/packagekit-glib2/pk-task.c @@ -2427,8 +2427,6 @@ pk_task_get_only_trusted (PkTask *task) * * If package downgrades shall be allowed during transaction. * - * Return value: %TRUE if we allow downgrades - * * Since: 1.0.2 **/ void @@ -2463,8 +2461,6 @@ pk_task_get_allow_downgrade (PkTask *task) * * If package reinstallation shall be allowed during transaction. * - * Return value: %TRUE if we allow reinstallations - * * Since: 1.0.2 **/ void @@ -6,14 +6,14 @@ # Pau Iranzo <pau@somgnu.cat>, 2009 # Pere Argelich <bakidok@gmail.com>, 2008 # Richard Hughes <richard@hughsie.com>, 2011 -# Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2015 +# Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2015-2016 msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-12 20:00+0000\n" +"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>\n" "Language-Team: Catalan (http://www.transifex.com/freedesktop/packagekit/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -566,7 +566,7 @@ msgstr "S'estan instal·lant les actualitzacions; això pot trigar una estona... #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "S'està instal·lant l'actualització del sistema; això pot trigar una estona..." #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1018,7 +1018,7 @@ msgstr "S'estan obtenint les transaccions" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "S'estan obtenint les actualitzacions del sistema" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1129,7 +1129,7 @@ msgstr "S'ha de desfer l'actualització dels següents paquets:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "Els paquets següents han de ser devaluats:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered @@ -3,7 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Christian <Christian.Kirbach@googlemail.com>, 2014 +# Christian <Christian.Kirbach@googlemail.com>, 2009,2011,2014 # Christian <Christian.Kirbach@googlemail.com>, 2011 # Christian <Christian.Kirbach@googlemail.com>, 2009,2011 # Daniela Kugelmann <dkugelma@redhat.com >, 2008 @@ -12,6 +12,7 @@ # Fabian Affolter <fab@fedoraproject.org>, 2008-2009 # hpeters <hpeters@redhat.com>, 2009 # Holger Wansing <linux@wansing-online.de>, 2006 +# hpeters <hpeters@redhat.com>, 2009 # Marcus Nitzschke <kenda@fedoraproject.org>, 2009-2010 # Mario Blättermann <mario.blaettermann@gmail.com>, 2012 # Matthias K. <matthias@tenstral.net>, 2012 @@ -23,9 +24,9 @@ msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-03-17 19:11+0000\n" +"Last-Translator: Christian <Christian.Kirbach@googlemail.com>\n" "Language-Team: German (http://www.transifex.com/freedesktop/packagekit/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -578,7 +579,7 @@ msgstr "Aktualisierungen werden installiert; dies könnte eine Weile dauern..." #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "Systemaktualisierung wird installiert. Dies kann eine Weile dauern …" #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1030,7 +1031,7 @@ msgstr "Transaktionen werden abgerufen" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "Systemaktualisierungen werden bezogen" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1141,7 +1142,7 @@ msgstr "Die folgenden Pakete müssen heruntergestuft werden:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "Die folgenden Pakete sind veraltet und müssen entfernt werden:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered @@ -1311,10 +1312,10 @@ msgstr "Legitimation ist zum Laden des Geräts mit einem neuen Treiber erforderl #. this can make the system unbootable or stop other applications from #. working. msgid "Upgrade System" -msgstr "" +msgstr "System aktualisieren" msgid "Authentication is required to upgrade the operating system" -msgstr "" +msgstr "Legitimierung ist zum Aktualisieren des Betriebssystems notwendig" #. SECURITY: #. - Normal users require admin authentication to repair the system diff --git a/po/en_GB.po b/po/en_GB.po index 83f46cf08..f913f9f1e 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3,7 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Andi Chandler <andi@gowling.com>, 2014-2015 +# Andi Chandler <andi@gowling.com>, 2014-2016 # Bruce Cowan <bruce@bcowan.me.uk>, 2012-2013 # Chris Leonard <cjl@laptop.org>, 2012 # Richard Hughes <richard@hughsie.com>, 2011 @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-03-12 10:53+0000\n" +"Last-Translator: Andi Chandler <andi@gowling.com>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/freedesktop/packagekit/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -567,7 +567,7 @@ msgstr "Installing updates; this could take a while..." #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "Installing system upgrade; this could take a while..." #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1019,7 +1019,7 @@ msgstr "Getting transactions" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "Getting system upgrades" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1130,7 +1130,7 @@ msgstr "The following packages have to be downgraded:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "The following packages have to be obsoleted:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered @@ -7,15 +7,15 @@ # Gabor Kelemen <kelemeng at gnome dot hu>, 2009, 2012 # kelemeng <kelemeng@ubuntu.com>, 2013-2014 # kelemeng <kelemeng@ubuntu.com>, 2012 -# kelemeng <kelemeng@ubuntu.com>, 2015 +# kelemeng <kelemeng@ubuntu.com>, 2015-2016 # Richard Hughes <richard@hughsie.com>, 2011 msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-24 23:01+0000\n" +"Last-Translator: kelemeng <kelemeng@ubuntu.com>\n" "Language-Team: Hungarian (http://www.transifex.com/freedesktop/packagekit/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -568,7 +568,7 @@ msgstr "Frissítések telepítése, ez eltarthat egy ideig…" #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "Rendszerfrissítés telepítése, ez eltarthat egy ideig…" #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1020,7 +1020,7 @@ msgstr "Tranzakciók lekérése" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "Rendszerfrissítések lekérése" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1131,7 +1131,7 @@ msgstr "A következő csomagokat vissza kell fejleszteni:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "A következő csomagokat elavulttá kell tenni:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-15 09:29+0000\n" +"Last-Translator: Milo Casagrande <milo@ubuntu.com>\n" "Language-Team: Italian (http://www.transifex.com/freedesktop/packagekit/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -571,7 +571,7 @@ msgstr "Installazione aggiornamenti, potrebbe richiedere del tempo…" #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "Installazione avanzamento di sistema; potrebbe richiedere del tempo…" #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1023,7 +1023,7 @@ msgstr "Recupero delle transazioni" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "Recupero avanzamenti di sistema" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1134,7 +1134,7 @@ msgstr "I seguenti pacchetti devono essere portati a una vecchia versione:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "I seguenti pacchetti devono essere resi obsoleti:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered @@ -5,15 +5,15 @@ # Translators: # Seong-ho Cho <darkcircle.0426@gmail.com>, 2013 # Seong-ho Cho <darkcircle.0426@gmail.com>, 2011 -# Seong-ho Cho <darkcircle.0426@gmail.com>, 2011,2013-2015 +# Seong-ho Cho <darkcircle.0426@gmail.com>, 2011,2013-2016 # Shinjo Park <kde@peremen.name>, 2012,2015 msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-03-01 21:40+0000\n" +"Last-Translator: Seong-ho Cho <darkcircle.0426@gmail.com>\n" "Language-Team: Korean (http://www.transifex.com/freedesktop/packagekit/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -71,11 +71,11 @@ msgstr "실제 이름" #. TRANSLATORS: these are packages touched by the transaction msgid "Affected packages:" -msgstr "반영된 패키지:" +msgstr "반영된 꾸러미:" #. TRANSLATORS: these are packages touched by the transaction msgid "Affected packages: None" -msgstr "반영된 패키지: 없음" +msgstr "반영된 꾸러미: 없음" #. TRANSLATORS: this is the distro, e.g. Fedora 10 msgid "Distribution" @@ -120,7 +120,7 @@ msgstr "자세한 업데이트 정보:" #. TRANSLATORS: the package that is not signed by a known key #. TRANSLATORS: the package name that was trying to be installed msgid "Package" -msgstr "패키지" +msgstr "꾸러미" #. TRANSLATORS: details about the update, any packages that #. * this update updates @@ -186,7 +186,7 @@ msgstr "비활성화됨" #. TRANSLATORS: a package requires the system to be restarted msgid "System restart required by:" -msgstr "다음 패키지에서 시스템 다시 시작을 요청함:" +msgstr "다음 꾸러미에서 시스템 다시 시작을 요청함:" #. TRANSLATORS: a package requires the session to be restarted msgid "Session restart required:" @@ -195,7 +195,7 @@ msgstr "세션 다시 시작을 요청함:" #. TRANSLATORS: a package requires the system to be restarted #. * due to a security update msgid "System restart (security) required by:" -msgstr "다음 패키지에서 (보안) 시스템 다시 시작을 요청함:" +msgstr "다음 꾸러미에서 (보안) 시스템 다시 시작을 요청함:" #. TRANSLATORS: a package requires the session to be restarted #. * due to a security update @@ -208,7 +208,7 @@ msgstr "프로그램 다시 시작을 요청함:" #. TRANSLATORS: This a list of details about the package msgid "Package description" -msgstr "패키지 설명" +msgstr "꾸러미 설명" #. TRANSLATORS: This where the package has no files msgid "No files" @@ -216,7 +216,7 @@ msgstr "파일이 없음" #. TRANSLATORS: This a list files contained in the package msgid "Package files" -msgstr "패키지 파일" +msgstr "꾸러미 파일" #. TRANSLATORS: the percentage complete of the transaction msgid "Percentage" @@ -238,7 +238,7 @@ msgstr "치명적 오류" #. TRANSLATORS: the user asked to update everything, #. * but there is nothing that can be updated msgid "There are no packages to update." -msgstr "업데이트할 패키지가 없습니다." +msgstr "업데이트할 꾸러미가 없습니다." #. TRANSLATORS: the transaction failed in a way we could #. * not expect @@ -276,20 +276,20 @@ msgstr "중요한 보안 업데이트를 완료하려면 로그아웃 후 다시 #. TRANSLATORS: more than one package could be found that matched, #. * to follow is a list of possible packages msgid "More than one package matches:" -msgstr "하나 이상의 일치하는 패키지:" +msgstr "하나 이상의 일치하는 꾸러미:" #. TRANSLATORS: This finds out which package in the list to use msgid "Please choose the correct package: " -msgstr "올바른 패키지를 선택하여 주십시오:" +msgstr "올바른 꾸러미를 선택하여 주십시오:" #. TRANSLATORS: we asked to install a package #. * that could not be found in any repo msgid "Package not found" -msgstr "패키지가 없습니다" +msgstr "꾸러미가 없습니다" #. TRANSLATORS: we couldn't find anything msgid "No packages were found" -msgstr "패키지가 없습니다" +msgstr "꾸러미가 없습니다" #. TRANSLATORS: The user used #. * 'pkcon install dave.rpm' rather than @@ -298,29 +298,29 @@ msgstr "패키지가 없습니다" msgid "" "Expected package name, actually got file. Try using 'pkcon install-local %s'" " instead." -msgstr "패키지 이름을 예상했으나, 파일을 지정했습니다. 'pkcon install-local %s' 명령을 대신 시도해 보십시오." +msgstr "꾸러미 이름을 예상했으나, 파일을 지정했습니다. 'pkcon install-local %s' 명령을 대신 시도해 보십시오." #. TRANSLATORS: There was an error getting the list #. * of files for the package. The detailed error follows #, c-format msgid "This tool could not find any available package: %s" -msgstr "사용 가능한 패키지를 찾을 수 없음: %s" +msgstr "사용 가능한 꾸러미를 찾을 수 없음: %s" #. TRANSLATORS: There was an error getting the list #. * of files for the package. The detailed error follows #, c-format msgid "This tool could not find the installed package: %s" -msgstr "설치된 패키지를 찾을 수 없음: %s" +msgstr "설치한 꾸러미를 찾을 수 없음: %s" #. TRANSLATORS: There was an error getting the list #. * of files for the package. The detailed error follows #, c-format msgid "This tool could not find the package: %s" -msgstr "패키지를 찾을 수 없음: %s" +msgstr "꾸러미를 찾을 수 없음: %s" #. TRANSLATORS: there are no updates, so nothing to do msgid "No packages require updating to newer versions." -msgstr "새 버전으로 업데이트해야 하는 패키지가 없습니다." +msgstr "새 버전으로 업데이트해야 하는 꾸러미가 없습니다." #. TRANSLATORS: There was an error getting the list #. * of files for the package. The detailed error follows @@ -332,7 +332,7 @@ msgstr "새 버전으로 업데이트해야 하는 패키지가 없습니다." #. * any software sources. The detailed error follows #, c-format msgid "This tool could not find all the packages: %s" -msgstr "모든 패키지를 찾을 수 없음: %s" +msgstr "모든 꾸러미를 찾을 수 없음: %s" #. TRANSLATORS: This is when the daemon crashed, and we are up #. * shit creek without a paddle @@ -375,18 +375,18 @@ msgstr "필터 설정, 예: 설치됨" #. command line argument, do we ask questions msgid "Install the packages without asking for confirmation" -msgstr "확인 사항을 묻지 않고 패키지를 설치" +msgstr "확인 사항을 묻지 않고 꾸러미를 설치" #. command line argument, do we just download or apply changes msgid "Prepare the transaction by downloading packages only" -msgstr "패키지를 다운로드만 하고 트랜잭션 준비" +msgstr "꾸러미를 다운로드만 하고 트랜잭션 준비" #. command line argument, do we allow package downgrades msgid "Allow packages to be downgraded during transaction" -msgstr "트랜잭션 중 패키지 다운그레이드 허용" +msgstr "트랜잭션 중 꾸러미 다운그레이드 허용" msgid "Allow packages to be reinstalled during transaction" -msgstr "트랜잭션 중 패키지 재설치 허용" +msgstr "트랜잭션 중 꾸러미 재설치 허용" #. TRANSLATORS: command line argument, this command is not a priority msgid "Run the command using idle network bandwidth and also using less power" @@ -404,7 +404,7 @@ msgstr "최대 메타데이터 캐시 시간입니다. -1을 입력하면 캐시 #. command line argument, do we ask questions msgid "Allow untrusted packages to be installed." -msgstr "신뢰할 수 없는 패키지 설치를 허용합니다." +msgstr "신뢰할 수 없는 꾸러미 설치를 허용합니다." #. TRANSLATORS: we failed to contact the daemon msgid "Failed to parse command line" @@ -434,7 +434,7 @@ msgstr "검색 단어가 필요함" #. TRANSLATORS: the user did not #. * specify what they wanted to install msgid "A package name to install is required" -msgstr "설치할 패키지 이름이 필요함" +msgstr "설치할 꾸러미 이름이 필요함" #. TRANSLATORS: the user did not #. * specify what they wanted to install @@ -449,13 +449,13 @@ msgstr "type, key_id, package_id가 필요함" #. TRANSLATORS: the user did not #. * specify what they wanted to remove msgid "A package name to remove is required" -msgstr "제거할 패키지 이름이 필요함" +msgstr "제거할 꾸러미 이름이 필요함" #. TRANSLATORS: the user did not #. * specify anything about what to #. * download or where msgid "A destination directory and the package names to download are required" -msgstr "대상 디렉터리와 다운로드할 패키지 이름이 필요함" +msgstr "대상 디렉터리와 다운로드할 꾸러미 이름이 필요함" #. TRANSLATORS: the directory does #. * not exist, so we can't continue @@ -470,7 +470,7 @@ msgstr "라이선스 식별자(eula-id)가 필요함" #. TRANSLATORS: The user did not #. * specify a package name msgid "A package name to resolve is required" -msgstr "해석할 패키지 이름이 필요함" +msgstr "해석할 꾸러미 이름이 필요함" #. TRANSLATORS: The user did not #. * specify a repository name @@ -496,14 +496,14 @@ msgstr "올바른 규칙이 필요함" #. TRANSLATORS: The user did not #. * provide a package name msgid "A package name is required" -msgstr "패키지 이름이 필요함" +msgstr "꾸러미 이름이 필요함" #. TRANSLATORS: each package #. * "provides" certain things, e.g. #. * mime(gstreamer-decoder-mp3), #. * the user didn't specify it msgid "A package provide string is required" -msgstr "패키지 제공 문자열이 필요함" +msgstr "꾸러미 제공 문자열이 필요함" msgid "A filename is required" msgstr "파일 이름이 필요함" @@ -566,7 +566,7 @@ msgstr "업데이트 설치 중, 시간이 걸릴 수 있습니다..." #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "시스템 업그레이드 설치중. 시간이 좀 걸릴 수 있습니다..." #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -578,11 +578,11 @@ msgstr "파일 목록 다운로드 중(완료되려면 시간이 걸립니다)" #. TRANSLATORS: waiting for native lock msgid "Waiting for package manager lock." -msgstr "패키지 관리자 잠금 해제를 기다리고 있습니다." +msgstr "꾸러미 관리자 잠금 해제를 기다리고 있습니다." #. TRANSLATORS: loading package cache so we can search msgid "Loading list of packages." -msgstr "패키지 목록을 불러오고 있습니다." +msgstr "꾸러미 목록을 불러오고 있습니다." #. TRANSLATORS: we failed to find the package, this shouldn't happen msgid "Failed to search for file" @@ -598,7 +598,7 @@ msgstr "실행에 실패했습니다:" #. TRANSLATORS: we failed to install the package msgid "Failed to install packages" -msgstr "패키지 설치에 실패했습니다" +msgstr "꾸러미 설치에 실패했습니다" #. TRANSLATORS: the prefix of all the output telling the user #. * why it's not executing. NOTE: this is lowercase to mimic @@ -625,26 +625,26 @@ msgstr "실행할 명령을 선택하십시오" #. TRANSLATORS: tell the user what package provides the command msgid "The package providing this file is:" -msgstr "이 파일을 제공하는 패키지:" +msgstr "이 파일을 제공하는 꾸러미:" #. TRANSLATORS: as the user if we want to install a package to provide the #. command #, c-format msgid "Install package '%s' to provide command '%s'?" -msgstr "패키지 '%s'을(를) 명령 '%s'을(를) 제공하기 위해 설치하시겠습니까?" +msgstr "'%s' 명령을 제공하는 '%s' 꾸러미를 설치하시겠습니까?" #. TRANSLATORS: Show the user a list of packages that provide this command msgid "Packages providing this file are:" -msgstr "이 파일들을 제공하는 패키지:" +msgstr "이 파일을 제공하는 꾸러미" #. TRANSLATORS: Show the user a list of packages that they can install to #. provide this command msgid "Suitable packages are:" -msgstr "알맞은 패키지:" +msgstr "알맞은 꾸러미:" #. TRANSLATORS: ask the user to choose a file to install msgid "Please choose a package to install" -msgstr "설치할 패키지를 선택하십시오" +msgstr "설치할 꾸러미를 선택하십시오" msgid "User aborted selection" msgstr "사용자가 선택을 취소했습니다" @@ -680,16 +680,16 @@ msgstr "정보 가져오는 중" #. TRANSLATORS: transaction state, removing packages msgid "Removing packages" -msgstr "패키지 제거 중" +msgstr "꾸러미 제거 중" #. TRANSLATORS: transaction state, downloading package files #. TRANSLATORS: The role of the transaction, in present tense msgid "Downloading packages" -msgstr "패키지 다운로드 중" +msgstr "꾸러미 다운로드 중" #. TRANSLATORS: transaction state, installing packages msgid "Installing packages" -msgstr "패키지 설치 중" +msgstr "꾸러미 설치 중" #. TRANSLATORS: transaction state, refreshing internal lists msgid "Refreshing software list" @@ -702,11 +702,11 @@ msgstr "갱신 설치 중" #. TRANSLATORS: transaction state, removing old packages, and cleaning config #. files msgid "Cleaning up packages" -msgstr "패키지 청소 중" +msgstr "꾸러미 정리 중" #. TRANSLATORS: transaction state, obsoleting old packages msgid "Obsoleting packages" -msgstr "패키지 무효화 중" +msgstr "꾸러미 무효화 중" #. TRANSLATORS: transaction state, checking the transaction before we do it msgid "Resolving dependencies" @@ -744,7 +744,7 @@ msgstr "저장소 정보 다운로드 중" #. TRANSLATORS: transaction state, downloading metadata msgid "Downloading list of packages" -msgstr "패키지 목록 다운로드 중" +msgstr "꾸러미 목록 다운로드 중" #. TRANSLATORS: transaction state, downloading metadata msgid "Downloading file lists" @@ -764,7 +764,7 @@ msgstr "업데이트 정보 다운로드 중" #. TRANSLATORS: transaction state, repackaging delta files msgid "Repackaging files" -msgstr "파일을 패키지로 다시 생성하는 중" +msgstr "파일을 꾸러미로 다시 만드는 중" #. TRANSLATORS: transaction state, loading databases msgid "Loading cache" @@ -777,12 +777,12 @@ msgstr "프로그램 조사 중" #. TRANSLATORS: transaction state, generating a list of packages installed on #. the system msgid "Generating package lists" -msgstr "패키지 목록 생성 중" +msgstr "꾸러미 목록 생성 중" #. TRANSLATORS: transaction state, when we're waiting for the native tools to #. exit msgid "Waiting for package manager lock" -msgstr "패키지 관리자 잠금 해제 대기 중" +msgstr "꾸러미 관리자 잠금 해제 대기 중" #. TRANSLATORS: transaction state, waiting for user to type in a password msgid "Waiting for authentication" @@ -958,7 +958,7 @@ msgstr "캐시 새로 고치는 중" #. TRANSLATORS: The role of the transaction, in present tense msgid "Updating packages" -msgstr "패키지 업데이트 중" +msgstr "꾸러미 업데이트 중" #. TRANSLATORS: The role of the transaction, in present tense msgid "Canceling" @@ -998,7 +998,7 @@ msgstr "서명 설치 중" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting packages" -msgstr "패키지 가져오는 중" +msgstr "꾸러미 가져오는 중" #. TRANSLATORS: The role of the transaction, in present tense msgid "Accepting EULA" @@ -1018,7 +1018,7 @@ msgstr "트랜잭션 가져오는 중" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "시스템 업그레이드 가져오는 중" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1109,32 +1109,32 @@ msgstr "올바른 미디어가 삽입되지 않았습니다." #. TRANSLATORS: When processing, we might have to remove other dependencies msgid "The following packages have to be removed:" -msgstr "다음 패키지를 제거해야 합니다:" +msgstr "다음 꾸러미를 제거해야 합니다:" #. TRANSLATORS: When processing, we might have to install other dependencies msgid "The following packages have to be installed:" -msgstr "다음 패키지를 설치해야 합니다:" +msgstr "다음 꾸러미를 설치해야 합니다:" #. TRANSLATORS: When processing, we might have to update other dependencies msgid "The following packages have to be updated:" -msgstr "다음 패키지를 갱신해야 합니다:" +msgstr "다음 꾸러미를 갱신해야 합니다:" #. TRANSLATORS: When processing, we might have to reinstall other dependencies msgid "The following packages have to be reinstalled:" -msgstr "다음 패키지를 재설치해야 합니다:" +msgstr "다음 꾸러미를 다시 설치해야 합니다:" #. TRANSLATORS: When processing, we might have to downgrade other dependencies msgid "The following packages have to be downgraded:" -msgstr "다음 패키지를 다운그레이드해야 합니다:" +msgstr "다음 꾸러미를 다운그레이드해야 합니다:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "다음 꾸러미는 오래됐습니다:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered msgid "The following packages are untrusted:" -msgstr "다음 패키지를 신뢰할 수 없습니다:" +msgstr "다음 꾸러미를 신뢰할 수 없습니다:" #. TRANSLATORS: ask the user if the proposed changes are okay msgid "Proceed with changes?" @@ -1161,7 +1161,7 @@ msgstr "직접 시작하지 않은 작업을 취소하려면 인증이 필요합 #. - Paranoid users (or parents!) can change this to 'auth_admin' or #. 'auth_admin_keep'. msgid "Install signed package" -msgstr "서명된 패키지 설치" +msgstr "서명한 꾸러미 설치" msgid "Authentication is required to install software" msgstr "소프트웨어를 설치하려면 인증이 필요합니다" @@ -1184,7 +1184,7 @@ msgstr "신뢰할 수 없는 프로그램을 설치하려면 인증이 필요합 #. - If a package in question is not trusted, user's permission to install #. untrusted package will be checked as well. msgid "Install already installed package again" -msgstr "이미 설치된 패키지 다시 설치" +msgstr "이미 설치한 꾸러미 다시 설치" msgid "Authentication is required to reinstall software" msgstr "소프트웨어를 다시 설치하려면 인증이 필요합니다" @@ -1196,7 +1196,7 @@ msgstr "소프트웨어를 다시 설치하려면 인증이 필요합니다" #. - If a package in question is not trusted, user's permission to install #. untrusted package will be checked as well. msgid "Install older version of installed package" -msgstr "설치된 패키지의 이전 버전 설치" +msgstr "설치한 꾸러미의 이전 버전 설치" msgid "Authentication is required to downgrade software" msgstr "소프트웨어를 다운그레이드하려면 인증이 필요합니다" @@ -1235,7 +1235,7 @@ msgstr "EULA를 수락하려면 인증이 필요합니다" #. 'auth_admin'. #. TRANSLATORS: command description msgid "Remove package" -msgstr "패키지 제거" +msgstr "꾸러미 제거" msgid "Authentication is required to remove software" msgstr "소프트웨어를 제거하려면 인증이 필요합니다" @@ -1299,10 +1299,10 @@ msgstr "새로운 드라이버로 장치를 다시 로드하려면 인증이 필 #. this can make the system unbootable or stop other applications from #. working. msgid "Upgrade System" -msgstr "" +msgstr "시스템 업그레이드" msgid "Authentication is required to upgrade the operating system" -msgstr "" +msgstr "운영체제를 업그레이드하려면 인증이 필요합니다" #. SECURITY: #. - Normal users require admin authentication to repair the system @@ -1366,7 +1366,7 @@ msgstr "파일로 검색" #. TRANSLATORS: command description msgid "Install package" -msgstr "패키지 설치" +msgstr "꾸러미 설치" #. TRANSLATORS: command description msgid "Set repository options" @@ -1421,13 +1421,13 @@ msgid "The software is not from a trusted source." msgstr "신뢰할 수 있는 원본에서 프로그램을 가져오지 않았습니다" msgid "Do not update this package unless you are sure it is safe to do so." -msgstr "안전하다고 판단되기 전에는 이 패키지를 갱신하지 마십시오." +msgstr "안전하다고 판단하기 전에는 이 꾸러미를 갱신하지 마십시오." msgid "Do not update these packages unless you are sure it is safe to do so." -msgstr "안전하다고 판단되기 전에는 이 패키지를 갱신하지 마십시오" +msgstr "안전하다고 판단하기 전에는 이 꾸러미를 갱신하지 마십시오" msgid "Do not install this package unless you are sure it is safe to do so." -msgstr "안전하다고 판단되기 전에는 이 패키지를 설치하지 마십시오." +msgstr "안전하다고 판단하기 전에는 이 꾸러미를 설치하지 마십시오." msgid "Do not install these packages unless you are sure it is safe to do so." -msgstr "안전하다고 판단되기 전에는 이 패키지를 설치하지 마십시오" +msgstr "안전하다고 판단하기 전에는 이 꾸러미를 설치하지 마십시오" @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-23 19:57+0000\n" +"Last-Translator: aurisc4 <aurisc4@gmail.com>\n" "Language-Team: Lithuanian (http://www.transifex.com/freedesktop/packagekit/language/lt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -532,7 +532,7 @@ msgstr "Failas jau yra: %s" #. * unsupported option on the command line #, c-format msgid "Option '%s' is not supported" -msgstr "Parinktis „%s“ nepalaikoma" +msgstr "Parametras „%s“ nepalaikomas" #. TRANSLATORS: Generic failure of what they asked to do msgid "Command failed" @@ -579,7 +579,7 @@ msgstr "Atsiunčiami failų sąrašai (tai gali šiek tiek užtrukti)." #. TRANSLATORS: waiting for native lock msgid "Waiting for package manager lock." -msgstr "Laukiama paketų tvarkyklės užrakto." +msgstr "Laukiama paketų tvarkytuvės užrakto." #. TRANSLATORS: loading package cache so we can search msgid "Loading list of packages." @@ -783,7 +783,7 @@ msgstr "Kuriami paketų sąrašai" #. TRANSLATORS: transaction state, when we're waiting for the native tools to #. exit msgid "Waiting for package manager lock" -msgstr "Laukiama paketų tvarkyklės užrakto" +msgstr "Laukiama paketų tvarkytuvės užrakto" #. TRANSLATORS: transaction state, waiting for user to type in a password msgid "Waiting for authentication" @@ -813,10 +813,10 @@ msgid "Show debugging information for all files" msgstr "Rodyti visų failų derinimo informaciją" msgid "Debugging Options" -msgstr "Derinimo parinktys" +msgstr "Derinimo parametrai" msgid "Show debugging options" -msgstr "Rodyti derinimo parinktis" +msgstr "Rodyti derinimo parametrus" #. TRANSLATORS: The type of update msgid "Trivial" @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Piotr Drąg <piotrdrag@gmail.com>, 2011-2015 +# Piotr Drąg <piotrdrag@gmail.com>, 2011-2016 # Richard Hughes <richard@hughsie.com>, 2011 msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-13 12:47+0000\n" +"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n" "Language-Team: Polish (http://www.transifex.com/freedesktop/packagekit/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -564,7 +564,7 @@ msgstr "Instalowanie aktualizacji, może to chwilę zająć…" #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "Instalowanie aktualizacji systemu, może to chwilę zająć…" #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1016,7 +1016,7 @@ msgstr "Pobieranie transakcji" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "Pobieranie aktualizacji systemu" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1127,7 +1127,7 @@ msgstr "Następujące pakiety muszą zostać zainstalowane w starszych wersjach: #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "Następujące pakiety muszą zostać zastąpione:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered diff --git a/po/pt_BR.po b/po/pt_BR.po index f74667cd9..0c6e57386 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ # Translators: # Igor Pires Soares <igor@projetofedora.org>, 2008-2010 # Rafael Fontenelle <rffontenelle@gmail.com>, 2012-2014 -# Rafael Fontenelle <rffontenelle@gmail.com>, 2015 +# Rafael Fontenelle <rffontenelle@gmail.com>, 2015-2016 # Richard Hughes <richard@hughsie.com>, 2011 # ufa <ufa@technotroll.org>, 2012 # ufa <ufa@technotroll.org>, 2012 @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-25 06:59+0000\n" +"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/freedesktop/packagekit/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -568,7 +568,7 @@ msgstr "Instalando atualizações; Isto pode demorar um pouco..." #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "Instalando atualização do sistema; isto pode levar um tempo..." #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1020,7 +1020,7 @@ msgstr "Obtendo transações" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "Obtendo atualizações do sistema" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1131,7 +1131,7 @@ msgstr "Os seguintes pacotes têm que ser desatualizados:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "Os seguintes pacotes têm se tornar obsoletos:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered @@ -9,7 +9,7 @@ # Misha Shnurapet <shnurapet@fedoraproject.org>, 2011-2012 # Misha Shnurapet <zayzayats@yandex.ru>, 2010 # Richard Hughes <richard@hughsie.com>, 2011 -# Serge Vylekzhanin <vylekzhanin@mail.ru>, 2014-2015 +# Serge Vylekzhanin <vylekzhanin@mail.ru>, 2014-2016 # Yulia <ypoyarko@redhat.com>, 2009 # Yuri Khabarov <madb00blik@gmail.com>, 2011 # Yuri Kozlov <yuray@komyakino.ru>, 2011,2013-2014 @@ -18,9 +18,9 @@ msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-13 07:53+0000\n" +"Last-Translator: Serge Vylekzhanin <vylekzhanin@mail.ru>\n" "Language-Team: Russian (http://www.transifex.com/freedesktop/packagekit/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -573,7 +573,7 @@ msgstr "Установка обновлений; это может занять #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "Установка обновлений системы; это может занять некоторое время…" #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1025,7 +1025,7 @@ msgstr "Получение операций" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "Получение обновлений системы" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1136,7 +1136,7 @@ msgstr "Следующие пакеты должны быть понижены #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "Следующие пакеты должны выйти из употребления:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered @@ -3,7 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Dušan Kazik <prescott66@gmail.com>, 2015 +# Dušan Kazik <prescott66@gmail.com>, 2015-2016 # helix84 <helix84@centrum.sk>, 2014-2015 # helix84 <helix84@centrum.sk>, 2011 # helix84 <helix84@centrum.sk>, 2010, 2011, 2012 @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-12 19:55+0000\n" +"Last-Translator: Dušan Kazik <prescott66@gmail.com>\n" "Language-Team: Slovak (http://www.transifex.com/freedesktop/packagekit/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -569,7 +569,7 @@ msgstr "Inštalujú sa aktualizácie. Toto môže chvíľu trvať..." #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "Inštaluje sa systémová aktualizácia. To môže chvíľu trvať..." #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1021,7 +1021,7 @@ msgstr "Získavajú sa transakcie" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "Získavajú sa systémové aktualizácie" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1132,7 +1132,7 @@ msgstr "Bude potrebné nainštalovať staršiu verziu nasledujúcich balíkov:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "Nasledujúce balíky budú musieť byť označené ako zastaralé:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-27 21:11+0000\n" +"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n" "Language-Team: Serbian (http://www.transifex.com/freedesktop/packagekit/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -564,7 +564,7 @@ msgstr "Инсталирам ажурирања; ово може мало да #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "Инсталирам надоградњу система; ово може мало да потраје..." #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1016,7 +1016,7 @@ msgstr "Добављам извршења" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "Добављам надоградње система" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1127,7 +1127,7 @@ msgstr "Следећи пакети биће разграђени:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "Следећи пакети биће застарели:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered @@ -4,14 +4,14 @@ # # Translators: # Richard Hughes <richard@hughsie.com>, 2011 -# Yuri Chornoivan <yurchor@ukr.net>, 2009-2015 +# Yuri Chornoivan <yurchor@ukr.net>, 2009-2016 msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-12 20:16+0000\n" +"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian (http://www.transifex.com/freedesktop/packagekit/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -564,7 +564,7 @@ msgstr "Зачекайте, встановлюємо оновлення…" #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "Встановлюємо оновлення системи; зачекайте…" #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1016,7 +1016,7 @@ msgstr "Отримання списку дій" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "Отримуємо оновлення системи" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1127,7 +1127,7 @@ msgstr "Слід встановити старіші версії таких п #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "Ці пакунки буде визнано застарілими:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered diff --git a/po/zh_CN.po b/po/zh_CN.po index 7bf1ff6b2..182075686 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3,20 +3,21 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Boyuan Yang <073plan@gmail.com>, 2015 +# Boyuan YANG <073plan@gmail.com>, 2015 # Christopher Meng <i@cicku.me>, 2013 # Leah Liu <lliu@redhat.com>, 2009 # Tommy He <lovenemesis@gmail.com>, 2011, 2012 # Michael Jay Tong <michaeljayt@gmail.com>, 2014 # Richard Hughes <richard@hughsie.com>, 2011 # Wylmer Wang <wantinghard@gmail.com>, 2014 +# Mingcong Bai <jeffbai@aosc.xyz>, 2016 msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-23 18:41+0000\n" +"Last-Translator: Mingcong Bai <jeffbai@aosc.xyz>\n" "Language-Team: Chinese (China) (http://www.transifex.com/freedesktop/packagekit/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -569,7 +570,7 @@ msgstr "正在安装更新;这可能需要一段时间……" #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "正在安装系统升级;这需要一段时间……" #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1021,7 +1022,7 @@ msgstr "获取事务" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "正在获取系统升级" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1132,7 +1133,7 @@ msgstr "下列软件包必须降级:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "如下软件包已弃用:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered diff --git a/po/zh_TW.po b/po/zh_TW.po index e8da07cd4..3f2c868cc 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 19:52+0000\n" -"PO-Revision-Date: 2016-02-12 19:52+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2016-04-20 09:18+0100\n" +"PO-Revision-Date: 2016-02-14 10:36+0000\n" +"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/freedesktop/packagekit/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -565,7 +565,7 @@ msgstr "正在安裝更新;這會花上一段時間..." #. TRANSLATORS: we've started doing offline system upgrade msgid "Installing system upgrade; this could take a while..." -msgstr "" +msgstr "正在安裝系統升級;這會花上一段時間...s" #. TRANSLATORS: downloading repo data so we can search msgid "Downloading details about the software sources." @@ -1017,7 +1017,7 @@ msgstr "正在取得處理事項" #. TRANSLATORS: The role of the transaction, in present tense msgid "Getting system upgrades" -msgstr "" +msgstr "正在取得系統升級" #. TRANSLATORS: ask the user if they are comfortable installing insecure #. packages @@ -1128,7 +1128,7 @@ msgstr "下列軟體包必須降級:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies msgid "The following packages have to be obsoleted:" -msgstr "" +msgstr "下列軟體包必須廢棄:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be #. encountered |