From b39f857dc44afdd7e9b3cb29b26cb36e264545c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Sat, 29 Feb 2020 17:52:45 -0800 Subject: [PATCH] Rename "private" projects to "personal" --- app/Controller/ProjectCreationController.php | 2 +- app/Locale/bs_BA/translations.php | 14 ++++++-------- app/Locale/ca_ES/translations.php | 14 ++++++-------- app/Locale/cs_CZ/translations.php | 14 ++++++-------- app/Locale/da_DK/translations.php | 14 ++++++-------- app/Locale/de_DE/translations.php | 14 ++++++-------- app/Locale/el_GR/translations.php | 14 ++++++-------- app/Locale/es_ES/translations.php | 14 ++++++-------- app/Locale/es_VE/translations.php | 14 ++++++-------- app/Locale/fa_IR/translations.php | 14 ++++++-------- app/Locale/fi_FI/translations.php | 14 ++++++-------- app/Locale/fr_FR/translations.php | 14 ++++++-------- app/Locale/hr_HR/translations.php | 14 ++++++-------- app/Locale/hu_HU/translations.php | 14 ++++++-------- app/Locale/id_ID/translations.php | 14 ++++++-------- app/Locale/it_IT/translations.php | 14 ++++++-------- app/Locale/ja_JP/translations.php | 14 ++++++-------- app/Locale/ko_KR/translations.php | 14 ++++++-------- app/Locale/my_MY/translations.php | 14 ++++++-------- app/Locale/nb_NO/translations.php | 14 ++++++-------- app/Locale/nl_NL/translations.php | 14 ++++++-------- app/Locale/pl_PL/translations.php | 14 ++++++-------- app/Locale/pt_BR/translations.php | 14 ++++++-------- app/Locale/pt_PT/translations.php | 14 ++++++-------- app/Locale/ro_RO/translations.php | 14 ++++++-------- app/Locale/ru_RU/translations.php | 14 ++++++-------- app/Locale/sk_SK/translations.php | 14 ++++++-------- app/Locale/sr_Latn_RS/translations.php | 14 ++++++-------- app/Locale/sv_SE/translations.php | 14 ++++++-------- app/Locale/th_TH/translations.php | 14 ++++++-------- app/Locale/tr_TR/translations.php | 14 ++++++-------- app/Locale/uk_UA/translations.php | 14 ++++++-------- app/Locale/vi_VN/translations.php | 14 ++++++-------- app/Locale/zh_CN/translations.php | 14 ++++++-------- app/Locale/zh_TW/translations.php | 14 ++++++-------- app/Template/config/project.php | 2 +- app/Template/dashboard/layout.php | 2 +- app/Template/dashboard/overview.php | 2 +- app/Template/header/creation_dropdown.php | 2 +- app/Template/project_creation/create.php | 2 +- app/Template/project_edit/show.php | 4 ++-- app/Template/project_list/listing.php | 2 +- app/Template/project_list/project_icons.php | 2 +- app/Template/project_user_overview/layout.php | 2 +- app/Template/project_view/show.php | 2 +- 45 files changed, 216 insertions(+), 284 deletions(-) diff --git a/app/Controller/ProjectCreationController.php b/app/Controller/ProjectCreationController.php index 893f0237f..1df9234c1 100644 --- a/app/Controller/ProjectCreationController.php +++ b/app/Controller/ProjectCreationController.php @@ -27,7 +27,7 @@ class ProjectCreationController extends BaseController 'errors' => $errors, 'is_private' => $is_private, 'projects_list' => $projects_list, - 'title' => $is_private ? t('New private project') : t('New project'), + 'title' => $is_private ? t('New personal project') : t('New project'), ))); } diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index 907c54503..7629c1434 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token regenerisan.', 'Date format' => 'Format datuma', 'ISO format is always accepted, example: "%s" and "%s"' => 'Format ISO je uvijek prihvatljiv, primjer: "%s", "%s"', - 'New private project' => 'Novi privatni projekat', - 'This project is private' => 'Ovaj projekat je privatan', + 'New personal project' => 'Novi privatni projekat', + 'This project is personal' => 'Ovaj projekat je privatan', 'Add' => 'Dodaj', 'Start date' => 'Datum početka', 'Time estimated' => 'Procijenjeno vrijeme', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Horizontalno listanje', 'Compact/wide view' => 'Skupi/raširi pregled', 'Currency' => 'Valuta', - 'Private project' => 'Privatni projekat', + 'Personal project' => 'Privatni projekat', 'AUD - Australian Dollar' => 'AUD - Australijski dolar', 'CAD - Canadian Dollar' => 'CAD - Kanadski dolar', 'CHF - Swiss Francs' => 'CHF - Švicarski franak', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => '"Dva faktora" autentifikacija onemogućena', 'Two factor authentication enabled' => '"Dva faktora" autentifikacija omogućena', 'Unable to update this user.' => 'Nemoguće ažurirati ovog korisnika', - 'There is no user management for private projects.' => 'Nema mehanizma za upravljanje korisnicima kod privatnih projekata.', + 'There is no user management for personal projects.' => 'Nema mehanizma za upravljanje korisnicima kod privatnih projekata.', 'User that will receive the email' => 'Korisnik će dobiti email', 'Email subject' => 'Predmet email-a', 'Date' => 'Datum', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Vlasnik projekta: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Identifikator projekta je opcionalan i mora biti alfanumerički, na primjer: MOJPROJEKAT.', 'Project owner' => 'Vlasnik projekta', - 'Private projects do not have users and groups management.' => 'Privatni projekti ne mogu imati korisnike ili grupe korisnika.', + 'Personal projects do not have users and groups management.' => 'Privatni projekti ne mogu imati korisnike ili grupe korisnika.', 'There is no project member.' => 'Nema članova projekta.', 'Priority' => 'Prioritet', 'Task priority' => 'Prioritet zadatka', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Krajnji datum:', 'New due date: ' => 'Novi datum očekivanja:', 'Start date changed: ' => 'Početni datum promijenjen:', - 'Disable private projects' => 'Onemogući privatne projekte', + 'Disable personal projects' => 'Onemogući privatne projekte', 'Do you really want to remove this custom filter: "%s"?' => 'Da li zaista želiš ukloniti ovaj prilagođeni filter "%s"?', 'Remove a custom filter' => 'Ukloni prilagođeni filter', 'User activated successfully.' => 'Korisnik uspješno aktiviran.', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index 4d7e8c480..b0a126cef 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token regenerat.', 'Date format' => 'Format de dates', 'ISO format is always accepted, example: "%s" and "%s"' => 'Sempre s\'accepta el format ISO, exemple "%s" i "%s"', - 'New private project' => 'Nou projecte privat', - 'This project is private' => 'Aquest projecte és privat', + 'New personal project' => 'Nou projecte privat', + 'This project is personal' => 'Aquest projecte és privat', 'Add' => 'Afegeix', 'Start date' => 'Data d\'inici', 'Time estimated' => 'Temps estimat', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Desplaçament horitzontal', 'Compact/wide view' => 'Vista compacta / ample', 'Currency' => 'Moneda', - 'Private project' => 'Projecte privat', + 'Personal project' => 'Projecte privat', 'AUD - Australian Dollar' => 'MXN - Dòlar australià', 'CAD - Canadian Dollar' => 'CAD - Dòlar canadenc', 'CHF - Swiss Francs' => 'CHF - Franc suís', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'L\'autenticació de dos factors deshabilitat', 'Two factor authentication enabled' => 'Autenticació de dos factors activada', 'Unable to update this user.' => 'No es pot actualitzar aquest usuari.', - 'There is no user management for private projects.' => 'No hi ha una gestió d\'usuaris per a projectes privats.', + 'There is no user management for personal projects.' => 'No hi ha una gestió d\'usuaris per a projectes privats.', 'User that will receive the email' => 'L\'usuari que rebrà el correu electrònic', 'Email subject' => 'assumpte del correu electrònic', 'Date' => 'Data', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Propietari del projecte: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'L\'identificador de projecte és opcional i ha de ser alfanumèric, exemple: MYPROJECT.', 'Project owner' => 'Propietari del projecte', - 'Private projects do not have users and groups management.' => 'projectes privats no tenen els usuaris i grups de gestió.', + 'Personal projects do not have users and groups management.' => 'projectes privats no tenen els usuaris i grups de gestió.', 'There is no project member.' => 'No hi ha cap membre del projecte.', 'Priority' => 'Prioritat', 'Task priority' => 'Prioritat de la tasca', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Data de fi: ', 'New due date: ' => 'Nova data de venciment: ', 'Start date changed: ' => 'Data d\'inici canviada: ', - 'Disable private projects' => 'Desactivar els projectes privats', + 'Disable personal projects' => 'Desactivar els projectes privats', // 'Do you really want to remove this custom filter: "%s"?' => '', 'Remove a custom filter' => 'Treure un filtre a mida', 'User activated successfully.' => 'L\'usuari ha activat correctament.', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index 12369db81..5b43213ed 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token byl opětovně generován.', 'Date format' => 'Formát datumu', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO formát je vždy akceptován, například: "%s" a "%s"', - 'New private project' => 'Nový soukromý projekt', - 'This project is private' => 'Tento projekt je soukromuý', + 'New personal project' => 'Nový soukromý projekt', + 'This project is personal' => 'Tento projekt je soukromuý', 'Add' => 'Přidat', 'Start date' => 'Počáteční datum', 'Time estimated' => 'Odhadovaný čas', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Horizontální rolování', 'Compact/wide view' => 'Kompaktní/plné zobrazení', 'Currency' => 'Měna', - 'Private project' => 'Soukromý projekt', + 'Personal project' => 'Soukromý projekt', // 'AUD - Australian Dollar' => '', // 'CAD - Canadian Dollar' => '', // 'CHF - Swiss Francs' => '', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Dvouúrovňová autorizace zakázána.', 'Two factor authentication enabled' => 'Dvouúrovňová autorizace povolena.', 'Unable to update this user.' => 'Uživatele nelze aktualizovat.', - 'There is no user management for private projects.' => 'Pro soukromé projekty není aplikována správa uživatelů.', + 'There is no user management for personal projects.' => 'Pro soukromé projekty není aplikována správa uživatelů.', 'User that will receive the email' => 'Uživatel, který dostane E-mail', 'Email subject' => 'E-mail Předmět', 'Date' => 'Datum', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Vlastník projektu: ', // 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '', 'Project owner' => 'Vlastník projektu', - 'Private projects do not have users and groups management.' => 'Soukromé projekty nemají správu uživatelů a skupin', + 'Personal projects do not have users and groups management.' => 'Soukromé projekty nemají správu uživatelů a skupin', 'There is no project member.' => 'Projekt nemá žádného člena', 'Priority' => 'Priorita', 'Task priority' => 'Priorita úkolu', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Koncové datum', 'New due date: ' => 'Nové datum splnění', 'Start date changed: ' => 'Počáteční datum změněno: ', - 'Disable private projects' => 'Zakázat soukromé projekty', + 'Disable personal projects' => 'Zakázat soukromé projekty', // 'Do you really want to remove this custom filter: "%s"?' => '', // 'Remove a custom filter' => '', // 'User activated successfully.' => '', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 303593bd3..85264b457 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Symbol gendannet.', 'Date format' => 'Dato format', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO format accepteres altid, eksempelvis: "%s" og "%s"', - 'New private project' => 'Nyt privat projekt', - 'This project is private' => 'Privat projekt', + 'New personal project' => 'Nyt privat projekt', + 'This project is personal' => 'Privat projekt', 'Add' => 'Tilføje', 'Start date' => 'Start dato', 'Time estimated' => 'Tid anslået', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Vandret rulning', 'Compact/wide view' => 'Kompakt/bred visning', 'Currency' => 'Valuta', - 'Private project' => 'Privat projekt', + 'Personal project' => 'Privat projekt', 'AUD - Australian Dollar' => 'AUD - australsk dollar', 'CAD - Canadian Dollar' => 'CAD - canadisk dollar', 'CHF - Swiss Francs' => 'CHF - schweizisk franc', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'To-faktor godkendelse deaktiveret', 'Two factor authentication enabled' => 'To-faktor godkendelse aktiveret', 'Unable to update this user.' => 'Kan ikke opdatere bruger.', - 'There is no user management for private projects.' => 'Ingen bruger styring til private projekter.', + 'There is no user management for personal projects.' => 'Ingen bruger styring til private projekter.', 'User that will receive the email' => 'Bruger der modtager e-post', 'Email subject' => 'E-post emne', 'Date' => 'Dato', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Projekt ejer: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Projekt ID valgfri og skal være alfanumerisk; eksempel: MitProjekt.', 'Project owner' => 'Projekt ejer', - 'Private projects do not have users and groups management.' => 'Private projekter har ikke bruger og gruppe styring.', + 'Personal projects do not have users and groups management.' => 'Private projekter har ikke bruger og gruppe styring.', 'There is no project member.' => 'Ingen projekt medlem.', 'Priority' => 'Prioritet', 'Task priority' => 'Opgave prioritet', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Slut dato: ', 'New due date: ' => 'Ny forfalds-dato: ', 'Start date changed: ' => 'Start dato ændret: ', - 'Disable private projects' => 'Deaktivere private projekter', + 'Disable personal projects' => 'Deaktivere private projekter', 'Do you really want to remove this custom filter: "%s"?' => 'Fjerne brugertilpasset filter: "%s"?', 'Remove a custom filter' => 'Fjerne brugertilpasset filter', 'User activated successfully.' => 'Bruger aktiveret.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - bitcoin', 'Assigned' => 'Tildelt', 'Task limits apply to each swimlane individually' => 'Opgavegrænser gælder individuelt for hvert sport', - 'Task limits are applied to each swimlane individually' => 'Opgavegrænser anvendes individuelt på hvert spor', - 'Task limits are applied across swimlanes' => 'Opgavegrænser anvendes på tværs af spor', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 2c7d71b83..63065fe27 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token wurde neu generiert.', 'Date format' => 'Datumsformat', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO Format wird immer akzeptiert, z.B.: "%s" und "%s"', - 'New private project' => 'Neues privates Projekt', - 'This project is private' => 'Dieses Projekt ist privat', + 'New personal project' => 'Neues privates Projekt', + 'This project is personal' => 'Dieses Projekt ist privat', 'Add' => 'Hinzufügen', 'Start date' => 'Startdatum', 'Time estimated' => 'Geschätzte Zeit', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Horizontales Scrollen', 'Compact/wide view' => 'Kompakt/Breite-Ansicht', 'Currency' => 'Währung', - 'Private project' => 'privates Projekt', + 'Personal project' => 'privates Projekt', 'AUD - Australian Dollar' => 'AUD - Australische Dollar', 'CAD - Canadian Dollar' => 'CAD - Kanadische Dollar', 'CHF - Swiss Francs' => 'CHF - Schweizer Franken', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Zwei-Faktor-Authentifizierung deaktiviert', 'Two factor authentication enabled' => 'Zwei-Faktor-Authentifizierung aktiviert', 'Unable to update this user.' => 'Benutzer kann nicht bearbeitet werden', - 'There is no user management for private projects.' => 'Es gibt keine Benutzerverwaltung für private Projekte', + 'There is no user management for personal projects.' => 'Es gibt keine Benutzerverwaltung für private Projekte', 'User that will receive the email' => 'Empfänger der E-Mail', 'Email subject' => 'E-Mail-Betreff', 'Date' => 'Datum', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Projekt-Besitzer: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Die Projekt-Kennung ist optional und muss alphanumerisch sein, beispielsweise: MYPROJECT.', 'Project owner' => 'Projekt-Besitzer', - 'Private projects do not have users and groups management.' => 'Private Projekte haben kein Benutzer- und Gruppen-Management.', + 'Personal projects do not have users and groups management.' => 'Private Projekte haben kein Benutzer- und Gruppen-Management.', 'There is no project member.' => 'Es gibt kein Projekt-Mitglied.', 'Priority' => 'Priorität', 'Task priority' => 'Aufgaben-Priorität', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Enddatum: ', 'New due date: ' => 'Neues Fälligkeitsdatum: ', 'Start date changed: ' => 'Anfangsdatum geändert: ', - 'Disable private projects' => 'Private Projekte deaktivieren', + 'Disable personal projects' => 'Private Projekte deaktivieren', 'Do you really want to remove this custom filter: "%s"?' => 'Wollen Sie diesen benutzerdefinierten Filter wirklich entfernen: "%s"?', 'Remove a custom filter' => 'Benutzerdefinierten Filter entfernen', 'User activated successfully.' => 'Benutzer erfolgreich aktiviert.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - Bitcoin:', 'Assigned' => 'Zugeordnet', 'Task limits apply to each swimlane individually' => 'Aufgabenlimit gilt pro Swimlane', - 'Task limits are applied to each swimlane individually' => 'Aufgabenlimit gilt pro Swimlane', - 'Task limits are applied across swimlanes' => 'Aufgabenlimit gilt Swimlane übergreifend', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php index 842149d14..68b050279 100644 --- a/app/Locale/el_GR/translations.php +++ b/app/Locale/el_GR/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token regenerated.', 'Date format' => 'Μορφή ημερομηνίας', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO format είναι πάντα αποδεκτό, π.χ.: « %s » και « %s »', - 'New private project' => 'Νέο ιδιωτικό έργο', - 'This project is private' => 'Αυτό το έργο είναι ιδιωτικό', + 'New personal project' => 'Νέο ιδιωτικό έργο', + 'This project is personal' => 'Αυτό το έργο είναι ιδιωτικό', 'Add' => 'Προσθήκη', 'Start date' => 'Ημερομηνία έναρξης', 'Time estimated' => 'Εκτιμώμενος χρόνος', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Οριζόντια ολίσθηση', 'Compact/wide view' => 'Συμπυκνωμένη/Ευρεία Προβολή', 'Currency' => 'Νόμισμα', - 'Private project' => 'Ιδιωτικό έργο', + 'Personal project' => 'Ιδιωτικό έργο', 'AUD - Australian Dollar' => 'AUD - Australian Dollar', 'CAD - Canadian Dollar' => 'CAD - Canadian Dollar', 'CHF - Swiss Francs' => 'CHF - Swiss Francs', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Η πιστοποίηση δύο παραγόντων απενεργοποιήθηκε', 'Two factor authentication enabled' => 'Η πιστοποίηση δύο παραγόντων ενεργοποιήθηκε', 'Unable to update this user.' => 'Αδύνατο να ενημερωθεί αυτός ο χρήστης.', - 'There is no user management for private projects.' => 'Δεν υπάρχει διαχείριση χρηστών για ιδιωτικά έργα.', + 'There is no user management for personal projects.' => 'Δεν υπάρχει διαχείριση χρηστών για ιδιωτικά έργα.', 'User that will receive the email' => 'Ο χρήστης που θα λάβει το μήνυμα ηλεκτρονικού ταχυδρομείου', 'Email subject' => 'Θέμα ηλεκτρονικού ταχυδρομείου', 'Date' => 'Ημέρα', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Ιδιοκτήτης έργου: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Το αναγνωριστικό έργου είναι προαιρετικό και πρέπει να είναι αλφαριθμητικό, για παράδειγμα: MYPROJECT', 'Project owner' => 'Ιδιοκτήτης έργου', - 'Private projects do not have users and groups management.' => 'Τα ιδιωτικά έργα δεν έχουν χρήστες και διαχείριση ομάδων', + 'Personal projects do not have users and groups management.' => 'Τα ιδιωτικά έργα δεν έχουν χρήστες και διαχείριση ομάδων', 'There is no project member.' => 'Δεν υπάρχει μέλος στο έργο', 'Priority' => 'Προτεραιότητα', 'Task priority' => 'Προτεραιότητα εργασίας', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Ημερομηνία λήξης: ', 'New due date: ' => 'Νέα ημερομηνία λήξης: ', 'Start date changed: ' => 'Αλλαγμένη ημερομηνία έναρξης: ', - 'Disable private projects' => 'Απενεργοποίηση ιδιωτικών έργων', + 'Disable personal projects' => 'Απενεργοποίηση ιδιωτικών έργων', 'Do you really want to remove this custom filter: "%s"?' => 'Αφαίρεση αυτού του οριζόμενου από το χρήστη φίλτρου %s ?', 'Remove a custom filter' => 'Αφαίρεση του οριζόμενου από το χρήστη φίλτρου', 'User activated successfully.' => 'Ο χρήστης ενεργοποιήθηκε με επιτυχία', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 182abf88d..9a6af24e5 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token regenerado', 'Date format' => 'Formato de la fecha', 'ISO format is always accepted, example: "%s" and "%s"' => 'El formato ISO siempre es aceptado, ejemplo: "%s" y "%s"', - 'New private project' => 'Nuevo proyecto privado', - 'This project is private' => 'Este proyecto es privado', + 'New personal project' => 'Nuevo proyecto privado', + 'This project is personal' => 'Este proyecto es privado', 'Add' => 'Añadir', 'Start date' => 'Fecha de inicio', 'Time estimated' => 'Horas Presupuestadas', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Desplazamiento horizontal', 'Compact/wide view' => 'Vista compacta/amplia', 'Currency' => 'Moneda', - 'Private project' => 'Proyecto privado', + 'Personal project' => 'Proyecto privado', 'AUD - Australian Dollar' => 'AUD - Dólar australiano', 'CAD - Canadian Dollar' => 'CAD - Dólar canadiense', 'CHF - Swiss Francs' => 'CHF - Franco suizo', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Se ha inhabilitado la autenticación de dos factores.', 'Two factor authentication enabled' => 'Autenticación de dos factores habilitada', 'Unable to update this user.' => 'No se puede actualizar este usuario.', - 'There is no user management for private projects.' => 'No hay gestión de usuarios para proyectos privados.', + 'There is no user management for personal projects.' => 'No hay gestión de usuarios para proyectos privados.', 'User that will receive the email' => 'Usuario que recibirá el correo electrónico', 'Email subject' => 'Asunto del email', 'Date' => 'Fecha', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Propietario del proyecto: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'El identificador del proyecto es opcional y debe ser alfanumérico, por ejemplo: MIPROYECTO.', 'Project owner' => 'Propietario del proyecto', - 'Private projects do not have users and groups management.' => 'Los proyectos privados no tienen gestión de usuarios y grupos.', + 'Personal projects do not have users and groups management.' => 'Los proyectos privados no tienen gestión de usuarios y grupos.', 'There is no project member.' => 'No hay ningún miembro del proyecto.', 'Priority' => 'Prioridad', 'Task priority' => 'Prioridad de la tarea', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Fecha final: ', 'New due date: ' => 'Nueva fecha de vencimiento: ', 'Start date changed: ' => 'Fecha de inicio cambiada: ', - 'Disable private projects' => 'Inhabilitar proyectos privados', + 'Disable personal projects' => 'Inhabilitar proyectos privados', 'Do you really want to remove this custom filter: "%s"?' => '¿Desea realmente eliminar este filtro personalizado: "%s"?', 'Remove a custom filter' => 'Eliminar un filtro personalizado', 'User activated successfully.' => 'Usuario activado correctamente.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - bitcoin', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/es_VE/translations.php b/app/Locale/es_VE/translations.php index 52e8fc7e3..09a81a6e0 100644 --- a/app/Locale/es_VE/translations.php +++ b/app/Locale/es_VE/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token regenerado', 'Date format' => 'Formato de la fecha', 'ISO format is always accepted, example: "%s" and "%s"' => 'El formato ISO siempre es aceptado, ejemplo: "%s" y "%s"', - 'New private project' => 'Nuevo proyecto privado', - 'This project is private' => 'Este proyecto es privado', + 'New personal project' => 'Nuevo proyecto privado', + 'This project is personal' => 'Este proyecto es privado', 'Add' => 'Añadir', 'Start date' => 'Fecha de inicio', 'Time estimated' => 'Horas presupuestadas', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Desplazamiento horizontal', 'Compact/wide view' => 'Vista compacta/amplia', 'Currency' => 'Moneda', - 'Private project' => 'Proyecto privado', + 'Personal project' => 'Proyecto privado', 'AUD - Australian Dollar' => 'AUD - Dólar australiano', 'CAD - Canadian Dollar' => 'CAD - Dólar canadiense', 'CHF - Swiss Francs' => 'CHF - Franco suizo', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Se ha inhabilitado la autenticación de dos factores.', 'Two factor authentication enabled' => 'Autenticación de dos factores habilitada', 'Unable to update this user.' => 'No se puede actualizar este usuario(a).', - 'There is no user management for private projects.' => 'No hay gestión de usuario(a)s para proyectos privados.', + 'There is no user management for personal projects.' => 'No hay gestión de usuario(a)s para proyectos privados.', 'User that will receive the email' => 'Usuario(a) que recibirá el correo electrónico', 'Email subject' => 'Asunto del correo electrónico', 'Date' => 'Fecha', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Propietario del proyecto: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'El identificador del proyecto es opcional y debe ser alfanumérico, por ejemplo: MIPROYECTO.', 'Project owner' => 'Propietario del proyecto', - 'Private projects do not have users and groups management.' => 'Los proyectos privados no tienen gestión de usuario(a)s y grupos.', + 'Personal projects do not have users and groups management.' => 'Los proyectos privados no tienen gestión de usuario(a)s y grupos.', 'There is no project member.' => 'No hay ningún miembro del proyecto.', 'Priority' => 'Prioridad', 'Task priority' => 'Prioridad de la tarea', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Fecha final: ', 'New due date: ' => 'Nueva fecha de vencimiento: ', 'Start date changed: ' => 'Fecha de inicio cambiada: ', - 'Disable private projects' => 'Inhabilitar proyectos privados', + 'Disable personal projects' => 'Inhabilitar proyectos privados', 'Do you really want to remove this custom filter: "%s"?' => '¿Desea realmente eliminar este filtro personalizado: "%s"?', 'Remove a custom filter' => 'Eliminar un filtro personalizado', 'User activated successfully.' => 'Usuario(a) activado correctamente.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - bitcoin', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/fa_IR/translations.php b/app/Locale/fa_IR/translations.php index 5f8032f18..c169e1912 100644 --- a/app/Locale/fa_IR/translations.php +++ b/app/Locale/fa_IR/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'توکن بازتولید شد.', 'Date format' => 'فرمت تاریخ', 'ISO format is always accepted, example: "%s" and "%s"' => 'فرمت ایزو همواره مورد قبول است، مثال: "%s" و "%s"', - 'New private project' => 'پروژه خصوصی جدید', - 'This project is private' => 'این پروژه خصوصی است', + 'New personal project' => 'پروژه خصوصی جدید', + 'This project is personal' => 'این پروژه خصوصی است', 'Add' => 'افزودن', 'Start date' => 'تاریخ شروع', 'Time estimated' => 'زمان تخمینی', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'پیمایش افقی', 'Compact/wide view' => 'نمای جمع و جور/عریض', 'Currency' => 'واحد پول', - 'Private project' => 'پروژه خصوصی', + 'Personal project' => 'پروژه خصوصی', 'AUD - Australian Dollar' => 'AUD - دلار استرالیا', 'CAD - Canadian Dollar' => 'CAD - دلار کانادا', 'CHF - Swiss Francs' => 'CHF - فرانک سویس', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'احراز هویت دو مرحله ای غیر فعال شده است', 'Two factor authentication enabled' => 'احراز هویت دو مرحله ای فعال است', 'Unable to update this user.' => 'بروز رسانی این کاربر امکان پذیر نیست.', - 'There is no user management for private projects.' => 'مدیریت کاربر برای پروژه های خصوصی وجود ندارد.', + 'There is no user management for personal projects.' => 'مدیریت کاربر برای پروژه های خصوصی وجود ندارد.', 'User that will receive the email' => 'کاربری که پست الکترونیکی را دریافت خواهد کرد', 'Email subject' => 'موضوع پست الکترونیکی', 'Date' => 'تاریخ', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'صاحب پروژه: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'شناسه پروژه اختیاری است و باید حتما از حروف انگلیسی و عدد تشکیل شود. مثال MYPROJECT', 'Project owner' => 'صاحب پروژه', - 'Private projects do not have users and groups management.' => 'پروژه های خصوصی مدیریت کاربر و گروه ندارند', + 'Personal projects do not have users and groups management.' => 'پروژه های خصوصی مدیریت کاربر و گروه ندارند', 'There is no project member.' => 'عضوی در پروژه وجود ندارد', 'Priority' => 'اولویت', 'Task priority' => 'اولویت کار', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'تاریخ پایان: ', 'New due date: ' => 'تاریخ سررسید جدید: ', 'Start date changed: ' => 'تاریخ شروع تغییر کرده: ', - 'Disable private projects' => 'غیر فعال کردن پروژه های خصوصی', + 'Disable personal projects' => 'غیر فعال کردن پروژه های خصوصی', 'Do you really want to remove this custom filter: "%s"?' => 'واقعاً می خواهید این فیلتر سفارشی را حذف کنید؟ "%s"', 'Remove a custom filter' => 'حذف یک فیلتر سفارشی', 'User activated successfully.' => 'کاربر با موفقیت فعال شد.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - بیت کوین', 'Assigned' => 'محول شده', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 633fa774d..05e2e7a18 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token uudelleenluotu.', 'Date format' => 'Päiväyksen muoto', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO-muoto on aina hyväksytty, esimerkiksi %s ja %s', - 'New private project' => 'Uusi yksityinen projekti', - 'This project is private' => 'Tämä projekti on yksityinen', + 'New personal project' => 'Uusi henkilökohtainen projekti', + 'This project is personal' => 'Tämä projekti on henkilökohtainen', 'Add' => 'Lisää', 'Start date' => 'Aloituspäivä', 'Time estimated' => 'Arvioitu aika', @@ -515,7 +515,7 @@ return array( // 'Horizontal scrolling' => '', // 'Compact/wide view' => '', // 'Currency' => '', - // 'Private project' => '', + // 'Personal project' => '', // 'AUD - Australian Dollar' => '', // 'CAD - Canadian Dollar' => '', // 'CHF - Swiss Francs' => '', @@ -607,7 +607,7 @@ return array( // 'Two factor authentication disabled' => '', // 'Two factor authentication enabled' => '', // 'Unable to update this user.' => '', - // 'There is no user management for private projects.' => '', + // 'There is no user management for personal projects.' => '', // 'User that will receive the email' => '', // 'Email subject' => '', // 'Date' => '', @@ -906,7 +906,7 @@ return array( // 'Project owner: ' => '', // 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '', // 'Project owner' => '', - // 'Private projects do not have users and groups management.' => '', + // 'Personal projects do not have users and groups management.' => '', // 'There is no project member.' => '', // 'Priority' => '', // 'Task priority' => '', @@ -966,7 +966,7 @@ return array( // 'End date: ' => '', // 'New due date: ' => '', // 'Start date changed: ' => '', - // 'Disable private projects' => '', + // 'Disable personal projects' => '', // 'Do you really want to remove this custom filter: "%s"?' => '', // 'Remove a custom filter' => '', // 'User activated successfully.' => '', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index f64ac1ae0..7296bbf07 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Jeton de sécurité regénéré.', 'Date format' => 'Format des dates', 'ISO format is always accepted, example: "%s" and "%s"' => 'Le format ISO est toujours accepté, exemple : « %s » et « %s »', - 'New private project' => 'Nouveau projet privé', - 'This project is private' => 'Ce projet est privé', + 'New personal project' => 'Nouveau projet personnel', + 'This project is personal' => 'Ce projet est personnel', 'Add' => 'Ajouter', 'Start date' => 'Date de début', 'Time estimated' => 'Temps estimé', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Défilement horizontal', 'Compact/wide view' => 'Basculer entre la vue compacte et étendue', 'Currency' => 'Devise', - 'Private project' => 'Projet privé', + 'Personal project' => 'Projet personnel', 'AUD - Australian Dollar' => 'AUD - Dollar australien', 'CAD - Canadian Dollar' => 'CAD - Dollar canadien', 'CHF - Swiss Francs' => 'CHF - Franc suisse', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Authentification à deux facteurs désactivée', 'Two factor authentication enabled' => 'Authentification à deux facteurs activée', 'Unable to update this user.' => 'Impossible de mettre à jour cet utilisateur.', - 'There is no user management for private projects.' => 'Il n\'y a pas de gestion d\'utilisateurs pour les projets privés.', + 'There is no user management for personal projects.' => 'Il n\'y a pas de gestion d\'utilisateurs pour les projets personnels.', 'User that will receive the email' => 'Utilisateur qui va recevoir l\'email', 'Email subject' => 'Sujet de l\'email', 'Date' => 'Date', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Responsable du projet : ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'L\'identifiant du projet est optionnel et doit être alphanumérique, exemple : MONPROJET.', 'Project owner' => 'Responsable du projet', - 'Private projects do not have users and groups management.' => 'Les projets privés n\'ont pas de gestion d\'utilisateurs et de groupes.', + 'Personal projects do not have users and groups management.' => 'Les projets personnels n\'ont pas de gestion d\'utilisateurs et de groupes.', 'There is no project member.' => 'Il n\'y a aucun membre du projet.', 'Priority' => 'Priorité', 'Task priority' => 'Priorité des tâches', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Date de fin : ', 'New due date: ' => 'Nouvelle date d\'échéance : ', 'Start date changed: ' => 'Date de début modifiée : ', - 'Disable private projects' => 'Désactiver les projets privés', + 'Disable personal projects' => 'Désactiver les projets personnels', 'Do you really want to remove this custom filter: "%s"?' => 'Voulez-vous vraiment supprimer ce filtre personnalisé : « %s » ?', 'Remove a custom filter' => 'Supprimer un filtre personnalisé', 'User activated successfully.' => 'Utilisateur activé avec succès.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - Bitcoin', 'Assigned' => 'Assigné', 'Task limits apply to each swimlane individually' => 'Les limites de tâches s\'appliquent à chaque swimlane individuellement', - 'Task limits are applied to each swimlane individually' => 'Les limites de tâches sont appliquées à chaque swimlane individuellement', - 'Task limits are applied across swimlanes' => 'Les limites de tâches sont appliquées entre les swimlanes', 'Column task limits apply to each swimlane individually' => 'Les limites de tâches par colonne s\'appliquent à chaque swimlane individuellement', 'Column task limits are applied to each swimlane individually' => 'Les limites de tâches par colonne sont appliquées à chaque swimlane individuellement', 'Column task limits are applied across swimlanes' => 'Les limites des tâches par colonne sont appliquées entre les swimlanes', diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php index aca9a399c..232f130d4 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token wygenerowany ponownie.', 'Date format' => 'Oblik datuma', 'ISO format is always accepted, example: "%s" and "%s"' => 'Format ISO je uvijek prihvatljiv, npr: "%s", "%s"', - 'New private project' => 'Novi privatni projekt', - 'This project is private' => 'Ovo je privatni projekt', + 'New personal project' => 'Novi privatni projekt', + 'This project is personal' => 'Ovo je privatni projekt', 'Add' => 'Dodaj', 'Start date' => 'Datum početka', 'Time estimated' => 'Procjena vremena', @@ -515,7 +515,7 @@ return array( // 'Horizontal scrolling' => '', // 'Compact/wide view' => '', // 'Currency' => '', - // 'Private project' => '', + // 'Personal project' => '', // 'AUD - Australian Dollar' => '', // 'CAD - Canadian Dollar' => '', // 'CHF - Swiss Francs' => '', @@ -607,7 +607,7 @@ return array( // 'Two factor authentication disabled' => '', // 'Two factor authentication enabled' => '', // 'Unable to update this user.' => '', - // 'There is no user management for private projects.' => '', + // 'There is no user management for personal projects.' => '', // 'User that will receive the email' => '', // 'Email subject' => '', // 'Date' => '', @@ -906,7 +906,7 @@ return array( // 'Project owner: ' => '', // 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '', // 'Project owner' => '', - // 'Private projects do not have users and groups management.' => '', + // 'Personal projects do not have users and groups management.' => '', // 'There is no project member.' => '', 'Priority' => 'Prioritet', // 'Task priority' => '', @@ -966,7 +966,7 @@ return array( // 'End date: ' => '', // 'New due date: ' => '', // 'Start date changed: ' => '', - 'Disable private projects' => 'Onemogući privatne projekte', + 'Disable personal projects' => 'Onemogući privatne projekte', // 'Do you really want to remove this custom filter: "%s"?' => '', // 'Remove a custom filter' => '', // 'User activated successfully.' => '', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 549e45bf3..8675e9b44 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'A token újra létrehozva.', 'Date format' => 'Dátumformátum', 'ISO format is always accepted, example: "%s" and "%s"' => 'Az ISO formátum mindig elfogadott, például „%s” és „%s”', - 'New private project' => 'Új személyes projekt', - 'This project is private' => 'Ez a projekt személyes', + 'New personal project' => 'Új személyes projekt', + 'This project is personal' => 'Ez a projekt személyes', 'Add' => 'Hozzáadás', 'Start date' => 'Kezdési dátum', 'Time estimated' => 'Becsült idő', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Vízszintes görgetés', 'Compact/wide view' => 'Tömör/széles nézet', 'Currency' => 'Pénznem', - 'Private project' => 'Személyes projekt', + 'Personal project' => 'Személyes projekt', 'AUD - Australian Dollar' => 'AUD – ausztrál dollár', 'CAD - Canadian Dollar' => 'CAD – kanadai dollár', 'CHF - Swiss Francs' => 'CHF – svájci frank', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'A kétlépcsős hitelesítés letiltva', 'Two factor authentication enabled' => 'A kétlépcsős hitelesítés engedélyezve', 'Unable to update this user.' => 'Nem lehet frissíteni a felhasználót.', - 'There is no user management for private projects.' => 'Nincs felhasználókezelés a személyes projekteknél.', + 'There is no user management for personal projects.' => 'Nincs felhasználókezelés a személyes projekteknél.', 'User that will receive the email' => 'A felhasználó, aki megkapja az e-mailt', 'Email subject' => 'E-mail tárgya', 'Date' => 'Dátum', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Projekttulajdonos: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'A projektazonosító elhagyható, és csak betűk és számok lehetnek, például: MYPROJECT.', 'Project owner' => 'Projekttulajdonos', - 'Private projects do not have users and groups management.' => 'A személyes projekteknek nincs felhasználó- és csoportkezelése.', + 'Personal projects do not have users and groups management.' => 'A személyes projekteknek nincs felhasználó- és csoportkezelése.', 'There is no project member.' => 'Nincs projekttag.', 'Priority' => 'Prioritás', 'Task priority' => 'Feladat prioritása', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Befejezési dátum: ', 'New due date: ' => 'Új határidő: ', 'Start date changed: ' => 'A kezdési dátum megváltozott: ', - 'Disable private projects' => 'Személyes projektek letiltása', + 'Disable personal projects' => 'Személyes projektek letiltása', 'Do you really want to remove this custom filter: "%s"?' => 'Valóban el szeretné távolítani ezt az egyéni szűrőt: „%s”?', 'Remove a custom filter' => 'Egyéni szűrő eltávolítása', 'User activated successfully.' => 'A felhasználó sikeresen aktiválva.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT – bitcoin', 'Assigned' => 'Hozzárendelve', 'Task limits apply to each swimlane individually' => 'A feladatkorlátok alkalmazása az egyes sávokra egyénileg', - 'Task limits are applied to each swimlane individually' => 'A feladatkorlátok alkalmazva vannak az egyes sávokra egyénileg', - 'Task limits are applied across swimlanes' => 'A feladatkorlátok alkalmazva vannak a sávok között', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index dc8a78e1a..9f5b7c70b 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token diregenerasi.', 'Date format' => 'Format tanggal', 'ISO format is always accepted, example: "%s" and "%s"' => 'Format ISO selalu diterima, contoh: "%s" dan "%s"', - 'New private project' => 'Proyek pribadi baru', - 'This project is private' => 'Proyek ini pribadi', + 'New personal project' => 'Proyek pribadi baru', + 'This project is personal' => 'Proyek ini pribadi', 'Add' => 'Tambah', 'Start date' => 'Tanggal mulai', 'Time estimated' => 'Perkiraan waktu', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Gulir horizontal', 'Compact/wide view' => 'Tampilan kompak/lebar', 'Currency' => 'Mata uang', - 'Private project' => 'Proyek pribadi', + 'Personal project' => 'Proyek pribadi', 'AUD - Australian Dollar' => 'AUD - Dolar Australia', 'CAD - Canadian Dollar' => 'CAD - Dolar Kanada', 'CHF - Swiss Francs' => 'CHF - Francs Swiss', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Otentifikasi dua faktor dimatikan', 'Two factor authentication enabled' => 'Otentifikasi dua faktor dihidupkan', 'Unable to update this user.' => 'Tidak dapat memperbarui pengguna ini.', - 'There is no user management for private projects.' => 'Tidak ada manajemen pengguna untuk proyek-proyek pribadi.', + 'There is no user management for personal projects.' => 'Tidak ada manajemen pengguna untuk proyek-proyek pribadi.', 'User that will receive the email' => 'Pengguna yang akan menerima email', 'Email subject' => 'Subyek Email', 'Date' => 'Tanggal', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Pemilik proyek', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Identifier proyek adalah opsional dan harus alfanumerik, contoh: MYPROJECT.', 'Project owner' => 'Pemilik proyek', - 'Private projects do not have users and groups management.' => 'Proyek pribadi tidak memiliki manajemen pengguna dan grup', + 'Personal projects do not have users and groups management.' => 'Proyek pribadi tidak memiliki manajemen pengguna dan grup', 'There is no project member.' => 'Tidak ada anggota proyek', 'Priority' => 'Prioritas', 'Task priority' => 'Prioritas tugas', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Tanggal berakhir: ', 'New due date: ' => 'Tanggal jatuh tempo baru: ', 'Start date changed: ' => 'Tanggal mulai diganti: ', - 'Disable private projects' => 'Nonaktifkan proyek pribadi', + 'Disable personal projects' => 'Nonaktifkan proyek pribadi', 'Do you really want to remove this custom filter: "%s"?' => 'Apakah Anda yakin mau menghapus saringan kustom: "%s"?', 'Remove a custom filter' => 'Hapus saringan kustom', 'User activated successfully.' => 'Pengguna berhasil diaktifkan.', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 1eae18ee4..659ead372 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token rigenerato.', 'Date format' => 'Formato data', 'ISO format is always accepted, example: "%s" and "%s"' => 'Il formato ISO è sempre accettato, esempio: "%s" e "%s"', - 'New private project' => 'Nuovo progetto privato', - 'This project is private' => 'Questo progetto è privato', + 'New personal project' => 'Nuovo progetto privato', + 'This project is personal' => 'Questo progetto è privato', 'Add' => 'Aggiungi', 'Start date' => 'Data di inizio', 'Time estimated' => 'Tempo stimato', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Scrolling orizzontale', 'Compact/wide view' => 'Vista compatta/estesa', 'Currency' => 'Valuta', - 'Private project' => 'Progetto privato', + 'Personal project' => 'Progetto privato', 'AUD - Australian Dollar' => 'AUD - Dollari Australiani', 'CAD - Canadian Dollar' => 'CAD - Dollari Canadesi', 'CHF - Swiss Francs' => 'CHF - Franchi Svizzeri', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Two factor authentication disabilitata', 'Two factor authentication enabled' => 'Two factor authentication abilitata', 'Unable to update this user.' => 'Impossibile aggiornare questo utente.', - 'There is no user management for private projects.' => 'Non è prevista la gestione di utenti per i progetti privati.', + 'There is no user management for personal projects.' => 'Non è prevista la gestione di utenti per i progetti privati.', 'User that will receive the email' => 'Utente che riceverà l\'email', 'Email subject' => 'Soggetto dell\'email', 'Date' => 'Data', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Proprietario del progetto: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'L\'identificativo del progetto è opzionale e deve essere alfanumerico, ad esempio: MIOPROGETTO.', 'Project owner' => 'Proprietario del progetto', - 'Private projects do not have users and groups management.' => 'Per i progetti privati non è prevista la gestione di utenti e gruppi.', + 'Personal projects do not have users and groups management.' => 'Per i progetti privati non è prevista la gestione di utenti e gruppi.', 'There is no project member.' => 'Non è impostato un membro del progetto.', 'Priority' => 'Priorità', 'Task priority' => 'Priorità del task', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Data di fine: ', 'New due date: ' => 'Nuova data di scadenza: ', 'Start date changed: ' => 'Data di inizio cambiata: ', - 'Disable private projects' => 'Disabilita progetti privati', + 'Disable personal projects' => 'Disabilita progetti privati', 'Do you really want to remove this custom filter: "%s"?' => 'Vuoi davvero rimuovere questo filtro personalizato: "%s"?', 'Remove a custom filter' => 'Rimuovi un filtro personalizzato', 'User activated successfully.' => 'Utente attivato con successo.', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 975ebbf5d..a724d4a0b 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'トークンが再生成されました', 'Date format' => 'データのフォーマット', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO フォーマットが入力できます(例: %s または %s)', - 'New private project' => '非公開プロジェクト作成', - 'This project is private' => 'このプロジェクトは非公開です', + 'New personal project' => '非公開プロジェクト作成', + 'This project is personal' => 'このプロジェクトは非公開です', 'Add' => '追加', 'Start date' => '開始時間', 'Time estimated' => '見積時間', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => '横スクロール', 'Compact/wide view' => 'コンパクト/ワイドビュー', 'Currency' => '通貨', - 'Private project' => 'プライベートプロジェクト', + 'Personal project' => 'プライベートプロジェクト', 'AUD - Australian Dollar' => 'AUD - 豪ドル', 'CAD - Canadian Dollar' => 'CAD - 加ドル', 'CHF - Swiss Francs' => 'CHF - スイスフラン', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => '二要素認証は無効です', 'Two factor authentication enabled' => '二要素認証は有効です', 'Unable to update this user.' => 'このユーザーを更新できません', - 'There is no user management for private projects.' => 'プライベート・プロジェクトのためのユーザー管理はありません', + 'There is no user management for personal projects.' => 'プライベート・プロジェクトのためのユーザー管理はありません', 'User that will receive the email' => 'メールを受信するユーザー', 'Email subject' => 'メールの件名', 'Date' => '日付', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'プロジェクト責任者:', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'プロジェクト識別子はオプションです。設定する場合は英数字にしてください。 例:MYPROJECT', 'Project owner' => 'プロジェクト責任者', - 'Private projects do not have users and groups management.' => 'プライベートプロジェクトにはユーザーとグループの管理はありません', + 'Personal projects do not have users and groups management.' => 'プライベートプロジェクトにはユーザーとグループの管理はありません', 'There is no project member.' => 'プロジェクトメンバーがいません', 'Priority' => '優先度', 'Task priority' => 'タスクの優先度', @@ -966,7 +966,7 @@ return array( 'End date: ' => '完了日:', 'New due date: ' => '新しい期限:', 'Start date changed: ' => '開始日が変更されました:', - 'Disable private projects' => '非公開プロジェクトを無効にする', + 'Disable personal projects' => '非公開プロジェクトを無効にする', 'Do you really want to remove this custom filter: "%s"?' => 'このカスタムフィルタ「%s」を削除しますか?', 'Remove a custom filter' => 'カスタムフィルタを削除', 'User activated successfully.' => 'ユーザーは有効になりました', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - bitcoin', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index d21c21a58..68ab8b3a1 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => '토큰이 다시 생성되었습니다.', 'Date format' => '데이터 포멧', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO 포멧은 항상 가능합니다. 예를 들어: "%s" 와 "%s"', - 'New private project' => '새 비공개 프로젝트', - 'This project is private' => '이 프로젝트는 비공개입니다', + 'New personal project' => '새 비공개 프로젝트', + 'This project is personal' => '이 프로젝트는 비공개입니다', 'Add' => '추가', 'Start date' => '시작시간', 'Time estimated' => '예상시간', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => '세로 스크롤', 'Compact/wide view' => '컴팩트/와이드 뷰', 'Currency' => '통화', - 'Private project' => '개인 프로젝트', + 'Personal project' => '개인 프로젝트', 'AUD - Australian Dollar' => 'AUD - 호주 달러', 'CAD - Canadian Dollar' => 'CAD -캐나다 달러', 'CHF - Swiss Francs' => 'CHF - 스위스 프랑', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => '이중 인증이 비활성화 되었습니다', 'Two factor authentication enabled' => '이중 인증이 활성화 되었습니다', 'Unable to update this user.' => '담당자 갱신이 가능합니다', - 'There is no user management for private projects.' => '비밀 프로젝트의 관리 담당자가 없습니다', + 'There is no user management for personal projects.' => '비밀 프로젝트의 관리 담당자가 없습니다', 'User that will receive the email' => '그 담당자가 이메일을 수신할 것입니다', 'Email subject' => '이메일 제목', 'Date' => '날짜', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => '프로젝트 소유자:', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '프로젝트 구분자는 선택사항이며, 숫자와 문자만 가능합니다. 예: MYPROJECT.', 'Project owner' => '프로젝트 소유자', - 'Private projects do not have users and groups management.' => '비밀 프로젝트는 사용자나 관리 그룹이 소유하지 않습니다', + 'Personal projects do not have users and groups management.' => '비밀 프로젝트는 사용자나 관리 그룹이 소유하지 않습니다', 'There is no project member.' => '프로젝트 맴버가 없습니다', 'Priority' => '우선순위', 'Task priority' => '할일의 우선순위', @@ -966,7 +966,7 @@ return array( 'End date: ' => '종료일: ', 'New due date: ' => '새로운 만기일: ', 'Start date changed: ' => '변경된 시작일: ', - 'Disable private projects' => '비밀 프로젝트 비활성화', + 'Disable personal projects' => '비밀 프로젝트 비활성화', 'Do you really want to remove this custom filter: "%s"?' => '정의 필터를 삭제하시겠습니까: "%s"?', 'Remove a custom filter' => '정의 필터 삭제', 'User activated successfully.' => '사용자가 성공적으로 활성화되었습니다', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index ce152e3d4..92e834280 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token diregenerasi.', 'Date format' => 'Format tarikh', 'ISO format is always accepted, example: "%s" and "%s"' => 'Format ISO selalunya diterima, contoh: « %s » et « %s »', - 'New private project' => 'Projek peribadi baharu', - 'This project is private' => 'projek ini adalah peribadi', + 'New personal project' => 'Projek peribadi baharu', + 'This project is personal' => 'projek ini adalah peribadi', 'Add' => 'Tambah', 'Start date' => 'Tarikh mula', 'Time estimated' => 'Anggaran masa', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Horisontal bergulir', 'Compact/wide view' => 'Beralih antara tampilan kompak dan diperluas', 'Currency' => 'Mata uang', - 'Private project' => 'projek pribadi', + 'Personal project' => 'projek pribadi', 'AUD - Australian Dollar' => 'AUD - Dollar Australia', 'CAD - Canadian Dollar' => 'CAD - Dollar Kanada', 'CHF - Swiss Francs' => 'CHF - Swiss Prancis', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Otentifikasi dua faktor dimatikan', 'Two factor authentication enabled' => 'Otentifikasi dua faktor dihidupkan', 'Unable to update this user.' => 'Tidak dapat memperbarui pengguna ini.', - 'There is no user management for private projects.' => 'Tidak ada manajemen pengguna untuk projek-projek pribadi.', + 'There is no user management for personal projects.' => 'Tidak ada manajemen pengguna untuk projek-projek pribadi.', 'User that will receive the email' => 'Pengguna yang akan menerima email', 'Email subject' => 'Subjek Emel', 'Date' => 'Tanggal', @@ -906,7 +906,7 @@ return array( // 'Project owner: ' => '', // 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '', // 'Project owner' => '', - // 'Private projects do not have users and groups management.' => '', + // 'Personal projects do not have users and groups management.' => '', // 'There is no project member.' => '', // 'Priority' => '', // 'Task priority' => '', @@ -966,7 +966,7 @@ return array( // 'End date: ' => '', // 'New due date: ' => '', // 'Start date changed: ' => '', - // 'Disable private projects' => '', + // 'Disable personal projects' => '', // 'Do you really want to remove this custom filter: "%s"?' => '', // 'Remove a custom filter' => '', // 'User activated successfully.' => '', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index a00d2a72f..9a96759bb 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token regenerert.', 'Date format' => 'Datoformat', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO format, eksempel: "%s" og "%s"', - 'New private project' => 'Nytt privat prosjekt', - 'This project is private' => 'Dette projektet er privat', + 'New personal project' => 'Nytt privat prosjekt', + 'This project is personal' => 'Dette projektet er privat', 'Add' => 'Legg til', 'Start date' => 'Startdato', 'Time estimated' => 'Tid estimert', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Bla horisontalt', 'Compact/wide view' => 'Kompakt/bred visning', 'Currency' => 'Valuta', - 'Private project' => 'Privat prosjekt', + 'Personal project' => 'Privat prosjekt', 'AUD - Australian Dollar' => 'AUD - Australske dollar', 'CAD - Canadian Dollar' => 'CAD - Kanadiske dollar', 'CHF - Swiss Francs' => 'CHF - Sveitsiske frank', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Dobbelgodkjenning deaktivert', 'Two factor authentication enabled' => 'Dobbelgodkjenning aktivert', 'Unable to update this user.' => 'Kan ikke oppdatere brukeren', - 'There is no user management for private projects.' => 'Private prosjekter har ikke brukeradministrasjon', + 'There is no user management for personal projects.' => 'Private prosjekter har ikke brukeradministrasjon', 'User that will receive the email' => 'Bruker som vil motta den nye e-posten', 'Email subject' => 'E-post emne', 'Date' => 'Dato', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Prosjekteier: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Du kan lage en valgfri, alfanumerisk prosjektkode — for eksempel MITTPROSJEKT', 'Project owner' => 'Prosjekteier', - 'Private projects do not have users and groups management.' => 'Private prosjekter har ikke brukere eller gruppeadministrasjon', + 'Personal projects do not have users and groups management.' => 'Private prosjekter har ikke brukere eller gruppeadministrasjon', 'There is no project member.' => 'Ingen prosjektmedlemmer', 'Priority' => 'Prioritet', 'Task priority' => 'Prioritet', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Sluttdato:', 'New due date: ' => 'Ny frist:', 'Start date changed: ' => 'Startdato endret:', - 'Disable private projects' => 'Deaktiver mulighet for private prosjekter', + 'Disable personal projects' => 'Deaktiver mulighet for private prosjekter', 'Do you really want to remove this custom filter: "%s"?' => 'Ønsker du virkelig å fjerne det egendefinerte filteret: "%s"?', 'Remove a custom filter' => 'Fjern egendefinert filter', 'User activated successfully.' => 'Brukeren er aktivert.', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 22ef4d662..60b448fcf 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token opnieuw gegenereerd.', 'Date format' => 'Datum formaat', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO formaat is altijd geaccepteerd, bijvoorbeeld : « %s » et « %s »', - 'New private project' => 'Nieuw privé project', - 'This project is private' => 'Dit project is privé', + 'New personal project' => 'Nieuw privé project', + 'This project is personal' => 'Dit project is privé', 'Add' => 'Toevoegen', 'Start date' => 'Startdatum', 'Time estimated' => 'Geschatte tijd', @@ -515,7 +515,7 @@ return array( // 'Horizontal scrolling' => '', 'Compact/wide view' => 'Compacte/breedbeeld-weergave', 'Currency' => 'Valuta', - 'Private project' => 'Privé project', + 'Personal project' => 'Privé project', // 'AUD - Australian Dollar' => '', // 'CAD - Canadian Dollar' => '', // 'CHF - Swiss Francs' => '', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Authenticatie in twee stappen uitgeschakeld', 'Two factor authentication enabled' => 'Authenticatie in twee stappen ingeschakeld', 'Unable to update this user.' => 'Niet mogelijk om deze gebruiker bij te werken', - // 'There is no user management for private projects.' => '', + // 'There is no user management for personal projects.' => '', 'User that will receive the email' => 'Gebruiker die de mail ontvangt', 'Email subject' => 'Email onderwerp', 'Date' => 'Datum', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Project eigenaar: ', // 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '', 'Project owner' => 'Project eigenaar', - // 'Private projects do not have users and groups management.' => '', + // 'Personal projects do not have users and groups management.' => '', // 'There is no project member.' => '', 'Priority' => 'Prioriteit', 'Task priority' => 'Taak prioriteit', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Einddatum: ', 'New due date: ' => 'Nieuwe einddatum: ', // 'Start date changed: ' => '', - // 'Disable private projects' => '', + // 'Disable personal projects' => '', // 'Do you really want to remove this custom filter: "%s"?' => '', // 'Remove a custom filter' => '', // 'User activated successfully.' => '', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index a6b603259..9a6d44007 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token wygenerowany ponownie.', 'Date format' => 'Format daty', 'ISO format is always accepted, example: "%s" and "%s"' => 'Format ISO jest zawsze akceptowany, przykłady: "%s", "%s"', - 'New private project' => 'Nowy projekt prywatny', - 'This project is private' => 'Ten projekt jest prywatny', + 'New personal project' => 'Nowy projekt prywatny', + 'This project is personal' => 'Ten projekt jest prywatny', 'Add' => 'Dodaj', 'Start date' => 'Data rozpoczęcia', 'Time estimated' => 'Szacowany czas', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Przewijanie poziome', 'Compact/wide view' => 'Pełny/Kompaktowy widok', 'Currency' => 'Waluta', - 'Private project' => 'Projekt prywatny', + 'Personal project' => 'Projekt prywatny', 'AUD - Australian Dollar' => 'AUD - Dolar australijski', 'CAD - Canadian Dollar' => 'CAD - Dolar kanadyjski', 'CHF - Swiss Francs' => 'CHF - Frank szwajcarski', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Dwustopniowe uwierzytelnianie wyłączone', 'Two factor authentication enabled' => 'Dwustopniowe uwierzytelnianie włączone', 'Unable to update this user.' => 'Nie można zaktualizować tego użytkownika', - 'There is no user management for private projects.' => 'Projekty prywatne nie wspierają zarządzania użytkownikami. Projekt prywatny ma tylko jednego użytkownika.', + 'There is no user management for personal projects.' => 'Projekty prywatne nie wspierają zarządzania użytkownikami. Projekt prywatny ma tylko jednego użytkownika.', 'User that will receive the email' => 'Adresat', 'Email subject' => 'Temat', 'Date' => 'Data', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Właściciel projektu: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Identyfikator projektu jest opcjonalny i musi być alfanumeryczny, przykład: MYPROJECT.', 'Project owner' => 'Właściciel projektu', - 'Private projects do not have users and groups management.' => 'Projekty prywatne nie wspierają obsługi użytkowników i grup.', + 'Personal projects do not have users and groups management.' => 'Projekty prywatne nie wspierają obsługi użytkowników i grup.', 'There is no project member.' => 'Projekt nie ma uczestników.', 'Priority' => 'Priorytet', 'Task priority' => 'Priorytety zadań', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Data zakończenia: ', 'New due date: ' => 'Nowy termin: ', 'Start date changed: ' => 'Data rozpoczęcia została zmieniona: ', - 'Disable private projects' => 'Wyłącz prywatne projekty', + 'Disable personal projects' => 'Wyłącz prywatne projekty', 'Do you really want to remove this custom filter: "%s"?' => 'Na pewno usunąć niestandardowy filtr: "%s"?', 'Remove a custom filter' => 'Usuń niestandardowy filtr', 'User activated successfully.' => 'Użytkownik został aktywowany.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - Bitcoin', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 0f8547cce..1e12262b6 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Novo token gerado.', 'Date format' => 'Formato de data', 'ISO format is always accepted, example: "%s" and "%s"' => 'O formato ISO é sempre aceito, exemplo: "%s" e "%s"', - 'New private project' => 'Novo projeto privado', - 'This project is private' => 'Este projeto é privado', + 'New personal project' => 'Novo projeto privado', + 'This project is personal' => 'Este projeto é privado', 'Add' => 'Adicionar', 'Start date' => 'Data de início', 'Time estimated' => 'Tempo estimado', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Rolagem horizontal', 'Compact/wide view' => 'Alternar entre a vista compacta e ampliada', 'Currency' => 'Moeda', - 'Private project' => 'Projeto privado', + 'Personal project' => 'Projeto privado', 'AUD - Australian Dollar' => 'AUD - Dólar australiano', 'CAD - Canadian Dollar' => 'CAD - Dólar canadense', 'CHF - Swiss Francs' => 'CHF - Francos Suíços', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Autenticação em duas etapas desativada', 'Two factor authentication enabled' => 'Autenticação em duas etapas ativada', 'Unable to update this user.' => 'Impossível de atualizar esse usuário.', - 'There is no user management for private projects.' => 'Não há gerenciamento de usuários para projetos privados.', + 'There is no user management for personal projects.' => 'Não há gerenciamento de usuários para projetos privados.', 'User that will receive the email' => 'O usuário que vai receber o e-mail', 'Email subject' => 'Assunto do e-mail', 'Date' => 'Data', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Líder do projeto: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'O identificador do projeto é opcional e deve ser alfanumérico, por exemplo MEUPROJETO.', 'Project owner' => 'Líder do projeto', - 'Private projects do not have users and groups management.' => 'Projetos privados não têm gestão de usuários e grupos.', + 'Personal projects do not have users and groups management.' => 'Projetos privados não têm gestão de usuários e grupos.', 'There is no project member.' => 'Não há nenhum membro do projeto.', 'Priority' => 'Prioridade', 'Task priority' => 'Prioridade das tarefas', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Data final: ', 'New due date: ' => 'Nova data fim estimada: ', 'Start date changed: ' => 'Data de início alterada: ', - 'Disable private projects' => 'Desativar os projetos privados', + 'Disable personal projects' => 'Desativar os projetos privados', 'Do you really want to remove this custom filter: "%s"?' => 'Você realmente quer remover este filtro personalizado: "%s"?', 'Remove a custom filter' => 'Remover um filtro personalizado', 'User activated successfully.' => 'Usuário ativado com sucesso.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - bitcoin', // 'Assigned' => '', 'Task limits apply to each swimlane individually' => 'Limites de tarefas aplicam-se a cada raia individualmente', - 'Task limits are applied to each swimlane individually' => 'Limites de tarefas são aplicados a cada raia individualmente', - 'Task limits are applied across swimlanes' => 'Limites de tarefas são aplicados ao conjunto de todas as raias', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index fc0a87f0c..dd437ca0e 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token ', 'Date format' => 'Formato da data', 'ISO format is always accepted, example: "%s" and "%s"' => 'O formato ISO é sempre aceite, exemplo: "%s" e "%s"', - 'New private project' => 'Novo projeto privado', - 'This project is private' => 'Este projeto é privado', + 'New personal project' => 'Novo projeto privado', + 'This project is personal' => 'Este projeto é privado', 'Add' => 'Adicionar', 'Start date' => 'Data de início', 'Time estimated' => 'Tempo estimado', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Deslocamento horizontal', 'Compact/wide view' => 'Alternar entre a vista compacta e ampliada', 'Currency' => 'Moeda', - 'Private project' => 'Projeto privado', + 'Personal project' => 'Projeto privado', 'AUD - Australian Dollar' => 'AUD - Dólar Australiano', 'CAD - Canadian Dollar' => 'CAD - Dólar Canadense', 'CHF - Swiss Francs' => 'CHF - Francos Suíços', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Autenticação com factor duplo desactivado', 'Two factor authentication enabled' => 'Autenticação com factor duplo activado', 'Unable to update this user.' => 'Impossível de actualizar este utilizador.', - 'There is no user management for private projects.' => 'Não há gestão de utilizadores para projetos privados.', + 'There is no user management for personal projects.' => 'Não há gestão de utilizadores para projetos privados.', 'User that will receive the email' => 'O utilizador que vai receber o e-mail', 'Email subject' => 'Assunto do e-mail', 'Date' => 'Data', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Dono do projeto: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'O identificador do projeto é opcional e tem de ser alfa-numerico, exemplo: MEUPROJETO.', 'Project owner' => 'Dono do projeto', - 'Private projects do not have users and groups management.' => 'Projetos privados não têm gestão de utilizadores nem de grupos.', + 'Personal projects do not have users and groups management.' => 'Projetos privados não têm gestão de utilizadores nem de grupos.', 'There is no project member.' => 'Não existe membro do projeto.', 'Priority' => 'Prioridade', 'Task priority' => 'Prioridade da Tarefa', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Data final: ', 'New due date: ' => 'Nova data estimada: ', 'Start date changed: ' => 'Data inicio alterada: ', - 'Disable private projects' => 'Desactivar projetos privados', + 'Disable personal projects' => 'Desactivar projetos privados', 'Do you really want to remove this custom filter: "%s"?' => 'Tem a certeza que quer remover este filtro personalizado: "%s"?', 'Remove a custom filter' => 'Remover o filtro personalizado', 'User activated successfully.' => 'Utilizador activado com sucesso.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - bitcoin', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php index ab1050bf1..c1b75d0de 100644 --- a/app/Locale/ro_RO/translations.php +++ b/app/Locale/ro_RO/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token de securitate regenerat.', 'Date format' => 'Formatare dată', 'ISO format is always accepted, example: "%s" and "%s"' => 'Formatul ISO este întotdeauna acceptat, exemplu: "%s" și "%s"', - 'New private project' => 'Proiect privat nou', - 'This project is private' => 'Acest proiect este privat', + 'New personal project' => 'Proiect privat nou', + 'This project is personal' => 'Acest proiect este privat', 'Add' => 'Adaugă', 'Start date' => 'Dată pornire', 'Time estimated' => 'Timp estimat', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Derulare orizontală', 'Compact/wide view' => 'Vizualizare compactă/lată', 'Currency' => 'Monedă', - 'Private project' => 'Proiect privat', + 'Personal project' => 'Proiect privat', 'AUD - Australian Dollar' => 'AUD - Dolar australian', 'CAD - Canadian Dollar' => 'CAD - Dolar canadian', 'CHF - Swiss Francs' => 'CHF - Franc elvetian', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Autentificare în doi factori dezactivată', 'Two factor authentication enabled' => 'Autentificare în doi factori activată', 'Unable to update this user.' => 'Nu am putut actualiza utilizatorul.', - 'There is no user management for private projects.' => 'Nu poți gestiona utilizatori pentru proiecte private.', + 'There is no user management for personal projects.' => 'Nu poți gestiona utilizatori pentru proiecte private.', 'User that will receive the email' => 'Utilizatorul care va primi e-mail-ul', 'Email subject' => 'Subiectul e-mail-ului', 'Date' => 'Data', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Responsabil de proiect: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Identificatorul de proiect este opțional și trebuie să fie alfanumeric, exemplu: PROIECTULMEU.', 'Project owner' => 'Responsabil de proiect', - 'Private projects do not have users and groups management.' => 'Proiectele private nu au utilizatori și gestionare de grupuri.', + 'Personal projects do not have users and groups management.' => 'Proiectele private nu au utilizatori și gestionare de grupuri.', 'There is no project member.' => 'Nu există membri de proiect.', 'Priority' => 'Prioritate', 'Task priority' => 'Priorități de sarcini', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Data finalizării: ', 'New due date: ' => 'Dată scadentă nouă: ', 'Start date changed: ' => 'Data pornirii modificată: ', - 'Disable private projects' => 'Dezactivează proiectele private', + 'Disable personal projects' => 'Dezactivează proiectele private', 'Do you really want to remove this custom filter: "%s"?' => 'Vrei să ștergi filtrul personalizat: "%s" ?', 'Remove a custom filter' => 'Șterge un filtru personalizat', 'User activated successfully.' => 'Utilizatorul a fost activat.', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 450e0c510..7608fde46 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Токен пересоздан', 'Date format' => 'Формат даты', 'ISO format is always accepted, example: "%s" and "%s"' => 'Время должно быть в ISO-формате, например: "%s" или "%s"', - 'New private project' => 'Новый проект с ограниченным доступом', - 'This project is private' => 'Это проект с ограниченным доступом', + 'New personal project' => 'Новый проект с ограниченным доступом', + 'This project is personal' => 'Это проект с ограниченным доступом', 'Add' => 'Добавить', 'Start date' => 'Дата начала', 'Time estimated' => 'Запланировано', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Широкий вид', 'Compact/wide view' => 'Компактный/широкий вид', 'Currency' => 'Валюта', - 'Private project' => 'Приватный проект', + 'Personal project' => 'Приватный проект', 'AUD - Australian Dollar' => 'AUD - Австралийский доллар', 'CAD - Canadian Dollar' => 'CAD - Канадский доллар', 'CHF - Swiss Francs' => 'CHF - Швейцарский франк', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Двухфакторная аутентификация отключена', 'Two factor authentication enabled' => 'Включена двухфакторная аутентификация', 'Unable to update this user.' => 'Не удаётся обновить этого пользователя.', - 'There is no user management for private projects.' => 'Для приватных проектов управление пользователями не предусмотрено.', + 'There is no user management for personal projects.' => 'Для приватных проектов управление пользователями не предусмотрено.', 'User that will receive the email' => 'Пользователь, который будет получать e-mail', 'Email subject' => 'Тема e-mail', 'Date' => 'Дата', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Владелец проекта:', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Идентификатор проекта не обязателен и должен содержать буквенно-цифровые символы, пример: MYPROJECT', 'Project owner' => 'Владелец проекта', - 'Private projects do not have users and groups management.' => 'Приватные проекты не имеют управления пользователями и группами.', + 'Personal projects do not have users and groups management.' => 'Приватные проекты не имеют управления пользователями и группами.', 'There is no project member.' => 'Нет участников проекта.', 'Priority' => 'Приоритет', 'Task priority' => 'Приоритет задачи', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Дата окончания: ', 'New due date: ' => 'Новая дата завершения: ', 'Start date changed: ' => 'Дата начала изменена:', - 'Disable private projects' => 'Выключить приватные проекты', + 'Disable personal projects' => 'Выключить приватные проекты', 'Do you really want to remove this custom filter: "%s"?' => 'Вы точно ходите удалить этот пользовательский фильтр: "%s"?', 'Remove a custom filter' => 'Удалить пользовательский фильтр', 'User activated successfully.' => 'Пользователь успешно активирован.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - Биткоин', 'Assigned' => 'Назначена', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/sk_SK/translations.php b/app/Locale/sk_SK/translations.php index c820cbd5f..311c6f355 100644 --- a/app/Locale/sk_SK/translations.php +++ b/app/Locale/sk_SK/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token obnovený.', 'Date format' => 'Formát dátumu', 'ISO format is always accepted, example: "%s" and "%s"' => 'Formát ISO je vždy prijímaný, napr.: „%s” a %s”', - 'New private project' => 'Nový súkromný projekt', - 'This project is private' => 'Tento projekt je súkromný', + 'New personal project' => 'Nový súkromný projekt', + 'This project is personal' => 'Tento projekt je súkromný', 'Add' => 'Pridať', 'Start date' => 'Dátum začiatku', 'Time estimated' => 'Očakávaný čas', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Vodorovný posun', 'Compact/wide view' => 'Kompaktné/široké zobrazenie', 'Currency' => 'Mena', - 'Private project' => 'Súkromný projekt', + 'Personal project' => 'Súkromný projekt', 'AUD - Australian Dollar' => 'AUD – Austrálsky dolár', 'CAD - Canadian Dollar' => 'CAD – Kanadský dolár', 'CHF - Swiss Francs' => 'CHF – Švajčiarsky frank', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Dvojfaktorová autentifikácia zakázaná', 'Two factor authentication enabled' => 'Dvojfaktorová autentifikácia povolená', 'Unable to update this user.' => 'Nemožno aktualizovať tohoto používateľa.', - 'There is no user management for private projects.' => 'Súkromné projekty nemajú správu používateľov.', + 'There is no user management for personal projects.' => 'Súkromné projekty nemajú správu používateľov.', 'User that will receive the email' => 'Používateľ, ktorý dostane email', 'Email subject' => 'Predmet emailu', 'Date' => 'Dátum', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Vlastník projektu: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Identifikátor projektu je voliteľný a musí byť alfanumerický, napr. MOJPORJEKT.', 'Project owner' => 'Vlastník projektu', - 'Private projects do not have users and groups management.' => 'Súkromné projekty nemajú správu používateľov a skupín.', + 'Personal projects do not have users and groups management.' => 'Súkromné projekty nemajú správu používateľov a skupín.', 'There is no project member.' => 'Žiadny člen projektu.', 'Priority' => 'Priorita', 'Task priority' => 'Priorita úlohy', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Dátum ukončenia: ', 'New due date: ' => 'Nový termín splnenia: ', 'Start date changed: ' => 'Dátum začiatku zmenený: ', - 'Disable private projects' => 'Vypnúť súkromné projekty', + 'Disable personal projects' => 'Vypnúť súkromné projekty', 'Do you really want to remove this custom filter: "%s"?' => 'Naozaj chcete odstrániť vlastný filter: „%s”?', 'Remove a custom filter' => 'Odstrániť vlastný filter', 'User activated successfully.' => 'Používateľ úspešne aktivovaný.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT – bitcoin', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index be1779eaf..24cf86578 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token wygenerowany ponownie.', 'Date format' => 'Format daty', 'ISO format is always accepted, example: "%s" and "%s"' => 'Format ISO je uvek prihvatljiv, primer: "%s", "%s"', - 'New private project' => 'Novi privatni projekat', - 'This project is private' => 'Ovaj projekat je privatan', + 'New personal project' => 'Novi privatni projekat', + 'This project is personal' => 'Ovaj projekat je privatan', 'Add' => 'Dodaj', 'Start date' => 'Datum početka', 'Time estimated' => 'Procenjeno vreme', @@ -515,7 +515,7 @@ return array( // 'Horizontal scrolling' => '', // 'Compact/wide view' => '', // 'Currency' => '', - // 'Private project' => '', + // 'Personal project' => '', // 'AUD - Australian Dollar' => '', // 'CAD - Canadian Dollar' => '', // 'CHF - Swiss Francs' => '', @@ -607,7 +607,7 @@ return array( // 'Two factor authentication disabled' => '', // 'Two factor authentication enabled' => '', // 'Unable to update this user.' => '', - // 'There is no user management for private projects.' => '', + // 'There is no user management for personal projects.' => '', // 'User that will receive the email' => '', // 'Email subject' => '', // 'Date' => '', @@ -906,7 +906,7 @@ return array( // 'Project owner: ' => '', // 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '', // 'Project owner' => '', - // 'Private projects do not have users and groups management.' => '', + // 'Personal projects do not have users and groups management.' => '', // 'There is no project member.' => '', // 'Priority' => '', // 'Task priority' => '', @@ -966,7 +966,7 @@ return array( // 'End date: ' => '', // 'New due date: ' => '', // 'Start date changed: ' => '', - // 'Disable private projects' => '', + // 'Disable personal projects' => '', // 'Do you really want to remove this custom filter: "%s"?' => '', // 'Remove a custom filter' => '', // 'User activated successfully.' => '', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 3fecb1344..13d75e099 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token nyskapad.', 'Date format' => 'Datumformat', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO-format är alltid tillåtet, exempel: "%s" och "%s"', - 'New private project' => 'Nytt privat projekt', - 'This project is private' => 'Det här projektet är privat', + 'New personal project' => 'Nytt privat projekt', + 'This project is personal' => 'Det här projektet är privat', 'Add' => 'Lägg till', 'Start date' => 'Startdatum', 'Time estimated' => 'Uppskattad tid', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Horisontell scroll', 'Compact/wide view' => 'Kompakt/bred vy', 'Currency' => 'Valuta', - 'Private project' => 'Privat projekt', + 'Personal project' => 'Privat projekt', 'AUD - Australian Dollar' => 'AUD - Australiska dollar', 'CAD - Canadian Dollar' => 'CAD - Kanadensiska dollar', 'CHF - Swiss Francs' => 'CHF - Schweiziska Franc', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Tvåfaktorsverifiering inaktiverad', 'Two factor authentication enabled' => 'Tvåfaktorsverifiering aktiverad', 'Unable to update this user.' => 'Kunde inte uppdatera användaren.', - 'There is no user management for private projects.' => 'Det finns ingen användarhantering för privata projekt.', + 'There is no user management for personal projects.' => 'Det finns ingen användarhantering för privata projekt.', 'User that will receive the email' => 'Användare som kommer att ta emot mailet', 'Email subject' => 'E-post ämne', 'Date' => 'Datum', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Projektägare', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Identifierare för projektet är inte obligatorisk men måste vara alfanumerisk, t.ex.: AVDELNINGX', 'Project owner' => 'Projektägare', - 'Private projects do not have users and groups management.' => 'Privata projekt saknar hantering för användare och grupper.', + 'Personal projects do not have users and groups management.' => 'Privata projekt saknar hantering för användare och grupper.', 'There is no project member.' => 'Det finns ingen projekmedlem.', 'Priority' => 'Prioritet', 'Task priority' => 'Uppgiftsprioritet', @@ -966,7 +966,7 @@ return array( // 'End date: ' => '', // 'New due date: ' => '', // 'Start date changed: ' => '', - // 'Disable private projects' => '', + // 'Disable personal projects' => '', // 'Do you really want to remove this custom filter: "%s"?' => '', // 'Remove a custom filter' => '', // 'User activated successfully.' => '', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 6ae9c966d..cfd5cc767 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -383,8 +383,8 @@ return array( // 'Token regenerated.' => '', 'Date format' => 'รูปแบบวันที่', 'ISO format is always accepted, example: "%s" and "%s"' => 'ยอมรับรูปแบบ ISO ตัวอย่าง: "%s" และ "%s"', - 'New private project' => 'เพิ่มโปรเจคส่วนตัวใหม่', - 'This project is private' => 'โปรเจคนี้เป็นโปรเจคส่วนตัว', + 'New personal project' => 'เพิ่มโปรเจคส่วนตัวใหม่', + 'This project is personal' => 'โปรเจคนี้เป็นโปรเจคส่วนตัว', 'Add' => 'เพิ่ม', 'Start date' => 'เริ่มวันที่', 'Time estimated' => 'เวลาโดยประมาณ', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'เลื่อนตามแนวนอน', 'Compact/wide view' => 'พอดี/กว้าง มุมมอง', 'Currency' => 'สกุลเงิน', - 'Private project' => 'โปรเจคส่วนตัว', + 'Personal project' => 'โปรเจคส่วนตัว', 'AUD - Australian Dollar' => 'AUD - ดอลลาร์ออสเตรเลีย', 'CAD - Canadian Dollar' => 'CAD - ดอลลาร์แคนาดา', 'CHF - Swiss Francs' => 'CHF - ฟรังก์สวิส', @@ -607,7 +607,7 @@ return array( // 'Two factor authentication disabled' => '', // 'Two factor authentication enabled' => '', 'Unable to update this user.' => 'ไม่สามารถปรับปรุงผู้ใช้นี้', - 'There is no user management for private projects.' => 'ไม่มีการจัดการผู้ใช้สำหรับโปรเจคส่วนตัว', + 'There is no user management for personal projects.' => 'ไม่มีการจัดการผู้ใช้สำหรับโปรเจคส่วนตัว', 'User that will receive the email' => 'ผู้ใช้จะได้รับอีเมล์', 'Email subject' => 'หัวเรื่องอีเมล์', 'Date' => 'วันที่', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'เจ้าของโปรเจค: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'ตัวบ่งชี้โปรโจคเป็นตัวเลือกเสริมและต้องเป็นตัวอักษรหรือตัวเลข ตัวอย่าง: MYPROJECT', 'Project owner' => 'เจ้าของโปรเจค', - 'Private projects do not have users and groups management.' => 'โปรเจคส่วนตัวไม่มีการจัดการผู้ใช้และกลุ่ม', + 'Personal projects do not have users and groups management.' => 'โปรเจคส่วนตัวไม่มีการจัดการผู้ใช้และกลุ่ม', 'There is no project member.' => 'ไม่มีสมาชิกโปรเจค', 'Priority' => 'ความสำคัญ', 'Task priority' => 'ความสำคัญของงาน', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'จบวันที่:', 'New due date: ' => 'วันครบกำหนดใหม่', 'Start date changed: ' => 'เปลี่ยนวันที่เริ่ม', - // 'Disable private projects' => '', + // 'Disable personal projects' => '', // 'Do you really want to remove this custom filter: "%s"?' => '', // 'Remove a custom filter' => '', // 'User activated successfully.' => '', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 716f847a0..f4f05ab36 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Anahtar yeniden oluşturuldu.', 'Date format' => 'Tarih formatı', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO formatı her zaman kabul edilir, örneğin: "%s" ve "%s"', - 'New private project' => 'Yeni özel proje', - 'This project is private' => 'Bu proje özel', + 'New personal project' => 'Yeni özel proje', + 'This project is personal' => 'Bu proje özel', 'Add' => 'Ekle', 'Start date' => 'Başlangıç tarihi', 'Time estimated' => 'Tahmini süre', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Geniş görünüm', 'Compact/wide view' => 'Ekrana sığdır / Geniş görünüm', 'Currency' => 'Para birimi', - 'Private project' => 'Özel proje', + 'Personal project' => 'Özel proje', 'AUD - Australian Dollar' => 'AUD - Avustralya Doları', 'CAD - Canadian Dollar' => 'CAD - Kanada Doları', 'CHF - Swiss Francs' => 'CHF - İsviçre Frangı', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Çift-Kademeli doğrulamayı devre dışı bırak', 'Two factor authentication enabled' => 'Çift-Kademeli doğrulamayı etkinleştir', 'Unable to update this user.' => 'Bu kullanıcı güncellenemiyor', - 'There is no user management for private projects.' => 'Özel projeler için kullanıcı yönetimi yoktur.', + 'There is no user management for personal projects.' => 'Özel projeler için kullanıcı yönetimi yoktur.', 'User that will receive the email' => 'Email alacak kullanıcı', 'Email subject' => 'Email başlığı', 'Date' => 'Tarih', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Proje sahibi: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Proje kodu opsiyoneldir ve alfanümerik olmalıdır, örneğin: PROJE1', 'Project owner' => 'Proje sahibi', - 'Private projects do not have users and groups management.' => '(Kişiye) Özel projelerde kullanıcı ve grup yönetimi yoktur.', + 'Personal projects do not have users and groups management.' => '(Kişiye) Özel projelerde kullanıcı ve grup yönetimi yoktur.', 'There is no project member.' => 'Proje ekibi yok.', 'Priority' => 'Öncelik', 'Task priority' => 'Görev önceliği', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Bitiş tarihi', 'New due date: ' => 'Yeni hedef tarih', 'Start date changed: ' => 'Başlangıç tarihi değişti:', - 'Disable private projects' => 'Özel projeleri engelle', + 'Disable personal projects' => 'Özel projeleri engelle', 'Do you really want to remove this custom filter: "%s"?' => 'Bu özel filtreyi gerçekten kaldırmak istiyor musunuz: "%s"?', 'Remove a custom filter' => 'Özel filtre kaldır', 'User activated successfully.' => 'Kullanıcı başarıyla aktifleştirildi', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', 'Assigned' => 'Atanmış', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/uk_UA/translations.php b/app/Locale/uk_UA/translations.php index c60f8e77b..39154abcc 100644 --- a/app/Locale/uk_UA/translations.php +++ b/app/Locale/uk_UA/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Згенеровано новий ключ доступу.', 'Date format' => 'Формат дати', 'ISO format is always accepted, example: "%s" and "%s"' => 'Також підтримується формат ISO: "%s" та "%s"', - 'New private project' => 'Новий приватний проєкт', - 'This project is private' => 'Цей проєкт приватний', + 'New personal project' => 'Новий приватний проєкт', + 'This project is personal' => 'Цей проєкт приватний', 'Add' => 'Додати', 'Start date' => 'Дата початку', 'Time estimated' => 'Оцінка часу', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Горизонтальна прокрутка', 'Compact/wide view' => 'Стислий/широкий вигляд', 'Currency' => 'Валюта', - 'Private project' => 'Приватний проєкт', + 'Personal project' => 'Приватний проєкт', 'AUD - Australian Dollar' => 'AUD – Австралійський долар', 'CAD - Canadian Dollar' => 'CAD – Канадський долар', 'CHF - Swiss Francs' => 'CHF – Швейцарський франк', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Двофакторну автентифікацію вимкнуто', 'Two factor authentication enabled' => 'Двофакторну автентифікацію увімкнено', 'Unable to update this user.' => 'Не вдалося оновити цього користувача.', - 'There is no user management for private projects.' => 'Управління користувачами відсутнє для приватних проєктів.', + 'There is no user management for personal projects.' => 'Управління користувачами відсутнє для приватних проєктів.', 'User that will receive the email' => 'Користувач, який отримає e-mail', 'Email subject' => 'Тема e-mail', 'Date' => 'Дата', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Власник проєкту: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Ідентифікатор проєкта є необов\'язковим і може складатися лише з латиниці та цифр: MIYPROEKT.', 'Project owner' => 'Власник проєкту', - 'Private projects do not have users and groups management.' => 'Управління користувачами та групами відсутнє в приватних проєктах.', + 'Personal projects do not have users and groups management.' => 'Управління користувачами та групами відсутнє в приватних проєктах.', 'There is no project member.' => 'Учасники проєкту відсутні.', 'Priority' => 'Пріорітет', 'Task priority' => 'Пріорітет задачі', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Дата завершення: ', 'New due date: ' => 'Новий термін виконання: ', 'Start date changed: ' => 'Дату початку змінено: ', - 'Disable private projects' => 'Вимкнути приватні проєкти', + 'Disable personal projects' => 'Вимкнути приватні проєкти', 'Do you really want to remove this custom filter: "%s"?' => 'Дійсно видалити додатковий фільтр "%s"?', 'Remove a custom filter' => 'Видалити додатковий фільтр', 'User activated successfully.' => 'Користувача успішно розблоковано.', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT – Біткоїн', 'Assigned' => 'Призначені будь-кому', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index 8fef2dd36..ceed44d5f 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token tái tạo.', 'Date format' => 'Định dạng ngày tháng', 'ISO format is always accepted, example: "%s" and "%s"' => 'Định dạng ISO luôn được chấp nhận, ví dụ: "%s" và "%s"', - 'New private project' => 'Dự án riêng tư mới', - 'This project is private' => 'Dự án này là riêng tư', + 'New personal project' => 'Dự án riêng tư mới', + 'This project is personal' => 'Dự án này là riêng tư', 'Add' => 'Thêm vào', 'Start date' => 'Ngày bắt đầu', 'Time estimated' => 'Thời gian ước tính', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => 'Cuộn ngang', 'Compact/wide view' => 'Chế độ xem nhỏ gọn / rộng', 'Currency' => 'Tiền tệ', - 'Private project' => 'Dự án riêng tư', + 'Personal project' => 'Dự án riêng tư', 'AUD - Australian Dollar' => 'AUD - Đô la Úc', 'CAD - Canadian Dollar' => 'CAD - Đô la Canada', 'CHF - Swiss Francs' => 'CHF - Swiss Francs', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Xác thực hai lớp bị vô hiệu', 'Two factor authentication enabled' => 'Kích hoạt chứng thực hai lớp', 'Unable to update this user.' => 'Không thể cập nhật người dùng này.', - 'There is no user management for private projects.' => 'Không có người quản lý người dùng cho các dự án riêng tư.', + 'There is no user management for personal projects.' => 'Không có người quản lý người dùng cho các dự án riêng tư.', 'User that will receive the email' => 'Người dùng sẽ nhận được email', 'Email subject' => 'Chủ đề email', 'Date' => 'Ngày', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => 'Chủ dự án: ', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Định danh dự án là tùy chọn và phải là chữ số, ví dụ: MYPROJECT.', 'Project owner' => 'Chủ dự án', - 'Private projects do not have users and groups management.' => 'Các dự án riêng tư không có người dùng và quản lý nhóm.', + 'Personal projects do not have users and groups management.' => 'Các dự án riêng tư không có người dùng và quản lý nhóm.', 'There is no project member.' => 'Không có thành viên dự án.', 'Priority' => 'Sự ưu tiên', 'Task priority' => 'Nhiệm vụ ưu tiên', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Ngày cuối: ', 'New due date: ' => 'Ngày đáo hạn mới:', 'Start date changed: ' => 'Ngày bắt đầu thay đổi:', - 'Disable private projects' => 'Vô hiệu hoá các dự án riêng tư', + 'Disable personal projects' => 'Vô hiệu hoá các dự án riêng tư', 'Do you really want to remove this custom filter: "%s"?' => 'Bạn có thực sự muốn loại bỏ bộ lọc tuỳ chỉnh này: "%s"?', 'Remove a custom filter' => 'Xóa một bộ lọc tuỳ chỉnh', 'User activated successfully.' => 'Người dùng đã kích hoạt thành công.', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 4808837a4..2b5e8c393 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => '重新生成令牌', 'Date format' => '日期格式', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO 格式总是允许的,例如:"%s" 和 "%s"', - 'New private project' => '新建私有项目', - 'This project is private' => '此项目为私有项目', + 'New personal project' => '新建私有项目', + 'This project is personal' => '此项目为私有项目', 'Add' => '添加', 'Start date' => '启动日期', 'Time estimated' => '预计时间', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => '水平滚动', 'Compact/wide view' => '紧凑/宽视图', 'Currency' => '货币', - 'Private project' => '私有项目', + 'Personal project' => '私有项目', 'AUD - Australian Dollar' => '澳元', 'CAD - Canadian Dollar' => '加元', 'CHF - Swiss Francs' => '瑞士法郎', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => '双重认证已禁用', 'Two factor authentication enabled' => '双重认证已启用', 'Unable to update this user.' => '无法更新此用户', - 'There is no user management for private projects.' => '私有项目下无用户可管理', + 'There is no user management for personal projects.' => '私有项目下无用户可管理', 'User that will receive the email' => '用户将收到邮件', 'Email subject' => '邮件主题', 'Date' => '日期', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => '项目负责人', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '项目标识符是可选的,且只能是数字或字母组成,例如:MYPROJECT。', 'Project owner' => '项目负责人', - 'Private projects do not have users and groups management.' => '私有项目下没有成员或组可管理', + 'Personal projects do not have users and groups management.' => '私有项目下没有成员或组可管理', 'There is no project member.' => '当前没有项目成员', 'Priority' => '优先级', 'Task priority' => '任务优先级', @@ -966,7 +966,7 @@ return array( 'End date: ' => '结束时间:', 'New due date: ' => '新超期时间:', 'Start date changed: ' => '开始时间已改变:', - 'Disable private projects' => '禁用私有项目', + 'Disable personal projects' => '禁用私有项目', 'Do you really want to remove this custom filter: "%s"?' => '你确定要移除这个自定义过滤器:"%s"?', 'Remove a custom filter' => '移除过滤器', 'User activated successfully.' => '用户已激活。', @@ -1409,8 +1409,6 @@ return array( 'XBT - bitcoin' => 'XBT - 比特币', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php index cabbcb411..c305ce770 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => '重新產生Token', 'Date format' => '日期格式', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO 格式總是允許的,例如:"%s" 和 "%s"', - 'New private project' => '新建私有專案', - 'This project is private' => '此專案为私有專案', + 'New personal project' => '新建私有專案', + 'This project is personal' => '此專案为私有專案', 'Add' => '增加', 'Start date' => '啟動日期', 'Time estimated' => '預計時間', @@ -515,7 +515,7 @@ return array( 'Horizontal scrolling' => '水平捲動', 'Compact/wide view' => '緊湊/寬視圖', 'Currency' => '貨幣', - 'Private project' => '私有項目', + 'Personal project' => '私有項目', 'AUD - Australian Dollar' => '澳幣', 'CAD - Canadian Dollar' => '加元', 'CHF - Swiss Francs' => '瑞士法郎', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => '雙因素認證已停用', 'Two factor authentication enabled' => '雙因素認證已啟用', 'Unable to update this user.' => '無法更新此使用者', - 'There is no user management for private projects.' => '私有專案下無使用者可管理', + 'There is no user management for personal projects.' => '私有專案下無使用者可管理', 'User that will receive the email' => '使用者將收到郵件', 'Email subject' => '郵件主旨', 'Date' => '日期', @@ -906,7 +906,7 @@ return array( 'Project owner: ' => '專案負責人', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '專案標示符是可選的,且只能是數字或字母组成,例如:MYPROJECT。', 'Project owner' => '專案負責人', - 'Private projects do not have users and groups management.' => '私有專案下没有成員或群組可管理', + 'Personal projects do not have users and groups management.' => '私有專案下没有成員或群組可管理', 'There is no project member.' => '目前没有專案成員', 'Priority' => '優先權', 'Task priority' => '任務優先權', @@ -966,7 +966,7 @@ return array( 'End date: ' => '结束時間:', 'New due date: ' => '新逾期時間:', 'Start date changed: ' => '開始時間已改變:', - 'Disable private projects' => '停用私有專案', + 'Disable personal projects' => '停用私有專案', 'Do you really want to remove this custom filter: "%s"?' => '你確定要移除這個自定義過濾器:"%s"?', 'Remove a custom filter' => '移除自定義過濾器', 'User activated successfully.' => '帳號已啟用。', @@ -1409,8 +1409,6 @@ return array( // 'XBT - bitcoin' => '', // 'Assigned' => '', // 'Task limits apply to each swimlane individually' => '', - // 'Task limits are applied to each swimlane individually' => '', - // 'Task limits are applied across swimlanes' => '', // 'Column task limits apply to each swimlane individually' => '', // 'Column task limits are applied to each swimlane individually' => '', // 'Column task limits are applied across swimlanes' => '', diff --git a/app/Template/config/project.php b/app/Template/config/project.php index 514a9baac..89fe70f8d 100644 --- a/app/Template/config/project.php +++ b/app/Template/config/project.php @@ -18,7 +18,7 @@
- form->checkbox('disable_private_project', t('Disable private projects'), 1, isset($values['disable_private_project']) && $values['disable_private_project'] == 1) ?> + form->checkbox('disable_private_project', t('Disable personal projects'), 1, isset($values['disable_private_project']) && $values['disable_private_project'] == 1) ?> form->checkbox('subtask_restriction', t('Allow only one subtask in progress at the same time for a user'), 1, $values['subtask_restriction'] == 1) ?> form->checkbox('subtask_time_tracking', t('Trigger automatically subtask time tracking'), 1, $values['subtask_time_tracking'] == 1) ?> form->checkbox('cfd_include_closed_tasks', t('Include closed tasks in the cumulative flow diagram'), 1, $values['cfd_include_closed_tasks'] == 1) ?> diff --git a/app/Template/dashboard/layout.php b/app/Template/dashboard/layout.php index 45b52451a..e05b22545 100644 --- a/app/Template/dashboard/layout.php +++ b/app/Template/dashboard/layout.php @@ -8,7 +8,7 @@ app->config('disable_private_project', 0) == 0): ?>
  • - modal->medium('lock', t('New private project'), 'ProjectCreationController', 'createPrivate') ?> + modal->medium('lock', t('New personal project'), 'ProjectCreationController', 'createPrivate') ?>
  • diff --git a/app/Template/dashboard/overview.php b/app/Template/dashboard/overview.php index a352ce023..211fa9eb9 100644 --- a/app/Template/dashboard/overview.php +++ b/app/Template/dashboard/overview.php @@ -29,7 +29,7 @@ - +
    diff --git a/app/Template/header/creation_dropdown.php b/app/Template/header/creation_dropdown.php index 6a4effbb4..8d2a51a84 100644 --- a/app/Template/header/creation_dropdown.php +++ b/app/Template/header/creation_dropdown.php @@ -12,7 +12,7 @@
  • - modal->medium('lock', t('New private project'), 'ProjectCreationController', 'createPrivate') ?> + modal->medium('lock', t('New personal project'), 'ProjectCreationController', 'createPrivate') ?>
  • hook->render('template:header:creation-dropdown') ?> diff --git a/app/Template/project_creation/create.php b/app/Template/project_creation/create.php index a9bfffd91..a7619ee88 100644 --- a/app/Template/project_creation/create.php +++ b/app/Template/project_creation/create.php @@ -44,7 +44,7 @@
    -

    +

    diff --git a/app/Template/project_edit/show.php b/app/Template/project_edit/show.php index d27b80a38..7474255f6 100644 --- a/app/Template/project_edit/show.php +++ b/app/Template/project_edit/show.php @@ -38,8 +38,8 @@ app->config('disable_private_project') != 1): ?> user->hasProjectAccess('ProjectCreationController', 'create', $project['id'])): ?> - form->checkbox('is_private', t('Private project'), 1, $project['is_private'] == 1) ?> -

    + form->checkbox('is_private', t('Personal project'), 1, $project['is_private'] == 1) ?> +

    diff --git a/app/Template/project_list/listing.php b/app/Template/project_list/listing.php index 8a76c8d2f..1ed1b04b7 100644 --- a/app/Template/project_list/listing.php +++ b/app/Template/project_list/listing.php @@ -10,7 +10,7 @@ app->config('disable_private_project', 0) == 0): ?>
  • - modal->medium('lock', t('New private project'), 'ProjectCreationController', 'createPrivate') ?> + modal->medium('lock', t('New personal project'), 'ProjectCreationController', 'createPrivate') ?>
  • diff --git a/app/Template/project_list/project_icons.php b/app/Template/project_list/project_icons.php index b359bcfeb..e8de7049d 100644 --- a/app/Template/project_list/project_icons.php +++ b/app/Template/project_list/project_icons.php @@ -6,7 +6,7 @@ - + user->hasAccess('ProjectUserOverviewController', 'managers')): ?> diff --git a/app/Template/project_user_overview/layout.php b/app/Template/project_user_overview/layout.php index c97106f79..5a1b312af 100644 --- a/app/Template/project_user_overview/layout.php +++ b/app/Template/project_user_overview/layout.php @@ -8,7 +8,7 @@ app->config('disable_private_project', 0) == 0): ?>
  • - modal->medium('lock', t('New private project'), 'ProjectCreationController', 'createPrivate') ?> + modal->medium('lock', t('New personal project'), 'ProjectCreationController', 'createPrivate') ?>
  • diff --git a/app/Template/project_view/show.php b/app/Template/project_view/show.php index 45785c2aa..2bb89a221 100644 --- a/app/Template/project_view/show.php +++ b/app/Template/project_view/show.php @@ -9,7 +9,7 @@ -
  • +