vim-patch:47e13953ffdb

Update runtime files
47e13953ff

Ignore *.rej files, generated by vim-patch.sh.
Source of mistakes for 1st-time contributors.
This commit is contained in:
Jan Edmund Lazo
2021-04-28 01:33:17 -04:00
parent 3d86857f28
commit 0185625c04
20 changed files with 215 additions and 168 deletions

View File

@@ -2799,9 +2799,6 @@ msgstr "ukendt vimOption"
msgid "keyboard interrupt"
msgstr "tastaturafbryd"
msgid "vim error"
msgstr "fejl ved vim"
msgid "cannot create buffer/window command: object is being deleted"
msgstr "kan ikke oprette buffer-/vindue-kommando: objekt slettes"
@@ -3123,8 +3120,8 @@ msgstr "-W <scriptud>\tSkriv alle indtastede kommandoer til filen <scriptud>"
msgid "-x\t\t\tEdit encrypted files"
msgstr "-x\t\t\tRediger krypterede filer"
msgid "-display <display>\tConnect vim to this particular X-server"
msgstr "-display <display>\tForbind vim til denne X-server"
msgid "-display <display>\tConnect Vim to this particular X-server"
msgstr "-display <display>\tForbind Vim til denne X-server"
msgid "-X\t\t\tDo not connect to X server"
msgstr "-X\t\t\tOpret ikke forbindelse til X-server"
@@ -3203,11 +3200,11 @@ msgstr ""
"\n"
"Argumenter som genkendes af gvim (Athena-version):\n"
msgid "-display <display>\tRun vim on <display>"
msgstr "-display <display>\tKør vim på <display>"
msgid "-display <display>\tRun Vim on <display>"
msgstr "-display <display>\tKør Vim på <display>"
msgid "-iconic\t\tStart vim iconified"
msgstr "-iconic\t\tStart vim som ikon"
msgid "-iconic\t\tStart Vim iconified"
msgstr "-iconic\t\tStart Vim som ikon"
msgid "-background <color>\tUse <color> for the background (also: -bg)"
msgstr "-background <farve>\tBrug <farve> til baggrunden (også: -bg)"
@@ -3253,8 +3250,8 @@ msgstr ""
"\n"
"Argumenter genkendt af gvim (GTK+-version):\n"
msgid "-display <display>\tRun vim on <display> (also: --display)"
msgstr "-display <display>\tKør vim på <display> (også: --display)"
msgid "-display <display>\tRun Vim on <display> (also: --display)"
msgstr "-display <display>\tKør Vim på <display> (også: --display)"
msgid "--role <role>\tSet a unique role to identify the main window"
msgstr "--role <rolle>\tSæt en unik rolle til at identificere hovedvinduet"
@@ -6876,7 +6873,7 @@ msgid "list index out of range"
msgstr "listeindeks udenfor område"
#, c-format
msgid "internal error: failed to get vim list item %d"
msgid "internal error: failed to get Vim list item %d"
msgstr "intern fejl: kunne ikke hente vim-listepunkt %d"
msgid "slice step cannot be zero"
@@ -6887,7 +6884,7 @@ msgid "attempt to assign sequence of size greater than %d to extended slice"
msgstr "forsøg på at tildele sekvens som er større end %d til udvidet slice"
#, c-format
msgid "internal error: no vim list item %d"
msgid "internal error: no Vim list item %d"
msgstr "intern fejl: intet vim-listepunkt %d"
msgid "internal error: not enough list items"
@@ -6998,19 +6995,19 @@ msgstr "kunne ikke køre koden"
msgid "E858: Eval did not return a valid python object"
msgstr "E858: Eval returnerede ikke et gyldigt python-objekt"
msgid "E859: Failed to convert returned python object to vim value"
msgid "E859: Failed to convert returned python object to a Vim value"
msgstr "E859: Kunne ikke konvertere returnerede python-objekt til vim-værdi"
#, c-format
msgid "unable to convert %s to vim dictionary"
msgid "unable to convert %s to a Vim dictionary"
msgstr "kan ikke konvertere %s til vim-ordbog"
#, c-format
msgid "unable to convert %s to vim list"
msgid "unable to convert %s to a Vim list"
msgstr "kan ikke konvertere %s til vim-liste"
#, c-format
msgid "unable to convert %s to vim structure"
msgid "unable to convert %s to a Vim structure"
msgstr "kan ikke konvertere %s til vim-struktur"
msgid "internal error: NULL reference passed"

