Enh: Updated Translations (translate.humhub.org)

This commit is contained in:
HumHub Translations 2023-07-14 16:29:19 +00:00
parent 6c78487906
commit 0c38f40ea2
12 changed files with 517 additions and 523 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,93 +1,92 @@
<?php
return [
'<strong>Confirm</strong> Action' => '<strong>確認</strong> アクション',
'<strong>Latest</strong> updates' => '<strong>最新</strong>情報',
'<strong>Mail</strong> summary' => '<strong>メール</strong>サマリー',
'Actions' => 'アクション',
'Add:' => '追加:',
'Administration' => '管理',
'All' => 'すべて',
'Allow' => '許可',
'Allow content from external source' => '外部ソースからのコンテンツを許可する',
'Always allow content from this provider!' => 'このプロバイダからのコンテンツを常に許可してください',
'An error occurred while handling your last action. (Handler not found).' => '処理中にエラーが発生しました。 (ハンドラが見つかりません。)',
'An unexpected error occurred while loading the search result.' => '検索結果の読み込み中に予期しないエラーが発生しました。',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '予期しないエラーが発生しました。サイト管理者に連絡してください。',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '予期しないサーバーエラーが発生しました。 サイト管理者に連絡してください。',
'Back' => '戻る',
'Back to dashboard' => 'ダッシュボードへ戻る',
'Cancel' => 'キャンセル',
'Choose language:' => '言語を選択:',
'Close' => '閉じる',
'Collapse' => '折りたたむ',
'Confirm' => '確認',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'コンテンツアドオンソースは HActiveRecordContent または HActiveRecordContentAddon のインスタンスでなければなりません!',
'Copy to clipboard' => 'クリップボードにコピー',
'Could not find content of addon!' => 'アドオンのコンテンツを見つけることができませんでした!',
'Could not find requested page.' => '要求されたページが見つかりませんでした。',
'Default' => 'デフォルト',
'Delete' => '削除',
'Deny' => '拒否',
'Do you really want to perform this action?' => '本当に実行しますか?',
'Do you want to enable content from \'{urlPrefix}\'?' => '{urlPrefix}’のコンテンツを有効にしますか?',
'Edit' => '編集',
'Error' => 'エラー',
'Error while running your last action (Invalid request method).' => '実行中にエラーが発生しました(無効なリクエストメソッド)',
'Error:' => 'エラー:',
'Expand' => '拡大',
'Export' => 'エクスポート',
'Info:' => '情報:',
'Invalid request method!' => '無効なリクエストです!',
'It looks like you may have taken the wrong turn.' => '道を間違ったかもしれません。',
'Language' => '言語',
'Loading...' => '読み込み中...',
'Login' => 'ログイン',
'Logo of {appName}' => '{appName} のロゴ',
'Logout' => 'ログアウト',
'Menu' => 'メニュー',
'Module is not enabled on this content container!' => 'このコンテンツコンテナに有効なモジュールがありません。',
'My Profile' => 'マイプロフィール',
'New profile image' => '新しいプロフィール画像',
'Next' => '次',
'No error information given.' => 'エラー情報はありません。',
'Oooops...' => 'おっと・・・',
'Open' => '開く',
'Please type at least 3 characters' => '3文字以上入力してください。',
'Please type at least {count} characters' => '少なくとも {count} 文字が必要です。',
'Powered by {name}' => 'Powered by {name}',
'Profile dropdown' => 'ドロップダウンプロフィール',
'Profile picture of {displayName}' => '{displayName} さんのプロフィール写真',
'Save' => '保存',
'Saved' => '保存しました',
'Search' => '検索',
'Search...' => '探す...',
'Select Me' => '自分を選ぶ',
'Settings' => '設定',
'Show less' => '少なく表示',
'Show more' => 'もっと見る',
'Some files could not be uploaded:' => '一部のファイルをアップロードできませんでした:',
'Stop impersonation' => 'なりすましを止める',
'Text could not be copied to clipboard' => 'テキストをクリップボードにコピーできませんでした。',
'Text has been copied to clipboard' => 'テキストがクリップボードにコピーされました。',
'The date has to be in the past.' => '日付は過去である必要があります。',
'The file has been deleted.' => 'ファイルを削除しました。',
'The requested resource could not be found.' => '要求されたリソースが見つかりませんでした。',
'The space has been archived.' => 'スペースをアーカイブしました。',
'The space has been unarchived.' => 'スペースをアーカイブから復元しました。',
'Time Zone' => 'タイムゾーン',
'Toggle comment menu' => 'コメントメニューの切り替え',
'Toggle panel menu' => 'パネルメニューの切り替え',
'Toggle post menu' => 'ポストメニューの切り替え',
'Toggle stream entry menu' => 'ストリーム入力メニューの切り替え',
'Unsaved changes will be lost. Do you want to proceed?' => '保存されていない変更があります。このページから移動しますか?',
'Unsubscribe' => '退会',
'Upload' => 'アップロード',
'Upload file' => 'ファイルをアップロード',
'You are not allowed to run this action.' => 'この操作を実行することはできません。',
'{nFormatted}B' => '{nFormatted}B',
'{nFormatted}K' => '{nFormatted}K',
'{nFormatted}M' => '{nFormatted}M',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => '',
'verify your upload_max_filesize and post_max_size php settings.' => '',
];
return array (
'<strong>Confirm</strong> Action' => '<strong>確認</strong> アクション',
'<strong>Latest</strong> updates' => '<strong>最新</strong>情報',
'<strong>Mail</strong> summary' => '<strong>メール</strong>サマリー',
'Actions' => 'アクション',
'Add:' => '追加:',
'Administration' => '管理',
'All' => 'すべて',
'Allow' => '許可',
'Allow content from external source' => '外部ソースからのコンテンツを許可する',
'Always allow content from this provider!' => 'このプロバイダからのコンテンツを常に許可してください',
'An error occurred while handling your last action. (Handler not found).' => '処理中にエラーが発生しました。 (ハンドラが見つかりません。)',
'An unexpected error occurred while loading the search result.' => '検索結果の読み込み中に予期しないエラーが発生しました。',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '予期しないエラーが発生しました。サイト管理者に連絡してください。',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => '予期しないエラーが発生しました。ファイルが許可されているアップロード制限 {maxUploadSize} を超えていないか確認してください。',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '予期しないサーバーエラーが発生しました。 サイト管理者に連絡してください。',
'Back' => '戻る',
'Back to dashboard' => 'ダッシュボードへ戻る',
'Cancel' => 'キャンセル',
'Choose language:' => '言語を選択:',
'Close' => '閉じる',
'Collapse' => '折りたたむ',
'Confirm' => '確認',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'コンテンツアドオンソースは HActiveRecordContent または HActiveRecordContentAddon のインスタンスでなければなりません!',
'Copy to clipboard' => 'クリップボードにコピー',
'Could not find content of addon!' => 'アドオンのコンテンツを見つけることができませんでした!',
'Could not find requested page.' => '要求されたページが見つかりませんでした。',
'Default' => 'デフォルト',
'Delete' => '削除',
'Deny' => '拒否',
'Do you really want to perform this action?' => '本当に実行しますか?',
'Do you want to enable content from \'{urlPrefix}\'?' => '{urlPrefix}’のコンテンツを有効にしますか?',
'Edit' => '編集',
'Error' => 'エラー',
'Error while running your last action (Invalid request method).' => '実行中にエラーが発生しました(無効なリクエストメソッド)',
'Error:' => 'エラー:',
'Expand' => '拡大',
'Export' => 'エクスポート',
'Info:' => '情報:',
'Invalid request method!' => '無効なリクエストです!',
'It looks like you may have taken the wrong turn.' => '道を間違ったかもしれません。',
'Language' => '言語',
'Loading...' => '読み込み中...',
'Login' => 'ログイン',
'Logo of {appName}' => '{appName} のロゴ',
'Logout' => 'ログアウト',
'Menu' => 'メニュー',
'Module is not enabled on this content container!' => 'このコンテンツコンテナに有効なモジュールがありません。',
'My Profile' => 'マイプロフィール',
'New profile image' => '新しいプロフィール画像',
'Next' => '次',
'No error information given.' => 'エラー情報はありません。',
'Oooops...' => 'おっと・・・',
'Open' => '開く',
'Please type at least 3 characters' => '3文字以上入力してください。',
'Please type at least {count} characters' => '少なくとも {count} 文字が必要です。',
'Powered by {name}' => 'Powered by {name}',
'Profile dropdown' => 'ドロップダウンプロフィール',
'Profile picture of {displayName}' => '{displayName} さんのプロフィール写真',
'Save' => '保存',
'Saved' => '保存しました',
'Search' => '検索',
'Search...' => '探す...',
'Select Me' => '自分を選ぶ',
'Settings' => '設定',
'Show less' => '少なく表示',
'Show more' => 'もっと見る',
'Some files could not be uploaded:' => '一部のファイルをアップロードできませんでした:',
'Stop impersonation' => 'なりすましを止める',
'Text could not be copied to clipboard' => 'テキストをクリップボードにコピーできませんでした。',
'Text has been copied to clipboard' => 'テキストがクリップボードにコピーされました。',
'The date has to be in the past.' => '日付は過去である必要があります。',
'The file has been deleted.' => 'ファイルを削除しました。',
'The requested resource could not be found.' => '要求されたリソースが見つかりませんでした。',
'The space has been archived.' => 'スペースをアーカイブしました。',
'The space has been unarchived.' => 'スペースをアーカイブから復元しました。',
'Time Zone' => 'タイムゾーン',
'Toggle comment menu' => 'コメントメニューの切り替え',
'Toggle panel menu' => 'パネルメニューの切り替え',
'Toggle post menu' => 'ポストメニューの切り替え',
'Toggle stream entry menu' => 'ストリーム入力メニューの切り替え',
'Unsaved changes will be lost. Do you want to proceed?' => '保存されていない変更があります。このページから移動しますか?',
'Unsubscribe' => '退会',
'Upload' => 'アップロード',
'Upload file' => 'ファイルをアップロード',
'You are not allowed to run this action.' => 'この操作を実行することはできません。',
'verify your upload_max_filesize and post_max_size php settings.' => 'Upload_max_filesize と post_max_size の php 設定を確認してください。',
'{nFormatted}B' => '{nFormatted}B',
'{nFormatted}K' => '{nFormatted}K',
'{nFormatted}M' => '{nFormatted}M',
);

