| 
									
										
										
										
											2017-12-23 22:02:29 +01:00
										 |  |  | <?php | 
					
						
							| 
									
										
										
										
											2018-04-28 15:26:45 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-12-23 22:02:29 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * breadcrumbs.php | 
					
						
							| 
									
										
										
										
											2020-02-14 08:07:45 +01:00
										 |  |  |  * Copyright (c) 2019 james@firefly-iii.org | 
					
						
							| 
									
										
										
										
											2017-12-23 22:02:29 +01:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											2019-10-05 06:23:46 +02:00
										 |  |  |  * This file is part of Firefly III (https://github.com/firefly-iii). | 
					
						
							| 
									
										
										
										
											2017-12-23 22:02:29 +01:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											2019-10-05 06:23:46 +02:00
										 |  |  |  * This program is free software: you can redistribute it and/or modify | 
					
						
							|  |  |  |  * it under the terms of the GNU Affero General Public License as | 
					
						
							|  |  |  |  * published by the Free Software Foundation, either version 3 of the | 
					
						
							|  |  |  |  * License, or (at your option) any later version. | 
					
						
							| 
									
										
										
										
											2017-12-23 22:02:29 +01:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											2019-10-05 06:23:46 +02:00
										 |  |  |  * This program is distributed in the hope that it will be useful, | 
					
						
							| 
									
										
										
										
											2017-12-23 22:02:29 +01:00
										 |  |  |  * but WITHOUT ANY WARRANTY; without even the implied warranty of | 
					
						
							|  |  |  |  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | 
					
						
							| 
									
										
										
										
											2019-10-05 06:23:46 +02:00
										 |  |  |  * GNU Affero General Public License for more details. | 
					
						
							| 
									
										
										
										
											2017-12-23 22:02:29 +01:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											2019-10-05 06:23:46 +02:00
										 |  |  |  * You should have received a copy of the GNU Affero General Public License | 
					
						
							|  |  |  |  * along with this program.  If not, see <https://www.gnu.org/licenses/>. | 
					
						
							| 
									
										
										
										
											2017-12-23 22:02:29 +01:00
										 |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-06-01 14:21:14 +02:00
										 |  |  | declare(strict_types=1); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-12-23 22:02:29 +01:00
										 |  |  | return [ | 
					
						
							| 
									
										
										
										
											2019-05-29 18:30:52 +02:00
										 |  |  |     'home'                   => 'Beranda', | 
					
						
							|  |  |  |     'edit_currency'          => 'Edit mata uang ":name"', | 
					
						
							|  |  |  |     'delete_currency'        => 'Hapus mata uang ":name"', | 
					
						
							|  |  |  |     'newPiggyBank'           => 'Buat celengan baru', | 
					
						
							|  |  |  |     'edit_piggyBank'         => 'Edit celengan ":name"', | 
					
						
							|  |  |  |     'preferences'            => 'Preferensi', | 
					
						
							|  |  |  |     'profile'                => 'Profil', | 
					
						
							|  |  |  |     'changePassword'         => 'Ubah kata sandi Anda', | 
					
						
							|  |  |  |     'change_email'           => 'Ubah alamat email anda', | 
					
						
							|  |  |  |     'bills'                  => 'Tagihan', | 
					
						
							|  |  |  |     'newBill'                => 'Tagihan baru', | 
					
						
							|  |  |  |     'edit_bill'              => 'Edit tagihan ":name"', | 
					
						
							|  |  |  |     'delete_bill'            => 'Hapus tagihan ":name"', | 
					
						
							|  |  |  |     'reports'                => 'Laporan', | 
					
						
							|  |  |  |     'search_result'          => 'Hasil pencarian untuk ":query"', | 
					
						
							|  |  |  |     'withdrawal_list'        => 'Pengeluaran', | 
					
						
							| 
									
										
										
										
											2020-02-14 08:07:45 +01:00
										 |  |  |     'Withdrawal_list'        => 'Pengeluaran', | 
					
						
							| 
									
										
										
										
											2019-05-29 18:30:52 +02:00
										 |  |  |     'deposit_list'           => 'Pendapatan, pemasukan, dan deposit', | 
					
						
							|  |  |  |     'transfer_list'          => 'Transfer', | 
					
						
							|  |  |  |     'transfers_list'         => 'Transfer', | 
					
						
							|  |  |  |     'reconciliation_list'    => 'Rekonsiliasi', | 
					
						
							|  |  |  |     'create_withdrawal'      => 'Buat penarikan baru', | 
					
						
							|  |  |  |     'create_deposit'         => 'Buat deposit baru', | 
					
						
							|  |  |  |     'create_transfer'        => 'Buat transfer baru', | 
					
						
							| 
									
										
										
										
											2020-02-14 08:07:45 +01:00
										 |  |  |     'create_new_transaction' => 'Buat transaksi baru', | 
					
						
							| 
									
										
										
										
											2019-05-29 18:30:52 +02:00
										 |  |  |     'edit_journal'           => 'Edit transaksi ":description"', | 
					
						
							|  |  |  |     'edit_reconciliation'    => 'Edit ":description"', | 
					
						
							|  |  |  |     'delete_journal'         => 'Hapus transaksi ":description"', | 
					
						
							|  |  |  |     'tags'                   => 'Label', | 
					
						
							|  |  |  |     'createTag'              => 'Buat label baru', | 
					
						
							|  |  |  |     'edit_tag'               => 'Edit label ":tag"', | 
					
						
							|  |  |  |     'delete_tag'             => 'Hapus label ":tag"', | 
					
						
							|  |  |  |     'delete_journal_link'    => 'Hapus tautan antar transaksi', | 
					
						
							| 
									
										
										
										
											2017-12-23 22:02:29 +01:00
										 |  |  | ]; |