ddtddt
13ee7b508d
[trunk] - language - update pt_PT - Português - Portuguese - Thanks to marcelomac - feature:2457
...
git-svn-id: http://piwigo.org/svn/trunk@13564 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-14 22:05:09 +00:00
ddtddt
43224c2c65
[trunk] - language - update pt_PT - Português - Portuguese - Thanks to marcelomac - feature:2457
...
git-svn-id: http://piwigo.org/svn/trunk@13101 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-11 20:15:01 +00:00
ddtddt
5198aea476
[trunk] - language - update pt_PT - Português - Portuguese - Thanks to marcelomac - feature:2457
...
git-svn-id: http://piwigo.org/svn/trunk@13099 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-11 19:49:09 +00:00
ddtddt
f60308bcd2
[trunk] - language - update pt_PT - Português - Portuguese - Thanks to marcelomac - feature:2457
...
git-svn-id: http://piwigo.org/svn/trunk@12993 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-30 20:36:26 +00:00
rvelices
b7fff52095
feature 2548 multisize
...
- 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
2012-01-20 05:36:58 +00:00
mistic100
112d730f3a
update Piwigo headers to 2012, last change before the expected (or not) apocalypse
...
git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 22:48:36 +00:00
ddtddt
ea5d5fa2ce
[trunk] - language - update pt_PT - Português - Portuguese - Thanks to marcelomac - feature:2457
...
git-svn-id: http://piwigo.org/svn/trunk@12896 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 17:13:06 +00:00
plegall
cac417c74b
feature 2548, multiple size:
...
* 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
2012-01-12 21:37:28 +00:00
ddtddt
028729f069
[trunk] - language - update pt_PT - Português - Portuguese - Thanks to marcelomac - feature:2457
...
git-svn-id: http://piwigo.org/svn/trunk@12863 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-08 09:33:42 +00:00
ddtddt
619a57b074
[trunk] - language - update pt_PT - Português - Portuguese - Thanks to marcelomac - feature:2457
...
git-svn-id: http://piwigo.org/svn/trunk@12848 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-05 21:03:02 +00:00
rvelices
489beffd6e
language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
...
git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-04 19:41:54 +00:00
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
ddtddt
d1916e2b9c
[trunk] - language - update pt_PT - Português - Portuguese Recovery in plugin - feature:2320
...
git-svn-id: http://piwigo.org/svn/trunk@12312 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-02 16:24:53 +00:00
ddtddt
52f9e85855
[trunk] - update pt_PT - Português - Portuguese thanks to alahel76 - feature:2320
...
git-svn-id: http://piwigo.org/svn/trunk@12251 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-27 21:56:47 +00:00
ddtddt
718f565786
[trunk] - language - update pt_PT - Português - Portuguese - cleaning - feature:2320
...
git-svn-id: http://piwigo.org/svn/trunk@12229 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-26 11:57:15 +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
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
215f524414
[trunk] - language - update PT Thanks to PsyKick_RuhYn - feature:2320
...
git-svn-id: http://piwigo.org/svn/trunk@11272 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-08 08:01:12 +00:00
ddtddt
c181ba45e7
[trunk] - update pt_PT thanks to PsyKick_RuhYn
...
git-svn-id: http://piwigo.org/svn/trunk@10151 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-07 22:28:12 +00:00
ddtddt
ce1c5b862d
[trunk] - update pt_PT thanks to PsyKick_RuhYn
...
git-svn-id: http://piwigo.org/svn/trunk@10127 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-07 05:05:01 +00:00
ddtddt
9bba0ce80d
[trunk] - update pt_PT thanks to PsyKick_RuhYn
...
git-svn-id: http://piwigo.org/svn/trunk@10119 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06 18:20:43 +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
ddtddt
de9fd4a514
[trunk] - update pt_PT Thanks to PsyKick_RuhYn
...
git-svn-id: http://piwigo.org/svn/trunk@9396 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-27 15:41:51 +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
4d5babbc84
[trunk] - update pt_PT Thanks to PsyKick_RuhYn
...
git-svn-id: http://piwigo.org/svn/trunk@8899 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-25 20:37:10 +00:00
ddtddt
9c21be642f
[trunk] - update pt_PT Thanks to PsyKick_RuhYn
...
git-svn-id: http://piwigo.org/svn/trunk@8895 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-25 20:10:54 +00:00
ddtddt
75571f4040
[trunk] - update pt_PT Thanks to PsyKick_RuhYn
...
git-svn-id: http://piwigo.org/svn/trunk@8891 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-25 16:47:42 +00:00
ddtddt
252b5a2333
[trunk] - update pt_PT Thanks to PsyKick_RuhYn
...
git-svn-id: http://piwigo.org/svn/trunk@8890 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-25 16:33:34 +00:00
ddtddt
6ff264c111
[trunk] - update pt_PT Thanks to PsyKick_RuhYn
...
git-svn-id: http://piwigo.org/svn/trunk@8889 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-25 16:29:39 +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
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
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
ddtddt
a29ce26145
[trunk] - language - update cleaning
...
git-svn-id: http://piwigo.org/svn/trunk@8444 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-02 20:03:12 +00:00
ddtddt
9346717b25
[trunk] - language - pt_PT cleaning
...
git-svn-id: http://piwigo.org/svn/trunk@8329 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-27 20:14:55 +00:00
plegall
29d3b7a7bb
feature 1616: after the backport of nearly all languages from branch 2.1 to
...
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
2010-12-24 14:40:00 +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
patdenice
04beb58951
feature 2060: Remove adviser language keys from lang.php files.
...
git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 14:10:06 +00:00
plegall
c6a5f13d23
feature 1616: rename category into album, a few language keys were missing
...
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-27 23:32:09 +00:00
rvelices
5ff171684e
feature 1616: rename "category" into "album" (4th commit; almost there)
...
git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21 21:14:54 +00:00
rvelices
b472955f7d
feature 1616: rename "category" into "album" (3rd commit; still to come)
...
git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21 20:19:41 +00:00
rvelices
7907d31a9c
feature 1616: rename "category" into "album" (second commit; still to come)
...
git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-19 19:50:02 +00:00
rvelices
c206a73dd2
feature 1616: rename "category" into "album" (first commit; still to come)
...
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-16 19:03:56 +00:00
plegall
cfa17aece5
merge r6675 from branch 2.1 to trunk
...
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-07-10 20:05:24 +00:00