aboutsummaryrefslogtreecommitdiffstats
path: root/language/ka_GE/upgrade.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-06-06 20:39:51 +0000
committerddtddt <ddtddt@piwigo.org>2010-06-06 20:39:51 +0000
commite36b4d441c665022eec463e1f69d059eec1ad768 (patch)
treec43768beba04e7e311aad5c704d6989c1c7fb5f7 /language/ka_GE/upgrade.lang.php
parentdc1121c3f47a581e73537ce06d0c2e7a0447d3d8 (diff)
[trunk] merge 6481
git-svn-id: http://piwigo.org/svn/trunk@6482 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ka_GE/upgrade.lang.php')
-rw-r--r--language/ka_GE/upgrade.lang.php43
1 files changed, 43 insertions, 0 deletions
diff --git a/language/ka_GE/upgrade.lang.php b/language/ka_GE/upgrade.lang.php
new file mode 100644
index 000000000..c5ec3ead0
--- /dev/null
+++ b/language/ka_GE/upgrade.lang.php
@@ -0,0 +1,43 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based picture gallery |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+
+$lang['Upgrade'] = 'განახლება';
+$lang['Upgrade from version %s to %s'] = 'განახლება %s ვერსიიდან %s ვერსიამდე';
+$lang['Statistics'] = 'სტატისტიკა';
+$lang['total upgrade time'] = 'განახლების საერთო დრო';
+$lang['total SQL time'] = 'SQL საერთო დრო';
+$lang['SQL queries'] = 'SQL მოთხოვნა';
+$lang['Upgrade informations'] = 'ინფორმაცია განახლებებზე';
+$lang['Perform a maintenance check in [Administration>tools>Maintenance] if you encounter any problem.'] = 'განახორციელეთ მომსახურება [ადმინისტრირება>სპეციალური>მომსახურება] თუკი შეგექმნათ რაიმე პრობლემა.';
+$lang['Only administrator can run upgrade: please sign in below.'] = 'მხოლოდ ადმინისტრტორს შეუძლია განახლების გაშვება: შეამოწმეთ ქვევით.';
+$lang['You do not have access rights to run upgrade'] = 'თქვენ არ გაქვთ განახლების გაშვების უფლება';
+
+// Upgrade informations from upgrade_1.3.1.php
+$lang['All sub-categories of private categories become private'] = 'პრივატული (კერძო) კატეგორიის ყველა ქვეკატეგორია იქნება პრივატული';
+$lang['User permissions and group permissions have been erased'] = 'მომხმარებლების და ჯგუფების დაშვების უფლებები წაშლილია';
+$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'მხოლოდ ესკიზების პრეფიქსები და ვებმასტერის ფოსტის მისამართი იქნა შენახული წინა კონფიგურაციიდან';
+
+$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'ეს გვერდი გთავაზობთ მონაცემთა ბაზის მოდერნიზაციას,თქვენი Piwigo ძველი ვერსიიდან ახალ ვერსიამდე. განახლების დამხმარე საშუალება ფიქრობს,რომ თქვენ ამჟამად იყენებთ <b> ვერსია %s </b> (ან ეკვივალენტურს).';
+$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'სასურველია,რომ შემდეგი პლაგინები დეზაქტივირებული იყოს. თქვენ უნდა შეამოწმოთ პლაგინების განახლება მანამდე,სანამ მოახდენთ მათ აქტივაციას:';
+$lang['In <i>%s</i>, before <b>?></b>, insert:'] =' %s, მდე ?>, ჩავსვათ:';
+?> \ No newline at end of file