Updated language files [skip ci]

This commit is contained in:
James Cole
2018-01-04 10:31:49 +01:00
parent 2b4a3d463b
commit bc879a3872
21 changed files with 97 additions and 104 deletions

View File

@@ -21,12 +21,12 @@
declare(strict_types=1);
return [
'locale' => 'id, Bahasa Indonesia, id_ID, id_ID.utf8, id_ID.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'date_time' => '%e %B %Y, @ %T',
'specific_day' => '%e %B %Y',
'week_in_year' => 'Minggu %W, %Y',
'year' => '%Y',
'half_year' => '%B %Y',
'locale' => 'id, Bahasa Indonesia, id_ID, id_ID.utf8, id_ID.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'date_time' => '%e %B %Y, @ %T',
'specific_day' => '%e %B %Y',
'week_in_year' => 'Minggu %W, %Y',
'year' => '%Y',
'half_year' => '%B %Y',
];

View File

@@ -141,6 +141,16 @@ return [
'invalid_server_configuration' => 'Konfigurasi server tidak valid',
'invalid_locale_settings' => 'Firefly III tidak dapat memformat jumlah uang karena server Anda kehilangan paket yang dibutuhkan. Ada <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instructions bagaimana melakukan ini</a>.',
'quickswitch' => 'Quickswitch',
'sign_in_to_start' => 'Sign in to start your session',
'sign_in' => 'Sign in',
'register_new_account' => 'Register a new account',
'forgot_my_password' => 'I forgot my password',
'problems_with_input' => 'There were some problems with your input.',
'reset_password' => 'Reset your password',
'button_reset_password' => 'Reset password',
'reset_button' => 'Reset',
'want_to_login' => 'I want to login',
'button_register' => 'Register',
// check for updates:
'update_check_title' => 'Check for updates',
@@ -613,6 +623,7 @@ return [
'bill_will_automatch' => 'Tagihan akan secara otomatis terhubung ke transaksi yang sesuai',
'skips_over' => 'melompati',
// accounts:
'details_for_asset' => 'Rincian akun aset ":name"',
'details_for_expense' => 'Rincian untuk akun biaya ":name"',

View File

@@ -78,6 +78,7 @@ return [
'new_email_address' => 'Alamat email baru',
'verification' => 'Verifikasi',
'api_key' => 'Kunci API',
'remember_me' => 'Remember me',
'source_account_asset' => 'Akun sumber (akun aset)',
'destination_account_expense' => 'Akun tujuan (akun pengeluaran)',

View File

@@ -103,6 +103,7 @@ return [
'file_map_field_mapped_to' => 'Dipetakan ke',
'map_do_not_map' => '(jangan memetakan)',
'file_map_submit' => 'Mulai impor',
'file_nothing_to_map' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
// map things.
'column__ignore' => '(abaikan kolom ini)',