Browse Source

Merge pull request #1818 from devius/patch-3

Add missing translations
Alexandr Loskutov 7 years ago
parent
commit
0bb74cd2bb
1 changed files with 8 additions and 8 deletions
  1. 8 8
      web/inc/i18n/ka.php

+ 8 - 8
web/inc/i18n/ka.php

@@ -744,14 +744,14 @@ $LANG['ka'] = array(
     'PUB_KEY' => 'PUB_KEY',
     'ISSUER' => 'ISSUER',
 
-    'Use server hostname' => 'Use server hostname',
-    'Use domain hostname' => 'Use domain hostname',
-    'Use STARTTLS' => 'Use STARTTLS',
-    'Use SSL / TLS' => 'Use SSL / TLS',
-    'No encryption' => 'No encryption',
-    'Do not use encryption' => 'Do not use encryption',
+    'Use server hostname' => 'სერვერის hostname-ის გამოყენება',
+    'Use domain hostname' => 'დეომენის hostname-ის გამოყენება',
+    'Use STARTTLS' => 'STARTTLS-ის გამოყენება',
+    'Use SSL / TLS' => 'SSL / TLS-ის გამოყენება',
+    'No encryption' => 'დაშიფრვის გარეშე',
+    'Do not use encryption' => 'არ გამოიყენო დაშიფრვა',
 
-    'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
+    'maximum characters length, including prefix' => 'დასაშვებია მაქსიმუმ %s სიმბოლო, პრეფიქსის ჩათვლით',
 
-    'Email Credentials' => 'Email Credentials',
+    'Email Credentials' => 'რეკვიზიტების ელ-ფოსტით გაგზავნა',
 );