Cleanup localizations for kolab_tags plugin
This commit is contained in:
parent
8d14f019c5
commit
6d8f6d197f
24 changed files with 1 additions and 299 deletions
|
@ -6,8 +6,6 @@
|
|||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'Tags';
|
||||
$labels['untag'] = 'Remove tag';
|
||||
$labels['edit'] = 'Промяна';
|
||||
$labels['delete'] = 'Delete';
|
||||
$labels['tagname'] = 'Име';
|
||||
|
|
|
@ -7,25 +7,7 @@
|
|||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'Etiquetes';
|
||||
$labels['unset'] = 'Unselect all';
|
||||
$labels['manage'] = 'Manage tags...';
|
||||
$labels['tagactions'] = 'Tag actions...';
|
||||
$labels['tagadd'] = 'Tag as...';
|
||||
$labels['tagremove'] = 'Remove tag...';
|
||||
$labels['untag'] = 'Remove tag';
|
||||
$labels['tagremoveall'] = 'Remove all tags';
|
||||
$labels['add'] = 'Add';
|
||||
$labels['edit'] = 'Edita';
|
||||
$labels['delete'] = 'Suprimeix';
|
||||
$labels['tagname'] = 'Nom';
|
||||
$labels['tagcolor'] = 'Color';
|
||||
$labels['nameempty'] = 'Tag name cannot be empty!';
|
||||
$labels['nameexists'] = 'Tag with specified name already exists!';
|
||||
$labels['colorinvalid'] = 'Invalid color specification!';
|
||||
$labels['saving'] = 'S\'estan desant les dades...';
|
||||
$labels['updatesuccess'] = 'Tags have beed updated successfully.';
|
||||
$labels['updateerror'] = 'Failed to update tags information.';
|
||||
$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
|
||||
$labels['taggingerror'] = 'Failed to assign tags.';
|
||||
$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
|
||||
$labels['untaggingerror'] = 'Failed to remove tag assignments.';
|
||||
|
|
|
@ -7,25 +7,9 @@
|
|||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'Mærker';
|
||||
$labels['unset'] = 'Unselect all';
|
||||
$labels['manage'] = 'Manage tags...';
|
||||
$labels['tagactions'] = 'Tag actions...';
|
||||
$labels['tagadd'] = 'Tag as...';
|
||||
$labels['tagremove'] = 'Remove tag...';
|
||||
$labels['untag'] = 'Remove tag';
|
||||
$labels['tagremoveall'] = 'Remove all tags';
|
||||
$labels['add'] = 'Tilføj';
|
||||
$labels['edit'] = 'Redigér';
|
||||
$labels['delete'] = 'Slet';
|
||||
$labels['tagname'] = 'Navn';
|
||||
$labels['tagcolor'] = 'Farve';
|
||||
$labels['nameempty'] = 'Tag name cannot be empty!';
|
||||
$labels['nameexists'] = 'Tag with specified name already exists!';
|
||||
$labels['colorinvalid'] = 'Invalid color specification!';
|
||||
$labels['saving'] = 'Gemmer data...';
|
||||
$labels['updatesuccess'] = 'Tags have beed updated successfully.';
|
||||
$labels['updateerror'] = 'Failed to update tags information.';
|
||||
$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
|
||||
$labels['taggingerror'] = 'Failed to assign tags.';
|
||||
$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
|
||||
$labels['untaggingerror'] = 'Failed to remove tag assignments.';
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014-2015, Kolab Systems AG
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
|
@ -31,5 +31,3 @@ $labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
|
|||
$labels['taggingerror'] = 'Failed to assign tags.';
|
||||
$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
|
||||
$labels['untaggingerror'] = 'Failed to remove tag assignments.';
|
||||
$labels['newtag'] = 'New tag';
|
||||
$labels['tagsearchnew'] = 'Enter text to search or create a new tag';
|
||||
|
|
|
@ -6,8 +6,6 @@
|
|||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'Tags';
|
||||
$labels['untag'] = 'Remove tag';
|
||||
$labels['add'] = 'Añadir';
|
||||
$labels['edit'] = 'Editar';
|
||||
$labels['delete'] = 'Borrar';
|
||||
|
|
|
@ -6,11 +6,6 @@
|
|||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'Tags';
|
||||
$labels['untag'] = 'Remove tag';
|
||||
$labels['add'] = 'Lisa';
|
||||
$labels['edit'] = 'Edit';
|
||||
$labels['delete'] = 'Kustuta';
|
||||
$labels['tagname'] = 'Nimi';
|
||||
$labels['tagcolor'] = 'Color';
|
||||
$labels['saving'] = 'Saving data...';
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['edit'] = 'Edit';
|
||||
$labels['tagname'] = 'Name';
|
||||
$labels['tagcolor'] = 'Color';
|
||||
$labels['saving'] = 'Saving data...';
|
|
@ -1,12 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['edit'] = 'Edit';
|
||||
$labels['tagname'] = 'Name';
|
||||
$labels['tagcolor'] = 'Color';
|
||||
$labels['saving'] = 'Saving data...';
|
|
@ -7,25 +7,7 @@
|
|||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'Kulcsszavak';
|
||||
$labels['unset'] = 'Unselect all';
|
||||
$labels['manage'] = 'Manage tags...';
|
||||
$labels['tagactions'] = 'Tag actions...';
|
||||
$labels['tagadd'] = 'Tag as...';
|
||||
$labels['tagremove'] = 'Remove tag...';
|
||||
$labels['untag'] = 'Remove tag';
|
||||
$labels['tagremoveall'] = 'Remove all tags';
|
||||
$labels['add'] = 'Add';
|
||||
$labels['edit'] = 'Módosítás';
|
||||
$labels['delete'] = 'Delete';
|
||||
$labels['tagname'] = 'Név';
|
||||
$labels['tagcolor'] = 'Szín';
|
||||
$labels['nameempty'] = 'Tag name cannot be empty!';
|
||||
$labels['nameexists'] = 'Tag with specified name already exists!';
|
||||
$labels['colorinvalid'] = 'Invalid color specification!';
|
||||
$labels['saving'] = 'Adatok mentése...';
|
||||
$labels['updatesuccess'] = 'Tags have beed updated successfully.';
|
||||
$labels['updateerror'] = 'Failed to update tags information.';
|
||||
$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
|
||||
$labels['taggingerror'] = 'Failed to assign tags.';
|
||||
$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
|
||||
$labels['untaggingerror'] = 'Failed to remove tag assignments.';
|
||||
|
|
|
@ -7,25 +7,9 @@
|
|||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'タグ';
|
||||
$labels['unset'] = 'Unselect all';
|
||||
$labels['manage'] = 'Manage tags...';
|
||||
$labels['tagactions'] = 'Tag actions...';
|
||||
$labels['tagadd'] = 'Tag as...';
|
||||
$labels['tagremove'] = 'Remove tag...';
|
||||
$labels['untag'] = 'Remove tag';
|
||||
$labels['tagremoveall'] = 'Remove all tags';
|
||||
$labels['add'] = '追加';
|
||||
$labels['edit'] = '編集';
|
||||
$labels['delete'] = '削除';
|
||||
$labels['tagname'] = '名前';
|
||||
$labels['tagcolor'] = '色';
|
||||
$labels['nameempty'] = 'Tag name cannot be empty!';
|
||||
$labels['nameexists'] = 'Tag with specified name already exists!';
|
||||
$labels['colorinvalid'] = 'Invalid color specification!';
|
||||
$labels['saving'] = 'データを保存中…';
|
||||
$labels['updatesuccess'] = 'Tags have beed updated successfully.';
|
||||
$labels['updateerror'] = 'Failed to update tags information.';
|
||||
$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
|
||||
$labels['taggingerror'] = 'Failed to assign tags.';
|
||||
$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
|
||||
$labels['untaggingerror'] = 'Failed to remove tag assignments.';
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
|
@ -7,25 +7,9 @@
|
|||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'Labels';
|
||||
$labels['unset'] = 'Unselect all';
|
||||
$labels['manage'] = 'Manage tags...';
|
||||
$labels['tagactions'] = 'Tag actions...';
|
||||
$labels['tagadd'] = 'Tag as...';
|
||||
$labels['tagremove'] = 'Remove tag...';
|
||||
$labels['untag'] = 'Remove tag';
|
||||
$labels['tagremoveall'] = 'Remove all tags';
|
||||
$labels['add'] = 'Toevoegen';
|
||||
$labels['edit'] = 'Wijzig';
|
||||
$labels['delete'] = 'Verwijderen';
|
||||
$labels['tagname'] = 'Naam';
|
||||
$labels['tagcolor'] = 'Kleur';
|
||||
$labels['nameempty'] = 'Tag name cannot be empty!';
|
||||
$labels['nameexists'] = 'Tag with specified name already exists!';
|
||||
$labels['colorinvalid'] = 'Invalid color specification!';
|
||||
$labels['saving'] = 'Data wordt opgeslagen...';
|
||||
$labels['updatesuccess'] = 'Tags have beed updated successfully.';
|
||||
$labels['updateerror'] = 'Failed to update tags information.';
|
||||
$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
|
||||
$labels['taggingerror'] = 'Failed to assign tags.';
|
||||
$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
|
||||
$labels['untaggingerror'] = 'Failed to remove tag assignments.';
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'Tagi';
|
||||
$labels['edit'] = 'Edytuj';
|
||||
$labels['delete'] = 'Usuń';
|
||||
$labels['tagname'] = 'Nazwa';
|
||||
$labels['tagcolor'] = 'Kolor';
|
|
@ -7,25 +7,9 @@
|
|||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'Etiquetas';
|
||||
$labels['unset'] = 'Unselect all';
|
||||
$labels['manage'] = 'Manage tags...';
|
||||
$labels['tagactions'] = 'Tag actions...';
|
||||
$labels['tagadd'] = 'Tag as...';
|
||||
$labels['tagremove'] = 'Remove tag...';
|
||||
$labels['untag'] = 'Remove tag';
|
||||
$labels['tagremoveall'] = 'Remove all tags';
|
||||
$labels['add'] = 'Adicionar';
|
||||
$labels['edit'] = 'Editar';
|
||||
$labels['delete'] = 'Deletar';
|
||||
$labels['tagname'] = 'Nome';
|
||||
$labels['tagcolor'] = 'Cor';
|
||||
$labels['nameempty'] = 'Tag name cannot be empty!';
|
||||
$labels['nameexists'] = 'Tag with specified name already exists!';
|
||||
$labels['colorinvalid'] = 'Invalid color specification!';
|
||||
$labels['saving'] = 'Salvando dados...';
|
||||
$labels['updatesuccess'] = 'Tags have beed updated successfully.';
|
||||
$labels['updateerror'] = 'Failed to update tags information.';
|
||||
$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
|
||||
$labels['taggingerror'] = 'Failed to assign tags.';
|
||||
$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
|
||||
$labels['untaggingerror'] = 'Failed to remove tag assignments.';
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
|
@ -1,11 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['edit'] = 'Upraviť';
|
||||
$labels['tagname'] = 'Meno';
|
||||
$labels['tagcolor'] = 'Farba';
|
|
@ -1,31 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'Tagi';
|
||||
$labels['unset'] = 'Odznači vse';
|
||||
$labels['manage'] = 'Uredi tage...';
|
||||
$labels['tagactions'] = 'Možnosti taga...';
|
||||
$labels['tagadd'] = 'Označi kot tag...';
|
||||
$labels['tagremove'] = 'Odstrani tag...';
|
||||
$labels['untag'] = 'Odstrani tag';
|
||||
$labels['tagremoveall'] = 'Odstrani vse tage';
|
||||
$labels['add'] = 'Dodaj';
|
||||
$labels['edit'] = 'Uredi';
|
||||
$labels['delete'] = 'Izbriši';
|
||||
$labels['tagname'] = 'Ime';
|
||||
$labels['tagcolor'] = 'Barva';
|
||||
$labels['nameempty'] = 'Ime taga ne more biti prazno!';
|
||||
$labels['nameexists'] = 'Tag z izbranim imenom že obstaja!';
|
||||
$labels['colorinvalid'] = 'Napačna izbira barve!';
|
||||
$labels['saving'] = 'Shranjujem...';
|
||||
$labels['updatesuccess'] = 'Tagi so bili uspešno posodobljeni.';
|
||||
$labels['updateerror'] = 'Napaka. Posodabljanje tagov ni uspelo.';
|
||||
$labels['taggingsuccess'] = 'Tagi so bili uspešno dodeljeni.';
|
||||
$labels['taggingerror'] = 'Napaka. Tagi niso bili dodeljeni.';
|
||||
$labels['untaggingsuccess'] = 'Tag(i) so bili uspešno odstranjeni.';
|
||||
$labels['untaggingerror'] = 'Napaka. Tagi nalog niso bili odstranjeni.';
|
|
@ -1,8 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
|
@ -1,28 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['tags'] = 'แท็ก';
|
||||
$labels['unset'] = 'ยกเลิกการเลือกทั้งหมด';
|
||||
$labels['manage'] = 'จัดการ แท็ก...';
|
||||
$labels['tagremove'] = 'ยกเลิก แท็ก...';
|
||||
$labels['untag'] = 'ยกเลิกแท็ก';
|
||||
$labels['tagremoveall'] = 'ยกเลิกแท็กทั้งหมด';
|
||||
$labels['add'] = 'เพิ่ม';
|
||||
$labels['edit'] = 'แก้ไข';
|
||||
$labels['delete'] = 'ลบ';
|
||||
$labels['tagname'] = 'ชื่อ';
|
||||
$labels['tagcolor'] = 'สี';
|
||||
$labels['nameempty'] = 'ชื่อของแท็กต้องไม่ว่างเปล่า';
|
||||
$labels['nameexists'] = 'แท็กชื่อนี้มีอยู่แล้ว';
|
||||
$labels['colorinvalid'] = 'ข้อมูลสีไม่ถูกต้อง';
|
||||
$labels['saving'] = 'กำลังจัดเก็บข้อมูล...';
|
||||
$labels['updatesuccess'] = 'แท็กถูกปรับปรุงเรียบร้อยแล้ว';
|
||||
$labels['updateerror'] = 'การปรับปรุงข้อมูลแท็กล้มเหลว';
|
||||
$labels['taggingsuccess'] = 'การติดตั้งแท็กเรียบร้อยแล้ว';
|
||||
$labels['taggingerror'] = 'การติดตั้งแท็กล้มเหลว';
|
||||
$labels['untaggingsuccess'] = 'แท็กถูกลบเรียบร้อยแล้ว';
|
|
@ -1,8 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
|
@ -1,12 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['edit'] = 'Редагувати';
|
||||
$labels['tagname'] = 'Назва';
|
||||
$labels['tagcolor'] = 'Колір';
|
||||
$labels['saving'] = 'Збереження даних...';
|
|
@ -1,12 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['edit'] = 'Edit';
|
||||
$labels['tagname'] = 'Name';
|
||||
$labels['tagcolor'] = 'Color';
|
||||
$labels['saving'] = 'Saving data...';
|
|
@ -1,12 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['edit'] = 'Edit';
|
||||
$labels['tagname'] = 'Name';
|
||||
$labels['tagcolor'] = 'Color';
|
||||
$labels['saving'] = 'Saving data...';
|
|
@ -1,12 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Localizations for the Kolab Tags plugin
|
||||
*
|
||||
* Copyright (C) 2014, Kolab Systems AG
|
||||
*
|
||||
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
|
||||
*/
|
||||
$labels['edit'] = 'Edit';
|
||||
$labels['tagname'] = 'Name';
|
||||
$labels['tagcolor'] = 'Color';
|
||||
$labels['saving'] = 'Saving data...';
|
Loading…
Add table
Reference in a new issue