View File

@@ -2659,9 +2659,6 @@ msgstr "nekonata vimOption"
msgid "keyboard interrupt"
msgstr "klavara interrompo"
msgid "vim error"
msgstr "eraro de Vim"
msgid "cannot create buffer/window command: object is being deleted"
msgstr "ne eblas krei komandon de bufro/fenestro: objekto estas forviŝiĝanta"
@@ -2986,7 +2983,7 @@ msgstr ""
msgid "-x\t\t\tEdit encrypted files"
msgstr "-x\t\t\tRedakti ĉifradan dosieron"
msgid "-display <display>\tConnect vim to this particular X-server"
msgid "-display <display>\tConnect Vim to this particular X-server"
msgstr "-display <ekrano>\tKonekti Vim al tiu X-servilo"
msgid "-X\t\t\tDo not connect to X server"
@@ -3065,11 +3062,11 @@ msgstr ""
"\n"
"Argumentoj agnoskitaj de gvim (versio Athena):\n"
msgid "-display <display>\tRun vim on <display>"
msgstr "-display <ekrano>\tLanĉi vim sur <ekrano>"
msgid "-display <display>\tRun Vim on <display>"
msgstr "-display <ekrano>\tLanĉi Vim sur <ekrano>"
msgid "-iconic\t\tStart vim iconified"
msgstr "-iconic\t\tLanĉi vim piktograme"
msgid "-iconic\t\tStart Vim iconified"
msgstr "-iconic\t\tLanĉi Vim piktograme"
msgid "-background <color>\tUse <color> for the background (also: -bg)"
msgstr "-background <koloro>\tUzi <koloro>-n por la fona koloro (ankaŭ: -bg)"
@@ -3117,7 +3114,7 @@ msgstr ""
"\n"
"Argumentoj agnoskitaj de gvim (versio GTK+):\n"
msgid "-display <display>\tRun vim on <display> (also: --display)"
msgid "-display <display>\tRun Vim on <display> (also: --display)"
msgstr "-display <ekrano>\tLanĉi Vim sur tiu <ekrano> (ankaŭ: --display)"
msgid "--role <role>\tSet a unique role to identify the main window"
@@ -6656,7 +6653,7 @@ msgid "list index out of range"
msgstr "indekso de listo ekster limoj"
#, c-format
msgid "internal error: failed to get vim list item %d"
msgid "internal error: failed to get Vim list item %d"
msgstr "interna eraro: obteno de vim-a listero %d malsukcesis"
msgid "slice step cannot be zero"
@@ -6667,7 +6664,7 @@ msgid "attempt to assign sequence of size greater than %d to extended slice"
msgstr "provis valorizi sekvencon kun pli ol %d eroj en etendita sekco"
#, c-format
msgid "internal error: no vim list item %d"
msgid "internal error: no Vim list item %d"
msgstr "interna eraro: neniu vim-a listero %d"
msgid "internal error: not enough list items"
@@ -6776,19 +6773,19 @@ msgstr "malsukcesis ruli la kodon"
msgid "E858: Eval did not return a valid python object"
msgstr "E858: Eval ne revenis kun valida python-objekto"
msgid "E859: Failed to convert returned python object to vim value"
msgid "E859: Failed to convert returned python object to a Vim value"
msgstr "E859: Konverto de revena python-objekto al vim-valoro malsukcesis"
#, c-format
msgid "unable to convert %s to vim dictionary"
msgid "unable to convert %s to a Vim dictionary"
msgstr "ne povis konverti %s al vim-vortaro"
#, c-format
msgid "unable to convert %s to vim list"
msgid "unable to convert %s to a Vim list"
msgstr "ne povis konverti %s al vim-listo"
#, c-format
msgid "unable to convert %s to vim structure"
msgid "unable to convert %s to a Vim structure"
msgstr "ne povis konverti %s al vim-strukturo"
msgid "internal error: NULL reference passed"

View File

