Commit graph

179 commits

Author SHA1 Message Date
rvelices
d1c4204a42 language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01 21:02:52 +00:00
rvelices
76780eb578 language cleanup (exact duplicates or almost same duplicate)
git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01 04:51:13 +00:00
rvelices
f75a41d9b9 language cleanup (exact duplicates or almost same duplicate)
git-svn-id: http://piwigo.org/svn/trunk@12672 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-29 20:44:38 +00:00
Piwigo-TranslationTeam
5d74aca8e4 [trunk (admin)] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@12564 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-06 22:25:07 +00:00
mistic100
d4cf6a085c feature:2471 missing translations in r12474 [Batch Manager] "zoom" and "edit" links over each thumbnail
git-svn-id: http://piwigo.org/svn/trunk@12478 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17 19:26:40 +00:00
ddtddt
b7c7de9e49 [trunk] - language - update es_ES - Español – Spanish Recovery in plugin - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12301 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-02 07:47:14 +00:00
ddtddt
5c06f87643 [trunk] - language - update es_ES - Español - Spanish thanks to jpr928 - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12202 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-23 06:57:03 +00:00
plegall
fafb6c3368 feature 2441 added: no need to have the HD to regenerate the websize if the
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
2011-09-17 21:03:58 +00:00
ddtddt
b120182f1b [trunk] - language - update es_ES - Español - Spanish thanks to jpr928 - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12170 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-17 11:19:09 +00:00
ddtddt
d74c0204df [trunk] - language - update es_ES - Español - Spanish thanks to jpr928 - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12134 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-12 08:44:26 +00:00
plegall
79df57b96f bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php
git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08 11:52:02 +00:00
plegall
ff46db430b feature 2431: only keep MySQL on installation form
git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08 10:46:35 +00:00
plegall
0aed550119 plugin manager: replace the top left "Display Compact/Complete" select box by a
simpler link "show details" or "hide details" on top right.


git-svn-id: http://piwigo.org/svn/trunk@12029 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-01 14:01:52 +00:00
plegall
2de0f01dce feature 2027 implemented: the "lost password" feature was rewritten.
The algorithm is highly inspired from WordPress :

1) in a single field, you give a username or an email
2) Piwigo sends an email with the activation key
3) the user clicks on the link in the email (with the activation key) and is able to set a new password

The "lost password" feature is no longer limited to "classic" users:
administrators and webmasters can use it too (no need to tell webmasters
that they can only change their password in the database)


git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-24 20:03:53 +00:00
plegall
58b18bff0f feature 2413 added: move gallery_url configuration parameter from database to
local configuration file.


