diff options
author | SARL ENR-68 <david@david.david> | 2014-08-28 16:28:49 +0200 |
---|---|---|
committer | SARL ENR-68 <david@david.david> | 2014-08-28 16:28:49 +0200 |
commit | e19f03c47399ad93a44492c707e080879dda8aa8 (patch) | |
tree | d784aea55dbd2998c19035a61dc4d010d68d10a6 | |
parent | b60f33555e2592319860dad719f38ef6f73e0dfa (diff) | |
download | isodumper-e19f03c47399ad93a44492c707e080879dda8aa8.tar isodumper-e19f03c47399ad93a44492c707e080879dda8aa8.tar.gz isodumper-e19f03c47399ad93a44492c707e080879dda8aa8.tar.bz2 isodumper-e19f03c47399ad93a44492c707e080879dda8aa8.tar.xz isodumper-e19f03c47399ad93a44492c707e080879dda8aa8.zip |
fix a typo on the word 'occurred' instead of 'occured'
- on all po and pot files
- on isodumper.py file
- using (where . is the folder path of isodumper):
- find . -type f -name "*.py" -print0 | xargs -0 sed -i 's/occured/occurred/g'
- find . -type f -name "*.po" -print0 | xargs -0 sed -i 's/occured/occurred/g'
- find . -type f -name "*.pot" -print0 | xargs -0 sed -i 's/occured/occurred/g'
-rwxr-xr-x | lib/isodumper.py | 2 | ||||
-rw-r--r-- | po/ar.po | 2 | ||||
-rw-r--r-- | po/ast.po | 2 | ||||
-rw-r--r-- | po/bg.po | 2 | ||||
-rw-r--r-- | po/ca.po | 2 | ||||
-rw-r--r-- | po/cs.po | 2 | ||||
-rw-r--r-- | po/da.po | 2 | ||||
-rw-r--r-- | po/de.po | 2 | ||||
-rw-r--r-- | po/el.po | 2 | ||||
-rw-r--r-- | po/en_CA.po | 2 | ||||
-rw-r--r-- | po/en_GB.po | 4 | ||||
-rw-r--r-- | po/es.po | 2 | ||||
-rw-r--r-- | po/et.po | 2 | ||||
-rw-r--r-- | po/eu.po | 2 | ||||
-rw-r--r-- | po/fr.po | 2 | ||||
-rw-r--r-- | po/gl.po | 2 | ||||
-rw-r--r-- | po/he.po | 2 | ||||
-rw-r--r-- | po/hr.po | 2 | ||||
-rw-r--r-- | po/hu.po | 2 | ||||
-rw-r--r-- | po/id.po | 2 | ||||
-rw-r--r-- | po/isodumper.pot | 2 | ||||
-rw-r--r-- | po/it.po | 2 | ||||
-rw-r--r-- | po/ja.po | 2 | ||||
-rw-r--r-- | po/ka.po | 2 | ||||
-rw-r--r-- | po/ko.po | 2 | ||||
-rw-r--r-- | po/ml.po | 2 | ||||
-rw-r--r-- | po/ms.po | 2 | ||||
-rw-r--r-- | po/nb.po | 2 | ||||
-rw-r--r-- | po/nl.po | 2 | ||||
-rw-r--r-- | po/pl.po | 2 | ||||
-rw-r--r-- | po/pt.po | 2 | ||||
-rw-r--r-- | po/pt_BR.po | 2 | ||||
-rw-r--r-- | po/ro.po | 2 | ||||
-rw-r--r-- | po/ru.po | 2 | ||||
-rw-r--r-- | po/sk.po | 2 | ||||
-rw-r--r-- | po/sl.po | 2 | ||||
-rw-r--r-- | po/sr.po | 2 | ||||
-rw-r--r-- | po/sv.po | 2 | ||||
-rw-r--r-- | po/tr.po | 2 | ||||
-rw-r--r-- | po/uk.po | 2 | ||||
-rw-r--r-- | po/zh_CN.po | 2 | ||||
-rw-r--r-- | po/zh_HK.po | 2 | ||||
-rw-r--r-- | po/zh_TW.po | 2 |
43 files changed, 44 insertions, 44 deletions
diff --git a/lib/isodumper.py b/lib/isodumper.py index b2a4919..4a5eb9f 100755 --- a/lib/isodumper.py +++ b/lib/isodumper.py @@ -248,7 +248,7 @@ class IsoDumper: self.logger(message) self.success() elif rc == 5: - message = _("An error occured while creating a partition.") + message = _("An error occurred while creating a partition.") elif rc == 127: message = _('Authentication error.') else: @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -38,7 +38,7 @@ msgid "The device was formatted successfully." msgstr "El preséu formateóse con ésitu." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Asocedió un fallu entrín se creaba una partición." #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -42,7 +42,7 @@ msgid "The device was formatted successfully." msgstr "Zařízení bylo úspěšně naformátováno." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Při vytváření diskového oddílu se vyskytla chyba." #: lib/isodumper.py:253 @@ -39,7 +39,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -45,7 +45,7 @@ msgid "The device was formatted successfully." msgstr "Das Gerät wurde erfolgreich formatiert." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Ein Fehler ist beim erstellen der Partition aufgetreten." #: lib/isodumper.py:253 @@ -40,7 +40,7 @@ msgid "The device was formatted successfully." msgstr "Η συσκευή διαμορφώθηκε με επιτυχία." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Προέκυψε σφάλμα κατά την δημιουργία διαμερίσματος." #: lib/isodumper.py:253 diff --git a/po/en_CA.po b/po/en_CA.po index 50db037..f783002 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 diff --git a/po/en_GB.po b/po/en_GB.po index 64ae97f..ac2f272 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -39,8 +39,8 @@ msgid "The device was formatted successfully." msgstr "The device was formatted successfully." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." -msgstr "An error occured while creating a partition." +msgid "An error occurred while creating a partition." +msgstr "An error occurred while creating a partition." #: lib/isodumper.py:253 msgid "Authentication error." @@ -41,7 +41,7 @@ msgid "The device was formatted successfully." msgstr "El dispositivo ha sido formateado de forma exitosa." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Ha ocurrido un error mientras se creaba la partición." #: lib/isodumper.py:253 @@ -38,7 +38,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -37,7 +37,7 @@ msgid "The device was formatted successfully." msgstr "Gailua arrakastaz formateatu egin da." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Errore bat gertatu da partizio bat sortzean." #: lib/isodumper.py:253 @@ -41,7 +41,7 @@ msgid "The device was formatted successfully." msgstr "Le périphérique a été formaté avec succès." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Une erreur est survenue en créant une partition." #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -40,7 +40,7 @@ msgid "The device was formatted successfully." msgstr "Perangkat berhasil diformat." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Kesalahan terjadi saat membuat partisi." #: lib/isodumper.py:253 diff --git a/po/isodumper.pot b/po/isodumper.pot index 2d361ba..e624bc3 100644 --- a/po/isodumper.pot +++ b/po/isodumper.pot @@ -34,7 +34,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -38,7 +38,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -37,7 +37,7 @@ msgid "The device was formatted successfully." msgstr "Formatteren van het apparaat is geslaagd." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Er is een fout opgetreden tijdens het creëren van de partitie." #: lib/isodumper.py:253 @@ -40,7 +40,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -38,7 +38,7 @@ msgid "The device was formatted successfully." msgstr "O dispositivo foi formatado com sucesso." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Ocorreu um erro durante a criação da partição." #: lib/isodumper.py:253 diff --git a/po/pt_BR.po b/po/pt_BR.po index 3931ffc..d1d8845 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -40,7 +40,7 @@ msgid "The device was formatted successfully." msgstr "O dispositivo foi formatado com sucesso." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Ocorreu um erro durante a criação de uma partição." #: lib/isodumper.py:253 @@ -39,7 +39,7 @@ msgid "The device was formatted successfully." msgstr "Dispozitivul a fost formatat cu succes." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "S-a produs o eroare la crearea unei partiții." #: lib/isodumper.py:253 @@ -41,7 +41,7 @@ msgid "The device was formatted successfully." msgstr "Устройство успешно отформатировано." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Произошла ошибка при создании раздела." #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -40,7 +40,7 @@ msgid "The device was formatted successfully." msgstr "Naprava je bila uspešno formatirana." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Med usvarjanjem razdelka je prišlo do napake." #: lib/isodumper.py:253 @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 @@ -39,7 +39,7 @@ msgid "The device was formatted successfully." msgstr "Formateringen lyckades" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Ett fel inträffade när en partition skapades." #: lib/isodumper.py:253 @@ -39,7 +39,7 @@ msgid "The device was formatted successfully." msgstr "Aygıt başarıyla biçimlendirildi." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Bir disk bölümü oluşturulurken hata meydana geldi." #: lib/isodumper.py:253 @@ -38,7 +38,7 @@ msgid "The device was formatted successfully." msgstr "Форматування пристрою виконано успішно." #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "Під час спроби створити розділ сталася помилка." #: lib/isodumper.py:253 diff --git a/po/zh_CN.po b/po/zh_CN.po index b480900..65d589d 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 diff --git a/po/zh_HK.po b/po/zh_HK.po index b480ff3..d40b233 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -36,7 +36,7 @@ msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:253 diff --git a/po/zh_TW.po b/po/zh_TW.po index 31aa3f2..2423b26 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -38,7 +38,7 @@ msgid "The device was formatted successfully." msgstr "裝置已經成功格式化了。" #: lib/isodumper.py:251 -msgid "An error occured while creating a partition." +msgid "An error occurred while creating a partition." msgstr "建立磁碟區時發生了一個錯誤。" #: lib/isodumper.py:253 |