User:N0one/VDCEditorEx/Localization

From Valve Developer Community
Jump to navigation Jump to search
Note.pngNote:VDCEditorEx doesn't get it from here, it gets it from the .json file instead. Notify me for new translations. (Use this title New translation: LANG)
{
    "EN": {
        "WordWrap":             "Word Wrap",
        "SameAsSelected":       "Highlight same code parts as selected text",
        "ScrollAfterLastLine":  "Scroll After Last Line",
        "HTMLTagsFormatter":    "Colorful HTML tags",
        "StylizedTemplates":    "Stylized templates",
        "StylizedLinks":        "Stylized links",
        "Highlight":            "Highlighting for html number entities",
        "ColoredNumbers":       "Highlighting for numbers",
        "Category":             "Stylized categories",
        "File":                 "Stylized files",
        "Functions":            "Stylized template parser functions and parameters (Unstable)",
        "TempMagicWords":       "Stylized template magic words",
        "Header":               "Stylized headers",
        "MagicWords":           "Stylized magic words",
        "Mnemonics":            "Stylized mnemonics",
        "MultiComments":        "Stylized multiline comments",
        "Post":                 "Stylized apostrophe",
        "Tags":                 "Stylized wiki tags",
        "TimeStamp":            "Stylized time stamps",
        "RepLinks":             "Replace links with their custom templates",
        "Pref":                 "Preferences",
        "Rtl":                  "Right to Left editor",
        "ResWin":               "Reset window size",
        "MatBr":                "Matching brackets",
        "Language":             "Language:",
        "Found":                "Found: $1",
        "Length":               "Length: $1",
        "PosLength":            "Position: $1",
        "Reset":                "Reset",
        "Style":                "Style",
        "EdStyle":              "Editor style",
        "CP_Highlight":         "Highlight selection",
        "CP_Numbers":           "Numbers",
        "CP_Templates":         "Templates",
        "CP_Links":             "Links",
        "CP_HtmlEnts":          "Html entities",
        "CP_Cats":              "Categories",
        "CP_File":              "Files",
        "CP_TempMW":            "Template magic words",
        "CP_Header":            "Headers",
        "CP_MagicWords":        "Magic Words",
        "CP_Mnemonics":         "Mnemonics",
        "CP_Multicomments":     "Multi comments",
        "CP_Post":              "Apostrophe",
        "CP_Tags":              "Wiki tags",
        "CP_TimeStamps":        "Time stamps",
        "CP_ToolbarText":       "Toolbar text",
        "CP_Background":        "Background",
        "CP_Button_Border":     "Button border",
        "CP_Button_BG":         "Button background",
        "CP_SummaryBG":         "Summary background",
        "CP_ScrBar1":           "Scrollbar",
        "CP_ScrBar2":           "Scrollbar background",
        "CP_TEXT":              "Text",
        "CP_Border":            "Border"
    },
    "HR": {
        "WordWrap":             "Prijelom riječi",
        "SameAsSelected":       "Istaknite iste dijelove koda kao odabrani tekst",
        "ScrollAfterLastLine":  "Pomicanje nakon posljednjeg retka",
        "HTMLTagsFormatter":    "Šarene HTML oznake",
        "StylizedTemplates":    "Stilizirani predlošci",
        "StylizedLinks":        "Stilizirane veze",
        "Highlight":            "Označavanje za entitete html brojeva",
        "ColoredNumbers":       "Označavanje za brojeve",
        "Category":             "Stilizirane kategorije",
        "File":                 "Stilizirane datoteke",
        "Functions":            "Funkcije i parametri parsera stiliziranog predloška (nestabilno)",
        "TempMagicWords":       "Stilizirani predložak čarobnih riječi",
        "Header":               "Stilizirana zaglavlja",
        "MagicWords":           "Stilizirane čarobne riječi",
        "Mnemonics":            "Stilizirana mnemotehnika",
        "MultiComments":        "Stilizirani višeredni komentari",
        "Post":                 "Stilizirani apostrof",
        "Tags":                 "Stilizirane wiki oznake",
        "TimeStamp":            "Stilizirane vremenske oznake",
        "RepLinks":             "Zamijenite veze njihovim prilagođenim predlošcima",
        "Pref":                 "Postavke",
        "Rtl":                  "Urednik zdesna nalijevo",
        "ResWin":               "Poništi veličinu prozora",
        "MatBr":                "Odgovarajuće zagrade",
        "Language":             "Jezik:",
        "Found":                "Pronađeno: $1",
        "Length":               "Dužina: $1",
        "PosLength":            "Položaj: $1",
        "Reset":                "Resetiraj",
        "Style":                "Stil",
        "EdStyle":              "Stil urednika",
        "CP_Highlight":         "Boja odabira za isticanje",
        "CP_Numbers":           "Brojeve",
        "CP_Templates":         "Predlošci",
        "CP_Links":             "Linkovi",
        "CP_HtmlEnts":          "Html entiteti",
        "CP_Cats":              "Kategorije",
        "CP_File":              "Datoteke",
        "CP_TempMW":            "Predložak čarobnih riječi",
        "CP_Header":            "Zaglavlja",
        "CP_MagicWords":        "Čarobne riječi",
        "CP_Mnemonics":         "Mnemotehnika",
        "CP_Multicomments":     "Višeredni komentari",
        "CP_Post":              "Apostrof",
        "CP_Tags":              "Wiki oznake",
        "CP_TimeStamps":        "Vremenske oznake",
        "CP_ToolbarText":       "Tekst alatne trake",
        "CP_Background":        "Pozadina",
        "CP_Button_Border":     "Obrub gumba",
        "CP_Button_BG":         "Pozadina gumba",
        "CP_SummaryBG":         "Sažetak uvoda",
        "CP_ScrBar1":           "Klizna traka",
        "CP_ScrBar2":           "Pozadina klizna traka",
        "CP_TEXT":              "Tekst",
        "CP_Border":            "Obrub"
    }
}