@@ -2482,9 +2482,6 @@ msgstr "vimOption inconnue"
msgid "keyboard interrupt"
msgstr "interruption clavier"
msgid "vim error"
msgstr "erreur Vim"
msgid "cannot create buffer/window command: object is being deleted"
msgstr ""
"Impossible de cr<63>er commande de tampon/fen<65>tre : objet en cours d'effacement"
@@ -2818,7 +2815,7 @@ msgstr "-W <dest>\t
msgid "-x\t\t\tEdit encrypted files"
msgstr "-x\t\t\t<>diter des fichiers chiffr<66>s"
msgid "-display <display>\tConnect vim to this particular X-server"
msgid "-display <display>\tConnect Vim to this particular X-server"
msgstr "-display <display>\tConnecter Vim au serveur X sp<73>cifi<66>"
msgid "-X\t\t\tDo not connect to X server"
@@ -2901,10 +2898,10 @@ msgstr ""
"\n"
"Arguments reconnus par gvim (version Athena) :\n"
msgid "-display <display>\tRun vim on <display>"
msgid "-display <display>\tRun Vim on <display>"
msgstr "-display <<3C>cran>\tLancer Vim sur ce <display>"
msgid "-iconic\t\tStart vim iconified"
msgid "-iconic\t\tStart Vim iconified"
msgstr "-iconic\t\tIconifier Vim au d<>marrage"
msgid "-background <color>\tUse <color> for the background (also: -bg)"
@@ -2954,7 +2951,7 @@ msgstr ""
"\n"
"Arguments reconnus par gvim (version GTK+) :\n"
msgid "-display <display>\tRun vim on <display> (also: --display)"
msgid "-display <display>\tRun Vim on <display> (also: --display)"
msgstr ""
"-display <display>\tLancer Vim sur ce <display>\t(<28>galement : --display)"
@@ -6734,7 +6731,7 @@ msgid "list index out of range"
msgstr "index de liste hors limites"
#, c-format
msgid "internal error: failed to get vim list item %d"
msgid "internal error: failed to get Vim list item %d"
msgstr "erreur interne : acc<63>s <20> un <20>l<EFBFBD>ment %d de liste a <20>chou<6F>"
msgid "slice step cannot be zero"
@@ -6747,7 +6744,7 @@ msgstr ""
"d<>coupage en tranche <20>tendu "
#, c-format
msgid "internal error: no vim list item %d"
msgid "internal error: no Vim list item %d"
msgstr "erreur interne : pas d'<27>l<EFBFBD>ment %d de liste vim"
msgid "internal error: not enough list items"
@@ -6858,19 +6855,19 @@ msgstr "ex
msgid "E858: Eval did not return a valid python object"
msgstr "E858: Eval n'a pas retourn<72> un objet python valide"
msgid "E859: Failed to convert returned python object to vim value"
msgid "E859: Failed to convert returned python object to a Vim value"
msgstr "E859: Conversion d'objet python <20> une valeur de vim a <20>chou<6F>"
#, c-format
msgid "unable to convert %s to vim dictionary"
msgid "unable to convert %s to a Vim dictionary"
msgstr "impossible de convertir %s <20> un dictionnaire vim"
#, c-format
msgid "unable to convert %s to vim list"
msgid "unable to convert %s to a Vim list"
msgstr "impossible de convertir %s <20> une liste de vim"
#, c-format
msgid "unable to convert %s to vim structure"
msgid "unable to convert %s to a Vim structure"
msgstr "impossible de convertir %s <20> une structure de vim"
msgid "internal error: NULL reference passed"

View File

