diff --git a/CRM/Bic/Page/BicList.php b/CRM/Bic/Page/BicList.php index 5dc53f7..e0e3c0f 100644 --- a/CRM/Bic/Page/BicList.php +++ b/CRM/Bic/Page/BicList.php @@ -1,11 +1,15 @@ \n" +"Language-Team: Project60 \n" +"Language: de_DE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.6\n" + +#: CRM/Bic/Page/BicList.php bic.php +msgid "Find Banks" +msgstr "Bank finden" + +#: CRM/Bic/Page/Config.php +msgid "Available Banks" +msgstr "" + +#: CRM/Bic/Parser/AT.php +msgid "Couldn't download basic page" +msgstr "Datenquelle kann nicht geladen werden" + +#: CRM/Bic/Parser/AT.php +#, fuzzy +#| msgid "Couldn't download data file" +msgid "Couldn't unzip file" +msgstr "Datenquelle kann nicht heruntergeladen werden" + +#: CRM/Bic/Parser/AT.php +msgid "Empty zipfile retrieved." +msgstr "" + +#: CRM/Bic/Parser/BE.php CRM/Bic/Parser/DE.php CRM/Bic/Parser/LU.php +#: CRM/Bic/Parser/NL.php +msgid "Couldn't download data file" +msgstr "Datenquelle kann nicht heruntergeladen werden" + +#: CRM/Bic/Parser/CH.php +#, fuzzy +#| msgid "Couldn't download data file" +msgid "Couldn't download data set" +msgstr "Datenquelle kann nicht heruntergeladen werden" + +#: CRM/Bic/Parser/ES.php +msgid "Couldn't download the Spanish list of banks" +msgstr "Die Liste der spanischen Banken konnte nicht heruntergeladen werden" + +#: CRM/Bic/Parser/ES.php +msgid "The Spanish source file doesn't contain BICs" +msgstr "Die Liste der spanischen Banken enthält keine BICs" + +#: CRM/Bic/Parser/PL.php +#, fuzzy +#| msgid "Couldn't download data file" +msgid "Couldn't download CSV file" +msgstr "Datenquelle kann nicht heruntergeladen werden" + +#: CRM/Bic/Parser/PL.php +msgid "Couldn't find any bank information in the data source" +msgstr "Datenquelle enthält keine Bankdaten" + +#: CRM/Bic/Parser/Parser.php +msgid "" +"

An error occurred while updating the bank information:

%1

" +msgstr "" +"

Es gab einen Fehler beim Aktualisieren der Bankdaten:

%1

" + +#: CRM/Bic/Parser/Parser.php +msgid "" +"

Please make sure your server is connected to the internet and try again." +msgstr "" +"

Bitte stellen Sie sicher, dass der Server mit dem Internet verbunden ist " +"und versuchen Sie das Update erneut.

" + +#: CRM/Bic/Parser/Parser.php +msgid "" +"

If the problem persists, the source file (provided by the bank) might " +"have been changed. In this case the 'Little BIC Extension' needs to be " +"updated. Please check here for a newer release.

" +msgstr "" +"

Falls das Problem weiterhin besteht, ist es möglich dass die Datenquelle " +"(die von den Banken bereitgestellt wird) geändert wurde. In diesem Fall muss " +"die 'Little BIC Extension' aktualisiert werden. Bitte prüfen Sie hier, ob " +"eine neue Version verfügbar ist.

" + +#: CRM/Bic/Parser/Parser.php +msgid "" +"

If you are already running the newest version, feel free to contact us " +"via email or on GitHub. The sooner " +"we know about this problem, the sooner it'll be fixed.

" +msgstr "" +"

Falls Sie bereits die neueste Version verwenden, würden wir uns über eine " +"Nachricht via emailoder GitHub " +"freuen. Je eher wir von dem Problem erfahren, desto schneller kann es " +"behoben werden.

