From 1ed8caa1bbab7a03abc05fe56057f92cddcb89b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Fri, 24 Mar 2017 21:59:32 +0100 Subject: [PATCH] i-patch for Pirate language Credits to jo_ for the joke and hcorion for finding the typo: Hi all, I was busy translating godot to Pirate, and I noticed a spelling error, on line 1035 in platform/uwp/export/export.cpp it mis-spells certificate as certficate missing the extra i hcorion: Nice catch. If you make a PR, please call it 'i-patch for Pirate." --- editor/translations/ar.po | 2 +- editor/translations/bg.po | 2 +- editor/translations/bn.po | 2 +- editor/translations/ca.po | 2 +- editor/translations/cs.po | 2 +- editor/translations/da.po | 2 +- editor/translations/de.po | 2 +- editor/translations/de_CH.po | 2 +- editor/translations/editor.pot | 2 +- editor/translations/es.po | 2 +- editor/translations/es_AR.po | 2 +- editor/translations/fa.po | 2 +- editor/translations/fr.po | 2 +- editor/translations/hu.po | 2 +- editor/translations/id.po | 2 +- editor/translations/it.po | 2 +- editor/translations/ja.po | 2 +- editor/translations/ko.po | 2 +- editor/translations/nb.po | 2 +- editor/translations/pl.po | 2 +- editor/translations/pr.po | 2 +- editor/translations/pt_BR.po | 2 +- editor/translations/pt_PT.po | 2 +- editor/translations/ru.po | 2 +- editor/translations/sk.po | 2 +- editor/translations/sl.po | 2 +- editor/translations/tr.po | 2 +- editor/translations/ur_PK.po | 2 +- editor/translations/zh_CN.po | 2 +- editor/translations/zh_HK.po | 2 +- editor/translations/zh_TW.po | 2 +- platform/uwp/export/export.cpp | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/editor/translations/ar.po b/editor/translations/ar.po index 91f57325287..2e8e0ab725b 100644 --- a/editor/translations/ar.po +++ b/editor/translations/ar.po @@ -6361,7 +6361,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/bg.po b/editor/translations/bg.po index faf5df4d8f2..590eb37b733 100644 --- a/editor/translations/bg.po +++ b/editor/translations/bg.po @@ -6396,7 +6396,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/bn.po b/editor/translations/bn.po index 7ed4fcdaf15..4ff2f6c4593 100644 --- a/editor/translations/bn.po +++ b/editor/translations/bn.po @@ -6502,7 +6502,7 @@ msgstr "এইমাত্র অব্যাহিত/মুক্ত" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" "সার্টিফিকেট ফাইলটি পড়া সম্ভব হচ্ছে না। ফাইলের পথ এবং পাসওয়ার্ড দুটোই কি সঠিক দেয়া " "হয়েছে?" diff --git a/editor/translations/ca.po b/editor/translations/ca.po index c4da990525a..2016fd9473a 100644 --- a/editor/translations/ca.po +++ b/editor/translations/ca.po @@ -6486,7 +6486,7 @@ msgstr "alliberat" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" "No s'ha pogut llegir el certificat. Comproveu que tant el camí com la " "contrasenya són correctes" diff --git a/editor/translations/cs.po b/editor/translations/cs.po index b5e1ba3a3a0..72cee55e6b1 100644 --- a/editor/translations/cs.po +++ b/editor/translations/cs.po @@ -6399,7 +6399,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/da.po b/editor/translations/da.po index 3bff43f9d8a..1cbf5ad454b 100644 --- a/editor/translations/da.po +++ b/editor/translations/da.po @@ -6392,7 +6392,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/de.po b/editor/translations/de.po index cc13e8104e8..678cc1e3472 100644 --- a/editor/translations/de.po +++ b/editor/translations/de.po @@ -6536,7 +6536,7 @@ msgstr "gerade losgelassen" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" "Zertifikat-Datei konnte nicht gelesen werden. Sind Pfad und Passwort beide " "korrekt?" diff --git a/editor/translations/de_CH.po b/editor/translations/de_CH.po index 64fe6e0a491..a057f5fbe9f 100644 --- a/editor/translations/de_CH.po +++ b/editor/translations/de_CH.po @@ -6405,7 +6405,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/editor.pot b/editor/translations/editor.pot index eb88d11b5f5..985b48efc2a 100644 --- a/editor/translations/editor.pot +++ b/editor/translations/editor.pot @@ -6349,7 +6349,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/es.po b/editor/translations/es.po index 8fdb3fbbd2e..ac7371e47c1 100644 --- a/editor/translations/es.po +++ b/editor/translations/es.po @@ -6584,7 +6584,7 @@ msgstr "se levante" #: platform/uwp/export/export.cpp #, fuzzy msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" "No se ha podido leer el archivo de certificación. ¿Seguro que la ruta y " "contraseña son correctas?" diff --git a/editor/translations/es_AR.po b/editor/translations/es_AR.po index caeea9224a5..d8139434601 100644 --- a/editor/translations/es_AR.po +++ b/editor/translations/es_AR.po @@ -6520,7 +6520,7 @@ msgstr "recién soltado" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" "No se pudo leer el archivo de certificado. Son tanto la ruta como el " "password correctos?" diff --git a/editor/translations/fa.po b/editor/translations/fa.po index 42b1c9d9041..8cf167b3d7d 100644 --- a/editor/translations/fa.po +++ b/editor/translations/fa.po @@ -6428,7 +6428,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/fr.po b/editor/translations/fr.po index 198cd3d26b1..741b27711dc 100644 --- a/editor/translations/fr.po +++ b/editor/translations/fr.po @@ -6582,7 +6582,7 @@ msgstr "seulement relâché" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" "Le fichier certificat ne pourrait pas être lu. Les chemin et mot de passe " "sont t-ils tous deux corrects ?" diff --git a/editor/translations/hu.po b/editor/translations/hu.po index 6644b6f15f8..7ee105d2672 100644 --- a/editor/translations/hu.po +++ b/editor/translations/hu.po @@ -6355,7 +6355,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/id.po b/editor/translations/id.po index 7a57e3bb650..3600ad31525 100644 --- a/editor/translations/id.po +++ b/editor/translations/id.po @@ -6480,7 +6480,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/it.po b/editor/translations/it.po index 0d84507bbec..af6699da216 100644 --- a/editor/translations/it.po +++ b/editor/translations/it.po @@ -6514,7 +6514,7 @@ msgstr "appena rilasciato" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" "Impossibile leggere il file del certificatio. Il percorso e la pasword sono " "entrambi corretti?" diff --git a/editor/translations/ja.po b/editor/translations/ja.po index 4a4828c5488..dbabe4d31fb 100644 --- a/editor/translations/ja.po +++ b/editor/translations/ja.po @@ -6410,7 +6410,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/ko.po b/editor/translations/ko.po index 7deaded553c..20d1aed61e1 100644 --- a/editor/translations/ko.po +++ b/editor/translations/ko.po @@ -6467,7 +6467,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "인증서 파일을 읽을 수 없습니다. 경로와 비밀번호가 정확합니까?" #: platform/uwp/export/export.cpp diff --git a/editor/translations/nb.po b/editor/translations/nb.po index e3d5d3b4dd5..c9dc30e2464 100644 --- a/editor/translations/nb.po +++ b/editor/translations/nb.po @@ -6355,7 +6355,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/pl.po b/editor/translations/pl.po index 33db1764c5f..06a0ca23869 100644 --- a/editor/translations/pl.po +++ b/editor/translations/pl.po @@ -6500,7 +6500,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/pr.po b/editor/translations/pr.po index 8ee3e84c9e4..0b8ecb0bdae 100644 --- a/editor/translations/pr.po +++ b/editor/translations/pr.po @@ -6374,7 +6374,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/pt_BR.po b/editor/translations/pt_BR.po index 9224a726bcf..abb688da42b 100644 --- a/editor/translations/pt_BR.po +++ b/editor/translations/pt_BR.po @@ -6529,7 +6529,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/pt_PT.po b/editor/translations/pt_PT.po index b98f81a0ef6..dae8f12829a 100644 --- a/editor/translations/pt_PT.po +++ b/editor/translations/pt_PT.po @@ -6370,7 +6370,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/ru.po b/editor/translations/ru.po index 460f4a12bc5..d7302c58d79 100644 --- a/editor/translations/ru.po +++ b/editor/translations/ru.po @@ -6510,7 +6510,7 @@ msgstr "просто отпущена" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "Не могу прочитать файл сертификата. Уверены, что путь и пароль верны?" #: platform/uwp/export/export.cpp diff --git a/editor/translations/sk.po b/editor/translations/sk.po index f2b8c750ecf..162b618e739 100644 --- a/editor/translations/sk.po +++ b/editor/translations/sk.po @@ -6377,7 +6377,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/sl.po b/editor/translations/sl.po index 8a1efd8ddf5..b8965f6ca26 100644 --- a/editor/translations/sl.po +++ b/editor/translations/sl.po @@ -6370,7 +6370,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/tr.po b/editor/translations/tr.po index dfbb803a8fc..d1b82ede28c 100644 --- a/editor/translations/tr.po +++ b/editor/translations/tr.po @@ -6497,7 +6497,7 @@ msgstr "yeni bırakıldı" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" "Onay belgesi dizeci okunamadı. Yol ve gizyazının her ikisi de doğru mu?" diff --git a/editor/translations/ur_PK.po b/editor/translations/ur_PK.po index 41bbda31603..381f3d3fdda 100644 --- a/editor/translations/ur_PK.po +++ b/editor/translations/ur_PK.po @@ -6377,7 +6377,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/zh_CN.po b/editor/translations/zh_CN.po index 0c97bbcfabb..8d0b9d44d99 100644 --- a/editor/translations/zh_CN.po +++ b/editor/translations/zh_CN.po @@ -6437,7 +6437,7 @@ msgstr "刚好释放" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "无法读取证书文件。路径和密码是否都正确?" #: platform/uwp/export/export.cpp diff --git a/editor/translations/zh_HK.po b/editor/translations/zh_HK.po index ab66790c7b8..bc02a0a593b 100644 --- a/editor/translations/zh_HK.po +++ b/editor/translations/zh_HK.po @@ -6408,7 +6408,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/editor/translations/zh_TW.po b/editor/translations/zh_TW.po index e161954a38f..17e37bdfe23 100644 --- a/editor/translations/zh_TW.po +++ b/editor/translations/zh_TW.po @@ -6369,7 +6369,7 @@ msgstr "" #: platform/uwp/export/export.cpp msgid "" -"Couldn't read the certficate file. Are the path and password both correct?" +"Couldn't read the certificate file. Are the path and password both correct?" msgstr "" #: platform/uwp/export/export.cpp diff --git a/platform/uwp/export/export.cpp b/platform/uwp/export/export.cpp index a9b26056fc0..bef19d80ae0 100644 --- a/platform/uwp/export/export.cpp +++ b/platform/uwp/export/export.cpp @@ -1032,7 +1032,7 @@ void AppxPackager::finish() { Error err = read_cert_file(certificate_path, certificate_pass, &cert_file); if (err != OK) { - EditorNode::add_io_error(TTR("Couldn't read the certficate file. Are the path and password both correct?")); + EditorNode::add_io_error(TTR("Couldn't read the certificate file. Are the path and password both correct?")); package->close(); memdelete(package); package = NULL;