aboutsummaryrefslogtreecommitdiffstats
path: root/language/pl_PL (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-13New: flags are going to be transfered to language subdirectoriesvdigital1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@5844 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10Fix some translation keys (unused, misspelling, or forgotten)nikrou1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09feature 1587: move advanced features screen into maintenance screen.plegall2-16/+13
git-svn-id: http://piwigo.org/svn/trunk@5745 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-05git-svn-id: http://piwigo.org/svn/trunk@5664 ↵voyteckst1-0/+2
68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-04git-svn-id: http://piwigo.org/svn/trunk@5646 ↵voyteckst1-5/+5
68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-04git-svn-id: http://piwigo.org/svn/trunk@5644 ↵voyteckst1-0/+4
68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-04git-svn-id: http://piwigo.org/svn/trunk@5643 ↵voyteckst1-0/+6
68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-03[trunk] update PLddtddt4-9/+3
git-svn-id: http://piwigo.org/svn/trunk@5592 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02Fix missing keys and misspelling keys in translationsnikrou1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02remove obsolete keys in all languages (as much as possible)plegall4-38/+1
git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01i18n: apply help.html dispatch to all languages having the help.html filled ↵plegall9-302/+177
for 2.0 git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-012.1 stringsvoyteckst1-1/+126
git-svn-id: http://piwigo.org/svn/trunk@5524 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01git-svn-id: http://piwigo.org/svn/trunk@5523 ↵voyteckst1-10/+31
68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-012.1 stringsvoyteckst1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@5522 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-012.1 stringsvoyteckst1-2/+6
git-svn-id: http://piwigo.org/svn/trunk@5521 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31feature 1559: remove "standard deviation" in rating.plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5500 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28feature 1502: In template extensions admin page, change "Bound template" by ↵patdenice1-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
2010-03-28update headerddtddt5-5/+5
git-svn-id: http://piwigo.org/svn/trunk@5430 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,plegall8-1073/+1060
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-23Fixed missing keys in nbmnikrou1-2/+0
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-21feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21Feature 1522 : move database config file to local directorynikrou2-2/+2
(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-21Minor language reviews on introvdigital1-5/+5
git-svn-id: http://piwigo.org/svn/trunk@5209 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20Fix some language keys problemsnikrou1-6/+6
Need translations ! git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17Revert gettext stuff.nikrou6-3944/+1064
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-03Feature 1451 : confirm message when managing pluginsnikrou2-3/+20
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-03Feature 1451 : update master template (chronology_ fields)nikrou2-3/+3
git-svn-id: http://piwigo.org/svn/trunk@5037 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03Feature 1451 : fix mispelling and missing translationsnikrou2-24/+96
git-svn-id: http://piwigo.org/svn/trunk@5036 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02Feature 1450 :nikrou2-79/+226
- 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-02Feature 1451 : localization with gettextnikrou2-0/+2649
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-02-10git-svn-id: http://piwigo.org/svn/trunk@4873 ↵voyteckst1-3/+3
68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-10git-svn-id: http://piwigo.org/svn/trunk@4872 ↵voyteckst1-1/+1
68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-10TODO donevoyteckst1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@4871 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-01[trunk] localisation merge 4758 bug:1416ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@4815 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-05[Trunk] [Language] update ang reorganization all admin.lang.phpddtddt1-3/+6
git-svn-id: http://piwigo.org/svn/trunk@4626 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-13[trunk] merge 4483 BR2 -> Tddtddt1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@4484 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-02Feature 1255 :nikrou1-1/+3
- add postgres database engine - change installation process to allow postgres or mysql database git-svn-id: http://piwigo.org/svn/trunk@4410 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-11-16Feature 928 resolved.nikrou2-2/+2
Replace include/mysql.inc.php by include/config_database.inc.php to be independant of database engine Rename database configurations variables by ones in $conf array. git-svn-id: http://piwigo.org/svn/trunk@4280 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-11-16git-svn-id: http://piwigo.org/svn/trunk@4278 ↵voyteckst2-14/+14
68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-10Bug fix 1185 : missing %s in admin vocabnikrou1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@4012 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-18Bug 1041 fixed : manual user adding in admin's user management panelEric1-1/+9
- Double password type fields - Add controls of the filling fields - Alert text added in language pack - EN, FR, DE and ES are OK. IT have to be fixed. - Subsidiary fix : Small grammatical error in FR/common.lang.php git-svn-id: http://piwigo.org/svn/trunk@3751 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04merge 3524 Br2.0 -> trunkddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@3526 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04merge 3516 Br2.0 -> trunkddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@3517 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-22Resolved issue 0000976: Add link of website on mail footer... rub1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@3245 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-23update PL thanks to voyteckstddtddt1-113/+90
git-svn-id: http://piwigo.org/svn/trunk@3221 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16Move template class inclusion to common.inc.php.patdenice2-1/+11
Add forum link in upgrade page. Install and upgrade try to configure PHP5. git-svn-id: http://piwigo.org/svn/trunk@3203 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16Put in correspondence of all the files help.htmlddtddt1-87/+112
git-svn-id: http://piwigo.org/svn/trunk@3202 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-13merge r3196 from branch 2.0 to trunkplegall1-3/+2
bug 926 fixed: change links to piwigo.org so that they go to existing URLs. new: if the current language is french, the links go to fr.piwigo.org instead. git-svn-id: http://piwigo.org/svn/trunk@3197 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-09fix html warnings. unclosed monotagsnikrou3-6/+6
git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13- Show number of downloads in plugins list.patdenice1-1/+4
- Allow to sort plugins by number of downloads. - Fix plugin revision URL (no more revision_view in PEM). git-svn-id: http://piwigo.org/svn/trunk@3143 68402e56-0260-453c-a942-63ccdbb3a9ee