firefly-iii/resources/assets/js/locales/ro.json

49 lines
2.3 KiB
JSON
Raw Normal View History

2019-10-05 04:17:44 -05:00
{
"firefly": {
"welcome_back": "Ce se red\u0103?",
"flash_error": "Eroare!",
"flash_success": "Succes!",
"close": "\u00cenchide",
"split_transaction_title": "Description of the split transaction",
"errors_submission": "There was something wrong with your submission. Please check out the errors below.",
"split": "\u00cemparte",
"transaction_journal_information": "Informa\u021bii despre tranzac\u021bii",
"source_account": "Contul surs\u0103",
"destination_account": "Contul de destina\u021bie",
"add_another_split": "Ad\u0103uga\u021bi o divizare",
"submission": "Submission",
"create_another": "After storing, return here to create another one.",
"reset_after": "Reset form after submission",
"submit": "Trimite",
"amount": "Sum\u0103",
"date": "Dat\u0103",
"tags": "Etichete",
"no_budget": "(nici un buget)",
"category": "Categorie",
"attachments": "Ata\u0219amente",
"notes": "Noti\u021be",
"update_transaction": "Update transaction",
"after_update_create_another": "After updating, return here to continue editing.",
"store_as_new": "Store as a new transaction instead of updating.",
"split_title_help": "If you create a split transaction, there must be a global description for all splits of the transaction.",
"none_in_select_list": "(nici unul)",
"no_piggy_bank": "(no piggy bank)",
2019-11-10 00:26:49 -06:00
"description": "Descriere",
2019-12-20 00:15:40 -06:00
"split_transaction_title_help": "If you create a split transaction, there must be a global description for all splits of the transaction.",
"destination_account_reconciliation": "You can't edit the destination account of a reconciliation transaction.",
"source_account_reconciliation": "You can't edit the source account of a reconciliation transaction."
},
"form": {
"interest_date": "Data de interes",
"book_date": "Rezerv\u0103 dat\u0103",
"process_date": "Data proces\u0103rii",
"due_date": "Data scadent\u0103",
2019-10-05 06:11:12 -05:00
"foreign_amount": "Sum\u0103 str\u0103in\u0103",
"payment_date": "Data de plat\u0103",
"invoice_date": "Data facturii",
"internal_reference": "Referin\u021b\u0103 intern\u0103"
2019-10-05 04:17:44 -05:00
},
"config": {
"html_language": "ro"
}
}