Update translations

This commit is contained in:
James Cole 2022-03-10 18:00:10 +01:00
parent 43c52daf6b
commit b8a8ddf23e
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80
69 changed files with 257 additions and 232 deletions

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Ако предпочитате, можете също да отворите нов проблем на <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Ако предпочитате, можете също да отворите нов проблем на https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Пълният stacktrace е отдолу:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III създаде нова транзакция | Firefly III създаде :count нови транзакции',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Разходната сметка „@source_name“ приема само транзакции в @source_currency. Приходната сметка „@dest_name“ приема само транзакции в @dest_currency. Трябва да предоставите трансферираната сума точно и в двете валути.',
'transaction_data' => 'Данни на транзакцията',
'invalid_server_configuration' => 'Грешна конфигурация на сървъра',
'invalid_locale_settings' => 'Firefly III не може да форматира парични суми, защото на вашия сървър липсват необходимите пакети. Има <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages"> инструкции как да поправите това </a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Бърз ключ',
'sign_in_to_start' => 'Влезте, за да започнете сесията си',
'sign_in' => 'Вход',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Pokud chcete, můžete vytvořit hlášení problému na <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Pokud chcete, můžete vytvořit hlášení problému na https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Celý zásobník je níže:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III vytvořil novou transakci|Firefly III vytvořil :count nových transakcí',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Zdrojový účet aktiv "@source_name" přijímá pouze transakce v @source_currency. Cílový účet aktiv „@dest_name“ přijímá pouze transakce v @dest_currency. V obou měnách musíte uvést převedenou částku správně.',
'transaction_data' => 'Data transakce',
'invalid_server_configuration' => 'Neplatné nastavení serveru',
'invalid_locale_settings' => 'Firefly III nemůže formátovat peněžní účty protože na vašem serveru chybí potřebné balíčky. Jsou k dispozici <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">pokyny, jak to napravit</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Rychlé přepnutí',
'sign_in_to_start' => 'Pro zahájení vaší relace se přihlaste',
'sign_in' => 'Přihlásit',

View File

