mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
Update meta files for new release.
This commit is contained in:
@@ -147,7 +147,7 @@ return [
|
||||
'error_github_html' => 'Če vam je ljubše, lahko odprete tudi novo vprašanje na <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHubu</a>.',
|
||||
'error_github_text' => 'Če želite, lahko novo številko odprete tudi na spletnem mestu https://github.com/firefly-iii/firefly-iii/issues.',
|
||||
'error_stacktrace_below' => 'Celotna stacktrace je spodaj:',
|
||||
'error_headers' => 'The following headers may also be relevant:',
|
||||
'error_headers' => 'Ustrezni so lahko tudi naslednji naslovi:',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@@ -162,19 +162,19 @@ return [
|
||||
|
||||
|
||||
// report new journals
|
||||
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',
|
||||
'new_journals_header' => 'Firefly III has created a transaction for you. You can find it in your Firefly III installation:|Firefly III has created :count transactions for you. You can find them in your Firefly III installation:',
|
||||
'new_journals_subject' => 'Firefly III je ustvaril novo transakcijo|Firefly III je ustvaril :count novih transakcij',
|
||||
'new_journals_header' => 'Firefly III je ustvaril transakcijo za vas. Najdetejo v svoji namestitvi Firefly III:|Firefly III je za vas ustvaril :count transakcij. Najdete jih v svoji namestitvi Firefly III:',
|
||||
|
||||
// bill warning
|
||||
'bill_warning_subject_end_date' => 'Your bill ":name" is due to end in :diff days',
|
||||
'bill_warning_subject_now_end_date' => 'Your bill ":name" is due to end TODAY',
|
||||
'bill_warning_subject_extension_date' => 'Your bill ":name" is due to be extended or cancelled in :diff days',
|
||||
'bill_warning_subject_now_extension_date' => 'Your bill ":name" is due to be extended or cancelled TODAY',
|
||||
'bill_warning_end_date' => 'Your bill **":name"** is due to end on :date. This moment will pass in about **:diff days**.',
|
||||
'bill_warning_extension_date' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass in about **:diff days**.',
|
||||
'bill_warning_end_date_zero' => 'Your bill **":name"** is due to end on :date. This moment will pass **TODAY!**',
|
||||
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
|
||||
'bill_warning_please_action' => 'Please take the appropriate action.',
|
||||
'bill_warning_subject_end_date' => 'Vaš račun ":name" bo potekel čez :diff dni',
|
||||
'bill_warning_subject_now_end_date' => 'Vaš račun ":name" bo potekel DANES',
|
||||
'bill_warning_subject_extension_date' => 'Vaš račun ":name" bo podaljšan ali preklican čez :diff dni',
|
||||
'bill_warning_subject_now_extension_date' => 'Vaš račun ":name" bo DANES podaljšan ali preklican',
|
||||
'bill_warning_end_date' => 'Vaš račun **":name"** naj bi potekel :date. Ta trenutek bo minil čez približno **:diff dni**.',
|
||||
'bill_warning_extension_date' => 'Vaš račun **":name"** bo podaljšan ali preklican dne :date. Ta trenutek bo minil čez približno **:diff dni**.',
|
||||
'bill_warning_end_date_zero' => 'Vaš račun **":name"** naj bi potekel :date. Ta trenutek bo minil **DANES!**',
|
||||
'bill_warning_extension_date_zero' => 'Vaš račun **":name"** bo podaljšan ali preklican dne :date. Ta trenutek bo minil **DANES!**',
|
||||
'bill_warning_please_action' => 'Prosimo, da ustrezno ukrepate.',
|
||||
|
||||
];
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user