diff options
Diffstat (limited to 'language/ka_GE')
-rw-r--r-- | language/ka_GE/admin.lang.php | 4 | ||||
-rw-r--r-- | language/ka_GE/common.lang.php | 8 | ||||
-rw-r--r-- | language/ka_GE/index.php | 2 | ||||
-rw-r--r-- | language/ka_GE/install.lang.php | 12 | ||||
-rw-r--r-- | language/ka_GE/upgrade.lang.php | 2 |
5 files changed, 9 insertions, 19 deletions
diff --git a/language/ka_GE/admin.lang.php b/language/ka_GE/admin.lang.php index 0295816e5..7710c725f 100644 --- a/language/ka_GE/admin.lang.php +++ b/language/ka_GE/admin.lang.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2014 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 | // +-----------------------------------------------------------------------+ @@ -224,7 +224,7 @@ $lang['Prepared time for list of users to send mail is limited. Others users are $lang['Time to send mail is limited. Others mails are skipped.'] = 'ფოსტის გაგზავნის დრო შეზღუდულია. სხვა წერილები გამოტოვებულია.'; $lang['To send ?'] = 'გავგზავნოთ?'; $lang['Last send'] = 'ბოლო გაგზავნილები'; -$lang['email'] = 'email'; +$lang['Email'] = 'email'; $lang['User'] = 'მომხმარებელი'; $lang['See you soon,'] = 'ნახვამდის,'; $lang['Go to'] = 'გადავიდეთ '; diff --git a/language/ka_GE/common.lang.php b/language/ka_GE/common.lang.php index 4e2b7a1d5..48841d526 100644 --- a/language/ka_GE/common.lang.php +++ b/language/ka_GE/common.lang.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2014 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 | // +-----------------------------------------------------------------------+ @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+ /* Language Name: ქართული [GE] -Version: 2.5.0 +Version: 2.6.0 Language URI: http://piwigo.org/ext/extension_view.php?eid=426 Author: Piwigo team Author URI: http://piwigo.org @@ -248,7 +248,6 @@ $lang['login mustn\'t end with a space character'] = 'სახელი(ლო $lang['login mustn\'t start with a space character'] = 'სახელი(ლოგინი) არ უნდა იწყებოდეს ცარიელი ადგილით(პრობელით)'; $lang['this login is already used'] = 'ეს სახელი(ლოგინი) უკვე არსებობს'; $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'ელ.ფოსტის მისამართი უნდა გამოიყურებოდეს ესე xxx@yyy.eee (მაგალითად: jack@altern.org)'; -$lang['please enter your password again'] = 'პაროლი კიდევ ერთხელ'; $lang['Auto login'] = 'დამიმახსოვრე'; $lang['remove this tag from the list'] = 'გადავაგდოთ ეს ტეგი სიიდან'; $lang['representative'] = 'წარმომადგენელი'; @@ -277,7 +276,6 @@ $lang['SQL queries in'] = 'SQL-მოთხოვნა'; $lang['display only recently posted photos'] = ' ვნახოთ მხოლოდ ახლახანს გამოქვეყნებული ფოტოები'; $lang['return to the display of all photos'] = 'ყველა ფოტოს ნახვასთან დაბრუნება'; $lang['the beginning'] = 'თავიდან'; -$lang['Interface theme'] = 'გაფორმება'; $lang['Thumbnails'] = 'მინიატურები'; $lang['Menu'] = 'მენიუ'; $lang['A comment on your site'] = 'კომენტარები თქვენი საიტიდან'; @@ -418,4 +416,6 @@ $lang['thumb'] = 'ხატულა'; $lang['xlarge'] = 'XL -ძალიან დიდი'; $lang['xsmall'] = 'XS - ძალიან პატარა'; $lang['xxlarge'] = 'XXL - უდიდესი'; +$lang['Password is missing. Please enter the password.'] = 'პაროლი არა სწორია. გთხოვთ გაიმეოროთ.'; +$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'პაროლის დადასტურება არ არის. გთხოვთ დაადასტურეთ არჩეული პაროლი.'; ?>
\ No newline at end of file diff --git a/language/ka_GE/index.php b/language/ka_GE/index.php index 41732f2fd..c8de97f60 100644 --- a/language/ka_GE/index.php +++ b/language/ka_GE/index.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2014 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 | // +-----------------------------------------------------------------------+ diff --git a/language/ka_GE/install.lang.php b/language/ka_GE/install.lang.php index 3191ee095..6d956ee28 100644 --- a/language/ka_GE/install.lang.php +++ b/language/ka_GE/install.lang.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2014 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 | // +-----------------------------------------------------------------------+ @@ -27,19 +27,12 @@ $lang['Default gallery language'] = 'პრიორიტეტული ენ $lang['Database configuration'] = 'მონაცემთა ბაზის გასწორება'; $lang['Admin configuration'] = 'ადმინისტრირების გასწორება'; $lang['Start Install'] = 'დავიწყოთ დაყენება'; -$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'ელ.ფოსტის მისამართი უნდა გავდეს xxx@yyy.eee (მაგალითად: jack@altern.org)'; - -$lang['Webmaster login'] = 'ვებმასტერის სახელი(ლოგინი)'; $lang['It will be shown to the visitors. It is necessary for website administration'] = 'მას დაინახავენ მნახველები.საჭიროა საიტის ადმინისტრირებისათვის'; - $lang['Connection to server succeed, but it was impossible to connect to database'] = 'წარმატებით დაუკავშირდით სერვერს,მაგრამ მონაცემთა ბაზასთან დაკავშირება შეუძლებელია'; $lang['Can\'t connect to server'] = 'შეუძლებელია სერვერთან დაკავშირება'; - $lang['Host'] = 'MySQL ხოსტი'; -$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; $lang['User'] = 'მომხმარებელი'; $lang['user login given by your host provider'] = 'სახელი(ლოგინი),რომელიც პროვაიდერმა მოგცათ'; -$lang['Password'] = 'პაროლი'; $lang['user password given by your host provider'] = 'პაროლი,რომელიც პროვაიდერმა მოგცათ'; $lang['Database name'] = 'მონაცემთა ბაზის სახელი'; $lang['also given by your host provider'] = 'ასევე გაიცემა პროვაიდერის მიერ.ხშირად ემთხვევა სახელს(ლოგინს)'; @@ -48,14 +41,11 @@ $lang['database tables names will be prefixed with it (enables you to manage bet $lang['enter a login for webmaster'] = 'საჭიროა შეიყვანოთ ლოგინი ვებმასტერისათვის'; $lang['webmaster login can\'t contain characters \' or "'] = 'ლოგინი ვებმასტერისათვის არ უნდა შეიცავდეს სიმბოლოებს \' ან "'; $lang['please enter your password again'] = 'პაროლი კიდევ ერთხელ'; -$lang['Webmaster password'] = 'ვებმასტერის პარილო'; $lang['Keep it confidential, it enables you to access administration panel'] = 'არ გაუმხილოთ არავის,იგი საჭიროა ადმინისტრირების პანელთან დასაშვებად'; $lang['Password [confirm]'] = 'გაიმეორეთ პაროლი'; $lang['verification'] = 'კიდევ ერთხელ,შეცდომის გამოსარიცხად'; $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'გჭირდებათ დახმარება?დასვით შეკითხვები <a href="%s">Piwigo–ს ფორუმზე</a>.'; -$lang['Webmaster mail address'] = 'ვებმასტერის ელ.ფოსტა'; $lang['Visitors will be able to contact site administrator with this mail'] = 'გამოყენებული იქნება მომხმარებლების მიერ ადმინისტრატორთან კავშირისათვის'; - $lang['PHP 5 is required'] = 'საჭიროა PHP 5'; $lang['It appears your webhost is currently running PHP %s.'] = 'სავარაუდოდ თქვენი ხოსტინგი ამჟამად იყენებს PHP %s.'; $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo–ს შეუძლია შეეცადოს გადართოს თქვენი კონფიგურაცია PHP 5, .htaccess ფაილს შექმნით ან შეცვლით.'; diff --git a/language/ka_GE/upgrade.lang.php b/language/ka_GE/upgrade.lang.php index 42012a477..41aab4c1a 100644 --- a/language/ka_GE/upgrade.lang.php +++ b/language/ka_GE/upgrade.lang.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2014 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 | // +-----------------------------------------------------------------------+ |