Updated languages.

This commit is contained in:
James Cole 2017-12-29 09:13:46 +01:00
parent 87147c37ae
commit c0eebb2b08
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E
16 changed files with 94 additions and 12 deletions

View File

@ -142,6 +142,22 @@ return [
'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.',
'quickswitch' => 'Schnellauswahl',
// check for updates:
'update_check_title' => 'Check for updates',
'admin_update_check_title' => 'Automatically check for update',
'admin_update_check_explain' => 'Firefly III can check for updates automatically. When you enable this setting, it will contact Github to see if a new version of Firefly III is available. When it is, you will get a notification. You can test this notification using the button on the right. Please indicate below if you want Firefly III to check for updates.',
'check_for_updates_permission' => 'Firefly III can check for updates, but it needs your permission to do so. Please go to the <a href=":link">administration</a> to indicate if you would like this feature to be enabled.',
'updates_ask_me_later' => 'Ask me later',
'updates_do_not_check' => 'Do not check for updates',
'updates_enable_check' => 'Enable the check for updates',
'admin_update_check_now_title' => 'Check for updates now',
'admin_update_check_now_explain' => 'If you press the button, Firefly III will see if your current version is the latest.',
'check_for_updates_button' => 'Check now!',
'update_new_version_alert' => 'A new version is available. You are running v:your_version, the latest version is v:new_version which was released on :date.',
'update_current_version_alert' => 'You are running v:version, which is the latest available release.',
'update_newer_version_alert' => 'You are running v:your_version, which is newer than the latest release, v:new_version.',
'update_check_error' => 'An error occurred while checking for updates. Please view the log files.',
// search
'search' => 'Suche',
'search_query' => 'Abfrage',

View File

@ -169,6 +169,7 @@ return [
'budget_keep_transactions' => 'Die eine Überweisung, die mit diesem Budget verknüpft ist, wird nicht gelöscht. | Keines der :count Budgets, die mit dieser Rechnung verknüpft sind, werden gelöscht.',
'category_keep_transactions' => 'Die eine Überweisungen, die mit dieser Kategorie verknüpft ist, wird nicht gelöscht. | Keine der :count Kategorien, die mit dieser Rechnung verknüpft sind, werden gelöscht.',
'tag_keep_transactions' => 'Die einzige Überweisung, die mit diesem Tag verknüpft ist, wird nicht gelöscht. | Keiner der :count Tags, die mit dieser Rechnung verknüpft sind, werden gelöscht.',
'check_for_updates' => 'Check for updates',
'email' => 'E-Mail Adresse',
'password' => 'Passwort',

View File

@ -141,6 +141,9 @@ return [
'column_opposing-number' => 'Zielkonto (Kontonr.)',
'column_note' => 'Notiz(en)',
// prerequisites
'prerequisites' => 'Prerequisites',
// bunq
'bunq_prerequisites_title' => 'Voraussetzungen für einen Import von bunq',
'bunq_prerequisites_text' => 'Um aus bunq importieren zu können, benötigen Sie einen API-Schlüssel. Sie können diesen in der App bekommen.',

View File

@ -52,7 +52,7 @@ return [
'status_finished_job' => 'The transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
'import_with_key' => 'Import with key \':key\'',
// file: upload something:
// file, upload something
'file_upload_title' => 'Import setup (1/4) - Upload your file',
'file_upload_text' => 'This routine will help you import files from your bank into Firefly III. Please check out the help pages in the top right corner.',
'file_upload_fields' => 'Fields',
@ -61,10 +61,10 @@ return [
'file_upload_type_help' => 'Select the type of file you will upload',
'file_upload_submit' => 'Upload files',
// file: upload types
// file, upload types
'import_file_type_csv' => 'CSV (comma separated values)',
// file: initial config for CSV
// file, initial config for CSV
'csv_initial_title' => 'Import setup (2/4) - Basic CSV import setup',
'csv_initial_text' => 'To be able to import your file correctly, please validate the options below.',
'csv_initial_box' => 'Basic CSV import setup',
@ -75,13 +75,13 @@ return [
'csv_initial_import_account_help' => 'If your CSV file does NOT contain information about your asset account(s), use this dropdown to select to which account the transactions in the CSV belong to.',
'csv_initial_submit' => 'Continue with step 3/4',
// file: new options:
// file, new options:
'file_apply_rules_title' => 'Apply rules',
'file_apply_rules_description' => 'Apply your rules. Note that this slows the import significantly.',
'file_match_bills_title' => 'Match bills',
'file_match_bills_description' => 'Match your bills to newly created withdrawals. Note that this slows the import significantly.',
// file: roles config
// file, roles config
'csv_roles_title' => 'Import setup (3/4) - Define each column\'s role',
'csv_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
'csv_roles_table' => 'Table',
@ -94,7 +94,7 @@ return [
'csv_roles_submit' => 'Continue with step 4/4',
'csv_roles_warning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
// file: map data
// file, map data
'file_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
'file_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
'file_map_field_value' => 'Field value',
@ -148,7 +148,7 @@ return [
'bunq_prerequisites_title' => 'Prerequisites for an import from bunq',
'bunq_prerequisites_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app.',
// Spectre:
// Spectre
'spectre_title' => 'Import using Spectre',
'spectre_prerequisites_title' => 'Prerequisites for an import using Spectre',
'spectre_prerequisites_text' => 'In order to import data using the Spectre API, you need to prove some secrets. They can be found on the <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',

View File

@ -26,7 +26,7 @@ return [
'index' => 'Bienvenue chez <strong>Firefly III</strong> ! Sur cette page, vous obtenez un aperçu rapide de vos finances. Pour plus dinformations, consultez comptes &rarr; <a href=":asset"> Comptes dactif</a> et, bien sûr, les pages des <a href=":budgets"> Budgets</a> et des <a href=":reports"> rapports</a>. Ou juste jetez un coup dœil et voyez où vous vous retrouvez.',
'accounts-index' => 'Les comptes dactifs sont vos comptes bancaires personnels. Les comptes de dépenses sont des comptes où vous dépensez de largent, comme les magasins et les amis. Les comptes de recettes sont des comptes où vous recevez de largent, comme votre travail, le gouvernement ou dautres sources de revenu. Sur cette page, vous pouvez les modifier ou les supprimer.',
'budgets-index' => 'Cette page vous présente un aperçu de vos budgets. La barre du haut affiche le montant disponible à budgétiser. Cela peut être personnalisé pour toute période en cliquant sur le montant sur la droite. Le montant que vous avez réellement dépensé saffiche dans la barre ci-dessous. Visualisez ainsi les dépenses budgétisées et votre prévisionnel.',
'reports-index-start' => 'Firefly III supports a number of types of reports. Read about them by clicking on the <i class="fa fa-question-circle"></i>-icon in the top right corner.',
'reports-index-start' => 'Firefly III prend en charge un certain nombre de types de rapports. Lisez-les en cliquant sur l\'icône <i class="fa fa-question-circle"></i> dans le coin supérieur droit.',
'reports-index-examples' => 'Noubliez pas de consultez ces exemples : <a href=":one"> un aperçu financier mensuel</a>, <a href=":two"> une vue densemble financière annuelle</a> ainsi <a href=":three"> quune présentation du budget</a>.',
'currencies-index' => 'Firefly III prend en charge plusieurs devises. Bien que l\'Euro soit la devise par défaut, cette dernière peut être changée pour le Dollar américain et de nombreuses autres devises. Comme vous pouvez le remarquer une petite sélection des monnaies a été incluse, mais vous pouvez ajouter vos propres devises si vous le souhaitez. Gardez à l\'esprit que la modification de la devise par défaut ne modifie pas la monnaie des transactions existantes : Firefly III prend en charge lutilisation de plusieurs devises en même temps.',
'transactions-index' => 'Ces dépenses, dépôts et transferts ne sont pas particulièrement imaginatifs. Ils ont été générés automatiquement.',

View File

@ -142,6 +142,22 @@ return [
'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>.',
'quickswitch' => 'Changement rapide',
// check for updates:
'update_check_title' => 'Check for updates',
'admin_update_check_title' => 'Automatically check for update',
'admin_update_check_explain' => 'Firefly III can check for updates automatically. When you enable this setting, it will contact Github to see if a new version of Firefly III is available. When it is, you will get a notification. You can test this notification using the button on the right. Please indicate below if you want Firefly III to check for updates.',
'check_for_updates_permission' => 'Firefly III can check for updates, but it needs your permission to do so. Please go to the <a href=":link">administration</a> to indicate if you would like this feature to be enabled.',
'updates_ask_me_later' => 'Ask me later',
'updates_do_not_check' => 'Do not check for updates',
'updates_enable_check' => 'Enable the check for updates',
'admin_update_check_now_title' => 'Check for updates now',
'admin_update_check_now_explain' => 'If you press the button, Firefly III will see if your current version is the latest.',
'check_for_updates_button' => 'Check now!',
'update_new_version_alert' => 'A new version is available. You are running v:your_version, the latest version is v:new_version which was released on :date.',
'update_current_version_alert' => 'You are running v:version, which is the latest available release.',
'update_newer_version_alert' => 'You are running v:your_version, which is newer than the latest release, v:new_version.',
'update_check_error' => 'An error occurred while checking for updates. Please view the log files.',
// search
'search' => 'Rechercher',
'search_query' => 'Requête',

View File

@ -169,6 +169,7 @@ return [
'budget_keep_transactions' => 'La seule opération liée à ce budget ne sera pas supprimée.|Les :count opérations liées à ce budget ne seront pas supprimées.',
'category_keep_transactions' => 'La seule opération liée à cette catégorie ne sera pas supprimée.|Les :count opérations liées à cette catégorie ne seront pas supprimées.',
'tag_keep_transactions' => 'La seule opération liée à ce tag ne sera pas supprimée.|Les :count opérations liées à ce tag ne seront pas supprimées.',
'check_for_updates' => 'Check for updates',
'email' => 'Adresse Email',
'password' => 'Mot de passe',

View File

@ -141,6 +141,9 @@ return [
'column_opposing-number' => 'Opposing account (account number)',
'column_note' => 'Note(s)',
// prerequisites
'prerequisites' => 'Prerequisites',
// bunq
'bunq_prerequisites_title' => 'Prerequisites for an import from bunq',
'bunq_prerequisites_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app.',

View File

@ -142,6 +142,22 @@ return [
'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>.',
'quickswitch' => 'Quickswitch',
// check for updates:
'update_check_title' => 'Op updates controleren',
'admin_update_check_title' => 'Controleer automatisch op updates',
'admin_update_check_explain' => 'Firefly III kan automatisch op updates controleren. Wanneer je deze instelling inschakelt, neemt Firefly III contact op met Github om te kijken of er een nieuwe versie van Firefly III beschikbaar is. Wanneer dit het geval is, ontvang je een melding. Je kan deze melding testen met de knop aan de rechterkant. Geef hieronder aan of je Firefly III wilt laten controleren op updates.',
'check_for_updates_permission' => 'Firefly III kan controleren op updates, maar heeft hiervoor je toestemming nodig. Ga naar <a href=":link">de admin</a> om aan te geven of deze functie moet worden ingeschakeld.',
'updates_ask_me_later' => 'Later vragen',
'updates_do_not_check' => 'Niet controleren op nieuwe versies',
'updates_enable_check' => 'Controleren op nieuwe versies',
'admin_update_check_now_title' => 'Op updates controleren',
'admin_update_check_now_explain' => 'Als u op de knop drukt, kijkt Firefly III of je huidige versie de nieuwste is.',
'check_for_updates_button' => 'Controleer nu!',
'update_new_version_alert' => 'Er is een nieuwe versie beschikbaar. Je gebruikt v:your_version, de nieuwste versie is v:new_version die werd uitgebracht op :date.',
'update_current_version_alert' => 'Je gebruikt v:version, de nieuwste beschikbare versie.',
'update_newer_version_alert' => 'Je gebruikt v:your_version, wat nieuwer is dan de nieuwste versie, v:new_version.',
'update_check_error' => 'Er is een fout opgetreden bij het controleren op updates. Bekijk de logbestanden.',
// search
'search' => 'Zoeken',
'search_query' => 'Zoekopdracht',

View File

@ -169,6 +169,7 @@ return [
'budget_keep_transactions' => 'De transactie verbonden aan dit budget blijft bewaard.|De :count transacties verbonden aan dit budget blijven bewaard.',
'category_keep_transactions' => 'De transactie verbonden aan deze categorie blijft bewaard.|De :count transacties verbonden aan deze categorie blijven bewaard.',
'tag_keep_transactions' => 'De transactie verbonden aan deze tag blijft bewaard.|De :count transacties verbonden aan deze tag blijven bewaard.',
'check_for_updates' => 'Check for updates',
'email' => 'E-mailadres',
'password' => 'Wachtwoord',

View File

@ -141,6 +141,9 @@ return [
'column_opposing-number' => 'Tegenrekening (rekeningnummer)',
'column_note' => 'Opmerking(en)',
// prerequisites
'prerequisites' => 'Prerequisites',
// bunq
'bunq_prerequisites_title' => 'Voorwaarden voor een import van bunq',
'bunq_prerequisites_text' => 'Om transacties bij bunq te importeren heb je een API sleutel nodig. Dit kan via de app.',

View File

@ -26,7 +26,7 @@ return [
'index' => 'Witaj w <strong>Firefly III</strong>! Na tej stronie znajduje się szybki przegląd Twoich finansów. Aby uzyskać więcej informacji sprawdź Konta &rarr; <a href=":asset">Konta aktywów</a> oraz oczywiście strony <a href=":budgets">Budżety</a> oraz <a href=":reports">Raporty</a>. Lub po prostu się rozejrzyj i zobacz gdzie trafisz w końcu.',
'accounts-index' => 'Konta aktywów są Twoimi osobistymi kontami bankowymi. Konta wydatków to konta na które wydajesz pieniądze takie jak sklepy oraz przyjaciele. Kona przychodów są kontami, z których otrzymujesz pieniądze takie jak twoja praca, zwrot podatków lub inne źródła przychodów. Na tej stronie możesz je modyfikować oraz usuwać.',
'budgets-index' => 'Ta strona zawiera przegląd budżetów. Górny pasek pokazuje kwotę, która jest dostępna do budżetowania. Można ją dostosować dla dowolnego okresu, klikając kwotę po prawej stronie. Kwota, którą faktycznie wydałeś, jest pokazana na pasku ponizej. Pod tym znajdują się wydatki na budżet oraz co przeznaczyłeś na nie.',
'reports-index-start' => 'Firefly III supports a number of types of reports. Read about them by clicking on the <i class="fa fa-question-circle"></i>-icon in the top right corner.',
'reports-index-start' => 'Firefly III obsługuje wiele typów raportów. Możesz przeczytać o nich klikając ikonę <i class="fa fa-question-circle"></i> w prawym górnym rogu.',
'reports-index-examples' => 'Sprawdź te przykłady: <a href=":one">miesięczny przegląd finansowy</a>, <a href=":two">roczny przegląd finansowy</a> i <a href=":three">przegląd budżetu</a>.',
'currencies-index' => 'Firefly obsługuje wiele walut. Chociaż domyślnie jest to euro, można go ustawić na dolara amerykańskiego i wiele innych walut. Jak widać niewielki wybór walut został uwzględniony, ale możesz dodać własne, jeśli chcesz. Zmiana domyślnej waluty nie zmieni waluty istniejących transakcji, jednak: Firefly III obsługuje korzystanie z wielu walut w tym samym czasie.',
'transactions-index' => 'Te wydatki, depozyty i transfery nie są szczególnie pomysłowe. Zostały wygenerowane automatycznie.',

View File

@ -142,6 +142,22 @@ return [
'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).',
'quickswitch' => 'Szybki przełącznik',
// check for updates:
'update_check_title' => 'Check for updates',
'admin_update_check_title' => 'Automatically check for update',
'admin_update_check_explain' => 'Firefly III can check for updates automatically. When you enable this setting, it will contact Github to see if a new version of Firefly III is available. When it is, you will get a notification. You can test this notification using the button on the right. Please indicate below if you want Firefly III to check for updates.',
'check_for_updates_permission' => 'Firefly III can check for updates, but it needs your permission to do so. Please go to the <a href=":link">administration</a> to indicate if you would like this feature to be enabled.',
'updates_ask_me_later' => 'Ask me later',
'updates_do_not_check' => 'Do not check for updates',
'updates_enable_check' => 'Enable the check for updates',
'admin_update_check_now_title' => 'Check for updates now',
'admin_update_check_now_explain' => 'If you press the button, Firefly III will see if your current version is the latest.',
'check_for_updates_button' => 'Check now!',
'update_new_version_alert' => 'A new version is available. You are running v:your_version, the latest version is v:new_version which was released on :date.',
'update_current_version_alert' => 'You are running v:version, which is the latest available release.',
'update_newer_version_alert' => 'You are running v:your_version, which is newer than the latest release, v:new_version.',
'update_check_error' => 'An error occurred while checking for updates. Please view the log files.',
// search
'search' => 'Szukaj',
'search_query' => 'Zapytanie',
@ -667,9 +683,9 @@ return [
'reconcile_go_back' => 'Możesz zawsze zmodyfikować lub usunąć korektę później.',
'must_be_asset_account' => 'Możesz uzgodnić tylko konta aktywów',
'reconciliation_stored' => 'Uzgodnienie zapisane',
'reconcilliation_transaction_title' => 'Reconciliation (:from to :to)',
'reconcile_this_account' => 'Reconcile this account',
'confirm_reconciliation' => 'Confirm reconciliation',
'reconcilliation_transaction_title' => 'Uzgodnienie (:from do :to)',
'reconcile_this_account' => 'Uzgodnij to konto',
'confirm_reconciliation' => 'Potwierdź uzgodnienie',
'submitted_start_balance' => 'Przesłane saldo początkowe',
'selected_transactions' => 'Wybrane transakcje (:count)',
'already_cleared_transactions' => 'Transakcje uzgodnione wcześniej (:count)',

View File

@ -169,6 +169,7 @@ return [
'budget_keep_transactions' => 'Jedynie transakcja związana z tym rachunkiem nie zostanie usunięta. |Wszystkie :count transakcji połączonych z tym rachunkiem zostaną oszczędzone.',
'category_keep_transactions' => 'Jedynie transakcja związana z tą kategorią nie zostanie usunięta. |Wszystkie :count transakcje połączone z tą kategorią zostaną oszczędzone.',
'tag_keep_transactions' => 'Jedynie transakcja połączona z tym tagiem nie zostanie usunięta. |Wszystkie :count transakcji połączonych z tym tagiem zostaną oszczędzone.',
'check_for_updates' => 'Check for updates',
'email' => 'Adres email',
'password' => 'Hasło',

View File

@ -141,6 +141,9 @@ return [
'column_opposing-number' => 'Konto przeciwne (numer konta)',
'column_note' => 'Uwagi',
// prerequisites
'prerequisites' => 'Prerequisites',
// bunq
'bunq_prerequisites_title' => 'Wymagania wstępne dla importu z bunq',
'bunq_prerequisites_text' => 'Aby zaimportować z bunq, musisz uzyskać klucz API. Możesz to zrobić za pomocą aplikacji.',

View File

@ -175,6 +175,8 @@ class CategoryControllerTest extends TestCase
* @dataProvider dateRangeProvider
*
* @param string $range
*
* @throws \Exception
*/
public function testNoCategoryAll(string $range)
{