mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 04:24:45 -04:00
Updates lv translation and replaces spaces with tabs in config.js.
This commit is contained in:
parent
16d4aa3aa9
commit
6bbf0604b8
2 changed files with 65 additions and 65 deletions
|
@ -31,7 +31,7 @@ h5ai is provided under the terms of the [MIT License](http://github.com/lrsjng/h
|
||||||
|
|
||||||
### v0.19 - *2012-??-??*
|
### v0.19 - *2012-??-??*
|
||||||
|
|
||||||
*
|
* updates lv translation
|
||||||
|
|
||||||
|
|
||||||
### v0.18 - *2012-02-24*
|
### v0.18 - *2012-02-24*
|
||||||
|
|
|
@ -133,68 +133,68 @@ var H5AI_CONFIG = {
|
||||||
* File types mapped to file extensions.
|
* File types mapped to file extensions.
|
||||||
*/
|
*/
|
||||||
"types": {
|
"types": {
|
||||||
"archive": [".tar.bz2", ".tar.gz", ".tgz"],
|
"archive": [".tar.bz2", ".tar.gz", ".tgz"],
|
||||||
"audio": [".aif", ".m4a", ".mid", ".mp3", ".mpa", ".ra", ".ogg", ".wav", ".wma"],
|
"audio": [".aif", ".m4a", ".mid", ".mp3", ".mpa", ".ra", ".ogg", ".wav", ".wma"],
|
||||||
"authors": ["authors"],
|
"authors": ["authors"],
|
||||||
"bin": [".class", ".o", ".so"],
|
"bin": [".class", ".o", ".so"],
|
||||||
"blank": [],
|
"blank": [],
|
||||||
"bmp": [".bmp"],
|
"bmp": [".bmp"],
|
||||||
"c": [".c"],
|
"c": [".c"],
|
||||||
"calc": [".ods", ".ots", ".xlr", ".xls", ".xlsx"],
|
"calc": [".ods", ".ots", ".xlr", ".xls", ".xlsx"],
|
||||||
"cd": [".cue", ".iso"],
|
"cd": [".cue", ".iso"],
|
||||||
"copying": ["copying", "license"],
|
"copying": ["copying", "license"],
|
||||||
"cpp": [".cpp"],
|
"cpp": [".cpp"],
|
||||||
"css": [".css", ".less"],
|
"css": [".css", ".less"],
|
||||||
"deb": [".deb"],
|
"deb": [".deb"],
|
||||||
"default": [],
|
"default": [],
|
||||||
"doc": [".doc", ".docx", ".odm", ".odt", ".ott"],
|
"doc": [".doc", ".docx", ".odm", ".odt", ".ott"],
|
||||||
"draw": [".drw"],
|
"draw": [".drw"],
|
||||||
"eps": [".eps"],
|
"eps": [".eps"],
|
||||||
"exe": [".exe"],
|
"exe": [".exe"],
|
||||||
"folder": [],
|
"folder": [],
|
||||||
"folder-home": [],
|
"folder-home": [],
|
||||||
"folder-open": [],
|
"folder-open": [],
|
||||||
"folder-page": [],
|
"folder-page": [],
|
||||||
"folder-parent": [],
|
"folder-parent": [],
|
||||||
"gif": [".gif"],
|
"gif": [".gif"],
|
||||||
"gzip": [".gz"],
|
"gzip": [".gz"],
|
||||||
"h": [".h"],
|
"h": [".h"],
|
||||||
"hpp": [".hpp"],
|
"hpp": [".hpp"],
|
||||||
"html": [".htm", ".html", ".shtml"],
|
"html": [".htm", ".html", ".shtml"],
|
||||||
"ico": [".ico"],
|
"ico": [".ico"],
|
||||||
"image": [".xpm"],
|
"image": [".xpm"],
|
||||||
"install": ["install"],
|
"install": ["install"],
|
||||||
"java": [".java"],
|
"java": [".java"],
|
||||||
"jpg": [".jpg", ".jpeg"],
|
"jpg": [".jpg", ".jpeg"],
|
||||||
"js": [".js", ".json"],
|
"js": [".js", ".json"],
|
||||||
"log": [".log", "changelog"],
|
"log": [".log", "changelog"],
|
||||||
"makefile": [".pom", "build.xml", "pom.xml"],
|
"makefile": [".pom", "build.xml", "pom.xml"],
|
||||||
"package": [],
|
"package": [],
|
||||||
"pdf": [".pdf"],
|
"pdf": [".pdf"],
|
||||||
"php": [".php"],
|
"php": [".php"],
|
||||||
"playlist": [".m3u"],
|
"playlist": [".m3u"],
|
||||||
"png": [".png"],
|
"png": [".png"],
|
||||||
"pres": [".odp", ".otp", ".pps", ".ppt", ".pptx"],
|
"pres": [".odp", ".otp", ".pps", ".ppt", ".pptx"],
|
||||||
"psd": [".psd"],
|
"psd": [".psd"],
|
||||||
"py": [".py"],
|
"py": [".py"],
|
||||||
"rar": [".rar"],
|
"rar": [".rar"],
|
||||||
"rb": [".rb"],
|
"rb": [".rb"],
|
||||||
"readme": ["readme"],
|
"readme": ["readme"],
|
||||||
"rpm": [".rpm"],
|
"rpm": [".rpm"],
|
||||||
"rss": [".rss"],
|
"rss": [".rss"],
|
||||||
"rtf": [".rtf"],
|
"rtf": [".rtf"],
|
||||||
"script": [".conf", ".csh", ".ini", ".ksh", ".sh", ".shar", ".tcl"],
|
"script": [".conf", ".csh", ".ini", ".ksh", ".sh", ".shar", ".tcl"],
|
||||||
"source": [],
|
"source": [],
|
||||||
"sql": [],
|
"sql": [],
|
||||||
"tar": [".tar"],
|
"tar": [".tar"],
|
||||||
"tex": [".tex"],
|
"tex": [".tex"],
|
||||||
"text": [".markdown", ".md", ".text", ".txt"],
|
"text": [".markdown", ".md", ".text", ".txt"],
|
||||||
"tiff": [".tiff"],
|
"tiff": [".tiff"],
|
||||||
"unknown": [],
|
"unknown": [],
|
||||||
"vcal": [".vcal"],
|
"vcal": [".vcal"],
|
||||||
"video": [".avi", ".flv", ".mov", ".mp4", ".mpg", ".rm", ".swf", ".vob", ".wmv"],
|
"video": [".avi", ".flv", ".mov", ".mp4", ".mpg", ".rm", ".swf", ".vob", ".wmv"],
|
||||||
"xml": [".xml"],
|
"xml": [".xml"],
|
||||||
"zip": [".bz2", ".jar", ".war", ".z", ".Z", ".zip"]
|
"zip": [".bz2", ".jar", ".war", ".z", ".Z", ".zip"]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
@ -306,7 +306,7 @@ var H5AI_CONFIG = {
|
||||||
"files": "file",
|
"files": "file",
|
||||||
"download": "download",
|
"download": "download",
|
||||||
"noMatch": "no match"
|
"noMatch": "no match"
|
||||||
},
|
},
|
||||||
|
|
||||||
"lv": {
|
"lv": {
|
||||||
"lang": "latviešu",
|
"lang": "latviešu",
|
||||||
|
@ -320,7 +320,7 @@ var H5AI_CONFIG = {
|
||||||
"folders": "mapes",
|
"folders": "mapes",
|
||||||
"files": "faili",
|
"files": "faili",
|
||||||
"download": "lejupielādēt",
|
"download": "lejupielādēt",
|
||||||
"noMatch": "no match"
|
"noMatch": "nav sakritības"
|
||||||
},
|
},
|
||||||
|
|
||||||
"nl": {
|
"nl": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue