diff options
Diffstat (limited to 'app/Locale')
-rw-r--r-- | app/Locale/cs_CZ/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/da_DK/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/de_DE/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/es_ES/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/fi_FI/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/fr_FR/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/hu_HU/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/id_ID/translations.php | 63 | ||||
-rw-r--r-- | app/Locale/it_IT/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/ja_JP/translations.php | 23 | ||||
-rwxr-xr-x | app/Locale/nb_NO/translations.php | 103 | ||||
-rw-r--r-- | app/Locale/nl_NL/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/pl_PL/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/pt_BR/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/pt_PT/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/ru_RU/translations.php | 26 | ||||
-rw-r--r-- | app/Locale/sr_Latn_RS/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/sv_SE/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/th_TH/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/tr_TR/translations.php | 23 | ||||
-rw-r--r-- | app/Locale/zh_CN/translations.php | 23 |
21 files changed, 12 insertions, 594 deletions
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index 8cea7367..6c5cf0fb 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Kompaktní/plné zobrazení', 'No results match:' => 'Žádná shoda:', 'Currency' => 'Měna', - 'Start time' => 'Počáteční datum', - 'End time' => 'Konečné datum', - 'Comment' => 'Komentář', - 'All day' => 'Všechny dny', - 'Day' => 'Den', - 'Manage timetable' => 'Spravovat pracovní dobu', - 'Overtime timetable' => 'Přesčasy', - 'Time off timetable' => 'Pracovní volno', - 'Timetable' => 'Pracovní doba', - 'Work timetable' => 'Pracovní doba', - 'Week timetable' => 'Týdenní pracovní doba', - 'Day timetable' => 'Denní pracovní doba', - 'From' => 'Od', - 'To' => 'Do', - 'Time slot created successfully.' => 'Časový úsek byl úspěšně vytvořen.', - 'Unable to save this time slot.' => 'Nelze uložit tento časový úsek.', - 'Time slot removed successfully.' => 'Časový úsek byl odstraněn.', - 'Unable to remove this time slot.' => 'Nelze odstranit tento časový úsek', - 'Do you really want to remove this time slot?' => 'Opravdu chcete odstranit tento časový úsek?', - 'Remove time slot' => 'Odstranit časový úsek', - 'Add new time slot' => 'Přidat nový časový úsek', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Tato pracovní doba se použije když je zaškrtnuto políčko "Celý den" pro plánovanou pracovní dobu i přesčas .', 'Files' => 'Soubory', 'Images' => 'Obrázky', 'Private project' => 'Soukromý projekt', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Přesunout úkol do jiného sloupce, když je úkol přiřazen uživateli.', 'Move the task to another column when assignee is cleared' => 'Přesunout úkol do jiného sloupce, když je pověření uživatele vymazáno.', 'Source column' => 'Zdrojový sloupec', - // 'Show subtask estimates (forecast of future work)' => '', 'Transitions' => 'Změny etap', 'Executer' => 'Vykonavatel', 'Time spent in the column' => 'Trvání jednotlivých etap', diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 027b22c5..d0fa1a18 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -666,28 +666,6 @@ return array( // 'Compact/wide view' => '', // 'No results match:' => '', // 'Currency' => '', - // 'Start time' => '', - // 'End time' => '', - // 'Comment' => '', - // 'All day' => '', - // 'Day' => '', - // 'Manage timetable' => '', - // 'Overtime timetable' => '', - // 'Time off timetable' => '', - // 'Timetable' => '', - // 'Work timetable' => '', - // 'Week timetable' => '', - // 'Day timetable' => '', - // 'From' => '', - // 'To' => '', - // 'Time slot created successfully.' => '', - // 'Unable to save this time slot.' => '', - // 'Time slot removed successfully.' => '', - // 'Unable to remove this time slot.' => '', - // 'Do you really want to remove this time slot?' => '', - // 'Remove time slot' => '', - // 'Add new time slot' => '', - // 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', // 'Files' => '', // 'Images' => '', // 'Private project' => '', @@ -707,7 +685,6 @@ return array( // 'Move the task to another column when assigned to a user' => '', // 'Move the task to another column when assignee is cleared' => '', // 'Source column' => '', - // 'Show subtask estimates (forecast of future work)' => '', // 'Transitions' => '', // 'Executer' => '', // 'Time spent in the column' => '', diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 0b1df2e7..71a1d7eb 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Kompakt/Breite-Ansicht', 'No results match:' => 'Keine Ergebnisse:', 'Currency' => 'Währung', - 'Start time' => 'Startzeit', - 'End time' => 'Endzeit', - 'Comment' => 'Kommentar', - 'All day' => 'ganztägig', - 'Day' => 'Tag', - 'Manage timetable' => 'Zeitplan verwalten', - 'Overtime timetable' => 'Überstunden Zeitplan', - 'Time off timetable' => 'Freizeit Zeitplan', - 'Timetable' => 'Zeitplan', - 'Work timetable' => 'Arbeitszeitplan', - 'Week timetable' => 'Wochenzeitplan', - 'Day timetable' => 'Tageszeitplan', - 'From' => 'von', - 'To' => 'bis', - 'Time slot created successfully.' => 'Zeitfenster erfolgreich erstellt.', - 'Unable to save this time slot.' => 'Nicht in der Lage, dieses Zeitfenster zu speichern.', - 'Time slot removed successfully.' => 'Zeitfenster erfolgreich entfernt.', - 'Unable to remove this time slot.' => 'Nicht in der Lage, dieses Zeitfenster zu entfernen', - 'Do you really want to remove this time slot?' => 'Soll diese Zeitfenster wirklich gelöscht werden?', - 'Remove time slot' => 'Zeitfenster entfernen', - 'Add new time slot' => 'Neues Zeitfenster hinzufügen', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Dieses Zeitfenster wird verwendet, wenn die Checkbox "ganztägig" für Freizeit und Überstunden angeklickt ist.', 'Files' => 'Dateien', 'Images' => 'Bilder', 'Private project' => 'privates Projekt', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Aufgabe in eine andere Spalte verschieben, wenn ein User zugeordnet wurde.', 'Move the task to another column when assignee is cleared' => 'Aufgabe in eine andere Spalte verschieben, wenn die Zuordnung gelöscht wurde.', 'Source column' => 'Quellspalte', - 'Show subtask estimates (forecast of future work)' => 'Teilaufgaben-Schätzungen anzeigen (Prognose)', 'Transitions' => 'Übergänge', 'Executer' => 'Ausführender', 'Time spent in the column' => 'Zeit in Spalte verbracht', diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 1e15d8c0..3a80d2fb 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Vista compacta/amplia', 'No results match:' => 'No hay resultados coincidentes:', 'Currency' => 'Moneda', - 'Start time' => 'Tiempo de inicio', - 'End time' => 'Tiempo de fin', - 'Comment' => 'Comentario', - 'All day' => 'Todos los días', - 'Day' => 'Día', - 'Manage timetable' => 'Gestionar horario', - 'Overtime timetable' => 'Horario de tiempo extra', - 'Time off timetable' => 'Horario de tiempo libre', - 'Timetable' => 'Horario', - 'Work timetable' => 'Horario de trabajo', - 'Week timetable' => 'Horario semanal', - 'Day timetable' => 'Horario diario', - 'From' => 'De', - 'To' => 'Para', - 'Time slot created successfully.' => 'Intervalo de tiempo creado correctamente.', - 'Unable to save this time slot.' => 'No pude grabar este intervalo de tiempo.', - 'Time slot removed successfully.' => 'Intervalo de tiempo quitado correctamente.', - 'Unable to remove this time slot.' => 'No pude quitar este intervalo de tiempo.', - 'Do you really want to remove this time slot?' => '¿Realmente quiere quitar este intervalo de tiempo?', - 'Remove time slot' => 'Quitar intervalo de tiempo', - 'Add new time slot' => 'Añadir nuevo intervalo de tiempo', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Este horario se usa cuando se marca la casilla "todos los días" para calendario de tiempo libre y horas extras.', 'Files' => 'Ficheros', 'Images' => 'Imágenes', 'Private project' => 'Proyecto privado', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Mover la tarea a otra columna al asignarse al usuario', 'Move the task to another column when assignee is cleared' => 'Mover la tarea a otra columna al quitar el concesionario', 'Source column' => 'Columna fuente', - 'Show subtask estimates (forecast of future work)' => 'Mostrar estimaciones para la subtarea (pronóstico de trabajo futuro)', 'Transitions' => 'Transiciones', 'Executer' => 'Ejecutor', 'Time spent in the column' => 'Tiempo transcurrido en la columna', diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index da462831..e8940ba9 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -666,28 +666,6 @@ return array( // 'Compact/wide view' => '', // 'No results match:' => '', // 'Currency' => '', - // 'Start time' => '', - // 'End time' => '', - // 'Comment' => '', - // 'All day' => '', - // 'Day' => '', - // 'Manage timetable' => '', - // 'Overtime timetable' => '', - // 'Time off timetable' => '', - // 'Timetable' => '', - // 'Work timetable' => '', - // 'Week timetable' => '', - // 'Day timetable' => '', - // 'From' => '', - // 'To' => '', - // 'Time slot created successfully.' => '', - // 'Unable to save this time slot.' => '', - // 'Time slot removed successfully.' => '', - // 'Unable to remove this time slot.' => '', - // 'Do you really want to remove this time slot?' => '', - // 'Remove time slot' => '', - // 'Add new time slot' => '', - // 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', // 'Files' => '', // 'Images' => '', // 'Private project' => '', @@ -707,7 +685,6 @@ return array( // 'Move the task to another column when assigned to a user' => '', // 'Move the task to another column when assignee is cleared' => '', // 'Source column' => '', - // 'Show subtask estimates (forecast of future work)' => '', // 'Transitions' => '', // 'Executer' => '', // 'Time spent in the column' => '', diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 848b7624..4c149b9a 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -668,28 +668,6 @@ return array( 'Compact/wide view' => 'Basculer entre la vue compacte et étendue', 'No results match:' => 'Aucun résultat :', 'Currency' => 'Devise', - 'Start time' => 'Date de début', - 'End time' => 'Date de fin', - 'Comment' => 'Commentaire', - 'All day' => 'Toute la journée', - 'Day' => 'Jour', - 'Manage timetable' => 'Gérer les horaires', - 'Overtime timetable' => 'Heures supplémentaires', - 'Time off timetable' => 'Heures d\'absences', - 'Timetable' => 'Horaires', - 'Work timetable' => 'Horaires travaillés', - 'Week timetable' => 'Horaires de la semaine', - 'Day timetable' => 'Horaire d\'une journée', - 'From' => 'Depuis', - 'To' => 'À', - 'Time slot created successfully.' => 'Créneau horaire créé avec succès.', - 'Unable to save this time slot.' => 'Impossible de sauvegarder ce créneau horaire.', - 'Time slot removed successfully.' => 'Créneau horaire supprimé avec succès.', - 'Unable to remove this time slot.' => 'Impossible de supprimer ce créneau horaire.', - 'Do you really want to remove this time slot?' => 'Voulez-vous vraiment supprimer ce créneau horaire ?', - 'Remove time slot' => 'Supprimer un créneau horaire', - 'Add new time slot' => 'Ajouter un créneau horaire', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Ces horaires sont utilisés lorsque la case « Toute la journée » est cochée pour les heures d\'absences ou supplémentaires programmées.', 'Files' => 'Fichiers', 'Images' => 'Images', 'Private project' => 'Projet privé', @@ -709,7 +687,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Déplacer la tâche dans une autre colonne lorsque celle-ci est assignée à quelqu\'un', 'Move the task to another column when assignee is cleared' => 'Déplacer la tâche dans une autre colonne lorsque celle-ci n\'est plus assignée', 'Source column' => 'Colonne d\'origine', - 'Show subtask estimates (forecast of future work)' => 'Afficher l\'estimation des sous-tâches (prévision du travail à venir)', 'Transitions' => 'Transitions', 'Executer' => 'Exécutant', 'Time spent in the column' => 'Temps passé dans la colonne', diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index a3bbd8f5..0bb99954 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Kompakt/széles nézet', 'No results match:' => 'Nincs találat:', 'Currency' => 'Pénznem', - 'Start time' => 'Kezdés ideje', - 'End time' => 'Végzés ideje', - 'Comment' => 'Megjegyzés', - 'All day' => 'Egész nap', - 'Day' => 'Nap', - 'Manage timetable' => 'Időbeosztás kezelése', - 'Overtime timetable' => 'Túlóra időbeosztás', - 'Time off timetable' => 'Szabadság időbeosztás', - 'Timetable' => 'Időbeosztás', - 'Work timetable' => 'Munka időbeosztás', - 'Week timetable' => 'Heti időbeosztás', - 'Day timetable' => 'Napi időbeosztás', - 'From' => 'Feladó:', - 'To' => 'Címzett:', - 'Time slot created successfully.' => 'Időszelet sikeresen létrehozva.', - 'Unable to save this time slot.' => 'Időszelet mentése sikertelen.', - 'Time slot removed successfully.' => 'Időszelet sikeresen törölve.', - 'Unable to remove this time slot.' => 'Időszelet törlése sikertelen.', - 'Do you really want to remove this time slot?' => 'Biztos törli ezt az időszeletet?', - 'Remove time slot' => 'Időszelet törlése', - 'Add new time slot' => 'Új Időszelet', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Ez az időbeosztás van használatban ha az "egész nap" jelölőnégyzet be van jelölve a tervezett szabadságnál és túlóránál.', 'Files' => 'Fájlok', 'Images' => 'Képek', 'Private project' => 'Privát projekt', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Feladat másik oszlopba helyezése felhasználóhoz rendélés után', 'Move the task to another column when assignee is cleared' => 'Feladat másik oszlopba helyezése felhasználóhoz rendélés törlésekor', 'Source column' => 'Forrás oszlop', - // 'Show subtask estimates (forecast of future work)' => '', // 'Transitions' => '', // 'Executer' => '', // 'Time spent in the column' => '', diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index a7b52c6f..1945e60b 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -25,7 +25,7 @@ return array( 'Dark Grey' => 'Abu-abu Gelap', 'Pink' => 'Merah Muda', 'Teal' => 'Teal', - 'Cyan'=> 'Sian', + 'Cyan' => 'Sian', 'Lime' => 'Lime', 'Light Green' => 'Hijau Muda', 'Amber' => 'Amber', @@ -338,7 +338,7 @@ return array( 'Display another project' => 'Lihat proyek lain', 'Login with my Github Account' => 'Masuk menggunakan akun Github saya', 'Link my Github Account' => 'Hubungkan akun Github saya ', - 'Unlink my Github Account' => 'Putuskan akun Github saya', + 'Unlink my Github Account' => 'Putuskan akun Github saya', 'Created by %s' => 'Dibuat oleh %s', 'Last modified on %B %e, %Y at %k:%M %p' => 'Modifikasi terakhir pada tanggal %d/%m/%Y à %H:%M', 'Tasks Export' => 'Ekspor Tugas', @@ -365,14 +365,12 @@ return array( 'Time tracking:' => 'Pelacakan waktu :', 'New sub-task' => 'Sub-tugas baru', 'New attachment added "%s"' => 'Lampiran baru ditambahkan « %s »', - 'Comment updated' => 'Komentar ditambahkan', + 'Comment updated' => 'Komentar diperbaharui', 'New comment posted by %s' => 'Komentar baru ditambahkan oleh « %s »', 'New attachment' => 'Lampirkan baru', 'New comment' => 'Komentar baru', - 'Comment updated' => 'Komentar diperbaharui', 'New subtask' => 'Sub-tugas baru', 'Subtask updated' => 'Sub-tugas diperbaharui', - 'New task' => 'Tugas baru', 'Task updated' => 'Tugas diperbaharui', 'Task closed' => 'Tugas ditutup', 'Task opened' => 'Tugas dibuka', @@ -397,8 +395,6 @@ return array( 'Remote' => 'Jauh', 'Enabled' => 'Aktif', 'Disabled' => 'Nonaktif', - 'Google account linked' => 'Akun Google yang terhubung', - 'Github account linked' => 'Akun Github yang terhubung', 'Username:' => 'Nama pengguna :', 'Name:' => 'Nama :', 'Email:' => 'Email :', @@ -669,75 +665,26 @@ return array( 'Horizontal scrolling' => 'Horisontal bergulir', 'Compact/wide view' => 'Beralih antara tampilan kompak dan diperluas', 'No results match:' => 'Tidak ada hasil :', - 'Remove hourly rate' => 'Hapus tarif per jam', - 'Do you really want to remove this hourly rate?' => 'Apakah anda yakin akan menghapus tarif per jam ini?', - 'Hourly rates' => 'Tarif per jam', - 'Hourly rate' => 'Tarif per jam', 'Currency' => 'Mata uang', - 'Effective date' => 'Tanggal berlaku', - 'Add new rate' => 'Tambah tarif per jam baru', - 'Rate removed successfully.' => 'Tarif per jam berhasil dihapus.', - 'Unable to remove this rate.' => 'Tidak dapat menghapus tarif per jam ini.', - 'Unable to save the hourly rate.' => 'Tidak dapat menyimpan tarif per jam.', - 'Hourly rate created successfully.' => 'Tarif per jam berhasil dibuat.', - 'Start time' => 'Waktu mulai', - 'End time' => 'Waktu selesai', - 'Comment' => 'Komentar', - 'All day' => 'Semua hari', - 'Day' => 'Hari', - 'Manage timetable' => 'Mengatur jadwal', - 'Overtime timetable' => 'Jadwal lembur', - 'Time off timetable' => 'Jam absensi', - 'Timetable' => 'Jadwal', - 'Work timetable' => 'Jadwal kerja', - 'Week timetable' => 'Jadwal mingguan', - 'Day timetable' => 'Jadwal harian', - 'From' => 'Dari', - 'To' => 'Untuk', - 'Time slot created successfully.' => 'Slot waktu berhasil dibuat.', - 'Unable to save this time slot.' => 'Tidak dapat menyimpan slot waktu ini.', - 'Time slot removed successfully.' => 'Slot waktu berhasil dihapus.', - 'Unable to remove this time slot.' => 'Tidak dapat menghapus slot waktu ini.', - 'Do you really want to remove this time slot?' => 'Apakah anda yakin akan menghapus slot waktu ini?', - 'Remove time slot' => 'Hapus slot waktu', - 'Add new time slot' => 'Tambah slot waktu baru', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Jadwal ini digunakan ketika kotak centang "sepanjang hari" dicentang untuk dijadwalkan cuti dan lembur.', 'Files' => 'Arsip', 'Images' => 'Gambar', 'Private project' => 'Proyek pribadi', - 'Amount' => 'Jumlah', 'AUD - Australian Dollar' => 'AUD - Dollar Australia', - 'Budget' => 'Anggaran', - 'Budget line' => 'Garis anggaran', - 'Budget line removed successfully.' => 'Garis anggaran berhasil dihapus.', - 'Budget lines' => 'Garis anggaran', 'CAD - Canadian Dollar' => 'CAD - Dollar Kanada', 'CHF - Swiss Francs' => 'CHF - Swiss Prancis', - 'Cost' => 'Biaya', - 'Cost breakdown' => 'Rincian biaya', 'Custom Stylesheet' => 'Kustomisasi Stylesheet', 'download' => 'unduh', - 'Do you really want to remove this budget line?' => 'Apakah anda yakin akan menghapus garis anggaran ini?', 'EUR - Euro' => 'EUR - Euro', - 'Expenses' => 'Beban', 'GBP - British Pound' => 'GBP - Poundsterling inggris', 'INR - Indian Rupee' => 'INR - Rupe India', 'JPY - Japanese Yen' => 'JPY - Yen Jepang', - 'New budget line' => 'Garis anggaran baru', 'NZD - New Zealand Dollar' => 'NZD - Dollar Selandia baru', - 'Remove a budget line' => 'Hapus garis anggaran', - 'Remove budget line' => 'Hapus garis anggaran', 'RSD - Serbian dinar' => 'RSD - Dinar Serbia', - 'The budget line have been created successfully.' => 'Garis anggaran berhasil dibuat.', - 'Unable to create the budget line.' => 'Tidak dapat membuat garis anggaran.', - 'Unable to remove this budget line.' => 'Tidak dapat menghapus garis anggaran.', 'USD - US Dollar' => 'USD - Dollar Amerika', - 'Remaining' => 'Sisa', 'Destination column' => 'Kolom tujuan', 'Move the task to another column when assigned to a user' => 'Pindahkan tugas ke kolom lain ketika ditugaskan ke pengguna', 'Move the task to another column when assignee is cleared' => 'Pindahkan tugas ke kolom lain ketika orang yang ditugaskan dibersihkan', 'Source column' => 'Sumber kolom', - 'Show subtask estimates (forecast of future work)' => 'Lihat perkiraan subtugas(perkiraan di masa depan)', 'Transitions' => 'Transisi', 'Executer' => 'Eksekusi', 'Time spent in the column' => 'Waktu yang dihabiskan dalam kolom', @@ -748,7 +695,6 @@ return array( 'Rate' => 'Tarif', 'Change reference currency' => 'Mengubah referensi mata uang', 'Add a new currency rate' => 'Tambahkan nilai tukar mata uang baru', - 'Currency rates are used to calculate project budget.' => 'Nilai tukar mata uang digunakan untuk menghitung anggaran proyek.', 'Reference currency' => 'Referensi mata uang', 'The currency rate have been added successfully.' => 'Nilai tukar mata uang berhasil ditambahkan.', 'Unable to add this currency rate.' => 'Tidak dapat menambahkan nilai tukar mata uang', @@ -880,9 +826,6 @@ return array( '%s moved the task #%d to the first swimlane' => '%s memindahkan tugas n°%d ke swimlane pertama', '%s moved the task #%d to the swimlane "%s"' => '%s memindahkan tugas n°%d ke swimlane « %s »', 'Swimlane' => 'Swimlane', - 'Budget overview' => 'Gambaran anggaran', - 'Type' => 'Tipe', - 'There is not enough data to show something.' => 'Tidak ada data yang cukup untuk menunjukkan sesuatu.', 'Gravatar' => 'Gravatar', 'Hipchat' => 'Hipchat', 'Slack' => 'Slack', diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index e27245f9..5d6d33f6 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Vista compatta/estesa', 'No results match:' => 'Nessun risultato trovato:', 'Currency' => 'Valuta', - 'Start time' => 'Data di inizio', - 'End time' => 'Data di completamento', - 'Comment' => 'Commento', - 'All day' => 'Tutto il giorno', - 'Day' => 'Giorno', - 'Manage timetable' => 'Gestisci orario', - 'Overtime timetable' => 'Straordinari', - 'Time off timetable' => 'Fuori orario', - 'Timetable' => 'Orario', - 'Work timetable' => 'Orario di lavoro', - 'Week timetable' => 'Orario settimanale', - 'Day timetable' => 'Orario giornaliero', - 'From' => 'Da', - 'To' => 'A', - 'Time slot created successfully.' => 'Fascia oraria creata con successo.', - 'Unable to save this time slot.' => 'Impossibile creare questa fascia oraria.', - 'Time slot removed successfully.' => 'Fascia oraria rimossa con successo.', - 'Unable to remove this time slot.' => 'Impossibile rimuovere questa fascia oraria.', - 'Do you really want to remove this time slot?' => 'Vuoi davvero rimuovere questa fascia oraria?', - 'Remove time slot' => 'Rimuovi fascia oraria', - 'Add new time slot' => 'Aggiungi nuova fascia oraria', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Questo orario è utilizzato quando la casella "tutto il giorno" è selezionata per i fuori orari e per gli straordinari', // 'Files' => '', 'Images' => 'Immagini', 'Private project' => 'Progetto privato', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Sposta il compito in un\'altra colonna quando viene assegnato ad un utente', 'Move the task to another column when assignee is cleared' => 'Sposta il compito in un\'altra colonna quando l\'assegnatario cancellato', 'Source column' => 'Colonna sorgente', - // 'Show subtask estimates (forecast of future work)' => '', 'Transitions' => 'Transizioni', 'Executer' => 'Esecutore', 'Time spent in the column' => 'Tempo trascorso nella colonna', diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 49f92f27..b46ec1c4 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'コンパクト/ワイドビュー', 'No results match:' => '結果が一致しませんでした', 'Currency' => '通貨', - 'Start time' => '開始時間', - 'End time' => '終了時間', - 'Comment' => 'コメント', - 'All day' => '終日', - 'Day' => '日', - 'Manage timetable' => 'タイムテーブルの管理', - 'Overtime timetable' => '残業タイムテーブル', - 'Time off timetable' => '休暇タイムテーブル', - 'Timetable' => 'タイムテーブル', - 'Work timetable' => 'ワークタイムテーブル', - 'Week timetable' => '週次タイムテーブル', - 'Day timetable' => '日時タイムテーブル', - 'From' => 'ここから', - 'To' => 'ここまで', - // 'Time slot created successfully.' => '', - // 'Unable to save this time slot.' => '', - // 'Time slot removed successfully.' => '', - // 'Unable to remove this time slot.' => '', - // 'Do you really want to remove this time slot?' => '', - 'Remove time slot' => 'タイムスロットの削除', - 'Add new time slot' => 'タイムラインの追加', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'このタイムテーブルは、残業や休暇で全日がチェックされた場合に用いられます。', 'Files' => 'ファイル', 'Images' => '画像', 'Private project' => 'プライベートプロジェクト', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'ユーザの割り当てをしたらタスクを他のカラムに移動', 'Move the task to another column when assignee is cleared' => 'ユーザの割り当てがなくなったらタスクを他のカラムに移動', 'Source column' => '移動元のカラム', - // 'Show subtask estimates (forecast of future work)' => '', 'Transitions' => '履歴', 'Executer' => '実行者', 'Time spent in the column' => 'カラムでの時間消費', diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index 9880b921..8ee800e6 100755 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -126,7 +126,6 @@ return array( 'The project name is required' => 'Prosjektnavn er pkrevet', 'This project must be unique' => 'Prosjektnavnet skal vre unikt', 'The title is required' => 'Tittel er prevet', - 'There is no active project, the first step is to create a new project.' => 'Det er ingen aktive prosjekter. Frstesteg er opprette et nytt prosjekt.', 'Settings saved successfully.' => 'Innstillinger lagret.', 'Unable to save your settings.' => 'Innstillinger kunne ikke lagres.', 'Database optimization done.' => 'Databaseoptimering er fullfrt.', @@ -165,8 +164,6 @@ return array( 'Date created' => 'Dato for opprettelse', 'Date completed' => 'Dato for fullfrt', 'Id' => 'ID', - 'Completed tasks' => 'Fullfrte oppgaver', - 'Completed tasks for "%s"' => 'Fullfrte oppgaver for "%s"', '%d closed tasks' => '%d lukkede oppgaver', 'No task for this project' => 'Ingen oppgaver i dette prosjektet', 'Public link' => 'Offentligt lenke', @@ -255,25 +252,21 @@ return array( 'Expiration date' => 'Utlpsdato', 'Remember Me' => 'Husk meg', 'Creation date' => 'Opprettelsesdato', - 'Filter by user' => 'Filtrer efter bruker', - 'Filter by due date' => 'Filtrer etter forfallsdato', 'Everybody' => 'Alle', 'Open' => 'pen', 'Closed' => 'Lukket', 'Search' => 'Sk', 'Nothing found.' => 'Intet funnet.', - 'Search in the project "%s"' => 'Sk i prosjektet "%s"', 'Due date' => 'Forfallsdato', 'Others formats accepted: %s and %s' => 'Andre formater: %s og %s', 'Description' => 'Beskrivelse', '%d comments' => '%d kommentarer', '%d comment' => '%d kommentar', 'Email address invalid' => 'Ugyldig epost', - 'Your Google Account is not linked anymore to your profile.' => 'Din Google-konto er ikke lengre knyttet til din profil.', - 'Unable to unlink your Google Account.' => 'Det var ikke mulig fjerne din Google-konto.', - 'Google authentication failed' => 'Google godjenning mislyktes', - 'Unable to link your Google Account.' => 'Det var ikke mulig knytte opp til din Google-konto.', - 'Your Google Account is linked to your profile successfully.' => 'Din Google-konto er knyttet til din profil.', + // 'Your external account is not linked anymore to your profile.' => '', + // 'Unable to unlink your external account.' => '', + // 'External authentication failed' => '', + // 'Your external account is linked to your profile successfully.' => '', 'Email' => 'Epost', 'Link my Google Account' => 'Knytt til min Google-konto', 'Unlink my Google Account' => 'Fjern knytningen til min Google-konto', @@ -301,7 +294,6 @@ return array( 'Category Name' => 'Kategorinavn', 'Add a new category' => 'Legg til ny kategori', 'Do you really want to remove this category: "%s"?' => 'Vil du fjerne kategorien: "%s"?', - 'Filter by category' => 'Filter etter kategori', 'All categories' => 'Alle kategorier', 'No category' => 'Ingen kategori', 'The name is required' => 'Navnet er pkrevet', @@ -344,14 +336,9 @@ return array( 'Maximum size: ' => 'Maksimum strrelse: ', 'Unable to upload the file.' => 'Filen kunne ikke lastes opp.', 'Display another project' => 'Vis annet prosjekt...', - 'Your GitHub account was successfully linked to your profile.' => 'Din GitHub-konto er knyttet til din profil.', - 'Unable to link your GitHub Account.' => 'Det var ikke mulig knytte din GitHub-konto.', - 'GitHub authentication failed' => 'GitHub godkjenning mislyktes', - 'Your GitHub account is no longer linked to your profile.' => 'Din GitHub-konto er ikke lengere knyttet til din profil.', - 'Unable to unlink your GitHub Account.' => 'Det var ikke muligt at fjerne forbindelsen til din GitHub-konto.', - 'Login with my GitHub Account' => 'Login med min GitHub-konto', - 'Link my GitHub Account' => 'Knytt min GitHub-konto', - 'Unlink my GitHub Account' => 'Fjern knytningen til min GitHub-konto', + // 'Login with my Github Account' => '', + // 'Link my Github Account' => '', + // 'Unlink my Github Account' => '', 'Created by %s' => 'Opprettet av %s', 'Last modified on %B %e, %Y at %k:%M %p' => 'Sist endret %d.%m.%Y - %H:%M', 'Tasks Export' => 'Oppgave eksport', @@ -408,8 +395,6 @@ return array( 'Remote' => 'Fjernstyrt', 'Enabled' => 'Aktiv', 'Disabled' => 'Deaktivert', - 'Google account linked' => 'Google-konto knyttet', - 'Github account linked' => 'GitHub-konto knyttet', 'Username:' => 'Brukernavn', 'Name:' => 'Navn:', 'Email:' => 'Epost:', @@ -445,7 +430,6 @@ return array( '%s updated a comment on the task %s' => '%s oppdaterte en kommentar til oppgaven %s', '%s commented the task %s' => '%s har kommentert oppgaven %s', '%s\'s activity' => '%s\'s aktvitet', - 'No activity.' => 'Ingen aktivitet', 'RSS feed' => 'RSS feed', '%s updated a comment on the task #%d' => '%s oppdaterte en kommentar til oppgaven #%d', '%s commented on the task #%d' => '%s kommenterte oppgaven #%d', @@ -605,14 +589,9 @@ return array( 'Language:' => 'Sprk', 'Timezone:' => 'Tidssone', 'All columns' => 'Alle kolonner', - 'Calendar for "%s"' => 'Kalender for "%s"', - 'Filter by column' => 'Filtrer etter kolonne', - 'Filter by status' => 'Filtrer etter status', 'Calendar' => 'Kalender', 'Next' => 'Neste', // '#%d' => '', - 'Filter by color' => 'Filtrer etter farge', - 'Filter by swimlane' => 'Filtrer etter svmmebane', 'All swimlanes' => 'Alle svmmebaner', 'All colors' => 'Alle farger', 'All status' => 'Alle statuser', @@ -627,14 +606,7 @@ return array( // 'Time Tracking' => '', // 'You already have one subtask in progress' => '', 'Which parts of the project do you want to duplicate?' => 'Hvilke deler av dette prosjektet nsker du kopiere?', - 'Change dashboard view' => 'Endre visning', - 'Show/hide activities' => 'Vis/skjul aktiviteter', - 'Show/hide projects' => 'Vis/skjul prosjekter', - 'Show/hide subtasks' => 'Vis/skjul deloppgaver', - 'Show/hide tasks' => 'Vis/skjul oppgaver', - 'Disable login form' => 'Deaktiver innlogging', - 'Show/hide calendar' => 'Vis/skjul kalender', - 'User calendar' => 'Brukerens kalender', + // 'Disallow login form' => '', // 'Bitbucket commit received' => '', // 'Bitbucket webhooks' => '', // 'Help on Bitbucket webhooks' => '', @@ -688,82 +660,31 @@ return array( 'Keyboard shortcuts' => 'Hurtigtaster', // 'Open board switcher' => '', // 'Application' => '', - 'Filter recently updated' => 'Filter nylig oppdatert', 'since %B %e, %Y at %k:%M %p' => 'siden %B %e, %Y at %k:%M %p', - 'More filters' => 'Flere filtre', 'Compact view' => 'Kompakt visning', 'Horizontal scrolling' => 'Bla horisontalt', 'Compact/wide view' => 'Kompakt/bred visning', 'No results match:' => 'Ingen resultater', - // 'Remove hourly rate' => '', - // 'Do you really want to remove this hourly rate?' => '', - 'Hourly rates' => 'Timepriser', - 'Hourly rate' => 'Timepris', 'Currency' => 'Valuta', - // 'Effective date' => '', - // 'Add new rate' => '', - // 'Rate removed successfully.' => '', - // 'Unable to remove this rate.' => '', - // 'Unable to save the hourly rate.' => '', - // 'Hourly rate created successfully.' => '', - // 'Start time' => '', - // 'End time' => '', - 'Comment' => 'Kommentar', - 'All day' => 'Alle dager', - 'Day' => 'Dag', - 'Manage timetable' => 'Tidstabell', - 'Overtime timetable' => 'Overtidstabell', - 'Time off timetable' => 'Fritidstabell', - 'Timetable' => 'Tidstabell', - 'Work timetable' => 'Arbeidstidstabell', - 'Week timetable' => 'Uketidstabell', - 'Day timetable' => 'Dagtidstabell', - 'From' => 'Fra', - 'To' => 'Til', - // 'Time slot created successfully.' => '', - // 'Unable to save this time slot.' => '', - // 'Time slot removed successfully.' => '', - // 'Unable to remove this time slot.' => '', - // 'Do you really want to remove this time slot?' => '', - // 'Remove time slot' => '', - // 'Add new time slot' => '', - // 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', 'Files' => 'Filer', 'Images' => 'Bilder', 'Private project' => 'Privat prosjekt', - 'Amount' => 'Belp', // 'AUD - Australian Dollar' => '', - 'Budget' => 'Budsjett', - // 'Budget line' => '', - // 'Budget line removed successfully.' => '', - 'Budget lines' => 'Budsjettlinjer', // 'CAD - Canadian Dollar' => '', // 'CHF - Swiss Francs' => '', - 'Cost' => 'Kostnad', - 'Cost breakdown' => 'Kostnadsnedbryting', // 'Custom Stylesheet' => '', 'download' => 'last ned', - // 'Do you really want to remove this budget line?' => '', // 'EUR - Euro' => '', - // 'Expenses' => '', // 'GBP - British Pound' => '', // 'INR - Indian Rupee' => '', // 'JPY - Japanese Yen' => '', - // 'New budget line' => '', // 'NZD - New Zealand Dollar' => '', - // 'Remove a budget line' => '', - // 'Remove budget line' => '', // 'RSD - Serbian dinar' => '', - // 'The budget line have been created successfully.' => '', - // 'Unable to create the budget line.' => '', - // 'Unable to remove this budget line.' => '', // 'USD - US Dollar' => '', - // 'Remaining' => '', 'Destination column' => 'Ny kolonne', 'Move the task to another column when assigned to a user' => 'Flytt oppgaven til en annen kolonne nr den er tildelt en bruker', 'Move the task to another column when assignee is cleared' => 'Flytt oppgaven til en annen kolonne nr ppgavetildeling fjernes ', 'Source column' => 'Opprinnelig kolonne', - // 'Show subtask estimates (forecast of future work)' => '', 'Transitions' => 'Statusendringer', // 'Executer' => '', // 'Time spent in the column' => '', @@ -774,7 +695,6 @@ return array( // 'Rate' => '', // 'Change reference currency' => '', // 'Add a new currency rate' => '', - // 'Currency rates are used to calculate project budget.' => '', // 'Reference currency' => '', // 'The currency rate have been added successfully.' => '', // 'Unable to add this currency rate.' => '', @@ -906,9 +826,6 @@ return array( // '%s moved the task #%d to the first swimlane' => '', // '%s moved the task #%d to the swimlane "%s"' => '', 'Swimlane' => 'Svmmebane', - 'Budget overview' => 'Budsjettoversikt', - // 'Type' => '', - // 'There is not enough data to show something.' => '', // 'Gravatar' => '', // 'Hipchat' => '', // 'Slack' => '', @@ -921,7 +838,6 @@ return array( // 'The task have been moved to the first swimlane' => '', // 'The task have been moved to another swimlane:' => '', // 'Overdue tasks for the project "%s"' => '', - 'There is no completed tasks at the moment.' => 'Ingen fullfrte oppgaver funnet.', // 'New title: %s' => '', // 'The task is not assigned anymore' => '', // 'New assignee: %s' => '', @@ -938,7 +854,6 @@ return array( // 'The description have been modified' => '', // 'Do you really want to close the task "%s" as well as all subtasks?' => '', 'Swimlane: %s' => 'Svmmebane: %s', - 'Project calendar' => 'Prosjektkalender', 'I want to receive notifications for:' => 'Jeg vil motta varslinger om:', 'All tasks' => 'Alle oppgaver', 'Only for tasks assigned to me' => 'Kun oppgaver som er tildelt meg', @@ -951,7 +866,7 @@ return array( // '%k:%M %p' => '', // '%%Y-%%m-%%d' => '', 'Total for all columns' => 'Totalt for alle kolonner', - //'You need at least 2 days of data to show the chart.' => '', + // 'You need at least 2 days of data to show the chart.' => '', // '<15m' => '', // '<30m' => '', 'Stop timer' => 'Stopp timer', diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 8be0c61d..7c623914 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -666,28 +666,6 @@ return array( // 'Compact/wide view' => '', // 'No results match:' => '', // 'Currency' => '', - // 'Start time' => '', - // 'End time' => '', - // 'Comment' => '', - // 'All day' => '', - // 'Day' => '', - // 'Manage timetable' => '', - // 'Overtime timetable' => '', - // 'Time off timetable' => '', - // 'Timetable' => '', - // 'Work timetable' => '', - // 'Week timetable' => '', - // 'Day timetable' => '', - // 'From' => '', - // 'To' => '', - // 'Time slot created successfully.' => '', - // 'Unable to save this time slot.' => '', - // 'Time slot removed successfully.' => '', - // 'Unable to remove this time slot.' => '', - // 'Do you really want to remove this time slot?' => '', - // 'Remove time slot' => '', - // 'Add new time slot' => '', - // 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', // 'Files' => '', // 'Images' => '', // 'Private project' => '', @@ -707,7 +685,6 @@ return array( // 'Move the task to another column when assigned to a user' => '', // 'Move the task to another column when assignee is cleared' => '', // 'Source column' => '', - // 'Show subtask estimates (forecast of future work)' => '', // 'Transitions' => '', // 'Executer' => '', // 'Time spent in the column' => '', diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index d9cfcdbc..e7683d9a 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Pełny/Kompaktowy widok', 'No results match:' => 'Brak wyników:', 'Currency' => 'Waluta', - 'Start time' => 'Rozpoczęto', - 'End time' => 'Zakończono', - 'Comment' => 'Komentarz', - 'All day' => 'Cały dzień', - 'Day' => 'Dzień', - 'Manage timetable' => 'Zarządzaj rozkładami zajęć', - 'Overtime timetable' => 'Rozkład zajęć - nadgodziny', - 'Time off timetable' => 'Rozkład zajęć - czas wolny', - 'Timetable' => 'Rozkład zajęć', - 'Work timetable' => 'Rozkład zajęć - praca', - 'Week timetable' => 'Tygodniowy rozkład zajęć', - 'Day timetable' => 'Dzienny rozkład zajęć', - 'From' => 'Od', - 'To' => 'Do', - 'Time slot created successfully.' => 'Przydział czasowy utworzony.', - 'Unable to save this time slot.' => 'Nie można zapisać tego przydziału czasowego.', - 'Time slot removed successfully.' => 'Przydział czasowy usunięty.', - 'Unable to remove this time slot.' => 'Nie można usunąć tego przydziału czasowego.', - 'Do you really want to remove this time slot?' => 'Czy na pewno chcesz usunąć ten przedział czasowy?', - 'Remove time slot' => 'Usuń przedział czasowy', - 'Add new time slot' => 'Dodaj przedział czasowy', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Ten rozkład zajęć jest używany przypadku zaznaczenia "cały dzień" dla zaplanowanego czasu wolnego i nadgodzin', 'Files' => 'Pliki', 'Images' => 'Obrazy', 'Private project' => 'Projekt prywatny', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Przenieś zadanie do innej kolumny gdy zostanie przypisane do osoby', 'Move the task to another column when assignee is cleared' => 'Przenieś zadanie do innej kolumny gdy osoba odpowiedzialna zostanie usunięta', 'Source column' => 'Kolumna źródłowa', - 'Show subtask estimates (forecast of future work)' => 'Pokaż planowane czasy wykonania pod-zadań', 'Transitions' => 'Przeniesienia', 'Executer' => 'Wykonał', 'Time spent in the column' => 'Czas spędzony w tej kolumnie', diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 5f849457..57cfe761 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Alternar entre a vista compacta e ampliada', 'No results match:' => 'Nenhum resultado:', 'Currency' => 'Moeda', - 'Start time' => 'Horário de início', - 'End time' => 'Horário de término', - 'Comment' => 'comentário', - 'All day' => 'Dia inteiro', - 'Day' => 'Dia', - 'Manage timetable' => 'Gestão dos horários', - 'Overtime timetable' => 'Horas extras', - 'Time off timetable' => 'Horas de ausência', - 'Timetable' => 'Horários', - 'Work timetable' => 'Horas trabalhadas', - 'Week timetable' => 'Horário da semana', - 'Day timetable' => 'Horário de un dia', - 'From' => 'Desde', - 'To' => 'A', - 'Time slot created successfully.' => 'Intervalo de tempo criado com sucesso.', - 'Unable to save this time slot.' => 'Impossível de guardar este intervalo de tempo.', - 'Time slot removed successfully.' => 'Intervalo de tempo removido com sucesso.', - 'Unable to remove this time slot.' => 'Impossível de remover esse intervalo de tempo.', - 'Do you really want to remove this time slot?' => 'Você deseja realmente remover este intervalo de tempo?', - 'Remove time slot' => 'Remover um intervalo de tempo', - 'Add new time slot' => 'Adicionar um intervalo de tempo', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Esses horários são usados quando a caixa de seleção "Dia inteiro" está marcada para Horas de ausência ou Extras', 'Files' => 'Arquivos', 'Images' => 'Imagens', 'Private project' => 'Projeto privado', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Mover a tarefa para uma outra coluna quando esta está atribuída a um usuário', 'Move the task to another column when assignee is cleared' => 'Mover a tarefa para uma outra coluna quando esta não está atribuída', 'Source column' => 'Coluna de origem', - 'Show subtask estimates (forecast of future work)' => 'Mostrar a estimativa das subtarefas (previsão para o trabalho futuro)', 'Transitions' => 'Transições', 'Executer' => 'Executor(a)', 'Time spent in the column' => 'Tempo gasto na coluna', diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 9e20b112..cb2fc53e 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Alternar entre a vista compacta e ampliada', 'No results match:' => 'Nenhum resultado:', 'Currency' => 'Moeda', - 'Start time' => 'Horário de início', - 'End time' => 'Horário de término', - 'Comment' => 'comentário', - 'All day' => 'Dia inteiro', - 'Day' => 'Dia', - 'Manage timetable' => 'Gestão dos horários', - 'Overtime timetable' => 'Horas extras', - 'Time off timetable' => 'Horas de ausência', - 'Timetable' => 'Horários', - 'Work timetable' => 'Horas trabalhadas', - 'Week timetable' => 'Horário da semana', - 'Day timetable' => 'Horário de um dia', - 'From' => 'Desde', - 'To' => 'A', - 'Time slot created successfully.' => 'Intervalo de tempo criado com sucesso.', - 'Unable to save this time slot.' => 'Impossível guardar este intervalo de tempo.', - 'Time slot removed successfully.' => 'Intervalo de tempo removido com sucesso.', - 'Unable to remove this time slot.' => 'Impossível remover esse intervalo de tempo.', - 'Do you really want to remove this time slot?' => 'Tem a certeza que quer remover este intervalo de tempo?', - 'Remove time slot' => 'Remover um intervalo de tempo', - 'Add new time slot' => 'Adicionar um intervalo de tempo', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Esses horários são usados quando a caixa de seleção "Dia inteiro" está marcada para Horas de ausência ou Extras', 'Files' => 'Arquivos', 'Images' => 'Imagens', 'Private project' => 'Projecto privado', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Mover a tarefa para uma outra coluna quando esta está atribuída a um utilizador', 'Move the task to another column when assignee is cleared' => 'Mover a tarefa para uma outra coluna quando esta não está atribuída', 'Source column' => 'Coluna de origem', - 'Show subtask estimates (forecast of future work)' => 'Mostrar a estimativa das subtarefas (previsão para o trabalho futuro)', 'Transitions' => 'Transições', 'Executer' => 'Executor(a)', 'Time spent in the column' => 'Tempo gasto na coluna', diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 054e2ac8..53303506 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Компактный/широкий вид', 'No results match:' => 'Отсутствуют результаты:', 'Currency' => 'Валюта', - 'Start time' => 'Время начала', - 'End time' => 'Время завершения', - 'Comment' => 'Комментарий', - 'All day' => 'Весь день', - 'Day' => 'День', - 'Manage timetable' => 'Управление графиками', - 'Overtime timetable' => 'График сверхурочных', - 'Time off timetable' => 'Время в графике', - 'Timetable' => 'График', - 'Work timetable' => 'Work timetable', - 'Week timetable' => 'График на неделю', - 'Day timetable' => 'График на день', - 'From' => 'От кого', - 'To' => 'Кому', - 'Time slot created successfully.' => 'Временной интервал успешно создан.', - 'Unable to save this time slot.' => 'Невозможно сохранить этот временной интервал.', - 'Time slot removed successfully.' => 'Временной интервал успешно удален.', - 'Unable to remove this time slot.' => 'Не удается удалить этот временной интервал.', - 'Do you really want to remove this time slot?' => 'Вы действительно хотите удалить этот период времени?', - 'Remove time slot' => 'Удалить новый интервал времени', - 'Add new time slot' => 'Добавить новый интервал времени', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Это расписание используется, когда флажок "весь день" проверяется на установленное время выключения и сверхурочное время.', 'Files' => 'Файлы', 'Images' => 'Изображения', 'Private project' => 'Приватный проект', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Переместить задачу в другую колонку, когда она назначена пользователю', 'Move the task to another column when assignee is cleared' => 'Переместить задачу в другую колонку, когда назначение снято ', 'Source column' => 'Исходная колонка', - 'Show subtask estimates (forecast of future work)' => 'Показать оценку подзадач (прогноз будущей работы)', 'Transitions' => 'Перемещения', 'Executer' => 'Исполнитель', 'Time spent in the column' => 'Время проведенное в колонке', @@ -849,9 +826,6 @@ return array( '%s moved the task #%d to the first swimlane' => '%s задач перемещено #%d в первой дорожке', '%s moved the task #%d to the swimlane "%s"' => '%s задач перемещено #%d в дорожке "%s"', 'Swimlane' => 'Дорожки', - 'Budget overview' => 'Обзор бюджета', - 'Type' => 'Тип', - 'There is not enough data to show something.' => 'Недостаточно существующих данных, что бы что-то показать.', 'Gravatar' => 'Граватар', 'Hipchat' => 'Hipchat', 'Slack' => 'Slack', diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index a05d67d3..562b8f22 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -666,28 +666,6 @@ return array( // 'Compact/wide view' => '', // 'No results match:' => '', // 'Currency' => '', - // 'Start time' => '', - // 'End time' => '', - // 'Comment' => '', - // 'All day' => '', - // 'Day' => '', - // 'Manage timetable' => '', - // 'Overtime timetable' => '', - // 'Time off timetable' => '', - // 'Timetable' => '', - // 'Work timetable' => '', - // 'Week timetable' => '', - // 'Day timetable' => '', - // 'From' => '', - // 'To' => '', - // 'Time slot created successfully.' => '', - // 'Unable to save this time slot.' => '', - // 'Time slot removed successfully.' => '', - // 'Unable to remove this time slot.' => '', - // 'Do you really want to remove this time slot?' => '', - // 'Remove time slot' => '', - // 'Add new time slot' => '', - // 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', // 'Files' => '', // 'Images' => '', // 'Private project' => '', @@ -707,7 +685,6 @@ return array( // 'Move the task to another column when assigned to a user' => '', // 'Move the task to another column when assignee is cleared' => '', // 'Source column' => '', - // 'Show subtask estimates (forecast of future work)' => '', // 'Transitions' => '', // 'Executer' => '', // 'Time spent in the column' => '', diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index e8bdb9ce..c37759c7 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Kompakt/bred vy', 'No results match:' => 'Inga matchande resultat', 'Currency' => 'Valuta', - 'Start time' => 'Starttid', - 'End time' => 'Sluttid', - 'Comment' => 'Kommentar', - 'All day' => 'Hela dagen', - 'Day' => 'Dag', - 'Manage timetable' => 'Hantera timplan', - 'Overtime timetable' => 'Övertidstimplan', - 'Time off timetable' => 'Ledighetstimplan', - 'Timetable' => 'Timplan', - 'Work timetable' => 'Arbetstimplan', - 'Week timetable' => 'Veckotidplan', - 'Day timetable' => 'Dagstimplan', - 'From' => 'Från', - 'To' => 'Till', - 'Time slot created successfully.' => 'Tidslucka skapad.', - 'Unable to save this time slot.' => 'Kunde inte spara tidsluckan.', - 'Time slot removed successfully.' => 'Tidsluckan tog bort.', - 'Unable to remove this time slot.' => 'Kunde inte ta bort tidsluckan.', - 'Do you really want to remove this time slot?' => 'Vill du verkligen ta bort tidsluckan?', - 'Remove time slot' => 'Ta bort tidslucka', - 'Add new time slot' => 'Lägg till ny tidslucka', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Denna tidslucka används när kryssrutan "hela dagen" är kryssad vid schemalagd ledighet eller övertid.', 'Files' => 'Filer', 'Images' => 'Bilder', 'Private project' => 'Privat projekt', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Flytta uppgiften till en annan kolumn när den tilldelats en användare', 'Move the task to another column when assignee is cleared' => 'Flytta uppgiften till en annan kolumn när tilldelningen tas bort.', 'Source column' => 'Källkolumn', - 'Show subtask estimates (forecast of future work)' => 'Visa uppskattningar för deluppgifter (prognos för framtida arbete)', 'Transitions' => 'Övergångar', 'Executer' => 'Verkställare', 'Time spent in the column' => 'Tid i kolumnen.', diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index d94107ad..1fdb5d34 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'พอดี/กว้าง มุมมอง', 'No results match:' => 'ไม่มีผลลัพท์ที่ตรง', 'Currency' => 'สกุลเงิน', - 'Start time' => 'เวลาเริ่มต้น', - 'End time' => 'เวลาจบ', - 'Comment' => 'ความคิดเห็น', - 'All day' => 'ทั้งวัน', - 'Day' => 'วัน', - 'Manage timetable' => 'จัดการตารางเวลา', - 'Overtime timetable' => 'ตารางเวลาโอที', - 'Time off timetable' => 'ตารางเวลาวันหยุด', - 'Timetable' => 'ตารางเวลา', - 'Work timetable' => 'ตารางเวลางาน', - 'Week timetable' => 'ตารางเวลาสัปดาห์', - 'Day timetable' => 'ตารางเวลาวัน', - 'From' => 'จาก', - 'To' => 'ถึง', - 'Time slot created successfully.' => 'สร้างช่วงเวลาเรียบร้อยแล้ว', - 'Unable to save this time slot.' => 'ไม่สามารถบันทึกช่วงเวลานี้', - 'Time slot removed successfully.' => 'ลบช่วงเวลาเรียบร้อยแล้ว', - 'Unable to remove this time slot.' => 'ไม่สามารถลบช่วงเวลาได้', - 'Do you really want to remove this time slot?' => 'คุณต้องการลบช่วงเวลานี้?', - 'Remove time slot' => 'ลบช่วงเวลา', - 'Add new time slot' => 'เพิ่มช่วงเวลาใหม่', - // 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', 'Files' => 'ไฟล์', 'Images' => 'รูปภาพ', 'Private project' => 'โปรเจคส่วนตัว', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'ย้ายงานไปคอลัมน์อื่นเมื่อกำหนดบุคคลรับผิดชอบ', 'Move the task to another column when assignee is cleared' => 'ย้ายงานไปคอลัมน์อื่นเมื่อไม่กำหนดบุคคลรับผิดชอบ', 'Source column' => 'คอลัมน์ต้นทาง', - // 'Show subtask estimates (forecast of future work)' => '', 'Transitions' => 'การเปลี่ยนคอลัมน์', 'Executer' => 'ผู้ประมวลผล', 'Time spent in the column' => 'เวลาที่ใช้ในคอลัมน์', diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 87cccac7..44f973d1 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Ekrana sığdır / Geniş görünüm', // 'No results match:' => '', // 'Currency' => '', - // 'Start time' => '', - // 'End time' => '', - // 'Comment' => '', - // 'All day' => '', - // 'Day' => '', - // 'Manage timetable' => '', - // 'Overtime timetable' => '', - // 'Time off timetable' => '', - // 'Timetable' => '', - // 'Work timetable' => '', - // 'Week timetable' => '', - // 'Day timetable' => '', - // 'From' => '', - // 'To' => '', - // 'Time slot created successfully.' => '', - // 'Unable to save this time slot.' => '', - // 'Time slot removed successfully.' => '', - // 'Unable to remove this time slot.' => '', - // 'Do you really want to remove this time slot?' => '', - // 'Remove time slot' => '', - // 'Add new time slot' => '', - // 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', // 'Files' => '', // 'Images' => '', // 'Private project' => '', @@ -707,7 +685,6 @@ return array( // 'Move the task to another column when assigned to a user' => '', // 'Move the task to another column when assignee is cleared' => '', // 'Source column' => '', - // 'Show subtask estimates (forecast of future work)' => '', // 'Transitions' => '', // 'Executer' => '', // 'Time spent in the column' => '', diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 102252e5..5ad5e9c8 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => '紧凑/宽视图', 'No results match:' => '无匹配结果:', 'Currency' => '货币', - 'Start time' => '开始时间', - 'End time' => '结束时1间', - 'Comment' => '注释', - 'All day' => '全天', - 'Day' => '日期', - 'Manage timetable' => '管理时间表', - // 'Overtime timetable' => '', - 'Time off timetable' => '加班时间表', - 'Timetable' => '时间表', - 'Work timetable' => '工作时间表', - 'Week timetable' => '周时间表', - 'Day timetable' => '日时间表', - 'From' => '从', - 'To' => '到', - 'Time slot created successfully.' => '成功创建时间段。', - 'Unable to save this time slot.' => '无法保存此时间段。', - 'Time slot removed successfully.' => '成功删除时间段。', - 'Unable to remove this time slot.' => '无法删除此时间段。', - 'Do you really want to remove this time slot?' => '确认要删除此时间段吗?', - 'Remove time slot' => '删除时间段', - 'Add new time slot' => '添加新时间段', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '如果在放假和加班计划中选择全天,则会使用这里配置的时间段。', 'Files' => '文件', 'Images' => '图片', 'Private project' => '私人项目', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => '指定负责人时移动到其它栏目', 'Move the task to another column when assignee is cleared' => '移除负责人时移动到其它栏目', 'Source column' => '原栏目', - // 'Show subtask estimates (forecast of future work)' => '', 'Transitions' => '变更', 'Executer' => '执行者', 'Time spent in the column' => '栏目中的时间消耗', |