mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Rebuild frontend.
This commit is contained in:
@@ -1,12 +1,22 @@
|
||||
{
|
||||
"/public/js/manifest.js": "/public/js/manifest.js",
|
||||
"/public/js/manifest.js.map": "/public/js/manifest.js.map",
|
||||
"/public/js/vendor.js": "/public/js/vendor.js",
|
||||
"/public/js/vendor.js.map": "/public/js/vendor.js.map",
|
||||
"/public/js/accounts/index.js": "/public/js/accounts/index.js",
|
||||
"/public/js/accounts/index.js.map": "/public/js/accounts/index.js.map",
|
||||
"/public/js/accounts/show.js": "/public/js/accounts/show.js",
|
||||
"/public/js/accounts/show.js.map": "/public/js/accounts/show.js.map",
|
||||
"/public/js/dashboard.js": "/public/js/dashboard.js",
|
||||
"/public/css/app.css": "/public/css/app.css",
|
||||
"/public/js/dashboard.js.map": "/public/js/dashboard.js.map",
|
||||
"/public/css/app.css.map": "/public/css/app.css.map",
|
||||
"/public/js/empty.js": "/public/js/empty.js",
|
||||
"/public/js/manifest.js": "/public/js/manifest.js",
|
||||
"/public/js/empty.js.map": "/public/js/empty.js.map",
|
||||
"/public/js/new-user/index.js": "/public/js/new-user/index.js",
|
||||
"/public/js/new-user/index.js.map": "/public/js/new-user/index.js.map",
|
||||
"/public/js/register.js": "/public/js/register.js",
|
||||
"/public/js/register.js.map": "/public/js/register.js.map",
|
||||
"/public/js/transactions/create.js": "/public/js/transactions/create.js",
|
||||
"/public/js/vendor.js": "/public/js/vendor.js"
|
||||
"/public/js/transactions/create.js.map": "/public/js/transactions/create.js.map"
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
<template>
|
||||
<div class="row">
|
||||
<div class="col-md-3 col-sm-6 col-12">
|
||||
<div class="col"> <!-- col-md-3 col-sm-6 col-12 -->
|
||||
<div class="info-box">
|
||||
<span class="info-box-icon"><i class="far fa-bookmark text-info"></i></span>
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-sm-6 col-md-3">
|
||||
<div class="col">
|
||||
<div class="info-box">
|
||||
<span class="info-box-icon"><i class="far fa-calendar-alt text-teal"></i></span>
|
||||
|
||||
@@ -66,11 +66,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="clearfix hidden-md-up"></div>
|
||||
|
||||
<!-- left to spend -->
|
||||
<div class="col-12 col-sm-6 col-md-3">
|
||||
<div class="col">
|
||||
<div class="info-box">
|
||||
<span class="info-box-icon"><i class="fas fa-money-bill text-success"></i></span>
|
||||
|
||||
@@ -95,7 +92,7 @@
|
||||
</div>
|
||||
|
||||
<!-- net worth -->
|
||||
<div class="col-12 col-sm-6 col-md-3">
|
||||
<div class="col">
|
||||
<div class="info-box">
|
||||
<span class="info-box-icon"><i class="fas fa-money-bill text-success"></i></span>
|
||||
|
||||
@@ -254,7 +251,3 @@ export default {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"half_year_budgets": "Halbjahresbudgets",
|
||||
"yearly_budgets": "Jahresbudgets",
|
||||
"other_budgets": "Zeitlich befristete Budgets",
|
||||
"go_to_withdrawals": "Go to your withdrawals",
|
||||
"go_to_withdrawals": "Ausgaben anzeigen",
|
||||
"revenue_accounts": "Einnahmekonten"
|
||||
},
|
||||
"list": {
|
||||
|
||||
@@ -41,7 +41,9 @@
|
||||
"quarterly_budgets": "Quarterly budgets",
|
||||
"half_year_budgets": "Half-yearly budgets",
|
||||
"yearly_budgets": "Yearly budgets",
|
||||
"other_budgets": "Custom timed budgets"
|
||||
"other_budgets": "Custom timed budgets",
|
||||
"go_to_withdrawals": "Go to your withdrawals",
|
||||
"revenue_accounts": "Tuottotilit"
|
||||
},
|
||||
"list": {
|
||||
"piggy_bank": "S\u00e4\u00e4st\u00f6possu",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"half_year_budgets": "Budgets semestriels",
|
||||
"yearly_budgets": "Budgets annuels",
|
||||
"other_budgets": "Budgets \u00e0 p\u00e9riode personnalis\u00e9e",
|
||||
"go_to_withdrawals": "Go to your withdrawals",
|
||||
"go_to_withdrawals": "Acc\u00e9der \u00e0 vos retraits",
|
||||
"revenue_accounts": "Comptes de recettes"
|
||||
},
|
||||
"list": {
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"half_year_budgets": "Half-yearly budgets",
|
||||
"yearly_budgets": "Yearly budgets",
|
||||
"other_budgets": "Custom timed budgets",
|
||||
"go_to_withdrawals": "Go to your withdrawals",
|
||||
"go_to_withdrawals": "Ugr\u00e1s a k\u00f6lts\u00e9gekhez",
|
||||
"revenue_accounts": "J\u00f6vedelemsz\u00e1ml\u00e1k"
|
||||
},
|
||||
"list": {
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"half_year_budgets": "Bud\u017cety p\u00f3\u0142roczne",
|
||||
"yearly_budgets": "Bud\u017cety roczne",
|
||||
"other_budgets": "Bud\u017cety niestandardowe",
|
||||
"go_to_withdrawals": "Go to your withdrawals",
|
||||
"go_to_withdrawals": "Przejd\u017a do swoich wydatk\u00f3w",
|
||||
"revenue_accounts": "Konta przychod\u00f3w"
|
||||
},
|
||||
"list": {
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"half_year_budgets": "Or\u00e7amentos semestrais",
|
||||
"yearly_budgets": "Or\u00e7amentos anuais",
|
||||
"other_budgets": "Custom timed budgets",
|
||||
"go_to_withdrawals": "Go to your withdrawals",
|
||||
"go_to_withdrawals": "V\u00e1 para seus saques",
|
||||
"revenue_accounts": "Contas de receitas"
|
||||
},
|
||||
"list": {
|
||||
|
||||
@@ -41,7 +41,9 @@
|
||||
"quarterly_budgets": "Quarterly budgets",
|
||||
"half_year_budgets": "Half-yearly budgets",
|
||||
"yearly_budgets": "Yearly budgets",
|
||||
"other_budgets": "Custom timed budgets"
|
||||
"other_budgets": "\u0160pecifick\u00e9 \u010dasovan\u00e9 rozpo\u010dty",
|
||||
"go_to_withdrawals": "Go to your withdrawals",
|
||||
"revenue_accounts": "V\u00fdnosov\u00e9 \u00fa\u010dty"
|
||||
},
|
||||
"list": {
|
||||
"piggy_bank": "Pokladni\u010dka",
|
||||
|
||||
@@ -35,13 +35,15 @@
|
||||
"account_role_sharedAsset": "Delat tillg\u00e5ngskonto",
|
||||
"account_role_ccAsset": "Kreditkort",
|
||||
"account_role_cashWalletAsset": "Pl\u00e5nbok",
|
||||
"daily_budgets": "Daily budgets",
|
||||
"weekly_budgets": "Weekly budgets",
|
||||
"monthly_budgets": "Monthly budgets",
|
||||
"quarterly_budgets": "Quarterly budgets",
|
||||
"half_year_budgets": "Half-yearly budgets",
|
||||
"yearly_budgets": "Yearly budgets",
|
||||
"other_budgets": "Custom timed budgets"
|
||||
"daily_budgets": "Dagliga budgetar",
|
||||
"weekly_budgets": "Veckovis budgetar",
|
||||
"monthly_budgets": "M\u00e5natliga budgetar",
|
||||
"quarterly_budgets": "Kvartalsbudgetar",
|
||||
"half_year_budgets": "Halv\u00e5rsbudgetar",
|
||||
"yearly_budgets": "\u00c5rliga budgetar",
|
||||
"other_budgets": "Anpassade tidsinst\u00e4llda budgetar",
|
||||
"go_to_withdrawals": "G\u00e5 till dina uttag",
|
||||
"revenue_accounts": "Int\u00e4ktskonton"
|
||||
},
|
||||
"list": {
|
||||
"piggy_bank": "Spargris",
|
||||
|
||||
@@ -41,7 +41,9 @@
|
||||
"quarterly_budgets": "Quarterly budgets",
|
||||
"half_year_budgets": "Half-yearly budgets",
|
||||
"yearly_budgets": "Yearly budgets",
|
||||
"other_budgets": "Custom timed budgets"
|
||||
"other_budgets": "Custom timed budgets",
|
||||
"go_to_withdrawals": "Go to your withdrawals",
|
||||
"revenue_accounts": "T\u00e0i kho\u1ea3n doanh thu"
|
||||
},
|
||||
"list": {
|
||||
"piggy_bank": "\u1ed0ng heo con",
|
||||
|
||||
@@ -41,7 +41,9 @@
|
||||
"quarterly_budgets": "Quarterly budgets",
|
||||
"half_year_budgets": "Half-yearly budgets",
|
||||
"yearly_budgets": "Yearly budgets",
|
||||
"other_budgets": "Custom timed budgets"
|
||||
"other_budgets": "Custom timed budgets",
|
||||
"go_to_withdrawals": "Go to your withdrawals",
|
||||
"revenue_accounts": "\u6536\u5165\u5e10\u6237"
|
||||
},
|
||||
"list": {
|
||||
"piggy_bank": "\u5b58\u94b1\u7f50",
|
||||
|
||||
@@ -41,7 +41,9 @@
|
||||
"quarterly_budgets": "Quarterly budgets",
|
||||
"half_year_budgets": "Half-yearly budgets",
|
||||
"yearly_budgets": "Yearly budgets",
|
||||
"other_budgets": "Custom timed budgets"
|
||||
"other_budgets": "Custom timed budgets",
|
||||
"go_to_withdrawals": "Go to your withdrawals",
|
||||
"revenue_accounts": "\u6536\u5165\u5e33\u6236"
|
||||
},
|
||||
"list": {
|
||||
"piggy_bank": "\u5c0f\u8c6c\u64b2\u6eff",
|
||||
|
||||
4
frontend/src/pages/dashboard.js
vendored
4
frontend/src/pages/dashboard.js
vendored
@@ -24,7 +24,7 @@ import MainAccount from "../components/dashboard/MainAccount";
|
||||
import MainAccountList from "../components/dashboard/MainAccountList";
|
||||
import MainBillsList from "../components/dashboard/MainBillsList";
|
||||
import MainBudgetList from "../components/dashboard/MainBudgetList";
|
||||
import MainCredit from "../components/dashboard/MainCredit";
|
||||
import MainCreditList from "../components/dashboard/MainCreditList";
|
||||
import MainDebitList from "../components/dashboard/MainDebitList";
|
||||
import MainPiggyList from "../components/dashboard/MainPiggyList";
|
||||
import TransactionListLarge from "../components/transactions/TransactionListLarge";
|
||||
@@ -56,8 +56,8 @@ Vue.component('main-account-list', MainAccountList);
|
||||
Vue.component('main-bills-list', MainBillsList);
|
||||
Vue.component('main-budget-list', MainBudgetList);
|
||||
Vue.component('main-category-list', MainCategoryList);
|
||||
Vue.component('main-credit', MainCredit);
|
||||
Vue.component('main-debit-list', MainDebitList);
|
||||
Vue.component('main-credit-list', MainCreditList);
|
||||
Vue.component('main-piggy-list', MainPiggyList);
|
||||
|
||||
// i18n
|
||||
|
||||
@@ -1563,15 +1563,15 @@ browserify-zlib@^0.2.0:
|
||||
pako "~1.0.5"
|
||||
|
||||
browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.14.5, browserslist@^4.14.7:
|
||||
version "4.14.7"
|
||||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.7.tgz#c071c1b3622c1c2e790799a37bb09473a4351cb6"
|
||||
integrity sha512-BSVRLCeG3Xt/j/1cCGj1019Wbty0H+Yvu2AOuZSuoaUWn3RatbL33Cxk+Q4jRMRAbOm0p7SLravLjpnT6s0vzQ==
|
||||
version "4.15.0"
|
||||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.15.0.tgz#3d48bbca6a3f378e86102ffd017d9a03f122bdb0"
|
||||
integrity sha512-IJ1iysdMkGmjjYeRlDU8PQejVwxvVO5QOfXH7ylW31GO6LwNRSmm/SgRXtNsEXqMLl2e+2H5eEJ7sfynF8TCaQ==
|
||||
dependencies:
|
||||
caniuse-lite "^1.0.30001157"
|
||||
caniuse-lite "^1.0.30001164"
|
||||
colorette "^1.2.1"
|
||||
electron-to-chromium "^1.3.591"
|
||||
electron-to-chromium "^1.3.612"
|
||||
escalade "^3.1.1"
|
||||
node-releases "^1.1.66"
|
||||
node-releases "^1.1.67"
|
||||
|
||||
buffer-from@^1.0.0:
|
||||
version "1.1.1"
|
||||
@@ -1727,10 +1727,10 @@ caniuse-api@^3.0.0:
|
||||
lodash.memoize "^4.1.2"
|
||||
lodash.uniq "^4.5.0"
|
||||
|
||||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001157:
|
||||
version "1.0.30001161"
|
||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001161.tgz#64f7ffe79ee780b8c92843ff34feb36cea4651e0"
|
||||
integrity sha512-JharrCDxOqPLBULF9/SPa6yMcBRTjZARJ6sc3cuKrPfyIk64JN6kuMINWqA99Xc8uElMFcROliwtz0n9pYej+g==
|
||||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001164:
|
||||
version "1.0.30001165"
|
||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001165.tgz#32955490d2f60290bb186bb754f2981917fa744f"
|
||||
integrity sha512-8cEsSMwXfx7lWSUMA2s08z9dIgsnR5NAqjXP23stdsU3AUWkCr/rr4s4OFtHXn5XXr6+7kam3QFVoYyXNPdJPA==
|
||||
|
||||
chalk@^1.1.3:
|
||||
version "1.1.3"
|
||||
@@ -2153,9 +2153,9 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
|
||||
sha.js "^2.4.8"
|
||||
|
||||
cross-env@^7.0:
|
||||
version "7.0.2"
|
||||
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.2.tgz#bd5ed31339a93a3418ac4f3ca9ca3403082ae5f9"
|
||||
integrity sha512-KZP/bMEOJEDCkDQAyRhu3RL2ZO/SUVrxQVI0G3YEQ+OLbRA3c6zgixe8Mq8a/z7+HKlNEjo8oiLUs8iRijY2Rw==
|
||||
version "7.0.3"
|
||||
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
|
||||
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
|
||||
dependencies:
|
||||
cross-spawn "^7.0.1"
|
||||
|
||||
@@ -2576,9 +2576,9 @@ domelementtype@1:
|
||||
integrity sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==
|
||||
|
||||
domelementtype@^2.0.1:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.0.2.tgz#f3b6e549201e46f588b59463dd77187131fe6971"
|
||||
integrity sha512-wFwTwCVebUrMgGeAwRL/NhZtHAUyT9n9yg4IMDwf10+6iCMxSkVq9MGCVEH+QZWo1nNidy8kNvwmv4zWHDTqvA==
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.1.0.tgz#a851c080a6d1c3d94344aed151d99f669edf585e"
|
||||
integrity sha512-LsTgx/L5VpD+Q8lmsXSHW2WpA+eBlZ9HPf3erD1IoPF00/3JKHZ3BknUVA2QGDNu69ZNmyFmCWBSO45XjYKC5w==
|
||||
|
||||
domutils@^1.7.0:
|
||||
version "1.7.0"
|
||||
@@ -2630,10 +2630,10 @@ ejs@^2.6.1:
|
||||
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.7.4.tgz#48661287573dcc53e366c7a1ae52c3a120eec9ba"
|
||||
integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==
|
||||
|
||||
electron-to-chromium@^1.3.591:
|
||||
version "1.3.609"
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.609.tgz#938735afa300ebf4eaec7e3fff96b7f3d74ac5f0"
|
||||
integrity sha512-kcmRWmlHsUKKLfsSKSf7VqeTX4takM5ndjVTM3et3qpDCceITYI1DixvIfSDIngALoaTnpoMXD3SXSMpzHkYKA==
|
||||
electron-to-chromium@^1.3.612:
|
||||
version "1.3.616"
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.616.tgz#de63d1c79bb8eb61168774df0c11c9e1af69f9e8"
|
||||
integrity sha512-CI8L38UN2BEnqXw3/oRIQTmde0LiSeqWSRlPA42ZTYgJQ8fYenzAM2Z3ni+jtILTcrs5aiXZCGJ96Pm+3/yGyQ==
|
||||
|
||||
elliptic@^6.5.3:
|
||||
version "6.5.3"
|
||||
@@ -4334,6 +4334,13 @@ lru-cache@^5.1.1:
|
||||
dependencies:
|
||||
yallist "^3.0.2"
|
||||
|
||||
lru-cache@^6.0.0:
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
|
||||
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
|
||||
dependencies:
|
||||
yallist "^4.0.0"
|
||||
|
||||
make-dir@^1.0.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
|
||||
@@ -4730,7 +4737,7 @@ node-notifier@^6.0.0:
|
||||
shellwords "^0.1.1"
|
||||
which "^1.3.1"
|
||||
|
||||
node-releases@^1.1.66:
|
||||
node-releases@^1.1.67:
|
||||
version "1.1.67"
|
||||
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.67.tgz#28ebfcccd0baa6aad8e8d4d8fe4cbc49ae239c12"
|
||||
integrity sha512-V5QF9noGFl3EymEwUYzO+3NTDpGfQB4ve6Qfnzf3UNydMhjQRVPR1DZTuvWiLzaFJYw2fmDwAfnRNEVb64hSIg==
|
||||
@@ -4791,17 +4798,17 @@ object-copy@^0.1.0:
|
||||
kind-of "^3.0.3"
|
||||
|
||||
object-inspect@^1.8.0:
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
|
||||
integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
|
||||
version "1.9.0"
|
||||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a"
|
||||
integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==
|
||||
|
||||
object-is@^1.0.1:
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.3.tgz#2e3b9e65560137455ee3bd62aec4d90a2ea1cc81"
|
||||
integrity sha512-teyqLvFWzLkq5B9ki8FVWA902UER2qkxmdA4nLf+wjOLAWgxzCWZNCxpDq9MvE8MmhWNr+I8w3BN49Vx36Y6Xg==
|
||||
version "1.1.4"
|
||||
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.4.tgz#63d6c83c00a43f4cbc9434eb9757c8a5b8565068"
|
||||
integrity sha512-1ZvAZ4wlF7IyPVOcE1Omikt7UpaFlOQq0HlSti+ZvDH3UiD2brwGMwDbyV43jao2bKJ+4+WdPJHSd7kgzKYVqg==
|
||||
dependencies:
|
||||
call-bind "^1.0.0"
|
||||
define-properties "^1.1.3"
|
||||
es-abstract "^1.18.0-next.1"
|
||||
|
||||
object-keys@^1.0.12, object-keys@^1.1.1:
|
||||
version "1.1.1"
|
||||
@@ -4826,12 +4833,13 @@ object.assign@^4.1.0, object.assign@^4.1.1:
|
||||
object-keys "^1.1.1"
|
||||
|
||||
object.getownpropertydescriptors@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.0.tgz#369bf1f9592d8ab89d712dced5cb81c7c5352649"
|
||||
integrity sha512-Z53Oah9A3TdLoblT7VKJaTDdXdT+lQO+cNpKVnya5JDe9uLvzu1YyY1yFDFrcxrlRgWrEFH0jJtD/IbuwjcEVg==
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.1.tgz#0dfda8d108074d9c563e80490c883b6661091544"
|
||||
integrity sha512-6DtXgZ/lIZ9hqx4GtZETobXLR/ZLaa0aqV0kzbn80Rf8Z2e/XFnhA0I7p07N2wH8bBBltr2xQPi6sbKWAY2Eng==
|
||||
dependencies:
|
||||
call-bind "^1.0.0"
|
||||
define-properties "^1.1.3"
|
||||
es-abstract "^1.17.0-next.1"
|
||||
es-abstract "^1.18.0-next.1"
|
||||
|
||||
object.omit@^3.0.0:
|
||||
version "3.0.0"
|
||||
@@ -6032,9 +6040,11 @@ semver@^6.0.0, semver@^6.3.0:
|
||||
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
||||
|
||||
semver@^7.3.2:
|
||||
version "7.3.2"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
|
||||
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
|
||||
version "7.3.4"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
|
||||
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
|
||||
dependencies:
|
||||
lru-cache "^6.0.0"
|
||||
|
||||
send@0.17.1:
|
||||
version "0.17.1"
|
||||
@@ -7078,9 +7088,9 @@ webpack-merge@^4.1.0:
|
||||
lodash "^4.17.15"
|
||||
|
||||
webpack-notifier@^1.5.1:
|
||||
version "1.10.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack-notifier/-/webpack-notifier-1.10.1.tgz#a01006d8213c9d52a341d76219779d025534b8c1"
|
||||
integrity sha512-1ntvm2QwT+i21Nur88HU/WaaDq1Ppq1XCpBR0//wb6gPJ65IkRkuYzIu8z8MpnkLEHj9wSf+yNUzMANyqvvtWg==
|
||||
version "1.11.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack-notifier/-/webpack-notifier-1.11.0.tgz#ee03ddf9e91596147b058a7346d20d79b54ddd0b"
|
||||
integrity sha512-IhgldCkfrUaLP4dCPlac0pBGdNtBiiQJmcVlg/IgWgbU7O+J83EmvbR1m2LAe/WxgBxV2x+otN46PtL0pTgWkQ==
|
||||
dependencies:
|
||||
node-notifier "^6.0.0"
|
||||
object-assign "^4.1.0"
|
||||
@@ -7206,9 +7216,9 @@ xtend@^4.0.0, xtend@~4.0.1:
|
||||
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
|
||||
|
||||
y18n@^4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
|
||||
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4"
|
||||
integrity sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==
|
||||
|
||||
yallist@^2.1.2:
|
||||
version "2.1.2"
|
||||
|
||||
2
public/v2/js/accounts/index.js
vendored
2
public/v2/js/accounts/index.js
vendored
@@ -1,2 +1,2 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{226:function(t,s,a){t.exports=a(235)},235:function(t,s,a){"use strict";a.r(s);var e={name:"Index",props:{accountTypes:String},data:function(){return{accounts:[]}},created:function(){var t=this;console.log("mounted account list."),axios.get("./api/v1/accounts?type="+this.$props.accountTypes).then((function(s){t.loadAccounts(s.data.data)}))},methods:{loadAccounts:function(t){for(var s in t)if(t.hasOwnProperty(s)&&/^0$|^[1-9]\d*$/.test(s)&&s<=4294967294){var a=t[s];"asset"===a.attributes.type&&null!==a.attributes.account_role&&(a.attributes.account_role=this.$t("firefly.account_role_"+a.attributes.account_role)),"asset"===a.attributes.type&&null===a.attributes.account_role&&(a.attributes.account_role=this.$t("firefly.Default asset account")),null===a.attributes.iban&&(a.attributes.iban=a.attributes.account_number),this.accounts.push(a)}}}},c=a(1),n=Object(c.a)(e,(function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("div",{staticClass:"row"},[a("div",{staticClass:"col-lg-12 col-md-12 col-sm-12 col-xs-12"},[a("div",{staticClass:"card"},[t._m(0),t._v(" "),a("div",{staticClass:"card-body p-0"},[a("table",{staticClass:"table table-sm table-striped"},[a("caption",{staticStyle:{display:"none"}},[t._v(t._s(t.$t("list.name")))]),t._v(" "),a("thead",[a("tr",[a("th",{attrs:{scope:"col"}},[t._v(" ")]),t._v(" "),a("th",{attrs:{scope:"col"}},[t._v(t._s(t.$t("list.name")))]),t._v(" "),"asset"===t.$props.accountTypes?a("th",{attrs:{scope:"col"}},[t._v(t._s(t.$t("list.role")))]):t._e(),t._v(" "),a("th",{attrs:{scope:"col"}},[t._v(t._s(t.$t("list.iban")))]),t._v(" "),a("th",{staticStyle:{"text-align":"right"},attrs:{scope:"col"}},[t._v(t._s(t.$t("list.currentBalance")))]),t._v(" "),a("th",{attrs:{scope:"col"}},[t._v(t._s(t.$t("list.balanceDiff")))])])]),t._v(" "),a("tbody",t._l(t.accounts,(function(s){return a("tr",[a("td",[a("div",{staticClass:"btn-group btn-group-xs"},[a("a",{staticClass:"btn btn-xs btn-default",attrs:{href:"./accounts/edit/"+s.id}},[a("i",{staticClass:"fa fas fa-pencil-alt"})]),t._v(" "),a("a",{staticClass:"btn btn-xs btn-danger",attrs:{href:"./accounts/delete/"+s.id}},[a("i",{staticClass:"fa far fa-trash"})])])]),t._v(" "),a("td",[t._v(t._s(s.attributes.name)+"\n ")]),t._v(" "),"asset"===t.$props.accountTypes?a("td",[t._v("\n "+t._s(s.attributes.account_role)+"\n ")]):t._e(),t._v(" "),a("td",[t._v("\n "+t._s(s.attributes.iban)+"\n ")]),t._v(" "),a("td",{staticStyle:{"text-align":"right"}},[t._v("\n "+t._s(Intl.NumberFormat("en-US",{style:"currency",currency:s.attributes.currency_code}).format(s.attributes.current_balance))+"\n ")]),t._v(" "),a("td",[t._v("diff")])])})),0)])]),t._v(" "),a("div",{staticClass:"card-footer"},[t._v("\n Footer stuff.\n ")])])])])}),[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"card-header"},[s("h3",{staticClass:"card-title"},[this._v("Title thing")]),this._v(" "),s("div",{staticClass:"card-tools"},[s("div",{staticClass:"input-group input-group-sm",staticStyle:{width:"150px"}},[s("input",{staticClass:"form-control float-right",attrs:{type:"text",name:"table_search",placeholder:"Search"}}),this._v(" "),s("div",{staticClass:"input-group-append"},[s("button",{staticClass:"btn btn-default",attrs:{type:"submit"}},[s("i",{staticClass:"fas fa-search"})])])])])])}],!1,null,"0bf47abd",null).exports;a(5);var i=a(8),r={};new Vue({i18n:i,render:function(t){return t(n,{props:r})}}).$mount("#accounts")}},[[226,0,1]]]);
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{225:function(t,s,a){t.exports=a(234)},234:function(t,s,a){"use strict";a.r(s);var e={name:"Index",props:{accountTypes:String},data:function(){return{accounts:[]}},created:function(){var t=this;console.log("mounted account list."),axios.get("./api/v1/accounts?type="+this.$props.accountTypes).then((function(s){t.loadAccounts(s.data.data)}))},methods:{loadAccounts:function(t){for(var s in t)if(t.hasOwnProperty(s)&&/^0$|^[1-9]\d*$/.test(s)&&s<=4294967294){var a=t[s];"asset"===a.attributes.type&&null!==a.attributes.account_role&&(a.attributes.account_role=this.$t("firefly.account_role_"+a.attributes.account_role)),"asset"===a.attributes.type&&null===a.attributes.account_role&&(a.attributes.account_role=this.$t("firefly.Default asset account")),null===a.attributes.iban&&(a.attributes.iban=a.attributes.account_number),this.accounts.push(a)}}}},c=a(1),n=Object(c.a)(e,(function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("div",{staticClass:"row"},[a("div",{staticClass:"col-lg-12 col-md-12 col-sm-12 col-xs-12"},[a("div",{staticClass:"card"},[t._m(0),t._v(" "),a("div",{staticClass:"card-body p-0"},[a("table",{staticClass:"table table-sm table-striped"},[a("caption",{staticStyle:{display:"none"}},[t._v(t._s(t.$t("list.name")))]),t._v(" "),a("thead",[a("tr",[a("th",{attrs:{scope:"col"}},[t._v(" ")]),t._v(" "),a("th",{attrs:{scope:"col"}},[t._v(t._s(t.$t("list.name")))]),t._v(" "),"asset"===t.$props.accountTypes?a("th",{attrs:{scope:"col"}},[t._v(t._s(t.$t("list.role")))]):t._e(),t._v(" "),a("th",{attrs:{scope:"col"}},[t._v(t._s(t.$t("list.iban")))]),t._v(" "),a("th",{staticStyle:{"text-align":"right"},attrs:{scope:"col"}},[t._v(t._s(t.$t("list.currentBalance")))]),t._v(" "),a("th",{attrs:{scope:"col"}},[t._v(t._s(t.$t("list.balanceDiff")))])])]),t._v(" "),a("tbody",t._l(t.accounts,(function(s){return a("tr",[a("td",[a("div",{staticClass:"btn-group btn-group-xs"},[a("a",{staticClass:"btn btn-xs btn-default",attrs:{href:"./accounts/edit/"+s.id}},[a("i",{staticClass:"fa fas fa-pencil-alt"})]),t._v(" "),a("a",{staticClass:"btn btn-xs btn-danger",attrs:{href:"./accounts/delete/"+s.id}},[a("i",{staticClass:"fa far fa-trash"})])])]),t._v(" "),a("td",[t._v(t._s(s.attributes.name)+"\n ")]),t._v(" "),"asset"===t.$props.accountTypes?a("td",[t._v("\n "+t._s(s.attributes.account_role)+"\n ")]):t._e(),t._v(" "),a("td",[t._v("\n "+t._s(s.attributes.iban)+"\n ")]),t._v(" "),a("td",{staticStyle:{"text-align":"right"}},[t._v("\n "+t._s(Intl.NumberFormat("en-US",{style:"currency",currency:s.attributes.currency_code}).format(s.attributes.current_balance))+"\n ")]),t._v(" "),a("td",[t._v("diff")])])})),0)])]),t._v(" "),a("div",{staticClass:"card-footer"},[t._v("\n Footer stuff.\n ")])])])])}),[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"card-header"},[s("h3",{staticClass:"card-title"},[this._v("Title thing")]),this._v(" "),s("div",{staticClass:"card-tools"},[s("div",{staticClass:"input-group input-group-sm",staticStyle:{width:"150px"}},[s("input",{staticClass:"form-control float-right",attrs:{type:"text",name:"table_search",placeholder:"Search"}}),this._v(" "),s("div",{staticClass:"input-group-append"},[s("button",{staticClass:"btn btn-default",attrs:{type:"submit"}},[s("i",{staticClass:"fas fa-search"})])])])])])}],!1,null,"0bf47abd",null).exports;a(5);var i=a(8),r={};new Vue({i18n:i,render:function(t){return t(n,{props:r})}}).$mount("#accounts")}},[[225,0,1]]]);
|
||||
//# sourceMappingURL=index.js.map
|
||||
2
public/v2/js/accounts/show.js
vendored
2
public/v2/js/accounts/show.js
vendored
@@ -1,2 +1,2 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{227:function(n,e,t){n.exports=t(236)},236:function(n,e,t){"use strict";t.r(e);var o={name:"Show"},r=t(1),s=Object(r.a)(o,(function(){var n=this.$createElement;return(this._self._c||n)("div",[this._v("\n I am a show\n")])}),[],!1,null,"dcd61a50",null).exports;t(5);var c=t(8),u={};new Vue({i18n:c,render:function(n){return n(s,{props:u})}}).$mount("#accounts_show")}},[[227,0,1]]]);
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{226:function(n,e,t){n.exports=t(235)},235:function(n,e,t){"use strict";t.r(e);var o={name:"Show"},r=t(1),s=Object(r.a)(o,(function(){var n=this.$createElement;return(this._self._c||n)("div",[this._v("\n I am a show\n")])}),[],!1,null,"dcd61a50",null).exports;t(5);var c=t(8),u={};new Vue({i18n:c,render:function(n){return n(s,{props:u})}}).$mount("#accounts_show")}},[[226,0,1]]]);
|
||||
//# sourceMappingURL=show.js.map
|
||||
2
public/v2/js/dashboard.js
vendored
2
public/v2/js/dashboard.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
public/v2/js/empty.js
vendored
2
public/v2/js/empty.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
public/v2/js/new-user/index.js
vendored
2
public/v2/js/new-user/index.js
vendored
@@ -1,2 +1,2 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{225:function(a,e,t){a.exports=t(234)},234:function(a,e,t){"use strict";t.r(e);var s={name:"Index"},n=t(1),i=Object(n.a)(s,(function(){var a=this.$createElement;this._self._c;return this._m(0)}),[function(){var a=this,e=a.$createElement,t=a._self._c||e;return t("div",{staticClass:"row"},[t("div",{staticClass:"col"},[t("div",{attrs:{id:"accordion"}},[t("div",{staticClass:"card card-primary"},[t("div",{staticClass:"card-header"},[t("h4",{staticClass:"card-title"},[t("a",{attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseOne"}},[a._v("\n Create new accounts\n ")])])]),a._v(" "),t("div",{staticClass:"panel-collapse collapse show",attrs:{id:"collapseOne"}},[t("div",{staticClass:"card-body"},[t("div",{staticClass:"row"},[t("div",{staticClass:"col"},[t("p",[a._v("Explain")])])]),a._v(" "),t("div",{staticClass:"row"},[t("div",{staticClass:"col-lg-4"},[a._v("\n A\n ")]),a._v(" "),t("div",{staticClass:"col-lg-8"},[a._v("\n B\n ")])])])])]),a._v(" "),t("div",{staticClass:"card card-secondary"},[t("div",{staticClass:"card-header"},[t("h4",{staticClass:"card-title"},[t("a",{attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseTwo"}},[a._v("\n Collapsible Group Danger\n ")])])]),a._v(" "),t("div",{staticClass:"panel-collapse collapse",attrs:{id:"collapseTwo"}},[t("div",{staticClass:"card-body"},[a._v("\n Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid.\n 3\n wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt\n laborum\n eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee\n nulla\n assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred\n nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft\n beer\n farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus\n labore sustainable VHS.\n ")])])]),a._v(" "),t("div",{staticClass:"card card-secondary"},[t("div",{staticClass:"card-header"},[t("h4",{staticClass:"card-title"},[t("a",{attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseThree"}},[a._v("\n Collapsible Group Success\n ")])])]),a._v(" "),t("div",{staticClass:"panel-collapse collapse",attrs:{id:"collapseThree"}},[t("div",{staticClass:"card-body"},[a._v("\n Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid.\n 3\n wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt\n laborum\n eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee\n nulla\n assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred\n nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft\n beer\n farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus\n labore sustainable VHS.\n ")])])])])])])}],!1,null,"5c520d02",null).exports;t(5);var c=t(8),r={};new Vue({i18n:c,render:function(a){return a(i,{props:r})}}).$mount("#newuser")}},[[225,0,1]]]);
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{224:function(a,e,t){a.exports=t(233)},233:function(a,e,t){"use strict";t.r(e);var s={name:"Index"},n=t(1),i=Object(n.a)(s,(function(){var a=this.$createElement;this._self._c;return this._m(0)}),[function(){var a=this,e=a.$createElement,t=a._self._c||e;return t("div",{staticClass:"row"},[t("div",{staticClass:"col"},[t("div",{attrs:{id:"accordion"}},[t("div",{staticClass:"card card-primary"},[t("div",{staticClass:"card-header"},[t("h4",{staticClass:"card-title"},[t("a",{attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseOne"}},[a._v("\n Create new accounts\n ")])])]),a._v(" "),t("div",{staticClass:"panel-collapse collapse show",attrs:{id:"collapseOne"}},[t("div",{staticClass:"card-body"},[t("div",{staticClass:"row"},[t("div",{staticClass:"col"},[t("p",[a._v("Explain")])])]),a._v(" "),t("div",{staticClass:"row"},[t("div",{staticClass:"col-lg-4"},[a._v("\n A\n ")]),a._v(" "),t("div",{staticClass:"col-lg-8"},[a._v("\n B\n ")])])])])]),a._v(" "),t("div",{staticClass:"card card-secondary"},[t("div",{staticClass:"card-header"},[t("h4",{staticClass:"card-title"},[t("a",{attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseTwo"}},[a._v("\n Collapsible Group Danger\n ")])])]),a._v(" "),t("div",{staticClass:"panel-collapse collapse",attrs:{id:"collapseTwo"}},[t("div",{staticClass:"card-body"},[a._v("\n Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid.\n 3\n wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt\n laborum\n eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee\n nulla\n assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred\n nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft\n beer\n farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus\n labore sustainable VHS.\n ")])])]),a._v(" "),t("div",{staticClass:"card card-secondary"},[t("div",{staticClass:"card-header"},[t("h4",{staticClass:"card-title"},[t("a",{attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseThree"}},[a._v("\n Collapsible Group Success\n ")])])]),a._v(" "),t("div",{staticClass:"panel-collapse collapse",attrs:{id:"collapseThree"}},[t("div",{staticClass:"card-body"},[a._v("\n Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid.\n 3\n wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt\n laborum\n eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee\n nulla\n assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred\n nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft\n beer\n farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus\n labore sustainable VHS.\n ")])])])])])])}],!1,null,"5c520d02",null).exports;t(5);var c=t(8),r={};new Vue({i18n:c,render:function(a){return a(i,{props:r})}}).$mount("#newuser")}},[[224,0,1]]]);
|
||||
//# sourceMappingURL=index.js.map
|
||||
2
public/v2/js/register.js
vendored
2
public/v2/js/register.js
vendored
@@ -1,2 +1,2 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{229:function(n,o,w){n.exports=w(230)},230:function(n,o,w){w(231)},231:function(n,o,w){window.$=window.jQuery=w(7)}},[[229,0,1]]]);
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{228:function(n,o,w){n.exports=w(229)},229:function(n,o,w){w(230)},230:function(n,o,w){window.$=window.jQuery=w(7)}},[[228,0,1]]]);
|
||||
//# sourceMappingURL=register.js.map
|
||||
2
public/v2/js/transactions/create.js
vendored
2
public/v2/js/transactions/create.js
vendored
@@ -1,2 +1,2 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{228:function(a,t,s){a.exports=s(237)},237:function(a,t,s){"use strict";s.r(t);var c={name:"Create"},i=s(1),e=Object(i.a)(c,(function(){var a=this.$createElement;this._self._c;return this._m(0)}),[function(){var a=this,t=a.$createElement,s=a._self._c||t;return s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[s("div",{staticClass:"card"},[s("div",{staticClass:"card-header"},[s("h3",{staticClass:"card-title"},[a._v("Create a new transaction")])]),a._v(" "),s("div",{staticClass:"card-body"},[s("div",{attrs:{id:"accordion"}},[s("div",{staticClass:"card card-primary"},[s("div",{staticClass:"card-header"},[s("h4",{staticClass:"card-title"},[s("a",{attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseOne","aria-expanded":"true"}},[a._v("\n Basic transaction information\n ")])])]),a._v(" "),s("div",{staticClass:"panel-collapse in collapse show",attrs:{id:"collapseOne"}},[s("div",{staticClass:"card-body"},[s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[a._v("From")]),a._v(" "),s("div",{staticClass:"col"},[a._v("To")])]),a._v(" "),s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[a._v("\n Amount, foreign amount, description, time + date\n\n ")])])])])]),a._v(" "),s("div",{staticClass:"card card-secondary"},[s("div",{staticClass:"card-header"},[s("h4",{staticClass:"card-title"},[s("a",{staticClass:"collapsed",attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseTwo","aria-expanded":"false"}},[a._v("\n Meta information\n ")])])]),a._v(" "),s("div",{staticClass:"panel-collapse collapse",attrs:{id:"collapseTwo"}},[s("div",{staticClass:"card-body"},[a._v("\n Budget, category, bill, tags, contract\n ")])])]),a._v(" "),s("div",{staticClass:"card card-secondary"},[s("div",{staticClass:"card-header"},[s("h4",{staticClass:"card-title"},[s("a",{staticClass:"collapsed",attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseThree","aria-expanded":"false"}},[a._v("\n Extra information\n ")])])]),a._v(" "),s("div",{staticClass:"panel-collapse collapse",attrs:{id:"collapseThree"}},[s("div",{staticClass:"card-body"},[a._v("\n Notes, transaction links, custom fields.\n ")])])])])])]),a._v(" "),s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[s("a",{staticClass:"btn btn-primary",attrs:{href:"#"}},[a._v("Add a split")])]),a._v(" "),s("div",{staticClass:"col"},[s("p",{staticClass:"float-right"},[s("a",{staticClass:"btn btn-success",attrs:{href:"#"}},[a._v("Store transaction")]),s("br")])])]),a._v(" "),s("div",{staticClass:"row"},[s("div",{staticClass:"col float-right"},[s("p",{staticClass:"text-right"},[s("small",{staticClass:"text-muted"},[a._v("Create another another another "),s("input",{attrs:{type:"checkbox"}})]),s("br"),a._v(" "),s("small",{staticClass:"text-muted"},[a._v("Return here "),s("input",{attrs:{type:"checkbox"}})]),s("br")])])])])])}],!1,null,"b9e6341e",null).exports;s(5);var r=s(8),l={};new Vue({i18n:r,render:function(a){return a(e,{props:l})}}).$mount("#transactions_create")}},[[228,0,1]]]);
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{227:function(a,t,s){a.exports=s(236)},236:function(a,t,s){"use strict";s.r(t);var c={name:"Create"},i=s(1),e=Object(i.a)(c,(function(){var a=this.$createElement;this._self._c;return this._m(0)}),[function(){var a=this,t=a.$createElement,s=a._self._c||t;return s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[s("div",{staticClass:"card"},[s("div",{staticClass:"card-header"},[s("h3",{staticClass:"card-title"},[a._v("Create a new transaction")])]),a._v(" "),s("div",{staticClass:"card-body"},[s("div",{attrs:{id:"accordion"}},[s("div",{staticClass:"card card-primary"},[s("div",{staticClass:"card-header"},[s("h4",{staticClass:"card-title"},[s("a",{attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseOne","aria-expanded":"true"}},[a._v("\n Basic transaction information\n ")])])]),a._v(" "),s("div",{staticClass:"panel-collapse in collapse show",attrs:{id:"collapseOne"}},[s("div",{staticClass:"card-body"},[s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[a._v("From")]),a._v(" "),s("div",{staticClass:"col"},[a._v("To")])]),a._v(" "),s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[a._v("\n Amount, foreign amount, description, time + date\n\n ")])])])])]),a._v(" "),s("div",{staticClass:"card card-secondary"},[s("div",{staticClass:"card-header"},[s("h4",{staticClass:"card-title"},[s("a",{staticClass:"collapsed",attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseTwo","aria-expanded":"false"}},[a._v("\n Meta information\n ")])])]),a._v(" "),s("div",{staticClass:"panel-collapse collapse",attrs:{id:"collapseTwo"}},[s("div",{staticClass:"card-body"},[a._v("\n Budget, category, bill, tags, contract\n ")])])]),a._v(" "),s("div",{staticClass:"card card-secondary"},[s("div",{staticClass:"card-header"},[s("h4",{staticClass:"card-title"},[s("a",{staticClass:"collapsed",attrs:{"data-toggle":"collapse","data-parent":"#accordion",href:"#collapseThree","aria-expanded":"false"}},[a._v("\n Extra information\n ")])])]),a._v(" "),s("div",{staticClass:"panel-collapse collapse",attrs:{id:"collapseThree"}},[s("div",{staticClass:"card-body"},[a._v("\n Notes, transaction links, custom fields.\n ")])])])])])]),a._v(" "),s("div",{staticClass:"row"},[s("div",{staticClass:"col"},[s("a",{staticClass:"btn btn-primary",attrs:{href:"#"}},[a._v("Add a split")])]),a._v(" "),s("div",{staticClass:"col"},[s("p",{staticClass:"float-right"},[s("a",{staticClass:"btn btn-success",attrs:{href:"#"}},[a._v("Store transaction")]),s("br")])])]),a._v(" "),s("div",{staticClass:"row"},[s("div",{staticClass:"col float-right"},[s("p",{staticClass:"text-right"},[s("small",{staticClass:"text-muted"},[a._v("Create another another another "),s("input",{attrs:{type:"checkbox"}})]),s("br"),a._v(" "),s("small",{staticClass:"text-muted"},[a._v("Return here "),s("input",{attrs:{type:"checkbox"}})]),s("br")])])])])])}],!1,null,"b9e6341e",null).exports;s(5);var r=s(8),l={};new Vue({i18n:r,render:function(a){return a(e,{props:l})}}).$mount("#transactions_create")}},[[227,0,1]]]);
|
||||
//# sourceMappingURL=create.js.map
|
||||
2
public/v2/js/vendor.js
vendored
2
public/v2/js/vendor.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -5,7 +5,7 @@
|
||||
"flash_success": "\u0423\u0441\u043f\u0435\u0445!",
|
||||
"close": "\u0417\u0430\u0442\u0432\u043e\u0440\u0438",
|
||||
"split_transaction_title": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043d\u0430 \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0430 \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u044f",
|
||||
"errors_submission": "There was something wrong with your submission. Please check out the errors.",
|
||||
"errors_submission": "\u0418\u043c\u0430\u0448\u0435 \u043d\u0435\u0449\u043e \u043d\u0435\u0440\u0435\u0434\u043d\u043e \u0441 \u0432\u0430\u0448\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438. \u041c\u043e\u043b\u044f, \u043f\u0440\u043e\u0432\u0435\u0440\u0435\u0442\u0435 \u0433\u0440\u0435\u0448\u043a\u0438\u0442\u0435.",
|
||||
"split": "\u0420\u0430\u0437\u0434\u0435\u043b\u0438",
|
||||
"single_split": "\u0420\u0430\u0437\u0434\u0435\u043b",
|
||||
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">\u0422\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u044f #{ID}(\"{title}\")<\/a> \u0431\u0435\u0448\u0435 \u0437\u0430\u043f\u0438\u0441\u0430\u043d\u0430.",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"flash_success": "Slutf\u00f6rd!",
|
||||
"close": "St\u00e4ng",
|
||||
"split_transaction_title": "Beskrivning av delad transaktion",
|
||||
"errors_submission": "There was something wrong with your submission. Please check out the errors.",
|
||||
"errors_submission": "N\u00e5got fel uppstod med inskickningen. V\u00e4nligen kontrollera felen nedan.",
|
||||
"split": "Dela",
|
||||
"single_split": "Dela",
|
||||
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">Transaktion #{ID} (\"{title}\")<\/a> sparades.",
|
||||
|
||||
@@ -30,7 +30,7 @@ return [
|
||||
'delete' => 'Изтрий',
|
||||
'split' => 'Раздели',
|
||||
'single_split' => 'Раздел',
|
||||
'clone' => 'Доблирай',
|
||||
'clone' => 'Дублирай',
|
||||
'last_seven_days' => 'Последните седем дни',
|
||||
'last_thirty_days' => 'Последните трийсет дни',
|
||||
'welcome_back' => 'Какво се случва?',
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'С тази сметка няма свързани правила.',
|
||||
'go_to_asset_accounts' => 'Вижте активите си',
|
||||
'go_to_budgets' => 'Вижте бюджетите си',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Тази транзакция е копирана от ":description" (#:id)',
|
||||
'go_to_categories' => 'Виж категориите си',
|
||||
'go_to_bills' => 'Виж сметките си',
|
||||
@@ -217,8 +218,9 @@ return [
|
||||
'expected_total' => 'общо очаквано',
|
||||
'reconciliation_account_name' => ':name съгласуване (:currency)',
|
||||
'saved' => 'Записан',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'advanced_options' => 'Разширени настройки',
|
||||
'advanced_options_explain' => 'Някои страници в Firefly III имат разширени опции, скрити зад този бутон. Тази страница няма нищо интересно тук, но проверете останалите!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version заявка за потвърждение',
|
||||
@@ -235,7 +237,7 @@ return [
|
||||
'all_destination_accounts' => 'Приходни сметки',
|
||||
'all_source_accounts' => 'Разходни сметки',
|
||||
'back_to_index' => 'Обратно към списъка',
|
||||
'cant_logout_guard' => 'Firefly III can\'t log you out.',
|
||||
'cant_logout_guard' => 'Firefly III не може да ви отпише.',
|
||||
|
||||
// check for updates:
|
||||
'update_check_title' => 'Проверка за обновления',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Търсене',
|
||||
'long_query_warning' => 'Вашата заявка за търсене е много дълга и може да не работи както се очаква.',
|
||||
'search_query' => 'Заявка',
|
||||
'search_found_transactions' => 'Firefly III намери :count транзакция за :time секунди.|Firefly III намери :count транзакции за :time секунди.',
|
||||
'search_found_more_transactions' => 'Firefly III намери повече от :count транзакции за :time секунди.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Настройки',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Дневни бюджети',
|
||||
'weekly_budgets' => 'Седмични бюджети',
|
||||
'monthly_budgets' => 'Месечни бюджети',
|
||||
'quarterly_budgets' => 'Тримесечни бюджети',
|
||||
'half_year_budgets' => 'Шестмесечни бюджети',
|
||||
'yearly_budgets' => 'Годишни бюджети',
|
||||
'other_budgets' => 'Времево персонализирани бюджети',
|
||||
'budget_limit_not_in_range' => 'Тази сума се отнася за периода от :start до :end:',
|
||||
'total_available_budget' => 'Общ наличен бюджет (между :start и :end)',
|
||||
'total_available_budget_in_currency' => 'Общ наличен бюджет в :currency',
|
||||
@@ -1011,7 +1019,7 @@ return [
|
||||
'all_accounts_inactive' => 'Това са вашите неактивни сметки.',
|
||||
'active_account_link' => 'Тази връзка ви връща към активните ви сметки.',
|
||||
'account_missing_transaction' => 'Сметка #:id (":name") не може да се вижда директно, но в Firefly липсва информация за пренасочване.',
|
||||
'cc_monthly_payment_date_help' => 'Select any year and any month, it will be ignored anyway. Only the day of the month is relevant.',
|
||||
'cc_monthly_payment_date_help' => 'Изберете която и да е година и месец, те ще бъдат игнорирани. От значение е само денят от месеца.',
|
||||
'details_for_asset' => 'Подробности за сметката за активи ":name"',
|
||||
'details_for_expense' => 'Подробности за сметката за разходи ":name"',
|
||||
'details_for_revenue' => 'Подробности за сметката за приходи ":name"',
|
||||
@@ -1633,7 +1641,7 @@ return [
|
||||
'after_update_create_another' => 'След обновяването се върнете тук, за да продължите с редакцията.',
|
||||
'store_as_new' => 'Съхранете като нова транзакция, вместо да я актуализирате.',
|
||||
'reset_after' => 'Изчистване на формуляра след изпращане',
|
||||
'errors_submission' => 'There was something wrong with your submission. Please check out the errors.',
|
||||
'errors_submission' => 'Имаше нещо нередно с вашите данни. Моля, проверете грешките.',
|
||||
|
||||
// object groups
|
||||
'default_group_title_name' => '(без група)',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'Текущата сума трябва да бъде по-малка от планираната сума.',
|
||||
'unique_piggy_bank_for_user' => 'Името на касичката трябва да е уникално.',
|
||||
'unique_object_group' => 'Името на групата трябва да е уникално',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Това не е сигурна парола. Моля, опитайте отново. За повече информация посетете https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Невалиден тип повторение за повтарящи се транзакции.',
|
||||
'valid_recurrence_rep_moment' => 'Невалиден момент на повторение за този тип повторение.',
|
||||
'invalid_account_info' => 'Невалидна информация за сметка.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Това не е сигурна парола. Моля, опитайте отново. За повече информация посетете https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Невалиден тип повторение за повтарящи се транзакции.',
|
||||
'valid_recurrence_rep_moment' => 'Невалиден момент на повторение за този тип повторение.',
|
||||
'invalid_account_info' => 'Невалидна информация за сметка.',
|
||||
'attributes' => [
|
||||
'email' => 'имейл адрес',
|
||||
'description' => 'описание',
|
||||
'amount' => 'сума',
|
||||
'transactions.*.amount' => 'сума на транзакцията',
|
||||
'name' => 'име',
|
||||
'piggy_bank_id' => 'ID касичка',
|
||||
'targetamount' => 'планирана сума',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Трябва да използвате валидно ID на разходната сметка и / или валидно име на разходната сметка, за да продължите.',
|
||||
'withdrawal_source_bad_data' => 'Не може да се намери валидна разходна сметка при търсене на ID ":id" или име ":name".',
|
||||
'withdrawal_dest_need_data' => 'Трябва да използвате валидно ID на приходната сметка и / или валидно име на приходната сметка, за да продължите.',
|
||||
'withdrawal_dest_bad_data' => 'Не може да се намери валидна приходна сметка при търсене на ID ":id" или име ":name".',
|
||||
'withdrawal_source_need_data' => 'Трябва да използвате валидно ID на разходната сметка и / или валидно име на разходната сметка, за да продължите.',
|
||||
'withdrawal_source_bad_data' => 'Не може да се намери валидна разходна сметка при търсене на ID ":id" или име ":name".',
|
||||
'withdrawal_dest_need_data' => 'Трябва да използвате валидно ID на приходната сметка и / или валидно име на приходната сметка, за да продължите.',
|
||||
'withdrawal_dest_bad_data' => 'Не може да се намери валидна приходна сметка при търсене на ID ":id" или име ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Трябва да използвате валидно ID на разходната сметка и / или валидно име на разходната сметка, за да продължите.',
|
||||
'deposit_source_bad_data' => 'Не може да се намери валидна разходна сметка при търсене на ID ":id" или име ":name".',
|
||||
@@ -205,5 +209,5 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Необходима е сума.',
|
||||
'auto_budget_amount_positive' => 'Сумата трябва да е по-голяма от нула.',
|
||||
'auto_budget_period_mandatory' => 'Периодът на автоматичния бюджет е задължително поле.',
|
||||
'auto_budget_period_mandatory' => 'Периодът на автоматичния бюджет е задължително поле.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Tento účet nemá přiřazena žádná pravidla.',
|
||||
'go_to_asset_accounts' => 'Zobrazit účty s aktivy',
|
||||
'go_to_budgets' => 'Přejít k rozpočtům',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Tato transakce je kopií „:description“ (#:id)',
|
||||
'go_to_categories' => 'Přejít ke kategoriím',
|
||||
'go_to_bills' => 'Přejít k účtům',
|
||||
@@ -219,6 +220,7 @@ return [
|
||||
'saved' => 'Saved',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Požadavek na ověření – Firefly III verze :version',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Hledat',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Dotaz',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Možnosti',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Total available budget (between :start and :end)',
|
||||
'total_available_budget_in_currency' => 'Celkový rozpočet k dispozici v :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'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' => 'The group name must be unique',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Toto není bezpečné heslo. Zkuste jiné. Více se dozvíte na http://bit.ly/FF3-password-security',
|
||||
'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' => [
|
||||
'secure_password' => 'Toto není bezpečné heslo. Zkuste jiné. Více se dozvíte na http://bit.ly/FF3-password-security',
|
||||
'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' => 'transaction amount',
|
||||
'name' => 'název',
|
||||
'piggy_bank_id' => 'ID pokladničky',
|
||||
'targetamount' => 'cílová částka',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// 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' => 'Nelze najít platný zdrojový účet při hledání ID „:id“ nebo jména „:name“.',
|
||||
'withdrawal_dest_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_dest_bad_data' => 'Při hledání ID „:id“ nebo jména „:name“ nelze najít platný cílový účet.',
|
||||
'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' => 'Nelze najít platný zdrojový účet při hledání ID „:id“ nebo jména „:name“.',
|
||||
'withdrawal_dest_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_dest_bad_data' => 'Při hledání ID „:id“ nebo jména „:name“ nelze najít platný cílový účet.',
|
||||
|
||||
'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' => 'Nelze najít platný zdrojový účet při hledání ID „:id“ nebo jména „:name“.',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Dieser Rechnung sind keine Regeln zugeordnet.',
|
||||
'go_to_asset_accounts' => 'Bestandskonten anzeigen',
|
||||
'go_to_budgets' => 'Budgets anzeigen',
|
||||
'go_to_withdrawals' => 'Ausgaben anzeigen',
|
||||
'clones_journal_x' => 'Diese Buchung ist ein Duplikat von ":description" (#:id)',
|
||||
'go_to_categories' => 'Kategorien anzeigen',
|
||||
'go_to_bills' => 'Rechnungen anzeigen',
|
||||
@@ -217,8 +218,9 @@ return [
|
||||
'expected_total' => 'Voraussichtliche Summe',
|
||||
'reconciliation_account_name' => ':name Kontenabgleich (:currency)',
|
||||
'saved' => 'Gespeichert',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'advanced_options' => 'Erweiterte Optionen',
|
||||
'advanced_options_explain' => 'Auf einigen Seiten in Firefly III sind hinter dieser Schaltfläche erweiterte Optionen zu finden. Diese Seite enthält hier nichts Außergewöhnliches, aber schauen Sie sich die anderen an!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version Autorisierungsanfrage',
|
||||
@@ -235,7 +237,7 @@ return [
|
||||
'all_destination_accounts' => 'Zielkonten',
|
||||
'all_source_accounts' => 'Quellkonten',
|
||||
'back_to_index' => 'Zurück zum Index',
|
||||
'cant_logout_guard' => 'Firefly III can\'t log you out.',
|
||||
'cant_logout_guard' => 'Firefly III kann Sie nicht abmelden.',
|
||||
|
||||
// check for updates:
|
||||
'update_check_title' => 'Nach Updates suchen',
|
||||
@@ -261,11 +263,10 @@ return [
|
||||
'admin_update_channel_explain' => 'Firefly III verfügt über drei Aktualisierungskanäle, welche bestimmen, wie weit Sie in Bezug auf Funktionen, Verbesserungen und Fehler experimentierfreudig sind. Nutzen Sie den „Beta”-Kanal, wenn Sie abenteuerlustig sind, und den „Alpha”-Kanal, wenn Sie ein gefährliches Leben führen möchten.',
|
||||
'update_channel_stable' => 'Stabil — Alles sollte wie erwartet funktionieren.',
|
||||
'update_channel_beta' => 'Beta — Neue Funktionen, aber einige Funktionen könnten fehlerhaft sein.',
|
||||
'update_channel_alpha' => 'Alpha — Wir experiementieren mit neuen Dingen und benutzen die noch Fallstricke enthalten.',
|
||||
'update_channel_alpha' => 'Alpha — Wir werfen neue Features hinein und schauen, was funktioniert.',
|
||||
|
||||
// search
|
||||
'search' => 'Suche',
|
||||
'long_query_warning' => 'Ihre Suchanfrage ist sehr lang und funktioniert möglicherweise nicht wie erwartet.',
|
||||
'search_query' => 'Abfrage',
|
||||
'search_found_transactions' => 'Firefly III hat :count Transaktion in :time Sekunden gefunden.|Firefly III hat :count Transaktionen in :time Sekunden gefunden.',
|
||||
'search_found_more_transactions' => 'Firefly III hat mehr als :count Transaktionen in :time Sekunden gefunden.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Einstellungen',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Tagesbudgets',
|
||||
'weekly_budgets' => 'Wochenbudgets',
|
||||
'monthly_budgets' => 'Monatsbudgets',
|
||||
'quarterly_budgets' => 'Quartalsbudgets',
|
||||
'half_year_budgets' => 'Halbjahresbudgets',
|
||||
'yearly_budgets' => 'Jahresbudgets',
|
||||
'other_budgets' => 'Zeitlich befristete Budgets',
|
||||
'budget_limit_not_in_range' => 'Dieser Betrag gilt von :start to :end:',
|
||||
'total_available_budget' => 'Verfügbares Gesamtbudget (zwischen :start und :end)',
|
||||
'total_available_budget_in_currency' => 'Verfügbares Gesamtbudget in :currency',
|
||||
@@ -1435,7 +1443,7 @@ return [
|
||||
'spent_capped' => 'Ausgegeben (gedeckelt)',
|
||||
'spent_in_budget' => 'Ausgegeben im Budget',
|
||||
'left_to_spend' => 'Verbleibend zum Ausgeben',
|
||||
'earned' => 'Einnahmen',
|
||||
'earned' => 'Eingenommen',
|
||||
'overspent' => 'Zuviel ausgegeben',
|
||||
'left' => 'Übrig',
|
||||
'max-amount' => 'Höchstbetrag',
|
||||
|
||||
@@ -93,7 +93,7 @@ return [
|
||||
'budget_count' => 'Anzahl Kostenpläne',
|
||||
'rule_and_groups_count' => 'Anzahl Regeln und Regelgruppen',
|
||||
'tags_count' => 'Anzahl Tags',
|
||||
'tags' => 'Tags',
|
||||
'tags' => 'Schlagwörter',
|
||||
'inward' => 'Beschreibung der Eingänge',
|
||||
'outward' => 'Beschreibung der Ausgänge',
|
||||
'number_of_transactions' => 'Anzahl der Zahlungsvorgänge',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'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' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Dies ist ein unsicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://github.com/firefly-iii/help/wiki/Secure-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' => [
|
||||
'secure_password' => 'Dies ist ein unsicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://github.com/firefly-iii/help/wiki/Secure-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',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// 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' => 'Bei der Suche nach der Kennung „:id” oder dem Namen „:name” konnte kein gültiges Quellkonto gefunden werden.',
|
||||
'withdrawal_dest_need_data' => 'Um fortzufahren, benötigen Sie eine gültige Zielkontenkennung und/oder einen gültigen Zielkontonamen.',
|
||||
'withdrawal_dest_bad_data' => 'Bei der Suche nach Kennung „:id” oder Name „:name” konnte kein gültiges Zielkonto gefunden werden.',
|
||||
'withdrawal_source_need_data' => 'Um fortzufahren, benötigen Sie eine gültige Quellkontenkennung und/oder einen gültigen Quellkontonamen.',
|
||||
'withdrawal_source_bad_data' => 'Bei der Suche nach der Kennung „:id” oder dem Namen „:name” konnte kein gültiges Quellkonto gefunden werden.',
|
||||
'withdrawal_dest_need_data' => 'Um fortzufahren, benötigen Sie eine gültige Zielkontenkennung und/oder einen gültigen Zielkontonamen.',
|
||||
'withdrawal_dest_bad_data' => 'Bei der Suche nach Kennung „:id” oder Name „:name” konnte kein gültiges Zielkonto 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' => 'Bei der Suche nach der Kennung „:id” oder dem Namen „:name” konnte kein gültiges Quellkonto gefunden werden.',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'Der Zeitraum für das automatische Budget ist ein Pflichtfeld.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Αυτό το πάγιο έξοδο δεν έχει σχετιζόμενους κανόνες.',
|
||||
'go_to_asset_accounts' => 'Δείτε τους λογαριασμούς κεφαλαίου σας',
|
||||
'go_to_budgets' => 'Πηγαίνετε στους προϋπολογισμούς σας',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Αυτή η συναλλαγή είναι ένας κλώνος του ":description" (#:id)',
|
||||
'go_to_categories' => 'Πηγαίνετε στις κατηγορίες σας',
|
||||
'go_to_bills' => 'Πηγαίνετε στα πάγια έξοδα',
|
||||
@@ -219,6 +220,7 @@ return [
|
||||
'saved' => 'Αποθηκεύτηκε',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Αίτημα Εξουσιοδότησης Firefly III v:version',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Αναζήτηση',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Ερώτημα',
|
||||
'search_found_transactions' => 'Το Firefly III βρήκε :count συναλλαγή σε :time δευτερόλεπτα.|Το Firefly III βρήκε :count συναλλαγές σε :time δευτερόλεπτα.',
|
||||
'search_found_more_transactions' => 'Το Firefly III βρήκε περισσότερες από :count συναλλαγές σε :time δευτερόλεπτα.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Επιλογές',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'Αυτό το ποσό ισχύει από :start έως :end:',
|
||||
'total_available_budget' => 'Συνολικός διαθέσιμος προϋπολογισμός (μεταξύ :start και :end)',
|
||||
'total_available_budget_in_currency' => 'Συνολικός διαθέσιμος προϋπολογισμός σε :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'Το τρέχων ποσό πρέπει να είναι μικρότερο από το ποσό προορισμού.',
|
||||
'unique_piggy_bank_for_user' => 'Το όνομα του κουμπαρά πρέπει να είναι μοναδικό.',
|
||||
'unique_object_group' => 'Το όνομα της ομάδας πρέπει να είναι μοναδικό',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Αυτό δεν είναι ασφαλές συνθηματικό. Παρακαλώ δοκιμάστε ξανά. Για περισσότερες πληροφορίες επισκεφτείτε https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Μη έγκυρος τύπος επανάληψης για επαναλαμβανόμενες συναλλαγές.',
|
||||
'valid_recurrence_rep_moment' => 'Μη έγκυρη στιγμή επανάληψης για αυτό τον τύπο επανάληψης.',
|
||||
'invalid_account_info' => 'Μη έγκυρες πληροφορίες λογαριασμού.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Αυτό δεν είναι ασφαλές συνθηματικό. Παρακαλώ δοκιμάστε ξανά. Για περισσότερες πληροφορίες επισκεφτείτε https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Μη έγκυρος τύπος επανάληψης για επαναλαμβανόμενες συναλλαγές.',
|
||||
'valid_recurrence_rep_moment' => 'Μη έγκυρη στιγμή επανάληψης για αυτό τον τύπο επανάληψης.',
|
||||
'invalid_account_info' => 'Μη έγκυρες πληροφορίες λογαριασμού.',
|
||||
'attributes' => [
|
||||
'email' => 'διεύθυνση email',
|
||||
'description' => 'περιγραφή',
|
||||
'amount' => 'ποσό',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => 'όνομα',
|
||||
'piggy_bank_id' => 'αναγνωριστικό κουμπαρά',
|
||||
'targetamount' => 'ποσό προορισμού',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Πρέπει να λάβετε ένα έγκυρο αναγνωριστικό λογαριασμού προέλευσης και/ή ένα έγκυρο όνομα λογαριασμού προέλευσης για να συνεχίσετε.',
|
||||
'withdrawal_source_bad_data' => 'Δεν μπορεί να βρεθεί έγκυρος λογαριασμός προέλευσης κατά την αναζήτηση του αναγνωριστικού ID ":id" ή του ονόματος ":name".',
|
||||
'withdrawal_dest_need_data' => 'Πρέπει να λάβετε ένα έγκυρο αναγνωριστικό ID λογαριασμού προέλευσης και/ή ένα έγκυρο όνομα λογαριασμού προορισμού για να συνεχίσετε.',
|
||||
'withdrawal_dest_bad_data' => 'Δεν μπορεσε να βρεθεί έγκυρος λογαριασμός προορισμού κατά την αναζήτηση του αναγνωριστικού ID ":id" ή του ονόματος ":name".',
|
||||
'withdrawal_source_need_data' => 'Πρέπει να λάβετε ένα έγκυρο αναγνωριστικό λογαριασμού προέλευσης και/ή ένα έγκυρο όνομα λογαριασμού προέλευσης για να συνεχίσετε.',
|
||||
'withdrawal_source_bad_data' => 'Δεν μπορεί να βρεθεί έγκυρος λογαριασμός προέλευσης κατά την αναζήτηση του αναγνωριστικού ID ":id" ή του ονόματος ":name".',
|
||||
'withdrawal_dest_need_data' => 'Πρέπει να λάβετε ένα έγκυρο αναγνωριστικό ID λογαριασμού προέλευσης και/ή ένα έγκυρο όνομα λογαριασμού προορισμού για να συνεχίσετε.',
|
||||
'withdrawal_dest_bad_data' => 'Δεν μπορεσε να βρεθεί έγκυρος λογαριασμός προορισμού κατά την αναζήτηση του αναγνωριστικού ID ":id" ή του ονόματος ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Πρέπει να λάβετε ένα έγκυρο αναγνωριστικό ID λογαριασμού προέλευσης και/ή ένα έγκυρο όνομα λογαριασμού προέλευσης για να συνεχίσετε.',
|
||||
'deposit_source_bad_data' => 'Δεν μπόρεσε να βρεθεί ένας έγκυρος λογαριασμός προέλευσης κατά την αναζήτηση του αναγνωριστικού ID ":id" ή του ονόματος ":name".',
|
||||
@@ -205,5 +209,5 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Πρέπει να συμπληρωθεί το ποσό.',
|
||||
'auto_budget_amount_positive' => 'Το ποσό πρέπει να είναι μεγαλύτερο από το μηδέν.',
|
||||
'auto_budget_period_mandatory' => 'Η περίοδος αυτόματου προϋπολογισμού είναι υποχρεωτικό πεδίο.',
|
||||
'auto_budget_period_mandatory' => 'Η περίοδος αυτόματου προϋπολογισμού είναι υποχρεωτικό πεδίο.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'This bill has no rules associated to it.',
|
||||
'go_to_asset_accounts' => 'View your asset accounts',
|
||||
'go_to_budgets' => 'Go to your budgets',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'This transaction is a clone of ":description" (#:id)',
|
||||
'go_to_categories' => 'Go to your categories',
|
||||
'go_to_bills' => 'Go to your bills',
|
||||
@@ -219,6 +220,7 @@ return [
|
||||
'saved' => 'Saved',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version Authorisation Request',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Search',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Query',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Options',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Total available budget (between :start and :end)',
|
||||
'total_available_budget_in_currency' => 'Total available budget in :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'The current amount must be less than the target amount.',
|
||||
'unique_piggy_bank_for_user' => 'The name of the piggy bank must be unique.',
|
||||
'unique_object_group' => 'The group name must be unique',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
|
||||
'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.',
|
||||
'invalid_account_info' => 'Invalid account information.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
|
||||
'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.',
|
||||
'invalid_account_info' => 'Invalid account information.',
|
||||
'attributes' => [
|
||||
'email' => 'email address',
|
||||
'description' => 'description',
|
||||
'amount' => 'amount',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => 'name',
|
||||
'piggy_bank_id' => 'piggy bank ID',
|
||||
'targetamount' => 'target amount',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
||||
'withdrawal_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
'withdrawal_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.',
|
||||
'withdrawal_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
||||
'withdrawal_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
||||
'withdrawal_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
'withdrawal_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.',
|
||||
'withdrawal_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
||||
'deposit_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'This bill has no rules associated to it.',
|
||||
'go_to_asset_accounts' => 'View your asset accounts',
|
||||
'go_to_budgets' => 'Go to your budgets',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'This transaction is a clone of ":description" (#:id)',
|
||||
'go_to_categories' => 'Go to your categories',
|
||||
'go_to_bills' => 'Go to your bills',
|
||||
@@ -266,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Search',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Query',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
@@ -918,6 +918,13 @@ return [
|
||||
'options' => 'Options',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Total available budget (between :start and :end)',
|
||||
'total_available_budget_in_currency' => 'Total available budget in :currency',
|
||||
|
||||
@@ -130,6 +130,9 @@ return [
|
||||
'current_target_amount' => 'The current amount must be less than the target amount.',
|
||||
'unique_piggy_bank_for_user' => 'The name of the piggy bank must be unique.',
|
||||
'unique_object_group' => 'The group name must be unique',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
|
||||
|
||||
@@ -52,7 +52,7 @@ return [
|
||||
'registered_welcome' => 'Bienvenido a <a style="color:#337ab7" href=":address">Firefly III</a>. Se ha hecho su registro, y este correo electrónico está aquí para confirmarlo. ¡Si!',
|
||||
'registered_pw' => 'Si ya ha olvidado su contraseña, por favor restáurela usando <a style="color:#337ab7" href=":address/password/reset">la herramienta de restablecimiento de contraseña</a>.',
|
||||
'registered_help' => 'Hay un icono de ayuda en la esquina superior derecha de cada página. Si necesita ayuda, ¡Haga clic en él!',
|
||||
'registered_doc_html' => 'If you haven\'t already, please read the <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/personal-finances">grand theory</a>.',
|
||||
'registered_doc_html' => 'Si aún no lo ha hecho, por favor lea la <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/personal-finances">gran teoría</a>.',
|
||||
'registered_doc_text' => 'Si aún no lo ha hecho, por favor lea la primera guía de uso y la descripción completa.',
|
||||
'registered_closing' => '¡Disfrute!',
|
||||
'registered_firefly_iii_link' => 'Firefly III:',
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Esta factura no tiene reglas asociadas a ella.',
|
||||
'go_to_asset_accounts' => 'Ver tus cuentas de activos',
|
||||
'go_to_budgets' => 'Ir a tus presupuestos',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Esta transacción es un clon de ":description" (#:id)',
|
||||
'go_to_categories' => 'Ir a tus categorías',
|
||||
'go_to_bills' => 'Ir a tus cuentas',
|
||||
@@ -204,9 +205,9 @@ return [
|
||||
'button_register' => 'Registrarse',
|
||||
'authorization' => 'Autorización',
|
||||
'active_bills_only' => 'sólo facturas activas',
|
||||
'active_bills_only_total' => 'all active bills',
|
||||
'active_bills_only_total' => 'todas las facturas activas',
|
||||
'active_exp_bills_only' => 'sólo facturas activas y esperadas',
|
||||
'active_exp_bills_only_total' => 'all active expected bills only',
|
||||
'active_exp_bills_only_total' => 'solo las facturas activas esperadas',
|
||||
'per_period_sum_1D' => 'Costes diarios esperados',
|
||||
'per_period_sum_1W' => 'Costes semanales esperados',
|
||||
'per_period_sum_1M' => 'Costes mensuales esperados',
|
||||
@@ -217,8 +218,9 @@ return [
|
||||
'expected_total' => 'total esperado',
|
||||
'reconciliation_account_name' => ':name reconciliación (:currency)',
|
||||
'saved' => 'Guardado',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'advanced_options' => 'Opciones avanzadas',
|
||||
'advanced_options_explain' => 'Algunas páginas de Firefly III tienen opciones avanzadas ocultas detrás de este botón. Esta página no tiene nada elegante, ¡pero eche un vistazo a las demás!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version Solicitud de autorización',
|
||||
@@ -235,7 +237,7 @@ return [
|
||||
'all_destination_accounts' => 'Cuentas destino',
|
||||
'all_source_accounts' => 'Cuentas origen',
|
||||
'back_to_index' => 'Volver al Índice',
|
||||
'cant_logout_guard' => 'Firefly III can\'t log you out.',
|
||||
'cant_logout_guard' => 'Firefly III no puede cerrar sesión.',
|
||||
|
||||
// check for updates:
|
||||
'update_check_title' => 'Ver actualizaciones',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Buscar',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Consulta',
|
||||
'search_found_transactions' => 'Firefly III encontrado :count transacción en :time segundos.|Firefly III encontrado :count transacciones en :time segundos.',
|
||||
'search_found_more_transactions' => 'Firefly III encontró más de :count transacciones en :time segundos.',
|
||||
@@ -760,7 +761,7 @@ return [
|
||||
'login_with_old_email' => 'Usted puede ahora iniciar sesión con su vieja dirección de correo electrónico otra vez.',
|
||||
'login_provider_local_only' => 'Esta acción no está disponible cuando se identifica a través de ":login_provider".',
|
||||
'external_user_mgt_disabled' => 'Esta acción no está disponible cuando Firefly III no es responsable de la gestión de usuarios o de la autenticación.',
|
||||
'external_auth_disabled' => 'This action is not available when Firefly III isn\'t responsible for authentication handling.',
|
||||
'external_auth_disabled' => 'Esta acción no está disponible cuando Firefly III no es responsable del manejo de la autenticación.',
|
||||
'delete_local_info_only' => "Debido a que Firefly III no es responsable de la gestión de usuarios o de la autenticación, esta función sólo eliminará la información local de Firefly III.",
|
||||
'oauth' => 'OAuth',
|
||||
'profile_oauth_clients' => 'Clientes de OAuth',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Opciones',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Presupuestos diarios',
|
||||
'weekly_budgets' => 'Presupuestos semanales',
|
||||
'monthly_budgets' => 'Presupuestos mensuales',
|
||||
'quarterly_budgets' => 'Presupuestos trimestrales',
|
||||
'half_year_budgets' => 'Presupuestos semestrales',
|
||||
'yearly_budgets' => 'Presupuestos anuales',
|
||||
'other_budgets' => 'Presupuestos de tiempo personalizado',
|
||||
'budget_limit_not_in_range' => 'Esta cantidad se aplica desde :start hasta :end:',
|
||||
'total_available_budget' => 'Presupuesto total disponible (entre :start y :end)',
|
||||
'total_available_budget_in_currency' => 'Presupuesto total disponible en :currency',
|
||||
@@ -1011,7 +1019,7 @@ return [
|
||||
'all_accounts_inactive' => 'Estas son sus cuentas inactivas.',
|
||||
'active_account_link' => 'Este enlace se regresa a sus cuentas activas.',
|
||||
'account_missing_transaction' => 'Cuenta #:id (":name") no puede ser vista directamente, Firefly perdió información de redirección.',
|
||||
'cc_monthly_payment_date_help' => 'Select any year and any month, it will be ignored anyway. Only the day of the month is relevant.',
|
||||
'cc_monthly_payment_date_help' => 'Seleccione cualquier año y mes, será ignorado de todos modos. Sólo el día del mes es relevante.',
|
||||
'details_for_asset' => 'Detalles para la cuenta de activos ":name"',
|
||||
'details_for_expense' => 'Detalles para la cuenta de gastos ":name"',
|
||||
'details_for_revenue' => 'Detalles para la cuenta de ingresos ":name"',
|
||||
@@ -1633,7 +1641,7 @@ return [
|
||||
'after_update_create_another' => 'Después de actualizar, vuelve aquí para continuar editando.',
|
||||
'store_as_new' => 'Almacenar como una nueva transacción en lugar de actualizar.',
|
||||
'reset_after' => 'Restablecer formulario después del envío',
|
||||
'errors_submission' => 'There was something wrong with your submission. Please check out the errors.',
|
||||
'errors_submission' => 'Hubo un problema con su envío. Por favor, compruebe los errores.',
|
||||
|
||||
// object groups
|
||||
'default_group_title_name' => '(sin agrupación)',
|
||||
@@ -1807,7 +1815,7 @@ return [
|
||||
'object_groups_empty_explain' => 'Algunas cosas en Firefly III se pueden dividir en grupos. Los las alcancías, por ejemplo, incluyen un campo "Grupo" en las pantallas de edición y creación. Cuando establece este campo, puede editar los nombres y el orden de los grupos en esta página. Para obtener más información, consulte las páginas de ayuda en la esquina superior derecha, debajo del icono (?).',
|
||||
'object_group_title' => 'Título',
|
||||
'edit_object_group' => 'Editar grupo ":title"',
|
||||
'delete_object_group' => 'Delete group ":title"',
|
||||
'delete_object_group' => 'Eliminar grupo ":title"',
|
||||
'update_object_group' => 'Actualizar grupo',
|
||||
'updated_object_group' => 'Grupo ":title" actualizado con éxito',
|
||||
'deleted_object_group' => 'Grupo ":title" borrado con éxito',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'La cantidad actual debe ser menor que la cantidad de destino.',
|
||||
'unique_piggy_bank_for_user' => 'En nombre de la hucha debe ser único.',
|
||||
'unique_object_group' => 'El nombre del grupo debe ser único',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Esta contraseña no es segura. Por favor inténtalo de nuevo. Para más información, visita https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tipo de repetición no válido para transacciones recurrentes.',
|
||||
'valid_recurrence_rep_moment' => 'Momento de repetición no válido para este tipo de repetición.',
|
||||
'invalid_account_info' => 'Información de cuenta no válida.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Esta contraseña no es segura. Por favor inténtalo de nuevo. Para más información, visita https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tipo de repetición no válido para transacciones recurrentes.',
|
||||
'valid_recurrence_rep_moment' => 'Momento de repetición no válido para este tipo de repetición.',
|
||||
'invalid_account_info' => 'Información de cuenta no válida.',
|
||||
'attributes' => [
|
||||
'email' => 'dirección de correo electrónico',
|
||||
'description' => 'descripcion',
|
||||
'amount' => 'cantidad',
|
||||
'transactions.*.amount' => 'importe de la transacción',
|
||||
'name' => 'nombre',
|
||||
'piggy_bank_id' => 'ID de hucha',
|
||||
'targetamount' => 'cantidad objetivo',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Necesita obtener un ID de cuenta de origen válido y/o nombre de cuenta de origen válido para continuar.',
|
||||
'withdrawal_source_bad_data' => 'No se pudo encontrar una cuenta de origen válida para ID ":id" o nombre ":name".',
|
||||
'withdrawal_dest_need_data' => 'Necesita obtener un ID de cuenta de destino válido y/o nombre de cuenta de destino válido para continuar.',
|
||||
'withdrawal_dest_bad_data' => 'No se pudo encontrar una cuenta de destino válida buscando ID ":id" o nombre ":name".',
|
||||
'withdrawal_source_need_data' => 'Necesita obtener un ID de cuenta de origen válido y/o nombre de cuenta de origen válido para continuar.',
|
||||
'withdrawal_source_bad_data' => 'No se pudo encontrar una cuenta de origen válida para ID ":id" o nombre ":name".',
|
||||
'withdrawal_dest_need_data' => 'Necesita obtener un ID de cuenta de destino válido y/o nombre de cuenta de destino válido para continuar.',
|
||||
'withdrawal_dest_bad_data' => 'No se pudo encontrar una cuenta de destino válida buscando ID ":id" o nombre ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Necesita obtener un ID de cuenta de origen válido y/o nombre de cuenta de origen válido para continuar.',
|
||||
'deposit_source_bad_data' => 'No se pudo encontrar una cuenta de origen válida para ID ":id" o nombre ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'El período del autopresupuesto es un campo obligatorio.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Tälle laskulle ei ole lisätty yhtään sääntöä.',
|
||||
'go_to_asset_accounts' => 'Tarkastele omaisuustilejäsi',
|
||||
'go_to_budgets' => 'Avaa omat budjetit',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Tämä on kopio tapahtumasta ":description" (#:id)',
|
||||
'go_to_categories' => 'Avaa omat kategoriat',
|
||||
'go_to_bills' => 'Avaa omat laskut',
|
||||
@@ -219,6 +220,7 @@ return [
|
||||
'saved' => 'Saved',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version Valtuutus Pyyntö',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Hae',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Kysely',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Valinnat',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Budjetissa jäljellä (välillä :start ja :end)',
|
||||
'total_available_budget_in_currency' => 'Budjetissa jäljellä valuutassa :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'Nykyisen summan täytyy olla tavoitesummaa pienempi.',
|
||||
'unique_piggy_bank_for_user' => 'Säästöpossu tarvitsee yksilöllisen nimen.',
|
||||
'unique_object_group' => 'Ryhmän nimen täytyy olla yksilöllinen',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Tämä ei ole turvallinen salasana. Yritäpä uudestaan. Lisätietoja löydät osoitteesta https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Virheellinen toiston tyyppi toistuville tapahtumille.',
|
||||
'valid_recurrence_rep_moment' => 'Virheellinen arvo tämän tyyppiselle toistolle.',
|
||||
'invalid_account_info' => 'Virheellinen tilitieto.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Tämä ei ole turvallinen salasana. Yritäpä uudestaan. Lisätietoja löydät osoitteesta https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Virheellinen toiston tyyppi toistuville tapahtumille.',
|
||||
'valid_recurrence_rep_moment' => 'Virheellinen arvo tämän tyyppiselle toistolle.',
|
||||
'invalid_account_info' => 'Virheellinen tilitieto.',
|
||||
'attributes' => [
|
||||
'email' => 'sähköpostiosoite',
|
||||
'description' => 'kuvaus',
|
||||
'amount' => 'summa',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => 'nimi',
|
||||
'piggy_bank_id' => 'säästöpossun tunniste',
|
||||
'targetamount' => 'tavoitesumma',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Tarvitset kelvollisen lähdetilin tunnuksen ja/tai kelvollisen lähdetilin nimen jatkaaksesi.',
|
||||
'withdrawal_source_bad_data' => 'Nostolle kelvollista lähdetiliä ei löytynyt tunnuksella ":id" tai nimellä ":name".',
|
||||
'withdrawal_dest_need_data' => 'Tarvitset kelvollisen kohdetilin tunnuksen ja/tai kelvollisen kohdetilin nimen jatkaaksesi.',
|
||||
'withdrawal_dest_bad_data' => 'Kelvollista kohdetiliä ei löytynyt tunnuksella ":id" tai nimellä ":name".',
|
||||
'withdrawal_source_need_data' => 'Tarvitset kelvollisen lähdetilin tunnuksen ja/tai kelvollisen lähdetilin nimen jatkaaksesi.',
|
||||
'withdrawal_source_bad_data' => 'Nostolle kelvollista lähdetiliä ei löytynyt tunnuksella ":id" tai nimellä ":name".',
|
||||
'withdrawal_dest_need_data' => 'Tarvitset kelvollisen kohdetilin tunnuksen ja/tai kelvollisen kohdetilin nimen jatkaaksesi.',
|
||||
'withdrawal_dest_bad_data' => 'Kelvollista kohdetiliä ei löytynyt tunnuksella ":id" tai nimellä ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Tarvitset kelvollisen lähdetilin tunnuksen ja/tai kelvollisen lähdetilin nimen jatkaaksesi.',
|
||||
'deposit_source_bad_data' => 'Nostolle kelvollista lähdetiliä ei löytynyt tunnuksella ":id" tai nimellä ":name".',
|
||||
@@ -205,5 +209,5 @@ 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ä.',
|
||||
'auto_budget_period_mandatory' => 'Automaattisen budjetin jakso on pakollinen kenttä.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Cette facture n\'a aucune règle associée.',
|
||||
'go_to_asset_accounts' => 'Afficher vos comptes d\'actifs',
|
||||
'go_to_budgets' => 'Gérer vos budgets',
|
||||
'go_to_withdrawals' => 'Accéder à vos retraits',
|
||||
'clones_journal_x' => 'Cette opération est un clone de ":description" (#:id)',
|
||||
'go_to_categories' => 'Gérer vos catégories',
|
||||
'go_to_bills' => 'Gérer vos factures',
|
||||
@@ -217,8 +218,9 @@ return [
|
||||
'expected_total' => 'total prévu',
|
||||
'reconciliation_account_name' => 'Régularisation de :name (:currency)',
|
||||
'saved' => 'Sauvegardé',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'advanced_options' => 'Options avancées',
|
||||
'advanced_options_explain' => 'Certaines pages de Firefly III ont des options avancées cachées derrière ce bouton. Cette page n\'a rien de bien utile ici, mais regardez les autres !',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version demande d\'autorisation',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Rechercher',
|
||||
'long_query_warning' => 'Votre requête de recherche est très longue et peut ne pas fonctionner comme prévu.',
|
||||
'search_query' => 'Requête',
|
||||
'search_found_transactions' => 'Firefly III a trouvé :count opération en :time secondes.|Firefly III a trouvé :count opérations en :time secondes.',
|
||||
'search_found_more_transactions' => 'Firefly III a trouvé plus de :count transactions en :time secondes.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Options',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Budgets quotidiens',
|
||||
'weekly_budgets' => 'Budgets hebdomadaires',
|
||||
'monthly_budgets' => 'Budgets mensuels',
|
||||
'quarterly_budgets' => 'Budgets trimestriels',
|
||||
'half_year_budgets' => 'Budgets semestriels',
|
||||
'yearly_budgets' => 'Budgets annuels',
|
||||
'other_budgets' => 'Budgets à période personnalisée',
|
||||
'budget_limit_not_in_range' => 'Ce montant s\'applique du :start au :end :',
|
||||
'total_available_budget' => 'Budget total disponible (entre :start et :end)',
|
||||
'total_available_budget_in_currency' => 'Budget total disponible en :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'Le montant actuel doit être inférieur au montant cible.',
|
||||
'unique_piggy_bank_for_user' => 'Le nom de la tirelire doit être unique.',
|
||||
'unique_object_group' => 'Le nom du groupe doit être unique',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Ce n\'est pas un mot de passe sécurisé. Veuillez essayez à nouveau. Pour plus d\'informations, visitez https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Type de répétition non valide pour des opérations périodiques.',
|
||||
'valid_recurrence_rep_moment' => 'Période de répétition non valide pour ce type de répétition.',
|
||||
'invalid_account_info' => 'Informations de compte non valides.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Ce n\'est pas un mot de passe sécurisé. Veuillez essayez à nouveau. Pour plus d\'informations, visitez https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Type de répétition non valide pour des opérations périodiques.',
|
||||
'valid_recurrence_rep_moment' => 'Période de répétition non valide pour ce type de répétition.',
|
||||
'invalid_account_info' => 'Informations de compte non valides.',
|
||||
'attributes' => [
|
||||
'email' => 'adresse email',
|
||||
'description' => 'description',
|
||||
'amount' => 'montant',
|
||||
'transactions.*.amount' => 'montant de l\'opération',
|
||||
'name' => 'nom',
|
||||
'piggy_bank_id' => 'ID de tirelire',
|
||||
'targetamount' => 'montant cible',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Vous devez obtenir un ID de compte source valide et/ou un nom de compte source valide pour continuer.',
|
||||
'withdrawal_source_bad_data' => 'Impossible de trouver un compte source valide lors de la recherche de l\'ID ":id" ou du nom ":name".',
|
||||
'withdrawal_dest_need_data' => 'Vous devez obtenir un ID de compte de destination valide et/ou un nom de compte de destination valide pour continuer.',
|
||||
'withdrawal_dest_bad_data' => 'Impossible de trouver un compte de destination valide lors de la recherche de l\'ID ":id" ou du nom ":name".',
|
||||
'withdrawal_source_need_data' => 'Vous devez obtenir un ID de compte source valide et/ou un nom de compte source valide pour continuer.',
|
||||
'withdrawal_source_bad_data' => 'Impossible de trouver un compte source valide lors de la recherche de l\'ID ":id" ou du nom ":name".',
|
||||
'withdrawal_dest_need_data' => 'Vous devez obtenir un ID de compte de destination valide et/ou un nom de compte de destination valide pour continuer.',
|
||||
'withdrawal_dest_bad_data' => 'Impossible de trouver un compte de destination valide lors de la recherche de l\'ID ":id" ou du nom ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Vous devez obtenir un ID de compte source valide et/ou un nom de compte source valide pour continuer.',
|
||||
'deposit_source_bad_data' => 'Impossible de trouver un compte source valide lors de la recherche de l\'ID ":id" ou du nom ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'La période du budget automatique est un champ obligatoire.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Ehhez a számlához nincsenek szabályok kapcsolva.',
|
||||
'go_to_asset_accounts' => 'Eszközszámlák megtekintése',
|
||||
'go_to_budgets' => 'Ugrás a költségkeretekhez',
|
||||
'go_to_withdrawals' => 'Ugrás a költségekhez',
|
||||
'clones_journal_x' => 'Ez a tranzakció ":description" (#:id) klónja',
|
||||
'go_to_categories' => 'Ugrás a kategóriákhoz',
|
||||
'go_to_bills' => 'Ugrás a számlákhoz',
|
||||
@@ -219,6 +220,7 @@ return [
|
||||
'saved' => 'Mentve',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version engedély kérelem',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Keresés',
|
||||
'long_query_warning' => 'Sok keresési feltételt adtál meg, lehet hogy sokáig fog futni a keresés.',
|
||||
'search_query' => 'Lekérdezés',
|
||||
'search_found_transactions' => 'Firefly III :count tranzakciót talált :time másodperc alatt.|Firefly III :count tranzakciót talált :time másodperc alatt.',
|
||||
'search_found_more_transactions' => 'A Firefly III :count tranzakciót talált :time másodperc alatt.',
|
||||
@@ -529,18 +530,18 @@ return [
|
||||
'rule_trigger_notes_start' => 'Megjegyzések kezdetén ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Megjegyzések a végén..',
|
||||
'rule_trigger_notes_end' => 'Megjegyzések végén ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'A számla..',
|
||||
'rule_trigger_bill_is' => 'A számla ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'Külső ID pontosan..',
|
||||
'rule_trigger_external_id' => 'Külső ID pontosan ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction_choice' => 'Tranzakció TÖRLÉSE (!)',
|
||||
'rule_action_delete_transaction' => 'Tranzakció TÖRLÉSE (!)',
|
||||
'rule_action_set_category' => 'Kategória beállítása ":action_value"',
|
||||
'rule_action_clear_category' => 'Kategória törlése',
|
||||
'rule_action_set_budget' => 'Költségvetés beállítása: ":action_value"',
|
||||
@@ -563,9 +564,9 @@ return [
|
||||
'rule_action_update_piggy' => 'Tranzakcióösszeg hozzáadása/törlése a malacperselyből ":action_value"',
|
||||
'rule_action_append_description_choice' => 'Hozzáfűzés a leíráshoz..',
|
||||
'rule_action_prepend_description_choice' => 'Hozzáfűzés a leírás elejéhez..',
|
||||
'rule_action_set_source_account_choice' => 'Set source account to..',
|
||||
'rule_action_set_source_account_choice' => 'Forrásszámla beállítása..',
|
||||
'rule_action_set_source_account' => 'Forrásfiók beállítása :action_value',
|
||||
'rule_action_set_destination_account_choice' => 'Set destination account to..',
|
||||
'rule_action_set_destination_account_choice' => 'Célszámla beállítása..',
|
||||
'rule_action_set_destination_account' => 'Célfiók beállítása :action_value',
|
||||
'rule_action_append_notes_choice' => 'Hozzáfűzés a jegyzetekhez..',
|
||||
'rule_action_append_notes' => 'Hozzáfűzés a jegyzetekhez ":action_value"',
|
||||
@@ -858,7 +859,7 @@ return [
|
||||
'convert_expl_d_t' => 'When you convert a deposit into a transfer, the money will be deposited into the listed destination account from any of your asset or liability account.|When you convert a deposit into a transfer, the money will be deposited into the listed destination accounts from any of your asset or liability accounts.',
|
||||
'convert_expl_t_w' => 'When you convert a transfer into a withdrawal, the money will be spent on the destination account you set here, instead of being transferred away.|When you convert a transfer into a withdrawal, the money will be spent on the destination accounts you set here, instead of being transferred away.',
|
||||
'convert_expl_t_d' => 'When you convert a transfer into a deposit, the money will be deposited into the destination account you see here, instead of being transferred into it.|When you convert a transfer into a deposit, the money will be deposited into the destination accounts you see here, instead of being transferred into them.',
|
||||
'convert_select_sources' => 'To complete the conversion, please set the new source account below.|To complete the conversion, please set the new source accounts below.',
|
||||
'convert_select_sources' => 'A konverzió befejezéséhez be kell állítani az új forrásszámlát.|A konverzió befejezéséhez be kell állítani az új forrásszámlákat.',
|
||||
'convert_select_destinations' => 'To complete the conversion, please select the new destination account below.|To complete the conversion, please select the new destination accounts below.',
|
||||
'converted_to_Withdrawal' => 'Tranzakció költséggé konvertálva',
|
||||
'converted_to_Deposit' => 'A tranzakció bevétellé konvertálva',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Beállítások',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Teljes elérhető költségkeret (:start és :end között)',
|
||||
'total_available_budget_in_currency' => 'Teljes elérhető költségkeret :currency pénznemben',
|
||||
@@ -1003,7 +1011,7 @@ return [
|
||||
'skips_over' => 'kihagy',
|
||||
'bill_store_error' => 'Nem várt hiba történt az új számla tárolása közben. Ellenőrizd a naplófájlokat',
|
||||
'list_inactive_rule' => 'inaktív szabály',
|
||||
'bill_edit_rules' => 'Firefly III will attempt to edit the rule related to this bill as well. If you\'ve edited this rule yourself however, Firefly III won\'t change anything.|Firefly III will attempt to edit the :count rules related to this bill as well. If you\'ve edited these rules yourself however, Firefly III won\'t change anything.',
|
||||
'bill_edit_rules' => 'A Firefly III megpróbálja szerkeszteni a a számlához kapcsolódó szabályt is. Ha ön már szerkesztette a szabályt, a Firefly III nem fogja módosítani.|A Firefly III megpróbálja szerkeszteni a a számlához kapcsolódó :count szabályt is. Ha ön már szerkesztette a szabályt, a Firefly III nem fogja módosítani.',
|
||||
'bill_expected_date' => 'Várható dátum :date',
|
||||
|
||||
// accounts:
|
||||
@@ -1263,7 +1271,7 @@ return [
|
||||
'logout_other_sessions' => 'Minden más munkamenet kijelentkeztetése',
|
||||
'toggleNavigation' => 'Navigációs mód átkapcsolása',
|
||||
'searchPlaceholder' => 'Keresés...',
|
||||
'version' => 'Verizó',
|
||||
'version' => 'Verzió',
|
||||
'dashboard' => 'Műszerfal',
|
||||
'available_budget' => 'Rendelkezésre álló költségkeret ({currency})',
|
||||
'currencies' => 'Pénznemek',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'A megadott értéknek kevesebbnek kell lennie, mint a célérték.',
|
||||
'unique_piggy_bank_for_user' => 'A malacpersely nevének egyedinek kell lennie.',
|
||||
'unique_object_group' => 'Csoport neve már foglalt',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Ez nem biztonságos jelszó. Kérlek próbáld meg újra. További információért lásd: https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Érvénytelen ismétléstípus az ismétlődő tranzakciókhoz.',
|
||||
'valid_recurrence_rep_moment' => 'Érvénytelen ismétlési időpont ehhez az ismétléstípushoz.',
|
||||
'invalid_account_info' => 'Érvénytelen számlainformáció.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Ez nem biztonságos jelszó. Kérlek próbáld meg újra. További információért lásd: https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Érvénytelen ismétléstípus az ismétlődő tranzakciókhoz.',
|
||||
'valid_recurrence_rep_moment' => 'Érvénytelen ismétlési időpont ehhez az ismétléstípushoz.',
|
||||
'invalid_account_info' => 'Érvénytelen számlainformáció.',
|
||||
'attributes' => [
|
||||
'email' => 'email cím',
|
||||
'description' => 'leírás',
|
||||
'amount' => 'összeg',
|
||||
'transactions.*.amount' => 'tranzakció összege',
|
||||
'name' => 'név',
|
||||
'piggy_bank_id' => 'malacpersely azonosító',
|
||||
'targetamount' => 'cél összeg',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Egy érvényes forrásszámla azonosító és/vagy egy érvényes forrásszámla név kell a folytatáshoz.',
|
||||
'withdrawal_source_bad_data' => 'Nem található érvényes forrásszámla ":id" azonosító vagy ":name" név keresésekor.',
|
||||
'withdrawal_dest_need_data' => 'Egy érvényes célszámla azonosító és/vagy egy érvényes célszámla név kell a folytatáshoz.',
|
||||
'withdrawal_dest_bad_data' => 'Nem található érvényes célszámla ":id" azonosító vagy ":name" név keresésekor.',
|
||||
'withdrawal_source_need_data' => 'Egy érvényes forrásszámla azonosító és/vagy egy érvényes forrásszámla név kell a folytatáshoz.',
|
||||
'withdrawal_source_bad_data' => 'Nem található érvényes forrásszámla ":id" azonosító vagy ":name" név keresésekor.',
|
||||
'withdrawal_dest_need_data' => 'Egy érvényes célszámla azonosító és/vagy egy érvényes célszámla név kell a folytatáshoz.',
|
||||
'withdrawal_dest_bad_data' => 'Nem található érvényes célszámla ":id" azonosító vagy ":name" név keresésekor.',
|
||||
|
||||
'deposit_source_need_data' => 'Egy érvényes forrásszámla azonosító és/vagy egy érvényes forrásszámla név kell a folytatáshoz.',
|
||||
'deposit_source_bad_data' => 'Nem található érvényes forrásszámla ":id" azonosító vagy ":name" név keresésekor.',
|
||||
@@ -205,5 +209,5 @@ 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ő.',
|
||||
'auto_budget_period_mandatory' => 'Az auto költségvetési periódus kötelező mező.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Bill ini tidak terkait dengan aturan yang telah ada.',
|
||||
'go_to_asset_accounts' => 'Menampilkan rekening aset',
|
||||
'go_to_budgets' => 'Pergi ke anggaran mu',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Transaksi ini adalah salinan dari ":description" (#:id)',
|
||||
'go_to_categories' => 'Menuju ke kategori yang anda miliki',
|
||||
'go_to_bills' => 'Menuju ke bill yang anda miliki',
|
||||
@@ -219,6 +220,7 @@ return [
|
||||
'saved' => 'Saved',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version Authorization Request',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Pencarian',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Pertanyaan',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Pilihan',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Total available budget (between :start and :end)',
|
||||
'total_available_budget_in_currency' => 'Total available budget in :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'The current amount must be less than the target amount.',
|
||||
'unique_piggy_bank_for_user' => 'Nama celengan harus unik.',
|
||||
'unique_object_group' => 'The group name must be unique',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tipe pengulangan yang tidak valid untuk transaksi berkala.',
|
||||
'valid_recurrence_rep_moment' => 'Waktu pengulangan tidaklah valid untuk tipe pengulangan ini.',
|
||||
'invalid_account_info' => 'Informasi akun tidak valid.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tipe pengulangan yang tidak valid untuk transaksi berkala.',
|
||||
'valid_recurrence_rep_moment' => 'Waktu pengulangan tidaklah valid untuk tipe pengulangan ini.',
|
||||
'invalid_account_info' => 'Informasi akun tidak valid.',
|
||||
'attributes' => [
|
||||
'email' => 'alamat email',
|
||||
'description' => 'keterangan',
|
||||
'amount' => 'jumlah',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => 'nama',
|
||||
'piggy_bank_id' => 'celengan ID',
|
||||
'targetamount' => 'target dana',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
||||
'withdrawal_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
'withdrawal_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.',
|
||||
'withdrawal_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
||||
'withdrawal_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
||||
'withdrawal_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
'withdrawal_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.',
|
||||
'withdrawal_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
||||
'deposit_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Questa bolletta non ha regole ad essa associate.',
|
||||
'go_to_asset_accounts' => 'Visualizza i tuoi conti attività',
|
||||
'go_to_budgets' => 'Vai ai tuoi budget',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Questa transazione è un clone di ":description" (#:id)',
|
||||
'go_to_categories' => 'Vai alle tue categorie',
|
||||
'go_to_bills' => 'Vai alle tue bollette',
|
||||
@@ -217,8 +218,9 @@ return [
|
||||
'expected_total' => 'totale previsto',
|
||||
'reconciliation_account_name' => ':name riconciliazione (:currency)',
|
||||
'saved' => 'Salvata',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'advanced_options' => 'Opzioni avanzate',
|
||||
'advanced_options_explain' => 'Alcune pagine in Firefly III hanno opzioni avanzate nascoste dietro questo pulsante. Questa pagina non ha nulla di interessante, ma controlla le altre!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version Richiesta Autorizzazione',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Cerca',
|
||||
'long_query_warning' => 'La tua query di ricerca è molto lunga e potrebbe non funzionare correttametne.',
|
||||
'search_query' => 'Domanda',
|
||||
'search_found_transactions' => 'Firefly III ha trovato :count transazione in :time secondi.|Firefly III ha trovato :count transazioni in :time secondi.',
|
||||
'search_found_more_transactions' => 'Firefly III ha trovato più di :count transazioni in :time secondi.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Opzioni',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Budget giornalieri',
|
||||
'weekly_budgets' => 'Budget settimanali',
|
||||
'monthly_budgets' => 'Budget mensili',
|
||||
'quarterly_budgets' => 'Bilanci trimestrali',
|
||||
'half_year_budgets' => 'Bilanci semestrali',
|
||||
'yearly_budgets' => 'Budget annuali',
|
||||
'other_budgets' => 'Budget a periodi personalizzati',
|
||||
'budget_limit_not_in_range' => 'Questo importo si applica dal :start al :end:',
|
||||
'total_available_budget' => 'Budget totale disponibile (tra :start e :end)',
|
||||
'total_available_budget_in_currency' => 'Budget totale disponibile in :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'L\'importo corrente deve essere minore dell\'importo obiettivo.',
|
||||
'unique_piggy_bank_for_user' => 'Il nome del salvadanaio deve essere unico.',
|
||||
'unique_object_group' => 'Il nome del gruppo deve essere unico',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Questa non è una password sicura. Riprova. Per maggiori informazioni visita https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Il tipo di ripetizione della transazione ricorrente non è valido.',
|
||||
'valid_recurrence_rep_moment' => 'Il momento di ripetizione per questo tipo di ripetizione non è valido.',
|
||||
'invalid_account_info' => 'Informazione sul conto non valida.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Questa non è una password sicura. Riprova. Per maggiori informazioni visita https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Il tipo di ripetizione della transazione ricorrente non è valido.',
|
||||
'valid_recurrence_rep_moment' => 'Il momento di ripetizione per questo tipo di ripetizione non è valido.',
|
||||
'invalid_account_info' => 'Informazione sul conto non valida.',
|
||||
'attributes' => [
|
||||
'email' => 'indirizzo email',
|
||||
'description' => 'descrizione',
|
||||
'amount' => 'importo',
|
||||
'transactions.*.amount' => 'importo della transazione',
|
||||
'name' => 'nome',
|
||||
'piggy_bank_id' => 'ID salvadanaio',
|
||||
'targetamount' => 'importo obiettivo',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'È necessario ottenere un ID e/o un nome del conto di origine validi per continuare.',
|
||||
'withdrawal_source_bad_data' => 'Non è stato possibile trovare un conto d\'origine valido effettuando la ricerca con l\'ID ":id" o il nome ":name".',
|
||||
'withdrawal_dest_need_data' => 'È necessario ottenere un ID e/o un nome del conto di destinazione validi per continuare.',
|
||||
'withdrawal_dest_bad_data' => 'Non è stato possibile trovare un conto di destinazione valido effettuando la ricerca con l\'ID ":id" o il nome ":name".',
|
||||
'withdrawal_source_need_data' => 'È necessario ottenere un ID e/o un nome del conto di origine validi per continuare.',
|
||||
'withdrawal_source_bad_data' => 'Non è stato possibile trovare un conto d\'origine valido effettuando la ricerca con l\'ID ":id" o il nome ":name".',
|
||||
'withdrawal_dest_need_data' => 'È necessario ottenere un ID e/o un nome del conto di destinazione validi per continuare.',
|
||||
'withdrawal_dest_bad_data' => 'Non è stato possibile trovare un conto di destinazione valido effettuando la ricerca con l\'ID ":id" o il nome ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'È necessario ottenere un ID e/o un nome del conto di origine validi per continuare.',
|
||||
'deposit_source_bad_data' => 'Non è stato possibile trovare un conto d\'origine valido effettuando la ricerca con l\'ID ":id" o il nome ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'Il periodo per il budget automatico è un campo obbligatorio.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'This bill has no rules associated to it.',
|
||||
'go_to_asset_accounts' => 'Se aktivakontoene dine',
|
||||
'go_to_budgets' => 'Gå til budsjettene dine',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'This transaction is a clone of ":description" (#:id)',
|
||||
'go_to_categories' => 'Gå til kategoriene dine',
|
||||
'go_to_bills' => 'Gå til regningene dine',
|
||||
@@ -219,6 +220,7 @@ return [
|
||||
'saved' => 'Saved',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version autorisasjonsforespørsel',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Søk',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Spørring',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Alternativer',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Total available budget (between :start and :end)',
|
||||
'total_available_budget_in_currency' => 'Total available budget in :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'The current amount must be less than the target amount.',
|
||||
'unique_piggy_bank_for_user' => 'Navnet på sparegris må være unik.',
|
||||
'unique_object_group' => 'The group name must be unique',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Dette er ikke et sikkert passord. Vennligst prøv igjen. For mer informasjon, se https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Ugyldig repetisjons type for gjentakende transaksjoner.',
|
||||
'valid_recurrence_rep_moment' => 'Ugyldig repetisjons tid for denne type repetisjon.',
|
||||
'invalid_account_info' => 'Ugyldig konto informasjon.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Dette er ikke et sikkert passord. Vennligst prøv igjen. For mer informasjon, se https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Ugyldig repetisjons type for gjentakende transaksjoner.',
|
||||
'valid_recurrence_rep_moment' => 'Ugyldig repetisjons tid for denne type repetisjon.',
|
||||
'invalid_account_info' => 'Ugyldig konto informasjon.',
|
||||
'attributes' => [
|
||||
'email' => 'epostadresse',
|
||||
'description' => 'beskrivelse',
|
||||
'amount' => 'beløp',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => 'navn',
|
||||
'piggy_bank_id' => 'sparegris ID',
|
||||
'targetamount' => 'målbeløp',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Trenger en gyldig kilde konto-ID og/eller gyldig kilde kontonavn for å fortsette.',
|
||||
'withdrawal_source_bad_data' => 'Finner ikke en gyldig kilde-konto ved å søke etter ID ":id" eller navn ":name".',
|
||||
'withdrawal_dest_need_data' => 'Trenger en gyldig destinasjons konto-ID og/eller gyldig destinasjons kontonavn for å fortsette.',
|
||||
'withdrawal_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
||||
'withdrawal_source_need_data' => 'Trenger en gyldig kilde konto-ID og/eller gyldig kilde kontonavn for å fortsette.',
|
||||
'withdrawal_source_bad_data' => 'Finner ikke en gyldig kilde-konto ved å søke etter ID ":id" eller navn ":name".',
|
||||
'withdrawal_dest_need_data' => 'Trenger en gyldig destinasjons konto-ID og/eller gyldig destinasjons kontonavn for å fortsette.',
|
||||
'withdrawal_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Trenger en gyldig kilde konto-ID og/eller gyldig kilde kontonavn for å fortsette.',
|
||||
'deposit_source_bad_data' => 'Kunne ikke finne en gyldig kilde-konto ved å søke etter ID ":id" eller navn ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Dit contract heeft geen regels.',
|
||||
'go_to_asset_accounts' => 'Bekijk je betaalrekeningen',
|
||||
'go_to_budgets' => 'Ga naar je budgetten',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Deze transactie is een kloon van ":description" (#:id)',
|
||||
'go_to_categories' => 'Ga naar je categorieën',
|
||||
'go_to_bills' => 'Ga naar je contracten',
|
||||
@@ -217,8 +218,9 @@ return [
|
||||
'expected_total' => 'verwacht totaal',
|
||||
'reconciliation_account_name' => ':name afstemming (:currency)',
|
||||
'saved' => 'Opgeslagen',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'advanced_options' => 'Geavanceerde opties',
|
||||
'advanced_options_explain' => 'Sommige pagina\'s in Firefly III hebben geavanceerde opties verborgen achter deze knop. Voor deze pagina geldt dat niet, maar check zeker de andere pagina\'s!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version autorisatieverzoek',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Zoeken',
|
||||
'long_query_warning' => 'Je zoekopdracht is erg lang en werkt misschien niet lekker.',
|
||||
'search_query' => 'Zoekopdracht',
|
||||
'search_found_transactions' => 'Firefly III vond :count transactie in :time seconden.|Firefly III vond :count transacties in :time seconden.',
|
||||
'search_found_more_transactions' => 'Firefly III vond meer dan :count transacties in :time seconden.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Opties',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Dagelijkse budgetten',
|
||||
'weekly_budgets' => 'Wekelijkse budgetten',
|
||||
'monthly_budgets' => 'Maandelijkse budgetten',
|
||||
'quarterly_budgets' => 'Driemaandelijkse budgetten',
|
||||
'half_year_budgets' => 'Halfjaarlijkse budgetten',
|
||||
'yearly_budgets' => 'Jaarlijkse budgetten',
|
||||
'other_budgets' => 'Aangepaste budgetten',
|
||||
'budget_limit_not_in_range' => 'Dit bedrag is van toepassing op :start tot :end:',
|
||||
'total_available_budget' => 'Totaal beschikbare budget (tussen :start en :end)',
|
||||
'total_available_budget_in_currency' => 'Totaal beschikbare budget in :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'Het huidige bedrag moet minder zijn dan het doelbedrag.',
|
||||
'unique_piggy_bank_for_user' => 'De naam van de spaarpot moet uniek zijn.',
|
||||
'unique_object_group' => 'De groepsnaam moet uniek zijn',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Dit is geen veilig wachtwoord. Probeer het nog een keer. Zie ook: https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Dit is geen geldige herhaling voor periodieke transacties.',
|
||||
'valid_recurrence_rep_moment' => 'Ongeldig herhaalmoment voor dit type herhaling.',
|
||||
'invalid_account_info' => 'Ongeldige rekeninginformatie.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Dit is geen veilig wachtwoord. Probeer het nog een keer. Zie ook: https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Dit is geen geldige herhaling voor periodieke transacties.',
|
||||
'valid_recurrence_rep_moment' => 'Ongeldig herhaalmoment voor dit type herhaling.',
|
||||
'invalid_account_info' => 'Ongeldige rekeninginformatie.',
|
||||
'attributes' => [
|
||||
'email' => 'e-mailadres',
|
||||
'description' => 'omschrijving',
|
||||
'amount' => 'bedrag',
|
||||
'transactions.*.amount' => 'transactiebedrag',
|
||||
'name' => 'naam',
|
||||
'piggy_bank_id' => 'spaarpot ID',
|
||||
'targetamount' => 'doelbedrag',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Om door te gaan moet een geldige bronrekening ID en/of geldige bronrekeningnaam worden gevonden.',
|
||||
'withdrawal_source_bad_data' => 'Kan geen geldige bronrekening vinden bij het zoeken naar ID ":id" of naam ":name".',
|
||||
'withdrawal_dest_need_data' => 'Om door te gaan moet een geldig bronrekening ID en/of geldige bronrekeningnaam worden gevonden.',
|
||||
'withdrawal_dest_bad_data' => 'Kan geen geldige doelrekening vinden bij het zoeken naar ID ":id" of naam ":name".',
|
||||
'withdrawal_source_need_data' => 'Om door te gaan moet een geldige bronrekening ID en/of geldige bronrekeningnaam worden gevonden.',
|
||||
'withdrawal_source_bad_data' => 'Kan geen geldige bronrekening vinden bij het zoeken naar ID ":id" of naam ":name".',
|
||||
'withdrawal_dest_need_data' => 'Om door te gaan moet een geldig bronrekening ID en/of geldige bronrekeningnaam worden gevonden.',
|
||||
'withdrawal_dest_bad_data' => 'Kan geen geldige doelrekening vinden bij het zoeken naar ID ":id" of naam ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Om door te gaan moet een geldige bronrekening ID en/of geldige bronrekeningnaam worden gevonden.',
|
||||
'deposit_source_bad_data' => 'Kan geen geldige bronrekening vinden bij het zoeken naar ID ":id" of naam ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'De auto-budgetperiode is verplicht.',
|
||||
];
|
||||
|
||||
@@ -52,7 +52,7 @@ return [
|
||||
'registered_welcome' => 'Witaj w <a style="color:#337ab7" href=":address">Firefly III</a>. Twoja rejestracja już się powiodła, a ten e-mail jest tutaj, aby go potwierdzić. Super!',
|
||||
'registered_pw' => 'Jeśli zapomniałeś już swojego hasła, zresetuj je używając <a style="color:#337ab7" href=":address/password/reset">narzędzia do resetowania hasła</a>.',
|
||||
'registered_help' => 'W prawym górnym rogu każdej strony jest ikonka pomocy. Jeśli potrzebujesz pomocy, kliknij ją!',
|
||||
'registered_doc_html' => 'If you haven\'t already, please read the <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/personal-finances">grand theory</a>.',
|
||||
'registered_doc_html' => 'Jeśli jeszcze tego nie zrobiłeś, przeczytaj <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/personal-finances">wielką teorię</a>.',
|
||||
'registered_doc_text' => 'Jeśli jeszcze tego nie zrobiłeś, przeczytaj przewodnik pierwszego użycia i pełny opis.',
|
||||
'registered_closing' => 'Dobrej zabawy!',
|
||||
'registered_firefly_iii_link' => 'Firefly III:',
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Ten rachunek nie ma przypisanych do niego reguł.',
|
||||
'go_to_asset_accounts' => 'Zobacz swoje konta aktywów',
|
||||
'go_to_budgets' => 'Przejdź do swoich budżetów',
|
||||
'go_to_withdrawals' => 'Przejdź do swoich wydatków',
|
||||
'clones_journal_x' => 'Ta transakcja jest sklonowana z transakcji ":description" (#:id)',
|
||||
'go_to_categories' => 'Przejdź do swoich kategorii',
|
||||
'go_to_bills' => 'Przejdź do swoich rachunków',
|
||||
@@ -204,9 +205,9 @@ return [
|
||||
'button_register' => 'Zarejestruj',
|
||||
'authorization' => 'Autoryzacja',
|
||||
'active_bills_only' => 'tylko aktywne rachunki',
|
||||
'active_bills_only_total' => 'all active bills',
|
||||
'active_bills_only_total' => 'wszystkie aktywne rachunki',
|
||||
'active_exp_bills_only' => 'tylko aktywne i oczekiwane rachunki',
|
||||
'active_exp_bills_only_total' => 'all active expected bills only',
|
||||
'active_exp_bills_only_total' => 'tylko aktywne i oczekiwane rachunki',
|
||||
'per_period_sum_1D' => 'Oczekiwane koszty dzienne',
|
||||
'per_period_sum_1W' => 'Oczekiwane koszty tygodniowe',
|
||||
'per_period_sum_1M' => 'Przewidywane koszty miesięczne',
|
||||
@@ -217,8 +218,9 @@ return [
|
||||
'expected_total' => 'oczekiwana suma',
|
||||
'reconciliation_account_name' => 'Uzgadnianie :name (:currency)',
|
||||
'saved' => 'Zapisano',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'advanced_options' => 'Opcje zaawansowane',
|
||||
'advanced_options_explain' => 'Niektóre strony w Firefly III mają zaawansowane opcje ukryte pod tym przyciskiem. Ta strona niestety nie ma nic, ale sprawdź inne!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Żądanie autoryzacji Firefly III v:version',
|
||||
@@ -235,7 +237,7 @@ return [
|
||||
'all_destination_accounts' => 'Konta docelowe',
|
||||
'all_source_accounts' => 'Konta źródłowe',
|
||||
'back_to_index' => 'Wróć do indeksu',
|
||||
'cant_logout_guard' => 'Firefly III can\'t log you out.',
|
||||
'cant_logout_guard' => 'Firefly III nie może cię wylogować.',
|
||||
|
||||
// check for updates:
|
||||
'update_check_title' => 'Sprawdź aktualizacje',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Szukaj',
|
||||
'long_query_warning' => 'Twoje zapytanie jest bardzo długie i może nie działać zgodnie z oczekiwaniami.',
|
||||
'search_query' => 'Zapytanie',
|
||||
'search_found_transactions' => 'Firefly III znalazł :count transakcję w :time sekund.|Firefly III znalazł :count transakcji w :time sekund.',
|
||||
'search_found_more_transactions' => 'Firefly III znalazł więcej niż :count transakcji w :time sekund.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Opcje',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Budżety dzienne',
|
||||
'weekly_budgets' => 'Budżety tygodniowe',
|
||||
'monthly_budgets' => 'Budżety miesięczne',
|
||||
'quarterly_budgets' => 'Budżety kwartalne',
|
||||
'half_year_budgets' => 'Budżety półroczne',
|
||||
'yearly_budgets' => 'Budżety roczne',
|
||||
'other_budgets' => 'Budżety niestandardowe',
|
||||
'budget_limit_not_in_range' => 'Ta kwota dotyczy okresu od :start do :end:',
|
||||
'total_available_budget' => 'Dostępny budżet (pomiędzy :start i :end)',
|
||||
'total_available_budget_in_currency' => 'Dostępny budżet w :currency',
|
||||
@@ -1011,7 +1019,7 @@ return [
|
||||
'all_accounts_inactive' => 'To są twoje nieaktywne konta.',
|
||||
'active_account_link' => 'Ten link wraca do Twoich aktywnych kont.',
|
||||
'account_missing_transaction' => 'Konto #:id (":name") nie możne być wyświetlone bezpośrednio, ale Firefly Iii nie ma informacji przekierowania.',
|
||||
'cc_monthly_payment_date_help' => 'Select any year and any month, it will be ignored anyway. Only the day of the month is relevant.',
|
||||
'cc_monthly_payment_date_help' => 'Wybierz dowolny rok i miesiąc, są i tak ignorowane. Ważny jest tylko dzień miesiąca.',
|
||||
'details_for_asset' => 'Szczegóły konta aktywów ":name"',
|
||||
'details_for_expense' => 'Szczegóły konta wydatków ":name"',
|
||||
'details_for_revenue' => 'Szczegóły konta przychodów ":name"',
|
||||
@@ -1807,7 +1815,7 @@ return [
|
||||
'object_groups_empty_explain' => 'Niektóre rzeczy w Firefly III można podzielić na grupy. Na przykład skarbonki zawierają pole "Grupa" w ekranach edycji i tworzenia. Gdy ustawisz to pole, możesz edytować nazwy i kolejność grup na tej stronie. Aby uzyskać więcej informacji, sprawdź strony pomocy w prawym górnym rogu, pod ikoną (?).',
|
||||
'object_group_title' => 'Tytuł',
|
||||
'edit_object_group' => 'Modyfikuj grupę ":title"',
|
||||
'delete_object_group' => 'Delete group ":title"',
|
||||
'delete_object_group' => 'Usuń grupę ":title"',
|
||||
'update_object_group' => 'Aktualizuj grupę',
|
||||
'updated_object_group' => 'Pomyślnie zmodyfikowano grupę ":title"',
|
||||
'deleted_object_group' => 'Pomyślnie usunięto grupę ":title"',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'Bieżąca kwota musi być mniejsza niż kwota docelowa.',
|
||||
'unique_piggy_bank_for_user' => 'Nazwa skarbonki musi być unikalna.',
|
||||
'unique_object_group' => 'Nazwa grupy musi być unikalna',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'To nie jest bezpieczne hasło. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Nieprawidłowy typ powtórzeń dla cyklicznych transakcji.',
|
||||
'valid_recurrence_rep_moment' => 'Nieprawidłowy moment powtórzenia dla tego typu powtórzenia.',
|
||||
'invalid_account_info' => 'Nieprawidłowe informacje o koncie.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'To nie jest bezpieczne hasło. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Nieprawidłowy typ powtórzeń dla cyklicznych transakcji.',
|
||||
'valid_recurrence_rep_moment' => 'Nieprawidłowy moment powtórzenia dla tego typu powtórzenia.',
|
||||
'invalid_account_info' => 'Nieprawidłowe informacje o koncie.',
|
||||
'attributes' => [
|
||||
'email' => 'adres e-mail',
|
||||
'description' => 'opis',
|
||||
'amount' => 'kwota',
|
||||
'transactions.*.amount' => 'kwota transakcji',
|
||||
'name' => 'nazwa',
|
||||
'piggy_bank_id' => 'identyfikator skarbonki',
|
||||
'targetamount' => 'kwota docelowa',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Aby kontynuować, musisz uzyskać prawidłowy identyfikator konta źródłowego i/lub prawidłową nazwę konta źródłowego.',
|
||||
'withdrawal_source_bad_data' => 'Nie można znaleźć poprawnego konta źródłowego podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".',
|
||||
'withdrawal_dest_need_data' => 'Aby kontynuować, musisz uzyskać prawidłowy identyfikator konta wydatków i/lub prawidłową nazwę konta wydatków.',
|
||||
'withdrawal_dest_bad_data' => 'Nie można znaleźć poprawnego konta wydatków podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".',
|
||||
'withdrawal_source_need_data' => 'Aby kontynuować, musisz uzyskać prawidłowy identyfikator konta źródłowego i/lub prawidłową nazwę konta źródłowego.',
|
||||
'withdrawal_source_bad_data' => 'Nie można znaleźć poprawnego konta źródłowego podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".',
|
||||
'withdrawal_dest_need_data' => 'Aby kontynuować, musisz uzyskać prawidłowy identyfikator konta wydatków i/lub prawidłową nazwę konta wydatków.',
|
||||
'withdrawal_dest_bad_data' => 'Nie można znaleźć poprawnego konta wydatków podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Aby kontynuować, musisz uzyskać prawidłowy identyfikator konta źródłowego i/lub prawidłową nazwę konta źródłowego.',
|
||||
'deposit_source_bad_data' => 'Nie można znaleźć poprawnego konta źródłowego podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'Okres automatycznego budżetu to pole obowiązkowe.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Esta conta não tem regras associadas a ela.',
|
||||
'go_to_asset_accounts' => 'Veja suas contas ativas',
|
||||
'go_to_budgets' => 'Vá para seus orçamentos',
|
||||
'go_to_withdrawals' => 'Vá para seus saques',
|
||||
'clones_journal_x' => 'Esta transação é um clone de ":description" (#:id)',
|
||||
'go_to_categories' => 'Vá para suas categorias',
|
||||
'go_to_bills' => 'Vá para suas faturas',
|
||||
@@ -217,8 +218,9 @@ return [
|
||||
'expected_total' => 'total esperado',
|
||||
'reconciliation_account_name' => 'Reconciliação :name (:currency)',
|
||||
'saved' => 'Salvo',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'advanced_options' => 'Opções avançadas',
|
||||
'advanced_options_explain' => 'Algumas páginas no Firefly III têm opções avançadas escondidas atrás deste botão. Esta página não tem nada elaborado aqui, mas confira as outras!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version Pedido de autorização',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Pesquisa',
|
||||
'long_query_warning' => 'Sua pesquisa é muito longa e pode não funcionar como esperado.',
|
||||
'search_query' => 'Pedido',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Opções',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Orçamentos diários',
|
||||
'weekly_budgets' => 'Orçamentos semanais',
|
||||
'monthly_budgets' => 'Orçamentos mensais',
|
||||
'quarterly_budgets' => 'Orçamentos trimestrais',
|
||||
'half_year_budgets' => 'Orçamentos semestrais',
|
||||
'yearly_budgets' => 'Orçamentos anuais',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'Esta quantia aplica-se de :start a :end:',
|
||||
'total_available_budget' => 'Total de orçamentos disponíveis (entre :start e :end)',
|
||||
'total_available_budget_in_currency' => 'Orçamentos disponíveis em :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'O valor atual deve ser menor do que o valor pretendido.',
|
||||
'unique_piggy_bank_for_user' => 'O nome do cofrinho deve ser único.',
|
||||
'unique_object_group' => 'O nome do grupo deve ser único',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Esta não é uma senha segura. Por favor, tente novamente. Para mais informações, visite https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tipo de repetição inválido para transações recorrentes.',
|
||||
'valid_recurrence_rep_moment' => 'Momento de repetição inválido para esse tipo de repetição.',
|
||||
'invalid_account_info' => 'Informação de conta inválida.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Esta não é uma senha segura. Por favor, tente novamente. Para mais informações, visite https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tipo de repetição inválido para transações recorrentes.',
|
||||
'valid_recurrence_rep_moment' => 'Momento de repetição inválido para esse tipo de repetição.',
|
||||
'invalid_account_info' => 'Informação de conta inválida.',
|
||||
'attributes' => [
|
||||
'email' => 'endereço de e-mail',
|
||||
'description' => 'descrição',
|
||||
'amount' => 'valor',
|
||||
'transactions.*.amount' => 'valor da transação',
|
||||
'name' => 'nome',
|
||||
'piggy_bank_id' => 'ID do cofrinho',
|
||||
'targetamount' => 'quantidade alvo',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'É necessário obter um ID de uma conta de origem válida e/ou um nome de conta de origem válido para continuar.',
|
||||
'withdrawal_source_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar por ID ":id" ou nome ":name".',
|
||||
'withdrawal_dest_need_data' => 'É necessário obter um ID de uma conta de origem válida e/ou um nome de conta de origem válido para continuar.',
|
||||
'withdrawal_dest_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar por ID ":id" ou nome ":name".',
|
||||
'withdrawal_source_need_data' => 'É necessário obter um ID de uma conta de origem válida e/ou um nome de conta de origem válido para continuar.',
|
||||
'withdrawal_source_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar por ID ":id" ou nome ":name".',
|
||||
'withdrawal_dest_need_data' => 'É necessário obter um ID de uma conta de origem válida e/ou um nome de conta de origem válido para continuar.',
|
||||
'withdrawal_dest_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar por ID ":id" ou nome ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'É necessário obter um ID de uma conta de origem válida e/ou um nome de conta de origem válido para continuar.',
|
||||
'deposit_source_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar por ID ":id" ou nome ":name".',
|
||||
@@ -205,5 +209,5 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'The amount is required.',
|
||||
'auto_budget_amount_positive' => 'A quantidade deve ser maior do que zero.',
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
];
|
||||
|
||||
@@ -30,7 +30,7 @@ return [
|
||||
'edit_piggyBank' => 'Editează pușculița ":name"',
|
||||
'preferences' => 'Preferințe',
|
||||
'profile' => 'Profil',
|
||||
'accounts' => 'Accounts',
|
||||
'accounts' => 'Conturi',
|
||||
'changePassword' => 'Modificare parolă',
|
||||
'change_email' => 'Modificare adresă de email',
|
||||
'bills' => 'Facturi',
|
||||
@@ -60,7 +60,7 @@ return [
|
||||
'delete_journal_link' => 'Şterge legătura dintre tranzacţii',
|
||||
'telemetry_index' => 'Telemetrie',
|
||||
'telemetry_view' => 'Vizualizare telemetrie',
|
||||
'edit_object_group' => 'Edit group ":title"',
|
||||
'delete_object_group' => 'Delete group ":title"',
|
||||
'logout_others' => 'Logout other sessions'
|
||||
'edit_object_group' => 'Editați grupul de reguli ":title"',
|
||||
'delete_object_group' => 'Șterge grupul de reguli ":title"',
|
||||
'logout_others' => 'Deconectare celelalte sesiuni'
|
||||
];
|
||||
|
||||
@@ -34,12 +34,12 @@ return [
|
||||
'admin_test_body' => 'Acesta este un mesaj de test de la instanța dvs. Firefly III. Acesta a fost trimis la :email.',
|
||||
|
||||
// new IP
|
||||
'login_from_new_ip' => 'New login on Firefly III',
|
||||
'new_ip_body' => 'Firefly III detected a new login on your account from an unknown IP address. If you never logged in from the IP address below, or it has been more than six months ago, Firefly III will warn you.',
|
||||
'new_ip_warning' => 'If you recognize this IP address or the login, you can ignore this message. If you didn\'t login, of if you have no idea what this is about, verify your password security, change it, and log out all other sessions. To do this, go to your profile page. Of course you have 2FA enabled already, right? Stay safe!',
|
||||
'ip_address' => 'IP address',
|
||||
'host_name' => 'Host',
|
||||
'date_time' => 'Date + time',
|
||||
'login_from_new_ip' => 'Autentificare nouă pe Firefly III',
|
||||
'new_ip_body' => 'Firefly III a detectat o nouă autentificare în contul dvs. de la o adresă IP necunoscută. Dacă nu v-ați conectat niciodată de la adresa IP de mai jos, sau a trecut mai mult de șase luni, Firefly III vă va avertiza.',
|
||||
'new_ip_warning' => 'Dacă recunoști această adresă IP sau autentificare, poți ignora acest mesaj. Dacă nu te-ai logat, sau dacă nu ai nici o idee despre ce este vorba, verifică-ți securitatea, schimbă-o și deconectează toate celelalte sesiuni. Pentru a face acest lucru, accesați pagina de profil. Bineînțeles că ai Autentificare în Doi Pași activat deja, nu? Rămâi în siguranță!',
|
||||
'ip_address' => 'Adresa IP',
|
||||
'host_name' => 'Gazdă',
|
||||
'date_time' => 'Dată și oră',
|
||||
|
||||
// access token created
|
||||
'access_token_created_subject' => 'Un nou token de acces a fost creat',
|
||||
@@ -52,7 +52,7 @@ return [
|
||||
'registered_welcome' => 'Bine ați venit la <a style="color:#337ab7" href=":address">Firefly III</a>. Înregistrarea dvs. s-a făcut, iar acest e-mail este aici pentru a-l confirma. Yay!',
|
||||
'registered_pw' => 'Dacă v-ați uitat deja parola, vă rugăm să o resetați folosind <a style="color:#337ab7" href=":address/password/reset">unealta de resetare a parolei</a>.',
|
||||
'registered_help' => 'Există o pictogramă de ajutor în colțul din dreapta sus al fiecărei pagini. Dacă ai nevoie de ajutor, apasă pe ea!',
|
||||
'registered_doc_html' => 'If you haven\'t already, please read the <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/personal-finances">grand theory</a>.',
|
||||
'registered_doc_html' => 'Dacă nu ați citit deja, vă rugăm să citiți<a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/grand-theory">documentația</a>.',
|
||||
'registered_doc_text' => 'Dacă nu ați facut-o deja, va rugam citit ghidul de utilizare și descrierea completă.',
|
||||
'registered_closing' => 'Bucurați-vă de el!',
|
||||
'registered_firefly_iii_link' => 'Firefly III:',
|
||||
|
||||
@@ -29,7 +29,7 @@ return [
|
||||
'edit' => 'Editează',
|
||||
'delete' => 'Șterge',
|
||||
'split' => 'Împarte',
|
||||
'single_split' => 'Split',
|
||||
'single_split' => 'Împarte',
|
||||
'clone' => 'Clonă',
|
||||
'last_seven_days' => 'Ultimele 7 zile',
|
||||
'last_thirty_days' => 'Ultimele 30 de zile',
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Acestă factură nu are asociate reguli.',
|
||||
'go_to_asset_accounts' => 'Vizualizați conturile de active',
|
||||
'go_to_budgets' => 'Mergi la bugete',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Această tranzacție este o clonă a ":description" (#:id)',
|
||||
'go_to_categories' => 'Mergi la categorii',
|
||||
'go_to_bills' => 'Mergi la facturi',
|
||||
@@ -103,9 +104,9 @@ return [
|
||||
'2fa_i_have_them' => 'Le-am depozitat!',
|
||||
'warning_much_data' => ':days zilele de date pot dura o perioadă până încărcare.',
|
||||
'registered' => 'Te-ai inregistrat cu succes!',
|
||||
'Default asset account' => 'Ccont de active implicit',
|
||||
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href="budgets">budgets</a>-page. Budgets can help you keep track of expenses.',
|
||||
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="bills">bills</a>-page. Bills can help you keep track of expenses.',
|
||||
'Default asset account' => 'Cont de active implicit',
|
||||
'no_budget_pointer' => 'Se pare că nu aveți încă bugete. Ar trebui să creați câteva pe pagina <a href="/budgets">bugete</a>. Bugetele vă pot ajuta să țineți evidența cheltuielilor.',
|
||||
'no_bill_pointer' => 'Se pare că nu aveți încă facturi. Ar trebui să creați unele pe pagina <a href="bills">facturi</a>. Facturile vă pot ajuta să țineți evidența cheltuielilor.',
|
||||
'Savings account' => 'Cont de economii',
|
||||
'Credit card' => 'Card de credit',
|
||||
'source_accounts' => 'Contul sursă | Conturi sursă',
|
||||
@@ -204,21 +205,22 @@ return [
|
||||
'button_register' => 'Înregistrare',
|
||||
'authorization' => 'Autorizare',
|
||||
'active_bills_only' => 'numai facturi active',
|
||||
'active_bills_only_total' => 'all active bills',
|
||||
'active_bills_only_total' => 'toate facturile active',
|
||||
'active_exp_bills_only' => 'numai facturi active și așteptate',
|
||||
'active_exp_bills_only_total' => 'all active expected bills only',
|
||||
'per_period_sum_1D' => 'Expected daily costs',
|
||||
'per_period_sum_1W' => 'Expected weekly costs',
|
||||
'per_period_sum_1M' => 'Expected monthly costs',
|
||||
'per_period_sum_3M' => 'Expected quarterly costs',
|
||||
'per_period_sum_6M' => 'Expected half-yearly costs',
|
||||
'per_period_sum_1Y' => 'Expected yearly costs',
|
||||
'active_exp_bills_only_total' => 'numai facturi active și așteptate',
|
||||
'per_period_sum_1D' => 'Costurile zilnice preconizate',
|
||||
'per_period_sum_1W' => 'Costurile săptămânale preconizate',
|
||||
'per_period_sum_1M' => 'Costuri lunare estimate',
|
||||
'per_period_sum_3M' => 'Costuri trimestriale preconizate',
|
||||
'per_period_sum_6M' => 'Costuri semestriale preconizate',
|
||||
'per_period_sum_1Y' => 'Costuri anuale preconizate',
|
||||
'average_per_bill' => 'media pe factură',
|
||||
'expected_total' => 'total așteptat',
|
||||
'reconciliation_account_name' => ':name reconciliere (:currency)',
|
||||
'saved' => 'Saved',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'saved' => 'Salvat',
|
||||
'advanced_options' => 'Opțiuni avansate',
|
||||
'advanced_options_explain' => 'Unele pagini din Firefly III au opțiuni avansate ascunse în spatele acestui buton. Această pagină nu are nimic extravagant aici, dar verifică celelalte!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'v: Solicitare de autorizare',
|
||||
@@ -234,8 +236,8 @@ return [
|
||||
'is_beta_warning' => 'Executaţi o versiune BETA. Fiţi atenţi la erori şi probleme.',
|
||||
'all_destination_accounts' => 'Conturi de destinație',
|
||||
'all_source_accounts' => 'Conturi sursă',
|
||||
'back_to_index' => 'Back to the index',
|
||||
'cant_logout_guard' => 'Firefly III can\'t log you out.',
|
||||
'back_to_index' => 'Înapoi la index',
|
||||
'cant_logout_guard' => 'Firefly III nu vă poate deconecta.',
|
||||
|
||||
// check for updates:
|
||||
'update_check_title' => 'Verifică actualizări',
|
||||
@@ -265,44 +267,43 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Caută',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Interogare',
|
||||
'search_found_transactions' => 'Firefly III a găsit :count tranzacție în :time secunde.| Firefly III a găsit :count tranzacții în :time secunde.',
|
||||
'search_found_more_transactions' => 'Firefly III a găsit mai mult de :count tranzacții în :time secunde.',
|
||||
'search_for_query' => 'Firefly III este în căutarea pentru tranzacţii cu toate aceste cuvinte în ele: <span class="text-info">:query</span>',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_date_is' => 'Data tranzacţiei este ":value"',
|
||||
'search_modifier_date_before' => 'Data tranzacției este înainte sau pe ":value"',
|
||||
'search_modifier_date_after' => 'Data tranzacției este după sau pe ":value"',
|
||||
'search_modifier_created_on' => 'Tranzacția a fost creată pe ":value"',
|
||||
'search_modifier_updated_on' => 'Tranzacția a fost actualizată ultima dată la ":value"',
|
||||
'search_modifier_external_id' => 'ID extern este ":value"',
|
||||
'search_modifier_internal_reference' => 'Referința internă este ":value"',
|
||||
'search_modifier_description_starts' => 'Descrierea este ":value"',
|
||||
'search_modifier_description_ends' => 'Descrierea se termină cu ":value"',
|
||||
'search_modifier_description_contains' => 'Descrierea conține ":value"',
|
||||
'search_modifier_description_is' => 'Descrierea este exact ":value"',
|
||||
'search_modifier_currency_is' => 'Moneda tranzacției (străină) este ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Moneda străină a tranzacției este ":value"',
|
||||
'search_modifier_has_attachments' => 'Tranzacția trebuie să aibă un atașament',
|
||||
'search_modifier_has_no_category' => 'Tranzacția nu trebuie să aibă nicio categorie',
|
||||
'search_modifier_has_any_category' => 'Tranzacția trebuie să aibă o (orice) categorie',
|
||||
'search_modifier_has_no_budget' => 'Tranzacția nu trebuie să aibă un buget',
|
||||
'search_modifier_has_any_budget' => 'Tranzacția trebuie să aibă un (orice) buget',
|
||||
'search_modifier_has_no_tag' => 'Tranzacția nu trebuie să aibă etichete',
|
||||
'search_modifier_has_any_tag' => 'Tranzacția trebuie să aibă o (orice) etichetă',
|
||||
'search_modifier_notes_contain' => 'Notele tranzacției conțin ":value"',
|
||||
'search_modifier_notes_start' => 'Notele tranzacției încep cu ":value"',
|
||||
'search_modifier_notes_end' => 'Notele privind tranzacția se termină cu ":value"',
|
||||
'search_modifier_notes_are' => 'Notele privind tranzacția sunt exact ":value"',
|
||||
'search_modifier_no_notes' => 'Tranzacția nu are note',
|
||||
'search_modifier_any_notes' => 'Tranzacția trebuie să aibă note',
|
||||
'search_modifier_amount_exactly' => 'Suma este exact :value',
|
||||
'search_modifier_amount_less' => 'Suma este mai mică sau egală cu :value',
|
||||
'search_modifier_amount_more' => 'Suma este mai mare sau egală cu :value',
|
||||
'search_modifier_source_account_is' => 'Numele contului sursă este exact ":value"',
|
||||
'search_modifier_source_account_contains' => 'Numele contului sursă conține ":value"',
|
||||
'search_modifier_source_account_starts' => 'Numele contului sursă începe cu ":value"',
|
||||
'search_modifier_source_account_ends' => 'Numele contului sursă se termină cu ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
@@ -443,17 +444,17 @@ return [
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Numărul contului sursă/ IBAN se încheie cu..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Numărul contului sursă/ IBAN se termină cu ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Numărul contului sursă/ IBAN este..',
|
||||
'rule_trigger_source_account_nr_is' => 'Numărul contului sursă/ IBAN este ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Numărul contului sursă/ IBAN conține..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Numărul contului sursă/ IBAN conține ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Numele contului de destinație începe cu..',
|
||||
'rule_trigger_destination_account_starts' => 'Numele contului de destinație începe cu ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Numele contului de destinație se încheie cu..',
|
||||
'rule_trigger_destination_account_ends' => 'Numele contului de destinație se termină cu ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Numele contului destinație este..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Opțiuni',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Buget total disponibil (între :start și :end)',
|
||||
'total_available_budget_in_currency' => 'Buget total disponibil în :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'Suma curentă trebuie să fie mai mică decât suma vizată.',
|
||||
'unique_piggy_bank_for_user' => 'Numele pușculiței trebuie să fie unic.',
|
||||
'unique_object_group' => 'The group name must be unique',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Aceasta nu este o parolă sigură. Vă rugăm să încercați din nou. Pentru mai multe informații, vizitați https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tip de repetare nevalid pentru tranzacțiile recurente.',
|
||||
'valid_recurrence_rep_moment' => 'Momentul repetiției nevalid pentru acest tip de repetare.',
|
||||
'invalid_account_info' => 'Informațiile contului nevalide.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Aceasta nu este o parolă sigură. Vă rugăm să încercați din nou. Pentru mai multe informații, vizitați https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tip de repetare nevalid pentru tranzacțiile recurente.',
|
||||
'valid_recurrence_rep_moment' => 'Momentul repetiției nevalid pentru acest tip de repetare.',
|
||||
'invalid_account_info' => 'Informațiile contului nevalide.',
|
||||
'attributes' => [
|
||||
'email' => 'adresă e-mail',
|
||||
'description' => 'descriere',
|
||||
'amount' => 'sumă',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => 'nume',
|
||||
'piggy_bank_id' => 'ID-ul pușculiței',
|
||||
'targetamount' => 'suma țintă',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Trebuie să continuați să obțineți un ID de cont sursă valabil și / sau un nume de cont sursă valabil.',
|
||||
'withdrawal_source_bad_data' => 'Nu s-a găsit un cont sursă valabil la căutarea ID ":id" sau nume ":name".',
|
||||
'withdrawal_dest_need_data' => 'Trebuie să continuați să obțineți un ID de cont de destinație valabil și / sau un nume de cont de destinație valabil.',
|
||||
'withdrawal_dest_bad_data' => 'Nu s-a găsit un cont de destinaţie valabil la căutarea ID ":id" sau nume ":name".',
|
||||
'withdrawal_source_need_data' => 'Trebuie să continuați să obțineți un ID de cont sursă valabil și / sau un nume de cont sursă valabil.',
|
||||
'withdrawal_source_bad_data' => 'Nu s-a găsit un cont sursă valabil la căutarea ID ":id" sau nume ":name".',
|
||||
'withdrawal_dest_need_data' => 'Trebuie să continuați să obțineți un ID de cont de destinație valabil și / sau un nume de cont de destinație valabil.',
|
||||
'withdrawal_dest_bad_data' => 'Nu s-a găsit un cont de destinaţie valabil la căutarea ID ":id" sau nume ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Trebuie să continuați să obțineți un ID de cont sursă valabil și / sau un nume de cont sursă valabil.',
|
||||
'deposit_source_bad_data' => 'Nu s-a găsit un cont sursă valabil la căutarea ID ":id" sau nume ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'Perioada de autobuget este un câmp obligatoriu.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'С этим счётом не связано ни одно правило.',
|
||||
'go_to_asset_accounts' => 'Просмотр ваших основных счетов',
|
||||
'go_to_budgets' => 'Перейти к вашим бюджетам',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Эта транзакция является клоном ":description" (#:id)',
|
||||
'go_to_categories' => 'Перейти к вашим категориям',
|
||||
'go_to_bills' => 'Перейти к вашим счетам на оплату',
|
||||
@@ -219,6 +220,7 @@ return [
|
||||
'saved' => 'Сохранено',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Запрос авторизации Firefly III v:version',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Поиск',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Запрос',
|
||||
'search_found_transactions' => 'Firefly III нашёл :count транзакции за :time секунд.|Firefly III нашёл :count транзакций за :time секунд.',
|
||||
'search_found_more_transactions' => 'Firefly III нашёл более :count транзакций за :time секунд.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Параметры',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Общий доступный бюджет (между :start и :end)',
|
||||
'total_available_budget_in_currency' => 'Всего доступно в бюджете (:currency)',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'Текущая сумма должна быть меньше целевой суммы.',
|
||||
'unique_piggy_bank_for_user' => 'Название копилки должно быть уникальным.',
|
||||
'unique_object_group' => 'Название группы должно быть уникальным',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Это не безопасный пароль. Попробуйте еще раз. Подробнее можно узнать по ссылке https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Недопустимый тип для повторяющихся транзакций.',
|
||||
'valid_recurrence_rep_moment' => 'Неверный период повторения для данного типа повторений.',
|
||||
'invalid_account_info' => 'Неверные данные о счёте.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Это не безопасный пароль. Попробуйте еще раз. Подробнее можно узнать по ссылке https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Недопустимый тип для повторяющихся транзакций.',
|
||||
'valid_recurrence_rep_moment' => 'Неверный период повторения для данного типа повторений.',
|
||||
'invalid_account_info' => 'Неверные данные о счёте.',
|
||||
'attributes' => [
|
||||
'email' => '"Адрес электронной почты"',
|
||||
'description' => '"Описание"',
|
||||
'amount' => 'Сумма',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => '"Название"',
|
||||
'piggy_bank_id' => 'ID копилки',
|
||||
'targetamount' => '"Целевая сумма"',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Для продолжения необходим действительный ID счёта-источника и/или действительное имя счёта.',
|
||||
'withdrawal_source_bad_data' => 'Не удалось найти корректный счёт-источник при поиске ID ":id" или имени ":name".',
|
||||
'withdrawal_dest_need_data' => 'Для продолжения необходим действительный ID счёта назначения и/или действительное имя счёта.',
|
||||
'withdrawal_dest_bad_data' => 'Не удалось найти действительный счёт назначения при поиске ID ":id" или имени ":name".',
|
||||
'withdrawal_source_need_data' => 'Для продолжения необходим действительный ID счёта-источника и/или действительное имя счёта.',
|
||||
'withdrawal_source_bad_data' => 'Не удалось найти корректный счёт-источник при поиске ID ":id" или имени ":name".',
|
||||
'withdrawal_dest_need_data' => 'Для продолжения необходим действительный ID счёта назначения и/или действительное имя счёта.',
|
||||
'withdrawal_dest_bad_data' => 'Не удалось найти действительный счёт назначения при поиске ID ":id" или имени ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Для продолжения необходим действительный ID счёта-источника и/или действительное имя счёта.',
|
||||
'deposit_source_bad_data' => 'Не удалось найти корректный счёт-источник при поиске ID ":id" или имени ":name".',
|
||||
@@ -205,5 +209,5 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => 'Нужно указать сумму.',
|
||||
'auto_budget_amount_positive' => 'Сумма должна быть больше 0.',
|
||||
'auto_budget_period_mandatory' => 'Период авто-бюджета - это обязательно поле.',
|
||||
'auto_budget_period_mandatory' => 'Период авто-бюджета - это обязательно поле.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Táto účtenka nemá priradené žiadne pravidlá.',
|
||||
'go_to_asset_accounts' => 'Zobraziť účty aktív',
|
||||
'go_to_budgets' => 'Zobraziť rozpočty',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Táto transakcia je kópiou „:description“ (#:id)',
|
||||
'go_to_categories' => 'Zobraziť kategórie',
|
||||
'go_to_bills' => 'Zobraziť účty',
|
||||
@@ -217,8 +218,9 @@ return [
|
||||
'expected_total' => 'očakávaný celkový súčet',
|
||||
'reconciliation_account_name' => ':name zúčtovanie (:currency)',
|
||||
'saved' => 'Uložené',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'advanced_options' => 'Pokročilé nastavenia',
|
||||
'advanced_options_explain' => 'Niektoré stránky Firefly III majú pod týmto tlačítkom skryté pokročilé nastavenia. Táto stránka síce nič také neobsahuje, ale určite to skúste na iných!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Požiadavka na overenie – Firefly III verzia :version',
|
||||
@@ -235,7 +237,7 @@ return [
|
||||
'all_destination_accounts' => 'Cieľové účty',
|
||||
'all_source_accounts' => 'Zdrojové účty',
|
||||
'back_to_index' => 'Späť na zoznam',
|
||||
'cant_logout_guard' => 'Firefly III can\'t log you out.',
|
||||
'cant_logout_guard' => 'Firefly III sa nepodarilo vás odhlásiť.',
|
||||
|
||||
// check for updates:
|
||||
'update_check_title' => 'Zistiť dostupnosť aktualizácií',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Hľadať',
|
||||
'long_query_warning' => 'Váš vyhľadávaný pojem je veľmi dlhý, a nemusí fungovať tak, ako očakávate.',
|
||||
'search_query' => 'Požiadavka',
|
||||
'search_found_transactions' => 'Firefly III našiel :count transakciu za :time sekúnd.|Firefly III našiel :count transakcií za :time sekúnd.',
|
||||
'search_found_more_transactions' => 'Firefly III našiel viac než :count transakcií za :time sekúnd.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Možnosti',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Špecifické časované rozpočty',
|
||||
'budget_limit_not_in_range' => 'Táto suma platí od :start do :end:',
|
||||
'total_available_budget' => 'Suma dostupného rozpočtu (medzi :start a :end)',
|
||||
'total_available_budget_in_currency' => 'Celkový rozpočet k dispozici v :currency',
|
||||
@@ -1011,7 +1019,7 @@ return [
|
||||
'all_accounts_inactive' => 'Toto sú vaše neaktívne bankové účty.',
|
||||
'active_account_link' => 'Tento prepojenie smeruje späť na vaše aktívne účty.',
|
||||
'account_missing_transaction' => 'Bankový účet #:id (":name") nie je možné zobraziť priamo, ale Firefly III chýbajú informácie o presmerovaní.',
|
||||
'cc_monthly_payment_date_help' => 'Select any year and any month, it will be ignored anyway. Only the day of the month is relevant.',
|
||||
'cc_monthly_payment_date_help' => 'Vyberte akýkoľvek rok alebo mesiac, budú ignorované. Relevantný je len deň v mesiaci.',
|
||||
'details_for_asset' => 'Podrobnosti o účte aktív „:name“',
|
||||
'details_for_expense' => 'Podrobnosti o výdavkovom účte „:name“',
|
||||
'details_for_revenue' => 'Podrobnosti o výnosovom účte „:name“',
|
||||
@@ -1633,7 +1641,7 @@ return [
|
||||
'after_update_create_another' => 'Po aktualizácii sa vrátiť späť a pokračovať v úpravách.',
|
||||
'store_as_new' => 'Namiesto aktualizácie uložiť ako novú transakciu.',
|
||||
'reset_after' => 'Po odoslaní vynulovať formulár',
|
||||
'errors_submission' => 'There was something wrong with your submission. Please check out the errors.',
|
||||
'errors_submission' => 'Pri odosielaní sa niečo nepodarilo. Skontrolujte prosím chyby.',
|
||||
|
||||
// object groups
|
||||
'default_group_title_name' => '(nezoskupené)',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'Aktuálna suma musí být menšia, než cieľová suma.',
|
||||
'unique_piggy_bank_for_user' => 'Názov pokladničky musí byť jedinečný.',
|
||||
'unique_object_group' => 'Názov skupiny musí byť jedinečný',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Toto nie je bezpečné heslo. Skúste iné. Viac se dozviete na http://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Neplatný typ opakovania pre opakované transakcie.',
|
||||
'valid_recurrence_rep_moment' => 'Neplatný moment opakovania pre tento typ opakovania.',
|
||||
'invalid_account_info' => 'Neplatná informácia o účte.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Toto nie je bezpečné heslo. Skúste iné. Viac se dozviete na http://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Neplatný typ opakovania pre opakované transakcie.',
|
||||
'valid_recurrence_rep_moment' => 'Neplatný moment opakovania pre tento typ opakovania.',
|
||||
'invalid_account_info' => 'Neplatná informácia o účte.',
|
||||
'attributes' => [
|
||||
'email' => 'e-mailová adresa',
|
||||
'description' => 'popis',
|
||||
'amount' => 'suma',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => 'názov',
|
||||
'piggy_bank_id' => 'ID pokladničky',
|
||||
'targetamount' => 'cieľová suma',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
|
||||
'withdrawal_source_bad_data' => 'Pre ID „:id“ alebo mena „:name“ sa nenašiel žiadny platný zdrojový účet.',
|
||||
'withdrawal_dest_need_data' => 'Pro pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
|
||||
'withdrawal_dest_bad_data' => 'Pre ID „:id“ alebo mena „:name“ sa nenašiel žiadny platný cieľový účet.',
|
||||
'withdrawal_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
|
||||
'withdrawal_source_bad_data' => 'Pre ID „:id“ alebo mena „:name“ sa nenašiel žiadny platný zdrojový účet.',
|
||||
'withdrawal_dest_need_data' => 'Pro pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
|
||||
'withdrawal_dest_bad_data' => 'Pre ID „:id“ alebo mena „:name“ sa nenašiel žiadny platný cieľový účet.',
|
||||
|
||||
'deposit_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
|
||||
'deposit_source_bad_data' => 'Pre ID „:id“ alebo „:name“ sa nenašiel žiadny platný zdrojový účet.',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'Obdobie rozpočtu je povinný údaj.',
|
||||
];
|
||||
|
||||
@@ -24,7 +24,7 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// common items
|
||||
'greeting' => 'Hejsan,',
|
||||
'greeting' => 'Hej,',
|
||||
'closing' => 'Pip boop,',
|
||||
'signature' => 'Firefly III Epost Robot',
|
||||
'footer_ps' => 'P.S. Detta meddelande skickades efter en begäran från IP :ipAddress begärde det.',
|
||||
@@ -52,7 +52,7 @@ return [
|
||||
'registered_welcome' => 'Välkommen till <a style="color:#337ab7" href=":address">Firefly III</a>. Din registrering lyckades, och detta e-postmeddelande är här för att bekräfta det. Yay!',
|
||||
'registered_pw' => 'Om du redan har glömt ditt lösenord, vänligen återställ det med <a style="color:#337ab7" href=":address/password/reset">lösenordsåterställningsverktyget</a>.',
|
||||
'registered_help' => 'Det finns en hjälp-ikon i det övre högra hörnet av varje sida. Om du behöver hjälp, klicka på den!',
|
||||
'registered_doc_html' => 'If you haven\'t already, please read the <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/personal-finances">grand theory</a>.',
|
||||
'registered_doc_html' => 'Om du inte redan har gjort det, läs <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/grand-theory">stora idén.</a>.',
|
||||
'registered_doc_text' => 'Om du inte redan har gjort det, läs den första användarguiden och den fullständiga beskrivningen.',
|
||||
'registered_closing' => 'Ha det så kul!',
|
||||
'registered_firefly_iii_link' => 'Firefly III:',
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Notan saknar associerade regler.',
|
||||
'go_to_asset_accounts' => 'Visa dina tillgångskonton',
|
||||
'go_to_budgets' => 'Gå till dina budgetar',
|
||||
'go_to_withdrawals' => 'Gå till dina uttag',
|
||||
'clones_journal_x' => 'Denna transaktion är en klon av ":description" (#:id)',
|
||||
'go_to_categories' => 'Gå till dina kategorier',
|
||||
'go_to_bills' => 'Gå till dina notor',
|
||||
@@ -204,9 +205,9 @@ return [
|
||||
'button_register' => 'Registrera',
|
||||
'authorization' => 'Auktorisering',
|
||||
'active_bills_only' => 'endast aktiva notor',
|
||||
'active_bills_only_total' => 'all active bills',
|
||||
'active_bills_only_total' => 'alla aktiva räkningar',
|
||||
'active_exp_bills_only' => 'endast aktiva och väntade notor',
|
||||
'active_exp_bills_only_total' => 'all active expected bills only',
|
||||
'active_exp_bills_only_total' => 'alla aktiva förväntade räkningar endast',
|
||||
'per_period_sum_1D' => 'Förväntade dagliga kostnader',
|
||||
'per_period_sum_1W' => 'Förväntade veckokostnader',
|
||||
'per_period_sum_1M' => 'Förväntade månadskostnader',
|
||||
@@ -217,8 +218,9 @@ return [
|
||||
'expected_total' => 'total förväntad',
|
||||
'reconciliation_account_name' => ':name avstämning (:currency)',
|
||||
'saved' => 'Sparad',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'advanced_options' => 'Avancerade alternativ',
|
||||
'advanced_options_explain' => 'Vissa sidor i Firefly III har avancerade alternativ gömda bakom den här knappen. Den här sidan har inget tjusigt här, men kolla in de andra!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version Auktorisationsbegäran',
|
||||
@@ -235,7 +237,7 @@ return [
|
||||
'all_destination_accounts' => 'Destinationskonton',
|
||||
'all_source_accounts' => 'Källkonton',
|
||||
'back_to_index' => 'Åter till index',
|
||||
'cant_logout_guard' => 'Firefly III can\'t log you out.',
|
||||
'cant_logout_guard' => 'Firefly III kan inte logga ut dig.',
|
||||
|
||||
// check for updates:
|
||||
'update_check_title' => 'Sök uppdateringar',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Sök',
|
||||
'long_query_warning' => 'Din sökfråga är mycket lång, den kanske inte fungerar som förväntat.',
|
||||
'search_query' => 'Fråga',
|
||||
'search_found_transactions' => 'Firefly III hittade :count transaktion i :time sekunder.|Firefly III hittade :count transaktioner i :time sekunder.',
|
||||
'search_found_more_transactions' => 'Firefly III hittade mer än :count transaktioner i :time sekunder.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Alternativ',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Dagliga budgetar',
|
||||
'weekly_budgets' => 'Veckovis budgetar',
|
||||
'monthly_budgets' => 'Månatliga budgetar',
|
||||
'quarterly_budgets' => 'Kvartalsbudgetar',
|
||||
'half_year_budgets' => 'Halvårsbudgetar',
|
||||
'yearly_budgets' => 'Årliga budgetar',
|
||||
'other_budgets' => 'Anpassade tidsinställda budgetar',
|
||||
'budget_limit_not_in_range' => 'Detta belopp gäller från :start till :end:',
|
||||
'total_available_budget' => 'Total tillgänglig budget (mellan :start och :end)',
|
||||
'total_available_budget_in_currency' => 'Total tillgänglig budget i :currency',
|
||||
@@ -1011,7 +1019,7 @@ return [
|
||||
'all_accounts_inactive' => 'Dessa är dina inaktiva konton.',
|
||||
'active_account_link' => 'Denna länk går tillbaka till dina aktiva konton.',
|
||||
'account_missing_transaction' => 'Konto #:id (":name") kan inte visas direkt, men Firefly saknar information för omdirigering.',
|
||||
'cc_monthly_payment_date_help' => 'Select any year and any month, it will be ignored anyway. Only the day of the month is relevant.',
|
||||
'cc_monthly_payment_date_help' => 'Välj ett år och en månad, det kommer att ignoreras ändå. Endast dagen i månaden är relevant.',
|
||||
'details_for_asset' => 'Detaljer för tillgångskonto ":name"',
|
||||
'details_for_expense' => 'Detaljer för utgiftskonto ":name"',
|
||||
'details_for_revenue' => 'Detaljer för intäktskonto ":name"',
|
||||
@@ -1633,7 +1641,7 @@ return [
|
||||
'after_update_create_another' => 'Efter uppdaterat, återkom hit för att fortsätta redigera.',
|
||||
'store_as_new' => 'Spara en ny transaktion istället för att uppdatera.',
|
||||
'reset_after' => 'Återställ formulär efter inskickat',
|
||||
'errors_submission' => 'There was something wrong with your submission. Please check out the errors.',
|
||||
'errors_submission' => 'Något fel uppstod med inskickningen. Vänligen kontrollera felen nedan.',
|
||||
|
||||
// object groups
|
||||
'default_group_title_name' => '(ogrupperad)',
|
||||
@@ -1807,7 +1815,7 @@ return [
|
||||
'object_groups_empty_explain' => 'Vissa saker i Firefly III kan delas in i grupper. Spargrisar till exempel, har ett "Grupp" fält i redigera och skapa vyerna. När du anger det här fältet kan du redigera gruppernas namn och ordning på den här sidan. För mer information, kolla in hjälpsidorna i det övre högra hörnet, under (?)-ikonen.',
|
||||
'object_group_title' => 'Titel',
|
||||
'edit_object_group' => 'Redigera grupp ":title"',
|
||||
'delete_object_group' => 'Delete group ":title"',
|
||||
'delete_object_group' => 'Ta bort grupp ":title"',
|
||||
'update_object_group' => 'Uppdatera grupp',
|
||||
'updated_object_group' => 'Uppdatering för grupp ":title" lyckades',
|
||||
'deleted_object_group' => 'Grupp ":title" lyckades tas bort',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'Det nuvarande beloppet måste vara mindre än målbeloppet.',
|
||||
'unique_piggy_bank_for_user' => 'Namnet på spargrisen måste vara unikt.',
|
||||
'unique_object_group' => 'Gruppnamnet måste vara unikt',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Detta lösenord är inte säkert. Vänligen försök igen. För mer info se https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Ogiltig repetitionstyp får återkommande transaktioner.',
|
||||
'valid_recurrence_rep_moment' => 'Ogiltig repetitionsmoment för denna typ av repetition.',
|
||||
'invalid_account_info' => 'Ogiltig kontoinformation.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Detta lösenord är inte säkert. Vänligen försök igen. För mer info se https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Ogiltig repetitionstyp får återkommande transaktioner.',
|
||||
'valid_recurrence_rep_moment' => 'Ogiltig repetitionsmoment för denna typ av repetition.',
|
||||
'invalid_account_info' => 'Ogiltig kontoinformation.',
|
||||
'attributes' => [
|
||||
'email' => 'e-postadress',
|
||||
'description' => 'beskrivning',
|
||||
'amount' => 'belopp',
|
||||
'transactions.*.amount' => 'transaktionens belopp',
|
||||
'name' => 'namn',
|
||||
'piggy_bank_id' => 'spargris ID',
|
||||
'targetamount' => 'mål belopp',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Ett giltigt källkonto-ID och/eller ett giltigt källkontonamn behövs för att gå vidare.',
|
||||
'withdrawal_source_bad_data' => 'Det gick inte att hitta ett giltigt källkonto med ID ":id" eller namn ":name".',
|
||||
'withdrawal_dest_need_data' => 'Ett giltigt destinationskonto-ID och/eller giltigt mottagarkontonamn behövs för att gå vidare.',
|
||||
'withdrawal_dest_bad_data' => 'Det gick inte att hitta ett giltigt mottagarkonto med ID ":id" eller namn ":name".',
|
||||
'withdrawal_source_need_data' => 'Ett giltigt källkonto-ID och/eller ett giltigt källkontonamn behövs för att gå vidare.',
|
||||
'withdrawal_source_bad_data' => 'Det gick inte att hitta ett giltigt källkonto med ID ":id" eller namn ":name".',
|
||||
'withdrawal_dest_need_data' => 'Ett giltigt destinationskonto-ID och/eller giltigt mottagarkontonamn behövs för att gå vidare.',
|
||||
'withdrawal_dest_bad_data' => 'Det gick inte att hitta ett giltigt mottagarkonto med ID ":id" eller namn ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Ett giltigt källkonto-ID och/eller ett giltigt källkontonamn behövs för att gå vidare.',
|
||||
'deposit_source_bad_data' => 'Det gick inte att hitta ett giltigt källkonto med ID ":id" eller namn ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'Den automatiska budgetperioden är ett obligatoriskt fält.',
|
||||
];
|
||||
|
||||
@@ -60,6 +60,7 @@ return [
|
||||
'go_to_asset_accounts' => 'Varlık hesaplarınızı görüntüleyin
|
||||
',
|
||||
'go_to_budgets' => 'Bütçelerine git',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'This transaction is a clone of ":description" (#:id)',
|
||||
'go_to_categories' => 'Kategorilerinize gidin',
|
||||
'go_to_bills' => 'Faturalarına git',
|
||||
@@ -220,6 +221,7 @@ return [
|
||||
'saved' => 'Saved',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v: version Yetkilendirme İsteği',
|
||||
@@ -266,7 +268,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Ara',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Sorgu',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
@@ -918,6 +919,13 @@ return [
|
||||
'options' => 'Seçenekler',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Total available budget (between :start and :end)',
|
||||
'total_available_budget_in_currency' => 'Total available budget in :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'The current amount must be less than the target amount.',
|
||||
'unique_piggy_bank_for_user' => 'Kumbara adı benzersiz olmalıdır.',
|
||||
'unique_object_group' => 'The group name must be unique',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
|
||||
'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.',
|
||||
'invalid_account_info' => 'Invalid account information.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
|
||||
'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.',
|
||||
'invalid_account_info' => 'Invalid account information.',
|
||||
'attributes' => [
|
||||
'email' => 'E-posta adresi',
|
||||
'description' => 'Açıklama',
|
||||
'amount' => 'Tutar',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => 'adı',
|
||||
'piggy_bank_id' => 'Kumbara ID',
|
||||
'targetamount' => 'Hedef tutar',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
||||
'withdrawal_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
'withdrawal_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.',
|
||||
'withdrawal_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
||||
'withdrawal_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
||||
'withdrawal_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
'withdrawal_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.',
|
||||
'withdrawal_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
||||
'deposit_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => 'Hóa đơn này không có quy tắc nào liên quan đến nó.',
|
||||
'go_to_asset_accounts' => 'Xem tài khoản của bạn',
|
||||
'go_to_budgets' => 'Chuyển đến ngân sách của bạn',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'Giao dịch này là một bản sao của ":description" (#:id)',
|
||||
'go_to_categories' => 'Đi đến danh mục của bạn',
|
||||
'go_to_bills' => 'Đi đến hóa đơn của bạn',
|
||||
@@ -219,6 +220,7 @@ return [
|
||||
'saved' => 'Saved',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v: phiên bản Yêu cầu ủy quyền',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => 'Tìm kiếm',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => 'Truy vấn',
|
||||
'search_found_transactions' => 'Tìm thấy Firefly III :count giao dịch trong :time giây. | Firefly III được tìm thấy :count giao dịch trong :time giây.',
|
||||
'search_found_more_transactions' => 'Firefly III đã tìm thấy hơn :count giao dịch trong :time giây.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => 'Tùy chọn',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Tổng ngân sách có sẵn (giữa :start và :end)',
|
||||
'total_available_budget_in_currency' => 'Tổng ngân sách có sẵn bằng: tiền tệ',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'Số tiền hiện tại phải nhỏ hơn số tiền mục tiêu.',
|
||||
'unique_piggy_bank_for_user' => 'Tên của con heo đất phải là duy nhất.',
|
||||
'unique_object_group' => 'Tên nhóm phải không bị trùng',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => 'Đây không phải là một mật khẩu an toàn. Vui lòng thử lại. Để biết thêm thông tin, hãy truy cập https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Loại lặp lại không hợp lệ cho các giao dịch định kỳ.',
|
||||
'valid_recurrence_rep_moment' => 'Khoảnh khắc lặp lại không hợp lệ cho loại lặp lại này.',
|
||||
'invalid_account_info' => 'Thông tin tài khoản không hợp lệ.',
|
||||
'attributes' => [
|
||||
'secure_password' => 'Đây không phải là một mật khẩu an toàn. Vui lòng thử lại. Để biết thêm thông tin, hãy truy cập https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Loại lặp lại không hợp lệ cho các giao dịch định kỳ.',
|
||||
'valid_recurrence_rep_moment' => 'Khoảnh khắc lặp lại không hợp lệ cho loại lặp lại này.',
|
||||
'invalid_account_info' => 'Thông tin tài khoản không hợp lệ.',
|
||||
'attributes' => [
|
||||
'email' => 'địa chỉ email',
|
||||
'description' => 'mô tả',
|
||||
'amount' => 'số tiền',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => 'tên',
|
||||
'piggy_bank_id' => 'ID heo đất',
|
||||
'targetamount' => 'lượng mục tiêu',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => 'Cần lấy ID tài khoản nguồn hợp lệ và / hoặc tên tài khoản nguồn hợp lệ để tiếp tục.',
|
||||
'withdrawal_source_bad_data' => 'Không thể tìm thấy tài khoản nguồn hợp lệ khi tìm kiếm ID ":id" hoặc tên ":name".',
|
||||
'withdrawal_dest_need_data' => 'Cần lấy ID tài khoản đích hợp lệ và / hoặc tên tài khoản đích hợp lệ để tiếp tục.',
|
||||
'withdrawal_dest_bad_data' => 'Không thể tìm thấy tài khoản đích hợp lệ khi tìm kiếm ID ":id" hoặc tên ":name".',
|
||||
'withdrawal_source_need_data' => 'Cần lấy ID tài khoản nguồn hợp lệ và / hoặc tên tài khoản nguồn hợp lệ để tiếp tục.',
|
||||
'withdrawal_source_bad_data' => 'Không thể tìm thấy tài khoản nguồn hợp lệ khi tìm kiếm ID ":id" hoặc tên ":name".',
|
||||
'withdrawal_dest_need_data' => 'Cần lấy ID tài khoản đích hợp lệ và / hoặc tên tài khoản đích hợp lệ để tiếp tục.',
|
||||
'withdrawal_dest_bad_data' => 'Không thể tìm thấy tài khoản đích hợp lệ khi tìm kiếm ID ":id" hoặc tên ":name".',
|
||||
|
||||
'deposit_source_need_data' => 'Cần lấy ID tài khoản nguồn hợp lệ và / hoặc tên tài khoản nguồn hợp lệ để tiếp tục.',
|
||||
'deposit_source_bad_data' => 'Cần lấy ID tài khoản nguồn hợp lệ và / hoặc tên tài khoản nguồn hợp lệ để continuaCould không tìm thấy tài khoản nguồn hợp lệ khi tìm kiếm IDe ":id" hoặc tên ":name".',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'Ngân sách tự động là một trường bắt buộc.',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => '该账单没有与之相关的规则。',
|
||||
'go_to_asset_accounts' => '检视您的资产帐户',
|
||||
'go_to_budgets' => '前往您的预算',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => '此交易是 ":description" (#:id) 的克隆。',
|
||||
'go_to_categories' => '前往您的分类',
|
||||
'go_to_bills' => '前往您的帐单',
|
||||
@@ -219,6 +220,7 @@ return [
|
||||
'saved' => '已保存',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III :version 版授权请求',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => '搜寻',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => '查询',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => '选项',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => '可用预算总额 (:start 和 :end之间)',
|
||||
'total_available_budget_in_currency' => '可用预算总额 以:currency为单位',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => '当前金额必须小于目标金额。',
|
||||
'unique_piggy_bank_for_user' => '存钱罐的名称必须是独一无二的。',
|
||||
'unique_object_group' => '组名必须是唯一的',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => '这不是一个安全的密码,请重试一次。如需更多讯息,请访问 https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => '对定期重复交易是无效的重复类型。',
|
||||
'valid_recurrence_rep_moment' => '对此重复类型是无效的重复时刻。',
|
||||
'invalid_account_info' => '无效的帐户资讯。',
|
||||
'attributes' => [
|
||||
'secure_password' => '这不是一个安全的密码,请重试一次。如需更多讯息,请访问 https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => '对定期重复交易是无效的重复类型。',
|
||||
'valid_recurrence_rep_moment' => '对此重复类型是无效的重复时刻。',
|
||||
'invalid_account_info' => '无效的帐户资讯。',
|
||||
'attributes' => [
|
||||
'email' => '电子邮件地址',
|
||||
'description' => '描述',
|
||||
'amount' => '金额',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => '名称',
|
||||
'piggy_bank_id' => '存钱罐 ID',
|
||||
'targetamount' => '目标金额',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => '需要一个有效的来源账户ID和/或来源账户名称才能继续。',
|
||||
'withdrawal_source_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的来源帐户。',
|
||||
'withdrawal_dest_need_data' => '需要一个有效的目标账户ID和/或目标账户名称才能继续。',
|
||||
'withdrawal_dest_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的目标帐户。',
|
||||
'withdrawal_source_need_data' => '需要一个有效的来源账户ID和/或来源账户名称才能继续。',
|
||||
'withdrawal_source_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的来源帐户。',
|
||||
'withdrawal_dest_need_data' => '需要一个有效的目标账户ID和/或目标账户名称才能继续。',
|
||||
'withdrawal_dest_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的目标帐户。',
|
||||
|
||||
'deposit_source_need_data' => '需要一个有效的来源账户ID和/或来源账户名称才能继续。',
|
||||
'deposit_source_bad_data' => '搜索 ID":id"或名称":name"时找不到有效的来源帐户。',
|
||||
@@ -205,5 +209,5 @@ return [
|
||||
|
||||
'amount_required_for_auto_budget' => '请填写金额。',
|
||||
'auto_budget_amount_positive' => '金额必须大于零。',
|
||||
'auto_budget_period_mandatory' => '自动预算周期是必填的。',
|
||||
'auto_budget_period_mandatory' => '自动预算周期是必填的。',
|
||||
];
|
||||
|
||||
@@ -59,6 +59,7 @@ return [
|
||||
'no_rules_for_bill' => '此帳單未設定相關的規則。',
|
||||
'go_to_asset_accounts' => '檢視您的資產帳戶',
|
||||
'go_to_budgets' => '前往您的預算',
|
||||
'go_to_withdrawals' => 'Go to your withdrawals',
|
||||
'clones_journal_x' => 'This transaction is a clone of ":description" (#:id)',
|
||||
'go_to_categories' => '前往您的分類',
|
||||
'go_to_bills' => '前往您的帳單',
|
||||
@@ -219,6 +220,7 @@ return [
|
||||
'saved' => 'Saved',
|
||||
'advanced_options' => 'Advanced options',
|
||||
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!',
|
||||
'here_be_dragons' => 'Hic sunt dracones',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III :version 版授權請求',
|
||||
@@ -265,7 +267,6 @@ return [
|
||||
|
||||
// search
|
||||
'search' => '搜尋',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => '查詢',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
@@ -917,6 +918,13 @@ return [
|
||||
'options' => '選項',
|
||||
|
||||
// budgets:
|
||||
'daily_budgets' => 'Daily budgets',
|
||||
'weekly_budgets' => 'Weekly budgets',
|
||||
'monthly_budgets' => 'Monthly budgets',
|
||||
'quarterly_budgets' => 'Quarterly budgets',
|
||||
'half_year_budgets' => 'Half-yearly budgets',
|
||||
'yearly_budgets' => 'Yearly budgets',
|
||||
'other_budgets' => 'Custom timed budgets',
|
||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||
'total_available_budget' => 'Total available budget (between :start and :end)',
|
||||
'total_available_budget_in_currency' => 'Total available budget in :currency',
|
||||
|
||||
@@ -130,15 +130,19 @@ return [
|
||||
'current_target_amount' => 'The current amount must be less than the target amount.',
|
||||
'unique_piggy_bank_for_user' => '小豬撲滿的名稱必須是獨一無二的。',
|
||||
'unique_object_group' => 'The group name must be unique',
|
||||
'starts_with' => 'The value must start with :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
|
||||
'secure_password' => '此密碼不安全,請再試一遍。如需更多資訊,請瀏覽 https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => '定期重複交易的重複類型無效。',
|
||||
'valid_recurrence_rep_moment' => '重複時刻在此重複類型無效。',
|
||||
'invalid_account_info' => '無效的帳戶資訊。',
|
||||
'attributes' => [
|
||||
'secure_password' => '此密碼不安全,請再試一遍。如需更多資訊,請瀏覽 https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => '定期重複交易的重複類型無效。',
|
||||
'valid_recurrence_rep_moment' => '重複時刻在此重複類型無效。',
|
||||
'invalid_account_info' => '無效的帳戶資訊。',
|
||||
'attributes' => [
|
||||
'email' => '電子郵件地址',
|
||||
'description' => '描述',
|
||||
'amount' => '金額',
|
||||
'transactions.*.amount' => 'transaction amount',
|
||||
'name' => '名稱',
|
||||
'piggy_bank_id' => '小豬撲滿 ID',
|
||||
'targetamount' => '目標金額',
|
||||
@@ -173,10 +177,10 @@ return [
|
||||
],
|
||||
|
||||
// validation of accounts:
|
||||
'withdrawal_source_need_data' => '需要有效的來源帳戶 ID 及/或有效的來源帳戶名稱才能繼續。',
|
||||
'withdrawal_source_bad_data' => '搜尋 ID ":id" 或名稱 ":name" 都找不到有效的來源帳戶。',
|
||||
'withdrawal_dest_need_data' => '需要有效的目標帳戶 ID 及/或有效的目標帳戶名稱才能繼續。',
|
||||
'withdrawal_dest_bad_data' => '搜尋 ID ":id" 或名稱 ":name" 都找不到有效的目標帳戶。',
|
||||
'withdrawal_source_need_data' => '需要有效的來源帳戶 ID 及/或有效的來源帳戶名稱才能繼續。',
|
||||
'withdrawal_source_bad_data' => '搜尋 ID ":id" 或名稱 ":name" 都找不到有效的來源帳戶。',
|
||||
'withdrawal_dest_need_data' => '需要有效的目標帳戶 ID 及/或有效的目標帳戶名稱才能繼續。',
|
||||
'withdrawal_dest_bad_data' => '搜尋 ID ":id" 或名稱 ":name" 都找不到有效的目標帳戶。',
|
||||
|
||||
'deposit_source_need_data' => '需要有效的來源帳戶 ID 及/或有效的來源帳戶名稱才能繼續。',
|
||||
'deposit_source_bad_data' => '搜尋 ID ":id" 或名稱 ":name" 都找不到有效的來源帳戶。',
|
||||
@@ -205,5 +209,5 @@ 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.',
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user