diff options
author | plegall <plg@piwigo.org> | 2011-01-17 23:53:47 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-01-17 23:53:47 +0000 |
commit | 7ca4f8e06004740e3dc0c331629daeccc868defe (patch) | |
tree | b2a062e1fd314829b2fe4f3247a321833a968685 /language/ka_GE/common.lang.php | |
parent | e123585dde33f8ec3be13e788eea6fc10041920f (diff) |
feature 2102: add a few language keys to remove all image/picture/element and replace by photo
git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ka_GE/common.lang.php | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/language/ka_GE/common.lang.php b/language/ka_GE/common.lang.php index 613f5cfa4..b3e3196c2 100644 --- a/language/ka_GE/common.lang.php +++ b/language/ka_GE/common.lang.php @@ -294,19 +294,8 @@ $lang['A comment on your site'] = 'კომენტარები თქვ $lang['today'] = 'დღეს'; $lang['Update your rating'] = 'განვაახლოთ შეფასება'; $lang['wrong filename'] = 'ფაილის არასწორი სახელი'; -$lang['the filesize of the picture must not exceed :'] = 'ფაილის ზომა არ უნდა აჭარბებდეს: '; -$lang['the picture must be to the fileformat jpg, gif or png'] = 'ფოტო უნდა იყოს jpg, gif ან png ფორმატში'; -$lang['the height of the picture must not exceed :'] = 'ფოტოს სიმაღლე არ უნდა აჭარბებდეს: '; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'რეკომენდირებულია დღის მინიატურების გარკვევა '; -$lang['the width of the picture must not exceed :'] = 'ფოტოს სიგანე არ უნდა აჭარბებდეს: '; $lang['Author'] = 'ავტორი'; -$lang['can\'t upload the picture on the server'] = 'შეუძლებელია ფოტოს სერვერზე ატვირთვა'; $lang['the username must be given'] = 'მომხმარებლის სახელი უნდა არსებობდეს'; -$lang['A picture\'s name already used'] = 'ფოტოს ასეთი სახელი უკვე არსებობს'; -$lang['You must choose a picture fileformat for the image'] = 'თქვენ უნდა აირჩიოთ ფოტოს ფორმატი'; -$lang['Name of the picture'] = 'ფოტოს სახელი'; -$lang['Upload a picture'] = 'ფოტოების ატვირთვა'; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'ფოტოები ატვირთულია, ადმინისტრატორი დაადასტურებს რაც შეიძლება მალე'; $lang['useful when password forgotten'] = 'დაკარგული პაროლის აღსადგენად'; $lang['Quick search'] = 'ჩქარი ძიება'; $lang['Connected user: %s'] = 'დაკავშირებული მომხმარებლები: %s'; @@ -320,8 +309,6 @@ $lang['Email: %s'] = 'მისამართი: %s'; $lang['Admin: %s'] = 'ადმინისტრატორი: %s'; $lang['Registration of %s'] = 'რეგისტრაცია %s'; $lang['Album: %s'] = 'კატეგორია: %s'; -$lang['Picture name: %s'] = 'სახელი: %s'; -$lang['Creation date: %s'] = 'გადაღების დრო: %s'; $lang['Picture uploaded by %s'] = 'ფოტო ატვირთულია %s'; // --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'მომხმარებლის არასწორი სტატუსი "სტუმარი", გამოიყენეთ ძირითადი სტატუსი. გთხოვთ შეატყობინოთ ადმინისტრატორს.'; @@ -346,7 +333,6 @@ $lang['%d photo is also linked to current tags'] = '%d ფოტო ასევ $lang['%d photos are also linked to current tags'] = '%d ფოტოები ასევე დაკავშირებულია ამ სიტყვებთან'; $lang['display photos linked to this tag'] = 'ვნახოთ ფოტოები დაკავშირებული მხოლოდ ამ სიტყვასთან'; $lang['photos posted during the last %d days'] = 'ფოტოები გამოქვეყნებული ბოლო %d დღეში'; -$lang['Choose an image'] = 'აირჩიეთ ფოტო'; $lang['Piwigo Help'] = 'დახმარება'; $lang['Rank'] = 'წყობა'; $lang['group by letters'] = 'დავაჯგუფოთ ასოებით'; |