Skip to content

Commit

Permalink
chore(i18n): update translations (#5130)
Browse files Browse the repository at this point in the history
  • Loading branch information
asbiin authored Apr 30, 2021
1 parent cdb3bc0 commit 1a16bea
Show file tree
Hide file tree
Showing 38 changed files with 1,658 additions and 1,658 deletions.
2 changes: 1 addition & 1 deletion public/js/langs/cs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/langs/id.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/langs/no.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/langs/pt-BR.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/langs/ru.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/langs/vendor.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resources/lang/cs/people.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
'information_no_work_defined' => 'Žádné informace o práci',
'information_work_at' => 'v :company',
'work_add_cta' => 'Aktualizovat informace o práci',
'work_edit_success' => 'Work information updated',
'work_edit_success' => 'Údaje o zamestnaní byly aktualizovány',
'work_edit_title' => 'Aktualizovat informace o práci pro :name',
'work_edit_job' => 'Pracovní pozice (volitelné)',
'work_edit_company' => 'Společnost (volitelné)',
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/cs/validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,11 +156,11 @@

'vue' => [
'max' => [
'numeric' => '{field} may not be greater than {max}.',
'string' => '{field} may not be greater than {max} characters.',
'numeric' => '{field} nesmí být větší než {max}.',
'string' => '{field} nesmí být dlhší než {max} znakov.',
],
'required' => '{field} is required.',
'url' => '{field} is not a valid URL.',
'required' => '{field} je povinné.',
'url' => '{field} není platná adresa URL.',
],

];
878 changes: 439 additions & 439 deletions resources/lang/id/app.php

Large diffs are not rendered by default.

120 changes: 60 additions & 60 deletions resources/lang/id/auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,70 +19,70 @@
|
*/

'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'not_authorized' => 'You are not authorized to execute this action',
'signup_disabled' => 'Registration is currently disabled',
'signup_error' => 'An error occured trying to register the user',
'back_homepage' => 'Back to homepage',
'mfa_auth_otp' => 'Authenticate with your two factor device',
'mfa_auth_webauthn' => 'Authenticate with a security key (WebAuthn)',
'2fa_title' => 'Two Factor Authentication',
'2fa_wrong_validation' => 'The two factor authentication has failed.',
'2fa_one_time_password' => 'Two factor authentication code',
'2fa_recuperation_code' => 'Enter a two factor recovery code',
'2fa_otp_help' => 'Open up your two factor authentication mobile app and copy the code',
'failed' => 'Kredensial ini tidak cocok dengan catatan kami.',
'throttle' => 'Terlalu banyak upaya login. Silakan coba lagi dalam :seconds detik.',
'not_authorized' => 'Anda tidak memiliki izin untuk menjalankan tindakan ini',
'signup_disabled' => 'Pendaftaran saat ini dinonaktifkan',
'signup_error' => 'Terjadi kesalahan saat mencoba mendaftarkan pengguna',
'back_homepage' => 'Kembali ke halaman beranda',
'mfa_auth_otp' => 'Otentikasi dengan perangkat dua faktor Anda',
'mfa_auth_webauthn' => 'Otentikasi dengan sebuah kunci keamanan (WebAuthn)',
'2fa_title' => 'Otentikasi Dua Faktor',
'2fa_wrong_validation' => 'Otentikasi dua faktor telah gagal.',
'2fa_one_time_password' => 'Kode otentikasi dua faktor',
'2fa_recuperation_code' => 'Masukkan sebuah kode pemulihan dua faktor',
'2fa_otp_help' => 'Buka aplikasi seluler otentikasi dua faktor Anda dan salin kode tersebut',