@@ -2806,9 +2806,6 @@ msgstr "vimOption anaithnid"
msgid "keyboard interrupt"
msgstr "idirbhriseadh m<>archl<68>ir"
msgid "vim error"
msgstr "earr<72>id vim"
msgid "cannot create buffer/window command: object is being deleted"
msgstr "n<> f<>idir ord<72> maol<6F>in/fuinneoige a chruth<74>: r<>ad <20> scriosadh"
@@ -3132,8 +3129,8 @@ msgstr "-W <aschur>\tScr
msgid "-x\t\t\tEdit encrypted files"
msgstr "-x\t\t\tCuir comhaid chriptithe in eagar"
msgid "-display <display>\tConnect vim to this particular X-server"
msgstr "-display <freastala<6C>>\tNasc vim leis an bhfreastala<6C>-X seo"
msgid "-display <display>\tConnect Vim to this particular X-server"
msgstr "-display <freastala<6C>>\tNasc Vim leis an bhfreastala<6C>-X seo"
msgid "-X\t\t\tDo not connect to X server"
msgstr "-X\t\t\tN<74> naisc leis an bhfreastala<6C> X"
@@ -3215,11 +3212,11 @@ msgstr ""
"\n"
"Arg<72>int<6E> ar eolas do gvim (leagan Athena):\n"
msgid "-display <display>\tRun vim on <display>"
msgstr "-display <sc<73>ile<6C>n>\tRith vim ar <sc<73>ile<6C>n>"
msgid "-display <display>\tRun Vim on <display>"
msgstr "-display <sc<73>ile<6C>n>\tRith Vim ar <sc<73>ile<6C>n>"
msgid "-iconic\t\tStart vim iconified"
msgstr "-iconic\t\tTosaigh vim sa mh<6D>d <20>oslaghdaithe"
msgid "-iconic\t\tStart Vim iconified"
msgstr "-iconic\t\tTosaigh Vim sa mh<6D>d <20>oslaghdaithe"
msgid "-background <color>\tUse <color> for the background (also: -bg)"
msgstr "-background <dath>\tBain <20>s<EFBFBD>id as <dath> don ch<63>lra (-bg fosta)"
@@ -3270,8 +3267,8 @@ msgstr ""
"\n"
"Arg<72>int<6E> ar eolas do gvim (leagan GTK+):\n"
msgid "-display <display>\tRun vim on <display> (also: --display)"
msgstr "-display <sc<73>ile<6C>n>\tRith vim ar <sc<73>ile<6C>n> (fosta: --display)"
msgid "-display <display>\tRun Vim on <display> (also: --display)"
msgstr "-display <sc<73>ile<6C>n>\tRith Vim ar <sc<73>ile<6C>n> (fosta: --display)"
msgid "--role <role>\tSet a unique role to identify the main window"
msgstr "--role <r<>l>\tSocraigh r<>l saini<6E>il chun an phr<68>omhfhuinneog a aithint"
@@ -6952,7 +6949,7 @@ msgstr "inn
#. No more suitable format specifications in python-2.3
#, c-format
msgid "internal error: failed to get vim list item %d"
msgid "internal error: failed to get Vim list item %d"
msgstr "earr<72>id inmhe<68>nach: n<>l aon fh<66>il ar mh<6D>r %d sa liosta vim"
msgid "slice step cannot be zero"
@@ -6963,7 +6960,7 @@ msgid "attempt to assign sequence of size greater than %d to extended slice"
msgstr "iarracht ar sheicheamh n<>os m<> n<> %d a shannadh do shlisne fadaithe"
#, c-format
msgid "internal error: no vim list item %d"
msgid "internal error: no Vim list item %d"
msgstr "earr<72>id inmhe<68>nach: n<>l aon mh<6D>r %d sa liosta vim"
msgid "internal error: not enough list items"
@@ -7072,19 +7069,19 @@ msgstr "n
msgid "E858: Eval did not return a valid python object"
msgstr "E858: N<> bhfuarthas r<>ad bail<69> python ar ais <20> Eval"
msgid "E859: Failed to convert returned python object to vim value"
msgid "E859: Failed to convert returned python object to a Vim value"
msgstr "E859: N<>orbh fh<66>idir luach vim a dh<64>anamh as an r<>ad python"
#, c-format
msgid "unable to convert %s to vim dictionary"
msgid "unable to convert %s to a Vim dictionary"
msgstr "n<> f<>idir focl<63>ir vim a dh<64>anamh as %s"
#, c-format
msgid "unable to convert %s to vim list"
msgid "unable to convert %s to a Vim list"
msgstr "n<> f<>idir liosta vim a dh<64>anamh as %s"
#, c-format
msgid "unable to convert %s to vim structure"
msgid "unable to convert %s to a Vim structure"
msgstr "n<> f<>idir strucht<68>r vim a dh<64>anamh as %s"
msgid "internal error: NULL reference passed"

View File

