Skip to content

Commit 9453d8a

Browse files
weblateandreiioLanguages add-onWeblate
committed
Added translation using Weblate (English)
Added translation using Weblate (English) Added translation using Weblate (English) Added translation using Weblate (English) Translated using Weblate (English) Currently translated at 59.3% (114 of 192 strings) Translated using Weblate (English) Currently translated at 0.0% (0 of 37 strings) Added translation using Weblate (English) Added translation using Weblate (English) Co-authored-by: Andrei Ioniță <andrei.ionita@commitglobal.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: Weblate <noreply-mt-weblate@weblate.org> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://translate.commitglobal.org/projects/rvm/app/en/ Translate-URL: https://translate.commitglobal.org/projects/rvm/validation/en/ Translation: RVM/app Translation: RVM/validation
1 parent 72dade6 commit 9453d8a

7 files changed

Lines changed: 270 additions & 35 deletions

File tree

lang/en.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"Whoops!": "Whoops!"
3+
}

lang/en/document.php

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<?php
2+
return [
3+
'label' => [
4+
'singular' => '',
5+
'plural' => '',
6+
],
7+
'field' => [
8+
'organisation' => '',
9+
'name' => '',
10+
'type' => '',
11+
'signed_at' => '',
12+
'expires_at' => '',
13+
'document' => '',
14+
'never_expires' => '',
15+
],
16+
'type' => [
17+
'protocol' => '',
18+
'contract' => '',
19+
'other' => '',
20+
],
21+
'placeholder' => [
22+
'name' => '',
23+
'protocol' => '',
24+
],
25+
];

lang/en/general.php

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?php
2+
return [
3+
'county' => '',
4+
'city' => '',
5+
'created_at' => '',
6+
'updated_at' => '',
7+
'help' => [
8+
'multi_select' => '',
9+
],
10+
'filter' => [
11+
'date_from' => '',
12+
'date_until' => '',
13+
],
14+
'warnings' => [
15+
'reset_password_too_many_attempts' => '',
16+
],
17+
];

lang/en/news.php

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<?php
2+
return [
3+
'label' => [
4+
'singular' => '',
5+
'plural' => '',
6+
],
7+
'field' => [
8+
'title' => '',
9+
'body' => '',
10+
'status' => '',
11+
'organisation' => '',
12+
'updated_at' => '',
13+
'media_files' => '',
14+
'cover_photo' => '',
15+
'published_at' => '',
16+
],
17+
'status' => [
18+
'drafted' => '',
19+
'published' => '',
20+
'archived' => '',
21+
],
22+
'action' => [
23+
'change_status' => [
24+
'draft' => [
25+
'heading' => '',
26+
'subheading' => '',
27+
'button' => '',
28+
'success' => '',
29+
],
30+
'publish' => [
31+
'heading' => '',
32+
'subheading' => '',
33+
'button' => '',
34+
'success' => '',
35+
],
36+
'archive' => [
37+
'heading' => '',
38+
'subheading' => '',
39+
'button' => '',
40+
'success' => '',
41+
],
42+
],
43+
],
44+
'disclaimer' => '',
45+
];

lang/en/organisation.php

