summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/ka_GE
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-02-06 18:42:34 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-02-06 18:42:34 +0000
commit0977e2a4e1ef6f22366120d27d720950ce36350f (patch)
tree638753d8c22cac0b7301a63f0c9a08993cafb722 /roundcubemail/program/localization/ka_GE
parent456b357481dea5776143ea17ec9c13a2ab9e90ec (diff)
translations update
git-svn-id: https://svn.roundcube.net/trunk@3259 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ka_GE')
-rwxr-xr-xroundcubemail/program/localization/ka_GE/labels.inc12
-rwxr-xr-xroundcubemail/program/localization/ka_GE/messages.inc1
2 files changed, 13 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/ka_GE/labels.inc b/roundcubemail/program/localization/ka_GE/labels.inc
index 12ce531de..d4bb6eb2d 100755
--- a/roundcubemail/program/localization/ka_GE/labels.inc
+++ b/roundcubemail/program/localization/ka_GE/labels.inc
@@ -256,6 +256,18 @@ $labels['section'] = 'განყოფილება';
$labels['maintenance'] = 'მომსახურება';
$labels['newmessage'] = 'ახალი შეტყობინება';
$labels['listoptions'] = 'პარამეტრების ჩამონათვალი';
+$labels['signatureoptions'] = 'ხელმოწერის ოფციები';
+$labels['whenreplying'] = 'პასუხის შემთხვევაში';
+$labels['replytopposting'] = 'დაიწყოს ახალი შეტყობინება ორიგინალის ზემოთ';
+$labels['replybottomposting'] = 'დაიწყოს ახალი შეტყობინება ორიგინალის ქვემოთ';
+$labels['replyremovesignature'] = 'წაიშალოს ხელმოწერა პასუხის შემთხვევაში';
+$labels['autoaddsignature'] = 'ავტომატურად დაემატოს ხელმოწერა';
+$labels['newmessageonly'] = 'მხოლოდ ახალი შეტყობინება';
+$labels['replyandforwardonly'] = 'მხოლოდ გადაგზავნის და პასუხის შემთხვევაში';
+$labels['replysignaturepos'] = 'მხოლოდ პასუხის ან გადაგზავნის შემთხვევაში გაყვეს ხელმოწერა';
+$labels['belowquote'] = 'ციტატის შემდეგ';
+$labels['abovequote'] = 'ციტატამდე';
+$labels['insertsignature'] = 'ხელმოცერის ჩასმა';
$labels['folder'] = 'საქაღალდე';
$labels['folders'] = 'საქაღალდეები';
$labels['foldername'] = 'საქაღალდის დასახელება';
diff --git a/roundcubemail/program/localization/ka_GE/messages.inc b/roundcubemail/program/localization/ka_GE/messages.inc
index d7a5b390b..4ba0e1fd4 100755
--- a/roundcubemail/program/localization/ka_GE/messages.inc
+++ b/roundcubemail/program/localization/ka_GE/messages.inc
@@ -105,5 +105,6 @@ $messages['smtpfromerror'] = 'SMTP Error ($code): ვერ მიეთით
$messages['smtptoerror'] = 'SMTP Error ($code): ვერ დაემატა მიმღები "$to"';
$messages['smtprecipientserror'] = 'SMTP Error: მიმღებთა ჩამონათვალის დამუშავება ვერ მოხერხდა';
$messages['smtperror'] = 'SMTP Error: $msg';
+$messages['emailformaterror'] = 'ელ-ფოსტის მისამართი არასწორია $email';
?>