'login_to_account' => 'Login to your account',
'login_with_recovery' => 'Login with a recovery code',
'login_again' => 'Please login again to your account',
'login_to_account' => 'Masuk ke akun Anda',
'login_with_recovery' => 'Masuk dengan sebuah kode pemulihan',
'login_again' => 'Silakan masuk lagi ke akun Anda',
'email' => 'Email',
'password' => 'Password',
'recovery' => 'Recovery code',
'login' => 'Login',
'button_remember' => 'Remember Me',
'password_forget' => 'Forget your password?',
'password_reset' => 'Reset your password',
'use_recovery' => 'Or you can use a <a href=":url">recovery code</a>',
'signup_no_account' => 'Don’t have an account?',
'signup' => 'Sign up',
'create_account' => 'Create the first account by <a href=":url">signing up</a>',
'change_language_title' => 'Change language:',
'change_language' => 'Change language to :lang',
'password' => 'Kata sandi',
'recovery' => 'Kode pemulihan',
'login' => 'Masuk',
'button_remember' => 'Ingat Saya',
'password_forget' => 'Lupa kata sandi Anda?',
'password_reset' => 'Atur ulang kata sandi Anda',
'use_recovery' => 'Atau kamu bisa menggunakan sebuah <a href=":url">kode pemulihan</a>',
'signup_no_account' => 'Tidak punya akun?',
'signup' => 'Daftar',
'create_account' => 'Buat akun pertama dengan <a href=":url">mendaftar</a>',
'change_language_title' => 'Ganti bahasa:',
'change_language' => 'Ganti bahasa ke :lang',

'password_reset_title' => 'Reset Password',
'password_reset_email' => 'E-Mail Address',
'password_reset_send_link' => 'Send Password Reset Link',
'password_reset_password' => 'Password',
'password_reset_password_confirm' => 'Confirm Password',
'password_reset_action' => 'Reset Password',
'password_reset_email_content' => 'Click here to reset your password:',
'password_reset_title' => 'Atur ulang kata sandi',
'password_reset_email' => 'Alamat Email',
'password_reset_send_link' => 'Kirim Tautan Atur Ulang Kata Sandi',
'password_reset_password' => 'Kata sandi',
'password_reset_password_confirm' => 'Komfirmasi Kata Sandi',
'password_reset_action' => 'Atur ulang kata sandi',
'password_reset_email_content' => 'Klik di sini untuk mengatur ulang kata sandi Anda:',

'register_title_welcome' => 'Welcome to your newly installed Monica instance',
'register_create_account' => 'You need to create an account to use Monica',
'register_title_create' => 'Create your Monica account',
'register_login' => '<a href=":url">Log in</a> if you already have an account.',
'register_email' => 'Enter a valid email address',
'register_email_example' => 'you@home',
'register_firstname' => 'First name',
'register_firstname_example' => 'eg. John',
'register_lastname' => 'Last name',
'register_lastname_example' => 'eg. Doe',
'register_password' => 'Password',
'register_password_example' => 'Enter a secure password',
'register_password_confirmation' => 'Password confirmation',
'register_action' => 'Register',
'register_policy' => 'Signing up signifies you’ve read and agree to our <a href=":url" hreflang=":hreflang">Privacy Policy</a> and <a href=":urlterm" hreflang=":hreflang">Terms of use</a>.',
'register_invitation_email' => 'For security purposes, please indicate the email of the person who’ve invited you to join this account. This information is provided in the invitation email.',
'register_title_welcome' => 'Selamat datang di contoh Monica Anda yang baru saja dipasang',
'register_create_account' => 'Anda harus membuat sebuah akun untuk menggunakan Monica',
'register_title_create' => 'Buat Akun Monica Anda',
'register_login' => '<a href=":url">Masuk</a> jika Anda sudah memiliki akun.',
'register_email' => 'Masukkan sebuah alamat email yang valid',
'register_email_example' => 'kamu@beranda',
'register_firstname' => 'Nama depan',
'register_firstname_example' => 'mis. Asep',
'register_lastname' => 'Nama keluarga',
'register_lastname_example' => 'mis. Surasep',
'register_password' => 'Kata sandi',
'register_password_example' => 'Masukkan sebuah kata sandi yang aman',
'register_password_confirmation' => 'Konfirmasi kata sandi',
'register_action' => 'Daftar',
'register_policy' => 'Dengan mendaftar menandakan Anda telah membaca dan menyetujui <a href=":url" hreflang=":hreflang">Kebijakan Privasi </a> dan <a href=":urlterm" hreflang=":hreflang">Ketentuan penggunaan</a>.',
'register_invitation_email' => 'Untuk tujuan keamanan, silahkan cantumkan email orang yang telah mengundang Anda untuk bergabung dengan akun ini. Informasi ini disediakan dalam email invitasi.',

