aboutsummaryrefslogtreecommitdiffstats
path: root/language/vi_VN/admin.lang.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em ↵ddtddt2012-03-261-16/+9
| | | | | | Ku - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@13752 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em ↵ddtddt2012-03-071-4/+23
| | | | | | Ku - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@13504 68402e56-0260-453c-a942-63ccdbb3a9ee
* - language aditions/removalrvelices2012-02-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em ↵ddtddt2012-01-231-25/+18
| | | | | | Ku - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12940 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548 multisize rvelices2012-01-201-1/+0
| | | | | | | - comments thumbnails + no more hard coded thumbnail sizes in css - removed admin thumbnail page + language cleanup git-svn-id: http://piwigo.org/svn/trunk@12930 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1002012-01-171-1/+1
| | | | | | apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548, multiple size:plegall2012-01-121-11/+0
| | | | | | | | | | | | * adapt the upload script * remove the resize settings screen * add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices2011-12-041-859/+853
| | | | | | case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices2011-12-011-4/+0
| | | | | | case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate)rvelices2011-12-011-2/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate)rvelices2011-11-291-2/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12672 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2471 missing translations in r12474 [Batch Manager] "zoom" and ↵mistic1002011-10-171-0/+1
| | | | | | "edit" links over each thumbnail git-svn-id: http://piwigo.org/svn/trunk@12478 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Recovery in ↵ddtddt2011-10-021-0/+3
| | | | | | plugin - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12318 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em ↵ddtddt2011-09-251-0/+15
| | | | | | Ku - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12217 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2441 added: no need to have the HD to regenerate the websize if theplegall2011-09-171-1/+0
| | | | | | | | current websize is bigger than resize settings. When it occurs, we move the current websize as HD and create the new websize from it. git-svn-id: http://piwigo.org/svn/trunk@12175 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: the "Learn more" language key needs to be in admin.lang.php, not ↵plegall2011-09-081-0/+1
| | | | | | in install.lang.php git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager: replace the top left "Display Compact/Complete" select box by aplegall2011-09-011-2/+0
| | | | | | | simpler link "show details" or "hide details" on top right. git-svn-id: http://piwigo.org/svn/trunk@12029 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em ↵ddtddt2011-08-231-0/+9
| | | | | | Ku - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11986 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2413 added: move gallery_url configuration parameter from database toplegall2011-08-221-1/+0
| | | | | | | local configuration file. git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2407 added: display upload limitations before file selection (fileplegall2011-08-181-3/+0
| | | | | | | | | | | | maximum size, maximum dimensions, allowed file types). The maximum dimensions are calculated for GD only (because Imagick and External ImageMagick are not using PHP memory as far as I could find on the web). bug 2408 fixed: change term "old style form" into "browser uploader" and "multiple file form" into "Flash Uploader" (based on WordPress user interface) git-svn-id: http://piwigo.org/svn/trunk@11966 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em ↵ddtddt2011-08-021-1/+2
| | | | | | Ku - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11898 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - vi_VN - Tiếng Việt - Vietnamese thanks to ↵ddtddt2011-07-131-0/+6
| | | | | | Em Ku - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11730 68402e56-0260-453c-a942-63ccdbb3a9ee
* grammar error fixed in english (and in language key)plegall2011-07-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11641 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update VN (Vietnamese - Tiếng Việt)Thanks to Em ku ↵ddtddt2011-06-221-0/+39
| | | | | | - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11480 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update VN Thanks to Em kuddtddt2011-06-011-0/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@11202 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN Thanks Em Kuddtddt2011-04-201-1/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@10508 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - vi_VN update Thanks to Em Kuddtddt2011-04-091-0/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@10189 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN thanks to Em Kuddtddt2011-03-111-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@9611 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove useless languages keys (new plugins/themes update screen)plegall2011-03-031-6/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@9494 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN thanks to Em Kuddtddt2011-02-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9235 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove obsolete language key 'Empty caddie'plegall2011-02-111-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@9170 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add an legend for fieldset id=syncSimulateGotcha2011-01-271-0/+1
| | | | | | (Localisation are good) git-svn-id: http://piwigo.org/svn/trunk@8952 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - update vi_VN thanks to Em Kuddtddt2011-01-201-0/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@8788 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - update vi_VN thanks to Em Kuddtddt2011-01-201-0/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@8785 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102: mistake in my previous commit r8727 on "manage album photos" ↵plegall2011-01-191-1/+1
| | | | | | string git-svn-id: http://piwigo.org/svn/trunk@8783 68402e56-0260-453c-a942-63ccdbb3a9ee
* Happy new year 2011plegall2011-01-181-1/+1
| | | | | | | Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery" git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102: add a few language keys to remove all image/picture/element ↵plegall2011-01-171-10/+7
| | | | | | and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (admin side)rvelices2011-01-171-13/+12
| | | | | | also removed unnecessary/duplicate keys git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (admin side)rvelices2011-01-151-18/+14
| | | | | | also remove duplicates/unused admin lang keys git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2108 added: user upload removed from core. It will come back as aplegall2011-01-131-11/+0
| | | | | | | "new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update cleaningddtddt2011-01-021-4/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8444 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - vi_VN cleaningddtddt2010-12-241-9/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8288 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: after the backport of nearly all languages from branch 2.1 toplegall2010-12-241-65/+65
| | | | | | | | | trunk, reapply the new keys for "album" instead of "category" into trunk for languages ar_SA ca_ES da_DK es_AR fa_IR fr_CA he_IL hr_HR ja_JP ka_GE mk_MK nl_NL pt_BR pt_PT ro_RO sh_RS sl_SL sr_RS sv_SE vi_VN git-svn-id: http://piwigo.org/svn/trunk@8286 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - step1 for 2.2ddtddt2010-12-231-70/+220
| | | | git-svn-id: http://piwigo.org/svn/trunk@8255 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2060: Remove adviser language keys from lang.php files.patdenice2010-12-141-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename category into album, a few language keys were missingplegall2010-09-271-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (4th commit; almost there)rvelices2010-09-211-20/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (3rd commit; still to come)rvelices2010-09-211-18/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (second commit; still to come)rvelices2010-09-191-14/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (first commit; still to come)rvelices2010-09-161-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee