summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/l10n/fr.js46
-rw-r--r--core/l10n/fr.json46
-rw-r--r--core/l10n/sv.js94
-rw-r--r--core/l10n/sv.json94
-rw-r--r--core/l10n/zh_CN.js71
-rw-r--r--core/l10n/zh_CN.json71
6 files changed, 266 insertions, 156 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 1d8b24af00b..ab1004d7d02 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -89,25 +89,25 @@ OC.L10N.register(
"Strong password" : "Mot de passe fort",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Votre serveur web n'est pas correctement configuré pour la synchronisation de fichiers : l'interface WebDAV semble ne pas fonctionner.",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration du serveur web ne permet pas d'atteindre \"{url}\". Consultez la <a target=\"_blank\" ref=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
- "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteins. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoie de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
- "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour augmenter les performances. Pour plus d'information consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour améliorer les performances. Pour plus d'informations consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom n'est pas lisible par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
- "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Nous vous encourageons à mettre à jour votre version de PHP afin de tirer avantage des amélioration liées à <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a>, dès que votre distribution le supportera.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Nous vous encourageons à mettre à jour votre version de PHP afin de tirer avantage des améliorations liées à <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a>, dès que votre distribution le supportera.",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si vous n'êtes pas en train d’accéder à Nextcloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
- "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"memcached\" est configuré comme cache distribué, mais le module installé est \"memcache\". \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">Consulter le wiki de memcached à propos de ces deux modules.</a>",
- "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas réussi à passer la vérification d’intégrité. Plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Relancer…</a>)",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"memcached\" est configuré comme cache distribué, mais le mauvais module PHP est installé. \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">Consulter le wiki de memcached à propos de ces deux modules.</a>",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas passé la vérification d’intégrité. Plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Relancer…</a>)",
"Error occurred while checking server setup" : "Une erreur s'est produite lors de la vérification de la configuration du serveur",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Votre dossier de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce dossier de données ne soit plus accessible, ou de le déplacer hors de la racine du serveur web.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "L'en-tête HTTP \"{header}\" n'est pas configurée pour être égale à \"{expected}\" créant potentiellement un risque relié à la sécurité et à la vie privée. Il est recommandé d'ajuster ce paramètre.",
- "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit dans notre <a href=\"{docUrl} rel=\"noreferrer\">Guide pour le renforcement et la sécurité</a>.",
- "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans notre <a href=\"{docUrl}\">Guide pour le renforcement et la sécurité</a>.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à au moins \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit dans nos <a href=\"{docUrl} rel=\"noreferrer\">conseils de sécurisation</a>.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans nos <a href=\"{docUrl}\">conseils de sécurisation</a>.",
"Shared" : "Partagé",
"Shared with {recipients}" : "Partagé avec {recipients}",
"Error" : "Erreur",
"Error while sharing" : "Erreur lors de la mise en partage",
"Error while unsharing" : "Erreur lors de l'annulation du partage",
- "Error setting expiration date" : "Erreur lors de la spécification de la date d'expiration",
- "The public link will expire no later than {days} days after it is created" : "Ce lien public expirera au plus tard {days} jours après sa création.",
+ "Error setting expiration date" : "Erreur lors de la configuration de la date d'expiration",
+ "The public link will expire no later than {days} days after it is created" : "Ce lien public expirera dans {days} jours après sa création.",
"Set expiration date" : "Spécifier une date d'expiration",
"Expiration" : "Expiration",
"Expiration date" : "Date d'expiration",
@@ -122,7 +122,7 @@ OC.L10N.register(
"Link" : "Lien",
"Password protect" : "Protéger par un mot de passe",
"Allow upload and editing" : "Autoriser l'envoi et l'édition",
- "File drop (upload only)" : "Dépôt de fichier (uniquement pour le téléversement)",
+ "File drop (upload only)" : "Dépôt de fichier (téléversement uniquement)",
"Email link to person" : "Envoyer le lien par courriel",
"Send" : "Envoyer",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
@@ -130,7 +130,7 @@ OC.L10N.register(
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
"group" : "groupe",
"remote" : "distant",
- "email" : "Adresse e-mail",
+ "email" : "Adresse de courriel",
"Unshare" : "Ne plus partager",
"can reshare" : "peut repartager",
"can edit" : "peut modifier",
@@ -147,14 +147,14 @@ OC.L10N.register(
"{sharee} (remote)" : "{sharee} (distant)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Partager",
- "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Partager avec des personnes sur d'autres serveurs en utilisant leur identifiant du Cloud Fédéré utilisateur@exemple.com/nextcloud",
- "Share with users or by mail..." : "Partager avec des utilisateurs ou par mail…",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Partager avec des personnes sur d'autres serveurs en utilisant leur identifiant du Cloud Fédéré (utilisateur@exemple.com/nextcloud)",
+ "Share with users or by mail..." : "Partager avec des utilisateurs ou par courriel…",
"Share with users or remote users..." : "Partager avec des utilisateurs ou des utilisateurs distants...",
- "Share with users, remote users or by mail..." : "Partager avec des utilisateurs, des utilisateurs distants ou par mail…",
+ "Share with users, remote users or by mail..." : "Partager avec des utilisateurs, des utilisateurs distants ou par courriel…",
"Share with users or groups..." : "Partager avec des utilisateurs ou des groupes...",
- "Share with users, groups or by mail..." : "Partager avec des utilisateurs, des groupes ou par mail…",
+ "Share with users, groups or by mail..." : "Partager avec des utilisateurs, des groupes ou par courriel…",
"Share with users, groups or remote users..." : "Partager avec des utilisateurs, groupes ou utilisateurs distants...",
- "Share with users, groups, remote users or by mail..." : "Partager avec des utilisateurs, des groupes, des utilisateurs distants ou par mail…",
+ "Share with users, groups, remote users or by mail..." : "Partager avec des utilisateurs, des groupes, des utilisateurs distants ou par courriel…",
"Share with users..." : "Partager avec des utilisateurs...",
"Error removing share" : "Erreur lors de l'arrêt du partage",
"Non-existing tag #{tag}" : "Étiquette #{tag} inexistante",
@@ -166,7 +166,7 @@ OC.L10N.register(
"Collaborative tags" : "Étiquettes collaboratives ",
"No tags found" : "Aucune étiquette n'a été trouvée",
"The object type is not specified." : "Le type d'objet n'est pas spécifié.",
- "Enter new" : "Saisir un nouveau",
+ "Enter new" : "Nouvelle étiquette",
"Add" : "Ajouter",
"Edit tags" : "Modifier les étiquettes",
"Error loading dialog template: {error}" : "Erreur lors du chargement du modèle de dialogue : {error}",
@@ -228,13 +228,13 @@ OC.L10N.register(
"Database user" : "Utilisateur de la base de données",
"Database password" : "Mot de passe de la base de données",
"Database name" : "Nom de la base de données",
- "Database tablespace" : "Tablespace de la base de données",
+ "Database tablespace" : "Espace de stockage de la base de données",
"Database host" : "Hôte de la base de données",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Veuillez spécifier le numéro du port avec le nom de l'hôte (ex: localhost:5432).",
"Performance warning" : "Avertissement à propos des performances",
"SQLite will be used as database." : "SQLite sera utilisé comme gestionnaire de base de données.",
"For larger installations we recommend to choose a different database backend." : "Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données : l'utilisation de SQLite est alors déconseillée.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données, l'utilisation de SQLite est déconseillée.",
"Finish setup" : "Terminer l'installation",
"Finishing …" : "Finalisation …",
"Need help?" : "Besoin d'aide ?",
@@ -248,7 +248,7 @@ OC.L10N.register(
"Please contact your administrator." : "Veuillez contacter votre administrateur.",
"An internal error occurred." : "Une erreur interne est survenue.",
"Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.",
- "Username or email" : "Nom d'utilisateur ou e-mail",
+ "Username or email" : "Nom d'utilisateur ou adresse de courriel",
"Wrong password. Reset it?" : "Mot de passe incorrect. Réinitialiser ?",
"Wrong password." : "Mot de passe incorrect.",
"Log in" : "Se connecter",
@@ -282,7 +282,7 @@ OC.L10N.register(
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Afin d'éviter les timeouts avec les installations de volume conséquent, vous pouvez exécuter la commande suivante depuis le répertoire d'installation :",
"Detailed logs" : "Journaux détaillés",
"Update needed" : "Mise à jour nécessaire",
- "Please use the command line updater because you have a big instance." : "Veuillez utiliser la mise à jour en ligne de commande, votre instance est trop volumineuse.",
+ "Please use the command line updater because you have a big instance." : "Veuillez utiliser la mise à jour en ligne de commande car votre instance est volumineuse.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Pour obtenir de l'aide, lisez la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Cette instance de %s est en cours de maintenance, cela peut prendre du temps.",
"This page will refresh itself when the %s instance is available again." : "Cette page se rafraîchira d'elle-même lorsque l'instance %s sera à nouveau disponible.",
@@ -339,7 +339,7 @@ OC.L10N.register(
"Oct." : "Oct.",
"Nov." : "Nov.",
"Dec." : "Déc.",
- "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
+ "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par courriel peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à ownCloud depuis un proxy de confiance. Si vous n'êtes pas en train d’accéder à ownCloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant de masquer sa véritable adresse IP. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"Allow editing" : "Permettre la modification",
"Hide file listing" : "Cacher la liste des fichiers",
@@ -358,7 +358,7 @@ OC.L10N.register(
"Share with users or remote users…" : "Partager avec des utilisateurs ou des utilisateurs distants...",
"Warning" : "Attention",
"Error while sending notification" : "Erreur lors de l'envoi de la notification",
- "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans beaucoup d'environnements.",
+ "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans certains d'environnements.",
"Updating to {version}" : "Mise à jour vers {version}",
"The update was successful. There were warnings." : "La mise à jour a été faite avec succès. Il y a eu des avertissements.",
"No search results in other folders" : "Aucun résultat dans d'autres dossiers",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 64db993fa58..4933a1993fb 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -87,25 +87,25 @@
"Strong password" : "Mot de passe fort",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Votre serveur web n'est pas correctement configuré pour la synchronisation de fichiers : l'interface WebDAV semble ne pas fonctionner.",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration du serveur web ne permet pas d'atteindre \"{url}\". Consultez la <a target=\"_blank\" ref=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
- "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteins. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoie de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
- "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour augmenter les performances. Pour plus d'information consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour améliorer les performances. Pour plus d'informations consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom n'est pas lisible par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
- "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Nous vous encourageons à mettre à jour votre version de PHP afin de tirer avantage des amélioration liées à <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a>, dès que votre distribution le supportera.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Nous vous encourageons à mettre à jour votre version de PHP afin de tirer avantage des améliorations liées à <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a>, dès que votre distribution le supportera.",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si vous n'êtes pas en train d’accéder à Nextcloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
- "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"memcached\" est configuré comme cache distribué, mais le module installé est \"memcache\". \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">Consulter le wiki de memcached à propos de ces deux modules.</a>",
- "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas réussi à passer la vérification d’intégrité. Plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Relancer…</a>)",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"memcached\" est configuré comme cache distribué, mais le mauvais module PHP est installé. \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">Consulter le wiki de memcached à propos de ces deux modules.</a>",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas passé la vérification d’intégrité. Plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Relancer…</a>)",
"Error occurred while checking server setup" : "Une erreur s'est produite lors de la vérification de la configuration du serveur",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Votre dossier de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce dossier de données ne soit plus accessible, ou de le déplacer hors de la racine du serveur web.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "L'en-tête HTTP \"{header}\" n'est pas configurée pour être égale à \"{expected}\" créant potentiellement un risque relié à la sécurité et à la vie privée. Il est recommandé d'ajuster ce paramètre.",
- "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit dans notre <a href=\"{docUrl} rel=\"noreferrer\">Guide pour le renforcement et la sécurité</a>.",
- "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans notre <a href=\"{docUrl}\">Guide pour le renforcement et la sécurité</a>.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à au moins \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit dans nos <a href=\"{docUrl} rel=\"noreferrer\">conseils de sécurisation</a>.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans nos <a href=\"{docUrl}\">conseils de sécurisation</a>.",
"Shared" : "Partagé",
"Shared with {recipients}" : "Partagé avec {recipients}",
"Error" : "Erreur",
"Error while sharing" : "Erreur lors de la mise en partage",
"Error while unsharing" : "Erreur lors de l'annulation du partage",
- "Error setting expiration date" : "Erreur lors de la spécification de la date d'expiration",
- "The public link will expire no later than {days} days after it is created" : "Ce lien public expirera au plus tard {days} jours après sa création.",
+ "Error setting expiration date" : "Erreur lors de la configuration de la date d'expiration",
+ "The public link will expire no later than {days} days after it is created" : "Ce lien public expirera dans {days} jours après sa création.",
"Set expiration date" : "Spécifier une date d'expiration",
"Expiration" : "Expiration",
"Expiration date" : "Date d'expiration",
@@ -120,7 +120,7 @@
"Link" : "Lien",
"Password protect" : "Protéger par un mot de passe",
"Allow upload and editing" : "Autoriser l'envoi et l'édition",
- "File drop (upload only)" : "Dépôt de fichier (uniquement pour le téléversement)",
+ "File drop (upload only)" : "Dépôt de fichier (téléversement uniquement)",
"Email link to person" : "Envoyer le lien par courriel",
"Send" : "Envoyer",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
@@ -128,7 +128,7 @@
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
"group" : "groupe",
"remote" : "distant",
- "email" : "Adresse e-mail",
+ "email" : "Adresse de courriel",
"Unshare" : "Ne plus partager",
"can reshare" : "peut repartager",
"can edit" : "peut modifier",
@@ -145,14 +145,14 @@
"{sharee} (remote)" : "{sharee} (distant)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Partager",
- "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Partager avec des personnes sur d'autres serveurs en utilisant leur identifiant du Cloud Fédéré utilisateur@exemple.com/nextcloud",
- "Share with users or by mail..." : "Partager avec des utilisateurs ou par mail…",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Partager avec des personnes sur d'autres serveurs en utilisant leur identifiant du Cloud Fédéré (utilisateur@exemple.com/nextcloud)",
+ "Share with users or by mail..." : "Partager avec des utilisateurs ou par courriel…",
"Share with users or remote users..." : "Partager avec des utilisateurs ou des utilisateurs distants...",
- "Share with users, remote users or by mail..." : "Partager avec des utilisateurs, des utilisateurs distants ou par mail…",
+ "Share with users, remote users or by mail..." : "Partager avec des utilisateurs, des utilisateurs distants ou par courriel…",
"Share with users or groups..." : "Partager avec des utilisateurs ou des groupes...",
- "Share with users, groups or by mail..." : "Partager avec des utilisateurs, des groupes ou par mail…",
+ "Share with users, groups or by mail..." : "Partager avec des utilisateurs, des groupes ou par courriel…",
"Share with users, groups or remote users..." : "Partager avec des utilisateurs, groupes ou utilisateurs distants...",
- "Share with users, groups, remote users or by mail..." : "Partager avec des utilisateurs, des groupes, des utilisateurs distants ou par mail…",
+ "Share with users, groups, remote users or by mail..." : "Partager avec des utilisateurs, des groupes, des utilisateurs distants ou par courriel…",
"Share with users..." : "Partager avec des utilisateurs...",
"Error removing share" : "Erreur lors de l'arrêt du partage",
"Non-existing tag #{tag}" : "Étiquette #{tag} inexistante",
@@ -164,7 +164,7 @@
"Collaborative tags" : "Étiquettes collaboratives ",
"No tags found" : "Aucune étiquette n'a été trouvée",
"The object type is not specified." : "Le type d'objet n'est pas spécifié.",
- "Enter new" : "Saisir un nouveau",
+ "Enter new" : "Nouvelle étiquette",
"Add" : "Ajouter",
"Edit tags" : "Modifier les étiquettes",
"Error loading dialog template: {error}" : "Erreur lors du chargement du modèle de dialogue : {error}",
@@ -226,13 +226,13 @@
"Database user" : "Utilisateur de la base de données",
"Database password" : "Mot de passe de la base de données",
"Database name" : "Nom de la base de données",
- "Database tablespace" : "Tablespace de la base de données",
+ "Database tablespace" : "Espace de stockage de la base de données",
"Database host" : "Hôte de la base de données",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Veuillez spécifier le numéro du port avec le nom de l'hôte (ex: localhost:5432).",
"Performance warning" : "Avertissement à propos des performances",
"SQLite will be used as database." : "SQLite sera utilisé comme gestionnaire de base de données.",
"For larger installations we recommend to choose a different database backend." : "Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données : l'utilisation de SQLite est alors déconseillée.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données, l'utilisation de SQLite est déconseillée.",
"Finish setup" : "Terminer l'installation",
"Finishing …" : "Finalisation …",
"Need help?" : "Besoin d'aide ?",
@@ -246,7 +246,7 @@
"Please contact your administrator." : "Veuillez contacter votre administrateur.",
"An internal error occurred." : "Une erreur interne est survenue.",
"Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.",
- "Username or email" : "Nom d'utilisateur ou e-mail",
+ "Username or email" : "Nom d'utilisateur ou adresse de courriel",
"Wrong password. Reset it?" : "Mot de passe incorrect. Réinitialiser ?",
"Wrong password." : "Mot de passe incorrect.",
"Log in" : "Se connecter",
@@ -280,7 +280,7 @@
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Afin d'éviter les timeouts avec les installations de volume conséquent, vous pouvez exécuter la commande suivante depuis le répertoire d'installation :",
"Detailed logs" : "Journaux détaillés",
"Update needed" : "Mise à jour nécessaire",
- "Please use the command line updater because you have a big instance." : "Veuillez utiliser la mise à jour en ligne de commande, votre instance est trop volumineuse.",
+ "Please use the command line updater because you have a big instance." : "Veuillez utiliser la mise à jour en ligne de commande car votre instance est volumineuse.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Pour obtenir de l'aide, lisez la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Cette instance de %s est en cours de maintenance, cela peut prendre du temps.",
"This page will refresh itself when the %s instance is available again." : "Cette page se rafraîchira d'elle-même lorsque l'instance %s sera à nouveau disponible.",
@@ -337,7 +337,7 @@
"Oct." : "Oct.",
"Nov." : "Nov.",
"Dec." : "Déc.",
- "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
+ "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par courriel peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à ownCloud depuis un proxy de confiance. Si vous n'êtes pas en train d’accéder à ownCloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant de masquer sa véritable adresse IP. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"Allow editing" : "Permettre la modification",
"Hide file listing" : "Cacher la liste des fichiers",
@@ -356,7 +356,7 @@
"Share with users or remote users…" : "Partager avec des utilisateurs ou des utilisateurs distants...",
"Warning" : "Attention",
"Error while sending notification" : "Erreur lors de l'envoi de la notification",
- "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans beaucoup d'environnements.",
+ "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans certains d'environnements.",
"Updating to {version}" : "Mise à jour vers {version}",
"The update was successful. There were warnings." : "La mise à jour a été faite avec succès. Il y a eu des avertissements.",
"No search results in other folders" : "Aucun résultat dans d'autres dossiers",
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index 078d7733103..dea783f3b12 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"core",
{
- "Please select a file." : "Vänligen välj en fil.",
+ "Please select a file." : "Välj en fil.",
"File is too big" : "Filen är för stor",
"The selected file is not an image." : "Den valda filen är ingen bild.",
"The selected file cannot be read." : "Den valda filen kan inte läsas.",
@@ -16,10 +16,10 @@ OC.L10N.register(
"Crop is not square" : "Beskärning är inte kvadratisk",
"Couldn't reset password because the token is invalid" : "Kunde inte återställa lösenordet på grund av felaktig token",
"Couldn't reset password because the token is expired" : "Lösenord kunde inte återställas eftersom \"token\" har utgått",
- "Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka återställningsmail. Vänligen kontrollera att ditt användarnamn är korrekt.",
- "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kunde inte skicka återställningsmail eftersom det saknas epost-adress för denna användaren. Kontakta din administratör",
+ "Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka återställningsmejl. Vänligen kontrollera att ditt användarnamn är korrekt.",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kunde inte skicka återställningsmejl eftersom det saknas e-postadress för denna användare. Kontakta din administratör",
"%s password reset" : "%s återställ lösenord",
- "Couldn't send reset email. Please contact your administrator." : "Kunde inte skicka återställningsmail. Vänligen kontakta din administratör.",
+ "Couldn't send reset email. Please contact your administrator." : "Kunde inte skicka återställningsmejl. Vänligen kontakta din administratör.",
"Preparing update" : "Förbereder uppdatering",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "Reperationsvarning:",
@@ -27,8 +27,8 @@ OC.L10N.register(
"Please use the command line updater because automatic updating is disabled in the config.php." : "Vänligen använd den kommandotolksbaserade uppdateringen då automatisk uppdatering är inaktiverat i config.php.",
"[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollerar tabell %s",
"Turned on maintenance mode" : "Aktiverade underhållsläge",
- "Turned off maintenance mode" : "Deaktiverade underhållsläge",
- "Maintenance mode is kept active" : "Underhållsläget förblir aktivt",
+ "Turned off maintenance mode" : "Inaktivera underhållsläge",
+ "Maintenance mode is kept active" : "Underhållsläget förblir aktiverat",
"Updating database schema" : "Uppdaterar databasschema",
"Updated database" : "Uppdaterade databasen",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Kontrollerar om databasschema kan uppdateras (detta kan ta lång tid beroende på databasens storlek)",
@@ -75,7 +75,7 @@ OC.L10N.register(
"One file conflict" : "En filkonflikt",
"New Files" : "Nya filer",
"Already existing files" : "Filer som redan existerar",
- "Which files do you want to keep?" : "Vilken fil vill du behålla?",
+ "Which files do you want to keep?" : "Vilka filer vill du behålla?",
"If you select both versions, the copied file will have a number added to its name." : "Om du väljer båda versionerna kommer de kopierade filerna ha nummer tillagda i filnamnet.",
"Continue" : "Fortsätt",
"(all selected)" : "(Alla valda)",
@@ -106,12 +106,12 @@ OC.L10N.register(
"Error" : "Fel",
"Error while sharing" : "Fel vid delning",
"Error while unsharing" : "Fel när delning skulle avslutas",
- "Error setting expiration date" : "Fel vid sättning av utgångsdatum",
- "The public link will expire no later than {days} days after it is created" : "Den publika länken kommer sluta gälla inte senare än {days} dagar efter att den skapades",
- "Set expiration date" : "Sätt utgångsdatum",
+ "Error setting expiration date" : "Fel vid val av utgångsdatum",
+ "The public link will expire no later than {days} days after it is created" : "Den offentliga länken kommer sluta gälla inte senare än {days} dagar efter att den skapades",
+ "Set expiration date" : "Välj utgångsdatum",
"Expiration" : "Upphör",
"Expiration date" : "Utgångsdatum",
- "Choose a password for the public link" : "Välj ett lösenord för den publika länken",
+ "Choose a password for the public link" : "Välj ett lösenord för den offentliga länken",
"Copied!" : "Kopierad!",
"Copy" : "Kopiera",
"Not supported!" : "Stöds ej!",
@@ -123,14 +123,14 @@ OC.L10N.register(
"Password protect" : "Lösenordsskydda",
"Allow upload and editing" : "Tillåt uppladdning och redigering",
"File drop (upload only)" : "Göm fillista (endast uppladdning)",
- "Email link to person" : "E-posta länk till person",
+ "Email link to person" : "Skicka länken som e-postmeddelande",
"Send" : "Skicka",
"Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}",
"Shared with you by {owner}" : "Delad med dig av {owner}",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delad via länk",
"group" : "Grupp",
"remote" : "extern",
- "email" : "epost",
+ "email" : "e-post",
"Unshare" : "Sluta dela",
"can reshare" : "kan dela vidare",
"can edit" : "kan redigera",
@@ -138,17 +138,17 @@ OC.L10N.register(
"can change" : "kan ändra",
"can delete" : "kan radera",
"access control" : "åtkomstkontroll",
- "Could not unshare" : "Kunde inte odela",
+ "Could not unshare" : "Kunde inte ta bort delning",
"Share details could not be loaded for this item." : "Delningsdetaljer kunde inte laddas för detta objekt.",
"No users or groups found for {search}" : "Inga användare eller grupper funna för {search}",
"No users found for {search}" : "Inga användare funna för {search}",
"An error occurred. Please try again" : "Ett fel uppstod. Vänligen försök igen",
- "{sharee} (group)" : "{sharee} (group)",
- "{sharee} (remote)" : "{sharee} (remote)",
- "{sharee} (email)" : "{sharee} (email)",
+ "{sharee} (group)" : "{sharee} (grupp)",
+ "{sharee} (remote)" : "{sharee} (externt)",
+ "{sharee} (email)" : "{sharee} (e-post)",
"Share" : "Dela",
- "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Dela med andra personer på andra servrar genom att använda deras Federerade Cloud ID användarnamn@example.com/nextcloud",
- "Share with users or by mail..." : "Dela med användare via epost...",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Dela med andra personer på andra servrar genom att använda deras Federerade Moln-ID användarnamn@example.com/nextcloud",
+ "Share with users or by mail..." : "Dela med användare eller via e-post...",
"Share with users or remote users..." : "Dela med användare eller externanvändare...",
"Share with users, remote users or by mail..." : "Dela med användare, externanvändare eller via e-post...",
"Share with users or groups..." : "Dela med användare eller grupper...",
@@ -163,13 +163,13 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Radera",
"Rename" : "Byt namn",
- "Collaborative tags" : "Sammarbets taggar",
+ "Collaborative tags" : "Samverkanstaggar",
"No tags found" : "Hittade inga taggar",
"The object type is not specified." : "Objekttypen är inte specificerad.",
"Enter new" : "Skriv nytt",
"Add" : "Lägg till",
"Edit tags" : "Redigera taggar",
- "Error loading dialog template: {error}" : "Fel vid inläsning av dialogmall: {fel}",
+ "Error loading dialog template: {error}" : "Fel vid inläsning av dialogmall: {error}",
"No tags selected for deletion." : "Inga taggar valda för borttagning.",
"unknown text" : "okänd text",
"Hello world!" : "Hej världen!",
@@ -189,9 +189,9 @@ OC.L10N.register(
"Searching other places" : "Söker på andra platser",
"No search results in other folders for '{tag}{filter}{endtag}'" : "Inga sökresultat i andra mappar för '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} sökresultat i en annan mapp","{count} sökresultat i andra mappar"],
- "Personal" : "Personligt",
+ "Personal" : "Personliga Inställningar",
"Users" : "Användare",
- "Apps" : "Program",
+ "Apps" : "Appar",
"Admin" : "Admin",
"Help" : "Hjälp",
"Access forbidden" : "Åtkomst förbjuden",
@@ -199,7 +199,7 @@ OC.L10N.register(
"The specified document has not been found on the server." : "Det angivna dokumentet hittades inte på servern.",
"You can click here to return to %s." : "Du kan klicka här för att återvända till %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hej där,\n\nVi vill bara meddela att %s delade %s med dig.\nTitta på den här: %s\n\n",
- "The share will expire on %s." : "Utdelningen kommer att upphöra %s.",
+ "The share will expire on %s." : "Delningen kommer att upphöra %s.",
"Cheers!" : "Ha de fint!",
"Internal Server Error" : "Internt serverfel",
"The server encountered an internal error and was unable to complete your request." : "Servern påträffade ett internt fel och lmisslyckades att slutföra din begäran.",
@@ -231,14 +231,14 @@ OC.L10N.register(
"Database tablespace" : "Databas tabellutrymme",
"Database host" : "Databasserver",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Vänligen ange portnumret tillsammans med hostnamnet (t.ex. localhost:5432).",
- "Performance warning" : "Prestanda varning",
+ "Performance warning" : "Prestandavarning",
"SQLite will be used as database." : "SQLite kommer att användas som databas",
- "For larger installations we recommend to choose a different database backend." : "För större installationer rekommenderar vi at man väljer en annan databasmotor.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när desktop klienten för filsynkronisering används så avråds användande av SQLite.",
- "Finish setup" : "Avsluta installation",
+ "For larger installations we recommend to choose a different database backend." : "För större installationer rekommenderar vi att man väljer en annan databasmotor.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när skrivbordsklienten för filsynkronisering används så avråds användande av SQLite.",
+ "Finish setup" : "Slutför installationen",
"Finishing …" : "Avslutar ...",
"Need help?" : "Behöver du hjälp?",
- "See the documentation" : "Kolla dokumentationen",
+ "See the documentation" : "Läs dokumentationen",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denna applikationen kräver JavaScript för att fungera korrekt. Var god {linkstart}aktivera JavaScript{linkend} och ladda om sidan.",
"Log out" : "Logga ut",
"Search" : "Sök",
@@ -249,7 +249,7 @@ OC.L10N.register(
"An internal error occurred." : "Ett internt fel uppstod.",
"Please try again or contact your administrator." : "Vänligen försök igen eller kontakta din administratör.",
"Username or email" : "Användarnamn eller e-post",
- "Wrong password. Reset it?" : "Fel lösenord. Vill du återställa?",
+ "Wrong password. Reset it?" : "Fel lösenord. Vill du återställa lösenordet?",
"Wrong password." : "Fel lösenord.",
"Log in" : "Logga in",
"Stay logged in" : "Fortsätt vara inloggad.",
@@ -257,19 +257,19 @@ OC.L10N.register(
"Use the following link to reset your password: {link}" : "Använd följande länk för att återställa lösenordet: {link}",
"New password" : "Nytt lösenord",
"New Password" : "Nytt lösenord",
- "Reset password" : "Återställ lösenordet",
- "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>Tänkte bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Visa den!</a><br><br>",
+ "Reset password" : "Återställ lösenord",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>Tänkte bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Klicka här för att se!</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "Denna Nextcloud instans är för närvarande i enanvändarläge",
"This means only administrators can use the instance." : "Detta betyder att endast administartörer kan använda instansen.",
- "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör ifall detta meddelande fortsätter eller visas oväntat.",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.",
"Thank you for your patience." : "Tack för ditt tålamod.",
"Two-factor authentication" : "Tvåfaktorsautentisering",
- "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet är aktiverat för ditt konto. Var vänlig verifiera med en andra faktor. ",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet är aktiverat för ditt konto. Var vänlig verifiera med tvåfaktorsautentisering.",
"Cancel log in" : "Avbryt inloggning",
- "Use backup code" : "Använd backupkod",
- "Error while validating your second factor" : "Fel vid verifiering av din andra faktor.",
- "You are accessing the server from an untrusted domain." : "Du ansluter till servern från en osäker domän.",
- "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Var god kontakta din administratör. Om du är en administratör för denna installationen konfigurera \"trusted_domains\" i inställnings i config/config.php. En exempelkonfiguration återfinns i confg/config.sample.php.",
+ "Use backup code" : "Använd reservkod",
+ "Error while validating your second factor" : "Fel vid verifiering av tvåfaktorsautentisering.",
+ "You are accessing the server from an untrusted domain." : "Du försöker ansluta från en icke tillåten domän.",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Var god kontakta din administratör. Om du är en administratör för denna installation så behöver du konfigurera \"trusted_domains\" i config/config.php. En exempelkonfiguration återfinns i confg/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Beroende på din konfiguartion, så finns det möjlighet att du som administratör kan använda knappen nedan för att verifiera på denna domän.",
"Add \"%s\" as trusted domain" : "Lägg till \"%s\" som en pålitlig domän",
"App update required" : "Appen behöver uppdateras",
@@ -278,7 +278,7 @@ OC.L10N.register(
"These incompatible apps will be disabled:" : "Dessa inkompatibla appar kommer att inaktiveras",
"The theme %s has been disabled." : "Temat %s har blivit inaktiverat.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Vänligen säkerställ att en säkerhetskopia har gjorts av databasen, konfigurations- och datamappen innan du fortsätter.",
- "Start update" : "Starta uppdateringen",
+ "Start update" : "Påbörja uppdateringen",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "För att undvika timeout vid större installationer kan du istället köra följande kommando från din installationskatalog:",
"Detailed logs" : "Detaljerade loggar",
"Update needed" : "Uppdatering krävs",
@@ -286,13 +286,13 @@ OC.L10N.register(
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "För hjälp, se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentationen</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Denna %s instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.",
"This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s instansen är tillgänglig igen.",
- "Error loading tags" : "Fel vid inläsning utav taggar",
- "Tag already exists" : "Tagg existerar redan",
+ "Error loading tags" : "Fel vid inläsning av taggar",
+ "Tag already exists" : "Taggen finns redan",
"Error deleting tag(s)" : "Fel vid borttagning utav tagg(ar)",
"Error tagging" : "Fel vid taggning",
- "Error untagging" : "Fel vid avtaggning",
+ "Error untagging" : "Fel vid borttagning av tagg",
"Error favoriting" : "Fel vid favorisering",
- "Error unfavoriting" : "Fel vid avfavorisering ",
+ "Error unfavoriting" : "Fel vid borttagning av favorisering ",
"Couldn't send mail to following users: %s " : "Gick inte att skicka e-post till följande användare: %s",
"Sunday" : "Söndag",
"Monday" : "Måndag",
@@ -342,18 +342,18 @@ OC.L10N.register(
"This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Servern har ingen fungerande internetuppkoppling. Detta betyder att vissa funktioner så som extern lagring, notifikationer om uppdateringar eller installationer utav tredjepartsapplikationer inte kommer fungera. Åtkomst av filer utifrån och att skicka notifieringar via epost kanske inte fungerar heller. Vi föreslår att internetanslutningen aktiveras för denna server om man vill använda samtliga funktioner.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Konfiguration för \"reverse proxy headers\" är felaktig eller så försöker du nå Owncloud från en betrodd proxy. Om du inte försöker nå Owncloud från en betrodd proxy, detta är en säkerhetsrisk och kan möjliggöra att en hacker att förfalska sin IP adress som är synlig för Owncloud. Vidare information kan finnas i vår <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentation</a>.",
"Allow editing" : "Tillåt redigering",
- "Hide file listing" : "Göm fillista",
+ "Hide file listing" : "Dölj filer i mappen",
"Sending ..." : "Skickar ...",
"Email sent" : "E-post skickat",
"Send link via email" : "Skicka länk via e-post",
"notify by email" : "informera via e-post",
"can share" : "får dela",
"create" : "skapa",
- "change" : "ändra",
+ "change" : "redigera",
"delete" : "radera",
- "{sharee} (at {server})" : "{sharee} (at {server})",
+ "{sharee} (at {server})" : "{sharee} (på {server})",
"Share with users…" : "Dela med användare...",
- "Share with users, groups or remote users…" : "Dela med användare, grupper och externanvändare...",
+ "Share with users, groups or remote users…" : "Dela med användare, grupper eller externanvändare...",
"Share with users or groups…" : "Dela med användare eller grupper...",
"Share with users or remote users…" : "Dela med användare eller externanvändare...",
"Warning" : "Varning",
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index 99c517cb3e0..4deb658786c 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Please select a file." : "Vänligen välj en fil.",
+ "Please select a file." : "Välj en fil.",
"File is too big" : "Filen är för stor",
"The selected file is not an image." : "Den valda filen är ingen bild.",
"The selected file cannot be read." : "Den valda filen kan inte läsas.",
@@ -14,10 +14,10 @@
"Crop is not square" : "Beskärning är inte kvadratisk",
"Couldn't reset password because the token is invalid" : "Kunde inte återställa lösenordet på grund av felaktig token",
"Couldn't reset password because the token is expired" : "Lösenord kunde inte återställas eftersom \"token\" har utgått",
- "Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka återställningsmail. Vänligen kontrollera att ditt användarnamn är korrekt.",
- "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kunde inte skicka återställningsmail eftersom det saknas epost-adress för denna användaren. Kontakta din administratör",
+ "Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka återställningsmejl. Vänligen kontrollera att ditt användarnamn är korrekt.",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kunde inte skicka återställningsmejl eftersom det saknas e-postadress för denna användare. Kontakta din administratör",
"%s password reset" : "%s återställ lösenord",
- "Couldn't send reset email. Please contact your administrator." : "Kunde inte skicka återställningsmail. Vänligen kontakta din administratör.",
+ "Couldn't send reset email. Please contact your administrator." : "Kunde inte skicka återställningsmejl. Vänligen kontakta din administratör.",
"Preparing update" : "Förbereder uppdatering",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "Reperationsvarning:",
@@ -25,8 +25,8 @@
"Please use the command line updater because automatic updating is disabled in the config.php." : "Vänligen använd den kommandotolksbaserade uppdateringen då automatisk uppdatering är inaktiverat i config.php.",
"[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollerar tabell %s",
"Turned on maintenance mode" : "Aktiverade underhållsläge",
- "Turned off maintenance mode" : "Deaktiverade underhållsläge",
- "Maintenance mode is kept active" : "Underhållsläget förblir aktivt",
+ "Turned off maintenance mode" : "Inaktivera underhållsläge",
+ "Maintenance mode is kept active" : "Underhållsläget förblir aktiverat",
"Updating database schema" : "Uppdaterar databasschema",
"Updated database" : "Uppdaterade databasen",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Kontrollerar om databasschema kan uppdateras (detta kan ta lång tid beroende på databasens storlek)",
@@ -73,7 +73,7 @@
"One file conflict" : "En filkonflikt",
"New Files" : "Nya filer",
"Already existing files" : "Filer som redan existerar",
- "Which files do you want to keep?" : "Vilken fil vill du behålla?",
+ "Which files do you want to keep?" : "Vilka filer vill du behålla?",
"If you select both versions, the copied file will have a number added to its name." : "Om du väljer båda versionerna kommer de kopierade filerna ha nummer tillagda i filnamnet.",
"Continue" : "Fortsätt",
"(all selected)" : "(Alla valda)",
@@ -104,12 +104,12 @@
"Error" : "Fel",
"Error while sharing" : "Fel vid delning",
"Error while unsharing" : "Fel när delning skulle avslutas",
- "Error setting expiration date" : "Fel vid sättning av utgångsdatum",
- "The public link will expire no later than {days} days after it is created" : "Den publika länken kommer sluta gälla inte senare än {days} dagar efter att den skapades",
- "Set expiration date" : "Sätt utgångsdatum",
+ "Error setting expiration date" : "Fel vid val av utgångsdatum",
+ "The public link will expire no later than {days} days after it is created" : "Den offentliga länken kommer sluta gälla inte senare än {days} dagar efter att den skapades",
+ "Set expiration date" : "Välj utgångsdatum",
"Expiration" : "Upphör",
"Expiration date" : "Utgångsdatum",
- "Choose a password for the public link" : "Välj ett lösenord för den publika länken",
+ "Choose a password for the public link" : "Välj ett lösenord för den offentliga länken",
"Copied!" : "Kopierad!",
"Copy" : "Kopiera",
"Not supported!" : "Stöds ej!",
@@ -121,14 +121,14 @@
"Password protect" : "Lösenordsskydda",
"Allow upload and editing" : "Tillåt uppladdning och redigering",
"File drop (upload only)" : "Göm fillista (endast uppladdning)",
- "Email link to person" : "E-posta länk till person",
+ "Email link to person" : "Skicka länken som e-postmeddelande",
"Send" : "Skicka",
"Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}",
"Shared with you by {owner}" : "Delad med dig av {owner}",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delad via länk",
"group" : "Grupp",
"remote" : "extern",
- "email" : "epost",
+ "email" : "e-post",
"Unshare" : "Sluta dela",
"can reshare" : "kan dela vidare",
"can edit" : "kan redigera",
@@ -136,17 +136,17 @@
"can change" : "kan ändra",
"can delete" : "kan radera",
"access control" : "åtkomstkontroll",
- "Could not unshare" : "Kunde inte odela",
+ "Could not unshare" : "Kunde inte ta bort delning",
"Share details could not be loaded for this item." : "Delningsdetaljer kunde inte laddas för detta objekt.",
"No users or groups found for {search}" : "Inga användare eller grupper funna för {search}",
"No users found for {search}" : "Inga användare funna för {search}",
"An error occurred. Please try again" : "Ett fel uppstod. Vänligen försök igen",
- "{sharee} (group)" : "{sharee} (group)",
- "{sharee} (remote)" : "{sharee} (remote)",
- "{sharee} (email)" : "{sharee} (email)",
+ "{sharee} (group)" : "{sharee} (grupp)",
+ "{sharee} (remote)" : "{sharee} (externt)",
+ "{sharee} (email)" : "{sharee} (e-post)",
"Share" : "Dela",
- "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Dela med andra personer på andra servrar genom att använda deras Federerade Cloud ID användarnamn@example.com/nextcloud",
- "Share with users or by mail..." : "Dela med användare via epost...",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Dela med andra personer på andra servrar genom att använda deras Federerade Moln-ID användarnamn@example.com/nextcloud",
+ "Share with users or by mail..." : "Dela med användare eller via e-post...",
"Share with users or remote users..." : "Dela med användare eller externanvändare...",
"Share with users, remote users or by mail..." : "Dela med användare, externanvändare eller via e-post...",
"Share with users or groups..." : "Dela med användare eller grupper...",
@@ -161,13 +161,13 @@
"({scope})" : "({scope})",
"Delete" : "Radera",
"Rename" : "Byt namn",
- "Collaborative tags" : "Sammarbets taggar",
+ "Collaborative tags" : "Samverkanstaggar",
"No tags found" : "Hittade inga taggar",
"The object type is not specified." : "Objekttypen är inte specificerad.",
"Enter new" : "Skriv nytt",
"Add" : "Lägg till",
"Edit tags" : "Redigera taggar",
- "Error loading dialog template: {error}" : "Fel vid inläsning av dialogmall: {fel}",
+ "Error loading dialog template: {error}" : "Fel vid inläsning av dialogmall: {error}",
"No tags selected for deletion." : "Inga taggar valda för borttagning.",
"unknown text" : "okänd text",
"Hello world!" : "Hej världen!",
@@ -187,9 +187,9 @@
"Searching other places" : "Söker på andra platser",
"No search results in other folders for '{tag}{filter}{endtag}'" : "Inga sökresultat i andra mappar för '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} sökresultat i en annan mapp","{count} sökresultat i andra mappar"],
- "Personal" : "Personligt",
+ "Personal" : "Personliga Inställningar",
"Users" : "Användare",
- "Apps" : "Program",
+ "Apps" : "Appar",
"Admin" : "Admin",
"Help" : "Hjälp",
"Access forbidden" : "Åtkomst förbjuden",
@@ -197,7 +197,7 @@
"The specified document has not been found on the server." : "Det angivna dokumentet hittades inte på servern.",
"You can click here to return to %s." : "Du kan klicka här för att återvända till %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hej där,\n\nVi vill bara meddela att %s delade %s med dig.\nTitta på den här: %s\n\n",
- "The share will expire on %s." : "Utdelningen kommer att upphöra %s.",
+ "The share will expire on %s." : "Delningen kommer att upphöra %s.",
"Cheers!" : "Ha de fint!",
"Internal Server Error" : "Internt serverfel",
"The server encountered an internal error and was unable to complete your request." : "Servern påträffade ett internt fel och lmisslyckades att slutföra din begäran.",
@@ -229,14 +229,14 @@
"Database tablespace" : "Databas tabellutrymme",
"Database host" : "Databasserver",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Vänligen ange portnumret tillsammans med hostnamnet (t.ex. localhost:5432).",
- "Performance warning" : "Prestanda varning",
+ "Performance warning" : "Prestandavarning",
"SQLite will be used as database." : "SQLite kommer att användas som databas",
- "For larger installations we recommend to choose a different database backend." : "För större installationer rekommenderar vi at man väljer en annan databasmotor.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när desktop klienten för filsynkronisering används så avråds användande av SQLite.",
- "Finish setup" : "Avsluta installation",
+ "For larger installations we recommend to choose a different database backend." : "För större installationer rekommenderar vi att man väljer en annan databasmotor.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när skrivbordsklienten för filsynkronisering används så avråds användande av SQLite.",
+ "Finish setup" : "Slutför installationen",
"Finishing …" : "Avslutar ...",
"Need help?" : "Behöver du hjälp?",
- "See the documentation" : "Kolla dokumentationen",
+ "See the documentation" : "Läs dokumentationen",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denna applikationen kräver JavaScript för att fungera korrekt. Var god {linkstart}aktivera JavaScript{linkend} och ladda om sidan.",
"Log out" : "Logga ut",
"Search" : "Sök",
@@ -247,7 +247,7 @@
"An internal error occurred." : "Ett internt fel uppstod.",
"Please try again or contact your administrator." : "Vänligen försök igen eller kontakta din administratör.",
"Username or email" : "Användarnamn eller e-post",
- "Wrong password. Reset it?" : "Fel lösenord. Vill du återställa?",
+ "Wrong password. Reset it?" : "Fel lösenord. Vill du återställa lösenordet?",
"Wrong password." : "Fel lösenord.",
"Log in" : "Logga in",
"Stay logged in" : "Fortsätt vara inloggad.",
@@ -255,19 +255,19 @@
"Use the following link to reset your password: {link}" : "Använd följande länk för att återställa lösenordet: {link}",
"New password" : "Nytt lösenord",
"New Password" : "Nytt lösenord",
- "Reset password" : "Återställ lösenordet",
- "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>Tänkte bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Visa den!</a><br><br>",
+ "Reset password" : "Återställ lösenord",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>Tänkte bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Klicka här för att se!</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "Denna Nextcloud instans är för närvarande i enanvändarläge",
"This means only administrators can use the instance." : "Detta betyder att endast administartörer kan använda instansen.",
- "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör ifall detta meddelande fortsätter eller visas oväntat.",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.",
"Thank you for your patience." : "Tack för ditt tålamod.",
"Two-factor authentication" : "Tvåfaktorsautentisering",
- "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet är aktiverat för ditt konto. Var vänlig verifiera med en andra faktor. ",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet är aktiverat för ditt konto. Var vänlig verifiera med tvåfaktorsautentisering.",
"Cancel log in" : "Avbryt inloggning",
- "Use backup code" : "Använd backupkod",
- "Error while validating your second factor" : "Fel vid verifiering av din andra faktor.",
- "You are accessing the server from an untrusted domain." : "Du ansluter till servern från en osäker domän.",
- "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Var god kontakta din administratör. Om du är en administratör för denna installationen konfigurera \"trusted_domains\" i inställnings i config/config.php. En exempelkonfiguration återfinns i confg/config.sample.php.",
+ "Use backup code" : "Använd reservkod",
+ "Error while validating your second factor" : "Fel vid verifiering av tvåfaktorsautentisering.",
+ "You are accessing the server from an untrusted domain." : "Du försöker ansluta från en icke tillåten domän.",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Var god kontakta din administratör. Om du är en administratör för denna installation så behöver du konfigurera \"trusted_domains\" i config/config.php. En exempelkonfiguration återfinns i confg/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Beroende på din konfiguartion, så finns det möjlighet att du som administratör kan använda knappen nedan för att verifiera på denna domän.",
"Add \"%s\" as trusted domain" : "Lägg till \"%s\" som en pålitlig domän",
"App update required" : "Appen behöver uppdateras",
@@ -276,7 +276,7 @@
"These incompatible apps will be disabled:" : "Dessa inkompatibla appar kommer att inaktiveras",
"The theme %s has been disabled." : "Temat %s har blivit inaktiverat.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Vänligen säkerställ att en säkerhetskopia har gjorts av databasen, konfigurations- och datamappen innan du fortsätter.",
- "Start update" : "Starta uppdateringen",
+ "Start update" : "Påbörja uppdateringen",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "För att undvika timeout vid större installationer kan du istället köra följande kommando från din installationskatalog:",
"Detailed logs" : "Detaljerade loggar",
"Update needed" : "Uppdatering krävs",
@@ -284,13 +284,13 @@
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "För hjälp, se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentationen</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Denna %s instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.",
"This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s instansen är tillgänglig igen.",
- "Error loading tags" : "Fel vid inläsning utav taggar",
- "Tag already exists" : "Tagg existerar redan",
+ "Error loading tags" : "Fel vid inläsning av taggar",
+ "Tag already exists" : "Taggen finns redan",
"Error deleting tag(s)" : "Fel vid borttagning utav tagg(ar)",
"Error tagging" : "Fel vid taggning",
- "Error untagging" : "Fel vid avtaggning",
+ "Error untagging" : "Fel vid borttagning av tagg",
"Error favoriting" : "Fel vid favorisering",
- "Error unfavoriting" : "Fel vid avfavorisering ",
+ "Error unfavoriting" : "Fel vid borttagning av favorisering ",
"Couldn't send mail to following users: %s " : "Gick inte att skicka e-post till följande användare: %s",
"Sunday" : "Söndag",
"Monday" : "Måndag",
@@ -340,18 +340,18 @@
"This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Servern har ingen fungerande internetuppkoppling. Detta betyder att vissa funktioner så som extern lagring, notifikationer om uppdateringar eller installationer utav tredjepartsapplikationer inte kommer fungera. Åtkomst av filer utifrån och att skicka notifieringar via epost kanske inte fungerar heller. Vi föreslår att internetanslutningen aktiveras för denna server om man vill använda samtliga funktioner.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Konfiguration för \"reverse proxy headers\" är felaktig eller så försöker du nå Owncloud från en betrodd proxy. Om du inte försöker nå Owncloud från en betrodd proxy, detta är en säkerhetsrisk och kan möjliggöra att en hacker att förfalska sin IP adress som är synlig för Owncloud. Vidare information kan finnas i vår <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentation</a>.",
"Allow editing" : "Tillåt redigering",
- "Hide file listing" : "Göm fillista",
+ "Hide file listing" : "Dölj filer i mappen",
"Sending ..." : "Skickar ...",
"Email sent" : "E-post skickat",
"Send link via email" : "Skicka länk via e-post",
"notify by email" : "informera via e-post",
"can share" : "får dela",
"create" : "skapa",
- "change" : "ändra",
+ "change" : "redigera",
"delete" : "radera",
- "{sharee} (at {server})" : "{sharee} (at {server})",
+ "{sharee} (at {server})" : "{sharee} (på {server})",
"Share with users…" : "Dela med användare...",
- "Share with users, groups or remote users…" : "Dela med användare, grupper och externanvändare...",
+ "Share with users, groups or remote users…" : "Dela med användare, grupper eller externanvändare...",
"Share with users or groups…" : "Dela med användare eller grupper...",
"Share with users or remote users…" : "Dela med användare eller externanvändare...",
"Warning" : "Varning",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index ac362ea3e8d..1e3c8e717bb 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Please select a file." : "请选择一个文件",
"File is too big" : "文件太大",
+ "The selected file is not an image." : "所选文件不是一张图片",
+ "The selected file cannot be read." : "无法读取所选文件",
"Invalid file provided" : "提供了无效文件",
"No image or file provided" : "没有提供图片或文件",
"Unknown filetype" : "未知的文件类型",
@@ -45,18 +47,25 @@ OC.L10N.register(
"Already up to date" : "已经是最新",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">代码完整性检查出现异常,点击查看详细信息...</a>",
"Settings" : "设置",
+ "Connection to server lost" : "与服务器的连接断开",
"Problem loading page, reloading in 5 seconds" : "加载页面出现问题,在 5 秒内重新载入",
"Saving..." : "保存中...",
"Dismiss" : "忽略",
+ "This action requires you to confirm your password" : "请您确认您的密码",
+ "Authentication required" : "授权请求",
"Password" : "密码",
"Cancel" : "取消",
+ "Confirm" : "确认",
+ "Failed to authenticate, try again" : "授权失败,请重试",
"seconds ago" : "几秒前",
+ "Logging in …" : "正在登陆...",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "密码重置邮件已经发送到您的电子邮箱中。如果您长时间没能收到邮件,请检查您的垃圾/广告邮件箱。<br>如果未能收到邮件请联系管理员。",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的文件已被加密。如果您没有启用恢复密钥,密码重置后您将无法取回您的文件。<br />在继续之前,如果有疑问请联系您的管理员。<br />确认继续?",
"I know what I'm doing" : "我知道我在做什么",
"Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。",
"No" : "否",
"Yes" : "是",
+ "No files in here" : "未找到文件",
"Choose" : "选择",
"Error loading file picker template: {error}" : "加载文件分拣模板出错: {error}",
"Ok" : "确定",
@@ -72,6 +81,7 @@ OC.L10N.register(
"(all selected)" : "(选中全部)",
"({count} selected)" : "(选择了{count}个)",
"Error loading file exists template" : "加载文件存在性模板失败",
+ "Pending" : "挂起",
"Very weak password" : "非常弱的密码",
"Weak password" : "弱密码",
"So-so password" : "一般强度的密码",
@@ -79,9 +89,11 @@ OC.L10N.register(
"Strong password" : "强密码",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "由于 WebDAV 接口似乎被破坏,因此你的网页服务器没有正确地设置来允许文件同步。",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "您的web服务器未正确设置以解析 \"{url}\"。您可以在我们的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>中找到更多可用信息。",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "此服务器没有有效的英特网连接:无法访问多个节点。这意味着某些功能比如加载外部存储器,更新或者安装第三方应用程序的通知程序无法工作。访问本地文件和发送通知邮件可能也不工作。我们建议您如果想使用所有功能,请启用此服务器的英特网连接服务。",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "内存缓存未配置。如果可用,请配置 memcache 来增强性能。更多信息请查看我们的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a> 。",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom 无法被 PHP 读取,出于安全原因,这是强烈不推荐的。请查看<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>了解详情。",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "你的 PHP 版本 ({version}) 不再被 <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\"> PHP </a>支持。我们建议您升级您的PHP版本,以便获得 PHP 性能和安全提升。",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "方向代理配置不正确,或者您正在通过可信的代理访问 Nextcloud 。如果您不是通过可信代理访问 Nextcloud ,这将会是一个安全问题,将允许攻击者通过伪装IP地址访问 Nextcloud。要获得更进一步的信息,请访问 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached 配置为分布式缓存,但是已经安装的 PHP 模块是 \"memcache\" 。 \\OC\\Memcache\\Memcached 仅支持 \"memcached\" 而不是 \"memcache\"。点击 <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\"> memcached wiki 了解两个模块的不同</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "一些文件没有通过完整性检查。如何解决此问题的详细信息可以查看我们的 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">无效文件列表…</a> / <a href=\"{rescanEndpoint}\">重新扫描…</a>)",
"Error occurred while checking server setup" : "当检查服务器启动时出错",
@@ -100,18 +112,31 @@ OC.L10N.register(
"Expiration" : "过期",
"Expiration date" : "过期日期",
"Choose a password for the public link" : "为共享链接设置密码",
+ "Copied!" : "已经复制!",
+ "Copy" : "复制",
+ "Not supported!" : "不被支持!",
+ "Press ⌘-C to copy." : "按 ⌘ + C 进行复制。",
+ "Press Ctrl-C to copy." : "按 Ctrl + C 进行复制。",
"Resharing is not allowed" : "不允许二次共享",
"Share link" : "分享链接",
"Link" : "链接",
"Password protect" : "密码保护",
+ "Allow upload and editing" : "允许上传和编辑",
+ "File drop (upload only)" : "文件访问(只允许上传)",
"Email link to person" : "发送链接到个人",
"Send" : "发送",
"Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 组",
"Shared with you by {owner}" : "{owner} 与您共享",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接分享",
"group" : "群组",
"remote" : "远程",
+ "email" : "邮件",
"Unshare" : "取消共享",
+ "can reshare" : "允许重新分享",
"can edit" : "可以修改",
+ "can create" : "允许创建",
+ "can change" : "允许改变",
+ "can delete" : "允许删除",
"access control" : "访问控制",
"Could not unshare" : "无法共享",
"Share details could not be loaded for this item." : "无法加载这个项目的分享详情",
@@ -120,7 +145,17 @@ OC.L10N.register(
"An error occurred. Please try again" : "发生错误。请重试。",
"{sharee} (group)" : "{sharee} (组)",
"{sharee} (remote)" : "{sharee} (远程)",
+ "{sharee} (email)" : "{sharee} (邮件)",
"Share" : "分享",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "使用云ID格式与其他服务器的用户分享,如 用户名@example.com/nextcloud",
+ "Share with users or by mail..." : "通过邮件分享...",
+ "Share with users or remote users..." : "和用户或者远程用户分享...",
+ "Share with users, remote users or by mail..." : "和用户或者远程用户通过邮件分享...",
+ "Share with users or groups..." : "和用户或者组分享...",
+ "Share with users, groups or by mail..." : "和用户或者组通过邮件分享...",
+ "Share with users, groups or remote users..." : "和用户、组群或者远程用户分享...",
+ "Share with users, groups, remote users or by mail..." : "和用户、组群或者远程用户通过邮件分享...",
+ "Share with users..." : "和用户分享...",
"Error removing share" : "移除分享时出错",
"Non-existing tag #{tag}" : "标签 #{tag} 不存在",
"restricted" : "受限",
@@ -129,6 +164,7 @@ OC.L10N.register(
"Delete" : "删除",
"Rename" : "重命名",
"Collaborative tags" : "协作标签",
+ "No tags found" : "标签未找到",
"The object type is not specified." : "未指定对象类型。",
"Enter new" : "输入新...",
"Add" : "增加",
@@ -142,10 +178,16 @@ OC.L10N.register(
"Hello {name}" : "你好 {name}",
"new" : "新建",
"_download %n file_::_download %n files_" : ["下载 %n 个文件"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "正在更新升级,离开当前页面可能导致某些环境中断。",
+ "Update to {version}" : "升级到 {version}",
"An error occurred." : "发生了一个错误",
"Please reload the page." : "请重新加载页面。",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新不成功。有关此问题的更多信息请<a href=\"{url}\">查看我们的论坛帖子</a>。",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "升级成功。请此问题报告给 <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud 社区</a>.",
+ "Continue to Nextcloud" : "继续访问 Nextcloud",
+ "The update was successful. Redirecting you to Nextcloud now." : "升级成功。将重新打开Nextcloud。",
"Searching other places" : "搜索其他地方",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "在其他文件夹内未找到含有 '{tag}{filter}{endtag}'的结果",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"],
"Personal" : "个人",
"Users" : "用户",
@@ -188,6 +230,7 @@ OC.L10N.register(
"Database name" : "数据库名",
"Database tablespace" : "数据库表空间",
"Database host" : "数据库主机",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "请填写主机名称和端口号(示例, localhost:5432)。",
"Performance warning" : "性能警告",
"SQLite will be used as database." : "SQLite 将被作为数据库使用。",
"For larger installations we recommend to choose a different database backend." : "对于更大的安装,我们建议选择一个不同的数据库后端。",
@@ -199,6 +242,8 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于正确的操作,该应用要求 JavaScript 。请 {linkstart} 打开 JavaScript {linkend} ,然后重新载入页面。",
"Log out" : "注销",
"Search" : "搜索",
+ "This action requires you to confirm your password:" : "需要您确认您的密码:",
+ "Confirm your password" : "确认您的密码",
"Server side authentication failed!" : "服务端验证失败!",
"Please contact your administrator." : "请联系你的管理员。",
"An internal error occurred." : "发生了内部错误。",
@@ -218,6 +263,11 @@ OC.L10N.register(
"This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系你的系统管理员。",
"Thank you for your patience." : "感谢让你久等了。",
+ "Two-factor authentication" : "双项认证",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "已为您的帐户启用增强的安全性。 请使用附加项目进行验证。",
+ "Cancel log in" : "取消登陆",
+ "Use backup code" : "使用备份口令",
+ "Error while validating your second factor" : "验证您的第二项时出错",
"You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器。",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系你的系统管理员。如果你是系统管理员,配置 config/config.php 文件中参数 \"trusted_domain\" 设置。可以在 config/config.sample.php 文件中找到例子。",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于你的配置,作为系统管理员,你可能还能点击下面的按钮来信任这个域。",
@@ -251,20 +301,20 @@ OC.L10N.register(
"Thursday" : "星期四",
"Friday" : "星期五",
"Saturday" : "星期六",
- "Sun." : "日",
+ "Sun." : "周日",
"Mon." : "周一",
"Tue." : "周二",
"Wed." : "周三",
"Thu." : "周四",
"Fri." : "周五",
"Sat." : "周六",
- "Su" : "Su",
- "Mo" : "Mo",
- "Tu" : "Tu",
- "We" : "We",
- "Th" : "Th",
- "Fr" : "Fr",
- "Sa" : "Sa",
+ "Su" : "日",
+ "Mo" : "一",
+ "Tu" : "二",
+ "We" : "三",
+ "Th" : "四",
+ "Fr" : "五",
+ "Sa" : "六",
"January" : "一月",
"February" : "二月",
"March" : "三月",
@@ -289,8 +339,10 @@ OC.L10N.register(
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
+ "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "此服务器没有有效的英特网连接。这意味着某些功能比如加载外部存储器,更新或者安装第三方应用程序的通知程序无法工作。访问本地文件和发送通知邮件可能也不工作。我们建议您如果想使用所有功能,请启用此服务器的英特网连接服务。",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "反向代理头配置不正确,或者您正从一个受信任的代理访问ownCloud。如果你不是通过受信任的代理访问 ownCloud,这将引发一个安全问题,可能由于 ownCloud IP 地址可见导致欺骗攻击。更多信息可以查看我们的 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>。",
"Allow editing" : "允许编辑",
+ "Hide file listing" : "隐藏列出的文件",
"Sending ..." : "正在发送...",
"Email sent" : "邮件已发送",
"Send link via email" : "通过邮件发送链接",
@@ -306,6 +358,9 @@ OC.L10N.register(
"Share with users or remote users…" : "与用户或远程用户分享...",
"Warning" : "警告",
"Error while sending notification" : "发送通知时出现错误",
+ "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,如果离开当前页面可能会中断当前环境。",
+ "Updating to {version}" : "升级到 {version}",
+ "The update was successful. There were warnings." : "更新成功。更新过程中出现一些警告。",
"No search results in other folders" : "在其他文件夹中没有得到任何搜索结果",
"Two-step verification" : "两步验证",
"Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性,请使用第二因子验证。",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index aae88c6f9ba..87c7f85b3fb 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -1,6 +1,8 @@
{ "translations": {
"Please select a file." : "请选择一个文件",
"File is too big" : "文件太大",
+ "The selected file is not an image." : "所选文件不是一张图片",
+ "The selected file cannot be read." : "无法读取所选文件",
"Invalid file provided" : "提供了无效文件",
"No image or file provided" : "没有提供图片或文件",
"Unknown filetype" : "未知的文件类型",
@@ -43,18 +45,25 @@
"Already up to date" : "已经是最新",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">代码完整性检查出现异常,点击查看详细信息...</a>",
"Settings" : "设置",
+ "Connection to server lost" : "与服务器的连接断开",
"Problem loading page, reloading in 5 seconds" : "加载页面出现问题,在 5 秒内重新载入",
"Saving..." : "保存中...",
"Dismiss" : "忽略",
+ "This action requires you to confirm your password" : "请您确认您的密码",
+ "Authentication required" : "授权请求",
"Password" : "密码",
"Cancel" : "取消",
+ "Confirm" : "确认",
+ "Failed to authenticate, try again" : "授权失败,请重试",
"seconds ago" : "几秒前",
+ "Logging in …" : "正在登陆...",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "密码重置邮件已经发送到您的电子邮箱中。如果您长时间没能收到邮件,请检查您的垃圾/广告邮件箱。<br>如果未能收到邮件请联系管理员。",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的文件已被加密。如果您没有启用恢复密钥,密码重置后您将无法取回您的文件。<br />在继续之前,如果有疑问请联系您的管理员。<br />确认继续?",
"I know what I'm doing" : "我知道我在做什么",
"Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。",
"No" : "否",
"Yes" : "是",
+ "No files in here" : "未找到文件",
"Choose" : "选择",
"Error loading file picker template: {error}" : "加载文件分拣模板出错: {error}",
"Ok" : "确定",
@@ -70,6 +79,7 @@
"(all selected)" : "(选中全部)",
"({count} selected)" : "(选择了{count}个)",
"Error loading file exists template" : "加载文件存在性模板失败",
+ "Pending" : "挂起",
"Very weak password" : "非常弱的密码",
"Weak password" : "弱密码",
"So-so password" : "一般强度的密码",
@@ -77,9 +87,11 @@
"Strong password" : "强密码",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "由于 WebDAV 接口似乎被破坏,因此你的网页服务器没有正确地设置来允许文件同步。",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "您的web服务器未正确设置以解析 \"{url}\"。您可以在我们的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>中找到更多可用信息。",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "此服务器没有有效的英特网连接:无法访问多个节点。这意味着某些功能比如加载外部存储器,更新或者安装第三方应用程序的通知程序无法工作。访问本地文件和发送通知邮件可能也不工作。我们建议您如果想使用所有功能,请启用此服务器的英特网连接服务。",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "内存缓存未配置。如果可用,请配置 memcache 来增强性能。更多信息请查看我们的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a> 。",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom 无法被 PHP 读取,出于安全原因,这是强烈不推荐的。请查看<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>了解详情。",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "你的 PHP 版本 ({version}) 不再被 <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\"> PHP </a>支持。我们建议您升级您的PHP版本,以便获得 PHP 性能和安全提升。",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "方向代理配置不正确,或者您正在通过可信的代理访问 Nextcloud 。如果您不是通过可信代理访问 Nextcloud ,这将会是一个安全问题,将允许攻击者通过伪装IP地址访问 Nextcloud。要获得更进一步的信息,请访问 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached 配置为分布式缓存,但是已经安装的 PHP 模块是 \"memcache\" 。 \\OC\\Memcache\\Memcached 仅支持 \"memcached\" 而不是 \"memcache\"。点击 <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\"> memcached wiki 了解两个模块的不同</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "一些文件没有通过完整性检查。如何解决此问题的详细信息可以查看我们的 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">无效文件列表…</a> / <a href=\"{rescanEndpoint}\">重新扫描…</a>)",
"Error occurred while checking server setup" : "当检查服务器启动时出错",
@@ -98,18 +110,31 @@
"Expiration" : "过期",
"Expiration date" : "过期日期",
"Choose a password for the public link" : "为共享链接设置密码",
+ "Copied!" : "已经复制!",
+ "Copy" : "复制",
+ "Not supported!" : "不被支持!",
+ "Press ⌘-C to copy." : "按 ⌘ + C 进行复制。",
+ "Press Ctrl-C to copy." : "按 Ctrl + C 进行复制。",
"Resharing is not allowed" : "不允许二次共享",
"Share link" : "分享链接",
"Link" : "链接",
"Password protect" : "密码保护",
+ "Allow upload and editing" : "允许上传和编辑",
+ "File drop (upload only)" : "文件访问(只允许上传)",
"Email link to person" : "发送链接到个人",
"Send" : "发送",
"Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 组",
"Shared with you by {owner}" : "{owner} 与您共享",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接分享",
"group" : "群组",
"remote" : "远程",
+ "email" : "邮件",
"Unshare" : "取消共享",
+ "can reshare" : "允许重新分享",
"can edit" : "可以修改",
+ "can create" : "允许创建",
+ "can change" : "允许改变",
+ "can delete" : "允许删除",
"access control" : "访问控制",
"Could not unshare" : "无法共享",
"Share details could not be loaded for this item." : "无法加载这个项目的分享详情",
@@ -118,7 +143,17 @@
"An error occurred. Please try again" : "发生错误。请重试。",
"{sharee} (group)" : "{sharee} (组)",
"{sharee} (remote)" : "{sharee} (远程)",
+ "{sharee} (email)" : "{sharee} (邮件)",
"Share" : "分享",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "使用云ID格式与其他服务器的用户分享,如 用户名@example.com/nextcloud",
+ "Share with users or by mail..." : "通过邮件分享...",
+ "Share with users or remote users..." : "和用户或者远程用户分享...",
+ "Share with users, remote users or by mail..." : "和用户或者远程用户通过邮件分享...",
+ "Share with users or groups..." : "和用户或者组分享...",
+ "Share with users, groups or by mail..." : "和用户或者组通过邮件分享...",
+ "Share with users, groups or remote users..." : "和用户、组群或者远程用户分享...",
+ "Share with users, groups, remote users or by mail..." : "和用户、组群或者远程用户通过邮件分享...",
+ "Share with users..." : "和用户分享...",
"Error removing share" : "移除分享时出错",
"Non-existing tag #{tag}" : "标签 #{tag} 不存在",
"restricted" : "受限",
@@ -127,6 +162,7 @@
"Delete" : "删除",
"Rename" : "重命名",
"Collaborative tags" : "协作标签",
+ "No tags found" : "标签未找到",
"The object type is not specified." : "未指定对象类型。",
"Enter new" : "输入新...",
"Add" : "增加",
@@ -140,10 +176,16 @@
"Hello {name}" : "你好 {name}",
"new" : "新建",
"_download %n file_::_download %n files_" : ["下载 %n 个文件"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "正在更新升级,离开当前页面可能导致某些环境中断。",
+ "Update to {version}" : "升级到 {version}",
"An error occurred." : "发生了一个错误",
"Please reload the page." : "请重新加载页面。",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新不成功。有关此问题的更多信息请<a href=\"{url}\">查看我们的论坛帖子</a>。",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "升级成功。请此问题报告给 <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud 社区</a>.",
+ "Continue to Nextcloud" : "继续访问 Nextcloud",
+ "The update was successful. Redirecting you to Nextcloud now." : "升级成功。将重新打开Nextcloud。",
"Searching other places" : "搜索其他地方",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "在其他文件夹内未找到含有 '{tag}{filter}{endtag}'的结果",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"],
"Personal" : "个人",
"Users" : "用户",
@@ -186,6 +228,7 @@
"Database name" : "数据库名",
"Database tablespace" : "数据库表空间",
"Database host" : "数据库主机",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "请填写主机名称和端口号(示例, localhost:5432)。",
"Performance warning" : "性能警告",
"SQLite will be used as database." : "SQLite 将被作为数据库使用。",
"For larger installations we recommend to choose a different database backend." : "对于更大的安装,我们建议选择一个不同的数据库后端。",
@@ -197,6 +240,8 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于正确的操作,该应用要求 JavaScript 。请 {linkstart} 打开 JavaScript {linkend} ,然后重新载入页面。",
"Log out" : "注销",
"Search" : "搜索",
+ "This action requires you to confirm your password:" : "需要您确认您的密码:",
+ "Confirm your password" : "确认您的密码",
"Server side authentication failed!" : "服务端验证失败!",
"Please contact your administrator." : "请联系你的管理员。",
"An internal error occurred." : "发生了内部错误。",
@@ -216,6 +261,11 @@
"This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系你的系统管理员。",
"Thank you for your patience." : "感谢让你久等了。",
+ "Two-factor authentication" : "双项认证",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "已为您的帐户启用增强的安全性。 请使用附加项目进行验证。",
+ "Cancel log in" : "取消登陆",
+ "Use backup code" : "使用备份口令",
+ "Error while validating your second factor" : "验证您的第二项时出错",
"You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器。",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系你的系统管理员。如果你是系统管理员,配置 config/config.php 文件中参数 \"trusted_domain\" 设置。可以在 config/config.sample.php 文件中找到例子。",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于你的配置,作为系统管理员,你可能还能点击下面的按钮来信任这个域。",
@@ -249,20 +299,20 @@
"Thursday" : "星期四",
"Friday" : "星期五",
"Saturday" : "星期六",
- "Sun." : "日",
+ "Sun." : "周日",
"Mon." : "周一",
"Tue." : "周二",
"Wed." : "周三",
"Thu." : "周四",
"Fri." : "周五",
"Sat." : "周六",
- "Su" : "Su",
- "Mo" : "Mo",
- "Tu" : "Tu",
- "We" : "We",
- "Th" : "Th",
- "Fr" : "Fr",
- "Sa" : "Sa",
+ "Su" : "日",
+ "Mo" : "一",
+ "Tu" : "二",
+ "We" : "三",
+ "Th" : "四",
+ "Fr" : "五",
+ "Sa" : "六",
"January" : "一月",
"February" : "二月",
"March" : "三月",
@@ -287,8 +337,10 @@
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
+ "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "此服务器没有有效的英特网连接。这意味着某些功能比如加载外部存储器,更新或者安装第三方应用程序的通知程序无法工作。访问本地文件和发送通知邮件可能也不工作。我们建议您如果想使用所有功能,请启用此服务器的英特网连接服务。",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "反向代理头配置不正确,或者您正从一个受信任的代理访问ownCloud。如果你不是通过受信任的代理访问 ownCloud,这将引发一个安全问题,可能由于 ownCloud IP 地址可见导致欺骗攻击。更多信息可以查看我们的 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>。",
"Allow editing" : "允许编辑",
+ "Hide file listing" : "隐藏列出的文件",
"Sending ..." : "正在发送...",
"Email sent" : "邮件已发送",
"Send link via email" : "通过邮件发送链接",
@@ -304,6 +356,9 @@
"Share with users or remote users…" : "与用户或远程用户分享...",
"Warning" : "警告",
"Error while sending notification" : "发送通知时出现错误",
+ "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,如果离开当前页面可能会中断当前环境。",
+ "Updating to {version}" : "升级到 {version}",
+ "The update was successful. There were warnings." : "更新成功。更新过程中出现一些警告。",
"No search results in other folders" : "在其他文件夹中没有得到任何搜索结果",
"Two-step verification" : "两步验证",
"Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性,请使用第二因子验证。",