aboutsummaryrefslogtreecommitdiffstats
path: root/language (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update language ITriopwg2011-08-232-5/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@11988 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
* [trunk] - language - update zh_CN - 简体中文 - Chinese thanks to ↵ddtddt2011-08-231-0/+12
| | | | | | Ralph.Bai - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11984 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2413 added: move gallery_url configuration parameter from database toplegall2011-08-2233-33/+0
| | | | | | | local configuration file. git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2409 added: by default, hide the "who can see these photos?" field ↵plegall2011-08-182-0/+2
| | | | | | in the upload form. git-svn-id: http://piwigo.org/svn/trunk@11967 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2407 added: display upload limitations before file selection (fileplegall2011-08-1832-94/+10
| | | | | | | | | | | | 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
* feature 2406 added: if the user wants a new album in the upload form, the albumplegall2011-08-172-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is created before the start of the upload. The ergonomy is now simpler, the page is smaller and cleaner. bug 2373 fixed: now that album is created before upload, uploadify.php gets the category_id and the level: as soon as it is uploaded (function add_uploaded_file) the photo gets its final privacy level and is directly associated to the album. This way, we can have an error on a photo without making orphan all photos of the same upload group. feature 2405 added: as soon as a photo is uploaded, its thumbnail is displayed in the "Uploaded Photos" fieldset, without waiting for other photos to be uploaded. The latest photos comes first. I have slighlty changed the integration of colorbox in core. Now we have 2 styles available and by default, we use style2 (overlay in black, title and control icons outside the popup). It is also used for zooming on bulk manager in unit mode. display change: on each uploading photos, instead of showing the transfer speed, we display the transfer progression in % bug fixed: the color of the "Start Upload" button was not correct because the button was not a submit button but a simple type=button. language: "Upload" button becomes "Start Upload" button. git-svn-id: http://piwigo.org/svn/trunk@11962 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sr_RS - Српски - Serbia - Thanks to ↵ddtddt2011-08-152-3/+53
| | | | | | Ћирилица1 - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11960 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update it_IT - Italiano - Italian - Thanks to sugar888 ↵ddtddt2011-08-152-3/+4
| | | | | | - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11955 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update de_DE- Deutsch - German - Thanks to sugar888 - ↵ddtddt2011-08-152-3/+4
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11954 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add af_ZA - Afrikaans - Thanks to Marius Loots and ↵ddtddt2011-08-156-0/+429
| | | | | | Mignon Smit - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11953 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [admin.lang.php] modified HU languagesamli2011-08-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11932 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [admin.lang.php] modified HU languagesamli2011-08-101-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@11931 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - cs_CZ - Česky - Czech thanks to jezekus - feature:2320ddtddt2011-08-052-3/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@11915 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - SL (Slovenia - Slovenšcina) thanks to klemen - ↵ddtddt2011-08-052-3/+14
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11909 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - zh_CN - 简体中文 - Chinese Thanks to ↵ddtddt2011-08-052-3/+59
| | | | | | winson - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11908 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - uk_UA - Українська -Ukrainian ↵ddtddt2011-08-042-3/+21
| | | | | | (admin part ) thanks to quest_tom - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11906 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em ↵ddtddt2011-08-022-4/+4
| | | | | | Ku - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11898 68402e56-0260-453c-a942-63ccdbb3a9ee
* rename #images.average_rate to rating_scorervelices2011-08-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11893 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sk_SK - Slovak - Slovensky thanks to dodo - ↵ddtddt2011-08-022-4/+8
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11883 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - updateNL (Dutch - Nederlands) thanks to mathias - ↵ddtddt2011-08-022-3/+4
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11882 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - (Latvian - Latviešu) thanks to Aivars Baldone - ↵ddtddt2011-08-022-3/+4
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11879 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [common.lang.php] modified HU languagesamli2011-07-311-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11868 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - sv_SE - Svenska - Swedish (admin part ) thanks ↵ddtddt2011-07-301-1/+1
| | | | | | to styxsailor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11863 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - sv_SE - Svenska - Swedish (admin part ) thanks ↵ddtddt2011-07-302-49/+48
| | | | | | to styxsailor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11860 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - uk_UA - Українська -Ukrainian ↵ddtddt2011-07-301-0/+20
| | | | | | (admin part ) thanks to quest_tom - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11858 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - uk_UA - Українська -Ukrainian ↵ddtddt2011-07-301-0/+20
| | | | | | (admin part ) thanks to rukhov - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11856 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [upgrade.lang.php] modified HU languagesamli2011-07-291-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11847 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2384: improve average rating calculation (final)rvelices2011-07-262-8/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@11839 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - SL (Slovenia - Slovenšcina) thanks to klemen - ↵ddtddt2011-07-231-0/+18
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11820 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - updateddtddt2011-07-224-2/+123
| | | | git-svn-id: http://piwigo.org/svn/trunk@11810 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - updateNL (Dutch - Nederlands) thanks to mathias - ↵ddtddt2011-07-221-0/+12
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11809 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - beginning of dv_MV - Dhivehi Thanks to Hammadh - ↵ddtddt2011-07-214-0/+174
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11805 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - beginning of ko_KR - 한국어 – Korean Thanks to ↵ddtddt2011-07-214-0/+339
| | | | | | Aisika - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11804 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - beginning of et_EE Thanks to jolly - feature:2320ddtddt2011-07-213-0/+141
| | | | git-svn-id: http://piwigo.org/svn/trunk@11803 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update hu_HU - Magyar – Hungarian - cleaning - ↵ddtddt2011-07-211-11/+1
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11802 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update ru_RU - Русский - Russian thanks to ↵ddtddt2011-07-211-0/+3
| | | | | | yuragal - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11792 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - SL (Slovenia - Slovenšcina) thanks to klemen - ↵ddtddt2011-07-211-1/+18
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11791 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [admin.lang.php] modified HU languagesamli2011-07-201-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11785 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [admin.lang.php] modified HU languagesamli2011-07-201-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@11784 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - updateNL (Dutch - Nederlands) thanks to mathias - ↵ddtddt2011-07-201-0/+13
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11782 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add th_TH - Thaï - ภาษาไทย Thanks to ↵ddtddt2011-07-203-0/+236
| | | | | | Songchai and Jomyuthack (Piwigo Thailand FanClub) git-svn-id: http://piwigo.org/svn/trunk@11779 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update add - uk_UA - Українська -Ukrainian ↵ddtddt2011-07-181-1/+22
| | | | | | (admin part ) thanks to quest_tom - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11765 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - SL (Slovenia - Slovenšcina) thanks to klemen - ↵ddtddt2011-07-181-0/+20
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11764 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update is_IS -Íslenska -Icelandic Thanks to Wallster ↵ddtddt2011-07-171-2/+3
| | | | | | - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11760 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update add - uk_UA - Українська -Ukrainian ↵ddtddt2011-07-151-1/+24
| | | | | | (admin part ) thanks to quest_tom - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11751 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - ar_SA - Arabic / Saudi - العربية Thanks to ↵ddtddt2011-07-141-0/+5
| | | | | | mohammed - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11743 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
* [trunk] - language - update add - uk_UA - Українська -Ukrainian ↵ddtddt2011-07-131-0/+475
| | | | | | (admin part ) thanks to quest_tom and rukhov - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11722 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - DE (Deutsch - German) proposal to change a few terms to ↵unphysicalix2011-07-119-109/+158
| | | | | | | | | | | clarify permission management in piwigo and make it more clear for new users(I mean admins). A lot of fixing extending the german HelpMe pages. Some typos fixed. May be reversed if not agreed upon. git-svn-id: http://piwigo.org/svn/trunk@11712 68402e56-0260-453c-a942-63ccdbb3a9ee