Sync locales
This commit is contained in:
parent
6bd0ce25c9
commit
7bfeaaf164
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrator',
|
||||
'Sign in' => 'Prijava',
|
||||
'Users' => 'Korisnici',
|
||||
'No user' => 'Nema korisnika',
|
||||
'Forbidden' => 'Zabranjeno',
|
||||
'Access Forbidden' => 'Pristup zabranjen',
|
||||
'Edit user' => 'Uredi korisnika',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Napravi komentar preko vanjskog posrednika',
|
||||
'Project management' => 'Upravljanje projektima',
|
||||
'My projects' => 'Moji projekti',
|
||||
'Columns' => 'Kolone',
|
||||
'Task' => 'Zadatak',
|
||||
'Your are not member of any project.' => 'Nisi član ni jednog projekta',
|
||||
'Percentage' => 'Procenat',
|
||||
'Number of tasks' => 'Broj zadataka',
|
||||
'Task distribution' => 'Podjela zadataka',
|
||||
'Analytics' => 'Analiza',
|
||||
'Subtask' => 'Pod-zadatak',
|
||||
'My subtasks' => 'Moji pod-zadaci',
|
||||
'User repartition' => 'Zaduženja korisnika',
|
||||
'Clone this project' => 'Kloniraj ovaj projekat',
|
||||
'Column removed successfully.' => 'Kolona uspješno uklonjena.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Trenutno nema dostupnih korisnika.',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Da li zaista želiš ukloniti korisnika "%s" iz grupe "%s"?',
|
||||
'There is no group.' => 'Trenutno nema grupa.',
|
||||
'External Id' => 'Vanjski Id',
|
||||
'Add group member' => 'Dodaj člana grupe',
|
||||
'Do you really want to remove this group: "%s"?' => 'Da li zaista želiš ukloniti ovu grupu: "%s"?',
|
||||
'There is no user in this group.' => 'Trenutno nema korisnika u grupi.',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Podrazumijevani prioritet',
|
||||
'Lowest priority' => 'Najmanji prioritet',
|
||||
'Highest priority' => 'Najveći prioritet',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Ako upišeš nulu za najmanji i najveći prioritet, ova opcija će biti onemogućena.',
|
||||
'Close a task when there is no activity' => 'Zatvori zadatak kada nema aktivnosti',
|
||||
'Duration in days' => 'Dužina trajanja u danima',
|
||||
'Send email when there is no activity on a task' => 'Pošalji email kada nema aktivnosti na zadatku',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
'Subtasks overview for %s' => 'Pregled pod-zadataka za %s',
|
||||
'Projects overview for %s' => 'Pregled projekata za %s',
|
||||
'Activity stream for %s' => 'Tok aktivnosti za %s',
|
||||
'Calendar for %s' => 'Kalendar za %s',
|
||||
'Notifications for %s' => 'Obavijesti za %s',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Dodijeli boju kada je zadatak pomjeren u određenu swimlane traku',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Dodijeli prioritet kada je zadatak pomjeren u određenu swimlane traku',
|
||||
'User unlocked successfully.' => 'Korisnik je uspješno otključan.',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
'You could upload the previously downloaded Sqlite database (Gzip format).' => 'Možeš priložiti prethodno preuzetu Sqlite bazu podataka (Gzip format).',
|
||||
'Database file' => 'Datoteka baze podataka',
|
||||
'Upload' => 'Priloži',
|
||||
'Remove this user from group' => 'Ukloni ovog korisnika iz grupe',
|
||||
'Your project must have at least one active swimlane.' => 'Projekat mora imati barem jednu aktivnu swimlane traku.',
|
||||
'Project: %s' => 'Projekat: %s',
|
||||
'Automatic action not found: "%s"' => 'Automatska akcija nije pronađena: "%s"',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
'Assign automatically a color when due date is expired' => 'Automatski dodaj boju kada je krajnje vrijeme izvršenja isteklo',
|
||||
'Total score in this column across all swimlanes' => 'Ukupni rezultat u ovoj koloni za sve swimlane trake',
|
||||
'HRK - Kuna' => 'HRK - Hrvatska Kuna',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrátor',
|
||||
'Sign in' => 'Registrace',
|
||||
'Users' => 'Uživatelé',
|
||||
'No user' => 'Žádný uživatel',
|
||||
'Forbidden' => 'Zakázat projekt',
|
||||
'Access Forbidden' => 'Přístup zakázán',
|
||||
'Edit user' => 'Upravit uživatele',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Vytvořit komentář pomocí externího poskytovatele',
|
||||
'Project management' => 'Správa projektů',
|
||||
'My projects' => 'Moje projekty',
|
||||
'Columns' => 'Sloupce',
|
||||
'Task' => 'Úkol',
|
||||
'Your are not member of any project.' => 'V žádném projektu nejste členem.',
|
||||
'Percentage' => 'Procenta',
|
||||
'Number of tasks' => 'Počet úkolů',
|
||||
'Task distribution' => 'Rozdělení úkolů',
|
||||
'Analytics' => 'Analýza',
|
||||
'Subtask' => 'Dílčí úkoly',
|
||||
'My subtasks' => 'Moje dílčí úkoly',
|
||||
'User repartition' => 'Rozdělení podle uživatelů',
|
||||
'Clone this project' => 'Duplokovat projekt',
|
||||
'Column removed successfully.' => 'Sloupec byl odstraněn.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
// 'Default priority' => '',
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrator',
|
||||
'Sign in' => 'Log ind',
|
||||
'Users' => 'Brugere',
|
||||
'No user' => 'Ingen bruger',
|
||||
'Forbidden' => 'Forbudt',
|
||||
'Access Forbidden' => 'Adgang nægtet',
|
||||
'Edit user' => 'Rediger bruger',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
// 'API' => '',
|
||||
// 'Create a comment from an external provider' => '',
|
||||
'Project management' => 'Projektstyrring',
|
||||
'My projects' => 'Mine projekter',
|
||||
'Columns' => 'Kolonner',
|
||||
'Task' => 'Opgave',
|
||||
'Your are not member of any project.' => 'Du er ikke medlem af nogen projekter.',
|
||||
'Percentage' => 'Procent',
|
||||
// 'Number of tasks' => '',
|
||||
'Task distribution' => 'Opgave distribution',
|
||||
'Analytics' => 'Analyse',
|
||||
'Subtask' => 'Under-opgave',
|
||||
'My subtasks' => 'Mine under-opgaver',
|
||||
// 'User repartition' => '',
|
||||
'Clone this project' => 'Kopier dette projekt',
|
||||
// 'Column removed successfully.' => '',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
'Add group member' => 'Tilføj gruppe medlem',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Standard prioritet',
|
||||
'Lowest priority' => 'Laveste prioritet',
|
||||
'Highest priority' => 'Højeste prioritet',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Hvis du sætter et nul i både højelse og laveste prioritet, vil denne funktion blive deaktiveret',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrator',
|
||||
'Sign in' => 'Anmelden',
|
||||
'Users' => 'Benutzer',
|
||||
'No user' => 'Kein Benutzer',
|
||||
'Forbidden' => 'Verboten',
|
||||
'Access Forbidden' => 'Zugriff verboten',
|
||||
'Edit user' => 'Benutzer bearbeiten',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Kommentar eines externen Providers hinzufügen',
|
||||
'Project management' => 'Projektmanagement',
|
||||
'My projects' => 'Meine Projekte',
|
||||
'Columns' => 'Spalten',
|
||||
'Task' => 'Aufgabe',
|
||||
'Your are not member of any project.' => 'Sie sind nicht Mitglied eines Projekts.',
|
||||
'Percentage' => 'Prozentsatz',
|
||||
'Number of tasks' => 'Anzahl an Aufgaben',
|
||||
'Task distribution' => 'Aufgabenverteilung',
|
||||
'Analytics' => 'Analyse',
|
||||
'Subtask' => 'Teilaufgabe',
|
||||
'My subtasks' => 'Meine Teilaufgaben',
|
||||
'User repartition' => 'Benutzerverteilung',
|
||||
'Clone this project' => 'Projekt kopieren',
|
||||
'Column removed successfully.' => 'Spalte erfolgreich entfernt.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Es ist kein Benutzer verfügbar.',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Wollen Sie den Benutzer "%s" wirklich aus der Gruppe "%s" löschen?',
|
||||
'There is no group.' => 'Es gibt keine Gruppe.',
|
||||
'External Id' => 'Externe ID',
|
||||
'Add group member' => 'Gruppenmitglied hinzufügen',
|
||||
'Do you really want to remove this group: "%s"?' => 'Wollen Sie die Gruppe "%s" wirklich löschen?',
|
||||
'There is no user in this group.' => 'Es gibt keinen Benutzer in dieser Gruppe.',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Standard-Priorität',
|
||||
'Lowest priority' => 'Niedrigste Priorität',
|
||||
'Highest priority' => 'Höchste Priorität',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Wenn Sie Null bei höchster und niedrigster Priorität eintragen, wird diese Funktion deaktiviert.',
|
||||
'Close a task when there is no activity' => 'Schliesse eine Aufgabe, wenn keine Aktivitäten vorhanden sind',
|
||||
'Duration in days' => 'Dauer in Tagen',
|
||||
'Send email when there is no activity on a task' => 'Versende eine Email, wenn keine Aktivitäten an einer Aufgabe vorhanden sind',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
'Subtasks overview for %s' => 'Teilaufgaben-Übersicht für %s',
|
||||
'Projects overview for %s' => 'Projekt-Übersicht für %s',
|
||||
'Activity stream for %s' => 'Aktivitätenstrom für %s',
|
||||
'Calendar for %s' => 'Kalender für %s',
|
||||
'Notifications for %s' => 'Benachrichtigungen für %s',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Einer Aufgabe eine Farbe zuweisen, wenn diese in eine bestimmte Swimlane verschoben wird',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Einer Aufgabe eine Priorität zuweisen, wenn diese in eine bestimmte Swimlane verschoben wird',
|
||||
'User unlocked successfully.' => 'Benutzer erfolgreich entsperrt.',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
'You could upload the previously downloaded Sqlite database (Gzip format).' => 'Sie können die zuvor heruntergeladene Sqlite-Datenbank (Gzip-Format) hochladen.',
|
||||
'Database file' => 'Datenbankdatei',
|
||||
'Upload' => 'Hochladen',
|
||||
'Remove this user from group' => 'Diesen Benutzer aus der Gruppe entfernen',
|
||||
'Your project must have at least one active swimlane.' => 'Ihr Projekt muss mindestens eine aktive Swimlane haben.',
|
||||
'Project: %s' => 'Projekt: %s',
|
||||
'Automatic action not found: "%s"' => 'Automatische Aktion nicht gefunden: "%s"',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Διαχειριστής',
|
||||
'Sign in' => 'Είσοδος',
|
||||
'Users' => 'Χρήστες',
|
||||
'No user' => 'Δεν υπάρχει χρήστης',
|
||||
'Forbidden' => 'Δεν επιτρέπεται η πρόσβαση',
|
||||
'Access Forbidden' => 'Δεν επιτρέπεται η πρόσβαση',
|
||||
'Edit user' => 'Διόρθωση χρήστη',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Δημιουργήστε ένα σχόλιο από έναν εξωτερικό πάροχο',
|
||||
'Project management' => 'Διαχείριση έργων',
|
||||
'My projects' => 'Τα έργα μου',
|
||||
'Columns' => 'Στήλες',
|
||||
'Task' => 'Εργασία',
|
||||
'Your are not member of any project.' => 'Δεν είστε μέλος κάποιου έργου.',
|
||||
'Percentage' => 'Ποσοστό',
|
||||
'Number of tasks' => 'Αριθμός εργασιών',
|
||||
'Task distribution' => 'Κατανομή εργασιών',
|
||||
'Analytics' => 'Αναλύσεις',
|
||||
'Subtask' => 'Υπο-Εργασία',
|
||||
'My subtasks' => 'Οι υπο-εργασίες μου',
|
||||
'User repartition' => 'Επαναλήψεις χρηστών',
|
||||
'Clone this project' => 'Κλωνοποίηση έργου',
|
||||
'Column removed successfully.' => 'Η στήλη αφαιρέθηκε με επιτυχία.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Δεν υπάρχει διαθέσιμος χρήστης',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Αφαίρεση του χρήστη « %s » από την ομάδα « %s » ?',
|
||||
'There is no group.' => 'Δεν υπάρχει ομάδα.',
|
||||
'External Id' => 'Εξωτερικό αναγνωριστικό',
|
||||
'Add group member' => 'Προσθήκη μέλους ομάδας',
|
||||
'Do you really want to remove this group: "%s"?' => 'Αφαίρεση της ομάδας: « %s » ?',
|
||||
'There is no user in this group.' => 'Δεν υπάρχει χρήστης σε αυτήν την ομάδα',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Εξ ορισμού προτεραιότητα',
|
||||
'Lowest priority' => 'η χαμηλότερη προτεραιότητα',
|
||||
'Highest priority' => 'η υψηλότερη προτεραιότητα',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Αν βάλετε μηδέν στη χαμηλή και στην υψηλή προτεραιότητα, το χαρακτηριστικό αυτό απενεργοποιείται.',
|
||||
'Close a task when there is no activity' => 'Κλείσιμο εργασίας όταν δεν υπάρχει δραστηριότητα',
|
||||
'Duration in days' => 'Διάρκεια σε ημέρες',
|
||||
'Send email when there is no activity on a task' => 'Αποστολή email όταν δεν υπάρχει δραστηριότητα σε εργασία',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrador',
|
||||
'Sign in' => 'Iniciar sesión',
|
||||
'Users' => 'Usuarios',
|
||||
'No user' => 'Ningún usuario',
|
||||
'Forbidden' => 'Acceso denegado',
|
||||
'Access Forbidden' => 'Acceso denegado',
|
||||
'Edit user' => 'Editar un usuario',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Crear un comentario a partir de un proveedor externo',
|
||||
'Project management' => 'Administración del proyecto',
|
||||
'My projects' => 'Mis proyectos',
|
||||
'Columns' => 'Columnas',
|
||||
'Task' => 'Tarea',
|
||||
'Your are not member of any project.' => 'No es miembro de ningún proyecto',
|
||||
'Percentage' => 'Porcentaje',
|
||||
'Number of tasks' => 'Número de tareas',
|
||||
'Task distribution' => 'Distribución de tareas',
|
||||
'Analytics' => 'Analítica',
|
||||
'Subtask' => 'Subtarea',
|
||||
'My subtasks' => 'Mis subtareas',
|
||||
'User repartition' => 'Repartición de usuarios',
|
||||
'Clone this project' => 'Clonar este proyecto',
|
||||
'Column removed successfully.' => 'Columna removida correctamente',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
// 'Default priority' => '',
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Ylläpitäjä',
|
||||
'Sign in' => 'Kirjaudu sisään',
|
||||
'Users' => 'Käyttäjät',
|
||||
'No user' => 'Ei käyttäjää',
|
||||
'Forbidden' => 'Estetty',
|
||||
'Access Forbidden' => 'Pääsy estetty',
|
||||
'Edit user' => 'Muokkaa käyttäjää',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
// 'API' => '',
|
||||
// 'Create a comment from an external provider' => '',
|
||||
'Project management' => 'Projektin hallinta',
|
||||
'My projects' => 'Minun projektini',
|
||||
'Columns' => 'Sarakkeet',
|
||||
'Task' => 'Tehtävät',
|
||||
'Your are not member of any project.' => 'Et ole minkään projektin jäsen.',
|
||||
'Percentage' => 'Prosentti',
|
||||
'Number of tasks' => 'Tehtävien määrä',
|
||||
'Task distribution' => 'Tehtävien jakauma',
|
||||
'Analytics' => 'Analytiikka',
|
||||
'Subtask' => 'Alitehtävä',
|
||||
'My subtasks' => 'Minun alitehtäväni',
|
||||
// 'User repartition' => '',
|
||||
'Clone this project' => 'Kahdenna projekti',
|
||||
'Column removed successfully.' => 'Sarake poistettu onnstuneesti.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
// 'Default priority' => '',
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrateur',
|
||||
'Sign in' => 'Connexion',
|
||||
'Users' => 'Utilisateurs',
|
||||
'No user' => 'Aucun utilisateur',
|
||||
'Forbidden' => 'Accès interdit',
|
||||
'Access Forbidden' => 'Accès interdit',
|
||||
'Edit user' => 'Modifier un utilisateur',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Créer un commentaire depuis un fournisseur externe',
|
||||
'Project management' => 'Gestion des projets',
|
||||
'My projects' => 'Mes projets',
|
||||
'Columns' => 'Colonnes',
|
||||
'Task' => 'Tâche',
|
||||
'Your are not member of any project.' => 'Vous n\'êtes membre d\'aucun projet.',
|
||||
'Percentage' => 'Pourcentage',
|
||||
'Number of tasks' => 'Nombre de tâches',
|
||||
'Task distribution' => 'Répartition des tâches',
|
||||
'Analytics' => 'Analytique',
|
||||
'Subtask' => 'Sous-tâche',
|
||||
'My subtasks' => 'Mes sous-tâches',
|
||||
'User repartition' => 'Répartition des utilisateurs',
|
||||
'Clone this project' => 'Cloner ce projet',
|
||||
'Column removed successfully.' => 'Colonne supprimée avec succès.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Il n\'y a aucun utilisateur disponible',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Voulez-vous vraiment supprimer l\'utilisateur « %s » du groupe « %s » ?',
|
||||
'There is no group.' => 'Il n\'y a aucun groupe.',
|
||||
'External Id' => 'Identifiant externe',
|
||||
'Add group member' => 'Ajouter un membre au groupe',
|
||||
'Do you really want to remove this group: "%s"?' => 'Voulez-vous vraiment supprimer ce groupe : « %s » ?',
|
||||
'There is no user in this group.' => 'Il n\'y a aucun utilisateur dans ce groupe',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Priorité par défaut',
|
||||
'Lowest priority' => 'Priorité basse',
|
||||
'Highest priority' => 'Priorité haute',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Si vous mettez zéro pour la priorité basse et haute, cette fonctionnalité sera désactivée.',
|
||||
'Close a task when there is no activity' => 'Fermer une tâche sans activité',
|
||||
'Duration in days' => 'Durée en jours',
|
||||
'Send email when there is no activity on a task' => 'Envoyer un email lorsqu\'il n\'y a pas d\'activité sur une tâche',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
'Subtasks overview for %s' => 'Aperçu des sous-tâches pour %s',
|
||||
'Projects overview for %s' => 'Aperçu des projets pour %s',
|
||||
'Activity stream for %s' => 'Flux d\'activité pour %s',
|
||||
'Calendar for %s' => 'Calendrier pour %s',
|
||||
'Notifications for %s' => 'Notifications pour %s',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Assigner une couleur lorsque une tâche est déplaçée dans une swimlane spécifique',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Assigner une priorité lorsque une tâche est déplaçée dans une swimlane spécifique',
|
||||
'User unlocked successfully.' => 'Utilisateur débloqué avec succès.',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
'You could upload the previously downloaded Sqlite database (Gzip format).' => 'Vous pouvez téléverser la base de données Sqlite précédemment téléchargée au format Gzip.',
|
||||
'Database file' => 'Fichier de la base de données',
|
||||
'Upload' => 'Téléverser',
|
||||
'Remove this user from group' => 'Enlever cet utilisateur du groupe',
|
||||
'Your project must have at least one active swimlane.' => 'Votre projet doit avoir au moins une swimlane active.',
|
||||
'Project: %s' => 'Projet : %s',
|
||||
'Automatic action not found: "%s"' => 'Action automatique introuvable : « %s »',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
'Assign automatically a color when due date is expired' => 'Assigner automatiquement une couleur lorsque la date d\'échéance expire',
|
||||
'Total score in this column across all swimlanes' => 'Score total dans cette colonne à travers toutes les swimlanes',
|
||||
'HRK - Kuna' => 'HRK - Kuna croate',
|
||||
'ARS - Argentine Peso' => 'ARS - Peso argentin',
|
||||
'COP - Colombian Peso' => 'COP - Peso colombien',
|
||||
'%d groups' => '%d groupes',
|
||||
'%d group' => '%d groupe',
|
||||
'Group ID' => 'ID du groupe',
|
||||
'External ID' => 'Identifiant externe',
|
||||
'%d users' => '%d utilisateurs',
|
||||
'%d user' => '%d utilisateur',
|
||||
'Hide subtasks' => 'Cacher les sous-tâches',
|
||||
'Show subtasks' => 'Montrer les sous-tâches',
|
||||
'Authentication Parameters' => 'Paramètres d\'authentification',
|
||||
'API Access' => 'Accès à l\'API',
|
||||
'No users found.' => 'Aucun utilisateur trouvé.',
|
||||
'User ID' => 'ID de l\'utilisateur',
|
||||
'Notifications are activated' => 'Notifications activés',
|
||||
'Notifications are disabled' => 'Notifications désactivés',
|
||||
'User disabled' => 'Utilisateur désactivé',
|
||||
'%d notifications' => '%d notifications',
|
||||
'%d notification' => '%d notification',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrator',
|
||||
'Sign in' => 'Odjava',
|
||||
'Users' => 'Korisnik',
|
||||
'No user' => 'Ne',
|
||||
'Forbidden' => 'Zabranjeno',
|
||||
'Access Forbidden' => 'Zabranjen prostup',
|
||||
'Edit user' => 'Promjeni korisnika',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
// 'API' => '',
|
||||
// 'Create a comment from an external provider' => '',
|
||||
'Project management' => 'Uređivanje projekata',
|
||||
'My projects' => 'Moji projekti',
|
||||
'Columns' => 'Stupci',
|
||||
'Task' => 'Zadaci',
|
||||
'Your are not member of any project.' => 'Nisi član niti jednog projekta',
|
||||
'Percentage' => 'Postotak',
|
||||
'Number of tasks' => 'Broj zadataka',
|
||||
'Task distribution' => 'Podjela zadataka',
|
||||
'Analytics' => 'Analiza',
|
||||
'Subtask' => 'Pod-zadatak',
|
||||
'My subtasks' => 'Moji pod-zadaci',
|
||||
'User repartition' => 'Zaduženja korisnika',
|
||||
'Clone this project' => 'Kopiraj projekt',
|
||||
'Column removed successfully.' => 'Stupac je uspješno maknut.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Inicijalni prioritet',
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Rendszergazda',
|
||||
'Sign in' => 'Jelentkezzen be',
|
||||
'Users' => 'Felhasználók',
|
||||
'No user' => 'Nincs felhasználó',
|
||||
'Forbidden' => 'tiltott',
|
||||
'Access Forbidden' => 'Hozzáférés megtagadva',
|
||||
'Edit user' => 'Felhasználó módosítása',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Megjegyzés létrehozása külső felhasználótól',
|
||||
'Project management' => 'Projekt menedzsment',
|
||||
'My projects' => 'Projektjeim',
|
||||
'Columns' => 'Oszlopok',
|
||||
'Task' => 'Feladat',
|
||||
'Your are not member of any project.' => 'Ön nem tagja projektnek.',
|
||||
'Percentage' => 'Százalék',
|
||||
'Number of tasks' => 'A feladatok száma',
|
||||
'Task distribution' => 'Feladatelosztás',
|
||||
'Analytics' => 'Analitika',
|
||||
'Subtask' => 'Részfeladat',
|
||||
'My subtasks' => 'Részfeladataim',
|
||||
'User repartition' => 'Felhasználó újrafelosztás',
|
||||
'Clone this project' => 'Projekt másolása',
|
||||
'Column removed successfully.' => 'Oszlop sikeresen törölve.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Nincs ilyen felhasználó.',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Valóban el kívánja távolítani a "%s" felhasználót a "%s" csoportból?',
|
||||
'There is no group.' => 'Nincs ilyen csoport.',
|
||||
'External Id' => 'Külső azonosító',
|
||||
'Add group member' => 'Csoporttag hozzáadása',
|
||||
'Do you really want to remove this group: "%s"?' => 'Valóban törölni kívánja ezt a csoportot: "%s"?',
|
||||
'There is no user in this group.' => 'Nincs egy felhasználó sem ebben a csoportban.',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Alap prioritás',
|
||||
'Lowest priority' => 'Legalacsonyabb prioritás',
|
||||
'Highest priority' => 'Legmagasabb prioritás',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Ha nullát ad meg a legalacsonyabb és legmagasabb prioritásként, akkor ez a jellemző letiltásra kerül.',
|
||||
'Close a task when there is no activity' => 'A feladat lezárása, ha nincs tevékenység',
|
||||
'Duration in days' => 'Hossz napokban',
|
||||
'Send email when there is no activity on a task' => 'email küldése, ha egy feladathoz nincs tevékenység',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrator',
|
||||
'Sign in' => 'Masuk',
|
||||
'Users' => 'Pengguna',
|
||||
'No user' => 'Tidak ada pengguna',
|
||||
'Forbidden' => 'Terlarang',
|
||||
'Access Forbidden' => 'Akses Dilarang',
|
||||
'Edit user' => 'Edit pengguna',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Buat komentar dari penyedia eksternal',
|
||||
'Project management' => 'Manajemen proyek',
|
||||
'My projects' => 'Proyek saya',
|
||||
'Columns' => 'Kolom',
|
||||
'Task' => 'Tugas',
|
||||
'Your are not member of any project.' => 'Anda bukan anggota dari proyek apapun.',
|
||||
'Percentage' => 'Persentasi',
|
||||
'Number of tasks' => 'Jumlah dari tugas',
|
||||
'Task distribution' => 'Pembagian tugas',
|
||||
'Analytics' => 'Analitik',
|
||||
'Subtask' => 'Sub-tugas',
|
||||
'My subtasks' => 'Sub-tugas saya',
|
||||
'User repartition' => 'Partisi ulang pengguna',
|
||||
'Clone this project' => 'Klon proyek ini',
|
||||
'Column removed successfully.' => 'Kolom berhasil dihapus.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Tidak ada pengguna yang tersedia',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Anda yakin mau menghapus pengguna "%s" dari grup "%s"?',
|
||||
'There is no group.' => 'Tidak ada grup',
|
||||
'External Id' => 'ID Eksternal',
|
||||
'Add group member' => 'Tambah anggota grup',
|
||||
'Do you really want to remove this group: "%s"?' => 'Anda yakin mau menghapus grup ini: "%s"?',
|
||||
'There is no user in this group.' => 'Tidak ada pengguna dalam grup ini',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Prioritas default',
|
||||
'Lowest priority' => 'Prioritas terendah',
|
||||
'Highest priority' => 'Prioritas tertinggi',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Jika anda meletakkan nol untuk prioritas rendah dan tinggi, fitur ini akan dinonaktifkan.',
|
||||
'Close a task when there is no activity' => 'Tutup tugas jika tidak ada aktifitas',
|
||||
'Duration in days' => 'Durasi dalam hari',
|
||||
'Send email when there is no activity on a task' => 'Kirim email jika tidak ada aktifitas dalam tugas',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
'Subtasks overview for %s' => 'Ringkasan sub-tugas untuk %s',
|
||||
'Projects overview for %s' => 'Ringkasan proyek untuk %s',
|
||||
'Activity stream for %s' => 'Arus aktivitas untuk %s',
|
||||
'Calendar for %s' => 'Kalender untuk %s',
|
||||
'Notifications for %s' => 'Notifikasi untuk %s',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Berikan warna saat tugas dipindahkan ke swimlane tertentu',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Berikan prioritas saat tugas dipindahkan ke swimlane tertentu',
|
||||
'User unlocked successfully.' => 'Berhasil membuka blokir pengguna.',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Amministratore',
|
||||
'Sign in' => 'Accedi',
|
||||
'Users' => 'Utenti',
|
||||
'No user' => 'Nessun utente',
|
||||
'Forbidden' => 'Vietato',
|
||||
'Access Forbidden' => 'Accesso vietato',
|
||||
'Edit user' => 'Modifica un utente',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
// 'API' => '',
|
||||
'Create a comment from an external provider' => 'Crea un commit da un provider esterno',
|
||||
'Project management' => 'Gestione progetti',
|
||||
'My projects' => 'I miei progetti',
|
||||
'Columns' => 'Colonne',
|
||||
'Task' => 'Task',
|
||||
'Your are not member of any project.' => 'Non sei membro di alcun progetto.',
|
||||
'Percentage' => 'Percentuale',
|
||||
'Number of tasks' => 'Numero di task',
|
||||
'Task distribution' => 'Distribuzione dei task',
|
||||
// 'Analytics' => '',
|
||||
'Subtask' => 'Sotto-task',
|
||||
'My subtasks' => 'I miei sotto-task',
|
||||
'User repartition' => 'Ripartizione per utente',
|
||||
'Clone this project' => 'Clona questo progetto',
|
||||
'Column removed successfully.' => 'Colonna rimossa con successo',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Nessun utente disponibile.',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Vuoi davvero rimuovere l\'utente "%s" dal gruppo "%s"?',
|
||||
'There is no group.' => 'Nessun gruppo presente',
|
||||
'External Id' => 'Id esterno',
|
||||
'Add group member' => 'Aggiungi un membro del gruppo',
|
||||
'Do you really want to remove this group: "%s"?' => 'Vuoi davvero rimuovere questo gruppo: "%s"?',
|
||||
'There is no user in this group.' => 'Nessun utente in questo gruppo.',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Priorità predefinita',
|
||||
'Lowest priority' => 'Priorità minima',
|
||||
'Highest priority' => 'Priorità massima',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Se imposti a zero la priorità massima e minima, questa funzionalità sarà disabilitata.',
|
||||
'Close a task when there is no activity' => 'Chiudi un task quando non c\'è nessuna attività',
|
||||
'Duration in days' => 'Durata in giorni',
|
||||
'Send email when there is no activity on a task' => 'Invia un\'email quando non c\'è attività sul task',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
'Subtasks overview for %s' => 'Panoramica tasks per %s',
|
||||
'Projects overview for %s' => 'Panoramica progetti per %s',
|
||||
'Activity stream for %s' => 'Flusso attività per %s',
|
||||
'Calendar for %s' => 'Calendario per %s',
|
||||
'Notifications for %s' => 'Notifiche per %s',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Assegna un colore quando il task viene spostato su una specifica swimlane',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Assegna una priorità quando il task viene spostato su una specifica swimlane',
|
||||
'User unlocked successfully.' => 'Utente sbloccato con successo.',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => '管理者',
|
||||
'Sign in' => 'ログイン',
|
||||
'Users' => 'ユーザ',
|
||||
'No user' => 'ユーザがいません',
|
||||
'Forbidden' => 'アクセス拒否',
|
||||
'Access Forbidden' => 'アクセスが拒否されました',
|
||||
'Edit user' => 'ユーザを変更する',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => '外部サービスからコメントを作成する',
|
||||
'Project management' => 'プロジェクト・マネジメント',
|
||||
'My projects' => '自分のプロジェクト',
|
||||
'Columns' => 'カラム',
|
||||
'Task' => 'タスク',
|
||||
'Your are not member of any project.' => 'どのプロジェクトにも属していません。',
|
||||
'Percentage' => '割合',
|
||||
'Number of tasks' => 'タスク数',
|
||||
'Task distribution' => 'タスク分布',
|
||||
'Analytics' => '分析',
|
||||
'Subtask' => 'サブタスク',
|
||||
'My subtasks' => '自分のサブタスク',
|
||||
'User repartition' => '担当者分布',
|
||||
'Clone this project' => 'このプロジェクトを複製する',
|
||||
'Column removed successfully.' => 'カラムを削除しました',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
// 'Default priority' => '',
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => '관리자',
|
||||
'Sign in' => '로그인',
|
||||
'Users' => '사용자',
|
||||
'No user' => '사용자가 없습니다',
|
||||
'Forbidden' => '접근 거부',
|
||||
'Access Forbidden' => '접속이 거부되었습니다',
|
||||
'Edit user' => '사용자를 변경하는 ',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => '외부 서비스로부터 의견을 작성한다',
|
||||
'Project management' => '프로젝트 관리',
|
||||
'My projects' => '내 프로젝트',
|
||||
'Columns' => '컬럼',
|
||||
'Task' => '할일',
|
||||
'Your are not member of any project.' => '어떤 프로젝트에도 속하지 않습니다.',
|
||||
'Percentage' => '비중',
|
||||
'Number of tasks' => '할일 수',
|
||||
'Task distribution' => '할일 분포',
|
||||
'Analytics' => '분석',
|
||||
'Subtask' => '서브 할일',
|
||||
'My subtasks' => '내 서브 할일',
|
||||
'User repartition' => '담당자 분포',
|
||||
'Clone this project' => '이 프로젝트를 복제하는 ',
|
||||
'Column removed successfully.' => '(※)컬럼을 삭제했습니다',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => '가능한 사용자가 없습니다',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => '"%s" 사용자를 "%s" 에서 삭제하시겠습니까?',
|
||||
'There is no group.' => '그룹이 없습니다',
|
||||
'External Id' => '외부 아이디',
|
||||
'Add group member' => '멤버추가',
|
||||
'Do you really want to remove this group: "%s"?' => '그룹을 삭제하시겠습니까: "%s"?',
|
||||
'There is no user in this group.' => '이 그룹에는 사용자가 없습니다',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => '기본 우선순위',
|
||||
'Lowest priority' => '낮은 우선순위',
|
||||
'Highest priority' => '높은 우선순위',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => '만약 낮은/높은 우선순위에 0을 입력하면 이 특성은 비활성화됩니다',
|
||||
'Close a task when there is no activity' => '활동이 없는 할일을 종료합니다',
|
||||
'Duration in days' => '기간',
|
||||
'Send email when there is no activity on a task' => '활동이 없는 할일을 이메일로 보냅니다',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
'Subtasks overview for %s' => '%s의 서브 할일 개요',
|
||||
'Projects overview for %s' => '%s의 프로젝트 개요',
|
||||
'Activity stream for %s' => '%s의 활동기록',
|
||||
'Calendar for %s' => '%s의 달력',
|
||||
'Notifications for %s' => '%s의 알림',
|
||||
'Assign a color when the task is moved to a specific swimlane' => '할일이 특정 스웜라인으로 옮겨질 때 색상 지정',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => '할일이 특정 스웜라인으로 옮겨질 때 우선순위 지정',
|
||||
'User unlocked successfully.' => '사용자 잠금 성공',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Pentadbir',
|
||||
'Sign in' => 'Masuk',
|
||||
'Users' => 'Para Pengguna',
|
||||
'No user' => 'Tiada pengguna',
|
||||
'Forbidden' => 'Larangan',
|
||||
'Access Forbidden' => 'Akses Dilarang',
|
||||
'Edit user' => 'Ubah Pengguna',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Buat komentar dari pemasok eksternal',
|
||||
'Project management' => 'Manajemen projek',
|
||||
'My projects' => 'projek saya',
|
||||
'Columns' => 'Kolom',
|
||||
'Task' => 'Tugas',
|
||||
'Your are not member of any project.' => 'Anda bukan anggota dari setiap projek.',
|
||||
'Percentage' => 'Persentasi',
|
||||
'Number of tasks' => 'Jumlah dari tugas',
|
||||
'Task distribution' => 'Pembagian tugas',
|
||||
'Analytics' => 'Analitis',
|
||||
'Subtask' => 'Subtugas',
|
||||
'My subtasks' => 'Subtugas saya',
|
||||
'User repartition' => 'Partisi ulang pengguna',
|
||||
'Clone this project' => 'Gandakan projek ini',
|
||||
'Column removed successfully.' => 'Kolom berhasil dihapus.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
// 'Default priority' => '',
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrator',
|
||||
'Sign in' => 'Logg inn',
|
||||
'Users' => 'Brukere',
|
||||
'No user' => 'Ingen bruker',
|
||||
'Forbidden' => 'Ikke tillatt',
|
||||
'Access Forbidden' => 'Adgang ikke tillatt',
|
||||
'Edit user' => 'Rediger bruker',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
// 'API' => '',
|
||||
'Create a comment from an external provider' => 'Opprett en kommentar fra en ekstern tilbyder',
|
||||
'Project management' => 'Prosjektinnstillinger',
|
||||
'My projects' => 'Mine prosjekter',
|
||||
'Columns' => 'Kolonner',
|
||||
'Task' => 'Oppgave',
|
||||
// 'Your are not member of any project.' => '',
|
||||
'Percentage' => 'Prosent',
|
||||
'Number of tasks' => 'Antall oppgaver',
|
||||
'Task distribution' => 'Kolonnefordeling',
|
||||
'Analytics' => 'Analyser',
|
||||
'Subtask' => 'Deloppgave',
|
||||
'My subtasks' => 'Mine deloppgaver',
|
||||
'User repartition' => 'Brukerfordeling',
|
||||
'Clone this project' => 'Kopier dette prosjektet',
|
||||
'Column removed successfully.' => 'Kolonne flyttet',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
// 'Default priority' => '',
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrator',
|
||||
'Sign in' => 'Inloggen',
|
||||
'Users' => 'Gebruikers',
|
||||
'No user' => 'Geen gebruiker',
|
||||
'Forbidden' => 'Geweigerd',
|
||||
'Access Forbidden' => 'Toegang geweigerd',
|
||||
'Edit user' => 'Gebruiker bewerken',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Voeg een commentaar toe van een externe provider',
|
||||
'Project management' => 'Project management',
|
||||
'My projects' => 'Mijn projecten',
|
||||
'Columns' => 'Kolommen',
|
||||
'Task' => 'Taak',
|
||||
'Your are not member of any project.' => 'U bent van geen enkel project lid.',
|
||||
'Percentage' => 'Percentage',
|
||||
'Number of tasks' => 'Aantal taken',
|
||||
'Task distribution' => 'Distributie van taken',
|
||||
'Analytics' => 'Analytics',
|
||||
'Subtask' => 'Subtaak',
|
||||
'My subtasks' => 'Mijn subtaken',
|
||||
'User repartition' => 'Gebruikerverdeling',
|
||||
'Clone this project' => 'Kloon dit project',
|
||||
'Column removed successfully.' => 'Kolom succesvol verwijderd.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
// 'Default priority' => '',
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrator',
|
||||
'Sign in' => 'Zaloguj',
|
||||
'Users' => 'Użytkownicy',
|
||||
'No user' => 'Brak użytkowników',
|
||||
'Forbidden' => 'Zabroniony',
|
||||
'Access Forbidden' => 'Dostęp zabroniony',
|
||||
'Edit user' => 'Edytuj użytkownika',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
// 'API' => '',
|
||||
'Create a comment from an external provider' => 'Utwórz komentarz od zewnętrznego dostawcy',
|
||||
'Project management' => 'Menadżer projektu',
|
||||
'My projects' => 'Moje projekty',
|
||||
'Columns' => 'Kolumny',
|
||||
'Task' => 'Zadanie',
|
||||
'Your are not member of any project.' => 'Nie bierzesz udziału w żadnym projekcie',
|
||||
'Percentage' => 'Procent',
|
||||
'Number of tasks' => 'Liczba zadań',
|
||||
'Task distribution' => 'Rozmieszczenie zadań',
|
||||
'Analytics' => 'Analizy',
|
||||
'Subtask' => 'Pod-zadanie',
|
||||
'My subtasks' => 'Moje pod-zadania',
|
||||
'User repartition' => 'Przydział użytkownika',
|
||||
'Clone this project' => 'Sklonuj ten projekt',
|
||||
'Column removed successfully.' => 'Kolumna usunięta pomyślnie.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Żaden użytkownik nie jest dostępny.',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Czy na pewno chcesz usunąć użytkownika "%s" z grupy "%s"?',
|
||||
'There is no group.' => 'Nie utworzono jeszcze żadnej grupy.',
|
||||
'External Id' => 'Zewnętrzny Id',
|
||||
'Add group member' => 'Dodaj członka grupy',
|
||||
'Do you really want to remove this group: "%s"?' => 'Czy na pewno chcesz usunąć grupę "%s"?',
|
||||
'There is no user in this group.' => 'Wybrana grupa nie posiada członków.',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Domyślny priorytet',
|
||||
'Lowest priority' => 'Najniższy priorytet',
|
||||
'Highest priority' => 'Najwyższy priorytet',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Jeżeli dla najniższego i najwyższego priorytetu ustawisz 0, to priorytety dla tablicy zostaną wyłączone.',
|
||||
'Close a task when there is no activity' => 'Zamknij zadanie gdy nie jest aktywne',
|
||||
'Duration in days' => 'Czas trwania w dniach',
|
||||
'Send email when there is no activity on a task' => 'Wyślij email gdy zadanie nie jest aktywne',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrador',
|
||||
'Sign in' => 'Entrar',
|
||||
'Users' => 'Usuários',
|
||||
'No user' => 'Sem usuário',
|
||||
'Forbidden' => 'Proibido',
|
||||
'Access Forbidden' => 'Acesso negado',
|
||||
'Edit user' => 'Editar usuário',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Criar um comentário por meio de um serviço externo',
|
||||
'Project management' => 'Gerenciamento de projetos',
|
||||
'My projects' => 'Meus projetos',
|
||||
'Columns' => 'Colunas',
|
||||
'Task' => 'Tarefas',
|
||||
'Your are not member of any project.' => 'Você não é membro de nenhum projeto.',
|
||||
'Percentage' => 'Porcentagem',
|
||||
'Number of tasks' => 'Número de tarefas',
|
||||
'Task distribution' => 'Distribuição de tarefas',
|
||||
'Analytics' => 'Estatísticas',
|
||||
'Subtask' => 'Subtarefa',
|
||||
'My subtasks' => 'Minhas subtarefas',
|
||||
'User repartition' => 'Redistribuição de usuário',
|
||||
'Clone this project' => 'Clonar este projeto',
|
||||
'Column removed successfully.' => 'Coluna removida com sucesso.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Não há nenhum usuário disponível',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Você realmente deseja remover o usuário "%s" do grupo "%s"?',
|
||||
'There is no group.' => 'Não há nenhum grupo.',
|
||||
'External Id' => 'Id externo',
|
||||
'Add group member' => 'Adicionar um membro ao grupo',
|
||||
'Do you really want to remove this group: "%s"?' => 'Você realmente deseja excluir este grupo: "%s"?',
|
||||
'There is no user in this group.' => 'Não há usuários neste grupo.',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Prioridade padrão',
|
||||
'Lowest priority' => 'Prioridade baixa',
|
||||
'Highest priority' => 'Prioridade alta',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Se você colocar zero para a prioridade alta e baixa, essa funcionalidade será desativada.',
|
||||
'Close a task when there is no activity' => 'Finalizar uma tarefa sem atividade',
|
||||
'Duration in days' => 'Duração em dias',
|
||||
'Send email when there is no activity on a task' => 'Enviar um e-mail quando não há nenhuma atividade em uma tarefa',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
'Subtasks overview for %s' => 'Visão geral das sub-tarefas de %s',
|
||||
'Projects overview for %s' => 'Visão geral dos projetos de %s',
|
||||
'Activity stream for %s' => 'Fluxo de atividade de %s',
|
||||
'Calendar for %s' => 'Calendário de %s',
|
||||
'Notifications for %s' => 'Notificações de %s',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Atribuir uma cor quando a tarefa é movida para uma swimlane especifica',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Atribuir uma prioridade quando a tarefa é movida para uma swimlane especifica',
|
||||
'User unlocked successfully.' => 'Usuário desbloqueado com sucesso.',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrador',
|
||||
'Sign in' => 'Entrar',
|
||||
'Users' => 'Utilizadores',
|
||||
'No user' => 'Sem utilizador',
|
||||
'Forbidden' => 'Proibido',
|
||||
'Access Forbidden' => 'Acesso negado',
|
||||
'Edit user' => 'Editar utilizador',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Criar um comentário por meio de um serviço externo',
|
||||
'Project management' => 'Gestão de projetos',
|
||||
'My projects' => 'Os meus projetos',
|
||||
'Columns' => 'Colunas',
|
||||
'Task' => 'Tarefas',
|
||||
'Your are not member of any project.' => 'Você não é membro de nenhum projeto.',
|
||||
'Percentage' => 'Percentagem',
|
||||
'Number of tasks' => 'Número de tarefas',
|
||||
'Task distribution' => 'Distribuição de tarefas',
|
||||
'Analytics' => 'Estatísticas',
|
||||
'Subtask' => 'Subtarefa',
|
||||
'My subtasks' => 'As minhas subtarefas',
|
||||
'User repartition' => 'Redistribuição de utilizador',
|
||||
'Clone this project' => 'Clonar este projeto',
|
||||
'Column removed successfully.' => 'Coluna removida com sucesso.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Não existe utilizador disponivel.',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Tem a certeza que quer remover o utilizador "%s" do grupo "%s"?',
|
||||
'There is no group.' => 'Não existe grupo.',
|
||||
'External Id' => 'Id externo',
|
||||
'Add group member' => 'Adicionar membro de grupo',
|
||||
'Do you really want to remove this group: "%s"?' => 'Tem a certeza que quer remover este grupo: "%s"?',
|
||||
'There is no user in this group.' => 'Não existe utilizadores neste grupo.',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Prioridade por defeito',
|
||||
'Lowest priority' => 'Prioridade mais baixa',
|
||||
'Highest priority' => 'Prioridade mais alta',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Se colocar zero na prioridade baixa ou alta, essa funcionalidade será desactivada.',
|
||||
'Close a task when there is no activity' => 'Fechar tarefa quando não há actividade',
|
||||
'Duration in days' => 'Duração em dias',
|
||||
'Send email when there is no activity on a task' => 'Enviar e-mail quando não há actividade numa tarefa',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
'Subtasks overview for %s' => 'Vista geral das sub-tarefas de %s',
|
||||
'Projects overview for %s' => 'Vista geral dos projetos de %s',
|
||||
'Activity stream for %s' => 'Fluxo de actividade de %s',
|
||||
'Calendar for %s' => 'Calendário de %s',
|
||||
'Notifications for %s' => 'Notificações de %s',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Atribuir uma cor quando a tarefa é movida para uma swimlane especifica',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Atribuir uma prioridade quando a tarefa é movida para uma swimlane especifica',
|
||||
'User unlocked successfully.' => 'Utilizador desbloqueado com sucesso.',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
'You could upload the previously downloaded Sqlite database (Gzip format).' => 'Poderia enviar a base de dados Sqlite transferida anteriormente (formato Gzip).',
|
||||
'Database file' => 'Ficheiro base de dados',
|
||||
'Upload' => 'Enviar',
|
||||
'Remove this user from group' => 'Remover este utilizador do grupo',
|
||||
'Your project must have at least one active swimlane.' => 'O seu projecto deve ter pelo menos uma swimlane activa.',
|
||||
'Project: %s' => 'Projecto: %s',
|
||||
'Automatic action not found: "%s"' => 'Acção automática não encontrada: "%s"',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Администратор',
|
||||
'Sign in' => 'Войти',
|
||||
'Users' => 'Пользователи',
|
||||
'No user' => 'Нет пользователя',
|
||||
'Forbidden' => 'Запрещено',
|
||||
'Access Forbidden' => 'Доступ запрещён',
|
||||
'Edit user' => 'Изменить пользователя',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Создать комментарий из внешнего источника',
|
||||
'Project management' => 'Управление проектом',
|
||||
'My projects' => 'Мои проекты',
|
||||
'Columns' => 'Колонки',
|
||||
'Task' => 'Задача',
|
||||
'Your are not member of any project.' => 'Вы не состоите ни в одном проекте.',
|
||||
'Percentage' => 'Процент',
|
||||
'Number of tasks' => 'Количество задач',
|
||||
'Task distribution' => 'Распределение задач',
|
||||
'Analytics' => 'Аналитика',
|
||||
'Subtask' => 'Подзадача',
|
||||
'My subtasks' => 'Мои подзадачи',
|
||||
'User repartition' => 'Перераспределение пользователей',
|
||||
'Clone this project' => 'Клонировать проект',
|
||||
'Column removed successfully.' => 'Колонка успешно удалена.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Нет доступных пользователей.',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Вы действительно хотите удалить пользователя "%s" из группы "%s"?',
|
||||
'There is no group.' => 'Нет созданных групп.',
|
||||
'External Id' => 'Внешний Id',
|
||||
'Add group member' => 'Добавить участника в группу',
|
||||
'Do you really want to remove this group: "%s"?' => 'Вы действительно хотите удалить группу "%s"?',
|
||||
'There is no user in this group.' => 'В этой группе нет участников.',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Приоритет по-умолчанию',
|
||||
'Lowest priority' => 'Наименьший приоритет',
|
||||
'Highest priority' => 'Наивысший приоритет',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Если Вы введете 0 для наименьшего и наивысшего приоритета, этот функционал будет отключен.',
|
||||
'Close a task when there is no activity' => 'Закрывать задачу, когда нет активности',
|
||||
'Duration in days' => 'Длительность в днях',
|
||||
'Send email when there is no activity on a task' => 'Отправлять email, когда активность по задаче отсутствует',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
'Subtasks overview for %s' => 'Обзор подзадач для %s',
|
||||
'Projects overview for %s' => 'Обзор проектов для %s',
|
||||
'Activity stream for %s' => 'Лента активности для %s',
|
||||
'Calendar for %s' => 'Календарь для %s',
|
||||
'Notifications for %s' => 'Уведомления для %s',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Назначить цвет, когда задача будет перемещена в указанную дорожку',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Назначить приоритет, когда задача будет перемещена в указанную дорожку',
|
||||
'User unlocked successfully.' => 'Пользователь успешно разблокирован.',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
'You could upload the previously downloaded Sqlite database (Gzip format).' => 'Вы можете импортировать предварительно созданный файл выгрузки базы данных SQLite (формат Gzip).',
|
||||
'Database file' => 'Файл выгрузки БД',
|
||||
'Upload' => 'Импорт',
|
||||
'Remove this user from group' => 'Удалить этого пользователя из группы',
|
||||
'Your project must have at least one active swimlane.' => 'Ваш проект должен иметь хотя бы одну активную дорожку.',
|
||||
'Project: %s' => 'Проект: %s',
|
||||
'Automatic action not found: "%s"' => 'Автоматическое действие не найдено: "%s"',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administrator',
|
||||
'Sign in' => 'Odjava',
|
||||
'Users' => 'Korisnik',
|
||||
'No user' => 'Ne',
|
||||
'Forbidden' => 'Zabranjeno',
|
||||
'Access Forbidden' => 'Zabranjen prostup',
|
||||
'Edit user' => 'Izmeni korisnika',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
// 'API' => '',
|
||||
// 'Create a comment from an external provider' => '',
|
||||
'Project management' => 'Uređivanje projekata',
|
||||
'My projects' => 'Moji projekti',
|
||||
'Columns' => 'Kolone',
|
||||
'Task' => 'Zadaci',
|
||||
'Your are not member of any project.' => 'Nisi član ni jednog projekta',
|
||||
'Percentage' => 'Procenat',
|
||||
'Number of tasks' => 'Broj zadataka',
|
||||
'Task distribution' => 'Podela zadataka',
|
||||
'Analytics' => 'Analiza',
|
||||
'Subtask' => 'Pod-zadatak',
|
||||
'My subtasks' => 'Moji pod-zadaci',
|
||||
'User repartition' => 'Zaduženja korisnika',
|
||||
'Clone this project' => 'Kopiraj projekat',
|
||||
'Column removed successfully.' => 'Kolumna usunięta pomyslnie.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
// 'Default priority' => '',
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Administratör',
|
||||
'Sign in' => 'Logga in',
|
||||
'Users' => 'Användare',
|
||||
'No user' => 'Ingen användare',
|
||||
'Forbidden' => 'Ej tillåten',
|
||||
'Access Forbidden' => 'Ej tillåten',
|
||||
'Edit user' => 'Ändra användare',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Skapa en kommentar från en extern leverantör',
|
||||
'Project management' => 'Projekthantering',
|
||||
'My projects' => 'Mina projekt',
|
||||
'Columns' => 'Kolumner',
|
||||
'Task' => 'Uppgift',
|
||||
'Your are not member of any project.' => 'Du är inte medlem i något projekt',
|
||||
'Percentage' => 'Procent',
|
||||
'Number of tasks' => 'Antal uppgifter',
|
||||
'Task distribution' => 'Uppgiftsfördelning',
|
||||
'Analytics' => 'Analyser',
|
||||
'Subtask' => 'Deluppgift',
|
||||
'My subtasks' => 'Mina deluppgifter',
|
||||
'User repartition' => 'Användardeltagande',
|
||||
'Clone this project' => 'Klona projektet',
|
||||
'Column removed successfully.' => 'Kolumnen togs bort',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
// 'Default priority' => '',
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'ผู้ดูแลระบบ',
|
||||
'Sign in' => 'เข้าสู่ระบบ',
|
||||
'Users' => 'ผู้ใช้',
|
||||
'No user' => 'ไม่มีผู้ใช้',
|
||||
'Forbidden' => 'ไม่อนุญาต',
|
||||
'Access Forbidden' => 'ไม่อนุญาตให้เข้า',
|
||||
'Edit user' => 'แก้ไขผู้ใช้',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
// 'API' => '',
|
||||
'Create a comment from an external provider' => 'สร้างความคิดเห็นจากบริการภายนอก',
|
||||
'Project management' => 'การจัดการโปรเจค',
|
||||
'My projects' => 'โปรเจคของฉัน',
|
||||
'Columns' => 'คอลัมน์',
|
||||
'Task' => 'งาน',
|
||||
'Your are not member of any project.' => 'คุณไม่ได้เป็นสมาชิกของโปรเจคใดๆ',
|
||||
'Percentage' => 'เปอร์เซ็นต์',
|
||||
'Number of tasks' => 'จำนวนงาน',
|
||||
'Task distribution' => 'การกระจายงาน',
|
||||
'Analytics' => 'การวิเคราะห์',
|
||||
'Subtask' => 'งานย่อย',
|
||||
'My subtasks' => 'งานย่อยของฉัน',
|
||||
'User repartition' => 'การแบ่งงานของผู้ใช้',
|
||||
'Clone this project' => 'สำเนาโปรเจคนี้',
|
||||
'Column removed successfully.' => 'ลบคอลัมน์สำเร็จ',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
// 'There is no user available.' => '',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'คุณต้องการลบผู้ใช้ "%s" ออกจากกลุ่ม "%s"?',
|
||||
'There is no group.' => 'ไม่มีกลุ่ม',
|
||||
'External Id' => 'ไอดีภายนอก',
|
||||
'Add group member' => 'เพิ่มสมาชิกกลุ่ม',
|
||||
'Do you really want to remove this group: "%s"?' => 'คุณต้องการลบกลุ่มนี้: "%s"?',
|
||||
'There is no user in this group.' => 'ไม่มีผู้ใช้ในกลุ่มนี้',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'ความสำคัญเริ่มต้น',
|
||||
'Lowest priority' => 'ความสำคัญต่ำสุด',
|
||||
'Highest priority' => 'ความสำคัญสูงสุด',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'ถ้าคุณใส่เลขศูนย์ทั้งความสำคัญต่ำและความสำคัญสูง จะเป็นการปิดการทำงานคุณลักษณะนี้',
|
||||
'Close a task when there is no activity' => 'ปิดงานเมื่อไม่มีกิจกกรมเกิดขึ้น',
|
||||
'Duration in days' => 'ระยะเวลาวันที่',
|
||||
'Send email when there is no activity on a task' => 'ส่งอีเมลเมื่อไม่มีกิจกรรมเกิดขึ้นในงาน',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => 'Yönetici',
|
||||
'Sign in' => 'Giriş yap',
|
||||
'Users' => 'Kullanıcılar',
|
||||
'No user' => 'Kullanıcı yok',
|
||||
'Forbidden' => 'Yasak',
|
||||
'Access Forbidden' => 'Erişim yasak',
|
||||
'Edit user' => 'Kullanıcıyı düzenle',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Dış sağlayıcı ile bir yorum oluştur',
|
||||
'Project management' => 'Proje yönetimi',
|
||||
'My projects' => 'Projelerim',
|
||||
'Columns' => 'Sütunlar',
|
||||
'Task' => 'Görev',
|
||||
'Your are not member of any project.' => 'Hiç bir projenin üyesi değilsiniz.',
|
||||
'Percentage' => 'Yüzde',
|
||||
'Number of tasks' => 'Görev sayısı',
|
||||
'Task distribution' => 'Görev dağılımı',
|
||||
'Analytics' => 'Analiz',
|
||||
'Subtask' => 'Alt görev',
|
||||
'My subtasks' => 'Alt görevlerim',
|
||||
'User repartition' => 'Kullanıcı dağılımı',
|
||||
'Clone this project' => 'Projenin kopyasını oluştur',
|
||||
'Column removed successfully.' => 'Sütun başarıyla kaldırıldı.',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => 'Uygun üye yok',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => '"%s" kullanıcısını "%s" grubundan çıkarmak istediğinize emin misiniz?',
|
||||
'There is no group.' => 'Hiç grup yok.',
|
||||
'External Id' => 'Harici Kimlik',
|
||||
'Add group member' => 'Grup üyesi ekle',
|
||||
'Do you really want to remove this group: "%s"?' => '"%s" grubunu silmek istediğinize emin misiniz?',
|
||||
'There is no user in this group.' => 'Bu grupta hiç kullanıcı yok.',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => 'Varsayılan öncelik',
|
||||
'Lowest priority' => 'En düşük öncelik',
|
||||
'Highest priority' => 'En yüksek öncelik',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Eğer en düşük ve en yüksek önceliğe sıfır girerseniz, bu özellik devre dışı bırakılacak.',
|
||||
'Close a task when there is no activity' => 'Bir aktivite olmadığında görevi kapat',
|
||||
'Duration in days' => 'Süre (gün olarak)',
|
||||
'Send email when there is no activity on a task' => 'Bir görevde aktivite olmadığında e-posta gönder',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
'Subtasks overview for %s' => '%s için alt görev özeti',
|
||||
'Projects overview for %s' => '%s için proje özeti',
|
||||
'Activity stream for %s' => '%s için akış',
|
||||
'Calendar for %s' => '%s için takvim',
|
||||
'Notifications for %s' => '%s için bildirimler',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Görev bir kulvara taşındığında rengini değiştir',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Görev bir kulvara taşındığında önceliğini değiştir',
|
||||
'User unlocked successfully.' => 'Kullanıcı kilidi başarıyla kaldırıldı.',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ return array(
|
|||
'Administrator' => '超级管理员',
|
||||
'Sign in' => '登录',
|
||||
'Users' => '用户',
|
||||
'No user' => '没有用户',
|
||||
'Forbidden' => '禁止',
|
||||
'Access Forbidden' => '禁止进入',
|
||||
'Edit user' => '修改用户',
|
||||
|
|
@ -402,16 +401,13 @@ return array(
|
|||
'API' => '应用程序接口',
|
||||
'Create a comment from an external provider' => '从外部创建一个评论',
|
||||
'Project management' => '项目管理',
|
||||
'My projects' => '我的项目',
|
||||
'Columns' => '栏目',
|
||||
'Task' => '任务',
|
||||
'Your are not member of any project.' => '您尚未加入任何项目',
|
||||
'Percentage' => '百分比',
|
||||
'Number of tasks' => '任务数',
|
||||
'Task distribution' => '任务分布',
|
||||
'Analytics' => '分析',
|
||||
'Subtask' => '子任务',
|
||||
'My subtasks' => '我的子任务',
|
||||
'User repartition' => '用户分析',
|
||||
'Clone this project' => '复制此项目',
|
||||
'Column removed successfully.' => '成功删除了栏目。',
|
||||
|
|
@ -889,7 +885,6 @@ return array(
|
|||
'There is no user available.' => '当前没有有效用户',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => '你确定把用户"%s"从"%s"中移除?',
|
||||
'There is no group.' => '当前没有用户组',
|
||||
'External Id' => '关联ID',
|
||||
'Add group member' => '添加用户组成员',
|
||||
'Do you really want to remove this group: "%s"?' => '你真的想要移除用户组:"%s"?',
|
||||
'There is no user in this group.' => '当前用户组下没有成员',
|
||||
|
|
@ -955,7 +950,6 @@ return array(
|
|||
'Default priority' => '默认优先级',
|
||||
'Lowest priority' => '最低优先级',
|
||||
'Highest priority' => '最高优先级',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => '如果你为优先级填0,将禁用本功能',
|
||||
'Close a task when there is no activity' => '当任务没有活动记录时关闭任务',
|
||||
'Duration in days' => '持续天数',
|
||||
'Send email when there is no activity on a task' => '当任务没有活动记录时发送邮件',
|
||||
|
|
@ -1169,8 +1163,6 @@ return array(
|
|||
'Subtasks overview for %s' => '%s的子任务预览',
|
||||
'Projects overview for %s' => '%s的项目预览',
|
||||
'Activity stream for %s' => '%s的活动足迹',
|
||||
'Calendar for %s' => '%s的日历',
|
||||
'Notifications for %s' => '%s的通知',
|
||||
'Assign a color when the task is moved to a specific swimlane' => '当任务移动到指定里程碑时标记颜色',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => '当任务移动到指定里程碑时标记优先级',
|
||||
'User unlocked successfully.' => '用户解锁成功。',
|
||||
|
|
@ -1316,7 +1308,6 @@ return array(
|
|||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
|
|
@ -1334,4 +1325,23 @@ return array(
|
|||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ class CurrencyModel extends Base
|
|||
'CNY' => t('CNY - Chinese Yuan'),
|
||||
'TRL' => t('TRL - Turkish Lira'),
|
||||
'HRK' => t('HRK - Kuna'),
|
||||
'ARS' => t('ARS - Argetinian Peso'),
|
||||
'ARS' => t('ARS - Argentine Peso'),
|
||||
'COP' => t('COP - Colombian Peso'),
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue