diff --git a/apps/federation/l10n/nl.js b/apps/federation/l10n/nl.js index 64863ef1f96..4633804db82 100644 --- a/apps/federation/l10n/nl.js +++ b/apps/federation/l10n/nl.js @@ -2,13 +2,18 @@ OC.L10N.register( "federation", { "Added to the list of trusted servers" : "Toegevoegd aan de lijst met vertrouwde servers", + "No server found with ID: %s" : "Geen server gevonden met ID: %s", + "Could not remove server" : "Kon server niet verwijderen", "Server is already in the list of trusted servers." : "Server bestaat reeds in de lijst van vertrouwde servers.", "No server to federate with found" : "Geen server gevonden om mee te federeren", "Could not add server" : "Kon server niet toevoegen", "Trusted servers" : "Vertrouwde servers", "Federation" : "Federatie", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "Met Federatie kun je verbinding maken met andere vertrouwde servers om de accountmap uit te wisselen.", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federatie stelt je in staat om verbinding te maken met andere vertrouwde servers om de accountdirectory uit te wisselen. Dit zal bijvoorbeeld worden gebruikt om externe accounts automatisch aan te vullen voor gefedereerd delen.", + "External documentation for Federated Cloud Sharing" : "Externe documentatie voor Federated Cloud Sharing", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federatie stelt je in staat om verbinding te maken met andere vertrouwde servers om de accountdirectory uit te wisselen. Dit zal bijvoorbeeld worden gebruikt om externe accounts automatisch aan te vullen voor gefedereerd delen. Het is niet nodig om een server als vertrouwde server toe te voegen om een gefedereerde share te maken.", + "Each server must validate the other. This process may require a few cron cycles." : "Elke server moet de andere valideren. Dit proces kan enkele croncycli duren.", "+ Add trusted server" : "+ Toevoegen vertrouwde server", "Trusted server" : "Vertrouwde server", "Add" : "Toevoegen" diff --git a/apps/federation/l10n/nl.json b/apps/federation/l10n/nl.json index 15bda45cc49..e217a0b03d3 100644 --- a/apps/federation/l10n/nl.json +++ b/apps/federation/l10n/nl.json @@ -1,12 +1,17 @@ { "translations": { "Added to the list of trusted servers" : "Toegevoegd aan de lijst met vertrouwde servers", + "No server found with ID: %s" : "Geen server gevonden met ID: %s", + "Could not remove server" : "Kon server niet verwijderen", "Server is already in the list of trusted servers." : "Server bestaat reeds in de lijst van vertrouwde servers.", "No server to federate with found" : "Geen server gevonden om mee te federeren", "Could not add server" : "Kon server niet toevoegen", "Trusted servers" : "Vertrouwde servers", "Federation" : "Federatie", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "Met Federatie kun je verbinding maken met andere vertrouwde servers om de accountmap uit te wisselen.", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federatie stelt je in staat om verbinding te maken met andere vertrouwde servers om de accountdirectory uit te wisselen. Dit zal bijvoorbeeld worden gebruikt om externe accounts automatisch aan te vullen voor gefedereerd delen.", + "External documentation for Federated Cloud Sharing" : "Externe documentatie voor Federated Cloud Sharing", "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federatie stelt je in staat om verbinding te maken met andere vertrouwde servers om de accountdirectory uit te wisselen. Dit zal bijvoorbeeld worden gebruikt om externe accounts automatisch aan te vullen voor gefedereerd delen. Het is niet nodig om een server als vertrouwde server toe te voegen om een gefedereerde share te maken.", + "Each server must validate the other. This process may require a few cron cycles." : "Elke server moet de andere valideren. Dit proces kan enkele croncycli duren.", "+ Add trusted server" : "+ Toevoegen vertrouwde server", "Trusted server" : "Vertrouwde server", "Add" : "Toevoegen" diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index 5bb170f1ae7..4c224791ed2 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -402,7 +402,7 @@ OC.L10N.register( "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} ja {nbfiles} teist faili kopeeritud kausta {destination}", "{newName} already exists" : "{newName} on juba olemas", "Could not rename \"{oldName}\", it does not exist any more" : "„{oldName}“ faili nime muutmine ei õnnestunud, seda pole enam olemas", - "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{newName}\" on juba \"{dir}\" kaustas kasutusel. Palun vali teine nimi.", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "„{newName}“ nimi on juba „{dir}“ kaustas kasutusel. Palun vali teine nimi.", "Could not rename \"{oldName}\"" : "„{oldName}“ faili nime muutmine ei õnnestunud", "Could not create file \"{file}\"" : "Faili \"{file}\" loomine ebaõnnestus", "Could not create file \"{file}\" because it already exists" : "Faili \"{file}\" loomine ebaõnnestus, sest see on juba olemas", diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index 327874d6fcc..135892c0ff2 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -400,7 +400,7 @@ "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} ja {nbfiles} teist faili kopeeritud kausta {destination}", "{newName} already exists" : "{newName} on juba olemas", "Could not rename \"{oldName}\", it does not exist any more" : "„{oldName}“ faili nime muutmine ei õnnestunud, seda pole enam olemas", - "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{newName}\" on juba \"{dir}\" kaustas kasutusel. Palun vali teine nimi.", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "„{newName}“ nimi on juba „{dir}“ kaustas kasutusel. Palun vali teine nimi.", "Could not rename \"{oldName}\"" : "„{oldName}“ faili nime muutmine ei õnnestunud", "Could not create file \"{file}\"" : "Faili \"{file}\" loomine ebaõnnestus", "Could not create file \"{file}\" because it already exists" : "Faili \"{file}\" loomine ebaõnnestus, sest see on juba olemas", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 2833d657911..ccd46a10268 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -70,6 +70,8 @@ OC.L10N.register( "Transferred from %1$s on %2$s" : "Overgezet van %1$s naar %2$s", "Files compatibility" : "Bestandscompatibiliteit", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Toestaan om bestandsnamen te beperken om te borgen dat bestanden met alle cliënts gesynchroniseerd kunnen worden. Standaard zijn alle bestandsnamen valide die zijn toegestaan op POSIX (zoals Linux en macOS.)", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Na inschakeling van Windows-compatibele bestandsnamen, kunnen bestaande bestanden niet meer worden gewijzigd, maar kunnen ze door de eigenaar worden hernoemd naar geldige nieuwe namen.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Het is ook mogelijk om bestanden automatisch te migreren nadat deze instelling is ingeschakeld. Raadpleeg de documentatie over het occ-commando.", "Enforce Windows compatibility" : "Dwing Windows-compatibiliteit af", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dit zal bestandsnamen blokkeren die niet toegestaan zijn op Windows-systemen, zoals gereserveerde namen of speciale tekens. Dit dwingt niet tot compatibiliteit voor hoofd- en kleine letters.", "File Management" : "Bestandsbeheer", @@ -122,6 +124,7 @@ OC.L10N.register( "Column headers with buttons are sortable." : "Kolomkoppen met knoppen zijn sorteerbaar", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "De lijst is niet volledig verwerkt om de prestatie niet te beperken. De bestanden worden verder verwerkt als je door de lijst navigeert.", "File not found" : "Bestand niet gevonden", + "_{count} selected_::_{count} selected_" : ["{count} geselecteerd","{count} geselecteerd"], "{usedQuotaByte} used" : "{usedQuotaByte} gebruikt", "{used} of {quota} used" : "{used} van {quota} gebruikt", "{relative}% used" : "{relative}% gebruikt", @@ -242,6 +245,7 @@ OC.L10N.register( "All files failed to be converted" : "De conversie van alle bestanden is mislukt", "One file could not be converted: {message}" : "Een bestand kon niet worden geconverteerd: {message}", "_One file could not be converted_::_%n files could not be converted_" : ["Een bestand kon niet geconverteerd worden","%n bestanden konden niet geconverteerd worden"], + "_One file successfully converted_::_%n files successfully converted_" : ["Een bestand succesvol geconverteerd","%n bestanden succesvol geconverteerd"], "Files successfully converted" : "Bestanden succesvol geconverteerd", "Failed to convert files" : "Conversie van bestanden mislukt", "Converting file …" : "Bestand converteren ...", @@ -449,7 +453,9 @@ OC.L10N.register( "Personal Files" : "Persoonlijke bestanden", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", + "%1$s (renamed)" : "%1$s (hernoemd)", "renamed file" : "bestand hernoemd", + "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Na inschakeling van Windows-compatibele bestandsnamen, kunnen bestaande bestanden niet meer worden gewijzigd, maar kunnen ze door de eigenaar worden hernoemd naar geldige nieuwe namen.", "{count} files could not be converted" : "{count} bestanden konden niet worden geconverteerd", "{count} files successfully converted" : "{count} bestanden succesvol geconverteerd" }, diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index d259fbe6407..45dee4a4ebd 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -68,6 +68,8 @@ "Transferred from %1$s on %2$s" : "Overgezet van %1$s naar %2$s", "Files compatibility" : "Bestandscompatibiliteit", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Toestaan om bestandsnamen te beperken om te borgen dat bestanden met alle cliënts gesynchroniseerd kunnen worden. Standaard zijn alle bestandsnamen valide die zijn toegestaan op POSIX (zoals Linux en macOS.)", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Na inschakeling van Windows-compatibele bestandsnamen, kunnen bestaande bestanden niet meer worden gewijzigd, maar kunnen ze door de eigenaar worden hernoemd naar geldige nieuwe namen.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Het is ook mogelijk om bestanden automatisch te migreren nadat deze instelling is ingeschakeld. Raadpleeg de documentatie over het occ-commando.", "Enforce Windows compatibility" : "Dwing Windows-compatibiliteit af", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dit zal bestandsnamen blokkeren die niet toegestaan zijn op Windows-systemen, zoals gereserveerde namen of speciale tekens. Dit dwingt niet tot compatibiliteit voor hoofd- en kleine letters.", "File Management" : "Bestandsbeheer", @@ -120,6 +122,7 @@ "Column headers with buttons are sortable." : "Kolomkoppen met knoppen zijn sorteerbaar", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "De lijst is niet volledig verwerkt om de prestatie niet te beperken. De bestanden worden verder verwerkt als je door de lijst navigeert.", "File not found" : "Bestand niet gevonden", + "_{count} selected_::_{count} selected_" : ["{count} geselecteerd","{count} geselecteerd"], "{usedQuotaByte} used" : "{usedQuotaByte} gebruikt", "{used} of {quota} used" : "{used} van {quota} gebruikt", "{relative}% used" : "{relative}% gebruikt", @@ -240,6 +243,7 @@ "All files failed to be converted" : "De conversie van alle bestanden is mislukt", "One file could not be converted: {message}" : "Een bestand kon niet worden geconverteerd: {message}", "_One file could not be converted_::_%n files could not be converted_" : ["Een bestand kon niet geconverteerd worden","%n bestanden konden niet geconverteerd worden"], + "_One file successfully converted_::_%n files successfully converted_" : ["Een bestand succesvol geconverteerd","%n bestanden succesvol geconverteerd"], "Files successfully converted" : "Bestanden succesvol geconverteerd", "Failed to convert files" : "Conversie van bestanden mislukt", "Converting file …" : "Bestand converteren ...", @@ -447,7 +451,9 @@ "Personal Files" : "Persoonlijke bestanden", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", + "%1$s (renamed)" : "%1$s (hernoemd)", "renamed file" : "bestand hernoemd", + "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Na inschakeling van Windows-compatibele bestandsnamen, kunnen bestaande bestanden niet meer worden gewijzigd, maar kunnen ze door de eigenaar worden hernoemd naar geldige nieuwe namen.", "{count} files could not be converted" : "{count} bestanden konden niet worden geconverteerd", "{count} files successfully converted" : "{count} bestanden succesvol geconverteerd" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index dcf493b3ec0..694c2561685 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -67,7 +67,7 @@ OC.L10N.register( "Your ownership transfer of {path} to {user} has completed." : "A transferência da sua propriedade de {path} para {user} foi concluída.", "The ownership transfer of {path} from {user} has completed." : "A transferência da propriedade de {path} de {user} foi concluída.", "in %s" : "em %s", - "Transferred from %1$s on %2$s" : "Transferido de %1$s para %2$s", + "Transferred from %1$s on %2$s" : "Transferido de %1$s em %2$s", "Files compatibility" : "Compatibilidade de arquivos", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (p. ex., Linux ou macOS) são permitidos.", "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Depois de ativar os nomes de arquivos compatíveis com o Windows, os arquivos existentes não podem mais ser modificados, mas podem ser renomeados para novos nomes válidos pelo proprietário.", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 2b8c125709e..21666ff1c48 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -65,7 +65,7 @@ "Your ownership transfer of {path} to {user} has completed." : "A transferência da sua propriedade de {path} para {user} foi concluída.", "The ownership transfer of {path} from {user} has completed." : "A transferência da propriedade de {path} de {user} foi concluída.", "in %s" : "em %s", - "Transferred from %1$s on %2$s" : "Transferido de %1$s para %2$s", + "Transferred from %1$s on %2$s" : "Transferido de %1$s em %2$s", "Files compatibility" : "Compatibilidade de arquivos", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (p. ex., Linux ou macOS) são permitidos.", "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Depois de ativar os nomes de arquivos compatíveis com o Windows, os arquivos existentes não podem mais ser modificados, mas podem ser renomeados para novos nomes válidos pelo proprietário.", diff --git a/apps/files_trashbin/l10n/pt_BR.js b/apps/files_trashbin/l10n/pt_BR.js index 6b13836148f..425819efc42 100644 --- a/apps/files_trashbin/l10n/pt_BR.js +++ b/apps/files_trashbin/l10n/pt_BR.js @@ -16,6 +16,7 @@ OC.L10N.register( "Original location" : "Localização original", "Deleted by" : "Excluído por", "Deleted" : "Excluído", + "few seconds ago" : "há alguns segundos", "A long time ago" : "Há muito tempo", "Unknown" : "Desconhecida", "All files" : "Todos os arquivos", diff --git a/apps/files_trashbin/l10n/pt_BR.json b/apps/files_trashbin/l10n/pt_BR.json index c2f8ba9a033..9eafa1b21c6 100644 --- a/apps/files_trashbin/l10n/pt_BR.json +++ b/apps/files_trashbin/l10n/pt_BR.json @@ -14,6 +14,7 @@ "Original location" : "Localização original", "Deleted by" : "Excluído por", "Deleted" : "Excluído", + "few seconds ago" : "há alguns segundos", "A long time ago" : "Há muito tempo", "Unknown" : "Desconhecida", "All files" : "Todos os arquivos", diff --git a/apps/files_versions/l10n/nl.js b/apps/files_versions/l10n/nl.js index dba7e5bc48e..7500ff8b9f4 100644 --- a/apps/files_versions/l10n/nl.js +++ b/apps/files_versions/l10n/nl.js @@ -7,6 +7,7 @@ OC.L10N.register( "Current version" : "Huidige versie", "Initial version" : "Initiële versie", "You" : "Jij", + "Actions for version from {versionHumanExplicitDate}" : "Acties voor versie van {versionHumanExplicitDate}", "Name this version" : "Geef deze versie een naam", "Edit version name" : "Bewerk versie naam", "Compare to current version" : "Vergelijk met huidige versie", @@ -22,6 +23,7 @@ OC.L10N.register( "Version restored" : "Versie hersteld", "Could not restore version" : "Kon versie niet herstellen", "Could not set version label" : "Kon versie label niet instellen", - "Could not delete version" : "Kon versie niet verwijderen" + "Could not delete version" : "Kon versie niet verwijderen", + "File versions" : "Bestandsversies" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/nl.json b/apps/files_versions/l10n/nl.json index 425b5db0399..da0eb03c679 100644 --- a/apps/files_versions/l10n/nl.json +++ b/apps/files_versions/l10n/nl.json @@ -5,6 +5,7 @@ "Current version" : "Huidige versie", "Initial version" : "Initiële versie", "You" : "Jij", + "Actions for version from {versionHumanExplicitDate}" : "Acties voor versie van {versionHumanExplicitDate}", "Name this version" : "Geef deze versie een naam", "Edit version name" : "Bewerk versie naam", "Compare to current version" : "Vergelijk met huidige versie", @@ -20,6 +21,7 @@ "Version restored" : "Versie hersteld", "Could not restore version" : "Kon versie niet herstellen", "Could not set version label" : "Kon versie label niet instellen", - "Could not delete version" : "Kon versie niet verwijderen" + "Could not delete version" : "Kon versie niet verwijderen", + "File versions" : "Bestandsversies" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 01f7095690c..8ce219a3633 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -276,6 +276,7 @@ OC.L10N.register( "The PHP OPcache module is not properly configured. %s." : "Le module PHP OPcache n'est pas correctement configuré. %s.", "Correctly configured" : "Configuré correctement", "PHP version" : "Version PHP", + "You are currently running PHP %1$s. PHP %2$s is deprecated since Nextcloud %3$s. Nextcloud %4$s may require at least PHP %5$s. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Vous utilisez actuellement PHP %1$s. PHP %2$s est obsolète depuis Nextcloud %3$s. Nextcloud %4$s peut nécessiter au moins PHP %5$s. Veuillez effectuer la mise à niveau vers l'une des versions PHP officiellement prises en charge par PHP Group dès que possible.", "You are currently running PHP %s." : "Vous exécutez actuellement PHP %s.", "PHP \"output_buffering\" option" : "l’option « output_buffering » de PHP", "PHP configuration option \"output_buffering\" must be disabled" : "L’option de configuration PHP « output_buffering » doit être désactivée", @@ -314,7 +315,10 @@ OC.L10N.register( "Architecture" : "Architecture", "64-bit" : "64 bits", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Il semblerait que vous exécutiez une version 32 bits de PHP. Nextcloud nécessite 64 bits pour fonctionner correctement. Veuillez mettre votre système d'exploitation et PHP à niveau vers du 64 bits !", + "Task Processing pickup speed" : "Vitesse de récupération du traitement des tâches", "_No scheduled tasks in the last %n hour._::_No scheduled tasks in the last %n hours._" : ["Aucune tâche planifiée au cours de la dernière heure.","Aucune tâche planifiée au cours des %n dernières heures.","Aucune tâche planifiée au cours des %n dernières heures."], + "_The task pickup speed has been ok in the last %n hour._::_The task pickup speed has been ok in the last %n hours._" : ["La vitesse de récupération des tâches a été correcte au cours de la dernière %n heure.","La vitesse de récupération des tâches a été correcte au cours des dernières %n heures.","La vitesse de récupération des tâches a été correcte au cours des dernières %n heures."], + "_The task pickup speed has been slow in the last %n hour. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n hours. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["La vitesse de récupération des tâches a été lente cette dernière %n heure. De nombreuses tâches ont mis plus de 4 minutes à être récupérées. Envisagez de configurer un worker pour traiter les tâches en arrière-plan.","La vitesse de récupération des tâches a été lente ces dernières %n heures. De nombreuses tâches ont mis plus de 4 minutes à être récupérées. Envisagez de configurer un worker pour traiter les tâches en arrière-plan.","La vitesse de récupération des tâches a été lente ces dernières %n heures. De nombreuses tâches ont mis plus de 4 minutes à être récupérées. Envisagez de configurer un worker pour traiter les tâches en arrière-plan."], "Temporary space available" : "Espace temporaire disponible", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Erreur lors de la vérification du chemin PHP temporaire - il n'a pas été correctement défini sur un répertoire. Valeur retournée : %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "La fonction PHP \"disk_free_space\" est désactivée, ce qui empêche la vérification de l'espace suffisant dans les répertoires temporaires.", @@ -435,6 +439,7 @@ OC.L10N.register( "Group name" : "Nom du groupe", "Please enter a valid group name" : "Merci de saisir un nom de groupe valide", "Search groups…" : "Recherche de groupes…", + "List of groups. This list is not fully populated for performance reasons. The groups will be loaded as you navigate or search through the list." : "Liste des groupes. Pour des raisons de performances, cette liste n'est pas entièrement chargée. Les groupes seront chargés au fur et à mesure de votre navigation ou de votre recherche.", "Loading groups…" : "Chargement des groupes …", "Could not load app discover section" : "Impossible de charger la section des applications à découvrir", "Could not render element" : "Impossible de générer l’élément", @@ -577,6 +582,7 @@ OC.L10N.register( "Confirm enabling encryption" : "Confirmer l'activation du chiffrement", "Please read carefully before activating server-side encryption:" : "Veuillez lire attentivement avant d’activer le chiffrement côté serveur :", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Une fois le chiffrement activé, les fichiers téléversés sur le serveur à partir de ce moment seront stockés sous forme chiffrée. Il n’est possible de désactiver le chiffrement que si le module utilisé le permet spécifiquement, et que toutes les conditions préalables sont réunies pour ce faire (par exemple la création d’une clé de récupération).", + "By default a master key for the whole instance will be generated. Please check if that level of access is compliant with your needs." : "Par défaut, une clé principale est générée pour l'ensemble de l'instance. Veuillez vérifier si ce niveau d'accès correspond à vos besoins.", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Le chiffrement seul ne garantit pas la sécurité du système. Veuillez consulter la documentation pour plus d'informations à propos du fonctionnement de l'application de chiffrement, et des cas d'usage supportés.", "Be aware that encryption always increases the file size." : "Veuillez noter que le chiffrement augmente toujours la taille des fichiers.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Il est opportun de sauvegarder régulièrement vos données. Si ces données sont chiffrées, n’oubliez pas de sauvegarder aussi les clés de chiffrement.", @@ -751,6 +757,7 @@ OC.L10N.register( "Sorting" : "Trier", "The system config enforces sorting the groups by name. This also disables showing the member count." : "La configuration système impose le tri des groupes par nom. Ceci désactive également l’affichage du nombre de membres.", "Group list sorting" : "Tri de la liste des groupes", + "Sorting only applies to the currently loaded groups for performance reasons. Groups will be loaded as you navigate or search through the list." : "Pour des raisons de performances, le tri ne s'applique qu'aux groupes actuellement chargés. Les groupes seront chargés au fur et à mesure de votre navigation ou de votre recherche dans la liste.", "By member count" : "Par nombre de membres", "By name" : "Par nom", "Send email" : "Envoyer un e-mail", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 22d526df576..3195d90f7cd 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -274,6 +274,7 @@ "The PHP OPcache module is not properly configured. %s." : "Le module PHP OPcache n'est pas correctement configuré. %s.", "Correctly configured" : "Configuré correctement", "PHP version" : "Version PHP", + "You are currently running PHP %1$s. PHP %2$s is deprecated since Nextcloud %3$s. Nextcloud %4$s may require at least PHP %5$s. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Vous utilisez actuellement PHP %1$s. PHP %2$s est obsolète depuis Nextcloud %3$s. Nextcloud %4$s peut nécessiter au moins PHP %5$s. Veuillez effectuer la mise à niveau vers l'une des versions PHP officiellement prises en charge par PHP Group dès que possible.", "You are currently running PHP %s." : "Vous exécutez actuellement PHP %s.", "PHP \"output_buffering\" option" : "l’option « output_buffering » de PHP", "PHP configuration option \"output_buffering\" must be disabled" : "L’option de configuration PHP « output_buffering » doit être désactivée", @@ -312,7 +313,10 @@ "Architecture" : "Architecture", "64-bit" : "64 bits", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Il semblerait que vous exécutiez une version 32 bits de PHP. Nextcloud nécessite 64 bits pour fonctionner correctement. Veuillez mettre votre système d'exploitation et PHP à niveau vers du 64 bits !", + "Task Processing pickup speed" : "Vitesse de récupération du traitement des tâches", "_No scheduled tasks in the last %n hour._::_No scheduled tasks in the last %n hours._" : ["Aucune tâche planifiée au cours de la dernière heure.","Aucune tâche planifiée au cours des %n dernières heures.","Aucune tâche planifiée au cours des %n dernières heures."], + "_The task pickup speed has been ok in the last %n hour._::_The task pickup speed has been ok in the last %n hours._" : ["La vitesse de récupération des tâches a été correcte au cours de la dernière %n heure.","La vitesse de récupération des tâches a été correcte au cours des dernières %n heures.","La vitesse de récupération des tâches a été correcte au cours des dernières %n heures."], + "_The task pickup speed has been slow in the last %n hour. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n hours. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["La vitesse de récupération des tâches a été lente cette dernière %n heure. De nombreuses tâches ont mis plus de 4 minutes à être récupérées. Envisagez de configurer un worker pour traiter les tâches en arrière-plan.","La vitesse de récupération des tâches a été lente ces dernières %n heures. De nombreuses tâches ont mis plus de 4 minutes à être récupérées. Envisagez de configurer un worker pour traiter les tâches en arrière-plan.","La vitesse de récupération des tâches a été lente ces dernières %n heures. De nombreuses tâches ont mis plus de 4 minutes à être récupérées. Envisagez de configurer un worker pour traiter les tâches en arrière-plan."], "Temporary space available" : "Espace temporaire disponible", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Erreur lors de la vérification du chemin PHP temporaire - il n'a pas été correctement défini sur un répertoire. Valeur retournée : %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "La fonction PHP \"disk_free_space\" est désactivée, ce qui empêche la vérification de l'espace suffisant dans les répertoires temporaires.", @@ -433,6 +437,7 @@ "Group name" : "Nom du groupe", "Please enter a valid group name" : "Merci de saisir un nom de groupe valide", "Search groups…" : "Recherche de groupes…", + "List of groups. This list is not fully populated for performance reasons. The groups will be loaded as you navigate or search through the list." : "Liste des groupes. Pour des raisons de performances, cette liste n'est pas entièrement chargée. Les groupes seront chargés au fur et à mesure de votre navigation ou de votre recherche.", "Loading groups…" : "Chargement des groupes …", "Could not load app discover section" : "Impossible de charger la section des applications à découvrir", "Could not render element" : "Impossible de générer l’élément", @@ -575,6 +580,7 @@ "Confirm enabling encryption" : "Confirmer l'activation du chiffrement", "Please read carefully before activating server-side encryption:" : "Veuillez lire attentivement avant d’activer le chiffrement côté serveur :", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Une fois le chiffrement activé, les fichiers téléversés sur le serveur à partir de ce moment seront stockés sous forme chiffrée. Il n’est possible de désactiver le chiffrement que si le module utilisé le permet spécifiquement, et que toutes les conditions préalables sont réunies pour ce faire (par exemple la création d’une clé de récupération).", + "By default a master key for the whole instance will be generated. Please check if that level of access is compliant with your needs." : "Par défaut, une clé principale est générée pour l'ensemble de l'instance. Veuillez vérifier si ce niveau d'accès correspond à vos besoins.", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Le chiffrement seul ne garantit pas la sécurité du système. Veuillez consulter la documentation pour plus d'informations à propos du fonctionnement de l'application de chiffrement, et des cas d'usage supportés.", "Be aware that encryption always increases the file size." : "Veuillez noter que le chiffrement augmente toujours la taille des fichiers.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Il est opportun de sauvegarder régulièrement vos données. Si ces données sont chiffrées, n’oubliez pas de sauvegarder aussi les clés de chiffrement.", @@ -749,6 +755,7 @@ "Sorting" : "Trier", "The system config enforces sorting the groups by name. This also disables showing the member count." : "La configuration système impose le tri des groupes par nom. Ceci désactive également l’affichage du nombre de membres.", "Group list sorting" : "Tri de la liste des groupes", + "Sorting only applies to the currently loaded groups for performance reasons. Groups will be loaded as you navigate or search through the list." : "Pour des raisons de performances, le tri ne s'applique qu'aux groupes actuellement chargés. Les groupes seront chargés au fur et à mesure de votre navigation ou de votre recherche dans la liste.", "By member count" : "Par nombre de membres", "By name" : "Par nom", "Send email" : "Envoyer un e-mail", diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 323b186621a..8480d5170ea 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -307,6 +307,7 @@ OC.L10N.register( "Categories" : "Categorieën", "Resources" : "Bronnen", "Documentation" : "Documentatie", + "Interact" : "Interacteren", "Report a bug" : "Rapporteer een fout", "Request feature" : "Vraag functionaliteit aan", "Ask questions or discuss" : "Stel vragen of discussieer", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index f3555c050ec..123873a2c54 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -305,6 +305,7 @@ "Categories" : "Categorieën", "Resources" : "Bronnen", "Documentation" : "Documentatie", + "Interact" : "Interacteren", "Report a bug" : "Rapporteer een fout", "Request feature" : "Vraag functionaliteit aan", "Ask questions or discuss" : "Stel vragen of discussieer", diff --git a/apps/workflowengine/l10n/nl.js b/apps/workflowengine/l10n/nl.js index abcf9e7bd0c..a86b92ea72c 100644 --- a/apps/workflowengine/l10n/nl.js +++ b/apps/workflowengine/l10n/nl.js @@ -69,6 +69,7 @@ OC.L10N.register( "Select a user agent" : "Selecteer een 'user agent'", "Select groups" : "Selecteer groepen", "Groups" : "Groepen", + "Type to search for group …" : "Type om groep te zoeken …", "Select a trigger" : "Selecteer een trigger", "At least one event must be selected" : "Er moet minimaal één gebeurtenis worden geselecteerd", "Add new flow" : "Nieuwe flow toevoegen", @@ -82,12 +83,15 @@ OC.L10N.register( "Delete" : "Verwijderen", "Available flows" : "Beschikbare flows", "For details on how to write your own flow, check out the development documentation." : "Raadpleeg de ontwikkeldocumentatie voor meer informatie over het ontwikkelen van je eigen flow.", + "No flows installed" : "Geen flows geïnstalleerd", + "Ask your administrator to install new flows." : "Vraag de beheerder om nieuwe flows te installeren.", "More flows" : "Meer flows", "Browse the App Store" : "Blader door de App Store", "Show less" : "Toon minder", "Show more" : "Toon meer", "Configured flows" : "Geconfigureerde flows", "Your flows" : "Jouw flows", + "No flows configured" : "Geen flows geconfigureerd", "matches" : "komt overeen", "does not match" : "komt niet overeen", "is" : "is", @@ -112,6 +116,7 @@ OC.L10N.register( "between" : "tussen", "not between" : "niet tussen", "Request user agent" : "Useragent aanvraag", + "Group membership" : "Groepslidmaatschap", "is member of" : "is lid van", "is not member of" : "is geen lid van" }, diff --git a/apps/workflowengine/l10n/nl.json b/apps/workflowengine/l10n/nl.json index 065cb70e943..d2679c172d3 100644 --- a/apps/workflowengine/l10n/nl.json +++ b/apps/workflowengine/l10n/nl.json @@ -67,6 +67,7 @@ "Select a user agent" : "Selecteer een 'user agent'", "Select groups" : "Selecteer groepen", "Groups" : "Groepen", + "Type to search for group …" : "Type om groep te zoeken …", "Select a trigger" : "Selecteer een trigger", "At least one event must be selected" : "Er moet minimaal één gebeurtenis worden geselecteerd", "Add new flow" : "Nieuwe flow toevoegen", @@ -80,12 +81,15 @@ "Delete" : "Verwijderen", "Available flows" : "Beschikbare flows", "For details on how to write your own flow, check out the development documentation." : "Raadpleeg de ontwikkeldocumentatie voor meer informatie over het ontwikkelen van je eigen flow.", + "No flows installed" : "Geen flows geïnstalleerd", + "Ask your administrator to install new flows." : "Vraag de beheerder om nieuwe flows te installeren.", "More flows" : "Meer flows", "Browse the App Store" : "Blader door de App Store", "Show less" : "Toon minder", "Show more" : "Toon meer", "Configured flows" : "Geconfigureerde flows", "Your flows" : "Jouw flows", + "No flows configured" : "Geen flows geconfigureerd", "matches" : "komt overeen", "does not match" : "komt niet overeen", "is" : "is", @@ -110,6 +114,7 @@ "between" : "tussen", "not between" : "niet tussen", "Request user agent" : "Useragent aanvraag", + "Group membership" : "Groepslidmaatschap", "is member of" : "is lid van", "is not member of" : "is geen lid van" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 7a5d2cd8956..8302940fd89 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -81,16 +81,82 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatibel)", "The following apps have been disabled: %s" : "De volgende apps zijn uitgeschakeld: %s", "Already up to date" : "Al bijgewerkt", + "Windows Command Script" : "Windows Command Script", + "Electronic book document" : "Elektronisch boekdocument", "TrueType Font Collection" : "TrueType Font Collectie", "Web Open Font Format" : "Web Open Font Formaat", + "GPX geographic data" : "GPX geographische gegevens", "Gzip archive" : "Gzip archief", + "Adobe Illustrator document" : "Adobe Illustrator-document", + "Java source code" : "Java broncode", + "JavaScript source code" : "JavaScript broncode", + "JSON document" : "JSON-document", + "Microsoft Access database" : "Microsoft Access-database", + "Microsoft OneNote document" : "Microsoft OneNote-document", + "Microsoft Word document" : "Microsoft Word-document", "Unknown" : "Onbekend", + "PDF document" : "PDF-document", + "PostScript document" : "PostScript-document", + "RSS summary" : "RSS-samenvatting", + "Android package" : "Android-pakket", + "KML geographic data" : "KML geografische gegevens", + "KML geographic compressed data" : "KML gecomprimeerde geografische gegevens", + "Lotus Word Pro document" : "Lotus Word Pro-document", + "Excel spreadsheet" : "Excel-spreadsheet", + "Excel add-in" : "Excel-invoegtoepassing", + "Excel 2007 binary spreadsheet" : "Excel 2007 binaire spreadsheet", + "Excel spreadsheet template" : "Excel spreadsheetsjabloon", + "Outlook Message" : "Outlook-bericht", + "PowerPoint presentation" : "PowerPoint-presentatie", + "PowerPoint add-in" : "PowerPoint-invoegtoepassing", + "PowerPoint presentation template" : "PowerPoint presentatiesjabloon", + "Word document" : "Word-document", + "ODF formula" : "ODF-formule", + "ODG drawing" : "ODG-tekening", + "ODG drawing (Flat XML)" : "ODG-tekening (Flat XML)", + "ODG template" : "ODG-sjabloon", + "ODP presentation" : "ODP-presentatie", + "ODP presentation (Flat XML)" : "ODP-presentatie (Flat XML)", + "ODP template" : "ODP-sjabloon", + "ODS spreadsheet" : "ODS-spreadsheet", + "ODS spreadsheet (Flat XML)" : "ODS-spreadsheet (Flat XML)", + "ODS template" : "ODS-sjabloon", + "ODT document" : "ODT-document", + "ODT document (Flat XML)" : "ODT-document (Flat XML)", + "ODT template" : "ODT-sjabloon", + "PowerPoint 2007 presentation" : "PowerPoint 2007 presentatie", + "PowerPoint 2007 show" : "PowerPoint 2007 diashow", + "PowerPoint 2007 presentation template" : "PowerPoint 2007 presentatiesjabloon", + "Excel 2007 spreadsheet" : "Excel 2007 spreadsheet", + "Excel 2007 spreadsheet template" : "Excel 2007 spreadsheetsjabloon", + "Word 2007 document" : "Word 2007 document", + "Word 2007 document template" : "Word 2007 documentsjabloon", + "Microsoft Visio document" : "Microsoft Visio document", + "WordPerfect document" : "WordPerfect document", "7-zip archive" : "7-zip archief", + "Blender scene" : "Blender-scene", "Bzip2 archive" : "Bzip2 archief", + "Debian package" : "Debian-pakket", + "FictionBook document" : "FictionBook-document", "Unknown font" : "Onbekend lettertype", + "Krita document" : "Krita-document", + "Mobipocket e-book" : "Mobipocket e-book", + "Windows Installer package" : "Windows Installer pakket", + "Perl script" : "Perl-script", + "PHP script" : "PHP-script", "Tar archive" : "Tar archief", + "XML document" : "XML-document", + "YAML document" : "YAML-document", "Zip archive" : "Zip archief", "Zstandard archive" : "Zstandard archief", + "AAC audio" : "AAC audio", + "FLAC audio" : "FLAC audio", + "MPEG-4 audio" : "MPEG-4 audio", + "MP3 audio" : "MP3 audio", + "Ogg audio" : "Ogg audio", + "RIFF/WAVe standard Audio" : "RIFF/WAVe standaard audio", + "WebM audio" : "WebM audio", + "MP3 ShoutCast playlist" : "MP3 ShoutCast afspeellijst", "Windows BMP image" : "Windows BMP afbeelding", "Better Portable Graphics image" : "Better Portable Graphics afbeelding", "EMF image" : "EMF afbeelding", @@ -107,8 +173,33 @@ OC.L10N.register( "Digital raw image" : "Digital raw afbeelding", "Windows Icon" : "Windows pictogram", "Email message" : "Email bericht", + "VCS/ICS calendar" : "VCS/ICS-agenda", + "CSS stylesheet" : "CSS-stylesheet", + "CSV document" : "CSV-document", + "HTML document" : "HTML-document", + "Markdown document" : "Markdown-document", "Org-mode file" : "Org-mode bestand", + "Plain text document" : "Platte tekstdocument", + "Rich Text document" : "Rich Text-document", + "Electronic business card" : "Elektronisch visitekaartje", + "C++ source code" : "C++ broncode", + "LDIF address book" : "LDIF-adresboek", + "NFO document" : "NFO-document", + "PHP source" : "PHP-broncode", + "Python script" : "Python-script", + "ReStructuredText document" : "ReStructuredText-document", "3GPP multimedia file" : "3GPP multimedia bestand", + "MPEG video" : "MPEG-video", + "DV video" : "DV-video", + "MPEG-2 transport stream" : "MPEG-2 transportstroom", + "MPEG-4 video" : "MPEG-4 video", + "Ogg video" : "Ogg-video", + "QuickTime video" : "QuickTime video", + "WebM video" : "WebM-video", + "Flash video" : "Flash-video", + "Matroska video" : "Matroska-video", + "Windows Media video" : "Windows Media video", + "AVI video" : "AVI-video", "Error occurred while checking server setup" : "Een fout trad op bij controleren van serverconfiguratie", "For more details see the {linkstart}documentation ↗{linkend}." : "Voor meer informatie word je verwezen naar de {linkstart}documentatie↗{linkend}.", "unknown text" : "onbekende tekst", @@ -273,6 +364,7 @@ OC.L10N.register( "Database tablespace" : "Database tablespace", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Geef het poortnummer en servernaam op (bijv. localhost:5432).", "Database host" : "Databaseserver", + "localhost" : "localhost", "Installing …" : "Installeren …", "Install" : "Installeren", "Need help?" : "Hulp nodig?", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 41230ace79d..8107cedbdfe 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -79,16 +79,82 @@ "%s (incompatible)" : "%s (incompatibel)", "The following apps have been disabled: %s" : "De volgende apps zijn uitgeschakeld: %s", "Already up to date" : "Al bijgewerkt", + "Windows Command Script" : "Windows Command Script", + "Electronic book document" : "Elektronisch boekdocument", "TrueType Font Collection" : "TrueType Font Collectie", "Web Open Font Format" : "Web Open Font Formaat", + "GPX geographic data" : "GPX geographische gegevens", "Gzip archive" : "Gzip archief", + "Adobe Illustrator document" : "Adobe Illustrator-document", + "Java source code" : "Java broncode", + "JavaScript source code" : "JavaScript broncode", + "JSON document" : "JSON-document", + "Microsoft Access database" : "Microsoft Access-database", + "Microsoft OneNote document" : "Microsoft OneNote-document", + "Microsoft Word document" : "Microsoft Word-document", "Unknown" : "Onbekend", + "PDF document" : "PDF-document", + "PostScript document" : "PostScript-document", + "RSS summary" : "RSS-samenvatting", + "Android package" : "Android-pakket", + "KML geographic data" : "KML geografische gegevens", + "KML geographic compressed data" : "KML gecomprimeerde geografische gegevens", + "Lotus Word Pro document" : "Lotus Word Pro-document", + "Excel spreadsheet" : "Excel-spreadsheet", + "Excel add-in" : "Excel-invoegtoepassing", + "Excel 2007 binary spreadsheet" : "Excel 2007 binaire spreadsheet", + "Excel spreadsheet template" : "Excel spreadsheetsjabloon", + "Outlook Message" : "Outlook-bericht", + "PowerPoint presentation" : "PowerPoint-presentatie", + "PowerPoint add-in" : "PowerPoint-invoegtoepassing", + "PowerPoint presentation template" : "PowerPoint presentatiesjabloon", + "Word document" : "Word-document", + "ODF formula" : "ODF-formule", + "ODG drawing" : "ODG-tekening", + "ODG drawing (Flat XML)" : "ODG-tekening (Flat XML)", + "ODG template" : "ODG-sjabloon", + "ODP presentation" : "ODP-presentatie", + "ODP presentation (Flat XML)" : "ODP-presentatie (Flat XML)", + "ODP template" : "ODP-sjabloon", + "ODS spreadsheet" : "ODS-spreadsheet", + "ODS spreadsheet (Flat XML)" : "ODS-spreadsheet (Flat XML)", + "ODS template" : "ODS-sjabloon", + "ODT document" : "ODT-document", + "ODT document (Flat XML)" : "ODT-document (Flat XML)", + "ODT template" : "ODT-sjabloon", + "PowerPoint 2007 presentation" : "PowerPoint 2007 presentatie", + "PowerPoint 2007 show" : "PowerPoint 2007 diashow", + "PowerPoint 2007 presentation template" : "PowerPoint 2007 presentatiesjabloon", + "Excel 2007 spreadsheet" : "Excel 2007 spreadsheet", + "Excel 2007 spreadsheet template" : "Excel 2007 spreadsheetsjabloon", + "Word 2007 document" : "Word 2007 document", + "Word 2007 document template" : "Word 2007 documentsjabloon", + "Microsoft Visio document" : "Microsoft Visio document", + "WordPerfect document" : "WordPerfect document", "7-zip archive" : "7-zip archief", + "Blender scene" : "Blender-scene", "Bzip2 archive" : "Bzip2 archief", + "Debian package" : "Debian-pakket", + "FictionBook document" : "FictionBook-document", "Unknown font" : "Onbekend lettertype", + "Krita document" : "Krita-document", + "Mobipocket e-book" : "Mobipocket e-book", + "Windows Installer package" : "Windows Installer pakket", + "Perl script" : "Perl-script", + "PHP script" : "PHP-script", "Tar archive" : "Tar archief", + "XML document" : "XML-document", + "YAML document" : "YAML-document", "Zip archive" : "Zip archief", "Zstandard archive" : "Zstandard archief", + "AAC audio" : "AAC audio", + "FLAC audio" : "FLAC audio", + "MPEG-4 audio" : "MPEG-4 audio", + "MP3 audio" : "MP3 audio", + "Ogg audio" : "Ogg audio", + "RIFF/WAVe standard Audio" : "RIFF/WAVe standaard audio", + "WebM audio" : "WebM audio", + "MP3 ShoutCast playlist" : "MP3 ShoutCast afspeellijst", "Windows BMP image" : "Windows BMP afbeelding", "Better Portable Graphics image" : "Better Portable Graphics afbeelding", "EMF image" : "EMF afbeelding", @@ -105,8 +171,33 @@ "Digital raw image" : "Digital raw afbeelding", "Windows Icon" : "Windows pictogram", "Email message" : "Email bericht", + "VCS/ICS calendar" : "VCS/ICS-agenda", + "CSS stylesheet" : "CSS-stylesheet", + "CSV document" : "CSV-document", + "HTML document" : "HTML-document", + "Markdown document" : "Markdown-document", "Org-mode file" : "Org-mode bestand", + "Plain text document" : "Platte tekstdocument", + "Rich Text document" : "Rich Text-document", + "Electronic business card" : "Elektronisch visitekaartje", + "C++ source code" : "C++ broncode", + "LDIF address book" : "LDIF-adresboek", + "NFO document" : "NFO-document", + "PHP source" : "PHP-broncode", + "Python script" : "Python-script", + "ReStructuredText document" : "ReStructuredText-document", "3GPP multimedia file" : "3GPP multimedia bestand", + "MPEG video" : "MPEG-video", + "DV video" : "DV-video", + "MPEG-2 transport stream" : "MPEG-2 transportstroom", + "MPEG-4 video" : "MPEG-4 video", + "Ogg video" : "Ogg-video", + "QuickTime video" : "QuickTime video", + "WebM video" : "WebM-video", + "Flash video" : "Flash-video", + "Matroska video" : "Matroska-video", + "Windows Media video" : "Windows Media video", + "AVI video" : "AVI-video", "Error occurred while checking server setup" : "Een fout trad op bij controleren van serverconfiguratie", "For more details see the {linkstart}documentation ↗{linkend}." : "Voor meer informatie word je verwezen naar de {linkstart}documentatie↗{linkend}.", "unknown text" : "onbekende tekst", @@ -271,6 +362,7 @@ "Database tablespace" : "Database tablespace", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Geef het poortnummer en servernaam op (bijv. localhost:5432).", "Database host" : "Databaseserver", + "localhost" : "localhost", "Installing …" : "Installeren …", "Install" : "Installeren", "Need help?" : "Hulp nodig?", diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index fec337c601d..ff0220b247b 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -75,6 +75,7 @@ OC.L10N.register( "Empty file" : "Leeg bestand", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module met ID: %s bestaat niet. Schakel die in binnen de app-instellingen of neem contact op met je beheerder.", "Dot files are not allowed" : "Punt-bestanden zijn niet toegestaan", + "%1$s (renamed)" : "%1$s (hernoemd)", "renamed file" : "bestand hernoemd", "File already exists" : "Bestand bestaat al", "Invalid path" : "Ongeldig pad", diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 75f2c23423e..0109be34bc6 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -73,6 +73,7 @@ "Empty file" : "Leeg bestand", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module met ID: %s bestaat niet. Schakel die in binnen de app-instellingen of neem contact op met je beheerder.", "Dot files are not allowed" : "Punt-bestanden zijn niet toegestaan", + "%1$s (renamed)" : "%1$s (hernoemd)", "renamed file" : "bestand hernoemd", "File already exists" : "Bestand bestaat al", "Invalid path" : "Ongeldig pad",