diff options
author | Torsten Grote <t@grobox.de> | 2015-02-18 22:58:00 (GMT) |
---|---|---|
committer | Torsten Grote <t@grobox.de> | 2015-02-18 22:58:00 (GMT) |
commit | 1b9bc154ec3005de298db258e71e73b6ae7736c2 (patch) | |
tree | 89e4c49db7e80818eeea6b7be1075eeae412c329 /plugins/kolab_delegation | |
parent | 4077bcbecdd314517bd4594838b746e5207d8073 (diff) | |
download | roundcubemail-plugins-kolab-1b9bc154ec3005de298db258e71e73b6ae7736c2.tar.gz |
update translations (#4348)
Diffstat (limited to 'plugins/kolab_delegation')
-rw-r--r-- | plugins/kolab_delegation/localization/pl.inc | 11 | ||||
-rw-r--r-- | plugins/kolab_delegation/localization/pt_PT.inc | 11 | ||||
-rw-r--r-- | plugins/kolab_delegation/localization/sl.inc | 36 | ||||
-rw-r--r-- | plugins/kolab_delegation/localization/sv_SE.inc | 21 | ||||
-rw-r--r-- | plugins/kolab_delegation/localization/th.inc | 32 | ||||
-rw-r--r-- | plugins/kolab_delegation/localization/zh_CN.inc | 2 |
6 files changed, 113 insertions, 0 deletions
diff --git a/plugins/kolab_delegation/localization/pl.inc b/plugins/kolab_delegation/localization/pl.inc new file mode 100644 index 0000000..77215c2 --- /dev/null +++ b/plugins/kolab_delegation/localization/pl.inc @@ -0,0 +1,11 @@ +<?php +/** + * Localizations for the Kolab Delegation plugin + * + * Copyright (C) 2014, Kolab Systems AG + * + * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/ + */ +$labels['event'] = 'Kalendarze'; +$labels['task'] = 'Zadania'; +?> diff --git a/plugins/kolab_delegation/localization/pt_PT.inc b/plugins/kolab_delegation/localization/pt_PT.inc new file mode 100644 index 0000000..b888ea5 --- /dev/null +++ b/plugins/kolab_delegation/localization/pt_PT.inc @@ -0,0 +1,11 @@ +<?php +/** + * Localizations for the Kolab Delegation plugin + * + * Copyright (C) 2014, Kolab Systems AG + * + * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/ + */ +$labels['event'] = 'Calendários'; +$labels['savingdata'] = 'Salvando dados...'; +?> diff --git a/plugins/kolab_delegation/localization/sl.inc b/plugins/kolab_delegation/localization/sl.inc new file mode 100644 index 0000000..c74ce58 --- /dev/null +++ b/plugins/kolab_delegation/localization/sl.inc @@ -0,0 +1,36 @@ +<?php +/** + * Localizations for the Kolab Delegation plugin + * + * Copyright (C) 2014, Kolab Systems AG + * + * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/ + */ +$labels['tabtitle'] = 'Prenos nalog'; +$labels['delegationtitle'] = 'Uredi sodelujoče'; +$labels['delegates'] = 'Sodelujoči'; +$labels['delegate'] = 'Sodelujoč'; +$labels['mail'] = 'Email'; +$labels['contact'] = 'Imeniki'; +$labels['event'] = 'Koledarji'; +$labels['task'] = 'Naloge'; +$labels['note'] = 'Zapiski'; +$labels['yes'] = 'Da'; +$labels['no'] = 'Ne'; +$labels['read'] = 'Samo za branje'; +$labels['write'] = 'Zapiši'; +$labels['adddelegate'] = 'Dodaj sodelujočega'; +$labels['deletedelegate'] = 'Izbriši sodelujočega'; +$labels['savingdata'] = 'Shranjujem...'; +$labels['delegatedeleteconfirm'] = 'Ali želite potrditi brisanje sodelujočega?'; +$labels['delegateremoveacl'] = 'odstrani pravice za dostop do mape za tega uporabnika'; +$labels['deleteconfirm'] = 'Potrditev'; +$labels['deletesuccess'] = 'Ta sodelujoči je bil uspešno odstranjen.'; +$labels['deleteerror'] = 'Napaka. Ne morem odstraniti sodelujočega.'; +$labels['updatesuccess'] = 'Stanje sodelujočega je bilo uspešno posodobljeno.'; +$labels['updateerror'] = 'Ne morem posodobiti stanja sodelujočega.'; +$labels['createsuccess'] = 'Sodelujoči je bil uspešno dodan.'; +$labels['createerror'] = 'Ne morem dodati sodelujočega.'; +$labels['arialabeldelegatedelete'] = 'Izbrisani dogodki s sodelujočim'; +$labels['arialabeldelegateform'] = 'Obrazec za nastavitve sodelujočih'; +?> diff --git a/plugins/kolab_delegation/localization/sv_SE.inc b/plugins/kolab_delegation/localization/sv_SE.inc index 962f2f6..fff6103 100644 --- a/plugins/kolab_delegation/localization/sv_SE.inc +++ b/plugins/kolab_delegation/localization/sv_SE.inc @@ -6,10 +6,31 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/ */ +$labels['tabtitle'] = 'Delegering'; +$labels['delegationtitle'] = 'Hantera ombud'; +$labels['delegates'] = 'Ombud'; +$labels['delegate'] = 'Delegera'; $labels['mail'] = 'E-post'; +$labels['contact'] = 'Adressböcker'; $labels['event'] = 'Kalendrar'; $labels['task'] = 'Uppgifter'; $labels['note'] = 'Anteckningar'; +$labels['yes'] = 'Ja'; +$labels['no'] = 'Nej'; +$labels['read'] = 'Endast läsbar'; $labels['write'] = 'Skriv'; +$labels['adddelegate'] = 'Lägg till ombud'; +$labels['deletedelegate'] = 'Ta bort ombud'; $labels['savingdata'] = 'Sparar data ...'; +$labels['delegatedeleteconfirm'] = 'Vill du verkligen ta bort detta ombud?'; +$labels['delegateremoveacl'] = 'ta bort åtkomsträttigheter för mappar som tilldelats denna användare'; +$labels['deleteconfirm'] = 'Bekräftelse'; +$labels['deletesuccess'] = 'Ombudet togs bort.'; +$labels['deleteerror'] = 'Ombudet kunde inte tas bort.'; +$labels['updatesuccess'] = 'Detta ombud uppdaterades.'; +$labels['updateerror'] = 'Ombudet kunde inte uppdateras.'; +$labels['createsuccess'] = 'Ombudet lades till.'; +$labels['createerror'] = 'Ombudet kunde inte läggas till.'; +$labels['arialabeldelegatedelete'] = 'Borttagningsdialog för ombud'; +$labels['arialabeldelegateform'] = 'Egenskapsformulär för ombud'; ?> diff --git a/plugins/kolab_delegation/localization/th.inc b/plugins/kolab_delegation/localization/th.inc new file mode 100644 index 0000000..f374ddf --- /dev/null +++ b/plugins/kolab_delegation/localization/th.inc @@ -0,0 +1,32 @@ +<?php +/** + * Localizations for the Kolab Delegation plugin + * + * Copyright (C) 2014, Kolab Systems AG + * + * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/ + */ +$labels['tabtitle'] = 'การมอบหมายงาน'; +$labels['delegationtitle'] = 'การจัดการการมอบหมายงาน'; +$labels['mail'] = 'อีเมล์'; +$labels['contact'] = 'สมุดรายชื่อ'; +$labels['event'] = 'ปฎิทิน'; +$labels['task'] = 'งาน'; +$labels['note'] = 'บันทึก'; +$labels['yes'] = 'ใช่'; +$labels['no'] = 'ไม่'; +$labels['read'] = 'อ่านเท่านั้น'; +$labels['write'] = 'เขียน'; +$labels['adddelegate'] = 'เพิ่ม(ผู้รับ/การ)มอบงาน'; +$labels['deletedelegate'] = 'ลบ(ผู้รับ/การ)มอบงาน'; +$labels['savingdata'] = 'บันทึกข้อมูล'; +$labels['delegatedeleteconfirm'] = 'คุณแน่ใจว่าต้องการยกเลิก(ผู้รับ/การ)มอบงานนี้หรือ'; +$labels['delegateremoveacl'] = 'ยกเลิกสิทธิการเข้าถึงแฟ้มของผู้ใช้รายนี้'; +$labels['deleteconfirm'] = 'การยืนยัน'; +$labels['deletesuccess'] = '(ผู้รับ/การ)มอบงานถูกลบเรียบร้อยแล้ว'; +$labels['deleteerror'] = 'ไม่สามารถลบการมอบหมายงานได้'; +$labels['updatesuccess'] = '(ผู้รับ/การ)มอบงานถูกปรับปรุงเรียบร้อยแล้ว'; +$labels['updateerror'] = 'ไม่สามารถปรับปรุง(ผู้รับ/การ)มอบงานได้'; +$labels['createsuccess'] = '(ผู้รับ/การ)มอบงานถูกเพิ่มเรียบร้อยแล้ว'; +$labels['createerror'] = 'ไม่สามารถเพิ่ม(ผู้รับ/การ)มอบงานได้'; +?> diff --git a/plugins/kolab_delegation/localization/zh_CN.inc b/plugins/kolab_delegation/localization/zh_CN.inc index d20efb2..dc33e6c 100644 --- a/plugins/kolab_delegation/localization/zh_CN.inc +++ b/plugins/kolab_delegation/localization/zh_CN.inc @@ -6,4 +6,6 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/ */ +$labels['note'] = '笔记'; +$labels['savingdata'] = '保存数据...'; ?> |