|
2 | 2 | /** |
3 | 3 | * Message translations. |
4 | 4 | * |
5 | | - * This file is automatically generated by 'yii message' command. |
| 5 | + * This file is automatically generated by 'yii message/extract' command. |
6 | 6 | * It contains the localizable messages extracted from source code. |
7 | 7 | * You may modify this file by translating the extracted messages. |
8 | 8 | * |
|
17 | 17 | * NOTE: this file must be saved in UTF-8 encoding. |
18 | 18 | */ |
19 | 19 | return [ |
20 | | - 'Banned' => '', |
21 | | - 'Browser' => '', |
22 | | - 'Code' => '', |
23 | | - 'E-mail with activation link has been sent to <b>{email}</b>. This link will expire in {minutes} min.' => '', |
24 | | - 'Login' => '', |
25 | | - 'Name' => '', |
26 | | - 'Status' => '', |
27 | 20 | 'Active' => 'Aktiv', |
28 | 21 | 'Are you sure you want to delete this user?' => 'Wollen Sie diesen Benutzer wirklich löschen?', |
| 22 | + 'Banned' => '', |
29 | 23 | 'Bind to IP' => 'An IP binden', |
| 24 | + 'Browser' => '', |
30 | 25 | 'Change own password' => 'Eigenes Passwort ändern', |
31 | 26 | 'Change password' => 'Passwort ändern', |
32 | 27 | 'Changing password' => 'Ändere Passwort', |
33 | 28 | 'Changing password for user: ' => 'Ändere Passwort von Benutzer: ', |
34 | 29 | 'Child permissions' => 'Kind-Berechtigungen', |
35 | 30 | 'Child roles' => 'Kind-Rollen', |
| 31 | + 'Code' => '', |
| 32 | + 'Confirmation Token' => '', |
36 | 33 | 'Create' => 'Erstellen', |
37 | 34 | 'Created' => 'Erstellt', |
38 | 35 | 'Creating permission group' => 'Erstelle Berechtigungs-Gruppe', |
39 | 36 | 'Current password' => 'Aktuelles Passwort', |
40 | 37 | 'Data' => 'Daten', |
41 | 38 | 'Delete' => 'Löschen', |
42 | 39 | 'Description' => 'Beschreibung', |
| 40 | + 'E-mail' => '', |
43 | 41 | 'E-mail confirmed' => 'E-Mail bestätigt', |
| 42 | + 'E-mail with activation link has been sent to <b>{email}</b>. This link will expire in {minutes} min.' => '', |
44 | 43 | 'Edit' => 'Bearbeiten', |
45 | 44 | 'Editing' => 'Bearbeite', |
46 | 45 | 'Editing permission group' => 'Bearbeite Berechtigungs-Gruppe', |
|
51 | 50 | 'Group' => 'Gruppe', |
52 | 51 | 'Inactive' => 'Inaktiv', |
53 | 52 | 'Language' => 'Sprache', |
| 53 | + 'Login' => '', |
| 54 | + 'Name' => '', |
54 | 55 | 'OS' => 'Betriebssystem', |
55 | 56 | 'Password' => 'Passwort', |
56 | 57 | 'Password has been changed' => 'Passwort wurde geändert', |
57 | 58 | 'Permission creation' => 'Berechtigungserstellung', |
58 | 59 | 'Permission groups' => 'Berechtigungs-Gruppen', |
59 | 60 | 'Permissions' => 'Berechtigungen', |
60 | | - 'Permissions for role - "{role}"' => 'Berechtigungen für Rolle - "{role}"', |
61 | 61 | 'Permissions for role:' => 'Berechtigungen für Rolle', |
| 62 | + 'Refresh routes' => '', |
| 63 | + 'Refresh routes (and delete unused)' => '', |
62 | 64 | 'Registration IP' => 'Registrierung IP', |
63 | 65 | 'Repeat password' => 'Passwort wiederholen', |
64 | 66 | 'Reset' => 'Zurücksetzen', |
65 | 67 | 'Role creation' => 'Rollenerstellung', |
66 | 68 | 'Roles' => 'Rollen', |
67 | 69 | 'Roles and permissions' => 'Rollen und Berechtigungen', |
68 | 70 | 'Roles and permissions for user:' => 'Rollen und Berechtigungen von Benutzer:', |
| 71 | + 'Routes that are not exists in this application will be deleted. Do not recommended for application with "advanced" structure, because frontend and backend have they own set of routes.' => '', |
69 | 72 | 'Rule' => 'Rolle', |
70 | 73 | 'Save' => 'Speichern', |
71 | 74 | 'Saved' => 'Gespeichert', |
72 | 75 | 'Search' => 'Suchen', |
| 76 | + 'Search route' => '', |
73 | 77 | 'Settings for permission' => 'Einstellungen für Berechtigung', |
| 78 | + 'Show all' => '', |
| 79 | + 'Show only selected' => '', |
| 80 | + 'Status' => '', |
74 | 81 | 'Superadmin' => 'Super-Administrator', |
75 | 82 | 'Too many attempts' => 'Zu viele Versuche', |
76 | 83 | 'Type' => 'Typ', |
|
0 commit comments