@ -25,13 +25,13 @@ declare(strict_types=1);
return [
'home' => 'Startseite',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'subscriptions' => 'Abonnements',
'transactions' => 'Buchungen',
'title_expenses' => 'Ausgaben',
'title_withdrawal' => 'Ausgaben',
'title_revenue' => 'Einnahmen / Einkommen',
'title_deposit' => 'Einnahmen / Einkommen',
'title_transfer' => 'Umbuchungen',
'title_transfers' => 'Transfers',
'edit_currency' => 'Währung „:name” bearbeiten',
'delete_currency' => 'Währung „:name” löschen',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Wenn Sie es bevorzugen, können Sie auch einen Fehlerbericht auf <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a> eröffnen.',
'error_github_text' => 'Wenn Sie es bevorzugen, können Sie auch einen Fehlerbericht auf https://github.com/firefly-iii/firefly-iii/issues eröffnen.',
'error_stacktrace_below' => 'Der vollständige Stacktrace ist unten:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III hat eine neue Transaktion erstellt|Firefly III hat :count neue Transaktionen erstellt',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Das Quellkonto „@source_name” akzeptiert nur Buchungen in @source_currency. Das Zielkonto "@dest_name" akzeptiert nur Buchungen in @dest_currency. Sie müssen den Betrag in beiden Währungen korrekt angeben.',
'transaction_data' => 'Transaktionsdaten',
'invalid_server_configuration' => 'Ungültige Serverkonfiguration',
'invalid_locale_settings' => 'Firefly III kann keine Geldbeträge formatieren, da auf Ihrem Server die erforderlichen Pakete fehlen. Es gibt <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">eine Anleitung</a>, wie dies behoben werden kann.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Schnellauswahl',
'sign_in_to_start' => 'Melden Sie sich an, um Ihre Sitzung zu starten',
'sign_in' => 'Anmelden',
@ -1111,7 +1111,7 @@ return [
'make_new_revenue_account' => 'Neues Einnahmenkonto anlegen',
'make_new_liabilities_account' => 'Neue Verbindlichkeit anlegen',
'asset_accounts' => 'Bestandskonten',
'undefined_accounts' => 'Accounts',
'undefined_accounts' => 'Konten',
'asset_accounts_inactive' => 'Bestandskonten (inaktiv)',
'expense_accounts' => 'Ausgabekonten',
'expense_accounts_inactive' => 'Ausgabekonten (inaktiv)',
@ -1796,8 +1796,8 @@ return [
'no_transactions_imperative_transfers' => 'Haben Sie Geld umgebucht? Dann sollten Sie es eintragen:',
'no_transactions_create_transfers' => 'Eine Umbuchung erstellen',
'no_piggies_title_default' => 'Lassen Sie uns nun ein Sparschwein erstellen!',
'no_piggies_intro_default' => 'Sie haben noch keine Sparscheine. Sie können Sparschweine erstellen, um Ihre Ersparnisse zu teilen und den Überblick darüber zu behalten, wofür Sie sparen.',
'no_piggies_imperative_default' => 'Haben Sie Dinge, auf die Sie sparen? Erstellen Sie eine Sparschwein und behalten Sie den Überblick:',
'no_piggies_intro_default' => 'Sie haben noch keine Sparschweine. Sie können Sparschweine erstellen, um Ihre Ersparnisse zu teilen und den Überblick darüber zu behalten, wofür Sie sparen.',
'no_piggies_imperative_default' => 'Haben Sie Dinge, auf die Sie sparen? Erstellen Sie ein Sparschwein und behalten Sie den Überblick:',
'no_piggies_create_default' => 'Ein neues Sparschwein erstellen',
'no_bills_title_default' => 'Lassen Sie uns nun eine Rechnung erstellen!',
'no_bills_intro_default' => 'Du hast noch keine Rechnungen. Sie können Rechnungen erstellen, um die laufenden Ausgaben, wie zum Beispiel Ihre Versicherung oder Miete, nachzuverfolgen.',
@ -1809,7 +1809,7 @@ return [
'repeat_until_in_past' => 'Diese wiederkehrende Buchung wiederholte ab dem :date nicht mehr.',
'recurring_calendar_view' => 'Kalender',
'no_recurring_title_default' => 'Lassen Sie uns einen Dauerauftrag erstellen!',
'no_recurring_intro_default' => 'Noch keinen Dauerauftrag erstellt. Mit diesen können Sie Firefly III dazu einsetzen, automatisch Buchungen für Sie zu erstellen. ',
'no_recurring_intro_default' => 'Sie haben noch keine Daueraufträge erstellt. Diese können Sie nutzen, um automatisch Buchungen von Firefly III erstellen zu lassen.',
'no_recurring_imperative_default' => 'Dies ist eine sehr fortschrittliche Funktion, welche aber sehr nützlich sein kann. Stellen Sie sicher, dass Sie die Dokumentation (❓-Symbol in der oberen rechten Ecke) lesen, bevor Sie fortfahren.',
'no_recurring_create_default' => 'Dauerauftrag erstellen',
'make_new_recurring' => 'Dauerauftrag erstellen',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Αν προτιμάτε, μπορείτε επίσης να ανοίξετε ένα νέο ζήτημα στο <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Αν προτιμάτε, μπορείτε επίσης να ανοίξετε ένα νέο ζήτημα στο https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Το πλήρες stacktrace είναι παρακάτω:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Το Firefly III έχει δημιουργήσει μια νέα συναλλαγή|Το Firefly III έχει δημιουργήσει :count νέες συναλλαγές',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Ο κεφαλαιακός λογαριασμός προέλευσης "@source_name" δέχεται συναλλαγές μόνο σε @source_currency. Ο κεφαλαιακός λογαριασμός προορισμού "@dest_name" δέχεται συναλλαγές μόνο σε @dest_currency. Πρέπει να παρέχετε το σωστό μεταφερόμενο ποσό και στα δύο νομίσματα.',
'transaction_data' => 'Δεδομένα συναλλαγής',
'invalid_server_configuration' => 'Μη έγκυρη παραμετροποίηση εξυπηρετητή',
'invalid_locale_settings' => 'Το Firefly III δεν είναι σε θέση να μορφοποιήσει χρηματικά ποσά επειδή λείπουν τα απαραίτητα πακέτα από τον εξυπηρετητή σας. Υπάρχουν <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">οδηγίες πως να το κάνετε αυτό</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Εναλλαγή',
'sign_in_to_start' => 'Συνδεθείτε για να ξεκινήσετε τη συνεδρία σας',
'sign_in' => 'Είσοδος',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'If you prefer, you can also open a new issue on <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'If you prefer, you can also open a new issue on https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'The full stacktrace is below:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Source asset account "@source_name" only accepts transactions in @source_currency. Destination asset account "@dest_name" only accepts transactions in @dest_currency. You must provide the transferred amount correctly in both currencies.',
'transaction_data' => 'Transaction data',
'invalid_server_configuration' => 'Invalid server configuration',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instructions how to do this</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Quickswitch',
'sign_in_to_start' => 'Sign in to start your session',
'sign_in' => 'Sign in',

View File

@ -24,15 +24,15 @@ declare(strict_types=1);
return [
'home' => 'Inicio',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'title_transfers' => 'Transfers',
'budgets' => 'Presupuestos',
'subscriptions' => 'Suscripciones',
'transactions' => 'Transacciones',
'title_expenses' => 'Gastos',
'title_withdrawal' => 'Gastos',
'title_revenue' => 'Ingresos / salario',
'title_deposit' => 'Ingresos / salario',
'title_transfer' => 'Transferencias',
'title_transfers' => 'Transferencias',
'edit_currency' => 'Editar moneda ":name"',
'delete_currency' => 'Eliminar moneda ":name"',
'newPiggyBank' => 'Crear nueva hucha',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Si prefiere, también puede abrir un nuevo issue en <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Si prefiere, también puedes abrir un nuevo problema en https://github.com/firefly-iiii/firefly-iiii/issues.',
'error_stacktrace_below' => 'El stacktrace completo está a continuación:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III ha creado una nueva transacción|Firefly III ha creado :count nuevas transacciones',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'La cuenta de activos "@source_name" solo acepta transacciones en "@source_currency". cuenta de activos de destino "@dest_name" solo acepta transacciones en @dest_currency. Debes indicar la cantidad correcta transferida en ambas monedas.',
'transaction_data' => 'Datos de transacción',
'invalid_server_configuration' => 'Configuración de servidor no válida',
'invalid_locale_settings' => 'FireFly III no puede formatear cantidades monetarias porque a su servidor le faltan los paquetes requeridos. Hay <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instrucciones de cómo hacer esto</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Cambio rápido',
'sign_in_to_start' => 'Iniciar sesión para comenzar',
'sign_in' => 'Iniciar sesión',
@ -1111,7 +1111,7 @@ return [
'make_new_revenue_account' => 'Crear nueva cuenta de ingresos',
'make_new_liabilities_account' => 'Crear un nuevo pasivo',
'asset_accounts' => 'Cuenta de activos',
'undefined_accounts' => 'Accounts',
'undefined_accounts' => 'Cuentas',
'asset_accounts_inactive' => 'Cuentas de activos (inactivas)',
'expense_accounts' => 'Cuentas de gastos',
'expense_accounts_inactive' => 'Cuentas de gastos (inactivas)',

View File

@ -24,15 +24,15 @@ declare(strict_types=1);
return [
'home' => 'Etusivu',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'title_transfers' => 'Transfers',
'budgets' => 'Budjetit',
'subscriptions' => 'Tilaukset',
'transactions' => 'Tapahtumat',
'title_expenses' => 'Kustannukset',
'title_withdrawal' => 'Kustannukset',
'title_revenue' => 'Tuotto / ansio',
'title_deposit' => 'Tuotto / ansio',
'title_transfer' => 'Tilisiirrot',
'title_transfers' => 'Tilisiirrot',
'edit_currency' => 'Muokkaa valuuttaa ":name"',
'delete_currency' => 'Poista valuutta ":name"',
'newPiggyBank' => 'Luo uusi säästöpossu',
@ -70,9 +70,9 @@ return [
'edit_object_group' => 'Muokkaa ryhmää ":title"',
'delete_object_group' => 'Poista ryhmä ":title"',
'logout_others' => 'Kirjaudu ulos muista istunnoista',
'asset_accounts' => 'Asset accounts',
'expense_accounts' => 'Expense accounts',
'revenue_accounts' => 'Revenue accounts',
'liabilities_accounts' => 'Liabilities',
'asset_accounts' => 'Käyttötilit',
'expense_accounts' => 'Kulutustilit',
'revenue_accounts' => 'Tuottotilit',
'liabilities_accounts' => 'Lainat',
'placeholder' => '[Placeholder]',
];

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Jos haluat, voit myös avata uuden tiketin <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHubissa</a>.',
'error_github_text' => 'Jos haluat, voit myös avata uuden tiketin osoitteessa https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Täydellinen stack trace:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III on luonut uuden tapahtuman|Firefly III on luonut :count uutta tapahtumaa',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Lähdetili "@source_name" hyväksyy tapahtumia ainoastaan valuutassa @source_currency. Kohdetili "@dest_name" hyväksyy tapahtumia ainoastaan valuutassa @dest_currency. Siirretty summa täytyy syöttää oikein - molemmilla valuutoilla.',
'transaction_data' => 'Tapahtuman tiedot',
'invalid_server_configuration' => 'Serverin asetukset eivät ole kunnossa',
'invalid_locale_settings' => 'Firefly III ei pysty näyttämään rahasummia oikein koska tarvittavat tiedostot puuttuvat serveriltä. <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">Täältä</a> löydät ohjeet asian korjaamiseksi.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Pikakytkin',
'sign_in_to_start' => 'Aloita istunto kirjautumalla sisään',
'sign_in' => 'Kirjaudu sisään',
@ -566,10 +566,10 @@ return [
'rule_trigger_journal_id' => 'Tapahtumatietueen tunnus on ":trigger_value"',
'rule_trigger_no_external_url' => 'Tapahtumalla ei ole ulkoista URL-osoitetta',
'rule_trigger_any_external_url' => 'Tapahtumalla on ulkoinen URL-osoite',
'rule_trigger_any_external_url_choice' => 'Transaction has an external URL',
'rule_trigger_no_external_url_choice' => 'Transaction has no external URL',
'rule_trigger_id_choice' => 'Transaction ID is..',
'rule_trigger_id' => 'Transaction ID is ":trigger_value"',
'rule_trigger_any_external_url_choice' => 'Tapahtumalla on ulkoinen URL-osoite',
'rule_trigger_no_external_url_choice' => 'Tapahtumalla ei ole ulkoista URL-osoitetta',
'rule_trigger_id_choice' => 'Tapahtuman tunnus on..',
'rule_trigger_id' => 'Tapahtumatunnus on ":trigger_value"',
// actions
@ -1111,7 +1111,7 @@ return [
'make_new_revenue_account' => 'Luo uusi tuottotili',
'make_new_liabilities_account' => 'Luo uusi laina',
'asset_accounts' => 'Käyttötilit',
'undefined_accounts' => 'Accounts',
'undefined_accounts' => 'Tilit',
'asset_accounts_inactive' => 'Käyttötilit (ei käytössä)',
'expense_accounts' => 'Kulutustilit',
'expense_accounts_inactive' => 'Kulutustilit (ei käytössä)',

View File

@ -180,7 +180,7 @@ return [
'blocked_code' => 'Eston syy',
'login_name' => 'Käyttäjätunnus',
'is_owner' => 'On ylläpitäjä?',
'url' => 'URL',
'url' => 'URL-osoite',
// import
'apply_rules' => 'Aja säännöt',

View File

@ -61,9 +61,9 @@ return [
'accepted' => 'Määritteen :attribute täytyy olla hyväksytty.',
'bic' => 'Tämä ei ole kelvollinen BIC.',
'at_least_one_trigger' => 'Säännöllä täytyy olla ainakin yksi ehto.',
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
'at_least_one_active_trigger' => 'Säännöllä on oltava vähintään yksi aktiivinen ehto.',
'at_least_one_action' => 'Säännöllä täytyy olla vähintään yksi tapahtuma.',
'at_least_one_active_action' => 'Rule must have at least one active action.',
'at_least_one_active_action' => 'Säännöllä on oltava vähintään yksi aktiivinen toimenpide.',
'base64' => 'Tämä ei ole kelvollinen base64-koodattu data.',
'model_id_invalid' => 'Annettu tunniste ei kelpaa tämän mallin kanssa.',
'less' => 'Määritteen :attribute täytyy olla pienempi kuin 10,000,000',

View File

@ -25,14 +25,14 @@ declare(strict_types=1);
return [
'home' => 'Accueil',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'title_transfers' => 'Transfers',
'subscriptions' => 'Abonnements',
'transactions' => 'Opérations',
'title_expenses' => 'penses',
'title_withdrawal' => 'penses',
'title_revenue' => 'Recette / revenu',
'title_deposit' => 'Recette / revenu',
'title_transfer' => 'Transferts',
'title_transfers' => 'Transferts',
'edit_currency' => 'Modifier la devise ":name"',
'delete_currency' => 'Supprimer la devise ":name"',
'newPiggyBank' => 'Créer une nouvelle tirelire',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Si vous le préférez, vous pouvez également ouvrir un nouveau ticket sur <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a> (en anglais).',
'error_github_text' => 'Si vous le préférez, vous pouvez également ouvrir un nouveau ticket sur https://github.com/firefly-ii/firefly-iii/issues (en anglais).',
'error_stacktrace_below' => 'La stacktrace complète se trouve ci-dessous :',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III a créé une nouvelle opération|Firefly III a créé :count nouvelles opérations',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Compte dactif source "@source_name" naccepte que les opérations en @source_currency. Compte dactif "@dest_name" de destination naccepte que les opérations en @dest_currency. Vous devez fournir le montant transféré correctement dans les deux devises.',
'transaction_data' => 'Données d\'opération',
'invalid_server_configuration' => 'Configuration de serveur invalide',
'invalid_locale_settings' => 'Firefly III ne parvient pas à formater les montants monétaires car il manque des paquets logiciels sur votre serveur. Voici <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">des instructions sur comment procéder</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Changement rapide',
'sign_in_to_start' => 'Identifiez-vous pour commencer votre session',
'sign_in' => 'S\'identifier',
@ -1111,7 +1111,7 @@ return [
'make_new_revenue_account' => 'Créer un nouveau compte de recettes',
'make_new_liabilities_account' => 'Créer un nouveau passif',
'asset_accounts' => 'Comptes dactif',
'undefined_accounts' => 'Accounts',
'undefined_accounts' => 'Comptes',
'asset_accounts_inactive' => 'Comptes d\'actifs (inactif)',
'expense_accounts' => 'Comptes de dépenses',
'expense_accounts_inactive' => 'Comptes de dépenses (inactif)',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'If you prefer, you can also open a new issue on <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'If you prefer, you can also open a new issue on https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'The full stacktrace is below:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'A "@source_name" forrás vagyonszámla csak a @source_currency tranzakciókat fogadja el. A "@dest_name" cél vagyonszámla csak a @dest_currency tranzakciókat fogadja el. Mindkét pénznemben helyesen kell megadnia az átutalt összeget.',
'transaction_data' => 'Tranzakciós adatok',
'invalid_server_configuration' => 'Érvénytelen kiszolgálóbeállítás',
'invalid_locale_settings' => 'A Firefly III nem tudja megfelelően formázva megjeleníteni a pénzösszegeket, mert a kiszolgálóról hiányoznak az ehhez szükséges csomagok. A következő linket követve találhatók <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instrukciók a megoldáshoz</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Gyorsváltó',
'sign_in_to_start' => 'A munkamenet megkezdéséhez be kell jelentkezni',
'sign_in' => 'Bejelentkezés',

View File

@ -25,9 +25,9 @@ declare(strict_types=1);
return [
'home' => 'Beranda',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'subscriptions' => 'Langganan',
'transactions' => 'Transaksi',
'title_expenses' => 'Pengeluaran',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Jika Anda mau, Anda juga dapat membuka isu baru di <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Jika Anda mau, Anda juga dapat membuka isu baru di https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Jejak tumpukan lengkap ada di bawah:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III telah membuat transaksi baru|Firefly III telah membuat :count transaksi baru',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Akun aset sumber "@source_name" hanya menerima transaksi di @source_currency. Akun aset tujuan "@dest_name" hanya menerima transaksi di @dest_currency. Anda harus memberikan jumlah yang ditransfer dengan benar pada kedua mata uang tersebut.',
'transaction_data' => 'Data transaksi',
'invalid_server_configuration' => 'Konfigurasi server tidak valid',
'invalid_locale_settings' => 'Firefly III tidak dapat memformat jumlah uang karena server Anda kehilangan paket yang dibutuhkan. Ada <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instructions bagaimana melakukan ini</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Quickswitch',
'sign_in_to_start' => 'Masuk untuk memulai sesi',
'sign_in' => 'Masuk',

View File

@ -24,15 +24,15 @@ declare(strict_types=1);
return [
'home' => 'Pagina principale',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'title_transfers' => 'Transfers',
'budgets' => 'Budget',
'subscriptions' => 'Abbonamenti',
'transactions' => 'Transazioni',
'title_expenses' => 'Uscite',
'title_withdrawal' => 'Prelievi',
'title_revenue' => 'Redditi / entrate',
'title_deposit' => 'Versamenti',
'title_transfer' => 'Trasferimenti',
'title_transfers' => 'Trasferimenti',
'edit_currency' => 'Modifica valuta ":name"',
'delete_currency' => 'Elimina valuta ":name"',
'newPiggyBank' => 'Crea un nuovo salvadanaio',
@ -70,9 +70,9 @@ return [
'edit_object_group' => 'Modifica gruppo ":title"',
'delete_object_group' => 'Elimina gruppo ":title"',
'logout_others' => 'Esci dalle altre sessioni',
'asset_accounts' => 'Asset accounts',
'expense_accounts' => 'Expense accounts',
'revenue_accounts' => 'Revenue accounts',
'liabilities_accounts' => 'Liabilities',
'asset_accounts' => 'Conti attività',
'expense_accounts' => 'Conti uscite',
'revenue_accounts' => 'Conti entrate',
'liabilities_accounts' => 'Passività',
'placeholder' => '[Placeholder]',
];

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Se preferisci puoi anche aprire una nuova issue su <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Se preferisci puoi anche aprire una nuova issue su https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Lo stacktrace completo è qui sotto:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III ha creato una nuova transazione|Firefly III ha creato :count nuove transazioni',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Il conto attività di origine "@source_name" accetta solo transazioni in @source_currency. Il conto attività di destinazione "@dest_name" accetta solo transazioni in @dest_currency. È necessario fornire l\'importo trasferito correttamente in entrambe le valute.',
'transaction_data' => 'Informazioni transazione',
'invalid_server_configuration' => 'Configurazione del server non corretta',
'invalid_locale_settings' => 'Firefly III non è in grado di formattare gli importi monetari perché al server mancano i pacchetti richiesti. Ci sono <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">istruzioni su come eseguire questa operazione</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Interruttore veloce',
'sign_in_to_start' => 'Accedi per iniziare la sessione',
'sign_in' => 'Accedi',
@ -1111,7 +1111,7 @@ return [
'make_new_revenue_account' => 'Crea nuovo conto entrate',
'make_new_liabilities_account' => 'Crea una nuova passività',
'asset_accounts' => 'Conti attività',
'undefined_accounts' => 'Accounts',
'undefined_accounts' => 'Conti',
'asset_accounts_inactive' => 'Conti attività (inattivi)',
'expense_accounts' => 'Conti uscite',
'expense_accounts_inactive' => 'Conti spese (inattivi)',

View File

@ -61,9 +61,9 @@ return [
'accepted' => 'L\' :attribute deve essere accettato.',
'bic' => 'Questo non è un BIC valido.',
'at_least_one_trigger' => 'Una regola deve avere almeno un trigger.',
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
'at_least_one_active_trigger' => 'La regola deve avere almeno un trigger attivo.',
'at_least_one_action' => 'Una regola deve avere almeno una azione.',
'at_least_one_active_action' => 'Rule must have at least one active action.',
'at_least_one_active_action' => 'La regola deve avere almeno un\'azione attiva.',
'base64' => 'Questi non sono dati codificati in base64 validi.',
'model_id_invalid' => 'L\'ID fornito sembra non essere valido per questo modello.',
'less' => ':attribute deve essere minore di 10.000.000',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'ご希望の場合は、<a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>で新しいissueを作ることもできます。',
'error_github_text' => 'ご希望の場合は、https://github.com/fofoflifly-iii/firelify-ii/issuesで新しいissueを作ることもできます。',
'error_stacktrace_below' => '完全なスタックトレースは以下の通りです:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III が取引を作成しました|Firefly III が:count件の取引を作成しました',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => '出金元資産口座「@source_name」は @source_currency の取引のみ受け付けます。 送金先資産口座「@dest_name」は @dest_currency でのみ取引を受け付けます。両方の通貨で正しく送金額を入力する必要があります。',
'transaction_data' => '取引データ',
'invalid_server_configuration' => '無効なサーバー構成',
'invalid_locale_settings' => 'Firefly III に必要なパッケージが不足しているため、金額を整形できません。 解決するための<a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">説明はここ</a>にあります。',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'クイックスイッチ',
'sign_in_to_start' => 'サインインしてセッションを開始',
'sign_in' => 'サインイン',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'If you prefer, you can also open a new issue on <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'If you prefer, you can also open a new issue on https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'The full stacktrace is below:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Kildekonto "@source_name" godtar kun transaksjoner i @source_currency. Destinasjonskonto "@dest_name" aksepterer bare transaksjoner i @dest_currency. Du må angi overført beløp riktig i begge valutaene.',
'transaction_data' => 'Transaksjonsdata',
'invalid_server_configuration' => 'Ugyldig serverkonfigurasjon',
'invalid_locale_settings' => 'Firefly III kan ikke formatere pengebeløp fordi serveren din mangler de nødvendige pakkene. Se følgende <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instruksjoner for hvordan du setter opp dette</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Hurtigbryter',
'sign_in_to_start' => 'Logg inn for å starte økten',
'sign_in' => 'Logg inn',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Als je wilt, kun je ook een nieuw issue openen op <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Als je wilt, kun je ook een nieuw issue openen op https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'De volledige stacktrace staat hieronder:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III heeft een nieuwe transactie aangemaakt|Firefly III heeft :count nieuwe transacties aangemaakt',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Bronbetaalrekening "@source_name" accepteert alleen overschrijvingen in @source_currency. Doelbetaalrekening "@dest_name" accepteert alleen overschrijvingen in @dest_currency. Je moet het juiste bedrag in beide valuta opgeven.',
'transaction_data' => 'Transactiegegevens',
'invalid_server_configuration' => 'Ongeldige serverconfiguratie',
'invalid_locale_settings' => 'Firefly III kan geldbedragen niet goed weergeven omdat je server de vereiste software mist. Er zijn <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instructies hoe dit te doen</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Quickswitch',
'sign_in_to_start' => 'Login om te beginnen',
'sign_in' => 'Inloggen',

View File

@ -24,15 +24,15 @@ declare(strict_types=1);
return [
'home' => 'Strona główna',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'title_transfers' => 'Transfers',
'budgets' => 'Budżety',
'subscriptions' => 'Subskrypcje',
'transactions' => 'Transakcje',
'title_expenses' => 'Wydatki',
'title_withdrawal' => 'Wydatki',
'title_revenue' => 'Przychody / dochody',
'title_deposit' => 'Przychód / dochód',
'title_transfer' => 'Transfery',
'title_transfers' => 'Transfery',
'edit_currency' => 'Modyfikuj walutę ":name"',
'delete_currency' => 'Usuń walutę ":name"',
'newPiggyBank' => 'Utwórz nową skarbonkę',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Jeśli wolisz, możesz również otworzyć nowy problem na <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Jeśli wolisz, możesz również otworzyć nowy problem na https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Pełny opis błędu znajduje się poniżej:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III stworzył nową transakcję|Firefly III stworzył :count nowych transakcji',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Konto źródłowe "@source_name" obsługuje tylko transakcje w walucie @source_currency. Konto docelowe "@dest_name" obsługuje tylko transakcje w walucie @dest_currency. Musisz podać przelewaną kwotę w obu walutach.',
'transaction_data' => 'Dane transakcji',
'invalid_server_configuration' => 'Nieprawidłowa konfiguracja serwera',
'invalid_locale_settings' => 'Firefly III nie może sformatować kwot, ponieważ brakuje wymaganych pakietów na Twoim serwerze. Sprawdź<a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instrukcje jak je zainstalować</a> (po angielsku).',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Szybki przełącznik',
'sign_in_to_start' => 'Zaloguj się, aby rozpocząć sesję',
'sign_in' => 'Zaloguj',
@ -1111,7 +1111,7 @@ return [
'make_new_revenue_account' => 'Utwórz nowe konto przychodów',
'make_new_liabilities_account' => 'Utwórz nowe zobowiązanie',
'asset_accounts' => 'Konta aktywów',
'undefined_accounts' => 'Accounts',
'undefined_accounts' => 'Konta',
'asset_accounts_inactive' => 'Konta aktywów (nieaktywne)',
'expense_accounts' => 'Konta wydatków',
'expense_accounts_inactive' => 'Konto wydatków (nieaktywne)',

View File

@ -24,15 +24,15 @@ declare(strict_types=1);
return [
'home' => 'Início',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'title_transfers' => 'Transfers',
'budgets' => 'Orçamentos',
'subscriptions' => 'Assinaturas',
'transactions' => 'Transações',
'title_expenses' => 'Despesas',
'title_withdrawal' => 'Despesas',
'title_revenue' => 'Receita / Renda',
'title_deposit' => 'Receita / Renda',
'title_transfer' => 'Transferências',
'title_transfers' => 'Transferências',
'edit_currency' => 'Editar moeda ":name"',
'delete_currency' => 'Excluir moeda ":name"',
'newPiggyBank' => 'Criar um novo cofrinho',
@ -70,9 +70,9 @@ return [
'edit_object_group' => 'Editar grupo ":title"',
'delete_object_group' => 'Excluir grupo ":title"',
'logout_others' => 'Sair de outras sessões',
'asset_accounts' => 'Asset accounts',
'expense_accounts' => 'Expense accounts',
'revenue_accounts' => 'Revenue accounts',
'liabilities_accounts' => 'Liabilities',
'asset_accounts' => 'Contas de ativos',
'expense_accounts' => 'Contas de despesas',
'revenue_accounts' => 'Contas de receitas',
'liabilities_accounts' => 'Passivos',
'placeholder' => '[Placeholder]',
];

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Se você preferir, também pode abrir uma nova issue no <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Se preferir, você também pode abrir uma nova issue em https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'O rastreamento completo está abaixo:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III criou uma nova transação.|Firefly III criou :count novas transações',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'A conta ativa de origem "@source_name" aceita apenas transações em @source_currency. A conta ativa de destino "@dest_name" aceita apenas transações em @dest_currency. Você deve fornecer o valor transferido corretamente em ambas as moedas.',
'transaction_data' => 'Dados de transação',
'invalid_server_configuration' => 'Configuração do servidor inválida',
'invalid_locale_settings' => 'O Firefly III não consegue formatar quantidades monetárias porque está faltando os pacotes necessários no seu servidor. Existem <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instruções de como fazer isso</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Mudança rápida',
'sign_in_to_start' => 'Faça login para iniciar sua sessão',
'sign_in' => 'Entrar',
@ -566,10 +566,10 @@ return [
'rule_trigger_journal_id' => 'ID do livro de transação é ":trigger_value"',
'rule_trigger_no_external_url' => 'Transaction has no external URL',
'rule_trigger_any_external_url' => 'Transaction has an external URL',
'rule_trigger_any_external_url_choice' => 'Transaction has an external URL',
'rule_trigger_no_external_url_choice' => 'Transaction has no external URL',
'rule_trigger_id_choice' => 'Transaction ID is..',
'rule_trigger_id' => 'Transaction ID is ":trigger_value"',
'rule_trigger_any_external_url_choice' => 'A transação tem um link externo',
'rule_trigger_no_external_url_choice' => 'A transação não tem um link externo',
'rule_trigger_id_choice' => 'O identificador da transação é..',
'rule_trigger_id' => 'O identificador da transação é ":trigger_value"',
// actions
@ -1111,7 +1111,7 @@ return [
'make_new_revenue_account' => 'Criar uma nova conta de receita',
'make_new_liabilities_account' => 'Criar um novo passivo',
'asset_accounts' => 'Contas de ativo',
'undefined_accounts' => 'Accounts',
'undefined_accounts' => 'Contas',
'asset_accounts_inactive' => 'Contas de ativos (inativas)',
'expense_accounts' => 'Contas de despesas',
'expense_accounts_inactive' => 'Contas de despesas (inativas)',

View File

@ -180,7 +180,7 @@ return [
'blocked_code' => 'Razão para ser reportado',
'login_name' => 'Login',
'is_owner' => 'É administrador(a)?',
'url' => 'URL',
'url' => 'link',
// import
'apply_rules' => 'Aplicar Regras',

View File

@ -61,9 +61,9 @@ return [
'accepted' => 'O campo :attribute deve ser aceito.',
'bic' => 'Este não é um BIC válido.',
'at_least_one_trigger' => 'A regra deve ter pelo menos um gatilho.',
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
'at_least_one_active_trigger' => 'A regra deve ter pelo menos um acionador ativo.',
'at_least_one_action' => 'A regra deve ter pelo menos uma ação.',
'at_least_one_active_action' => 'Rule must have at least one active action.',
'at_least_one_active_action' => 'A regra deve ter pelo menos uma ação ativa.',
'base64' => 'Isto não é válido na codificação de dados base64.',
'model_id_invalid' => 'A identificação especificada parece inválida para este modelo.',
'less' => ':attribute deve ser menor do que 10.000.000',

View File

@ -24,15 +24,15 @@ declare(strict_types=1);
return [
'home' => 'Inicio',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'budgets' => 'Orçamentos',
'subscriptions' => 'Subscrições',
'transactions' => 'Transações',
'title_expenses' => 'Despesas',
'title_withdrawal' => 'Despesas',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'title_transfers' => 'Transfers',
'title_transfer' => 'Transferências',
'title_transfers' => 'Transferências',
'edit_currency' => 'Editar moeda ":name"',
'delete_currency' => 'Apagar moeda ":name"',
'newPiggyBank' => 'Criar mealheiro',

View File

@ -98,6 +98,7 @@ Isto pode ajudar a compor a bug que acabou de encontrar.',
'error_github_html' => 'Se preferir, pode também abrir uma nova issue no <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Se preferir, pode também abrir uma nova issue em https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'O rastreamento da pilha completo é:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'O Firefly III criou uma nova transação|O Firefly III criou :count novas transações',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'A conta de activos de origem "@source_name" apenas aceita transacções em @source_currency. A conta de activos de destino "@dest_name" apenas aceita transacções em @dest_currency. Tem que fornecer o valor transferido correctamente em ambas as moedas.',
'transaction_data' => 'Data de Transação',
'invalid_server_configuration' => 'Configuracao de servidor invalida',
'invalid_locale_settings' => 'O Firefly III é incapaz de formatar quantidades monetárias porque porque falta ao servidos os pacotes necessários. Existem <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instruções para resolver isto</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Troca rápida',
'sign_in_to_start' => 'Regista-te para iniciar sessao',
'sign_in' => 'Iniciar sessao',
@ -568,7 +568,7 @@ return [
'rule_trigger_any_external_url' => 'Transaction has an external URL',
'rule_trigger_any_external_url_choice' => 'Transaction has an external URL',
'rule_trigger_no_external_url_choice' => 'Transaction has no external URL',
'rule_trigger_id_choice' => 'Transaction ID is..',
'rule_trigger_id_choice' => 'ID da transação é..',
'rule_trigger_id' => 'Transaction ID is ":trigger_value"',
@ -664,9 +664,9 @@ return [
'pref_6M' => 'Seis meses',
'pref_1Y' => 'Um ano',
'pref_last365' => 'Last year',
'pref_last90' => 'Last 90 days',
'pref_last30' => 'Last 30 days',
'pref_last7' => 'Last 7 days',
'pref_last90' => 'Últimos 90 dias',
'pref_last30' => 'Últimos 30 dias',
'pref_last7' => 'Últimos 7 dias',
'pref_YTD' => 'Year to date',
'pref_QTD' => 'Quarter to date',
'pref_MTD' => 'Month to date',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Dacă preferați, puteți de asemenea deschide o nouă problemă pe <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Dacă preferați, puteți de asemenea deschide o nouă problemă pe <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_stacktrace_below' => 'Stacktrack-ul complet este mai jos:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III a creat o nouă tranzacție, Firefly III a creat :count tranzacții noi',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Sursa contului de active "@source_name" acceptă numai tranzacțiile în @source_currency. Destinația contului de active "@dest_name" acceptă numai tranzacțiile în @dest_currency. Trebuie să furnizați corect suma transferată în ambele valute.',
'transaction_data' => 'Datele tranzacției',
'invalid_server_configuration' => 'Configurația serverului este nevalidă',
'invalid_locale_settings' => 'Nu se pot formata sumele deoarece serverului dvs îi lipesc pachete esențiale. Există <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages"> instrucțiuni despre cum să faceți acest lucru </a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Schimbare rapida',
'sign_in_to_start' => 'Logați-vă pentru a începe sesiunea',
'sign_in' => 'Logare',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Если вы предпочитаете, вы также можете создать новый тикет на <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Если вы предпочитаете, вы также можете открыть новый тикет на https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Полная трассировка стека:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III создал новую транзакцию|Firefly III создал :count новых транзакций',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Исходный счёт "@source_name" может использовать только транзакции в валюте @source_currency. Счёт назначения "@dest_name" может использовать транзакции только в валюте @dest_currency. Вы должны правильно указать сумму перевода в обеих валютах.',
'transaction_data' => 'Данные транзакции',
'invalid_server_configuration' => 'Неправильная конфигурация сервера',
'invalid_locale_settings' => 'Firefly III не может обеспечить правильный формат денежных сумм, поскольку на вашем сервере отсутствуют необходимые пакеты. Воспользуйтесь <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">инструкцией</a>, объясняющей, как их установить.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Быстрое переключение',
'sign_in_to_start' => 'Войдите, чтобы начать сессию',
'sign_in' => 'Войти',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Prípadne môžete vytvoriť hlásenie na <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Prípadne môžete vytvoriť hlásenie na https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Celý zásobník je nižšie:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III vytvoril novú transakciu|Firefly III :count nových transakcií',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Účet zdrojového majetku "@source_name" prijíma iba transakcie v @source_currency. Cieľový majetkový účet „@dest_name“ prijíma iba transakcie v @dest_currency. Prevedenú čiastku musíte uviesť správne v oboch menách.',
'transaction_data' => 'Údaje o transakcii',
'invalid_server_configuration' => 'Neplatné nastavenie serveru',
'invalid_locale_settings' => 'Firefly III nemôže formátovať peňažné sumy, pretože na vašom serveri chýbajú požadované balíčky. Existujú <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">pokyny, ako to urobiť</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Rýchle prepnutie',
'sign_in_to_start' => 'Pre zahájenie sedenia sa prihláste',
'sign_in' => 'Prihlásiť',

View File

@ -24,15 +24,15 @@ declare(strict_types=1);
return [
'home' => 'Hem',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'title_transfers' => 'Transfers',
'budgets' => 'Budgetar',
'subscriptions' => 'Prenumerationer',
'transactions' => 'Transaktioner',
'title_expenses' => 'Utgifter',
'title_withdrawal' => 'Uttag',
'title_revenue' => 'Intäkter / inkomst',
'title_deposit' => 'Intäkter / inkomst',
'title_transfer' => 'Överföringar',
'title_transfers' => 'Överföringar',
'edit_currency' => 'Redigera valuta ":name"',
'delete_currency' => 'Ta bort valuta ":name"',
'newPiggyBank' => 'Skapa en ny spargris',
@ -70,9 +70,9 @@ return [
'edit_object_group' => 'Redigera grupp ":title"',
'delete_object_group' => 'Ta bort grupp ":title"',
'logout_others' => 'Logga ut andra sessioner',
'asset_accounts' => 'Asset accounts',
'expense_accounts' => 'Expense accounts',
'revenue_accounts' => 'Revenue accounts',
'liabilities_accounts' => 'Liabilities',
'placeholder' => '[Placeholder]',
'asset_accounts' => 'Tillgångskonton',
'expense_accounts' => 'Kostnadskonto',
'revenue_accounts' => 'Intäktskonton',
'liabilities_accounts' => 'Skulder',
'placeholder' => 'Platshållare',
];

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Om du föredrar kan du även öppna ett nytt ärende på <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Om du föredrar kan du även öppna ett nytt ärende på https://github.com/firefly-ii/firefly-ii/issues.',
'error_stacktrace_below' => 'Komplett stacktrace nedan:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III har skapat en ny transaktion|Firefly III har skapat :count nya transaktioner',

View File

@ -88,7 +88,7 @@ return [
'flash_error_multiple' => 'Det finns ett felmeddelande|Det finns :count felmeddelanden',
'net_worth' => 'Nettoförmögenhet',
'help_for_this_page' => 'Hjälp för denna sidan',
'help_for_this_page_body' => 'You can find more information about this page <a href="https://docs.firefly-iii.org/">in the documentation</a>.',
'help_for_this_page_body' => 'Du hittar mer information om denna sida <a href="https://docs.firefly-iii.org/">i dokumentationen</a>.',
'two_factor_welcome' => 'Hej!',
'two_factor_enter_code' => 'För att fortsätta, mata in din tvåfaktorsautentiseringkod. Din applikation kan generera den åt dig.',
'two_factor_code_here' => 'Skriv in koden',
@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Källkontot "@source_name" accepterar bara transaktioner i @source_currency. Mottagarkontot "@dest_name" accepterar bara transaktioner i @dest_currencty. Du behöver ange det överförda beloppet korrekt i båda valutorna.',
'transaction_data' => 'Transaktionsdata',
'invalid_server_configuration' => 'Ogiltig serverkonfiguration',
'invalid_locale_settings' => 'Firefly III kan inte formatera värdena korrekt eftersom din server saknar de nödvändiga paketen. Det finns <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instruktioner detta görs här/<a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Snabbbyte',
'sign_in_to_start' => 'Logga in för att börja din session',
'sign_in' => 'Logga in',
@ -207,9 +207,9 @@ return [
'no_att_demo_user' => 'Demoanvändaren kan inte ladda upp bilagor.',
'button_register' => 'Registrera',
'authorization' => 'Auktorisering',
'active_bills_only' => 'endast aktiva notor',
'active_bills_only' => 'endast aktiva räkningar',
'active_bills_only_total' => 'alla aktiva räkningar',
'active_exp_bills_only' => 'endast aktiva och väntade notor',
'active_exp_bills_only' => 'endast aktiva och väntade räkningar',
'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',
@ -289,8 +289,8 @@ return [
'search_modifier_created_on' => 'Transaktionen skapades ":value"',
'search_modifier_updated_on' => 'Transaktionen uppdaterades senaste ":value"',
'search_modifier_external_id' => 'Externt ID är ":value"',
'search_modifier_no_external_url' => 'The transaction has no external URL',
'search_modifier_any_external_url' => 'The transaction must have a (any) external URL',
'search_modifier_no_external_url' => 'Transaktionen saknar extern URL',
'search_modifier_any_external_url' => 'Transaktionen måste ha en extern URL (valfri)',
'search_modifier_internal_reference' => 'Intern referens är ":value"',
'search_modifier_description_starts' => 'Beskrivningen är ":value"',
'search_modifier_description_ends' => 'Beskrivningen slutar med ":value"',
@ -342,15 +342,15 @@ return [
'search_modifier_bill_is' => 'Nota är ":value"',
'search_modifier_transaction_type' => 'Transaktionstypen är ":value"',
'search_modifier_tag_is' => 'Taggen är ":value"',
'search_modifier_date_is_year' => 'Transaction is in year ":value"',
'search_modifier_date_is_month' => 'Transaction is in month ":value"',
'search_modifier_date_is_day' => 'Transaction is on day of month ":value"',
'search_modifier_date_before_year' => 'Transaction is before or in year ":value"',
'search_modifier_date_before_month' => 'Transaction is before or in month ":value"',
'search_modifier_date_before_day' => 'Transaction is before or on day of month ":value"',
'search_modifier_date_after_year' => 'Transaction is in or after year ":value"',
'search_modifier_date_after_month' => 'Transaction is in or after month ":value"',
'search_modifier_date_after_day' => 'Transaction is after or on day of month ":value"',
'search_modifier_date_is_year' => 'Transaktionen är i år ":value"',
'search_modifier_date_is_month' => 'Transaktionen är i månaden ":value"',
'search_modifier_date_is_day' => 'Transaktionen är på dagen i månaden ":value"',
'search_modifier_date_before_year' => 'Transaktionen är före eller under år ":value"',
'search_modifier_date_before_month' => 'Transaktionen är före eller under månaden ":value"',
'search_modifier_date_before_day' => 'Transaktionen är före eller på dagen i månaden ":value"',
'search_modifier_date_after_year' => 'Transaktionen är i eller efter år ":value"',
'search_modifier_date_after_month' => 'Transaktionen är i eller efter månad ":value"',
'search_modifier_date_after_day' => 'Transaktionen är efter eller på dagen i månaden ":value"',
'update_rule_from_query' => 'Uppdatera regel ":rule" från sökfråga',
'create_rule_from_query' => 'Skapa ny regel från sökfrågan',
'rule_from_search_words' => 'Regelmotorn har svårt att hantera ":string". Den föreslagna regeln som passar din sökfråga kan ge olika resultat. Kontrollera regelutlösarna noggrant.',
@ -371,8 +371,8 @@ return [
'repeat_freq_quarterly' => 'kvartal',
'repeat_freq_monthly' => 'månadsvis',
'repeat_freq_weekly' => 'veckovis',
'repeat_freq_daily' => 'daily',
'daily' => 'daily',
'repeat_freq_daily' => 'dagligen',
'daily' => 'dagligen',
'weekly' => 'veckovis',
'quarterly' => 'kvartal',
'half-year' => 'varje halvår',
@ -564,12 +564,12 @@ return [
'rule_trigger_internal_reference' => 'Intern referens är ":trigger_value"',
'rule_trigger_journal_id_choice' => 'Transaktionsjournal-ID är..',
'rule_trigger_journal_id' => 'Transaktionsjournal-ID är ":trigger_value"',
'rule_trigger_no_external_url' => 'Transaction has no external URL',
'rule_trigger_any_external_url' => 'Transaction has an external URL',
'rule_trigger_any_external_url_choice' => 'Transaction has an external URL',
'rule_trigger_no_external_url_choice' => 'Transaction has no external URL',
'rule_trigger_id_choice' => 'Transaction ID is..',
'rule_trigger_id' => 'Transaction ID is ":trigger_value"',
'rule_trigger_no_external_url' => 'Transaktionen saknar extern URL',
'rule_trigger_any_external_url' => 'Transaktionen har en extern URL',
'rule_trigger_any_external_url_choice' => 'Transaktionen har en extern URL',
'rule_trigger_no_external_url_choice' => 'Transaktionen saknar extern URL',
'rule_trigger_id_choice' => 'Transaktions-ID är..',
'rule_trigger_id' => 'Transaktions-ID är ":trigger_value"',
// actions
@ -663,13 +663,13 @@ return [
'pref_3M' => 'Tre månader (kvartal)',
'pref_6M' => 'Sex månader',
'pref_1Y' => 'Ett år',
'pref_last365' => 'Last year',
'pref_last90' => 'Last 90 days',
'pref_last30' => 'Last 30 days',
'pref_last7' => 'Last 7 days',
'pref_YTD' => 'Year to date',
'pref_QTD' => 'Quarter to date',
'pref_MTD' => 'Month to date',
'pref_last365' => 'Föregående år',
'pref_last90' => 'Senaste 90 dagarna',
'pref_last30' => 'Senaste 30 dagarna',
'pref_last7' => 'Senaste 7 dagarna',
'pref_YTD' => 'Hittills i år',
'pref_QTD' => 'Kvartal hittills',
'pref_MTD' => 'Månad hittills',
'pref_languages' => 'Språk',
'pref_locale' => 'Nationella inställningar',
'pref_languages_help' => 'Firefly III stödjer flera språk. Vilket föredrar du?',
@ -720,14 +720,14 @@ return [
'pref_optional_tj_internal_reference' => 'Intern referens',
'pref_optional_tj_notes' => 'Anteckningar',
'pref_optional_tj_attachments' => 'Bilagor',
'pref_optional_tj_external_url' => 'External URL',
'pref_optional_tj_external_url' => 'Extern URL',
'pref_optional_tj_location' => 'Plats',
'pref_optional_tj_links' => 'Transaktionslänkar',
'optional_field_meta_dates' => 'Datum',
'optional_field_meta_business' => 'Affärsverksamhet',
'optional_field_attachments' => 'Bilagor',
'optional_field_meta_data' => 'Valfri metadata',
'external_url' => 'External URL',
'external_url' => 'Extern URL',
// profile:
'delete_stuff_header' => 'Ta bort data',
@ -1111,7 +1111,7 @@ return [
'make_new_revenue_account' => 'Skapa ett nytt intäktskonto',
'make_new_liabilities_account' => 'Skapa en ny skuld',
'asset_accounts' => 'Tillgångskonton',
'undefined_accounts' => 'Accounts',
'undefined_accounts' => 'Konton',
'asset_accounts_inactive' => 'Tillgångskonton (inaktiva)',
'expense_accounts' => 'Kostnadskonto',
'expense_accounts_inactive' => 'Utgiftskonton (inaktiva)',
@ -1376,7 +1376,7 @@ return [
'account_type_mortgage' => 'Bolån',
'account_type_Credit card' => 'Kreditkort',
'credit_card_type_monthlyFull' => 'Full betalning varje månad',
'liability_direction_credit' => 'Jag är skyldig denna skuld',
'liability_direction_credit' => 'Någon skyller mig denna skuld',
'liability_direction_debit' => 'Jag är skyldig någon annan denna skuld',
'liability_direction_credit_short' => 'Ägde denna skuld',
'liability_direction_debit_short' => 'Äger denna skuld',
@ -1904,6 +1904,6 @@ return [
'object_group' => 'Grupp',
// other stuff
'placeholder' => '[Placeholder]',
'placeholder' => '[Platshållare]',
];

View File

@ -180,7 +180,7 @@ return [
'blocked_code' => 'Anledning för blockering',
'login_name' => 'Logga in',
'is_owner' => 'Admin?',
'url' => 'URL',
'url' => 'Länk',
// import
'apply_rules' => 'Tillämpa regler',

View File

@ -46,7 +46,7 @@ return [
'account_type' => 'Kontotyp',
'created_at' => 'Skapad den',
'account' => 'Konto',
'external_url' => 'External URL',
'external_url' => 'Extern URL',
'matchingAmount' => 'Belopp',
'destination' => 'Destination',
'source' => 'Källa',
@ -132,7 +132,7 @@ return [
'interest' => 'Ränta',
'interest_period' => 'Ränteperiod',
'liability_type' => 'Typ av ansvar',
'liability_direction' => 'Ansvar in/ut',
'liability_direction' => 'Skuld in/ut',
'end_date' => 'Slutdatum',
'payment_info' => 'Betalinformation',
'expected_info' => 'Nästa förväntade transaktion',

View File

@ -61,9 +61,9 @@ return [
'accepted' => ':attribute måste godkännas.',
'bic' => 'Detta är inte en giltig BIC.',
'at_least_one_trigger' => 'Regeln måste ha minst en utlösare.',
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
'at_least_one_active_trigger' => 'Regeln måste ha minst en utlösare.',
'at_least_one_action' => 'Regel måste ha minst en åtgärd.',
'at_least_one_active_action' => 'Rule must have at least one active action.',
'at_least_one_active_action' => 'Regeln måste ha minst en aktiv åtgärd.',
'base64' => 'Detta är inte giltigt bas64 data.',
'model_id_invalid' => 'Angivet ID verkar ogiltig för denna modell.',
'less' => ':attribute måste vara mindre än 10 000 000',
@ -216,8 +216,8 @@ return [
'generic_invalid_source' => 'Det går inte att använda detta konto som källkonto.',
'generic_invalid_destination' => 'Det går inte att använda detta konto som mottagarkonto.',
'generic_no_source' => 'You must submit source account information.',
'generic_no_destination' => 'You must submit destination account information.',
'generic_no_source' => 'Du måste ange källkontoinformation.',
'generic_no_destination' => 'Du måste ange destinationskontos information.',
'gte.numeric' => ':attribute måste vara större än eller lika med :value.',
'gt.numeric' => ':attribute måste vara större än :value.',

View File

@ -24,15 +24,15 @@ declare(strict_types=1);
return [
'home' => 'Ana Sayfa',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'title_transfers' => 'Transfers',
'budgets' => 'Bütçeler',
'subscriptions' => 'Abonelik',
'transactions' => 'İşlemler',
'title_expenses' => 'Masraflar',
'title_withdrawal' => 'Masraflar',
'title_revenue' => 'Gelir / kazanç',
'title_deposit' => 'Gelir /kazanç',
'title_transfer' => 'Aktarmalar',
'title_transfers' => 'Aktarmalar',
'edit_currency' => '":name" para birimini düzenle',
'delete_currency' => '":name" para birimini sil',
'newPiggyBank' => 'Yeni bir kumbara oluştur',
@ -70,9 +70,9 @@ return [
'edit_object_group' => '":title" grubunu düzenle',
'delete_object_group' => '":title" grubunu sil',
'logout_others' => 'Diğer tüm oturumlardan çıkış yap',
'asset_accounts' => 'Asset accounts',
'expense_accounts' => 'Expense accounts',
'revenue_accounts' => 'Revenue accounts',
'liabilities_accounts' => 'Liabilities',
'placeholder' => '[Placeholder]',
'asset_accounts' => 'Varlık hesapları',
'expense_accounts' => 'Gider hesabı',
'revenue_accounts' => 'Kazanç hesabı',
'liabilities_accounts' => 'Sorumluluk',
'placeholder' => '[Tutucu]',
];

View File

@ -26,60 +26,60 @@ return [
// common items
'greeting' => 'Selam,',
'closing' => 'Bip bop,',
'signature' => 'The Firefly III Mail Robot',
'footer_ps' => 'PS: This message was sent because a request from IP :ipAddress triggered it.',
'signature' => 'Firefly III Posta Robotu',
'footer_ps' => 'Not: Bu ileti, IP:ıpaddress\'den gelen bir istek tetiklediği için gönderildi.',
// admin test
'admin_test_subject' => 'A test message from your Firefly III installation',
'admin_test_body' => 'This is a test message from your Firefly III instance. It was sent to :email.',
'admin_test_subject' => 'Firefly III kurulumunuzdan bir test mesajı',
'admin_test_body' => 'Bu, Firefly III örneğinizden gelen bir test mesajıdır. Şu adrese gönderildi: e-posta.',
// 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',
'login_from_new_ip' => 'Firefly III yeni giriş',
'new_ip_body' => 'Firefly III, hesabınızda bilinmeyen bir IP adresinden yeni bir giriş tespit etti. Aşağıdaki IP adresinden hiç giriş yapmadıysanız veya altı aydan daha uzun bir süre önce yapıldıysa, Firefly III sizi uyaracaktır.',
'new_ip_warning' => 'Bu IP adresini veya oturum açmayı tanıyorsanız, bu iletiyi yoksayabilirsiniz. Eğer giriş eğer konuyla ilgili hiçbir fikriniz varsa, şifre güvenliğinizi doğrulamak, ve çıkış tüm oturumlar bu değişiklik olmadıysa. Bunu yapmak için profil sayfanıza gidin. Tabii ki zaten 2FA etkin, değil mi? Güvende kalın!',
'ip_address' => 'IP adresi',
'host_name' => 'Host',
'date_time' => 'Date + time',
'date_time' => 'Tarih + saat',
// access token created
'access_token_created_subject' => 'A new access token was created',
'access_token_created_subject' => 'Yeni bir erişim belirteci oluşturuldu',
'access_token_created_body' => 'Birisi (umarız sensindir) hesabın için yeni bir Firefly III API Erişim Anahtarı oluşturdu.',
'access_token_created_explanation' => 'With this token, they can access <strong>all</strong> of your financial records through the Firefly III API.',
'access_token_created_revoke' => 'If this wasn\'t you, please revoke this token as soon as possible at :url.',
'access_token_created_explanation' => 'Bu belirteçle, mali kayıtlarınıza s <strong>all</strong> Firefly III API aracılığıyla erişebilirler.',
'access_token_created_revoke' => 'Bu siz olmadıysanız, lütfen bu belirteci mümkün olan en kısa sürede şu adresten iptal edin :url.',
// registered
'registered_subject' => 'Firefly III\'e hoşgeldiniz!',
'registered_welcome' => 'Welcome to <a style="color:#337ab7" href=":address">Firefly III</a>. Your registration has made it, and this email is here to confirm it. Yay!',
'registered_pw' => 'If you have forgotten your password already, please reset it using <a style="color:#337ab7" href=":address/password/reset">the password reset tool</a>.',
'registered_help' => 'There is a help-icon in the top right corner of each page. If you need help, click it!',
'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_text' => 'If you haven\'t already, please read the first use guide and the full description.',
'registered_welcome' => 'Hoş geldiniz <a style="color:#337ab7" href=":address">Firefly III</a>. Kaydınız yapıldı ve bu e-posta onaylamak için burada. Yay!',
'registered_pw' => 'Parolanızı zaten unuttuysanız, lütfen parolanızı kullanarak sıfırlayın <a style="color:#337ab7" href=":address/password/reset">the password reset tool</a>.',
'registered_help' => 'Her sayfanın sağ üst köşesinde bir yardım simgesi bulunur. Yardıma ihtiyacınız olursa, tıklayın!',
'registered_doc_html' => 'Henüz yapmadıysanız, lütfen okuyun <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/personal-finances">grand theory</a>.',
'registered_doc_text' => 'Henüz yapmadıysanız, lütfen ilk kullanım kılavuzunu ve açıklamanın tamamını okuyun.',
'registered_closing' => 'Tadını çıkarın!',
'registered_firefly_iii_link' => 'Firefly III:',
'registered_pw_reset_link' => 'Şifre sıfırlama:',
'registered_doc_link' => 'Documentation:',
'registered_doc_link' => 'Belge:',
// email change
'email_change_subject' => 'Firefly III e-posta adresiniz değişti',
'email_change_body_to_new' => 'You or somebody with access to your Firefly III account has changed your email address. If you did not expect this message, please ignore and delete it.',
'email_change_body_to_old' => 'You or somebody with access to your Firefly III account has changed your email address. If you did not expect this to happen, you <strong>must</strong> follow the "undo"-link below to protect your account!',
'email_change_ignore' => 'If you initiated this change, you may safely ignore this message.',
'email_change_body_to_new' => 'Siz veya Firefly III hesabınıza erişimi olan biri e-posta adresinizi değiştirdi. Bu iletiyi beklemediyseniz, lütfen yoksayın ve silin.',
'email_change_body_to_old' => 'Siz veya Firefly III hesabınıza erişimi olan biri e-posta adresinizi değiştirdi. Bunun olmasını beklemediysen, sen <strong>must</strong> hesabınızı korumak için aşağıdaki "geri al" bağlantısını takip edin!',
'email_change_ignore' => 'Bu değişikliği başlattıysanız, bu iletiyi güvenle yoksayabilirsiniz.',
'email_change_old' => 'Önceki e-posta adresi: :email',
'email_change_old_strong' => 'Önceki e-posta adresi: <strong>:email</strong>',
'email_change_new' => 'Yeni e-posta adresi: :email',
'email_change_new_strong' => 'Yeni e-posta adresi: <strong>:email</strong>',
'email_change_instructions' => 'You cannot use Firefly III until you confirm this change. Please follow the link below to do so.',
'email_change_undo_link' => 'To undo the change, follow this link:',
'email_change_instructions' => 'Bu değişikliği onaylayana kadar Firefly Iıı\'ü kullanamazsınız. Lütfen bunu yapmak için aşağıdaki bağlantıyı takip edin.',
'email_change_undo_link' => 'Değişikliği geri almak için bu bağlantıyı takip edin:',
// OAuth token created
'oauth_created_subject' => 'Yeni bir OAuth istemcisi oluşturuldu',
'oauth_created_body' => 'Birisi (umarız sensindir) senin hesabın için yeni bir Firefly III API OAuth İstemcisi oluşturdu. Adı ":name" ve yönlendirme linki <span style="font-family: monospace;">:url</span>.',
'oauth_created_explanation' => 'With this client, they can access <strong>all</strong> of your financial records through the Firefly III API.',
'oauth_created_undo' => 'If this wasn\'t you, please revoke this client as soon as possible at :url.',
'oauth_created_explanation' => 'Bu istemciyle, Firefly III API aracılığıyla mali kayıtlarınızın <strong>tümüne</strong> erişebilirler.',
'oauth_created_undo' => 'If this wasn\'t you, please revoke this client as soon as possible at:url.',
// reset password
'reset_pw_subject' => 'Parola sıfırlama isteğin',
'reset_pw_instructions' => 'Somebody tried to reset your password. If it was you, please follow the link below to do so.',
'reset_pw_instructions' => 'Birisi şifrenizi sıfırlamaya çalıştı. Siz olsaydınız, bunu yapmak için lütfen aşağıdaki bağlantıyı takip edin.',
'reset_pw_warning' => '<strong>PLEASE</strong> verify that the link actually goes to the Firefly III you expect it to go!',
// error
@ -97,6 +97,7 @@ return [
'error_github_html' => 'If you prefer, you can also open a new issue on <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'If you prefer, you can also open a new issue on https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'The full stacktrace is below:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',

View File

@ -189,7 +189,7 @@ return [
'transfer_exchange_rate_instructions' => 'Kaynak varlık hesabı "@source_name" sadece @soruce_currency işlemlerini kabul eder. Hedef varlık hesabı "@dest_name" sadece @dest_currency işlemlerini kabul eder. Aktarılan tutarı her iki para biriminde de doğru olarak girmeniz gerekir.',
'transaction_data' => 'İşlem Verileri',
'invalid_server_configuration' => 'Geçersiz sunucu yapılandırması',
'invalid_locale_settings' => 'Firefly III parasal tutarları biçimlendiremiyor çünkü gerekli paketler sunucunuzda yok. <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">Bunun nasıl yapıldığıyla ilgili talimatlar</a> var.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Hızlı anahtar',
'sign_in_to_start' => 'Oturumu başlatmak için giriş yapın',
'sign_in' => 'Oturum aç',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'Nếu bạn thích, bạn cũng có thể mở một vấn đề mới trên <a href="https://github.com/firefly-iii/firefly-iii/issues"> GitHub </a>.',
'error_github_text' => 'Nếu bạn thích, bạn cũng có thể mở một vấn đề mới trên https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Các stacktrace đầy đủ bên dưới:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III đã tạo một giao dịch mới | Firefly III đã tạo: :count các giao dịch mới',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Tài khoản nguồn tài sản "@source_name" chỉ chấp nhận giao dịch bằng tiền tệ nguồn. tài khoản đícht "@dest_name" chỉ chấp nhận giao dịch bằng tiền tệ. Bạn phải cung cấp số tiền được chuyển chính xác bằng cả hai loại tiền tệ.',
'transaction_data' => 'Dữ liệu giao dịch',
'invalid_server_configuration' => 'Cấu hình máy chủ không hợp lệ',
'invalid_locale_settings' => 'FFirefly III không thể định dạng số tiền vì máy chủ của bạn thiếu các gói cần thiết. Có <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">hướng dẫn cách làm điều này</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Chuyển đổi nhanh',
'sign_in_to_start' => 'Đăng nhập để bắt đầu',
'sign_in' => 'Đăng nhập',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => '如果您愿意,您也可以在 <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a> 上创建新工单。',
'error_github_text' => '如果您愿意,您也可以在 https://github.com/firefrechy-iii/firefrechy-iii/issues 上创建新工单。',
'error_stacktrace_below' => '完整的堆栈跟踪如下:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III 创建了一笔新的交易|Firefly III 创建了 :count 笔新的交易',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => '来源资产账户“@source_name”仅接受 @source_currency 的交易,目标资产账户“@dest_name”仅接受 @dest_currency 的交易,您必须用两方货币来提供正确的已转账总额。',
'transaction_data' => '交易资料',
'invalid_server_configuration' => '无效服务器设置',
'invalid_locale_settings' => 'Firefly III 无法格式化金额总数,因为您的伺服器缺乏必要套件。此处为 <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">如何处置的指引</a>。',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => '快速切换',
'sign_in_to_start' => '登录即可开始您的理财规划',
'sign_in' => '登录',

View File

@ -97,6 +97,7 @@ return [
'error_github_html' => 'If you prefer, you can also open a new issue on <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'If you prefer, you can also open a new issue on https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'The full stacktrace is below:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',

View File

@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => '來源資產帳戶「@source_name」僅接受以 @source_currency 交易,目標資產帳戶「@dest_name」僅接受以 @dest_currency 交易,您必須提供對應兩種貨幣的轉帳總額。',
'transaction_data' => '交易資料',
'invalid_server_configuration' => '伺服器組態無效',
'invalid_locale_settings' => 'Firefly III 無法格式化金額,因為伺服器缺少必要套件。請參閱 <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">相關指示</a>。',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => '快速切換',
'sign_in_to_start' => '登入以開始您的連線階段',
'sign_in' => '登入',