File diff suppressed because one or more lines are too long

View File

@ -1,93 +1,92 @@
<?php
return [
'<strong>Confirm</strong> Action' => '<strong>Zeker</strong> weten?',
'<strong>Latest</strong> updates' => '<strong>Laatste</strong> updates',
'<strong>Mail</strong> summary' => '<strong>E-mail</strong> samenvatting',
'Actions' => 'Acties',
'Add:' => 'Toevoegen:',
'Administration' => 'Administratie',
'All' => 'Allemaal',
'Allow' => 'Toestaan',
'Allow content from external source' => 'Inhoud van externe bron toestaan',
'Always allow content from this provider!' => 'Sta altijd inhoud van deze provider toe!',
'An error occurred while handling your last action. (Handler not found).' => 'Een fout deed zich voor bij het afhandelen van uw laatste actie. (Handler niet gevonden).',
'An unexpected error occurred while loading the search result.' => 'Een onverwachte fout deed zich voor tijdens het laden van het zoekresultaat.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Een onverwachte fout deed zich voor; neem bij herhaling contact op met een beheerder van deze site.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Een onbekende serverfout deed zich voor; neem bij herhaling contact op met een beheerder van deze site.',
'Back' => 'Terug',
'Back to dashboard' => 'Terug naar het dashboard',
'Cancel' => 'Annuleren',
'Choose language:' => 'Kies een taal:',
'Close' => 'Sluiten',
'Collapse' => 'Inklappen',
'Confirm' => 'Bevestig',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon bron moet een instantie van HActiveRecordContent of HActiveRecordContentAddon zijn!',
'Copy to clipboard' => 'Kopieer naar klembord',
'Could not find content of addon!' => 'Kan de inhoud van deze addon niet vinden!',
'Could not find requested page.' => 'Kan de opgevraagde pagina niet vinden.',
'Default' => 'Standaard',
'Delete' => 'Verwijder',
'Deny' => 'Weigeren',
'Do you really want to perform this action?' => 'Weet u dit zeker?',
'Do you want to enable content from \'{urlPrefix}\'?' => 'Wilt u inhoud van \'{urlPrefix}\' inschakelen?',
'Edit' => 'Bewerk',
'Error' => 'Fout',
'Error while running your last action (Invalid request method).' => 'Fout bij het uitvoeren van uw laatste actie (Ongeldige request method).',
'Error:' => 'Fout:',
'Expand' => 'Uitklappen',
'Export' => 'Exporteer',
'Info:' => 'Informatie:',
'Invalid request method!' => 'Ongeldige aanvraagmethode!',
'It looks like you may have taken the wrong turn.' => 'U hebt misschien de verkeerde keuze gemaakt.',
'Language' => 'Taal',
'Loading...' => 'Laden...',
'Login' => 'Log in',
'Logo of {appName}' => 'Logo van {appName}',
'Logout' => 'Uitloggen',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Module is niet op deze inhoud container ingeschakeld!',
'My Profile' => 'Mijn profiel',
'New profile image' => 'Nieuwe profielfoto',
'Next' => 'Volgende',
'No error information given.' => 'Geen fout informatie beschikbaar.',
'Oooops...' => 'Oeps...',
'Open' => 'Open',
'Please type at least 3 characters' => 'Typ tenminste 3 tekens',
'Please type at least {count} characters' => 'Typ ten minste {count} tekens',
'Powered by {name}' => 'Mogelijk gemaakt door {name}',
'Profile dropdown' => 'Profiel keuzelijst',
'Profile picture of {displayName}' => 'Profielafbeelding van {displayName}',
'Save' => 'Opslaan',
'Saved' => 'Opgeslagen',
'Search' => 'Zoeken',
'Search...' => 'Zoeken...',
'Select Me' => 'Klik op mij',
'Settings' => 'Instellingen',
'Show less' => 'Toon minder',
'Show more' => 'Toon meer',
'Some files could not be uploaded:' => 'Enkele bestanden zijn niet geüpload.',
'Stop impersonation' => 'Nabootsing van identiteit stoppen',
'Text could not be copied to clipboard' => 'De tekst kon niet worden gekopieerd naar het klembord.',
'Text has been copied to clipboard' => 'De tekst is naar het klembord gekopieerd.',
'The date has to be in the past.' => 'De datum moet in het verleden liggen.',
'The file has been deleted.' => 'Het bestand is verwijderd.',
'The requested resource could not be found.' => 'De gevraagde hulpbron kan niet worden gevonden.',
'The space has been archived.' => 'De ruimte is gearchiveerd.',
'The space has been unarchived.' => 'De ruimte is uit het archief gehaald.',
'Time Zone' => 'Tijdzone',
'Toggle comment menu' => 'Aan/uit commentaar menu',
'Toggle panel menu' => 'Aan/uit paneelmenu',
'Toggle post menu' => 'Aan/uit berichten menu',
'Toggle stream entry menu' => 'Aan/uit nieuwsberichten menu',
'Unsaved changes will be lost. Do you want to proceed?' => 'Er zijn niet-opgeslagen wijzigingen, wilt u deze pagina echt verlaten?',
'Unsubscribe' => 'Afmelden',
'Upload' => 'Upload',
'Upload file' => 'Upload bestand',
'You are not allowed to run this action.' => 'U mag deze actie niet uitvoeren.',
'{nFormatted}B' => '{nFormatted}B',
'{nFormatted}K' => '{nFormatted}K',
'{nFormatted}M' => '{nFormatted}M',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => '',
'verify your upload_max_filesize and post_max_size php settings.' => '',
];
return array (
'<strong>Confirm</strong> Action' => '<strong>Zeker</strong> weten?',
'<strong>Latest</strong> updates' => '<strong>Laatste</strong> updates',
'<strong>Mail</strong> summary' => '<strong>E-mail</strong> samenvatting',
'Actions' => 'Acties',
'Add:' => 'Toevoegen:',
'Administration' => 'Administratie',
'All' => 'Allemaal',
'Allow' => 'Toestaan',
'Allow content from external source' => 'Inhoud van externe bron toestaan',
'Always allow content from this provider!' => 'Sta altijd inhoud van deze provider toe!',
'An error occurred while handling your last action. (Handler not found).' => 'Een fout deed zich voor bij het afhandelen van uw laatste actie. (Handler niet gevonden).',
'An unexpected error occurred while loading the search result.' => 'Een onverwachte fout deed zich voor tijdens het laden van het zoekresultaat.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Een onverwachte fout deed zich voor; neem bij herhaling contact op met een beheerder van deze site.',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => 'Er is een onverwachte fout opgetreden. Controleer of uw bestand de toegestane uploadlimiet van {maxUploadSize} overschrijdt.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Een onbekende serverfout deed zich voor; neem bij herhaling contact op met een beheerder van deze site.',
'Back' => 'Terug',
'Back to dashboard' => 'Terug naar het dashboard',
'Cancel' => 'Annuleren',
'Choose language:' => 'Kies een taal:',
'Close' => 'Sluiten',
'Collapse' => 'Inklappen',
'Confirm' => 'Bevestig',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon bron moet een instantie van HActiveRecordContent of HActiveRecordContentAddon zijn!',
'Copy to clipboard' => 'Kopieer naar klembord',
'Could not find content of addon!' => 'Kan de inhoud van deze addon niet vinden!',
'Could not find requested page.' => 'Kan de opgevraagde pagina niet vinden.',
'Default' => 'Standaard',
'Delete' => 'Verwijder',
'Deny' => 'Weigeren',
'Do you really want to perform this action?' => 'Weet u dit zeker?',
'Do you want to enable content from \'{urlPrefix}\'?' => 'Wilt u inhoud van \'{urlPrefix}\' inschakelen?',
'Edit' => 'Bewerk',
'Error' => 'Fout',
'Error while running your last action (Invalid request method).' => 'Fout bij het uitvoeren van uw laatste actie (Ongeldige request method).',
'Error:' => 'Fout:',
'Expand' => 'Uitklappen',
'Export' => 'Exporteer',
'Info:' => 'Informatie:',
'Invalid request method!' => 'Ongeldige aanvraagmethode!',
'It looks like you may have taken the wrong turn.' => 'U hebt misschien de verkeerde keuze gemaakt.',
'Language' => 'Taal',
'Loading...' => 'Laden...',
'Login' => 'Log in',
'Logo of {appName}' => 'Logo van {appName}',
'Logout' => 'Uitloggen',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Module is niet op deze inhoud container ingeschakeld!',
'My Profile' => 'Mijn profiel',
'New profile image' => 'Nieuwe profielfoto',
'Next' => 'Volgende',
'No error information given.' => 'Geen fout informatie beschikbaar.',
'Oooops...' => 'Oeps...',
'Open' => 'Open',
'Please type at least 3 characters' => 'Typ tenminste 3 tekens',
'Please type at least {count} characters' => 'Typ ten minste {count} tekens',
'Powered by {name}' => 'Mogelijk gemaakt door {name}',
'Profile dropdown' => 'Profiel keuzelijst',
'Profile picture of {displayName}' => 'Profielafbeelding van {displayName}',
'Save' => 'Opslaan',
'Saved' => 'Opgeslagen',
'Search' => 'Zoeken',
'Search...' => 'Zoeken...',
'Select Me' => 'Klik op mij',
'Settings' => 'Instellingen',
'Show less' => 'Toon minder',
'Show more' => 'Toon meer',
'Some files could not be uploaded:' => 'Enkele bestanden zijn niet geüpload.',
'Stop impersonation' => 'Nabootsing van identiteit stoppen',
'Text could not be copied to clipboard' => 'De tekst kon niet worden gekopieerd naar het klembord.',
'Text has been copied to clipboard' => 'De tekst is naar het klembord gekopieerd.',
'The date has to be in the past.' => 'De datum moet in het verleden liggen.',
'The file has been deleted.' => 'Het bestand is verwijderd.',
'The requested resource could not be found.' => 'De gevraagde hulpbron kan niet worden gevonden.',
'The space has been archived.' => 'De ruimte is gearchiveerd.',
'The space has been unarchived.' => 'De ruimte is uit het archief gehaald.',
'Time Zone' => 'Tijdzone',
'Toggle comment menu' => 'Aan/uit commentaar menu',
'Toggle panel menu' => 'Aan/uit paneelmenu',
'Toggle post menu' => 'Aan/uit berichten menu',
'Toggle stream entry menu' => 'Aan/uit nieuwsberichten menu',
'Unsaved changes will be lost. Do you want to proceed?' => 'Er zijn niet-opgeslagen wijzigingen, wilt u deze pagina echt verlaten?',
'Unsubscribe' => 'Afmelden',
'Upload' => 'Upload',
'Upload file' => 'Upload bestand',
'You are not allowed to run this action.' => 'U mag deze actie niet uitvoeren.',
'verify your upload_max_filesize and post_max_size php settings.' => 'Verifieer je upload_max_filesize en post_max_size php instellingen.',
'{nFormatted}B' => '{nFormatted}B',
'{nFormatted}K' => '{nFormatted}K',
'{nFormatted}M' => '{nFormatted}M',
);

