aboutsummaryrefslogtreecommitdiffstats
path: root/language/ru_RU/admin.lang.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-05-14change languages keys to differentiate if "%d physical" is plural or ↵mistic1001-2/+0
singular, same for "and %d virtual" + missing ja_JP php open tag git-svn-id: http://piwigo.org/svn/trunk@14977 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-02[trunk_admin] Update ru_RU, thanks to : nadushaPiwigo-TranslationTeam1-0/+22
git-svn-id: http://piwigo.org/svn/trunk@14661 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-01bug fixed: change language key "title" into "Title"plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@14646 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-23[trunk_admin] Update ru_RU, thanks to : nadushaPiwigo-TranslationTeam1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@14293 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-12[trunk (admin)] Update ru_RU, thanks to : nadushaPiwigo-TranslationTeam1-53/+53
git-svn-id: http://piwigo.org/svn/trunk@14115 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-08[trunk (admin)] Update ru_RU, thanks to : nadushaPiwigo-TranslationTeam1-0/+74
git-svn-id: http://piwigo.org/svn/trunk@13985 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-08[trunk (admin)] Update ru_RU, thanks to : nadushaPiwigo-TranslationTeam1-5/+31
git-svn-id: http://piwigo.org/svn/trunk@13976 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-26[trunk] - language - update ru_RU - Русский - Russian Thanks to ↵ddtddt1-43/+2
yuragal - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@13743 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-20feature 2548 multisize rvelices1-1/+0
- 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-17update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1001-1/+1
apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-12feature 2548, multiple size:plegall1-11/+0
* 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
2011-12-04language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices1-8/+2
case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices1-4/+0
case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01language cleanup (exact duplicates or almost same duplicate)rvelices1-2/+0
git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-29language cleanup (exact duplicates or almost same duplicate)rvelices1-2/+0
git-svn-id: http://piwigo.org/svn/trunk@12672 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17feature:2471 missing translations in r12474 [Batch Manager] "zoom" and ↵mistic1001-0/+2
"edit" links over each thumbnail git-svn-id: http://piwigo.org/svn/trunk@12478 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-02[trunk] - language - update ru_RU - Русский - Russian Recovery in ↵ddtddt1-0/+3
plugin - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12313 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-20[trunk] - language - update ru_RU - Русский - Russian thanks to ↵ddtddt1-1/+22
yuragal - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12195 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-17feature 2441 added: no need to have the HD to regenerate the websize if theplegall1-1/+0
current websize is bigger than resize settings. When it occurs, we move the current websize as HD and create the new websize from it. git-svn-id: http://piwigo.org/svn/trunk@12175 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-12[trunk] - language - update ru_RU - Русский - Russian thanks to ↵ddtddt1-0/+2
yuragal - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12130 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08bug fixed: the "Learn more" language key needs to be in admin.lang.php, not ↵plegall1-0/+1
in install.lang.php git-svn-id: http://piwigo.org/svn/trunk@12105 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-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-21[trunk] - language - update ru_RU - Русский - Russian thanks to ↵ddtddt1-0/+3
yuragal - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11792 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/+0
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-29[trunk] - language - update RU (Русский - Russian) thanks to ↵ddtddt1-1/+54
kiddy-admin - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11571 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-07[trunk] - language - update RU Thanks to kiddy-admin - feature:2320ddtddt1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@11260 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-09[trunk] - language - update RU thanks to kiddy-adminddtddt1-0/+6
git-svn-id: http://piwigo.org/svn/trunk@10184 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-11[trunk] - language - update ru_RU thanks to kiddy-adminddtddt1-0/+8
git-svn-id: http://piwigo.org/svn/trunk@9612 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 ru_RU thanks to kiddy-adminddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@9215 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-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-23[trunk] - update ru_RU thanks to kiddy-adminddtddt1-6/+4
git-svn-id: http://piwigo.org/svn/trunk@8855 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-23[trunk] - update ru_RU thanks to kiddy-adminddtddt1-0/+6
git-svn-id: http://piwigo.org/svn/trunk@8854 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-20feature 2102: inject strings from the "Photos" plugin into core for the ↵plegall1-28/+28
following languages de_DE es_ES lv_LV ru_RU fr_FR git-svn-id: http://piwigo.org/svn/trunk@8803 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 2011plegall1-1/+1
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 ↵plegall1-10/+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-14/+12
also removed unnecessary/duplicate keys git-svn-id: http://piwigo.org/svn/trunk@8723 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-13feature 2108 added: user upload removed from core. It will come back as aplegall1-11/+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-08[trunk] - update ru_RU thanks to kiddy-adminddtddt1-0/+52
git-svn-id: http://piwigo.org/svn/trunk@8518 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-02[trunk] - language - update cleaningddtddt1-5/+0
git-svn-id: http://piwigo.org/svn/trunk@8444 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-27[trunk] - language - ru_RU cleaningddtddt1-8/+0
git-svn-id: http://piwigo.org/svn/trunk@8326 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23feature 1616: after the backport of nearly all languages from branch 2.1 toplegall1-69/+69
trunk, reapply the Albums plugin into trunk for languages cs_CZ es_ES de_DE lv_LV pl_PL ru_RU sk_SK tr_TR zh_CN git-svn-id: http://piwigo.org/svn/trunk@8270 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23[trunk] - step1 for 2.2ddtddt1-71/+75
git-svn-id: http://piwigo.org/svn/trunk@8255 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14feature 2060: Remove adviser language keys from lang.php files.patdenice1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee