diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-11-07 02:25:46 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-11-07 02:25:46 +0100 |
commit | 20e317e22abeef20891eb70a18435559f7b09212 (patch) | |
tree | 5a8ad20c8cc49b37593e8f1089420446b731b0d0 | |
parent | b7f1885fab1cce27f3104b792ed07300b9561bf1 (diff) | |
download | rneovim-20e317e22abeef20891eb70a18435559f7b09212.tar.gz rneovim-20e317e22abeef20891eb70a18435559f7b09212.tar.bz2 rneovim-20e317e22abeef20891eb70a18435559f7b09212.zip |
po: remove duplicate definitions
-rw-r--r-- | src/nvim/po/it.po | 22 | ||||
-rw-r--r-- | src/nvim/po/ko.UTF-8.po | 24 |
2 files changed, 0 insertions, 46 deletions
diff --git a/src/nvim/po/it.po b/src/nvim/po/it.po index 4d9ce045ca..91a68cf1e6 100644 --- a/src/nvim/po/it.po +++ b/src/nvim/po/it.po @@ -5382,27 +5382,10 @@ msgstr "E772: Il file ortografico è per versioni di Vim più recenti" msgid "E770: Unsupported section in spell file" msgstr "E770: Sezione non supportata nel file ortografico" -#: ../spell.c:3762 -#, c-format -msgid "E778: This does not look like a .sug file: %s" -msgstr "E778: Questo non sembra un file .sug: %s" - #, c-format msgid "E779: Old .sug file, needs to be updated: %s" msgstr "E779: File .sug obsoleto, è necessario aggiornarlo: %s" -#, c-format -msgid "E780: .sug file is for newer version of Vim: %s" -msgstr "E780: Il file .sug è per versioni di Vim più recenti: %s" - -#, c-format -msgid "E781: .sug file doesn't match .spl file: %s" -msgstr "E781: Il file .sug non corrisponde al file .spl: %s" - -#, c-format -msgid "E782: error while reading .sug file: %s" -msgstr "E782: Errore leggendo il file .sug: %s" - #: ../spell.c:4550 #, c-format msgid "Reading affix file %s ..." @@ -5761,11 +5744,6 @@ msgstr "E753: Non trovato: %s" msgid "E778: This does not look like a .sug file: %s" msgstr "E778: Questo non sembra un file .sug: %s" -#: ../spell.c:9282 -#, c-format -msgid "E779: Old .sug file, needs to be updated: %s" -msgstr "E779: File .sug obsoleto, è necessario aggiornarlo: %s" - #: ../spell.c:9286 #, c-format msgid "E780: .sug file is for newer version of Vim: %s" diff --git a/src/nvim/po/ko.UTF-8.po b/src/nvim/po/ko.UTF-8.po index 89d6a57655..6173283135 100644 --- a/src/nvim/po/ko.UTF-8.po +++ b/src/nvim/po/ko.UTF-8.po @@ -5280,27 +5280,6 @@ msgstr "E772: Spell 파ì¼ì´ 새 ë²„ì ¼ì˜ Vim용입니다" msgid "E770: Unsupported section in spell file" msgstr "E770: spell 파ì¼ì— ì§€ì›ë˜ì§€ 않는 섹션" -#: ../spell.c:3762 -#, c-format -msgid "E778: This does not look like a .sug file: %s" -msgstr "E778: .sug 파ì¼ì´ 아닌 것 ê°™ìŒ: %s" - -#, c-format -msgid "E779: Old .sug file, needs to be updated: %s" -msgstr "E779: ì˜¤ëž˜ëœ .sug 파ì¼, ê°±ì‹ í•„ìš”: %s" - -#, c-format -msgid "E780: .sug file is for newer version of Vim: %s" -msgstr "E780: .sug 파ì¼ì´ 새 ë²„ì ¼ì˜ Vim용임: %s" - -#, c-format -msgid "E781: .sug file doesn't match .spl file: %s" -msgstr "E781: .sug 파ì¼ì´ .spl 파ì¼ê³¼ ë§žì§€ 않ìŒ: %s" - -#, c-format -msgid "E782: error while reading .sug file: %s" -msgstr "E782: .sug íŒŒì¼ ì½ê¸° ì—러: %s" - #: ../spell.c:4550 #, c-format msgid "Reading affix file %s ..." @@ -7527,9 +7506,6 @@ msgstr "E446: 커서 ë°‘ì— íŒŒì¼ ì´ë¦„ì´ ì—†ìŠµë‹ˆë‹¤" #~ msgid "Could not fix up function pointers to the DLL!" #~ msgstr "함수 í¬ì¸í„°ë¥¼ DLL로 바꿀 수 없습니다!" -#~ msgid "shell returned %d" -#~ msgstr "ì‰˜ì´ %dì„(를) ëŒë ¤ì£¼ì—ˆìŠµë‹ˆë‹¤" - #~ msgid "Vim: Caught %s event\n" #~ msgstr "ë¹”: %s ì´ë²¤íŠ¸ë¥¼ 잡았습니다\n" |