" + +#: CRM/Bic/Upgrader/Base.php +msgid "Upgrade %1 to revision %2" +msgstr "" + +#: CRM/Bic/Upgrader.php +msgid "List of banks" +msgstr "Bankenliste" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +msgid "No" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +msgid "Yes" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +msgid "Normalise IBAN" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +#: templates/CRM/Bic/Page/BicList.tpl +msgid "IBAN" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +msgid "BIC (pass-trough if not found)" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +#: templates/CRM/Bic/Page/BicList.tpl +msgid "BIC" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "Error" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +msgid "BIC not found/verified" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "leave as is" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "normalise to upper case, no spaces" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "pass through as is" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "set to empty" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "Normalisation" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "If BIC invalid" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "BIC (to check)" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "BIC '%1' invalid" +msgstr "" + +#: Civi/Bic/ContainerSpecs.php +msgid "Look up BIC for IBAN" +msgstr "" + +#: Civi/Bic/ContainerSpecs.php +msgid "Verify BIC" +msgstr "" + +#: templates/CRM/Bic/Page/BicList.tpl +msgid "" +"This page allows you to find banks and additional information. If you can't " +"find the bank you're looking for, you may want to update " +"your bank list." +msgstr "" +"Diese Seite ermöglicht die Suche nach Banken und Zusatzinformationen. Falls " +"Sie die gesuchte Bank hier nicht finden, sollten Sie die " +"Liste aktualisieren. " + +#: templates/CRM/Bic/Page/BicList.tpl +msgid "Find Bank by IBAN" +msgstr "Bank mittels IBAN Suchen" + +#: templates/CRM/Bic/Page/BicList.tpl +msgid "Name" +msgstr "" + +#: templates/CRM/Bic/Page/BicList.tpl +msgid "Description" +msgstr "Beschreibung" + +#: templates/CRM/Bic/Page/BicList.tpl templates/CRM/Bic/Page/Config.tpl +msgid "Country" +msgstr "" + +#: templates/CRM/Bic/Page/BicList.tpl +msgid "National Bank ID" +msgstr "Nationale Bankleitzahl" + +#: templates/CRM/Bic/Page/BicList.tpl +msgid "Find Bank by National ID" +msgstr "Bank mittels BLZ Suchen" + +#: templates/CRM/Bic/Page/Config.tpl +msgid "" +"\n" +" If you click the Update button, next to the name of one of the listed " +"countries,\n" +" CiviCRM will try to connect to the official source of financial " +"institutions\n" +" in this country and retrieve its bank information. Then, you'll be able " +"to\n" +" query this information in the Banks List page.\n" +msgstr "" +"\n" +" Wenn Sie den Update Button neben den entsprechenden Ländern drücken,\n" +" wird das System versuchen die entsprechenden Informationen von der\n" +" jeweiligen Nationalbank herunterzuladen. Auf diese Liste können Sie\n" +" dann über die Bankensuche zugreifen.\n" + +#: templates/CRM/Bic/Page/Config.tpl +msgid "Count" +msgstr "Anzahl" + +#: templates/CRM/Bic/Page/Config.tpl +msgid "Actions" +msgstr "Aktionen" + +#: templates/CRM/Bic/Page/Config.tpl +msgid "Update" +msgstr "Aktualisieren" + +#: templates/CRM/Bic/Page/Config.tpl +msgid "Total" +msgstr "Gesamtzahl" + +#: templates/CRM/Bic/Page/Config.tpl +msgid "Update All" +msgstr "Alle Aktualisieren" + +#: templates/CRM/Bic/Page/Config.tpl +msgid "Update Problem" +msgstr "Update Problem" + +#: templates/CRM/Bic/Page/Config.tpl +msgid "" +"The update timed out, but maybe it was partially succesful. You might want " +"to try again." +msgstr "" +"Das Update wurde wegen Zeitüberschreitung abgebrochen. Es macht allerdings " +"Sinn, es einfach noch einmal zu versuchen." + +#~ msgid "The information source at www.bundesbank.de has changed" +#~ msgstr "Das Datenformat unter www.bundesbank.de wurde geändert." diff --git a/l10n/org.project60.bic-de_DE.po b/l10n/org.project60.bic-de_DE.po deleted file mode 100644 index 289942f..0000000 --- a/l10n/org.project60.bic-de_DE.po +++ /dev/null @@ -1,139 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: Little BIC Extension\n" -"POT-Creation-Date: 2015-05-12 12:06+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Bjoern Endres \n" -"Language-Team: Project60 \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: German\n" -"X-Poedit-Country: GERMANY\n" - -#: CRM/Bic/Parser/AT.php CRM/Bic/Parser/DE.php -msgid "Couldn't download basic page" -msgstr "Datenquelle kann nicht geladen werden" - -#: CRM/Bic/Parser/AT.php -msgid "Couldn't find any bank information in the data source" -msgstr "Datenquelle enthält keine Bankdaten" - -#: CRM/Bic/Parser/BE.php CRM/Bic/Parser/LU.php CRM/Bic/Parser/NL.php -msgid "Couldn't download data file" -msgstr "Datenquelle kann nicht heruntergeladen werden" - -#: CRM/Bic/Parser/DE.php -msgid "The information source at www.bundesbank.de has changed" -msgstr "Das Datenformat unter www.bundesbank.de wurde geändert." - -#: CRM/Bic/Parser/ES.php -msgid "Couldn't download the Spanish list of banks" -msgstr "Die Liste der spanischen Banken konnte nicht heruntergeladen werden" - -#: CRM/Bic/Parser/ES.php -msgid "The Spanish source file doesn't contain BICs" -msgstr "Die Liste der spanischen Banken enthält keine BICs" - -#: CRM/Bic/Parser/Parser.php -msgid "

