diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:25:26 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:25:26 +0200 |
commit | 57323253f76a7a53bd709f00499e81522b9f06a7 (patch) | |
tree | 00ebf2168694bc1e6c92b9409830d6ff6aaa5c97 /program/localization/ka_GE/labels.inc | |
parent | cd9801234becf3ea12d86e17067c00f2aa90a1bc (diff) |
Update localizations from Transifex
Diffstat (limited to 'program/localization/ka_GE/labels.inc')
-rwxr-xr-x | program/localization/ka_GE/labels.inc | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/program/localization/ka_GE/labels.inc b/program/localization/ka_GE/labels.inc index 9b06db839..3ab3b6e63 100755 --- a/program/localization/ka_GE/labels.inc +++ b/program/localization/ka_GE/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'ასლი'; $labels['move'] = 'გადატანა'; $labels['moveto'] = 'გადატანა...'; $labels['download'] = 'გადმოწერა'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Show'; $labels['showanyway'] = 'Show it anyway'; @@ -161,6 +162,7 @@ $labels['currpage'] = 'მიმდინარე გვერდი'; $labels['unread'] = 'წაუკითხავი'; $labels['flagged'] = 'მონიშნული'; $labels['unanswered'] = 'უპასუხო'; +$labels['withattachment'] = 'With attachment'; $labels['deleted'] = 'წაშლილი'; $labels['undeleted'] = 'Not deleted'; $labels['invert'] = 'შებრუნებული'; @@ -204,6 +206,8 @@ $labels['body'] = 'Body'; $labels['openinextwin'] = 'გახსნა ახალ ფანჯარაში'; $labels['emlsave'] = 'გადმოწერა (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'რედაქტირება როგორც ახლის'; @@ -398,6 +402,7 @@ $labels['htmleditor'] = 'შეტყობინების შექმნა $labels['htmlonreply'] = 'on reply to HTML message'; $labels['htmlonreplyandforward'] = 'on forward or reply to HTML message'; $labels['htmlsignature'] = 'HTML ხელმოწერა'; +$labels['showemail'] = 'Show email address with display name'; $labels['previewpane'] = 'ჩვენება'; $labels['skin'] = 'ინტერფეისი'; $labels['logoutclear'] = 'წაშლილების გასუფთავება გამოსვლისას'; @@ -451,9 +456,6 @@ $labels['replyremovesignature'] = 'წაიშალოს ხელმოწ $labels['autoaddsignature'] = 'ავტომატურად დაემატოს ხელმოწერა'; $labels['newmessageonly'] = 'მხოლოდ ახალი შეტყობინება'; $labels['replyandforwardonly'] = 'მხოლოდ გადაგზავნის და პასუხის შემთხვევაში'; -$labels['replysignaturepos'] = 'მხოლოდ პასუხის ან გადაგზავნის შემთხვევაში გაყვეს ხელმოწერა'; -$labels['belowquote'] = 'ციტატის შემდეგ'; -$labels['abovequote'] = 'ციტატამდე'; $labels['insertsignature'] = 'ხელმოცერის ჩასმა'; $labels['previewpanemarkread'] = 'Mark previewed messages as read'; $labels['afternseconds'] = '$n წამის შემდეგ'; |