Skip to content

Commit 033b163

Browse files
authored
New Crowdin updates (#3214)
* New translations auth.php (Spanish) * New translations auth.php (Estonian) * New translations entities.php (Estonian) * New translations common.php (French) * New translations common.php (Indonesian) * New translations common.php (Turkish) * New translations common.php (Ukrainian) * New translations common.php (Chinese Simplified) * New translations common.php (Chinese Traditional) * New translations common.php (Vietnamese) * New translations common.php (Portuguese, Brazilian) * New translations common.php (Persian) * New translations common.php (Slovenian) * New translations common.php (Spanish, Argentina) * New translations common.php (Croatian) * New translations common.php (Estonian) * New translations common.php (Latvian) * New translations common.php (Bosnian) * New translations common.php (Norwegian Bokmal) * New translations common.php (Swedish) * New translations common.php (Slovak) * New translations common.php (Spanish) * New translations common.php (Hebrew) * New translations common.php (Arabic) * New translations common.php (Bulgarian) * New translations common.php (Catalan) * New translations common.php (Czech) * New translations common.php (Danish) * New translations common.php (German) * New translations common.php (Hungarian) * New translations common.php (Russian) * New translations common.php (Italian) * New translations common.php (Japanese) * New translations common.php (Korean) * New translations common.php (Lithuanian) * New translations common.php (Dutch) * New translations common.php (Polish) * New translations common.php (Portuguese) * New translations common.php (German Informal) * New translations common.php (Spanish) * New translations common.php (Italian) * New translations settings.php (Italian) * New translations common.php (Spanish, Argentina)
1 parent 6eadf3e commit 033b163

40 files changed

+46
-10
lines changed

resources/lang/ar/common.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
'status_active' => 'Active',
7676
'status_inactive' => 'Inactive',
7777
'never' => 'Never',
78+
'none' => 'None',
7879

7980
// Header
8081
'header_menu_expand' => 'عرض القائمة',

resources/lang/bg/common.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
'status_active' => 'Active',
7676
'status_inactive' => 'Inactive',
7777
'never' => 'Never',
78+
'none' => 'None',
7879

7980
// Header
8081
'header_menu_expand' => 'Expand Header Menu',

resources/lang/bs/common.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
'status_active' => 'Active',
7676
'status_inactive' => 'Inactive',
7777
'never' => 'Never',
78+
'none' => 'None',
7879

7980
// Header
8081
'header_menu_expand' => 'Otvori meni u zaglavlju',

resources/lang/ca/common.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
'status_active' => 'Active',
7676
'status_inactive' => 'Inactive',
7777
'never' => 'Never',
78+
'none' => 'None',
7879

7980
// Header
8081
'header_menu_expand' => 'Expand Header Menu',

resources/lang/cs/common.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
'status_active' => 'Aktivní',
7676
'status_inactive' => 'Neaktivní',
7777
'never' => 'Nikdy',
78+
'none' => 'None',
7879

7980
// Header
8081
'header_menu_expand' => 'Rozbalit menu v záhlaví',

resources/lang/da/common.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
'status_active' => 'Active',
7676
'status_inactive' => 'Inactive',
7777
'never' => 'Never',
78+
'none' => 'None',
7879

7980
// Header
8081
'header_menu_expand' => 'Udvid header menu',

resources/lang/de/common.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
'status_active' => 'Aktiv',
7676
'status_inactive' => 'Inaktiv',
7777
'never' => 'Never',
78+
'none' => 'None',
7879

7980
// Header
8081
'header_menu_expand' => 'Header-Menü erweitern',

resources/lang/de_informal/common.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
'status_active' => 'Aktiv',
7676
'status_inactive' => 'Inaktiv',
7777
'never' => 'Never',
78+
'none' => 'None',
7879

7980
// Header
8081
'header_menu_expand' => 'Header-Menü erweitern',

resources/lang/es/auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
'email_not_confirmed_resend_button' => 'Reenviar Correo Electrónico de confirmación',
6565

6666
// User Invite
67-
'user_invite_email_subject' => 'Has sido invitado a unirte a :appName!',
67+
'user_invite_email_subject' => 'As sido invitado a unirte a :appName!',
6868
'user_invite_email_greeting' => 'Se ha creado una cuenta para usted en :appName.',
6969
'user_invite_email_text' => 'Clica en el botón a continuación para ajustar una contraseña y poder acceder:',
7070
'user_invite_email_action' => 'Ajustar la Contraseña de la Cuenta',

resources/lang/es/common.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
'status_active' => 'Activo',
7676
'status_inactive' => 'Inactive',
7777
'never' => 'Nunca',
78+
'none' => 'Ninguno',
7879

7980
// Header
8081
'header_menu_expand' => 'Expandir el Menú de la Cabecera',

0 commit comments

Comments
 (0)