@@ -2580,9 +2580,6 @@ msgstr "̤
msgid "keyboard interrupt"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ܡ<EFBFBD><DCA1>ɳ<EFBFBD><C9B3><EFBFBD><EFBFBD><EFBFBD>"
msgid "vim error"
msgstr "vim <20><><EFBFBD>顼"
msgid "cannot create buffer/window command: object is being deleted"
msgstr ""
"<22>Хåե<C3A5>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޥ<EFBFBD><DEA5>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4>ޤ<EFBFBD><DEA4><EFBFBD>: <20><><EFBFBD>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ȥ<EFBFBD><C8A4>õ<C3B5><EEA4B5><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD>"
@@ -2903,7 +2900,7 @@ msgstr "-W <scriptout>\t
msgid "-x\t\t\tEdit encrypted files"
msgstr "-x\t\t\t<>Ź沽<C5B9><E6B2BD><EFBFBD>줿<EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Խ<EFBFBD><D4BD><EFBFBD><EFBFBD><EFBFBD>"
msgid "-display <display>\tConnect vim to this particular X-server"
msgid "-display <display>\tConnect Vim to this particular X-server"
msgstr "-display <display>\tvim<69><6D><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA4B7> X <20><><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD><D0A1><EFBFBD><EFBFBD><EFBFBD>³<EFBFBD><C2B3><EFBFBD><EFBFBD>"
msgid "-X\t\t\tDo not connect to X server"
@@ -2978,10 +2975,10 @@ msgstr ""
"\n"
"gvim<69>ˤ<EFBFBD><CBA4>äƲ<C3A4><C6B2><EFBFBD><E1A4B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(Athena<6E>С<EFBFBD><D0A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>):\n"
msgid "-display <display>\tRun vim on <display>"
msgid "-display <display>\tRun Vim on <display>"
msgstr "-display <display>\t<display> <20><>vim<69><6D><EFBFBD>¹Ԥ<C2B9><D4A4><EFBFBD>"
msgid "-iconic\t\tStart vim iconified"
msgid "-iconic\t\tStart Vim iconified"
msgstr "-iconic\t\t<>Ǿ<EFBFBD><C7BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>֤<EFBFBD>vim<69><6D><EFBFBD><EFBFBD>ư<EFBFBD><C6B0><EFBFBD><EFBFBD>"
msgid "-background <color>\tUse <color> for the background (also: -bg)"
@@ -3028,8 +3025,8 @@ msgstr ""
"\n"
"gvim<69>ˤ<EFBFBD><CBA4>äƲ<C3A4><C6B2><EFBFBD><E1A4B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(GTK+<2B>С<EFBFBD><D0A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>):\n"
msgid "-display <display>\tRun vim on <display> (also: --display)"
msgstr "-display <display>\t<display> <20><>vim<EFBFBD><EFBFBD><EFBFBD>¹Ԥ<EFBFBD><EFBFBD><EFBFBD><><C6B1>: --display)"
msgid "-display <display>\tRun Vim on <display> (also: --display)"
msgstr "-display <display>\t<display> <20><>Vim<EFBFBD><EFBFBD><EFBFBD>¹Ԥ<EFBFBD><EFBFBD><EFBFBD><><C6B1>: --display)"
msgid "--role <role>\tSet a unique role to identify the main window"
msgstr "--role <role>\t<><EFBFBD>󥦥<EFBFBD><F3A5A6A5><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̤<EFBFBD><CCA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>դ<EFBFBD><D5A4><EFBFBD><EFBFBD><EFBFBD>(role)<29><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA4B9>"
@@ -6581,7 +6578,7 @@ msgid "list index out of range"
msgstr "<22><EFBFBD><EAA5B9><EFBFBD>ϰϳ<CFB0><CFB3>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD><EFBFBD>Ǥ<EFBFBD>"
#, c-format
msgid "internal error: failed to get vim list item %d"
msgid "internal error: failed to get Vim list item %d"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>顼: vim<69>Υ<CEA5><EAA5B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d <20>μ<EFBFBD><CEBC><EFBFBD><EFBFBD>˼<EFBFBD><CBBC>Ԥ<EFBFBD><D4A4>ޤ<EFBFBD><DEA4><EFBFBD>"
msgid "slice step cannot be zero"
@@ -6592,7 +6589,7 @@ msgid "attempt to assign sequence of size greater than %d to extended slice"
msgstr "Ĺ<><C4B9> %d <20>γ<EFBFBD>ĥ<EFBFBD><C4A5><EFBFBD><EFBFBD><E9A5A4><EFBFBD>ˡ<EFBFBD><CBA1><EFBFBD><EFBFBD><EFBFBD>Ĺ<EFBFBD><C4B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E9A5A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ褦<C6A4>Ȥ<EFBFBD><C8A4>ޤ<EFBFBD><DEA4><EFBFBD>"
#, c-format
msgid "internal error: no vim list item %d"
msgid "internal error: no Vim list item %d"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>顼: vim<69>Υ<CEA5><EAA5B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d <20>Ϥ<EFBFBD><CFA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>"
msgid "internal error: not enough list items"
@@ -6701,19 +6698,19 @@ msgstr "
msgid "E858: Eval did not return a valid python object"
msgstr "E858: <20><>ɾ<EFBFBD><C9BE><EFBFBD><EFBFBD>ͭ<EFBFBD><CDAD><EFBFBD><EFBFBD>python<6F><6E><EFBFBD>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ȥ<EFBFBD><C8A4>֤<EFBFBD><D6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD>"
msgid "E859: Failed to convert returned python object to vim value"
msgid "E859: Failed to convert returned python object to a Vim value"
msgstr "E859: <20>֤<EFBFBD><D6A4>줿python<6F><6E><EFBFBD>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ȥ<EFBFBD>vim<69><6D><EFBFBD>ͤ<EFBFBD><CDA4>Ѵ<EFBFBD><D1B4>Ǥ<EFBFBD><C7A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD>"
#, c-format
msgid "unable to convert %s to vim dictionary"
msgid "unable to convert %s to a Vim dictionary"
msgstr "%s vim<69>μ<EFBFBD><CEBC>񷿤<EFBFBD><F1B7BFA4>Ѵ<EFBFBD><D1B4>Ǥ<EFBFBD><C7A4>ޤ<EFBFBD><DEA4><EFBFBD>"
#, c-format
msgid "unable to convert %s to vim list"
msgid "unable to convert %s to a Vim list"
msgstr "%s <20><>vim<69>Υ<CEA5>Ȥ<EFBFBD><C8A4>Ѵ<EFBFBD><D1B4>Ǥ<EFBFBD><C7A4>ޤ<EFBFBD><DEA4><EFBFBD>"
#, c-format
msgid "unable to convert %s to vim structure"
msgid "unable to convert %s to a Vim structure"
msgstr "%s <20><>vim<69>ι<EFBFBD>¤<EFBFBD>Τ<EFBFBD><CEA4>Ѵ<EFBFBD><D1B4>Ǥ<EFBFBD><C7A4>ޤ<EFBFBD><DEA4><EFBFBD>"
msgid "internal error: NULL reference passed"

