aboutsummaryrefslogtreecommitdiffstats
path: root/language/tr_TR (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-09-08bug fixed: the "Learn more" language key needs to be in admin.lang.php, not ↵plegall2-2/+1
in install.lang.php git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08feature 2431: only keep MySQL on installation formplegall1-3/+0
git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-01plugin manager: replace the top left "Display Compact/Complete" select box by aplegall1-2/+0
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-08-24feature 2027 implemented: the "lost password" feature was rewritten.plegall1-5/+0
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-22feature 2413 added: move gallery_url configuration parameter from database toplegall1-1/+0
local configuration file. git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-18feature 2407 added: display upload limitations before file selection (fileplegall1-3/+0
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-07-05grammar error fixed in english (and in language key)plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@11641 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-01feature:2317 move order config to Admin->Config->Optionsmistic1001-4/+1
new GUI interface for simple paterns in GUI, order_by and order_by_inside_category are merged (not un DB) users can define special paterns with $conf['order_by_custom'] and $conf['order_by_inside_category_custom'] git-svn-id: http://piwigo.org/svn/trunk@11587 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-17Updated Turkish TranslatesNakre1-3/+9
git-svn-id: http://piwigo.org/svn/trunk@11412 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-16cleaning / updating translates..Nakre1-1/+36
git-svn-id: http://piwigo.org/svn/trunk@11395 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-15[trunk] - language - update TR Thanks farukisin - feature:2320ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@11383 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31cleaning / updating translates..Nakre1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@11145 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-22[trunk] - language - update TR thanks nakre report Websize Regenerationddtddt1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@10559 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-22[trunk] - language - update TR thanks nakre report regenerateThumbnailsddtddt1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@10557 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-17cleaning / updating translates..Nakre1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@10438 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-16cleaning / updating translates..Nakre1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@10429 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-13delete some useless keysmistic1001-4/+0
git-svn-id: http://piwigo.org/svn/trunk@10352 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-13Update versions for plugins, themes and languages.patdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@10351 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-09git-svn-id: http://piwigo.org/svn/trunk@10225 ↵Nakre2-0/+6
68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-09bug:2224 one parameter for change thumnails number (needs some translations)mistic1001-4/+4
git-svn-id: http://piwigo.org/svn/trunk@10198 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-12[trunk] - language - update tr_TR thanks to Nakreddtddt2-1/+9
git-svn-id: http://piwigo.org/svn/trunk@9627 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04Update plugins, themes and languages versions.patdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@9522 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04feature:2210patdenice1-0/+7
Add header on languages files. git-svn-id: http://piwigo.org/svn/trunk@9514 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03remove useless languages keys (new plugins/themes update screen)plegall1-6/+0
git-svn-id: http://piwigo.org/svn/trunk@9494 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-14[trunk] - language - update tr_TR thanks to Nakreddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@9217 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-11remove obsolete language key 'Empty caddie'plegall1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@9170 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-11added tr_TR Turkish languageNakre3-0/+59
git-svn-id: http://piwigo.org/svn/trunk@9165 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-10help updates for TurkishNakre5-0/+78
git-svn-id: http://piwigo.org/svn/trunk@9144 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-10help updates for TurkishNakre1-0/+9
git-svn-id: http://piwigo.org/svn/trunk@9143 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-10[trunk] - help - update tr_TR thanks to Nakreddtddt1-0/+54
git-svn-id: http://piwigo.org/svn/trunk@9142 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-09added tr_TR Turkish languageNakre2-96/+96
git-svn-id: http://piwigo.org/svn/trunk@9132 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-01cleaning / updating translates..Nakre1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@9048 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-01[trunk] - add help - tr_TR thanks to Nakreddtddt1-0/+117
git-svn-id: http://piwigo.org/svn/trunk@9045 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-01cleaning / updating translates..Nakre1-18/+18
git-svn-id: http://piwigo.org/svn/trunk@9041 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-01git-svn-id: http://piwigo.org/svn/trunk@9030 ↵ddtddt1-0/+26
68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-31[trunk] - update tr_TR thanks to Nakreddtddt1-10/+10
git-svn-id: http://piwigo.org/svn/trunk@9015 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-31[trunk] - update tr_TR thanks to Nakreddtddt3-4/+48
git-svn-id: http://piwigo.org/svn/trunk@9011 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-27Add an legend for fieldset id=syncSimulateGotcha1-0/+1
(Localisation are good) git-svn-id: http://piwigo.org/svn/trunk@8952 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-19feature 2102: mistake in my previous commit r8727 on "manage album photos" ↵plegall1-1/+1
string git-svn-id: http://piwigo.org/svn/trunk@8783 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18Happy new year 2011plegall4-6/+6
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-17feature 2102: add a few language keys to remove all image/picture/element ↵plegall2-24/+7
and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17feature 2102 : rename item/image/picture to photo (admin side)rvelices1-13/+12
also removed unnecessary/duplicate keys git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-16feature 2102 : rename item/image/picture to photo (public side)rvelices1-14/+12
git-svn-id: http://piwigo.org/svn/trunk@8711 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-15feature 2102 : rename item/image/picture to photo (admin side)rvelices1-18/+14
also remove duplicates/unused admin lang keys git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-14feature 2102 : rename item/image/picture to photorvelices1-26/+26
git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-13feature 2108 added: user upload removed from core. It will come back as aplegall2-14/+0
"new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-12lang remove 'Mail address' - use existing 'Email address'rvelices1-3/+1
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-11- language remove duplicate keysrvelices1-1/+0
- css simpler git-svn-id: http://piwigo.org/svn/trunk@8613 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-02[trunk] - language - update cleaningddtddt1-4/+0
git-svn-id: http://piwigo.org/svn/trunk@8444 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-24[trunk] - language - tr_TR cleaningddtddt2-11/+0
git-svn-id: http://piwigo.org/svn/trunk@8289 68402e56-0260-453c-a942-63ccdbb3a9ee