Commit graph

705 commits

Author SHA1 Message Date
ddtddt
dd622b542b [trunk] update de_DE thanks to el ninjo
git-svn-id: http://piwigo.org/svn/trunk@5346 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 14:06:03 +00:00
ddtddt
3dca6d80e9 [trunk] update ja_JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@5344 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 12:30:24 +00:00
ddtddt
63f965b10d [trunk] bub:1134 name cz_CZ -> cs_CZ steep1
git-svn-id: http://piwigo.org/svn/trunk@5342 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 10:48:27 +00:00
ddtddt
262ab7efd0 [trunk] update ja_JP delete obsolete
git-svn-id: http://piwigo.org/svn/trunk@5338 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 08:55:27 +00:00
ddtddt
3e8aa94fc3 [trunk] update ja_JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@5337 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 08:44:18 +00:00
ddtddt
13a5fa2281 [trunk] update ja_JP thanks to irohaproject
git-svn-id: http://piwigo.org/svn/trunk@5336 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 06:12:12 +00:00
samli
7fb629e04d [trunk] minor bugfixes
git-svn-id: http://piwigo.org/svn/trunk@5334 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 00:32:28 +00:00
samli
5f696f1f7a [trunk] minor bugfixes
git-svn-id: http://piwigo.org/svn/trunk@5333 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 00:26:19 +00:00
samli
083285a310 [trunk] minor bugfixes
git-svn-id: http://piwigo.org/svn/trunk@5332 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 00:15:17 +00:00
samli
902cfdbe1f [trunk] minor bugfixes
git-svn-id: http://piwigo.org/svn/trunk@5331 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 23:31:38 +00:00
patdenice
f9b339cf79 Feature 1533: admincan activate/deactivate user customization.
git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 23:24:01 +00:00
samli
7682ed5e13 [trunk] minor bugfixes
git-svn-id: http://piwigo.org/svn/trunk@5322 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 22:16:24 +00:00
plegall
c639ad1e7e copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
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
2010-03-24 19:34:41 +00:00
plegall
f9ac2a2846 make the language key conversion comply with what's inside the code.
git-svn-id: http://piwigo.org/svn/trunk@5308 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 13:43:18 +00:00
plegall
ac430ef5be bug fixed: remove trailing whitespace in new language key (compliant with what we find in code)
git-svn-id: http://piwigo.org/svn/trunk@5307 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 09:49:04 +00:00
patdenice
151920ed09 Feature 1533: Allow activation or deactivation of download icon.
Add display configuration for picture properties.

git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 00:39:34 +00:00
plegall
8802877a84 remove the \n from the language key and split into 2 separate strings to avoid
useless exceptions in translation analysis scripts.

git-svn-id: http://piwigo.org/svn/trunk@5302 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 23:45:13 +00:00
plegall
ae880eeabe l10n fr_FR: add strings related to my new features in 2.1 ("no photo yet",
"upload form", "theme manager", administration header/footer)

git-svn-id: http://piwigo.org/svn/trunk@5300 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 23:09:54 +00:00
plegall
cdf89f21af bug fixed: typo on case for "Upload Photos" page title.
git-svn-id: http://piwigo.org/svn/trunk@5299 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 23:06:36 +00:00
patdenice
5c4c58ee5f Feature 1533: more explicit options on display configuration tab
git-svn-id: http://piwigo.org/svn/trunk@5298 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 22:27:52 +00:00
nikrou
c045205e53 Fix problem with white space in language keys
git-svn-id: http://piwigo.org/svn/trunk@5297 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 22:06:13 +00:00
nikrou
ed6518319b Fixed missing keys in nbm
replace script must use language/templates files and not english

git-svn-id: http://piwigo.org/svn/trunk@5295 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:50:29 +00:00
plegall
720b19a1d9 Add many missing language keys due to new features in 2.1
Warning, some keys were moved from admin to common:

Are you sure?
Email address is missing. Please specify an email address.
delete this comment

git-svn-id: http://piwigo.org/svn/trunk@5294 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:34:46 +00:00
patdenice
c4fd9f9141 Feature 1533: Change "General" by "Options" in Configuration menu.
Change "Default Display" tab by "Guest Settings" tab.
Add display tab in Configuration/Option menu.

Allow to activate/deactivate a lot of display features:

On main page:
# Display only recently posted images
# Sort order
# Display all elements in all sub-categories
# Display a calendar by posted date
# Display a calendar by creation date
# Slideshow

On photo page:
# Show file metadata
# slideshow
# Add this image to your favorites
# Navigation Bar
# Navigation Thumbnails

git-svn-id: http://piwigo.org/svn/trunk@5293 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:19:55 +00:00
plegall
a5f395183a feature 1528: update the about page content (FR/EN only currently).
git-svn-id: http://piwigo.org/svn/trunk@5250 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 10:17:33 +00:00
patdenice
8db5b549d1 feature 1522: Move config_local.inc.php to local/config/config.inc.php
git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 13:31:20 +00:00
nikrou
85c1c1b1ea Feature 1522 : move database config file to local directory
(include/config_database.inc.php becomes local/config/database.inc.php)