Lines changed: 139 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,139 @@
1+
<?php
2+
return [
3+
'label' => [
4+
'singular' => '',
5+
'plural' => '',
6+
'profile' => '',
7+
],
8+
'modal' => [
9+
'heading' => '',
10+
'subheading' => '',
11+
],
12+
'field' => [
13+
'name' => '',
14+
'alias' => '',
15+
'type' => '',
16+
'ngo_type' => '',
17+
'email_organisation' => '',
18+
'phone_organisation' => '',
19+
'year' => '',
20+
'cif' => '',
21+
'registration_number' => '',
22+
'intervention_type' => '',
23+
'agreement_doc' => '',
24+
'description' => '',
25+
'short_description' => '',
26+
'logo' => '',
27+
'choose' => '',
28+
'email' => '',
29+
'phone' => '',
30+
'contact_person_first_name' => '',
31+
'contact_person_last_name' => '',
32+
'contact_person_in_teams_first_name' => '',
33+
'contact_person_in_teams_last_name' => '',
34+
'other_information' => '',
35+
'social_services_accreditation' => '',
36+
'risk_categories' => '',
37+
'website' => '',
38+
'facebook' => '',
39+
'has_branches' => '',
40+
'resource_types' => '',
41+
'type_of_area' => '',
42+
'risk_category' => '',
43+
'expertises' => '',
44+
'branches' => '',
45+
'hq' => '',
46+
'address' => '',
47+
'status' => '',
48+
'status_action' => [
49+
'active' => '',
50+
'inactive' => '',
51+
],
52+
'types' => [
53+
'ngo' => '',
54+
'private' => '',
55+
'public' => '',
56+
'academic' => '',
57+
],
58+
'ngo_types' => [
59+
'association' => '',
60+
'foundation' => '',
61+
'federation' => '',
62+
],
63+
'area' => '',
64+
'area_of_activity' => [
65+
'types' => [
66+
'local' => '',
67+
'regional' => '',
68+
'national' => '',
69+
'international' => '',
70+
],
71+
'areas' => '',
72+
'help_text' => '',
73+
'add_area' => '',
74+
],
75+
'branch' => [
76+
'help_text' => '',
77+
'add_area' => '',
78+
],
79+
'role' => '',
80+
],
81+
'placeholder' => [
82+
'name' => '',
83+
'alias' => '',
84+
'email' => '',
85+
'phone' => '',
86+
],
87+
'section' => [
88+
'organisation_data' => '',
89+
'general_data' => '',
90+
'activity' => '',
91+
'volunteers' => '',
92+
'resource' => '',
93+
'interventions' => '',
94+
'documents' => '',
95+
'users' => '',
96+
'branches' => '',
97+
'expertises' => '',
98+
'area_of_activity' => '',
99+
'localities' => '',
100+
'other_information' => '',
101+
'profile' => '',
102+
'contact_person' => '',
103+
'contact_person_in_teams' => '',
104+
],
105+
'help' => [
106+
'short_description' => '',
107+
'description' => '',
108+
'logo' => '',
109+
],
110+
'action' => [
111+
'change_status' => [
112+
'inactive' => [
113+
'heading' => '',
114+
'subheading' => '',
115+
'button' => '',
116+
'success' => '',
117+
],
118+
'active' => [
119+
'heading' => '',
120+
'subheading' => '',
121+
'button' => '',
122+
'success' => '',
123+
],
124+
],
125+
'resend_invitation' => [
126+
'button' => '',
127+
'heading' => '',
128+
'subheading' => '',
129+
'success' => '',
130+
'failure_title' => '',
131+
'failure_body' => '',
132+
],
133+
],
134+
'status' => [
135+
'active' => '',
136+
'inactive' => '',
137+
'invited' => '',
138+
],
139+
];

lang/en/validation.php

Lines changed: 2 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<?php
2-
3-
declare(strict_types=1);
4-
52
return [
6-
73
/*
84
|--------------------------------------------------------------------------
95
| Validation Language Lines
@@ -14,7 +10,6 @@
1410
| as the size rules. Feel free to tweak each of these messages here.
1511
|
1612
*/
17-
1813
'accepted' => 'The :attribute must be accepted.',
1914
'accepted_if' => 'The :attribute must be accepted when :other is :value.',
2015
'active_url' => 'The :attribute is not a valid URL.',
@@ -147,35 +142,7 @@
147142
'url' => 'The :attribute must be a valid URL.',
148143
'ulid' => 'The :attribute must be a valid ULID.',
149144
'uuid' => 'The :attribute must be a valid UUID.',
150-
151-
/*
152-
|--------------------------------------------------------------------------
153-
| Custom Validation Language Lines
154-
|--------------------------------------------------------------------------
155-
|
156-
| Here you may specify custom validation messages for attributes using the
157-
| convention "attribute.rule" to name the lines. This makes it quick to
158-
| specify a specific custom language line for a given attribute rule.
159-
|
160-
*/
161-
162-
'custom' => [
163-
'attribute-name' => [
164-
'rule-name' => 'custom-message',
165-
],
145+
'attributes' => [
146+
'password' => 'Password',
166147
],
167-
168-
/*
169-
|--------------------------------------------------------------------------
170-
| Custom Validation Attributes
171-
|--------------------------------------------------------------------------
172-
|
173-
| The following language lines are used to swap our attribute placeholder
174-
| with something more reader friendly such as "E-Mail Address" instead
175-
| of "email". This simply helps us make our message more expressive.
176-
|
177-
*/
178-
179-
'attributes' => [],
180-
181148
];

lang/en/volunteer.php

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<?php
2+
return [
3+
'label' => [
4+
'singular' => '',
5+
'plural' => '',
6+
],
7+
'field' => [
8+
'name' => '',
9+
'last_name' => '',
10+
'first_name' => '',
11+
'cnp' => '',
12+
'language' => '',
13+
'email' => '',
14+
'phone' => '',
15+
'role' => '',
16+
'specializations' => '',
17+
'has_first_aid_accreditation' => '',
18+
'updated_at' => '',
19+
'organisation' => '',
20+
],
21+
'role' => [
22+
'volunteer' => '',
23+
'coordinator' => '',
24+
'other' => '',
25+
],
26+
'specialization' => [
27+
'first_aid' => '',
28+
'search_rescue' => '',
29+
'stretcher_bearer' => '',
30+
'cook' => '',
31+
'social_worker' => '',
32+
'mhpss' => '',
33+
'translator' => '',
34+
],
35+
'modal' => [
36+
'heading' => '',
37+
'subheading' => '',
38+
],
39+
];

0 commit comments

Comments
 (0)