Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin translations #26

Open
wants to merge 39 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
8e3b39f
New translations lang.php (Belarusian)
Dec 26, 2018
177cb67
New translations lang.php (French)
Dec 26, 2018
7063107
New translations lang.php (German)
Dec 26, 2018
634e5b3
New translations lang.php (Japanese)
Dec 26, 2018
60650c9
New translations lang.php (Kazakh)
Dec 26, 2018
ce878eb
New translations lang.php (Kyrgyz)
Dec 26, 2018
6d1ea51
New translations lang.php (Persian)
Dec 26, 2018
e082cb5
New translations lang.php (Russian)
Dec 26, 2018
d5e90a2
New translations lang.php (Slovak)
Dec 26, 2018
19f68d0
New translations lang.php (Ukrainian)
Dec 26, 2018
fabb902
New translations lang.php (Arabic)
Jan 11, 2019
3765e70
New translations lang.php (Korean)
Jan 11, 2019
ae1929d
New translations lang.php (Turkish)
Jan 11, 2019
a8005e5
New translations lang.php (Swedish)
Jan 11, 2019
d67031a
New translations lang.php (Spanish, Argentina)
Jan 11, 2019
0bab1dc
New translations lang.php (Bulgarian)
Jan 23, 2019
97fcfb5
New translations lang.php (Indonesian)
Jan 23, 2019
f08240e
New translations lang.php (Romanian)
Jan 23, 2019
aa424b3
New translations lang.php (Portuguese, Brazilian)
Jan 23, 2019
95f6796
Merge branch 'develop' into l10n
Feb 26, 2019
05c71e9
New translations lang.php (Catalan)
Feb 26, 2019
d6f19a8
New translations lang.php (Chinese Simplified)
Feb 26, 2019
77e6edc
New translations lang.php (Czech)
Feb 26, 2019
6d7e9e4
New translations lang.php (Danish)
Feb 26, 2019
df310c3
New translations lang.php (Dutch)
Feb 26, 2019
86921c3
New translations lang.php (Estonian)
Feb 26, 2019
9864012
New translations lang.php (Finnish)
Feb 26, 2019
37518e3
New translations lang.php (Greek)
Feb 26, 2019
854b6c9
New translations lang.php (Hungarian)
Feb 26, 2019
61a45c1
New translations lang.php (Italian)
Feb 26, 2019
49f8543
New translations lang.php (Latvian)
Feb 26, 2019
a89681e
New translations lang.php (Lithuanian)
Feb 26, 2019
385bdaa
New translations lang.php (Norwegian Bokmal)
Feb 26, 2019
708a870
New translations lang.php (Polish)
Feb 26, 2019
2fa8767
New translations lang.php (Vietnamese)
Feb 26, 2019
bc75c5a
New translations lang.php (Lithuanian)
Feb 26, 2019
5cdc5a5
New translations lang.php (Latvian)
Jan 30, 2020
410616c
New translations lang.php (Latvian)
Jan 30, 2020
cf716d9
New translations lang.php (Latvian)
Jan 30, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
95 changes: 95 additions & 0 deletions lang/ar/lang.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<?php return [
'plugin' => [
'name' => 'Buddies',
'description' => 'Users login/registration',
],
'field' => [
'name' => 'Name',
'last_name' => 'Last name',
'middle_name' => 'Middle name',
'password_confirm' => 'Confirm password',
'password_change' => 'Change password',
'registration_mail_template' => 'Registration mail template',
'restore_password_mail_template' => 'Restore password mail template',
],
'menu' => [
'main' => 'Users',
'user' => 'Users',
'property' => 'Addition properties',
],
'user' => [
'name' => 'user',
'list_title' => 'User list',
],
'property' => [
'name' => 'property',
'list_title' => 'Property list',
],
'tab' => [
'data' => 'Data',
'permissions' => 'Manage users',
],
'component' => [
'registration' => 'Registration',
'registration_desc' => '',

'login' => 'Login',
'login_desc' => '',
'socialite_login' => 'Socialite login',
'socialite_login_desc' => '',
'logout' => 'Logout',
'logout_desc' => '',

'user_page' => 'User page',
'user_page_desc' => '',
'user_data' => 'User data',
'user_data_desc' => '',

'activation_page' => 'User activation page',
'activation_page_desc' => '',

'reset_password' => 'Reset password',
'reset_password_desc' => '',

'change_password' => 'Change password',
'change_password_desc' => '',

'restore_password' => 'Restore password',
'restore_password_desc' => '',


'property_force_login' => 'User will be authorized after registration',
'property_activation' => 'User activation',
'property_activation_on' => 'ON',
'property_activation_off' => 'OFF',
'property_activation_mail' => 'Send activation email',
'property_check_old_password' => 'Check old password',
'property_socialite_code' => 'Socialite code',
'property_login_page' => 'Redirect to login page if user is not authorized',
],
'message' => [
'e_user_create' => 'Error creating user',
'e_user_banned' => 'User ":user" is banned',
'e_user_suspended' => 'User ":user" is temporarily blocked.',
'e_login_not_correct' => 'You entered incorrect email or password.',
'e_user_not_active' => 'User is not activated.',
'e_auth_fail' => 'You are already authorized.',
'e_user_not_found' => 'User ":user" not found',
'e_check_old_password' => 'Old password entered incorrectly.',
'email_is_busy' => 'Email :email is busy',
'email_is_available' => 'Email :email is available',
'registration_success' => 'You have successfully registered',
'user_update_success' => 'Your data was successfully saved',
'password_change_success' => 'Password was successfully changed.',
'login_success' => 'You have been successfully authorized.',
'restore_mail_send_success' => 'Sent email for password recovery.',
],
'mail' => [
'restore' => 'Restore password',
'registration' => 'Registration',
],
'permission' => [
'user' => 'Manage users',
'property' => 'Manage addition properties',
],
];
95 changes: 95 additions & 0 deletions lang/be/lang.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<?php return [
'plugin' => [
'name' => 'Buddies',
'description' => 'Users login/registration',
],
'field' => [
'name' => 'Name',
'last_name' => 'Last name',
'middle_name' => 'Middle name',
'password_confirm' => 'Confirm password',
'password_change' => 'Change password',
'registration_mail_template' => 'Registration mail template',
'restore_password_mail_template' => 'Restore password mail template',
],
'menu' => [
'main' => 'Users',
'user' => 'Users',
'property' => 'Addition properties',
],
'user' => [
'name' => 'user',
'list_title' => 'User list',
],
'property' => [
'name' => 'property',
'list_title' => 'Property list',
],
'tab' => [
'data' => 'Data',
'permissions' => 'Manage users',
],
'component' => [
'registration' => 'Registration',
'registration_desc' => '',

'login' => 'Login',
'login_desc' => '',
'socialite_login' => 'Socialite login',
'socialite_login_desc' => '',
'logout' => 'Logout',
'logout_desc' => '',

'user_page' => 'User page',
'user_page_desc' => '',
'user_data' => 'User data',
'user_data_desc' => '',

'activation_page' => 'User activation page',
'activation_page_desc' => '',

'reset_password' => 'Reset password',
'reset_password_desc' => '',

'change_password' => 'Change password',
'change_password_desc' => '',

'restore_password' => 'Restore password',
'restore_password_desc' => '',


'property_force_login' => 'User will be authorized after registration',
'property_activation' => 'User activation',
'property_activation_on' => 'ON',
'property_activation_off' => 'OFF',
'property_activation_mail' => 'Send activation email',
'property_check_old_password' => 'Check old password',
'property_socialite_code' => 'Socialite code',
'property_login_page' => 'Redirect to login page if user is not authorized',
],
'message' => [
'e_user_create' => 'Error creating user',
'e_user_banned' => 'User ":user" is banned',
'e_user_suspended' => 'User ":user" is temporarily blocked.',
'e_login_not_correct' => 'You entered incorrect email or password.',
'e_user_not_active' => 'User is not activated.',
'e_auth_fail' => 'You are already authorized.',
'e_user_not_found' => 'User ":user" not found',
'e_check_old_password' => 'Old password entered incorrectly.',
'email_is_busy' => 'Email :email is busy',
'email_is_available' => 'Email :email is available',
'registration_success' => 'You have successfully registered',
'user_update_success' => 'Your data was successfully saved',
'password_change_success' => 'Password was successfully changed.',
'login_success' => 'You have been successfully authorized.',
'restore_mail_send_success' => 'Sent email for password recovery.',
],
'mail' => [
'restore' => 'Restore password',
'registration' => 'Registration',
],
'permission' => [
'user' => 'Manage users',
'property' => 'Manage addition properties',
],
];
95 changes: 95 additions & 0 deletions lang/bg/lang.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<?php return [
'plugin' => [
'name' => 'Buddies',
'description' => 'Users login/registration',
],
'field' => [
'name' => 'Name',
'last_name' => 'Last name',
'middle_name' => 'Middle name',
'password_confirm' => 'Confirm password',
'password_change' => 'Change password',
'registration_mail_template' => 'Registration mail template',
'restore_password_mail_template' => 'Restore password mail template',
],
'menu' => [
'main' => 'Users',
'user' => 'Users',
'property' => 'Addition properties',
],
'user' => [
'name' => 'user',
'list_title' => 'User list',
],
'property' => [
'name' => 'property',
'list_title' => 'Property list',
],
'tab' => [
'data' => 'Data',
'permissions' => 'Manage users',
],
'component' => [
'registration' => 'Registration',
'registration_desc' => '',

'login' => 'Login',
'login_desc' => '',
'socialite_login' => 'Socialite login',
'socialite_login_desc' => '',
'logout' => 'Logout',
'logout_desc' => '',

'user_page' => 'User page',
'user_page_desc' => '',
'user_data' => 'User data',
'user_data_desc' => '',

'activation_page' => 'User activation page',
'activation_page_desc' => '',

'reset_password' => 'Reset password',
'reset_password_desc' => '',

'change_password' => 'Change password',
'change_password_desc' => '',

'restore_password' => 'Restore password',
'restore_password_desc' => '',


'property_force_login' => 'User will be authorized after registration',
'property_activation' => 'User activation',
'property_activation_on' => 'ON',
'property_activation_off' => 'OFF',
'property_activation_mail' => 'Send activation email',
'property_check_old_password' => 'Check old password',
'property_socialite_code' => 'Socialite code',
'property_login_page' => 'Redirect to login page if user is not authorized',
],
'message' => [
'e_user_create' => 'Error creating user',
'e_user_banned' => 'User ":user" is banned',
'e_user_suspended' => 'User ":user" is temporarily blocked.',
'e_login_not_correct' => 'You entered incorrect email or password.',
'e_user_not_active' => 'User is not activated.',
'e_auth_fail' => 'You are already authorized.',
'e_user_not_found' => 'User ":user" not found',
'e_check_old_password' => 'Old password entered incorrectly.',
'email_is_busy' => 'Email :email is busy',
'email_is_available' => 'Email :email is available',
'registration_success' => 'You have successfully registered',
'user_update_success' => 'Your data was successfully saved',
'password_change_success' => 'Password was successfully changed.',
'login_success' => 'You have been successfully authorized.',
'restore_mail_send_success' => 'Sent email for password recovery.',
],
'mail' => [
'restore' => 'Restore password',
'registration' => 'Registration',
],
'permission' => [
'user' => 'Manage users',
'property' => 'Manage addition properties',
],
];
95 changes: 95 additions & 0 deletions lang/ca/lang.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<?php return [
'plugin' => [
'name' => 'Buddies',
'description' => 'Users login/registration',
],
'field' => [
'name' => 'Name',
'last_name' => 'Last name',
'middle_name' => 'Middle name',
'password_confirm' => 'Confirm password',
'password_change' => 'Change password',
'registration_mail_template' => 'Registration mail template',
'restore_password_mail_template' => 'Restore password mail template',
],
'menu' => [
'main' => 'Users',
'user' => 'Users',
'property' => 'Addition properties',
],
'user' => [
'name' => 'user',
'list_title' => 'User list',
],
'property' => [
'name' => 'property',
'list_title' => 'Property list',
],
'tab' => [
'data' => 'Data',
'permissions' => 'Manage users',
],
'component' => [
'registration' => 'Registration',
'registration_desc' => '',

'login' => 'Login',
'login_desc' => '',
'socialite_login' => 'Socialite login',
'socialite_login_desc' => '',
'logout' => 'Logout',
'logout_desc' => '',

'user_page' => 'User page',
'user_page_desc' => '',
'user_data' => 'User data',
'user_data_desc' => '',

'activation_page' => 'User activation page',
'activation_page_desc' => '',

'reset_password' => 'Reset password',
'reset_password_desc' => '',

'change_password' => 'Change password',
'change_password_desc' => '',

'restore_password' => 'Restore password',
'restore_password_desc' => '',


'property_force_login' => 'User will be authorized after registration',
'property_activation' => 'User activation',
'property_activation_on' => 'ON',
'property_activation_off' => 'OFF',
'property_activation_mail' => 'Send activation email',
'property_check_old_password' => 'Check old password',
'property_socialite_code' => 'Socialite code',
'property_login_page' => 'Redirect to login page if user is not authorized',
],
'message' => [
'e_user_create' => 'Error creating user',
'e_user_banned' => 'User ":user" is banned',
'e_user_suspended' => 'User ":user" is temporarily blocked.',
'e_login_not_correct' => 'You entered incorrect email or password.',
'e_user_not_active' => 'User is not activated.',
'e_auth_fail' => 'You are already authorized.',
'e_user_not_found' => 'User ":user" not found',
'e_check_old_password' => 'Old password entered incorrectly.',
'email_is_busy' => 'Email :email is busy',
'email_is_available' => 'Email :email is available',
'registration_success' => 'You have successfully registered',
'user_update_success' => 'Your data was successfully saved',
'password_change_success' => 'Password was successfully changed.',
'login_success' => 'You have been successfully authorized.',
'restore_mail_send_success' => 'Sent email for password recovery.',
],
'mail' => [
'restore' => 'Restore password',
'registration' => 'Registration',
],
'permission' => [
'user' => 'Manage users',
'property' => 'Manage addition properties',
],
];
Loading