summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubulle@debian.org <>2013-04-10 11:28:11 +0200
committerbubulle@debian.org <>2013-04-10 11:28:11 +0200
commitb5595da902e62af7c295f1603ae5b43ba4cef281 (patch)
tree527903b3596b07b5b40b027450b2e248a5ca6678
parenta2457f0ec8f0af82305cd6cf09837b73009d96ae (diff)
Fix English spelling error in a message ('A error'). Unfuzzy
translations. Closes: #705087
-rw-r--r--apt-pkg/acquire-item.cc2
-rw-r--r--debian/changelog4
-rw-r--r--methods/http.h2
-rw-r--r--po/apt-all.pot2
-rw-r--r--po/ar.po2
-rw-r--r--po/ast.po2
-rw-r--r--po/bg.po2
-rw-r--r--po/bs.po2
-rw-r--r--po/ca.po2
-rw-r--r--po/cs.po2
-rw-r--r--po/cy.po2
-rw-r--r--po/da.po2
-rw-r--r--po/de.po2
-rw-r--r--po/dz.po2
-rw-r--r--po/el.po2
-rw-r--r--po/es.po2
-rw-r--r--po/eu.po2
-rw-r--r--po/fi.po2
-rw-r--r--po/fr.po2
-rw-r--r--po/gl.po2
-rw-r--r--po/hu.po2
-rw-r--r--po/it.po2
-rw-r--r--po/ja.po2
-rw-r--r--po/km.po2
-rw-r--r--po/ko.po2
-rw-r--r--po/ku.po2
-rw-r--r--po/lt.po2
-rw-r--r--po/mr.po2
-rw-r--r--po/nb.po2
-rw-r--r--po/ne.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/nn.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/pt.po2
-rw-r--r--po/pt_BR.po2
-rw-r--r--po/ro.po2
-rw-r--r--po/ru.po2
-rw-r--r--po/sk.po2
-rw-r--r--po/sl.po2
-rw-r--r--po/sv.po2
-rw-r--r--po/th.po2
-rw-r--r--po/tl.po2
-rw-r--r--po/tr.po2
-rw-r--r--po/uk.po2
-rw-r--r--po/vi.po2
-rw-r--r--po/zh_CN.po2
-rw-r--r--po/zh_TW.po2
47 files changed, 50 insertions, 46 deletions
diff --git a/apt-pkg/acquire-item.cc b/apt-pkg/acquire-item.cc
index d12733747..7b800e42f 100644
--- a/apt-pkg/acquire-item.cc
+++ b/apt-pkg/acquire-item.cc
@@ -1515,7 +1515,7 @@ void pkgAcqMetaIndex::Failed(string Message,pkgAcquire::MethodConfig *Cnf)
VerifiedSigFile.append(".gpg");
Rename(LastGoodSigFile, VerifiedSigFile);
Status = StatTransientNetworkError;
- _error->Warning(_("A error occurred during the signature "
+ _error->Warning(_("An error occurred during the signature "
"verification. The repository is not updated "
"and the previous index files will be used. "
"GPG error: %s: %s\n"),
diff --git a/debian/changelog b/debian/changelog
index bf32cf624..7944d76ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,10 @@ apt (0.9.7.9~exp3) experimental; urgency=low
[ Marc Deslauriers ]
* make apt-ftparchive generate missing deb-src hashes (LP: #1078697)
+
+ [ Yaroslav Halchenko ]
+ * Fix English spelling error in a message ('A error'). Unfuzzy
+ translations. Closes: #705087
[ Programs translations ]
* French translation completed (Christian Perrier)
diff --git a/methods/http.h b/methods/http.h
index 7a3ccda54..7446119cd 100644
--- a/methods/http.h
+++ b/methods/http.h
@@ -158,7 +158,7 @@ class HttpMethod : public pkgAcqMethod
ERROR_UNRECOVERABLE,
/** \brief The server reported a error with a error content page */
ERROR_WITH_CONTENT_PAGE,
- /** \brief A error on the client side */
+ /** \brief An error on the client side */
ERROR_NOT_FROM_SERVER,
/** \brief A redirect or retry request */
TRY_AGAIN_OR_REDIRECT
diff --git a/po/apt-all.pot b/po/apt-all.pot
index a69dc9295..763d8a034 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -2773,7 +2773,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/ar.po b/po/ar.po
index d42708726..ffb394131 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -2805,7 +2805,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/ast.po b/po/ast.po
index cfa13d9ca..b3c87bd06 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -3038,7 +3038,7 @@ msgstr "Conflictu de distribución: %s (esperábase %s pero obtúvose %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Hebo un fallu durante la verificación de la robla. El repositoriu nun ta "
diff --git a/po/bg.po b/po/bg.po
index dd59498e1..0768e88e7 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -3096,7 +3096,7 @@ msgstr "Конфликт в дистрибуцията: %s (очаквана: %s
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Грешка при проверка на цифровия подпис. Хранилището не е обновено и ще се "
diff --git a/po/bs.po b/po/bs.po
index 126df2b43..7dbe5c0be 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -2802,7 +2802,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/ca.po b/po/ca.po
index df78aa61f..2bfee4717 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -3079,7 +3079,7 @@ msgstr "Distribució en conflicte: %s (s'esperava %s però s'ha obtingut %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"S'ha produït un error durant la verificació de la signatura. El dipòsit no "
diff --git a/po/cs.po b/po/cs.po
index 84753c438..4064c164b 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -3037,7 +3037,7 @@ msgstr "Konfliktní distribuce: %s (očekáváno %s, obdrženo %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Při ověřování podpisů se objevila chyba. Repositář není aktualizovaný, tudíž "
diff --git a/po/cy.po b/po/cy.po
index c689bbc91..c1867d70a 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -3096,7 +3096,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/da.po b/po/da.po
index f40831ac1..e2982b563 100644
--- a/po/da.po
+++ b/po/da.po
@@ -3062,7 +3062,7 @@ msgstr "Konfliktdistribution: %s (forventede %s men fik %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Der opstod en fejl under underskriftsbekræftelse. Arkivet er ikke opdateret "
diff --git a/po/de.po b/po/de.po
index 2b5ed7599..00f40344e 100644
--- a/po/de.po
+++ b/po/de.po
@@ -3153,7 +3153,7 @@ msgstr "Konflikt bei Distribution: %s (%s erwartet, aber %s bekommen)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Während der Überprüfung der Signatur trat ein Fehler auf. Das Repository "
diff --git a/po/dz.po b/po/dz.po
index be5733cd0..01854d2d6 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -3022,7 +3022,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/el.po b/po/el.po
index 1ebee0ecb..75625de47 100644
--- a/po/el.po
+++ b/po/el.po
@@ -3055,7 +3055,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/es.po b/po/es.po
index 7b4bbb931..286e5455b 100644
--- a/po/es.po
+++ b/po/es.po
@@ -3137,7 +3137,7 @@ msgstr "Distribución conflictiva: %s (se esperaba %s, pero se obtuvo %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Se produjo un error durante la verificación de las firmas. El repositorio no "
diff --git a/po/eu.po b/po/eu.po
index c11691f86..f327b113c 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -3019,7 +3019,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 183d7c395..1637a9d97 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -3011,7 +3011,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 0562482ff..835c0b206 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -3162,7 +3162,7 @@ msgstr "Distribution en conflit : %s (%s attendu, mais %s obtenu)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Une erreur s'est produite lors du contrôle de la signature. Le dépôt n'est "
diff --git a/po/gl.po b/po/gl.po
index 4cc56f784..12125eb54 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -3078,7 +3078,7 @@ msgstr "Conflito na distribución: %s (agardábase %s mais obtívose %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Produciuse un erro durante a verificación da sinatura. O repositorio non foi "
diff --git a/po/hu.po b/po/hu.po
index 5fb2a35b0..9cf645472 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -3086,7 +3086,7 @@ msgstr "Ütköző disztribúció: %s (a várt %s helyett %s érkezett)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Hiba történt az aláírás ellenőrzése közben. A tároló nem frissült, és az "
diff --git a/po/it.po b/po/it.po
index e67e03e0c..e0baac726 100644
--- a/po/it.po
+++ b/po/it.po
@@ -3132,7 +3132,7 @@ msgstr "Distribuzione in conflitto: %s (atteso %s ma ottenuto %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Si è verificato un errore nel verificare la firma. Il repository non è "
diff --git a/po/ja.po b/po/ja.po
index 44b51b4d9..399219f2f 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -3073,7 +3073,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"署名照合中にエラーが発生しました。リポジトリは更新されず、過去のインデックス"
diff --git a/po/km.po b/po/km.po
index 17d6bf77b..bb7bd6ee1 100644
--- a/po/km.po
+++ b/po/km.po
@@ -2985,7 +2985,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/ko.po b/po/ko.po
index 08a7dc594..a4d0af447 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -3011,7 +3011,7 @@ msgstr "배포판 충돌: %s (예상값 %s, 실제값 %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"디지털 서명 확인에 오류가 발생했습니다. 저장고를 업데이트하지 않고\n"
diff --git a/po/ku.po b/po/ku.po
index d94563913..f7f2d0996 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -2818,7 +2818,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/lt.po b/po/lt.po
index f23aee529..22e5fc152 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -2917,7 +2917,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/mr.po b/po/mr.po
index ceeeaf33e..84ff30882 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -2994,7 +2994,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/nb.po b/po/nb.po
index 1cab4eab2..d97d38d76 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -3034,7 +3034,7 @@ msgstr "Konflikt mellom distribusjoner: %s (forventet %s men fant %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"En feil oppstod under signaturverifisering. Depotet er ikke oppdatert og den "
diff --git a/po/ne.po b/po/ne.po
index 48623413d..4d089bf20 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -2988,7 +2988,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 4d770805b..c3bec13e5 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -3082,7 +3082,7 @@ msgstr "Conflicterende distributie: %s (verwachtte %s, maar kreeg %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Er is een fout opgetreden bij de handtekeningcontrole. De pakketbron is niet "
diff --git a/po/nn.po b/po/nn.po
index 61a662795..89489066a 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -3007,7 +3007,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 3d7636dab..b8643a951 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3108,7 +3108,7 @@ msgstr "Nieprawidłowa dystrybucja: %s (oczekiwano %s, a otrzymano %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Podczas weryfikacji podpisu wystąpił błąd. Nie zaktualizowano repozytorium i "
diff --git a/po/pt.po b/po/pt.po
index e958ead56..febe90d83 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -3098,7 +3098,7 @@ msgstr "Distribuição em conflito: %s (esperado %s mas obtido %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Ocorreu um erro durante a verificação da assinatura. O repositório não está "
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 922279f9e..0a5317c70 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -3050,7 +3050,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/ro.po b/po/ro.po
index 40236f373..1b6c6c06c 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -3057,7 +3057,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 01dd870f7..7ebebbd7f 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -3115,7 +3115,7 @@ msgstr "Конфликт распространения: %s (ожидался %s
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Произошла ошибка при проверке подписи. Репозиторий не обновлён и будут "
diff --git a/po/sk.po b/po/sk.po
index 033dd8f40..90392e27c 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -3058,7 +3058,7 @@ msgstr "V konflikte s distribúciou: %s (očakávalo sa %s ale dostali sme %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Počas overovania podpisu sa vyskytla chyba. Repozitár nie je aktualizovaný a "
diff --git a/po/sl.po b/po/sl.po
index ce627366c..2d92369d7 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -3061,7 +3061,7 @@ msgstr "Distribucija v sporu: %s (pričakovana %s, toda dobljena %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Med preverjanjem podpisa je prišlo do napake. Skladišče ni bilo posodobljeno "
diff --git a/po/sv.po b/po/sv.po
index ad79067a1..5f22dc4f6 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -3060,7 +3060,7 @@ msgstr "Konflikt i distribution: %s (förväntade %s men fick %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Ett fel inträffade vid verifiering av signaturen. Förrådet har inte "
diff --git a/po/th.po b/po/th.po
index 4d8229465..e093cd702 100644
--- a/po/th.po
+++ b/po/th.po
@@ -2990,7 +2990,7 @@ msgstr "ชุดจัดแจกขัดแย้งกัน: %s (ต้อ
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"เกิดข้อผิดพลาดขณะตรวจสอบลายเซ็น จะไม่ปรับข้อมูลคลังแพกเกจนี้ และจะใช้แฟ้มดัชนีเก่า "
diff --git a/po/tl.po b/po/tl.po
index 6672d42c3..964710f42 100644
--- a/po/tl.po
+++ b/po/tl.po
@@ -3040,7 +3040,7 @@ msgstr ""
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
diff --git a/po/tr.po b/po/tr.po
index a502f9e54..6a804edc0 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -3062,7 +3062,7 @@ msgstr "Dağıtım çakışması: %s (beklenen %s ama eldeki %s)"
#: apt-pkg/acquire-item.cc:1521
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"İmza doğrulama sırasında bir hata meydana geldi. Depo güncel değil ve önceki "
diff --git a/po/uk.po b/po/uk.po
index 2af2bd7ee..046caead1 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -3109,7 +3109,7 @@ msgstr "Конфліктуючий дистрибутив: %s (очікував
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Виникла помилка під час перевірки підпису. Репозиторій не оновлено, "
diff --git a/po/vi.po b/po/vi.po
index 9e8c1a78a..4ba5c19d9 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -3096,7 +3096,7 @@ msgstr "Bản phát hành xung đột: %s (mong đợi %s còn nhận %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"Gặp lỗi trong khi thẩm tra chữ ký.\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 6ac4536b9..8f25691e9 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -2979,7 +2979,7 @@ msgstr "冲突的发行版:%s (期望 %s 但得到 %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""
"校验签名出错。此仓库未被更新,仍然使用以前的索引文件。GPG 错误:%s: %s\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 11d299a3b..0cb4f8b8c 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -2971,7 +2971,7 @@ msgstr "發行版本衝突:%s(應當是 %s 但卻得到 %s)"
#: apt-pkg/acquire-item.cc:1518
#, c-format
msgid ""
-"A error occurred during the signature verification. The repository is not "
+"An error occurred during the signature verification. The repository is not "
"updated and the previous index files will be used. GPG error: %s: %s\n"
msgstr ""