mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update language strings
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@@ -75,7 +74,7 @@ return [
|
||||
'tagMode' => 'Režim štítku',
|
||||
'virtual_balance' => 'Virtuální zůstatek',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@@ -86,7 +85,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'targetamount' => 'Cílová částka',
|
||||
'account_role' => 'Role účtu',
|
||||
'opening_balance_date' => 'Datum počátečního zůstatku',
|
||||
@@ -180,7 +178,7 @@ return [
|
||||
'journal_areYouSure' => 'Jste si jisti, že chcete odstranit transakci popsanou „:description“?',
|
||||
'mass_journal_are_you_sure' => 'Jste si jisti, že chcete odstranit tyto transakce?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@@ -191,7 +189,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'tag_areYouSure' => 'Jste si jisti, že chcete odstranit štítek „:tag“?',
|
||||
'journal_link_areYouSure' => 'Jste si jisti, že chcete odstranit provázání mezi <a href=":source_link">:source</a> a <a href=":destination_link">:destination</a>?',
|
||||
'linkType_areYouSure' => 'Jste si jisti, že chcete odstranit typ provázání „:name“ (":inward" / ":outward")?',
|
||||
@@ -230,7 +227,6 @@ return [
|
||||
'album' => 'Album',
|
||||
'song' => 'Skladba',
|
||||
|
||||
|
||||
// admin
|
||||
'domain' => 'Doména',
|
||||
'single_user_mode' => 'Vypnout možnost registrace uživatelů',
|
||||
@@ -256,7 +252,7 @@ return [
|
||||
'fints_account' => 'FinTS účet',
|
||||
'local_account' => 'Účet Firefly III',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@@ -267,7 +263,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'from_date' => 'Od data',
|
||||
'to_date' => 'Do data',
|
||||
'due_date' => 'Datum splatnosti',
|
||||
@@ -314,4 +309,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user