'confirmation_title' => 'Verify Your Email Address',
'confirmation_fresh' => 'A fresh verification link has been sent to your email address.',
'confirmation_check' => 'Before proceeding, please check your email for a verification link.',
'confirmation_request_another' => 'If you did not receive the email <a :action>click here to request another</a>.',
'confirmation_title' => 'Verifikasi Alamat Email Anda',
'confirmation_fresh' => 'Tautan verifikasi baru telah dikirimkan ke alamat email Anda.',
'confirmation_check' => 'Sebelum melanjutkan, silakan periksa email Anda untuk sebuah tautan verifikasi.',
'confirmation_request_another' => 'Jika Anda tidak menerima email <a :action>>klik di sini untuk meminta lagi</a>.',

'confirmation_again' => 'If you want to change your email address you can <a href=":url" class="alert-link">click here</a>.',
'email_change_current_email' => 'Current email address:',
'email_change_title' => 'Change your email address',
'email_change_new' => 'New email address',
'email_changed' => 'Your email address has been changed. Check your mailbox to validate it.',
'confirmation_again' => 'Jika Anda ingin mengganti alamat email Anda, Anda bisa <a href=":url" class="alert-link">klik di sini</a>.',
'email_change_current_email' => 'Alamat email saat ini:',
'email_change_title' => 'Ganti alamat email Anda',
'email_change_new' => 'Alamat email baru',
'email_changed' => 'Alamat email Anda telah diubah. Periksa kotak surat Anda untuk memvalidasinya.',
];
64 changes: 32 additions & 32 deletions resources/lang/id/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,36 +7,36 @@
*/

return [
'dashboard_blank_title' => 'Welcome to your account!',
'dashboard_blank_description' => 'Monica is the place to organize all the interactions you have with the people you care about.',
'dashboard_blank_cta' => 'Add your first contact',
'dashboard_blank_illustration' => 'Illustration by <a href=":url">Freepik</a>',

'notes_title' => 'You don’t have any starred notes yet.',

'tab_recent_calls' => 'Recent calls',
'tab_favorite_notes' => 'Favorite notes',
'tab_calls_blank' => 'You haven’t logged any calls yet.',
'tab_debts' => 'Debts',
'tab_debts_blank' => 'You haven’t logged any debts yet.',
'tab_tasks' => 'Tasks',
'tab_tasks_blank' => 'You haven’t any tasks yet.',

'tasks_add_task_placeholder' => 'What is this task about?',
'tasks_tab_your_contacts' => 'Tasks related to your contacts',
'tasks_tab_your_tasks' => 'Your tasks',
'tasks_add_note' => 'Press <kbd>Enter</kbd> to add the task.',
'task_add_cta' => 'Add a task',

'debts_you_owe' => 'You owe',

'statistics_contacts' => 'Contacts',
'statistics_activities' => 'Activities',
'statistics_gifts' => 'Gifts',

'reminders_next_months' => 'Events in the next 3 months',
'reminders_none' => 'No reminders for this month.',

'product_changes' => 'Product changes',
'product_view_details' => 'View details',
'dashboard_blank_title' => 'Wilujeng sumping di akun Anda!',
'dashboard_blank_description' => 'Monica adalah tempat untuk mengatur semua interaksi yang Anda miliki dengan orang-orang yang Anda sayangi.',
'dashboard_blank_cta' => 'Tambahkan kontak pertama Anda',
'dashboard_blank_illustration' => 'Ilustrasi oleh <a href=":url">Freepik</a>',

'notes_title' => 'Anda belum punya catatan apa pun yang telah dilihat.',

'tab_recent_calls' => 'Panggilan terbaru',
'tab_favorite_notes' => 'Catatan favorit',
'tab_calls_blank' => 'Anda belum mencatat panggilan.',
'tab_debts' => 'Hutang',
'tab_debts_blank' => 'Anda belum mencatat hutang apa pun.',
'tab_tasks' => 'Tugas',
'tab_tasks_blank' => 'Anda belum punya tugas apa pun.',

'tasks_add_task_placeholder' => 'Tugas ini tentang apa?',
'tasks_tab_your_contacts' => 'Tugas yang berhubungan dengan kontak Anda',
'tasks_tab_your_tasks' => 'Tugas Anda',
'tasks_add_note' => 'Tekan <kbd>Enter</kbd> untuk menambahkan tugas.',
'task_add_cta' => 'Tambahkan sebuah tugas',

'debts_you_owe' => 'Anda berhutang',

'statistics_contacts' => 'Kontak',
'statistics_activities' => 'Aktifitas',
'statistics_gifts' => 'Hadiah',

'reminders_next_months' => 'Peristiwa dalam 3 bulan ke depan',
'reminders_none' => 'Tidak ada pengingat untuk bulan ini.',

'product_changes' => 'Perubahan produk',
'product_view_details' => 'Lihat rincian',
];
42 changes: 21 additions & 21 deletions resources/lang/id/journal.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@
*/

