Enh: Updated Translations (translate.humhub.org)

This commit is contained in:
HumHub Translations 2023-03-13 19:46:03 +00:00
parent 448f4ee2bb
commit ef2f36fdc0
2 changed files with 88 additions and 89 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,89 +1,88 @@
<?php
return [
'<strong>CronJob</strong> Status' => '<strong>CronJob</strong> status',
'<strong>Queue</strong> Status' => '<strong>Wachtrij</strong> status',
'About HumHub' => 'Over',
'Assets' => 'Assets',
'Background Jobs' => 'Achtergrond taken',
'Base URL' => 'Basis-URL',
'Checking HumHub software prerequisites.' => 'Software vereisten controleren.',
'Current limit is: {currentLimit}' => 'Huidige limiet is: {currentLimit}',
'Database' => 'Gegevensbank',
'Database collation' => 'Gegevensbank-sortering',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Gegevensbankverbindingstijd: {dbTime} - in tijdzone: {time}',
'Database driver - {driver}' => 'Gegevensbankstuurprogramma - {driver}',
'Database migration results:' => 'Resultaten van de gegevensbank-migratie',
'Delayed' => 'Uitgesteld',
'Detected URL: {currentBaseUrl}' => 'Gevonden URL: {currentBaseUrl}',
'Displaying {count} entries per page.' => 'Er worden {count} berichten getoond per pagina.',
'Done' => 'Klaar',
'Driver' => 'Stuurprogramma',
'Dynamic Config' => 'Dynamische configuratie',
'Error' => 'Fout',
'Flush entries' => 'Flush berichten',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'HumHub documentatie',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub bevindt zich momenteel in de foutopsporingsmodus. Schakel dit uit wanneer u in productie draait!',
'ICU Data Version ({version})' => 'ICU-gegevensversie ({version})',
'ICU Data {icuMinVersion} or higher is required' => 'ICU-gegevensversie {icuMinVersion} of hoger is vereist',
'ICU Version ({version})' => 'ICU-versie ({version})',
'ICU {icuMinVersion} or higher is required' => 'ICU {icuMinVersion} of hoger is vereist',
'Increase memory limit in {fileName}' => 'Verhoog de geheugenlimiet in {fileName}',
'Info' => 'Informatie',
'Install {phpExtension} Extension' => 'Installeer {phpExtension} Extensie',
'Install {phpExtension} Extension for APC Caching' => 'Installeer de {phpExtension}-extensie voor APC-caching',
'Install {phpExtension} Extension for DB Caching' => 'Installeer {phpExtension} Extensie voor DB Caching',
'Install {phpExtension} Extension for e-mail S/MIME support.' => 'Installeer de {phpExtension}-extensie voor e-mail S/MIME-ondersteuning.',
'Last run (daily):' => 'Laatste dagelijkse run:',
'Last run (hourly):' => 'Laatste run per uur:',
'Licences' => 'Licenties',
'Logging' => 'Logging',
'Make {filePath} writable for the Webserver/PHP!' => 'Maak {filePath} beschrijfbaar voor de webserver/PHP!',
'Marketplace API Connection' => 'Marketplace API-verbinding',
'Memory Limit ({memoryLimit})' => 'Geheugenlimiet ({memoryLimit})',
'Minimum Version {minVersion}' => 'Minimale versie {minVersion}',
'Module Directory' => 'Modulemap',
'Multibyte String Functions' => 'Multibyte tekenreeksfuncties',
'Never' => 'Nooit',
'Optional' => 'Optioneel',
'Other' => 'Andere',
'Permissions' => 'Rechten',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Raadpleeg de documentatie om cronjobs in te stellen en workers in de wachtrij te zetten.',
'Prerequisites' => 'Vereisten',
'Pretty URLs' => 'Mooie URL\'s',
'Profile Image' => 'Profielfoto',
'Queue successfully cleared.' => 'Wachtrij succesvol gewist.',
'Re-Run tests' => 'Test opnieuw uitvoeren',
'Recommended collation is {collation}' => 'Aanbevolen sortering is {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'Aanbevolen sortering is {collation} voor de tabellen: {tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'Aanbevolen engine is {engine} voor de tabellen: {tables}',
'Reserved' => 'Wordt uitgevoerd',
'Runtime' => 'Runtime',
'Search index rebuild in progress.' => 'Bezig met het opnieuw opbouwen van de zoekindex.',
'Search term...' => 'Zoekterm...',
'See installation manual for more details.' => 'Bekijk de installatie handleiding voor meer info.',
'Select category..' => 'Kies een categorie..',
'Select day' => 'Kies een dag',
'Select level...' => 'Kies een niveau...',
'Settings' => 'Instellingen',
'Supported drivers: {drivers}' => 'Ondersteunde stuurprogramma\'s: {drivers}',
'Table collations' => 'Tabel sorteringen',
'Table engines' => 'Tabel-opslagsystemen',
'The current main HumHub database name is ' => 'De huidige naam van de HumHub-gegevensbank is',
'There is a new update available! (Latest version: %version%)' => 'Er is een nieuwe update beschikbaar! (Laatste versie: %version%)',
'This HumHub installation is up to date!' => 'Deze installatie is up-to-date!',
'Time zone' => 'Tijdzone',
'Total {count} entries found.' => '{count} berichten gevonden.',
'Trace' => 'Opsporen',
'Uploads' => 'Uploads',
'Varying table engines are not supported.' => 'Verschillende tabel-opslagsystemen worden niet ondersteund.',
'Version' => 'Versie',
'Waiting' => 'Aan het wachten',
'Warning' => 'Waarschuwing',
'{imageExtension} Support' => '{imageExtension} Ondersteuning',
'{phpExtension} Extension' => '{phpExtension} Extensie',
'{phpExtension} Support' => '{phpExtension} Ondersteuning',
'Disabled Functions' => '',
'Make sure that the `proc_open` function is not disabled.' => '',
];
return array (
'<strong>CronJob</strong> Status' => '<strong>CronJob</strong> status',
'<strong>Queue</strong> Status' => '<strong>Wachtrij</strong> status',
'About HumHub' => 'Over',
'Assets' => 'Assets',
'Background Jobs' => 'Achtergrond taken',
'Base URL' => 'Basis-URL',
'Checking HumHub software prerequisites.' => 'Software vereisten controleren.',
'Current limit is: {currentLimit}' => 'Huidige limiet is: {currentLimit}',
'Database' => 'Gegevensbank',
'Database collation' => 'Gegevensbank-sortering',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Gegevensbankverbindingstijd: {dbTime} - in tijdzone: {time}',
'Database driver - {driver}' => 'Gegevensbankstuurprogramma - {driver}',
'Database migration results:' => 'Resultaten van de gegevensbank-migratie',
'Delayed' => 'Uitgesteld',
'Detected URL: {currentBaseUrl}' => 'Gevonden URL: {currentBaseUrl}',
'Disabled Functions' => 'Uitgeschakelde functies',
'Displaying {count} entries per page.' => 'Er worden {count} berichten getoond per pagina.',
'Done' => 'Klaar',
'Driver' => 'Stuurprogramma',
'Dynamic Config' => 'Dynamische configuratie',
'Error' => 'Fout',
'Flush entries' => 'Flush berichten',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'HumHub documentatie',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub bevindt zich momenteel in de foutopsporingsmodus. Schakel dit uit wanneer u in productie draait!',
'ICU Data Version ({version})' => 'ICU-gegevensversie ({version})',
'ICU Data {icuMinVersion} or higher is required' => 'ICU-gegevensversie {icuMinVersion} of hoger is vereist',
'ICU Version ({version})' => 'ICU-versie ({version})',
'ICU {icuMinVersion} or higher is required' => 'ICU {icuMinVersion} of hoger is vereist',
'Increase memory limit in {fileName}' => 'Verhoog de geheugenlimiet in {fileName}',
'Info' => 'Informatie',
'Install {phpExtension} Extension' => 'Installeer {phpExtension} Extensie',
'Install {phpExtension} Extension for APC Caching' => 'Installeer de {phpExtension}-extensie voor APC-caching',
'Install {phpExtension} Extension for DB Caching' => 'Installeer {phpExtension} Extensie voor DB Caching',
'Install {phpExtension} Extension for e-mail S/MIME support.' => 'Installeer de {phpExtension}-extensie voor e-mail S/MIME-ondersteuning.',
'Last run (daily):' => 'Laatste dagelijkse run:',
'Last run (hourly):' => 'Laatste run per uur:',
'Licences' => 'Licenties',
'Logging' => 'Logging',
'Make sure that the `proc_open` function is not disabled.' => 'Zorg ervoor dat de functie `proc_open` niet is uitgeschakeld.',
'Make {filePath} writable for the Webserver/PHP!' => 'Maak {filePath} beschrijfbaar voor de webserver/PHP!',
'Marketplace API Connection' => 'Marketplace API-verbinding',
'Memory Limit ({memoryLimit})' => 'Geheugenlimiet ({memoryLimit})',
'Minimum Version {minVersion}' => 'Minimale versie {minVersion}',
'Module Directory' => 'Modulemap',
'Multibyte String Functions' => 'Multibyte tekenreeksfuncties',
'Never' => 'Nooit',
'Optional' => 'Optioneel',
'Other' => 'Andere',
'Permissions' => 'Rechten',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Raadpleeg de documentatie om cronjobs in te stellen en workers in de wachtrij te zetten.',
'Prerequisites' => 'Vereisten',
'Pretty URLs' => 'Mooie URL\'s',
'Profile Image' => 'Profielfoto',
'Queue successfully cleared.' => 'Wachtrij succesvol gewist.',
'Re-Run tests' => 'Test opnieuw uitvoeren',
'Recommended collation is {collation}' => 'Aanbevolen sortering is {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'Aanbevolen sortering is {collation} voor de tabellen: {tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'Aanbevolen engine is {engine} voor de tabellen: {tables}',
'Reserved' => 'Wordt uitgevoerd',
'Runtime' => 'Runtime',
'Search index rebuild in progress.' => 'Bezig met het opnieuw opbouwen van de zoekindex.',
'Search term...' => 'Zoekterm...',
'See installation manual for more details.' => 'Bekijk de installatie handleiding voor meer info.',
'Select category..' => 'Kies een categorie..',
'Select day' => 'Kies een dag',
'Select level...' => 'Kies een niveau...',
'Settings' => 'Instellingen',
'Supported drivers: {drivers}' => 'Ondersteunde stuurprogramma\'s: {drivers}',
'Table collations' => 'Tabel sorteringen',
'Table engines' => 'Tabel-opslagsystemen',
'The current main HumHub database name is ' => 'De huidige naam van de HumHub-gegevensbank is',
'There is a new update available! (Latest version: %version%)' => 'Er is een nieuwe update beschikbaar! (Laatste versie: %version%)',
'This HumHub installation is up to date!' => 'Deze installatie is up-to-date!',
'Time zone' => 'Tijdzone',
'Total {count} entries found.' => '{count} berichten gevonden.',
'Trace' => 'Opsporen',
'Uploads' => 'Uploads',
'Varying table engines are not supported.' => 'Verschillende tabel-opslagsystemen worden niet ondersteund.',
'Version' => 'Versie',
'Waiting' => 'Aan het wachten',
'Warning' => 'Waarschuwing',
'{imageExtension} Support' => '{imageExtension} Ondersteuning',
'{phpExtension} Extension' => '{phpExtension} Extensie',
'{phpExtension} Support' => '{phpExtension} Ondersteuning',
);