An error occurred while updating the bank information:

%1

" -msgstr "

Es gab einen Fehler beim Aktualisieren der Bankdaten:

%1

" - -#: CRM/Bic/Parser/Parser.php -msgid "

Please make sure your server is connected to the internet and try again.

" -msgstr "

Bitte stellen Sie sicher, dass der Server mit dem Internet verbunden ist und versuchen Sie das Update erneut.

" - -#: CRM/Bic/Parser/Parser.php -msgid "

If the problem persists, the source file (provided by the bank) might have been changed. In this case the 'Little BIC Extension' needs to be updated. Please check here for a newer release.

" -msgstr "

Falls das Problem weiterhin besteht, ist es möglich dass die Datenquelle (die von den Banken bereitgestellt wird) geändert wurde. In diesem Fall muss die 'Little BIC Extension' aktualisiert werden. Bitte prüfen Sie hier, ob eine neue Version verfügbar ist.

" - -#: CRM/Bic/Parser/Parser.php -msgid "

If you are already running the newest version, feel free to contact us via email or on GitHub. The sooner we know about this problem, the sooner it'll be fixed.

" -msgstr "

Falls Sie bereits die neueste Version verwenden, würden wir uns über eine Nachricht via emailoder GitHub freuen. Je eher wir von dem Problem erfahren, desto schneller kann es behoben werden.