return [
'journal_rate' => 'How was your day? You can rate it once a day.',
'journal_come_back' => 'Thanks. Come back tomorrow to rate your day again.',
'journal_description' => 'Note: the journal lists both manual journal entries, and automatic entries like Activities done with your contacts. While you can delete journal entries manually, you’ll have to delete the activity directly on the contact page.',
'journal_add' => 'Add a journal entry',
'journal_edit' => 'Edit a journal entry',
'journal_empty' => 'Empty journal',
'journal_created_at' => 'Created at {date}',
'journal_created_automatically' => 'Created automatically',
'journal_entry_type_journal' => 'Journal entry',
'journal_entry_type_activity' => 'Activity',
'journal_entry_rate' => 'You rated your day.',
'journal_add_comment' => 'Care to add a comment (optional)?',
'journal_show_comment' => 'Show comment',
'entry_delete_success' => 'The journal entry has been successfully deleted.',
'journal_add_title' => 'Title (optional)',
'journal_add_date' => 'Date',
'journal_add_post' => 'Entry',
'journal_add_cta' => 'Save',
'journal_blank_cta' => 'Add your first journal entry',
'journal_blank_description' => 'The journal lets you write events that happened to you, and remember them.',
'delete_confirmation' => 'Are you sure you want to delete this journal entry?',
'journal_rate' => 'Bagaimana hari Anda? Anda bisa menilainya sekali setiap hari.',
'journal_come_back' => 'Terima kasih. Kembalilah besok untuk menilai hari Anda lagi.',
'journal_description' => 'Catatan: Jurnal mencantumkan entri jurnal mandiri, dan entri otomatis seperti Aktifitas yang telah selesai dilakukan dengan kontak Anda. Meskipun Anda dapat menghapus entri jurnal secara mandiri, Anda harus menghapus aktifitas secara langsung pada halaman kontak.',
'journal_add' => 'Tambahkan sebuah entri jurnal',
'journal_edit' => 'Sunting sebuah entri jurnal',
'journal_empty' => 'Jurnal kosong',
'journal_created_at' => 'Dibuat pada {date}',
'journal_created_automatically' => 'Dibuat secara otomatis',
'journal_entry_type_journal' => 'Entri jurnal',
'journal_entry_type_activity' => 'Aktifitas',
'journal_entry_rate' => 'Anda telah menilai hari Anda.',
'journal_add_comment' => 'Apakah Anda ingin untuk menambahkan komentar (opsional)?',
'journal_show_comment' => 'Tampilkan komentar',
'entry_delete_success' => 'Entri jurnal telah berhasil dihapus.',
'journal_add_title' => 'Judul (opsional)',
'journal_add_date' => 'Tanggal',
'journal_add_post' => 'Entri',
'journal_add_cta' => 'Simpan',
'journal_blank_cta' => 'Tambahkan entri jurnal pertama Anda',
'journal_blank_description' => 'Jurnal memungkinkan Anda menulis peristiwa yang terjadi pada Anda, dan mengingatnya.',
'delete_confirmation' => 'Apakah Anda yakin ingin menghapus entri jurnal ini?',
];
74 changes: 37 additions & 37 deletions resources/lang/id/mail.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,41 +8,41 @@

