aboutsummaryrefslogtreecommitdiffstats
path: root/language/vi_VN (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-12-23[trunk] - step1 for 2.2ddtddt6-90/+307
git-svn-id: http://piwigo.org/svn/trunk@8255 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14feature 2060: Remove adviser language keys from lang.php files.patdenice2-2/+0
git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-27feature 1616: rename category into album, a few language keys were missingplegall2-6/+6
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21feature 1616: rename "category" into "album" (4th commit; almost there)rvelices2-22/+20
git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21feature 1616: rename "category" into "album" (3rd commit; still to come)rvelices1-18/+17
git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-19feature 1616: rename "category" into "album" (second commit; still to come)rvelices1-14/+14
git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-16feature 1616: rename "category" into "album" (first commit; still to come)rvelices2-21/+21
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-08-19merge r6779 from branch 2.1 to trunkpatdenice2-2/+2
Change Vietnamese language name (must be Tiếng Việt) git-svn-id: http://piwigo.org/svn/trunk@6780 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-10merge r6675 from branch 2.1 to trunkplegall1-1/+2
complement to r6657: having a new key for the admin menu is a good thing but the "Menu Management" label is not coherent with other admin menu labels. Furthermore, all languages already have the word "Menu" in common.lang.php, no need to display an english "Menu Management" if the translation is missing. git-svn-id: http://piwigo.org/svn/trunk@6676 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-29merge r6418 from branch 2.1 to trunkrvelices2-13/+0
- removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-27removed unnecessary language key (Controversy) and potential sql fatal error ↵rvelices1-1/+0
in admin photo rating page git-svn-id: http://piwigo.org/svn/trunk@6402 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24merge r6345 from branch 2.1 to trunkGotcha1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@6346 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24merge 6327ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@6335 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-11[trunk] update vi thanks to Em Kuddtddt1-8/+7
git-svn-id: http://piwigo.org/svn/trunk@6161 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-08Fix language key (return in string) for message introduction in upgrade.phpnikrou1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@6127 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-13New: flags are going to be transfered to language subdirectoriesvdigital1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@5844 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10Fix some translation keys (unused, misspelling, or forgotten)nikrou1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09[trunk] update vi thanks to Em Kuddtddt1-0/+17
git-svn-id: http://piwigo.org/svn/trunk@5739 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-04[trunk] update vi thanks to Em Kuddtddt6-1002/+1108
git-svn-id: http://piwigo.org/svn/trunk@5648 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02Fix missing keys and misspelling keys in translationsnikrou1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02remove obsolete keys in all languages (as much as possible)plegall2-24/+0
git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31feature 1559: remove "standard deviation" in rating.plegall1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5500 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28feature 1502: In template extensions admin page, change "Bound template" by ↵patdenice1-1/+0
"Bound theme". Template extensions are now attached to all themes if nothing is selected in "bound theme" column. git-svn-id: http://piwigo.org/svn/trunk@5434 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28update headerddtddt2-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5430 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,plegall5-0/+1042
then convert the *.lang.php files with tools/convert_language_to_2.1.pl Next step is to play with tools/translation_analysis.php to find which language keys need translation for each language. git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee