added avatars, show user teams in list, new team dashboard widgets (#1150)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="profile-stats">
|
||||
<source>profile-stats</source>
|
||||
<target>Statistiken</target>
|
||||
<target>Profil</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="settings">
|
||||
<source>settings</source>
|
||||
|
||||
@@ -28,11 +28,11 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="profile-stats">
|
||||
<source>profile-stats</source>
|
||||
<target>Statistics</target>
|
||||
<target>Profile</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="settings">
|
||||
<source>settings</source>
|
||||
<target>Settings</target>
|
||||
<target>Preferences</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="timesheet">
|
||||
<source>timesheet</source>
|
||||
|
||||
@@ -249,10 +249,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>مرحباً!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>إحصائياتي</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>جميع المستخدمين</target>
|
||||
|
||||
@@ -316,10 +316,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>Vítejte!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>Moje statistika</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>Všichni uživatelé</target>
|
||||
@@ -678,7 +674,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.yourWorkingHours">
|
||||
<source>stats.yourWorkingHours</source>
|
||||
<target>Your working hours</target>
|
||||
<target>My working hours</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountToday">
|
||||
<source>stats.amountToday</source>
|
||||
|
||||
@@ -56,6 +56,10 @@
|
||||
<source>search</source>
|
||||
<target>Suchen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="my.profile">
|
||||
<source>my.profile</source>
|
||||
<target>Mein Profil</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Login / Security
|
||||
@@ -156,6 +160,10 @@
|
||||
<source>menu.tags</source>
|
||||
<target>Schlagworte</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="menu.doctor">
|
||||
<source>menu.doctor</source>
|
||||
<target>Doktor</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Error templates
|
||||
@@ -324,10 +332,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>Willkommen!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>Meine Statistiken</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>Alle Benutzer</target>
|
||||
@@ -344,6 +348,22 @@
|
||||
<source>label.toggle_dropdown</source>
|
||||
<target>Menü anzeigen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.my_teams">
|
||||
<source>label.my_teams</source>
|
||||
<target>Meine Teams</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.my_team_projects">
|
||||
<source>label.my_team_projects</source>
|
||||
<target>Team Projekte & Budgets</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.progress">
|
||||
<source>label.progress</source>
|
||||
<target>Fortschritt</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.plus_more">
|
||||
<source>label.plus_more</source>
|
||||
<target>+%count% weitere</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Timesheet
|
||||
@@ -654,7 +674,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.yourWorkingHours">
|
||||
<source>stats.yourWorkingHours</source>
|
||||
<target>Deine Arbeitszeiten</target>
|
||||
<target>Meine Arbeitszeiten</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountToday">
|
||||
<source>stats.amountToday</source>
|
||||
@@ -716,6 +736,14 @@
|
||||
<source>stats.customerTotal</source>
|
||||
<target>Anzahl Kunden</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.percentUsed">
|
||||
<source>stats.percentUsed</source>
|
||||
<target>%percent%% verwendet</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.percentUsedLeft">
|
||||
<source>stats.percentUsedLeft</source>
|
||||
<target>%percent%% verwendet (noch %left% offen)</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Invoice
|
||||
|
||||
@@ -56,6 +56,10 @@
|
||||
<source>search</source>
|
||||
<target>Search</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="my.profile">
|
||||
<source>my.profile</source>
|
||||
<target>My profile</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Login / Security
|
||||
@@ -156,7 +160,11 @@
|
||||
<source>menu.tags</source>
|
||||
<target>Tags</target>
|
||||
</trans-unit>
|
||||
|
||||
<trans-unit id="menu.doctor">
|
||||
<source>menu.doctor</source>
|
||||
<target>Doctor</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Error templates
|
||||
-->
|
||||
@@ -324,10 +332,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>Welcome!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>My statistics</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>All users</target>
|
||||
@@ -344,6 +348,22 @@
|
||||
<source>label.toggle_dropdown</source>
|
||||
<target>Show menu</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.my_teams">
|
||||
<source>label.my_teams</source>
|
||||
<target>My teams</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.my_team_projects">
|
||||
<source>label.my_team_projects</source>
|
||||
<target>Team Projects & budgets</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.progress">
|
||||
<source>label.progress</source>
|
||||
<target>Progress</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.plus_more">
|
||||
<source>label.plus_more</source>
|
||||
<target>+%count% more</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Timesheet
|
||||
@@ -654,7 +674,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.yourWorkingHours">
|
||||
<source>stats.yourWorkingHours</source>
|
||||
<target>Your working hours</target>
|
||||
<target>My working hours</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountToday">
|
||||
<source>stats.amountToday</source>
|
||||
@@ -716,6 +736,14 @@
|
||||
<source>stats.customerTotal</source>
|
||||
<target>Customers</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.percentUsed">
|
||||
<source>stats.percentUsed</source>
|
||||
<target>%percent%% used</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.percentUsedLeft">
|
||||
<source>stats.percentUsedLeft</source>
|
||||
<target>%percent%% used (%left% are still open)</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Invoice
|
||||
|
||||
@@ -300,14 +300,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>¡Bienvenido!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>Mis estadísticas</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>Resumen de todos los usuarios</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Widgets
|
||||
|
||||
@@ -300,10 +300,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>Bienvenue !</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>Mes statistiques</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>Tous les usagers</target>
|
||||
|
||||
@@ -300,10 +300,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>Üdv!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>Az én statiisztikáim</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>Minden felhasználó</target>
|
||||
|
||||
@@ -249,10 +249,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>Benvenuto!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>Statistiche</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>Tutti gli utenti</target>
|
||||
|
||||
@@ -300,10 +300,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>Willkommen! (ようこそ!)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>あなたの統計情報</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>全ユーザーの統計情報</target>
|
||||
|
||||
@@ -312,10 +312,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target state="translated">환영합니다!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target state="translated">나의 통계</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target state="translated">모든 사용자</target>
|
||||
|
||||
@@ -300,10 +300,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>Bem vindo!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>Minhas Estatísticas</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>Todos usuários</target>
|
||||
|
||||
@@ -249,10 +249,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>Добро пожаловать!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>Твоя статистика</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>Все пользователи</target>
|
||||
|
||||
@@ -289,10 +289,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target>Vitajte!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target>Moje štatistiky</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target>Všetci používatelia</target>
|
||||
|
||||
@@ -300,10 +300,6 @@
|
||||
<source>dashboard.subtitle</source>
|
||||
<target state="translated">Välkommen!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.you">
|
||||
<source>dashboard.you</source>
|
||||
<target state="translated">Min statistik</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dashboard.all">
|
||||
<source>dashboard.all</source>
|
||||
<target state="translated">Alla användare</target>
|
||||
|
||||
Reference in New Issue
Block a user