diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-21 01:06:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-21 01:06:58 +0000 |
commit | ba9b17c9069c5d9fe8595ffd306647f33067c927 (patch) | |
tree | ee94fcb35b457703a6abab346cb5fb99384dfd5a /settings | |
parent | 97af4f762d44ddd97d9db2566cb2841ca37d9fff (diff) | |
download | nextcloud-server-ba9b17c9069c5d9fe8595ffd306647f33067c927.tar.gz nextcloud-server-ba9b17c9069c5d9fe8595ffd306647f33067c927.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/fr.js | 4 | ||||
-rw-r--r-- | settings/l10n/fr.json | 4 | ||||
-rw-r--r-- | settings/l10n/it.js | 6 | ||||
-rw-r--r-- | settings/l10n/it.json | 6 | ||||
-rw-r--r-- | settings/l10n/ja.js | 10 | ||||
-rw-r--r-- | settings/l10n/ja.json | 10 | ||||
-rw-r--r-- | settings/l10n/nl.js | 5 | ||||
-rw-r--r-- | settings/l10n/nl.json | 5 |
8 files changed, 48 insertions, 2 deletions
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index e138ff03af9..211f04f388c 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -75,7 +75,9 @@ OC.L10N.register( "Approved" : "Approuvée", "Experimental" : "Expérimentale", "No apps found for {query}" : "Aucune application trouvée pour {query}", + "Allow filesystem access" : "Autoriser l'accès au gestionnaire de fichiers", "Disconnect" : "Déconnexion", + "Revoke" : "Révoquer", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -87,6 +89,7 @@ OC.L10N.register( "Android Client" : "Client Android", "Sync client - {os}" : "Client de synchronisation - {os}", "This session" : "Cette session", + "Copy" : "Copier", "Copied!" : "Copié !", "Not supported!" : "Non supporté!", "Press ⌘-C to copy." : "Appuyez sur ⌘-C pour copier.", @@ -116,6 +119,7 @@ OC.L10N.register( "no group" : "aucun groupe", "Password successfully changed" : "Mot de passe changé avec succès", "Changing the password will result in data loss, because data recovery is not available for this user" : "La modification du mot de passe entrainera la perte des données car la restauration de données n'est pas disponible pour cet utilisateur", + "Could not change the users email" : "Impossible de modifier l'adresse e-mail des utilisateurs", "A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi", "Error creating user: {message}" : "Erreur a la création d'un utilisateur : {message}", "A valid password must be provided" : "Un mot de passe valide doit être saisi", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index f034186538a..7497e994055 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -73,7 +73,9 @@ "Approved" : "Approuvée", "Experimental" : "Expérimentale", "No apps found for {query}" : "Aucune application trouvée pour {query}", + "Allow filesystem access" : "Autoriser l'accès au gestionnaire de fichiers", "Disconnect" : "Déconnexion", + "Revoke" : "Révoquer", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -85,6 +87,7 @@ "Android Client" : "Client Android", "Sync client - {os}" : "Client de synchronisation - {os}", "This session" : "Cette session", + "Copy" : "Copier", "Copied!" : "Copié !", "Not supported!" : "Non supporté!", "Press ⌘-C to copy." : "Appuyez sur ⌘-C pour copier.", @@ -114,6 +117,7 @@ "no group" : "aucun groupe", "Password successfully changed" : "Mot de passe changé avec succès", "Changing the password will result in data loss, because data recovery is not available for this user" : "La modification du mot de passe entrainera la perte des données car la restauration de données n'est pas disponible pour cet utilisateur", + "Could not change the users email" : "Impossible de modifier l'adresse e-mail des utilisateurs", "A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi", "Error creating user: {message}" : "Erreur a la création d'un utilisateur : {message}", "A valid password must be provided" : "Un mot de passe valide doit être saisi", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 75f5f28545c..72c9ee38660 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -37,6 +37,7 @@ OC.L10N.register( "Your full name has been changed." : "Il tuo nome completo è stato cambiato.", "Unable to change full name" : "Impossibile cambiare il nome completo", "Couldn't remove app." : "Impossibile rimuovere l'applicazione.", + "Password confirmation is required" : "La conferma della password è richiesta", "Admins can't remove themself from the admin group" : "Gli amministratori non possono rimuovere se stessi dal gruppo di amministrazione", "Unable to add user to group %s" : "Impossibile aggiungere l'utente al gruppo %s", "Unable to remove user from group %s" : "Impossibile rimuovere l'utente dal gruppo %s", @@ -75,7 +76,9 @@ OC.L10N.register( "Approved" : "Approvata", "Experimental" : "Sperimentale", "No apps found for {query}" : "Nessuna applicazione trovata per {query}", + "Allow filesystem access" : "Consenti accesso al filesystem", "Disconnect" : "Disconnetti", + "Revoke" : "Revoca", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -87,6 +90,7 @@ OC.L10N.register( "Android Client" : "Client Android", "Sync client - {os}" : "Client di sincronizzazione - {os}", "This session" : "Questa sessione", + "Copy" : "Copia", "Copied!" : "Copiato!", "Not supported!" : "Non supportato!", "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", @@ -116,6 +120,7 @@ OC.L10N.register( "no group" : "nessun gruppo", "Password successfully changed" : "Password modificata correttamente", "Changing the password will result in data loss, because data recovery is not available for this user" : "Il cambiamento della password causerà una perdita di dati, poiché il ripristino dei dati non è disponibile per questo utente", + "Could not change the users email" : "Impossibile modificare l'indirizzo email degli utenti", "A valid username must be provided" : "Deve essere fornito un nome utente valido", "Error creating user: {message}" : "Errore durante la creazione dell'utente: {message}", "A valid password must be provided" : "Deve essere fornita una password valida", @@ -284,6 +289,7 @@ OC.L10N.register( "Desktop client" : "Client desktop", "Android app" : "Applicazione Android", "iOS app" : "Applicazione iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se vuoi supportare il progetto {contributeopen}junisciti allo sviluppo{linkclose} o {contributeopen} diffondi il verbo{linkclose}!", "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio", "Web, desktop and mobile clients currently logged in to your account." : "Client web, desktop e mobile attualmente connessi al tuo account.", "Device" : "Dispositivo", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 7d0b5dc7ef5..7f7b8f89501 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -35,6 +35,7 @@ "Your full name has been changed." : "Il tuo nome completo è stato cambiato.", "Unable to change full name" : "Impossibile cambiare il nome completo", "Couldn't remove app." : "Impossibile rimuovere l'applicazione.", + "Password confirmation is required" : "La conferma della password è richiesta", "Admins can't remove themself from the admin group" : "Gli amministratori non possono rimuovere se stessi dal gruppo di amministrazione", "Unable to add user to group %s" : "Impossibile aggiungere l'utente al gruppo %s", "Unable to remove user from group %s" : "Impossibile rimuovere l'utente dal gruppo %s", @@ -73,7 +74,9 @@ "Approved" : "Approvata", "Experimental" : "Sperimentale", "No apps found for {query}" : "Nessuna applicazione trovata per {query}", + "Allow filesystem access" : "Consenti accesso al filesystem", "Disconnect" : "Disconnetti", + "Revoke" : "Revoca", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -85,6 +88,7 @@ "Android Client" : "Client Android", "Sync client - {os}" : "Client di sincronizzazione - {os}", "This session" : "Questa sessione", + "Copy" : "Copia", "Copied!" : "Copiato!", "Not supported!" : "Non supportato!", "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", @@ -114,6 +118,7 @@ "no group" : "nessun gruppo", "Password successfully changed" : "Password modificata correttamente", "Changing the password will result in data loss, because data recovery is not available for this user" : "Il cambiamento della password causerà una perdita di dati, poiché il ripristino dei dati non è disponibile per questo utente", + "Could not change the users email" : "Impossibile modificare l'indirizzo email degli utenti", "A valid username must be provided" : "Deve essere fornito un nome utente valido", "Error creating user: {message}" : "Errore durante la creazione dell'utente: {message}", "A valid password must be provided" : "Deve essere fornita una password valida", @@ -282,6 +287,7 @@ "Desktop client" : "Client desktop", "Android app" : "Applicazione Android", "iOS app" : "Applicazione iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se vuoi supportare il progetto {contributeopen}junisciti allo sviluppo{linkclose} o {contributeopen} diffondi il verbo{linkclose}!", "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio", "Web, desktop and mobile clients currently logged in to your account." : "Client web, desktop e mobile attualmente connessi al tuo account.", "Device" : "Dispositivo", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 5360ad1b100..c09c8b3f42c 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -360,8 +360,16 @@ OC.L10N.register( "Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "公式アプリはNextcloudコミュニティによって開発されています。コミュニティでは、Nextcloudの中心的な機能を提供し、プロダクションでの使用に備えています。", "No apps found for \"{query}\"" : "{query} のアプリは見つかりませんでした", "An error occurred: {message}" : "エラーが発生しました: {message}", + "Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "php-fpmを使用している場合は特に、お使いのサーバのPHP設定とPHP設定の注意点については、<a target=\"_blank\" href=\"%s\">インストールマニュアル↗</a>を確認してください。", "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "あなたのデータベースは \"READ COMMITED\" トランザクション分離レベルで動作していません。このことにより複数のアクションが平行して実行される場合に問題が起こる可能性があります。", + "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "サーバーはMicrosoft Windows上で動作しています。最適なユーザーエクスペリエンスのためにLinuxを強くお勧めします。", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "ファイルの書き込み時のロックが無効になっていると、競合時に問題が発生する可能性があります。 config.phpで 'filelocking.enabled'を有効にして、これらの問題を回避してください。詳細については、<a target=\"_blank\" href=\"%s\">ドキュメント</a>を参照してください。", + "Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "<a target=\"_blank\" href=\"%s\">インストールガイド</a>を再確認し、<a href=\"#log-section\">ログ</ a>のエラーや警告を確認してください>。", + "Encryption alone does not guarantee security of the system. Please see Nextcloud documentation for more information about how the encryption app works, and the supported use cases." : "暗号化だけではシステムのセキュリティを保証するものではありません。暗号化アプリケーションの仕組みとサポートされているユースケースについては、Nextcloudのドキュメントを参照してください。", + "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "他のデータベースに移行する場合はコマンドラインツール: 'occ db:convert-type' を使うか、<a target=\"_blank\" href=\"%s\">ドキュメント ↗</a>を参照してください。", "This app has no minimum Nextcloud version assigned. This will be an error in Nextcloud 11 and later." : "このアプリは、最小NextCloudのバージョンが割り当てられていません。これは、Nextcloud 11以降ではエラーになります。", - "This app has no maximum Nextcloud version assigned. This will be an error in Nextcloud 11 and later." : "このアプリは、割り当てられた最大NextCloudバージョンがありません。これは、Nextcloud 11以降ではエラーになります。" + "This app has no maximum Nextcloud version assigned. This will be an error in Nextcloud 11 and later." : "このアプリは、割り当てられた最大NextCloudバージョンがありません。これは、Nextcloud 11以降ではエラーになります。", + "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://help.nextcloud.com/\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">help other users</a>!" : "このプロジェクトを応援するには、\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">開発に参加</a>\n\t\tまたは、\n\t\t<a href=\"https://help.nextcloud.com/\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">他の人を助ける</a>!", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "{communityopen}Nextcloud community{linkclose} による開発されています。{githubopen}source code{linkclose} は、 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} ライセンスで提供されています。" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index f1d9ca9b55c..c7b2174859f 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -358,8 +358,16 @@ "Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "公式アプリはNextcloudコミュニティによって開発されています。コミュニティでは、Nextcloudの中心的な機能を提供し、プロダクションでの使用に備えています。", "No apps found for \"{query}\"" : "{query} のアプリは見つかりませんでした", "An error occurred: {message}" : "エラーが発生しました: {message}", + "Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "php-fpmを使用している場合は特に、お使いのサーバのPHP設定とPHP設定の注意点については、<a target=\"_blank\" href=\"%s\">インストールマニュアル↗</a>を確認してください。", "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "あなたのデータベースは \"READ COMMITED\" トランザクション分離レベルで動作していません。このことにより複数のアクションが平行して実行される場合に問題が起こる可能性があります。", + "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "サーバーはMicrosoft Windows上で動作しています。最適なユーザーエクスペリエンスのためにLinuxを強くお勧めします。", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "ファイルの書き込み時のロックが無効になっていると、競合時に問題が発生する可能性があります。 config.phpで 'filelocking.enabled'を有効にして、これらの問題を回避してください。詳細については、<a target=\"_blank\" href=\"%s\">ドキュメント</a>を参照してください。", + "Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "<a target=\"_blank\" href=\"%s\">インストールガイド</a>を再確認し、<a href=\"#log-section\">ログ</ a>のエラーや警告を確認してください>。", + "Encryption alone does not guarantee security of the system. Please see Nextcloud documentation for more information about how the encryption app works, and the supported use cases." : "暗号化だけではシステムのセキュリティを保証するものではありません。暗号化アプリケーションの仕組みとサポートされているユースケースについては、Nextcloudのドキュメントを参照してください。", + "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "他のデータベースに移行する場合はコマンドラインツール: 'occ db:convert-type' を使うか、<a target=\"_blank\" href=\"%s\">ドキュメント ↗</a>を参照してください。", "This app has no minimum Nextcloud version assigned. This will be an error in Nextcloud 11 and later." : "このアプリは、最小NextCloudのバージョンが割り当てられていません。これは、Nextcloud 11以降ではエラーになります。", - "This app has no maximum Nextcloud version assigned. This will be an error in Nextcloud 11 and later." : "このアプリは、割り当てられた最大NextCloudバージョンがありません。これは、Nextcloud 11以降ではエラーになります。" + "This app has no maximum Nextcloud version assigned. This will be an error in Nextcloud 11 and later." : "このアプリは、割り当てられた最大NextCloudバージョンがありません。これは、Nextcloud 11以降ではエラーになります。", + "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://help.nextcloud.com/\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">help other users</a>!" : "このプロジェクトを応援するには、\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">開発に参加</a>\n\t\tまたは、\n\t\t<a href=\"https://help.nextcloud.com/\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">他の人を助ける</a>!", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "{communityopen}Nextcloud community{linkclose} による開発されています。{githubopen}source code{linkclose} は、 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} ライセンスで提供されています。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 2db53fcc148..5ad98200624 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -37,6 +37,7 @@ OC.L10N.register( "Your full name has been changed." : "Je volledige naam is gewijzigd.", "Unable to change full name" : "Kan de volledige naam niet wijzigen", "Couldn't remove app." : "Kon app niet verwijderen.", + "Password confirmation is required" : "Wachtwoordbevestiging vereist", "Admins can't remove themself from the admin group" : "Admins kunnen zichzelf niet uit de admin groep verwijderen", "Unable to add user to group %s" : "Niet in staat om gebruiker toe te voegen aan groep %s", "Unable to remove user from group %s" : "Niet in staat om gebruiker te verwijderen uit groep %s", @@ -75,6 +76,7 @@ OC.L10N.register( "Approved" : "Goedgekeurd", "Experimental" : "Experimenteel", "No apps found for {query}" : "Geen apps gevonden voor {query}", + "Allow filesystem access" : "Toestaan toegang bestandssysteem", "Disconnect" : "Verbreek verbinding", "Revoke" : "Intrekken", "Internet Explorer" : "Internet Explorer", @@ -118,6 +120,7 @@ OC.L10N.register( "no group" : "geen groep", "Password successfully changed" : "Wachtwoord succesvol gewijzigd.", "Changing the password will result in data loss, because data recovery is not available for this user" : "Wijzigen van het wachtwoord leidt tot gegevensverlies, omdat gegevensherstel voor deze gebruiker niet beschikbaar is", + "Could not change the users email" : "Kon het gebruikers e-mailadres niet wijzigen", "A valid username must be provided" : "Er moet een geldige gebruikersnaam worden opgegeven", "Error creating user: {message}" : "Fout bij aanmaken gebruiker: {message}", "A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven", @@ -201,6 +204,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is geregisteerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", "Use system's cron service to call the cron.php file every 15 minutes." : "Gebruik de systeem cron service om cron.php elke 15 minuten aan te roepen.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", + "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Om dit te draaien, is de PHP posix extensie vereist. Bekijk {linkstart}PHP documentatie{linkend} voor meer informatie.", "Version" : "Versie", "Sharing" : "Delen", "Allow apps to use the Share API" : "Apps toestaan de Share API te gebruiken", @@ -285,6 +289,7 @@ OC.L10N.register( "Desktop client" : "Desktop client", "Android app" : "Android app", "iOS app" : "iOS app", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Als je het project wilt ondersteunen {contributeopen}help met ontwikkeling{linkclose} of {contributeopen}verkondig het woord{linkclose}!", "Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw", "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop en mobiele clients zijn nu ingelogd op je account.", "Device" : "Apparaat", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index e2b88c618a2..73d37bd0455 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -35,6 +35,7 @@ "Your full name has been changed." : "Je volledige naam is gewijzigd.", "Unable to change full name" : "Kan de volledige naam niet wijzigen", "Couldn't remove app." : "Kon app niet verwijderen.", + "Password confirmation is required" : "Wachtwoordbevestiging vereist", "Admins can't remove themself from the admin group" : "Admins kunnen zichzelf niet uit de admin groep verwijderen", "Unable to add user to group %s" : "Niet in staat om gebruiker toe te voegen aan groep %s", "Unable to remove user from group %s" : "Niet in staat om gebruiker te verwijderen uit groep %s", @@ -73,6 +74,7 @@ "Approved" : "Goedgekeurd", "Experimental" : "Experimenteel", "No apps found for {query}" : "Geen apps gevonden voor {query}", + "Allow filesystem access" : "Toestaan toegang bestandssysteem", "Disconnect" : "Verbreek verbinding", "Revoke" : "Intrekken", "Internet Explorer" : "Internet Explorer", @@ -116,6 +118,7 @@ "no group" : "geen groep", "Password successfully changed" : "Wachtwoord succesvol gewijzigd.", "Changing the password will result in data loss, because data recovery is not available for this user" : "Wijzigen van het wachtwoord leidt tot gegevensverlies, omdat gegevensherstel voor deze gebruiker niet beschikbaar is", + "Could not change the users email" : "Kon het gebruikers e-mailadres niet wijzigen", "A valid username must be provided" : "Er moet een geldige gebruikersnaam worden opgegeven", "Error creating user: {message}" : "Fout bij aanmaken gebruiker: {message}", "A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven", @@ -199,6 +202,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is geregisteerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", "Use system's cron service to call the cron.php file every 15 minutes." : "Gebruik de systeem cron service om cron.php elke 15 minuten aan te roepen.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", + "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Om dit te draaien, is de PHP posix extensie vereist. Bekijk {linkstart}PHP documentatie{linkend} voor meer informatie.", "Version" : "Versie", "Sharing" : "Delen", "Allow apps to use the Share API" : "Apps toestaan de Share API te gebruiken", @@ -283,6 +287,7 @@ "Desktop client" : "Desktop client", "Android app" : "Android app", "iOS app" : "iOS app", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Als je het project wilt ondersteunen {contributeopen}help met ontwikkeling{linkclose} of {contributeopen}verkondig het woord{linkclose}!", "Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw", "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop en mobiele clients zijn nu ingelogd op je account.", "Device" : "Apparaat", |