" - -#: bic.php -msgid "List of banks" -msgstr "Bankenliste" - -#: bic.php -msgid "Find Banks" -msgstr "Bank finden" - -#: templates/CRM/Bic/Page/BicList.tpl -msgid "This page allows you to find banks and additional information. If you can't find the bank you're looking for, you may want to update your bank list." -msgstr "Diese Seite ermöglicht die Suche nach Banken und Zusatzinformationen. Falls Sie die gesuchte Bank hier nicht finden, sollten Sie die Liste aktualisieren. " - -#: templates/CRM/Bic/Page/BicList.tpl -msgid "Find Bank by IBAN" -msgstr "Bank mittels IBAN Suchen" - -#: templates/CRM/Bic/Page/BicList.tpl -msgid "IBAN" -msgstr "" - -#: templates/CRM/Bic/Page/BicList.tpl -msgid "Name" -msgstr "" - -#: templates/CRM/Bic/Page/BicList.tpl -msgid "BIC" -msgstr "" - -#: templates/CRM/Bic/Page/BicList.tpl -msgid "Description" -msgstr "" - -#: templates/CRM/Bic/Page/BicList.tpl templates/CRM/Bic/Page/Config.tpl -msgid "Country" -msgstr "" - -#: templates/CRM/Bic/Page/BicList.tpl -msgid "National Bank ID" -msgstr "Nationale Bankleitzahl" - -#: templates/CRM/Bic/Page/BicList.tpl -msgid "Find Bank by National ID" -msgstr "Bank mittels BLZ Suchen" - -#: templates/CRM/Bic/Page/Config.tpl -msgid "" -"\n" -" If you click the Update button, next to the name of one of the listed countries,\n" -" CiviCRM will try to connect to the official source of financial institutions\n" -" in this country and retrieve its bank information. Then, you'll be able to\n" -" query this information in the Banks List page.\n" -msgstr "" -"\n" -" Wenn Sie den Update Button neben den entsprechenden Ländern drücken,\n" -" wird das System versuchen die entsprechenden Informationen von der\n" -" jeweiligen Nationalbank herunterzuladen. Auf diese Liste können Sie\n" -" dann über die Bankensuche zugreifen.\n" - -#: templates/CRM/Bic/Page/Config.tpl -msgid "Count" -msgstr "" - -#: templates/CRM/Bic/Page/Config.tpl -msgid "Actions" -msgstr "" - -#: templates/CRM/Bic/Page/Config.tpl -msgid "Update" -msgstr "" - -#: templates/CRM/Bic/Page/Config.tpl -msgid "Total" -msgstr "" - -#: templates/CRM/Bic/Page/Config.tpl -msgid "Update All" -msgstr "Alle Aktualisieren" - -#: templates/CRM/Bic/Page/Config.tpl -msgid "Update Problem" -msgstr "Update Problem" - -#: templates/CRM/Bic/Page/Config.tpl -msgid "The update timed out, but maybe it was partially succesful. You might want to try again." -msgstr "Das Update wurde wegen Zeitüberschreitung abgebrochen. Es macht allerdings Sinn, es einfach noch einmal zu versuchen." - diff --git a/l10n/org.project60.bic.pot b/l10n/org.project60.bic.pot index 980ac1a..b92d68b 100644 --- a/l10n/org.project60.bic.pot +++ b/l10n/org.project60.bic.pot @@ -5,26 +5,39 @@ msgid "" msgstr "" "Project-Id-Version: org.project60.bic\n" -"POT-Creation-Date: 2015-05-12 12:06+0200\n" +"POT-Creation-Date: 2021-02-12 13:18+0100\n" "Language-Team: CiviCRM Translators \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: CRM/Bic/Parser/AT.php CRM/Bic/Parser/DE.php +#: CRM/Bic/Page/BicList.php bic.php +msgid "Find Banks" +msgstr "" + +#: CRM/Bic/Page/Config.php +msgid "Available Banks" +msgstr "" + +#: CRM/Bic/Parser/AT.php msgid "Couldn't download basic page" msgstr "" #: CRM/Bic/Parser/AT.php -msgid "Couldn't find any bank information in the data source" +msgid "Couldn't unzip file" +msgstr "" + +#: CRM/Bic/Parser/AT.php +msgid "Empty zipfile retrieved." msgstr "" -#: CRM/Bic/Parser/BE.php CRM/Bic/Parser/LU.php CRM/Bic/Parser/NL.php +#: CRM/Bic/Parser/BE.php CRM/Bic/Parser/DE.php CRM/Bic/Parser/LU.php +#: CRM/Bic/Parser/NL.php msgid "Couldn't download data file" msgstr "" -#: CRM/Bic/Parser/DE.php -msgid "The information source at www.bundesbank.de has changed" +#: CRM/Bic/Parser/CH.php +msgid "Couldn't download data set" msgstr "" #: CRM/Bic/Parser/ES.php @@ -35,6 +48,14 @@ msgstr "" msgid "The Spanish source file doesn't contain BICs" msgstr "" +#: CRM/Bic/Parser/PL.php +msgid "Couldn't download CSV file" +msgstr "" + +#: CRM/Bic/Parser/PL.php +msgid "Couldn't find any bank information in the data source" +msgstr "" + #: CRM/Bic/Parser/Parser.php msgid "" "