View File

@@ -2580,9 +2580,6 @@ msgstr "未知の vimOption です"
msgid "keyboard interrupt"
msgstr "キーボード割込み"
msgid "vim error"
msgstr "vim エラー"
msgid "cannot create buffer/window command: object is being deleted"
msgstr ""
"バッファ/ウィンドウ作成コマンドを作成できません: オブジェクトが消去されていま"
@@ -2903,7 +2900,7 @@ msgstr "-W <scriptout>\t入力した全コマンドをファイル <scriptout>
msgid "-x\t\t\tEdit encrypted files"
msgstr "-x\t\t\t暗号化されたファイルを編集する"
msgid "-display <display>\tConnect vim to this particular X-server"
msgid "-display <display>\tConnect Vim to this particular X-server"
msgstr "-display <display>\tvimを指定した X サーバーに接続する"
msgid "-X\t\t\tDo not connect to X server"
@@ -2978,10 +2975,10 @@ msgstr ""
"\n"
"gvimによって解釈される引数(Athenaバージョン):\n"
msgid "-display <display>\tRun vim on <display>"
msgid "-display <display>\tRun Vim on <display>"
msgstr "-display <display>\t<display> でvimを実行する"
msgid "-iconic\t\tStart vim iconified"
msgid "-iconic\t\tStart Vim iconified"
msgstr "-iconic\t\t最小化した状態でvimを起動する"
msgid "-background <color>\tUse <color> for the background (also: -bg)"
@@ -3028,8 +3025,8 @@ msgstr ""
"\n"
"gvimによって解釈される引数(GTK+バージョン):\n"
msgid "-display <display>\tRun vim on <display> (also: --display)"
msgstr "-display <display>\t<display> でvimを実行する(同義: --display)"
msgid "-display <display>\tRun Vim on <display> (also: --display)"
msgstr "-display <display>\t<display> でVimを実行する(同義: --display)"
msgid "--role <role>\tSet a unique role to identify the main window"
msgstr "--role <role>\tメインウィンドウを識別する一意な役割(role)を設定する"
@@ -6581,7 +6578,7 @@ msgid "list index out of range"
msgstr "リスト範囲外のインデックスです"
#, c-format
msgid "internal error: failed to get vim list item %d"
msgid "internal error: failed to get Vim list item %d"
msgstr "内部エラー: vimのリスト要素 %d の取得に失敗しました"
msgid "slice step cannot be zero"
@@ -6592,7 +6589,7 @@ msgid "attempt to assign sequence of size greater than %d to extended slice"
msgstr "長さ %d の拡張スライスに、より長いスライスを割り当てようとしました"
#, c-format
msgid "internal error: no vim list item %d"
msgid "internal error: no Vim list item %d"
msgstr "内部エラー: vimのリスト要素 %d はありません"
msgid "internal error: not enough list items"
@@ -6701,19 +6698,19 @@ msgstr "コードの実行に失敗しました"
msgid "E858: Eval did not return a valid python object"
msgstr "E858: 式評価は有効なpythonオブジェクトを返しませんでした"
msgid "E859: Failed to convert returned python object to vim value"
msgid "E859: Failed to convert returned python object to a Vim value"
msgstr "E859: 返されたpythonオブジェクトをvimの値に変換できませんでした"
#, c-format
msgid "unable to convert %s to vim dictionary"
msgid "unable to convert %s to a Vim dictionary"
msgstr "%s vimの辞書型に変換できません"
#, c-format
msgid "unable to convert %s to vim list"
msgid "unable to convert %s to a Vim list"
msgstr "%s をvimのリストに変換できません"
#, c-format
msgid "unable to convert %s to vim structure"
msgid "unable to convert %s to a Vim structure"
msgstr "%s をvimの構造体に変換できません"
msgid "internal error: NULL reference passed"

