Skip to content

Commit ef42057

Browse files
Benjamin Kerensapatthoyts
authored andcommitted
git-gui: fix a typo in po/ files
"succeeded" was misspelled in the code, which propagated throughout the translations. Fixed all of them. Signed-off-by: Benjamin Kerensa <bkerensa <at> ubuntu.com> Signed-off-by: Pat Thoyts <[email protected]>
1 parent 446f822 commit ef42057

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

po/de.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2397,7 +2397,7 @@ msgid "Generation failed."
23972397
msgstr "Schlüsselerzeugung fehlgeschlagen."
23982398

23992399
#: lib/sshkey.tcl:118
2400-
msgid "Generation succeded, but no keys found."
2400+
msgid "Generation succeeded, but no keys found."
24012401
msgstr "Schlüsselerzeugung erfolgreich, aber keine Schlüssel gefunden."
24022402

24032403
#: lib/sshkey.tcl:121

po/fr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2399,7 +2399,7 @@ msgid "Generation failed."
23992399
msgstr "La génération a échoué."
24002400

24012401
#: lib/sshkey.tcl:118
2402-
msgid "Generation succeded, but no keys found."
2402+
msgid "Generation succeeded, but no keys found."
24032403
msgstr "La génération a réussi, mais aucune clé n'a été trouvée."
24042404

24052405
#: lib/sshkey.tcl:121

po/git-gui.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2203,7 +2203,7 @@ msgid "Generation failed."
22032203
msgstr ""
22042204

22052205
#: lib/sshkey.tcl:118
2206-
msgid "Generation succeded, but no keys found."
2206+
msgid "Generation succeeded, but no keys found."
22072207
msgstr ""
22082208

22092209
#: lib/sshkey.tcl:121

po/hu.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2354,7 +2354,7 @@ msgid "Generation failed."
23542354
msgstr "A generálás nem sikerült."
23552355

23562356
#: lib/sshkey.tcl:118
2357-
msgid "Generation succeded, but no keys found."
2357+
msgid "Generation succeeded, but no keys found."
23582358
msgstr "A generálás sikeres, de egy kulcs se található."
23592359

23602360
#: lib/sshkey.tcl:121

po/it.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2397,7 +2397,7 @@ msgid "Generation failed."
23972397
msgstr "Errore durante la creazione della chiave."
23982398

23992399
#: lib/sshkey.tcl:118
2400-
msgid "Generation succeded, but no keys found."
2400+
msgid "Generation succeeded, but no keys found."
24012401
msgstr "La chiave è stata creata con successo, ma non è stata trovata."
24022402

24032403
#: lib/sshkey.tcl:121

po/ja.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2362,7 +2362,7 @@ msgid "Generation failed."
23622362
msgstr "生成に失敗しました。"
23632363

23642364
#: lib/sshkey.tcl:118
2365-
msgid "Generation succeded, but no keys found."
2365+
msgid "Generation succeeded, but no keys found."
23662366
msgstr "生成には成功しましたが、鍵が見つかりません。"
23672367

23682368
#: lib/sshkey.tcl:121

po/nb.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2286,7 +2286,7 @@ msgid "Generation failed."
22862286
msgstr "Generering feilet."
22872287

22882288
#: lib/sshkey.tcl:118
2289-
msgid "Generation succeded, but no keys found."
2289+
msgid "Generation succeeded, but no keys found."
22902290
msgstr "Generering vellykket, men ingen nøkler er funnet."
22912291

22922292
#: lib/sshkey.tcl:121

po/pt_br.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2375,7 +2375,7 @@ msgid "Generation failed."
23752375
msgstr "A geração da chave falhou."
23762376

23772377
#: lib/sshkey.tcl:118
2378-
msgid "Generation succeded, but no keys found."
2378+
msgid "Generation succeeded, but no keys found."
23792379
msgstr "A geração da chave foi bem-sucedida, mas nenhuma chave foi encontrada."
23802380

23812381
#: lib/sshkey.tcl:121

po/ru.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2370,7 +2370,7 @@ msgid "Generation failed."
23702370
msgstr "Ключ не создан."
23712371

23722372
#: lib/sshkey.tcl:118
2373-
msgid "Generation succeded, but no keys found."
2373+
msgid "Generation succeeded, but no keys found."
23742374
msgstr "Создание ключа завершилось, но результат не был найден"
23752375

23762376
#: lib/sshkey.tcl:121

po/sv.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2382,7 +2382,7 @@ msgid "Generation failed."
23822382
msgstr "Misslyckades med att skapa."
23832383

23842384
#: lib/sshkey.tcl:120
2385-
msgid "Generation succeded, but no keys found."
2385+
msgid "Generation succeeded, but no keys found."
23862386
msgstr "Lyckades skapa nyckeln, men hittar inte någon nyckel."
23872387

23882388
#: lib/sshkey.tcl:123

0 commit comments

Comments
 (0)