labels.php
6.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<?php
return [
/*
|--------------------------------------------------------------------------
| Labels Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used in labels throughout the system.
| Regardless where it is placed, a label can be listed here so it is easily
| found in a intuitive way.
|
*/
'general' => [
'all' => 'Όλα',
'yes' => 'Ναι',
'no' => 'Όχι',
'custom' => 'Custom',
'actions' => 'Ενέργειες',
'active' => 'Ενεργό',
'buttons' => [
'save' => 'Αποθήκευση',
'update' => 'Ανανέωση',
],
'hide' => 'Απόκρυψη',
'inactive' => 'Ανενεργό',
'none' => 'Κανένα',
'show' => 'Εμφάνιση',
'toggle_navigation' => 'Αλλαγή περιήγησης',
],
'backend' => [
'access' => [
'roles' => [
'create' => 'Δημιουργία ρόλου',
'edit' => 'Επεξεργασία ρόλου',
'management' => 'Διαχείριση ρόλων',
'table' => [
'number_of_users' => 'Αριθμός χρηστών',
'permissions' => 'Άδειες',
'role' => 'Ρόλος',
'sort' => 'Ταξινόμησε',
'total' => 'σύνολο ρόλου|σύνολο ρόλων',
],
],
'users' => [
'active' => 'Ενεργοί χρήστες',
'all_permissions' => 'Όλες οι άδειες',
'change_password' => 'Αλλαγή κωδικού',
'change_password_for' => 'Αλλαγή κωδικού για τον :user',
'create' => 'Δημιουργία χρήστη',
'deactivated' => 'Ανενεργοί χρήστες',
'deleted' => '΄Διεγραμμένοι χρήστες',
'edit' => 'Έπεξεργασία χρήστη',
'management' => '΄Διαχείριση χρήστη',
'no_permissions' => 'Χωρίς άδειες',
'no_roles' => 'No Roles to set.',
'permissions' => 'Άδειες',
'table' => [
'confirmed' => 'Επιβεβαιώθηκε',
'created' => 'Δημιουργήθηκε',
'email' => 'E-mail',
'id' => 'ID',
'last_updated' => 'Τελευταία ενημέρωση',
'name' => 'Όνομα',
'no_deactivated' => 'Δεν υπάρχουν ανενεργοί χρήστες',
'no_deleted' => 'Δεν υπάρχουν διεγραμμένοι χρήστες',
'roles' => '΄Ρόλοι',
'social' => 'Social',
'total' => 'user total|users total',
],
'tabs' => [
'titles' => [
'overview' => 'Overview',
'history' => 'Ιστορία',
],
'content' => [
'overview' => [
'avatar' => 'Avatar',
'confirmed' => 'Επιβεβαιωμένο',
'created_at' => 'Δημιουργήθηκε την',
'deleted_at' => 'Διαγράφηκε την',
'email' => 'E-mail',
'last_updated' => 'Τελευταία ενημέρωση',
'name' => 'Όνομα',
'status' => 'Status',
],
],
],
'view' => 'Δες το χρήστη',
],
],
],
'frontend' => [
'auth' => [
'login_box_title' => 'Σύνδεση',
'login_button' => 'Σύνδεση',
'login_with' => 'Συνδέσου με :social_media',
'register_box_title' => 'Εγγραφή',
'register_button' => 'Εγγραφή',
'remember_me' => 'Θυμήσου με',
],
'contact' => [
'box_title' => 'Contact Us',
'button' => 'Send Information',
],
'passwords' => [
'forgot_password' => 'Forgot Your Password?',
'reset_password_box_title' => 'Reset Password',
'reset_password_button' => 'Reset Password',
'send_password_reset_link_button' => 'Send Password Reset Link',
],
'macros' => [
'country' => [
'alpha' => 'Country Alpha Codes',
'alpha2' => 'Country Alpha 2 Codes',
'alpha3' => 'Country Alpha 3 Codes',
'numeric' => 'Country Numeric Codes',
],
'macro_examples' => 'Macro Examples',
'state' => [
'mexico' => 'Mexico State List',
'us' => [
'us' => 'US States',
'outlying' => 'US Outlying Territories',
'armed' => 'US Armed Forces',
],
],
'territories' => [
'canada' => 'Canada Province & Territories List',
],
'timezone' => 'Timezone',
],
'user' => [
'passwords' => [
'change' => 'Αλλαγή κωδικού',
],
'profile' => [
'avatar' => 'Avatar',
'created_at' => 'Δημιουργήθηκε την',
'edit_information' => 'Επεξεργασία πληροφοριών',
'email' => 'E-mail',
'last_updated' => 'Τελευταία ανανέωση',
'name' => 'Name',
'update_information' => 'Ανανέωση πληροφοριών',
],
],
],
];