diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-09-28 15:20:28 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-09-28 15:21:41 +0200 |
commit | 1a9a1a4a753bb5aa118188b842d7a10abe4d27b6 (patch) | |
tree | d37b2c992a2230c62bda5799635c1e0324557d2e /po/hu.po | |
parent | 09a5a7bd66a69e3e43bc35db4fb42ae4982342de (diff) |
Release 1.2.281.2.28
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 26 |
1 files changed, 20 insertions, 6 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2017-05-19 11:29+0200\n" +"POT-Creation-Date: 2018-09-28 13:19+0000\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen <kelemeng at ubuntu dot com>\n" "Language-Team: Hungarian <gnome-hu-list@gnome.org>\n" @@ -3298,17 +3298,16 @@ msgid "Unable to parse package file %s (%d)" msgstr "Nem lehet a(z) %s csomagfájlt feldolgozni (%d)" #: apt-pkg/deb/debsystem.cc -#, c-format +#, fuzzy, c-format msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" +"Unable to acquire the dpkg frontend lock (%s), is another process using it?" msgstr "" "Az adminisztrációs könyvtár (%s) nem zárolható, lehet hogy másik folyamat " "használja?" #: apt-pkg/deb/debsystem.cc -#, c-format -msgid "Unable to lock the administration directory (%s), are you root?" +#, fuzzy, c-format +msgid "Unable to acquire the dpkg frontend lock (%s), are you root?" msgstr "" "Az adminisztrációs könyvtár (%s) nem zárolható, rendszergazdaként próbálja?" @@ -3323,6 +3322,21 @@ msgstr "" "probléma megoldásához. " #: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" +"Az adminisztrációs könyvtár (%s) nem zárolható, lehet hogy másik folyamat " +"használja?" + +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "" +"Az adminisztrációs könyvtár (%s) nem zárolható, rendszergazdaként próbálja?" + +#: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "Nincs zárolva" |