View File

@@ -3008,9 +3008,6 @@ msgstr "непозната vimОпција"
msgid "keyboard interrupt"
msgstr "прекид тастатуре"
msgid "vim error"
msgstr "vim грешка"
msgid "cannot create buffer/window command: object is being deleted"
msgstr "бафер/прозор команда не може да се креира: објекат се брише"
@@ -3558,11 +3555,11 @@ msgstr ""
"\n"
"Аргументи које препознаје gvim (Athena верзија):\n"
msgid "-display <display>\tRun vim on <display>"
msgstr "-display <дисплеј>\tПокрени vim на <дисплеј>"
msgid "-display <display>\tRun Vim on <display>"
msgstr "-display <дисплеј>\tПокрени Vim на <дисплеј>"
msgid "-iconic\t\tStart vim iconified"
msgstr "-iconic\t\tПокрени vim као икону"
msgid "-iconic\t\tStart Vim iconified"
msgstr "-iconic\t\tПокрени Vim као икону"
msgid "-background <color>\tUse <color> for the background (also: -bg)"
msgstr "-background <боја>\tКористи <боја> за позадину (такође: -bg)"
@@ -3610,8 +3607,8 @@ msgstr ""
"\n"
"Аргументи које препознаје gvim (GTK+ верзија):\n"
msgid "-display <display>\tRun vim on <display> (also: --display)"
msgstr "-display <дисплеј>\tПокрени vim на <дисплеј> (такође: --display)"
msgid "-display <display>\tRun Vim on <display> (also: --display)"
msgstr "-display <дисплеј>\tПокрени Vim на <дисплеј> (такође: --display)"
msgid "--role <role>\tSet a unique role to identify the main window"
msgstr ""
@@ -7439,7 +7436,7 @@ msgid "list index out of range"
msgstr "индекс листе је ван опсега"
#, c-format
msgid "internal error: failed to get vim list item %d"
msgid "internal error: failed to get Vim list item %d"
msgstr "интерна грешка: ставка %d vim листе није могла да се добије"
msgid "slice step cannot be zero"
@@ -7450,7 +7447,7 @@ msgid "attempt to assign sequence of size greater than %d to extended slice"
msgstr "покушај доделе секвенце величине веће од %d како би се продужио slice"
#, c-format
msgid "internal error: no vim list item %d"
msgid "internal error: no Vim list item %d"
msgstr "интерна грешка: нема ставке %d у vim листи"
msgid "internal error: not enough list items"
@@ -7560,19 +7557,19 @@ msgstr "кôд није могао да се покрене"
msgid "E858: Eval did not return a valid python object"
msgstr "E858: Eval није вратио важећи python објекат"
msgid "E859: Failed to convert returned python object to vim value"
msgid "E859: Failed to convert returned python object to a Vim value"
msgstr "E859: Конверзија враћеног python објекта у vim вредност није успела"
#, c-format
msgid "unable to convert %s to vim dictionary"
msgid "unable to convert %s to a Vim dictionary"
msgstr "%s не може да се конвертује у vim речник"
#, c-format
msgid "unable to convert %s to vim list"
msgid "unable to convert %s to a Vim list"
msgstr "%s не може да се конвертује у vim листу"
#, c-format
msgid "unable to convert %s to vim structure"
msgid "unable to convert %s to a Vim structure"
msgstr "%s не може да се конвертује у vim структуру"
msgid "internal error: NULL reference passed"