An error occurred while updating the bank information:

%1

" @@ -62,35 +83,103 @@ msgid "" "we know about this problem, the sooner it'll be fixed.

" msgstr "" -#: bic.php +#: CRM/Bic/Upgrader/Base.php +msgid "Upgrade %1 to revision %2" +msgstr "" + +#: CRM/Bic/Upgrader.php msgid "List of banks" msgstr "" -#: bic.php -msgid "Find Banks" +#: Civi/Bic/ActionProvider/Action/LookupBic.php +msgid "No" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +msgid "Yes" msgstr "" +#: Civi/Bic/ActionProvider/Action/LookupBic.php +msgid "Normalise IBAN" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php #: templates/CRM/Bic/Page/BicList.tpl -msgid "" -"This page allows you to find banks and additional information. If you can't " -"find the bank you're looking for, you may want to update " -"your bank list." +msgid "IBAN" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +msgid "BIC (pass-trough if not found)" msgstr "" +#: Civi/Bic/ActionProvider/Action/LookupBic.php +#: Civi/Bic/ActionProvider/Action/VerifyBic.php #: templates/CRM/Bic/Page/BicList.tpl -msgid "Find Bank by IBAN" +msgid "BIC" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "Error" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/LookupBic.php +msgid "BIC not found/verified" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "leave as is" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "normalise to upper case, no spaces" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "pass through as is" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "set to empty" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "Normalisation" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "If BIC invalid" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "BIC (to check)" +msgstr "" + +#: Civi/Bic/ActionProvider/Action/VerifyBic.php +msgid "BIC '%1' invalid" +msgstr "" + +#: Civi/Bic/ContainerSpecs.php +msgid "Look up BIC for IBAN" +msgstr "" + +#: Civi/Bic/ContainerSpecs.php +msgid "Verify BIC" msgstr "" #: templates/CRM/Bic/Page/BicList.tpl -msgid "IBAN" +msgid "" +"This page allows you to find banks and additional information. If you can't " +"find the bank you're looking for, you may want to update " +"your bank list." msgstr "" #: templates/CRM/Bic/Page/BicList.tpl -msgid "Name" +msgid "Find Bank by IBAN" msgstr "" #: templates/CRM/Bic/Page/BicList.tpl -msgid "BIC" +msgid "Name" msgstr "" #: templates/CRM/Bic/Page/BicList.tpl diff --git a/templates/CRM/Bic/Page/BicList.tpl b/templates/CRM/Bic/Page/BicList.tpl index e1dc561..6cee03d 100644 --- a/templates/CRM/Bic/Page/BicList.tpl +++ b/templates/CRM/Bic/Page/BicList.tpl @@ -12,6 +12,7 @@ | written permission from the original author(s). | +-------------------------------------------------------*} +{crmScope extensionKey='org.project60.bic'} {if $show_message}
{ts}This page allows you to find banks and additional information. If you can't find the bank you're looking for, you may want to update your bank list.{/ts}
{/if} @@ -204,3 +205,4 @@ } {/literal} +{/crmScope} \ No newline at end of file diff --git a/templates/CRM/Bic/Page/Config.tpl b/templates/CRM/Bic/Page/Config.tpl index 0b92588..92f37bc 100644 --- a/templates/CRM/Bic/Page/Config.tpl +++ b/templates/CRM/Bic/Page/Config.tpl @@ -12,6 +12,7 @@ | written permission from the original author(s). | +-------------------------------------------------------*} +{crmScope extensionKey='org.project60.bic'}
{ts} If you click the Update button, next to the name of one of the listed countries, CiviCRM will try to connect to the official source of financial institutions @@ -130,3 +131,4 @@ } {/literal} +{/crmScope} \ No newline at end of file