change a translation string

This commit is contained in:
guinux 2013-04-19 16:24:38 +02:00
parent 588a158f73
commit 15081cce7e
14 changed files with 30 additions and 31 deletions

View File

@ -6,8 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -244,7 +243,7 @@ msgstr ""
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656

View File

@ -517,8 +517,8 @@ def check_conflicts():
if requirement == hold:
if error:
error += '\n'
error += _('The transaction cannot be performed because it needs to remove {pkgname1} which is in HoldPkg').format(pkgname1 = hold)
print(_('The transaction cannot be performed because it needs to remove {pkgname1} which is in HoldPkg').format(pkgname1 = hold))
error += _('The transaction cannot be performed because it needs to remove {pkgname1} which is a locked package').format(pkgname1 = hold)
print(_('The transaction cannot be performed because it needs to remove {pkgname1} which is a locked package').format(pkgname1 = hold))
else:
to_add_to_remove.add(requirement)
to_add_to_remove &= set(transaction.localpkgs.keys())

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-04-06 18:02+0100\n"
"Last-Translator: Oriol Fernàndez <ofernandeza@gmail.com>\n"
"Language-Team: Catalan\n"
@ -246,7 +246,7 @@ msgstr "<big><b>{number} actualitzacions disponibles</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-03-30 15:18+0100\n"
"Last-Translator: <andreasmartinmorch@gmail.com>\n"
"Language-Team: Danish\n"
@ -245,7 +245,7 @@ msgstr "<big><b>{number} tilgængelige opdateringer</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-04-13 14:45+0100\n"
"Last-Translator: Philip Müller <philm@manjaro.org>\n"
"Language-Team: German\n"
@ -246,7 +246,7 @@ msgstr "<big><b>{number} Erneuerungen verfügbar</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-04-08 14:35+0200\n"
"Last-Translator: Angel <angelsolomos@gmail.com>\n"
"Language-Team: Greek <angelsolomos@gmail.com>\n"
@ -246,7 +246,7 @@ msgstr "<big><b>{number} διαθέσιμες ενημερώσεις</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-04-08 09:57+0100\n"
"Last-Translator: Daniel Pérez Galán <danpergal84@gmail.com>\n"
"Language-Team: Español\n"
@ -246,7 +246,7 @@ msgstr "<big><b>{number} actualizaciones disponibles</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-03-30 15:18+0100\n"
"Last-Translator: <elvirolo@gmail.com>\n"
"Language-Team: French\n"
@ -245,9 +245,9 @@ msgstr "<big><b>{number} mises à jour disponibles</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
"La transaction ne peut pas être exécutée car elle nécessite d'enlever {pkgname1} "
"La transaction ne peut pas être réalisée car elle nécessite de désinstaller {pkgname1} "
"qui est un paquet bloqué"
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656
@ -337,7 +337,7 @@ msgstr "Nom"
#: gui/manager.glade:732
msgid "Version"
msgstr ""
msgstr "Version"
#: gui/manager.glade:749
msgid "Size"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-04-07 18:06+0100\n"
"Last-Translator: bernardo miguel savone <bmsavone@gmail.com>\n"
"Language-Team: Italian\n"
@ -246,7 +246,7 @@ msgstr "<big><b>{number} aggiornamenti disponibili</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-03-30 15:18+0100\n"
"Last-Translator: <tflovik@online.no>\n"
"Language-Team: Norway\n"
@ -245,7 +245,7 @@ msgstr "<big><b>{number} tilgjengelige oppdateringer</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-03-30 15:18+0100\n"
"Last-Translator: Kuba Kaczmarzyk (poker98face) <poker98face@gmail.com>\n"
"Language-Team: Poland\n"
@ -245,7 +245,7 @@ msgstr "<big><b>{number} aktualizacji dostępnych</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-04-02 17:10+0100\n"
"Last-Translator: Holmes <manjarobrasil@gmail.com>, matt <matt.manjaro@gmail."
"com>\n"
@ -246,7 +246,7 @@ msgstr "<big><b>{number} atualizações disponíveis</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-03-30 15:18+0100\n"
"Last-Translator: <alexandru.ianu@gmail.com>\n"
"Language-Team: Romanian\n"
@ -245,7 +245,7 @@ msgstr "<big><b>{number} actualizări disponivile</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pamac\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-17 15:31+0200\n"
"POT-Creation-Date: 2013-04-19 16:16+0200\n"
"PO-Revision-Date: 2013-03-30 15:18+0100\n"
"Last-Translator: YFDogan <yfdogan@gmail.com>\n"
"Language-Team: Turkish\n"
@ -245,7 +245,7 @@ msgstr "<big><b>{number} Güncelleme Var</b></big>"
#: pamac/main.py:520 pamac/main.py:521
msgid ""
"The transaction cannot be performed because it needs to remove {pkgname1} "
"which is in HoldPkg"
"which is a locked package"
msgstr ""
#: pamac/main.py:552 pamac/main.py:553 pamac/main.py:655 pamac/main.py:656