mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-02 02:18:20 +00:00
Update translations.
This commit is contained in:
34
composer.lock
generated
34
composer.lock
generated
@@ -9494,36 +9494,36 @@
|
||||
},
|
||||
{
|
||||
"name": "larastan/larastan",
|
||||
"version": "v2.7.0",
|
||||
"version": "v2.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/larastan/larastan.git",
|
||||
"reference": "a2610d46b9999cf558d9900ccb641962d1442f55"
|
||||
"reference": "d60c1a6d49fcbb54b78922a955a55820abdbe3c7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/larastan/larastan/zipball/a2610d46b9999cf558d9900ccb641962d1442f55",
|
||||
"reference": "a2610d46b9999cf558d9900ccb641962d1442f55",
|
||||
"url": "https://api.github.com/repos/larastan/larastan/zipball/d60c1a6d49fcbb54b78922a955a55820abdbe3c7",
|
||||
"reference": "d60c1a6d49fcbb54b78922a955a55820abdbe3c7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"illuminate/console": "^9.52.16 || ^10.28.0",
|
||||
"illuminate/container": "^9.52.16 || ^10.28.0",
|
||||
"illuminate/contracts": "^9.52.16 || ^10.28.0",
|
||||
"illuminate/database": "^9.52.16 || ^10.28.0",
|
||||
"illuminate/http": "^9.52.16 || ^10.28.0",
|
||||
"illuminate/pipeline": "^9.52.16 || ^10.28.0",
|
||||
"illuminate/support": "^9.52.16 || ^10.28.0",
|
||||
"illuminate/console": "^9.52.16 || ^10.28.0 || ^11.0",
|
||||
"illuminate/container": "^9.52.16 || ^10.28.0 || ^11.0",
|
||||
"illuminate/contracts": "^9.52.16 || ^10.28.0 || ^11.0",
|
||||
"illuminate/database": "^9.52.16 || ^10.28.0 || ^11.0",
|
||||
"illuminate/http": "^9.52.16 || ^10.28.0 || ^11.0",
|
||||
"illuminate/pipeline": "^9.52.16 || ^10.28.0 || ^11.0",
|
||||
"illuminate/support": "^9.52.16 || ^10.28.0 || ^11.0",
|
||||
"php": "^8.0.2",
|
||||
"phpmyadmin/sql-parser": "^5.8.2",
|
||||
"phpstan/phpstan": "^1.10.41"
|
||||
"phpstan/phpstan": "^1.10.50"
|
||||
},
|
||||
"require-dev": {
|
||||
"nikic/php-parser": "^4.17.1",
|
||||
"orchestra/canvas": "^7.11.1 || ^8.11.0",
|
||||
"orchestra/testbench": "^7.33.0 || ^8.13.0",
|
||||
"phpunit/phpunit": "^9.6.13"
|
||||
"orchestra/canvas": "^7.11.1 || ^8.11.0 || ^9.0.0",
|
||||
"orchestra/testbench": "^7.33.0 || ^8.13.0 || ^9.0.0",
|
||||
"phpunit/phpunit": "^9.6.13 || ^10.5"
|
||||
},
|
||||
"suggest": {
|
||||
"orchestra/testbench": "Using Larastan for analysing a package needs Testbench"
|
||||
@@ -9571,7 +9571,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/larastan/larastan/issues",
|
||||
"source": "https://github.com/larastan/larastan/tree/v2.7.0"
|
||||
"source": "https://github.com/larastan/larastan/tree/v2.8.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -9591,7 +9591,7 @@
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-04T19:21:38+00:00"
|
||||
"time": "2024-01-02T22:09:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mockery/mockery",
|
||||
|
File diff suppressed because one or more lines are too long
@@ -864,7 +864,7 @@ export default {
|
||||
// set first date.
|
||||
let today = new Date();
|
||||
this.transactions[0].date = today.getFullYear() + '-' + ("0" + (today.getMonth() + 1)).slice(-2) + '-' + ("0" + today.getDate()).slice(-2)
|
||||
+ 'T00:00';
|
||||
+ 'T'+ ("0" + today.getHours()).slice(-2) +':' + ("0" + today.getMinutes()).slice(-2);
|
||||
//console.log(this.transactions[0].date);
|
||||
|
||||
// call for extra clear thing:
|
||||
|
@@ -54,6 +54,7 @@ export function parseFromEntries(entries, transactionType) {
|
||||
current.budget_id = entry.budget_id;
|
||||
current.category_name = entry.category_name;
|
||||
current.piggy_bank_id = entry.piggy_bank_id;
|
||||
current.bill_id = entry.bill_id;
|
||||
|
||||
// location
|
||||
if (entry.hasLocation) {
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Използвайте тези отчети, за да получите подробна информация за вашите финанси.',
|
||||
'reports_index_inputReportType' => 'Изберете тип отчет. Разгледайте страниците за помощ, за да видите какво ви показва всеки отчет.',
|
||||
'reports_index_inputAccountsSelect' => 'Можете да изключите или включите сметки за активи, както сметнете за добре.',
|
||||
'reports_index_inputDateRange' => 'Избраният диапазон от дати зависи изцяло от вас: от един ден до 10 години.',
|
||||
'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)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'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' => 'Разходната сметка е еднаква на приходната сметка.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Необходима е сума.',
|
||||
'auto_budget_amount_positive' => 'Сумата трябва да е по-голяма от нула.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Периодът на автоматичния бюджет е задължително поле.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'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' => 'L\'interval de dades seleccionat depèn de tu: d\'un dia a 10 anys.',
|
||||
'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' => '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)
|
||||
|
@@ -43,7 +43,8 @@ return [
|
||||
'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' => 'The value must be more than zero.',
|
||||
'more_than_zero' => 'El valor ha de ser superior a zero.',
|
||||
'more_than_zero_correct' => 'The value must be zero or more.',
|
||||
'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í.',
|
||||
@@ -143,7 +144,7 @@ return [
|
||||
'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' => 'The :attribute cannot use the scientific notation.',
|
||||
'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.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'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:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'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é časové období je zcela na vás: od jednoho dne do deseti let.',
|
||||
'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' => '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)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'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ý.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'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:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'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' => 'Det valgte datointerval er helt op til dig: fra en dag til 10 år.',
|
||||
'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)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'Dette er ikke et gyldig IBAN.',
|
||||
'zero_or_more' => 'Denne værdi kan ikke være negativ.',
|
||||
'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' => 'Værdien skal være en gyldig dato eller tids værdi (ISO 8601).',
|
||||
'source_equals_destination' => 'Kildekontoen er den samme som modtagerkontoen.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'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:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'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 10 Jahre.',
|
||||
'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)
|
||||
|
@@ -43,7 +43,8 @@ return [
|
||||
'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' => 'The value must be more than zero.',
|
||||
'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.',
|
||||
@@ -143,7 +144,7 @@ return [
|
||||
'min.array' => ':attribute muss mindestens :min Elemente enthalten.',
|
||||
'not_in' => ':attribute ist ungültig.',
|
||||
'numeric' => ':attribute muss eine Zahl sein.',
|
||||
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
|
||||
'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.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'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:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Χρησιμοποιήστε αυτές τις αναφορές για να λάβετε λεπτομερείς πληροφορίες για τα οικονομικά σας.',
|
||||
'reports_index_inputReportType' => 'Επιλέξτε έναν τύπο αναφοράς. Ελέγξτε τις σελίδες βοήθειας για να δείτε τι εμφανίζει ή κάθε αναφορά.',
|
||||
'reports_index_inputAccountsSelect' => 'Μπορείτε να παραλείψετε ή να συμπεριλάβετε λογαριασμούς κεφαλαίου κατά βούληση.',
|
||||
'reports_index_inputDateRange' => 'Το επιλεγμένο χρονικό διάστημα εξαρτάται αποκλειστικά από εσάς: από μία ημέρα έως 10 χρόνια.',
|
||||
'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)
|
||||
|
@@ -43,7 +43,8 @@ return [
|
||||
'invalid_query_currency' => 'Το ερώτημά σας περιέχει λογαριασμούς που έχουν διαφορετικές ρυθμίσεις νομίσματος, το οποίο δεν επιτρέπεται.',
|
||||
'iban' => 'Αυτό δεν είναι έγκυρο IBAN.',
|
||||
'zero_or_more' => 'Αυτή η τιμή δεν μπορεί να είναι αρνητική.',
|
||||
'more_than_zero' => 'The value must be more than zero.',
|
||||
'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' => 'Ο λογαριασμός προέλευσης ισούται με το λογαριασμό προορισμού.',
|
||||
@@ -64,7 +65,7 @@ return [
|
||||
'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.',
|
||||
'at_least_one_transaction' => 'Απαιτείται τουλάχιστο μία συναλλαγή.',
|
||||
'recurring_transaction_id' => 'Need at least one transaction.',
|
||||
'recurring_transaction_id' => 'Απαιτείται τουλάχιστον μία συναλλαγή.',
|
||||
'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.',
|
||||
@@ -143,7 +144,7 @@ return [
|
||||
'min.array' => 'Το :attribute πρέπει να είναι τουλάχιστον :min αντικείμενα.',
|
||||
'not_in' => 'Το επιλεγμένο :attribute δεν είναι έγκυρο.',
|
||||
'numeric' => 'Το :attribute πρέπει να είναι αριθμός.',
|
||||
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
|
||||
'scientific_notation' => 'Στο :attribute δεν μπορεί να χρησιμοποιηθεί η επιστημονική σημειογραφία.',
|
||||
'numeric_native' => 'Το εγχώριο ποσό πρέπει να είναι αριθμός.',
|
||||
'numeric_destination' => 'Το ποσό προορισμού πρέπει να είναι αριθμός.',
|
||||
'numeric_source' => 'Το ποσό προέλευσης πρέπει να είναι αριθμός.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Πρέπει να συμπληρωθεί το ποσό.',
|
||||
'auto_budget_amount_positive' => 'Το ποσό πρέπει να είναι μεγαλύτερο από το μηδέν.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Η περίοδος αυτόματου προϋπολογισμού είναι υποχρεωτικό πεδίο.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Use these reports to get detailed insights in your finances.',
|
||||
'reports_index_inputReportType' => 'Pick a report type. Check out the help pages to see what each report shows you.',
|
||||
'reports_index_inputAccountsSelect' => 'You can exclude or include asset accounts as you see fit.',
|
||||
'reports_index_inputDateRange' => 'The selected date range is entirely up to you: from one day to 10 years.',
|
||||
'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' => 'Depending on the report you have selected, you can select extra filters and options here. Watch this box when you change report types.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'This is not a valid IBAN.',
|
||||
'zero_or_more' => 'The value cannot be negative.',
|
||||
'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' => 'The value must be a valid date or time value (ISO 8601).',
|
||||
'source_equals_destination' => 'The source account equals the destination account.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'The amount is required.',
|
||||
'auto_budget_amount_positive' => 'The amount must be more than zero.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -243,7 +243,7 @@ return [
|
||||
// Webhooks
|
||||
'webhooks' => 'Webhooks',
|
||||
'webhooks_breadcrumb' => 'Webhooks',
|
||||
'webhooks_menu_disabled' => 'disabled',
|
||||
'webhooks_menu_disabled' => 'deshabilitado',
|
||||
'no_webhook_messages' => 'No hay mensajes webhook',
|
||||
'webhook_trigger_STORE_TRANSACTION' => 'Después de crear la transacción',
|
||||
'webhook_trigger_UPDATE_TRANSACTION' => 'Después de actualizar la transacción',
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Utilice estos informes para tener información detallada de sus finanzas.',
|
||||
'reports_index_inputReportType' => 'Escoja un tipo de informe. Revise las páginas de ayuda para ver lo que le muestra cada informe.',
|
||||
'reports_index_inputAccountsSelect' => 'Puede incluir o excluir cuentas de activos como mejor le convenga.',
|
||||
'reports_index_inputDateRange' => 'El rango de fecha seleccionada depende completamente de usted: desde un día hasta 10 años.',
|
||||
'reports_index_inputDateRange' => 'El rango de fecha seleccionada depende de usted: desde un día hasta 10 años.',
|
||||
'reports_index_extra-options-box' => 'Dependiendo del informe que usted haya seleccionado, puede seleccionar filtros y opciones extras aquí. Mire este recuadro cuando cambie los tipos de informes.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -43,7 +43,8 @@ return [
|
||||
'invalid_query_currency' => 'Su consulta contiene cuentas que tienen diferentes ajustes de divisa, lo que no está permitido.',
|
||||
'iban' => 'Este no es un IBAN válido.',
|
||||
'zero_or_more' => 'El valor no puede ser negativo.',
|
||||
'more_than_zero' => 'The value must be more than zero.',
|
||||
'more_than_zero' => 'El valor debe ser mayor que cero.',
|
||||
'more_than_zero_correct' => 'El valor debe ser cero o más.',
|
||||
'no_asset_account' => 'Esta no es una cuenta de activos.',
|
||||
'date_or_time' => 'El valor debe ser una fecha u hora válido (ISO 8601).',
|
||||
'source_equals_destination' => 'La cuenta origen es igual que la cuenta destino.',
|
||||
@@ -143,7 +144,7 @@ return [
|
||||
'min.array' => 'El campo :attribute debe tener al menos :min elementos.',
|
||||
'not_in' => 'El campo :attribute seleccionado es incorrecto.',
|
||||
'numeric' => 'El campo :attribute debe ser un número.',
|
||||
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
|
||||
'scientific_notation' => 'El :attribute no puede usar la notación científica.',
|
||||
'numeric_native' => 'La cantidad nativa debe ser un número.',
|
||||
'numeric_destination' => 'La cantidad destino debe ser un número.',
|
||||
'numeric_source' => 'La cantidad origen debe ser un número.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Se requiere la cantidad.',
|
||||
'auto_budget_amount_positive' => 'La cantidad debe ser mayor a cero.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'El período del autopresupuesto es un campo obligatorio.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Näiden raporttien avulla saat yksityiskohtaista tietoa taloudestasi.',
|
||||
'reports_index_inputReportType' => 'Valitse raporttityyppi. Katso ohjesivuilta, mitä kukin raportti näyttää sinulle.',
|
||||
'reports_index_inputAccountsSelect' => 'Voit sisällyttää tai olla näyttämättä tilejä mielesi mukaan.',
|
||||
'reports_index_inputDateRange' => 'Valittu ajanjakso on täysin sinun hallinnassasi: yhdestä päivästä 10 vuoteen.',
|
||||
'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' => 'Valitsemastasi raportista riippuen voit valita täältä lisäsuodattimia ja -vaihtoehtoja. Katso tätä ruutua, kun muutat raporttityyppejä.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'IBAN ei ole oikeassa muodossa.',
|
||||
'zero_or_more' => 'Arvo ei voi olla negatiivinen.',
|
||||
'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' => 'Arvon täytyy olla päivämäärä tai aika-arvo (ISO 8601).',
|
||||
'source_equals_destination' => 'Lähdetili on sama kuin kohdetili - ja sehän ei käy.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Summa on pakollinen.',
|
||||
'auto_budget_amount_positive' => 'Summan on oltava enemmän nollaa suurempi.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Automaattisen budjetin jakso on pakollinen kenttä.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Utilisez ces rapports pour obtenir des informations détaillées sur vos finances.',
|
||||
'reports_index_inputReportType' => 'Choisissez un type de rapport. Consultez les pages d\'aide pour voir ce que vous présente chaque rapport.',
|
||||
'reports_index_inputAccountsSelect' => 'Vous pouvez exclure ou inclure les comptes d\'actifs comme bon vous semble.',
|
||||
'reports_index_inputDateRange' => "L'intervalle de dates sélectionné est entièrement libre\u{a0}: de un jour à 10 ans.",
|
||||
'reports_index_inputDateRange' => "L'intervalle de dates sélectionné est entièrement libre\u{a0}: de un jour à 10 ans ou plus.",
|
||||
'reports_index_extra-options-box' => 'Selon le rapport que vous avez sélectionné, vous pouvez sélectionner des filtres et options supplémentaires ici. Regardez cette case lorsque vous modifiez les types de rapport.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -43,7 +43,8 @@ return [
|
||||
'invalid_query_currency' => 'Votre requête contient des comptes qui ont des paramètres de devise différents, ce qui n\'est pas autorisé.',
|
||||
'iban' => 'Il ne s\'agit pas d\'un IBAN valide.',
|
||||
'zero_or_more' => 'Le montant ne peut pas être négatif.',
|
||||
'more_than_zero' => 'The value must be more than zero.',
|
||||
'more_than_zero' => 'La valeur doit être supérieure à zéro.',
|
||||
'more_than_zero_correct' => 'La valeur doit être supérieure ou égale à zéro.',
|
||||
'no_asset_account' => 'Ce n\'est pas un compte d\'actif.',
|
||||
'date_or_time' => 'La valeur doit être une date ou une heure valide (ISO 8601).',
|
||||
'source_equals_destination' => 'Le compte source est identique au compte de destination.',
|
||||
@@ -143,7 +144,7 @@ return [
|
||||
'min.array' => 'Le tableau :attribute doit avoir au moins :min éléments.',
|
||||
'not_in' => 'Le champ :attribute sélectionné n\'est pas valide.',
|
||||
'numeric' => 'Le champ :attribute doit contenir un nombre.',
|
||||
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
|
||||
'scientific_notation' => 'Le champ :attribute ne peut pas utiliser la notation scientifique.',
|
||||
'numeric_native' => 'Le montant natif doit être un nombre.',
|
||||
'numeric_destination' => 'Le montant de destination doit être un nombre.',
|
||||
'numeric_source' => 'Le montant source doit être un nombre.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Le montant est requis.',
|
||||
'auto_budget_amount_positive' => 'Le montant doit être supérieur à zéro.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'La période du budget automatique est un champ obligatoire.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Ezek a jelentések részletes betekintést biztosítanak a pénzügyekbe.',
|
||||
'reports_index_inputReportType' => 'Jelentéstípus kiválasztása. A súgóoldalakon megtalálható, hogy az egyes jelentések mit mutatnak meg.',
|
||||
'reports_index_inputAccountsSelect' => 'Szükség szerint lehet kizárni vagy hozzáadni eszközfiókokat.',
|
||||
'reports_index_inputDateRange' => 'Tetszőleges dátumtartományt lehet választani, egy naptól 10 évig.',
|
||||
'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' => 'A kiválasztott jelentéstől függően további szűrők és beállítások választhatóak. Ezek ebben a dobozban fognak megjelenni.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'Ez nem egy érvényes IBAN számlaszám.',
|
||||
'zero_or_more' => 'Az érték nem lehet negatív.',
|
||||
'more_than_zero' => 'The value must be more than zero.',
|
||||
'more_than_zero_correct' => 'The value must be zero or more.',
|
||||
'no_asset_account' => 'Ez nem egy eszközszámla.',
|
||||
'date_or_time' => 'Az értéknek érvényes dátum vagy időformátumúnak kell lennie (ISO 8601).',
|
||||
'source_equals_destination' => 'A forrásszámla egyenlő a célszámlával.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Az összeg kötelező.',
|
||||
'auto_budget_amount_positive' => 'Az értéknek nagyobbnak kell lennie nullánál.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Az auto költségvetési periódus kötelező mező.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Gunakan laporan ini untuk mendapatkan wawasan terperinci dalam keuangan anda.',
|
||||
'reports_index_inputReportType' => 'Pilih sebuah jenis laporan. Periksa bantuan halaman untuk melihat apa yang ditunjukkan pada laporan anda.',
|
||||
'reports_index_inputAccountsSelect' => 'Anda dapat mengecualikan atau menyertakan akun aset sesuai keinginan anda.',
|
||||
'reports_index_inputDateRange' => 'Rentang tanggal yang dipilih sepenuhnya terserah anda: dari satu hari sampai 10 tahun.',
|
||||
'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' => 'Bergantung pada laporan yang anda pilih, anda dapat memilih filter dan opsi tambahan di sini. Lihat kotak ini saat anda mengubah jenis laporan.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'Ini bukan IBAN yang valid.',
|
||||
'zero_or_more' => 'Nilai tidak bisa negatif.',
|
||||
'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' => 'Nilainya harus berupa nilai tanggal atau waktu yang valid (ISO 8601).',
|
||||
'source_equals_destination' => 'Akun sumber sama dengan akun tujuan.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Jumlah wajib diisi.',
|
||||
'auto_budget_amount_positive' => 'Jumlah harus lebih dari kosong.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Periode anggaran otomatis adalah bidang yang wajib.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -695,7 +695,7 @@ return [
|
||||
'search_modifier_attachment_name_is' => 'Il nome di qualsiasi allegato è ":value"',
|
||||
'search_modifier_attachment_name_contains' => 'Il nome di qualsiasi allegato contiene ":value"',
|
||||
'search_modifier_attachment_name_starts' => 'Il nome di qualsiasi allegato inizia con ":value"',
|
||||
'search_modifier_attachment_name_ends' => 'Any attachment\'s name ends with ":value"',
|
||||
'search_modifier_attachment_name_ends' => 'Il nome di qualsiasi allegato finisce con ":value"',
|
||||
'search_modifier_attachment_notes_are' => 'Any attachment\'s notes are ":value"',
|
||||
'search_modifier_attachment_notes_contains' => 'Any attachment\'s notes contain ":value"',
|
||||
'search_modifier_attachment_notes_starts' => 'Le note di qualsiasi allegato iniziano con ":value"',
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Utilizza questi resoconti per ottenere informazioni dettagliate sulle tue finanze.',
|
||||
'reports_index_inputReportType' => 'Scegli un tipo di resoconto. Consulta le pagine della guida per vedere cosa ti mostra ciascuna resoconto.',
|
||||
'reports_index_inputAccountsSelect' => 'Puoi escludere o includere i conti attività come ritieni opportuno.',
|
||||
'reports_index_inputDateRange' => 'L\'intervallo di date selezionato dipende interamente da te: da un giorno a 10 anni.',
|
||||
'reports_index_inputDateRange' => 'L\'intervallo di date selezionato dipende interamente da te: da un giorno a 10 anni o più.',
|
||||
'reports_index_extra-options-box' => 'A seconda del resoconto che hai selezionato, puoi selezionare filtri e opzioni aggiuntive qui. Guarda questa casella quando cambi i tipi di resoconto.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -43,7 +43,8 @@ return [
|
||||
'invalid_query_currency' => 'La tua interrogazione contiene conti con valute diverse, che non è consentito.',
|
||||
'iban' => 'Questo non è un IBAN valido.',
|
||||
'zero_or_more' => 'Il valore non può essere negativo.',
|
||||
'more_than_zero' => 'The value must be more than zero.',
|
||||
'more_than_zero' => 'Il valore deve essere superiore a zero.',
|
||||
'more_than_zero_correct' => 'Il valore deve essere zero o superiore.',
|
||||
'no_asset_account' => 'This is not an asset account.',
|
||||
'date_or_time' => 'Il valore deve essere un valore valido per una data o per un orario (ISO 8601).',
|
||||
'source_equals_destination' => 'Il conto di origine è uguale al conto di destinazione.',
|
||||
@@ -143,7 +144,7 @@ return [
|
||||
'min.array' => ':attribute deve avere almeno :min voci.',
|
||||
'not_in' => ':attribute selezionato è invalido.',
|
||||
'numeric' => ':attribute deve essere un numero.',
|
||||
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
|
||||
'scientific_notation' => 'L\' :attribute non può utilizzare la notazione scientifica.',
|
||||
'numeric_native' => 'L\'importo nativo deve essere un numero.',
|
||||
'numeric_destination' => 'L\'importo di destinazione deve essere un numero.',
|
||||
'numeric_source' => 'L\'importo di origine deve essere un numero.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'L\'importo è obbligatorio.',
|
||||
'auto_budget_amount_positive' => 'L\'importo deve essere maggiore di zero.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Il periodo per il budget automatico è un campo obbligatorio.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'あなたの財務状況の詳細を見るにはこれらのレポートを使用してください。',
|
||||
'reports_index_inputReportType' => 'レポートの種類を選択してください。それぞれのレポートが何を表示するかを見るにはヘルプページを確認してください。',
|
||||
'reports_index_inputAccountsSelect' => '経費勘定の除外や追加は自由に行えます。',
|
||||
'reports_index_inputDateRange' => '選択した日付の範囲は、1日から10年まで自由に設定できます。',
|
||||
'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)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'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' => 'これは資産口座ではありません。',
|
||||
'date_or_time' => '数値はISO 8601 準拠の有効な日付や時刻である必要があります。',
|
||||
'source_equals_destination' => '引き出し口座と預け入れ口座が同じです。',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => '金額は必須です。',
|
||||
'auto_budget_amount_positive' => '金額はゼロ以上でなければなりません。',
|
||||
|
||||
'auto_budget_period_mandatory' => '自動予算期間は必須項目です。',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => '이 보고서를 사용하여 재정에 대한 자세한 인사이트를 얻으세요.',
|
||||
'reports_index_inputReportType' => '보고서 유형을 선택합니다. 도움말 페이지에서 각 보고서에 표시되는 내용을 확인하세요.',
|
||||
'reports_index_inputAccountsSelect' => '원하는 대로 자산 계정을 제외하거나 포함할 수 있습니다.',
|
||||
'reports_index_inputDateRange' => '선택한 날짜 범위는 하루에서 10년까지 전적으로 사용자에게 달려 있습니다.',
|
||||
'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)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'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' => '소스 계정이 대상 계정과 같습니다.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => '금액을 입력하세요.',
|
||||
'auto_budget_amount_positive' => '금액은 0보다 커야 합니다.',
|
||||
|
||||
'auto_budget_period_mandatory' => '자동 예산 기간은 필수 항목입니다.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Bruk disse rapportene for å få detaljert innsikt i din økonomi.',
|
||||
'reports_index_inputReportType' => 'Velg en rapporttype. Sjekk ut hjelpesidene for å se hva hver rapport viser deg.',
|
||||
'reports_index_inputAccountsSelect' => 'Du kan ekskludere eller inkludere aktivakontoer etter eget ønske.',
|
||||
'reports_index_inputDateRange' => 'Den valgte datoperioden er helt opp til deg: fra en dag, og opptil 10 år.',
|
||||
'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' => 'Avhengig av hvilken rapport du har valgt, kan du velge ekstra filtre og alternativer her. Følg med på denne boksen når du endrer rapporttyper.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'Dette er ikke en gyldig IBAN.',
|
||||
'zero_or_more' => 'Verdien kan ikke være negativ.',
|
||||
'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' => 'Verdien må være et gyldig dato- eller klokkeslettformat (ISO 8601).',
|
||||
'source_equals_destination' => 'Kildekontoen er lik destinasjonskonto.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Beløpet er påkrevd.',
|
||||
'auto_budget_amount_positive' => 'Beløpet må være mer enn null.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Auto budsjett perioden er et obligatorisk felt.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -63,7 +63,7 @@ return [
|
||||
*/
|
||||
|
||||
'collect_info' => 'Verzamel meer informatie in de <code>storage/logs</code>-directory waar je de logbestanden kan vinden. Als Docker gebruikt, gebruik dan <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>.',
|
||||
'collect_info_more' => 'Je kan meer lezen over het verzamelen van foutinformatie in <a href="https://docs.firefly-iii.org/how-to/general/debug/">de FAQ</a>.',
|
||||
'github_help' => 'Check voor hulp op GitHub',
|
||||
'github_instructions' => 'Je bent meer dan welkom om een nieuw issue te openen <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">op GitHub</a></strong>.',
|
||||
'use_search' => 'Gebruik de search!',
|
||||
|
@@ -113,7 +113,7 @@ return [
|
||||
'two_factor_forgot' => 'Ik kan geen codes meer genereren.',
|
||||
'two_factor_lost_header' => 'Kan je geen codes meer genereren?',
|
||||
'two_factor_lost_intro' => 'Als je ook je backupcodes kwijt bent heb je pech gehad. Dit kan je niet via de web-interface fixen. Je kan kiezen.',
|
||||
'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working>this entry in the FAQ</a> for instructions.',
|
||||
'two_factor_lost_fix_self' => 'Als dit jouw Firefly III-installatie is, lees dan <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working>deze entry in de FAQ</a>.',
|
||||
'two_factor_lost_fix_owner' => 'Zo niet, stuur dan een e-mail naar <a href="mailto::site_owner">:site_owner</a> en vraag of ze je authenticatie in twee stappen willen resetten.',
|
||||
'mfa_backup_code' => 'Je hebt een backupcode gebruikt om in te loggen op Firefly III. Deze kan je niet meer gebruiken dus streep hem weg.',
|
||||
'pref_two_factor_new_backup_codes' => 'Nieuwe backupcodes genereren',
|
||||
@@ -203,7 +203,7 @@ return [
|
||||
'transfer_exchange_rate_instructions' => 'Bronbetaalrekening "@source_name" accepteert alleen overschrijvingen in @source_currency. Doelbetaalrekening "@dest_name" accepteert alleen overschrijvingen in @dest_currency. Je moet het juiste bedrag in beide valuta opgeven.',
|
||||
'transaction_data' => 'Transactiegegevens',
|
||||
'invalid_server_configuration' => 'Ongeldige serverconfiguratie',
|
||||
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://docs.firefly-iii.org/how-to/firefly-iii/advanced/locales/">instructions how to do this</a>.',
|
||||
'invalid_locale_settings' => 'Firefly III kan geldbedragen niet goed weergeven, omdat je server de vereiste software mist. Je kan lezen <a href="https://docs.firefly-iii.org/how-to/firefly-iii/advanced/locales/">hoe je die moet installeren</a>.',
|
||||
'quickswitch' => 'Quickswitch',
|
||||
'sign_in_to_start' => 'Login om te beginnen',
|
||||
'sign_in' => 'Inloggen',
|
||||
@@ -243,7 +243,7 @@ return [
|
||||
// Webhooks
|
||||
'webhooks' => 'Webhooks',
|
||||
'webhooks_breadcrumb' => 'Webhooks',
|
||||
'webhooks_menu_disabled' => 'disabled',
|
||||
'webhooks_menu_disabled' => 'uitgeschakeld',
|
||||
'no_webhook_messages' => 'Er zijn geen webhook-berichten',
|
||||
'webhook_trigger_STORE_TRANSACTION' => 'Na het maken van een transactie',
|
||||
'webhook_trigger_UPDATE_TRANSACTION' => 'Na het updaten van een transactie',
|
||||
@@ -749,8 +749,8 @@ return [
|
||||
// rules
|
||||
'is_not_rule_trigger' => 'Niet',
|
||||
'cannot_fire_inactive_rules' => 'Inactieve regels doen het niet.',
|
||||
'show_triggers' => 'Show triggers',
|
||||
'show_actions' => 'Show actions',
|
||||
'show_triggers' => 'Toon triggers',
|
||||
'show_actions' => 'Toon acties',
|
||||
'rules' => 'Regels',
|
||||
'rule_name' => 'Regelnaam',
|
||||
'rule_triggers' => 'Regel reageert op',
|
||||
@@ -1968,7 +1968,7 @@ return [
|
||||
'deleted_transfer' => 'Overschrijving ":description" verwijderd',
|
||||
'deleted_reconciliation' => 'Afstemming ":description" verwijderd',
|
||||
'stored_journal' => 'Nieuw transactie ":description" opgeslagen',
|
||||
'stored_journal_js' => 'Successfully created new transaction "%{description}"',
|
||||
'stored_journal_js' => 'Nieuw transactie "%{description}" opgeslagen',
|
||||
'stored_journal_no_descr' => 'Uw nieuwe transactie is succesvol aangemaakt',
|
||||
'updated_journal_no_descr' => 'De transactie is geüpdatet',
|
||||
'select_transactions' => 'Selecteer transacties',
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Gebruik deze rapporten om gedetailleerde inzicht in je financiën te krijgen.',
|
||||
'reports_index_inputReportType' => 'Kies een rapporttype. Bekijk de helppagina\'s om te zien wat elk rapport laat zien.',
|
||||
'reports_index_inputAccountsSelect' => 'Je kunt naar keuze betaalrekeningen meenemen (of niet).',
|
||||
'reports_index_inputDateRange' => 'Kies zelf een datumbereik: van een dag tot tien jaar.',
|
||||
'reports_index_inputDateRange' => 'Kies zelf een datumbereik: van een dag tot meer dan tien jaar.',
|
||||
'reports_index_extra-options-box' => 'Sommige rapporten bieden extra filters en opties. Kies een rapporttype en kijk of hier iets verandert.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -43,7 +43,8 @@ return [
|
||||
'invalid_query_currency' => 'Je query bevat account met verschillende valuta-instellingen, wat niet is toegestaan.',
|
||||
'iban' => 'Dit is niet een geldige IBAN.',
|
||||
'zero_or_more' => 'De waarde mag niet negatief zijn.',
|
||||
'more_than_zero' => 'The value must be more than zero.',
|
||||
'more_than_zero' => 'Het bedrag moet meer zijn dan nul.',
|
||||
'more_than_zero_correct' => 'De waarde moet nul of meer zijn.',
|
||||
'no_asset_account' => 'Dit is geen betaalrekening.',
|
||||
'date_or_time' => 'De waarde moet een geldige datum of tijdwaarde zijn (ISO 8601).',
|
||||
'source_equals_destination' => 'De bronrekening is gelijk aan de doelrekening.',
|
||||
@@ -143,7 +144,7 @@ return [
|
||||
'min.array' => ':attribute moet minimaal :min items bevatten.',
|
||||
'not_in' => 'Het formaat van :attribute is ongeldig.',
|
||||
'numeric' => ':attribute moet een nummer zijn.',
|
||||
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
|
||||
'scientific_notation' => 'In veld :attribute kan je de wetenschappelijke notatie niet gebruiken.',
|
||||
'numeric_native' => 'Het originele bedrag moet een getal zijn.',
|
||||
'numeric_destination' => 'Het doelbedrag moet een getal zijn.',
|
||||
'numeric_source' => 'Het bronbedrag moet een getal zijn.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Bedrag is vereist.',
|
||||
'auto_budget_amount_positive' => 'Het bedrag moet meer zijn dan nul.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'De auto-budgetperiode is verplicht.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Bruk desse rapportane for å få detaljert innsikt i din økonomi.',
|
||||
'reports_index_inputReportType' => 'Vel ein rapporttype. Sjekk ut hjelpesidene for å sjå kva kvar rapport visar deg.',
|
||||
'reports_index_inputAccountsSelect' => 'Du kan ekskludere eller inkludere aktivakontoar etter eget ønske.',
|
||||
'reports_index_inputDateRange' => 'Den valde datoperioden er heilt opp til deg: frå ein dag, og opptil 10 år.',
|
||||
'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' => 'Avhengig av kva rapport du har valt, kan du velga ekstra filter og alternativ her. Følg med på denne boksen når du endrer rapporttypar.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'Dette er ikkje ein gyldig IBAN.',
|
||||
'zero_or_more' => 'Verdien kan ikkje vera negativ.',
|
||||
'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' => 'Verdien må vera eit gyldig dato- eller klokkeslettformat (ISO 8601).',
|
||||
'source_equals_destination' => 'Kjeldekontoen er lik destinasjonskonto.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Beløpet er påkrevd.',
|
||||
'auto_budget_amount_positive' => 'Beløpet må vera meir enn null.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Auto budsjett perioden er eit obligatorisk felt.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Skorzystaj z tych raportów, aby uzyskać szczegółowe informacje o swoich finansach.',
|
||||
'reports_index_inputReportType' => 'Wybierz typ raportu. Sprawdź stronę pomocy, aby zobaczyć, co pokazuje każdy raport.',
|
||||
'reports_index_inputAccountsSelect' => 'Możesz wykluczyć lub uwzględnić konta zasobów według własnego uznania.',
|
||||
'reports_index_inputDateRange' => 'Wybrany zakres dat zależy wyłącznie od ciebie: od jednego dnia do 10 lat.',
|
||||
'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' => 'W zależności od wybranego raportu możesz wybrać dodatkowe filtry i opcje tutaj. Obserwuj to pole, gdy zmieniasz typy raportów.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'To nie jest prawidłowy IBAN.',
|
||||
'zero_or_more' => 'Wartość nie może być ujemna.',
|
||||
'more_than_zero' => 'The value must be more than zero.',
|
||||
'more_than_zero_correct' => 'The value must be zero or more.',
|
||||
'no_asset_account' => 'To nie jest konto aktywów.',
|
||||
'date_or_time' => 'Wartość musi być prawidłową datą lub czasem (ISO 8601).',
|
||||
'source_equals_destination' => 'Konto źródłowe jest równe kontu docelowemu.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Kwota jest wymagana.',
|
||||
'auto_budget_amount_positive' => 'Kwota musi być większa niż zero.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Okres automatycznego budżetu to pole obowiązkowe.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Use esses relatórios para obter informações detalhadas sobre suas finanças.',
|
||||
'reports_index_inputReportType' => 'Escolha um tipo de relatório. Confira as páginas de ajuda para ver o que cada relatório mostra.',
|
||||
'reports_index_inputAccountsSelect' => 'Você pode excluir ou incluir contas de ativos de acordo com a sua demanda.',
|
||||
'reports_index_inputDateRange' => 'O intervalo de datas selecionado depende inteiramente de você: de um dia a 10 anos.',
|
||||
'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' => 'Dependendo do relatório que você selecionou, você pode usar filtros e opções adicionais aqui. Observe esta caixa quando você altera os tipos de relatórios.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -43,7 +43,8 @@ return [
|
||||
'invalid_query_currency' => 'Sua consulta contém contas que têm diferentes configurações de moeda, o que não é permitido.',
|
||||
'iban' => 'Este não é um válido IBAN.',
|
||||
'zero_or_more' => 'O valor não pode ser negativo.',
|
||||
'more_than_zero' => 'The value must be more than zero.',
|
||||
'more_than_zero' => 'O valor precisa ser maior do que zero.',
|
||||
'more_than_zero_correct' => 'The value must be zero or more.',
|
||||
'no_asset_account' => 'Esta não é uma conta de ativo.',
|
||||
'date_or_time' => 'O valor deve ser uma data válida (ISO 8601).',
|
||||
'source_equals_destination' => 'A conta de origem é igual à conta de destino.',
|
||||
@@ -143,7 +144,7 @@ return [
|
||||
'min.array' => 'O campo :attribute deve ter no mínimo :min itens.',
|
||||
'not_in' => 'O campo :attribute contém um valor inválido.',
|
||||
'numeric' => 'O campo :attribute deverá conter um valor numérico.',
|
||||
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
|
||||
'scientific_notation' => 'O atributo :attribute não pode usar a notação científica.',
|
||||
'numeric_native' => 'O montante nativo deve ser um número.',
|
||||
'numeric_destination' => 'O montante de destino deve ser um número.',
|
||||
'numeric_source' => 'O montante original deve ser um número.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'O valor é necessário.',
|
||||
'auto_budget_amount_positive' => 'A quantidade deve ser maior do que zero.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'O período de orçamento automático é um campo obrigatório.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Use estes relatórios para obter sínteses detalhadas sobre as suas finanças.',
|
||||
'reports_index_inputReportType' => 'Escolha um tipo de relatório. Confira as páginas de ajuda para ter a certeza do que cada relatório mostra.',
|
||||
'reports_index_inputAccountsSelect' => 'Pode incluir ou excluir contas de ativos conforme as suas necessidades.',
|
||||
'reports_index_inputDateRange' => 'O intervalo temporal a definir é totalmente consigo: desde 1 dia até 10 anos.',
|
||||
'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' => 'Dependendo do relatório que selecionou, pode selecionar filtros e opções extra aqui. Repare nesta caixa quando mudar os tipos de relatório.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'Este IBAN não é valido.',
|
||||
'zero_or_more' => 'O valor não pode ser negativo.',
|
||||
'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' => 'O valor deve ser uma data ou hora válida (ISO 8601).',
|
||||
'source_equals_destination' => 'A conta de origem é igual à conta de destino.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'O montante é obrigatório.',
|
||||
'auto_budget_amount_positive' => 'O montante deve ser maior que zero.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'O período de orçamento automático é um campo obrigatório.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Utilizați aceste rapoarte pentru a obține informații detaliate despre finanțele dumneavoastră.',
|
||||
'reports_index_inputReportType' => 'Alegeți un tip de raport. Consultați paginile de ajutor pentru a vedea ce arată fiecare raport.',
|
||||
'reports_index_inputAccountsSelect' => 'Puteți exclude sau include conturi de active după cum doriți.',
|
||||
'reports_index_inputDateRange' => 'Intervalul de date selectat depinde în întregime de dvs.: de la o zi la 10 ani.',
|
||||
'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' => 'În funcție de raportul pe care l-ați selectat, puteți selecta filtre și opțiuni suplimentare aici. Urmăriți această casetă când modificați tipurile de rapoarte.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'Acesta nu este un IBAN valabil.',
|
||||
'zero_or_more' => 'Valoarea nu poate fi negativă.',
|
||||
'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' => 'Valoarea trebuie să fie o dată validă sau o valoare în timp (ISO 8601).',
|
||||
'source_equals_destination' => 'Contul sursă este egal cu contul de destinație.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Suma este necesară.',
|
||||
'auto_budget_amount_positive' => 'Suma trebuie să fie mai mare decât zero.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Perioada de autobuget este un câmp obligatoriu.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Используйте эти отчеты, чтобы получить подробные сведения о ваших финансах.',
|
||||
'reports_index_inputReportType' => 'Выберите тип отчета. Просмотрите страницу справки, чтобы узнать, что показывает каждый отчёт.',
|
||||
'reports_index_inputAccountsSelect' => 'Вы можете исключить или включить основные счета по своему усмотрению.',
|
||||
'reports_index_inputDateRange' => 'Выбранный диапазон дат зависит от вас: от одного дня до 10 лет.',
|
||||
'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)
|
||||
|
@@ -43,7 +43,8 @@ return [
|
||||
'invalid_query_currency' => 'Ваш запрос содержит счета с разными валютами, что недопустимо.',
|
||||
'iban' => 'Это некорректный IBAN.',
|
||||
'zero_or_more' => 'Это значение не может быть отрицательным.',
|
||||
'more_than_zero' => 'The value must be more than zero.',
|
||||
'more_than_zero' => 'Значение должно быть больше нуля.',
|
||||
'more_than_zero_correct' => 'The value must be zero or more.',
|
||||
'no_asset_account' => 'Это не счет активов.',
|
||||
'date_or_time' => 'Значение должно быть корректной датой или временем (ISO 8601).',
|
||||
'source_equals_destination' => 'Счёт источник и счёт назначения совпадают.',
|
||||
@@ -143,7 +144,7 @@ return [
|
||||
'min.array' => 'Значение :attribute должно содержать не меньше :min элементов.',
|
||||
'not_in' => 'Выбранный :attribute не верный.',
|
||||
'numeric' => ':attribute должен быть числом.',
|
||||
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
|
||||
'scientific_notation' => ':attribute не может использовать научную обозначение.',
|
||||
'numeric_native' => 'Сумма должна быть числом.',
|
||||
'numeric_destination' => 'Сумма назначения должна быть числом.',
|
||||
'numeric_source' => 'Исходная сумма должна быть числом.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Нужно указать сумму.',
|
||||
'auto_budget_amount_positive' => 'Сумма должна быть больше 0.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Период авто-бюджета - это обязательно поле.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'S pomocou týchto prehľadov získate podrobné informácie o svojich financiách.',
|
||||
'reports_index_inputReportType' => 'Vyberte typ prehľadu. Pozrite sa na stránky pomocníka a zistite, čo vám každý prehľad ukáže.',
|
||||
'reports_index_inputAccountsSelect' => 'Môžete zahŕňať, alebo vynechávať majetkové účty, ako potrebujete.',
|
||||
'reports_index_inputDateRange' => 'Vybrané časové obdobie je plne na vás: od jedného dňa po 10 rokov.',
|
||||
'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' => 'Podľa toho, aký výkaz ste vybrali, je tu možné vybrať ďalšie filtre a voľby. Pri zmene typu výkazu sledujte túto oblasť.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'Toto nie je platný IBAN.',
|
||||
'zero_or_more' => 'Hodnota nemôže byť 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ň cieľový.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Suma je povinná.',
|
||||
'auto_budget_amount_positive' => 'Suma musí byť viac ako 0.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Obdobie rozpočtu je povinný údaj.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'S temi poročili dobite podroben vpogled v vaše finance.',
|
||||
'reports_index_inputReportType' => 'Izberite vrsto poročila. Oglejte si strani za pomoč, če želite videti, kaj vam vsako poročilo prikazuje.',
|
||||
'reports_index_inputAccountsSelect' => 'Račune sredstev lahko izključite ali vključite, kot se vam to zdi primerno.',
|
||||
'reports_index_inputDateRange' => 'Izbrano časovno obdobje je v celoti odvisno od vas: od enega dneva do 10 let.',
|
||||
'reports_index_inputDateRange' => 'Izbrani datumski razpon je v celoti prepuščen vam: od enega dneva do 10 let ali več.',
|
||||
'reports_index_extra-options-box' => 'Glede na izbrano poročilo lahko tukaj izberete dodatne filtre in možnosti. Opazujte polje, ko spreminjate vrste poročil.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -43,7 +43,8 @@ return [
|
||||
'invalid_query_currency' => 'Vaša poizvedba vsebuje račune, ki imajo različne nastavitve valute, kar ni dovoljeno.',
|
||||
'iban' => 'To ni veljaven IBAN.',
|
||||
'zero_or_more' => 'Vrednost ne more biti negativna.',
|
||||
'more_than_zero' => 'The value must be more than zero.',
|
||||
'more_than_zero' => 'Znesek mora biti večji od nič.',
|
||||
'more_than_zero_correct' => 'Vrednost mora biti nič ali več.',
|
||||
'no_asset_account' => 'To ni račun sredstev.',
|
||||
'date_or_time' => 'Vrednost mora biti veljavna vrednost datuma ali časa (ISO 8601).',
|
||||
'source_equals_destination' => 'Izvorni račun je enak ciljnemu računu.',
|
||||
@@ -143,7 +144,7 @@ return [
|
||||
'min.array' => ':attribute mora imeti najmanj :min elementov.',
|
||||
'not_in' => 'Izbran :attribute ni veljaven.',
|
||||
'numeric' => ':attribute mora biti število.',
|
||||
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
|
||||
'scientific_notation' => ':attribute ne more uporabljati znanstvene notacije.',
|
||||
'numeric_native' => 'Domači znesek mora biti število.',
|
||||
'numeric_destination' => 'Ciljni znesek mora biti številka.',
|
||||
'numeric_source' => 'Izvorni znesek mora biti številka.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Znesek je zahtevani podatek.',
|
||||
'auto_budget_amount_positive' => 'Znesek mora biti večji od nič.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Obdobje samodejnega proračuna je obvezno polje.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Använd dessa rapporter för att få detaljerad insikt i din ekonomi.',
|
||||
'reports_index_inputReportType' => 'Välj en rapporttyp. Se hjälpsidorna för att se vad varje rapport visar.',
|
||||
'reports_index_inputAccountsSelect' => 'Det går att exkluder eller inkludera tillgångskonton som du tycker passar.',
|
||||
'reports_index_inputDateRange' => 'Valt datumintervall är helt upp till dig: från en dag till 10 år.',
|
||||
'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' => 'Beroende på vilken rapport du har valt kan du välja extra filter och alternativ här. Se den här rutan när du ändrar rapporttyper.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'Detta är inte ett giltigt IBAN.',
|
||||
'zero_or_more' => 'Värdet får inte vara negativt.',
|
||||
'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' => 'Värdet måste vara ett giltigt datum eller tid (ISO 8601).',
|
||||
'source_equals_destination' => 'Källkontot motsvarar mottagarkontot.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Beloppet är obligatoriskt.',
|
||||
'auto_budget_amount_positive' => 'Beloppet måste vara mer än noll.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Den automatiska budgetperioden är ett obligatoriskt fält.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Use these reports to get detailed insights in your finances.',
|
||||
'reports_index_inputReportType' => 'Pick a report type. Check out the help pages to see what each report shows you.',
|
||||
'reports_index_inputAccountsSelect' => 'You can exclude or include asset accounts as you see fit.',
|
||||
'reports_index_inputDateRange' => 'The selected date range is entirely up to you: from one day to 10 years.',
|
||||
'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' => 'Depending on the report you have selected, you can select extra filters and options here. Watch this box when you change report types.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'This is not a valid IBAN.',
|
||||
'zero_or_more' => 'The value cannot be negative.',
|
||||
'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' => 'The value must be a valid date or time value (ISO 8601).',
|
||||
'source_equals_destination' => 'The source account equals the destination account.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'The amount is required.',
|
||||
'auto_budget_amount_positive' => 'The amount must be more than zero.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Maliyetlerinizde ayrıntılı bilgi edinmek için bu raporları kullanın.',
|
||||
'reports_index_inputReportType' => 'Bir rapor türü seçin. Her bir raporun neyi gösterdiğini görmek için yardım sayfalarına göz atın.',
|
||||
'reports_index_inputAccountsSelect' => 'Varlık hesaplarını uygun gördüğünüz gibi hariç tutabilir veya ekleyebilirsiniz.',
|
||||
'reports_index_inputDateRange' => 'Seçilen tarih aralığı tamamen size kalmış: 1 günden 10 yıla kadar.',
|
||||
'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' => 'Seçtiğiniz rapora bağlı olarak, burada ekstra filtre ve seçenekleri belirleyebilirsiniz. Rapor türlerini değiştirirken bu kutuya dikkat edin.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'Bu geçerli bir IBAN değil.',
|
||||
'zero_or_more' => 'Değer negatif olamaz.',
|
||||
'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' => 'Değer geçerli tarih veya zaman formatı olmalıdır (ISO 8601).',
|
||||
'source_equals_destination' => 'Kaynak hesabın hedef hesap eşittir.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'The amount is required.',
|
||||
'auto_budget_amount_positive' => 'The amount must be more than zero.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Використовуйте ці звіти, щоб отримати докладне розуміння ваших фінансів.',
|
||||
'reports_index_inputReportType' => 'Виберіть тип звіту. Перевірте довідку, щоб зрозуміти, що відображає кожен звіт.',
|
||||
'reports_index_inputAccountsSelect' => 'Ви можете виключити або включити активи, як вважаєте за потрібне.',
|
||||
'reports_index_inputDateRange' => 'Обраний діапазон дат може бути будь який: від одного дня до 10 років.',
|
||||
'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)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'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' => 'Початковий рахунок дорівнює рахунку призначення.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Необхідно вказати суму.',
|
||||
'auto_budget_amount_positive' => 'Сума має бути більше нуля.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Автоматичний період бюджета - обов\'язкове поле.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => 'Sử dụng các báo cáo này để có được thông tin chi tiết về tài chính của bạn.',
|
||||
'reports_index_inputReportType' => 'Chọn một loại báo cáo. Kiểm tra các trang trợ giúp để xem mỗi báo cáo hiển thị cho bạn.',
|
||||
'reports_index_inputAccountsSelect' => 'Bạn có thể loại trừ hoặc bao gồm các tài khoản khi bạn thấy phù hợp.',
|
||||
'reports_index_inputDateRange' => 'Phạm vi ngày đã chọn hoàn toàn tùy thuộc vào bạn: từ một ngày đến 10 năm.',
|
||||
'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' => 'Tùy thuộc vào báo cáo bạn đã chọn, bạn có thể chọn các bộ lọc và tùy chọn bổ sung tại đây. Xem hộp này khi bạn thay đổi loại báo cáo.',
|
||||
|
||||
// reports (reports)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'iban' => 'Đây không phải là một IBAN hợp lệ.',
|
||||
'zero_or_more' => 'Giá trị không thể âm.',
|
||||
'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' => 'Giá trị phải là giá trị ngày hoặc thời gian hợp lệ (ISO 8601).',
|
||||
'source_equals_destination' => 'Tài khoản nguồn bằng với tài khoản đích.',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Tổng số tiền được yêu cầu.',
|
||||
'auto_budget_amount_positive' => 'Số lượng phải lớn hơn 0.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'Ngân sách tự động là một trường bắt buộc.',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -79,7 +79,7 @@ return [
|
||||
'reports_index_intro' => '使用这些报表可以详细地了解您的财务状况。',
|
||||
'reports_index_inputReportType' => '选择报表类型,查看帮助页面以了解每个报表向您显示的内容。',
|
||||
'reports_index_inputAccountsSelect' => '您可以根据需要排除或包括资产账户。',
|
||||
'reports_index_inputDateRange' => '所选日期范围完全由您决定:从1天到10年不等。',
|
||||
'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)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'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' => '来源账户与目标账户相同',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => '金额是必填项',
|
||||
'auto_budget_amount_positive' => '金额必须大于零',
|
||||
|
||||
'auto_budget_period_mandatory' => '自动预算周期是必填项',
|
||||
|
||||
// no access to administration:
|
||||
|
@@ -80,7 +80,7 @@ return [
|
||||
'reports_index_intro' => '從這些報表洞察您的詳細財務狀況。',
|
||||
'reports_index_inputReportType' => '挑一種報表。查看說明頁面瞭解各報表展示的內容。',
|
||||
'reports_index_inputAccountsSelect' => '您可以根據需要排除或包括資產帳戶。',
|
||||
'reports_index_inputDateRange' => '所選日期範圍完全由您決定:從1天到10年不等。',
|
||||
'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)
|
||||
|
@@ -44,6 +44,7 @@ return [
|
||||
'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' => '來源帳戶與目標帳戶相同。',
|
||||
@@ -290,6 +291,7 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'The amount is required.',
|
||||
'auto_budget_amount_positive' => 'The amount must be more than zero.',
|
||||
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
|
||||
// no access to administration:
|
||||
|
Reference in New Issue
Block a user