Move locales
This commit is contained in:
13
Locale/bs_BA/translations.php
Normal file
13
Locale/bs_BA/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Kalendar',
|
||||||
|
'Calendar settings' => 'Postavke kalendara',
|
||||||
|
'Project calendar view' => 'Pregled kalendara projekta',
|
||||||
|
'User calendar view' => 'Pregled korisničkog kalendara',
|
||||||
|
'My calendar' => 'Moj kalendar',
|
||||||
|
'Switch to the list view' => 'Promijeni da vidim listu',
|
||||||
|
'Show tasks based on the start date' => 'Prikaži zadatke bazirano na vremenu početka rada',
|
||||||
|
'Subtasks time tracking' => 'Vremensko praćenje pod-zadataka',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/cs_CZ/translations.php
Normal file
13
Locale/cs_CZ/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Kalendář',
|
||||||
|
'Calendar settings' => 'Nastavení kalendáře',
|
||||||
|
// 'Project calendar view' => '',
|
||||||
|
'User calendar view' => 'Zobrazení kalendáře uživatele',
|
||||||
|
'My calendar' => 'Můj kalendář',
|
||||||
|
'Switch to the list view' => 'Přepnout na seznam zobrazení',
|
||||||
|
'Show tasks based on the start date' => 'Zobrazit úkoly podle datumu zahájení',
|
||||||
|
'Subtasks time tracking' => 'Dílčí úkoly s časovačem',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/da_DK/translations.php
Normal file
13
Locale/da_DK/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Kalender',
|
||||||
|
'Calendar settings' => 'Kalender indstillinger',
|
||||||
|
'Project calendar view' => 'Projekt kalender visning',
|
||||||
|
'User calendar view' => 'Bruger kalender visning',
|
||||||
|
'My calendar' => 'Min kalender',
|
||||||
|
'Switch to the list view' => 'Skift til liste visning',
|
||||||
|
// 'Show tasks based on the start date' => '',
|
||||||
|
// 'Subtasks time tracking' => '',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/de_DE/translations.php
Normal file
13
Locale/de_DE/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Kalender',
|
||||||
|
'Calendar settings' => 'Kalender-Einstellungen',
|
||||||
|
'Project calendar view' => 'Projekt-Kalendarsicht',
|
||||||
|
'User calendar view' => 'Benutzer-Kalendersicht',
|
||||||
|
'My calendar' => 'Mein Kalender',
|
||||||
|
'Switch to the list view' => 'Zur Listen-Ansicht',
|
||||||
|
'Show tasks based on the start date' => 'Zeige Aufgaben basierend auf Beginndatum',
|
||||||
|
'Subtasks time tracking' => 'Teilaufgaben-Zeiterfassung',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/el_GR/translations.php
Normal file
13
Locale/el_GR/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Ημερολόγιο',
|
||||||
|
'Calendar settings' => 'Ρυθμίσεις ημερολογίου',
|
||||||
|
'Project calendar view' => 'Προβολή ημερολογίου έργων',
|
||||||
|
'User calendar view' => 'Προβολή του ημερολογίου του χρήστη',
|
||||||
|
'My calendar' => 'Το ημερολόγιο μου',
|
||||||
|
'Switch to the list view' => 'Εναλλαγή στην προβολή λίστας',
|
||||||
|
'Show tasks based on the start date' => 'Εμφάνιση έργων με βάση την ημερομηνία δημιουργίας ',
|
||||||
|
'Subtasks time tracking' => 'Παρακολούθηση χρόνου υπο-εργασίων',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/es_ES/translations.php
Normal file
13
Locale/es_ES/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Calendario',
|
||||||
|
// 'Calendar settings' => '',
|
||||||
|
// 'Project calendar view' => '',
|
||||||
|
// 'User calendar view' => '',
|
||||||
|
// 'My calendar' => '',
|
||||||
|
// 'Switch to the list view' => '',
|
||||||
|
// 'Show tasks based on the start date' => '',
|
||||||
|
// 'Subtasks time tracking' => '',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/fi_FI/translations.php
Normal file
13
Locale/fi_FI/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
// 'Calendar' => '',
|
||||||
|
// 'Calendar settings' => '',
|
||||||
|
// 'Project calendar view' => '',
|
||||||
|
// 'User calendar view' => '',
|
||||||
|
// 'My calendar' => '',
|
||||||
|
// 'Switch to the list view' => '',
|
||||||
|
// 'Show tasks based on the start date' => '',
|
||||||
|
// 'Subtasks time tracking' => '',
|
||||||
|
);
|
||||||
|
|
||||||
@@ -1,3 +1,14 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return array();
|
return array(
|
||||||
|
'Calendar' => 'Agenda',
|
||||||
|
'Calendar settings' => 'Paramètres du calendrier',
|
||||||
|
'Project calendar view' => 'Vue en mode projet du calendrier',
|
||||||
|
'User calendar view' => 'Vue en mode utilisateur du calendrier',
|
||||||
|
'My calendar' => 'Mon agenda',
|
||||||
|
'Switch to the list view' => 'Basculer vers la vue en liste',
|
||||||
|
'Show subtasks based on the time tracking' => 'Afficher les sous-tâches basé sur le suivi du temps',
|
||||||
|
'Show tasks based on the creation date' => 'Afficher les tâches en fonction de la date de création',
|
||||||
|
'Show tasks based on the start date' => 'Afficher les tâches en fonction de la date de début',
|
||||||
|
'Subtasks time tracking' => 'Suivi du temps par rapport aux sous-tâches',
|
||||||
|
);
|
||||||
|
|||||||
13
Locale/hr_HR/translations.php
Normal file
13
Locale/hr_HR/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Kalendar',
|
||||||
|
'Calendar settings' => 'Postavke kalendara',
|
||||||
|
'Project calendar view' => 'Projektni kalendar',
|
||||||
|
'User calendar view' => 'Korisnički kalendar',
|
||||||
|
'My calendar' => 'Moj kalendar',
|
||||||
|
// 'Switch to the list view' => '',
|
||||||
|
'Show tasks based on the start date' => 'Prikaz zadataka po datumu početka',
|
||||||
|
'Subtasks time tracking' => 'Evidencija vremena pod-zadataka',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/hu_HU/translations.php
Normal file
13
Locale/hu_HU/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Naptár',
|
||||||
|
'Calendar settings' => 'Naptár beállítások',
|
||||||
|
'Project calendar view' => 'A projekt megjelenítése naptári formában',
|
||||||
|
'User calendar view' => 'A felhasználó naptárának megjelenítése',
|
||||||
|
'My calendar' => 'Naptáram',
|
||||||
|
'Switch to the list view' => 'Átkapcsolás lista nézetbe',
|
||||||
|
'Show tasks based on the start date' => 'A feladatok megjelenítése a kezdő dátum alapján',
|
||||||
|
'Subtasks time tracking' => 'A részfeladatok idejének megjelenítése',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/id_ID/translations.php
Normal file
13
Locale/id_ID/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Kalender',
|
||||||
|
'Calendar settings' => 'Pengaturan kalender',
|
||||||
|
'Project calendar view' => 'Tampilan kalender proyek',
|
||||||
|
'User calendar view' => 'Tampilan kalender pengguna',
|
||||||
|
'My calendar' => 'Kalender saya',
|
||||||
|
'Switch to the list view' => 'Beralih ke tampilan daftar',
|
||||||
|
'Show tasks based on the start date' => 'Tampilkan tugas berdasarkan tanggal mulai',
|
||||||
|
'Subtasks time tracking' => 'Pelacakan waktu sub-tugas',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/it_IT/translations.php
Normal file
13
Locale/it_IT/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Calendario',
|
||||||
|
'Calendar settings' => 'Impostazioni del calendario',
|
||||||
|
'Project calendar view' => 'Vista di progetto a calendario',
|
||||||
|
'User calendar view' => 'Vista utente a calendario',
|
||||||
|
'My calendar' => 'Il mio calendario',
|
||||||
|
'Switch to the list view' => 'Passa alla vista "elenco"',
|
||||||
|
'Show tasks based on the start date' => 'Mostra i task in base alla data di inizio',
|
||||||
|
'Subtasks time tracking' => 'Time tracking per i sotto-task',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/ja_JP/translations.php
Normal file
13
Locale/ja_JP/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'カレンダー',
|
||||||
|
// 'Calendar settings' => '',
|
||||||
|
// 'Project calendar view' => '',
|
||||||
|
// 'User calendar view' => '',
|
||||||
|
// 'My calendar' => '',
|
||||||
|
// 'Switch to the list view' => '',
|
||||||
|
// 'Show tasks based on the start date' => '',
|
||||||
|
// 'Subtasks time tracking' => '',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/ko_KR/translations.php
Normal file
13
Locale/ko_KR/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => '달력',
|
||||||
|
'Calendar settings' => '달력 설정',
|
||||||
|
'Project calendar view' => '프로젝트 달력 보기',
|
||||||
|
'User calendar view' => '담당자 달력 보기',
|
||||||
|
'My calendar' => '내 캘린더',
|
||||||
|
'Switch to the list view' => '리스트 보기로 전환',
|
||||||
|
'Show tasks based on the start date' => '시작 날짜로 할일 보기',
|
||||||
|
'Subtasks time tracking' => '서브 할일 시간 트래킹',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/my_MY/translations.php
Normal file
13
Locale/my_MY/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Kalender',
|
||||||
|
'Calendar settings' => 'Pengaturan kalender',
|
||||||
|
'Project calendar view' => 'Tampilan kalender projek',
|
||||||
|
'User calendar view' => 'Pengguna tampilan kalender',
|
||||||
|
'My calendar' => 'Kalender saya',
|
||||||
|
'Switch to the list view' => 'Beralih ke tampilan daftar',
|
||||||
|
'Show tasks based on the start date' => 'Tampilkan tugas berdasarkan tanggal mulai',
|
||||||
|
'Subtasks time tracking' => 'Pelacakan waktu subtgas',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/nb_NO/translations.php
Normal file
13
Locale/nb_NO/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Kalender',
|
||||||
|
'Calendar settings' => 'Kalenderinstillinger',
|
||||||
|
'Project calendar view' => 'Visning prosjektkalender',
|
||||||
|
// 'User calendar view' => '',
|
||||||
|
'My calendar' => 'Min kalender',
|
||||||
|
'Switch to the list view' => 'Listevisning',
|
||||||
|
// 'Show tasks based on the start date' => '',
|
||||||
|
// 'Subtasks time tracking' => '',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/nl_NL/translations.php
Normal file
13
Locale/nl_NL/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Agenda',
|
||||||
|
'Calendar settings' => 'Kalender instellingen',
|
||||||
|
// 'Project calendar view' => '',
|
||||||
|
// 'User calendar view' => '',
|
||||||
|
'My calendar' => 'Mijn kalender',
|
||||||
|
// 'Switch to the list view' => '',
|
||||||
|
// 'Show tasks based on the start date' => '',
|
||||||
|
// 'Subtasks time tracking' => '',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/pl_PL/translations.php
Normal file
13
Locale/pl_PL/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Kalendarz',
|
||||||
|
'Calendar settings' => 'Ustawienia kalendarza',
|
||||||
|
'Project calendar view' => 'Widok kalendarza projektu',
|
||||||
|
'User calendar view' => 'Widok kalendarza użytkownika',
|
||||||
|
'My calendar' => 'Mój kalendarz',
|
||||||
|
'Switch to the list view' => 'Przełącz na listę',
|
||||||
|
'Show tasks based on the start date' => 'Pokaż zadania względem daty rozpoczęcia',
|
||||||
|
'Subtasks time tracking' => 'Śledzenie czasu pod-zadań',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/pt_BR/translations.php
Normal file
13
Locale/pt_BR/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Calendário',
|
||||||
|
'Calendar settings' => 'Configurações do calendário',
|
||||||
|
'Project calendar view' => 'Vista em modo projeto do calendário',
|
||||||
|
'User calendar view' => 'Vista em modo utilizador do calendário',
|
||||||
|
'My calendar' => 'Minha agenda',
|
||||||
|
'Switch to the list view' => 'Mudar par o modo Lista',
|
||||||
|
'Show tasks based on the start date' => 'Mostrar as tarefas em função da data de início',
|
||||||
|
'Subtasks time tracking' => 'Monitoramento do tempo comparado as subtarefas',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/pt_PT/translations.php
Normal file
13
Locale/pt_PT/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Calendário',
|
||||||
|
'Calendar settings' => 'Configurações do calendário',
|
||||||
|
'Project calendar view' => 'Vista em modo projeto do calendário',
|
||||||
|
'User calendar view' => 'Vista em modo utilizador do calendário',
|
||||||
|
'My calendar' => 'A minha agenda',
|
||||||
|
'Switch to the list view' => 'Mudar para o modo Lista',
|
||||||
|
'Show tasks based on the start date' => 'Mostrar as tarefas em função da data de início',
|
||||||
|
'Subtasks time tracking' => 'Monitoramento do tempo comparado as subtarefas',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/ru_RU/translations.php
Normal file
13
Locale/ru_RU/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Календарь',
|
||||||
|
'Calendar settings' => 'Настройки календаря',
|
||||||
|
'Project calendar view' => 'Вид календаря проекта',
|
||||||
|
'User calendar view' => 'Просмотреть календарь пользователя',
|
||||||
|
'My calendar' => 'Мой календарь',
|
||||||
|
'Switch to the list view' => 'Переключиться в режим списка',
|
||||||
|
'Show tasks based on the start date' => 'Показать задачи в зависимости от даты начала',
|
||||||
|
'Subtasks time tracking' => 'Отслеживание времени подзадач',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/sr_Latn_RS/translations.php
Normal file
13
Locale/sr_Latn_RS/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Kalendar',
|
||||||
|
// 'Calendar settings' => '',
|
||||||
|
// 'Project calendar view' => '',
|
||||||
|
// 'User calendar view' => '',
|
||||||
|
// 'My calendar' => '',
|
||||||
|
// 'Switch to the list view' => '',
|
||||||
|
// 'Show tasks based on the start date' => '',
|
||||||
|
// 'Subtasks time tracking' => '',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/sv_SE/translations.php
Normal file
13
Locale/sv_SE/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Kalender',
|
||||||
|
'Calendar settings' => 'Inställningar för kalendern',
|
||||||
|
'Project calendar view' => 'Projektkalendervy',
|
||||||
|
'User calendar view' => 'Användarkalendervy',
|
||||||
|
'My calendar' => 'Min kalender',
|
||||||
|
'Switch to the list view' => 'Växla till listvy',
|
||||||
|
'Show tasks based on the start date' => 'Visa uppgifter baserade på startdatum',
|
||||||
|
'Subtasks time tracking' => 'Deluppgifter tidsspårning',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/th_TH/translations.php
Normal file
13
Locale/th_TH/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'ปฏิทิน',
|
||||||
|
'Calendar settings' => 'ตั้งค่าปฏิทิน',
|
||||||
|
'Project calendar view' => 'มุมมองปฏิทินของโปรเจค',
|
||||||
|
'User calendar view' => 'มุมมองปฏิทินของผู้ใช้',
|
||||||
|
'My calendar' => 'ปฎิทินของฉัน',
|
||||||
|
'Switch to the list view' => 'เปลี่ยนเป็นมุมมองลิสต์',
|
||||||
|
'Show tasks based on the start date' => 'แสดงงานจากวันที่เริ่ม',
|
||||||
|
'Subtasks time tracking' => 'การติดตามเวลางานย่อย',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/tr_TR/translations.php
Normal file
13
Locale/tr_TR/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => 'Takvim',
|
||||||
|
'Calendar settings' => 'Takvim ayarları',
|
||||||
|
'Project calendar view' => 'Proje takvim görünümü',
|
||||||
|
'User calendar view' => 'Kullanıcı takvim görünümü',
|
||||||
|
'My calendar' => 'Takvimim',
|
||||||
|
'Switch to the list view' => 'Liste görünümüne geç',
|
||||||
|
'Show tasks based on the start date' => 'Başlangıç zamanına göre görevleri göster',
|
||||||
|
'Subtasks time tracking' => 'Alt görevler zaman takibi',
|
||||||
|
);
|
||||||
|
|
||||||
13
Locale/zh_CN/translations.php
Normal file
13
Locale/zh_CN/translations.php
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Calendar' => '日程表',
|
||||||
|
'Calendar settings' => '日程设置',
|
||||||
|
'Project calendar view' => '项目日历表',
|
||||||
|
'User calendar view' => '用户日程视图',
|
||||||
|
'My calendar' => '我的日程表',
|
||||||
|
'Switch to the list view' => '切换到列表视图',
|
||||||
|
'Show tasks based on the start date' => '显示任务开始日期于',
|
||||||
|
'Subtasks time tracking' => '子任务时间跟踪',
|
||||||
|
);
|
||||||
|
|
||||||
Reference in New Issue
Block a user