aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP/admin.lang.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* 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 language step2ddtddt2011-01-231-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8853 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-17/+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-5/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8443 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - ja_JP cleaningddtddt2010-12-281-8/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8349 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-64/+68
| | | | 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-25/+23
| | | | 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-19/+18
| | | | 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
* merge r6675 from branch 2.1 to trunkplegall2010-07-101-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
* merge r6418 from branch 2.1 to trunkrvelices2010-05-291-10/+0
| | | | | | - removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unnecessary language key (Controversy) and potential sql fatal error ↵rvelices2010-05-271-1/+0
| | | | | | in admin photo rating page git-svn-id: http://piwigo.org/svn/trunk@6402 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6345 from branch 2.1 to trunkGotcha2010-05-241-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@6346 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update JP thanks to irohaprojectddtddt2010-05-101-0/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@6156 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update ja_JP thanks to irohaprojectddtddt2010-04-091-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@5733 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys and misspelling keys in translationsnikrou2010-04-021-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove obsolete keys in all languages (as much as possible)plegall2010-04-021-22/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update es_ESddtddt2010-04-011-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5534 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update ja_JP thanks to irohaprojectddtddt2010-04-011-3/+29
| | | | git-svn-id: http://piwigo.org/svn/trunk@5533 68402e56-0260-453c-a942-63ccdbb3a9ee
* i18n: apply help.html dispatch to all languages having the help.html filled ↵plegall2010-04-011-1/+4
| | | | | | for 2.0 git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: In template extensions admin page, change "Bound template" by ↵patdenice2010-03-281-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
* update headerddtddt2010-03-281-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5430 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update ja_JP thanks to irohaprojectddtddt2010-03-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5344 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update ja_JP delete obsoleteddtddt2010-03-251-2/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5338 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update ja_JP thanks to irohaprojectddtddt2010-03-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5337 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update ja_JP thanks to irohaprojectddtddt2010-03-251-3/+110
| | | | git-svn-id: http://piwigo.org/svn/trunk@5336 68402e56-0260-453c-a942-63ccdbb3a9ee
* copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,plegall2010-03-241-0/+643
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