Code cleanup and new translations.

This commit is contained in:
James Cole
2024-01-04 15:42:00 +01:00
parent 1873be8d95
commit 0a5d62605a
113 changed files with 7797 additions and 7504 deletions

View File

@@ -1305,6 +1305,7 @@ return [
'sums_apply_to_range' => 'Tüm toplamlar seçili aralıkta geçerlidir',
'mapbox_api_key' => 'Map\'i kullanmak için şu adresten bir API anahtarı alın: <a href="https://www.mapbox.com/">Mapbox</a>. Seninkini aç <code>.env</code> dosyalayın ve sonra bu kodu girin <code>MAPBOX_API_KEY=</code>.',
'press_object_location' => 'Nesnenin konumunu ayarlamak için sağ tıklayın veya uzun basın.',
'click_tap_location' => 'Click or tap the map to add a location',
'clear_location' => 'Konumu temizle',
'delete_all_selected_tags' => 'Seçili tüm etiketleri sil',
'select_tags_to_delete' => 'Bazı etiketler seçmeyi unutmayın.',
@@ -1950,6 +1951,11 @@ return [
*/
// transactions:
'wait_attachments' => 'Please wait for the attachments to upload.',
'errors_upload' => 'The upload has failed. Please check your browser console for the error.',
'amount_foreign_if' => 'Amount in foreign currency, if any',
'amount_destination_account' => 'Amount in the currency of the destination account',
'edit_transaction_title' => 'Edit transaction ":description"',
'unreconcile' => 'Undo reconciliation',
'update_withdrawal' => 'Geri çekmeyi güncelle',
'update_deposit' => 'Depozitoyu güncelle',
@@ -2546,7 +2552,7 @@ return [
'after_update_create_another' => 'After updating, return here to continue editing.',
'store_as_new' => 'Store as a new transaction instead of updating.',
'reset_after' => 'Reset form after submission',
'errors_submission' => 'There was something wrong with your submission. Please check out the errors.',
'errors_submission' => 'There was something wrong with your submission. Please check out the errors below: %{errorMessage}',
'transaction_expand_split' => 'Expand split',
'transaction_collapse_split' => 'Collapse split',