git-svn-id: http://piwigo.org/svn/trunk@5213 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 12:32:49 +00:00
vdigital
b309e74080 Minor language reviews on intro
git-svn-id: http://piwigo.org/svn/trunk@5209 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 07:30:19 +00:00
nikrou
af78fa6193 Fix some language keys problems
Need translations !

git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 22:35:39 +00:00
plegall
86ad1d5b49 increase copyright year to 2010
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 22:37:10 +00:00
plegall
dcba3636ba improvement: the french word "logiciel" is better than "client" for pLoader.
git-svn-id: http://piwigo.org/svn/trunk@5185 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 09:07:56 +00:00
plegall
27de15e076 feature 1519: admin instructions are dispatched into several tabs. Only
applied to en_UK and fr_FR. The help content itself needs some updates
but it will be another set of commits, in this commit, I nearly only
modified the container.

The new "Add Photos" help page only introduces you to 3 main ways to add
photos: direct upload, pLoader and FTP. Each of them has a dedicated tab
on the Admin>Photos>Add screen.

No use of the big question mark icon linked to the Help pages in the
administration header, to avoid having this icon twice : in the header
+ in the content next to H2.

git-svn-id: http://piwigo.org/svn/trunk@5182 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18 22:12:30 +00:00
nikrou
3631839e54 Revert gettext stuff.
Keep english values for language keys translation.
Provide a script to use english values for key in language files.

Todo : provide a script (to help transition) to keep using
original keys in language files for translators.

git-svn-id: http://piwigo.org/svn/trunk@5156 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17 09:22:51 +00:00
ddtddt
a21ffa6bd2 [trunk] bug:1499 - localisation tag summary
git-svn-id: http://piwigo.org/svn/trunk@5112 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-11 21:42:12 +00:00
ddtddt
0221b5c72d [trunk] update forgot svn:5075 et svn:5082
git-svn-id: http://piwigo.org/svn/trunk@5111 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-11 21:26:52 +00:00
ddtddt
ac47068ce0 [trunk] update forgot svn:5075 et svn:5082
git-svn-id: http://piwigo.org/svn/trunk@5110 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-11 21:22:48 +00:00
Gotcha
4ac5c0649e Typo fixed from r5079
git-svn-id: http://piwigo.org/svn/trunk@5082 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-08 09:22:06 +00:00
Gotcha
7b4f21b997 Trunk merge r5076 from bug:1119
bug:1119


git-svn-id: http://piwigo.org/svn/trunk@5079 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 21:09:26 +00:00
ddtddt
7634e52e56 [Trunk] merge works to jpr 928
git-svn-id: http://piwigo.org/svn/trunk@5078 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 19:58:40 +00:00
ddtddt
3467516675 Trunk merge 5070 bug:1486
git-svn-id: http://piwigo.org/svn/trunk@5075 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 16:07:44 +00:00
nikrou
ef00827dbc Feature 1451 : confirm message when managing plugins
change way to manage zero for plural forms in french

git-svn-id: http://piwigo.org/svn/trunk@5039 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03 20:55:21 +00:00
nikrou
cc2ee5b054 Feature 1451 : update master template (chronology_ fields)
git-svn-id: http://piwigo.org/svn/trunk@5037 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03 19:11:48 +00:00
nikrou
11751ccd2c Feature 1451 : fix mispelling and missing translations
git-svn-id: http://piwigo.org/svn/trunk@5036 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03 11:18:21 +00:00
ddtddt
f0a6aeedfa [trunk] update NL thanks to Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@5024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02 20:13:56 +00:00
nikrou
6044dd4fd6 Feature 1450 :
- add "subscribe %s"
- fix misspelling in install.tpl and in install.php

git-svn-id: http://piwigo.org/svn/trunk@5022 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02 16:01:37 +00:00
nikrou
2e890e9597 Feature 1451 : localization with gettext
Use php-gettext (developpement version rev43, because of php5.3) as fallback
Use native language (english) instead of key for translation
Keep directory en_UK for english customization
Need some refactoring for plurals

Todo : managing plugins in the same way

git-svn-id: http://piwigo.org/svn/trunk@5021 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02 14:54:22 +00:00
riopwg
c952f5fc71 Merge r4963 from branch 2.0 to trunk
Update language IT

git-svn-id: http://piwigo.org/svn/trunk@4964 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-25 07:06:39 +00:00
plegall
149268353d merge r4955 from branch 2.0 to trunk
bug 1452 fixed: check cookies are enabled in web browser and notify user
otherwise that she can't connect.


git-svn-id: http://piwigo.org/svn/trunk@4956 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-23 15:52:32 +00:00
nikrou
bde6e61531 bug 1425 fixed : internationalization's bug on the template comments
git-svn-id: http://piwigo.org/svn/trunk@4881 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-12 22:01:04 +00:00
voyteckst
7be5566b38 git-svn-id: http://piwigo.org/svn/trunk@4873 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-02-10 20:07:37 +00:00