return [

'subject_line' => 'Reminder for :contact',
'greetings' => 'Hi :username',
'want_reminded_of' => 'You wanted to be reminded of :reason',
'for' => 'For: :name',
'comment' => 'Comment: :comment',
'footer_contact_info' => 'Add, view, complete, and change information about this contact:',
'footer_contact_info2' => 'See :name’s profile',
'footer_contact_info2_link' => 'See :name’s profile: :url',

'notification_subject_line' => 'You have an upcoming event',
'notification_description' => 'In :count days (on :date), the following event will happen:',

'stay_in_touch_subject_line' => 'Stay in touch with :name',
'stay_in_touch_subject_description' => 'You asked to be reminded to stay in touch with :name every :frequency day.|You asked to be reminded to stay in touch with :name every :frequency days.',

'notifications_whoops' => 'Whoops!',
'notifications_hello' => 'Hello!',
'notifications_regards' => 'Regards',
'notifications_footer' => 'If you’re having trouble clicking the ":actionText" button, copy and paste the URL below into your web browser: [:actionURL](:actionURL)',
'notifications_rights' => 'All rights reserved',

'confirmation_email_title' => 'Monica – Email verification',
'confirmation_email_intro'=> 'To validate your email click on the button below',
'confirmation_email_button' => 'Verify email address',
'confirmation_email_bottom' => 'If you did not create an account, no further action is required.',

'password_reset_title' => 'Monica – Reset Password Notification',
'password_reset_intro' => 'You are receiving this email because we received a password reset request for your account.',
'password_reset_button' => 'Reset Password',
'password_reset_expiration' => 'This password reset link will expire in :count minutes.',
'password_reset_bottom' => 'If you did not request a password reset, no further action is required.',

'invitation_title' => 'Monica – You are invited by :name',
'invitation_intro' => 'You’ve been invited by :name (:email) to use Monica, a nice Personal Relationship Management tool.',
'invitation_link' => 'To accept the invitation, click on the link below:',
'invitation_button' => 'Accept invitation',
'invitation_expiration' => 'This link will expire in :count days.',
'subject_line' => 'Pengingat untuk :contact',
'greetings' => 'Hai :username',
'want_reminded_of' => 'Anda ingin diingatkan tentang :reason',
'for' => 'Untuk: :name',
'comment' => 'Komentar: :comment',
'footer_contact_info' => 'Tambah, lihat, lengkapi, dan ubah informasi tentang kontak ini:',
'footer_contact_info2' => 'Lihat profil :name',
'footer_contact_info2_link' => 'Lihat profil :name: :url',

'notification_subject_line' => 'Anda memiliki sebuah peristiwa didepan',
'notification_description' => 'Di :count hari (pada :date), peristiwa berikut akan terjadi:',

'stay_in_touch_subject_line' => 'Tetap berhubungan dengan :name',
'stay_in_touch_subject_description' => 'Anda meminta untuk diingatkan untuk tetap berhubungan dengan :name setiap :frequency day.|Anda meminta untuk diingatkan untuk tetap berhubungan dengan :name setiap :frequency day.',

'notifications_whoops' => 'Waduh!',
'notifications_hello' => 'Halo!',
'notifications_regards' => 'Salam',
'notifications_footer' => 'Jika Anda mengalami masalah meng-klik tombol ":actionText", salin dan tempel alamat URL dibawah ini ke peramban web Anda : [:actionURL](:actionURL)',
'notifications_rights' => 'Hak cipta',

'confirmation_email_title' => 'Monica - Verifikasi email',
'confirmation_email_intro'=> 'Untuk memvalidasi email Anda klik pada tombol di bawah ini',
'confirmation_email_button' => 'Verifikasi alamat email',
'confirmation_email_bottom' => 'Jika Anda tidak membuat sebuah akun, tidak diperlukan tindakan lebih lanjut.',

'password_reset_title' => 'Monica - Pemberitahuan Atur Ulang Kata Sandi',
'password_reset_intro' => 'Anda menerima email ini karena kami menerima permintaan pengaturan ulang kata sandi untuk akun Anda.',
'password_reset_button' => 'Atur Ulang Kata Sandi',
'password_reset_expiration' => 'Tautan pengaturan ulang kata sandi ini akan beerakhir dalam :count menit.',
'password_reset_bottom' => 'Jika Anda tidak meminta pengaturan ulang kata sandi, tidak diperlukan tindakan lebih lanjut.',

'invitation_title' => 'Monica - Anda diundang oleh :name',
'invitation_intro' => 'Kamu telah diundang oleh :name (:email) untuk menggunakan Monica, sebuah alat Pengelola Kontak Relasi Pribadi yang bagus.',
'invitation_link' => 'Untuk menerima undangan, klik tautan di bawah ini:',
'invitation_button' => 'Terima undangan',
'invitation_expiration' => 'Tautan ini akan berakhir pada :count hari.',
];
Loading

0 comments on commit 1a16bea

Please sign in to comment.