diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-01-12 21:03:00 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-01-12 21:03:00 +0000 |
commit | 387354816b46f0ee429c530de940583edb24bd93 (patch) | |
tree | cf6ebcfd58980db56a4909776118b09dc8e81597 /language/ka_GE | |
parent | 05ab300c39f10271bc94b9fece8f275e3ac75174 (diff) |
lang remove 'Mail address' - use existing 'Email address'
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
Diffstat (limited to '')
-rw-r--r-- | language/ka_GE/common.lang.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/language/ka_GE/common.lang.php b/language/ka_GE/common.lang.php index 166309870..9f305d0e7 100644 --- a/language/ka_GE/common.lang.php +++ b/language/ka_GE/common.lang.php @@ -84,7 +84,6 @@ $lang['Identification'] = 'იდენტიფიკაცია'; $lang['Image only RSS feed'] = 'RSS ლენტი ფოტოებით'; $lang['Keyword'] = 'ძირითადი სიტყვები'; $lang['Links'] = 'ბმულები'; -$lang['Mail address'] = 'საფოსტო მისამართი'; $lang['N/A'] = 'გაურკვეველია'; $lang['New on %s'] = 'ახალი %s'; $lang['New password confirmation does not correspond'] = 'New password confirmation does not correspond'; @@ -264,7 +263,6 @@ $lang['please enter your password again'] = 'პაროლი კიდევ $lang['Auto login'] = 'დამიმახსოვრე'; $lang['remove this tag from the list'] = 'გადავაგდოთ ეს ტეგი სიიდან'; $lang['representative'] = 'წარმომადგენელი'; -$lang['return to homepage'] = 'დავბრუნდეთ მთავარ გვერდზე'; $lang['Search for Author'] = 'ძიება ავტორის მიხედვით'; $lang['Search in albums'] = 'ძიება კატეგორიებში'; $lang['Search by Date'] = 'ძიება თარიღით'; @@ -332,7 +330,7 @@ $lang['Picture uploaded by %s'] = 'ფოტო ატვირთულია % $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'მომხმარებლის არასწორი სტატუსი "სტუმარი", გამოიყენეთ ძირითადი სტატუსი. გთხოვთ შეატყობინოთ ადმინისტრატორს.'; // --------- Starting below: New or revised $lang ---- from Butterfly (2.0) $lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster and special user cannot use this method'; -$lang['a user use already this mail address'] = 'მომხმარებელი ასეთი მისამართით უკვე არსებობს'; +$lang['this email address is already in use'] = 'მომხმარებელი ასეთი მისამართით უკვე არსებობს'; $lang['Album results for'] = 'დღის კატეგორიების რეზულტატი'; $lang['Tag results for'] = 'დღის სიტყვა–რეზულტატი'; $lang['from %s to %s'] = ' %s დან %s მდე'; |