View File

@ -2,12 +2,12 @@
return array (
'<strong>Administration</strong> menu' => '<strong>管理</strong>メニュー',
'<strong>Maintenance</strong> Mode' => '<strong>メンテナンス </strong>モード',
'<strong>Module</strong> administration' => '',
'<strong>Module</strong> administration' => '<strong>モジュール</strong>の管理',
'<strong>Warning</strong> incomplete setup!' => '<strong>警告</strong> 設定が不完全です。',
'About' => 'About',
'Activate' => '有効化',
'Active Modules' => '',
'Add more modules' => '',
'Active Modules' => 'アクティブなモジュール',
'Add more modules' => 'さらにモジュールを追加する',
'Admin' => '管理者',
'Administration' => '管理',
'Administrative group' => '管理者権限を持つグループ',
@ -36,14 +36,14 @@ return array (
'General' => '一般',
'Groups' => 'グループ',
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'グループ(注:このユーザーの管理者グループはあなたの権限で管理することは出来ません。)',
'Inactive Modules' => '',
'Inactive Modules' => '非アクティブなモジュール',
'Information' => 'インフォメーション',
'Install Updates' => '',
'Install Updates' => 'アップデートのインストール',
'Invalid user state: {state}' => '無効なユーザー状態:{state}',
'Invite by email' => 'Eメールアドレスで招待する',
'Invite by link' => 'リンクで招待',
'Invited by' => '招待者',
'Keep your system up-to-date and benefit from the latest improvements.' => '',
'Keep your system up-to-date and benefit from the latest improvements.' => 'システムを最新の状態に保ち、最新の改善点を活用してください。',
'Logging' => 'ログ',
'Logs' => 'ログ',
'Mailing' => 'メーリングリスト',
@ -65,12 +65,12 @@ return array (
'Statistics' => '統計',
'The cron job for the background jobs (queue) does not seem to work properly.' => 'バックグラウンドジョブキューのcronジョブが正常に動作しないようです。',
'The cron job for the regular tasks (cron) does not seem to work properly.' => '定期的なタスク(cron)のcronジョブが正常に動作しないようです。',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => '',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => 'この概要にはインストールされているすべてのモジュールが表示され、モジュールを有効化、無効化、構成し、もちろんアンインストールすることができます。新しいモジュールを見つけるにはマーケットプレイスを覗いてください。モジュールを非アクティブ化またはアンインストールすると、そのモジュールで作成されたコンテンツがすべて失われることに注意してください。',
'Uninstall' => 'アンインストール',
'Updates available for {count} of your modules' => '',
'Updates available for {count} of your modules' => '{count} 個のモジュールで利用可能なアップデートがあります',
'User not found!' => 'ユーザーが見つかりませんでした。',
'Userprofiles' => 'ユーザープロフィール',
'Users' => 'ユーザー',
'Version' => 'バージョン',
'Visit Marketplace' => '',
'Visit Marketplace' => 'マーケットプレイスにアクセス',
);

View File

@ -1,33 +1,32 @@
<?php
return [
'<strong>Manage</strong> Spaces' => '<strong>スペース</strong>管理',
'Add new space' => 'スペース追加',
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => 'ユーザーロールを使用することにより、スペース内にさまざまな権限グループを作成できます。 これらは、許可されたユーザーがスペースごとに個別化することもでき、その特定のスペースにのみ関連します。',
'Change owner' => 'オーナーを変更',
'Default Content Visiblity' => 'デフォルトの閲覧権限',
'Default Join Policy' => 'デフォルトの参加権限',
'Default Space Permissions' => 'デフォルトのスペース権限',
'Default Space(s)' => 'デフォルトのスペース',
'Default Visibility' => 'デフォルトのアクセス権限',
'Default space' => 'デフォルトのスペース',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'スペースの新規作成時に適用されるデフォルト設定です。These settings can be overwritten for each individual space.',
'Invalid space' => '無効なスペース',
'Manage members' => 'メンバー管理',
'Manage modules' => 'モジュール管理',
'Open space' => 'スペースを開く',
'Overview' => '概要',
'Permissions' => '権限',
'Search by name, description, id or owner.' => '名前、説明文、id、オーナー名などで検索する',
'Settings' => '設定',
'Space Settings' => 'スペース設定',
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => 'これらのオプションを使用すると、すべてのスペースにデフォルトのアクセス許可を設定できます。 許可されたユーザーは、スペースごとにこれらをパーソナライズできます。 新しいモジュールをインストールすると、さらにエントリが追加されます。',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'このスペース一覧でスペースの閲覧・編集・削除ができます。',
'Update Space memberships also for existing members.' => '既存のメンバーのスペースメンバーシップを更新します。',
'Default "Hide About Page"' => '',
'Default "Hide Activity Sidebar Widget"' => '',
'Default "Hide Followers"' => '',
'Default "Hide Members"' => '',
'Default homepage' => '',
'Default homepage (Non-members)' => '',
];
return array (
'<strong>Manage</strong> Spaces' => '<strong>スペース</strong>管理',
'Add new space' => 'スペース追加',
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => 'ユーザーロールを使用することにより、スペース内にさまざまな権限グループを作成できます。 これらは、許可されたユーザーがスペースごとに個別化することもでき、その特定のスペースにのみ関連します。',
'Change owner' => 'オーナーを変更',
'Default "Hide About Page"' => 'デフォルトの ”Aboutページを非表示”',
'Default "Hide Activity Sidebar Widget"' => 'デフォルトの ”アクティビティサイドバーウィジェットを非表示”',
'Default "Hide Followers"' => 'デフォルトの ”フォロワーを非表示”',
'Default "Hide Members"' => 'デフォルトの ”メンバーを非表示”',
'Default Content Visiblity' => 'デフォルトの閲覧権限',
'Default Join Policy' => 'デフォルトの参加権限',
'Default Space Permissions' => 'デフォルトのスペース権限',
'Default Space(s)' => 'デフォルトのスペース',
'Default Visibility' => 'デフォルトのアクセス権限',
'Default homepage' => 'デフォルトのホームページ',
'Default homepage (Non-members)' => 'デフォルトのホームページ (非会員)',
'Default space' => 'デフォルトのスペース',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'スペースの新規作成時に適用されるデフォルト設定です。These settings can be overwritten for each individual space.',
'Invalid space' => '無効なスペース',
'Manage members' => 'メンバー管理',
'Manage modules' => 'モジュール管理',
'Open space' => 'スペースを開く',
'Overview' => '概要',
'Permissions' => '権限',
'Search by name, description, id or owner.' => '名前、説明文、id、オーナー名などで検索する',
'Settings' => '設定',
'Space Settings' => 'スペース設定',
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => 'これらのオプションを使用すると、すべてのスペースにデフォルトのアクセス許可を設定できます。 許可されたユーザーは、スペースごとにこれらをパーソナライズできます。 新しいモジュールをインストールすると、さらにエントリが追加されます。',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'このスペース一覧でスペースの閲覧・編集・削除ができます。',
'Update Space memberships also for existing members.' => '既存のメンバーのスペースメンバーシップを更新します。',
);

View File

@ -2,12 +2,12 @@
return array (
'<strong>Administration</strong> menu' => '<strong>Administratie</strong> menu',
'<strong>Maintenance</strong> Mode' => '<strong>Onderhoudsmodus</strong>',
'<strong>Module</strong> administration' => '',
'<strong>Module</strong> administration' => '<strong>Module</strong> administratie',
'<strong>Warning</strong> incomplete setup!' => '<strong>Waarschuwing</strong> onvolledige installatie!',
'About' => 'Over',
'Activate' => 'Activeren',
'Active Modules' => '',
'Add more modules' => '',
'Active Modules' => 'Actieve modules',
'Add more modules' => 'Voeg meer modules toe',
'Admin' => 'Beheerder',
'Administration' => 'Beheer',
'Administrative group' => 'Administratieve groep',
@ -36,14 +36,14 @@ return array (
'General' => 'Algemeen',
'Groups' => 'Groepen',
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'Groepen (Opmerking: de beheerdersgroep van deze gebruiker kan niet worden beheerd met uw machtigingen)',
'Inactive Modules' => '',
'Inactive Modules' => 'Inactieve modules',
'Information' => 'Informatie',
'Install Updates' => '',
'Install Updates' => 'Installeer updates',
'Invalid user state: {state}' => 'Ongeldige gebruikersstatus: {state}',
'Invite by email' => 'Uitnodigen per e-mail',
'Invite by link' => 'Uitnodigen per link',
'Invited by' => 'Uitgenodigd door',
'Keep your system up-to-date and benefit from the latest improvements.' => '',
'Keep your system up-to-date and benefit from the latest improvements.' => 'Houd uw systeem up-to-date en profiteer van de nieuwste verbeteringen.',
'Logging' => 'Logging',
'Logs' => 'Logs',
'Mailing' => 'Mailen',
@ -65,12 +65,12 @@ return array (
'Statistics' => 'Statistieken',
'The cron job for the background jobs (queue) does not seem to work properly.' => 'De cron-taak voor de achtergrondtaken (wachtrij) lijkt niet goed te werken.',
'The cron job for the regular tasks (cron) does not seem to work properly.' => 'De cron-taak voor de reguliere taken (cron) lijkt niet goed te werken.',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => '',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => 'Dit overzicht toont u alle geïnstalleerde modules en stelt u in staat deze in te schakelen, uit te schakelen, te configureren en natuurlijk te verwijderen. Neem een kijkje in onze Marktplaats om nieuwe modules te ontdekken. Houd er rekening mee dat het deactiveren of verwijderen van een module zal resulteren in het verlies van alle inhoud die met die module is gemaakt.',
'Uninstall' => 'Verwijderen',
'Updates available for {count} of your modules' => '',
'Updates available for {count} of your modules' => 'Updates beschikbaar voor {count} van uw modules',
'User not found!' => 'Gebruiker niet gevonden!',
'Userprofiles' => 'Gebruikerprofielen',
'Users' => 'Gebruikers',
'Version' => 'Versie',
'Visit Marketplace' => '',
'Visit Marketplace' => 'Bezoek de Marktplaats',
);

View File

@ -1,33 +1,32 @@
<?php
return [
'<strong>Manage</strong> Spaces' => '<strong>Beheer</strong> ruimtes',
'Add new space' => 'Nieuwe ruimte toevoegen.',
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => 'Door gebruikersrollen te gebruiken, kunt u verschillende rechtengroepen binnen een ruimte maken. Deze kunnen ook worden geïndividualiseerd door geautoriseerde gebruikers voor elke ruimte en zijn alleen relevant voor die specifieke ruimte.',
'Change owner' => 'Wijzig eigenaar',
'Default Content Visiblity' => 'Standaard zichtbaarheid inhoud',
'Default Join Policy' => 'Standaard beleidslijn om lid te worden',
'Default Space Permissions' => 'Standaardrechten voor ruimtes',
'Default Space(s)' => 'Standaardruimte (n)',
'Default Visibility' => 'Standaard zichtbaarheid',
'Default space' => 'Standaard ruimte',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'Verander hier de standaard instellingen van ruimtes. Een gebruiker kan deze instellingen zelf per ruimte veranderen.',
'Invalid space' => 'Ongeldige ruimte',
'Manage members' => 'Leden beheren',
'Manage modules' => 'Modules beheren',
'Open space' => 'Ruimte openen',
'Overview' => 'Overzicht',
'Permissions' => 'Rechten',
'Search by name, description, id or owner.' => 'Zoeken op naam, beschrijving, ID of eigenaar.',
'Settings' => 'Instellingen',
'Space Settings' => 'Ruimte instellingen',
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => 'Met deze opties kunt u de standaardrechten voor alle ruimtes instellen. Geautoriseerde gebruikers kunnen deze voor elke ruimte individualiseren. Verdere vermeldingen worden toegevoegd met de installatie van nieuwe modules.',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'Deze lijst geeft een overzicht van alle ruimtes met acties om de ruimte te bekijken, veranderen en verwijderen.',
'Update Space memberships also for existing members.' => 'Werk ruimte-lidmaatschappen ook bij voor bestaande leden.',
'Default "Hide About Page"' => '',
'Default "Hide Activity Sidebar Widget"' => '',
'Default "Hide Followers"' => '',
'Default "Hide Members"' => '',
'Default homepage' => '',
'Default homepage (Non-members)' => '',
];
return array (
'<strong>Manage</strong> Spaces' => '<strong>Beheer</strong> ruimtes',
'Add new space' => 'Nieuwe ruimte toevoegen.',
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => 'Door gebruikersrollen te gebruiken, kunt u verschillende rechtengroepen binnen een ruimte maken. Deze kunnen ook worden geïndividualiseerd door geautoriseerde gebruikers voor elke ruimte en zijn alleen relevant voor die specifieke ruimte.',
'Change owner' => 'Wijzig eigenaar',
'Default "Hide About Page"' => 'Standaard "Over pagina verbergen"',
'Default "Hide Activity Sidebar Widget"' => 'Standaard "Activiteiten zijbalk widget verbergen"',
'Default "Hide Followers"' => 'Standaard "Volgers verbergen"',
'Default "Hide Members"' => 'Standaard "Leden verbergen"',
'Default Content Visiblity' => 'Standaard zichtbaarheid inhoud',
'Default Join Policy' => 'Standaard beleidslijn om lid te worden',
'Default Space Permissions' => 'Standaardrechten voor ruimtes',
'Default Space(s)' => 'Standaardruimte (n)',
'Default Visibility' => 'Standaard zichtbaarheid',
'Default homepage' => 'Standaard startpagina',
'Default homepage (Non-members)' => 'Standaard startpagina (niet-leden)',
'Default space' => 'Standaard ruimte',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'Verander hier de standaard instellingen van ruimtes. Een gebruiker kan deze instellingen zelf per ruimte veranderen.',
'Invalid space' => 'Ongeldige ruimte',
'Manage members' => 'Leden beheren',
'Manage modules' => 'Modules beheren',
'Open space' => 'Ruimte openen',
'Overview' => 'Overzicht',
'Permissions' => 'Rechten',
'Search by name, description, id or owner.' => 'Zoeken op naam, beschrijving, ID of eigenaar.',
'Settings' => 'Instellingen',
'Space Settings' => 'Ruimte instellingen',
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => 'Met deze opties kunt u de standaardrechten voor alle ruimtes instellen. Geautoriseerde gebruikers kunnen deze voor elke ruimte individualiseren. Verdere vermeldingen worden toegevoegd met de installatie van nieuwe modules.',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'Deze lijst geeft een overzicht van alle ruimtes met acties om de ruimte te bekijken, veranderen en verwijderen.',
'Update Space memberships also for existing members.' => 'Werk ruimte-lidmaatschappen ook bij voor bestaande leden.',
);

View File

@ -1,112 +1,111 @@
<?php
return [
'(Also visible to non-members of this space)' => '(このスペースはメンバー以外にも表示されます)',
'<strong>Delete</strong> content?' => 'コンテンツを<strong>削除</strong>しますか?',
'<strong>Move</strong> content' => 'コンテンツの<strong>移動</strong>',
'<strong>Permalink</strong> to this post' => 'この投稿への<strong>パーマリンク</strong>',
'<strong>Scheduling</strong> Options' => '<strong>スケジューリング</strong> オプション',
'Activate scheduling' => 'スケジューリングを有効にする',
'Activated' => '作動中',
'Add a member to notify' => '通知するメンバーを追加',
'Add tag...' => 'タグを追加...',
'Archived' => 'アーカイブ',
'Attach Files' => 'ファイルの添付',
'Back to stream' => 'ストリームに戻る',
'Cancel' => 'キャンセル',
'Cancel Edit' => '編集を中止',
'Cannot notify the author.' => '作成者に通知できません。',
'Change to "Private"' => 'プライベート',
'Change to "Public"' => '公開',
'Comments are locked' => 'コメントはロックされています',
'Comments are unlocked' => 'コメントはアンロックされています',
'Configure' => '設定',
'Confirm' => '確認',
'Content' => 'コンテンツ',
'Content Tag with invalid contentcontainer_id assigned.' => '無効な contentcontainer_id が割り当てられたコンテンツ タグ。',
'Content has been moved to {spacename}' => 'コンテンツは{spacename}に移動されました。',
'Could not find requested content!' => '要求されたコンテンツが見つかりませんでした。',
'Create as draft' => '下書きとして作成',
'Created at:' => '作成日時:',
'Created by me' => '私が作成',
'Creation time' => '作成時間',
'Delete' => '削除',
'Deleted' => '削除しました',
'Draft' => '下書き',
'Edit' => '編集',
'Enable' => '有効化',
'Filter' => 'フィルター',
'Hidden' => '隠す',
'I\'m involved' => '私が関係している',
'Invalid content id given!' => '無効なコンテンツIDが指定されました。',
'Invalid request method!' => '無効なリクエスト方法です。',
'Invalid space selection.' => '無効なスペースが選択されました。',
'Last update' => '最終更新',
'Last updated {time}' => '最終更新時間 {time}',
'Load more' => 'さらに読み込む',
'Lock comments' => 'コメントをロック',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '固定できるアイテム数の上限に達しました!<br>一度に固定できるアイテム数は最大{count}個です',
'Move content' => '移動',
'Move to archive' => 'アーカイブへ移動',
'New Updates Available!' => '新しいアップデートが利用可能です',
'No matches with your selected filters!' => '選択したフィルターに一致するものはありません。',
'No tags found for the given query' => '指定されたクエリに関するタグが見つかりません',
'None' => 'なし',
'Note: Due to technical reasons there may be a delay of a few minutes.' => '注:技術的な理由により、数分の遅延が発生する場合があります。',
'Nothing here yet!' => 'まだ何もありません。',
'Notify members' => 'メンバーに通知',
'Permalink' => 'パーマリンク',
'Pin to top' => '先頭にピン留め',
'Pinned' => 'ピン留め',
'Private' => 'プライベート',
'Public' => '公開',
'Publish draft' => '下書きを公開',
'Save as draft' => '下書きを保存する',
'Save scheduling' => 'スケジュールの保存',
'Schedule publication' => '発行予定',
'Scheduled for {dateTime}' => '{dateTime} に予定されています',
'Select type...' => 'タイプを選択...',
'Specify who can see this content.' => 'このコンテンツを閲覧できるユーザーを指定します',
'Submit' => '投稿',
'Tag' => 'タグ',
'Target Space' => '移動先のスペース',
'The author of this content is not allowed to create private content within the selected space.' => 'このコンテンツの作成者は、選択されたスペース内でプライベートコンテンツを作成することはできません。',
'The author of this content is not allowed to create public content within the selected space.' => 'このコンテンツの作成者は、選択されたスペース内で公開コンテンツを作成することはできません。',
'The author of this content is not allowed to create this type of content within this space.' => 'このスペースでは、このタイプのコンテンツの作成は許可されていません',
'The content can\'t be moved to its current space.' => 'コンテンツを現在のスペースに移動することはできません。',
'The content cannot be published!' => '内容は公開できません!',
'The content has been archived.' => 'コンテンツはアーカイブされました',
'The content has been deleted.' => 'コンテンツは削除されました',
'The content has been successfully published.' => 'コンテンツは正常に公開されました。',
'The content has been unarchived.' => 'コンテンツは復元されました',
'The given name is already in use.' => '名前はすでに使われています',
'The module {moduleName} is not enabled on the selected target space.' => '選択されたスペースでは、モジュール{moduleName}が有効になっていません',
'This action is disabled!' => 'このアクションは無効になっています',
'This content type can\'t be moved due to a missing module-id setting.' => 'モジュールIDの設定がないため、このコンテンツタイプは移動できません。',
'This content type can\'t be moved.' => 'このコンテンツタイプは移動できません。',
'This space is archived.' => 'このスペースはアーカイブされています',
'This space is not visible!' => 'このスペースは非表示です',
'Topics' => 'トピック',
'Turn off notifications' => '通知しない',
'Turn on notifications' => '通知する',
'Unarchive' => '解凍する',
'Unlock comments' => 'コメントをアンロックする',
'Unpin' => 'ピンを外す',
'Updated' => '更新',
'Visible also to unregistered users' => '未登録のユーザーにも表示されます',
'Visible only to you' => 'あなただけに表示されます',
'Visible to all Space members' => 'スペースのメンバーが閲覧できます',
'Visible to all signed in users' => 'ログインユーザーが閲覧できます',
'Visible to friends of {displayName}' => '{displayName}の友達に表示されます',
'Visible to you and {displayName}' => '{displayName}の友達とあなたに表示されます',
'Visible to your friends' => '友達に表示されます',
'With attachments' => '添付ファイル付き',
'You cannot block the space owner!' => 'スペースのオーナーをブロックすることはできません!',
'You cannot block the user of the same container!' => '同じコンテナのユーザーをブロックすることはできません!',
'You cannot block yourself!' => '自分自身をブロックすることはできません!',
'You do not have the permission to move this content to the given space.' => 'このコンテンツを指定されたスペースに移動させる権限がありません',
'You do not have the permission to move this content.' => 'このコンテンツを移動する権限がありません',
'Your last edit state has been saved!' => '前回の編集状態が保存されました',
'in' => 'in',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => '',
];
return array (
'(Also visible to non-members of this space)' => '(このスペースはメンバー以外にも表示されます)',
'<strong>Delete</strong> content?' => 'コンテンツを<strong>削除</strong>しますか?',
'<strong>Move</strong> content' => 'コンテンツの<strong>移動</strong>',
'<strong>Permalink</strong> to this post' => 'この投稿への<strong>パーマリンク</strong>',
'<strong>Scheduling</strong> Options' => '<strong>スケジューリング</strong> オプション',
'Activate scheduling' => 'スケジューリングを有効にする',
'Activated' => '作動中',
'Add a member to notify' => '通知するメンバーを追加',
'Add tag...' => 'タグを追加...',
'Archived' => 'アーカイブ',
'Attach Files' => 'ファイルの添付',
'Back to stream' => 'ストリームに戻る',
'Cancel' => 'キャンセル',
'Cancel Edit' => '編集を中止',
'Cannot notify the author.' => '作成者に通知できません。',
'Change to "Private"' => 'プライベート',
'Change to "Public"' => '公開',
'Comments are locked' => 'コメントはロックされています',
'Comments are unlocked' => 'コメントはアンロックされています',
'Configure' => '設定',
'Confirm' => '確認',
'Content' => 'コンテンツ',
'Content Tag with invalid contentcontainer_id assigned.' => '無効な contentcontainer_id が割り当てられたコンテンツ タグ。',
'Content has been moved to {spacename}' => 'コンテンツは{spacename}に移動されました。',
'Could not find requested content!' => '要求されたコンテンツが見つかりませんでした。',
'Create as draft' => '下書きとして作成',
'Created at:' => '作成日時:',
'Created by me' => '私が作成',
'Creation time' => '作成時間',
'Delete' => '削除',
'Deleted' => '削除しました',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => 'すべてのコメントと添付ファイルを含むこのコンテンツを削除しますか?<br><br>注意:ストリーム エントリがモジュールを使用して作成された場合、このエントリがリンクされている元のコンテンツも削除されます。',
'Draft' => '下書き',
'Edit' => '編集',
'Enable' => '有効化',
'Filter' => 'フィルター',
'Hidden' => '隠す',
'I\'m involved' => '私が関係している',
'Invalid content id given!' => '無効なコンテンツIDが指定されました。',
'Invalid request method!' => '無効なリクエスト方法です。',
'Invalid space selection.' => '無効なスペースが選択されました。',
'Last update' => '最終更新',
'Last updated {time}' => '最終更新時間 {time}',
'Load more' => 'さらに読み込む',
'Lock comments' => 'コメントをロック',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '固定できるアイテム数の上限に達しました!<br>一度に固定できるアイテム数は最大{count}個です',
'Move content' => '移動',
'Move to archive' => 'アーカイブへ移動',
'New Updates Available!' => '新しいアップデートが利用可能です',
'No matches with your selected filters!' => '選択したフィルターに一致するものはありません。',
'No tags found for the given query' => '指定されたクエリに関するタグが見つかりません',
'None' => 'なし',
'Note: Due to technical reasons there may be a delay of a few minutes.' => '注:技術的な理由により、数分の遅延が発生する場合があります。',
'Nothing here yet!' => 'まだ何もありません。',
'Notify members' => 'メンバーに通知',
'Permalink' => 'パーマリンク',
'Pin to top' => '先頭にピン留め',
'Pinned' => 'ピン留め',
'Private' => 'プライベート',
'Public' => '公開',
'Publish draft' => '下書きを公開',
'Save as draft' => '下書きを保存する',
'Save scheduling' => 'スケジュールの保存',
'Schedule publication' => '発行予定',
'Scheduled for {dateTime}' => '{dateTime} に予定されています',
'Select type...' => 'タイプを選択...',
'Specify who can see this content.' => 'このコンテンツを閲覧できるユーザーを指定します',
'Submit' => '投稿',
'Tag' => 'タグ',
'Target Space' => '移動先のスペース',
'The author of this content is not allowed to create private content within the selected space.' => 'このコンテンツの作成者は、選択されたスペース内でプライベートコンテンツを作成することはできません。',
'The author of this content is not allowed to create public content within the selected space.' => 'このコンテンツの作成者は、選択されたスペース内で公開コンテンツを作成することはできません。',
'The author of this content is not allowed to create this type of content within this space.' => 'このスペースでは、このタイプのコンテンツの作成は許可されていません',
'The content can\'t be moved to its current space.' => 'コンテンツを現在のスペースに移動することはできません。',
'The content cannot be published!' => '内容は公開できません!',
'The content has been archived.' => 'コンテンツはアーカイブされました',
'The content has been deleted.' => 'コンテンツは削除されました',
'The content has been successfully published.' => 'コンテンツは正常に公開されました。',
'The content has been unarchived.' => 'コンテンツは復元されました',
'The given name is already in use.' => '名前はすでに使われています',
'The module {moduleName} is not enabled on the selected target space.' => '選択されたスペースでは、モジュール{moduleName}が有効になっていません',
'This action is disabled!' => 'このアクションは無効になっています',
'This content type can\'t be moved due to a missing module-id setting.' => 'モジュールIDの設定がないため、このコンテンツタイプは移動できません。',
'This content type can\'t be moved.' => 'このコンテンツタイプは移動できません。',
'This space is archived.' => 'このスペースはアーカイブされています',
'This space is not visible!' => 'このスペースは非表示です',
'Topics' => 'トピック',
'Turn off notifications' => '通知しない',
'Turn on notifications' => '通知する',
'Unarchive' => '解凍する',
'Unlock comments' => 'コメントをアンロックする',
'Unpin' => 'ピンを外す',
'Updated' => '更新',
'Visible also to unregistered users' => '未登録のユーザーにも表示されます',
'Visible only to you' => 'あなただけに表示されます',
'Visible to all Space members' => 'スペースのメンバーが閲覧できます',
'Visible to all signed in users' => 'ログインユーザーが閲覧できます',
'Visible to friends of {displayName}' => '{displayName}の友達に表示されます',
'Visible to you and {displayName}' => '{displayName}の友達とあなたに表示されます',
'Visible to your friends' => '友達に表示されます',
'With attachments' => '添付ファイル付き',
'You cannot block the space owner!' => 'スペースのオーナーをブロックすることはできません!',
'You cannot block the user of the same container!' => '同じコンテナのユーザーをブロックすることはできません!',
'You cannot block yourself!' => '自分自身をブロックすることはできません!',
'You do not have the permission to move this content to the given space.' => 'このコンテンツを指定されたスペースに移動させる権限がありません',
'You do not have the permission to move this content.' => 'このコンテンツを移動する権限がありません',
'Your last edit state has been saved!' => '前回の編集状態が保存されました',
'in' => 'in',
);

View File

@ -1,112 +1,111 @@
<?php
return [
'(Also visible to non-members of this space)' => '(Ook zichtbaar voor niet-leden van deze ruimte)',
'<strong>Delete</strong> content?' => 'Inhoud <strong>verwijderen</strong>?',
'<strong>Move</strong> content' => 'Inhoud <strong>verplaatsen</strong>',
'<strong>Permalink</strong> to this post' => '<strong>Permalink</strong> naar dit bericht',
'<strong>Scheduling</strong> Options' => '<strong>Planning</strong> opties',
'Activate scheduling' => 'Activeer de planningmogelijkheden',
'Activated' => 'Ingeschakeld',
'Add a member to notify' => 'Hou een lid op de hoogte',
'Add tag...' => 'Label toevoegen...',
'Archived' => 'Gearchiveerd',
'Attach Files' => 'Voeg bestanden toe',
'Back to stream' => 'Terug naar berichten',
'Cancel' => 'Annuleren',
'Cancel Edit' => 'Annuleer bewerking',
'Cannot notify the author.' => 'Kan de auteur niet op de hoogte stellen.',
'Change to "Private"' => 'Maak privé',
'Change to "Public"' => 'Maak publiek',
'Comments are locked' => 'Reacties zijn vergrendeld',
'Comments are unlocked' => 'Reacties zijn ontgrendeld',
'Configure' => 'Configureren',
'Confirm' => 'Bevestig',
'Content' => 'Inhoud',
'Content Tag with invalid contentcontainer_id assigned.' => 'Inhjoudsabel met ongeldige contentcontainer_id toegewezen.',
'Content has been moved to {spacename}' => 'De inhoud is verplaatst naar {spacename}',
'Could not find requested content!' => 'Kon de gevraagde inhoud niet vinden!',
'Create as draft' => 'Aanmaken als concept',
'Created at:' => 'Gemaakt op',
'Created by me' => 'Aangemaakt door mij',
'Creation time' => 'Aanmaak datum',
'Delete' => 'Verwijder',
'Deleted' => 'Verwijderd',
'Draft' => 'Concept',
'Edit' => 'Bewerk',
'Enable' => 'Inschakelen',
'Filter' => 'Filter',
'Hidden' => 'Verborgen',
'I\'m involved' => 'Waar ik bij betrokken ben',
'Invalid content id given!' => 'Content ID is ongeldig!',
'Invalid request method!' => 'Ongeldige aanroep!',
'Invalid space selection.' => 'Ongeldige ruimteselectie.',
'Last update' => 'Laatste bijwerk datum',
'Last updated {time}' => 'Laatst bijgewerkt {time}',
'Load more' => 'Meer laden',
'Lock comments' => 'Reacties vergrendelen',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'Het maximaal aantal vastgezette items bereikt! <br /> U kunt maximaal {count} items tegelijk vastzetten.',
'Move content' => 'Verplaats inhoud',
'Move to archive' => 'Verplaats naar archief',
'New Updates Available!' => 'Nieuwe updates beschikbaar!',
'No matches with your selected filters!' => 'Geen resultaten met de geselecteerde filters!',
'No tags found for the given query' => 'Geen labels gevonden voor deze zoekopdracht',
'None' => 'Geen',
'Note: Due to technical reasons there may be a delay of a few minutes.' => 'Let op: Om technische redenen kan er een vertraging van enkele minuten optreden.',
'Nothing here yet!' => 'Nog niets om weer te geven!',
'Notify members' => 'Breng leden op de hoogte',
'Permalink' => 'Permalink',
'Pin to top' => 'Kleef vast',
'Pinned' => 'Vastgekleefd',
'Private' => 'Privaat',
'Public' => 'Publiek',
'Publish draft' => 'Concept publiceren',
'Save as draft' => 'Opslaan als concept',
'Save scheduling' => 'Bewaar planning',
'Schedule publication' => 'Plan publicatie',
'Scheduled for {dateTime}' => 'Gepland voor {dateTime}',
'Select type...' => 'Selecteer type...',
'Specify who can see this content.' => 'Geef op wie deze inhoud mag zien.',
'Submit' => 'Verzenden',
'Tag' => 'Label',
'Target Space' => 'Nieuwe ruimte',
'The author of this content is not allowed to create private content within the selected space.' => 'De auteur van deze inhoud mag geen privé-inhoud maken binnen de geselecteerde ruimte.',
'The author of this content is not allowed to create public content within the selected space.' => 'De auteur van deze inhoud mag geen openbare-inhoud maken binnen de geselecteerde ruimte.',
'The author of this content is not allowed to create this type of content within this space.' => 'De auteur mag dit type inhoud in deze ruimte niet maken.',
'The content can\'t be moved to its current space.' => 'De inhoud kan niet worden verplaatst naar de huidige ruimte.',
'The content cannot be published!' => 'De inhoud kan niet worden gepubliceerd!',
'The content has been archived.' => 'De inhoud is gearchiveerd.',
'The content has been deleted.' => 'De inhoud is verwijderd.',
'The content has been successfully published.' => 'De inhoud is succesvol gepubliceerd.',
'The content has been unarchived.' => 'De inhoud is uit het archief gehaald.',
'The given name is already in use.' => 'De opgegeven naam is al in gebruik.',
'The module {moduleName} is not enabled on the selected target space.' => 'De module {moduleName} is niet ingeschakeld in de geselecteerde nieuwe ruimte.',
'This action is disabled!' => 'Deze actie is uitgeschakeld!',
'This content type can\'t be moved due to a missing module-id setting.' => 'Dit inhoudstype kan niet worden verplaatst vanwege een ontbrekende module-ID-instelling.',
'This content type can\'t be moved.' => 'Dit inhoudstype kan niet worden verplaatst.',
'This space is archived.' => 'Deze ruimte is gearchiveerd.',
'This space is not visible!' => 'Deze ruimte is niet zichtbaar!',
'Topics' => 'Rubriek',
'Turn off notifications' => 'Meldingen uitzetten',
'Turn on notifications' => 'Meldingen aanzetten',
'Unarchive' => 'Dearchiveer',
'Unlock comments' => 'Reacties ontgrendelen',
'Unpin' => 'Maak los',
'Updated' => 'Bijgewerkt',
'Visible also to unregistered users' => 'Ook zichtbaar voor niet-geregistreerde gebruikers',
'Visible only to you' => 'Alleen zichtbaar voor jou',
'Visible to all Space members' => 'Zichtbaar voor alle ruimte-leden',
'Visible to all signed in users' => 'Zichtbaar voor alle aangemelde gebruikers',
'Visible to friends of {displayName}' => 'Zichtbaar voor vrienden van {displayName}',
'Visible to you and {displayName}' => 'Zichtbaar voor u en {displayName}',
'Visible to your friends' => 'Zichtbaar voor uw vrienden',
'With attachments' => 'Met bestandsbijlagen',
'You cannot block the space owner!' => 'U kunt de eigenaar van de ruimte niet blokkeren!',
'You cannot block the user of the same container!' => 'U kunt de gebruiker van dezelfde container niet blokkeren!',
'You cannot block yourself!' => 'U kunt uzelf niet blokkeren!',
'You do not have the permission to move this content to the given space.' => 'U bent niet gemachtigd om deze inhoud naar de opgegeven ruimte te verplaatsen.',
'You do not have the permission to move this content.' => 'U bent niet gemachtigd om deze inhoud te verplaatsen.',
'Your last edit state has been saved!' => 'Uw laatste bewerking is bewaard!',
'in' => 'in',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => '',
];
return array (
'(Also visible to non-members of this space)' => '(Ook zichtbaar voor niet-leden van deze ruimte)',
'<strong>Delete</strong> content?' => 'Inhoud <strong>verwijderen</strong>?',
'<strong>Move</strong> content' => 'Inhoud <strong>verplaatsen</strong>',
'<strong>Permalink</strong> to this post' => '<strong>Permalink</strong> naar dit bericht',
'<strong>Scheduling</strong> Options' => '<strong>Planning</strong> opties',
'Activate scheduling' => 'Activeer de planningmogelijkheden',
'Activated' => 'Ingeschakeld',
'Add a member to notify' => 'Hou een lid op de hoogte',
'Add tag...' => 'Label toevoegen...',
'Archived' => 'Gearchiveerd',
'Attach Files' => 'Voeg bestanden toe',
'Back to stream' => 'Terug naar berichten',
'Cancel' => 'Annuleren',
'Cancel Edit' => 'Annuleer bewerking',
'Cannot notify the author.' => 'Kan de auteur niet op de hoogte stellen.',
'Change to "Private"' => 'Maak privé',
'Change to "Public"' => 'Maak publiek',
'Comments are locked' => 'Reacties zijn vergrendeld',
'Comments are unlocked' => 'Reacties zijn ontgrendeld',
'Configure' => 'Configureren',
'Confirm' => 'Bevestig',
'Content' => 'Inhoud',
'Content Tag with invalid contentcontainer_id assigned.' => 'Inhjoudsabel met ongeldige contentcontainer_id toegewezen.',
'Content has been moved to {spacename}' => 'De inhoud is verplaatst naar {spacename}',
'Could not find requested content!' => 'Kon de gevraagde inhoud niet vinden!',
'Create as draft' => 'Aanmaken als concept',
'Created at:' => 'Gemaakt op',
'Created by me' => 'Aangemaakt door mij',
'Creation time' => 'Aanmaak datum',
'Delete' => 'Verwijder',
'Deleted' => 'Verwijderd',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => 'Wilt u deze inhoud verwijderen, inclusief alle opmerkingen en bijlagen?<br><br>Let op: als een stream-item is gemaakt met behulp van een module, wordt de originele inhoud waaraan dit item is gekoppeld, ook verwijderd.',
'Draft' => 'Concept',
'Edit' => 'Bewerk',
'Enable' => 'Inschakelen',
'Filter' => 'Filter',
'Hidden' => 'Verborgen',
'I\'m involved' => 'Waar ik bij betrokken ben',
'Invalid content id given!' => 'Content ID is ongeldig!',
'Invalid request method!' => 'Ongeldige aanroep!',
'Invalid space selection.' => 'Ongeldige ruimteselectie.',
'Last update' => 'Laatste bijwerk datum',
'Last updated {time}' => 'Laatst bijgewerkt {time}',
'Load more' => 'Meer laden',
'Lock comments' => 'Reacties vergrendelen',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'Het maximaal aantal vastgezette items bereikt! <br /> U kunt maximaal {count} items tegelijk vastzetten.',
'Move content' => 'Verplaats inhoud',
'Move to archive' => 'Verplaats naar archief',
'New Updates Available!' => 'Nieuwe updates beschikbaar!',
'No matches with your selected filters!' => 'Geen resultaten met de geselecteerde filters!',
'No tags found for the given query' => 'Geen labels gevonden voor deze zoekopdracht',
'None' => 'Geen',
'Note: Due to technical reasons there may be a delay of a few minutes.' => 'Let op: Om technische redenen kan er een vertraging van enkele minuten optreden.',
'Nothing here yet!' => 'Nog niets om weer te geven!',
'Notify members' => 'Breng leden op de hoogte',
'Permalink' => 'Permalink',
'Pin to top' => 'Kleef vast',
'Pinned' => 'Vastgekleefd',
'Private' => 'Privaat',
'Public' => 'Publiek',
'Publish draft' => 'Concept publiceren',
'Save as draft' => 'Opslaan als concept',
'Save scheduling' => 'Bewaar planning',
'Schedule publication' => 'Plan publicatie',
'Scheduled for {dateTime}' => 'Gepland voor {dateTime}',
'Select type...' => 'Selecteer type...',
'Specify who can see this content.' => 'Geef op wie deze inhoud mag zien.',
'Submit' => 'Verzenden',
'Tag' => 'Label',
'Target Space' => 'Nieuwe ruimte',
'The author of this content is not allowed to create private content within the selected space.' => 'De auteur van deze inhoud mag geen privé-inhoud maken binnen de geselecteerde ruimte.',
'The author of this content is not allowed to create public content within the selected space.' => 'De auteur van deze inhoud mag geen openbare-inhoud maken binnen de geselecteerde ruimte.',
'The author of this content is not allowed to create this type of content within this space.' => 'De auteur mag dit type inhoud in deze ruimte niet maken.',
'The content can\'t be moved to its current space.' => 'De inhoud kan niet worden verplaatst naar de huidige ruimte.',
'The content cannot be published!' => 'De inhoud kan niet worden gepubliceerd!',
'The content has been archived.' => 'De inhoud is gearchiveerd.',
'The content has been deleted.' => 'De inhoud is verwijderd.',
'The content has been successfully published.' => 'De inhoud is succesvol gepubliceerd.',
'The content has been unarchived.' => 'De inhoud is uit het archief gehaald.',
'The given name is already in use.' => 'De opgegeven naam is al in gebruik.',
'The module {moduleName} is not enabled on the selected target space.' => 'De module {moduleName} is niet ingeschakeld in de geselecteerde nieuwe ruimte.',
'This action is disabled!' => 'Deze actie is uitgeschakeld!',
'This content type can\'t be moved due to a missing module-id setting.' => 'Dit inhoudstype kan niet worden verplaatst vanwege een ontbrekende module-ID-instelling.',
'This content type can\'t be moved.' => 'Dit inhoudstype kan niet worden verplaatst.',
'This space is archived.' => 'Deze ruimte is gearchiveerd.',
'This space is not visible!' => 'Deze ruimte is niet zichtbaar!',
'Topics' => 'Rubriek',
'Turn off notifications' => 'Meldingen uitzetten',
'Turn on notifications' => 'Meldingen aanzetten',
'Unarchive' => 'Dearchiveer',
'Unlock comments' => 'Reacties ontgrendelen',
'Unpin' => 'Maak los',
'Updated' => 'Bijgewerkt',
'Visible also to unregistered users' => 'Ook zichtbaar voor niet-geregistreerde gebruikers',
'Visible only to you' => 'Alleen zichtbaar voor jou',
'Visible to all Space members' => 'Zichtbaar voor alle ruimte-leden',
'Visible to all signed in users' => 'Zichtbaar voor alle aangemelde gebruikers',
'Visible to friends of {displayName}' => 'Zichtbaar voor vrienden van {displayName}',
'Visible to you and {displayName}' => 'Zichtbaar voor u en {displayName}',
'Visible to your friends' => 'Zichtbaar voor uw vrienden',
'With attachments' => 'Met bestandsbijlagen',
'You cannot block the space owner!' => 'U kunt de eigenaar van de ruimte niet blokkeren!',
'You cannot block the user of the same container!' => 'U kunt de gebruiker van dezelfde container niet blokkeren!',
'You cannot block yourself!' => 'U kunt uzelf niet blokkeren!',
'You do not have the permission to move this content to the given space.' => 'U bent niet gemachtigd om deze inhoud naar de opgegeven ruimte te verplaatsen.',
'You do not have the permission to move this content.' => 'U bent niet gemachtigd om deze inhoud te verplaatsen.',
'Your last edit state has been saved!' => 'Uw laatste bewerking is bewaard!',
'in' => 'in',
);

View File

@ -30,7 +30,7 @@ The license was successfully removed!
'<strong>General</strong> Settings' => '<strong>一般</strong> の設定',
'A new update is available (HumHub %version%)!' => '新しいアップデートが利用可能です (HumHub %version%)',
'Activate' => '作動させる',
'Activate now' => '',
'Activate now' => '今すぐアクティブ化する',
'Activated' => '作動中',
'Add Licence Key' => 'ライセンスキーを追加',
'Add purchased module by licence key' => 'ライセンスキーを使ってモジュールを購入する',
@ -44,13 +44,13 @@ The license was successfully removed!
'Changelog' => '変更ログ',
'Community' => 'コミュニティ',
'Configure' => '設定',
'Could not connect to HumHub API!' => '',
'Could not connect to HumHub API!' => 'HumHub API に接続できませんでした!',
'Could not connect to HumHub API!
' => 'HumHub API に接続できませんでした',
'Could not connect to licence server!' => 'ライセンス サーバーに接続できませんでした',
'Could not extract module!' => 'モジュールを抽出できませんでした!',
'Could not find requested module!' => '要求されたモジュールが見つかりませんでした。',
'Could not find the requested module!' => '',
'Could not find the requested module!' => '要求されたモジュールが見つかりませんでした!',
'Could not remove old module path!' => '古いモジュール パスを削除できませんでした',
'Could not update licence. Error: ' => 'ライセンスを更新できませんでした。エラー:',
'Deprecated' => '非推奨',
@ -58,15 +58,15 @@ The license was successfully removed!
'Edit licence' => 'ライセンスの編集',
'Featured' => '特徴',
'General Settings' => '基本設定',
'Great!' => '',
'Great!' => '素晴らしい!',
'If this Module is additionally marked as <strong>"Community"</strong> it is neither tested nor monitored by the HumHub project team.' => 'このモジュールが更に <strong>"Community%"</strong> としてマークされている場合、HumHub プロジェクト チームによってテストも監視もされていません。',
'Information' => 'インフォメーション',
'Install' => 'インストール',
'Installed' => 'インストール済',
'Installing module...' => 'モジュールをインストールしています...',
'Invalid module licence key!' => '',
'Invalid module licence key!' => 'モジュールのライセンス キーが無効です!',
'Invalid module licence key!
' => 'モジュールのライセンスキーが無効です',
' => 'モジュールのライセンスキーが無効です',
'Latest version:' => '最新バージョン:',
'Learn more' => 'もっと詳しく知る',
'Licence Key:' => 'ライセンスキー:',
@ -75,16 +75,16 @@ The license was successfully removed!
'Licenced to:' => 'ライセンス対象:',
'License not found or expired. Please contact the module publisher.' => 'ライセンスが見つからないか、期限切れです。 モジュールの発行元にお問い合わせください。',
'Marketplace' => '市場',
'Marketplace is disabled.' => '',
'Marketplace is disabled.' => 'マーケットプレイスが無効になっています。',
'Max. users:' => '最大。ユーザー:',
'Module "{moduleName}" has been updated to version {newVersion} successfully.' => 'モジュール "{moduleName}" はバージョン {newVersion} に正常に更新されました。',
'Module <strong>activated</strong>' => '',
'Module <strong>installed</strong>' => '',
'Module configuration' => '',
'Module <strong>activated</strong>' => 'モジュールが<strong>アクティブ化</strong>されました',
'Module <strong>installed</strong>' => 'モジュールが<strong>インストールされています</strong>',
'Module configuration' => 'モジュール構成',
'Module directory %modulePath% is not writeable!' => 'モジュールのディレクトリ %modulePath% の書き込み権限がありません!',
'Module download failed! (%error%)' => 'モジュールのダウンロードに失敗しました!(%error%',
'Module is <strong>installing...</strong>' => '',
'Module licence added!' => '',
'Module is <strong>installing...</strong>' => 'モジュールを<strong>インストール中...</strong>',
'Module licence added!' => 'モジュールライセンスが追加されました!',
'Module licence added!
' => 'モジュールライセンス追加',
'Module licence key cannot be empty!
@ -120,15 +120,15 @@ The license was successfully removed!
'Third-party disclaimer' => 'サードパーティ免責条項',
'This Module was developed by a third-party.' => 'このモジュールはサードパーティによって開発されました。',
'Try other keywords or remove filters.' => '他のキーワードを試すかフィルターを削除してください。',
'Uninstalled' => '',
'Uninstalled' => 'アンインストール済み',
'Update' => 'アップデート',
'Update all' => 'すべて更新',
'Update successful' => 'アップデート成功',
'Upgrade to Professional Edition' => 'プロフェッショナル版にアップグレード',
'Version:' => 'バージョン:',
'We are almost there! As a final step, we recommend that you take a look at the module configuration, where you will find numerous configuration options, some of which are required.' => '',
'Well done! To make the module available within your network, you will also need to activate it. Do you want to activate it now?' => '',
'Well done! You have successful installed an activated the module!' => '',
'Would you like to jump straight to it?' => '',
'We are almost there! As a final step, we recommend that you take a look at the module configuration, where you will find numerous configuration options, some of which are required.' => '私たちは、ほぼ、そこにいる!最後のステップとしてモジュール構成を確認することをお勧めします。モジュール構成には多数の構成オプションがあり、そのうちのいくつかは必須です。',
'Well done! To make the module available within your network, you will also need to activate it. Do you want to activate it now?' => '素晴らしい!ネットワーク内でモジュールを使用できるようにするには、モジュールをアクティブ化する必要もあります。今すぐアクティブ化しますか?',
'Well done! You have successful installed an activated the module!' => '素晴らしい!モジュールが正常にインストールされアクティブ化されました。',
'Would you like to jump straight to it?' => 'すぐにジャンプしますか?',
'Your HumHub installation is up to date!' => 'HumHub のインストールは最新です。',
);

View File

@ -30,7 +30,7 @@ The license was successfully removed!
'<strong>General</strong> Settings' => '<strong>Algemene</strong> instellingen',
'A new update is available (HumHub %version%)!' => 'Er is een nieuwe versie beschikbaar (HumHub %version%)!',
'Activate' => 'Activeren',
'Activate now' => '',
'Activate now' => 'Activeer nu',
'Activated' => 'Ingeschakeld',
'Add Licence Key' => 'Licentiesleutel toevoegen',
'Add purchased module by licence key' => 'Aangeschafte module toevoegen met de licentie code',
@ -44,13 +44,13 @@ The license was successfully removed!
'Changelog' => 'Wijzigingslog',
'Community' => 'Gemeenschap',
'Configure' => 'Configureren',
'Could not connect to HumHub API!' => '',
'Could not connect to HumHub API!' => 'Kan geen verbinding maken met de HumHub API!',
'Could not connect to HumHub API!
' => 'Kan geen verbinding maken met HumHub API!',
'Could not connect to licence server!' => 'Kan geen verbinding maken met de licentieserver!',
'Could not extract module!' => 'Kon module niet uitpakken!',
'Could not find requested module!' => 'Kon de gevraagde module niet vinden!',
'Could not find the requested module!' => '',
'Could not find the requested module!' => 'Kon de gevraagde module niet vinden!',
'Could not remove old module path!' => 'Kan het oude modulepad niet verwijderen!',
'Could not update licence. Error: ' => 'Kan de licentie niet updaten. Fout:',
'Deprecated' => 'Verouderd',
@ -58,13 +58,13 @@ The license was successfully removed!
'Edit licence' => 'Licentie bewerken',
'Featured' => 'Uitgelicht',
'General Settings' => 'Algemene instellingen',
'Great!' => '',
'Great!' => 'Geweldig!',
'If this Module is additionally marked as <strong>"Community"</strong> it is neither tested nor monitored by the HumHub project team.' => 'Als deze module bovendien is gemarkeerd als <strong>"Community" </strong>, wordt deze niet getest of gecontroleerd door het HumHub-projectteam.',
'Information' => 'Informatie',
'Install' => 'Installeren',
'Installed' => 'Geïnstalleerd',
'Installing module...' => 'Module installeren...',
'Invalid module licence key!' => '',
'Invalid module licence key!' => 'Ongeldige modulelicentiesleutel!',
'Invalid module licence key!
' => 'Ongeldige modulelicentiesleutel!',
'Latest version:' => 'Nieuwste versie:',
@ -75,16 +75,16 @@ The license was successfully removed!
'Licenced to:' => 'Licentie verleend aan:',
'License not found or expired. Please contact the module publisher.' => 'Licentie is niet gevonden of is verlopen. Neem contact op met de module-maker.',
'Marketplace' => 'Marktplein',
'Marketplace is disabled.' => '',
'Marketplace is disabled.' => 'De Marktplaats is uitgeschakeld.',
'Max. users:' => 'Maximale aantal gebruikers:',
'Module "{moduleName}" has been updated to version {newVersion} successfully.' => 'Module "{moduleName}" is met succes bijgewerkt naar versie {newVersion}.',
'Module <strong>activated</strong>' => '',
'Module <strong>installed</strong>' => '',
'Module configuration' => '',
'Module <strong>activated</strong>' => 'Module <strong>geactiveerd</strong>',
'Module <strong>installed</strong>' => 'Module <strong>geïnstalleerd</strong>',
'Module configuration' => 'Moduleconfiguratie',
'Module directory %modulePath% is not writeable!' => 'Modulemap %modulePath% is niet schrijfbaar!',
'Module download failed! (%error%)' => 'Download van module mislukt! (%error%)',
'Module is <strong>installing...</strong>' => '',
'Module licence added!' => '',
'Module is <strong>installing...</strong>' => 'Module wordt <strong>geïnstalleerd...</strong>',
'Module licence added!' => 'Modulelicentie toegevoegd!',
'Module licence added!
' => 'Modulelicentie toegevoegd!',
'Module licence key cannot be empty!
@ -120,15 +120,15 @@ The license was successfully removed!
'Third-party disclaimer' => 'Derde partij disclamer',
'This Module was developed by a third-party.' => 'Deze module is ontwikkeld door een derde partij.',
'Try other keywords or remove filters.' => 'Probeer andere zoekwoorden of verwijder filters.',
'Uninstalled' => '',
'Uninstalled' => 'Verwijderd',
'Update' => 'Bijwerken',
'Update all' => 'Werk alles bij',
'Update successful' => 'De nieuwe versie is succesvol geïnstalleerd.',
'Upgrade to Professional Edition' => 'Upgrade naar Professional Edition',
'Version:' => 'Versie:',
'We are almost there! As a final step, we recommend that you take a look at the module configuration, where you will find numerous configuration options, some of which are required.' => '',
'Well done! To make the module available within your network, you will also need to activate it. Do you want to activate it now?' => '',
'Well done! You have successful installed an activated the module!' => '',
'Would you like to jump straight to it?' => '',
'We are almost there! As a final step, we recommend that you take a look at the module configuration, where you will find numerous configuration options, some of which are required.' => 'We zijn er bijna! Als laatste stap raden we u aan om de moduleconfiguratie te bekijken, waar u tal van configuratie-opties vindt en enkelen vereist zijn.',
'Well done! To make the module available within your network, you will also need to activate it. Do you want to activate it now?' => 'Goed gedaan! Om de module beschikbaar te maken binnen uw netwerk, dient u deze ook te activeren. Wilt u deze module nu activeren?',
'Well done! You have successful installed an activated the module!' => 'Goed gedaan! U heeft de module succesvol geïnstalleerd en geactiveerd!',
'Would you like to jump straight to it?' => 'Wilt u er meteen naartoe?',
'Your HumHub installation is up to date!' => 'Uw HumHub-software is geheel bijgewerkt.',
);