Cleanup localizations for kolab_folders plugin

This commit is contained in:
Thomas Bruederli 2015-03-24 14:33:32 +01:00
parent 5f9d863359
commit ff608c7ae8
18 changed files with 0 additions and 197 deletions

View file

@ -15,7 +15,6 @@ $labels['foldertypenote'] = 'Бележки';
$labels['foldertypecontact'] = 'Контакти';
$labels['foldertypeconfiguration'] = 'Конфигурация';
$labels['foldertypefile'] = 'Файлове';
$labels['foldertypefreebusy'] = 'Free-Busy';
$labels['default'] = 'По подразбиране';
$labels['inbox'] = 'Вх. поща';
$labels['drafts'] = 'Чернови';
@ -23,6 +22,5 @@ $labels['sentitems'] = 'Изпратени';
$labels['outbox'] = 'Изходящи';
$labels['wastebasket'] = 'Кошче';
$labels['junkemail'] = 'Нежелани';
$labels['confidential'] = 'Confidential';
$messages['defaultfolderexists'] = 'Вече има папка по подразбиране за въпросният тип';
?>

View file

@ -6,23 +6,6 @@
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['folderctype'] = 'Content type';
$labels['foldertypemail'] = 'Mail';
$labels['foldertypeevent'] = 'Calendari';
$labels['foldertypejournal'] = 'Journal';
$labels['foldertypetask'] = 'Tasques';
$labels['foldertypenote'] = 'Notes';
$labels['foldertypecontact'] = 'Contacts';
$labels['foldertypeconfiguration'] = 'Configuration';
$labels['foldertypefile'] = 'Files';
$labels['foldertypefreebusy'] = 'Free-Busy';
$labels['default'] = 'Default';
$labels['inbox'] = 'Inbox';
$labels['drafts'] = 'Drafts';
$labels['sentitems'] = 'Sent';
$labels['outbox'] = 'Outbox';
$labels['wastebasket'] = 'Trash';
$labels['junkemail'] = 'Junk';
$labels['confidential'] = 'Confidential';
$messages['defaultfolderexists'] = 'There is already default folder of specified type';
?>

View file

@ -1,10 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['foldertypeevent'] = 'Calendar';
?>

View file

@ -1,10 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['foldertypeevent'] = 'Kalendar';
?>

View file

@ -23,6 +23,5 @@ $labels['sentitems'] = '送信済';
$labels['outbox'] = '送信箱';
$labels['wastebasket'] = 'ごみ箱';
$labels['junkemail'] = '迷惑メール';
$labels['confidential'] = 'Confidential';
$messages['defaultfolderexists'] = '指定したタイプの初期フォルダは既にあります。';
?>

View file

@ -1,9 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
?>

View file

@ -1,12 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['foldertypeevent'] = 'Kalendarz';
$labels['foldertypetask'] = 'Zadania';
$labels['foldertypefile'] = 'Pliki';
?>

View file

@ -23,6 +23,5 @@ $labels['sentitems'] = 'Enviados';
$labels['outbox'] = 'Caixa de saída';
$labels['wastebasket'] = 'Lixeira';
$labels['junkemail'] = 'Spam';
$labels['confidential'] = 'Confidential';
$messages['defaultfolderexists'] = 'Já existe um diretório padrão do tipo especificado';
?>

View file

@ -1,9 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
?>

View file

@ -1,10 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['foldertypeevent'] = 'Kalendár';
?>

View file

@ -1,28 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['folderctype'] = 'Vrsta vsebine';
$labels['foldertypemail'] = 'Pošta';
$labels['foldertypeevent'] = 'Koledar';
$labels['foldertypejournal'] = 'Dnevnik';
$labels['foldertypetask'] = 'Naloge';
$labels['foldertypenote'] = 'Zapiski';
$labels['foldertypecontact'] = 'Kontakti';
$labels['foldertypeconfiguration'] = 'Nastavitve';
$labels['foldertypefile'] = 'Dokumenti';
$labels['foldertypefreebusy'] = 'Prost-Zaseden';
$labels['default'] = 'Privzet';
$labels['inbox'] = 'Dohodna pošta';
$labels['drafts'] = 'Osnutki';
$labels['sentitems'] = 'Poslano';
$labels['outbox'] = 'Izhodna pošta';
$labels['wastebasket'] = 'Koš';
$labels['junkemail'] = 'Smeti';
$labels['confidential'] = 'Zaupno';
$messages['defaultfolderexists'] = 'Privzeta mapa izbranega tipa že obstaja';
?>

View file

@ -1,9 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
?>

View file

@ -1,27 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['folderctype'] = 'ชนิดของเนื่้อหา';
$labels['foldertypemail'] = 'จดหมาย';
$labels['foldertypeevent'] = 'ปฎิทิน';
$labels['foldertypetask'] = 'งาน';
$labels['foldertypenote'] = 'บันทึก';
$labels['foldertypecontact'] = 'รายชื้อผู้ติดต่อ';
$labels['foldertypeconfiguration'] = 'ค่าคุณสมบัติ';
$labels['foldertypefile'] = 'ไฟล์';
$labels['foldertypefreebusy'] = 'ว่าง-ติดธุระ';
$labels['default'] = 'ค่าเริ่มต้น';
$labels['inbox'] = 'กล่องขาเข้า';
$labels['drafts'] = 'จดหมายร่าง';
$labels['sentitems'] = 'จัดส่งแล้ว';
$labels['outbox'] = 'กล่องขาออก';
$labels['wastebasket'] = 'ถ้งขยะ';
$labels['junkemail'] = 'ขยะ';
$labels['confidential'] = 'ลับเฉพาะ';
$messages['defaultfolderexists'] = 'มีแฟ้มสำหรับเก็บข้อมูลขนิดดังกล่าวแล้ว';
?>

View file

@ -1,9 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
?>

View file

@ -1,13 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['foldertypeevent'] = 'Календар';
$labels['foldertypetask'] = 'Задачі';
$labels['foldertypenote'] = 'Нотатки';
$labels['foldertypefile'] = 'Файли';
?>

View file

@ -1,10 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['foldertypeevent'] = 'Calendar';
?>

View file

@ -1,10 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['foldertypeevent'] = 'Calendar';
?>

View file

@ -1,10 +0,0 @@
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['foldertypeevent'] = 'Calendar';
?>