Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2017-10-30 23:32:06 +0300
committerThomas Bruederli <thomas@roundcube.net>2017-10-30 23:32:06 +0300
commit2c7f3751ab5a1b04d7bb300cdac419848ccc6f32 (patch)
tree7fe7e1edaf7c59b8d25a6a1cd09be5cb1c9cbbd8 /plugins/vcard_attachments
parent64a80bff8f1c694faa4dbb64c2f32334825471bb (diff)
Update localization files from Transifex1.3.2
Diffstat (limited to 'plugins/vcard_attachments')
-rw-r--r--plugins/vcard_attachments/localization/th_TH.inc22
-rw-r--r--plugins/vcard_attachments/localization/uz.inc22
2 files changed, 44 insertions, 0 deletions
diff --git a/plugins/vcard_attachments/localization/th_TH.inc b/plugins/vcard_attachments/localization/th_TH.inc
new file mode 100644
index 000000000..08c275d41
--- /dev/null
+++ b/plugins/vcard_attachments/localization/th_TH.inc
@@ -0,0 +1,22 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/vcard_attachments/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Vcard Attachments plugin |
+ | Copyright (C) 2012-2013, The Roundcube Dev Team |
+ | |
+ | Licensed under the GNU General Public License version 3 or |
+ | any later version with exceptions for skins & plugins. |
+ | See the README file for a full license statement. |
+ | |
+ +-----------------------------------------------------------------------+
+
+ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-vcard_attachments/
+*/
+$labels['addvcardmsg'] = 'Add vCard to addressbook';
+$labels['vcardsavefailed'] = 'Unable to save vCard';
+$labels['attachvcard'] = 'Attach vCard';
+$labels['vcard'] = 'vCard';
+?> \ No newline at end of file
diff --git a/plugins/vcard_attachments/localization/uz.inc b/plugins/vcard_attachments/localization/uz.inc
new file mode 100644
index 000000000..f13b2673a
--- /dev/null
+++ b/plugins/vcard_attachments/localization/uz.inc
@@ -0,0 +1,22 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/vcard_attachments/localization/<lang>.inc |
+ | |
+ | Localization file of the Roundcube Webmail Vcard Attachments plugin |
+ | Copyright (C) 2012-2013, The Roundcube Dev Team |
+ | |
+ | Licensed under the GNU General Public License version 3 or |
+ | any later version with exceptions for skins & plugins. |
+ | See the README file for a full license statement. |
+ | |
+ +-----------------------------------------------------------------------+
+
+ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-vcard_attachments/
+*/
+$labels['addvcardmsg'] = 'vCardni manzillar kitobiga qo‘shing';
+$labels['vcardsavefailed'] = 'vCardni saqlash amalga oshirilmadi';
+$labels['attachvcard'] = 'vCard ni biriktirish';
+$labels['vcard'] = 'vCard';
+?> \ No newline at end of file