git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-22 17:14:13 +00:00
plegall
27d0c89c33 feature 2407 added: display upload limitations before file selection (file
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
2011-08-18 15:19:03 +00:00
ddtddt
d519daefb1 [trunk] - language - update es_ES - Español - Spanish thanks to jpr928 - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11707 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-11 11:36:25 +00:00
ddtddt
17ba03a69a [trunk] - language - update ES - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11688 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-10 07:54:30 +00:00
ddtddt
367ddd3cc5 [trunk] - language - update ES - integrate : regenerateThumbnails / Websize Regeneration
git-svn-id: http://piwigo.org/svn/trunk@10476 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-18 12:16:58 +00:00
patdenice
c24dea4242 Update versions for plugins, themes and languages.
git-svn-id: http://piwigo.org/svn/trunk@10351 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-13 10:46:18 +00:00
ddtddt
7992453483 [trunk] - es_ES update Thanks to jpr928
git-svn-id: http://piwigo.org/svn/trunk@10205 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-09 16:19:50 +00:00
mistic100
76194270be bug:2224 one parameter for change thumnails number (needs some translations)
git-svn-id: http://piwigo.org/svn/trunk@10198 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-09 14:52:15 +00:00
ddtddt
3b2b5607a0 [trunk] - language - update ES thanks to AVIARIO
git-svn-id: http://piwigo.org/svn/trunk@9869 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26 15:57:32 +00:00
ddtddt
46893b9a4d [trunk] - language - update ES thanks to AVIARIO
git-svn-id: http://piwigo.org/svn/trunk@9867 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26 15:45:44 +00:00
ddtddt
c8eb0c959e [trunk] - language - update ES thanks to AVIARIO
git-svn-id: http://piwigo.org/svn/trunk@9866 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26 15:39:36 +00:00
ddtddt
13b4bf3c76 [trunk] - language - update es_ES thanks to jpr928
git-svn-id: http://piwigo.org/svn/trunk@9614 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-11 18:24:37 +00:00
ddtddt
93dfc4fb9f [trunk] - language - update es_ES thanks to jpr928
git-svn-id: http://piwigo.org/svn/trunk@9593 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-10 05:58:36 +00:00
patdenice
f54015ba0c Update plugins, themes and languages versions.
git-svn-id: http://piwigo.org/svn/trunk@9522 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04 14:42:23 +00:00
patdenice
5b9f42b785 feature:2210
Add header on languages files.

git-svn-id: http://piwigo.org/svn/trunk@9514 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04 10:12:50 +00:00
plegall
4b1ec60129 remove useless languages keys (new plugins/themes update screen)
git-svn-id: http://piwigo.org/svn/trunk@9494 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03 12:08:46 +00:00
plegall
64f2427b5a remove obsolete language key 'Empty caddie'
git-svn-id: http://piwigo.org/svn/trunk@9170 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-11 10:07:45 +00:00
Gotcha
ec169f12ff Add an legend for fieldset id=syncSimulate
(Localisation are good)

git-svn-id: http://piwigo.org/svn/trunk@8952 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-27 22:39:34 +00:00
ddtddt
cc3502a8b6 [trunk] - update es_ES thanks to jpr928
git-svn-id: http://piwigo.org/svn/trunk@8852 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-23 09:01:08 +00:00
ddtddt
0355af1665 [trunk] - update language step1
git-svn-id: http://piwigo.org/svn/trunk@8851 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-23 08:17:44 +00:00
plegall
e4206f045b feature 2102: inject strings from the "Photos" plugin into core for the following
languages de_DE es_ES lv_LV ru_RU fr_FR


git-svn-id: http://piwigo.org/svn/trunk@8803 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-20 14:29:08 +00:00
plegall
c6e50788cd feature 2102: mistake in my previous commit r8727 on "manage album photos" string
git-svn-id: http://piwigo.org/svn/trunk@8783 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-19 23:41:37 +00:00
plegall
6db359c622 Happy new year 2011
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
2011-01-18 00:02:52 +00:00
plegall
7ca4f8e060 feature 2102: add a few language keys to remove all image/picture/element and replace by photo
git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17 23:53:47 +00:00
rvelices
d125d527fa feature 2102 : rename item/image/picture to photo (admin side)
also removed unnecessary/duplicate keys

git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17 20:27:46 +00:00
rvelices
8a14faf0e1 feature 2102 : rename item/image/picture to photo (public side)
git-svn-id: http://piwigo.org/svn/trunk@8711 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-16 20:43:56 +00:00
rvelices
3d940e6121 feature 2102 : rename item/image/picture to photo (admin side)
also remove duplicates/unused admin lang keys

git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-15 20:52:34 +00:00
rvelices
6eea9f9e08 feature 2102 : rename item/image/picture to photo
git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-14 21:19:15 +00:00
plegall
fe569ab1bf feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin.


git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-13 15:24:18 +00:00
rvelices
387354816b lang remove 'Mail address' - use existing 'Email address'
lang remove unused 'return to homepage'
lang change key 'a user use already this mail address' to 'this email address is already in use'

git-svn-id: http://piwigo.org/svn/trunk@8635 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-12 21:03:00 +00:00
rvelices
116e5d60d4 - language remove duplicate keys
- css simpler

git-svn-id: http://piwigo.org/svn/trunk@8613 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-11 21:15:31 +00:00
ddtddt
febd0066b5 [trunk] - update es_ES thanks to jpr928
git-svn-id: http://piwigo.org/svn/trunk@8497 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-07 16:33:00 +00:00
ddtddt
1121456a6c [trunk] - language - update cleaning
git-svn-id: http://piwigo.org/svn/trunk@8443 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-02 19:46:25 +00:00
ddtddt
ed2bf62e55 [trunk] - language - es_ES cleaning
git-svn-id: http://piwigo.org/svn/trunk@8356 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-28 17:53:25 +00:00
plegall
d51bbfb65c feature 1616: after the backport of nearly all languages from branch 2.1 to
trunk, reapply the Albums plugin into trunk for languages cs_CZ es_ES de_DE
lv_LV pl_PL ru_RU sk_SK tr_TR zh_CN


git-svn-id: http://piwigo.org/svn/trunk@8270 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 22:18:38 +00:00
ddtddt
90e71b41b8 [trunk] - step1 for 2.2
git-svn-id: http://piwigo.org/svn/trunk@8255 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23 15:56:28 +00:00