mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Auto commit for release 'develop' on 2024-02-12
This commit is contained in:
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -74,16 +65,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!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'targetamount' => 'Cílová částka',
|
||||
'account_role' => 'Role účtu',
|
||||
@@ -145,11 +127,11 @@ return [
|
||||
'start_date' => 'Začátek rozsahu',
|
||||
'end_date' => 'Konec rozsahu',
|
||||
'enddate' => 'Datum ukončení',
|
||||
'move_rules_before_delete' => 'Rule group',
|
||||
'move_rules_before_delete' => 'Skupina pravidel',
|
||||
'start' => 'Začátek rozsahu',
|
||||
'end' => 'Konec rozsahu',
|
||||
'delete_account' => 'Smazat účet „:name“',
|
||||
'delete_webhook' => 'Delete webhook ":title"',
|
||||
'delete_webhook' => 'Smazat webhook ":title"',
|
||||
'delete_bill' => 'Smazán účet „:name“',
|
||||
'delete_budget' => 'Smazat rozpočet „:name“',
|
||||
'delete_category' => 'Smazat kategorii „:name“',
|
||||
@@ -170,7 +152,7 @@ return [
|
||||
'object_group_areYouSure' => 'Jste si jisti, že chcete odstranit skupinu s názvem „:title“?',
|
||||
'ruleGroup_areYouSure' => 'Opravdu chcete odstranit skupinu pravidel s názvem „:title“?',
|
||||
'budget_areYouSure' => 'Jste si jisti, že chcete odstranit rozpočet s názvem „:name“?',
|
||||
'webhook_areYouSure' => 'Are you sure you want to delete the webhook named ":title"?',
|
||||
'webhook_areYouSure' => 'Jste si jistí, že chcete smazat webhook zvaný ":title"?',
|
||||
'category_areYouSure' => 'Jste si jisti, že chcete odstranit kategorii s názvem „:name“?',
|
||||
'recurring_areYouSure' => 'Jste si jisti, že chcete odstranit opakovanou transakci s názvem „:title“?',
|
||||
'currency_areYouSure' => 'Jste si jisti, že chcete odstranit měnu s názvem „:name“?',
|
||||
@@ -178,16 +160,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!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'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>?',
|
||||
@@ -252,16 +225,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!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'from_date' => 'Od data',
|
||||
'to_date' => 'Do data',
|
||||
@@ -297,15 +261,6 @@ return [
|
||||
'value' => 'Obsah záznamu',
|
||||
'webhook_delivery' => 'Delivery',
|
||||
'webhook_response' => 'Response',
|
||||
'webhook_trigger' => 'Trigger',
|
||||
'webhook_trigger' => 'Spouštěč',
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
Reference in New Issue
Block a user