View File

@@ -2529,9 +2529,6 @@ msgstr "geçersiz vimOption"
msgid "keyboard interrupt"
msgstr "klavye araya girdi"
msgid "vim error"
msgstr "vim hatası"
msgid "cannot create buffer/window command: object is being deleted"
msgstr "arabellek/pencere komutu oluşturulamadı: öge şu anda siliniyor"
@@ -2991,7 +2988,7 @@ msgstr "-W <betikçık>\tGirilen tüm komutları <betikçık> dosyasına yaz"
msgid "-x\t\t\tEdit encrypted files"
msgstr "-x\t\t\tŞifrelenmiş dosyaları düzenle"
msgid "-display <display>\tConnect vim to this particular X-server"
msgid "-display <display>\tConnect Vim to this particular X-server"
msgstr "-display <ekran>\tVim'i bu belirtilen X sunucusuna bağla"
msgid "-X\t\t\tDo not connect to X server"
@@ -3069,10 +3066,10 @@ msgstr ""
"\n"
"gvim tarafından tanınan değişkenler (Athena sürümü):\n"
msgid "-display <display>\tRun vim on <display>"
msgid "-display <display>\tRun Vim on <display>"
msgstr "-display <ekran>\tVim'i <ekran>'da çalıştır"
msgid "-iconic\t\tStart vim iconified"
msgid "-iconic\t\tStart Vim iconified"
msgstr "-iconic\t\tVim'i simge durumunda başlat"
msgid "-background <color>\tUse <color> for the background (also: -bg)"
@@ -3120,7 +3117,7 @@ msgstr ""
"\n"
"gvim tarafından tanınan değişkenler (GTK+ sürümü):\n"
msgid "-display <display>\tRun vim on <display> (also: --display)"
msgid "-display <display>\tRun Vim on <display> (also: --display)"
msgstr "-display <ekran>\tVim'i <ekran>'da çalıştır (veya: --display)"
msgid "--role <role>\tSet a unique role to identify the main window"
@@ -7437,7 +7434,7 @@ msgid "list index out of range"
msgstr "liste dizini erimin dışında"
#, c-format
msgid "internal error: failed to get vim list item %d"
msgid "internal error: failed to get Vim list item %d"
msgstr "iç hata: %d vim liste ögesi alınamadı"
msgid "slice step cannot be zero"
@@ -7448,7 +7445,7 @@ msgid "attempt to assign sequence of size greater than %d to extended slice"
msgstr "genişletilmiş dilime %d boyuttan büyük bir sıralamayı atama denemesi"
#, c-format
msgid "internal error: no vim list item %d"
msgid "internal error: no Vim list item %d"
msgstr "iç hata: %d vim liste ögesi yok"
msgid "internal error: not enough list items"
@@ -7557,19 +7554,19 @@ msgstr "kod çalıştırılamadı"
msgid "E858: Eval did not return a valid python object"
msgstr "E858: Eval geçerli bir python nesnesi döndürmedi"
msgid "E859: Failed to convert returned python object to vim value"
msgid "E859: Failed to convert returned python object to a Vim value"
msgstr "E859: Döndürülen python nesnesi vim değerine dönüştürülemedi"
#, c-format
msgid "unable to convert %s to vim dictionary"
msgid "unable to convert %s to a Vim dictionary"
msgstr "%s vim sözlüğüne dönüştürülemedi"
#, c-format
msgid "unable to convert %s to vim list"
msgid "unable to convert %s to a Vim list"
msgstr "%s vim listesine dönüştürülemedi"
#, c-format
msgid "unable to convert %s to vim structure"
msgid "unable to convert %s to a Vim structure"
msgstr "%s vim yapısına dönüştürülemedi"
msgid "internal error: NULL reference passed"