Selaa lähdekoodia

Fix English spelling error in a message ('A error'). Unfuzzy
translations. Closes: #705087

bubulle@debian.org 13 vuotta sitten
vanhempi
commit
b5595da902
47 muutettua tiedostoa jossa 50 lisäystä ja 46 poistoa
  1. 1 1
      apt-pkg/acquire-item.cc
  2. 4 0
      debian/changelog
  3. 1 1
      methods/http.h
  4. 1 1
      po/apt-all.pot
  5. 1 1
      po/ar.po
  6. 1 1
      po/ast.po
  7. 1 1
      po/bg.po
  8. 1 1
      po/bs.po
  9. 1 1
      po/ca.po
  10. 1 1
      po/cs.po
  11. 1 1
      po/cy.po
  12. 1 1
      po/da.po
  13. 1 1
      po/de.po
  14. 1 1
      po/dz.po
  15. 1 1
      po/el.po
  16. 1 1
      po/es.po
  17. 1 1
      po/eu.po
  18. 1 1
      po/fi.po
  19. 1 1
      po/fr.po
  20. 1 1
      po/gl.po
  21. 1 1
      po/hu.po
  22. 1 1
      po/it.po
  23. 1 1
      po/ja.po
  24. 1 1
      po/km.po
  25. 1 1
      po/ko.po
  26. 1 1
      po/ku.po
  27. 1 1
      po/lt.po
  28. 1 1
      po/mr.po
  29. 1 1
      po/nb.po
  30. 1 1
      po/ne.po
  31. 1 1
      po/nl.po
  32. 1 1
      po/nn.po
  33. 1 1
      po/pl.po
  34. 1 1
      po/pt.po
  35. 1 1
      po/pt_BR.po
  36. 1 1
      po/ro.po
  37. 1 1
      po/ru.po
  38. 1 1
      po/sk.po
  39. 1 1
      po/sl.po
  40. 1 1
      po/sv.po
  41. 1 1
      po/th.po
  42. 1 1
      po/tl.po
  43. 1 1
      po/tr.po
  44. 1 1
      po/uk.po
  45. 1 1
      po/vi.po
  46. 1 1
      po/zh_CN.po
  47. 1 1
      po/zh_TW.po

+ 1 - 1
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"),

+ 4 - 0
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)

+ 1 - 1
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 

+ 1 - 1
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 ""
 

+ 1 - 1
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 ""
 

+ 1 - 1
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 "

+ 1 - 1
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 ""
 "Грешка при проверка на цифровия подпис. Хранилището не е обновено и ще се "

+ 1 - 1
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 ""
 

+ 1 - 1
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 "

+ 1 - 1
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íž "

+ 1 - 1
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 ""
 

+ 1 - 1
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 "

+ 1 - 1
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 "

+ 1 - 1
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 ""
 

+ 1 - 1
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 ""
 

+ 1 - 1
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 "

+ 1 - 1
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 ""
 

+ 1 - 1
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 ""
 

+ 1 - 1
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 "

+ 1 - 1
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 "

+ 1 - 1
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 "

+ 1 - 1
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 è "

+ 1 - 1
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 ""
 "署名照合中にエラーが発生しました。リポジトリは更新されず、過去のインデックス"

+ 1 - 1
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 ""
 

+ 1 - 1
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"

+ 1 - 1
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 ""
 

+ 1 - 1
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 ""
 

+ 1 - 1
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 ""
 

+ 1 - 1
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 "

+ 1 - 1
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 ""
 

+ 1 - 1
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 "

+ 1 - 1
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 ""
 

+ 1 - 1
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 "

+ 1 - 1
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á "

+ 1 - 1
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 ""
 

+ 1 - 1
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 ""
 

+ 1 - 1
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 ""
 "Произошла ошибка при проверке подписи. Репозиторий не обновлён и будут "

+ 1 - 1
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 "

+ 1 - 1
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 "

+ 1 - 1
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 "

+ 1 - 1
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 ""
 "เกิดข้อผิดพลาดขณะตรวจสอบลายเซ็น จะไม่ปรับข้อมูลคลังแพกเกจนี้ และจะใช้แฟ้มดัชนีเก่า "

+ 1 - 1
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 ""
 

+ 1 - 1
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 "

+ 1 - 1
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 ""
 "Виникла помилка під час перевірки підпису. Репозиторій не оновлено, "

+ 1 - 1
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"

+ 1 - 1
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"

+ 1 - 1
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 ""