mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #576 from firefly-iii/l10n_develop
New Crowdin translations
This commit is contained in:
commit
3741f70c29
@ -25,4 +25,4 @@ return [
|
||||
'failed' => 'Falscher Benutzername und/oder falsches Passwort.',
|
||||
'throttle' => 'Zu viele Login-Versuche. Bitte versuchen Sie es in :seconds Sekunde(n) erneut.',
|
||||
|
||||
];
|
||||
];
|
@ -38,4 +38,4 @@ return [
|
||||
'createTag' => 'Neuen Tag erstellen',
|
||||
'edit_tag' => 'Bearbeite Tag ":tag"',
|
||||
'delete_tag' => 'Lösche Tag ":tag"',
|
||||
];
|
||||
];
|
@ -20,4 +20,4 @@ return [
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
|
||||
];
|
||||
];
|
@ -77,4 +77,4 @@ return [
|
||||
'column_tags-space' => 'Tags (durch Leerzeichen getrennt)',
|
||||
'column_account-number' => 'Bestandskonto (Kontonr.)',
|
||||
'column_opposing-number' => 'Zielkonto (Kontonr.)',
|
||||
];
|
||||
];
|
@ -21,4 +21,4 @@ return [
|
||||
'import-index' => 'Natürlich kann eine CSV-Datei in Firefly III importiert werden ',
|
||||
'import-configure-security' => 'Aufgrund von Sicherheitsbedenken wurde der Upload mit einer lokalen Datei ersetzt.',
|
||||
'import-configure-configuration' => 'Die unten stehende Konfiguration für die lokale Datei ist korrekt.',
|
||||
];
|
||||
];
|
@ -26,6 +26,8 @@ return [
|
||||
'showEverything' => 'Alles anzeigen',
|
||||
'never' => 'Nie',
|
||||
'search_results_for' => 'Suchergebnisse für ":query"',
|
||||
'advanced_search' => 'Advanced search',
|
||||
'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will <em>only</em> return transactions. Please click the <i class="fa fa-question-circle"></i>-icon for more information.',
|
||||
'bounced_error' => 'Die Nachricht an :email ist nicht zustellbar, sodass Sie keinen Zugang haben.',
|
||||
'deleted_error' => 'Die Zugangsdaten stimmen nicht überein.',
|
||||
'general_blocked_error' => 'Ihr Benutzerkonto wurde deaktiviert, sodass Sie sich nicht anmelden können.',
|
||||
@ -966,4 +968,4 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||
];
|
||||
];
|
@ -181,4 +181,4 @@ return [
|
||||
'payment_date' => 'Zahlungsdatum',
|
||||
'invoice_date' => 'Rechnungsdatum',
|
||||
'internal_reference' => 'Interner Verweis',
|
||||
];
|
||||
];
|
@ -30,4 +30,4 @@ return [
|
||||
'main-content-end-text' => 'Denken Sie daran, dass jede Seite ein kleines Fragezeichen in der oberen rechten Ecke hat. Klicken Sie darauf um Hilfe zur aktuellen Seite zu erhalten.',
|
||||
'index' => 'index',
|
||||
'home' => 'home',
|
||||
];
|
||||
];
|
@ -86,4 +86,4 @@ return [
|
||||
'budget_count' => 'Anzahl Budgets',
|
||||
'rule_and_groups_count' => 'Anzahl Regeln und Regelgruppen',
|
||||
'tags_count' => 'Anzahl Tags',
|
||||
];
|
||||
];
|
@ -14,4 +14,4 @@ return [
|
||||
'previous' => '« Vorherige',
|
||||
'next' => 'Nächste »',
|
||||
|
||||
];
|
||||
];
|
@ -16,4 +16,4 @@ return [
|
||||
'sent' => 'Wir haben Ihnen einen Link zum Zurücksetzen des Passworts zugesendet!',
|
||||
'reset' => 'Ihr Passwort wurde zurückgesetzt!',
|
||||
'blocked' => 'Netter Versuch.',
|
||||
];
|
||||
];
|
@ -88,4 +88,4 @@ return [
|
||||
'in_array' => ':attribute existiert nicht in :other.',
|
||||
'present' => 'Das :attribute Feld muss vorhanden sein.',
|
||||
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein',
|
||||
];
|
||||
];
|
@ -25,4 +25,4 @@ return [
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
|
||||
];
|
||||
];
|
@ -38,4 +38,4 @@ return [
|
||||
'createTag' => 'Create new tag',
|
||||
'edit_tag' => 'Edit tag ":tag"',
|
||||
'delete_tag' => 'Delete tag ":tag"',
|
||||
];
|
||||
];
|
@ -20,4 +20,4 @@ return [
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
|
||||
];
|
||||
];
|
@ -77,4 +77,4 @@ return [
|
||||
'column_tags-space' => 'Tags (space separated)',
|
||||
'column_account-number' => 'Asset account (account number)',
|
||||
'column_opposing-number' => 'Opposing account (account number)',
|
||||
];
|
||||
];
|
@ -21,4 +21,4 @@ return [
|
||||
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
|
||||
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
|
||||
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
|
||||
];
|
||||
];
|
@ -26,6 +26,8 @@ return [
|
||||
'showEverything' => 'Show everything',
|
||||
'never' => 'Never',
|
||||
'search_results_for' => 'Search results for ":query"',
|
||||
'advanced_search' => 'Advanced search',
|
||||
'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will <em>only</em> return transactions. Please click the <i class="fa fa-question-circle"></i>-icon for more information.',
|
||||
'bounced_error' => 'The message sent to :email bounced, so no access for you.',
|
||||
'deleted_error' => 'These credentials do not match our records.',
|
||||
'general_blocked_error' => 'Your account has been disabled, so you cannot login.',
|
||||
@ -965,4 +967,4 @@ return [
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||
];
|
||||
];
|
@ -181,4 +181,4 @@ return [
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'internal_reference' => 'Internal reference',
|
||||
];
|
||||
];
|
@ -30,4 +30,4 @@ return [
|
||||
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
|
||||
'index' => 'index',
|
||||
'home' => 'home',
|
||||
];
|
||||
];
|
@ -86,4 +86,4 @@ return [
|
||||
'budget_count' => 'Number of budgets',
|
||||
'rule_and_groups_count' => 'Number of rules and rule groups',
|
||||
'tags_count' => 'Number of tags',
|
||||
];
|
||||
];
|
@ -14,4 +14,4 @@ return [
|
||||
'previous' => '« Previous',
|
||||
'next' => 'Next »',
|
||||
|
||||
];
|
||||
];
|
@ -16,4 +16,4 @@ return [
|
||||
'sent' => 'We have e-mailed your password reset link!',
|
||||
'reset' => 'Your password has been reset!',
|
||||
'blocked' => 'Nice try though.',
|
||||
];
|
||||
];
|
@ -88,4 +88,4 @@ return [
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'present' => 'The :attribute field must be present.',
|
||||
'amount_zero' => 'The total amount cannot be zero',
|
||||
];
|
||||
];
|
@ -25,4 +25,4 @@ return [
|
||||
'failed' => 'Ces identifiants n\'ont aucune correspondance.',
|
||||
'throttle' => 'Trop de tentatives de connexion. Veuillez essayer à nouveau dans :seconds secondes.',
|
||||
|
||||
];
|
||||
];
|
@ -38,4 +38,4 @@ return [
|
||||
'createTag' => 'Créer un nouveau tag',
|
||||
'edit_tag' => 'Éditer le tag ":tag"',
|
||||
'delete_tag' => 'Supprimer le tag ":tag"',
|
||||
];
|
||||
];
|
@ -20,4 +20,4 @@ return [
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
|
||||
];
|
||||
];
|
@ -77,4 +77,4 @@ return [
|
||||
'column_tags-space' => 'Tags(séparé par des espaces)',
|
||||
'column_account-number' => 'Compte d’actif (numéro de compte)',
|
||||
'column_opposing-number' => 'Compte destination (numéro de compte)',
|
||||
];
|
||||
];
|
@ -21,4 +21,4 @@ return [
|
||||
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
|
||||
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
|
||||
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
|
||||
];
|
||||
];
|
@ -26,6 +26,8 @@ return [
|
||||
'showEverything' => 'Tout Afficher',
|
||||
'never' => 'Jamais',
|
||||
'search_results_for' => 'Résultats de recherche pour ":query"',
|
||||
'advanced_search' => 'Advanced search',
|
||||
'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will <em>only</em> return transactions. Please click the <i class="fa fa-question-circle"></i>-icon for more information.',
|
||||
'bounced_error' => 'Le message envoyé à :email a été rejeté, donc pas d\'accès pour vous.',
|
||||
'deleted_error' => 'Ces informations d\'identification ne sont pas présentes dans nos données.',
|
||||
'general_blocked_error' => 'Votre compte a été désactivé, vous ne pouvez plus vous connecter.',
|
||||
@ -965,4 +967,4 @@ return [
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||
];
|
||||
];
|
@ -181,4 +181,4 @@ return [
|
||||
'payment_date' => 'Date de paiement',
|
||||
'invoice_date' => 'Date de facturation',
|
||||
'internal_reference' => 'Référence interne',
|
||||
];
|
||||
];
|
@ -30,4 +30,4 @@ return [
|
||||
'main-content-end-text' => 'N\'oubliez pas que chaque page a un petit point d\'interrogation en haut à droite. Cliquez dessus pour obtenir de l\'aide concernant la page actuelle.',
|
||||
'index' => 'index',
|
||||
'home' => 'accueil',
|
||||
];
|
||||
];
|
@ -86,4 +86,4 @@ return [
|
||||
'budget_count' => 'Number of budgets',
|
||||
'rule_and_groups_count' => 'Number of rules and rule groups',
|
||||
'tags_count' => 'Number of tags',
|
||||
];
|
||||
];
|
@ -14,4 +14,4 @@ return [
|
||||
'previous' => '« Précédent',
|
||||
'next' => 'Suivant »',
|
||||
|
||||
];
|
||||
];
|
@ -16,4 +16,4 @@ return [
|
||||
'sent' => 'Nous vous avons envoyé par e-mail un lien de réinitialisation de votre mot de passe !',
|
||||
'reset' => 'Votre mot de passe a été réinitialisé !',
|
||||
'blocked' => 'Bien essayé cependant.',
|
||||
];
|
||||
];
|
@ -88,4 +88,4 @@ return [
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'present' => 'The :attribute field must be present.',
|
||||
'amount_zero' => 'The total amount cannot be zero',
|
||||
];
|
||||
];
|
@ -25,4 +25,4 @@ return [
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
|
||||
];
|
||||
];
|
@ -38,4 +38,4 @@ return [
|
||||
'createTag' => 'Kreiraj novu oznaku',
|
||||
'edit_tag' => 'Uredi oznaku ":tag"',
|
||||
'delete_tag' => 'Obriši oznaku ":tag"',
|
||||
];
|
||||
];
|
@ -20,4 +20,4 @@ return [
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
|
||||
];
|
||||
];
|
@ -77,4 +77,4 @@ return [
|
||||
'column_tags-space' => 'Tags (space separated)',
|
||||
'column_account-number' => 'Asset account (account number)',
|
||||
'column_opposing-number' => 'Opposing account (account number)',
|
||||
];
|
||||
];
|
@ -21,4 +21,4 @@ return [
|
||||
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
|
||||
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
|
||||
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
|
||||
];
|
||||
];
|
@ -26,6 +26,8 @@ return [
|
||||
'showEverything' => 'Show everything',
|
||||
'never' => 'Never',
|
||||
'search_results_for' => 'Search results for ":query"',
|
||||
'advanced_search' => 'Advanced search',
|
||||
'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will <em>only</em> return transactions. Please click the <i class="fa fa-question-circle"></i>-icon for more information.',
|
||||
'bounced_error' => 'The message sent to :email bounced, so no access for you.',
|
||||
'deleted_error' => 'These credentials do not match our records.',
|
||||
'general_blocked_error' => 'Your account has been disabled, so you cannot login.',
|
||||
@ -965,4 +967,4 @@ return [
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||
];
|
||||
];
|
@ -181,4 +181,4 @@ return [
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'internal_reference' => 'Internal reference',
|
||||
];
|
||||
];
|
@ -30,4 +30,4 @@ return [
|
||||
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
|
||||
'index' => 'index',
|
||||
'home' => 'home',
|
||||
];
|
||||
];
|
@ -86,4 +86,4 @@ return [
|
||||
'budget_count' => 'Number of budgets',
|
||||
'rule_and_groups_count' => 'Number of rules and rule groups',
|
||||
'tags_count' => 'Number of tags',
|
||||
];
|
||||
];
|
@ -14,4 +14,4 @@ return [
|
||||
'previous' => '« Prethodna',
|
||||
'next' => 'Sljedeća »',
|
||||
|
||||
];
|
||||
];
|
@ -16,4 +16,4 @@ return [
|
||||
'sent' => 'Na e-mail smo ti poslali poveznicu za promjenu lozinke!',
|
||||
'reset' => 'Tvoja lozinka je promijenjena!',
|
||||
'blocked' => 'Lijep pokušaj.',
|
||||
];
|
||||
];
|
@ -88,4 +88,4 @@ return [
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'present' => 'The :attribute field must be present.',
|
||||
'amount_zero' => 'The total amount cannot be zero',
|
||||
];
|
||||
];
|
@ -25,4 +25,4 @@ return [
|
||||
'failed' => 'Deze gegevens zijn niet correct.',
|
||||
'throttle' => 'Te veel inlogpogingen. Probeer opnieuw in: seconden seconden.',
|
||||
|
||||
];
|
||||
];
|
@ -38,4 +38,4 @@ return [
|
||||
'createTag' => 'Maak nieuwe tag',
|
||||
'edit_tag' => 'Wijzig tag ":tag"',
|
||||
'delete_tag' => 'Verwijder tag ":tag"',
|
||||
];
|
||||
];
|
@ -20,4 +20,4 @@ return [
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
|
||||
];
|
||||
];
|
@ -77,4 +77,4 @@ return [
|
||||
'column_tags-space' => 'Tags (spatiegescheiden)',
|
||||
'column_account-number' => 'Betaalrekening (rekeningnummer)',
|
||||
'column_opposing-number' => 'Tegenrekening (rekeningnummer)',
|
||||
];
|
||||
];
|
@ -21,4 +21,4 @@ return [
|
||||
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
|
||||
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
|
||||
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
|
||||
];
|
||||
];
|
@ -26,6 +26,8 @@ return [
|
||||
'showEverything' => 'Laat alles zien',
|
||||
'never' => 'Nooit',
|
||||
'search_results_for' => 'Zoekresultaten voor ":query"',
|
||||
'advanced_search' => 'Geavanceerd zoeken',
|
||||
'advanced_search_intro' => 'Er zijn een paar parameters die je in je zoekopdracht kan gebruiken om betere resultaten te krijgen. Ze werken <em>alleen</em> op transacties. Klik op het <i class="fa fa-question-circle"></i>-icoontje om hier meer over te lezen.',
|
||||
'bounced_error' => 'Het emailtje naar :email kwam nooit aan.',
|
||||
'deleted_error' => 'Deze gegevens zijn niet correct.',
|
||||
'general_blocked_error' => 'Je account is uitgeschakeld, je kan helaas niet inloggen.',
|
||||
@ -454,7 +456,7 @@ return [
|
||||
'deleted_currency' => 'Valuta :name verwijderd',
|
||||
'created_currency' => 'Nieuwe valuta :name opgeslagen',
|
||||
'updated_currency' => 'Valuta :name bijgewerkt',
|
||||
'ask_site_owner' => 'Vraag :site_owner of deze valuta wilt toevoegen, verwijderen of wijzigen.',
|
||||
'ask_site_owner' => 'Vraag :owner of deze valuta wilt toevoegen, verwijderen of wijzigen.',
|
||||
'currencies_intro' => 'Firefly III ondersteunt diverse valuta die je hier kan instellen en bewerken.',
|
||||
'make_default_currency' => 'maak standaard',
|
||||
'default_currency' => 'standaard',
|
||||
@ -965,4 +967,4 @@ return [
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'Deze functie werkt niet als je Firefly III gebruikt in combinatie met Sandstorm.IO.',
|
||||
];
|
||||
];
|
@ -181,4 +181,4 @@ return [
|
||||
'payment_date' => 'Betalingsdatum',
|
||||
'invoice_date' => 'Factuurdatum',
|
||||
'internal_reference' => 'Interne verwijzing',
|
||||
];
|
||||
];
|
@ -30,4 +30,4 @@ return [
|
||||
'main-content-end-text' => 'Elke pagina heeft een vraagtekentje rechtsboven. Gebruik deze voor meer hulp. Veel plezier!',
|
||||
'index' => 'index',
|
||||
'home' => 'home',
|
||||
];
|
||||
];
|
@ -86,4 +86,4 @@ return [
|
||||
'budget_count' => 'Aantal budgetten',
|
||||
'rule_and_groups_count' => 'Aantal regels en regelgroepen',
|
||||
'tags_count' => 'Aantal tags',
|
||||
];
|
||||
];
|
@ -14,4 +14,4 @@ return [
|
||||
'previous' => '« Vorige',
|
||||
'next' => 'Volgende »',
|
||||
|
||||
];
|
||||
];
|
@ -16,4 +16,4 @@ return [
|
||||
'sent' => 'Je krijgt een mailtje met een linkje om je wachtwoord te herstellen!',
|
||||
'reset' => 'Je wachtwoord is hersteld!',
|
||||
'blocked' => 'Leuk geprobeerd wel.',
|
||||
];
|
||||
];
|
@ -88,4 +88,4 @@ return [
|
||||
'in_array' => 'Het :attribute veld bestaat niet in :other.',
|
||||
'present' => 'Het :attribute veld moet aanwezig zijn.',
|
||||
'amount_zero' => 'Het totaalbedrag kan niet nul zijn',
|
||||
];
|
||||
];
|
@ -25,4 +25,4 @@ return [
|
||||
'failed' => 'Te poświadczenia nie zgadzają się z naszymi danymi.',
|
||||
'throttle' => 'Zbyt wiele prób logowania. Spróbuj ponownie za :seconds sekund.',
|
||||
|
||||
];
|
||||
];
|
@ -38,4 +38,4 @@ return [
|
||||
'createTag' => 'Utwórz nowy tag',
|
||||
'edit_tag' => 'Modyfikuj tag ":tag"',
|
||||
'delete_tag' => 'Usuń tag ":tag"',
|
||||
];
|
||||
];
|
@ -20,4 +20,4 @@ return [
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
|
||||
];
|
||||
];
|
@ -77,4 +77,4 @@ return [
|
||||
'column_tags-space' => 'Tagi (oddzielone spacjami)',
|
||||
'column_account-number' => 'Konto aktywów (numer konta)',
|
||||
'column_opposing-number' => 'Opposing account (account number)',
|
||||
];
|
||||
];
|
@ -21,4 +21,4 @@ return [
|
||||
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
|
||||
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
|
||||
'import-configure-configuration' => 'Konfiguracja, która widzisz poniżej jest prawidłowa dla lokalnego pliku.',
|
||||
];
|
||||
];
|
@ -26,6 +26,8 @@ return [
|
||||
'showEverything' => 'Pokaż wszystko',
|
||||
'never' => 'Nigdy',
|
||||
'search_results_for' => 'Wyniki wyszukiwania dla ":query"',
|
||||
'advanced_search' => 'Advanced search',
|
||||
'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will <em>only</em> return transactions. Please click the <i class="fa fa-question-circle"></i>-icon for more information.',
|
||||
'bounced_error' => 'Wiadomość wysłana na adres :email została odrzucona, więc nie ma dostępu dla Ciebie.',
|
||||
'deleted_error' => 'Te poświadczenia nie zgadzają się z naszymi danymi.',
|
||||
'general_blocked_error' => 'Twoje konto zostało zablokowane. Dlatego nie możesz się zalogować.',
|
||||
@ -965,4 +967,4 @@ return [
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||
];
|
||||
];
|
@ -181,4 +181,4 @@ return [
|
||||
'payment_date' => 'Data płatności',
|
||||
'invoice_date' => 'Data faktury',
|
||||
'internal_reference' => 'Internal reference',
|
||||
];
|
||||
];
|
@ -30,4 +30,4 @@ return [
|
||||
'main-content-end-text' => 'Pamiętaj, że każda strona ma małą ikonkę ze znakiem zapytania w prawym górnym rogu. Kliknij ją aby otrzymać dodatkowe informacje o stronie, na której się znajdujesz.',
|
||||
'index' => 'indeks',
|
||||
'home' => 'początek',
|
||||
];
|
||||
];
|
@ -86,4 +86,4 @@ return [
|
||||
'budget_count' => 'Liczba budżetów',
|
||||
'rule_and_groups_count' => 'Liczba reguł i grup reguł',
|
||||
'tags_count' => 'Liczba tagów',
|
||||
];
|
||||
];
|
@ -14,4 +14,4 @@ return [
|
||||
'previous' => '« Poprzednia',
|
||||
'next' => 'Następna »',
|
||||
|
||||
];
|
||||
];
|
@ -16,4 +16,4 @@ return [
|
||||
'sent' => 'Wysłaliśmy link do resetowania hasła na twój adres email!',
|
||||
'reset' => 'Twoje hasło zostało zresetowane!',
|
||||
'blocked' => 'Przynajmniej próbowałeś.',
|
||||
];
|
||||
];
|
@ -88,4 +88,4 @@ return [
|
||||
'in_array' => 'Pole :attribute nie istnieje w :other.',
|
||||
'present' => 'Pole :attribute musi być obecne.',
|
||||
'amount_zero' => 'Całkowita kwota nie może być zerem',
|
||||
];
|
||||
];
|
@ -25,4 +25,4 @@ return [
|
||||
'failed' => 'Essas credenciais não correspondem aos nossos registros.',
|
||||
'throttle' => 'Muitas tentativas de login. Por favor, tente novamente em :seconds segundos.',
|
||||
|
||||
];
|
||||
];
|
@ -38,4 +38,4 @@ return [
|
||||
'createTag' => 'Criar nova etiqueta',
|
||||
'edit_tag' => 'Editar etiqueta ":tag"',
|
||||
'delete_tag' => 'Apagar etiqueta ":tag"',
|
||||
];
|
||||
];
|
@ -20,4 +20,4 @@ return [
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
|
||||
];
|
||||
];
|
@ -77,4 +77,4 @@ return [
|
||||
'column_tags-space' => 'Tags (separadas por espaço)',
|
||||
'column_account-number' => 'Conta de ativo (número da conta)',
|
||||
'column_opposing-number' => 'Conta Contrária (número da conta)',
|
||||
];
|
||||
];
|
@ -21,4 +21,4 @@ return [
|
||||
'import-index' => 'Claro, qualquer arquivo .CSV pode ser importado em Firefly III ',
|
||||
'import-configure-security' => 'Por questões de segurança, seu upload foi substituído por um arquivo local.',
|
||||
'import-configure-configuration' => 'A configuração que você vê abaixo é a correta para o arquivo local.',
|
||||
];
|
||||
];
|
@ -26,6 +26,8 @@ return [
|
||||
'showEverything' => 'Mostrar tudo',
|
||||
'never' => 'Nunca',
|
||||
'search_results_for' => 'Pesquisar resultados por ":query"',
|
||||
'advanced_search' => 'Advanced search',
|
||||
'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will <em>only</em> return transactions. Please click the <i class="fa fa-question-circle"></i>-icon for more information.',
|
||||
'bounced_error' => 'A mensagem enviado para :email ressaltado, não tem acesso para você.',
|
||||
'deleted_error' => 'Estas credenciais não correspondem aos nossos registros.',
|
||||
'general_blocked_error' => 'Sua conta foi desativada, você não pode entrar.',
|
||||
@ -965,4 +967,4 @@ return [
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||
];
|
||||
];
|
@ -181,4 +181,4 @@ return [
|
||||
'payment_date' => 'Data de pagamento',
|
||||
'invoice_date' => 'Data da Fatura',
|
||||
'internal_reference' => 'Referência interna',
|
||||
];
|
||||
];
|
@ -30,4 +30,4 @@ return [
|
||||
'main-content-end-text' => 'Lembre-se que cada página tem um pequeno ponto de interrogação na parte superior direita. Clique nele para obter ajuda sobre a página que você está.',
|
||||
'index' => 'índice',
|
||||
'home' => 'casa',
|
||||
];
|
||||
];
|
@ -86,4 +86,4 @@ return [
|
||||
'budget_count' => 'Número de orçamentos',
|
||||
'rule_and_groups_count' => 'Número de regras e grupos de regras',
|
||||
'tags_count' => 'Número de tags',
|
||||
];
|
||||
];
|
@ -14,4 +14,4 @@ return [
|
||||
'previous' => '« Anterior',
|
||||
'next' => 'Próximo »',
|
||||
|
||||
];
|
||||
];
|
@ -16,4 +16,4 @@ return [
|
||||
'sent' => 'Nós te enviamos um email com um link para trocar a senha!',
|
||||
'reset' => 'Sua senha foi redefinida!',
|
||||
'blocked' => 'Boa tentativa.',
|
||||
];
|
||||
];
|
@ -88,4 +88,4 @@ return [
|
||||
'in_array' => 'O campo :attribute não existe em :other.',
|
||||
'present' => 'O campo :attribute deve estar presente.',
|
||||
'amount_zero' => 'A quantidade total não pode ser zero',
|
||||
];
|
||||
];
|
@ -25,4 +25,4 @@ return [
|
||||
'failed' => 'Неправильный адрес электронной почты или пароль.',
|
||||
'throttle' => 'Слишком много попыток логина. Пожалуйста, попробуйте снова через :seconds секунд.',
|
||||
|
||||
];
|
||||
];
|
@ -38,4 +38,4 @@ return [
|
||||
'createTag' => 'Создать новый тег',
|
||||
'edit_tag' => 'Редактировать тег ":tag"',
|
||||
'delete_tag' => 'Удалить тег ":tag"',
|
||||
];
|
||||
];
|
@ -20,4 +20,4 @@ return [
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
|
||||
];
|
||||
];
|
@ -77,4 +77,4 @@ return [
|
||||
'column_tags-space' => 'Tags (space separated)',
|
||||
'column_account-number' => 'Asset account (account number)',
|
||||
'column_opposing-number' => 'Opposing account (account number)',
|
||||
];
|
||||
];
|
@ -21,4 +21,4 @@ return [
|
||||
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
|
||||
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
|
||||
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
|
||||
];
|
||||
];
|
@ -26,6 +26,8 @@ return [
|
||||
'showEverything' => 'Show everything',
|
||||
'never' => 'Never',
|
||||
'search_results_for' => 'Search results for ":query"',
|
||||
'advanced_search' => 'Advanced search',
|
||||
'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will <em>only</em> return transactions. Please click the <i class="fa fa-question-circle"></i>-icon for more information.',
|
||||
'bounced_error' => 'The message sent to :email bounced, so no access for you.',
|
||||
'deleted_error' => 'These credentials do not match our records.',
|
||||
'general_blocked_error' => 'Your account has been disabled, so you cannot login.',
|
||||
@ -965,4 +967,4 @@ return [
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||
];
|
||||
];
|
@ -181,4 +181,4 @@ return [
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'internal_reference' => 'Internal reference',
|
||||
];
|
||||
];
|
@ -30,4 +30,4 @@ return [
|
||||
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
|
||||
'index' => 'index',
|
||||
'home' => 'home',
|
||||
];
|
||||
];
|
@ -86,4 +86,4 @@ return [
|
||||
'budget_count' => 'Number of budgets',
|
||||
'rule_and_groups_count' => 'Number of rules and rule groups',
|
||||
'tags_count' => 'Number of tags',
|
||||
];
|
||||
];
|
@ -14,4 +14,4 @@ return [
|
||||
'previous' => '« Previous',
|
||||
'next' => 'Next »',
|
||||
|
||||
];
|
||||
];
|
@ -16,4 +16,4 @@ return [
|
||||
'sent' => 'We have e-mailed your password reset link!',
|
||||
'reset' => 'Your password has been reset!',
|
||||
'blocked' => 'Nice try though.',
|
||||
];
|
||||
];
|
@ -88,4 +88,4 @@ return [
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'present' => 'The :attribute field must be present.',
|
||||
'amount_zero' => 'The total amount cannot be zero',
|
||||
];
|
||||
];
|
@ -25,4 +25,4 @@ return [
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
|
||||
];
|
||||
];
|
@ -38,4 +38,4 @@ return [
|
||||
'createTag' => 'Create new tag',
|
||||
'edit_tag' => 'Edit tag ":tag"',
|
||||
'delete_tag' => 'Delete tag ":tag"',
|
||||
];
|
||||
];
|
@ -20,4 +20,4 @@ return [
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
|
||||
];
|
||||
];
|
@ -77,4 +77,4 @@ return [
|
||||
'column_tags-space' => 'Tags (space separated)',
|
||||
'column_account-number' => 'Asset account (account number)',
|
||||
'column_opposing-number' => 'Opposing account (account number)',
|
||||
];
|
||||
];
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user