Remove auto-generated language files

This commit is contained in:
James Cole 2024-05-21 17:25:29 +02:00
parent 3fc9caa31a
commit 367bdf65e6
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80
544 changed files with 0 additions and 149257 deletions

View File

@ -1,36 +0,0 @@
<?php
/**
* api.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
/*
* 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
*
*/
return [
];

View File

@ -1,39 +0,0 @@
<?php
/**
* auth.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'failed' => 'Въведените удостоверителни данни не съвпадат с нашите записи.',
'throttle' => 'Твърде много опити за влизане. Опитайте се пак след :seconds секунди.',
];

View File

@ -1,101 +0,0 @@
<?php
/**
* breadcrumbs.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'home' => 'Начало',
'budgets' => 'Бюджети',
'subscriptions' => 'Абонаменти',
'transactions' => 'Транзакции',
'title_expenses' => 'Разходи',
'title_withdrawal' => 'Разходи',
'title_revenue' => 'Приходи',
'title_deposit' => 'Приходи',
'title_transfer' => 'Прехвърляния',
'title_transfers' => 'Прехвърляния',
'edit_currency' => 'Редактирай валута ":name"',
'delete_currency' => 'Изтрий валута ":name"',
'newPiggyBank' => 'Създай нова касичка',
'edit_piggyBank' => 'Редактирай касичка ":name"',
'preferences' => 'Настройки',
'profile' => 'Профил',
'accounts' => 'Сметки',
'changePassword' => 'Промени паролата си',
'change_email' => 'Смяна на имейл адрес',
'bills' => 'Сметки',
'newBill' => 'Нова сметка',
'edit_bill' => 'Редактирай сметка ":name"',
'delete_bill' => 'Изтрий сметка ":name"',
'reports' => 'Отчети',
'search_result' => 'Резултати от търсенето за ":query"',
'withdrawal_list' => 'Разходи',
'Withdrawal_list' => 'Разходи',
'deposit_list' => 'Приходи, доходи и депозити',
'transfer_list' => 'Прехвърляне',
'transfers_list' => 'Прехвърляне',
/*
* 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
*
*/
'reconciliation_list' => 'Съгласувания',
'create_withdrawal' => 'Създай нов разход',
'create_deposit' => 'Създай нов приход',
'create_transfer' => 'Създай ново прехвърляне',
'create_new_transaction' => 'Създай нова трансакция',
'edit_journal' => 'Редактирайте трансакция ":description"',
'edit_reconciliation' => 'Редактирайте ":description"',
'delete_journal' => 'Изтрийте трансакция ":description"',
'delete_group' => 'Изтрийте трансакция ":description"',
'tags' => 'Етикети',
'createTag' => 'Създай нов етикет',
'edit_tag' => 'Редактирай етикет ":tag"',
'delete_tag' => 'Изтрии етикет ":tag"',
'delete_journal_link' => 'Изтрий връзката между трансакциите',
'edit_object_group' => 'Редактирай група ":title"',
'delete_object_group' => 'Изтрии група ":title"',
'logout_others' => 'Изход от другите сесии',
'asset_accounts' => 'Сметки за активи',
'expense_accounts' => 'Сметки за разходи',
'revenue_accounts' => 'Сметки за приходи',
'liabilities_accounts' => 'Задължения',
'placeholder' => '[Placeholder]',
];

View File

@ -1,37 +0,0 @@
<?php
/**
* components.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
];

View File

@ -1,102 +0,0 @@
<?php
/**
* config.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'html_language' => 'bg',
'locale' => 'bg, Bulgarian, bg_BG.utf8, bg_BG.UTF-8',
// 'month' => '%B %Y',
'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
'month_and_day_moment_js' => 'Do MMMM YYYY',
'month_and_day_fns' => 'd MMMM y',
'month_and_day_js' => 'Do MMMM, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
'month_and_day_no_year_js' => 'MMMM Do',
/*
* 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
*
*/
// 'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'Do MMMM, YYYY, @ HH:mm:ss',
'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
'week_in_year_js' => '[Week] W, GGGG',
'week_in_year_fns' => "'Week' w, yyyy",
// 'year' => '%Y',
'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
'half_year_js' => '\QQ YYYY',
'quarter_fns' => "'Q'Q, yyyy",
'half_year_fns' => "'H{half}', yyyy",
'dow_1' => 'Понеделник',
'dow_2' => 'Вторник',
'dow_3' => 'Сряда',
'dow_4' => 'Четвъртък',
'dow_5' => 'Петък',
'dow_6' => 'Събота',
'dow_7' => 'Неделя',
];
/*
* 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
*
*/

View File

@ -1,59 +0,0 @@
<?php
/**
* demo.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'no_demo_text' => 'За съжаление няма допълнително обяснение за <abbr title=":route"> тази демо страница </abbr>.',
'see_help_icon' => 'Въпреки това, <i class="fa fa-question-circle"> </i> -иконата в горния десен ъгъл може да ви каже повече.',
'index' => 'Добре дошли в <strong> Firefly III </strong>! На тази страница получавате бърз преглед на вашите финанси. За повече информация вижте Сметки &rarr; <a href=":asset"> Сметки за активи </a> и разбира се <a href=":budgets"> Бюджети </a> и <a href=":reports"> Отчети </a> страници. Или просто разгледайте и вижте къде ще се озовавате.',
'accounts-index' => 'Сметките за активи са вашите лични банкови сметки. Сметките за разходи са сметките, по които харчите пари, като магазини и приятели. Приходните сметки са сметки, от които получавате пари, като например вашата работа, правителството или други източници на доходи. Задълженията са вашите дългове и заеми като стари дългове по кредитни карти или студентски заеми. На тази страница можете да ги редактирате или премахнете.',
'budgets-index' => 'Тази страница ви показва преглед на вашите бюджети. Горната лента показва сумата, която е на разположение, за да бъде бюджетирана. Това може да бъде персонализирано за всеки период, като щракнете върху сумата отдясно. Реално изразходваната сума е показана в лентата по-долу. По-долу са разходите по бюджет и това, което сте предвидили за тях.',
'reports-index-start' => 'Firefly III поддържа редица видове отчети. Прочетете за тях, като щракнете върху <i class="fa fa-question-circle"> </i> -икона в горния десен ъгъл.',
'reports-index-examples' => 'Не забравяйте да разгледате следните примери: <a href=":one"> месечен финансов преглед </a>, <a href=":two"> годишен финансов преглед </a> и "<a href=":three"> преглед на бюджета </a>.',
'currencies-index' => 'Firefly III поддържа множество валути. Въпреки, че по подразбиране се използва еврото, то може да бъде зададен щатския долар и много други валути. Както можете да видите, малък набор от валути е включен, но също можете да добавите своя собствена, ако желаете. Промяната на валутата по подразбиране няма да промени валутата на съществуващите транзакции, но Firefly III поддържа използването на няколко валути едновременно.',
'transactions-index' => 'Тези разходи, депозити и прехвърляния не са особено творчески. Те са генерирани автоматично.',
'piggy-banks-index' => 'Както можете да видите, има три касички. Използвайте бутоните плюс и минус, за да повлияете на количеството пари във всяка касичка. Кликнете върху името на касичката, за да видите управлението за всяка касичка.',
'profile-index' => 'Имайте предвид, че демонстрационният сайт се нулира на всеки четири часа. Вашият достъп може да бъде отменен по всяко време. Това се случва автоматично и не е грешка.',
];
/*
* 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
*
*/

View File

@ -1,183 +0,0 @@
<?php
/**
* email.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// common items
'greeting' => 'Здравейте,',
'closing' => 'Beep boop,',
'signature' => 'Пощенският робот на Firefly III',
'footer_ps' => 'PS: Това съобщение беше изпратено, защото заявка от IP :ipAddress го задейства.',
// admin test
'admin_test_subject' => 'Тестово съобщение от вашата инсталация на Firefly III',
'admin_test_body' => 'Това е тестово съобщение от вашата Firefly III инстанция. То беше изпратено на :email.',
/*
* 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
*
*/
// invite
'invitation_created_subject' => 'An invitation has been created',
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
'invite_user_subject' => 'You\'ve been invited to create a Firefly III account.',
'invitation_introduction' => 'You\'ve been invited to create a Firefly III account on **:host**. Firefly III is a personal, self-hosted, private personal finance manager. All the cool kids are using it.',
'invitation_invited_by' => 'You\'ve been invited by ":admin" and this invitation was sent to ":invitee". That\'s you, right?',
'invitation_url' => 'The invitation is valid for 48 hours and can be redeemed by surfing to [Firefly III](:url). Enjoy!',
// new IP
'login_from_new_ip' => 'Ново влизане в Firefly III',
'slack_login_from_new_ip' => 'New Firefly III login from IP :ip (:host)',
'new_ip_body' => 'Firefly III откри нов вход за вашия акаунт от неизвестен IP адрес. Ако никога не сте влизали от IP адреса по-долу или е било преди повече от шест месеца, Firefly III ще ви предупреди.',
'new_ip_warning' => 'Ако разпознаете този IP адрес или данните за вход, можете да игнорирате това съобщение. Ако не сте влезли вие или ако нямате представа за какво става въпрос, проверете защитата на паролата си, променете я и излезте от всички останали сесии. За да направите това, отидете на страницата на вашия профил. Разбира се, че вече сте активирали 2FA, нали? Пазете се!',
'ip_address' => 'IP адрес',
'host_name' => 'Сървър',
'date_time' => 'Дата + час',
// access token created
'access_token_created_subject' => 'Създаден е нов маркер за достъп (токен)',
'access_token_created_body' => 'Някой (дано да сте вие) току-що създаде нов Firefly III API Token за вашия потребителски акаунт.',
'access_token_created_explanation' => 'With this token, they can access **all** of your financial records through the Firefly III API.',
'access_token_created_revoke' => 'If this wasn\'t you, please revoke this token as soon as possible at :url',
// registered
'registered_subject' => 'Добре дошли в Firefly III!',
'registered_subject_admin' => 'A new user has registered',
'admin_new_user_registered' => 'A new user has registered. User **:email** was given user ID #:id.',
'registered_welcome' => 'Welcome to [Firefly III](:address). Your registration has made it, and this email is here to confirm it. Yay!',
'registered_pw' => 'If you have forgotten your password already, please reset it using [the password reset tool](:address/password/reset).',
'registered_help' => 'В горния десен ъгъл на всяка страница има икона за помощ. Ако имате нужда от помощ, щракнете върху нея!',
'registered_closing' => 'Наслаждавайте се!',
'registered_firefly_iii_link' => 'Firefly III:',
'registered_pw_reset_link' => 'Смяна на парола:',
'registered_doc_link' => 'Документация:',
/*
* 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
*
*/
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
// email change
'email_change_subject' => 'Вашият имейл адрес за Firefly III е променен',
'email_change_body_to_new' => 'Вие или някой с достъп до вашия акаунт в Firefly III е променили имейл адреса ви. Ако не очаквате това съобщение, моля игнорирайте го и го изтрийте.',
'email_change_body_to_old' => 'You or somebody with access to your Firefly III account has changed your email address. If you did not expect this to happen, you **must** follow the "undo"-link below to protect your account!',
'email_change_ignore' => 'Ако сте инициирали тази промяна, можете безопасно да игнорирате това съобщение.',
'email_change_old' => 'Старият имейл адрес беше: :email',
'email_change_old_strong' => 'The old email address was: **:email**',
'email_change_new' => 'Новият имейл адрес е: :email',
'email_change_new_strong' => 'The new email address is: **:email**',
'email_change_instructions' => 'Не можете да използвате Firefly III докато не потвърдите тази промяна. Моля, следвайте линка по-долу, за да го направите.',
'email_change_undo_link' => 'За да отмените промяната последвайте тази връзка:',
// OAuth token created
'oauth_created_subject' => 'Създаден е нов клиент на OAuth',
'oauth_created_body' => 'Somebody (hopefully you) just created a new Firefly III API OAuth Client for your user account. It\'s labeled ":name" and has callback URL `:url`.',
'oauth_created_explanation' => 'With this client, they can access **all** of your financial records through the Firefly III API.',
'oauth_created_undo' => 'If this wasn\'t you, please revoke this client as soon as possible at `:url`',
// reset password
'reset_pw_subject' => 'Вашето искане за смяна на парола',
'reset_pw_instructions' => 'Някой се опита да смени паролата ви. Ако сте вие, моля последвайте линка по-долу, за да го направите.',
'reset_pw_warning' => '**PLEASE** verify that the link actually goes to the Firefly III you expect it to go!',
// error
'error_subject' => 'Уловена е грешка в Firefly III',
'error_intro' => 'Firefly III v:version попадна в грешка: <span style="font-family: monospace;">:errorMessage</span>.',
'error_type' => 'Грешката беше от вид:":class".',
'error_timestamp' => 'Грешката се случи на/в: :time.',
'error_location' => 'Тази грешка се появи във файл "<span style="font-family: monospace;">:file</span>" на ред: :line с код: :code.',
'error_user' => 'На грешката попадна потребител #:id,<a href="mailto::email">:email</a>.',
'error_no_user' => 'Нямаше регистриран потребител при тази грешка или не бе открит потребителя.',
'error_ip' => 'IP адресът, свързан с тази грешка, е: :ip',
'error_url' => 'URL адресът е: :url',
'error_user_agent' => рaузър агент: :userAgent',
'error_stacktrace' => 'The full stacktrace is below. If you think this is a bug in Firefly III, you can forward this message to <a href="mailto:james@firefly-iii.org?subject=I%20found%20a%20bug!">james@firefly-iii.org</a>. This can help fix the bug you just encountered.',
'error_github_html' => 'Ако предпочитате, можете също да отворите нов проблем на <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Ако предпочитате, можете също да отворите нов проблем на https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Пълният stacktrace е отдолу:',
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
/*
* 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
*
*/
// report new journals
'new_journals_subject' => 'Firefly III създаде нова транзакция | Firefly III създаде :count нови транзакции',
'new_journals_header' => 'Firefly III създаде транзакция за вас. Можете да я намерите във вашата инсталация на Firefly III: | Firefly III създаде :count транзакции за вас. Можете да ги намерите във вашата инсталация на 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.',
];
/*
* 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
*
*/

View File

@ -1,77 +0,0 @@
<?php
/**
* firefly.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'404_header' => 'Firefly III не може да намери тази страница.',
'404_page_does_not_exist' => 'Страницата, която сте поискали не съществува. Моля, проверете дали не сте въвели грешен URL адрес. Направихте ли печатна грешка?',
'404_send_error' => 'Ако сте били пренасочени към тази страница автоматично, моля приемете моите извинения. Във вашите дневници има маркер за тази грешка и ще съм ви благодарен, ако ми изпратите грешката.',
'404_github_link' => 'Ако сте сигурни, че тази страница трябва да съществува, моля отворете билет на <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
'whoops' => 'Опаааа',
'fatal_error' => 'Имаше фатална грешка. Моля, проверете лог файловете в "storage/logs" или използвайте "docker logs -f [container]", за да видите какво се случва.',
'maintenance_mode' => 'Firefly III е в режим на поддръжка.',
'be_right_back' => 'Веднага се връщам!',
'check_back' => 'Firefly III is down for some necessary maintenance. Please check back in a second. If you happen to see this message on the demo site, just wait a few minutes. The database is reset every few hours.',
'error_occurred' => 'Опаааа! Случи се грешка.',
'db_error_occurred' => 'Опаааа! Случи се грешка с базата данни.',
'error_not_recoverable' => 'За съжаление от тази грешка не се възстановява :(. Firefly III се счупи. Грешката е:',
'error' => 'Грешка',
'error_location' => 'Тази грешка се появи във файл "<span style="font-family: monospace;">:file</span>" на ред: :line с код: :code.',
'stacktrace' => 'Проследяване на стека',
'more_info' => 'Повече информация',
/*
* 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
*
*/
'collect_info' => 'Моля, съберете повече информация в директорията <code> storage/logs </code>, където ще намерите файловете на дневника. Ако използвате Docker, използвайте <code>docker logs -f [container]</code>.',
'collect_info_more' => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.',
'github_help' => 'Получете помощ на GitHub',
'github_instructions' => 'Добре дошли сте да отворите нов проблем <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">на GitHub</a></strong>.',
'use_search' => 'Използвайте търсенето!',
'include_info' => 'Включете информацията <a href=":link">от тази debug страница</a>.',
'tell_more' => 'Разкажете ни повече от „казва Опаааа!“',
'include_logs' => 'Включете регистрационни файлове за грешки (вижте по-горе).',
'what_did_you_do' => 'Кажете ни какво правихте.',
'offline_header' => 'Вие вероятно не сте на линия',
'offline_unreachable' => 'Firefly III е недостижим. Устройството Ви в момента не е на линия или сървърът не работи.',
'offline_github' => 'Ако сте сигурни, че Вашето устройство и сървъра са на линия, моля отворете билет на <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
];

File diff suppressed because it is too large Load Diff

View File

@ -1,312 +0,0 @@
<?php
/**
* form.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// new user:
'bank_name' => 'Име на банката',
'bank_balance' => 'Салдо',
'current_balance' => 'Current balance',
'savings_balance' => 'Спестявания',
'credit_card_limit' => 'Лимит по кредитна карта',
'automatch' => 'Автоматично съчетаване',
'skip' => 'Пропусни',
'enabled' => 'Активирано',
'name' => 'Име',
'active' => 'Активен',
'amount_min' => 'Минимална сума',
'amount_max' => 'Максимална сума',
'match' => 'Съответства на',
'strict' => 'Строг режим',
'repeat_freq' => 'Повторения',
'object_group' => 'Група',
'location' => 'Местоположение',
'update_channel' => 'Канал за обновления',
'currency_id' => 'Валута',
'transaction_currency_id' => 'Валута',
'auto_budget_currency_id' => 'Валута',
'external_ip' => 'Външен IP адрес на вашия сървър',
'attachments' => 'Прикачени файлове',
'BIC' => 'BIC',
'verify_password' => 'Проверете сигурността на паролата',
'source_account' => 'Разходна сметка',
'destination_account' => 'Приходна сметка',
'asset_destination_account' => 'Приходна сметка',
'include_net_worth' => 'Включи в общото богатство',
'asset_source_account' => 'Разходна сметка',
'journal_description' => 'Описание',
'note' => 'Бележки',
'currency' => 'Валута',
'account_id' => 'Сметка за активи',
'budget_id' => 'Бюджет',
'bill_id' => 'Bill',
'opening_balance' => 'Начално салдо',
'tagMode' => 'Режим на етикети',
'virtual_balance' => 'Виртуален баланс',
/*
* 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
*
*/
'targetamount' => 'Планирана сума',
'account_role' => 'Роля на сметката',
'opening_balance_date' => 'Дата на началното салдо',
'cc_type' => 'Погасителен план на кредитна карта',
'cc_monthly_payment_date' => 'Дата за месечно плащане по кредитна карта',
'piggy_bank_id' => 'Касичка',
'returnHere' => 'Върнете се тук',
'returnHereExplanation' => 'След съхраняването се върнете тук, за да създадете нова.',
'returnHereUpdateExplanation' => 'След актуализиране се върнете тук.',
'description' => 'Описание',
'expense_account' => 'Сметка за разходи',
'revenue_account' => 'Сметка за приходи',
'decimal_places' => 'Десетични позиции',
'destination_amount' => 'Сума (местоназначение)',
'new_email_address' => 'Нов и-мейл адрес',
'verification' => 'Проверка',
'api_key' => 'API ключ',
'remember_me' => 'Запомни ме',
'liability_type_id' => 'Тип задължение',
'liability_type' => 'Liability type',
'interest' => 'Лихва',
'interest_period' => 'Лихвен период',
'extension_date' => 'Extension date',
'type' => 'Вид',
'convert_Withdrawal' => 'Преобразувай тегленето',
'convert_Deposit' => 'Преобразувай депозита',
'convert_Transfer' => 'Преобразувай прехвърлянето',
'amount' => 'Сума',
'foreign_amount' => 'Сума във валута',
'date' => 'Дата',
'interest_date' => 'Падеж на лихва',
'book_date' => 'Дата на осчетоводяване',
'process_date' => 'Дата на обработка',
'category' => 'Категория',
'tags' => 'Етикети',
'deletePermanently' => 'Безвъзвратно изтриване',
'cancel' => 'Отказ',
'targetdate' => 'Целева дата',
'startdate' => 'Начална дата',
'tag' => 'Етикет',
'under' => 'Под',
'symbol' => 'Символ',
'code' => 'Код',
'iban' => 'IBAN',
'account_number' => 'Номер на сметка',
'creditCardNumber' => 'Номер на кредитна карта',
'has_headers' => 'Горни колонтитули',
'date_format' => 'Формат за дата',
'specifix' => 'Банково- или файлово-спецефични корекции',
'attachments[]' => 'Прикачени файлове',
'title' => 'Заглавие',
'notes' => 'Бележки',
'filename' => 'Име на файла',
'mime' => 'Mime тип',
'size' => 'Размер',
'trigger' => 'Задействане',
'stop_processing' => 'Спри изпълнението',
'start_date' => 'Начало на обхвата',
'end_date' => 'Край на обхвата',
'enddate' => 'End date',
'move_rules_before_delete' => 'Rule group',
'start' => 'Начало на обхвата',
'end' => 'Край на обхвата',
'delete_account' => 'Изтрий сметка ":name"',
'delete_webhook' => 'Delete webhook ":title"',
'delete_bill' => 'Изтрий сметка ":name"',
'delete_budget' => 'Изтрий бюджет ":name"',
'delete_category' => 'Изтрий категория ":name"',
'delete_currency' => 'Изтрий валута ":name"',
'delete_journal' => 'Изтрий транзакция с описание ":description"',
'delete_attachment' => 'Изтрий прикачен файл ":name"',
'delete_rule' => 'Изтрии правило ":title"',
'delete_rule_group' => 'Изтрии група правила ":title"',
'delete_link_type' => 'Изтрий тип връзка ":name"',
'delete_user' => 'Изтрий потребител ":email"',
'delete_recurring' => 'Изтрий повтаряща се транзакция ":title"',
'user_areYouSure' => 'Ако изтриете потребител ":email", всичко ще изчезне. Няма отмяна, възстановяване или нещо друго. Ако изтриете себе си, ще загубите достъп до този екземпляр на Firefly III.',
'attachment_areYouSure' => 'Наистина ли искате да изтриете прикачения файл ":name"?',
'account_areYouSure' => 'Наистина ли искате да изтриете сметка ":name"?',
'account_areYouSure_js' => 'Are you sure you want to delete the account named "{name}"?',
'bill_areYouSure' => 'Наистина ли искате да изтриете сметка ":name"?',
'rule_areYouSure' => 'Наистина ли искате да изтриете правило ":title"?',
'object_group_areYouSure' => 'Наистина ли искате да изтриете групата ":title"?',
'ruleGroup_areYouSure' => 'Наистина ли искате да изтриете групата правила ":title"?',
'budget_areYouSure' => 'Наистина ли искате да изтриете бюджета озаглавен ":name"?',
'webhook_areYouSure' => 'Are you sure you want to delete the webhook named ":title"?',
'category_areYouSure' => 'Наистина ли искате да изтриете категорията озаглавена ":name"?',
'recurring_areYouSure' => 'Наистина ли искате да изтриете повтарящата се транзакция ":title"?',
'currency_areYouSure' => 'Наистина ли искате да изтриете валутата озаглавена ":name"?',
'piggyBank_areYouSure' => 'Наистина ли искате да изтриете касичката озаглавена ":name"?',
'journal_areYouSure' => 'Наистина ли искате да изтриете транзакцията озаглавена ":description"?',
'mass_journal_are_you_sure' => 'Наистина ли искате да изтриете тези транзакции?',
/*
* 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
*
*/
'tag_areYouSure' => 'Наистина ли искате да изтриете етикета ":tag"?',
'journal_link_areYouSure' => 'Наистина ли искате да изтриете връзката между <a href=":source_link">:source</a> и <a href=":destination_link">:destination</a>?',
'linkType_areYouSure' => 'Наистина ли искате да изтриете типа връзка ":name" (":inward" / ":outward")?',
'permDeleteWarning' => 'Изтриването на неща от Firefly III е постоянно и не може да бъде възстановено.',
'mass_make_selection' => 'Все още можете да предотвратите изтриването на елементи, като премахнете отметката в квадратчето.',
'delete_all_permanently' => 'Изтрии избраните необратимо',
'update_all_journals' => 'Обнови тези транзакции',
'also_delete_transactions' => 'Ще бъде изтрита и единствената транзакция, свързана с тази сметка.|Всички :count транзакции, свързани с тази сметка, също ще бъдат изтрити.',
'also_delete_transactions_js' => 'No transactions|The only transaction connected to this account will be deleted as well.|All {count} transactions connected to this account will be deleted as well.',
'also_delete_connections' => 'Единствената транзакция, свързана с този тип връзки, ще загуби тази връзка.|Всички :count транзакции, свързани с този тип връзки, ще загубят връзката си.',
'also_delete_rules' => 'Ще бъде изтрито и единственото правило, свързана с тази група правила.|Всички :count правила, свързани с тази група правила, също ще бъдат изтрити.',
'also_delete_piggyBanks' => 'Ще бъде изтрита и единствената касичнка, свързана с тази сметка.|Всички :count касички, свързани с тази сметка, също ще бъдат изтрити.',
'also_delete_piggyBanks_js' => 'No piggy banks|The only piggy bank connected to this account will be deleted as well.|All {count} piggy banks connected to this account will be deleted as well.',
'not_delete_piggy_banks' => 'Касичката свързана с тази група няма да бъде изтрита.|Всички :count касички свързани с тази група няма да бъдат изтрити.',
'bill_keep_transactions' => 'Единствената транзакция, свързана с тази сметка няма да бъде изтрита.|Всички :count транзакции, свързани с тази сметка, няма да бъдат изтрити.',
'budget_keep_transactions' => 'Единствената транзакция, свързана с този бюджет няма да бъде изтрита.|Всички :count транзакции, свързани с този бюджет, няма да бъдат изтрити.',
'category_keep_transactions' => 'Единствената транзакция, свързана с тази категорияняма да бъде изтрита.|Всички :count транзакции, свързани с тази категория, няма да бъдат изтрити.',
'recurring_keep_transactions' => 'Единствената транзакция, създадена с тази повтаряща се транзакция, няма да бъде изтрита.|Всички :count транзакции, създадени с тази повтаряща се транзакция, няма да бъдат изтрити.',
'tag_keep_transactions' => 'Единствената транзакция, свързана с този етикет няма да бъде изтрита.|Всички :count транзакции, свързани с този етикет, няма да бъдат изтрити.',
'check_for_updates' => 'Проверка за нова версия',
'liability_direction' => 'Liability in/out',
'delete_object_group' => 'Изтрии група ":title"',
'email' => 'Имейл адрес',
'password' => 'Парола',
'password_confirmation' => 'Парола (повтори)',
'blocked' => 'Блокиран ли е?',
'blocked_code' => 'Причина за блокирането',
'login_name' => 'Вход',
'is_owner' => 'Администратор ли е?',
'url' => 'URL',
'bill_end_date' => 'End date',
// import
'apply_rules' => 'Приложи правила',
'artist' => 'Изпълнител',
'album' => 'Албум',
'song' => 'Песен',
// admin
'domain' => 'Домейн',
'single_user_mode' => 'Изключи нови регистрации',
'is_demo_site' => 'Демо страница?',
// import
'configuration_file' => 'Конфигурационен файл',
'csv_comma' => 'Запетайка (,)',
'csv_semicolon' => 'Точка и запетая (;)',
'csv_tab' => 'Табулация (невидимо)',
'csv_delimiter' => 'CSV разделител на полета',
'client_id' => 'ИД (ID) на клиент',
'app_id' => 'Идентификатор (ID) на приложението',
'secret' => 'Тайна',
'public_key' => 'Обществен ключ',
'country_code' => 'Код на страната',
'provider_code' => 'Банка или доставчик на данни',
'fints_url' => 'FinTS API URL',
'fints_port' => 'Порт',
'fints_bank_code' => 'Банков код',
'fints_username' => 'Потребителско име',
'fints_password' => 'PIN / Парола',
'fints_account' => 'FinTS account',
'local_account' => '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
*
*/
'from_date' => 'Дата от',
'to_date' => 'Дата до',
'due_date' => 'Дата на падеж',
'payment_date' => 'Дата на плащане',
'invoice_date' => 'Дата на фактура',
'internal_reference' => 'Вътрешна референция',
'inward' => 'Входящо описание',
'outward' => 'Изходящо описание',
'rule_group_id' => 'Група правила',
'transaction_description' => 'Описание на транзакция',
'first_date' => 'Първа дата',
'transaction_type' => 'Вид транзакция',
'repeat_until' => 'Повтаряй до',
'recurring_description' => 'Описание на повтаряща се транзакция',
'repetition_type' => 'Тип на повторенията',
'foreign_currency_id' => 'Чужда валута',
'repetition_end' => 'Повторенията спират',
'repetitions' => 'Повторения',
'calendar' => 'Календар',
'weekend' => 'Уикенд',
'client_secret' => 'Тайна на клиента',
'withdrawal_destination_id' => 'Приходна сметка',
'deposit_source_id' => 'Разходна сметка',
'expected_on' => 'Очаквано на',
'paid' => 'Платени',
'auto_budget_type' => 'Автоматичен бюджет',
'auto_budget_amount' => 'Сума за автоматичен бюджет',
'auto_budget_period' => 'Период за автоматичен бюджет',
'collected' => 'Събрани',
'submitted' => 'Потвърдено',
'key' => 'Ключ',
'value' => 'Съдържание на записа',
'webhook_delivery' => 'Delivery',
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
/*
* 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
*
*/

View File

@ -1,198 +0,0 @@
<?php
/**
* intro.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// index
'index_intro' => 'Добре дошли в заглавната страница на Firefly III. Моля отделете време за това въведение, за да усетите как работи Firefly III.',
'index_accounts-chart' => 'Тази графика показва текущият баланс на вашите сметки за активи. Можете да изберете видимите тук сметки според вашите предпочитания.',
'index_box_out_holder' => 'Тази малка кутия и кутиите до нея ще ви дадат бърз общ преглед на вашата финансова ситуация.',
'index_help' => 'Ако някога имате нужда от помощ със страница или форма, натиснете този бутон.',
'index_outro' => 'Повечето страници на Firefly III ще започнат с малка обиколка като тази. Моля свържете се с мен, когато имате въпроси или коментари. Насладете се!',
'index_sidebar-toggle' => 'За да създадете нови транзакции, сметки или други неща, използвайте менюто под тази икона.',
'index_cash_account' => 'Това са създадените досега сметки. Можете да използвате касовата сметка за проследяване на разходите в брой, но това не е задължително.',
// transactions
'transactions_create_basic_info' => 'Въведете основната информация за вашата транзакция. Източник, дестинация, дата и описание.',
'transactions_create_amount_info' => 'Въведете сумата на транзакцията. Ако е необходимо, полетата ще се актуализират автоматично за информация за сума в чужда валута.',
'transactions_create_optional_info' => 'Всички тези полета не са задължителни. Добавянето на метаданни тук ще направи вашите транзакции по-добре организирани.',
'transactions_create_split' => 'Ако искате да разделите транзакция, добавете още разделяния с този бутон',
// create account:
'accounts_create_iban' => 'Дайте на вашите сметки валиден IBAN. Това може да направи импортирането на данни много лесно в бъдеще.',
'accounts_create_asset_opening_balance' => 'Сметките за активи може да имат "начално салдо", което показва началото на историята на този акаунт в Firefly III.',
'accounts_create_asset_currency' => 'Firefly III поддържа множество валути. Сметките за активи имат една основна валута, която трябва да зададете тук.',
'accounts_create_asset_virtual' => 'Понякога може да е полезно да се даде виртуален баланс на вашата сметка: допълнителна сума, която винаги се добавя към или отстранява от действителното салдо.',
// budgets index
'budgets_index_intro' => 'Бюджетите се използват за управление на вашите финанси и формират една от основните функции на Firefly III.',
'budgets_index_see_expenses_bar' => 'Харченето на пари бавно ще запълва тази лента.',
'budgets_index_navigate_periods' => 'Придвижвайте се през периодите, за да задавате лесно бюджетите си напред.',
'budgets_index_new_budget' => 'Създайте нови бюджети, както сметнете за добре.',
'budgets_index_list_of_budgets' => 'Използвайте тази таблица, за да зададете сумите за всеки бюджет и да видите как се справяте.',
'budgets_index_outro' => 'За да научите повече за бюджетирането, проверете иконата за помощ в горния десен ъгъл.',
/*
* 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
*
*/
// reports (index)
'reports_index_intro' => 'Използвайте тези отчети, за да получите подробна информация за вашите финанси.',
'reports_index_inputReportType' => 'Изберете тип отчет. Разгледайте страниците за помощ, за да видите какво ви показва всеки отчет.',
'reports_index_inputAccountsSelect' => 'Можете да изключите или включите сметки за активи, както сметнете за добре.',
'reports_index_inputDateRange' => 'The selected date range is entirely up to you: from one day to 10 years or more.',
'reports_index_extra-options-box' => 'В зависимост от отчета който сте избрали, можете да изберете допълнителни филтри и опции тук. Гледайте това поле, когато променяте типовете отчети.',
// reports (reports)
'reports_report_default_intro' => 'Този отчет ще ви даде бърз и изчерпателен преглед на вашите финанси. Ако искате да видите нещо друго, моля не колебайте да се свържете с мен!',
'reports_report_audit_intro' => 'Този отчет ще ви даде подробна информация за вашите сметки за активи.',
'reports_report_audit_optionsBox' => 'Използвайте тези квадратчета, за да покажете или скриете колоните които ви интересуват.',
'reports_report_category_intro' => 'Този отчет ще ви даде представа за една или няколко категории.',
'reports_report_category_pieCharts' => 'Тези диаграми ще ви дадат представа за разходите и приходите по категория или по сметка.',
'reports_report_category_incomeAndExpensesChart' => 'Тази диаграма показва вашите разходи и приходи по категория.',
'reports_report_tag_intro' => 'Този отчет ще ви даде представа за един или няколко етикета.',
'reports_report_tag_pieCharts' => 'Тези диаграми ще ви дадат представа за разходите и приходите по етикет, сметка, категория или бюджет.',
'reports_report_tag_incomeAndExpensesChart' => 'Тази диаграма показва вашите разходи и доходи по етикет.',
'reports_report_budget_intro' => 'Този отчет ще ви даде представа за един или няколко бюджета.',
'reports_report_budget_pieCharts' => 'Тези диаграми ще ви дадат представа за разходите по бюджет или по сметка.',
'reports_report_budget_incomeAndExpensesChart' => 'Тази диаграма показва вашите разходи по бюджет.',
// create transaction
'transactions_create_switch_box' => 'Използвайте тези бутони за бързо превключване на типа транзакция, която искате да запазите.',
'transactions_create_ffInput_category' => 'Можете свободно да пишете в това поле. Предварително създадени категории ще бъдат предложени.',
'transactions_create_withdrawal_ffInput_budget' => 'Свържете теглене си с бюджет за по-добър финансов контрол.',
'transactions_create_withdrawal_currency_dropdown_amount' => 'Използвайте това падащо меню, когато тегленето ви е в друга валута.',
'transactions_create_deposit_currency_dropdown_amount' => 'Използвайте това падащо меню, когато депозита ви е в друга валута.',
'transactions_create_transfer_ffInput_piggy_bank_id' => 'Изберете касичка и свържете това прехвърляне с вашите спестявания.',
// piggy banks index:
'piggy-banks_index_saved' => 'Това поле ви показва колко сте спестили във всяка касичка.',
'piggy-banks_index_button' => 'До тази лента за прогрес са разположени два бутона (+ и -) за добавяне или премахване на пари от всяка касичка.',
'piggy-banks_index_accountStatus' => 'За всяка сметка за активи с най-малко една касичка статусът е посочен в тази таблица.',
/*
* 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
*
*/
// create piggy
'piggy-banks_create_name' => 'Каква е твоята цел? Нов диван, камера, пари за спешни случаи?',
'piggy-banks_create_date' => 'Можете да зададете целева дата или краен срок за вашата касичка.',
// show piggy
'piggy-banks_show_piggyChart' => 'Тази диаграма ще покаже историята на тази касичка.',
'piggy-banks_show_piggyDetails' => 'Някои подробности за вашата касичка',
'piggy-banks_show_piggyEvents' => 'Всички допълнения или премахвания също са посочени тук.',
// bill index
'bills_index_rules' => 'Тук виждате кои правила ще проверят дали тази сметка е получена',
'bills_index_paid_in_period' => 'Това поле указва кога за последно е платена сметката.',
'bills_index_expected_in_period' => 'Това поле обозначава за всяка сметка, ако и кога се очаква да се получи следващата сметка.',
// show bill
'bills_show_billInfo' => 'Тази таблица показва обща информация за тази сметка.',
'bills_show_billButtons' => 'Използвайте този бутон за повторно сканиране на стари транзакции, така че те да бъдат съпоставени с тази сметка.',
'bills_show_billChart' => 'Тази диаграма показва транзакциите, свързани с тази сметка.',
// create bill
'bills_create_intro' => 'Използвайте сметки за да проследявате сумата пари, които дължите за всеки период. Помислете за разходи като наем, застраховка или ипотечни плащания.',
'bills_create_name' => 'Използвайте описателно име като "Наем" или "Здравно осигуряване".',
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
'bills_create_amount_min_holder' => 'Изберете минимална и максимална сума за тази сметка.',
'bills_create_repeat_freq_holder' => 'Повечето сметки се повтарят месечно, но можете да зададете друга честота тук.',
'bills_create_skip_holder' => 'Ако сметката се повтаря на всеки 2 седмици, полето "Пропусни" трябва да бъде настроено на "1", за да се прескача през седмица.',
// rules index
'rules_index_intro' => 'Firefly III ви позволява да управлявате правила, които автоматично ще се прилагат към всяка транзакция, която създавате или редактирате.',
'rules_index_new_rule_group' => 'Можете да комбинирате правила в групи за по-лесно управление.',
'rules_index_new_rule' => 'Създайте колкото искате правила.',
'rules_index_prio_buttons' => 'Подредете ги, както сметнете за добре.',
'rules_index_test_buttons' => 'Можете да тествате правилата си или да ги прилагате към съществуващи транзакции.',
'rules_index_rule-triggers' => 'Правилата имат "задействания" и "действия", които можете да подредите чрез плъзгане и пускане.',
'rules_index_outro' => 'Не забравяйте да разгледате помощните страници, като използвате иконата (?) горе вдясно!',
// create rule:
'rules_create_mandatory' => 'Изберете описателно заглавие и задайте кога правилото трябва да бъде задействано.',
'rules_create_ruletriggerholder' => 'Добавете колкото искате задействания, но не забравяйте че ВСИЧКИ задействания трябва да съвпаднат, преди да бъдат осъществени действия.',
'rules_create_test_rule_triggers' => 'Използвайте този бутон, за да видите кои транзакции биха съответствали на вашето правило.',
'rules_create_actions' => 'Задайте толкова действия, колкото искате.',
/*
* 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
*
*/
// preferences
'preferences_index_tabs' => 'Повече опции са достъпни зад тези раздели.',
// currencies
'currencies_index_intro' => 'Firefly III поддържа множество валути, които можете да промените на тази страница.',
'currencies_index_default' => 'Firefly III има една валута по подразбиране.',
'currencies_index_buttons' => 'Използвайте тези бутони, за да промените валутата по подразбиране или да активирате други валути.',
// create currency
'currencies_create_code' => 'Този код трябва да е съвместим с ISO (използвайте Google да го намерите за вашата нова валута).',
];
/*
* 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
*
*/

View File

@ -1,202 +0,0 @@
<?php
/**
* list.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'buttons' => 'Бутони',
'icon' => 'Икона',
'id' => 'ID',
'create_date' => 'Създаден на',
'update_date' => 'Обновен на',
'updated_at' => 'Обновен на',
'balance_before' => 'Баланс преди',
'balance_after' => 'Баланс след',
'name' => 'Име',
'role' => 'Привилегии',
'currentBalance' => 'Текущ баланс',
'linked_to_rules' => 'Съответстващи правила',
'active' => 'Активен ли е?',
'percentage' => '%',
'recurring_transaction' => 'Повтарящи се транзакции',
'next_due' => 'Следващата дължима',
'transaction_type' => 'Вид',
'lastActivity' => 'Последна активност',
'balanceDiff' => 'Балансова разлика',
'other_meta_data' => 'Други мета данни',
'invited_at' => 'Поканен на',
'expires' => 'Поканата изтича',
'invited_by' => 'Покана от',
'invite_link' => 'Линк за Покана',
'account_type' => 'Вид на сметка',
'created_at' => 'Създаден на',
'account' => 'Сметка',
'external_url' => 'Външен линк',
'matchingAmount' => 'Сума',
'destination' => 'Дестинация',
'source' => 'Източник',
'next_expected_match' => 'Следващo очакванo съвпадение',
'automatch' => 'Автоматично съвпадение?',
'drag_and_drop' => 'Drag and drop',
'number' => 'Account number',
'current_balance' => 'Current balance',
'last_activity' => 'Last activity',
'amount_due' => 'Amount due',
'balance_difference' => 'Balance difference',
'menu' => 'Menu',
/*
* 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
*
*/
'repeat_freq' => 'Повторения',
'description' => 'Описание',
'amount' => 'Сума',
'date' => 'Дата',
'interest_date' => 'Падеж на лихва',
'book_date' => 'Дата на осчетоводяване',
'process_date' => 'Дата на обработка',
'due_date' => 'Дата на падеж',
'payment_date' => 'Дата на плащане',
'invoice_date' => 'Дата на фактура',
'internal_reference' => 'Вътрешна референция',
'notes' => 'Бележки',
'from' => 'Oт',
'piggy_bank' => 'Касичка',
'to' => 'До',
'budget' => 'Бюджет',
'category' => 'Категория',
'bill' => 'Сметка',
'withdrawal' => 'Теглене',
'deposit' => 'Депозит',
'transfer' => 'Прехвърляне',
'type' => 'Вид',
'completed' => 'Завършен',
'iban' => 'IBAN',
'account_number' => 'Номер на сметка',
'paid_current_period' => 'Платени този период',
'email' => 'Имейл',
'registered_at' => 'Регистриран на',
'is_blocked' => 'е блокиран',
'is_admin' => 'е администратор',
'has_two_factor' => 'има 2FA',
'blocked_code' => 'Блокиращ код',
'source_account' => 'Разходна сметка',
'destination_account' => 'Приходна сметка',
'accounts_count' => 'Брой сметки',
'journals_count' => 'Брой транзакции',
'attachments_count' => 'Брой прикачени файлове',
'bills_count' => 'Брой сметки',
'categories_count' => 'Брой категории',
'budget_count' => 'Брой бюджети',
'rule_and_groups_count' => 'Брой правила и групи правила',
'tags_count' => 'Брой етикети',
'tags' => 'Етикети',
'inward' => 'Входящо описание',
'outward' => 'Изходящо описание',
'number_of_transactions' => 'Брой транзакции',
'total_amount' => 'Обща сума',
'sum' => 'Сума',
'sum_excluding_transfers' => 'Сума (без прехвърлянията)',
'sum_withdrawals' => 'Сума на тегленията',
'sum_deposits' => 'Сума на депозитите',
'sum_transfers' => 'Сума на прехвърлянията',
'sum_reconciliations' => 'Сума на съгласуванията',
'reconcile' => 'Съгласувай',
'sepa_ct_id' => 'SEPA Идентификатор от край до край',
'sepa_ct_op' => 'SEPA Идентификатор на противоположния акаунт',
'sepa_db' => 'SEPA идентификатор нареждане',
'sepa_country' => 'SEPA държава',
'sepa_cc' => 'SEPA клиринг код',
'sepa_ep' => 'SEPA външнo предназначение',
'sepa_ci' => 'SEPA идентификатор кредитор',
'sepa_batch_id' => 'SEPA Идентификатор партида',
'external_id' => 'Външно ID',
'account_at_bunq' => 'Сметка в bunq',
'file_name' => 'Име на файла',
/*
* 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
*
*/
'file_size' => 'Размер на файла',
'file_type' => 'Вид файл',
'attached_to' => 'Приложен към',
'file_exists' => 'Файлът съществува',
'spectre_bank' => 'Банка',
'spectre_last_use' => 'Последно влизане',
'spectre_status' => 'Състояние',
'bunq_payment_id' => 'bunq payment ID',
'repetitions' => 'Повторения',
'title' => 'Заглавие',
'transaction_s' => 'Транзакция(и)',
'field' => 'Поле',
'value' => 'Стойност',
'interest' => 'Лихва',
'interest_period' => 'Лихвен период',
'liability_type' => 'Вид на задължението',
'liability_direction' => 'Задължения вход/изход',
'end_date' => 'Крайна дата',
'payment_info' => 'Платежна информация',
'expected_info' => 'Следваща очаквана транзакция',
'start_date' => 'Начална дата',
'trigger' => 'Задействане',
'response' => 'Отговор',
'delivery' => 'Delivery',
'url' => 'URL адрес',
'secret' => 'Тайна',
];
/*
* 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
*
*/

File diff suppressed because one or more lines are too long

View File

@ -1,39 +0,0 @@
<?php
/**
* pagination.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'previous' => '&laquo; Предишна',
'next' => 'Следваща &raquo;',
];

View File

@ -1,43 +0,0 @@
<?php
/**
* passwords.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'password' => 'Паролите трябва да са дълги поне 6 символа и да съвпадат.',
'user' => 'Не можем да намерим потребител с този имейл адрес.',
'token' => 'Ключът за нулиране на паролата е невалиден.',
'sent' => 'Изпратихме Ви връзка за обновяване на паролата!',
'reset' => 'Вашата парола е нулирана!',
'blocked' => 'Добър опит все пак.',
];

View File

@ -1,74 +0,0 @@
<?php
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'journal_already_no_budget' => 'This transaction has no budget, so it cannot be removed',
'journal_already_no_category' => 'This transaction had no category, so it cannot be removed',
'journal_already_no_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'split_group' => 'Firefly III cannot execute this action on a transaction with multiple splits',
'is_already_withdrawal' => 'This transaction is already a withdrawal',
'is_already_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset account',
'already_has_destination' => 'This transaction already has ":name" as the destination account',
'already_has_source' => 'This transaction already has ":name" as the source account',
'already_linked_to_subscription' => 'The transaction is already linked to subscription ":name"',
'already_linked_to_category' => 'The transaction is already linked to category ":name"',
'already_linked_to_budget' => 'The transaction is already linked to budget ":name"',
'cannot_find_subscription' => 'Firefly III can\'t find subscription ":name"',
'no_notes_to_move' => 'The transaction has no notes to move to the description field',
'no_tags_to_remove' => 'The transaction has no tags to remove',
'not_withdrawal' => 'The transaction is not a withdrawal',
'not_deposit' => 'The transaction is not a deposit',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
'journal_invalid_amount' => 'Firefly III can\'t set amount ":amount" because it is not a valid number.',
];

View File

@ -1,318 +0,0 @@
<?php
/**
* validation.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'bad_api_filter' => 'This API endpoint does not support ":filter" as a filter.',
'bad_type_source' => 'Firefly III can\'t determine the transaction type based on this source account.',
'bad_type_destination' => 'Firefly III can\'t determine the transaction type based on this destination account.',
'missing_where' => 'Array is missing "where"-clause',
'missing_update' => 'Array is missing "update"-clause',
'invalid_where_key' => 'JSON contains an invalid key for the "where"-clause',
'invalid_update_key' => 'JSON contains an invalid key for the "update"-clause',
'invalid_query_data' => 'There is invalid data in the %s:%s field of your query.',
'invalid_query_account_type' => 'Your query contains accounts of different types, which is not allowed.',
'invalid_query_currency' => 'Your query contains accounts that have different currency settings, which is not allowed.',
'iban' => 'Това е невалиден IBAN.',
'zero_or_more' => 'Стойността не може да бъде отрицателна.',
'more_than_zero' => 'The value must be more than zero.',
'more_than_zero_correct' => 'The value must be zero or more.',
'no_asset_account' => 'This is not an asset account.',
'date_or_time' => 'Стойността трябва да е валидна дата и време (ISO 8601).',
'source_equals_destination' => 'Разходната сметка е еднаква на приходната сметка.',
'unique_account_number_for_user' => 'Изглежда, че този номер на сметка вече се използва.',
'unique_iban_for_user' => 'Изглежда, че този IBAN вече се използва.',
'reconciled_forbidden_field' => 'This transaction is already reconciled, you cannot change the ":field"',
'deleted_user' => 'Поради съображения за сигурност не можете да се регистрирате, като използвате този имейл адрес.',
'rule_trigger_value' => 'Тази стойност е невалидна за избраното задействане.',
'rule_action_expression' => 'Invalid expression. :error',
'rule_action_value' => 'Тази стойност е невалидна за избраното действие.',
'file_already_attached' => 'Каченият файл ":name" вече е прикачен към този обект.',
'file_attached' => 'Успешно качен файл ":name".',
'file_zero' => 'The file is zero bytes in size.',
'must_exist' => 'Идентификаторът в поле :attribute не съществува в базата данни.',
'all_accounts_equal' => 'Всички сметки в това поле трябва да са еднакви.',
'group_title_mandatory' => 'Заглавието на групата е задължително, когато има повече от една транзакция.',
'transaction_types_equal' => 'Всички разделяния трябва да са от един и същи тип.',
'invalid_transaction_type' => 'Невалиден тип транзакция.',
'invalid_selection' => 'Изборът ви е невалиден.',
'belongs_user' => 'This value is linked to an object that does not seem to exist.',
'belongs_user_or_user_group' => 'This value is linked to an object that does not seem to exist in your current financial administration.',
'no_access_group' => 'The user has no access to this user group.',
'no_accepted_roles_defined' => 'No access roles have been defined for this endpoint, access denied.',
'at_least_one_transaction' => 'Нужна е поне една транзакция.',
'recurring_transaction_id' => 'Need at least one transaction.',
'need_id_to_match' => 'You need to submit this entry with an ID for the API to be able to match it.',
'too_many_unmatched' => 'Too many submitted transactions cannot be matched to their respective database entries. Make sure existing entries have a valid ID.',
'id_does_not_match' => 'Submitted ID #:id does not match expected ID. Make sure it matches or omit the field.',
'at_least_one_repetition' => 'Нужно е поне едно повторение.',
'require_repeat_until' => 'Изисква се или брой повторения, или крайна дата (повтори_до). Не и двете.',
'require_currency_info' => 'Съдържанието на това поле е невалидно без информация за валута.',
'not_transfer_account' => 'Този акаунт не е акаунт, който може да се използва за прехвърляния.',
'require_currency_amount' => 'Съдържанието на това поле е невалидно без стойност в другата валута.',
'require_foreign_currency' => 'This field requires a number',
'require_foreign_dest' => 'This field value must match the currency of the destination account.',
'require_foreign_src' => 'This field value must match the currency of the source account.',
'equal_description' => 'Описанието на транзакцията не трябва да е равно на общото описание.',
'file_invalid_mime' => 'Файлът ":name" е от тип ":mime", който не се приема за качване.',
'file_too_large' => 'Файлът ":name" е твърде голям.',
'belongs_to_user' => 'Стойността на :attribute не е известна.',
'accepted' => ':attribute трябва да бъде приет.',
'bic' => 'Това е невалиден BIC.',
'at_least_one_trigger' => 'Правилото трябва да има поне еднo задействане.',
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
'at_least_one_action' => 'Правилото трябва да има поне еднo действие.',
'at_least_one_active_action' => 'Rule must have at least one active action.',
'base64' => 'Това не са валидни base64 кодирани данни.',
'model_id_invalid' => 'Даденото ID изглежда невалидно за този модел.',
'less' => ':attribute трябва да е по-малко от 10 000 000',
'active_url' => ':attribute не е валиден URL адрес.',
'after' => ':attribute трябва да бъде дата след :date.',
'date_after' => 'The start date must be before the end date.',
'alpha' => ':attribute може да съдържа единствено букви.',
'alpha_dash' => ':attribute може да съдържа само букви, числа и тирета.',
'alpha_num' => ':attribute може да съдържа само букви и числа.',
'array' => ':attribute трябва да бъде масив.',
'unique_for_user' => 'Вече има запис с :attribute.',
'before' => ':attribute трябва да бъде дата преди :date.',
'unique_object_for_user' => 'Това име вече се използва.',
'unique_account_for_user' => 'Това име на потребител вече се използва.',
/*
* 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
*
*/
'between.numeric' => ':attribute трябва да бъде между :min и :max.',
'between.file' => ':attribute трябва да бъде с големина между :min и :max Kb.',
'between.string' => ':attribute трябва да бъде с дължина между :min и :max символа.',
'between.array' => ':attribute трябва да има между :min и :max елемента.',
'boolean' => ':attribute трябва да бъде вярно или невярно.',
'confirmed' => 'Потвържденито на :attribute не съвпада.',
'date' => ':attribute не е валидна дата.',
'date_format' => ':attribute не е в посоченият формат - :format.',
'different' => ':attribute и :other трябва да са различни.',
'digits' => ':attribute трябва да бъде с дължина :digits цифри.',
'digits_between' => ':attribute трябва да бъде с дължина между :min и :max цифри.',
'email' => ':attribute трябва да бъде валиден имейл адрес.',
'filled' => 'Полето :attribute е задължително.',
'exists' => 'Избраният :attribute е невалиден.',
'image' => ':attribute трябва да е изображение.',
'in' => 'Избраният :attribute е невалиден.',
'integer' => ':attribute трябва да бъде цяло число.',
'ip' => ':attribute трябва да бъде валиден IP адрес.',
'json' => ':attribute трябва да е валиден JSON низ.',
'max.numeric' => ':attribute не трябва да бъде по-голям от :max.',
'max.file' => ':attribute не може да бъде по-голям от :max Kb.',
'max.string' => ':attribute не може да бъде по-дълъг от :max символа.',
'max.array' => ':attribute не трябва да има повече от :max елемента.',
'mimes' => ':attribute трябва да бъде файл от следните типове: :values.',
'min.numeric' => ':attribute трябва да бъде минимум :min.',
'lte.numeric' => ':attribute трябва да е по-малко или равно на :value.',
'min.file' => ':attribute трябва да бъде с големина минимум :min Kb.',
'min.string' => ':attribute трябва да бъде минимум :min символа.',
'min.array' => ':attribute трябва да има поне :min елемента.',
'not_in' => 'Избраният :attribute е невалиден.',
'numeric' => ':attribute трябва да бъде число.',
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
'numeric_native' => 'Сумата в основна валута трябва да бъде число.',
'numeric_destination' => 'Сумата в приходната сметка трябва да е число.',
'numeric_source' => 'Сумата в разходната сметка трябва да е число.',
'regex' => 'Форматът на :attribute е невалиден.',
'required' => 'Полето :attribute е задължително.',
'required_if' => 'Полето :attribute е задължително, когато :other е :value.',
'required_unless' => 'Полето :attribute е задължително, освен когато :other е в :values.',
'required_with' => 'Полето :attribute е задължително, когато присъства :values.',
'required_with_all' => 'Полето :attribute е задължително, когато присъства :values.',
'required_without' => 'Полето :attribute е задължително, когато не присъства :values.',
'required_without_all' => 'Полето :attribute е задължително, когато не са избрано нищо от :values.',
'same' => ':attribute и :other трябва да съвпадат.',
'size.numeric' => ':attribute трябва да бъде :size.',
'amount_min_over_max' => 'Минималната сума не може да бъде по-голяма от максималната.',
'size.file' => ':attribute трябва да бъде с големина :size Kb.',
'size.string' => ':attribute трябва да бъде с дължина :size символа.',
'size.array' => ':attribute трябва да съдържа :size елемента.',
'unique' => ':attribute вече е зает.',
'string' => ':attribute трябва да бъде низ.',
'url' => 'Форматът на :attribute е невалиден.',
'timezone' => ':attribute трябва да бъде валидна зона.',
'2fa_code' => 'Форматът на полето :attribute е невалиден.',
'dimensions' => 'Изображението :attribute има невалидни размери.',
'distinct' => 'Полето :attribute има дублираща се стойност.',
'file' => ':attribute трябва да е файл.',
'in_array' => 'Полето :attribute не съществува в :other.',
'present' => 'Полето :attribute е задължително.',
'amount_zero' => 'Общата сума не може да е нула.',
'current_target_amount' => 'Текущата сума трябва да бъде по-малка от планираната сума.',
'unique_piggy_bank_for_user' => 'Името на касичката трябва да е уникално.',
'unique_object_group' => 'Името на групата трябва да е уникално',
'starts_with' => 'Стойността трябва да започва с :values.',
'unique_webhook' => 'You already have a webhook with this combination of URL, trigger, response and delivery.',
'unique_existing_webhook' => 'You already have another webhook with this combination of URL, trigger, response and delivery.',
'same_account_type' => 'Both accounts must be of the same account type',
'same_account_currency' => 'Both accounts must have the same currency setting',
/*
* 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
*
*/
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password',
'valid_recurrence_rep_type' => 'Невалиден тип повторение за повтарящи се транзакции.',
'valid_recurrence_rep_moment' => 'Невалиден момент на повторение за този тип повторение.',
'invalid_account_info' => 'Невалидна информация за сметка.',
'attributes' => [
'email' => 'имейл адрес',
'description' => 'описание',
'amount' => 'сума',
'transactions.*.amount' => 'сума на транзакцията',
'name' => 'име',
'piggy_bank_id' => 'ID касичка',
'targetamount' => 'планирана сума',
'opening_balance_date' => 'начална дата на баланса',
'opening_balance' => 'начално салдо',
'match' => 'съвпадение',
'amount_min' => 'минимална сума',
'amount_max' => 'максимална сума',
'title' => 'заглавие',
'tag' => 'етикет',
'transaction_description' => 'описание на транзакция',
'rule-action-value.1' => 'правило действие стойност #1',
'rule-action-value.2' => 'правило действие стойност #2',
'rule-action-value.3' => 'правило действие стойност #3',
'rule-action-value.4' => 'правило действие стойност #4',
'rule-action-value.5' => 'правило действие стойност #5',
'rule-action.1' => 'правило действие #1',
'rule-action.2' => 'правило действие #2',
'rule-action.3' => 'правило действие #3',
'rule-action.4' => 'правило действие #4',
'rule-action.5' => 'правило действие #5',
'rule-trigger-value.1' => 'правило задействане стойност #1',
'rule-trigger-value.2' => 'правило задействане стойност #2',
'rule-trigger-value.3' => 'правило задействане стойност #3',
'rule-trigger-value.4' => 'правило задействане стойност #4',
'rule-trigger-value.5' => 'правило задействане стойност #5',
'rule-trigger.1' => 'правило задействане #1',
'rule-trigger.2' => 'правило задействане #2',
'rule-trigger.3' => 'правило задействане #3',
'rule-trigger.4' => 'правило задействане #4',
'rule-trigger.5' => 'правило задействане #5',
],
// validation of accounts:
'withdrawal_source_need_data' => 'Трябва да използвате валидно ID на разходната сметка и / или валидно име на разходната сметка, за да продължите.',
'withdrawal_source_bad_data' => '[a] Could not find a valid source account when searching for ID ":id" or name ":name".',
'withdrawal_dest_need_data' => '[a] Need to get a valid destination account ID and/or valid destination account name to continue.',
'withdrawal_dest_bad_data' => 'Не може да се намери валидна приходна сметка при търсене на ID ":id" или име ":name".',
'withdrawal_dest_iban_exists' => 'This destination account IBAN is already in use by an asset account or a liability and cannot be used as a withdrawal destination.',
'deposit_src_iban_exists' => 'This source account IBAN is already in use by an asset account or a liability and cannot be used as a deposit source.',
'reconciliation_source_bad_data' => 'Could not find a valid reconciliation account when searching for ID ":id" or name ":name".',
'generic_source_bad_data' => '[e] Could not find a valid source account when searching for ID ":id" or name ":name".',
'deposit_source_need_data' => 'Трябва да използвате валидно ID на разходната сметка и / или валидно име на разходната сметка, за да продължите.',
'deposit_source_bad_data' => '[b] Could not find a valid source account when searching for ID ":id" or name ":name".',
'deposit_dest_need_data' => '[b] Need to get a valid destination account ID and/or valid destination account name to continue.',
'deposit_dest_bad_data' => 'Не може да се намери валидна приходна сметка при търсене на ID ":id" или име ":name".',
'deposit_dest_wrong_type' => 'Използваната приходна сметка не е от правилния тип.',
/*
* 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
*
*/
'transfer_source_need_data' => 'Трябва да използвате валидно ID на разходната сметка и / или валидно име на разходната сметка, за да продължите.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
'transfer_dest_need_data' => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.',
'transfer_dest_bad_data' => 'Не може да се намери валидна приходна сметка при търсене на ID ":id" или име ":name".',
'need_id_in_edit' => 'Всяко разделяне трябва да има transaction_journal_id (или валидно ID или 0).',
'ob_source_need_data' => 'Трябва да използвате валидно ID на разходната сметка и / или валидно име на разходната сметка, за да продължите.',
'lc_source_need_data' => 'Need to get a valid source account ID to continue.',
'ob_dest_need_data' => '[d] Need to get a valid destination account ID and/or valid destination account name to continue.',
'ob_dest_bad_data' => 'Не може да се намери валидна приходна сметка при търсене на ID ":id" или име ":name".',
'reconciliation_either_account' => 'To submit a reconciliation, you must submit either a source or a destination account. Not both, not neither.',
'generic_invalid_source' => 'Не може да използвате тази сметка като разходна сметка.',
'generic_invalid_destination' => 'Не може да използвате тази сметка като приходна сметка.',
'generic_no_source' => 'You must submit source account information or submit a transaction journal ID.',
'generic_no_destination' => 'You must submit destination account information or submit a transaction journal ID.',
'gte.numeric' => ':attribute трябва да е по-голямо или равно на :value.',
'gt.numeric' => ':attribute трябва да бъде по-голям от :value.',
'gte.file' => ':attribute трябва да е по-голямо или равно на :value Kb.',
'gte.string' => ':attribute трябва да е по-голямо или равно на :value символа.',
'gte.array' => ':attribute трябва да има :value елемента или повече.',
'amount_required_for_auto_budget' => 'Необходима е сума.',
'auto_budget_amount_positive' => 'Сумата трябва да е по-голяма от нула.',
'auto_budget_period_mandatory' => 'Периодът на автоматичния бюджет е задължително поле.',
// no access to administration:
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
'administration_owner_rename' => 'You can\'t rename your standard administration.',
];
/*
* 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
*
*/

View File

@ -1,36 +0,0 @@
<?php
/**
* api.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
/*
* 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
*
*/
return [
];

View File

@ -1,39 +0,0 @@
<?php
/**
* auth.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'failed' => 'Aquestes credencials no es corresponen a les que tenim registrades.',
'throttle' => 'Massa intents d\'inici de sessió. Si us plau, prova-ho en :seconds segons.',
];

View File

@ -1,101 +0,0 @@
<?php
/**
* breadcrumbs.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'home' => 'Inici',
'budgets' => 'Pressupostos',
'subscriptions' => 'Subscripcions',
'transactions' => 'Transaccions',
'title_expenses' => 'Despeses',
'title_withdrawal' => 'Despeses',
'title_revenue' => 'Ingressos / salari',
'title_deposit' => 'Ingressos / salari',
'title_transfer' => 'Transferències',
'title_transfers' => 'Transferències',
'edit_currency' => 'Edita la moneda ":name"',
'delete_currency' => 'Elimina la moneda ":name"',
'newPiggyBank' => 'Crea una guardiola nova',
'edit_piggyBank' => 'Edita la guardiola ":name"',
'preferences' => 'Preferències',
'profile' => 'Perfil',
'accounts' => 'Comptes',
'changePassword' => 'Canvia la teva contrasenya',
'change_email' => 'Canvia la teva adreça de correu',
'bills' => 'Factures',
'newBill' => 'Nova factura',
'edit_bill' => 'Edita la factura ":name"',
'delete_bill' => 'Elimina la factura ":name"',
'reports' => 'Informes',
'search_result' => 'Resultats de la cerca ":query"',
'withdrawal_list' => 'Despeses',
'Withdrawal_list' => 'Despeses',
'deposit_list' => 'Benefici, ingressos i dipòsits',
'transfer_list' => 'Transferències',
'transfers_list' => 'Transferències',
/*
* 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
*
*/
'reconciliation_list' => 'Consolidacions',
'create_withdrawal' => 'Crea un nou reintegrament',
'create_deposit' => 'Crea un nou dipòsit',
'create_transfer' => 'Crea una nova transferència',
'create_new_transaction' => 'Crea una nova transacció',
'edit_journal' => 'Edita la transacció ":description"',
'edit_reconciliation' => 'Edita ":description"',
'delete_journal' => 'Elimina la transacció ":description"',
'delete_group' => 'Elimina la transacció ":description"',
'tags' => 'Etiquetes',
'createTag' => 'Crea una etiqueta nova',
'edit_tag' => 'Edita l\'etiqueta ":tag"',
'delete_tag' => 'Elimina l\'etiqueta ":tag"',
'delete_journal_link' => 'Elimina el vincle entre transaccions',
'edit_object_group' => 'Editar grup ":title"',
'delete_object_group' => 'Eliminar grup ":title"',
'logout_others' => 'Finalitzar les altres sessions',
'asset_accounts' => 'Comptes d\'actius',
'expense_accounts' => 'Comptes de despeses',
'revenue_accounts' => 'Comptes d\'ingressos',
'liabilities_accounts' => 'Passius',
'placeholder' => '[Placeholder]',
];

View File

@ -1,37 +0,0 @@
<?php
/**
* components.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
];

View File

@ -1,102 +0,0 @@
<?php
/**
* config.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'html_language' => 'ca',
'locale' => 'ca, Català, ca_ES.utf8, ca_ES.utf8',
// 'month' => '%B %Y',
'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
'month_and_day_moment_js' => 'D MMM, YYYY',
'month_and_day_fns' => 'd MMMM y',
'month_and_day_js' => 'Do MMMM, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
'month_and_date_day_js' => 'dddd D [de/d\'] MMMM [de] YYYY',
// 'month_and_day_no_year' => '%B %e',
'month_and_day_no_year_js' => 'D [de/d\'] MMMM',
/*
* 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
*
*/
// 'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'Do MMMM, YYYY a les HH:mm:ss',
'date_time_fns' => 'D [de/d\'] MMMM yyyy [a les] HH:mm:ss',
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
'week_in_year_js' => '[Week] W, GGGG',
'week_in_year_fns' => "'Setmana' w, yyyy",
// 'year' => '%Y',
'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
'half_year_js' => '\QQ YYYY',
'quarter_fns' => "'Trimestre' Q, yyyy",
'half_year_fns' => "'S{half}', yyyy",
'dow_1' => 'Dilluns',
'dow_2' => 'Dimarts',
'dow_3' => 'Dimecres',
'dow_4' => 'Dijous',
'dow_5' => 'Divendres',
'dow_6' => 'Dissabte',
'dow_7' => 'Diumenge',
];
/*
* 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
*
*/

View File

@ -1,59 +0,0 @@
<?php
/**
* demo.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'no_demo_text' => 'Malauradament, no hi ha més texts d\'ajuda per <abbr title=":route">aquesta pàgina</abbr>.',
'see_help_icon' => 'Tanmateix, la icona <i class="fa fa-question-circle"></i> de la cantonada superior dreta pot donar-te més informació.',
'index' => 'Benvingut a <strong>Firefly III</strong>! En aquesta pàgina pots trobar-hi una visió general de les teves finances. Per més informació, pots mirar els teus comptes &rarr;<a href=":asset">Comptes d\'actius</a> i per descomptat, les pàgines de <a href=":budgets">Pressupostos</a> i <a href=":reports">Informes</a>. O simplement dona una ullada a l\'aplicació pel teu compte.',
'accounts-index' => 'Els comptes d\'actius són els teus comptes bancàries personals. Els comptes de despeses són els comptes a on gastes diners, com per exemple botigues o amics. Els comptes d\'ingressos són els comptes on reps diners, com per exemple de la teva feina, el govern o altres fonts d\'ingressos. Els passius són els teus deutes i préstecs, com els deutes de targetes de crèdit antigues o préstecs per als teus estudis. En aquesta pàgina els pots editar o eliminar.',
'budgets-index' => 'En aquesta pàgina es mostra la vista general dels teus pressupostos. A la barra superior es mostra la quantitat disponible per ser pressupostada. Això es pot personalitzar per qualsevol període prement la quantitat a la part dreta. La quantitat gastada fins al moment es mostra a la barra inferior. A sota s\'hi troben les despeses per pressupost i el que has pressupostat per ells.',
'reports-index-start' => 'Firefly III admet múltiples tipus d\'informes. Pots llegir-ne més sobre ells prement la icona <i class="fa fa-question-circle"></i> a la cantonada superior dreta.',
'reports-index-examples' => 'Assegura\'t de comprovar aquests exemples: <a href=":one">resum financer mensual</a>, <a href=":two">resum financer anual</a> i <a href=":three">vista general dels pressupostos</a>.',
'currencies-index' => 'Firefly III admet múltiples monedes. Tot i que per defecte utilitza l\'Euro, es pot seleccionar el Dòlar dels EUA, i moltes altres monedes. Com pots veure, s\'ha inclòs una petita selecció de monedes, però pots afegir-ne de pròpies si vols. Tanmateix, canviar la moneda per defecte no canviarà la moneda de les transaccions existents: Firefly III admet l\'ús de múltiples monedes al mateix temps.',
'transactions-index' => 'Aquestes despeses, dipòsits i transferències no són particularment imaginatius. S\'han generat automàticament.',
'piggy-banks-index' => 'Com pots veure, hi ha tres guardioles. Utilitza els botons de més i menys per actualitzar la quantitat de diners de cada guardiola. Prem el nom de la guardiola per veure l\'administració de cadascuna.',
'profile-index' => 'Tingues en compte que la web de demostració es reinicia cada quatre hores. L\'accés pot ser revocat en qualsevol moment. Això passa automàticament i no és cap error.',
];
/*
* 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
*
*/

View File

@ -1,183 +0,0 @@
<?php
/**
* email.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// common items
'greeting' => 'Hola,',
'closing' => 'Bip bop,',
'signature' => 'El Robot de Correu de Firefly III',
'footer_ps' => 'PD: Aquest missatge s\'ha enviat perquè una petició de la IP :ipAddress l\'ha activat.',
// admin test
'admin_test_subject' => 'Missatge de prova de la teva instal·lació de Firefly III',
'admin_test_body' => 'Aquest és un missatge de prova de la teva instància de Firefly III. S\'ha enviat a :email.',
/*
* 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
*
*/
// invite
'invitation_created_subject' => 'S\'ha creat una invitació',
'invitation_created_body' => 'L\'usuari administrador ":email" ha creat una invitació d\'usuari que pot utilitzar qui estigui darrere l\'adreça de correu ":invitee". La invitació serà vàlida durant 48 h.',
'invite_user_subject' => 'Has estat invitat a crear un compte a Firefly III.',
'invitation_introduction' => 'Has estat invitat a crear un compte a Firefly III a **:host**. Firefly III és un gestor financer personal privat i autoallotjat. Tots els nois ben parits el fan servir.',
'invitation_invited_by' => 'Has estat invitat per ":admin" i la invitació s\'ha enviat a ":invitee". Ets tu, oi?',
'invitation_url' => 'La invitació és vàlida durant 48 hores i es pot bescanviar navegant a [Firefly III](:url). Gaudeix!',
// new IP
'login_from_new_ip' => 'Nou inici de sessió a Firefly III',
'slack_login_from_new_ip' => 'Nou inici de sessió a Firefly III des de la IP :ip (:host)',
'new_ip_body' => 'Firefly III ha detectat un nou inici de sessió al teu compte des d\'una IP desconeguda. Si no has iniciat mai sessió des de l\'adreça IP de sota, o han passat més de sis mesos, Firefly III t\'avisarà.',
'new_ip_warning' => 'Si reconeixes l\'adreça IP o l\'inici de sessió, pots ignorar aquest missatge. Si no has iniciat sessió, o no en tens ni idea de què és això, verifica la seguretat de la teva contrasenya, canvia-la, i tanca totes les altres sessions. Per a fer això, ves a la pàgina del teu perfil. Per descomptat tens activada l\'A2F, oi? Cuidat!',
'ip_address' => 'Adreça IP',
'host_name' => 'Servidor',
'date_time' => 'Data + hora',
// access token created
'access_token_created_subject' => 'S\'ha creat un nou identificador d\'accés',
'access_token_created_body' => 'Algú (esperem que tu) acaba de crear un nou Identificador d\'Accés a l\'API de Firefly III pel teu compte.',
'access_token_created_explanation' => 'Amb aquest identificador d\'accés, es pot accedir a **tots** els teus registres financers a través de l\'API de Firefly III.',
'access_token_created_revoke' => 'Si no has estat tu, si us plau, revoca aquest identificador d\'accés tan aviat com puguis a :url',
// registered
'registered_subject' => 'Benvingut a Firefly III!',
'registered_subject_admin' => 'Un nou usuari s\'ha registrat',
'admin_new_user_registered' => 'Un nou usuari s\'ha registrat. A l\'usuari **:email** se li ha donat l\'ID d\'usuari #:id.',
'registered_welcome' => 'Benvingut a [Firefly III](:address). T\'has registrat correctament, i aquest correu és per confirmar-t\'ho. Visca!',
'registered_pw' => 'Si ja te n\'has oblidat de la contrasenya, si us plau, reinicia-la utilitzant [l\'eina de restabliment de contrasenyes](:address/contrasenya/restablir).',
'registered_help' => 'Hi ha una icona d\'ajuda a la cantonada superior dreta de cada pàgina. Si necessites ajuda, prem-la!',
'registered_closing' => 'Gaudeix!',
'registered_firefly_iii_link' => 'Firefly III:',
'registered_pw_reset_link' => 'Restablir contrasenya:',
'registered_doc_link' => 'Documentació:',
/*
* 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
*
*/
// new version
'new_version_email_subject' => 'Hi ha disponible una nova versió de Firefly III',
// email change
'email_change_subject' => 'S\'ha canviat la teva adreça de correu de Firefly III',
'email_change_body_to_new' => 'Tu o algú amb accés al teu compte de Firefly III ha canviat la teva adreça de correu electrònic. Si no esperaves aquest missatge, si us plau, ignora\'l i elimina\'l.',
'email_change_body_to_old' => 'Tu o algú amb accés al teu compte de Firefly III ha canviat la teva adreça de correu electrònic. Si no esperaves aquest canvi, **has de** seguir l\'enllaç de "desfer" de sota per protegir el teu compte!',
'email_change_ignore' => 'Si has fet tu aquest canvi, pots ignorar aquest missatge de forma segura.',
'email_change_old' => 'L\'adreça de correu electrònic anterior era: :email',
'email_change_old_strong' => 'L\'adreça de correu electrònic anterior era: **:email**',
'email_change_new' => 'La nova adreça de correu electrònic és :email',
'email_change_new_strong' => 'La nova adreça de correu és: **:email**',
'email_change_instructions' => 'No pots utilitzar Firefly III fins que no confirmis aquest canvi. Si us plau, segueix l\'enllaç de sota per a fer-ho.',
'email_change_undo_link' => 'Per desfer el canvi, segueix aquest enllaç:',
// OAuth token created
'oauth_created_subject' => 'S\'ha creat un nou client d\'OAuth',
'oauth_created_body' => 'Algú (esperem que tu) acaba de crear un nou Client OAuth a l\'API de Firefly III pel teu compte. Té l\'etiqueta ":name" i l\'adreça URL de retorn \':url\'.',
'oauth_created_explanation' => 'Amb aquest client, es pot accedir a **tots** els teus registres financers a través de l\'API de Firefly III.',
'oauth_created_undo' => 'Si no has estat tu, si us plau, revoca aquest client tan aviat com puguis a \':url\'',
// reset password
'reset_pw_subject' => 'Petició de restabliment de contrasenya',
'reset_pw_instructions' => 'Algú ha provat de restablir la teva contrasenya. Si has estat tu, si us plau, segueix l\'enllaç de sota per a fer-ho.',
'reset_pw_warning' => '**SI US PLAU**, comprova que l\'enllaç realment va al Firefly III on esperes que vagi!',
// error
'error_subject' => 'Hi ha hagut un error a Firefly III',
'error_intro' => 'Hi ha hagut un error a Firefly III v:version: <span style="font-family: monospace;">:errorMessage</span>.',
'error_type' => 'L\'error ha estat del tipus ":class".',
'error_timestamp' => 'L\'error ha succeït el :time.',
'error_location' => 'L\'error ha succeït a l\'arxiu "<span style="font-family: monospace;">:file</span>" a la línia :line amb codi :code.',
'error_user' => 'L\'error ha estat trobat per l\'usuari #:id, <a href="mailto::email">:email</a>.',
'error_no_user' => 'Cap usuari havia iniciat sessió en aquest error o no s\'ha detectat cap usuari.',
'error_ip' => 'L\'adreça IP d\'aquest error és: :ip',
'error_url' => 'L\'URL és: :url',
'error_user_agent' => 'Agent d\'usuari: :userAgent',
'error_stacktrace' => 'La traça completa és a continuació. Si creus que és un error de Firefly III, pots reenviar aquest missatge a <a href="mailto:james@firefly-iii.org?subject=I%20found%20a%20bug!">james@firefly-iii.org</a>. Podria ajudar a solucionar l\'error que acabes de trobar.',
'error_github_html' => 'Si ho prefereixes, també pots obrir un nou issue a <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Si ho prefereixes, també pots obrir un nou issue a https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'La traça completa és a continuació:',
'error_headers' => 'Les següents capçaleres també podrien ser rellevants:',
'error_post' => 'Enviat per l\'usuari:',
/*
* 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
*
*/
// report new journals
'new_journals_subject' => 'Firefly III ha creat una nova transacció|Firefly III ha creat :count noves transaccions',
'new_journals_header' => 'Firefly III ha creat una transacció per tu. Pots trobar-la a la teva instal·lació de Firefly III:|Firefly III ha creat :count transaccions per tu. Les pots trobar a la teva instal·lació de Firefly III:',
// bill warning
'bill_warning_subject_end_date' => 'La factura ":name" venç en :diff dies',
'bill_warning_subject_now_end_date' => 'La factura ":name" venç AVUI',
'bill_warning_subject_extension_date' => 'La factura ":name" ha de ser prorrogada o cancel·lada en :diff dies',
'bill_warning_subject_now_extension_date' => 'La factura ":name" ha de ser prorrogada o cancel·lada AVUI',
'bill_warning_end_date' => 'La factura **":name"** venç el :date. Això serè en **:diff dies**.',
'bill_warning_extension_date' => 'La factura ":name" ha de ser prorrogada o cancel·lada el :date. Això serà d\'aquí **:diff dies**.',
'bill_warning_end_date_zero' => 'La factura **":name"** venç el :date. Això és **AVUI!**',
'bill_warning_extension_date_zero' => 'La factura **":name"** ha de ser prorrogada o cancel·lada el :date. Això és **AVUI!**',
'bill_warning_please_action' => 'Si us plau, prengui les mesures oportunes.',
];
/*
* 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
*
*/

View File

@ -1,77 +0,0 @@
<?php
/**
* firefly.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'404_header' => 'FIrefly III no pot trobar aquesta pàgina.',
'404_page_does_not_exist' => 'La pàgina que has sol·licitat no existeix. Si us plau, comprova que no has introduït un URL erroni. Has comès un error tipogràfic?',
'404_send_error' => 'Si has estat redirigit a aquesta pàgina automàticament, si us plau, accepta les meves disculpes. Hi ha una menció d\'aquest error als fitxers de registre, i t\'agrairia que me l\'enviessis.',
'404_github_link' => 'Si n\'estàs segur que aquesta pàgina hauria d\'existir, si us plau, obre un tiquet a <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
'whoops' => 'Ups',
'fatal_error' => 'Hi ha hagut un error crític. Si us plau, comprova els fitxers de registre a "emmagatzematge/registre" o utilitza "docker logs -f [container]" per veure què està passant.',
'maintenance_mode' => 'Firefly III està en mode de manteniment.',
'be_right_back' => 'Fins ara!',
'check_back' => 'Firefly III no està disponible mentre es fan uns treballs de manteniment. Per favor, torna-ho a provar més tard. Si trobes aquest missatge al lloc web de prova, simplement espera uns minuts. La base de dades es reinicia cada certes hores.',
'error_occurred' => 'Ups! Hi ha hagut un error.',
'db_error_occurred' => 'Ups! Hi ha hagut un error a la base de dades.',
'error_not_recoverable' => 'Malauradament, no s\'ha pogut recuperar d\'aquest error :(. Firefly III s\'ha trencat. L\'error és:',
'error' => 'Error',
'error_location' => 'L\'error ha succeït a l\'arxiu <span style="font-family: monospace;">:file</span> a la línia :line amb codi :code.',
'stacktrace' => 'Traça de la pila',
'more_info' => 'Més informació',
/*
* 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
*
*/
'collect_info' => 'Si us plau, recopili més informació al directori <code>emmagatzematge/registre</code> on hi ha els fitxers de registre. Si utilitzes Docker, utilitza <code>docker logs -f [container]</code>.',
'collect_info_more' => 'Pots llegir més sobre la recol·lecció d\'errors a <a href="https://docs.firefly-iii.org/how-to/general/debug/">les FAQ</a>.',
'github_help' => 'Obtenir ajuda a GitHub',
'github_instructions' => 'Ets més que benvingut a obrir un nou issue <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">a GitHub</a></strong>.',
'use_search' => 'Utilitza la cerca!',
'include_info' => 'Inclou la informació <a href=":link">d\'aquesta pàgina de depuració</a>.',
'tell_more' => 'Explica\'ns més que "diu Ups"',
'include_logs' => 'Inclou els registres d\'errors (mirar a sobre).',
'what_did_you_do' => 'Explica\'ns el que estaves fent.',
'offline_header' => 'Probablement estàs desconnectat',
'offline_unreachable' => 'Firefly III no es troba accessible. El teu dispositiu està desconnectat o el servidor no funciona.',
'offline_github' => 'Si n\'estàs segur que el teu dispositiu i el servidor estan connectats, si us plau, obre un tiquet a <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
];

File diff suppressed because it is too large Load Diff

View File

@ -1,312 +0,0 @@
<?php
/**
* form.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// new user:
'bank_name' => 'Nom del banc',
'bank_balance' => 'Saldo',
'current_balance' => 'Balanç actual',
'savings_balance' => 'Saldo d\'estalvis',
'credit_card_limit' => 'Límit de la targeta de crèdit',
'automatch' => 'Coincidir automàticament',
'skip' => 'Ometre',
'enabled' => 'Activat',
'name' => 'Nom',
'active' => 'Actiu',
'amount_min' => 'Import mínim',
'amount_max' => 'Import màxim',
'match' => 'Coincideix en',
'strict' => 'Mode estricte',
'repeat_freq' => 'Repeticions',
'object_group' => 'Grup',
'location' => 'Ubicació',
'update_channel' => 'Canal d\'actualitzacions',
'currency_id' => 'Moneda',
'transaction_currency_id' => 'Moneda',
'auto_budget_currency_id' => 'Moneda',
'external_ip' => 'IP externa del servidor',
'attachments' => 'Adjunts',
'BIC' => 'BIC',
'verify_password' => 'Verificar la seguretat de la contrasenya',
'source_account' => 'Compte d\'origen',
'destination_account' => 'Compte de destí',
'asset_destination_account' => 'Compte de destí',
'include_net_worth' => 'Incloure en valor net',
'asset_source_account' => 'Compte d\'origen',
'journal_description' => 'Descripció',
'note' => 'Notes',
'currency' => 'Moneda',
'account_id' => 'Compte d\'actiu',
'budget_id' => 'Pressupost',
'bill_id' => 'Factura',
'opening_balance' => 'Saldo inicial',
'tagMode' => 'Mode d\'etiqueta',
'virtual_balance' => 'Saldo virtual',
/*
* 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
*
*/
'targetamount' => 'Quantitat objectiu',
'account_role' => 'Rol del compte',
'opening_balance_date' => 'Data del saldo inicial',
'cc_type' => 'Pla de pagament de la targeta de crèdit',
'cc_monthly_payment_date' => 'Data de pagament mensual de la targeta de crèdit',
'piggy_bank_id' => 'Guardiola',
'returnHere' => 'Tornar aquí',
'returnHereExplanation' => 'Després de guardar, torna aquí per crear-ne un altre.',
'returnHereUpdateExplanation' => 'Després d\'actualitzar, torna aquí.',
'description' => 'Descripció',
'expense_account' => 'Compte de despeses',
'revenue_account' => 'Compte de beneficis',
'decimal_places' => 'Nombre de decimals',
'destination_amount' => 'Import (destí)',
'new_email_address' => 'Nova adreça de correu electrònic',
'verification' => 'Verificació',
'api_key' => 'Clau API',
'remember_me' => 'Recorda\'m',
'liability_type_id' => 'Tipus de passiu',
'liability_type' => 'Tipus de passiu',
'interest' => 'Interès',
'interest_period' => 'Període d\'interès',
'extension_date' => 'Data d\'extensió',
'type' => 'Tipus',
'convert_Withdrawal' => 'Convertir retirada',
'convert_Deposit' => 'Convertir dipòsit',
'convert_Transfer' => 'Convertir transferència',
'amount' => 'Import',
'foreign_amount' => 'Import estranger',
'date' => 'Data',
'interest_date' => 'Data d\'interès',
'book_date' => 'Data de registre',
'process_date' => 'Data de processament',
'category' => 'Categoria',
'tags' => 'Etiquetes',
'deletePermanently' => 'Eliminar permanentment',
'cancel' => 'Cancel·lar',
'targetdate' => 'Data objectiu',
'startdate' => 'Data d\'inici',
'tag' => 'Etiqueta',
'under' => 'Per sota',
'symbol' => 'Símbol',
'code' => 'Codi',
'iban' => 'IBAN',
'account_number' => 'Número de compte',
'creditCardNumber' => 'Número de la targeta de crèdit',
'has_headers' => 'Capçaleres',
'date_format' => 'Format de data',
'specifix' => 'Banc- o fitxer de solucions específiques',
'attachments[]' => 'Adjunts',
'title' => 'Títol',
'notes' => 'Notes',
'filename' => 'Nom del fitxer',
'mime' => 'Tipus MIME',
'size' => 'Mida',
'trigger' => 'Activador',
'stop_processing' => 'Aturar el processament',
'start_date' => 'Inici del rang',
'end_date' => 'Fi del rang',
'enddate' => 'Data de fi',
'move_rules_before_delete' => 'Grup de normes',
'start' => 'Inici del rang',
'end' => 'Fi del rang',
'delete_account' => 'Eliminar compte ":name"',
'delete_webhook' => 'Eliminar webhook ":title"',
'delete_bill' => 'Eliminar factura ":name"',
'delete_budget' => 'Eliminar pressupost ":name"',
'delete_category' => 'Eliminar categoria ":name"',
'delete_currency' => 'Eliminar moneda ":name"',
'delete_journal' => 'Eliminar transacció amb descripció ":description"',
'delete_attachment' => 'Eliminar adjunt ":name"',
'delete_rule' => 'Eliminar regla ":title"',
'delete_rule_group' => 'Eliminar grup de regles ":title"',
'delete_link_type' => 'Eliminar tipus d\'enllaç ":name"',
'delete_user' => 'Eliminar usuari ":email"',
'delete_recurring' => 'Eliminar transacció periòdica ":title"',
'user_areYouSure' => 'Si elimines l\'usuari ":email", desapareixerà tot. No hi ha marxa enrere, desfer ni res. Si t\'elimines a tu mateix, perdràs l\'accés a aquesta instància de Firefly III.',
'attachment_areYouSure' => 'Estàs segur que vols eliminar l\'arxiu adjunt anomenat ":name"?',
'account_areYouSure' => 'Estàs segur que vols eliminar el compte anomenat ":name"?',
'account_areYouSure_js' => 'Estàs segur que vols eliminar l\'arxiu adjunt anomenat "{name}"?',
'bill_areYouSure' => 'Estàs segur que vols eliminar la factura anomenada ":name"?',
'rule_areYouSure' => 'Estàs segur que vols eliminar la regla anomenada ":title"?',
'object_group_areYouSure' => 'Estàs segur que vols eliminar el grup anomenat ":title"?',
'ruleGroup_areYouSure' => 'Estàs segur que vols eliminar el grup de regles anomenat ":title"?',
'budget_areYouSure' => 'Estàs segur que vols eliminar el pressupost anomenat ":name"?',
'webhook_areYouSure' => 'Estàs segur que vols eliminar el webhook anomenat ":title"?',
'category_areYouSure' => 'Estàs segur que vols eliminar la categoria anomenada ":name"?',
'recurring_areYouSure' => 'Estàs segur que vols eliminar la transacció periòdica anomenada ":title"?',
'currency_areYouSure' => 'Estàs segur que vols eliminar la moneda anomenada ":name"?',
'piggyBank_areYouSure' => 'Estàs segur que vols eliminar la guardiola anomenada ":name"?',
'journal_areYouSure' => 'Estàs segur que vols eliminar la transacció amb descripció ":description"?',
'mass_journal_are_you_sure' => 'Estàs segur que vols eliminar aquestes transaccions?',
/*
* 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
*
*/
'tag_areYouSure' => 'Estàs segur que vols eliminar l\'etiqueta ":tag"?',
'journal_link_areYouSure' => 'Estàs segur que vols eliminar l\'enllaç entre <a href=":source_link">:source</a> i <a href=":destination_link">:destination</a>?',
'linkType_areYouSure' => 'Estàs segur que vols eliminar el tipus d\'enllaç ":name" (":inward" / ":outward")?',
'permDeleteWarning' => 'Eliminar coses de Firefly III és permanent i no es pot desfer.',
'mass_make_selection' => 'Tanmateix, pots prevenir que s\'eliminin elements traient la casella de selecció.',
'delete_all_permanently' => 'Eliminar selecció permanentment',
'update_all_journals' => 'Actualitzar aquestes transaccions',
'also_delete_transactions' => 'L\'única transacció connectada a aquest compte també s\'eliminarà.|Totes les :count transaccions connectades a aquest compte també s\'eliminaran.',
'also_delete_transactions_js' => 'Cap transacció|L\'única transacció connectada a aquest compte també s\'eliminarà.|Totes les {count} transaccions connectades a aquest compte també s\'eliminaran.',
'also_delete_connections' => 'L\'única transacció enllaçada amb aquest tipus d\'enllaç perdrà aquesta connexió.|Totes les :count transaccions enllaçades amb aquest tipus d\'enllaç perdran aquesta connexió.',
'also_delete_rules' => 'L\'única regla connectada a aquest grup de regles també s\'eliminarà.|Totes les :count regles connectades a aquest grup de regles també s\'eliminaran.',
'also_delete_piggyBanks' => 'L\'única guardiola connectada a aquest compte també s\'eliminarà.|Totes les :count guardioles connectades a aquest compte també s\'eliminaran.',
'also_delete_piggyBanks_js' => 'Cap guardiola|L\'única guardiola connectada a aquest compte també s\'eliminarà.|Totes les {count} guardioles connectades a aquest compte també s\'eliminaran.',
'not_delete_piggy_banks' => 'La guardiola connectada a aquest grup no s\'eliminarà.|Les :count guardioles connectades a aquest grup no s\'eliminaran.',
'bill_keep_transactions' => 'L\'única transacció connectada a aquesta factura no s\'eliminarà.|Totes les :count transaccions connectades a aquesta factura s\'eliminaran.',
'budget_keep_transactions' => 'L\'única transacció connectada a aquest pressupost no s\'eliminarà.|Totes les :count transaccions connectades a aquest pressupost s\'eliminaran.',
'category_keep_transactions' => 'L\'única transacció connectada a aquesta categoria no s\'eliminarà.|Totes les :count transaccions connectades a aquesta categoria s\'eliminaran.',
'recurring_keep_transactions' => 'L\'única transacció creada per aquesta transacció periòdica no s\'eliminarà.|Totes les :count transaccions creades per aquesta transacció periòdica s\'eliminaran.',
'tag_keep_transactions' => 'L\'única transacció connectada a aquesta etiqueta no s\'eliminarà.|Totes les :count transaccions connectades a aquesta etiqueta s\'eliminaran.',
'check_for_updates' => 'Buscar actualitzacions',
'liability_direction' => 'Passiu entrant/sortint',
'delete_object_group' => 'Eliminar grup ":title"',
'email' => 'Adreça de correu electrònic',
'password' => 'Contrasenya',
'password_confirmation' => 'Contrasenya (altre cop)',
'blocked' => 'Està bloquejat?',
'blocked_code' => 'Motiu del bloqueig',
'login_name' => 'Iniciar sessió',
'is_owner' => 'És administrador?',
'url' => 'URL',
'bill_end_date' => 'Data de fi',
// import
'apply_rules' => 'Aplicar regles',
'artist' => 'Artista',
'album' => 'Àlbum',
'song' => 'Cançó',
// admin
'domain' => 'Domini',
'single_user_mode' => 'Deshabilitar registre d\'usuaris',
'is_demo_site' => 'Està en mode de demostració',
// import
'configuration_file' => 'Fitxer de configuració',
'csv_comma' => 'Una coma (,)',
'csv_semicolon' => 'Un punt i coma (;)',
'csv_tab' => 'Un tabulador (invisible)',
'csv_delimiter' => 'Delimitador del camp CSV',
'client_id' => 'ID del Client',
'app_id' => 'ID de l\'App',
'secret' => 'Secret',
'public_key' => 'Clau pública',
'country_code' => 'Codi del país',
'provider_code' => 'Banc o proveïdor de dades',
'fints_url' => 'URL de l\'API de FinTS',
'fints_port' => 'Port',
'fints_bank_code' => 'Codi bancari',
'fints_username' => 'Nom d\'usuari',
'fints_password' => 'PIN / Contrasenya',
'fints_account' => 'Compte FinTS',
'local_account' => 'Compte 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
*
*/
'from_date' => 'Data des de',
'to_date' => 'Data fins a',
'due_date' => 'Data de venciment',
'payment_date' => 'Data de pagament',
'invoice_date' => 'Data de facturació',
'internal_reference' => 'Referència interna',
'inward' => 'Descripció interna',
'outward' => 'Descripció externa',
'rule_group_id' => 'Grup de regles',
'transaction_description' => 'Descripció de la transacció',
'first_date' => 'Primera data',
'transaction_type' => 'Tipus de transacció',
'repeat_until' => 'Repetir fins a',
'recurring_description' => 'Descripció de la transacció periòdica',
'repetition_type' => 'Tipus de repetició',
'foreign_currency_id' => 'Moneda estrangera',
'repetition_end' => 'La repetició acaba',
'repetitions' => 'Repeticions',
'calendar' => 'Calendari',
'weekend' => 'Cap de setmana',
'client_secret' => 'Secret del client',
'withdrawal_destination_id' => 'Compte de destí',
'deposit_source_id' => 'Compte d\'origen',
'expected_on' => 'S\'esperava el',
'paid' => 'Pagat',
'auto_budget_type' => 'Pressupost automàtic',
'auto_budget_amount' => 'Import del pressupost automàtic',
'auto_budget_period' => 'Període del pressupost automàtic',
'collected' => 'Cobrat',
'submitted' => 'Enviat',
'key' => 'Clau',
'value' => 'Contingut del registre',
'webhook_delivery' => 'Lliurament',
'webhook_response' => 'Resposta',
'webhook_trigger' => 'Activador',
];
/*
* 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
*
*/

View File

@ -1,198 +0,0 @@
<?php
/**
* intro.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// index
'index_intro' => 'Benvingut a la pàgina d\'inici de Firefly III. Si us plau, pren-te el teu temps per seguir aquesta guia per fer-te una idea de com funciona Firefly III.',
'index_accounts-chart' => 'Aquesta gràfica mostra el saldo actual dels teus comptes. Pots seleccionar els comptes que es mostren des de les preferències.',
'index_box_out_holder' => 'Aquesta caixeta i les que es troben a continuació, et donaran una vista general de la teva situació financera.',
'index_help' => 'Si mai necessites ajuda amb una pàgina o formulari, prem aquest botó.',
'index_outro' => 'La majoria de pàgines de Firefly III començaran amb una petita introducció com aquesta. Si us plau, posa\'t en contacte amb mi si tens preguntes o comentaris. Gaudeix!',
'index_sidebar-toggle' => 'Per crear noves transaccions, comptes o altres coses, fes servir el menú sota aquesta icona.',
'index_cash_account' => 'Aquests són els comptes creats fins ara. Pots fer servir el compte d\'efectiu per fer el seguiment de les despeses d\'efectiu, però, evidentment, no és obligatori.',
// transactions
'transactions_create_basic_info' => 'Introdueix la informació bàsica de la transacció. Origen, destí, data i descripció.',
'transactions_create_amount_info' => 'Introdueix la quantitat de la transacció. Si és necessari, els camps s\'actualitzaran automàticament per la informació en quantitat estrangera.',
'transactions_create_optional_info' => 'Tots aquests camps són opcionals. Afegir metadades aquí farà que les transaccions estiguin organitzades millor.',
'transactions_create_split' => 'Si vols dividir una transacció, afegeix més divisions amb aquest botó',
// create account:
'accounts_create_iban' => 'Indica un IBAN vàlid pel teu compte. Això pot facilitar la importació de dades en un futur.',
'accounts_create_asset_opening_balance' => 'Els comptes d\'actius poden tenir un "saldo d\'obertura", indicant l\'inici de l\'historial del compte a Firefly III.',
'accounts_create_asset_currency' => 'Firefly III admet diverses monedes. Els comptes d\'actius tenen una moneda principal, la qual has d\'indicar aquí.',
'accounts_create_asset_virtual' => 'A vegades et podria ser d\'ajuda donar al teu compte un saldo virtual: una quantitat addicional que s\'afegeix o resta sempre del saldo real.',
// budgets index
'budgets_index_intro' => 'Els pressupostos s\'usen per gestionar les teves finances i són una de les funcions principals de Firefly III.',
'budgets_index_see_expenses_bar' => 'Gastar diners anirà omplint a poc a poc aquesta barra.',
'budgets_index_navigate_periods' => 'Navega a través dels períodes per configurar fàcilment els pressupostos amb antelació.',
'budgets_index_new_budget' => 'Crea nous pressupostos tal com et sigui convenient.',
'budgets_index_list_of_budgets' => 'Fes servir aquesta taula per establir les quantitats per cada pressupost i veure com t\'està anant.',
'budgets_index_outro' => 'Per aprendre més coses sobre pressupostar, dóna un cop d\'ull a la icona d\'ajuda de la cantonada superior dreta.',
/*
* 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
*
*/
// reports (index)
'reports_index_intro' => 'Fes servir aquests informes per obtenir detalls de les teves finances.',
'reports_index_inputReportType' => 'Escull un tipus d\'informe. Dóna un cop d\'ull a les pàgines d\'ajuda per veure el que mostra cada informe.',
'reports_index_inputAccountsSelect' => 'Pots excloure o incloure comptes d\'actius com et vagi millor.',
'reports_index_inputDateRange' => 'El rang de dates seleccionat el determines tú: des d\'un dia fins a 10 anys o més.',
'reports_index_extra-options-box' => 'Depenent de l\'informe que hagis seleccionat, pots seleccionar filtres i opcions addicionals. Mira aquesta capsa quan canviïs el tipus d\'informe.',
// reports (reports)
'reports_report_default_intro' => 'Aquest informe et donarà una vista general ràpida i exhaustiva de les teves finances. Si vols veure alguna cosa més, si us plau, no dubtis en contactar amb mi!',
'reports_report_audit_intro' => 'Aquest informe et donarà informació detallada dels teus comptes d\'actius.',
'reports_report_audit_optionsBox' => 'Fes servir aquestes caselles per mostrar o ocultar les columnes que t\'interessin.',
'reports_report_category_intro' => 'Aquest informe et donarà detalls d\'una o múltiples categories.',
'reports_report_category_pieCharts' => 'Aquestes gràfiques et donaran detalls de les despeses i ingressos per categoria o per compte.',
'reports_report_category_incomeAndExpensesChart' => 'Aquesta gràfica mostra les despeses i ingressos per categoria.',
'reports_report_tag_intro' => 'Aquest informe et donarà detalls d\'una o més etiquetes.',
'reports_report_tag_pieCharts' => 'Aquestes gràfiques et donaran detalls de les despeses i ingressos per etiqueta, compte, categoria o pressupost.',
'reports_report_tag_incomeAndExpensesChart' => 'Aquesta gràfica mostra les teves despeses i ingressos per etiqueta.',
'reports_report_budget_intro' => 'Aquest informe et donarà detalls d\'un o més pressupostos.',
'reports_report_budget_pieCharts' => 'Aquestes gràfiques et donaran detalls de les despeses per pressupost o per compte.',
'reports_report_budget_incomeAndExpensesChart' => 'Aquesta gràfica mostra les despeses per pressupost.',
// create transaction
'transactions_create_switch_box' => 'Fes servir aquests botons per canviar ràpidament el tipus de transacció que vols guardar.',
'transactions_create_ffInput_category' => 'Pots escriure el que vulguis en aquest camp. Se\'t suggeriran categories fetes servir anteriorment.',
'transactions_create_withdrawal_ffInput_budget' => 'Enllaça la retirada a un pressupost per un millor control financer.',
'transactions_create_withdrawal_currency_dropdown_amount' => 'Fes servir aquest desplegable quan la retirada sigui en una altra moneda.',
'transactions_create_deposit_currency_dropdown_amount' => 'Fes servir aquest desplegable quan el dipòsit sigui en una altra moneda.',
'transactions_create_transfer_ffInput_piggy_bank_id' => 'Selecciona una guardiola i enllaça aquesta transferència amb els teus estalvis.',
// piggy banks index:
'piggy-banks_index_saved' => 'Aquest camp mostra quant has estalviat en cada guardiola.',
'piggy-banks_index_button' => 'Al costat d\'aquesta barra de progrés hi ha dos botons (+ i -) per afegir o treure diners de cada guardiola.',
'piggy-banks_index_accountStatus' => 'Per cada compte d\'actius amb una guardiola com a mínim, el seu estat es llista en aquesta taula.',
/*
* 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
*
*/
// create piggy
'piggy-banks_create_name' => 'Quin és el teu objectiu? Un nou sofà, una càmera, diners per emergències?',
'piggy-banks_create_date' => 'Pots establir una data objectiu o una data límit per la teva guardiola.',
// show piggy
'piggy-banks_show_piggyChart' => 'Aquesta gràfica mostra l\'històric d\'aquesta guardiola.',
'piggy-banks_show_piggyDetails' => 'Alguns detalls sobre la guardiola',
'piggy-banks_show_piggyEvents' => 'Qualsevol addició o eliminació també es llista aquí.',
// bill index
'bills_index_rules' => 'Aquí pots veure quines regles s\'aplicaran si aquesta factura es paga',
'bills_index_paid_in_period' => 'Aquest camp indica quan es va pagar la factura per últim cop.',
'bills_index_expected_in_period' => 'Aquest camp indica per cada factura, si i com s\'espera que arribi la pròxima factura.',
// show bill
'bills_show_billInfo' => 'Aquesta taula mostra informació general sobre aquesta factura.',
'bills_show_billButtons' => 'Fes servir aquest botó per escanejar de nou transaccions antigues per correspondre-les a aquesta factura.',
'bills_show_billChart' => 'Aquesta gràfica mostra les transaccions enllaçades a aquesta factura.',
// create bill
'bills_create_intro' => 'Fes servir les factures per fer el seguiment als diners que deguis a cada període. Pensa en despeses com el lloguer, assegurança o el pagament de la hipoteca.',
'bills_create_name' => 'Usa noms descriptius com "Lloguer" o "Assegurança de salut".',
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
'bills_create_amount_min_holder' => 'Selecciona una quantitat mínima i màxima per aquesta factura.',
'bills_create_repeat_freq_holder' => 'La majoria de factures es repeteixen mensualment, però pots establir una altra freqüència aquí.',
'bills_create_skip_holder' => 'Si una factura es repeteix cada 2 setmanes, el camp "ometre" s\'ha d\'establir a "1" per saltar cada altra setmana.',
// rules index
'rules_index_intro' => 'Firefly III et permet gestionar regles que s\'aplicaran màgicament a qualsevol transacció que creïs o editis.',
'rules_index_new_rule_group' => 'Pots combinar regles en grups per a gestionar-les més fàcilment.',
'rules_index_new_rule' => 'Crea tantes regles com et faci falta.',
'rules_index_prio_buttons' => 'Ordena-les de la manera que et vagi millor.',
'rules_index_test_buttons' => 'Pots provar les regles o aplicar-les a transaccions existents.',
'rules_index_rule-triggers' => 'Les regles tenen "activadors" i "accions" que pots ordenar arrossegant-los i deixant-los anar.',
'rules_index_outro' => 'Assegura\'t de donar un cop d\'ull les pàgines d\'ajuda fent servir (?) la icona de la cantonada superior dreta!',
// create rule:
'rules_create_mandatory' => 'Escull un títol descriptiu, i estableix quan s\'ha d\'activar una regla.',
'rules_create_ruletriggerholder' => 'Afegeix tants activadors com et calguin, però recorda que TOTS els activadors han d\'activar-se per executar les accions.',
'rules_create_test_rule_triggers' => 'Fes servir aquest botó per veure quines transaccions coincideixen amb la regla.',
'rules_create_actions' => 'Estableix tantes accions com vulguis.',
/*
* 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
*
*/
// preferences
'preferences_index_tabs' => 'Hi ha més opcions disponibles sota aquestes pestanyes.',
// currencies
'currencies_index_intro' => 'Firefly III admet diverses monedes, les quals pots canviar en aquesta pàgina.',
'currencies_index_default' => 'Firefly III té una moneda per defecte.',
'currencies_index_buttons' => 'Fes servir aquests botons per canviar la moneda per defecte o habilitar altres monedes.',
// create currency
'currencies_create_code' => 'Aquest codi ha de complir amb l\'ISO (Cerca-ho a Google per la moneda nova).',
];
/*
* 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
*
*/

View File

@ -1,202 +0,0 @@
<?php
/**
* list.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'buttons' => 'Botons',
'icon' => 'Icona',
'id' => 'ID',
'create_date' => 'Data de creació',
'update_date' => 'Data d\'actualització',
'updated_at' => 'Data d\'actualització',
'balance_before' => 'Balanç abans de',
'balance_after' => 'Balanç després de',
'name' => 'Nom',
'role' => 'Rol',
'currentBalance' => 'Saldo actual',
'linked_to_rules' => 'Regles rellevants',
'active' => 'Està actiu?',
'percentage' => '%',
'recurring_transaction' => 'Transacció periòdica',
'next_due' => 'Pròxim venciment',
'transaction_type' => 'Tipus',
'lastActivity' => 'Darrera activitat',
'balanceDiff' => 'Diferència de saldo',
'other_meta_data' => 'Altres meta dades',
'invited_at' => 'Convidat el',
'expires' => 'La invitació venç el',
'invited_by' => 'Convidat per',
'invite_link' => 'Enllaç d\'invitació',
'account_type' => 'Tipus de compte',
'created_at' => 'Data de creació',
'account' => 'Compte',
'external_url' => 'URL extern',
'matchingAmount' => 'Quantitat',
'destination' => 'Destí',
'source' => 'Origen',
'next_expected_match' => 'Pròxima coincidència esperada',
'automatch' => 'Cercar coincidència automàticament?',
'drag_and_drop' => 'Arrossega i deixa anar',
'number' => 'Número de compte',
'current_balance' => 'Balanç actual',
'last_activity' => 'Darrera activitat',
'amount_due' => 'Import pendent',
'balance_difference' => 'Diferència de saldo',
'menu' => 'Menú',
/*
* 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
*
*/
'repeat_freq' => 'Repeticions',
'description' => 'Descripció',
'amount' => 'Quantitat',
'date' => 'Data',
'interest_date' => 'Data d\'interès',
'book_date' => 'Data de registre',
'process_date' => 'Data de processament',
'due_date' => 'Data de venciment',
'payment_date' => 'Data de pagament',
'invoice_date' => 'Data de facturació',
'internal_reference' => 'Referència interna',
'notes' => 'Notes',
'from' => 'De',
'piggy_bank' => 'Guardiola',
'to' => 'Per a',
'budget' => 'Pressupost',
'category' => 'Categoria',
'bill' => 'Factura',
'withdrawal' => 'Retirada',
'deposit' => 'Dipòsit',
'transfer' => 'Transferència',
'type' => 'Tipus',
'completed' => 'Completat',
'iban' => 'IBAN',
'account_number' => 'Número de compte',
'paid_current_period' => 'Pagat en aquest període',
'email' => 'Correu electrònic',
'registered_at' => 'Data de registre',
'is_blocked' => 'Està bloquejat',
'is_admin' => 'És administrador',
'has_two_factor' => 'Té 2FA',
'blocked_code' => 'Bloc de codi',
'source_account' => 'Compte d\'origen',
'destination_account' => 'Compte de destí',
'accounts_count' => 'Nombre de comptes',
'journals_count' => 'Nombre de transaccions',
'attachments_count' => 'Nombre d\'adjunts',
'bills_count' => 'Nombre de factures',
'categories_count' => 'Nombre de categories',
'budget_count' => 'Nombre de pressuposts',
'rule_and_groups_count' => 'Nombre de regles i grups de regles',
'tags_count' => 'Nombre d\'etiquetes',
'tags' => 'Etiquetes',
'inward' => 'Descripció interna',
'outward' => 'Descripció externa',
'number_of_transactions' => 'Nombre de transaccions',
'total_amount' => 'Import total',
'sum' => 'Suma',
'sum_excluding_transfers' => 'Suma (excloent transferències)',
'sum_withdrawals' => 'Suma de retirades',
'sum_deposits' => 'Suma de dipòsits',
'sum_transfers' => 'Suma de transferències',
'sum_reconciliations' => 'Suma de consolidacions',
'reconcile' => 'Consolidar',
'sepa_ct_id' => 'Identificador d\'extrem a extrem SEPA',
'sepa_ct_op' => 'Identificador de compte oposat SEPA',
'sepa_db' => 'Identificador del mandat SEPA',
'sepa_country' => 'País SEPA',
'sepa_cc' => 'Codi de neteja SEPA',
'sepa_ep' => 'Propòsit extern SEPA',
'sepa_ci' => 'Identificador de creditor SEPA',
'sepa_batch_id' => 'ID de lot SEPA',
'external_id' => 'ID extern',
'account_at_bunq' => 'Compte amb bunq',
'file_name' => 'Nom del fitxer',
/*
* 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
*
*/
'file_size' => 'Mida del fitxer',
'file_type' => 'Tipus de fitxer',
'attached_to' => 'Adjuntat a',
'file_exists' => 'El fitxer existeix',
'spectre_bank' => 'Banc',
'spectre_last_use' => 'Darrer inici de sessió',
'spectre_status' => 'Estat',
'bunq_payment_id' => 'ID de pagament bunq',
'repetitions' => 'Repeticions',
'title' => 'Títol',
'transaction_s' => 'Transacció(ns)',
'field' => 'Camp',
'value' => 'Valor',
'interest' => 'Interès',
'interest_period' => 'Període d\'interès',
'liability_type' => 'Tipus de passiu',
'liability_direction' => 'Passiu entrant/sortint',
'end_date' => 'Data de fi',
'payment_info' => 'Informació de pagament',
'expected_info' => 'Següent transacció esperada',
'start_date' => 'Data d\'inici',
'trigger' => 'Activador',
'response' => 'Resposta',
'delivery' => 'Lliurament',
'url' => 'URL',
'secret' => 'Secret',
];
/*
* 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
*
*/

File diff suppressed because one or more lines are too long

View File

@ -1,39 +0,0 @@
<?php
/**
* pagination.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'previous' => '&laquo; Anterior',
'next' => 'Següent &raquo;',
];

View File

@ -1,43 +0,0 @@
<?php
/**
* passwords.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'password' => 'Les contrasenyes han de tenir com a mínim sis caràcters i han de coincidir amb la confirmació.',
'user' => 'No hem trobat cap usuari amb aquest correu electrònic.',
'token' => 'Aquesta clau per reinicialitzar la contrasenya no és vàlida.',
'sent' => 'T\'hem enviat per correu electrònic l\'enllaç per restablir la contrasenya!',
'reset' => 'La teva contrasenya ha estat restablerta!',
'blocked' => 'Bon intent.',
];

View File

@ -1,74 +0,0 @@
<?php
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
return [
'main_message' => 'Acció ":action", present a la regla ":rule", no s\'ha pogut aplicar a la transacció #:group: :error',
'find_or_create_tag_failed' => 'No s\'ha pogut trobar o crear l\'etiqueta ":tag"',
'tag_already_added' => 'L\'etiqueta ":tag" ja està enllaçada a aquesta transacció',
'inspect_transaction' => 'Inspecciona la transacció ":title" a Firefly III',
'inspect_rule' => 'Inspecciona la norma ":title" a Firefly III',
'journal_other_user' => 'Aquesta transacció no pertany a l\'usuari',
'no_such_journal' => 'Aquesta transacció no existeix',
'journal_already_no_budget' => 'Aquesta transacció no té cap pressupost, així que no es pot eliminar',
'journal_already_no_category' => 'Aquesta transacció no tenia cap categoria, així que no es pot eliminar',
'journal_already_no_notes' => 'Aquesta transacció no tenia notes, així que no es poden eliminar',
'journal_not_found' => 'Firefly III no pot trobar la transacció sol·licitada',
'split_group' => 'Firefly III no pot executar aquesta acció a una transacció amb varies divisions',
'is_already_withdrawal' => 'Aquesta transacció ja és una retirada',
'is_already_deposit' => 'Aquesta transacció ja és un dipòsit',
'is_already_transfer' => 'Aquesta transacció ja és una transferència',
'is_not_transfer' => 'Aquesta transacció no és una transferència',
'complex_error' => 'Una operació complicada ha anat malament. Disculpa. Per favor, revisa els registres de Firefly III',
'no_valid_opposing' => 'La conversió ha fallat perquè no hi ha cap compte anomenat ":account"',
'new_notes_empty' => 'Les notes a establir són buides',
'unsupported_transaction_type_withdrawal' => 'Firefly III no pot convertir un/una ":type" a una retirada',
'unsupported_transaction_type_deposit' => 'Firefly III no pot convertir una ":type" a un dipòsit',
'unsupported_transaction_type_transfer' => 'Firefly III no pot convertir un/una ":type" a una transferència',
'already_has_source_asset' => 'Aquesta transacció ja té ":name" com al compte d\'actius font',
'already_has_destination_asset' => 'Aquesta transacció ja té ":name" com al compte d\'actius destí',
'already_has_destination' => 'Aquesta transacció ja té ":name" com al compte destí',
'already_has_source' => 'Aquesta transacció ja té ":name" com al compte font',
'already_linked_to_subscription' => 'La transacció ja està enllaçada a la subscripció ":name"',
'already_linked_to_category' => 'La transacció ja està enllaçada a la categoria ":name"',
'already_linked_to_budget' => 'La transacció ja està enllaçada al pressupost ":name"',
'cannot_find_subscription' => 'Firefly III no pot trobar la subscripció ":name"',
'no_notes_to_move' => 'La transacció no té cap nota que moure al camp de descripció',
'no_tags_to_remove' => 'La transacció no té etiquetes que eliminar',
'not_withdrawal' => 'La transacció no és una retirada',
'not_deposit' => 'La transacció no és un dipòsit',
'cannot_find_tag' => 'Firefly III no ha pogut trobar l\'etiqueta ":tag"',
'cannot_find_asset' => 'Firefly III no ha pogut trobar el compte d\'actius ":name"',
'cannot_find_accounts' => 'Firefly III no ha pogut trobar el compte destí o font',
'cannot_find_source_transaction' => 'Firefly III no pot trobar la transacció d\'origen',
'cannot_find_destination_transaction' => 'Firefly III no pot trobar la transacció de destinació',
'cannot_find_source_transaction_account' => 'Firefly III no pot trobar el compte font de la transacció',
'cannot_find_destination_transaction_account' => 'Firefly III no pot trobar el compte de destinació de la transacció',
'cannot_find_piggy' => 'Firefly III no pot trobar una guardiola anomenada ":name"',
'no_link_piggy' => 'Els comptes d\'aquesta transacció no estan enllaçats a la guardiola, així que no es durà a terme cap acció',
'cannot_unlink_tag' => 'L\'etiqueta ":tag" no està enllaçada a aquesta transacció',
'cannot_find_budget' => 'Firefly III no pot trobar el pressupost ":name"',
'cannot_find_category' => 'Firefly III no pot trobar la categoria ":name"',
'cannot_set_budget' => 'Firefly III no pot establir el pressupost ":name" a una transacció del tipus ":type"',
'journal_invalid_amount' => 'Firefly III no pot establir la quantitat a ":amount" ja que no és un número vàlid.',
];

View File

@ -1,318 +0,0 @@
<?php
/**
* validation.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'bad_api_filter' => 'This API endpoint does not support ":filter" as a filter.',
'bad_type_source' => 'Firefly III no pot determinar el tipus de transacció a partir d\'aquest compte font.',
'bad_type_destination' => 'Firefly III no pot determinar el tipus de transacció a partir d\'aquest compte de destí.',
'missing_where' => 'A l\'array li falta la clàusula "where"',
'missing_update' => 'A l\'array li falta la clàusula "update"',
'invalid_where_key' => 'El JSON conté una clau invàlida per la clàusula "where"',
'invalid_update_key' => 'El JSON conté una clau invàlida per la clàusula "update"',
'invalid_query_data' => 'Hi ha dades invàlides al camp %s:%s de la consulta.',
'invalid_query_account_type' => 'La consulta conté comptes de diferents tipus, cosa que no és permesa.',
'invalid_query_currency' => 'La consulta conté comptes amb diferents preferències de moneda, cosa que no és permesa.',
'iban' => 'Aquest IBAN no és vàlid.',
'zero_or_more' => 'El valor no pot ser negatiu.',
'more_than_zero' => 'El valor ha de ser superior a zero.',
'more_than_zero_correct' => 'El valor ha de ser zero o més.',
'no_asset_account' => 'Aquest no és un compte d\'actius.',
'date_or_time' => 'El valor ha de ser una data o hora vàlida (ISO 8601).',
'source_equals_destination' => 'El compte d\'origen és el mateix que el compte de destí.',
'unique_account_number_for_user' => 'Sembla que el número de compte ja està en ús.',
'unique_iban_for_user' => 'Sembla que l\'IBAN ja està en ús.',
'reconciled_forbidden_field' => 'Aquesta transacció ja està reconciliada, no pots canviar el ":field"',
'deleted_user' => 'Per restriccions de seguretat, no et pots registrar amb aquesta adreça de correu electrònic.',
'rule_trigger_value' => 'Aquest valor és invàlid per l\'activador seleccionat.',
'rule_action_expression' => 'Expressió invàlida. :error',
'rule_action_value' => 'Aquest valor és invàlid per l\'acció seleccionada.',
'file_already_attached' => 'El fitxer ":name" ja s\'havia afegit a aquest objecte.',
'file_attached' => 'El fitxer ":name" s\'ha pujat satisfactòriament.',
'file_zero' => 'La mida de l\'arxiu és de zero bytes.',
'must_exist' => 'L\'ID del camp :attribute no existeix a la base de dades.',
'all_accounts_equal' => 'Tots els comptes d\'aquest camp han de ser iguals.',
'group_title_mandatory' => 'El títol de grup és obligatori quan hi ha més d\'una transacció.',
'transaction_types_equal' => 'Totes les divisions han de ser del mateix tipus.',
'invalid_transaction_type' => 'Tipus de transacció invàlid.',
'invalid_selection' => 'La selecció és invàlida.',
'belongs_user' => 'Aquest valor està enllaçat a un objecte que sembla que no existeix.',
'belongs_user_or_user_group' => 'Aquest valor està enllaçat a un objecte que sembla no existir a la teva administració financera actual.',
'no_access_group' => 'L\'usuari no té accés a aquest grup d\'usuaris.',
'no_accepted_roles_defined' => 'No s\'ha definit cap rol d\'accés per a aquest endpoint, accés denegat.',
'at_least_one_transaction' => 'Necessites almenys una transacció.',
'recurring_transaction_id' => 'Necessites almenys una transacció.',
'need_id_to_match' => 'Has d\'enviar aquesta entrada amb un ID perquè l\'API sigui capaç de comparar-lo.',
'too_many_unmatched' => 'No s\'han pogut relacionar massa transaccions a les seves entrades respectives de la base de dades. Assegura\'t que les entrades existents tenen un ID vàlid.',
'id_does_not_match' => 'L\'ID enviat #:id no coincideix amb l\'ID esperat. Assegura\'t que encaixa, o omet el camp.',
'at_least_one_repetition' => 'Necessites almenys una repetició.',
'require_repeat_until' => 'Fa falta un nombre de repeticions, o una data de finalització (repeat_until). No ambdues.',
'require_currency_info' => 'El contingut d\'aquest camp no és vàlid sense informació de la moneda.',
'not_transfer_account' => 'Aquest compte no és un compte que puguis fer servir per transferències.',
'require_currency_amount' => 'El contingut d\'aquest camp no és vàlid sense informació de la quantitat estrangera.',
'require_foreign_currency' => 'Cal introduir un número a aquest camp',
'require_foreign_dest' => 'El valor d\'aquest camp ha de quadrar amb la moneda del compte destí.',
'require_foreign_src' => 'El valor d\'aquest camp ha de quadrar amb la moneda del compte font.',
'equal_description' => 'La descripció de la transacció no hauria de ser igual a la descripció global.',
'file_invalid_mime' => 'El fitxer ":name" és de tipus ":mime", el qual no s\'accepta com a pujada.',
'file_too_large' => 'El fitxer ":name" és massa gran.',
'belongs_to_user' => 'El valor de :attribute és desconegut.',
'accepted' => 'El camp :attribute s\'ha d\'acceptar.',
'bic' => 'Això no és un BIC vàlid.',
'at_least_one_trigger' => 'La regla ha de tenir almenys un activador.',
'at_least_one_active_trigger' => 'La regla ha de tenir almenys un activador actiu.',
'at_least_one_action' => 'La regla ha de tenir almenys una acció.',
'at_least_one_active_action' => 'La regla ha de tenir almenys una acció activa.',
'base64' => 'Aquesta dada codificada en base64 no és vàlida.',
'model_id_invalid' => 'L\'ID donada sembla invàlida per aquest model.',
'less' => ':attribute ha de ser inferior a 10.000.000',
'active_url' => 'El camp :attribute no és un URL vàlid.',
'after' => 'El camp :attribute ha de ser una data posterior a :date.',
'date_after' => 'La data d\'inici ha de ser prèvia a la data de fi.',
'alpha' => 'El camp :attribute només pot contenir lletres.',
'alpha_dash' => 'El camp :attribute només pot contenir lletres, números i guions.',
'alpha_num' => 'El camp :attribute només pot contenir lletres i números.',
'array' => 'El camp :attribute ha de ser un vector.',
'unique_for_user' => 'Ja hi ha una entrada amb aquest :attribute.',
'before' => 'El camp :attribute ha de ser una data anterior a :date.',
'unique_object_for_user' => 'Aquest nom ja és en ús.',
'unique_account_for_user' => 'Aquest nom de compte ja és en ús.',
/*
* 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
*
*/
'between.numeric' => 'El camp :attribute ha d\'estar entre :min i :max.',
'between.file' => 'El camp :attribute ha de tenir entre :min i :max kilobytes.',
'between.string' => 'El camp :attribute ha de tenir entre :min i :max caràcters.',
'between.array' => 'El camp :attribute ha de tenir entre :min i :max elements.',
'boolean' => 'El camp :attribute ha de ser cert o fals.',
'confirmed' => 'La confirmació del camp :attribute no coincideix.',
'date' => 'El camp :attribute no és una data vàlida.',
'date_format' => 'El camp :attribute no coincideix amb el format :format.',
'different' => 'Els camps :attribute i :other han de ser diferents.',
'digits' => 'El camp :attribute ha de tenir :digits dígits.',
'digits_between' => 'El camp :attribute ha de tenir entre :min i :max dígits.',
'email' => 'El camp :attribute ha de ser una adreça electrònica vàlida.',
'filled' => 'El camp :attribute és obligatori.',
'exists' => 'El camp :attribute seleccionat no és vàlid.',
'image' => 'El camp :attribute ha de ser una imatge.',
'in' => 'El camp :attribute seleccionat no és vàlid.',
'integer' => 'El camp :attribute ha de ser un nombre enter.',
'ip' => 'El camp :attribute ha de ser una adreça IP vàlida.',
'json' => 'El camp :attribute ha de ser una cadena JSON vàlida.',
'max.numeric' => 'El camp :attribute no pot ser més gran que :max.',
'max.file' => 'El camp :attribute no pot tenir més de :max kilobytes.',
'max.string' => 'El camp :attribute no pot tenir més de :max caràcters.',
'max.array' => 'El camp :attribute no pot tenir més de :max elements.',
'mimes' => 'El camp :attribute ha de ser un fitxer del tipus: :values.',
'min.numeric' => 'El :attribute ha de ser com a mínim :min.',
'lte.numeric' => 'El camp :attribute ha de ser inferior o igual a :value.',
'min.file' => 'El camp :attribute ha de tenir com a mínim :min kilobytes.',
'min.string' => 'El camp :attribute ha de tenir com a mínim :min caràcters.',
'min.array' => 'El camp :attribute ha de tenir com a mínim :min elements.',
'not_in' => 'El camp :attribute seleccionat no és vàlid.',
'numeric' => 'El camp :attribute ha de ser un número.',
'scientific_notation' => 'El :attribute no pot fer servir notació científica.',
'numeric_native' => 'La quantitat nativa ha de ser un número.',
'numeric_destination' => 'La quantitat de destí ha de ser un número.',
'numeric_source' => 'La quantitat d\'origen ha de ser un número.',
'regex' => 'El format de :attribute no és vàlid.',
'required' => 'El camp :attribute és obligatori.',
'required_if' => 'El camp :attribute és obligatori quan :other és :value.',
'required_unless' => 'El camp :attribute és obligatori excepte quan :other és :values.',
'required_with' => 'El camp :attribute és obligatori quan :values hi sigui present.',
'required_with_all' => 'El camp :attribute és obligatori quan :values hi sigui present.',
'required_without' => 'El camp :attribute és obligatori quan :values no hi sigui present.',
'required_without_all' => 'El camp :attribute és obligatori quan no hi ha cap d\'aquests valors: :values.',
'same' => 'Els camps :attribute i :other han de coincidir.',
'size.numeric' => 'El camp :attribute ha de ser :size.',
'amount_min_over_max' => 'La quantitat mínima no pot ser més gran que la quantitat màxima.',
'size.file' => 'La mida de :attribute ha de ser :size kilobytes.',
'size.string' => 'El camp :attribute ha de tenir :size caràcters.',
'size.array' => 'El camp :attribute ha de contenir :size elements.',
'unique' => ':attribute ja sestà utilitzant.',
'string' => 'El camp :attribute ha de ser una cadena de caràcters.',
'url' => 'El format de :attribute no és vàlid.',
'timezone' => 'El camp :attribute ha de ser una zona vàlida.',
'2fa_code' => 'El camp :attribute no és vàlid.',
'dimensions' => 'El camp :attribute té dimensions d\'imatge incorrectes.',
'distinct' => 'El camp :attribute té un valor duplicat.',
'file' => 'El camp :attribute ha de ser un fitxer.',
'in_array' => 'El camp :attribute no existeix en :other.',
'present' => 'El camp :attribute ha de ser-hi.',
'amount_zero' => 'La quantitat total no pot ser zero.',
'current_target_amount' => 'La quantitat actual ha de ser inferior a la quantitat objectiu.',
'unique_piggy_bank_for_user' => 'El nom de la guardiola ha de ser únic.',
'unique_object_group' => 'El nom del grup ha de ser únic',
'starts_with' => 'El valor ha de començar per :values.',
'unique_webhook' => 'Ja tens un webhook amb aquesta combinació d\'URL, activador, resposta i lliurament.',
'unique_existing_webhook' => 'Ja tens un altre webhook amb aquesta combinació d\'URL, activador, resposta i lliurament.',
'same_account_type' => 'Ambdues comptes han de ser del mateix tipus',
'same_account_currency' => 'Ambdues comptes han de tenir la mateixa configuració de moneda',
/*
* 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
*
*/
'secure_password' => 'Aquesta contrasenya no és segura. Si us plau, prova-ho de nou. Per més informació, visita https://bit.ly/FF3-password',
'valid_recurrence_rep_type' => 'Tipus de repetició invàlid per transaccions periòdiques.',
'valid_recurrence_rep_moment' => 'Moment de repetició invàlid per aquest tipus de repetició.',
'invalid_account_info' => 'Informació de compte invàlida.',
'attributes' => [
'email' => 'adreça de correu electrònic',
'description' => 'descripció',
'amount' => 'quantitat',
'transactions.*.amount' => 'quantitat de la transacció',
'name' => 'nom',
'piggy_bank_id' => 'ID de la guardiola',
'targetamount' => 'quantitat objectiu',
'opening_balance_date' => 'data del saldo d\'obertura',
'opening_balance' => 'saldo d\'obertura',
'match' => 'coincident',
'amount_min' => 'import mínim',
'amount_max' => 'import màxim',
'title' => 'títol',
'tag' => 'etiqueta',
'transaction_description' => 'descripció de la transacció',
'rule-action-value.1' => 'valor de l\'acció de la regla #1',
'rule-action-value.2' => 'valor de l\'acció de la regla #2',
'rule-action-value.3' => 'valor de l\'acció de la regla #3',
'rule-action-value.4' => 'valor de l\'acció de la regla #4',
'rule-action-value.5' => 'valor de l\'acció de la regla #5',
'rule-action.1' => 'acció de la regla #1',
'rule-action.2' => 'acció de la regla #2',
'rule-action.3' => 'acció de la regla #3',
'rule-action.4' => 'acció de la regla #4',
'rule-action.5' => 'acció de la regla #5',
'rule-trigger-value.1' => 'valor d\'activació de la regla #1',
'rule-trigger-value.2' => 'valor d\'activació de la regla #2',
'rule-trigger-value.3' => 'valor d\'activació de la regla #3',
'rule-trigger-value.4' => 'valor d\'activació de la regla #4',
'rule-trigger-value.5' => 'valor d\'activació de la regla #5',
'rule-trigger.1' => 'activador de la regla #1',
'rule-trigger.2' => 'activador de la regla #2',
'rule-trigger.3' => 'activador de la regla #3',
'rule-trigger.4' => 'activador de la regla #4',
'rule-trigger.5' => 'activador de la regla #5',
],
// validation of accounts:
'withdrawal_source_need_data' => 'Necessites obtenir un ID de compte d\'origen vàlid i/o un nom de compte d\'origen vàlid per continuar.',
'withdrawal_source_bad_data' => '[a] No s\'ha pogut trobar un compte font vàlid en cercar per l\'ID ":id" o el nom ":name".',
'withdrawal_dest_need_data' => '[a] Cal obtenir un identificador o nom del compte destí per a continuar.',
'withdrawal_dest_bad_data' => 'No s\'ha pogut trobar un compte de destí vàlid buscant l\'ID ":id" o el nom ":name".',
'withdrawal_dest_iban_exists' => 'L\'IBAN de destí ja està sent utilitzat per un altre compte d\'actius o passius, i no pot ser utilitzat com a destinació de retirada.',
'deposit_src_iban_exists' => 'L\'IBAN font ja està sent utilitzat per un altre compte d\'actius o passius, i no pot ser utilitzat com a destinació de dipòsit.',
'reconciliation_source_bad_data' => 'No s\'ha pogut trobar un compte de consolidació vàlid al cercar per la ID ":id" o el nom ":name".',
'generic_source_bad_data' => '[e] No s\'ha pogut trobar un compte font vàlid en cercar per l\'identificador ":id" o el nom ":name".',
'deposit_source_need_data' => 'Necessites obtenir un ID de compte d\'origen vàlid i/o un nom de compte d\'origen vàlid per continuar.',
'deposit_source_bad_data' => '[b] No s\'ha pogut trobar un compte font vàlid en cercar per l\'identificador ":id" o el nom ":name".',
'deposit_dest_need_data' => '[b] Cal obtenir un identificador i/o nom vàlid d\'un compte destí per a continuar.',
'deposit_dest_bad_data' => 'No s\'ha pogut trobar un compte de destí vàlid buscant l\'ID ":id" o el nom ":name".',
'deposit_dest_wrong_type' => 'El compte de destí enviat no és del tipus correcte.',
/*
* 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
*
*/
'transfer_source_need_data' => 'Necessites obtenir un ID de compte d\'origen vàlid i/o un nom de compte d\'origen vàlid per continuar.',
'transfer_source_bad_data' => '[c] No s\'ha pogut trobar un compte font vàlid en cercar per l\'identificador ":id" o el nom ":name".',
'transfer_dest_need_data' => '[c] Cal obtenir un identificador i/o nom vàlid d\'un compte destí per a continuar.',
'transfer_dest_bad_data' => 'No s\'ha pogut trobar un compte de destí vàlid buscant l\'ID ":id" o el nom ":name".',
'need_id_in_edit' => 'Cada divisió ha de tenir transaction_journal_id (ID vàlid o 0).',
'ob_source_need_data' => 'Necessites obtenir un ID de compte d\'origen vàlid i/o un nom de compte d\'origen vàlid per continuar.',
'lc_source_need_data' => 'Necessites obtenir un ID de compte d\'origen vàlid per continuar.',
'ob_dest_need_data' => '[d] Cal obtenir un identificador i/o nom vàlid d\'un compte destí per a continuar.',
'ob_dest_bad_data' => 'No s\'ha pogut trobar un compte de destí vàlid buscant l\'ID ":id" o el nom ":name".',
'reconciliation_either_account' => 'Per enviar una consolidació, has d\'enviar un compte d\'origen o de destí. Ni ambdós, ni cap.',
'generic_invalid_source' => 'No pots fer servir aquest compte com a compte d\'origen.',
'generic_invalid_destination' => 'No pots fer servir aquest compte com a compte de destí.',
'generic_no_source' => 'Has de confirmar l\'informació del compte font, o afegir un identificador de transacció.',
'generic_no_destination' => 'Has de confirmar la informació del compte de destinació, o introduïr un identificador de transacció.',
'gte.numeric' => 'El camp :attribute ha de ser més gran o igual que :value.',
'gt.numeric' => 'El camp :attribute ha de ser més gran que :value.',
'gte.file' => 'El camp :attribute ha de tenir :value kilobytes o més.',
'gte.string' => 'El camp :attribute ha de tenir :value caràcters o més.',
'gte.array' => 'El camp :attribute ha de tenir :value elements o més.',
'amount_required_for_auto_budget' => 'Es requereix la quantitat.',
'auto_budget_amount_positive' => 'La quantitat ha de ser superior a zero.',
'auto_budget_period_mandatory' => 'El període de pressupost automàtic és un camp obligatori.',
// no access to administration:
'no_access_user_group' => 'No tens accés a aquesta administració.',
'administration_owner_rename' => 'No pots canviar el nom de la teva administració estàndard.',
];
/*
* 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
*
*/

View File

@ -1,36 +0,0 @@
<?php
/**
* api.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
/*
* 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
*
*/
return [
];

View File

@ -1,39 +0,0 @@
<?php
/**
* auth.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'failed' => 'Nesprávné přihlašovací údaje.',
'throttle' => 'Příliš mnoho pokusů o přihlášení. Zkuste to prosím znovu za :seconds sekund.',
];

View File

@ -1,101 +0,0 @@
<?php
/**
* breadcrumbs.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'home' => 'Domů',
'budgets' => 'Rozpočty',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transakce',
'title_expenses' => 'Výdaje',
'title_withdrawal' => 'Výdaje',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Převody',
'title_transfers' => 'Převody',
'edit_currency' => 'Upravit měnu „:name“',
'delete_currency' => 'Odstranit měnu „:name“',
'newPiggyBank' => 'Vytvořit novou pokladničku',
'edit_piggyBank' => 'Upravit pokladničku „:name“',
'preferences' => 'Předvolby',
'profile' => 'Profil',
'accounts' => 'Účty',
'changePassword' => 'Změnit heslo',
'change_email' => 'Změnit e-mailovou adresu',
'bills' => 'Účtenky a faktury',
'newBill' => 'Nová účtenka/faktura',
'edit_bill' => 'Upravit účtenku/fakturu „:name“',
'delete_bill' => 'Odstranit účtenku/fakturu „:name“',
'reports' => 'Sestavy',
'search_result' => 'Výsledky hledání pro „:query“',
'withdrawal_list' => 'Výdaje',
'Withdrawal_list' => 'Výdaje',
'deposit_list' => 'Výnosy, příjmy a vklady',
'transfer_list' => 'Převody',
'transfers_list' => 'Převody',
/*
* 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
*
*/
'reconciliation_list' => 'Vyúčtování',
'create_withdrawal' => 'Vytvořit nový výběr',
'create_deposit' => 'Vytvořit nový vklad',
'create_transfer' => 'Vytvořit nový převod',
'create_new_transaction' => 'Vytvořit novou transakci',
'edit_journal' => 'Upravit transakci „:description“',
'edit_reconciliation' => 'Upravit „:description“',
'delete_journal' => 'Odstranit transakci „:description“',
'delete_group' => 'Odstranit transakci „:description“',
'tags' => 'Štítky',
'createTag' => 'Vytvořit nový štítek',
'edit_tag' => 'Upravit štítek „:tag“',
'delete_tag' => 'Odstranit štítek „:tag“',
'delete_journal_link' => 'Odstranit vazbu mezi transakcemi',
'edit_object_group' => 'Upravit skupinu „:title“',
'delete_object_group' => 'Odstranit skupinu „:title“',
'logout_others' => 'Odhlásit ostatní relace',
'asset_accounts' => 'Asset accounts',
'expense_accounts' => 'Expense accounts',
'revenue_accounts' => 'Revenue accounts',
'liabilities_accounts' => 'Liabilities',
'placeholder' => '[Placeholder]',
];

View File

@ -1,37 +0,0 @@
<?php
/**
* components.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
];

View File

@ -1,102 +0,0 @@
<?php
/**
* config.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'html_language' => 'cs',
'locale' => 'cs, Čeština, cs_CZ, cs_CZ.utf8, cs_CZ.UTF-8',
// 'month' => '%B %Y',
'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
'month_and_day_moment_js' => 'MMM D, RRRR',
'month_and_day_fns' => 'd MMMM, y',
'month_and_day_js' => 'D. MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
'month_and_day_no_year_js' => 'MMMM Do',
/*
* 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
*
*/
// 'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss',
'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
'specific_day_js' => 'D. MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
'week_in_year_js' => '[Week] W, GGGG',
'week_in_year_fns' => "'týden' w, yyyy",
// 'year' => '%Y',
'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
'half_year_js' => '\QQ YYYY',
'quarter_fns' => "Q'Q, yyyy",
'half_year_fns' => "'H{half}', yyyy",
'dow_1' => 'Pondělí',
'dow_2' => 'Úterý',
'dow_3' => 'Středa',
'dow_4' => 'Čtvrtek',
'dow_5' => 'Pátek',
'dow_6' => 'Sobota',
'dow_7' => 'Neděle',
];
/*
* 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
*
*/

View File

@ -1,59 +0,0 @@
<?php
/**
* demo.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'no_demo_text' => 'Je nám líto, ale pro <abbr title=":route">na této stránce</abbr> není žádný další text vysvětlující ukázku.',
'see_help_icon' => 'Nicméně, ikona <i class="fa fa-question-circle"></i> v pravém horním rohu vám může sdělit více.',
'index' => 'Vítejte ve <strong>Firefly III</strong>! Tato stránka je rychlým přehledem vašich financí. Pro další informace se podívejte na Účty &rarr; <a href=":asset">Účty aktiv</a> a samozřejmě <a href=":budgets">Rozpočty</a> a <a href=":reports">Výkazy</a>. Nebo se prostě po aplikaci porozhlédněte.',
'accounts-index' => 'Účty aktiv jsou vaše osobní bankovní účty. Výdajové účty jsou ty, na kterých utrácíte peníze, jako například obchody a spol. Příjmové účty jsou ty, ze kterých dostáváte peníze, jako například vaše zaměstnání, stát nebo jiné zdroje příjmu. Závazky jsou dluhy a půjčky, jako například staré dluhy z kreditní karty nebo studentské půjčky. Na této stránce je možné je upravovat nebo odebírat.',
'budgets-index' => 'Tato stránka je přehledem vašich rozpočtů. Horní lišta zobrazuje částku která je pro rozpočet k dispozici. To může být pro libovolné období upraveno kliknutím na částku vpravo. Částka, kterou jste skutečně utratili je zobrazena v liště níže. Pod tím jsou výdaje v jednotlivých rozpočtech a co jste z nich naplánovali.',
'reports-index-start' => 'Firefly III podporuje mnoho výkazů. Přečtěte si o nich kliknutím na ikonu <i class="fa fa-question-circle"></i>- v pravém horním rohu.',
'reports-index-examples' => 'Nezapomeňte se podívat na tyto ukázky: <a href=":one">měsíční finanční přehled</a>, <a href=":two">roční finanční přehled</a> a <a href=":three">přehled rozpočtu</a>.',
'currencies-index' => 'Firefly III podporuje vícero měn. Ačkoli výchozí je Euro, je možné ho nastavit na americký dolar a mnoho dalších měn. Jak můžete vidět, malá sbírka měn je obsažena a je možné si přidat svou vlastní. Změna výchozí měny se nedotkne té u existujících transakcí: Firefly III podporuje použití vícero měn současně.',
'transactions-index' => 'Tyto výdaje, vklady a převody nejsou zvlášť nápadité. Byly vytvořeny automaticky.',
'piggy-banks-index' => 'Jak je možné vidět, jsou zde tři pokladničky. Pomocí tlačítek plus a mínus ovlivníte částku v každé z pokladniček. Kliknutí na název pokladničky zobrazí správu pro každou z nich.',
'profile-index' => 'Mějte na paměti, že obsah demostránky je každé čtyři hodny smazán. Přístup může být zrušen kdykoli. Toto se děje automaticky a nejedná se o chybu.',
];
/*
* 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
*
*/

View File

@ -1,183 +0,0 @@
<?php
/**
* email.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// common items
'greeting' => 'Ahoj,',
'closing' => 'Píp píp,',
'signature' => 'Firefly III e-mail robot',
'footer_ps' => 'PS: Tato zpráva byla odeslána, na žádost z IP :ipAddress.',
// admin test
'admin_test_subject' => 'Testovací zpráva z vaší instalace Firefly III',
'admin_test_body' => 'Toto je testovací zpráva z instance Firefly III. Byla odeslána na :email.',
/*
* 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
*
*/
// invite
'invitation_created_subject' => 'Pozvánka byla vytvořena',
'invitation_created_body' => 'Admin uživatel ":email" vytvořil uživatelskou pozvánku, kterou může použít kdokoliv, kdo stojí za e-mailovou adresou ":invitee". Pozvánka bude platná 48 hodin.',
'invite_user_subject' => 'Byli jste pozváni k vytvoření účtu Firefly III.',
'invitation_introduction' => 'Byli jste pozváni k vytvoření účtu Firefly III na **:host**. Firefly III je osobní, vlastní soukromý správce financí.',
'invitation_invited_by' => 'Byli jste pozváni ":admin" a tato pozvánka byla odeslána na ":invitee". To jste vy, že?',
'invitation_url' => 'Pozvánka je platná 48 hodin a může být využita kliknutím na [Firefly III](:url). Užívejte si ji!',
// new IP
'login_from_new_ip' => 'Nové přihlášení do Firefly III',
'slack_login_from_new_ip' => 'Nové přihlášení Firefly III z IP :ip (:host)',
'new_ip_body' => 'Firefly III zjistil nové přihlášení na Vašem účtu z neznámé IP adresy. Pokud jste se nikdy nepřihlásili z IP adresy níže, nebo to bylo před více než šesti měsíci, Firefly III Vás upozorní.',
'new_ip_warning' => 'Pokud rozpoznáte tuto IP adresu nebo přihlašovací jméno, můžete tuto zprávu ignorovat. Pokud jste se nepřihlásili, nebo jestli nemáte tušení, o co jde, ověřte zabezpečení hesla, změňte ho a odhlásíte všechny ostatní relace. Chcete-li to provést, jděte na stránku svého profilu. Samozřejmě už máte dvoufaktorové přihlašování povoleno, že? Zůstaňte v bezpečí!',
'ip_address' => 'IP adresa',
'host_name' => 'Hostitel',
'date_time' => 'Datum + čas',
// access token created
'access_token_created_subject' => 'Byl vytvořen nový přístupový token',
'access_token_created_body' => 'Někdo (doufejme, že vy) právě vytvořil nový přístupový Token Firefly III API pro váš uživatelský účet.',
'access_token_created_explanation' => 'With this token, they can access **all** of your financial records through the Firefly III API.',
'access_token_created_revoke' => 'If this wasn\'t you, please revoke this token as soon as possible at :url',
// registered
'registered_subject' => 'Vítejte ve Firefly III!',
'registered_subject_admin' => 'Nový uživatel se zaregistroval',
'admin_new_user_registered' => 'Nový uživatel se zaregistroval. Uživatel **:email** dostal uživateleské ID #:id.',
'registered_welcome' => 'Vítejte v [Firefly III](:address). Vaše registrace proběhla a tento e-mail je zde pro potvrzení. Jupí!',
'registered_pw' => 'If you have forgotten your password already, please reset it using [the password reset tool](:address/password/reset).',
'registered_help' => 'V pravém horním rohu každé stránky je ikona nápovědy. Pokud potřebujete pomoc, klikněte na ní!',
'registered_closing' => 'Užívejte!',
'registered_firefly_iii_link' => 'Firefly III:',
'registered_pw_reset_link' => 'Obnovení hesla:',
'registered_doc_link' => 'Dokumentace:',
/*
* 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
*
*/
// new version
'new_version_email_subject' => 'Je dostupná nová verze Firefly III',
// email change
'email_change_subject' => 'Vaše Firefly III e-mailová adresa se změnila',
'email_change_body_to_new' => 'Vy nebo někdo s přístupem k vašemu účtu Firefly III změnil vaši e-mailovou adresu. Pokud jste neočekávali tuto zprávu, prosím ignorujte a odstraňte ji.',
'email_change_body_to_old' => 'You or somebody with access to your Firefly III account has changed your email address. If you did not expect this to happen, you **must** follow the "undo"-link below to protect your account!',
'email_change_ignore' => 'Pokud jste iniciovali tuto změnu, můžete tuto zprávu klidně ignorovat.',
'email_change_old' => 'Stará e-mailová adresa byla: :email',
'email_change_old_strong' => 'Stará e-mailová adresa byla: **:email**',
'email_change_new' => 'Nová e-mailová adresa je: :email',
'email_change_new_strong' => 'Nová e-mailová adresa je: **:email**',
'email_change_instructions' => 'Dokud nepotvrdíte tuto změnu, tak nemůžete používat Firefly III. Postupujte prosím kliknutím na níže uvedený odkaz.',
'email_change_undo_link' => 'Změnu vrátíte zpět kliknutím na odkaz:',
// OAuth token created
'oauth_created_subject' => 'Byl vytvořen nový OAuth klient',
'oauth_created_body' => 'Somebody (hopefully you) just created a new Firefly III API OAuth Client for your user account. It\'s labeled ":name" and has callback URL `:url`.',
'oauth_created_explanation' => 'With this client, they can access **all** of your financial records through the Firefly III API.',
'oauth_created_undo' => 'If this wasn\'t you, please revoke this client as soon as possible at `:url`',
// reset password
'reset_pw_subject' => 'Požadavek na obnovení Vašeho hesla',
'reset_pw_instructions' => 'Někdo se pokusil obnovit Vaše heslo. Pokud jste to byli Vy, postupujte prosím podle níže uvedeného odkazu.',
'reset_pw_warning' => '**PLEASE** verify that the link actually goes to the Firefly III you expect it to go!',
// error
'error_subject' => 'Zachycená chyba ve Firefly III',
'error_intro' => 'Firefly III v:version narazil na chybu: <span style="font-family: monospace;">:errorMessage</span>.',
'error_type' => 'Třída chyby „:class“.',
'error_timestamp' => 'K chybě došlo v: :time.',
'error_location' => 'Tato chyba se vyskytla v souboru "<span style="font-family: monospace;">:file</span>" na řádku :line s kódem :code.',
'error_user' => 'Chyba se vyskytla u uživatele #:id, <a href="mailto::email">:email</a>.',
'error_no_user' => 'Pro tuto chybu nebyl přihlášen žádný uživatel nebo nebyl žádný uživatelů zjištěn.',
'error_ip' => 'IP adresa související s touto chybou je: :ip',
'error_url' => 'Adresa URL je: :url',
'error_user_agent' => 'User agent: :userAgent',
'error_stacktrace' => 'The full stacktrace is below. If you think this is a bug in Firefly III, you can forward this message to <a href="mailto:james@firefly-iii.org?subject=I%20found%20a%20bug!">james@firefly-iii.org</a>. This can help fix the bug you just encountered.',
'error_github_html' => 'Pokud chcete, můžete vytvořit hlášení problému na <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Pokud chcete, můžete vytvořit hlášení problému na https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Celý zásobník je níže:',
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
/*
* 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
*
*/
// report new journals
'new_journals_subject' => 'Firefly III vytvořil novou transakci|Firefly III vytvořil :count nových transakcí',
'new_journals_header' => 'Firefly III pro Vás vytvořil transakci. Můžete ji najít ve vaší instalaci Firefly III:|Firefly III vytvořil :count transakcí. Najdete je ve vaší instalaci 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' => 'Přijměte prosím odpovídající opatření.',
];
/*
* 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
*
*/

View File

@ -1,77 +0,0 @@
<?php
/**
* firefly.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'404_header' => 'Firefly III nemůže najít tuto stránku.',
'404_page_does_not_exist' => 'Požadovaná stránka neexistuje. Zkontrolujte, zda jste zadali správnou adresu URL. Možná jste jste se překlepli?',
'404_send_error' => 'Pokud jste byli automaticky přesměrováni na tuto stránku, přijměte mou omluvu. V souboru deníku je zmíněna tato chyba a budu vděčný, pokud by jste mi ji poslali.',
'404_github_link' => 'Pokud jste si jisti, že tato stránka by měla existovat, otevřete prosím ticket na <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
'whoops' => 'Hups',
'fatal_error' => 'Došlo k fatální chybě. Zkontrolujte soubory protokolu v "storage/logs" nebo použijte "docker logs -f [container]", abyste zjistili, co se děje.',
'maintenance_mode' => 'Firefly III je v režimu údržby.',
'be_right_back' => 'Hned jsme zpět!',
'check_back' => 'Firefly III is down for some necessary maintenance. Please check back in a second. If you happen to see this message on the demo site, just wait a few minutes. The database is reset every few hours.',
'error_occurred' => 'Jejda! Došlo k chybě.',
'db_error_occurred' => 'Jejda! Došlo k chybě databáze.',
'error_not_recoverable' => 'Bohužel, tato chyba je neopravitelná :(. Firefly III se pokazil. Chyba je:',
'error' => 'Chyba',
'error_location' => 'Došlo k chybě v souboru <span style="font-family: monospace;">:file</span> na řádku :line s kódem :code.',
'stacktrace' => 'Trasování zásobníku',
'more_info' => 'Více informací',
/*
* 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
*
*/
'collect_info' => 'Shromažďujte prosím další informace do adresáře <code>storage/logs</code>, kde najdete chybové záznamy. Pokud používáte Docker, použijte <code>docker logs -f [container]</code>.',
'collect_info_more' => 'Více o sběru informací o chybě si můžete přečíst v <a href="https://docs.firefly-iii.org/how-to/general/debug/">FAQ</a>.',
'github_help' => 'Získejte nápovědu na GitHub',
'github_instructions' => 'Jste více než vítáni při otevření nových hlášení <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">na GitHub</a></strong>.',
'use_search' => 'Použijte vyhledávání!',
'include_info' => 'Zahrnout informace <a href=":link">z této ladící stránky</a>.',
'tell_more' => 'Řekněte nám více než "se objevilo Hups!"',
'include_logs' => 'Zahrnout protokoly chyb (viz výše).',
'what_did_you_do' => 'Řekněte nám, co jste dělali.',
'offline_header' => 'Jste pravděpodobně offline',
'offline_unreachable' => 'Firefly III je nedostupný. Vaše zařízení je momentálně offline nebo server nefunguje.',
'offline_github' => 'Pokud jste si jisti, že jak vaše zařízení tak i server jsou dostupne online, vytvořte prosím ticket na <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
];

File diff suppressed because it is too large Load Diff

View File

@ -1,312 +0,0 @@
<?php
/**
* form.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// new user:
'bank_name' => 'Název banky',
'bank_balance' => 'Zůstatek',
'current_balance' => 'Current balance',
'savings_balance' => 'Zůstatek úspor',
'credit_card_limit' => 'Limit kreditní karty',
'automatch' => 'Hledat shodu automaticky',
'skip' => 'Přeskočit',
'enabled' => 'Zapnuto',
'name' => 'Název',
'active' => 'Aktivní',
'amount_min' => 'Minimální částka',
'amount_max' => 'Maximální částka',
'match' => 'Shody',
'strict' => 'Striktní režim',
'repeat_freq' => 'Opakuje se',
'object_group' => 'Skupina',
'location' => 'Údaje o poloze',
'update_channel' => 'Kanál aktualizací',
'currency_id' => 'Měna',
'transaction_currency_id' => 'Měna',
'auto_budget_currency_id' => 'Měna',
'external_ip' => 'Externí IP adresa vašeho serveru',
'attachments' => 'Přílohy',
'BIC' => 'BIC',
'verify_password' => 'Ověřit odolnost hesla',
'source_account' => 'Zdrojový účet',
'destination_account' => 'Cílový účet',
'asset_destination_account' => 'Cílový účet',
'include_net_worth' => 'Zahrnout do čistého jmění',
'asset_source_account' => 'Zdrojový účet',
'journal_description' => 'Popis',
'note' => 'Poznámky',
'currency' => 'Měna',
'account_id' => 'Účet aktiv',
'budget_id' => 'Rozpočet',
'bill_id' => 'Účet',
'opening_balance' => 'Počáteční zůstatek',
'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
*
*/
'targetamount' => 'Cílová částka',
'account_role' => 'Role účtu',
'opening_balance_date' => 'Datum počátečního zůstatku',
'cc_type' => 'Zúčtovací období kreditní karty',
'cc_monthly_payment_date' => 'Datum měsíční úhrady kreditní karty',
'piggy_bank_id' => 'Pokladnička',
'returnHere' => 'Vrátit sem',
'returnHereExplanation' => 'Po uložení, vrátit se sem pro vytvoření další.',
'returnHereUpdateExplanation' => 'Po aktualizaci se vrátit sem.',
'description' => 'Popis',
'expense_account' => 'Výdajový účet',
'revenue_account' => 'Příjmový účet',
'decimal_places' => 'Desetinná místa',
'destination_amount' => 'Částka (cíl)',
'new_email_address' => 'Nová e-mailová adresa',
'verification' => 'Ověření',
'api_key' => 'Klíč k API',
'remember_me' => 'Zapamatovat si mě',
'liability_type_id' => 'Typ závazku',
'liability_type' => 'Typ závazku',
'interest' => 'Úrok',
'interest_period' => 'Úrokové období',
'extension_date' => 'Datum rozšíření',
'type' => 'Typ',
'convert_Withdrawal' => 'Přeměnit výběr',
'convert_Deposit' => 'Přeměnit vklad',
'convert_Transfer' => 'Přeměnit převod',
'amount' => 'Částka',
'foreign_amount' => 'Částka v cizí měně',
'date' => 'Datum',
'interest_date' => 'Úrokové datum',
'book_date' => 'Datum rezervace',
'process_date' => 'Datum zpracování',
'category' => 'Kategorie',
'tags' => 'Štítky',
'deletePermanently' => 'Nadobro smazat',
'cancel' => 'Storno',
'targetdate' => 'Cílové datum',
'startdate' => 'Datum zahájení',
'tag' => 'Štítek',
'under' => 'Pod',
'symbol' => 'Symbol',
'code' => 'Kód',
'iban' => 'IBAN',
'account_number' => 'Číslo účtu',
'creditCardNumber' => 'Číslo kreditní karty',
'has_headers' => 'Hlavičky',
'date_format' => 'Formát data',
'specifix' => 'Opravy pro konkrétní soubor či banku',
'attachments[]' => 'Přílohy',
'title' => 'Název',
'notes' => 'Poznámky',
'filename' => 'Název souboru',
'mime' => 'Mime typ',
'size' => 'Velikost',
'trigger' => 'Spouštěč',
'stop_processing' => 'Zastavit zpracování',
'start_date' => 'Začátek rozsahu',
'end_date' => 'Konec rozsahu',
'enddate' => 'Datum ukončení',
'move_rules_before_delete' => 'Skupina pravidel',
'start' => 'Začátek rozsahu',
'end' => 'Konec rozsahu',
'delete_account' => 'Smazat účet „:name“',
'delete_webhook' => 'Smazat webhook ":title"',
'delete_bill' => 'Smazán účet „:name“',
'delete_budget' => 'Smazat rozpočet „:name“',
'delete_category' => 'Smazat kategorii „:name“',
'delete_currency' => 'Odstranit měnu „:name“',
'delete_journal' => 'Smazat transakci, která má popis „:description“',
'delete_attachment' => 'Smazat přílohu „:name“',
'delete_rule' => 'Smazat pravidlo „:title“',
'delete_rule_group' => 'Smazat skupinu pravidel „:title“',
'delete_link_type' => 'Smazat odkaz typu „:name“',
'delete_user' => 'Smazat uživatele „:email“',
'delete_recurring' => 'Smazat opakovanou transakci „:title“',
'user_areYouSure' => 'Pokud odstraníte uživatele „:email“, vše bude pryč. Neexistuje žádná možnost vrácení, obnovení nebo cokoli dalšího. Pokud smažete sami sebe, ztratíte přístup k této instanci Firefly III.',
'attachment_areYouSure' => 'Jste si jisti, že chcete odstranit přílohu s názvem „:name“?',
'account_areYouSure' => 'Jste si jisti, že chcete odstranit účet s názvem „:name“?',
'account_areYouSure_js' => 'Jste si jisti, že chcete odstranit účet s názvem "{name}"?',
'bill_areYouSure' => 'Jste si jisti, že chcete odstranit účet s názvem ":name"?',
'rule_areYouSure' => 'Opravdu chcete odstranit pravidlo s názvem „:title“?',
'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' => '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“?',
'piggyBank_areYouSure' => 'Opravdu smazat pokladničku se jménem ":name"?',
'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
*
*/
'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")?',
'permDeleteWarning' => 'Odstranění věcí z Firefly III je trvalé a nelze vrátit zpět.',
'mass_make_selection' => 'Můžete stále zabránit odstranění položek odškrtnutím zaškrtávacího políčka.',
'delete_all_permanently' => 'Označené trvale smazat',
'update_all_journals' => 'Aktualizovat tyto transakce',
'also_delete_transactions' => 'Jediná transakce připojená k tomuto účtu bude také odstraněna.|Všech :count transakcí připojených k tomuto účtu bude také odstraněno.',
'also_delete_transactions_js' => 'Žádné transakce|Jediná transakce připojená k tomuto účtu bude také smazána.|Všech {count} transakcí připojených k tomuto účtu bude také odstraněno.',
'also_delete_connections' => 'Jediná transakce propojená s tímto typem odkazu ztratí toto spojení.|Všech :count transakcí propojených s tímto typem odkazu ztratí své spojení.',
'also_delete_rules' => 'Jediné pravidlo připojené k této skupině pravidel bude také smazáno.|Všech :count pravidel připojených k této skupině pravidel bude také odstraněno.',
'also_delete_piggyBanks' => 'Jediná pokladnička připojená k tomuto účtu bude také odstraněna.|Všech :count pokladniček připojených k tomuto účtu bude také odstraněno.',
'also_delete_piggyBanks_js' => 'Žádné pokladničky|Jediná pokladnička připojená k tomuto účtu bude také odstraněna. Všech {count} pokladniček, které jsou připojeny k tomuto účtu, bude také odstraněno.',
'not_delete_piggy_banks' => 'Pokladnička připojená k této skupině nebude smazána.|:count pokladniček připojených k této skupině nebude smazáno.',
'bill_keep_transactions' => 'Jediná transakce připojená k tomuto účtu nebude smazána.|Všech :count transakcí připojených k tomuto účtu nebude odstraněno.',
'budget_keep_transactions' => 'Jediná transakce připojená k tomuto rozpočtu nebude smazána.|Všech :count transakcí připojených k tomuto rozpočtu nebude odstraněno.',
'category_keep_transactions' => 'Jediná transakce připojená k této kategorii nebude smazána.|Všech :count transakcí připojených k této kategorii nebudou odstraněno.',
'recurring_keep_transactions' => 'Jediná transakce vytvořená touto opakující se transakcí nebude smazána.|Všech :count transakcí vytvořených touto opakující se transakcí nebude odstraněno.',
'tag_keep_transactions' => 'Jediná transakce připojená k tomuto štítku nebude smazána.|Všech :count transakcí připojených k tomuto štítku nebudou odstraněno.',
'check_for_updates' => 'Zjistit dostupnost případných aktualizací',
'liability_direction' => 'Směr závazku',
'delete_object_group' => 'Odstranit skupinu „:title“',
'email' => 'E-mailová adresa',
'password' => 'Heslo',
'password_confirmation' => 'Heslo (zopakování)',
'blocked' => 'Je blokován?',
'blocked_code' => 'Důvod blokování',
'login_name' => 'Přihlašovací jméno',
'is_owner' => 'Je správce?',
'url' => 'URL',
'bill_end_date' => 'End date',
// import
'apply_rules' => 'Uplatnit pravidla',
'artist' => 'Umělec',
'album' => 'Album',
'song' => 'Skladba',
// admin
'domain' => 'Doména',
'single_user_mode' => 'Vypnout možnost registrace uživatelů',
'is_demo_site' => 'Je demostránka',
// import
'configuration_file' => 'Soubor s nastaveními',
'csv_comma' => 'Čárka (,)',
'csv_semicolon' => 'Středník (;)',
'csv_tab' => 'Tabulátor (neviditelný)',
'csv_delimiter' => 'Oddělovač kolonek v CSV',
'client_id' => 'Identif. klienta',
'app_id' => 'Identif. aplikace',
'secret' => 'Tajný klíč',
'public_key' => 'Veřejná část klíče',
'country_code' => 'Kód země',
'provider_code' => 'Banka nebo poskytovatel dat',
'fints_url' => 'URL adresa FinTS API',
'fints_port' => 'Port',
'fints_bank_code' => 'Kód banky',
'fints_username' => 'Uživatelské jméno',
'fints_password' => 'PIN kód / heslo',
'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
*
*/
'from_date' => 'Od data',
'to_date' => 'Do data',
'due_date' => 'Datum splatnosti',
'payment_date' => 'Datum zaplacení',
'invoice_date' => 'Datum vystavení',
'internal_reference' => 'Interní reference',
'inward' => 'Vnitřní popis',
'outward' => 'Vnější popis',
'rule_group_id' => 'Skupina pravidel',
'transaction_description' => 'Popis transakce',
'first_date' => 'První datum',
'transaction_type' => 'Typ transakce',
'repeat_until' => 'Opakovat do data',
'recurring_description' => 'Popis opakující se transakce',
'repetition_type' => 'Typ opakování',
'foreign_currency_id' => 'Zahraniční měna',
'repetition_end' => 'Opakování končí',
'repetitions' => 'Opakování',
'calendar' => 'Kalendář',
'weekend' => 'Víkend',
'client_secret' => 'Tajný klíč klienta',
'withdrawal_destination_id' => 'Cílový účet',
'deposit_source_id' => 'Zdrojový účet',
'expected_on' => 'Očekáváno v',
'paid' => 'Zaplaceno',
'auto_budget_type' => 'Automatický rozpočet',
'auto_budget_amount' => 'Částka automatického rozpočtu',
'auto_budget_period' => 'Období automatického rozpočtu',
'collected' => 'Shromážděno',
'submitted' => 'Odesláno',
'key' => 'Klíč',
'value' => 'Obsah záznamu',
'webhook_delivery' => 'Delivery',
'webhook_response' => 'Response',
'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
*
*/

View File

@ -1,198 +0,0 @@
<?php
/**
* intro.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// index
'index_intro' => 'Vítejte na titulní stránce Firefly III. Věnujte čas projití se tímto úvodem, abyste se dozvěděli, jak Firefly III funguje.',
'index_accounts-chart' => 'Tento graf zobrazuje stávající zůstatky vašich majetkových účtů. Jaké účty se zde mají zobrazovat lze nastavit v předvolbách.',
'index_box_out_holder' => 'Tato malá oblast a ty další vedle něho podávají rychlý přehled vaší finanční situace.',
'index_help' => 'Pokud budete potřebovat nápovědu ke stránce nebo formuláři, klikněte na toto tlačítko.',
'index_outro' => 'Většina stránek Firefly III začíná krátkou prohlídkou, jako je tato. Obraťte se na mně, pokud máte dotazy nebo komentáře. Ať poslouží!',
'index_sidebar-toggle' => 'Nabídku pod touto ikonou použijte pro vytváření nových transakcí, účtů a ostatní věcí.',
'index_cash_account' => 'Toto jsou doposud vytvořené účty. Hotovostní účet můžete použít pro sledování výdajů v hotovosti, ale není to pochopitelně povinné.',
// transactions
'transactions_create_basic_info' => 'Zadejte základní informace o vaší transakci. Zdroj, destinace, datum a popis.',
'transactions_create_amount_info' => 'Zadejte částku transakce. V případě potřeby budou pole automaticky aktualizována pro informace o zahraniční měně.',
'transactions_create_optional_info' => 'Všechna tato pole jsou nepovinná. Přidáním metadat se ale vaše transakce lépe organizují.',
'transactions_create_split' => 'Pokud chcete transakci rozdělit, přidejte další rozdělení s tímto tlačítkem',
// create account:
'accounts_create_iban' => 'Zadejte u svých účtů platný IBAN identifikátor. To by v budoucnu mohlo velmi ulehčit import dat.',
'accounts_create_asset_opening_balance' => 'Majetkové účty mohou mít „počáteční zůstatek“, označující začátek historie tohoto účtu ve Firefly III.',
'accounts_create_asset_currency' => 'Firefly III podporuje vícero měn. Majetkové účty mají jednu hlavní měnu, kterou je třeba nastavit zde.',
'accounts_create_asset_virtual' => 'Někdy se může hodit dát svému účtu virtuální zůstatek: extra částku, vždy přičítanou nebo odečítanou od stávajícího zůstatku.',
// budgets index
'budgets_index_intro' => 'Rozpočty slouží ke správě vašich financí a tvoří jednu z hlavních funkcí Firefly III.',
'budgets_index_see_expenses_bar' => 'Utracené peníze budou zvolna plnit tento pruh.',
'budgets_index_navigate_periods' => 'Procházejte obdobími a jednoduše nastavujte rozpočty dopředu.',
'budgets_index_new_budget' => 'Vytvářejte nové rozpočty, jak uznáte za vhodné.',
'budgets_index_list_of_budgets' => 'Použijte tuto tabulku k nastavení částek pro každý rozpočet a zjistěte, jak na tom jste.',
'budgets_index_outro' => 'Pokud se chcete dozvědět více o tvorbě rozpočtů, klikněte na ikonu nápovědy v pravém horním rohu.',
/*
* 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
*
*/
// reports (index)
'reports_index_intro' => 'Pomocí těchto přehledů získáte podrobné informace o svých financích.',
'reports_index_inputReportType' => 'Vyberte typ přehledu. Podívejte se na stránky nápovědy a zjistěte, co vám každý přehled ukazuje.',
'reports_index_inputAccountsSelect' => 'Můžete vynechávat nebo zahrnovat majetkové účty, jak potřebujete.',
'reports_index_inputDateRange' => 'Vybrané období je zcela na vás: od jednoho dne do 10 let a více.',
'reports_index_extra-options-box' => 'Podle toho, jaký výkaz jste vybrali, je zde možné vybrat další filtry a volby. Při změně typu výkazu sledujte tuto oblast.',
// reports (reports)
'reports_report_default_intro' => 'Tento výkaz vám podá rychlý a podrobný přehled vašich financí. Pokud chcete vidět něco jiného, neváhejte se na mne obrátit!',
'reports_report_audit_intro' => 'Tento výkaz vám podá podrobný vhled do vašich majetkových účtů.',
'reports_report_audit_optionsBox' => 'Pomocí těchto zaškrtávacích kolonek zobrazujte nebo skrývejte sloupce, které vás (ne)zajímají.',
'reports_report_category_intro' => 'Tato sestava vám podá vhled do jedné nebo více kategorií.',
'reports_report_category_pieCharts' => 'Tyto grafy vám podají vhled do výdajů a příjmů pro jednotlivé kategorie nebo účty.',
'reports_report_category_incomeAndExpensesChart' => 'Tento graf zobrazuje vaše náklady a příjmy v jednotlivých kategoriích.',
'reports_report_tag_intro' => 'Tato sestava vám podává vhled do jednoho nebo více štítků.',
'reports_report_tag_pieCharts' => 'Tyto grafy vám podávají vhled do nákladů a příjmů pro jednotlivé štítky, účty, kategorie nebo rozpočty.',
'reports_report_tag_incomeAndExpensesChart' => 'Tento graf zobrazuje vaše výdaje a příjmy pro každý štítek.',
'reports_report_budget_intro' => 'Tato sestava vám dává vhled do jednoho nebo více rozpočtů.',
'reports_report_budget_pieCharts' => 'Tyto grafy vám podají vhled do výdajů pro jednotlivé rozpočty nebo účty.',
'reports_report_budget_incomeAndExpensesChart' => 'Tento graf zobrazuje vaše výdaje v jednotlivých rozpočtech.',
// create transaction
'transactions_create_switch_box' => 'Pomocí těchto tlačítek můžete rychle přepínat typ transakce, kterou chcete uložit.',
'transactions_create_ffInput_category' => 'Do této kolonky si můžete napsat, co chcete. Budou navrhovány dříve vytvořené kategorie.',
'transactions_create_withdrawal_ffInput_budget' => 'Propojte svůj výběr s rozpočtem a získáte lepší kontrolu nad financemi.',
'transactions_create_withdrawal_currency_dropdown_amount' => 'Tuto rozbalovací nabídku použijte pokud je váš výběr v jiné měně.',
'transactions_create_deposit_currency_dropdown_amount' => 'Tuto rozbalovací nabídku použijte, pokud je váš vklad v jiné měně.',
'transactions_create_transfer_ffInput_piggy_bank_id' => 'Vyberte pokladničku a propojte tento převod se svými úsporami.',
// piggy banks index:
'piggy-banks_index_saved' => 'Tato kolonka zobrazuje, kolik jste naspořili v každé z pokladniček.',
'piggy-banks_index_button' => 'Vedle tohoto ukazatele postupu se nachází dvě tlačítka (+ a -) pro přidání nebo odebrání peněz z každé z pokladniček.',
'piggy-banks_index_accountStatus' => 'Pro každý majetkový účet s alespoň jednou pokladničkou je v této tabulce vypsán stav.',
/*
* 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
*
*/
// create piggy
'piggy-banks_create_name' => 'Co je vašim cílem? Nová pohovka, fotoaparát, rezerva pro nečekané výdaje?',
'piggy-banks_create_date' => 'Pro pokladničku je možné nastavit cílové datum nebo termín.',
// show piggy
'piggy-banks_show_piggyChart' => 'Tento graf bude zobrazovat historii vaší pokladničky.',
'piggy-banks_show_piggyDetails' => 'Nějaké podrobnosti o vaší pokladničce',
'piggy-banks_show_piggyEvents' => 'Jsou zde uvedeny také všechny přírůstky i odebrání.',
// bill index
'bills_index_rules' => 'Zde vidíte která pravidla budou zkontrolována pokud je tento účet zasažen',
'bills_index_paid_in_period' => 'Tato kolonka označuje, kdy byla účtenka/faktura naposledy zaplacena.',
'bills_index_expected_in_period' => 'Tato kolonka u každé faktury označuje zda a kdy je očekávána další.',
// show bill
'bills_show_billInfo' => 'Tato tabulka zobrazuje některé obecné informace o této faktuře.',
'bills_show_billButtons' => 'Toto tlačítko slouží k opětovnému prohledání starých transakcí, takže bude hledána shoda s touto účtenkou.',
'bills_show_billChart' => 'Tento graf zobrazuje transakce spojené s touto fakturou.',
// create bill
'bills_create_intro' => 'Faktury používejte pro sledování částek, které máte v každém z období zaplatit. Jedná se výdaje jako nájem, pojištění nebo splátky hypotéky.',
'bills_create_name' => 'Zadejte výstižný název, jako „Nájem“ nebo „Životní pojištění“.',
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
'bills_create_amount_min_holder' => 'Vyberte nejnižší a nejvyšší částku pro tuto fakturu.',
'bills_create_repeat_freq_holder' => 'Většina plateb se opakuje měsíčně, ale je zde možné nastavit i jinou frekvenci.',
'bills_create_skip_holder' => 'Pokud se platba opakuje každé dva týdny, kolonka „přeskočit“ by měla být nastavená na „1“, aby byl vynechán každý druhý týden.',
// rules index
'rules_index_intro' => 'Firefly III umožňuje spravovat pravidla, která budou automaticky uplatňována na všechny transakce které vytvoříte nebo upravíte.',
'rules_index_new_rule_group' => 'Pro snazší zprávu je pravidla možné kombinovat ve skupinách.',
'rules_index_new_rule' => 'Vytvořte tolik pravidel, kolik chcete.',
'rules_index_prio_buttons' => 'Seřaďte je tak, jak se vám to hodí.',
'rules_index_test_buttons' => 'Pravidla je možné vyzkoušet nebo uplatnit na existující transakce.',
'rules_index_rule-triggers' => 'Pravidla mají „spouštěče“ a „akce“. Jejich pořadí je možné měnit jejich přetahováním.',
'rules_index_outro' => 'Podívejte se do nápovědy (ikona otazníku v pravém horním rohu)!',
// create rule:
'rules_create_mandatory' => 'Zvolte výstižný název a nastavte, kdy má být pravidlo spuštěno.',
'rules_create_ruletriggerholder' => 'Přidejte tolik spouštěčů, kolik potřebujete, ale pamatujte, že aby byla spuštěná jakákoli akce je třeba, aby byly splněny podmínky VŠECH nastavených spouštěčů.',
'rules_create_test_rule_triggers' => 'Toto tlačítko slouží ke zobrazení transakcí, které odpovídají pravidlu.',
'rules_create_actions' => 'Nastavte tolik akcí, kolik chcete.',
/*
* 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
*
*/
// preferences
'preferences_index_tabs' => 'Další volby jsou k dispozici v kartách.',
// currencies
'currencies_index_intro' => 'Firefly III podporuje více měn, které můžete měnit na této stránce.',
'currencies_index_default' => 'Firefly III má jednu výchozí měnu.',
'currencies_index_buttons' => 'Tato tlačítka slouží pro změnu výchozí měny nebo pro zapnutí dalších měn.',
// create currency
'currencies_create_code' => 'Tento kód by měl být v souladu s normou ISO (vyhledejte si pro novou měnu).',
];
/*
* 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
*
*/

View File

@ -1,202 +0,0 @@
<?php
/**
* list.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'buttons' => 'Tlačítka',
'icon' => 'Ikona',
'id' => 'ID',
'create_date' => 'Vytvořeno',
'update_date' => 'Aktualizováno',
'updated_at' => 'Aktualizováno',
'balance_before' => 'Zůstatek před',
'balance_after' => 'Zůstatek po',
'name' => 'Jméno',
'role' => 'Role',
'currentBalance' => 'Aktuální zůstatek',
'linked_to_rules' => 'Příslušná pravidla',
'active' => 'Aktivní?',
'percentage' => '%',
'recurring_transaction' => 'Opakované transakce',
'next_due' => 'Příští splatnost',
'transaction_type' => 'Typ',
'lastActivity' => 'Poslední aktivita',
'balanceDiff' => 'Rozdíl zůstatku',
'other_meta_data' => 'Ostatní metadata',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => 'Typ účtu',
'created_at' => 'Vytvořeno',
'account' => 'Účet',
'external_url' => 'External URL',
'matchingAmount' => 'Částka',
'destination' => 'Cíl',
'source' => 'Zdroj',
'next_expected_match' => 'Další očekávaná shoda',
'automatch' => 'Automatické hledání shody?',
'drag_and_drop' => 'Drag and drop',
'number' => 'Account number',
'current_balance' => 'Current balance',
'last_activity' => 'Last activity',
'amount_due' => 'Amount due',
'balance_difference' => 'Balance difference',
'menu' => 'Menu',
/*
* 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
*
*/
'repeat_freq' => 'Opakuje se',
'description' => 'Popis',
'amount' => 'Částka',
'date' => 'Datum',
'interest_date' => 'Úrokové datum',
'book_date' => 'Datum rezervace',
'process_date' => 'Datum zpracování',
'due_date' => 'Datum splatnosti',
'payment_date' => 'Datum platby',
'invoice_date' => 'Datum vystavení',
'internal_reference' => 'Interní odkaz',
'notes' => 'Poznámky',
'from' => 'Od',
'piggy_bank' => 'Pokladnička',
'to' => 'Komu',
'budget' => 'Rozpočet',
'category' => 'Kategorie',
'bill' => 'Účet',
'withdrawal' => 'Výběr',
'deposit' => 'Vklad',
'transfer' => 'Převod',
'type' => 'Typ',
'completed' => 'Dokončeno',
'iban' => 'IBAN',
'account_number' => 'Account number',
'paid_current_period' => 'Zaplaceno v tomto období',
'email' => 'Email',
'registered_at' => 'Registrováno v',
'is_blocked' => 'Je blokován',
'is_admin' => 'Je admin',
'has_two_factor' => 'Má 2FA',
'blocked_code' => 'Blokovací kód',
'source_account' => 'Zdrojový účet',
'destination_account' => 'Cílový účet',
'accounts_count' => 'Počet účtů',
'journals_count' => 'Počet transakcí',
'attachments_count' => 'Počet příloh',
'bills_count' => 'Počet účtů',
'categories_count' => 'Počet kategorií',
'budget_count' => 'Počet rozpočtů',
'rule_and_groups_count' => 'Počet pravidel a skupin pravidel',
'tags_count' => 'Počet štítků',
'tags' => 'Štítky',
'inward' => 'Vnitřní popis',
'outward' => 'Vnější popis',
'number_of_transactions' => 'Počet transakcí',
'total_amount' => 'Celková částka',
'sum' => 'Součet',
'sum_excluding_transfers' => 'Součet (bez převodů)',
'sum_withdrawals' => 'Součet výběrů',
'sum_deposits' => 'Součet vkladů',
'sum_transfers' => 'Součet převodů',
'sum_reconciliations' => 'Suma vyúčtování',
'reconcile' => 'Vyúčtovat',
'sepa_ct_id' => 'SEPA End to End identifikátor',
'sepa_ct_op' => 'SEPA Identifikátor cílového účtu',
'sepa_db' => 'SEPA Identifikátor mandátu',
'sepa_country' => 'SEPA země',
'sepa_cc' => 'SEPA Zúčtovací kód',
'sepa_ep' => 'SEPA Externí účel',
'sepa_ci' => 'SEPA Identifikátor věřitele',
'sepa_batch_id' => 'SEPA ID dávky',
'external_id' => 'Externí identifikátor',
'account_at_bunq' => 'Účet s bunq',
'file_name' => 'Název souboru',
/*
* 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
*
*/
'file_size' => 'Velikost souboru',
'file_type' => 'Typ souboru',
'attached_to' => 'Připojeno k',
'file_exists' => 'Soubor existuje',
'spectre_bank' => 'Banka',
'spectre_last_use' => 'Minulé přihlášení',
'spectre_status' => 'Stav',
'bunq_payment_id' => 'ID platby bunq',
'repetitions' => 'Opakování',
'title' => 'Název',
'transaction_s' => 'Transakce',
'field' => 'Kolonka',
'value' => 'Hodnota',
'interest' => 'Úrok',
'interest_period' => 'Úrokové období',
'liability_type' => 'Typ závazku',
'liability_direction' => 'Směr závazku',
'end_date' => 'Datum ukončení',
'payment_info' => 'Informace o platbě',
'expected_info' => 'Další očekávaná transakce',
'start_date' => 'Datum zahájení',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
];
/*
* 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
*
*/

File diff suppressed because one or more lines are too long

View File

@ -1,39 +0,0 @@
<?php
/**
* pagination.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'previous' => '&laquo; Předchozí',
'next' => 'Následující &raquo;',
];

View File

@ -1,43 +0,0 @@
<?php
/**
* passwords.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'password' => 'Je třeba, aby délka hesla byla alespoň šest znaků a jeho potvrzení bylo zadáno stejně.',
'user' => 'Nedaří se najít uživatele, který by měl tuto e-mailovou adresu.',
'token' => 'Požadavek na obnovení hesla není platný.',
'sent' => 'Na e-mail vám byl odeslán odkaz na obnovení hesla!',
'reset' => 'Vaše heslo bylo resetováno!',
'blocked' => 'Dobrý pokus.',
];

View File

@ -1,74 +0,0 @@
<?php
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
return [
'main_message' => 'Akce ":action", přítomná v pravidle ":rule", nelze použít na transakci #:group: :error',
'find_or_create_tag_failed' => 'Nelze najít nebo vytvořit štítek ":tag"',
'tag_already_added' => 'Štítek ":tag" je již propojen s touto transakcí',
'inspect_transaction' => 'Prozkoumat transakci ":title" @ Firefly III',
'inspect_rule' => 'Prozkoumat pravidlo ":title" @ Firefly III',
'journal_other_user' => 'Tato transakce nepatří uživateli',
'no_such_journal' => 'Tato transakce neexistuje',
'journal_already_no_budget' => 'Tato transakce nemá žádný rozpočet, proto nemůže být odstraněna',
'journal_already_no_category' => 'Tato transakce nemá žádnou kategorii, proto nemůže být odstraněna',
'journal_already_no_notes' => 'Tato transakce neměla žádné poznámky, takže nemůže být odstraněna',
'journal_not_found' => 'Firefly III nemůže najít požadovanou transakci',
'split_group' => 'Firefly III nemůže provést tuto akci na transakci rozdělenou na více částí',
'is_already_withdrawal' => 'Tato transakce už je výběrem',
'is_already_deposit' => 'Tato transakce už je vkladem',
'is_already_transfer' => 'Tato transakce už je převodem',
'is_not_transfer' => 'Tato transakce není převod',
'complex_error' => 'Něco se pokazilo. Omlouváme se, prosím zkontrolujte logy Firefly III',
'no_valid_opposing' => 'Převod se nezdařil, protože neexistuje žádný platný účet s názvem ":account"',
'new_notes_empty' => 'Poznámky, které mají být nastaveny, jsou prázdné',
'unsupported_transaction_type_withdrawal' => 'Firefly III nemůže převést ":type" na výběr',
'unsupported_transaction_type_deposit' => 'Firefly III nemůže konvertovat ":type" na vklad',
'unsupported_transaction_type_transfer' => 'Firefly III nemůže konvertovat ":type" na převod',
'already_has_source_asset' => 'Tato transakce již má ":name" jako zdrojový majetkový účet',
'already_has_destination_asset' => 'Tato transakce již má ":name" jako cílový majetkový účet',
'already_has_destination' => 'Tato transakce již má ":name" jako cílový účet',
'already_has_source' => 'Tato transakce již má ":name" jako zdrojový účet',
'already_linked_to_subscription' => 'Transakce je již propojena s předplatným ":name"',
'already_linked_to_category' => 'Transakce je již propojena s kategorií ":name"',
'already_linked_to_budget' => 'Transakce je již propojena s rozpočtem ":name"',
'cannot_find_subscription' => 'Firefly III nemůže najít předplatné ":name"',
'no_notes_to_move' => 'Transakce nemá žádné poznámky k přesunutí do pole popisu',
'no_tags_to_remove' => 'Transakce nemá žádné štítky k odstranění',
'not_withdrawal' => 'Transakce není výběrem',
'not_deposit' => 'Transakce není vklad',
'cannot_find_tag' => 'Firefly III nemůže najít štítek ":tag"',
'cannot_find_asset' => 'Firefly III nemůže najít majetkový účet ":name"',
'cannot_find_accounts' => 'Firefly III nemůže najít zdrojový nebo cílový účet',
'cannot_find_source_transaction' => 'Firefly III nemůže najít zdrojovou transakci',
'cannot_find_destination_transaction' => 'Firefly III nemůže najít cílovou transakci',
'cannot_find_source_transaction_account' => 'Firefly III nemůže najít zdrojový transakční účet',
'cannot_find_destination_transaction_account' => 'Firefly III nemůže najít cílový účet transakce',
'cannot_find_piggy' => 'Firefly III nemůže najít pokladničku s názvem ":name"',
'no_link_piggy' => 'Účty této transakce nejsou propojeny s pokladničkou, takže žádná akce nebude provedena',
'cannot_unlink_tag' => 'Štítek ":tag" není propojen s touto transakcí',
'cannot_find_budget' => 'Firefly III nemůže najít rozpočet ":name"',
'cannot_find_category' => 'Firefly III nemůže najít kategorii ":name"',
'cannot_set_budget' => 'Firefly III nemůže nastavit rozpočet ":name" na transakci typu ":type"',
'journal_invalid_amount' => 'Firefly III can\'t set amount ":amount" because it is not a valid number.',
];

View File

@ -1,318 +0,0 @@
<?php
/**
* validation.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'bad_api_filter' => 'This API endpoint does not support ":filter" as a filter.',
'bad_type_source' => 'Firefly III can\'t determine the transaction type based on this source account.',
'bad_type_destination' => 'Firefly III can\'t determine the transaction type based on this destination account.',
'missing_where' => 'Array is missing "where"-clause',
'missing_update' => 'Array is missing "update"-clause',
'invalid_where_key' => 'JSON contains an invalid key for the "where"-clause',
'invalid_update_key' => 'JSON contains an invalid key for the "update"-clause',
'invalid_query_data' => 'There is invalid data in the %s:%s field of your query.',
'invalid_query_account_type' => 'Your query contains accounts of different types, which is not allowed.',
'invalid_query_currency' => 'Váš dotaz obsahuje účty, které mají různá nastavení měny, což není povoleno.',
'iban' => 'Toto není platný IBAN.',
'zero_or_more' => 'Hodnota nemůže být záporná.',
'more_than_zero' => 'The value must be more than zero.',
'more_than_zero_correct' => 'The value must be zero or more.',
'no_asset_account' => 'This is not an asset account.',
'date_or_time' => 'Je třeba, aby hodnota byla platné datum nebo čas (ve formátu dle normy ISO 8601).',
'source_equals_destination' => 'Zdrojový účet je zároveň i cílový.',
'unique_account_number_for_user' => 'Zdá se, že toto číslo účtu se již používá.',
'unique_iban_for_user' => 'Vypadá to, že tento IBAN kód se již používá.',
'reconciled_forbidden_field' => 'This transaction is already reconciled, you cannot change the ":field"',
'deleted_user' => 'Z bezpečnostních důvodů se nemůžete registrovat pomocí této emailové adresy.',
'rule_trigger_value' => 'Tato hodnota není platná pro označený spouštěč.',
'rule_action_expression' => 'Invalid expression. :error',
'rule_action_value' => 'Tato hodnota je neplatná pro vybranou akci.',
'file_already_attached' => 'Nahraný soubor ":name" je již připojen k tomuto objektu.',
'file_attached' => 'Soubor „:name“ úspěšně nahrán.',
'file_zero' => 'The file is zero bytes in size.',
'must_exist' => 'Identifikátor v kolonce :attribute v databázi neexistuje.',
'all_accounts_equal' => 'Je třeba, aby všechny účty v této kolonce byly stejné.',
'group_title_mandatory' => 'Pokud je zde více než jedna transakce, je název skupiny třeba vyplnit.',
'transaction_types_equal' => 'Je třeba, aby všechna rozdělení byla stejného typu.',
'invalid_transaction_type' => 'Neplatný typ transakce.',
'invalid_selection' => 'Váš výběr je neplatný.',
'belongs_user' => 'This value is linked to an object that does not seem to exist.',
'belongs_user_or_user_group' => 'This value is linked to an object that does not seem to exist in your current financial administration.',
'no_access_group' => 'The user has no access to this user group.',
'no_accepted_roles_defined' => 'No access roles have been defined for this endpoint, access denied.',
'at_least_one_transaction' => 'Potřebujete alespoň jednu transakci.',
'recurring_transaction_id' => 'Need at least one transaction.',
'need_id_to_match' => 'You need to submit this entry with an ID for the API to be able to match it.',
'too_many_unmatched' => 'Too many submitted transactions cannot be matched to their respective database entries. Make sure existing entries have a valid ID.',
'id_does_not_match' => 'Submitted ID #:id does not match expected ID. Make sure it matches or omit the field.',
'at_least_one_repetition' => 'Potřebujete alespoň jedno opakování.',
'require_repeat_until' => 'Vyžaduje buď několik opakování nebo datum ukončení (repeat_until). Ne obojí.',
'require_currency_info' => 'Obsah tohoto pole je neplatný bez informace o měně.',
'not_transfer_account' => 'Tento účet není účet, který lze použít pro převody.',
'require_currency_amount' => 'Obsah tohoto pole je neplatný bez informace o měně.',
'require_foreign_currency' => 'This field requires a number',
'require_foreign_dest' => 'This field value must match the currency of the destination account.',
'require_foreign_src' => 'This field value must match the currency of the source account.',
'equal_description' => 'Popis transakce nesmí být stejný jako globální popis.',
'file_invalid_mime' => 'Soubor ":name" je typu ":mime", který není schválen pro nahrání.',
'file_too_large' => 'Soubor ":name" je příliš velký.',
'belongs_to_user' => 'Hodnota :attribute není známa.',
'accepted' => 'Je potřeba potvrdit :attribute.',
'bic' => 'Toto není platný BIC.',
'at_least_one_trigger' => 'Je třeba, aby pravidlo mělo alespoň jeden spouštěč.',
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
'at_least_one_action' => 'Pravidlo musí obsahovat alespoň jednu akci.',
'at_least_one_active_action' => 'Rule must have at least one active action.',
'base64' => 'Data nejsou v platném base64 kódování.',
'model_id_invalid' => 'Zdá se, že dané ID je neplatné pro tento model.',
'less' => ':attribute musí být menší než 10.000.000',
'active_url' => ':attribute není platná adresa URL.',
'after' => ':attribute nemůže být dříve než :date.',
'date_after' => 'Počáteční datum musí být před datem ukončení.',
'alpha' => ':attribute může obsahovat pouze písmena.',
'alpha_dash' => ':attribute může obsahovat pouze písmena, čísla a pomlčky.',
'alpha_num' => ':attribute může obsahovat pouze písmena a čísla.',
'array' => ':attribute musí být pole.',
'unique_for_user' => 'Položka s tímto :attribute již existuje.',
'before' => ':attribute nemůže být později než :date.',
'unique_object_for_user' => 'Tento název je již používán.',
'unique_account_for_user' => 'Tento název účtu je již používán.',
/*
* 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
*
*/
'between.numeric' => ':attribute musí být v rozmezí :min a :max.',
'between.file' => ':attribute musí být v rozmezí :min a :max kilobajtů.',
'between.string' => ':attribute musí mít délku v rozmezí :min a :max znaků.',
'between.array' => ':attribute musí mít mezi :min a :max položkami.',
'boolean' => ':attribute musí mít hodnotu pravda nebo nepravda.',
'confirmed' => 'Potvrzení :attribute se neshoduje.',
'date' => ':attribute není platným datem.',
'date_format' => ':attribute neodpovídá formátu :format.',
'different' => ':attribute a :other se musí lišit.',
'digits' => ':attribute musí obsahovat :digits číslic.',
'digits_between' => ':attribute musí být v rozmezí :min a :max číslic.',
'email' => ':attribute musí být platná e-mailová adresa.',
'filled' => 'Pole :attribute nesmí být prázdné.',
'exists' => 'Vybraný :attribute je neplatný.',
'image' => 'Je třeba, aby :attribute byl obrázek.',
'in' => 'Vybraný :attribute není platný.',
'integer' => 'Je třeba, aby :attribute byl celé číslo.',
'ip' => 'Je třeba, aby :attribute byla platná IP adresa.',
'json' => 'Je třeba, aby :attribute byl platný JSON řetězec.',
'max.numeric' => ':attribute nemůže být vyšší než :max.',
'max.file' => ':attribute nesmí být větší než :max kilobajtů.',
'max.string' => ':attribute nesmí být větší než :max znaků.',
'max.array' => ':attribute nesmí obsahovat více než :max položek.',
'mimes' => ':attribute musí být soubor typu: :values.',
'min.numeric' => 'Je třeba, aby :attribute bylo alespoň :min.',
'lte.numeric' => 'Je třeba, aby :attribute byl nižší nebo roven :value.',
'min.file' => 'Je třeba, aby :attribute byl alespoň :min kilobajtů.',
'min.string' => 'Je třeba, aby :attribute bylo alespoň :min znaků dlouhé.',
'min.array' => ':attribute musí obsahovat alespoň :min položek.',
'not_in' => 'Vybraný :attribute není platný.',
'numeric' => 'Je třeba, aby :attribute byl číslo.',
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
'numeric_native' => 'Je třeba, aby částka v hlavní měně bylo číslo.',
'numeric_destination' => 'Je třeba, aby cílová částka bylo číslo.',
'numeric_source' => 'Je třeba, aby zdrojová částka bylo číslo.',
'regex' => 'Formát :attribute není platný.',
'required' => 'Kolonku :attribute je třeba vyplnit.',
'required_if' => ':attribute je vyžadováno pokud :other je :value.',
'required_unless' => ':attribute je vyžadováno pokud :other není v :values.',
'required_with' => ':attribute musí být vyplněno pokud :values je zvoleno.',
'required_with_all' => ':attribute musí být vyplněno pokud :values je zvoleno.',
'required_without' => ':attribute musí být vyplněno pokud :values není zvoleno.',
'required_without_all' => ':attribute musí být vyplněno pokud žádná :values není zvoleno.',
'same' => ':attribute a :other se musí shodovat.',
'size.numeric' => 'Je třeba, aby :attribute byl :size.',
'amount_min_over_max' => 'Minimální částka nemůže být vyšší než maximální částka.',
'size.file' => ':attribute musí mít :size kilobajtů.',
'size.string' => ':attribute musí mít :size znaků.',
'size.array' => ':attribute musí obsahovat :size položek.',
'unique' => ':attribute již byl použit.',
'string' => 'Je třeba, aby :attribute byl řetězec.',
'url' => 'Formát :attribute není platný.',
'timezone' => 'Je třeba, aby :attribute byla platná zóna.',
'2fa_code' => 'Kolonka :attribute není platná.',
'dimensions' => ':attribute nemá platné rozměry obrázku.',
'distinct' => 'Kolonka :attribute má duplicitní hodnotu.',
'file' => 'Je třeba, aby :attribute byl soubor.',
'in_array' => 'Pole :attribute neexistuje v :other.',
'present' => 'Je třeba, aby kolonka :attribute byla přítomna.',
'amount_zero' => 'Celková částka nemůže být nula.',
'current_target_amount' => 'Aktuální částka musí být menší než cílová částka.',
'unique_piggy_bank_for_user' => 'Je třeba, aby se názvy pokladniček neopakovaly.',
'unique_object_group' => 'Název skupiny musí být jedinečný',
'starts_with' => 'Hodnota musí začínat :values.',
'unique_webhook' => 'You already have a webhook with this combination of URL, trigger, response and delivery.',
'unique_existing_webhook' => 'You already have another webhook with this combination of URL, trigger, response and delivery.',
'same_account_type' => 'Oba účty musí být stejného typu',
'same_account_currency' => 'Oba účty musí mít stejné nastavení měny',
/*
* 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
*
*/
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password',
'valid_recurrence_rep_type' => 'Neplatný typ opakování pro opakované transakce.',
'valid_recurrence_rep_moment' => 'Neplatné opakování v tento moment tohoto typu opakování.',
'invalid_account_info' => 'Neplatná informace o účtu.',
'attributes' => [
'email' => 'e-mailová adresa',
'description' => 'popis',
'amount' => 'částka',
'transactions.*.amount' => 'částka transakce',
'name' => 'název',
'piggy_bank_id' => 'ID pokladničky',
'targetamount' => 'cílová částka',
'opening_balance_date' => 'počáteční datum zůstatku',
'opening_balance' => 'počáteční zůstatek',
'match' => 'shoda',
'amount_min' => 'minimální částka',
'amount_max' => 'maximální částka',
'title' => 'název',
'tag' => 'štítek',
'transaction_description' => 'popis transakce',
'rule-action-value.1' => 'hodnota č. 1 akce pravidla',
'rule-action-value.2' => 'hodnota č. 2 akce pravidla',
'rule-action-value.3' => 'hodnota č. 3 akce pravidla',
'rule-action-value.4' => 'hodnota akce pravidla č. 4',
'rule-action-value.5' => 'hodnota č. 5 akce pravidla',
'rule-action.1' => 'Akce pravidla č. 1',
'rule-action.2' => 'Akce pravidla č. 2',
'rule-action.3' => 'Akce pravidla č. 3',
'rule-action.4' => 'akce pravidla č. 4',
'rule-action.5' => 'akce pravidla č. 5',
'rule-trigger-value.1' => 'hodnota spouštěcího pravidla č. 1',
'rule-trigger-value.2' => 'hodnota spouštěcího pravidla #2',
'rule-trigger-value.3' => 'hodnota spouštěcího pravidla #3',
'rule-trigger-value.4' => 'hodnota spouštěcího pravidla #4',
'rule-trigger-value.5' => 'hodnota spouštěcího pravidla #5',
'rule-trigger.1' => 'spouštěč pravidla č. 1',
'rule-trigger.2' => 'spouštěč pravidla č. 2',
'rule-trigger.3' => 'spouštěč pravidla č. 3',
'rule-trigger.4' => 'spouštěč pravidla č. 4',
'rule-trigger.5' => 'spouštěč pravidla č. 5',
],
// validation of accounts:
'withdrawal_source_need_data' => 'Pro pokračování je potřeba získat platné ID zdrojového účtu a/nebo platný název zdrojového účtu.',
'withdrawal_source_bad_data' => '[a] Could not find a valid source account when searching for ID ":id" or name ":name".',
'withdrawal_dest_need_data' => '[a] Need to get a valid destination account ID and/or valid destination account name to continue.',
'withdrawal_dest_bad_data' => 'Při hledání ID „:id“ nebo jména „:name“ nelze najít platný cílový účet.',
'withdrawal_dest_iban_exists' => 'This destination account IBAN is already in use by an asset account or a liability and cannot be used as a withdrawal destination.',
'deposit_src_iban_exists' => 'This source account IBAN is already in use by an asset account or a liability and cannot be used as a deposit source.',
'reconciliation_source_bad_data' => 'Could not find a valid reconciliation account when searching for ID ":id" or name ":name".',
'generic_source_bad_data' => '[e] Could not find a valid source account when searching for ID ":id" or name ":name".',
'deposit_source_need_data' => 'Pro pokračování je potřeba získat platné ID zdrojového účtu a/nebo platný název zdrojového účtu.',
'deposit_source_bad_data' => '[b] Could not find a valid source account when searching for ID ":id" or name ":name".',
'deposit_dest_need_data' => '[b] Need to get a valid destination account ID and/or valid destination account name to continue.',
'deposit_dest_bad_data' => 'Při hledání ID „:id“ nebo jména „:name“ nelze najít platný cílový účet.',
'deposit_dest_wrong_type' => 'Předložený cílový účet není správného typu.',
/*
* 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
*
*/
'transfer_source_need_data' => 'Pro pokračování je potřeba získat platné ID zdrojového účtu a/nebo platný název zdrojového účtu.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
'transfer_dest_need_data' => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.',
'transfer_dest_bad_data' => 'Při hledání ID „:id“ nebo jména „:name“ nelze najít platný cílový účet.',
'need_id_in_edit' => 'Každé rozdělení musí mít transakci_journal_id (platné ID nebo 0).',
'ob_source_need_data' => 'Pro pokračování je potřeba získat platné ID zdrojového účtu a/nebo platný název zdrojového účtu.',
'lc_source_need_data' => 'Pro pokračování je třeba získat platné ID zdrojového účtu.',
'ob_dest_need_data' => '[d] Need to get a valid destination account ID and/or valid destination account name to continue.',
'ob_dest_bad_data' => 'Při hledání ID „:id“ nebo jména „:name“ nelze najít platný cílový účet.',
'reconciliation_either_account' => 'To submit a reconciliation, you must submit either a source or a destination account. Not both, not neither.',
'generic_invalid_source' => 'Tento účet nelze použít jako zdrojový účet.',
'generic_invalid_destination' => 'Tento účet nelze použít jako cílový účet.',
'generic_no_source' => 'You must submit source account information or submit a transaction journal ID.',
'generic_no_destination' => 'You must submit destination account information or submit a transaction journal ID.',
'gte.numeric' => 'Je třeba, aby :attribute byl větší nebo roven :value.',
'gt.numeric' => 'Je třeba, aby :attribute byl větší než :value.',
'gte.file' => 'Hodnota :attribute musí být větší nebo rovná :value kilobajtů.',
'gte.string' => 'Hodnota :attribute musí být větší nebo rovná :value znaků.',
'gte.array' => 'Hodnota :attribute musí obsahovat :value nebo víc položek.',
'amount_required_for_auto_budget' => 'Částka je povinná.',
'auto_budget_amount_positive' => 'Částka musí být vyšší než nula.',
'auto_budget_period_mandatory' => 'Období automatického rozpočtu je povinné.',
// no access to administration:
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
'administration_owner_rename' => 'You can\'t rename your standard administration.',
];
/*
* 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
*
*/

View File

@ -1,36 +0,0 @@
<?php
/**
* api.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
/*
* 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
*
*/
return [
];

View File

@ -1,39 +0,0 @@
<?php
/**
* auth.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'failed' => 'Forkert brugernavn eller adgangskode.',
'throttle' => 'For mange mislykkede loginforsøg. Prøv igen om :seconds seconds.',
];

View File

@ -1,101 +0,0 @@
<?php
/**
* breadcrumbs.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'home' => 'Hjem',
'budgets' => 'Budget',
'subscriptions' => 'Abonnementer',
'transactions' => 'Transaktioner',
'title_expenses' => 'Udgifter',
'title_withdrawal' => 'Udgifter',
'title_revenue' => 'Indtægter / indkomster',
'title_deposit' => 'Indtægter / indkomster',
'title_transfer' => 'Overførsler',
'title_transfers' => 'Overførsler',
'edit_currency' => 'Rediger valuta ":name"',
'delete_currency' => 'Slet valuta ":name"',
'newPiggyBank' => 'Opret ny sparegris',
'edit_piggyBank' => 'Rediger sparegris ":name"',
'preferences' => 'Indstillinger',
'profile' => 'Profil',
'accounts' => 'Konti',
'changePassword' => 'Skift din adgangskode',
'change_email' => 'Skift din e-mail adresse',
'bills' => 'Regninger',
'newBill' => 'Ny regning',
'edit_bill' => 'Rediger regning ":name"',
'delete_bill' => 'Slet regning ":name"',
'reports' => 'Rapporter',
'search_result' => 'Søgeresultater for ":query"',
'withdrawal_list' => 'Udgifter',
'Withdrawal_list' => 'Udgifter',
'deposit_list' => 'Omsætning, indkomst og indskud',
'transfer_list' => 'Overførsler',
'transfers_list' => 'Overførsler',
/*
* 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
*
*/
'reconciliation_list' => 'Afstemninger',
'create_withdrawal' => 'Opret ny hævning',
'create_deposit' => 'Opret ny indtægt',
'create_transfer' => 'Opret ny overførsel',
'create_new_transaction' => 'Opret ny transaktion',
'edit_journal' => 'Rediger transaktion ":description"',
'edit_reconciliation' => 'Rediger ":description"',
'delete_journal' => 'Slet transaktion ":description"',
'delete_group' => 'Slet transaktion ":description"',
'tags' => 'Tags',
'createTag' => 'Opret nyt tag',
'edit_tag' => 'Rediger tag ":tag"',
'delete_tag' => 'Slet tag ":tag"',
'delete_journal_link' => 'Slet link mellem transaktioner',
'edit_object_group' => 'Redigér gruppe ":title"',
'delete_object_group' => 'Slet gruppe ":title"',
'logout_others' => 'Log mig ud af alle andre sessioner',
'asset_accounts' => 'Aktivkonti',
'expense_accounts' => 'Udgiftskonti',
'revenue_accounts' => 'Indtægtskonti',
'liabilities_accounts' => 'Gæld',
'placeholder' => '[Placeholder]',
];

View File

@ -1,37 +0,0 @@
<?php
/**
* components.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
];

View File

@ -1,102 +0,0 @@
<?php
/**
* config.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'html_language' => 'da',
'locale' => 'da, Danish, da_DK.utf8, da_DK.UTF8',
// 'month' => '%B %Y',
'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
'month_and_day_moment_js' => 'D MMMM, YYYY',
'month_and_day_fns' => 'd MMMM y',
'month_and_day_js' => 'Do MMMM, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
'month_and_date_day_js' => 'dddd MMMM Do, ÅÅÅÅ',
// 'month_and_day_no_year' => '%B %e',
'month_and_day_no_year_js' => 'D MMMM',
/*
* 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
*
*/
// 'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'Do MMMM, YYYY @ HH:mm:ss',
'date_time_fns' => 'MMMM gør, yyyy @ HH:mm:ss',
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
'week_in_year_js' => '[Week] U, GGGG',
'week_in_year_fns' => "'Uge' w, yyyy",
// 'year' => '%Y',
'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
'half_year_js' => '\QQ YYYY',
'quarter_fns' => "'kvt.' Q, yyyy",
'half_year_fns' => "'H{half}', yyyyy",
'dow_1' => 'Mandag',
'dow_2' => 'Tirsdag',
'dow_3' => 'Onsdag',
'dow_4' => 'Torsdag',
'dow_5' => 'Fredag',
'dow_6' => 'Lørdag',
'dow_7' => 'Søndag',
];
/*
* 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
*
*/

View File

@ -1,59 +0,0 @@
<?php
/**
* demo.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'no_demo_text' => 'Der er desværre ingen ekstra demo-forklaring for <abbr title=":route">denne side</abbr>.',
'see_help_icon' => '<i class="fa fa-question-circle"> ikonet i øverste højre hjørne kan dog måske hjælpe dig.',
'index' => 'Velkommen til <strong>Firefly III</strong>! På denne side kan du få et hurtigt overblik over dine finanser. For at komme i gang, anbefaler vi at tage et kig på siderne &rarr; <a href=":asset">Kapitalkonti</a>, <a href=":budgets">Budgetter</a> og <a href=":reports">Rapporter</a>. Eventuelt kan du kigge dig omkring, og se hvor du ender.',
'accounts-index' => 'Kapitalkonti er dine personline bankkontoer. Udgiftskonti er de kontoer du overfører penge til, f.eks. butikker eller dine venner. Indtægtskonti er de kontoer du modtager penge fra, f.eks. dit arbejde. Gæld er de penge du skylder og/eller har lånt, f.eks. SU-lån eller lign. På denne side kan du redigere eller fjerne dem.',
'budgets-index' => 'Denne side viser dig et overblik over dine budgetter. Den øverste bar viser beløbet der i øjeblikket kan budgetteres. Dette kan tilpasses til enhver periode, ved at klikke på beløbet til højre. Beløbet som du faktisk har brugt, vises i baren herunder. Under den er udgifterne per budget, og hvad du har budgetteret dem til.',
'reports-index-start' => 'Firefly III understøtter flere typer rapporter. Læs mere om dem ved at klikke på <i class="fa fa-question-circle">-ikonet i det øverste højre hjørne.',
'reports-index-examples' => 'Husk at tage et kig på disse eksempler: <a href=":one">et månedligt finansielt overblik</a>, <a href=":two">et årligt finansielt overblik</a> and <a href=":three"> et budget overblik</a>.',
'currencies-index' => 'Firefly III understøtter flere valutaer. Selvom den som udgangspunkt er Euro, så kan den nemt ændres til f.eks. US Dollar og mange andre valutaer. Som du kan se, er der fra starten et lille udvalg af valutaer inkluderet, men du kan tilføje dine egne hvis du ønsker. Hvis du ændrer på standardvalutaen, bliver valutaen for eksisterende valutaer ikke ændret: Firefly III understøtter brugen af flere forskellige valutaer på samme tid.',
'transactions-index' => 'Disse udgifter, deponeringer og overførsler er ikke særligt fantasifulde. De er blevet genereret automatisk.',
'piggy-banks-index' => 'Som du kan se er der tre sparegrise. Brug plus- og minus-knapper for at ændre på beløbet i hver sparegris. Tryk på sparegrisens navn, for at se administrationen af hver enkelt sparegris.',
'profile-index' => 'Vær opmærksom på at demosiden nulstilles hver fjerde time. Din adgang kan blive trukket tilbage til enhver tid. Dette sker automatisk, og er ikke en fejl.',
];
/*
* 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
*
*/

View File

@ -1,183 +0,0 @@
<?php
/**
* email.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// common items
'greeting' => 'Hej,',
'closing' => 'Beep bop,',
'signature' => 'Firefly III Mail Robotten',
'footer_ps' => 'PS: Denne besked blev sendt, fordi en anmodning fra IP :ipAddress udløste den.',
// admin test
'admin_test_subject' => 'En testbesked fra din Firefly III-installation',
'admin_test_body' => 'Dette er en test besked fra din Firefly III installation. Den blev sendt til :email.',
/*
* 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
*
*/
// invite
'invitation_created_subject' => 'En invitation er blevet oprettet',
'invitation_created_body' => 'Admin bruger ":email" oprettede en brugerinvitation, som kan bruges af hvem, der står bag e-mail-adressen ":invitee". Invitationen vil være gyldig i 48 timer.',
'invite_user_subject' => 'Du er blevet inviteret til at oprette en Firefly III-konto.',
'invitation_introduction' => 'Du er blevet inviteret til at oprette en Firefly III-konto på **:host**. Firefly III er en personlig, self-hosted, privat personlig finanschef. Alle de seje børn bruger det.',
'invitation_invited_by' => 'Du er blevet inviteret af ":admin" og denne invitation blev sendt til ":invitee". Det er dig, ikke?',
'invitation_url' => 'Invitationen er gyldig i 48 timer og kan indløses ved at surfe på [Firefly III](:url). God fornøjelse!',
// new IP
'login_from_new_ip' => 'Nyt login på Firefly III',
'slack_login_from_new_ip' => 'Nyt Firefly III-login fra IP :ip (:host)',
'new_ip_body' => 'Firefly III har registreret et nyt login på din konto fra en ukendt IP-adresse. Hvis du ikke tidligere har været logget ind fra IP-adressen herunder, eller dit sidste login herfra er sket for mere end 6 måneder siden - vil Firefly III advare dig.',
'new_ip_warning' => 'Hvis du kan genkende IP-adressen eller login-forsøget, kan du trykt ignorere denne besked. Hvis du ikke har forsøgt at logge ind - eller ikke ved hvad det her handler om bør du verificere din password sikkerhed. Skift password og log ud af alle sessioner. For at gøre dette kan du gå til din profil side. Du har selvfølgeligt allerede 2FA slået til, ikke? Stay safe!',
'ip_address' => 'IP-adresse',
'host_name' => 'Host',
'date_time' => 'Dato/Tid',
// access token created
'access_token_created_subject' => 'Et nyt adgangstoken blev oprettet',
'access_token_created_body' => 'Nogen (forhåbentlig dig) har netop oprettet en ny Firefly III API Access Token til din brugerkonto.',
'access_token_created_explanation' => 'Med denne klient kan de gennem Firefly II APIen få adgang til **alle** dine regnskaber og financielle optegnelser.',
'access_token_created_revoke' => 'Hvis det ikke var dig så venligst annuller denne token så hurtigt som muligt på :url',
// registered
'registered_subject' => 'Velkommen til Firefly III!',
'registered_subject_admin' => 'En ny bruger er registreret',
'admin_new_user_registered' => 'En ny bruger er registreret. Bruger **:email** fik bruger-ID #:id.',
'registered_welcome' => 'Velkomme til [Firefly III](:address). Dine registrering er gennemført, og denne email tjener til at bekræftige dette. :-)',
'registered_pw' => 'Hvis du allerede har glemt din adgangskode, kan du nulstille den ved at benytte [adgangskodenulstillingsværktøjet](:address/password/reset).',
'registered_help' => 'Der er et hjælpe-ikon i øverste højre hjørne af hver side. Hvis du har brug for hjælp, kan du klikke på det!',
'registered_closing' => 'God fornøjelse!',
'registered_firefly_iii_link' => 'Firefly III:',
'registered_pw_reset_link' => 'Nulstilling af adgangskode:',
'registered_doc_link' => 'Dokumentation:',
/*
* 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
*
*/
// new version
'new_version_email_subject' => 'En ny Firefly III-version er tilgængelig',
// email change
'email_change_subject' => 'Din Firefly III email adresse er ændret',
'email_change_body_to_new' => 'Du eller nogen med adgang til din Firefly III-konto har ændret din e-mailadresse. Hvis du ikke forventede denne besked, bedes du ignorere og slette den.',
'email_change_body_to_old' => 'Du, eller nogen med adgang til din Firefly III-konto, har ændret din e-mailadresse. Hvis ikke dette er forventet, **skal** du klikke på nedenstående "fortryd"-link for at beskytte din konto!',
'email_change_ignore' => 'Hvis du har igangsat denne ændring, kan du roligt ignorere denne besked.',
'email_change_old' => 'Den forrige email adresse var: :email',
'email_change_old_strong' => 'Den forrige email adresse var: **:email**',
'email_change_new' => 'Den nye email adresse er: :email',
'email_change_new_strong' => 'Den nye email adresse er: **:email**',
'email_change_instructions' => 'Du kan ikke bruge Firefly III, før du bekræfter denne ændring. Følg linket nedenfor for at gøre det.',
'email_change_undo_link' => 'For at fortryde ændringen, følg dette link:',
// OAuth token created
'oauth_created_subject' => 'En ny OAuth klient er oprettet',
'oauth_created_body' => 'Nogen (forhåbentligt dig) har netop oprettet en ny Firefly III API OAuth klient til din brugerkonto. Den er mærket ":name" og har callback URL`:url`.',
'oauth_created_explanation' => 'Med denne klient kan de gennem Firefly II APIen få adgang til **alle** dine regnskaber og financielle optegnelser.',
'oauth_created_undo' => 'Hvis ikke det var dig, bedes du annullere denne klient så hurtigt som muligt på `:url`',
// reset password
'reset_pw_subject' => 'Anmodning om nulstilling af din adgangskode',
'reset_pw_instructions' => 'Nogen forsøgte at nulstille din adgangskode. Hvis det var dig, bedes du følge linket nedenfor for at gøre det.',
'reset_pw_warning' => '**VENLIGST** bekræft, at linket faktisk fører til den Firefly III du forventer, at det skal føre til!',
// error
'error_subject' => 'Der er opstået en fejl i Firefly III',
'error_intro' => 'Der opstod en fejl i Firefly III v:version: <span style="font-family: monospace;">:errorMessage</span>.',
'error_type' => 'Fejlen var af typen ":class".',
'error_timestamp' => 'Fejlen opstod ved: :time.',
'error_location' => 'Denne fejl opstod i filen "<span style="font-family: monospace;">:file</span>" på linje :line med koden :code.',
'error_user' => 'Fejlen opstod under brugeren #:id, <a href="mailto::email">:email</a>.',
'error_no_user' => 'Der var ingen bruger logget ind under denne fejl, eller ingen bruger blev fundet.',
'error_ip' => 'IP-adressen relateret til denne fejl er: :ip',
'error_url' => 'URL er: :url',
'error_user_agent' => 'Brugeragent: :userAgent',
'error_stacktrace' => 'The full stacktrace is below. If you think this is a bug in Firefly III, you can forward this message to <a href="mailto:james@firefly-iii.org?subject=I%20found%20a%20bug!">james@firefly-iii.org</a>. This can help fix the bug you just encountered.',
'error_github_html' => 'Hvis du foretrækker det, kan du også rapportere et nyt problem på <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Hvis du foretrækker det, kan du også rapportere et nyt problem på https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Den fulde stacktrace er nedenfor:',
'error_headers' => 'Følgende overskrifter kan også være relevante:',
'error_post' => 'Dette blev indsendt af brugeren:',
/*
* 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
*
*/
// report new journals
'new_journals_subject' => 'Firefly III har oprettet en ny transaktion|Firefly III har oprettet :count nye transaktioner',
'new_journals_header' => 'Firefly III har oprettet en transaktion for dig. Du kan finde den i din Firefly III installation:|Firefly III har oprettet :count transaktioner for dig. Du kan finde dem i din Firefly III installation:',
// bill warning
'bill_warning_subject_end_date' => 'Din regning ":name" udløber om :diff dage',
'bill_warning_subject_now_end_date' => 'Din regning ":name" skal afsluttes I DAG',
'bill_warning_subject_extension_date' => 'Din regning ":name" er sat til blive udskudt eller annulleret om :diff dage',
'bill_warning_subject_now_extension_date' => 'Din regning ":name" er sat til at forlænges eller annulleres I DAG',
'bill_warning_end_date' => 'Regningen **":name"** er sat til at stoppe den :date. Denne dato vil blive overskredet **:diff dage**.',
'bill_warning_extension_date' => 'Regningen **":name"** er sat til at udskudt eller annuleret den :date. Denne dato vil blive overskredet om**:diff dage**.',
'bill_warning_end_date_zero' => 'Regningen **":name"** er sat til at stoppe den :date. Denne dato vil blive overskredet **idag!**',
'bill_warning_extension_date_zero' => 'Regningen **":name"** er sat til at blive udskudt eller annuleret om :date. Denne dato vil blive overskrevet **I DAG!**',
'bill_warning_please_action' => 'Udfør venligt den krævede handling.',
];
/*
* 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
*
*/

View File

@ -1,77 +0,0 @@
<?php
/**
* firefly.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'404_header' => 'Firefly III kan ikke finde denne side.',
'404_page_does_not_exist' => 'Den side du har anmodet om findes ikke. Kontroller at du ikke har indtastet den forkerte URL. Har du måske tastet forkert?',
'404_send_error' => 'Hvis du blev omdirigeret til denne side automatisk, bedes du modtage min undskyldning. Denne fejl er registreret i dine logfiler, og jeg ville være taknemmelig, hvis du sendte mig disse logfiler.',
'404_github_link' => 'Hvis du er sikker på, at denne side burde eksistere, bedes du oprette en fejlmelding på <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
'whoops' => 'Hovsa',
'fatal_error' => 'Der opstod en alvorlig fejl. Tjek logfilerne i "storage/logs" eller brug "docker logs -f [container]" for at se, hvad der gik galt.',
'maintenance_mode' => 'Firefly III kører i vedligeholdelsestilstand.',
'be_right_back' => 'Er straks tilbage!',
'check_back' => 'Firefly III is down for some necessary maintenance. Please check back in a second. If you happen to see this message on the demo site, just wait a few minutes. The database is reset every few hours.',
'error_occurred' => 'Beklager, der opstod en fejl.',
'db_error_occurred' => 'Hovsa! Der opstod en databasefejl.',
'error_not_recoverable' => 'Desværre er denne fejl uoprettelig :(. Firefly III brød sammen. Fejlen er:',
'error' => 'Fejl',
'error_location' => 'Denne fejl opstod i filen "<span style="font-family: monospace;">:file</span>" på linje :line med koden :code.',
'stacktrace' => 'Stack trace',
'more_info' => 'Yderligere information',
/*
* 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
*
*/
'collect_info' => 'Der findes mere information i mappen <code>storage/logs</code> hvor du vil finde logfilerne. Hvis du kører Docker, brug <code>docker logs -f [container]</code>.',
'collect_info_more' => 'Du kan læse mere om indsamling af fejloplysninger i <a href="https://docs.firefly-iii.org/how-to/general/debug/">FAQ</a>.',
'github_help' => 'Få hjælp på GitHub',
'github_instructions' => 'Du er mere end velkommen til at oprette en ny fejlmelding <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">på GitHub</a></strong>.',
'use_search' => 'Brug søgefeltet!',
'include_info' => 'Inkludér informationen <a href=":link">fra denne fejlfindingsside</a>.',
'tell_more' => 'Uddyb gerne mere end bare "det siger Hovsa!"',
'include_logs' => 'Inkludér fejllogfiler (se ovenfor).',
'what_did_you_do' => 'Fortæl os, hvad du lavede.',
'offline_header' => 'Du er sandsynligvis offline',
'offline_unreachable' => 'Firefly III er ikke tilgængelig. Din enhed er i øjeblikket offline, eller serveren fungerer ikke.',
'offline_github' => 'Hvis du er sikker på, at både din enhed og serveren er online, skal du åbne en ticket på <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
];

File diff suppressed because it is too large Load Diff

View File

@ -1,312 +0,0 @@
<?php
/**
* form.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// new user:
'bank_name' => 'Bank navn',
'bank_balance' => 'Saldo',
'current_balance' => 'Current balance',
'savings_balance' => 'Saldo for opsparingskonto',
'credit_card_limit' => 'Kreditkort grænse',
'automatch' => 'Automatisk afstemning',
'skip' => 'Spring over',
'enabled' => 'Aktiveret',
'name' => 'Navn',
'active' => 'Aktiv',
'amount_min' => 'Minimumsbeløb',
'amount_max' => 'Maksimumbeløb',
'match' => 'Matcher på',
'strict' => 'Strikt tilstand',
'repeat_freq' => 'Gentagelser',
'object_group' => 'Gruppe',
'location' => 'Sted',
'update_channel' => 'Opdateringskanal',
'currency_id' => 'Valuta',
'transaction_currency_id' => 'Valuta',
'auto_budget_currency_id' => 'Valuta',
'external_ip' => 'Din servers eksterne IP',
'attachments' => 'Vedhæftninger',
'BIC' => 'BIC',
'verify_password' => 'Bekræft adgangskodesikkerhed',
'source_account' => 'Kildekonto',
'destination_account' => 'Destinationskonto',
'asset_destination_account' => 'Destinationskonto',
'include_net_worth' => 'Inkludér i formue',
'asset_source_account' => 'Kildekonto',
'journal_description' => 'Beskrivelse',
'note' => 'Bemærkninger',
'currency' => 'Valuta',
'account_id' => 'Aktivkonto',
'budget_id' => 'Budget',
'bill_id' => 'Regning',
'opening_balance' => 'Startsaldo',
'tagMode' => 'Tag tilstand',
'virtual_balance' => 'Virtuel saldo',
/*
* 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
*
*/
'targetamount' => 'Målbeløb',
'account_role' => 'Kontorolle',
'opening_balance_date' => 'Dato for startsaldo',
'cc_type' => 'Kreditkort betalingsplan',
'cc_monthly_payment_date' => 'Månedlig betalingsdato for kreditkort',
'piggy_bank_id' => '"Sparegris"',
'returnHere' => 'Tilbage hertil',
'returnHereExplanation' => 'Efter lagring, vend tilbage hertil for at oprette endnu en.',
'returnHereUpdateExplanation' => 'Efter opdatering, vend tilbage hertil.',
'description' => 'Beskrivelse',
'expense_account' => 'Udgiftskonto',
'revenue_account' => 'Indtægtskonto',
'decimal_places' => 'Decimaltegn',
'destination_amount' => 'Beløb (destination)',
'new_email_address' => 'Ny emailadresse',
'verification' => 'Verificering',
'api_key' => 'API nøgle',
'remember_me' => 'Husk mig',
'liability_type_id' => 'Gældstype',
'liability_type' => 'Gældstype',
'interest' => 'Rente',
'interest_period' => 'Renteperiode',
'extension_date' => 'Dato for forlængelse',
'type' => 'Type',
'convert_Withdrawal' => 'Konverter hævning',
'convert_Deposit' => 'Konverter indbetaling',
'convert_Transfer' => 'Konverter overførsel',
'amount' => 'Beløb',
'foreign_amount' => 'Fremmed beløb',
'date' => 'Dato',
'interest_date' => 'Rentedato',
'book_date' => 'Bogføringsdato',
'process_date' => 'Behandlingsdato',
'category' => 'Kategori',
'tags' => 'Tags',
'deletePermanently' => 'Slet permanent',
'cancel' => 'Annuller',
'targetdate' => 'Måldato',
'startdate' => 'Start dato',
'tag' => 'Tag',
'under' => 'Under',
'symbol' => 'Symbol',
'code' => 'Kode',
'iban' => 'IBAN',
'account_number' => 'Kontonummer',
'creditCardNumber' => 'Kreditkortnummer',
'has_headers' => 'Sidehoveder',
'date_format' => 'Datoformat',
'specifix' => 'Bank- eller filspecifikke rettelser',
'attachments[]' => 'Vedhæftninger',
'title' => 'Titel',
'notes' => 'Bemærkninger',
'filename' => 'Filnavn',
'mime' => 'Mime type',
'size' => 'Størrelse',
'trigger' => 'Udløser',
'stop_processing' => 'Stop behandling',
'start_date' => 'Start på området',
'end_date' => 'Slut på området',
'enddate' => 'Slut dato',
'move_rules_before_delete' => 'Regelgruppe',
'start' => 'Start på området',
'end' => 'Slut på området',
'delete_account' => 'Slet konto ":name"',
'delete_webhook' => 'Slet webhook ":title"',
'delete_bill' => 'Slet regning ":name"',
'delete_budget' => 'Slet budget ":name"',
'delete_category' => 'Slet kategori ":name"',
'delete_currency' => 'Slet valuta ":name"',
'delete_journal' => 'Slet transaktion med beskrivelsen ":description"',
'delete_attachment' => 'Slet vedhæftningen ":name"',
'delete_rule' => 'Slet regel ":title"',
'delete_rule_group' => 'Slet regelgruppe ":title"',
'delete_link_type' => 'Slet linktype ":name"',
'delete_user' => 'Slet bruger ":email"',
'delete_recurring' => 'Slet tilbagevendende transaktion ":title"',
'user_areYouSure' => 'Hvis du sletter brugeren ":email", vil alt være væk. Du kan ikke fortryde. Hvis du sletter dig selv, vil du miste adgang til denne instans af Firefly III.',
'attachment_areYouSure' => 'Er du sikker på, at du vil slette den vedhæftede fil med navnet ":name"?',
'account_areYouSure' => 'Er du sikker på, at du vil slette kontoen med navnet ":name"?',
'account_areYouSure_js' => 'Er du sikker på, at du vil slette kontoen med navnet "{name}"?',
'bill_areYouSure' => 'Er du sikker på, at du vil slette regningen med navnet ":name"?',
'rule_areYouSure' => 'Er du sikker på du vil slette reglen benævnt ":title"?',
'object_group_areYouSure' => 'Er du sikker på du vil slette gruppen benævnt ":title"?',
'ruleGroup_areYouSure' => 'Er du sikker på du vil slette regelsætsgruppen benævnt ":title"?',
'budget_areYouSure' => 'Er du sikker på, at du vil slette budgettet benævnt ":name"?',
'webhook_areYouSure' => 'Er du sikker på, at du vil slette webhooket med navnet ":title"?',
'category_areYouSure' => 'Er du sikker på, at du vil slette kategorien ":name"?',
'recurring_areYouSure' => 'Er du sikker på, at du vil slette den periodiske transaktion benævnt ":title"?',
'currency_areYouSure' => 'Er du sikker på, at du vil slette ":name" valuetaen?',
'piggyBank_areYouSure' => 'Er du sikker på, at du vil slette "sparebøssen", der hedder ":name"?',
'journal_areYouSure' => 'Er du sikker på, at du vil slette transaktionen beskrevet med ":description"?',
'mass_journal_are_you_sure' => 'Er du sikker på, at du vil slette disse transaktioner?',
/*
* 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
*
*/
'tag_areYouSure' => 'Er du sikker på, at du vil slette tagget ":tag"?',
'journal_link_areYouSure' => 'Er du sikker på, at du vil slette linket mellem <a href=":source_link">:source</a> og <a href=":destination_link">:destination</a>?',
'linkType_areYouSure' => 'Er du sikker på, at du vil slette linktypen ":name" (":inward" / ":outward")?',
'permDeleteWarning' => 'Når du sletter inhold i Firefly III er dette permanent og kan ikke fortrydes.',
'mass_make_selection' => 'Du kan stadig forhindre elementer i at blive slettet ved at fjerne markeringen.',
'delete_all_permanently' => 'Slet valgte permanent',
'update_all_journals' => 'Opdater disse transaktioner',
'also_delete_transactions' => 'Den eneste transaktion, der er forbundet til denne konto, vil også blive slettet.|Alle :count transaktioner forbundet til denne konto vil også blive slettet.',
'also_delete_transactions_js' => 'Ingen transaktioner|Den eneste transaktion, der er forbundet til denne konto, vil også blive slettet.|Alle {count} transaktioner forbundet til denne konto vil også blive slettet.',
'also_delete_connections' => 'Den eneste transaktion, der er knyttet til denne linktype, vil miste denne tilknytning.|Alle :count transaktioner, der er knyttet til denne linktype, vil miste deres tilknytning.',
'also_delete_rules' => 'Den eneste regel, der er forbundet til dette regelsæt, vil også blive slettet.|Alle :count regler forbundet til dette regelsæt, vil også blive slettet.',
'also_delete_piggyBanks' => 'Den eneste "sparebøsse" forbundet til denne konto vil også blive slettet.|Alle :count "sparebøsser" forbundet til denne konto vil også blive slettet.',
'also_delete_piggyBanks_js' => 'Ingen sparebøsser|Den eneste "sparebøsse" forbundet til denne konto vil også blive slettet.|Alle {count} "sparebøsser" forbundet til denne konto vil også blive slettet.',
'not_delete_piggy_banks' => 'Den "sparebøsse" tilknyttet til denne gruppe vil ikke blive slettet.|De :count "sparebøsser" som er tilknyttet til denne gruppe vil ikke blive slettet.',
'bill_keep_transactions' => 'Den eneste transaktion, der er forbundet til denne regning, vil også blive slettet.|Alle :count transaktioner forbundet til regning konto vil også blive slettet.',
'budget_keep_transactions' => 'Den eneste transaktion, der er tilknyttet til dette budget, vil ikke blive slettet.|Alle :count transaktioner tilknyttet til dette budget vil undgå sletning.',
'category_keep_transactions' => 'Den eneste transaktion, der er tilknyttet denne kategori, vil ikke blive slettet.|Alle :count transaktioner tilknyttet denne kategori vil ikke blive slettet.',
'recurring_keep_transactions' => 'Den eneste transaktion, der er oprettet ved denne periodiske transaktion, vil ikke blive slettet.|Alle :count transaktioner oprettet ved denne periodiske transaktion vil ikke blive slettet.',
'tag_keep_transactions' => 'Den eneste transaktion, der er forbundet til dette tag, vil ikke blive slettet.|Alle :count transaktioner forbundet til dette tag vil ikke blive slettet.',
'check_for_updates' => 'Søg efter opdateringer',
'liability_direction' => 'Passiv ind/ud',
'delete_object_group' => 'Slet gruppen ":title"',
'email' => 'Email adresse',
'password' => 'Adgangskode',
'password_confirmation' => 'Adgangskode (igen)',
'blocked' => 'Blokeret?',
'blocked_code' => 'Årsag til blokering',
'login_name' => 'Login',
'is_owner' => 'Er administrator?',
'url' => 'URL',
'bill_end_date' => 'Slut dato',
// import
'apply_rules' => 'Anvend regler',
'artist' => 'Kunstner',
'album' => 'Album',
'song' => 'Sang',
// admin
'domain' => 'Domæne',
'single_user_mode' => 'Deaktivér brugerregistrering',
'is_demo_site' => 'Er demoside',
// import
'configuration_file' => 'Konfigurationsfil',
'csv_comma' => 'Et komma (,)',
'csv_semicolon' => 'Et semikolon (;)',
'csv_tab' => 'En fane (usynlig)',
'csv_delimiter' => 'CSV feltafgrænser',
'client_id' => 'Klient ID',
'app_id' => 'App ID',
'secret' => 'Hemmelighed',
'public_key' => 'Offentlig nøgle',
'country_code' => 'Landekode',
'provider_code' => 'Bank eller data udbyder',
'fints_url' => 'FinTS API URL',
'fints_port' => 'Port',
'fints_bank_code' => 'Bank kode',
'fints_username' => 'Brugernavn',
'fints_password' => 'Pinkode / Adgangskode',
'fints_account' => 'FinTS konto',
'local_account' => 'Firefly III konto',
/*
* 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
*
*/
'from_date' => 'Dato fra',
'to_date' => 'Dato til',
'due_date' => 'Forfaldsdato',
'payment_date' => 'Betalingsdato',
'invoice_date' => 'Fakturadato',
'internal_reference' => 'Intern reference',
'inward' => 'Indgående beskrivelse',
'outward' => 'Udgående beskrivelse',
'rule_group_id' => 'Regelgruppe',
'transaction_description' => 'Transaktions beskrivelse',
'first_date' => 'Første dato',
'transaction_type' => 'Transaktionstype',
'repeat_until' => 'Gentag indtil',
'recurring_description' => 'Tilbagevendende transaktionsbeskrivelse',
'repetition_type' => 'Gentagelsestype',
'foreign_currency_id' => 'Fremmed valuta',
'repetition_end' => 'Gentagelse slutter',
'repetitions' => 'Gentagelser',
'calendar' => 'Kalender',
'weekend' => 'Weekend',
'client_secret' => 'Klient hemmelig',
'withdrawal_destination_id' => 'Destinationskonto',
'deposit_source_id' => 'Kildekonto',
'expected_on' => 'Forventet den',
'paid' => 'Betalt',
'auto_budget_type' => 'Auto-budget',
'auto_budget_amount' => 'Auto-budget beløb',
'auto_budget_period' => 'Auto-budget periode',
'collected' => 'Indsamlet',
'submitted' => 'Indsendt',
'key' => 'Nøgle',
'value' => 'Indholdet af post',
'webhook_delivery' => 'Levering',
'webhook_response' => 'Svar',
'webhook_trigger' => 'Udløser',
];
/*
* 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
*
*/

View File

@ -1,198 +0,0 @@
<?php
/**
* intro.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// index
'index_intro' => 'Velkommen til forsiden af Firefly III. Tag lidt tid og gå gennem denne intro for at få en fornemmelse af hvordan Firefly III virker.',
'index_accounts-chart' => 'Dette diagram viser den nuværende saldo på dine forbrugskonti. Du kan vælge de synlige konti i dine indstillinger.',
'index_box_out_holder' => 'Denne lille boks og boksene ved siden af giver dig et hurtigt overblik over din finansielle situation.',
'index_help' => 'Hvis du nogensinde har brug for hjælp med en side eller en formular, tryk på denne knap.',
'index_outro' => 'De fleste sider i Firefly III starter med en lille tour som denne. Kontakt mig venligst, hvis du har spørgsmål eller kommentarer. God fornøjelse!',
'index_sidebar-toggle' => 'For at oprette nye transaktioner, konti eller andet, brug da menuen under dette ikon.',
'index_cash_account' => 'Disse er de oprettede konti for nu. Du kan bruge kontantkontoen til at spore dine kontante udgifter, men det er selvfølgelig ikke obligatorisk.',
// transactions
'transactions_create_basic_info' => 'Indtast de grundlæggende oplysninger for din transaktion. Kilde, destination, dato og beskrivelse.',
'transactions_create_amount_info' => 'Indtast transaktionsbeløbet. Hvis det er nødvendigt, vil felterne automatisk opdatere for fremmedvaluta.',
'transactions_create_optional_info' => 'Alle disse felter er valgfrie. Hvis du tilføjer metadata her, kan du organisere dine transaktioner bedre.',
'transactions_create_split' => 'Hvis du vil opdele en transaktion, så kan dette gøres med denne knap',
// create account:
'accounts_create_iban' => 'Giv dine konti en gyldig IBAN. Dette kan gøre en dataimport lettere i fremtiden.',
'accounts_create_asset_opening_balance' => 'Konti for aktiver kan have en "startsaldo", der angiver begyndelsen af kontoens historik i Firefly III.',
'accounts_create_asset_currency' => 'Firefly III understøtter flere valutaer. Konti for aktiver har en primær valuta, som du skal angive her.',
'accounts_create_asset_virtual' => 'Det kan undertiden være en hjælp at give din konto en virtuel saldo: et beløb der altid tilføjes eller trækkes fra den faktiske saldo.',
// budgets index
'budgets_index_intro' => 'Budgetter bruges til at styre dine finanser og udgør en af de centrale funktioner i Firefly III.',
'budgets_index_see_expenses_bar' => 'Efterhånden som penge forbruges, vil denne bjælke langsomt udfyldes.',
'budgets_index_navigate_periods' => 'Naviger gennem perioder for nemt at kunne oprette budgetter fremadrettet.',
'budgets_index_new_budget' => 'Opret nye budgetter, som du finder passende.',
'budgets_index_list_of_budgets' => 'Brug denne tabel til at fastsætte beløbene for hvert budget og se, hvordan du klarer det.',
'budgets_index_outro' => 'For at lære mere om budgettering, tjek hjælpeikonet i øverste højre hjørne.',
/*
* 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
*
*/
// reports (index)
'reports_index_intro' => 'Brug disse rapporter til at få detaljeret indsigt i dine finanser.',
'reports_index_inputReportType' => 'Vælg en rapporttype. Tjek hjælpesiderne for at se, hvad hver rapport viser.',
'reports_index_inputAccountsSelect' => 'Du kan udelukke eller inkludere aktiver som du finder passende.',
'reports_index_inputDateRange' => 'The selected date range is entirely up to you: from one day to 10 years or more.',
'reports_index_extra-options-box' => 'Afhængigt af den rapport du har valgt, kan du vælge ekstra filtre og indstillinger her. Se dette felt når du ændrer rapporttyper.',
// reports (reports)
'reports_report_default_intro' => 'Denne rapport vil give dig et hurtigt og omfattende overblik over dine finanser. Hvis du har forslag til andre, tøv ikke med at kontakte mig!',
'reports_report_audit_intro' => 'Denne rapport vil give dig et detaljeret overblik over dine aktiver.',
'reports_report_audit_optionsBox' => 'Brug disse afkrydsningsfelter til at vise eller skjule de kolonner, du er interesseret i.',
'reports_report_category_intro' => 'Denne rapport vil give dig overblik over en eller flere kategorier.',
'reports_report_category_pieCharts' => 'Disse diagrammer vil give dig overblik over udgifter og indkomst per kategori eller per konto.',
'reports_report_category_incomeAndExpensesChart' => 'Dette diagram viser dine udgifter og indtægter per kategori.',
'reports_report_tag_intro' => 'Denne rapport vil give dig overblik over et eller flere tags.',
'reports_report_tag_pieCharts' => 'Disse diagrammer vil give dig overblik over udgifter og indkomst per tag, konto, kategori eller budget.',
'reports_report_tag_incomeAndExpensesChart' => 'Dette diagram viser dine udgifter og indtægter per tag.',
'reports_report_budget_intro' => 'Denne rapport vil give dig overblik over et eller flere budgetter.',
'reports_report_budget_pieCharts' => 'Disse diagrammer vil give dig overblik over udgifterne per budget eller per konto.',
'reports_report_budget_incomeAndExpensesChart' => 'Dette diagram viser dine udgifter per budget.',
// create transaction
'transactions_create_switch_box' => 'Brug disse knapper for hurtigt at skifte til den transaktionstype, du ønsker at gemme.',
'transactions_create_ffInput_category' => 'Du kan frit skrive i dette felt. Tidligere oprettede kategorier vil blive foreslået.',
'transactions_create_withdrawal_ffInput_budget' => 'Link din udbetaling til et budget for bedre styring.',
'transactions_create_withdrawal_currency_dropdown_amount' => 'Brug denne dropdown når din udbetaling er i en anden valuta.',
'transactions_create_deposit_currency_dropdown_amount' => 'Brug denne dropdown når din indbetaling er i en anden valuta.',
'transactions_create_transfer_ffInput_piggy_bank_id' => 'Vælg en "sparegris" og link denne overførsel til dine opsparinger.',
// piggy banks index:
'piggy-banks_index_saved' => 'Dette felt viser dig hvor meget du har gemt i hver "sparebøsse".',
'piggy-banks_index_button' => 'Ved siden af denne statuslinje er to knapper (+ og -) for at tilføje eller fjerne penge fra hver "sparebøsse".',
'piggy-banks_index_accountStatus' => 'For hver konto for aktiver med mindst en "sparebøsse" er status angivet i denne tabel.',
/*
* 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
*
*/
// create piggy
'piggy-banks_create_name' => 'Hvad er dit mål? En ny sofa, et kamera, penge til nødsituationer?',
'piggy-banks_create_date' => 'Du kan angive en måldato eller en deadline for din "sparebøsse".',
// show piggy
'piggy-banks_show_piggyChart' => 'Dette diagram vil vise historikken for denne "sparegris".',
'piggy-banks_show_piggyDetails' => 'Detaljer vedrørende din "sparegris"',
'piggy-banks_show_piggyEvents' => 'Eventuelle tilføjelser eller udtræk er også anført her.',
// bill index
'bills_index_rules' => 'Her kan du se hvilke regler der vil kontrollere om denne regning er nået',
'bills_index_paid_in_period' => 'Dette felt angiver, hvornår regningen sidst blev betalt.',
'bills_index_expected_in_period' => 'Dette felt angiver for hver regning, hvis og når den næste regning forventes at forfalde.',
// show bill
'bills_show_billInfo' => 'Denne tabel viser nogle generelle oplysninger om denne regning.',
'bills_show_billButtons' => 'Brug denne knap til at scanne gamle transaktioner igen, så de vil blive matchet med denne regning.',
'bills_show_billChart' => 'Dette diagram viser de transaktioner, der er knyttet til denne regning.',
// create bill
'bills_create_intro' => 'Brug regninger til at spore det beløb du skylder hver periode. Tænk på udgifter som leje, forsikring eller realkreditbetalinger.',
'bills_create_name' => 'Brug et beskrivende navn som "Leje" eller "Sundhedsforsikring".',
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
'bills_create_amount_min_holder' => 'Vælg et minimum og maksimum beløb for denne regning.',
'bills_create_repeat_freq_holder' => 'De fleste regninger gentages månedligt, men du kan indstille en anden hyppighed her.',
'bills_create_skip_holder' => 'Hvis en regning gentages hver 2. uge, skal "oversprings"-feltet indstilles til "1" for at springe over hver anden uge.',
// rules index
'rules_index_intro' => 'Firefly III giver dig mulighed for at administrere regler, der automatisk vil blive anvendt på enhver transaktion, du opretter eller ændrer.',
'rules_index_new_rule_group' => 'Du kan kombinere regler i grupper for lettere administration.',
'rules_index_new_rule' => 'Opret så mange regler, som du vil.',
'rules_index_prio_buttons' => 'Sorter dem som du finder passende.',
'rules_index_test_buttons' => 'Du kan afprøve dine regler eller anvende dem på eksisterende transaktioner.',
'rules_index_rule-triggers' => 'Regler har "triggers" og "handlinger", som du kan sortere ved "træk og slip".',
'rules_index_outro' => 'Vær sikker på at tjekke hjælpesiderne ved hjælp af (?) ikonet øverst til højre!',
// create rule:
'rules_create_mandatory' => 'Vælg en beskrivende titel, og indstil hvornår reglen skal køres.',
'rules_create_ruletriggerholder' => 'Tilføj så mange udløsere som du vil, men husk at ALLE betingelser skal matche før nogen handlinger bliver udført.',
'rules_create_test_rule_triggers' => 'Brug denne knap til at se, hvilke transaktioner der ville passe til din regel.',
'rules_create_actions' => 'Angiv så mange handlinger som du ønsker.',
/*
* 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
*
*/
// preferences
'preferences_index_tabs' => 'Flere indstillinger er tilgængelige bag disse fanerblade.',
// currencies
'currencies_index_intro' => 'Firefly III understøtter flere valutaer, som du kan ændre på denne side.',
'currencies_index_default' => 'Firefly III har en standard valuta.',
'currencies_index_buttons' => 'Brug disse knapper til at ændre standardvalutaen eller aktivere andre valutaer.',
// create currency
'currencies_create_code' => 'Denne kode skal være ISO-kompatibel (Slå den op på Google for din nye valuta).',
];
/*
* 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
*
*/

View File

@ -1,202 +0,0 @@
<?php
/**
* list.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'buttons' => 'Knapper',
'icon' => 'Ikon',
'id' => 'ID',
'create_date' => 'Oprettet den',
'update_date' => 'Opdateret den',
'updated_at' => 'Opdateret den',
'balance_before' => 'Saldo før',
'balance_after' => 'Saldo efter',
'name' => 'Navn',
'role' => 'Rolle',
'currentBalance' => 'Nuværende saldo',
'linked_to_rules' => 'Relevante regler',
'active' => 'Aktiv?',
'percentage' => 'pct.',
'recurring_transaction' => 'Periodisk transaktion',
'next_due' => 'Næste forfaldsdato',
'transaction_type' => 'Type',
'lastActivity' => 'Seneste aktivitet',
'balanceDiff' => 'Saldo forskel',
'other_meta_data' => 'Andre metadata',
'invited_at' => 'Inviteret den',
'expires' => 'Invitationen udløber',
'invited_by' => 'Inviteret af',
'invite_link' => 'Invitationslink',
'account_type' => 'Kontotype',
'created_at' => 'Oprettet den',
'account' => 'Konto',
'external_url' => 'Ekstern URL',
'matchingAmount' => 'Beløb',
'destination' => 'Destination',
'source' => 'Kilde',
'next_expected_match' => 'Næste forventede afstemning',
'automatch' => 'Auto afstem?',
'drag_and_drop' => 'Drag and drop',
'number' => 'Account number',
'current_balance' => 'Current balance',
'last_activity' => 'Last activity',
'amount_due' => 'Amount due',
'balance_difference' => 'Balance difference',
'menu' => 'Menu',
/*
* 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
*
*/
'repeat_freq' => 'Gentagelser',
'description' => 'Beskrivelse',
'amount' => 'Beløb',
'date' => 'Dato',
'interest_date' => 'Rentedato',
'book_date' => 'Bogføringsdato',
'process_date' => 'Behandlingsdato',
'due_date' => 'Forfaldsdato',
'payment_date' => 'Betalingsdato',
'invoice_date' => 'Fakturadato',
'internal_reference' => 'Intern reference',
'notes' => 'Bemærkninger',
'from' => 'Fra',
'piggy_bank' => '"Sparebøsse"',
'to' => 'Til',
'budget' => 'Budget',
'category' => 'Kategori',
'bill' => 'Regning',
'withdrawal' => 'Hævning',
'deposit' => 'Indbetaling',
'transfer' => 'Overførsel',
'type' => 'Type',
'completed' => 'Gennemført',
'iban' => 'IBAN',
'account_number' => 'Konto nummer',
'paid_current_period' => 'Betalt i denne periode',
'email' => 'E-mail',
'registered_at' => 'Registreret den',
'is_blocked' => 'Er blokeret',
'is_admin' => 'Er administrator',
'has_two_factor' => 'Har 2FA',
'blocked_code' => 'Blok kode',
'source_account' => 'Kildekonto',
'destination_account' => 'Destinationskonto',
'accounts_count' => 'Antal konti',
'journals_count' => 'Antal transaktioner',
'attachments_count' => 'Antal vedhæftede filer',
'bills_count' => 'Antal regninger',
'categories_count' => 'Antal kategorier',
'budget_count' => 'Antal budgetter',
'rule_and_groups_count' => 'Antal regler og regelsætsgrupper',
'tags_count' => 'Antal tags',
'tags' => 'Tags',
'inward' => 'Indadgående beskrivelse',
'outward' => 'Udgående beskrivelse',
'number_of_transactions' => 'Antal transaktioner',
'total_amount' => 'Samlet beløb',
'sum' => 'Sum',
'sum_excluding_transfers' => 'Summen (eksklusive overførsler)',
'sum_withdrawals' => 'Summen af hævninger',
'sum_deposits' => 'Summen af indskud',
'sum_transfers' => 'Summen af overførsler',
'sum_reconciliations' => 'Summen af afstemninger',
'reconcile' => 'Afstem',
'sepa_ct_id' => 'SEPA Slut til Slut Identifikator',
'sepa_ct_op' => 'SEPA Modsvarende Konto Identifikator',
'sepa_db' => 'SEPA Mandat Identifikator',
'sepa_country' => 'SEPA Land',
'sepa_cc' => 'SEPA Clearingskode',
'sepa_ep' => 'SEPA Eksternt Formål',
'sepa_ci' => 'SEPA Kreditor Identifikator',
'sepa_batch_id' => 'SEPA Batch ID',
'external_id' => 'Eksternt ID',
'account_at_bunq' => 'Konto hos bunq',
'file_name' => 'Filnavn',
/*
* 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
*
*/
'file_size' => 'Filstørrelse',
'file_type' => 'Filtype',
'attached_to' => 'Vedhæftet til',
'file_exists' => 'Filen findes',
'spectre_bank' => 'Bank',
'spectre_last_use' => 'Seneste login',
'spectre_status' => 'Status',
'bunq_payment_id' => 'bunq betalings ID',
'repetitions' => 'Gentagelser',
'title' => 'Titel',
'transaction_s' => 'Transaktion(er)',
'field' => 'Felt',
'value' => 'Værdi',
'interest' => 'Renter',
'interest_period' => 'Renteperiode',
'liability_type' => 'Gældstype',
'liability_direction' => 'Passiver ind/ud',
'end_date' => 'Slut dato',
'payment_info' => 'Betalings information',
'expected_info' => 'Næste forventede transaktion',
'start_date' => 'Start dato',
'trigger' => 'Udløser',
'response' => 'Svar',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Hemmelighed',
];
/*
* 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
*
*/

File diff suppressed because one or more lines are too long

View File

@ -1,39 +0,0 @@
<?php
/**
* pagination.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'previous' => '&laquo; Forrige',
'next' => 'Næste &raquo;',
];

View File

@ -1,43 +0,0 @@
<?php
/**
* passwords.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'password' => 'Adgangskoder skal være på mindst seks tegn og matche bekræftelsen.',
'user' => 'Vi kan ikke finde en bruger med den e-mail adresse.',
'token' => 'Nulstillingsnøglen til denne adgangskode er ugyldig.',
'sent' => 'Vi har sendt dig en e-mail med et link til at nulstille adgangskoden!',
'reset' => 'Dit kodeord er blevet nulstillet!',
'blocked' => 'Godt forsøgt.',
];

View File

@ -1,74 +0,0 @@
<?php
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
return [
'main_message' => 'Handling ":action", til stede i regel ":rule", kunne ikke anvendes på transaktion #:group: :error',
'find_or_create_tag_failed' => 'Kunne ikke finde eller oprette tag ":tag"',
'tag_already_added' => 'Tag ":tag" er allerede tilknyttet denne transaktion',
'inspect_transaction' => 'Inspicer transaktion ":title" @ Firefly III',
'inspect_rule' => 'Inspicer regel ":title" @ Firefly III',
'journal_other_user' => 'Denne transaktion tilhører ikke brugeren',
'no_such_journal' => 'Denne transaktion findes ikke',
'journal_already_no_budget' => 'Denne transaktion har intet budget, så den kan ikke fjernes',
'journal_already_no_category' => 'Denne transaktion havde ingen kategori, så den kan ikke fjernes',
'journal_already_no_notes' => 'Denne transaktion har ingen noter, så de kan ikke fjernes',
'journal_not_found' => 'Firefly III kan ikke finde den ønskede transaktion',
'split_group' => 'Firefly III kan ikke udføre denne handling på en transaktion med flere opdelinger',
'is_already_withdrawal' => 'Denne transaktion er allerede en hævning',
'is_already_deposit' => 'Denne transaktion er allerede en deponering',
'is_already_transfer' => 'Denne transaktion er allerede en overførsel',
'is_not_transfer' => 'Denne transaktion er ikke en overførsel',
'complex_error' => 'Noget kompliceret gik galt. Beklager over det. Tjek logs af Firefly III',
'no_valid_opposing' => 'Konvertering mislykkedes fordi der ikke er en gyldig konto med navnet ":account"',
'new_notes_empty' => 'De noter, der skal indstilles, er tomme',
'unsupported_transaction_type_withdrawal' => 'Firefly III kan ikke konvertere en ":type" til en udbetaling',
'unsupported_transaction_type_deposit' => 'Firefly III kan ikke konvertere en ":type" til en deponering',
'unsupported_transaction_type_transfer' => 'Firefly III kan ikke konvertere en ":type" til en overførsel',
'already_has_source_asset' => 'Denne transaktion har allerede ":name" som kildeaktivkonto',
'already_has_destination_asset' => 'Denne transaktion har allerede ":name" som destinationsaktivkonto',
'already_has_destination' => 'Denne transaktion har allerede ":name" som destinationskonto',
'already_has_source' => 'Denne transaktion har allerede ":name" som kildekonto',
'already_linked_to_subscription' => 'Denne transaktion er allerede knyttet til abonnement ":name"',
'already_linked_to_category' => 'Denne transaktion er allerede knyttet til kategori ":name"',
'already_linked_to_budget' => 'Denne transaktion er allerede knyttet til budget ":name"',
'cannot_find_subscription' => 'Firefly III kan ikke finde abonnement ":name"',
'no_notes_to_move' => 'Transaktionen har ingen noter at flytte til beskrivelsesfeltet',
'no_tags_to_remove' => 'Transaktionen har ingen tags at fjerne',
'not_withdrawal' => 'Denne transaktion er ikke en hævning',
'not_deposit' => 'Denne transaktion er ikke en deponering',
'cannot_find_tag' => 'Firefly III kan ikke finde tag ":tag"',
'cannot_find_asset' => 'Firefly III kan ikke finde aktivkonto ":name"',
'cannot_find_accounts' => 'Firefly III kan ikke finde kilde- eller destinationkontoen',
'cannot_find_source_transaction' => 'Firefly III kan ikke finde kildetransaktionen',
'cannot_find_destination_transaction' => 'Firefly III kan ikke finde destinationstransaktionen',
'cannot_find_source_transaction_account' => 'Firefly III kan ikke finde kildetransaktionskontoen',
'cannot_find_destination_transaction_account' => 'Firefly III kan ikke finde destinationstransaktionskontoen',
'cannot_find_piggy' => 'Firefly III kan ikke finde en sparegris med navnet ":name"',
'no_link_piggy' => 'Denne transaktions konti er ikke knyttet til sparegrisen, så ingen handling vil tage sted',
'cannot_unlink_tag' => 'Tag ":tag" er ikke tilknyttet denne transaktion',
'cannot_find_budget' => 'Firefly III kan ikke finde budget ":name"',
'cannot_find_category' => 'Firefly III kan ikke finde kategori ":name"',
'cannot_set_budget' => 'Firefly III kan ikke indstille budget ":name" til en transaktion af typen ":type"',
'journal_invalid_amount' => 'Firefly III can\'t set amount ":amount" because it is not a valid number.',
];

View File

@ -1,318 +0,0 @@
<?php
/**
* validation.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'bad_api_filter' => 'This API endpoint does not support ":filter" as a filter.',
'bad_type_source' => 'Firefly III kan ikke bestemme transaktionstypen baseret på denne kildekonto.',
'bad_type_destination' => 'Firefly III kan ikke bestemme transaktionstypen baseret på denne destinationskonto.',
'missing_where' => 'Array mangler “Where”-sektion',
'missing_update' => 'Array mangler “update”-sektion',
'invalid_where_key' => 'JSON indeholder en ugyldig nøgle til "where"-sektionen',
'invalid_update_key' => 'JSON indeholder en ugyldig nøgle til "update"-sektionen',
'invalid_query_data' => 'Der er ugyldige data i feltet %s:%s i din forespørgsel.',
'invalid_query_account_type' => 'Din forespørgsel indeholder konti af forskellige typer, hvilket ikke er tilladt.',
'invalid_query_currency' => 'Din forespørgsel indeholder konti, der har forskellige valutaindstillinger, hvilket ikke er tilladt.',
'iban' => 'Dette er ikke et gyldig IBAN.',
'zero_or_more' => 'Denne værdi kan ikke være negativ.',
'more_than_zero' => 'Værdien skal være højere end nul.',
'more_than_zero_correct' => 'Værdien skal være nul eller mere.',
'no_asset_account' => 'Dette er ikke en aktivkonto.',
'date_or_time' => 'Værdien skal være en gyldig dato eller tids værdi (ISO 8601).',
'source_equals_destination' => 'Kildekontoen er den samme som modtagerkontoen.',
'unique_account_number_for_user' => 'Det ser ud som om dette kontonummer allerede er i brug.',
'unique_iban_for_user' => 'Det ser ud til denne IBAN allerede er i brug.',
'reconciled_forbidden_field' => 'Denne transaktion er allerede forsonet, du kan ikke ændre ":field"',
'deleted_user' => 'På grund af sikkerhedspolikker, kan du ikke registrere med denne email adresse.',
'rule_trigger_value' => 'Denne værdi er ikke gyldig for den valgte trigger.',
'rule_action_expression' => 'Invalid expression. :error',
'rule_action_value' => 'Denne værdi er ikke gyldig for den valgte handling.',
'file_already_attached' => 'Den uploadede fil ":name" er allerede vedhælftet til dette objekt.',
'file_attached' => 'Oploadede succesfuldt filen: ":name".',
'file_zero' => 'The file is zero bytes in size.',
'must_exist' => 'ID\'et i feltet :attribute eksisterer ikke i databasen.',
'all_accounts_equal' => 'Alle konti i dette felt skal være ens.',
'group_title_mandatory' => 'En gruppetitel er påkrævet når der er mere end en overførsel.',
'transaction_types_equal' => 'Alle opsplitninger skal være af samme type.',
'invalid_transaction_type' => 'Ugyldig overførelsestype.',
'invalid_selection' => 'Din markering er ikke gyldig.',
'belongs_user' => 'Denne værdi er knyttet til et objekt, der ikke ser ud til at eksistere.',
'belongs_user_or_user_group' => 'Denne værdi er knyttet til et objekt, der ikke ser ud til at eksistere i din nuværende økonomiske administration.',
'no_access_group' => 'The user has no access to this user group.',
'no_accepted_roles_defined' => 'No access roles have been defined for this endpoint, access denied.',
'at_least_one_transaction' => 'Kræver mindst en overførsel.',
'recurring_transaction_id' => 'Kræver mindst en overførsel.',
'need_id_to_match' => 'Du skal indsende denne post med et ID for, at APIet kan matche det.',
'too_many_unmatched' => 'For mange indsendte transaktioner kan ikke matches med deres respektive databaseposter. Sørg for, at eksisterende poster har et gyldigt ID.',
'id_does_not_match' => 'Indsendt ID #:id matcher ikke forventet ID. Sørg for at det matcher eller udelad feltet.',
'at_least_one_repetition' => 'Kræver mindst en gentagelse.',
'require_repeat_until' => 'Kræver enten et antal af gentagelser, eller en slutdato (repeat_until). Ikke begge.',
'require_currency_info' => 'Indholdet af dette felt er ugyldigt uden møntfodsinformation.',
'not_transfer_account' => 'Denne konto kan ikke benyttes til overførsler.',
'require_currency_amount' => 'Indholdet af dette felt er ugyldigt uden information om det udenlandske beløb.',
'require_foreign_currency' => 'Dette felt kræver et tal',
'require_foreign_dest' => 'Denne feltværdi skal matche valutaen på destinationskontoen.',
'require_foreign_src' => 'Denne feltværdi skal matche valutaen på kildekontoen.',
'equal_description' => 'Overførselsbeskrivelse bør ikke være den samme som den generelle beskrivelse.',
'file_invalid_mime' => 'Filen ":name" er af typen ":mime", som ikke er gyldig som en ny upload.',
'file_too_large' => 'Filen ":name" er for stor.',
'belongs_to_user' => 'Værdien af :attribute er ukendt.',
'accepted' => ':attribute skal accepteres.',
'bic' => 'Dette er ikke et gyldig BIC.',
'at_least_one_trigger' => 'Reglen skal have mindst en udløser.',
'at_least_one_active_trigger' => 'Reglen skal have mindst en aktivt udløser.',
'at_least_one_action' => 'Reglen skal have mindst en aktion.',
'at_least_one_active_action' => 'Reglen skal have mindst en aktiv aktion.',
'base64' => 'Dette er ikke gyldig base64 indkodet data.',
'model_id_invalid' => 'Dette givne ID virker ugyldigt for denne model.',
'less' => ':attribute skal være mindre end 10.000.000',
'active_url' => ':attribute er ikke en gyldig URL.',
'after' => ':attribute skal være en dato efter :date.',
'date_after' => 'Startdatoen skal være før slutdatoen.',
'alpha' => ':attribute må kun indeholde bogstaver.',
'alpha_dash' => ':attribute må kun indeholde bogstaver, tal og bindestreger.',
'alpha_num' => ':attribute må kun bestå af bogstaver og tal.',
'array' => ':attribute skal være et array.',
'unique_for_user' => 'Der findes allerede en værdi med :attribute.',
'before' => ':attribute skal være en dato før :date.',
'unique_object_for_user' => 'Navnet er allerede i brug.',
'unique_account_for_user' => 'Kontonavnet er allerede i brug.',
/*
* 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
*
*/
'between.numeric' => ':attribute skal være mellem :min og :max.',
'between.file' => ':attribute skal være mellem :min og :max kilobytes.',
'between.string' => ':attribute skal være imellem :min - :max tegn.',
'between.array' => ':attribute skal have mellem :min og :max elementer.',
'boolean' => ':attribute-feltet skal være enten sandt eller falsk.',
'confirmed' => ':attribute bekræftelsen matcher ikke.',
'date' => ':attribute er ikke en gyldig dato.',
'date_format' => ':attribute matcher ikke formatet :format.',
'different' => ':attribute og :other skal være forskellige.',
'digits' => ':attribute skal være :digits cifre.',
'digits_between' => ':attribute skal være mellem :min og :max cifre.',
'email' => ':attribute skal være en gyldig email-adresse.',
'filled' => ':attribute feltet er påkrævet.',
'exists' => 'Den valgte :attribute er ikke gyldig.',
'image' => ':attribute skal være et billede.',
'in' => 'Den valgte :attribute er ikke gyldig.',
'integer' => ':attribute skal være et heltal.',
'ip' => ':attribute skal være en gyldig IP-adresse.',
'json' => ':attribute skal være en gyldig JSON-streng.',
'max.numeric' => ':attribute må ikke overstige :max.',
'max.file' => ':attribute må ikke overstige :max kilobytes.',
'max.string' => ':attribute må ikke overstige :max. tegn.',
'max.array' => ':attribute må ikke have mere end :max elementer.',
'mimes' => ':attribute skal være en fil af typen: :values.',
'min.numeric' => ':attribute skal være mindst :min.',
'lte.numeric' => ':attribute skal være mindre end eller lig med :value.',
'min.file' => ':attribute skal være mindst :min kilobytes.',
'min.string' => ':attribute skal mindst være :min tegn.',
'min.array' => ':attribute skal have mindst :min elementer.',
'not_in' => 'Den valgte :attribute er ikke gyldig.',
'numeric' => ':attribute skal være et tal.',
'scientific_notation' => ':attribute kan ikke bruge den videnskabelige notation.',
'numeric_native' => 'Det oprindelige beløb skal være et tal.',
'numeric_destination' => 'Bestemmelsesbeløbet skal være et tal.',
'numeric_source' => 'Kildebeløbet skal være et tal.',
'regex' => ':attribute formatet er ugylidgt.',
'required' => ':attribute feltet er påkrævet.',
'required_if' => ':attribute skal udfyldes når :other er :value.',
'required_unless' => ':attribute feltet er påkrævet, medmindre :other er i :values.',
'required_with' => ':attribute skal udfyldes når :values er udfyldt.',
'required_with_all' => ':attribute skal udfyldes når :values er udfyldt.',
'required_without' => 'Attributfeltet :attribute er påkrævet, når :values ikke er udfyldt.',
'required_without_all' => 'Attributfeltet :attribute er påkrævet, når ingen af :values er udfyldt.',
'same' => ':attribute og :other skal stemme overens.',
'size.numeric' => 'Attributten :attribute skal være af størrelsen :size.',
'amount_min_over_max' => 'Minimumsbeløbet kan ikke være større end det maksimale beløb.',
'size.file' => 'Attributten :attribute skal være :size kilobytes.',
'size.string' => 'Attributten :attribute skal være :size karakterer.',
'size.array' => 'Attributten :attribute skal indeholde :size elementer.',
'unique' => 'Attributten :attribute er allerede anvendt.',
'string' => 'Attributten :attribute skal være en streng.',
'url' => 'Attributten :attribute er ikke korrekt formateret.',
'timezone' => 'Attributten :attribute skal være en gyldig zone.',
'2fa_code' => 'Attributfeltet :attribute er ygyldigt.',
'dimensions' => 'Attributten :attribute har ugyldige billeddimensioner.',
'distinct' => 'Attributfeltet :attribute har en duplikatværdi.',
'file' => 'Attributten :attribute skal være en fil.',
'in_array' => 'Attributfeltet :attribute findes ikke i :other.',
'present' => 'Attributfeltet :attribute er påkrævet.',
'amount_zero' => 'Det samlede beløb kan ikke være nul.',
'current_target_amount' => 'Det aktuelle beløb skal være mindre end målbeløbet.',
'unique_piggy_bank_for_user' => '"Sparebøssens" navn skal være unikt.',
'unique_object_group' => 'Gruppenavnet skal være unikt',
'starts_with' => 'Værdien skal starte med :values.',
'unique_webhook' => 'Du har allerede en webhook med denne kombination af URL, udløser, respons og levering.',
'unique_existing_webhook' => 'Du har allerede en anden webhook med denne kombination af URL, udløser, respons og levering.',
'same_account_type' => 'Begge konti skal være af samme kontotype',
'same_account_currency' => 'Begge konti skal have samme valuta',
/*
* 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
*
*/
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password',
'valid_recurrence_rep_type' => 'Ugyldig type gentalgelse for periodiske transaktioner.',
'valid_recurrence_rep_moment' => 'Ugyldigt øjeblik for denne type gentagelse.',
'invalid_account_info' => 'Ugyldig kontoinformation.',
'attributes' => [
'email' => 'e-mail adresse',
'description' => 'beskrivelse',
'amount' => 'beløb',
'transactions.*.amount' => 'transaktionsbeløb',
'name' => 'navn',
'piggy_bank_id' => '"Sparebøsse" ID',
'targetamount' => 'målbeløb',
'opening_balance_date' => 'dato for startsaldo',
'opening_balance' => 'startsaldo',
'match' => 'svarer til',
'amount_min' => 'minimumsbeløb',
'amount_max' => 'maksimumbeløb',
'title' => 'titel',
'tag' => 'tag',
'transaction_description' => 'transaktions beskrivelse',
'rule-action-value.1' => 'regel værdi #1',
'rule-action-value.2' => 'værdi for handlingsregel #2',
'rule-action-value.3' => 'værdi for handlingsregel #3',
'rule-action-value.4' => 'værdi for handlingsregel #4',
'rule-action-value.5' => 'værdi for handlingsregel #5',
'rule-action.1' => 'handlingsregel #1',
'rule-action.2' => 'handlingsregel #2',
'rule-action.3' => 'handlingsregel #3',
'rule-action.4' => 'handlingsregel #4',
'rule-action.5' => 'handlingsregel #5',
'rule-trigger-value.1' => 'værdi for udløserregel #1',
'rule-trigger-value.2' => 'værdi for udløserregel #2',
'rule-trigger-value.3' => 'værdi for udløserregel #3',
'rule-trigger-value.4' => 'værdi for udløserregel #4',
'rule-trigger-value.5' => 'værdi for udløserregel #5',
'rule-trigger.1' => 'udløserregel #1',
'rule-trigger.2' => 'udløserregel #2',
'rule-trigger.3' => 'udløserregel #3',
'rule-trigger.4' => 'udløserregel #4',
'rule-trigger.5' => 'udløserregel #5',
],
// validation of accounts:
'withdrawal_source_need_data' => 'Det er nødvendigt at have et gyldigt kildekonto ID og/eller gyldigt kildekontonavn for at fortsætte.',
'withdrawal_source_bad_data' => '[a] Kunne ikke finde en gyldig kildekonto ved søgning efter ID ":id" eller navn ":name".',
'withdrawal_dest_need_data' => '[a] Det er nødvendigt at have et gyldigt destinationskonto-ID og/eller et gyldigt destinationskontonavn for at fortsætte.',
'withdrawal_dest_bad_data' => 'Kunne ikke finde en gyldig destinationskonto, ved søgning efter ID ":id" eller navn ":name".',
'withdrawal_dest_iban_exists' => 'Denne destinationskonto-IBAN er allerede i brug af en aktivkonto eller en forpligtelse, og kan ikke anvendes som tilbagetrækningsdestination.',
'deposit_src_iban_exists' => 'Denne kildekonto IBAN er allerede i brug af en aktivkonto eller en forpligtelse, og kan ikke anvendes som desponeringskilde.',
'reconciliation_source_bad_data' => 'Kunne ikke finde en gyldig afstemningskonto ved søgning for ID ":id" eller navn ":name".',
'generic_source_bad_data' => '[e] Kunne ikke finde en gyldig kildekonto ved søgning efter ID ":id" eller navn ":name".',
'deposit_source_need_data' => 'Det er nødvendigt at have et gyldigt kildekonto ID og/eller gyldigt kildekontonavn for at fortsætte.',
'deposit_source_bad_data' => '[b] Kunne ikke finde en gyldig kildekonto ved søgning efter ID ":id" eller navn ":name".',
'deposit_dest_need_data' => '[b] Det er nødvendigt at have et gyldigt destinationskonto-ID og/eller et gyldigt destinationskontonavn for at fortsætte.',
'deposit_dest_bad_data' => 'Kunne ikke finde en gyldig destinationskonto, ved søgning efter ID ":id" eller kontonavn ":name".',
'deposit_dest_wrong_type' => 'Den foreslåede destinationskonto er ikke af den rigtige type.',
/*
* 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
*
*/
'transfer_source_need_data' => 'Det er nødvendigt at have et gyldigt kildekonto ID og/eller gyldigt kildekontonavn for at fortsætte.',
'transfer_source_bad_data' => '[c] Kunne ikke finde en gyldig kildekonto ved søgning efter ID ":id" eller navn ":name".',
'transfer_dest_need_data' => '[c] Det er nødvendigt at have et gyldigt destinationskonto-ID og/eller et gyldigt destinationskontonavn for at fortsætte.',
'transfer_dest_bad_data' => 'Kunne ikke finde en gyldig destinationskonto, ved søgning efter ID ":id" eller kontonavn ":name".',
'need_id_in_edit' => 'Hver opdeling skal have et transaction_journal_id (enten gyldigt ID eller 0).',
'ob_source_need_data' => 'Det er nødvendigt at have et gyldigt kildekonto ID og/eller gyldigt kildekontonavn for at fortsætte.',
'lc_source_need_data' => 'Du skal bruge et gyldigt konto-id for at fortsætte.',
'ob_dest_need_data' => '[d] Det er nødvendigt at have et gyldigt destinationskonto-ID og/eller et gyldigt destinationskontonavn for at fortsætte.',
'ob_dest_bad_data' => 'Kunne ikke finde en gyldig destinationskonto, ved søgning efter ID ":id" eller kontonavn ":name".',
'reconciliation_either_account' => 'For at indsende en forsoning skal du indsende enten en kilde- eller destinationskonto. Ikke begge, eller ingen af dem.',
'generic_invalid_source' => 'Du kan ikke bruge denne konto som kildekonto.',
'generic_invalid_destination' => 'Du kan ikke bruge denne konto som destinationskonto.',
'generic_no_source' => 'Du skal indsende kildekontooplysninger eller indsende et transaktionsjournal-ID.',
'generic_no_destination' => 'Du skal indsende destinationskontooplysninger eller indsende et transkationsjournal-ID.',
'gte.numeric' => 'Attributten :attribute skal være større end eller lig med :value.',
'gt.numeric' => 'Attributten :attribute skal være større end :value.',
'gte.file' => 'Attributten :attribute skal være større end eller lig med :value kilobytes.',
'gte.string' => 'Attributten :attribute skal være større end eller lig med :value tegn.',
'gte.array' => 'Attributten :attribute skal have :value elementer eller flere.',
'amount_required_for_auto_budget' => 'Beløb påkrævet.',
'auto_budget_amount_positive' => 'Beløbet skal være større end 0.',
'auto_budget_period_mandatory' => 'Perioden for autobudget skal udfyldes.',
// no access to administration:
'no_access_user_group' => 'Du har ikke de korrekte adgangsrettigheder for denne administration.',
'administration_owner_rename' => 'You can\'t rename your standard administration.',
];
/*
* 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
*
*/

View File

@ -1,36 +0,0 @@
<?php
/**
* api.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
/*
* 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
*
*/
return [
];

View File

@ -1,39 +0,0 @@
<?php
/**
* auth.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'failed' => 'Falscher Benutzername und/oder falsches Passwort.',
'throttle' => 'Zu viele Anmeldeversuche. Bitte versuchen Sie es in :seconds Sekunde(n) erneut.',
];

View File

@ -1,101 +0,0 @@
<?php
/**
* breadcrumbs.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'home' => 'Startseite',
'budgets' => 'Kostenrahmen',
'subscriptions' => 'Abonnements',
'transactions' => 'Buchungen',
'title_expenses' => 'Ausgaben',
'title_withdrawal' => 'Ausgaben',
'title_revenue' => 'Einnahmen / Einkommen',
'title_deposit' => 'Einnahmen / Einkommen',
'title_transfer' => 'Umbuchungen',
'title_transfers' => 'Umbuchungen',
'edit_currency' => 'Währung „:name” bearbeiten',
'delete_currency' => 'Währung „:name” löschen',
'newPiggyBank' => 'Neues Sparschwein erstellen',
'edit_piggyBank' => 'Sparschwein „:name” bearbeiten',
'preferences' => 'Einstellungen',
'profile' => 'Profil',
'accounts' => 'Konten',
'changePassword' => 'Passwort ändern',
'change_email' => 'E-Mail Adresse ändern',
'bills' => 'Rechnungen',
'newBill' => 'Neue Rechnung',
'edit_bill' => 'Rechnung „:name” bearbeiten',
'delete_bill' => 'Rechnung „:name” löschen',
'reports' => 'Berichte',
'search_result' => 'Suchergebnisse für ":query"',
'withdrawal_list' => 'Ausgaben',
'Withdrawal_list' => 'Ausgaben',
'deposit_list' => 'Einnahmen, Einkommen und Einzahlungen',
'transfer_list' => 'Umbuchungen',
'transfers_list' => 'Umbuchungen',
/*
* 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
*
*/
'reconciliation_list' => 'Kontenabgleiche',
'create_withdrawal' => 'Neue Ausgabe erstellen',
'create_deposit' => 'Neue Einnahme erstellen',
'create_transfer' => 'Neue Umbuchung erstellen',
'create_new_transaction' => 'Neue Buchung erstellen',
'edit_journal' => 'Transaktion ":description" bearbeiten',
'edit_reconciliation' => '„:description” bearbeiten',
'delete_journal' => 'Transaktion ":description" löschen',
'delete_group' => 'Buchung „:description” löschen',
'tags' => 'Schlagwörter',
'createTag' => 'Neues Schlagwort erstellen',
'edit_tag' => 'Schlagwort „:tag” bearbeiten',
'delete_tag' => 'Schlagwort „:tag” löschen',
'delete_journal_link' => 'Transaktionsverknüpfung löschen',
'edit_object_group' => 'Gruppe „:title” bearbeiten',
'delete_object_group' => 'Gruppe „:title” löschen',
'logout_others' => 'Alle anderen Sitzungen abmelden',
'asset_accounts' => 'Bestandskonten',
'expense_accounts' => 'Ausgabekonten',
'revenue_accounts' => 'Einnahmenkonten',
'liabilities_accounts' => 'Verbindlichkeiten',
'placeholder' => '[Placeholder]',
];

View File

@ -1,37 +0,0 @@
<?php
/**
* components.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
];

View File

@ -1,102 +0,0 @@
<?php
/**
* config.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'html_language' => 'de',
'locale' => 'de, Deutsch, de_DE.utf8, de_DE.UTF-8',
// 'month' => '%B %Y',
'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
'month_and_day_moment_js' => 'DD. MMM. YYYY',
'month_and_day_fns' => 'D. MMMM Y',
'month_and_day_js' => 'Do MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
'month_and_date_day_js' => 'dddd DD. MMMM YYYY',
// 'month_and_day_no_year' => '%B %e',
'month_and_day_no_year_js' => 'DD. MMMM',
/*
* 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
*
*/
// 'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'Do MMMM YYYY um HH:mm:ss',
'date_time_fns' => 'dd. MMM. yyyy um HH:mm:ss',
'date_time_fns_short' => 'dd. MMM. yyyy um HH:mm',
// 'specific_day' => '%e %B %Y',
'specific_day_js' => 'D. MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
'week_in_year_js' => '[KW] W, GGGG',
'week_in_year_fns' => "'Woche' ww/yyyy",
// 'year' => '%Y',
'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
'half_year_js' => '\QQ YYYY',
'quarter_fns' => "'Q'QQQ, yyyy",
'half_year_fns' => "'H{half}', yyyy",
'dow_1' => 'Montag',
'dow_2' => 'Dienstag',
'dow_3' => 'Mittwoch',
'dow_4' => 'Donnerstag',
'dow_5' => 'Freitag',
'dow_6' => 'Samstag',
'dow_7' => 'Sonntag',
];
/*
* 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
*
*/

View File

@ -1,59 +0,0 @@
<?php
/**
* demo.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'no_demo_text' => 'Leider gibt es keine zusätzlichen Demo-Erklärungen für <abbr title=":route">diese Seite</abbr>.',
'see_help_icon' => 'Vielleicht erfahren Sie mehr über das <i class="fa fa-question-circle"></i>-Icon in der oberen rechten Ecke.',
'index' => 'Willkommen bei <strong>Firefly III</strong>! Auf dieser Seite erhalten Sie einen schnellen Überblick über Ihre Finanzen. Für einen schnellen Start empfehlen wir einen Besuch bei den &rarr; <a href=":asset">Bestandskoten</a>, den <a href=":budgets">Budgets</a> oder den <a href=":reports">Berichten</a>. Oder sehen Sie sich einfach um und schauen, wo Sie landen.',
'accounts-index' => 'Bestandskonten sind Ihre persönlichen Bankkonten. Ausgabekonten sind die Konten, bei denen Sie Geld ausgeben, wie z.B. Geschäfte und Freunde. Einnahmekonten sind Konten, von denen Sie Geld erhalten, wie z.B. von Ihrem Job, der Regierung oder anderen Einkommensquellen. Verbindlichkeiten sind Ihre Forderungen und Kredite wie alte Kreditkartenschulden oder Studentendarlehen. Auf dieser Seite können Sie diese bearbeiten oder entfernen.',
'budgets-index' => 'Hier finden Sie einen Überblick über Ihre Budgets. Die obere Leiste zeigt den zur Verfügung stehenden Betrag. Dieser kann angepasst werden, indem Sie auf den Betrag auf der rechten Seite klicken. Bisherige Ausgaben werden in der darunter liegenden Leiste angezeigt. Darunter finden Sie die von Ihnen angelegten Budgets sowie die bereits darauf verbuchten Ausgaben.',
'reports-index-start' => 'Firefly III unterstützt eine Reihe von Berichten. Weitere Informationen dazu erhalten Sie über das <i class="fa fa-question-circle"></i>-Symbol in der oberen rechten Ecke.',
'reports-index-examples' => 'Sehen Sie sich auch diese Beispiele an: <a href=":one">eine monatliche Finanzübersicht</a>, <a href=":two">eine jährliche Finanzübersicht</a> und <a href=":three">eine Budgetübersicht</a>.',
'currencies-index' => 'Firefly III kann mit Zahlungen in unterschiedlichen Währungen umgeben. Obwohl es den Euro standardmäßig nutzt, ist es möglich, US-Dollar oder andere Währungen zu verwenden. Eine kleine Auswahl an Währungen wird bereitgestellt. Sie können jedoch weitere hinzufügen. Eine Veränderung der Standardwährung verändert keine bestehende Buchungen. Firefly III unterstützt die Verwendung mehrerer Währungen zur gleichen Zeit.',
'transactions-index' => 'Diese Ausgaben, Einnahmen und Umbuchungen sind nicht besonders einfallsreich. Sie wurden automatisch generiert.',
'piggy-banks-index' => 'Hier wurden bereits drei Sparschweine angelegt. Der Betrag in den Sparschweinen kann über die Plus-/Minus-Buttons angepasst werden. Klicken Sie auf den Namen des Sparschweins um weitere Informationen einzusehen.',
'profile-index' => 'Beachten Sie, dass die Demo-Seite alle vier Stunden zurückgesetzt wird. Ihr Zugang kann jederzeit widerrufen werden. Dies geschieht automatisch und ist kein Fehler.',
];
/*
* 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
*
*/

View File

@ -1,183 +0,0 @@
<?php
/**
* email.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// common items
'greeting' => 'Hallo,',
'closing' => 'Piep piep,',
'signature' => 'Der Firefly III E-Mail-Roboter',
'footer_ps' => 'PS: Diese Nachricht wurde wegen einer Anfrage durch die IP-Adresse :ipAddress versendet.',
// admin test
'admin_test_subject' => 'Eine Testmeldung von Ihrer Firefly III Installation',
'admin_test_body' => 'Dies ist eine Testnachricht von Ihrer Firefly III-Instanz. Sie wurde an :email gesendet.',
/*
* 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
*
*/
// invite
'invitation_created_subject' => 'Eine Einladung wurde erstellt',
'invitation_created_body' => 'Admin-Benutzer „:email” hat eine Benutzereinladung erstellt, die von demjenigen benutzt werden kann, der hinter der E-Mail-Adresse „:invitee” steht. Die Einladung ist 48 Stunden lang gültig.',
'invite_user_subject' => 'Sie wurden eingeladen, ein Firefly III-Konto zu erstellen.',
'invitation_introduction' => 'Sie wurden eingeladen, ein Firefly III-Konto auf **:host** zu erstellen. Firefly III ist ein persönlicher, selbst gehosteter, privater Finanzmanager. Alle coolen Kids benutzen ihn.',
'invitation_invited_by' => 'Sie wurden von „:admin” eingeladen und diese Einladung wurde an „:invitee” gesendet. Das sind Sie, richtig?',
'invitation_url' => 'Die Einladung ist 48 Stunden lang gültig und kann durch einen Besuch von [Firefly III](:url) eingelöst werden. Viel Spaß!',
// new IP
'login_from_new_ip' => 'Neue Anmeldung bei Firefly III',
'slack_login_from_new_ip' => 'Neue Firefly III Anmeldung von IP :ip (:host)',
'new_ip_body' => 'Firefly III hat eine neue Anmeldung auf Ihrem Konto von einer unbekannten IP-Adresse erkannt. Wenn Sie sich noch nie von der unten angegebenen IP-Adresse aus angemeldet haben oder dies mehr als sechs Monate her ist, warnt Sie Firefly III.',
'new_ip_warning' => 'Wenn Sie diese IP-Adresse oder diese Anmeldung erkennen, können Sie diese Meldung ignorieren. Wenn Sie sich nicht angemeldet haben, oder wenn Sie keine Ahnung haben, worum es hier geht, überprüfen Sie die Sicherheit Ihres Passworts, ändern Sie es und melden Sie alle anderen Sitzungen ab. Rufen Sie dazu Ihre Profilseite auf. Es wird empfohlen die Zwei-Faktor-Authentifizierung (2FA) zu aktivieren. Bleiben Sie geschützt!',
'ip_address' => 'IP-Adresse',
'host_name' => 'Host',
'date_time' => 'Datum und Uhrzeit',
// access token created
'access_token_created_subject' => 'Ein neuer Zugriffstoken wurde erstellt',
'access_token_created_body' => 'Jemand (hoffentlich Sie) hat gerade einen neuen Firefly III API Zugangstoken für Ihr Benutzerkonto erstellt.',
'access_token_created_explanation' => 'Mit diesem Token haben Sie, mittels der Firefly III API, Zugriff auf **alle** Ihrer Finanzdaten.',
'access_token_created_revoke' => 'Wenn Sie das nicht waren, widerrufen Sie dieses Token bitte so schnell wie möglich unter :url',
// registered
'registered_subject' => 'Willkommen bei Firefly III!',
'registered_subject_admin' => 'Ein neuer User hat sich registriert',
'admin_new_user_registered' => 'Ein neuer Benutzer hat sich registriert. Der Benutzer **:email** hat die Benutzer-ID #:id erhalten.',
'registered_welcome' => 'Willkommen bei [Firefly III](:address). Ihre Registrierung ist abgeschlossen und diese E-Mail erhalten Sie zur Bestätigung. Hurra!',
'registered_pw' => 'Wenn Sie Ihr Passwort bereits vergessen haben, setzen Sie es bitte mit dem [Tool zum Zurücksetzen des Passworts](:address/password/reset) zurück.',
'registered_help' => 'Es gibt ein Hilfe-Icon in der oberen rechten Ecke jeder Seite. Wenn Sie Hilfe benötigen, klicken Sie dort drauf!',
'registered_closing' => 'Viel Spaß!',
'registered_firefly_iii_link' => 'Firefly III:',
'registered_pw_reset_link' => 'Passwort zurücksetzen:',
'registered_doc_link' => 'Dokumentation:',
/*
* 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
*
*/
// new version
'new_version_email_subject' => 'Eine neue Firefly III-Version ist verfügbar',
// email change
'email_change_subject' => 'Ihre Firefly III E-Mail-Adresse hat sich geändert',
'email_change_body_to_new' => 'Sie oder jemand mit Zugriff auf Ihr Firefly III-Konto hat Ihre E-Mail-Adresse geändert. Wenn Sie diese Nachricht nicht erwartet haben, bitte ignorieren und löschen Sie sie.',
'email_change_body_to_old' => 'Durch Sie oder jemanden, der Zugriff auf Ihr Firefly III Konto hat, wurde Ihre E-Mail-Adresse geändert. Wenn Sie nicht mit diesem Vorfall gerechnet haben, **müssen** Sie dem nachfolgenden Link zum „Widerufen” folgen, um Ihr Konto zu schützen!',
'email_change_ignore' => 'Wenn Sie diese Änderung initiiert haben, können Sie diese Nachricht ignorieren.',
'email_change_old' => 'Die alte E-Mail-Adresse war: :email',
'email_change_old_strong' => 'Die alte E-Mail-Adresse war: **:email**',
'email_change_new' => 'Die neue E-Mail-Adresse ist: :email',
'email_change_new_strong' => 'Die neue E-Mail-Adresse ist: **:email**',
'email_change_instructions' => 'Sie können Firefly III erst verwenden, wenn Sie diese Änderung bestätigen. Bitte folgen Sie dem unten stehenden Link, um dies zu tun.',
'email_change_undo_link' => 'Um die Änderung rückgängig zu machen, folgen Sie diesem Link:',
// OAuth token created
'oauth_created_subject' => 'Ein neuer OAuth Client wurde erstellt',
'oauth_created_body' => 'Jemand (hoffentlich Sie) hat gerade einen neuen Firefly III API OAuth Client für Ihr Benutzerkonto erstellt. Er trägt die Bezeichnung ":name" und hat die Callback-URL `:url`.',
'oauth_created_explanation' => 'Mit diesem Client können Sie über die API von Firefly III auf **alle** Ihrer Finanzdaten zugreifen.',
'oauth_created_undo' => 'Wenn Sie es nicht waren, widerrufen Sie diesen Client bitte so schnell wie möglich unter „:url”',
// reset password
'reset_pw_subject' => 'Anfrage zum Zurücksetzen des Passworts',
'reset_pw_instructions' => 'Jemand hat versucht, Ihr Passwort zurückzusetzen. Wenn Sie es waren, folgen Sie bitte dem untenstehenden Link.',
'reset_pw_warning' => '**BITTE** überprüfen Sie, dass der Link tatsächlich zu der erwarteten Firefly III Instanz führt!',
// error
'error_subject' => 'Fehler in Firefly III gefunden',
'error_intro' => 'Firefly III v:version ist auf einen Fehler gestoßen: <span style="font-family: monospace;">:errorMessage</span>.',
'error_type' => 'Der Fehler war vom Typ ":class".',
'error_timestamp' => 'Der Fehler trat auf: :time.',
'error_location' => 'Dieser Fehler ist in der Datei "<span style="font-family: monospace;">:file</span>" in Zeile :line mit dem Code :code aufgetreten.',
'error_user' => 'Der Fehler ist bei Benutzer #:id, <a href="mailto::email">:email</a> aufgetreten.',
'error_no_user' => 'Es war kein Benutzer für diesen Fehler eingeloggt oder es wurde kein Benutzer erkannt.',
'error_ip' => 'Die IP-Adresse bezogen auf diesen Fehler lautet: :ip',
'error_url' => 'URL ist: :url',
'error_user_agent' => 'User Agent: :userAgent',
'error_stacktrace' => 'The full stacktrace is below. If you think this is a bug in Firefly III, you can forward this message to <a href="mailto:james@firefly-iii.org?subject=I%20found%20a%20bug!">james@firefly-iii.org</a>. This can help fix the bug you just encountered.',
'error_github_html' => 'Wenn Sie es bevorzugen, können Sie auch einen Fehlerbericht auf <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a> eröffnen.',
'error_github_text' => 'Wenn Sie es bevorzugen, können Sie auch einen Fehlerbericht auf https://github.com/firefly-iii/firefly-iii/issues eröffnen.',
'error_stacktrace_below' => 'Der vollständige Stacktrace ist unten:',
'error_headers' => 'Die folgenden Kopfzeilen können ebenfalls von Bedeutung sein:',
'error_post' => 'Dies wurde vom Benutzer eingereicht:',
/*
* 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
*
*/
// report new journals
'new_journals_subject' => 'Firefly III hat eine neue Transaktion erstellt|Firefly III hat :count neue Transaktionen erstellt',
'new_journals_header' => 'Firefly III hat eine Transaktion für Sie erstellt. Sie finden sie in Ihrer Firefly III Installation:|Firefly III hat :count Transaktionen für Sie erstellt. Sie können sie in Ihrer Firefly III Installation finden:',
// bill warning
'bill_warning_subject_end_date' => 'Ihre Rechnung ":name" wird in :diff Tagen fällig',
'bill_warning_subject_now_end_date' => 'Ihre Rechnung ":name" wird HEUTE fällig',
'bill_warning_subject_extension_date' => 'Ihre Rechnung ":name" wird in :diff Tagen verlängert oder storniert',
'bill_warning_subject_now_extension_date' => 'Ihre Rechnung ":name" wird HEUTE verlängert oder storniert',
'bill_warning_end_date' => 'Ihre Rechnung **":name"** wird am :date enden. Dieser Zeitpunkt wird in **:diff Tagen** vergehen.',
'bill_warning_extension_date' => 'Ihre Rechnung **":name"** wird am :date verlängert oder storniert. Dieser Zeitpunkt wird in **:diff Tagen** vergehen.',
'bill_warning_end_date_zero' => 'Ihre Rechnung **":name"** wird am :date enden. Dieser Zeitpunkt wird **HEUTE!** vergehen',
'bill_warning_extension_date_zero' => 'Ihre Rechnung **":name"** wird am :date verlängert oder storniert. Dieser Zeitpunkt wird **HEUTE!** vergehen',
'bill_warning_please_action' => 'Bitte ergreifen Sie die entsprechende Maßnahme.',
];
/*
* 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
*
*/

View File

@ -1,77 +0,0 @@
<?php
/**
* firefly.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'404_header' => 'Firefly III kann diese Seite nicht finden.',
'404_page_does_not_exist' => 'Die angeforderte Seite existiert nicht. Bitte überprüfen Sie, ob Sie nicht die falsche URL eingegeben haben. Haben Sie vielleicht einen Tippfehler gemacht?',
'404_send_error' => 'Wenn Sie automatisch auf diese Seite weitergeleitet wurden, nehmen Sie bitte meine Entschuldigung an. Es gibt einen Hinweis auf diesen Fehler in Ihren Logdateien, und ich wäre Ihnen dankbar, wenn Sie mir den Fehler schicken würden.',
'404_github_link' => 'Wenn Sie sicher sind, dass diese Seite existieren soll, öffnen Sie bitte ein Ticket auf <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
'whoops' => 'Hoppla',
'fatal_error' => 'Es gab einen fatalen Fehler. Bitte überprüfen Sie die Logdateien in "storage/logs" oder verwenden Sie "docker logs -f [container]", um zu sehen, was vor sich geht.',
'maintenance_mode' => 'Firefly III ist im Wartungsmodus.',
'be_right_back' => 'Gleich wieder zurück!',
'check_back' => '',
'error_occurred' => 'Hoppla! Ein Fehler ist aufgetreten.',
'db_error_occurred' => 'Hoppla! Ein Datenbankfehler ist aufgetreten.',
'error_not_recoverable' => 'Leider konnte dieser Fehler nicht wiederhergestellt werden :(. Firefly III ist kaputt. Der Fehler ist:',
'error' => 'Fehler',
'error_location' => 'Dieser Fehler ist in der Datei <span style="font-family: monospace;">:file</span> in Zeile :line mit dem Code :code aufgetreten.',
'stacktrace' => 'Stack-Trace',
'more_info' => 'Weitere Informationen',
/*
* 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
*
*/
'collect_info' => 'Bitte sammeln Sie weitere Informationen im Verzeichnis <code>storage/logs</code> wo Sie Logdateien finden können. Wenn Sie Docker verwenden, verwenden Sie <code>docker logs -f [container]</code>.',
'collect_info_more' => 'Weitere Informationen zum Sammeln von Fehlerinformationen finden Sie <a href="https://docs.firefly-iii.org/how-to/general/debug/">im FAQ</a>.',
'github_help' => 'Hilfe auf GitHub erhalten',
'github_instructions' => 'Sie sind herzlich eingeladen, ein neues Ticket <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">auf GitHub</a></strong> zu öffnen.',
'use_search' => 'Benutzen Sie die Suche!',
'include_info' => 'Fügen Sie die Informationen <a href=":link">von dieser Debug-Seite</a> ein.',
'tell_more' => 'Sagen Sie uns mehr als "Da steht Hoppla!"',
'include_logs' => 'Fehlerprotokolle einschließen (siehe oben).',
'what_did_you_do' => 'Teilen Sie uns mit, was Sie getan haben.',
'offline_header' => 'Sie sind wahrscheinlich offline',
'offline_unreachable' => 'Firefly III ist nicht erreichbar. Ihr Gerät ist offline oder der Server antwortet nicht.',
'offline_github' => 'Falls Sie sicher sind, dass sowohl Ihr Gerät als auch der Server online sind, öffnen Sie bitte ein Ticket auf <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
];

File diff suppressed because it is too large Load Diff

View File

@ -1,312 +0,0 @@
<?php
/**
* form.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// new user:
'bank_name' => 'Name der Bank',
'bank_balance' => 'Kontostand',
'current_balance' => 'Aktueller Kontostand',
'savings_balance' => 'Sparguthaben',
'credit_card_limit' => 'Kreditkartenlimit',
'automatch' => 'Automatisch reagieren',
'skip' => 'Überspringen',
'enabled' => 'Aktiviert',
'name' => 'Name',
'active' => 'Aktiv',
'amount_min' => 'Mindestbetrag',
'amount_max' => 'Höchstbetrag',
'match' => 'Reagiert auf',
'strict' => 'Strenger Modus',
'repeat_freq' => 'Wiederholungen',
'object_group' => 'Gruppe',
'location' => 'Herkunft',
'update_channel' => 'Aktualisierungskanal',
'currency_id' => 'Währung',
'transaction_currency_id' => 'Währung',
'auto_budget_currency_id' => 'Währung',
'external_ip' => 'Die externe IP-Adresse Ihres Servers',
'attachments' => 'Anhänge',
'BIC' => 'BIC',
'verify_password' => 'Passwortsicherheit überprüfen',
'source_account' => 'Quellkonto',
'destination_account' => 'Zielkonto',
'asset_destination_account' => 'Zielkonto',
'include_net_worth' => 'Im Eigenkapital enthalten',
'asset_source_account' => 'Quellkonto',
'journal_description' => 'Beschreibung',
'note' => 'Notizen',
'currency' => 'Währung',
'account_id' => 'Bestandskonto',
'budget_id' => 'Budget',
'bill_id' => 'Rechnung',
'opening_balance' => 'Eröffnungsbilanz',
'tagMode' => 'Schlagwort-Modus',
'virtual_balance' => 'Virtueller Kontostand',
/*
* 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
*
*/
'targetamount' => 'Zielbetrag',
'account_role' => 'Kontenfunktion',
'opening_balance_date' => 'Eröffnungsbilanzdatum',
'cc_type' => 'Kreditkartenzahlungsplan',
'cc_monthly_payment_date' => 'Monatlicher Kreditkartenzahlungsplan',
'piggy_bank_id' => 'Sparschwein',
'returnHere' => 'Hierhin zurückkehren',
'returnHereExplanation' => 'Nach dem Speichern hierher zurückkehren, um ein weiteres Element zu erstellen.',
'returnHereUpdateExplanation' => 'Nach dem Update, hierher zurückkehren.',
'description' => 'Beschreibung',
'expense_account' => 'Ausgabenkonto',
'revenue_account' => 'Einnahmenkonto',
'decimal_places' => 'Nachkommastellen',
'destination_amount' => 'Betrag (Ziel)',
'new_email_address' => 'Neue E-Mail-Adresse',
'verification' => 'Bestätigung',
'api_key' => 'API-Schlüssel',
'remember_me' => 'Angemeldet bleiben',
'liability_type_id' => 'Haftungsart',
'liability_type' => 'Art der Verbindlichkeit',
'interest' => 'Zinsen',
'interest_period' => 'Verzinsungszeitraum',
'extension_date' => 'Verlängerungsdatum',
'type' => 'Typ',
'convert_Withdrawal' => 'Ausgabe konvertieren',
'convert_Deposit' => 'Einnahme konvertieren',
'convert_Transfer' => 'Umbuchung umwandeln',
'amount' => 'Betrag',
'foreign_amount' => 'Ausländischer Betrag',
'date' => 'Datum',
'interest_date' => 'Zinstermin',
'book_date' => 'Buchungsdatum',
'process_date' => 'Bearbeitungsdatum',
'category' => 'Kategorie',
'tags' => 'Schlagwörter',
'deletePermanently' => 'Dauerhaft löschen',
'cancel' => 'Abbrechen',
'targetdate' => 'Zieldatum',
'startdate' => 'Startdatum',
'tag' => 'Schlagwort',
'under' => 'Unter',
'symbol' => 'Zeichen',
'code' => 'Schlüssel',
'iban' => 'IBAN',
'account_number' => 'Kontonummer',
'creditCardNumber' => 'Kreditkartennummer',
'has_headers' => 'Kopfzeilen',
'date_format' => 'Datumsformat',
'specifix' => 'Bank- oder Dateispezifischer Korrekturen',
'attachments[]' => 'Anhänge',
'title' => 'Titel',
'notes' => 'Notizen',
'filename' => 'Dateiname',
'mime' => 'MIME-Typ',
'size' => 'Größe',
'trigger' => 'Auslöser',
'stop_processing' => 'Verarbeitung beenden',
'start_date' => 'Anfang des Bereichs',
'end_date' => 'Ende des Bereichs',
'enddate' => 'Endet am',
'move_rules_before_delete' => 'Regelgruppe',
'start' => 'Anfang des Bereichs',
'end' => 'Ende des Bereichs',
'delete_account' => 'Konto „:name” löschen',
'delete_webhook' => 'Webhook ":title" löschen',
'delete_bill' => 'Rechnung „:name” löschen',
'delete_budget' => 'Budget „:name” löschen',
'delete_category' => 'Kategorie „:name” löschen',
'delete_currency' => 'Währung „:name” löschen',
'delete_journal' => 'Lösche Überweisung mit Beschreibung ":description"',
'delete_attachment' => 'Anhang „:name” löschen',
'delete_rule' => 'Lösche Regel ":title"',
'delete_rule_group' => 'Lösche Regelgruppe ":title"',
'delete_link_type' => 'Verknüpfungstyp „:name” löschen',
'delete_user' => 'Benutzer ":email" löschen',
'delete_recurring' => 'Dauerauftrag „:title” löschen',
'user_areYouSure' => 'Wenn Sie den Benutzer ":email" löschen, ist alles weg. Es gibt keine Sicherung, Wiederherstellung oder ähnliches. Wenn Sie sich selbst löschen, verlieren Sie den Zugriff auf diese Instanz von Firefly III.',
'attachment_areYouSure' => 'Möchten Sie den Anhang „:name” wirklich löschen?',
'account_areYouSure' => 'Möchten Sie das Konto „:name” wirklich löschen?',
'account_areYouSure_js' => 'Möchten Sie das Konto „{name}” wirklich löschen?',
'bill_areYouSure' => 'Möchten Sie die Rechnung „:name” wirklich löschen?',
'rule_areYouSure' => 'Sind Sie sicher, dass Sie die Regel mit dem Titel ":title" löschen möchten?',
'object_group_areYouSure' => 'Möchten Sie die Gruppe „:title” wirklich löschen?',
'ruleGroup_areYouSure' => 'Sind Sie sicher, dass sie die Regelgruppe ":title" löschen möchten?',
'budget_areYouSure' => 'Möchten Sie das Budget „:name” wirklich löschen?',
'webhook_areYouSure' => 'Sind Sie sicher, dass Sie den Webhook mit dem Namen ":title" löschen möchten?',
'category_areYouSure' => 'Möchten Sie die Kategorie „:name” wirklich löschen?',
'recurring_areYouSure' => 'Möchten Sie den Dauerauftrag „:title” wirklich löschen?',
'currency_areYouSure' => 'Möchten Sie die Währung „:name” wirklich löschen?',
'piggyBank_areYouSure' => 'Möchten Sie das Sparschwein „:name” wirklich löschen?',
'journal_areYouSure' => 'Sind Sie sicher, dass Sie die Überweisung mit dem Namen ":description" löschen möchten?',
'mass_journal_are_you_sure' => 'Sind Sie sicher, dass Sie diese Überweisung löschen möchten?',
/*
* 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
*
*/
'tag_areYouSure' => 'Möchten Sie das Schlagwort „:tag” wirklich löschen?',
'journal_link_areYouSure' => 'Sind Sie sicher, dass Sie die Verknüpfung zwischen <a href=":source_link">:source</a> und <a href=":destination_link">:destination</a> löschen möchten?',
'linkType_areYouSure' => 'Möchten Sie den Verknüpfungstyp „:name” („:inward”/„:outward”) wirklich löschen?',
'permDeleteWarning' => 'Das Löschen von Dingen in Firefly III ist dauerhaft und kann nicht rückgängig gemacht werden.',
'mass_make_selection' => 'Sie können das Löschen von Elementen verhindern, indem Sie die Checkbox entfernen.',
'delete_all_permanently' => 'Ausgewähltes dauerhaft löschen',
'update_all_journals' => 'Diese Transaktionen aktualisieren',
'also_delete_transactions' => 'Die einzige Überweisung, die mit diesem Konto verknüpft ist, wird ebenfalls gelöscht. | Alle :count Überweisungen, die mit diesem Konto verknüpft sind, werden ebenfalls gelöscht.',
'also_delete_transactions_js' => 'Keine Buchungen|Die einzige Buchung, die mit diesem Konto verbunden ist, wird ebenfalls gelöscht.|Alle {count} Buchungen, die mit diesem Konto verbunden sind, werden ebenfalls gelöscht.',
'also_delete_connections' => 'Die einzige Transaktion, die mit diesem Verknüpfungstyp verknüpft ist, verliert diese Verbindung. • Alle :count Buchungen, die mit diesem Verknüpfungstyp verknüpft sind, verlieren ihre Verbindung.',
'also_delete_rules' => 'Die einzige Regel, die mit diesem Konto verknüpft ist, wird ebenfalls gelöscht. | Alle :count Regeln, die mit diesem Konto verknüpft sind, werden ebenfalls gelöscht.',
'also_delete_piggyBanks' => 'Das einzige Sparschwein, das mit diesem Konto verknüpft ist, wird ebenfalls gelöscht. | Alle :count Sparschweine, die mit diesem Konto verknüpft sind, werden ebenfalls gelöscht.',
'also_delete_piggyBanks_js' => 'Keine Sparschweine|Das einzige Sparschwein, welches mit diesem Konto verbunden ist, wird ebenfalls gelöscht.|Alle {count} Sparschweine, welche mit diesem Konto verbunden sind, werden ebenfalls gelöscht.',
'not_delete_piggy_banks' => 'Die mit dieser Gruppe verbundene Spardose wird nicht gelöscht.| Die mit dieser Gruppe verbundenen :count Spardosen werden nicht gelöscht.',
'bill_keep_transactions' => 'Die einzige mit dieser Rechnung verbundene Buchung wird nicht gelöscht. | Keine der :count Buchungen, die mit dieser Rechnung verbunden sind, wird gelöscht.',
'budget_keep_transactions' => 'Die einzige diesem Budget zugeordnete Buchung wird nicht gelöscht. | Keine der :count Buchungen, die diesem Budget zugeordnet sind, wird gelöscht.',
'category_keep_transactions' => 'Die einzige Buchung, die mit dieser Kategorie verbunden ist, wird nicht gelöscht. | Keine der :count Buchungen, die mit dieser Kategorie verbunden sind, wird gelöscht.',
'recurring_keep_transactions' => 'Die einzige Buchung, die durch diesen Dauerauftrag erstellt wurde, wird nicht gelöscht. | Keine der :count Buchungen, die durch diesen Dauerauftrag erstellt wurden, wird gelöscht.',
'tag_keep_transactions' => 'Das einzige mit dieser Rechnung verbundene Schlagwort wird nicht gelöscht. | Keines der :count Schlagwörter, die mit dieser Rechnung verbunden sind, wird gelöscht.',
'check_for_updates' => 'Nach Updates suchen',
'liability_direction' => 'Verbindlichkeit Ein/Aus',
'delete_object_group' => 'Gruppe „:title” löschen',
'email' => 'E-Mail Adresse',
'password' => 'Passwort',
'password_confirmation' => 'Passwort (wiederholen)',
'blocked' => 'Ist blockiert?',
'blocked_code' => 'Grund für Block',
'login_name' => 'Login',
'is_owner' => 'Ist Administrator?',
'url' => 'URL',
'bill_end_date' => 'Endet am',
// import
'apply_rules' => 'Regeln anwenden',
'artist' => 'Interpret',
'album' => 'Album',
'song' => 'Titel',
// admin
'domain' => 'Domain',
'single_user_mode' => 'Registrierung deaktivieren',
'is_demo_site' => 'Ist eine Demonstrationsseite',
// import
'configuration_file' => 'Konfigurationsdatei',
'csv_comma' => 'Ein Komma (,)',
'csv_semicolon' => 'Ein Semikolon (;)',
'csv_tab' => 'Ein Tab (unsichtbar)',
'csv_delimiter' => 'CSV-Trennzeichen',
'client_id' => 'Client-ID',
'app_id' => 'App-ID',
'secret' => 'Geheimnis',
'public_key' => 'Öffentlicher Schlüssel',
'country_code' => 'Ländercode',
'provider_code' => 'Bank oder Datenanbieter',
'fints_url' => 'FinTS-API-URL',
'fints_port' => 'Port',
'fints_bank_code' => 'Bankleitzahl',
'fints_username' => 'Benutzername',
'fints_password' => 'PIN/Passwort',
'fints_account' => 'FinTS-Konto',
'local_account' => 'Firefly-III-Konto',
/*
* 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
*
*/
'from_date' => 'Datum ab',
'to_date' => 'Datum bis',
'due_date' => 'Fälligkeitstermin',
'payment_date' => 'Zahlungsdatum',
'invoice_date' => 'Rechnungsdatum',
'internal_reference' => 'Interne Referenz',
'inward' => 'Beschreibung der Eingänge',
'outward' => 'Beschreibung der Ausgänge',
'rule_group_id' => 'Regelgruppe',
'transaction_description' => 'Beschreibung der Buchung',
'first_date' => 'Erstes Datum',
'transaction_type' => 'Art der Buchung',
'repeat_until' => 'Wiederholen bis',
'recurring_description' => 'Beschreibung des Dauerauftrags',
'repetition_type' => 'Art der Wiederholung',
'foreign_currency_id' => 'Fremdwährung',
'repetition_end' => 'Wiederholung endet',
'repetitions' => 'Wiederholungen',
'calendar' => 'Kalender',
'weekend' => 'Wochenende',
'client_secret' => 'Kundengeheimnis',
'withdrawal_destination_id' => 'Zielkonto',
'deposit_source_id' => 'Quellkonto',
'expected_on' => 'Erwartet am',
'paid' => 'Bezahlt',
'auto_budget_type' => 'Automatisches Budget',
'auto_budget_amount' => 'Betrag des automatischen Budget',
'auto_budget_period' => 'Zeitraum des automatischen Budget',
'collected' => 'Gesammelt',
'submitted' => 'Übermittelt',
'key' => 'Schlüssel',
'value' => 'Inhalt der Aufzeichnungen',
'webhook_delivery' => 'Zustellung',
'webhook_response' => 'Antwort',
'webhook_trigger' => 'Auslöser',
];
/*
* 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
*
*/

View File

@ -1,198 +0,0 @@
<?php
/**
* intro.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// index
'index_intro' => 'Wilkommen auf der Startseite von Firefly III. Bitte nehmen Sie sich die Zeit, um ein Gefühl dafür zu bekommen, wie Firefly III funktioniert.',
'index_accounts-chart' => 'Dieses Diagramm zeigt den aktuellen Saldo Ihrer Bestandskonten. Sie können die anzuzeigenden Konten in Ihren Einstellungen auswählen.',
'index_box_out_holder' => 'Diese kleine und ihre benachbarten Boxen geben Ihnen einen schnellen Überblick über Ihre finanzielle Situation.',
'index_help' => 'Wenn Sie jemals Hilfe bei einer Seite oder einem Formular benötigen, drücken Sie diese Taste.',
'index_outro' => 'Die meisten Seiten von Firefly III werden mit einer kleinen Tour wie dieser beginnen. Bitte kontaktieren Sie mich, wenn Sie Fragen oder Kommentare haben. Viel Spaß!',
'index_sidebar-toggle' => 'Um neue Transaktionen, Konten oder andere Dinge zu erstellen, verwenden Sie das Menü unter diesem Symbol.',
'index_cash_account' => 'Dies sind die bisher angelegten Konten. Sie können das Geldkonto verwenden, um die Barausgaben zu verfolgen, aber es ist natürlich nicht zwingend erforderlich.',
// transactions
'transactions_create_basic_info' => 'Geben Sie die wesentlichen Informationen zu Ihrer Buchung ein. Quelle, Ziel, Datum und Beschreibung.',
'transactions_create_amount_info' => 'Geben Sie den Betrag der Buchung ein. Falls erforderlich, werden die Felder für Auslandsbetragsinformationen automatisch aktualisiert.',
'transactions_create_optional_info' => 'Alle diese Felder sind optional. Wenn Sie hier zusätzlich Informationen eingeben, werden Ihre Buchungen besser organisiert.',
'transactions_create_split' => 'Wenn Sie eine Buchung aufteilen möchten, fügen Sie mit dieser Schaltfläche weitere Aufteilungen hinzu',
// create account:
'accounts_create_iban' => 'Geben Sie Ihren Konten eine gültige IBAN. Dies könnte einen Datenimport in Zukunft sehr einfach machen.',
'accounts_create_asset_opening_balance' => 'Bestandskonten können eine "Eröffnungsbilanz" haben, welche den Beginn des Verlaufs dieses Kontos in Firefly III angibt.',
'accounts_create_asset_currency' => 'Firefly III unterstützt mehrere Währungen. Bestandskonten ist eine Hauptwährung zugeordnet, die Sie hier festlegen müssen.',
'accounts_create_asset_virtual' => 'Es kann manchmal helfen, Ihrem Konto ein virtuelles Gleichgewicht zu geben: eine zusätzliche Menge, die dem tatsächlichen Kontostand immer hinzugefügt oder daraus entfernt wird.',
// budgets index
'budgets_index_intro' => 'Budgets werden zur Verwaltung Ihrer Finanzen verwendet und bilden eine der Kernfunktionen von Firefly III.',
'budgets_index_see_expenses_bar' => 'Dieser Balken wird sich langsam füllen, wenn Sie Geld ausgeben.',
'budgets_index_navigate_periods' => 'Navigieren Sie durch Zeitabschnitte, um Budgets im Voraus festzulegen.',
'budgets_index_new_budget' => 'Erstellen Sie neue Budgets nach Ihren Wünschen.',
'budgets_index_list_of_budgets' => 'Verwenden Sie diese Tabelle, um die Beträge für jedes Budget festzulegen und einen Überblick zu erhalten.',
'budgets_index_outro' => 'Um mehr über die Finanzplanung zu erfahren, klicken Sie auf das Hilfesymbol in der oberen rechten Ecke.',
/*
* 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
*
*/
// reports (index)
'reports_index_intro' => 'Verwenden Sie diese Reports, um detaillierte Einblicke in Ihre Finanzen zu erhalten.',
'reports_index_inputReportType' => 'Wählen Sie einen Berichtstyp aus. Sehen Sie sich die Hilfeseiten an, um zu sehen, was jeder Bericht Ihnen zeigt.',
'reports_index_inputAccountsSelect' => 'Sie können Bestandskonten ausschließen oder einbeziehen, wie Sie es für richtig halten.',
'reports_index_inputDateRange' => 'Der gewählte Datumsbereich liegt ganz bei Ihnen: von einem Tag bis zu 10 Jahren oder mehr.',
'reports_index_extra-options-box' => 'Abhängig von dem ausgewählten Bericht können Sie hier zusätzliche Filter und Optionen auswählen. Sehen Sie sich dieses Feld an, wenn Sie Berichtstypen ändern.',
// reports (reports)
'reports_report_default_intro' => 'Dieser Bericht gibt Ihnen einen schnellen und umfassenden Überblick über Ihre Finanzen. Kontaktieren Sie mich bitte, wenn Sie Ideen für Ergänzungen haben!',
'reports_report_audit_intro' => 'In diesem Bericht erhalten Sie detaillierte Einblicke in Ihre Bestandskonten.',
'reports_report_audit_optionsBox' => 'Verwenden Sie diese Kontrollkästchen, um die Spalten anzuzeigen oder auszublenden, an denen Sie interessiert sind.',
'reports_report_category_intro' => 'Dieser Bericht gibt Ihnen Einblick in eine oder mehrere Kategorien.',
'reports_report_category_pieCharts' => 'Diese Diagramme geben Ihnen Einblick in Ausgaben und Einnahmen pro Kategorie oder pro Konto.',
'reports_report_category_incomeAndExpensesChart' => 'Diese Tabelle zeigt Ihre Ausgaben und Einnahmen pro Kategorie.',
'reports_report_tag_intro' => 'Dieser Bericht gibt Ihnen Einblick in eine oder mehrere Schlagwörter.',
'reports_report_tag_pieCharts' => 'Diese Diagramme geben Ihnen Einblick in Ausgaben und Einnahmen ja Schlagwort, Konto, Kategorie oder Budget.',
'reports_report_tag_incomeAndExpensesChart' => 'Diese Tabelle zeigt Ihre Ausgaben und Einnahmen je Schlagwort.',
'reports_report_budget_intro' => 'Dieser Bericht gibt Ihnen Einblick in ein oder mehrere Budgets.',
'reports_report_budget_pieCharts' => 'Diese Diagramme geben Ihnen Einblick in Ausgaben und Einnahmen je Budget oder Konto.',
'reports_report_budget_incomeAndExpensesChart' => 'Dieses Diagramm zeigt Ihre Ausgaben und Einnahmen je Budget.',
// create transaction
'transactions_create_switch_box' => 'Verwenden Sie diese Schaltflächen, um schnell den Typ der Transaktion zu ändern, die Sie speichern möchten.',
'transactions_create_ffInput_category' => 'Dies ist ein Freitextfeld. Zuvor erstellte Kategorien werden vorgeschlagen.',
'transactions_create_withdrawal_ffInput_budget' => 'Verknüpfen Sie für eine bessere Finanzkontrolle Ihre Ausgaben mit einem Budget.',
'transactions_create_withdrawal_currency_dropdown_amount' => 'Verwenden Sie dieses Dropdown, wenn ihre Abbuchung in einer anderen Währung ist.',
'transactions_create_deposit_currency_dropdown_amount' => 'Verwenden Sie dieses Dropdown, wenn ihre Einnahme in einer anderen Währung ist.',
'transactions_create_transfer_ffInput_piggy_bank_id' => 'Wählen Sie ein Sparschwein aus und verknüpfen Sie diese Umbuchung mit Ihren Ersparnissen.',
// piggy banks index:
'piggy-banks_index_saved' => 'Dieses Feld zeigt Ihnen, wie viel Sie in jedem Sparschwein gespart haben.',
'piggy-banks_index_button' => 'Neben diesem Fortschrittsbalken befinden sich zwei Buttons (+ und -), um Geld von jedem Sparschwein hinzuzufügen oder zu entfernen.',
'piggy-banks_index_accountStatus' => 'In dieser Tabelle wird der Status der Bestandskonten aufgeführt, die mit mindestens einem Sparschwein verbunden sind.',
/*
* 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
*
*/
// create piggy
'piggy-banks_create_name' => 'Worauf sparen Sie? Eine neue Couch, eine Kamera, Geld für Notfälle?',
'piggy-banks_create_date' => 'Sie können ein Zieldatum oder einen Termin für Ihr Sparschwein festlegen.',
// show piggy
'piggy-banks_show_piggyChart' => 'Dieses Diagramm zeigt den Verlauf dieses Sparschweins.',
'piggy-banks_show_piggyDetails' => 'Einige Details über Ihr Sparschwein',
'piggy-banks_show_piggyEvents' => 'Hinzufügungen oder Entfernungen sind hier ebenfalls aufgeführt.',
// bill index
'bills_index_rules' => 'Hier sehen Sie, welche Regeln prüfen, ob diese Rechnung betroffen ist',
'bills_index_paid_in_period' => 'Dieses Feld zeigt an, wann die Rechnung zuletzt bezahlt wurde.',
'bills_index_expected_in_period' => 'Dieses Feld zeigt für jede Rechnung an, ob und wann die nächste Rechnung erwartet wird.',
// show bill
'bills_show_billInfo' => 'Diese Tabelle enthält allgemeine Informationen über diese Rechnung.',
'bills_show_billButtons' => 'Verwenden Sie diese Schaltfläche, um alte Transaktionen erneut zu scannen, sodass sie mit dieser Rechnung verglichen werden.',
'bills_show_billChart' => 'Diese Grafik zeigt die mit dieser Rechnung verknüpften Transaktionen.',
// create bill
'bills_create_intro' => 'Verwendet Rechnungen, um den Gesamtbetrag zu ermitteln, den Sie in jedem Zeitraum zahlen müssen. Denken Sie an Ausgaben wie Miete, Versicherung oder Hypothekenzahlungen.',
'bills_create_name' => 'Verwenden Sie einen aussagekräftigen Namen wie "Miete" oder "Krankenversicherung".',
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
'bills_create_amount_min_holder' => 'Wählen Sie einen Mindest- und Höchstbetrag für diese Rechnung aus.',
'bills_create_repeat_freq_holder' => 'Die meisten Rechnungen wiederholen sich monatlich, aber Sie können hier eine andere Frequenz einstellen.',
'bills_create_skip_holder' => 'Wenn eine Rechnung alle 2 Wochen wiederholt wird, sollte das Feld „Überspringen” auf „1” festgelegt werden, um jede zweite Woche zu überspringen.',
// rules index
'rules_index_intro' => 'Mit Firefly III können Sie Regeln verwalten, die automatisch auf alle Transaktionen angewendet werden, die Sie erstellen oder bearbeiten.',
'rules_index_new_rule_group' => 'Sie können Regeln in Gruppen kombinieren, um die Verwaltung zu vereinfachen.',
'rules_index_new_rule' => 'Erstellen Sie so viele Regeln, wie Sie möchten.',
'rules_index_prio_buttons' => 'Sortieren Sie sie, wie Sie es für richtig halten.',
'rules_index_test_buttons' => 'Sie können Ihre Regeln testen oder sie auf vorhandene Transaktionen anwenden.',
'rules_index_rule-triggers' => 'Regeln haben "Auslöser" und "Aktionen", die Sie per Drag-and-Drop sortieren können.',
'rules_index_outro' => 'Bitte beachten Sie die Hilfeseiten, indem Sie das Symbol (?) oben rechts verwenden!',
// create rule:
'rules_create_mandatory' => 'Wählen Sie einen aussagekräftigen Titel und legen Sie fest, wann die Regel ausgelöst werden soll.',
'rules_create_ruletriggerholder' => 'Fügen Sie so viele Auslöser hinzu, wie Sie möchten, aber denken Sie daran, dass ALLE Auslöser übereinstimmen müssen, bevor Aktionen ausgelöst werden.',
'rules_create_test_rule_triggers' => 'Verwenden Sie diese Schaltfläche, um zu sehen, welche Transaktionen zu Ihrer Regel passen würden.',
'rules_create_actions' => 'Legen Sie so viele Aktionen fest, wie Sie möchten.',
/*
* 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
*
*/
// preferences
'preferences_index_tabs' => 'Weitere Optionen sind hinter diesen Registerkarten verfügbar.',
// currencies
'currencies_index_intro' => 'Firefly III unterstützt mehrere Währungen, die Sie auf dieser Seite ändern können.',
'currencies_index_default' => 'Firefly III verfügt über eine Standardwährung.',
'currencies_index_buttons' => 'Verwenden Sie diese Schaltflächen, um die Standardwährung zu ändern oder andere Währungen zu aktivieren.',
// create currency
'currencies_create_code' => 'Dieser Code sollte ISO-konform sein (Für eine neue Währung googlen).',
];
/*
* 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
*
*/

View File

@ -1,202 +0,0 @@
<?php
/**
* list.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'buttons' => 'Schaltflächen',
'icon' => 'Symbol',
'id' => 'Id',
'create_date' => 'Erstellt am',
'update_date' => 'Aktualisiert am',
'updated_at' => 'Aktualisiert am',
'balance_before' => 'Kontostand vorher',
'balance_after' => 'Kontostand nachher',
'name' => 'Name',
'role' => 'Rolle',
'currentBalance' => 'Aktueller Kontostand',
'linked_to_rules' => 'Verlinkte Regeln',
'active' => 'Aktiv?',
'percentage' => '%',
'recurring_transaction' => 'Dauerauftrag',
'next_due' => 'Nächste Fälligkeit',
'transaction_type' => 'Typ',
'lastActivity' => 'Letzte Aktivität',
'balanceDiff' => 'Saldendifferenz',
'other_meta_data' => 'Weitere Metadaten',
'invited_at' => 'Eingeladen am',
'expires' => 'Einladung läuft ab am',
'invited_by' => 'Eingeladen von',
'invite_link' => 'Einladungs-Link',
'account_type' => 'Kontotyp',
'created_at' => 'Erstellt am',
'account' => 'Konto',
'external_url' => 'Externe URL',
'matchingAmount' => 'Betrag',
'destination' => 'Empfänger',
'source' => 'Quelle',
'next_expected_match' => 'Nächste erwartete Übereinstimmung',
'automatch' => 'Automatisch erkennen?',
'drag_and_drop' => 'Ziehen und Ablegen',
'number' => 'Kontonummer',
'current_balance' => 'Aktueller Kontostand',
'last_activity' => 'Letzte Aktivität',
'amount_due' => 'Fälliger Betrag',
'balance_difference' => 'Saldendifferenz',
'menu' => 'Menü',
/*
* 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
*
*/
'repeat_freq' => 'Wiederholungen',
'description' => 'Beschreibung',
'amount' => 'Betrag',
'date' => 'Datum',
'interest_date' => 'Zinstermin',
'book_date' => 'Buchungsdatum',
'process_date' => 'Bearbeitungsdatum',
'due_date' => 'Fälligkeitstermin',
'payment_date' => 'Zahlungsdatum',
'invoice_date' => 'Rechnungsdatum',
'internal_reference' => 'Interne Referenz',
'notes' => 'Notizen',
'from' => 'Von',
'piggy_bank' => 'Sparschwein',
'to' => 'An',
'budget' => 'Budget',
'category' => 'Kategorie',
'bill' => 'Rechnung',
'withdrawal' => 'Ausgabe',
'deposit' => 'Einlage',
'transfer' => 'Überweisung',
'type' => 'Typ',
'completed' => 'Abgeschlossen',
'iban' => 'IBAN',
'account_number' => 'Kontonummer',
'paid_current_period' => 'Diesen Zeitraum bezahlt',
'email' => 'E-Mail',
'registered_at' => 'Registriert am',
'is_blocked' => 'Ist blockiert',
'is_admin' => 'Ist Admin',
'has_two_factor' => 'Nutzt 2FA',
'blocked_code' => 'Blockcode',
'source_account' => 'Quellkonto',
'destination_account' => 'Zielkonto',
'accounts_count' => 'Anzahl Konten',
'journals_count' => 'Anzahl der Zahlungsvorgänge',
'attachments_count' => 'Anzahl Anhänge',
'bills_count' => 'Anzahl Rechnungen',
'categories_count' => 'Anzahl Kategorien',
'budget_count' => 'Anzahl Kostenpläne',
'rule_and_groups_count' => 'Anzahl Regeln und Regelgruppen',
'tags_count' => 'Anzahl Tags',
'tags' => 'Schlagwörter',
'inward' => 'Beschreibung der Eingänge',
'outward' => 'Beschreibung der Ausgänge',
'number_of_transactions' => 'Anzahl der Zahlungsvorgänge',
'total_amount' => 'Gesamtbetrag',
'sum' => 'Summe',
'sum_excluding_transfers' => 'Summe (ohne Umbuchungen)',
'sum_withdrawals' => 'Summe der Ausgaben',
'sum_deposits' => 'Summe der Einnahmen',
'sum_transfers' => 'Summe der Umbuchungen',
'sum_reconciliations' => 'Summe der Kontenabgleiche',
'reconcile' => 'Abgleichen',
'sepa_ct_id' => 'SEPA • Ende-zu-Ende-Identifikationsnummer',
'sepa_ct_op' => 'SEPA-Gläubiger-Identifikationsnummer',
'sepa_db' => 'SEPA • Mandatskennung',
'sepa_country' => 'SEPA • Land',
'sepa_cc' => 'SEPA • Verrechnungsschlüssel',
'sepa_ep' => 'SEPA • Externer Verwendungszweck',
'sepa_ci' => 'SEPA • Identifikationsnummer des Zahlungsempfängers',
'sepa_batch_id' => 'SEPA • Stapel-Kennung',
'external_id' => 'Externe ID',
'account_at_bunq' => 'Konto bei „bunq”',
'file_name' => 'Dateiname',
/*
* 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
*
*/
'file_size' => 'Dateigröße',
'file_type' => 'Dateityp',
'attached_to' => 'Zugewiesen zu',
'file_exists' => 'Datei existiert',
'spectre_bank' => 'Bank',
'spectre_last_use' => 'Letzte Anmeldung',
'spectre_status' => 'Status',
'bunq_payment_id' => 'bunq-Zahlungskennung',
'repetitions' => 'Wiederholungen',
'title' => 'Titel',
'transaction_s' => 'Buchung(en)',
'field' => 'Feld',
'value' => 'Wert',
'interest' => 'Zinsen',
'interest_period' => 'Zinsperiode',
'liability_type' => 'Verbindlichkeitsart',
'liability_direction' => 'Verbindlichkeit ein/aus',
'end_date' => 'Endet am',
'payment_info' => 'Zahlungsinformationen',
'expected_info' => 'Nächste erwartete Buchung',
'start_date' => 'Beginnt am',
'trigger' => 'Auslöser',
'response' => 'Antwort',
'delivery' => 'Zustellung',
'url' => 'URL',
'secret' => 'Secret',
];
/*
* 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
*
*/

File diff suppressed because one or more lines are too long

View File

@ -1,39 +0,0 @@
<?php
/**
* pagination.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'previous' => '&laquo; Vorherige',
'next' => 'Nächste &raquo;',
];

View File

@ -1,43 +0,0 @@
<?php
/**
* passwords.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'password' => 'Passwörter müssen mindestens 6 Zeichen lang sein und übereinstimmen.',
'user' => 'Wir können keinen Benutzer mit dieser E-Mail Adresse finden.',
'token' => 'Dieser Code zum Zurücksetzen des Kennworts ist ungültig.',
'sent' => 'Wir haben Ihnen einen Link zum Zurücksetzen des Passworts zugesendet!',
'reset' => 'Ihr Passwort wurde zurückgesetzt!',
'blocked' => 'Netter Versuch.',
];

View File

@ -1,74 +0,0 @@
<?php
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
return [
'main_message' => 'Aktion ":action", vorhanden in Regel ":rule", konnte nicht auf Transaktion #:group angewendet werden: :error',
'find_or_create_tag_failed' => 'Konnte Schlagwort ":tag" nicht finden oder erstellen',
'tag_already_added' => 'Schlagwort ":tag" ist bereits mit dieser Transaktion verknüpft',
'inspect_transaction' => 'Buchung ":title" untersuchen @ Firefly III',
'inspect_rule' => 'Regel ":title" untersuchen @ Firefly III',
'journal_other_user' => 'Diese Buchung gehört nicht zum Benutzer',
'no_such_journal' => 'Diese Buchung existiert nicht',
'journal_already_no_budget' => 'Diese Buchung hat kein Budget, daher kann sie nicht entfernt werden',
'journal_already_no_category' => 'Diese Buchung hatte keine Kategorie, daher kann sie nicht entfernt werden',
'journal_already_no_notes' => 'Diese Buchung hatte keine Notizen, daher können sie nicht entfernt werden',
'journal_not_found' => 'Firefly III kann die angeforderte Buchung nicht finden',
'split_group' => 'Firefly III kann diese Aktion bei einer Buchung mit mehreren Aufteilungen nicht ausführen',
'is_already_withdrawal' => 'Diese Buchung ist bereits eine Ausgabe',
'is_already_deposit' => 'Diese Buchung ist bereits eine Einnahme',
'is_already_transfer' => 'Diese Buchung ist bereits eine Umbuchung',
'is_not_transfer' => 'Diese Buchung ist keine Überweisung',
'complex_error' => 'Etwas kompliziertes ist schief gelaufen. Bitte die Protokolle von Firefly III überprüfen',
'no_valid_opposing' => 'Konvertierung fehlgeschlagen, da kein gültiges Konto mit dem Namen ":account " existiert',
'new_notes_empty' => 'Die zu setzenden Notizen sind leer',
'unsupported_transaction_type_withdrawal' => 'Firefly III kann eine ":type" nicht in eine Auszahlung konvertieren',
'unsupported_transaction_type_deposit' => 'Firefly III kann ein ":type" nicht in eine Einzahlung umwandeln',
'unsupported_transaction_type_transfer' => 'Firefly III kann eine ":type" nicht in eine Überweisung umwandeln',
'already_has_source_asset' => 'Diese Transaktion hat bereits ":name" als Quellkonto',
'already_has_destination_asset' => 'Diese Transaktion hat bereits ":name" als Zielkonto',
'already_has_destination' => 'Diese Transaktion hat bereits ":name" als Zielkonto',
'already_has_source' => 'Diese Transaktion hat bereits ":name" als Quellkonto',
'already_linked_to_subscription' => 'Die Transaktion ist bereits mit dem Abonnement ":name " verknüpft',
'already_linked_to_category' => 'Die Transaktion ist bereits mit der Kategorie ":name" verknüpft',
'already_linked_to_budget' => 'Die Transaktion ist bereits mit Budget ":name" verknüpft',
'cannot_find_subscription' => 'Firefly III kann das Abonnement ":name" nicht finden',
'no_notes_to_move' => 'Diese Transaktion hat keine Notizen für das Beschreibungsfeld',
'no_tags_to_remove' => 'Die Buchung hat keine Schlagworte zum Entfernen',
'not_withdrawal' => 'Diese Buchung ist keine Ausgabe',
'not_deposit' => 'Diese Buchung ist keine Einnahme',
'cannot_find_tag' => 'Firefly III kann Schlagwort ":tag" nicht finden',
'cannot_find_asset' => 'Firefly III kann kein Girokonto ":name" finden',
'cannot_find_accounts' => 'Firefly III kann das Quell- oder Zielkonto nicht finden',
'cannot_find_source_transaction' => 'Firefly III kann die Quelltransaktion nicht finden',
'cannot_find_destination_transaction' => 'Firefly III kann die Zieltransaktion nicht finden',
'cannot_find_source_transaction_account' => 'Firefly III konnte das Quellkonto nicht finden',
'cannot_find_destination_transaction_account' => 'Firefly III kann das Zielkonto nicht finden',
'cannot_find_piggy' => 'Firefly III kann kein Sparschwein mit dem Namen ":name" finden',
'no_link_piggy' => 'Die Konten dieser Buchung sind nicht mit dem Sparschwein verbunden, daher wird nichts gemacht',
'cannot_unlink_tag' => 'Schlagwort ":tag" ist nicht mit dieser Buchung verknüpft',
'cannot_find_budget' => 'Firefly III kann kein Budget ":name" finden',
'cannot_find_category' => 'Firefly III kann die Kategorie ":name" nicht finden',
'cannot_set_budget' => 'Firefly III kann das Budget ":name" nicht auf eine Buchung vom Typ ":type" setzen',
'journal_invalid_amount' => 'Firefly III kann den Betrag ":amount" nicht festlegen, da es sich nicht um eine gültige Zahl handelt.',
];

View File

@ -1,318 +0,0 @@
<?php
/**
* validation.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'bad_api_filter' => 'This API endpoint does not support ":filter" as a filter.',
'bad_type_source' => 'Firefly III kann die Buchungsart anhand dieses Quellkontos nicht ermitteln.',
'bad_type_destination' => 'Firefly III kann die Buchungsart anhand dieses Zielkontos nicht ermitteln.',
'missing_where' => 'Dem Array fehlt die „where”-Klausel',
'missing_update' => 'Dem Array fehlt die „update”-Klausel',
'invalid_where_key' => 'JSON enthält einen ungültigen Schlüssel für die „where”-Klausel',
'invalid_update_key' => 'JSON enthält einen ungültigen Schlüssel für die „update”-Klausel',
'invalid_query_data' => 'Das Feld %s:%s Ihrer Abfrage enthält ungültige Daten.',
'invalid_query_account_type' => 'Ihre Abfrage enthält unzulässigerweise Konten unterschiedlicher Typen.',
'invalid_query_currency' => 'Ihre Abfrage enthält unzulässigerweise Konten mit unterschiedlicher Währungseinstellung.',
'iban' => 'Dies ist keine gültige IBAN.',
'zero_or_more' => 'Der Wert darf nicht negativ sein.',
'more_than_zero' => 'Der Wert muss größer als Null sein.',
'more_than_zero_correct' => 'Der Wert muss Null oder mehr betragen.',
'no_asset_account' => 'Dies ist kein Bestandskonto.',
'date_or_time' => 'Der Wert muss ein gültiges Datum oder Zeitangabe sein (ISO 8601).',
'source_equals_destination' => 'Das Quellkonto entspricht dem Zielkonto.',
'unique_account_number_for_user' => 'Diese Kontonummer scheint bereits verwendet zu sein.',
'unique_iban_for_user' => 'Dieser IBAN scheint bereits verwendet zu werden.',
'reconciled_forbidden_field' => 'Diese Buchung ist bereits abgeglichen, Sie können das „:field” nicht ändern',
'deleted_user' => 'Aufgrund von Sicherheitsbeschränkungen ist eine Registrierung mit dieser E-Mail-Adresse nicht zugelassen.',
'rule_trigger_value' => 'Dieser Wert ist für den ausgewählten Auslöser ungültig.',
'rule_action_expression' => 'Ungültiger Ausdruck :error',
'rule_action_value' => 'Dieser Wert ist für die gewählte Aktion ungültig.',
'file_already_attached' => 'Die hochgeladene Datei „:name” ist diesem Objekt bereits angehängt.',
'file_attached' => 'Datei „:name” erfolgreich hochgeladen.',
'file_zero' => 'Die Datei hat eine Größe von null Bytes.',
'must_exist' => 'Die ID in Feld :attribute existiert nicht in der Datenbank.',
'all_accounts_equal' => 'Alle Konten in diesem Feld müssen identisch sein.',
'group_title_mandatory' => 'Ein Gruppentitel ist zwingend erforderlich, wenn mehr als eine Buchung vorliegt.',
'transaction_types_equal' => 'Alle Aufteilungen müssen vom gleichen Typ sein.',
'invalid_transaction_type' => 'Ungültige Transaktionstyp',
'invalid_selection' => 'Ihre Auswahl ist ungültig.',
'belongs_user' => 'Dieser Wert verweist auf ein Objekt, das offenbar nicht existiert.',
'belongs_user_or_user_group' => 'Dieser Wert verweist auf ein Objekt, das in Ihrer aktuellen Finanzverwaltung offenbar nicht existiert.',
'no_access_group' => 'Der Benutzer hat keinen Zugriff auf diese Benutzergruppe.',
'no_accepted_roles_defined' => 'No access roles have been defined for this endpoint, access denied.',
'at_least_one_transaction' => 'Sie brauchen mindestens eine Transaktion.',
'recurring_transaction_id' => 'Sie benötigen mindestens eine Buchung.',
'need_id_to_match' => 'Sie müssen diesen Eintrag mit einer ID übermitteln, damit die API ihn zuordnen kann.',
'too_many_unmatched' => 'Zu viele eingereichte Vorgänge können nicht mit den entsprechenden Datenbankeinträgen abgeglichen werden. Stellen Sie sicher, dass vorhandene Einträge eine gültige ID besitzen.',
'id_does_not_match' => 'Übermittelte ID #:id stimmt nicht mit der erwarteten ID überein. Stellen Sie sicher, dass sie übereinstimmt, oder lassen Sie das Feld leer.',
'at_least_one_repetition' => 'Mindestens eine Wiederholung erforderlich.',
'require_repeat_until' => 'Erfordert entweder eine Anzahl von Wiederholungen oder ein Enddatum (repeat_until). Nicht beides.',
'require_currency_info' => 'Der Inhalt dieses Feldes ist ohne Währungsinformationen ungültig.',
'not_transfer_account' => 'Dieses Konto ist kein Konto, welches für Buchungen genutzt werden kann.',
'require_currency_amount' => 'Der Inhalt dieses Feldes ist ohne Eingabe eines Betrags in Fremdwährung ungültig.',
'require_foreign_currency' => 'Dieses Feld muss eine Nummer enthalten',
'require_foreign_dest' => 'Der Wert dieses Feldes muss mit der Währung des Zielkontos übereinstimmen.',
'require_foreign_src' => 'Der Wert dieses Feldes muss mit der Währung des Quellkontos übereinstimmen.',
'equal_description' => 'Die Transaktionsbeschreibung darf nicht der globalen Beschreibung entsprechen.',
'file_invalid_mime' => 'Die Datei „:name” ist vom Typ „:mime”, welcher nicht zum Hochladen zugelassen ist.',
'file_too_large' => 'Die Datei „:name” ist zu groß.',
'belongs_to_user' => 'Der Wert von :attribute ist unbekannt.',
'accepted' => ':attribute muss akzeptiert werden.',
'bic' => 'Dies ist kein gültiger BIC.',
'at_least_one_trigger' => 'Regel muss mindestens einen Auslöser enthalten',
'at_least_one_active_trigger' => 'Der Regel muss mindestens ein aktiver Auslöser zugeordnet sein.',
'at_least_one_action' => 'Regel muss mindestens eine Aktion enthalten',
'at_least_one_active_action' => 'Der Regel muss mindestens eine aktive Aktion zugeordnet sein.',
'base64' => 'Dies sind keine gültigen base64-kodierten Daten.',
'model_id_invalid' => 'Die angegebene ID scheint für dieses Modell ungültig zu sein.',
'less' => ':attribute muss kleiner als 10.000.000 sein',
'active_url' => ':attribute ist keine gültige URL.',
'after' => ':attribute muss ein Datum nach :date sein.',
'date_after' => 'Das Startdatum muss vor dem Enddatum liegen.',
'alpha' => ':attribute darf nur Buchstaben enthalten.',
'alpha_dash' => ':attribute darf nur Buchstaben, Zahlen und Bindestrichen enthalten.',
'alpha_num' => ':attribute darf nur Buchstaben und Zahlen enthalten.',
'array' => ':attribute muss eine Liste sein.',
'unique_for_user' => 'Es gibt bereits einen Eintrag mit diesem :attribute.',
'before' => ':attribute muss ein Datum vor dem :date sein.',
'unique_object_for_user' => 'Dieser Name wird bereits verwendet.',
'unique_account_for_user' => 'Dieser Kontoname wird bereits verwendet.',
/*
* 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
*
*/
'between.numeric' => ':attribute muss zwischen :min und :max liegen.',
'between.file' => ':attribute muss zwischen :min und :max Kilobytes groß sein.',
'between.string' => ':attribute muss zwischen :min und :max Zeichen lang sein.',
'between.array' => ':attribute muss zwischen :min und :max Elemente enthalten.',
'boolean' => ':attribute Feld muss wahr oder falsch sein.',
'confirmed' => ':attribute Bestätigung stimmt nicht überein.',
'date' => ':attribute ist kein gültiges Datum.',
'date_format' => ':attribute entspricht nicht dem Format :format.',
'different' => ':attribute und :other müssen sich unterscheiden.',
'digits' => ':attribute muss :digits Stellen haben.',
'digits_between' => ':attribute muss zwischen :min und :max Stellen haben.',
'email' => ':attribute muss eine gültige E-Mail Adresse sein.',
'filled' => ':attribute Feld muss ausgefüllt sein.',
'exists' => ':attribute ist ungültig.',
'image' => ':attribute muss ein Bild sein.',
'in' => ':attribute ist ungültig.',
'integer' => ':attribute muss eine Ganzzahl sein.',
'ip' => ':attribute muss eine gültige IP-Adresse sein.',
'json' => ':attribute muss ein gültiger JSON-String sein.',
'max.numeric' => ':attribute darf nicht größer als :max sein.',
'max.file' => ':attribute darf nicht größer als :max Kilobytes sein.',
'max.string' => ':attribute darf nicht mehr als :max Zeichen enthalten.',
'max.array' => ':attribute darf nicht mehr als :max Elemente enthalten.',
'mimes' => ':attribute muss eine Datei des Typ :values sein.',
'min.numeric' => ':attribute muss mindestens :min sein.',
'lte.numeric' => 'Das Attribut :attribute muss kleiner oder gleich :value sein.',
'min.file' => ':attribute muss mindestens :min Kilobytes groß sein.',
'min.string' => ':attribute muss mindestens :min Zeichen enthalten.',
'min.array' => ':attribute muss mindestens :min Elemente enthalten.',
'not_in' => ':attribute ist ungültig.',
'numeric' => ':attribute muss eine Zahl sein.',
'scientific_notation' => 'Das Attribut :attribute kann die wissenschaftliche Notation nicht verwenden.',
'numeric_native' => 'Die native Betrag muss eine Zahl sein.',
'numeric_destination' => 'Der Zielbeitrag muss eine Zahl sein.',
'numeric_source' => 'Der Quellbetrag muss eine Zahl sein.',
'regex' => 'Das Format von :attribute ist ungültig.',
'required' => ':attribute Feld muss ausgefüllt sein.',
'required_if' => ':attribute Feld ist notwendig, wenn :other :value entspricht.',
'required_unless' => ':attribute Feld ist notwendig, außer :other ist in :values enthalten.',
'required_with' => ':attribute Feld ist notwendig falls :values vorhanden sind.',
'required_with_all' => ':attribute Feld ist notwendig falls :values vorhanden sind.',
'required_without' => ':attribute Feld ist notwendig, falls :values nicht vorhanden ist.',
'required_without_all' => ':attribute Feld ist notwendig, falls kein :values vorhanden ist.',
'same' => ':attribute und :other müssen übereinstimmen.',
'size.numeric' => ':attribute muss :size sein.',
'amount_min_over_max' => 'Der Mindestbetrag darf nicht größer als der Höchstbetrag sein.',
'size.file' => ':attribute muss :size Kilobytes groß sein.',
'size.string' => ':attribute muss :size Zeichen enthalten.',
'size.array' => ':attribute muss :size Elemente enthalten.',
'unique' => ':attribute ist bereits vergeben.',
'string' => ':attribute muss eine Zeichenfolge sein.',
'url' => ':attribute Format ist ungültig.',
'timezone' => ':attribute muss in einem gültigen Bereich liegen.',
'2fa_code' => ':attribute Feld ist ungültig.',
'dimensions' => 'Das :attribute hat eine ungültige Auflösung.',
'distinct' => 'Der Wert von :attribute existiert bereits.',
'file' => 'Das :attribute muss eine Datei sein.',
'in_array' => ':attribute existiert nicht in :other.',
'present' => 'Das :attribute Feld muss vorhanden sein.',
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein.',
'current_target_amount' => 'Der aktuelle Betrag muss niedriger als der Zielbetrag sein.',
'unique_piggy_bank_for_user' => 'Der Name des Sparschweins muss eindeutig sein.',
'unique_object_group' => 'Der Gruppenname muss eindeutig sein',
'starts_with' => 'Der Wert muss mit :values beginnen.',
'unique_webhook' => 'Sie haben bereits einen Webhook mit dieser Kombination aus URL, Trigger, Antwort und Auslieferung.',
'unique_existing_webhook' => 'Sie haben bereits einen weiteren Webhook mit dieser Kombination aus URL, Trigger, Antwort und Auslieferung.',
'same_account_type' => 'Beide Konten müssen vom selben Kontotyp sein',
'same_account_currency' => 'Beiden Konten muss die gleiche Währung zugeordnet sein',
/*
* 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
*
*/
'secure_password' => 'Dies ist ein unsicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://bit.ly/FF3-password',
'valid_recurrence_rep_type' => 'Ungültige Wiederholungsart für Daueraufträge.',
'valid_recurrence_rep_moment' => 'Ungültiges Wiederholungsmoment für diese Art der Wiederholung.',
'invalid_account_info' => 'Ungültige Kontodaten.',
'attributes' => [
'email' => 'E-Mail Adresse',
'description' => 'Beschreibung',
'amount' => 'Betrag',
'transactions.*.amount' => 'Buchungsbetrag',
'name' => 'Name',
'piggy_bank_id' => 'Sparschwein ID',
'targetamount' => 'Zielbetrag',
'opening_balance_date' => 'Datum des Eröffnungskontostands',
'opening_balance' => 'Eröffnungskontostand',
'match' => 'Übereinstimmung',
'amount_min' => 'Mindestbetrag',
'amount_max' => 'Höchstbetrag',
'title' => 'Bezeichnung',
'tag' => 'Schlagwort',
'transaction_description' => 'Transaktionsbeschreibung',
'rule-action-value.1' => 'Regelaktionswert #1',
'rule-action-value.2' => 'Regelaktionswert #2',
'rule-action-value.3' => 'Regelaktionswert #3',
'rule-action-value.4' => 'Regelaktionswert #4',
'rule-action-value.5' => 'Regelaktionswert #5',
'rule-action.1' => 'Aktionsregel #1',
'rule-action.2' => 'Aktionsregel #2',
'rule-action.3' => 'Aktionsregel #3',
'rule-action.4' => 'Aktionsregel #4',
'rule-action.5' => 'Aktionsregel #5',
'rule-trigger-value.1' => 'Regelauslösewert #1',
'rule-trigger-value.2' => 'Regelauslösewert #2',
'rule-trigger-value.3' => 'Regelauslösewert #3',
'rule-trigger-value.4' => 'Regelauslösewert #4',
'rule-trigger-value.5' => 'Regelauslösewert #5',
'rule-trigger.1' => 'Regel #1 auslösen',
'rule-trigger.2' => 'Regel #2 auslösen',
'rule-trigger.3' => 'Regel #3 auslösen',
'rule-trigger.4' => 'Regel 4 auslösen',
'rule-trigger.5' => 'Regel #5 auslösen',
],
// validation of accounts:
'withdrawal_source_need_data' => 'Um fortzufahren, benötigen Sie eine gültige Quellkontenkennung und/oder einen gültigen Quellkontonamen.',
'withdrawal_source_bad_data' => '[a] Bei der Suche nach der ID „:id” oder dem Namen „:name” konnte kein gültiges Quellkonto gefunden werden.',
'withdrawal_dest_need_data' => '[a] Sie benötigen eine gültige Zielkonto-ID und/oder einen gültigen Zielkontonamen, um fortzufahren.',
'withdrawal_dest_bad_data' => 'Bei der Suche nach Kennung „:id” oder Name „:name” konnte kein gültiges Zielkonto gefunden werden.',
'withdrawal_dest_iban_exists' => 'Die IBAN des Zielkontos wird bereits von einem Bestandskonto oder einer Verbindlichkeit genutzt und kann nicht als Auszahlungsziel verwendet werden.',
'deposit_src_iban_exists' => 'Die IBAN des Quellkontos wird bereits von einem Bestandskonto oder einer Verbindlichkeit genutzt und kann nicht als Einlagenquelle verwendet werden.',
'reconciliation_source_bad_data' => 'Bei der Suche nach ID „:id” oder Name „:name” konnte kein gültiges Ausgleichskonto gefunden werden.',
'generic_source_bad_data' => '[e] Bei der Suche nach der ID „:id” oder dem Namen „:name” konnte kein gültiges Quellkonto gefunden werden.',
'deposit_source_need_data' => 'Um fortzufahren, benötigen Sie eine gültige Quellkontenkennung und/oder einen gültigen Quellkontonamen.',
'deposit_source_bad_data' => '[b] Bei der Suche nach der ID „:id” oder dem Namen „:name” konnte kein gültiges Quellkonto gefunden werden.',
'deposit_dest_need_data' => '[b] Sie benötigen eine gültige Zielkonto-ID und/oder einen gültigen Zielkontonamen, um fortzufahren.',
'deposit_dest_bad_data' => 'Bei der Suche nach der Kennung „:id” oder dem Namen „:name” konnte kein gültiges Zielkonto gefunden werden.',
'deposit_dest_wrong_type' => 'Das übermittelte Zielkonto entspricht nicht dem geforderten Typ.',
/*
* 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
*
*/
'transfer_source_need_data' => 'Um fortzufahren, benötigen Sie eine gültige Quellkontenkennung und/oder einen gültigen Quellkontonamen.',
'transfer_source_bad_data' => '[c] Bei der Suche nach der ID „:id” oder dem Namen „:name” konnte kein gültiges Quellkonto gefunden werden.',
'transfer_dest_need_data' => '[c] Sie benötigen eine gültige Zielkonto-ID und/oder einen gültigen Zielkontonamen, um fortzufahren.',
'transfer_dest_bad_data' => 'Bei der Suche nach der Kennung „:id” oder dem Namen „:name” konnte kein gültiges Zielkonto gefunden werden.',
'need_id_in_edit' => 'Jeder Aufteilungen muss eine transaction_journal_id (entweder gültige ID oder 0) aufweisen.',
'ob_source_need_data' => 'Sie benötigen eine gültige Quellkontonummer und/oder einen gültigen Quellkontonamen, um fortzufahren.',
'lc_source_need_data' => 'Zum Fortfahren wird eine gültige Quellkonto-ID benötigt.',
'ob_dest_need_data' => '[d] Sie benötigen eine gültige Zielkonto-ID und/oder einen gültigen Zielkontonamen, um fortzufahren.',
'ob_dest_bad_data' => 'Bei der Suche nach der ID ":id" oder dem Namen ":name" konnte kein gültiges Zielkonto gefunden werden.',
'reconciliation_either_account' => 'Um einen Abgleich zu übermitteln, müssen Sie entweder ein Quell- oder ein Zielkonto angeben. Nicht beides, nicht keines von beiden.',
'generic_invalid_source' => 'Sie können dieses Konto nicht als Quellkonto verwenden.',
'generic_invalid_destination' => 'Sie können dieses Konto nicht als Zielkonto verwenden.',
'generic_no_source' => 'Sie müssen Informationen zum Quellkonto oder eine Transaktions-Journal-ID angeben.',
'generic_no_destination' => 'Sie müssen Informationen zum Zielkonto oder eine Transaktions-Journal-ID angeben.',
'gte.numeric' => ':attribute muss größer oder gleich :value sein.',
'gt.numeric' => ':attribute muss größer als :value sein.',
'gte.file' => ':attribute muss größer oder gleich :value Kilobytes sein.',
'gte.string' => ':attribute muss mindestens :value Zeichen enthalten.',
'gte.array' => ':attribute muss mindestens :value Elemente enthalten.',
'amount_required_for_auto_budget' => 'Betrag ist erforderlich.',
'auto_budget_amount_positive' => 'Der Betrag muss größer als Null sein.',
'auto_budget_period_mandatory' => 'Der Zeitraum für das automatische Budget ist ein Pflichtfeld.',
// no access to administration:
'no_access_user_group' => 'Für diese Verwaltung haben Sie nicht die erforderlichen Zugriffsrechte.',
'administration_owner_rename' => 'You can\'t rename your standard administration.',
];
/*
* 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
*
*/

View File

@ -1,36 +0,0 @@
<?php
/**
* api.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
/*
* 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
*
*/
return [
];

View File

@ -1,39 +0,0 @@
<?php
/**
* auth.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'failed' => 'Αυτά τα διαπιστευτήρια δεν ταιριάζουν με τα αρχεία μας.',
'throttle' => 'Πάρα πολλές προσπάθειες σύνδεσης. Παρακαλώ δοκιμάστε ξανά σε :seconds δευτερόλεπτα.',
];

View File

@ -1,101 +0,0 @@
<?php
/**
* breadcrumbs.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'home' => 'Αρχική',
'budgets' => 'Προϋπολογισμοί',
'subscriptions' => 'Συνδρομές',
'transactions' => 'Συναλλαγές',
'title_expenses' => 'Δαπάνες',
'title_withdrawal' => 'Δαπάνες',
'title_revenue' => 'Έσοδα',
'title_deposit' => 'Έσοδα',
'title_transfer' => 'Μεταφορές',
'title_transfers' => 'Μεταφορές',
'edit_currency' => 'Επεξεργασία νομίσματος ":name"',
'delete_currency' => 'Διαγραφή νομίσματος ":name"',
'newPiggyBank' => 'Δημιουργία ενός νέου κουμπαρά',
'edit_piggyBank' => 'Επεξεργασία κουμπαρά ":name"',
'preferences' => 'Προτιμήσεις',
'profile' => 'Προφίλ',
'accounts' => 'Λογαριασμοί',
'changePassword' => 'Αλλάξτε τον κωδικό σας',
'change_email' => 'Αλλάξτε τη διεύθυνση του email σας',
'bills' => 'Πάγια έξοδα',
'newBill' => 'Νέο πάγιο έξοδο',
'edit_bill' => 'Επεξεργασία πάγιου έξοδου ":name"',
'delete_bill' => 'Διαγραφή πάγιου έξοδου ":name"',
'reports' => 'Αναφορές',
'search_result' => 'Αποτελέσματα αναζήτησης για ":query"',
'withdrawal_list' => 'Δαπάνες',
'Withdrawal_list' => 'Δαπάνες',
'deposit_list' => 'Έσοδα και καταθέσεις',
'transfer_list' => 'Μεταφορές',
'transfers_list' => 'Μεταφορές',
/*
* 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
*
*/
'reconciliation_list' => 'Συνδιαλλαγές',
'create_withdrawal' => 'Δημιουργία νέας ανάληψης',
'create_deposit' => 'Δημιουργία νέας κατάθεσης',
'create_transfer' => 'Δημιουργία νέας μεταφοράς',
'create_new_transaction' => 'Δημιουργία μιας νέας συναλλαγής',
'edit_journal' => 'Επεξεργασία συναλλαγής ":description"',
'edit_reconciliation' => 'Επεξεργασία ":description"',
'delete_journal' => 'Διαγραφή συναλλαγής ":description"',
'delete_group' => 'Διαγραφή συναλλαγής ":description"',
'tags' => 'Ετικέτες',
'createTag' => 'Δημιουργία νέας ετικέτας',
'edit_tag' => 'Επεξεργασία ετικέτας ":tag"',
'delete_tag' => 'Διαγραφή ετικέτας ":tag"',
'delete_journal_link' => 'Διαγραφή συνδέσμου μεταξύ των συναλλαγών',
'edit_object_group' => 'Επεξεργασία ομάδας ":title"',
'delete_object_group' => 'Διαγραφή ομάδας ":title"',
'logout_others' => 'Αποσυνδέσετε τις άλλες συνεδρίες',
'asset_accounts' => 'Λογαριασμοί κεφαλαίου',
'expense_accounts' => 'Λογαριασμοί δαπανών',
'revenue_accounts' => 'Λογαριασμοί εσόδων',
'liabilities_accounts' => 'Υποχρεώσεις',
'placeholder' => '[Placeholder]',
];

View File

@ -1,37 +0,0 @@
<?php
/**
* components.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
];

View File

@ -1,102 +0,0 @@
<?php
/**
* config.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'html_language' => 'el',
'locale' => 'el, Ελληνικά, el_GR.utf8, el_GR.UTF-8',
// 'month' => '%B %Y',
'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
'month_and_day_moment_js' => 'D MMM YYYY',
'month_and_day_fns' => 'd MMMM y',
'month_and_day_js' => 'Do MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
'month_and_date_day_js' => 'dddd Do MMMM YYYY',
// 'month_and_day_no_year' => '%B %e',
'month_and_day_no_year_js' => 'Do MMMM',
/*
* 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
*
*/
// 'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'Do MMMM YYYY, HH:mm:ss',
'date_time_fns' => 'do MMMM yyyy @ HH:mm:ss',
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
'week_in_year_js' => '[Week] W, GGGG',
'week_in_year_fns' => "'Εβδομάδα' w, yyyy",
// 'year' => '%Y',
'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
'half_year_js' => '\QQ YYYY',
'quarter_fns' => "'Q'Q, yyyy",
'half_year_fns' => "'H{half}', yyyy",
'dow_1' => 'Δευτέρα',
'dow_2' => 'Τρίτη',
'dow_3' => 'Τετάρτη',
'dow_4' => 'Πέμπτη',
'dow_5' => 'Παρασκευή',
'dow_6' => 'Σάββατο',
'dow_7' => 'Κυριακή',
];
/*
* 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
*
*/

View File

@ -1,59 +0,0 @@
<?php
/**
* demo.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'no_demo_text' => 'Συγγνώμη, δεν υπάρχει επεξηγηματικό κείμενο για <abbr title=":route">αυτή τη σελίδα</abbr>.',
'see_help_icon' => 'Ωστόσο, το <i class="fa fa-question-circle"></i>-εικονίδιο στην επάνω δεξιά γωνία θα σας πει περισσότερα.',
'index' => 'Καλωσορίσατε στο <strong>Firefly III</strong>! Σε αυτή τη σελίδα θα λάβετε μια σύνοψη των οικονομικών σας. Για περισσότερες πληροφορίες, ελέγξτε τους Λογαριασμούς &rarr; <a href=":asset">Πάγιοι Λογαριασμοί</a> και φυσικά τους <a href=":budgets">Προϋπολογισμούς</a> και τις σελίδες <a href=":reports">Αναφορών</a>. Ή περιηγηθείτε και δείτε που θα καταλήξετε.',
'accounts-index' => 'Οι αποταμιευτικοί λογαριασμοί είναι οι προσωπικοί σας τραπεζικοί λογαριασμοί. Λογαριασμοί εξόδων είναι οι λογαριασμοί που ξοδεύετε χρήματα, όπως καταστήματα και φίλοι. Λογαριασμοί εσόδων είναι λογαριασμοί από τους οποίους λαμβάνετε χρήματα, όπως η εργασία σας, το Δημόσιο ή άλλες πηγές εισοδημάτων. Οι υποχρεώσεις είναι οι οφειλές και τα δάνεια όπως παλιές οφειλές πιστωτικών καρτών ή οικιακά δάνεια. Σε αυτή τη σελίδα μπορείτε να τους διαμορφώσετε ή να τους αφαιρέσετε.',
'budgets-index' => 'Αυτή η σελίδα εμφανίζει μια σύνοψη των προϋπολογισμών σας. Η επάνω μπάρα δείχνει το ποσό που είναι διαθέσιμο προς προϋπολογισμό. Αυτό μπορεί να διαμορφωθεί για οποιαδήποτε περίοδο κλικάροντας το ποσό στα δεξιά. Το ποσό που ξοδεύετε πραγματικά εμφανίζεται στην παρακάτω μπάρα. Από κάτω είναι τα έξοδα ανά προϋπολογισμό και προϋπολογίσατε για αυτούς.',
'reports-index-start' => 'Το Firefly III υποστηρίζει μια πληθώρα τύπων αναφορών. Διαβάστε για αυτές κλικάροντας το <i class="fa fa-question-circle"></i>-εικονίδιο στην επάνω δεξιά γωνία.',
'reports-index-examples' => 'Ελέγξτε οπωσδήποτε αυτά τα παραδείγματα: <a href=":one">μια μηνιαία οικονομική σύνοψη </a>, <a href=":two">μια ετήσια οικονομική σύνοψη</a> και <a href=":three">μια σύνοψη προϋπολογισμού</a>.',
'currencies-index' => 'Το Firefly III υποστηρίζει πολλαπλά νομίσματα. Αν και έχει προεπιλογή το Ευρώ, αυτό μπορεί να αλλάξει σε Αμερικάνικο Δολάριο και πολλά άλλα νομίσματα. Όπως βλέπετε έχει περιληφθεί μια μικρή επιλογή νομισμάτων και μπορείτε να προσθέσετε τα δικά σας εάν επιθυμείτε. Αλλάζοντας το προεπιλεγμένο νόμισμα δε θα αλλάξει το νόμισμα των υπαρχόντων συναλλαγών: To Firefly III υποστηρίζει τη ταυτόχρονη χρήση πολλαπλών νομισμάτων.',
'transactions-index' => 'Αυτά τα έξοδα, οι καταθέσεις και οι μεταφορές δεν είναι ιδιαιτέρως φανταστικές. Έχουν δημιουργηθεί αυτόματα.',
'piggy-banks-index' => 'Όπως βλέπετε, υπάρχουν τρεις κουμπαράδες. Χρησιμοποιήστε τα κουμπιά συν και μείον για να επηρεάσετε το ποσό των χρημάτων σε κάθε κουμπαρά. Κλικάρετε το όνομα του κουμπαρά για να δείτε τη διαχείριση για κάθε κουμπαρά.',
'profile-index' => 'Λάβετε υπόψιν ότι o ιστότοπος επίδειξης επαναφέρεται κάθε τέσσερις ώρες. Η πρόσβασή σας μπορεί να ανακληθεί οποιαδήποτε στιγμή. Αυτό συμβαίνει αυτόματα και δεν είναι σφάλμα.',
];
/*
* 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
*
*/

View File

@ -1,183 +0,0 @@
<?php
/**
* email.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// common items
'greeting' => 'Γεια σου,',
'closing' => 'Μπιπ μπιπ,',
'signature' => 'Το Ρομπότ Αλληλογραφίας του Firefly III',
'footer_ps' => 'ΥΓ: Αυτό το μήνυμα στάλθηκε επειδή μια αίτηση από την IP :ipAddress το ενεργοποίησε.',
// admin test
'admin_test_subject' => 'Ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III',
'admin_test_body' => 'Αυτό είναι ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III. Αποστάλθηκε στο :email.',
/*
* 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
*
*/
// invite
'invitation_created_subject' => 'Έχει δημιουργηθεί μια πρόσκληση',
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
'invite_user_subject' => 'You\'ve been invited to create a Firefly III account.',
'invitation_introduction' => 'You\'ve been invited to create a Firefly III account on **:host**. Firefly III is a personal, self-hosted, private personal finance manager. All the cool kids are using it.',
'invitation_invited_by' => 'You\'ve been invited by ":admin" and this invitation was sent to ":invitee". That\'s you, right?',
'invitation_url' => 'The invitation is valid for 48 hours and can be redeemed by surfing to [Firefly III](:url). Enjoy!',
// new IP
'login_from_new_ip' => 'Νέα σύνδεση χρήστη στο Firefly III',
'slack_login_from_new_ip' => 'New Firefly III login from IP :ip (:host)',
'new_ip_body' => 'Το Firefly III εντόπισε μια νέα σύνδεση στο λογαριασμό σας από μια άγνωστη διεύθυνση IP. Αν δεν συνδεθήκατε ποτέ από την παρακάτω διεύθυνση IP ή έγινε πριν από περισσότερο από έξι μήνες, το Firefly III θα σας προειδοποιήσει.',
'new_ip_warning' => 'Αν αναγνωρίζετε αυτή τη διεύθυνση IP ή τη σύνδεση χρήστη, μπορείτε να αγνοήσετε αυτό το μήνυμα. Αν δεν συνδεθήκατε, αν δεν έχετε ιδέα για το τι είναι αυτό, επαληθεύστε ένα ασφαλή κωδικό πρόσβασης, αλλάξτε τον και αποσυνδεθείτε από όλες τις άλλες συνεδρίες. Για να το κάνετε αυτό, πηγαίνετε στη σελίδα του προφίλ σας. Φυσικά έχετε ήδη ενεργοποιημένο το 2FactorAuthentication, έτσι? Μείνετε ασφαλείς!',
'ip_address' => 'Διεύθυνση IP',
'host_name' => 'Διακομιστής',
'date_time' => 'Ημερομηνία και ώρα',
// access token created
'access_token_created_subject' => 'Δημιουργήθηκε ένα νέο διακριτικό πρόσβασης',
'access_token_created_body' => 'Κάποιος (ελπίζω εσείς) μόλις δημιούργησε ένα νέο Διακριτικό Πρόσβασης Firefly III API για το δικό σας λογαριασμό χρήστη.',
'access_token_created_explanation' => 'With this token, they can access **all** of your financial records through the Firefly III API.',
'access_token_created_revoke' => 'If this wasn\'t you, please revoke this token as soon as possible at :url',
// registered
'registered_subject' => 'Καλωσήρθατε στο Firefly III!',
'registered_subject_admin' => 'A new user has registered',
'admin_new_user_registered' => 'A new user has registered. User **:email** was given user ID #:id.',
'registered_welcome' => 'Welcome to [Firefly III](:address). Your registration has made it, and this email is here to confirm it. Yay!',
'registered_pw' => 'If you have forgotten your password already, please reset it using [the password reset tool](:address/password/reset).',
'registered_help' => 'Υπάρχει ένα εικονίδιο βοήθειας στην επάνω δεξιά γωνία κάθε σελίδας. Αν χρειάζεστε βοήθεια, κάντε κλικ σε αυτό!',
'registered_closing' => 'Καλή Διασκέδαση!',
'registered_firefly_iii_link' => 'Firefly III:',
'registered_pw_reset_link' => 'Επαναφορά κωδικού πρόσβασης:',
'registered_doc_link' => 'Τεκμηρίωση:',
/*
* 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
*
*/
// new version
'new_version_email_subject' => 'Μια νέα έκδοση του Firefly III είναι διαθέσιμη',
// email change
'email_change_subject' => 'Η διεύθυνση email σας στο Firefly III έχει αλλάξει',
'email_change_body_to_new' => 'Εσείς ή κάποιος με πρόσβαση στο λογαριασμό σας στο Firefly III έχει αλλάξει τη διεύθυνση ηλεκτρονικού ταχυδρομείου σας. Αν δεν περιμένατε αυτό το μήνυμα, παρακαλώ αγνοήστε και διαγράψτε το.',
'email_change_body_to_old' => 'You or somebody with access to your Firefly III account has changed your email address. If you did not expect this to happen, you **must** follow the "undo"-link below to protect your account!',
'email_change_ignore' => 'Αν ξεκινήσατε αυτήν την αλλαγή, μπορείτε να αγνοήσετε με ασφάλεια αυτό το μήνυμα.',
'email_change_old' => 'Η παλιά διεύθυνση ηλεκτρονικού ταχυδρομείου ήταν: :email',
'email_change_old_strong' => 'Η παλιά διεύθυνση ηλεκτρονικού ταχυδρομείου ήταν: **:email**',
'email_change_new' => 'Η νέα διεύθυνση ηλεκτρονικού ταχυδρομείου είναι: :email',
'email_change_new_strong' => 'Η νέα διεύθυνση ηλεκτρονικού ταχυδρομείου είναι: **:email**',
'email_change_instructions' => 'Δεν μπορείτε να χρησιμοποιήσετε το Firefly III μέχρι να επιβεβαιώσετε αυτήν την αλλαγή. Ακολουθήστε τον παρακάτω σύνδεσμο για να το κάνετε.',
'email_change_undo_link' => 'Για να αναιρέσετε την αλλαγή, ακολουθήστε αυτόν τον σύνδεσμο:',
// OAuth token created
'oauth_created_subject' => 'Δημιουργήθηκε ένας νέος πελάτης OAuth',
'oauth_created_body' => 'Somebody (hopefully you) just created a new Firefly III API OAuth Client for your user account. It\'s labeled ":name" and has callback URL `:url`.',
'oauth_created_explanation' => 'With this client, they can access **all** of your financial records through the Firefly III API.',
'oauth_created_undo' => 'If this wasn\'t you, please revoke this client as soon as possible at `:url`',
// reset password
'reset_pw_subject' => 'Αίτημα επαναφοράς κωδικού πρόσβασης',
'reset_pw_instructions' => 'Κάποιος θέλει να κάνει επαναφορά για τον κωδικό πρόσβασής σας. Αν ήσασταν εσείς, παρακαλούμε ακολουθήστε τον παρακάτω σύνδεσμο για να το κάνετε.',
'reset_pw_warning' => '**PLEASE** verify that the link actually goes to the Firefly III you expect it to go!',
// error
'error_subject' => 'Βρέθηκε ένα σφάλμα στο Firefly III',
'error_intro' => 'Το Firefly III v:version συνάντησε ένα σφάλμα: <span style="font-family: monospace;">:errorMessage</span>.',
'error_type' => 'Το σφάλμα ήταν του τύπου ":class".',
'error_timestamp' => 'Το σφάλμα προέκυψε την/στις: :time.',
'error_location' => 'Αυτό το σφάλμα προέκυψε στο αρχείο "<span style="font-family: monospace;">:file</span>" στη γραμμή :line με τον κωδικό :code.',
'error_user' => 'Το σφάλμα προέκυψε στο χρήστη #:id, <a href="mailto::email">:email</a>.',
'error_no_user' => 'Δεν υπήρξε κανένας συνδεδεμένος χρήστης για αυτό το σφάλμα ή κανένας χρήστης δεν εντοπίστηκε.',
'error_ip' => 'Η διεύθυνση IP που σχετίζεται με αυτό το σφάλμα είναι: :ip',
'error_url' => 'Το URL είναι: :url',
'error_user_agent' => 'User agent: :userAgent',
'error_stacktrace' => 'The full stacktrace is below. If you think this is a bug in Firefly III, you can forward this message to <a href="mailto:james@firefly-iii.org?subject=I%20found%20a%20bug!">james@firefly-iii.org</a>. This can help fix the bug you just encountered.',
'error_github_html' => 'Αν προτιμάτε, μπορείτε επίσης να ανοίξετε ένα νέο ζήτημα στο <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Αν προτιμάτε, μπορείτε επίσης να ανοίξετε ένα νέο ζήτημα στο https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Το πλήρες stacktrace είναι παρακάτω:',
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
/*
* 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
*
*/
// report new journals
'new_journals_subject' => 'Το Firefly III έχει δημιουργήσει μια νέα συναλλαγή|Το Firefly III έχει δημιουργήσει :count νέες συναλλαγές',
'new_journals_header' => 'Το Firefly III έχει δημιουργήσει μια συναλλαγή για εσάς. Μπορείτε να τη βρείτε στην εγκατάσταση Firefly ΙΙΙ:|Το Firefly III έχει δημιουργήσει :count συναλλαγές για εσάς. Μπορείτε να τις βρείτε στην εγκατάσταση 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.',
];
/*
* 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
*
*/

View File

@ -1,77 +0,0 @@
<?php
/**
* firefly.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'404_header' => 'Το Firefly III δεν μπορεί να βρει αυτή τη σελίδα.',
'404_page_does_not_exist' => 'Η σελίδα που ζητήσατε δεν υπάρχει. Βεβαιωθείτε ότι δεν έχετε εισαγάγει λάθος διεύθυνση URL. Μήπως κάνατε τυπογραφικό λάθος;',
'404_send_error' => 'Εάν καταλήξατε σε αυτή τη σελίδα από αυτόματη ανακατεύθυνση, σας ζητώ συγγνώμη. Υπάρχει αναφορά αυτού του σφάλματος στα αρχεία καταγραφής σας και θα ήμουν ευγνώμων εάν μου στείλετε το σφάλμα.',
'404_github_link' => 'Εάν είστε βέβαιοι ότι αυτή η σελίδα πρέπει να υπάρχει, ανοίξτε ένα νέο θέμα στο <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
'whoops' => 'Ούπς',
'fatal_error' => 'Παρουσιάστηκε σοβαρό σφάλμα. Ελέγξτε τα αρχεία καταγραφής στο "storage/logs" ή χρησιμοποιήστε την εντολή "docker logs -f [container]" για να δείτε τι συμβαίνει.',
'maintenance_mode' => 'Το Firefly III βρίσκεται σε λειτουργία συντήρησης.',
'be_right_back' => 'Επιστρέφω αμέσως!',
'check_back' => 'Firefly III is down for some necessary maintenance. Please check back in a second. If you happen to see this message on the demo site, just wait a few minutes. The database is reset every few hours.',
'error_occurred' => 'Ωχ! Παρουσιάστηκε σφάλμα.',
'db_error_occurred' => 'Ουπς! Προέκυψε ένα σφάλμα στη βάση δεδομένων.',
'error_not_recoverable' => 'Δυστυχώς, αυτό το σφάλμα δεν ήταν δυνατό να ξεπεραστεί :(. Το Firefly III δε λειτουργεί. Το σφάλμα είναι:',
'error' => 'Σφάλμα',
'error_location' => 'Αυτό το σφάλμα προέκυψε στο αρχείο <span style="font-family: monospace;">:file</span> στη γραμμή :line με κώδικα :code.',
'stacktrace' => 'Ιχνηλάτηση στοίβας',
'more_info' => 'Περισσότερες πληροφορίες',
/*
* 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
*
*/
'collect_info' => 'Συλλέξτε περισσότερες πληροφορίες στον κατάλογο <code>storage/logs</code> όπου θα βρείτε αρχεία καταγραφής. Εάν χρησιμοποιείτε το Docker, χρησιμοποιήστε το <code>docker logs -f [container]</code>.',
'collect_info_more' => 'Μπορείτε να διαβάσετε περισσότερα σχετικά με τη συλλογή πληροφοριών σφαλμάτων στο <a href="https://docs.firefly-iii.org/how-to/general/debug/">FAQ</a>.',
'github_help' => 'Λάβετε βοήθεια στο GitHub',
'github_instructions' => 'Είστε ευπρόσδεκτοι να ανοίξετε ένα νέο θέμα <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">στο GitHub</a></strong>.',
'use_search' => 'Χρησιμοποιήστε την αναζήτηση!',
'include_info' => 'Συμπεριλάβετε τις πληροφορίες <a href=":link">από αυτή τη σελίδα εντοπισμού σφαλμάτων</a>.',
'tell_more' => 'Πείτε μας λίγα περισσότερα από το "μου λέει Ουπς!"',
'include_logs' => 'Συμπεριλάβετε αρχεία καταγραφής σφαλμάτων (δείτε παραπάνω).',
'what_did_you_do' => 'Πείτε μας τι κάνατε.',
'offline_header' => 'Μάλλον είστε εκτός σύνδεσης',
'offline_unreachable' => 'Το Firefly III δεν είναι προσβάσιμο. Είτε η συσκευή σας αυτή τη στιγμή είναι εκτός σύνδεσης ή ο διακομιστής δεν λειτουργεί.',
'offline_github' => 'Εάν είστε βέβαιοι ότι τόσο η συσκευή σας όσο και ο διακομιστής είναι συνδεδεμένοι, ανοίξτε ένα θέμα στο <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a> </strong>.',
];

File diff suppressed because it is too large Load Diff

View File

@ -1,312 +0,0 @@
<?php
/**
* form.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// new user:
'bank_name' => 'Όνομα τράπεζας',
'bank_balance' => 'Υπόλοιπο',
'current_balance' => 'Current balance',
'savings_balance' => 'Υπόλοιπο αποταμιεύσεων',
'credit_card_limit' => 'Όριο πιστωτικής κάρτας',
'automatch' => 'Αυτόματο ταίριασμα',
'skip' => 'Παράλειψη',
'enabled' => 'Ενεργοποιημένο',
'name' => 'Όνομα',
'active' => 'Ενεργό',
'amount_min' => 'Ελάχιστο ποσό',
'amount_max' => 'Μέγιστο ποσό',
'match' => 'Αντιστοιχίες στις',
'strict' => 'Αυστηρή λειτουργία',
'repeat_freq' => 'Επαναλήψεις',
'object_group' => 'Ομάδα',
'location' => 'Τοποθεσία',
'update_channel' => 'Κανάλι ενημερώσεων',
'currency_id' => 'Νόμισμα',
'transaction_currency_id' => 'Νόμισμα',
'auto_budget_currency_id' => 'Νόμισμα',
'external_ip' => 'Η εξωτερική IP του εξυπηρετητή σας',
'attachments' => 'Συνημμένα',
'BIC' => 'BIC',
'verify_password' => 'Επιβεβαίωση ασφάλειας κωδικού',
'source_account' => 'Λογαριασμός προέλευσης',
'destination_account' => 'Λογαριασμός προορισμού',
'asset_destination_account' => 'Λογαριασμός προορισμού',
'include_net_worth' => 'Εντός καθαρής αξίας',
'asset_source_account' => 'Λογαριασμός προέλευσης',
'journal_description' => 'Περιγραφή',
'note' => 'Σημειώσεις',
'currency' => 'Νόμισμα',
'account_id' => 'Λογαριασμός κεφαλαίου',
'budget_id' => 'Προϋπολογισμός',
'bill_id' => 'Πάγιο έξοδο',
'opening_balance' => 'Υπόλοιπο έναρξης',
'tagMode' => 'Λειτουργία ετικέτας',
'virtual_balance' => 'Εικονικό υπόλοιπο',
/*
* 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
*
*/
'targetamount' => 'Ποσό στόχου',
'account_role' => 'Ρόλος λογαριασμού',
'opening_balance_date' => 'Ημερομηνία υπολοίπου έναρξης',
'cc_type' => 'Σχέδιο πληρωμής πιστωτικής κάρτας',
'cc_monthly_payment_date' => 'Ημερομηνία μηνιαίας πληρωμής κάρτας',
'piggy_bank_id' => 'Κουμπαράς',
'returnHere' => 'Επιστροφή εδώ',
'returnHereExplanation' => 'Μετά την αποθήκευση, επιστρέψτε εδώ για νέα δημιουργία.',
'returnHereUpdateExplanation' => 'Μετά την ανανέωση, επιστρέψτε εδώ.',
'description' => 'Περιγραφή',
'expense_account' => 'Λογαριασμός δαπανών',
'revenue_account' => 'Λογαριασμός εσόδων',
'decimal_places' => 'Δεκαδικά ψηφία',
'destination_amount' => 'Ποσό (προορισμός)',
'new_email_address' => 'Νέα διεύθυνση email',
'verification' => 'Επαλήθευση',
'api_key' => 'Κλειδί API',
'remember_me' => 'Να με θυμάσαι',
'liability_type_id' => 'Τύπος υποχρέωσης',
'liability_type' => 'Τύπος υποχρέωσης',
'interest' => 'Τόκος',
'interest_period' => 'Τοκιζόμενη περίοδος',
'extension_date' => 'Ημερομηνία επέκτασης',
'type' => 'Τύπος',
'convert_Withdrawal' => 'Μετατροπή ανάληψης',
'convert_Deposit' => 'Μετατροπή κατάθεσης',
'convert_Transfer' => 'Μετατροπή μεταφοράς',
'amount' => 'Ποσό',
'foreign_amount' => 'Ποσό σε ξένο νόμισμα',
'date' => 'Ημερομηνία',
'interest_date' => 'Ημερομηνία τοκισμού',
'book_date' => 'Ημερομηνία εγγραφής',
'process_date' => 'Ημερομηνία επεξεργασίας',
'category' => 'Κατηγορία',
'tags' => 'Ετικέτες',
'deletePermanently' => 'Οριστική διαγραφή',
'cancel' => 'Άκυρο',
'targetdate' => 'Ημερομηνία στόχου',
'startdate' => 'Ημερομηνία Έναρξης',
'tag' => 'Ετικέτα',
'under' => 'Κάτω από',
'symbol' => 'Σύμβολο',
'code' => 'Κωδικός',
'iban' => 'IBAN',
'account_number' => 'Αριθμός λογαριασμού',
'creditCardNumber' => 'Αριθμός πιστωτικής κάρτας',
'has_headers' => 'Επικεφαλίδες',
'date_format' => 'Μορφή ημερομηνίας',
'specifix' => 'Συγκεκριμένες διορθώσεις τράπεζας-ή αρχείου',
'attachments[]' => 'Συνημμένα',
'title' => 'Τίτλος',
'notes' => 'Σημειώσεις',
'filename' => 'Όνομα αρχείου',
'mime' => 'Τύπος Mime',
'size' => 'Μέγεθος',
'trigger' => 'Ενεργοποίηση',
'stop_processing' => 'Διακοπή επεξεργασίας',
'start_date' => 'Αρχή του εύρους',
'end_date' => 'Τέλος του εύρους',
'enddate' => 'Ημερομηνία λήξης',
'move_rules_before_delete' => 'Ομάδα κανόνων',
'start' => 'Αρχή του εύρους',
'end' => 'Τέλος του εύρους',
'delete_account' => 'Διαγραφή λογαριασμού ":name"',
'delete_webhook' => 'Διαγραφή του webhook ":title"',
'delete_bill' => 'Διαγραφή πάγιου έξοδου ":name"',
'delete_budget' => 'Διαγραφή προϋπολογισμού ":name"',
'delete_category' => 'Διαγραφή κατηγορίας ":name"',
'delete_currency' => 'Διαγραφή νομίσματος ":name"',
'delete_journal' => 'Διαγραφή συναλλαγής με την περιγραφή ":description"',
'delete_attachment' => 'Διαγραφή επισυναπτόμενου ":name"',
'delete_rule' => 'Διαγραφή κανόνα ":title"',
'delete_rule_group' => 'Διαγραφή ομάδας κανόνων ":title"',
'delete_link_type' => 'Διαγραφή τύπου συνδέσμου ":name"',
'delete_user' => 'Διαγραφή χρήστη ":email"',
'delete_recurring' => 'Διαγραφή επαναλαμβανόμενης συναλλαγής ":title"',
'user_areYouSure' => 'Εάν διαγράψετε το χρήστη ":email", θα χαθούν όλα. Δεν υπάρχει αναίρεση, επαναφορά ή κάτι άλλο. Εάν διαγράψετε τον εαυτό σας, θα χάσετε την πρόσβαση στο Firefly III.',
'attachment_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε το συνημμένο με όνομα ":name";',
'account_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε το λογαριασμό με όνομα ":name";',
'account_areYouSure_js' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε το λογαριασμό με όνομα "{name}";',
'bill_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε το πάγιο έξοδο με όνομα ":name";',
'rule_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε τον κανόνα με τίτλο ":title";',
'object_group_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε την ομάδα με τίτλο ":title";',
'ruleGroup_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε την ομάδα κανόνων με τίτλο ":title";',
'budget_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε τον προϋπολογισμό με όνομα ":name";',
'webhook_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε το webhook με τίτλο ":title";',
'category_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε την κατηγορία με όνομα ":name";',
'recurring_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε την επαναλαμβανόμενη συναλλαγή με τίτλο ":title";',
'currency_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε το νόμισμα με όνομα ":name";',
'piggyBank_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε τον κουμπαρά με όνομα ":name";',
'journal_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε τη συναλλαγή με περιγραφή ":description";',
'mass_journal_are_you_sure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε αυτές τις συναλλαγές;',
/*
* 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
*
*/
'tag_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε την ετικέτα ":tag";',
'journal_link_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε το σύνδεσμο μεταξύ <a href=":source_link">:source</a> και <a href=":destination_link">:destination</a>;',
'linkType_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε τον τύπο συνδέσμου ":name" (":inward" / ":outward");',
'permDeleteWarning' => 'Η διαγραφή στοιχείων από το Firefly III είναι μόνιμη και δεν μπορεί να αναιρεθεί.',
'mass_make_selection' => 'Μπορείτε ακόμη να αποτρέψετε τη διαγραφή αντικειμένων αφαιρώντας αυτό το πλαίσιο ελέγχου.',
'delete_all_permanently' => 'Μόνιμη διαγραφή επιλεγμένων',
'update_all_journals' => 'Ανανέωση αυτών των συναλλαγών',
'also_delete_transactions' => 'Η μόνη συναλλαγή που συνδέεται με αυτό το λογαριασμό θα διαγραφεί επίσης.| Και οι :count συναλλαγές που συνδέονται με αυτό το λογαριασμό θα διαγραφούν επίσης.',
'also_delete_transactions_js' => 'Χωρίς συναλλαγές | Η μόνη συναλλαγή που συνδέεται με αυτόν τον λογαριασμό θα διαγραφεί επίσης. | Όλες οι συναλλαγές {count} που συνδέονται με αυτόν τον λογαριασμό θα διαγραφούν επίσης.',
'also_delete_connections' => 'Η μόνη συνδεδεμένη συναλλαγή με αυτό τον τύπο σύνδεσης θα αποσυνδεθεί.|Όλες οι :count συνδεδεμένες συναλλαγές με αυτό τον τύπο σύνδεσης θα αποσυνδεθούν.',
'also_delete_rules' => 'Η μόνη συναλλαγή που συνδέεται με αυτό το λογαριασμό θα διαγραφεί επίσης.| Όλες οι :count συναλλαγές που συνδέονται με αυτό το λογαριασμό θα διαγραφούν επίσης.',
'also_delete_piggyBanks' => 'Ο μόνος συνδεδεμένος κουμπαράς σε αυτό τον λογαριασμό θα διαγραφή επίσης.|Όλες οι :count συνδεδεμένοι κουμπαράδες με αυτό τον λογαριασμό θα διαγραφούν επίσης.',
'also_delete_piggyBanks_js' => 'Χωρίς κουμπαρά | Ο μόνος κουμπαράς που είναι συνδεδεμένος σε αυτόν τον λογαριασμό θα διαγραφεί επίσης. | Όλοι οι κουμπαράδες {count} που συνδέονται με αυτόν τον λογαριασμό θα διαγραφούν επίσης.',
'not_delete_piggy_banks' => 'Ο κουμπαράς που είναι συνδεδεμένος σε αυτή την ομάδα δε θα διαγραφεί.| Οι :count κουμπαράδες που είναι συνδεδεμένοι σε αυτή την ομάδα δε θα διαγραφούν.',
'bill_keep_transactions' => 'Η μόνη συνδεδεμένη συναλλαγή με αυτό το λογαριασμό δε θα διαγραφεί.|\'Ολες οι :count συνδεδεμένες συναλλαγές με αυτό τον λογαριασμό θα γλυτώσουν από τη διαγραφή.',
'budget_keep_transactions' => 'Η μόνη συνδεδεμένη συναλλαγή με αυτό τον προϋπολογισμό δε θα διαγραφεί.|Όλες οι :count συνδεδεμένες συναλλαγές με αυτό τον προϋπολογισμό θα γλυτώσουν από τη διαγραφή.',
'category_keep_transactions' => 'Η μόνη συνδεδεμένη συναλλαγή με αυτή την κατηγορία δε θα διαγραφεί.|Όλες οι :count συνδεδεμένες συναλλαγές με αυτή την κατηγορία θα γλυτώσουν από τη διαγραφή.',
'recurring_keep_transactions' => 'Η μόνη συναλλαγή που δημιουργήθηκε από αυτή την επαναλαμβανόμενη συναλλαγή δε θα διαγραφεί.| \'Ολες οι :count συναλλαγές που δημιουργήθηκαν από αυτή την επαναλαμβανόμενη συναλλαγή θα γλυτώσουν από τη διαγραφή.',
'tag_keep_transactions' => 'Η μόνη συνδεδεμένη συναλλαγή με αυτή την ετικέτα δε θα διαγραφεί.|Όλες οι :count συνδεδεμένες συναλλαγές με αυτή την ετικέτα θα γλυτώσουν από τη διαγραφή.',
'check_for_updates' => 'Έλεγχος ενημερώσεων',
'liability_direction' => 'Υποχρέωση εντός/εκτός',
'delete_object_group' => 'Διαγραφή ομάδας ":title"',
'email' => 'Διεύθυνση E-mail',
'password' => 'Συνθηματικό',
'password_confirmation' => 'Συνθηματικό (επανάληψη)',
'blocked' => 'Έχει αποκλειστεί;',
'blocked_code' => 'Αιτία αποκλεισμού',
'login_name' => 'Είσοδος',
'is_owner' => 'Είναι διαχειριστής;',
'url' => 'Διεύθυνση URL',
'bill_end_date' => 'Ημερομηνία λήξης',
// import
'apply_rules' => 'Εφαρμογή κανόνων',
'artist' => 'Καλλιτέχνης',
'album' => 'Άλμπουμ',
'song' => 'Τραγούδι',
// admin
'domain' => 'Τομέας (Domain)',
'single_user_mode' => 'Απενεργοποίηση εγγραφής χρήστη',
'is_demo_site' => 'Είναι ιστότοπος επίδειξης',
// import
'configuration_file' => 'Αρχείο παραμετροποίησης',
'csv_comma' => 'Ένα κόμμα (,)',
'csv_semicolon' => 'Ένα ερωτηματικό (;)',
'csv_tab' => 'Ένα κενό (tab - αόρατο)',
'csv_delimiter' => 'Διαχωριστικό πεδίου CSV',
'client_id' => 'Αναγνωριστικό πελάτη',
'app_id' => 'Αναγνωριστικό εφαρμογής',
'secret' => 'Μυστικό',
'public_key' => 'Δημόσιο κλειδί',
'country_code' => 'Κώδικας χώρας',
'provider_code' => 'Τράπεζα ή πάροχος-δεδομένων',
'fints_url' => 'Διεύθυνση URL FinTS API',
'fints_port' => 'Πόρτα',
'fints_bank_code' => 'Κωδικός τράπεζας',
'fints_username' => 'Όνομα χρήστη',
'fints_password' => 'PIN / Κωδικός',
'fints_account' => 'Λογαριασμός FinTS',
'local_account' => 'Λογαριασμός 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
*
*/
'from_date' => 'Από ημερομηνία',
'to_date' => 'Εώς ημερομηνία',
'due_date' => 'Ημερομηνία προθεσμίας',
'payment_date' => 'Ημερομηνία πληρωμής',
'invoice_date' => 'Ημερομηνία τιμολόγησης',
'internal_reference' => 'Εσωτερική αναφορά',
'inward' => 'Εσωτερική περιγραφή',
'outward' => 'Εξωτερική περιγραφή',
'rule_group_id' => 'Ομάδα κανόνων',
'transaction_description' => 'Περιγραφή συναλλαγής',
'first_date' => 'Πρώτη ημερομηνία',
'transaction_type' => 'Τύπος συναλλαγής',
'repeat_until' => 'Επανάληψη εώς',
'recurring_description' => 'Περιγραφή επαναλαμβανόμενης συναλλαγής',
'repetition_type' => 'Τύπος επανάληψης',
'foreign_currency_id' => 'Ξένο νόμισμα',
'repetition_end' => 'Τέλος επανάληψης',
'repetitions' => 'Επαναλήψεις',
'calendar' => 'Ημερολόγιο',
'weekend' => 'Σαββατοκύριακο',
'client_secret' => 'Μυστικό πελάτη',
'withdrawal_destination_id' => 'Λογαριασμός προορισμού',
'deposit_source_id' => 'Λογαριασμός προέλευσης',
'expected_on' => 'Αναμένεται στις',
'paid' => 'Πληρώθηκε',
'auto_budget_type' => 'Αυτόματος προϋπολογισμός',
'auto_budget_amount' => 'Ποσό αυτόματου προϋπολογισμού',
'auto_budget_period' => 'Περίοδος αυτόματου προϋπολογισμού',
'collected' => 'Συλλέχθηκε',
'submitted' => 'Υποβλήθηκε',
'key' => 'Κλειδί',
'value' => 'Περιεχόμενο της εγγραφής',
'webhook_delivery' => 'Παράδοση',
'webhook_response' => 'Απόκριση',
'webhook_trigger' => 'Ενεργοποίηση',
];
/*
* 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
*
*/

View File

@ -1,198 +0,0 @@
<?php
/**
* intro.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
// index
'index_intro' => 'Καλωσορίσατε στην αρχική σελίδα του Firefly III. Παρακαλούμε πάρτε το χρόνο σας με αυτή την εισαγωγή για να κατανοήσετε πως λειτουργεί το Firefly III.',
'index_accounts-chart' => 'Αυτό το γράφημα δείχνει τo τρέχων υπόλοιπο των ενεργών λογαριασμών σας. Μπορείτε να επιλέξετε τους λογαριασμούς που εμφανίζονται εδώ στις προτιμήσεις σας.',
'index_box_out_holder' => 'Αυτό το κουτάκι επιλογής καθώς και τα παρακείμενα, θα σας δώσουν μια σύνοψη της οικονομικής σας κατάστασης.',
'index_help' => 'Εάν ποτέ χρειαστείτε βοήθεια με μια σελίδα ή φόρμα, πιέστε αυτό το κουμπί.',
'index_outro' => 'Οι περισσότερες σελίδες του Firefly III θα ξεκινήσουν με μια μικρή περιήγηση όπως αυτή. Παρακαλώ επικοινωνήστε μαζί μου όταν έχετε ερωτήσεις ή σχόλια. Απολαύστε!',
'index_sidebar-toggle' => 'Για τη δημιουργία νέων συναλλαγών, λογαριασμών ή άλλων αντικειμένων, χρησιμοποιήστε το μενού κάτω από αυτό το εικονίδιο.',
'index_cash_account' => 'Αυτοί είναι οι δημιουργημένοι λογαριασμοί ως τώρα. Μπορείτε να χρησιμοποιήσετε το λογαριασμό μετρητών για καταγραφή δαπανών αλλά δεν είναι και υποχρεωτικό.',
// transactions
'transactions_create_basic_info' => 'Εισαγάγετε τις βασικές πληροφορίες για τη συναλλαγή σας. Προέλευση, προορισμός, ημερομηνία και περιγραφή.',
'transactions_create_amount_info' => 'Εισαγάγετε το ποσό της συναλλαγής. Εάν είναι απαραίτητο, τα πεδία θα ενημερώνονται αυτόματα για πληροφορίες ξένου ποσού.',
'transactions_create_optional_info' => 'Όλα αυτά τα πεδία είναι προαιρετικά. Η προσθήκη μετα-δεδομένων εδώ οργανώσει καλύτερα τις συναλλαγές σας.',
'transactions_create_split' => 'Εάν θέλετε να διαχωρίσετε μια συναλλαγή, προσθέστε περισσότερους διαχωρισμούς με αυτό το κουμπί',
// create account:
'accounts_create_iban' => 'Δώστε στους λογαριασμού σας έναν έγκυρο IBAN. Αυτό θα κάνει την εισαγωγή δεδομένων πολύ πιο εύκολη στο μέλλον.',
'accounts_create_asset_opening_balance' => 'Οι λογαριασμοί κεφαλαίου μπορεί να έχουν ένα "υπόλοιπο έναρξης", καταδεικνύοντας την αρχή του ιστορικού αυτού του λογαριασμού στο Firefly III.',
'accounts_create_asset_currency' => 'Το Firefly III υποστηρίζει πολλαπλά νομίσματα. Οι λογαριασμοί κεφαλαίου έχουν ένα κύριο νόμισμα, που πρέπει να ορίσετε εδώ.',
'accounts_create_asset_virtual' => 'Κάποιες φορές βοηθάει να δώσετε στο λογαριασμό σας ένα εικονικό υπόλοιπο: ένα έξτρα ποσό πάντα προστίθεται ή αφαιρείται από το πραγματικό υπόλοιπο.',
// budgets index
'budgets_index_intro' => 'Οι προϋπολογισμοί χρησιμοποιούνται για τη διαχείριση των οικονομικών σας και σχηματίζουν μία από τις κεντρικές λειτουργίες του Firefly III.',
'budgets_index_see_expenses_bar' => 'Το ξόδεμα των χρημάτων θα γεμίσει σιγά σιγά αυτή την μπάρα.',
'budgets_index_navigate_periods' => 'Περιηγηθείτε ανάμεσα σε περιόδους για να ορίσετε εύκολα προϋπολογισμούς πριν την ώρα τους.',
'budgets_index_new_budget' => 'Δημιουργήστε νέους προϋπολογισμούς κατά βούληση.',
'budgets_index_list_of_budgets' => 'Χρησιμοποιήστε αυτό τον πίνακα για να ορίσετε τα ποσά για κάθε προϋπολογισμό και την πρόοδό σας.',
'budgets_index_outro' => 'Για να μάθετε περισσότερα για προϋπολογισμούς, ελέγξτε το εικονίδιο βοήθειας στην επάνω δεξιά γωνία.',
/*
* 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
*
*/
// reports (index)
'reports_index_intro' => 'Χρησιμοποιήστε αυτές τις αναφορές για να λάβετε λεπτομερείς πληροφορίες για τα οικονομικά σας.',
'reports_index_inputReportType' => 'Επιλέξτε έναν τύπο αναφοράς. Ελέγξτε τις σελίδες βοήθειας για να δείτε τι εμφανίζει ή κάθε αναφορά.',
'reports_index_inputAccountsSelect' => 'Μπορείτε να παραλείψετε ή να συμπεριλάβετε λογαριασμούς κεφαλαίου κατά βούληση.',
'reports_index_inputDateRange' => 'Το επιλεγμένο χρονικό διάστημα εξαρτάται αποκλειστικά από εσάς: από μία ημέρα έως και περισσότερο από 10 χρόνια.',
'reports_index_extra-options-box' => 'Αναλόγως της αναφοράς που έχετε επιλέξει, μπορείτε να επιλέξετε επιπλέον φίλτρα και επιλογές εδώ. Δείτε αυτό το κουτάκι επιλογής όταν αλλάζετε τον τύπο αναφοράς.',
// reports (reports)
'reports_report_default_intro' => 'Αυτή η αναφορά σας δίνει μια γρήγορη και εμπεριστατωμένη σύνοψη των οικονομικών σας. Εάν επιθυμείτε να βλέπετε και κάτι άλλο, παρακαλώ μη διστάσετε να επικοινωνήσετε μαζί μου!',
'reports_report_audit_intro' => 'Αυτή η αναφορά θα σας δώσει λεπτομερείς πληροφορίες για τους λογαριασμούς κεφαλαίου που έχετε.',
'reports_report_audit_optionsBox' => 'Χρησιμοποιήστε τα κουτάκια επιλογής για την εμφάνιση ή απόκρυψη στηλών που σας ενδιαφέρουν.',
'reports_report_category_intro' => 'Αυτή η αναφορά θα σας δώσει πληροφορίες για μία ή περισσότερες κατηγορίες.',
'reports_report_category_pieCharts' => 'Αυτά τα γραφήματα θα σας δώσουν πληροφορίες για δαπάνες και έσοδα ανά κατηγορία ή ανά λογαριασμό.',
'reports_report_category_incomeAndExpensesChart' => 'Αυτό το γράφημα σας δείχνει δαπάνες και έσοδα ανά κατηγορία.',
'reports_report_tag_intro' => 'Αυτή η αναφορά θα σας δώσει πληροφορίες για μία ή περισσότερες ετικέτες.',
'reports_report_tag_pieCharts' => 'Αυτά τα γραφήματα θα σας δώσουν πληροφορίες για δαπάνες και έσοδα ανά ετικέτα, λογαριασμό, κατηγορία ή προϋπολογισμό.',
'reports_report_tag_incomeAndExpensesChart' => 'Αυτό το γράφημα σας δείχνει δαπάνες και έσοδα ανά ετικέτα.',
'reports_report_budget_intro' => 'Αυτή η αναφορά θα σας δώσει πληροφορίες για ένα ή περισσότερους προϋπολογισμούς.',
'reports_report_budget_pieCharts' => 'Αυτά τα γραφήματα θα σας δώσουν πληροφορίες για δαπάνες ανά προϋπολογισμό ή ανά λογαριασμό.',
'reports_report_budget_incomeAndExpensesChart' => 'Αυτό το γράφημα σας δείχνει δαπάνες ανά προϋπολογισμό.',
// create transaction
'transactions_create_switch_box' => 'Χρησιμοποιήστε αυτά τα κουμπιά για γρήγορη εναλλαγή του τύπου συναλλαγής που επιθυμείτε να αποθηκεύσετε.',
'transactions_create_ffInput_category' => 'Μπορείτε να πληκτρολογήσετε ελεύθερα σε αυτό το πεδίο. Θα προταθούν κατηγορίες που έχουν δημιουργηθεί παλαιότερα.',
'transactions_create_withdrawal_ffInput_budget' => 'Συνδέστε την ανάληψή σας σε ένα προϋπολογισμό για καλύτερο οικονομικό έλεγχο.',
'transactions_create_withdrawal_currency_dropdown_amount' => 'Χρησιμοποιήστε αυτή τη λίστα όταν η ανάληψή σας είναι σε άλλο νόμισμα.',
'transactions_create_deposit_currency_dropdown_amount' => 'Χρησιμοποιήστε αυτή τη λίστα όταν η κατάθεσή σας είναι σε άλλο νόμισμα.',
'transactions_create_transfer_ffInput_piggy_bank_id' => 'Επιλέξτε έναν κουμπαρά και συνδέστε αυτή τη μεταφορά στις αποταμιεύσεις σας.',
// piggy banks index:
'piggy-banks_index_saved' => 'Αυτό το πεδίο σας δείχνει τα χρήματα που έχετε δεσμεύσει για κάθε κουμπαρά.',
'piggy-banks_index_button' => 'Διπλά από αυτή τη γραμμή προόδου υπάρχουν δύο κουμπιά (+ και -) για να προσθέσετε ή να αφαιρέσετε χρήματα από κάθε κουμπαρά.',
'piggy-banks_index_accountStatus' => 'Πίνακας κατάστασης για κάθε πάγιο λογαριασμό με τουλάχιστον ένα κουμπαρά.',
/*
* 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
*
*/
// create piggy
'piggy-banks_create_name' => 'Ποιός είναι ο στόχος σας; Ένας νέος καναπές, μια κάμερα, χρήματα για έκτακτες ανάγκες;',
'piggy-banks_create_date' => 'Μπορείτε να ορίσετε μια ημερομηνία επίτευξης στόχου ή μια προθεσμία για τον κουμπαρά σας.',
// show piggy
'piggy-banks_show_piggyChart' => 'Αυτό το γράφημα θα δείξει το ιστορικό αυτού του κουμπαρά.',
'piggy-banks_show_piggyDetails' => 'Κάποιες λεπτομέρειες για τον κουμπαρά σας',
'piggy-banks_show_piggyEvents' => 'Οποιεσδήποτε προσθήκες ή αφαιρέσεις αναφέρονται εδώ επίσης.',
// bill index
'bills_index_rules' => 'Εδώ βλέπετε ποιοι κανόνες θα τρέξουν όταν εκδοθεί χρέωση για αυτό το πάγιο έξοδο',
'bills_index_paid_in_period' => 'Αυτό το πεδίο υποδεικνύει πότε πληρώθηκε για τελευταία φορά αυτό το πάγιο έξοδο.',
'bills_index_expected_in_period' => 'Αυτό το πεδίο υποδεικνύει για κάθε πάγιο έξοδο, εάν και πότε αναμένεται να εκδοθεί η επόμενη χρέωση.',
// show bill
'bills_show_billInfo' => 'Αυτός ο πίνακας δείχνει κάποιες γενικές πληροφορίες για αυτό το πάγιο έξοδο.',
'bills_show_billButtons' => 'Χρησιμοποιήστε αυτό το κουμπί για μια νέα σάρωση παλιών συναλλαγών και αντιπαραβολή με αυτό το πάγιο έξοδο.',
'bills_show_billChart' => 'Αυτό το γράφημα δείχνει τις συναλλαγές που έχουν συνδεθεί με αυτό το πάγιο έξοδο.',
// create bill
'bills_create_intro' => 'Χρησιμοποιήστε πάγια έξοδα για να παρακολουθήσετε το ποσό των οφειλόμενων χρημάτων κάθε περιόδου. Σκεφθείτε πάγιες δαπάνες όπως ενοίκιο, ασφάλεια ή πληρωμές δόσεων.',
'bills_create_name' => 'Χρησιμοποιήστε ένα περιγραφικό όνομα όπως "Ενοίκιο" ή "Ασφάλεια υγείας".',
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
'bills_create_amount_min_holder' => 'Επιλέξτε ένα ελάχιστο και μέγιστο ποσό για αυτό το πάγιο έξοδο.',
'bills_create_repeat_freq_holder' => 'Τα πιο πολλά πάγια έξοδα επαναλαμβάνονται μηνιαίως, εδώ όμως μπορείτε να ορίσετε μια άλλη συχνότητα επανάληψης.',
'bills_create_skip_holder' => 'Εάν ένα πάγιο έξοδο επαναλαμβάνεται κάθε 2 εβδομάδες, το πεδίο "παράληψη" πρέπει να οριστεί σε "1" για την παράλειψη κάθε άλλης εβδομάδας.',
// rules index
'rules_index_intro' => 'To Firefly III σας επιτρέπει να διαχειρίζεστε κανόνες, που θα εφαρμοστούν αυτόματα σε κάθε συναλλαγή που δημιουργείτε ή επεξεργάζεστε.',
'rules_index_new_rule_group' => 'Μπορείτε να συνδυάσετε κανόνες σε ομάδες για ευκολότερη διαχείριση.',
'rules_index_new_rule' => 'Δημιουργήστε όσους κανόνες επιθυμείτε.',
'rules_index_prio_buttons' => 'Ταξινομήστε τους όπως εσείς θεωρείτε βολικό.',
'rules_index_test_buttons' => 'Μπορείτε να ελέγξετε τους κανόνες σας ή να τους εφαρμόσετε σε υπάρχουσες συναλλαγές.',
'rules_index_rule-triggers' => 'Οι κανόνες έχουν "κριτήρια ενεργοποίησης" και "ενέργειες" που μπορείτε να ταξινομήσετε με μεταφορά και απόθεση (drag-and-drop).',
'rules_index_outro' => 'Βεβαιωθείτε να ελέγξετε τις σελίδες βοήθειας χρησιμοποιώντας το εικονίδιο (?) επάνω αριστερά!',
// create rule:
'rules_create_mandatory' => 'Επιλέξτε έναν περιγραφικό τίτλο και ορίστε πότε θα εκτελείται ο κανόνας.',
'rules_create_ruletriggerholder' => 'Προσθέστε όσες σκανδάλες θέλετε, αλλά θυμηθείτε ότι ΟΛΕΣ οι σκανδάλες πρέπει να ταιριάξουν πριν εκτελεστεί οποιαδήποτε ενέργεια.',
'rules_create_test_rule_triggers' => 'Χρησιμοποιήστε αυτό το κουμπί για να δείτε ποιές συναλλαγές θα ταίριαζαν με τον κανόνα σας.',
'rules_create_actions' => 'Ορίστε όσες ενέργειες επιθυμείτε.',
/*
* 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
*
*/
// preferences
'preferences_index_tabs' => 'Περισσότερες επιλογές είναι διαθέσιμες πίσω από αυτές τις καρτέλες.',
// currencies
'currencies_index_intro' => 'Το Firefly III υποστηρίζει πολλαπλά νομίσματα, που μπορείτε να αλλάξετε σε αυτή τη σελίδα.',
'currencies_index_default' => 'Το Firefly III έχει ένα προκαθορισμένο νόμισμα.',
'currencies_index_buttons' => 'Χρησιμοποιήστε αυτά τα πλήκτρα για να αλλάξετε το προκαθορισμένο νόμισμα ή να ενεργοποιήσετε άλλα νομίσματα.',
// create currency
'currencies_create_code' => 'Αυτός ο κωδικός πρέπει να είναι αποδεκτός κατά ISO (Αναζητήστε το στο Google για το νέο σας νόμισμα).',
];
/*
* 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
*
*/

View File

@ -1,202 +0,0 @@
<?php
/**
* list.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'buttons' => 'Κουμπιά',
'icon' => 'Εικονίδιο',
'id' => 'ID',
'create_date' => 'Δημιουργήθηκε στις',
'update_date' => 'Ενημερώθηκε στις',
'updated_at' => 'Ενημερώθηκε στις',
'balance_before' => 'Υπόλοιπο πριν',
'balance_after' => 'Υπόλοιπο μετά',
'name' => 'Όνομα',
'role' => 'Ρόλος',
'currentBalance' => 'Τρέχον υπόλοιπο',
'linked_to_rules' => 'Σχετικοί κανόνες',
'active' => 'Είναι ενεργό;',
'percentage' => 'pct.',
'recurring_transaction' => 'Επαναλαμβανόμενη συναλλαγή',
'next_due' => 'Επόμενη προθεσμία',
'transaction_type' => 'Τύπος',
'lastActivity' => 'Τελευταία δραστηριότητα',
'balanceDiff' => 'Διαφορά υπολοίπου',
'other_meta_data' => 'Άλλα μετα-δεδομένα',
'invited_at' => 'Προσκλήθηκε στις',
'expires' => 'Η πρόσκληση λήγει',
'invited_by' => 'Προσκλήθηκε από',
'invite_link' => 'Σύνδεσμος πρόσκλησης',
'account_type' => 'Τύπος λογαριασμού',
'created_at' => 'Δημιουργήθηκε στις',
'account' => 'Λογαριασμός',
'external_url' => 'Εξωτερικό URL',
'matchingAmount' => 'Ποσό',
'destination' => 'Προορισμός',
'source' => 'Προέλευση',
'next_expected_match' => 'Επόμενη αναμενόμενη αντιστοίχιση',
'automatch' => 'Αυτόματη αντιστοίχιση;',
'drag_and_drop' => 'Drag and drop',
'number' => 'Account number',
'current_balance' => 'Current balance',
'last_activity' => 'Last activity',
'amount_due' => 'Amount due',
'balance_difference' => 'Balance difference',
'menu' => 'Menu',
/*
* 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
*
*/
'repeat_freq' => 'Επαναλήψεις',
'description' => 'Περιγραφή',
'amount' => 'Ποσό',
'date' => 'Ημερομηνία',
'interest_date' => 'Ημερομηνία τοκισμού',
'book_date' => 'Ημερομηνία εγγραφής',
'process_date' => 'Ημερομηνία επεξεργασίας',
'due_date' => 'Ημερομηνία προθεσμίας',
'payment_date' => 'Ημερομηνία πληρωμής',
'invoice_date' => 'Ημερομηνία τιμολογίου',
'internal_reference' => 'Εσωτερική αναφορά',
'notes' => 'Σημειώσεις',
'from' => 'Από',
'piggy_bank' => 'Κουμπαράς',
'to' => 'Προς',
'budget' => 'Προϋπολογισμός',
'category' => 'Κατηγορία',
'bill' => 'Πάγιο έξοδο',
'withdrawal' => 'Ανάληψη',
'deposit' => 'Κατάθεση',
'transfer' => 'Μεταφορά',
'type' => 'Τύπος',
'completed' => 'Ολοκληρώθηκε',
'iban' => 'IBAN',
'account_number' => 'Αριθμός λογαριασμού',
'paid_current_period' => 'Πληρώθηκαν αυτή την περίοδο',
'email' => 'Email',
'registered_at' => 'Εγγράφηκε στις',
'is_blocked' => 'Έχει αποκλειστεί',
'is_admin' => 'Είναι διαχειριστής',
'has_two_factor' => 'Έχει 2FA',
'blocked_code' => 'Κωδικός αποκλεισμού',
'source_account' => 'Λογαριασμός προέλευσης',
'destination_account' => 'Λογαριασμός προορισμού',
'accounts_count' => 'Αριθμός λογαριασμών',
'journals_count' => 'Πλήθος συναλλαγών',
'attachments_count' => 'Αριθμός επισυναπτόμενων',
'bills_count' => 'Αριθμός πάγιων εξόδων',
'categories_count' => 'Πλήθος κατηγοριών',
'budget_count' => 'Αριθμός προϋπολογισμών',
'rule_and_groups_count' => 'Αριθμός κανόνων και ομάδες κανόνων',
'tags_count' => 'Αριθμός ετικετών',
'tags' => 'Ετικέτες',
'inward' => 'Εσωτερική περιγραφή',
'outward' => 'Εξωτερική περιγραφή',
'number_of_transactions' => 'Πλήθος συναλλαγών',
'total_amount' => 'Συνολικό ποσό',
'sum' => 'Σύνολο',
'sum_excluding_transfers' => 'Σύνολο (εξαιρουμένων μεταφορών)',
'sum_withdrawals' => 'Σύνολο αναλήψεων',
'sum_deposits' => 'Σύνολο καταθέσεων',
'sum_transfers' => 'Σύνολο μεταφορών',
'sum_reconciliations' => 'Σύνολο των αντιπαραβολών',
'reconcile' => 'Τακτοποίηση',
'sepa_ct_id' => 'SEPA End to End Αναγνωριστικό',
'sepa_ct_op' => 'SEPA Opposing Account Αναγνωριστικό',
'sepa_db' => 'SEPA Mandate Αναγνωριστικό',
'sepa_country' => 'SEPA Χώρα',
'sepa_cc' => 'SEPA Κωδικός Εκκαθάρισης',
'sepa_ep' => 'SEPA Εξωτερικός Σκοπός',
'sepa_ci' => 'SEPA Αναγνωριστικό Πιστωτή',
'sepa_batch_id' => 'SEPA ID Παρτίδας',
'external_id' => 'Εξωτερικό ID',
'account_at_bunq' => 'Λογαριασμός με bunq',
'file_name' => 'Όνομα αρχείου',
/*
* 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
*
*/
'file_size' => 'Μέγεθος αρχείου',
'file_type' => 'Τύπος αρχείου',
'attached_to' => 'Επισυναπτόμενο σε',
'file_exists' => 'Το αρχείο υπάρχει',
'spectre_bank' => 'Τράπεζα',
'spectre_last_use' => 'Τελευταία σύνδεση',
'spectre_status' => 'Κατάσταση',
'bunq_payment_id' => 'bunq ID πληρωμής',
'repetitions' => 'Επαναλήψεις',
'title' => 'Τίτλος',
'transaction_s' => 'Συναλλαγή(ές)',
'field' => 'Πεδίο',
'value' => 'Τιμή',
'interest' => 'Τόκος',
'interest_period' => 'Τοκιζόμενη περίοδος',
'liability_type' => 'Τύπος υποχρέωσης',
'liability_direction' => 'Υποχρέωση εντός/εκτός',
'end_date' => 'Ημερομηνία λήξης',
'payment_info' => 'Πληροφορίες Πληρωμής',
'expected_info' => 'Επόμενη αναμενόμενη συναλλαγή',
'start_date' => 'Ημερομηνία έναρξης',
'trigger' => 'Ενεργοποίηση',
'response' => 'Απόκριση',
'delivery' => 'Παράδοση',
'url' => 'Διεύθυνση URL',
'secret' => 'Μυστικό',
];
/*
* 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
*
*/

File diff suppressed because one or more lines are too long

View File

@ -1,39 +0,0 @@
<?php
/**
* pagination.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'previous' => '&laquo; Προηγούμενο',
'next' => 'Επόμενο &raquo;',
];

View File

@ -1,43 +0,0 @@
<?php
/**
* passwords.php
* Copyright (c) 2019 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* 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
*
*/
declare(strict_types=1);
return [
'password' => 'Οι κωδικοί πρόσβασης πρέπει να είναι τουλάχιστον έξι χαρακτήρες και να ταιριάζουν με την επιβεβαίωση.',
'user' => 'Δεν βρέθηκε χρήστης με αυτή τη διεύθυνση e-mail.',
'token' => 'Αυτό το διακριτικό επαναφοράς κωδικού πρόσβασης δεν είναι έγκυρο.',
'sent' => 'Σας έχουμε στείλει e-mail με τον σύνδεσμο επαναφοράς του κωδικού πρόσβασης!',
'reset' => 'Έχει γίνει επαναφορά του κωδικού σας!',
'blocked' => 'Καλή προσπάθεια ωστόσο.',
];

Some files were not shown because too many files have changed in this diff Show More