From 2dfc9eae17d4599f65ae8f4240fc8144485261f9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 3 Mar 2025 00:22:53 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/ar.js | 1 + apps/files/l10n/ar.json | 1 + apps/files/l10n/fr.js | 13 +++ apps/files/l10n/fr.json | 13 +++ apps/files/l10n/it.js | 1 + apps/files/l10n/it.json | 1 + apps/files/l10n/tr.js | 1 + apps/files/l10n/tr.json | 1 + apps/files/l10n/zh_CN.js | 17 +++- apps/files/l10n/zh_CN.json | 17 +++- apps/files_sharing/l10n/ar.js | 1 + apps/files_sharing/l10n/ar.json | 1 + apps/files_sharing/l10n/el.js | 2 + apps/files_sharing/l10n/el.json | 2 + apps/files_sharing/l10n/fr.js | 2 + apps/files_sharing/l10n/fr.json | 2 + apps/files_sharing/l10n/hu.js | 16 ++-- apps/files_sharing/l10n/hu.json | 16 ++-- apps/files_sharing/l10n/it.js | 1 + apps/files_sharing/l10n/it.json | 1 + apps/files_sharing/l10n/tr.js | 1 + apps/files_sharing/l10n/tr.json | 1 + apps/files_sharing/l10n/zh_CN.js | 2 + apps/files_sharing/l10n/zh_CN.json | 2 + apps/settings/l10n/de.js | 44 ++++----- apps/settings/l10n/de.json | 44 ++++----- apps/settings/l10n/hu.js | 140 ++++++++++++++--------------- apps/settings/l10n/hu.json | 140 ++++++++++++++--------------- apps/settings/l10n/zh_CN.js | 20 +++-- apps/settings/l10n/zh_CN.json | 20 +++-- apps/sharebymail/l10n/el.js | 1 + apps/sharebymail/l10n/el.json | 1 + apps/systemtags/l10n/zh_CN.js | 5 ++ apps/systemtags/l10n/zh_CN.json | 5 ++ apps/theming/l10n/zh_CN.js | 1 + apps/theming/l10n/zh_CN.json | 1 + apps/user_ldap/l10n/zh_CN.js | 10 +++ apps/user_ldap/l10n/zh_CN.json | 10 +++ apps/workflowengine/l10n/hu.js | 2 +- apps/workflowengine/l10n/hu.json | 2 +- core/l10n/fi.js | 3 + core/l10n/fi.json | 3 + lib/l10n/hu.js | 2 +- lib/l10n/hu.json | 2 +- lib/l10n/zh_CN.js | 2 + lib/l10n/zh_CN.json | 2 + 46 files changed, 360 insertions(+), 216 deletions(-) diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 9a84a50205267..a9ea713ba33ad 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"", "Current directory path" : "مسار المجلد الحالي", "Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات الآن", + "You do not have permission to upload or create files here." : "أنت ليس لديك إذنٌ برفع أو إنشاء الملفات هنا.", "Drag and drop files here to upload" : "إسحب وأفلت الملفات هنا لرفعها", "Favorite" : "المفضلة", "Back" : "عودة", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 9af82067c9647..8ebc8c3f87ff4 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"", "Current directory path" : "مسار المجلد الحالي", "Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات الآن", + "You do not have permission to upload or create files here." : "أنت ليس لديك إذنٌ برفع أو إنشاء الملفات هنا.", "Drag and drop files here to upload" : "إسحب وأفلت الملفات هنا لرفعها", "Favorite" : "المفضلة", "Back" : "عودة", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 68c03c7a9a604..4f68903498a3e 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Aller au dossier \"{dir}\"", "Current directory path" : "Chemin du répertoire courant", "Your have used your space quota and cannot upload files anymore" : "Vous avez utilisé votre quota d'espace et vous ne pouvez plus téléverser de fichiers", + "You do not have permission to upload or create files here." : "Vous n'avez pas la permission de téléverser ou créer des fichiers ici.", "Drag and drop files here to upload" : "Glissez-déposez les fichiers ici pour les téléverser", "Favorite" : "Favoris", "Back" : "Retour", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Basculer la sélection pour tous les fichiers et dossiers", "Name" : "Nom", "Size" : "Taille", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" a échoué pour certains éléments", "\"{displayName}\" batch action executed successfully" : "L’action « {displayName} » par lot a été exécutée avec succès", "\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"", "Actions" : "Actions", @@ -127,6 +129,7 @@ OC.L10N.register( "This name is already in use." : "Ce nom est déjà utilisé.", "Create" : "Créer", "Fill template fields" : "Remplir les champs modèle", + "Submitting fields …" : "Soumission des champs...", "Submit" : "Envoyer", "Choose a file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", "Transfer" : "Transférer", @@ -139,11 +142,15 @@ OC.L10N.register( "Choose file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", "Change" : "Modifier", "New owner" : "Nouveau propriétaire", + "Keep {old}" : "Garder {old}", + "Keep without extension" : "Garder sans extension", + "Use {new}" : "Utiliser {new}", "Remove extension" : "Retirer l'extension du fichier", "Change file extension" : "Changer l'extension du fichier", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changer l'extension du fichier de \"{old}\" à \"{new}\" peut rendre le fichier illisible.", "Removing the file extension \"{old}\" may render the file unreadable." : "Retirer l'extension de fichier \"{old}\" peut rendre le fichier illisible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Ajouter l'extension de fichier \"{new}\" peut rendre le fichier illisible.", + "Do not show this dialog again." : "Ne plus montrer cette boite de dialogue.", "Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier", "Choose {file}" : "Choisir {file}", "Share" : "Partager", @@ -164,6 +171,7 @@ OC.L10N.register( "No files in here" : "Aucun fichier", "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !", "Go back" : "Revenir en arrière", + "Filter file names …" : "Filtrer les noms de fichier…", "Views" : "Vues", "Files settings" : "Paramètres de Fichiers", "Your files" : "Vos fichiers", @@ -184,6 +192,8 @@ OC.L10N.register( "Copy to clipboard" : "Copier dans le presse-papiers", "Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.", + "Warnings" : "Avertissements", + "Show a warning dialog when changing a file extension." : "Afficher un avertissement quand l'extension du fichier est modifiée.", "Keyboard shortcuts" : "Raccourcis clavier", "Speed up your Files experience with these quick shortcuts." : "Accélérez votre expérience Fichiers avec ces raccourcis rapides.", "Open the actions menu for a file" : "Ouvrir le menu d'actions pour un fichier", @@ -220,6 +230,7 @@ OC.L10N.register( "Creating file" : "Créer un fichier", "Save as {displayName}" : "Enregistrer sous {displayName}", "Save as …" : "Enregistrer sous...", + "Converting files …" : "Conversion des fichiers...", "Failed to convert files: {message}" : "Impossible de convertir les fichiers : {message}", "All files failed to be converted" : "Aucun fichier n'a pu être converti", "One file could not be converted: {message}" : "Le fichier {message} n'a pas pu être converti", @@ -228,6 +239,7 @@ OC.L10N.register( "{count} files successfully converted" : "{count}fichier converti avec succès", "Files successfully converted" : "Fichiers convertis avec succès", "Failed to convert files" : "Impossible de convertir les fichiers", + "Converting file …" : "Conversion du fichier...", "File successfully converted" : "Fichier converti avec succès", "Failed to convert file: {message}" : "Impossible de convertir le fichier : {message}", "Failed to convert file" : "Impossible de convertir le fichier", @@ -423,6 +435,7 @@ OC.L10N.register( "Upload file" : "Téléverser un fichier", "Not favorited" : "Non marqué comme favori", "An error occurred while trying to update the tags" : "Une erreur est survenue lors de la mise à jour des étiquettes", + "You don't have permission to upload or create files here." : "Vous n'avez pas la permission de téléverser ou créer de fichiers ici.", "Storage informations" : "Informations sur le stockage", "Choose file" : "Choisir un fichier", "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission de téléverser ou de créer des fichiers ici", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 06749aa4925bb..f3e659dce0eba 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "Aller au dossier \"{dir}\"", "Current directory path" : "Chemin du répertoire courant", "Your have used your space quota and cannot upload files anymore" : "Vous avez utilisé votre quota d'espace et vous ne pouvez plus téléverser de fichiers", + "You do not have permission to upload or create files here." : "Vous n'avez pas la permission de téléverser ou créer des fichiers ici.", "Drag and drop files here to upload" : "Glissez-déposez les fichiers ici pour les téléverser", "Favorite" : "Favoris", "Back" : "Retour", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "Basculer la sélection pour tous les fichiers et dossiers", "Name" : "Nom", "Size" : "Taille", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" a échoué pour certains éléments", "\"{displayName}\" batch action executed successfully" : "L’action « {displayName} » par lot a été exécutée avec succès", "\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"", "Actions" : "Actions", @@ -125,6 +127,7 @@ "This name is already in use." : "Ce nom est déjà utilisé.", "Create" : "Créer", "Fill template fields" : "Remplir les champs modèle", + "Submitting fields …" : "Soumission des champs...", "Submit" : "Envoyer", "Choose a file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", "Transfer" : "Transférer", @@ -137,11 +140,15 @@ "Choose file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", "Change" : "Modifier", "New owner" : "Nouveau propriétaire", + "Keep {old}" : "Garder {old}", + "Keep without extension" : "Garder sans extension", + "Use {new}" : "Utiliser {new}", "Remove extension" : "Retirer l'extension du fichier", "Change file extension" : "Changer l'extension du fichier", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changer l'extension du fichier de \"{old}\" à \"{new}\" peut rendre le fichier illisible.", "Removing the file extension \"{old}\" may render the file unreadable." : "Retirer l'extension de fichier \"{old}\" peut rendre le fichier illisible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Ajouter l'extension de fichier \"{new}\" peut rendre le fichier illisible.", + "Do not show this dialog again." : "Ne plus montrer cette boite de dialogue.", "Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier", "Choose {file}" : "Choisir {file}", "Share" : "Partager", @@ -162,6 +169,7 @@ "No files in here" : "Aucun fichier", "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !", "Go back" : "Revenir en arrière", + "Filter file names …" : "Filtrer les noms de fichier…", "Views" : "Vues", "Files settings" : "Paramètres de Fichiers", "Your files" : "Vos fichiers", @@ -182,6 +190,8 @@ "Copy to clipboard" : "Copier dans le presse-papiers", "Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.", + "Warnings" : "Avertissements", + "Show a warning dialog when changing a file extension." : "Afficher un avertissement quand l'extension du fichier est modifiée.", "Keyboard shortcuts" : "Raccourcis clavier", "Speed up your Files experience with these quick shortcuts." : "Accélérez votre expérience Fichiers avec ces raccourcis rapides.", "Open the actions menu for a file" : "Ouvrir le menu d'actions pour un fichier", @@ -218,6 +228,7 @@ "Creating file" : "Créer un fichier", "Save as {displayName}" : "Enregistrer sous {displayName}", "Save as …" : "Enregistrer sous...", + "Converting files …" : "Conversion des fichiers...", "Failed to convert files: {message}" : "Impossible de convertir les fichiers : {message}", "All files failed to be converted" : "Aucun fichier n'a pu être converti", "One file could not be converted: {message}" : "Le fichier {message} n'a pas pu être converti", @@ -226,6 +237,7 @@ "{count} files successfully converted" : "{count}fichier converti avec succès", "Files successfully converted" : "Fichiers convertis avec succès", "Failed to convert files" : "Impossible de convertir les fichiers", + "Converting file …" : "Conversion du fichier...", "File successfully converted" : "Fichier converti avec succès", "Failed to convert file: {message}" : "Impossible de convertir le fichier : {message}", "Failed to convert file" : "Impossible de convertir le fichier", @@ -421,6 +433,7 @@ "Upload file" : "Téléverser un fichier", "Not favorited" : "Non marqué comme favori", "An error occurred while trying to update the tags" : "Une erreur est survenue lors de la mise à jour des étiquettes", + "You don't have permission to upload or create files here." : "Vous n'avez pas la permission de téléverser ou créer de fichiers ici.", "Storage informations" : "Informations sur le stockage", "Choose file" : "Choisir un fichier", "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission de téléverser ou de créer des fichiers ici", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 5102f96f3adc8..b6d4ad3ec85fa 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"", "Current directory path" : "Percorso della cartella corrente", "Your have used your space quota and cannot upload files anymore" : "Hai esaurito la tua quota di spazio e non puoi più caricare file", + "You do not have permission to upload or create files here." : "Non hai l'autorizzazione per caricare o creare file qui.", "Drag and drop files here to upload" : "Trascina i file qui per caricarli", "Favorite" : "Preferito", "Back" : "Indietro", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 2d62f98c05fe6..953ca606eb316 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"", "Current directory path" : "Percorso della cartella corrente", "Your have used your space quota and cannot upload files anymore" : "Hai esaurito la tua quota di spazio e non puoi più caricare file", + "You do not have permission to upload or create files here." : "Non hai l'autorizzazione per caricare o creare file qui.", "Drag and drop files here to upload" : "Trascina i file qui per caricarli", "Favorite" : "Preferito", "Back" : "Indietro", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 70202cba8b7b0..2800ec252a704 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git", "Current directory path" : "Geçerli klasör yolu", "Your have used your space quota and cannot upload files anymore" : "Depolama alanınızın tümünü kullandığınız için başka dosya yüklemezsiniz", + "You do not have permission to upload or create files here." : "Buraya dosya yükleme ya da ekleme izniniz yok.", "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın", "Favorite" : "Sık kullanılanlara ekle", "Back" : "Geri", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 3581efefae277..56915284f02af 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git", "Current directory path" : "Geçerli klasör yolu", "Your have used your space quota and cannot upload files anymore" : "Depolama alanınızın tümünü kullandığınız için başka dosya yüklemezsiniz", + "You do not have permission to upload or create files here." : "Buraya dosya yükleme ya da ekleme izniniz yok.", "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın", "Favorite" : "Sık kullanılanlara ekle", "Back" : "Geri", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index c6d7f930a24c9..7c96a56dc9c63 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "前往“{dir}”目录", "Current directory path" : "当前文件目录", "Your have used your space quota and cannot upload files anymore" : "你已用完你的空间配额,无法再上传更多文件", + "You do not have permission to upload or create files here." : "您没有在此处上传或创建文件的权限。", "Drag and drop files here to upload" : "将文件拖放至此处以上传", "Favorite" : "收藏", "Back" : "返回", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "切换所有文件和文件夹的选择", "Name" : "名称", "Size" : "大小", + "\"{displayName}\" failed on some elements" : "“{displayName}”在某些元素上失败", "\"{displayName}\" batch action executed successfully" : "批量操作“{displayName}”运行成功", "\"{displayName}\" action failed" : "“{displayName}”操作执行失败", "Actions" : "操作", @@ -127,6 +129,7 @@ OC.L10N.register( "This name is already in use." : "此名称已被使用。", "Create" : "创建", "Fill template fields" : "填写模板字段", + "Submitting fields …" : "正在提交字段…", "Submit" : "使用", "Choose a file or folder to transfer" : "选择要转移的文件或文件夹", "Transfer" : "转移", @@ -139,11 +142,15 @@ OC.L10N.register( "Choose file or folder to transfer" : "选择要转移的文件或文件夹", "Change" : "修改", "New owner" : "新的所有者", - "Remove extension" : "删除扩展", + "Keep {old}" : "保留 {old}", + "Keep without extension" : "保留但不包含扩展名", + "Use {new}" : "使用 {new}", + "Remove extension" : "移除扩展名", "Change file extension" : "更改文件扩展名", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "将文件扩展名从 \"{old}\" 更改为 \"{new}\" 可能会导致文件无法读取。", "Removing the file extension \"{old}\" may render the file unreadable." : "删除文件扩展名 \"{old}\" 可能会导致文件无法读取。", "Adding the file extension \"{new}\" may render the file unreadable." : "添加文件扩展名 \"{new}\" 可能会导致文件无法读取。", + "Do not show this dialog again." : "不再显示此对话框。", "Select file or folder to link to" : "选择需要链接的文件或文件夹", "Choose {file}" : "选择 {file}", "Share" : "共享", @@ -164,6 +171,7 @@ OC.L10N.register( "No files in here" : "这里没有文件", "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!", "Go back" : "返回", + "Filter file names …" : "筛选文件名…", "Views" : "视图", "Files settings" : "文件设置", "Your files" : "你的文件", @@ -184,6 +192,9 @@ OC.L10N.register( "Copy to clipboard" : "复制到剪贴板", "Use this address to access your Files via WebDAV" : "使用此地址通过 WebDAV 访问您的文件", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果启用两步验证,您必须点击此处来创建和使用一个新的应用程序密码。", + "Warnings" : "警告", + "Prevent warning dialogs from open or reenable them." : "防止打开或重新启用警告对话框。", + "Show a warning dialog when changing a file extension." : "更改文件扩展名时显示警告对话框。", "Keyboard shortcuts" : "键盘快捷键", "Speed up your Files experience with these quick shortcuts." : "这些快捷键可以加快你的“文件”体验。", "Open the actions menu for a file" : "打开文件的操作菜单", @@ -220,6 +231,7 @@ OC.L10N.register( "Creating file" : "正在创建文件", "Save as {displayName}" : "保存为 {displayName}", "Save as …" : "保存为…", + "Converting files …" : "正在转换文件…", "Failed to convert files: {message}" : "无法转换文件:{message}", "All files failed to be converted" : "无法转换全部文件", "One file could not be converted: {message}" : "有一个文件无法转换:{message}", @@ -228,6 +240,7 @@ OC.L10N.register( "{count} files successfully converted" : "{count} 个文件已成功转换", "Files successfully converted" : "文件已成功转换", "Failed to convert files" : "无法转换文件", + "Converting file …" : "正在转换文件…", "File successfully converted" : "文件已成功转换", "Failed to convert file: {message}" : "无法转换文件:{message}", "Failed to convert file" : "无法转换文件", @@ -270,6 +283,7 @@ OC.L10N.register( "Open file locally" : "在本地打开文件", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "该文件现在应该在你的设备上打开。如果没有,请检查你是否安装了桌面应用程序。", "Retry and close" : "重试并关闭", + "Open online" : "在线打开", "Failed to redirect to client" : "重定向到客户端失败", "Open locally" : "本地打开", "Rename" : "重命名", @@ -423,6 +437,7 @@ OC.L10N.register( "Upload file" : "上传文件", "Not favorited" : "未收藏", "An error occurred while trying to update the tags" : "更新标签时出错", + "You don't have permission to upload or create files here." : "您没有在此处上传或创建文件的权限。", "Storage informations" : "存储信息", "Choose file" : "选择文件", "You don’t have permission to upload or create files here" : "你没有权限在此上传或创建文件", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index efeec59a28120..596916ca2bf95 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "前往“{dir}”目录", "Current directory path" : "当前文件目录", "Your have used your space quota and cannot upload files anymore" : "你已用完你的空间配额,无法再上传更多文件", + "You do not have permission to upload or create files here." : "您没有在此处上传或创建文件的权限。", "Drag and drop files here to upload" : "将文件拖放至此处以上传", "Favorite" : "收藏", "Back" : "返回", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "切换所有文件和文件夹的选择", "Name" : "名称", "Size" : "大小", + "\"{displayName}\" failed on some elements" : "“{displayName}”在某些元素上失败", "\"{displayName}\" batch action executed successfully" : "批量操作“{displayName}”运行成功", "\"{displayName}\" action failed" : "“{displayName}”操作执行失败", "Actions" : "操作", @@ -125,6 +127,7 @@ "This name is already in use." : "此名称已被使用。", "Create" : "创建", "Fill template fields" : "填写模板字段", + "Submitting fields …" : "正在提交字段…", "Submit" : "使用", "Choose a file or folder to transfer" : "选择要转移的文件或文件夹", "Transfer" : "转移", @@ -137,11 +140,15 @@ "Choose file or folder to transfer" : "选择要转移的文件或文件夹", "Change" : "修改", "New owner" : "新的所有者", - "Remove extension" : "删除扩展", + "Keep {old}" : "保留 {old}", + "Keep without extension" : "保留但不包含扩展名", + "Use {new}" : "使用 {new}", + "Remove extension" : "移除扩展名", "Change file extension" : "更改文件扩展名", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "将文件扩展名从 \"{old}\" 更改为 \"{new}\" 可能会导致文件无法读取。", "Removing the file extension \"{old}\" may render the file unreadable." : "删除文件扩展名 \"{old}\" 可能会导致文件无法读取。", "Adding the file extension \"{new}\" may render the file unreadable." : "添加文件扩展名 \"{new}\" 可能会导致文件无法读取。", + "Do not show this dialog again." : "不再显示此对话框。", "Select file or folder to link to" : "选择需要链接的文件或文件夹", "Choose {file}" : "选择 {file}", "Share" : "共享", @@ -162,6 +169,7 @@ "No files in here" : "这里没有文件", "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!", "Go back" : "返回", + "Filter file names …" : "筛选文件名…", "Views" : "视图", "Files settings" : "文件设置", "Your files" : "你的文件", @@ -182,6 +190,9 @@ "Copy to clipboard" : "复制到剪贴板", "Use this address to access your Files via WebDAV" : "使用此地址通过 WebDAV 访问您的文件", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果启用两步验证,您必须点击此处来创建和使用一个新的应用程序密码。", + "Warnings" : "警告", + "Prevent warning dialogs from open or reenable them." : "防止打开或重新启用警告对话框。", + "Show a warning dialog when changing a file extension." : "更改文件扩展名时显示警告对话框。", "Keyboard shortcuts" : "键盘快捷键", "Speed up your Files experience with these quick shortcuts." : "这些快捷键可以加快你的“文件”体验。", "Open the actions menu for a file" : "打开文件的操作菜单", @@ -218,6 +229,7 @@ "Creating file" : "正在创建文件", "Save as {displayName}" : "保存为 {displayName}", "Save as …" : "保存为…", + "Converting files …" : "正在转换文件…", "Failed to convert files: {message}" : "无法转换文件:{message}", "All files failed to be converted" : "无法转换全部文件", "One file could not be converted: {message}" : "有一个文件无法转换:{message}", @@ -226,6 +238,7 @@ "{count} files successfully converted" : "{count} 个文件已成功转换", "Files successfully converted" : "文件已成功转换", "Failed to convert files" : "无法转换文件", + "Converting file …" : "正在转换文件…", "File successfully converted" : "文件已成功转换", "Failed to convert file: {message}" : "无法转换文件:{message}", "Failed to convert file" : "无法转换文件", @@ -268,6 +281,7 @@ "Open file locally" : "在本地打开文件", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "该文件现在应该在你的设备上打开。如果没有,请检查你是否安装了桌面应用程序。", "Retry and close" : "重试并关闭", + "Open online" : "在线打开", "Failed to redirect to client" : "重定向到客户端失败", "Open locally" : "本地打开", "Rename" : "重命名", @@ -421,6 +435,7 @@ "Upload file" : "上传文件", "Not favorited" : "未收藏", "An error occurred while trying to update the tags" : "更新标签时出错", + "You don't have permission to upload or create files here." : "您没有在此处上传或创建文件的权限。", "Storage informations" : "存储信息", "Choose file" : "选择文件", "You don’t have permission to upload or create files here" : "你没有权限在此上传或创建文件", diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 74cd7e271944c..64e0e4cff0182 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "تعديل", "Share" : "مشاركة", "Delete" : "حذف", + "Password field cannot be empty" : "خانة كلمة المرور يجب ألّا تكون فارغةً", "Replace current password" : "استبدال كلمة المرور الحالية", "Failed to generate a new token" : "تعذّر توليد أَمَارَة جديدة", "Allow upload and editing" : "السماح بالرفع و التعديل", diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index 717a572487ec0..29b2f28ba1814 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -275,6 +275,7 @@ "Edit" : "تعديل", "Share" : "مشاركة", "Delete" : "حذف", + "Password field cannot be empty" : "خانة كلمة المرور يجب ألّا تكون فارغةً", "Replace current password" : "استبدال كلمة المرور الحالية", "Failed to generate a new token" : "تعذّر توليد أَمَارَة جديدة", "Allow upload and editing" : "السماح بالرفع و التعديل", diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index d15a6c05083b6..7ed826871efa6 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -164,6 +164,7 @@ OC.L10N.register( "Talk conversation" : "Συνομιλία στο Talk", "Deck board" : "Πίνακας του Deck", "on {server}" : "στον {server}", + "Note:" : "Σημείωση:", "File drop" : "Απόθεση αρχείου", "Terms of service" : "Όροι χρήσης", "Share with group" : "Κοινή χρήση με ομάδα", @@ -206,6 +207,7 @@ OC.L10N.register( "Shared" : "Κοινόχρηστα", "Show sharing options" : "Εμφάνιση επιλογών κοινής χρήσης", "Shared with others" : "Διαμοιρασμένα με άλλους", + "No file" : "Κανένα αρχείο", "Public share" : "Δημόσια κοινόχρηστο", "Overview of shared files." : "Επισκόπηση κοινόχρηστων αρχείων.", "No shares" : "Κανένα κοινόχρηστο", diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index f83ea835ed9b2..32b522a94fb31 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -162,6 +162,7 @@ "Talk conversation" : "Συνομιλία στο Talk", "Deck board" : "Πίνακας του Deck", "on {server}" : "στον {server}", + "Note:" : "Σημείωση:", "File drop" : "Απόθεση αρχείου", "Terms of service" : "Όροι χρήσης", "Share with group" : "Κοινή χρήση με ομάδα", @@ -204,6 +205,7 @@ "Shared" : "Κοινόχρηστα", "Show sharing options" : "Εμφάνιση επιλογών κοινής χρήσης", "Shared with others" : "Διαμοιρασμένα με άλλους", + "No file" : "Κανένα αρχείο", "Public share" : "Δημόσια κοινόχρηστο", "Overview of shared files." : "Επισκόπηση κοινόχρηστων αρχείων.", "No shares" : "Κανένα κοινόχρηστο", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index a162bdb314e5d..8eaecca710355 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "Editer", "Share" : "Partager", "Delete" : "Supprimer", + "Password field cannot be empty" : "Le mot de passe ne peut pas être vide", "Replace current password" : "Remplacer le mot de passe actuel", "Failed to generate a new token" : "Échec de génération d'un nouveau jeton", "Allow upload and editing" : "Autoriser le téléversement et la modification", @@ -414,6 +415,7 @@ OC.L10N.register( "Download all files" : "Télécharger tous les fichiers", "Search for share recipients" : "Recherche de destinataires de partages", "No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.", + "Password field can't be empty" : "Le mot de passe ne peut pas être vide", "Allow download" : "Autoriser le téléchargement", "Share expire date saved" : "Le partage expirât à la date enregistrée", "You are not allowed to edit link shares that you don't own" : "Vous n'êtes pas autorisé à modifier les liens de partage dont vous n'êtes pas propriétaire", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 95d1f6bb253ce..4afb0b1215f59 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -275,6 +275,7 @@ "Edit" : "Editer", "Share" : "Partager", "Delete" : "Supprimer", + "Password field cannot be empty" : "Le mot de passe ne peut pas être vide", "Replace current password" : "Remplacer le mot de passe actuel", "Failed to generate a new token" : "Échec de génération d'un nouveau jeton", "Allow upload and editing" : "Autoriser le téléversement et la modification", @@ -412,6 +413,7 @@ "Download all files" : "Télécharger tous les fichiers", "Search for share recipients" : "Recherche de destinataires de partages", "No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.", + "Password field can't be empty" : "Le mot de passe ne peut pas être vide", "Allow download" : "Autoriser le téléchargement", "Share expire date saved" : "Le partage expirât à la date enregistrée", "You are not allowed to edit link shares that you don't own" : "Vous n'êtes pas autorisé à modifier les liens de partage dont vous n'êtes pas propriétaire", diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 9965a9a413b12..d87d3f5b7d9af 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -68,7 +68,7 @@ OC.L10N.register( "Group sharing is disabled by the administrator" : "A csoportos megosztást letiltotta a rendszergazda", "Please specify a valid group" : "Adjon meg egy érvényes csoportot", "Public link sharing is disabled by the administrator" : "A nyilvános hivatkozással történő megosztást letiltotta a rendszergazda", - "Please specify a valid email address" : "Adjon meg egy érvényes e-mail címet", + "Please specify a valid email address" : "Adjon meg egy érvényes e-mail-címet", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "A(z) %s megosztás jelszavának Nextcloud Beszélgetéssel történő elküldése sikertelen, mert a Nextcloud Beszélgetés nem engedélyezett", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "A(z) %1$s megosztása sikertelen, mert a háttérprogram nem engedélyezi a(z) %2$s típusú megosztást", "Please specify a valid federated account ID" : "Adjon meg egy érvényes föderált fiókazonosítót", @@ -109,7 +109,7 @@ OC.L10N.register( "Enter a valid password" : "Adjon meg érvényes jelszót", "Generate a new password" : "Új jelszó előállítása", "Link copied to clipboard" : "Hivatkozás a vágólapra másolva", - "Invalid email address" : "Érvénytelen e-mail cím", + "Invalid email address" : "Érvénytelen e-mail-cím", "Share link" : "Megosztási hivatkozás", "Copy to clipboard" : "Másolás a vágólapra", "Send link via email" : "Hivatkozás küldése levélben", @@ -233,22 +233,22 @@ OC.L10N.register( "No shares" : "Nincs megosztás", "Files and folders you shared or have been shared with you will show up here" : "A saját és mások által megosztott fájlok és mappák itt jelennek meg.", "Shared with you" : "Megosztva Önnel", - "List of files that are shared with you." : "A mások által megosztott fájlok listázása.", + "List of files that are shared with you." : "A mások által megosztott fájlok listája.", "Nothing shared with you yet" : "Még semmi sincs megosztva Önnel", "Files and folders others shared with you will show up here" : "A mások által megosztott fájlok és mappák itt jelennek meg", - "List of files that you shared with others." : "A másokkal megosztott fájlok listázása.", + "List of files that you shared with others." : "A másokkal megosztott fájlok listája.", "Nothing shared yet" : "Még semmi sincs megosztva", "Files and folders you shared will show up here" : "A megosztott fájlok és mappák itt fognak megjelenni", "Shared by link" : "Megosztva hivatkozással", - "List of files that are shared by link." : "Hivatkozással megosztott fájlok listázása.", + "List of files that are shared by link." : "Hivatkozással megosztott fájlok listája.", "No shared links" : "Nincs megosztott hivatkozás", - "Files and folders you shared by link will show up here" : "Hivatkozással megosztott fájlok és mappák itt jelennek meg", + "Files and folders you shared by link will show up here" : "A hivatkozással megosztott fájlok és mappák itt jelennek meg", "Deleted shares" : "Törölt megosztások", - "List of shares you left." : "Elhagyott megosztások listázása.", + "List of shares you left." : "Elhagyott megosztások listája.", "No deleted shares" : "Nincs törölt megosztás", "Shares you have left will show up here" : "Az Ön által elhagyott megosztások itt jelennek meg.", "Pending shares" : "Függőben lévő megosztások", - "List of unapproved shares." : "Nem jóváhagyott megosztások listázása.", + "List of unapproved shares." : "Nem jóváhagyott megosztások listája.", "No pending shares" : "Nincsenek függőben lévő megosztások", "Shares you have received but not approved will show up here" : "Az érkezett, de még nem jóváhagyott megosztások itt jelennek meg", "Error updating the share: {errorMessage}" : "Hiba történt a megosztás frissítése során: {errorMessage}", diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index de81da7d1a23d..08c87a9ec34be 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -66,7 +66,7 @@ "Group sharing is disabled by the administrator" : "A csoportos megosztást letiltotta a rendszergazda", "Please specify a valid group" : "Adjon meg egy érvényes csoportot", "Public link sharing is disabled by the administrator" : "A nyilvános hivatkozással történő megosztást letiltotta a rendszergazda", - "Please specify a valid email address" : "Adjon meg egy érvényes e-mail címet", + "Please specify a valid email address" : "Adjon meg egy érvényes e-mail-címet", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "A(z) %s megosztás jelszavának Nextcloud Beszélgetéssel történő elküldése sikertelen, mert a Nextcloud Beszélgetés nem engedélyezett", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "A(z) %1$s megosztása sikertelen, mert a háttérprogram nem engedélyezi a(z) %2$s típusú megosztást", "Please specify a valid federated account ID" : "Adjon meg egy érvényes föderált fiókazonosítót", @@ -107,7 +107,7 @@ "Enter a valid password" : "Adjon meg érvényes jelszót", "Generate a new password" : "Új jelszó előállítása", "Link copied to clipboard" : "Hivatkozás a vágólapra másolva", - "Invalid email address" : "Érvénytelen e-mail cím", + "Invalid email address" : "Érvénytelen e-mail-cím", "Share link" : "Megosztási hivatkozás", "Copy to clipboard" : "Másolás a vágólapra", "Send link via email" : "Hivatkozás küldése levélben", @@ -231,22 +231,22 @@ "No shares" : "Nincs megosztás", "Files and folders you shared or have been shared with you will show up here" : "A saját és mások által megosztott fájlok és mappák itt jelennek meg.", "Shared with you" : "Megosztva Önnel", - "List of files that are shared with you." : "A mások által megosztott fájlok listázása.", + "List of files that are shared with you." : "A mások által megosztott fájlok listája.", "Nothing shared with you yet" : "Még semmi sincs megosztva Önnel", "Files and folders others shared with you will show up here" : "A mások által megosztott fájlok és mappák itt jelennek meg", - "List of files that you shared with others." : "A másokkal megosztott fájlok listázása.", + "List of files that you shared with others." : "A másokkal megosztott fájlok listája.", "Nothing shared yet" : "Még semmi sincs megosztva", "Files and folders you shared will show up here" : "A megosztott fájlok és mappák itt fognak megjelenni", "Shared by link" : "Megosztva hivatkozással", - "List of files that are shared by link." : "Hivatkozással megosztott fájlok listázása.", + "List of files that are shared by link." : "Hivatkozással megosztott fájlok listája.", "No shared links" : "Nincs megosztott hivatkozás", - "Files and folders you shared by link will show up here" : "Hivatkozással megosztott fájlok és mappák itt jelennek meg", + "Files and folders you shared by link will show up here" : "A hivatkozással megosztott fájlok és mappák itt jelennek meg", "Deleted shares" : "Törölt megosztások", - "List of shares you left." : "Elhagyott megosztások listázása.", + "List of shares you left." : "Elhagyott megosztások listája.", "No deleted shares" : "Nincs törölt megosztás", "Shares you have left will show up here" : "Az Ön által elhagyott megosztások itt jelennek meg.", "Pending shares" : "Függőben lévő megosztások", - "List of unapproved shares." : "Nem jóváhagyott megosztások listázása.", + "List of unapproved shares." : "Nem jóváhagyott megosztások listája.", "No pending shares" : "Nincsenek függőben lévő megosztások", "Shares you have received but not approved will show up here" : "Az érkezett, de még nem jóváhagyott megosztások itt jelennek meg", "Error updating the share: {errorMessage}" : "Hiba történt a megosztás frissítése során: {errorMessage}", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 3bf881ac30fdf..09fd0f25ae780 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "Modifica", "Share" : "Condividi", "Delete" : "Elimina", + "Password field cannot be empty" : "Il campo password non può essere vuoto", "Replace current password" : "Sostituisci la password attuale", "Failed to generate a new token" : "Impossibile generare un nuovo token", "Allow upload and editing" : "Consenti caricamento e modifica", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 5869c0b5905b9..d32aeb46e121a 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -275,6 +275,7 @@ "Edit" : "Modifica", "Share" : "Condividi", "Delete" : "Elimina", + "Password field cannot be empty" : "Il campo password non può essere vuoto", "Replace current password" : "Sostituisci la password attuale", "Failed to generate a new token" : "Impossibile generare un nuovo token", "Allow upload and editing" : "Consenti caricamento e modifica", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 99dc3be691f13..faa42e380465e 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "Düzenleme", "Share" : "Paylaş", "Delete" : "Sil", + "Password field cannot be empty" : "Parola alanı boş olamaz", "Replace current password" : "Geçerli parolayı değiştir", "Failed to generate a new token" : "Yeni bir kod oluşturulamadı", "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index fc4b046c8581d..42ab3fca918fb 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -275,6 +275,7 @@ "Edit" : "Düzenleme", "Share" : "Paylaş", "Delete" : "Sil", + "Password field cannot be empty" : "Parola alanı boş olamaz", "Replace current password" : "Geçerli parolayı değiştir", "Failed to generate a new token" : "Yeni bir kod oluşturulamadı", "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 933fec7743066..3dcba0c02bdd6 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "编辑", "Share" : "共享", "Delete" : "删除", + "Password field cannot be empty" : "密码字段不能为空", "Replace current password" : "替换当前密码", "Failed to generate a new token" : "无法生成新令牌", "Allow upload and editing" : "允许上传和编辑", @@ -414,6 +415,7 @@ OC.L10N.register( "Download all files" : "下载所有文件", "Search for share recipients" : "查找共享参与者", "No recommendations. Start typing." : "无建议。开始输入。", + "Password field can't be empty" : "密码字段不能为空", "Allow download" : "允许下载", "Share expire date saved" : "共享过期日期已保存", "You are not allowed to edit link shares that you don't own" : "不允许编辑不属于您的链接共享", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index a27a5a2270142..c24655651a0e9 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -275,6 +275,7 @@ "Edit" : "编辑", "Share" : "共享", "Delete" : "删除", + "Password field cannot be empty" : "密码字段不能为空", "Replace current password" : "替换当前密码", "Failed to generate a new token" : "无法生成新令牌", "Allow upload and editing" : "允许上传和编辑", @@ -412,6 +413,7 @@ "Download all files" : "下载所有文件", "Search for share recipients" : "查找共享参与者", "No recommendations. Start typing." : "无建议。开始输入。", + "Password field can't be empty" : "密码字段不能为空", "Allow download" : "允许下载", "Share expire date saved" : "共享过期日期已保存", "You are not allowed to edit link shares that you don't own" : "不允许编辑不属于您的链接共享", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index a40ef3ede4109..3e31fe6464917 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -400,7 +400,7 @@ OC.L10N.register( "This text will be shown on the public link upload page when the file list is hidden." : "Dieser Text wird auf der öffentlichen Upload-Seite angezeigt wenn die Dateiliste nicht angezeigt wird.", "Default share permissions" : "Standardberechtigungen für das Teilen", "Two-Factor Authentication" : "Zwei-Faktor-Authentifizierung", - "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Konten und spezifische Gruppen erzwungen werden. Wenn du keinen Anbieter für Zwei-Faktor-Authentifizierung konfiguriert hast, kannst du dich nicht am System anmelden.", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Konten und spezifische Gruppen erzwungen werden. So lange kein Anbieter für Zwei-Faktor-Authentifizierung konfiguriert ist, ist eine Anmeldung am System nicht möglich.", "Enforce two-factor authentication" : "Zwei-Faktor-Authentifizierung erzwingen", "Limit to groups" : "Auf Gruppen beschränken", "Enforcement of two-factor authentication can be set for certain groups only." : "Erzwingen der Zwei-Faktor-Authentifizierung kann nur für bestimmte Gruppen eingestellt werden.", @@ -414,7 +414,7 @@ OC.L10N.register( "Update to {update}" : "Aktualisieren auf {update}", "Remove" : "Entfernen", "Featured" : "Vorgestellt", - "This app is supported via your current Nextcloud subscription." : "Diese App wird von deinem aktuellen Nextcloud-Abonnement unterstützt.", + "This app is supported via your current Nextcloud subscription." : "Diese App wird von dem aktuellen Nextcloud-Abonnement unterstützt.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Vorgestellte Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen zentrale Funktionen bereit und sind für den produktiven Einsatz geeignet.", "Community rating: {score}/5" : "Community-Bewertung: {score}/5", "Disable all" : "Alle deaktivieren", @@ -429,7 +429,7 @@ OC.L10N.register( "No apps found for your version" : "Es wurden keine Apps für deine Version gefunden", "_%n app has an update available_::_%n apps have an update available_" : ["Für eine App ist eine Aktualisierung verfügbar.","Für %n Apps sind Aktualisierungen verfügbar."], "_Update_::_Update all_" : ["Aktualisieren","Alle aktualisieren"], - "Could not load app discover section" : "Der App-Entdeckungsabschnitt konnte nicht geladen werden", + "Could not load app discover section" : "Der App-Erkennungsabschnitt konnte nicht geladen werden", "Could not render element" : "Element konnte nicht dargestellt werden", "Nothing to show" : "Nichts anzuzeigen", "Could not load section content from app store." : "Abschnittsinhalt konnte nicht aus dem App Store geladen werden.", @@ -518,7 +518,7 @@ OC.L10N.register( "Rename" : "Umbenennen", "Revoke" : "Widerrufen", "Wipe device" : "Gerät löschen", - "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Zurückziehen dieses Tokens könnte das Löschen von deinem Gerät verhindern, wenn die Löschung noch nicht gestartet wurde.", + "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Zurückziehen dieses Tokens könnte das Löschen deines Gerät verhindern, so lange die Löschung noch nicht gestartet wurde.", "Device" : "Gerät", "Last activity" : "Letzte Aktivität", "Devices & sessions" : "Geräte & Sitzungen", @@ -530,19 +530,19 @@ OC.L10N.register( "Copy app password" : "App-Passwort kopieren", "Login name copied!" : "Anmeldename kopiert!", "Copy login name" : "Anmeldename kopieren", - "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopiere es manuell.", - "Could not copy login name. Please copy it manually." : "Der Anmeldename konnte nicht kopiert werden. Bitte kopiere ihn manuell.", + "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte manuell kopieren.", + "Could not copy login name. Please copy it manually." : "Der Anmeldename konnte nicht kopiert werden. Bitte manuell kopieren.", "New app password" : "Neues App-Passwort", - "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Verwende die unten stehenden Anmeldeinformationen, um deine App oder dein Gerät zu konfigurieren. Aus Sicherheitsgründen wird dieses Passwort nur einmal angezeigt.", + "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Die unten stehenden Anmeldeinformationen verwenden, um deine App oder dein Gerät zu konfigurieren. Aus Sicherheitsgründen wird dieses Passwort nur einmal angezeigt.", "Login" : "Anmelden", "Password" : "Passwort", "Show QR code for mobile apps" : "QR-Code für mobile Apps anzeigen", "Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.", "The cron.php needs to be executed by the system account \"{user}\"." : "Die cron.php muss von dem Systemkonto \"{user}\" ausgeführt werden.", - "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Die PHP-POSIX-Erweiterung ist erforderlich. Weitere Einzelheiten findest du in der {linkstart}PHP-Dokumentation{linkend}.", + "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Die PHP-POSIX-Erweiterung ist erforderlich. Weitere Einzelheiten hierzu in der {linkstart}PHP-Dokumentation{linkend}.", "Unable to update background job mode" : "Hintergrund-Job-Modus kann nicht aktualisiert werden", - "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. Cron ist die empfohlene Einstellung. Weitere Informationen findest du in der Dokumentation.", - "Last job execution ran {time}. Something seems wrong." : "Der letzte Job lief {time}. Etwas scheint falsch zu sein.", + "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. Cron ist die empfohlene Einstellung. Weitere Informationen finden sich in der Dokumentation.", + "Last job execution ran {time}. Something seems wrong." : "Der letzte Job lief {time}. Etwas scheint nicht zu stimmen.", "Last job ran {relativeTime}." : "Der letzte Job lief {relativeTime}.", "Background job did not run yet!" : "Hintergrund-Job wurde bislang nicht ausgeführt!", "AJAX" : "AJAX", @@ -558,24 +558,24 @@ OC.L10N.register( "Unable to update server side encryption config" : "Die Serverseitige Verschlüsselungskonfiguration kann nicht aktualisiert werden.", "Server-side encryption" : "Serverseitige Verschlüsselung", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Serverseitige Verschlüsselung ermöglicht es, die auf diesen Server hochgeladenen Dateien zu verschlüsseln. Dies führt allerdings auch zu Nachteilen, wie z. B. einem Geschwindigkeitsverlust. Sie sollte deshalb nur eingeschaltet werden, wenn sie wirklich benötigt wird.", - "To encrypt all existing files run this OCC command:" : "Um alle vorhandenen Dateien zu verschlüsseln, führe diesen OCC-Befehl aus:", + "To encrypt all existing files run this OCC command:" : "Um alle vorhandenen Dateien zu verschlüsseln, folgenden diesen OCC-Befehl ausführen:", "Enable server-side encryption" : "Serverseitige Verschlüsselung aktivieren", - "Disabling server side encryption is only possible using OCC, please refer to the documentation." : "Das Deaktivieren der serverseitigen Verschlüsselung ist nur mit OCC möglich, bitte beachte die Dokumentation.", + "Disabling server side encryption is only possible using OCC, please refer to the documentation." : "Das Deaktivieren der serverseitigen Verschlüsselung ist nur mit OCC möglich, bitte die Dokumentation beachten.", "No encryption module loaded, please enable an encryption module in the app menu." : "Es wurde kein Verschlüsselungs-Modul geladen, bitte ein Verschlüsselungs-Modul im Anwendungs-Menü aktivieren.", "Select default encryption module:" : "Standard-Verschlüsselungs-Modul auswählen:", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Du musst deine Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) auf die neue migrieren. Bitte aktiviere das \"Standardverschlüsselungsmodul\" und führe {command} aus.", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Der Verschlüsselungsschlüssel muss von der alten Verschlüsselung (ownCloud <= 8.0) auf die neue migriert werden. Bitte das \"Standardverschlüsselungsmodul\" aktivieren und {command} ausführen.", "Cancel encryption" : "Verschlüsselung abbrechen", "Enable encryption" : "Verschlüsselung aktivieren", "Confirm enabling encryption" : "Aktivierung der Verschlüsselung bestätigen", - "Please read carefully before activating server-side encryption:" : "Bitte lies sorgfältig vor Aktivierung der serverseitigen Verschlüsselung:", + "Please read carefully before activating server-side encryption:" : "Bitte vor der Aktivierung der serverseitigen Verschlüsselung folgendes sorgfältig durchlesen:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Wird die Verschlüsselung einmal aktiviert, so werden alle ab diesem Zeitpunkt hochgeladene Dateien verschlüsselt. Sie kann nur wieder deaktiviert werden, wenn das Verschlüsselungsmodul dies unterstützt und alle Voraussetzungen (wie das Setzen eines Wiederherstellungsschlüssels) im Vorhinein erfüllt wurden.", - "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lies in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", + "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte in der Dokumentation nachlesen, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", "Be aware that encryption always increases the file size." : "Bedenke, dass durch die Verschlüsselung die Dateigröße zunimmt. ", - "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungen von deinen Daten zu erstellen. Falls du die Verschlüsselung nutzt, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit deinen Daten durchgeführt werden.", - "Refer to the admin documentation on how to manually also encrypt existing files." : "Informationen zum manuellen Verschlüsseln vorhandener Dateien findest du in der Administrationsdokumentation.", - "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Möchtest du die Verschlüsselung wirklich aktivieren?", + "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Datensicherungen zu erstellen. Sofern die Verschlüsselung genutzt wird, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit den Daten durchgeführt werden.", + "Refer to the admin documentation on how to manually also encrypt existing files." : "Informationen zum manuellen Verschlüsseln vorhandener Dateien finden sich in der Administrationsdokumentation.", + "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Soll die Verschlüsselung wirklich aktiviert werden?", "Failed to remove group \"{group}\"" : "Die Gruppe \"{group}\" konnte nicht entfernt werden.", - "Please confirm the group removal" : "Bitte bestätige die Löschung der Gruppe ", + "Please confirm the group removal" : "Bitte die Löschung der Gruppe bestätigen", "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Du bist im Begriff, die Gruppe \"{group}\" zu entfernen. Die Konten werden NICHT gelöscht.", "Submit" : "Übermitteln", "Rename group" : "Gruppe umbenennen", @@ -596,7 +596,7 @@ OC.L10N.register( "The file must be a PNG or JPG" : "Die Datei muss im PNG- oder JPG-Format sein", "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", "Set as profile picture" : "Als Profilbild festlegen", - "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Bitte beachte, dass es bis zu 24 Stunden dauern kann, bis das Profilbild überall aktualisiert wird.", + "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Bitte beachten, dass es bis zu 24 Stunden dauern kann, bis das Profilbild überall aktualisiert wird.", "Your biography. Markdown is supported." : "Deine Biographie. Markdown wird unterstützt.", "Unable to update date of birth" : "Geburtsdatum konnte nicht aktualisiert werden", "Enter your date of birth" : "Gib dein Geburtsdatum ein", @@ -626,7 +626,7 @@ OC.L10N.register( "Your headline" : "Deine Überschrift", "Unable to update language" : "Sprache konnte nicht aktualisiert werden", "Languages" : "Sprachen", - "Help translate" : "Hilf bei der Übersetzung mit", + "Help translate" : "Helfe bei der Übersetzung mit", "No language set" : "Keine Sprache eingestellt.", "Unable to update locale" : "Gebietsschema konnte nicht aktualisiert werden.", "Locales" : "Gebietsschemen", @@ -649,7 +649,7 @@ OC.L10N.register( "Invalid value" : "Ungültiger Wert", "Unable to update {property}" : "{property} konnte nicht aktualisiert werden.", "No {property} set" : "Keine {property} eingestellt", - "Change scope level of {property}, current scope is {scope}" : "Ändern des Geltungsbereich von {property}, aktueller Bereich ist {scope}", + "Change scope level of {property}, current scope is {scope}" : "Den Geltungsbereich von {property} ändern, aktueller Bereich ist {scope}", "Unable to update federation scope of the primary {property}" : "Der Federations-Bereich des primären {property} kann nicht aktualisiert werden.", "Unable to update federation scope of additional {property}" : "Der Federations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.", "Add additional email" : "Zusätzliche E-Mail-Adresse hinzufügen", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 4183eb63f71fc..9c560ac466284 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -398,7 +398,7 @@ "This text will be shown on the public link upload page when the file list is hidden." : "Dieser Text wird auf der öffentlichen Upload-Seite angezeigt wenn die Dateiliste nicht angezeigt wird.", "Default share permissions" : "Standardberechtigungen für das Teilen", "Two-Factor Authentication" : "Zwei-Faktor-Authentifizierung", - "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Konten und spezifische Gruppen erzwungen werden. Wenn du keinen Anbieter für Zwei-Faktor-Authentifizierung konfiguriert hast, kannst du dich nicht am System anmelden.", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Konten und spezifische Gruppen erzwungen werden. So lange kein Anbieter für Zwei-Faktor-Authentifizierung konfiguriert ist, ist eine Anmeldung am System nicht möglich.", "Enforce two-factor authentication" : "Zwei-Faktor-Authentifizierung erzwingen", "Limit to groups" : "Auf Gruppen beschränken", "Enforcement of two-factor authentication can be set for certain groups only." : "Erzwingen der Zwei-Faktor-Authentifizierung kann nur für bestimmte Gruppen eingestellt werden.", @@ -412,7 +412,7 @@ "Update to {update}" : "Aktualisieren auf {update}", "Remove" : "Entfernen", "Featured" : "Vorgestellt", - "This app is supported via your current Nextcloud subscription." : "Diese App wird von deinem aktuellen Nextcloud-Abonnement unterstützt.", + "This app is supported via your current Nextcloud subscription." : "Diese App wird von dem aktuellen Nextcloud-Abonnement unterstützt.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Vorgestellte Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen zentrale Funktionen bereit und sind für den produktiven Einsatz geeignet.", "Community rating: {score}/5" : "Community-Bewertung: {score}/5", "Disable all" : "Alle deaktivieren", @@ -427,7 +427,7 @@ "No apps found for your version" : "Es wurden keine Apps für deine Version gefunden", "_%n app has an update available_::_%n apps have an update available_" : ["Für eine App ist eine Aktualisierung verfügbar.","Für %n Apps sind Aktualisierungen verfügbar."], "_Update_::_Update all_" : ["Aktualisieren","Alle aktualisieren"], - "Could not load app discover section" : "Der App-Entdeckungsabschnitt konnte nicht geladen werden", + "Could not load app discover section" : "Der App-Erkennungsabschnitt konnte nicht geladen werden", "Could not render element" : "Element konnte nicht dargestellt werden", "Nothing to show" : "Nichts anzuzeigen", "Could not load section content from app store." : "Abschnittsinhalt konnte nicht aus dem App Store geladen werden.", @@ -516,7 +516,7 @@ "Rename" : "Umbenennen", "Revoke" : "Widerrufen", "Wipe device" : "Gerät löschen", - "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Zurückziehen dieses Tokens könnte das Löschen von deinem Gerät verhindern, wenn die Löschung noch nicht gestartet wurde.", + "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Zurückziehen dieses Tokens könnte das Löschen deines Gerät verhindern, so lange die Löschung noch nicht gestartet wurde.", "Device" : "Gerät", "Last activity" : "Letzte Aktivität", "Devices & sessions" : "Geräte & Sitzungen", @@ -528,19 +528,19 @@ "Copy app password" : "App-Passwort kopieren", "Login name copied!" : "Anmeldename kopiert!", "Copy login name" : "Anmeldename kopieren", - "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopiere es manuell.", - "Could not copy login name. Please copy it manually." : "Der Anmeldename konnte nicht kopiert werden. Bitte kopiere ihn manuell.", + "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte manuell kopieren.", + "Could not copy login name. Please copy it manually." : "Der Anmeldename konnte nicht kopiert werden. Bitte manuell kopieren.", "New app password" : "Neues App-Passwort", - "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Verwende die unten stehenden Anmeldeinformationen, um deine App oder dein Gerät zu konfigurieren. Aus Sicherheitsgründen wird dieses Passwort nur einmal angezeigt.", + "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Die unten stehenden Anmeldeinformationen verwenden, um deine App oder dein Gerät zu konfigurieren. Aus Sicherheitsgründen wird dieses Passwort nur einmal angezeigt.", "Login" : "Anmelden", "Password" : "Passwort", "Show QR code for mobile apps" : "QR-Code für mobile Apps anzeigen", "Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.", "The cron.php needs to be executed by the system account \"{user}\"." : "Die cron.php muss von dem Systemkonto \"{user}\" ausgeführt werden.", - "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Die PHP-POSIX-Erweiterung ist erforderlich. Weitere Einzelheiten findest du in der {linkstart}PHP-Dokumentation{linkend}.", + "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Die PHP-POSIX-Erweiterung ist erforderlich. Weitere Einzelheiten hierzu in der {linkstart}PHP-Dokumentation{linkend}.", "Unable to update background job mode" : "Hintergrund-Job-Modus kann nicht aktualisiert werden", - "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. Cron ist die empfohlene Einstellung. Weitere Informationen findest du in der Dokumentation.", - "Last job execution ran {time}. Something seems wrong." : "Der letzte Job lief {time}. Etwas scheint falsch zu sein.", + "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. Cron ist die empfohlene Einstellung. Weitere Informationen finden sich in der Dokumentation.", + "Last job execution ran {time}. Something seems wrong." : "Der letzte Job lief {time}. Etwas scheint nicht zu stimmen.", "Last job ran {relativeTime}." : "Der letzte Job lief {relativeTime}.", "Background job did not run yet!" : "Hintergrund-Job wurde bislang nicht ausgeführt!", "AJAX" : "AJAX", @@ -556,24 +556,24 @@ "Unable to update server side encryption config" : "Die Serverseitige Verschlüsselungskonfiguration kann nicht aktualisiert werden.", "Server-side encryption" : "Serverseitige Verschlüsselung", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Serverseitige Verschlüsselung ermöglicht es, die auf diesen Server hochgeladenen Dateien zu verschlüsseln. Dies führt allerdings auch zu Nachteilen, wie z. B. einem Geschwindigkeitsverlust. Sie sollte deshalb nur eingeschaltet werden, wenn sie wirklich benötigt wird.", - "To encrypt all existing files run this OCC command:" : "Um alle vorhandenen Dateien zu verschlüsseln, führe diesen OCC-Befehl aus:", + "To encrypt all existing files run this OCC command:" : "Um alle vorhandenen Dateien zu verschlüsseln, folgenden diesen OCC-Befehl ausführen:", "Enable server-side encryption" : "Serverseitige Verschlüsselung aktivieren", - "Disabling server side encryption is only possible using OCC, please refer to the documentation." : "Das Deaktivieren der serverseitigen Verschlüsselung ist nur mit OCC möglich, bitte beachte die Dokumentation.", + "Disabling server side encryption is only possible using OCC, please refer to the documentation." : "Das Deaktivieren der serverseitigen Verschlüsselung ist nur mit OCC möglich, bitte die Dokumentation beachten.", "No encryption module loaded, please enable an encryption module in the app menu." : "Es wurde kein Verschlüsselungs-Modul geladen, bitte ein Verschlüsselungs-Modul im Anwendungs-Menü aktivieren.", "Select default encryption module:" : "Standard-Verschlüsselungs-Modul auswählen:", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Du musst deine Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) auf die neue migrieren. Bitte aktiviere das \"Standardverschlüsselungsmodul\" und führe {command} aus.", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Der Verschlüsselungsschlüssel muss von der alten Verschlüsselung (ownCloud <= 8.0) auf die neue migriert werden. Bitte das \"Standardverschlüsselungsmodul\" aktivieren und {command} ausführen.", "Cancel encryption" : "Verschlüsselung abbrechen", "Enable encryption" : "Verschlüsselung aktivieren", "Confirm enabling encryption" : "Aktivierung der Verschlüsselung bestätigen", - "Please read carefully before activating server-side encryption:" : "Bitte lies sorgfältig vor Aktivierung der serverseitigen Verschlüsselung:", + "Please read carefully before activating server-side encryption:" : "Bitte vor der Aktivierung der serverseitigen Verschlüsselung folgendes sorgfältig durchlesen:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Wird die Verschlüsselung einmal aktiviert, so werden alle ab diesem Zeitpunkt hochgeladene Dateien verschlüsselt. Sie kann nur wieder deaktiviert werden, wenn das Verschlüsselungsmodul dies unterstützt und alle Voraussetzungen (wie das Setzen eines Wiederherstellungsschlüssels) im Vorhinein erfüllt wurden.", - "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lies in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", + "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte in der Dokumentation nachlesen, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", "Be aware that encryption always increases the file size." : "Bedenke, dass durch die Verschlüsselung die Dateigröße zunimmt. ", - "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungen von deinen Daten zu erstellen. Falls du die Verschlüsselung nutzt, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit deinen Daten durchgeführt werden.", - "Refer to the admin documentation on how to manually also encrypt existing files." : "Informationen zum manuellen Verschlüsseln vorhandener Dateien findest du in der Administrationsdokumentation.", - "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Möchtest du die Verschlüsselung wirklich aktivieren?", + "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Datensicherungen zu erstellen. Sofern die Verschlüsselung genutzt wird, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit den Daten durchgeführt werden.", + "Refer to the admin documentation on how to manually also encrypt existing files." : "Informationen zum manuellen Verschlüsseln vorhandener Dateien finden sich in der Administrationsdokumentation.", + "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Soll die Verschlüsselung wirklich aktiviert werden?", "Failed to remove group \"{group}\"" : "Die Gruppe \"{group}\" konnte nicht entfernt werden.", - "Please confirm the group removal" : "Bitte bestätige die Löschung der Gruppe ", + "Please confirm the group removal" : "Bitte die Löschung der Gruppe bestätigen", "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Du bist im Begriff, die Gruppe \"{group}\" zu entfernen. Die Konten werden NICHT gelöscht.", "Submit" : "Übermitteln", "Rename group" : "Gruppe umbenennen", @@ -594,7 +594,7 @@ "The file must be a PNG or JPG" : "Die Datei muss im PNG- oder JPG-Format sein", "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", "Set as profile picture" : "Als Profilbild festlegen", - "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Bitte beachte, dass es bis zu 24 Stunden dauern kann, bis das Profilbild überall aktualisiert wird.", + "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Bitte beachten, dass es bis zu 24 Stunden dauern kann, bis das Profilbild überall aktualisiert wird.", "Your biography. Markdown is supported." : "Deine Biographie. Markdown wird unterstützt.", "Unable to update date of birth" : "Geburtsdatum konnte nicht aktualisiert werden", "Enter your date of birth" : "Gib dein Geburtsdatum ein", @@ -624,7 +624,7 @@ "Your headline" : "Deine Überschrift", "Unable to update language" : "Sprache konnte nicht aktualisiert werden", "Languages" : "Sprachen", - "Help translate" : "Hilf bei der Übersetzung mit", + "Help translate" : "Helfe bei der Übersetzung mit", "No language set" : "Keine Sprache eingestellt.", "Unable to update locale" : "Gebietsschema konnte nicht aktualisiert werden.", "Locales" : "Gebietsschemen", @@ -647,7 +647,7 @@ "Invalid value" : "Ungültiger Wert", "Unable to update {property}" : "{property} konnte nicht aktualisiert werden.", "No {property} set" : "Keine {property} eingestellt", - "Change scope level of {property}, current scope is {scope}" : "Ändern des Geltungsbereich von {property}, aktueller Bereich ist {scope}", + "Change scope level of {property}, current scope is {scope}" : "Den Geltungsbereich von {property} ändern, aktueller Bereich ist {scope}", "Unable to update federation scope of the primary {property}" : "Der Federations-Bereich des primären {property} kann nicht aktualisiert werden.", "Unable to update federation scope of additional {property}" : "Der Federations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.", "Add additional email" : "Zusätzliche E-Mail-Adresse hinzufügen", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 03a6d8c23a853..df6956bb37658 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -132,7 +132,7 @@ OC.L10N.register( "Verifying" : "Ellenőrzés", "Allowed admin IP ranges" : "Engedélyezett adminisztrátori IP-tartományok", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A(z) \"%1$s\" konfigurációs bejegyzésnek tömb értéket kell megadni (ehelyett most ez van: %2$s). A rendszergazdák IP-cím tartomány ellenőrzése nem lesz beállítva.", - "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A(z) \"%1$s\" konfigurációs bejegyzésben érvénytrelen IP-cím tartomány van: \"%2$s\"", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A(z) „%1$s” konfigurációs kulcsban érvénytelen IP-tartomány van: „%2$s”", "Admin IP filtering is correctly configured." : "Rendszergazdák IP-cím alapú lekorlátozása érvényesen be van állítva.", "App directories owner" : "Alkalmazás-könyvtárak tulajdonosa", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Néhány alkalmazás-könyvtárnak nem a Nextcloud szerver a tulajdonosa. Ez akkor fordulhat elő, ha ezek kézzel lettek telepítve. A következőknek ellenőrizd a könyvtárát: %s", @@ -148,26 +148,26 @@ OC.L10N.register( "Integrity checker has been disabled. Integrity cannot be verified." : "Az integritás-ellenőrzés le van tiltva, nem lehet futtatni.", "No altered files" : "Nincsenek megpiszkált file-ok", "Some files have not passed the integrity check. {link1} {link2}" : "Néhány file integritása sérült. {link1} {link2}", - "Cron errors" : "Háttér-futtatás (Cron) hibák", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nem sikerült a háttér-feldolgozás (cron) parancssorból. Ezek a technikai hibák léptek fel: %s", - "The last cron job ran without errors." : "A legutóbbi háttér-feldolgozás (cron) hibátlanul lefutott.", - "Cron last run" : "Legutóbbi háttér-feldolgozás (cron)", - "Last background job execution ran %s. Something seems wrong. {link}." : "Utoljára %s futott le a háttér-feldolgozás (cron). Valami nem stimmel. {link}.", - "Last background job execution ran %s." : "Utoljára %s futott le a háttér-feldolgozás (cron).", - "Data directory protected" : "Adatkönyvtár védett", + "Cron errors" : "Cron hibák", + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nem sikerült a cron feladat futtatása a parancssorból. A következő műszaki hibák léptek fel: %s", + "The last cron job ran without errors." : "A legutóbbi cron feladat hibátlanul lefutott.", + "Cron last run" : "A cron legutóbbi futtatása", + "Last background job execution ran %s. Something seems wrong. {link}." : "Az utolsó háttérfeladat-végrehajtás ekkor volt: %s. Valami nincs rendben. {link}.", + "Last background job execution ran %s." : "Az utolsó háttérfeladat-végrehajtás ekkor volt: %s.", + "Data directory protected" : "Az adatkönyvtár védett", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Az adatkönyvtárai és a fájljai valószínűleg elérhetőek az internetről. A .htaccess fájl nem működik. Erősen javasolt, hogy a webkiszolgálót úgy állítsa be, hogy az adatkönyvtár tartalma ne legyen közvetlenül elérhető, vagy helyezze át a könyvtárat a kiszolgálási területen kívülre.", - "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nem sikerült ellenőrizni, hogy az adatkönyvtár megfelelően védett-e. Ellenőrizd, hogy a szerver nem enged hozzáférést az adatkönyvtárhoz.", - "Database missing columns" : "Az adatbázisból hiányoznak oszlopok", - "Missing optional column \"%s\" in table \"%s\"." : "Hiányzik a(z) \"%s\" opcionális oszlop az \"%s\" táblából.", + "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nem sikerült ellenőrizni, hogy az adatkönyvtár megfelelően védett-e. Ellenőrizze, hogy a kiszolgáló nem enged hozzáférést az adatkönyvtárhoz.", + "Database missing columns" : "Az adatbázisból oszlopok hiányoznak", + "Missing optional column \"%s\" in table \"%s\"." : "Hiányzik a(z) „%s” nem kötelező oszlop a(z) „%s” táblából.", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Az adatbázisból hiányzik néhány nem kötelező oszlop. Mivel az oszlopok hozzáadása sokáig tart a nagy tábláknál, ezért a nem kötelező oszlopok nem lettek automatikusan hozzáadva. A hiányzó oszlopokat az „occ db:add-missing-columns” paranccsal lehet kézileg hozzáadni a példány futása közben. Az oszlopok hozzáadása után bizonyos funkciók válaszideje és használhatósága javulni fog.", - "Database missing indices" : "Hiányzik néhány index az adatbázisban", + "Database missing indices" : "Az adatbázisból indexek hiányoznak", "Missing indices:" : "Hiányzó indexek:", - "\"%s\" in table \"%s\"" : "\"%s\" az \"%s\" táblában", - "Database missing primary keys" : "Hiányzik néhány elsődleges kulcs az adatbázisban", - "Missing primary key on table \"%s\"." : "Hiányzik az elsődleges kulcs az \"%s\" táblán.", + "\"%s\" in table \"%s\"" : "„%s” a(z) „%s” táblában", + "Database missing primary keys" : "Az adatbázisból elsődleges kulcsok hiányoznak", + "Missing primary key on table \"%s\"." : "Hiányzik az elsődleges kulcs a(z) „%s” tábláról.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Az adatbázisból hiányzik néhány elsődleges kulcs. Mivel az elsődleges kulcsok hozzáadása nagy táblák esetén sokáig tarthat, ezért nem lettek automatikusan létrehozva. Futtassa az „occ db:add-missing-primary-keys” parancsot, hogy kézzel létrehozza a hiányzó elsődleges kulcsokat, miközben a példány továbbra is fut.", - "Database pending bigint migrations" : "Az adatbázis a bigint migrációra vár", - "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Az adatbázisban néhány oszlopnál nem történt meg a bigint-re való konverzió. Mivel ez eltarthat egy darabig nagyméretű táblák esetén, nem hajtódik végre automatikusan. Az `occ db:convert-filecache-bigint` paranccsal ez kézileg megtehető. Eközben a szervernek mindenképpen offline kell lennie.", + "Database pending bigint migrations" : "Az adatbázis bigint migrációra vár", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Az adatbázisban néhány oszlopnál még nem történt meg a bigint típusra való átalakítás. Mivel ez nagy táblák esetén eltarthat egy darabig, ezért automatikusan nem lesz végrehajtva. Az `occ db:convert-filecache-bigint` paranccsal ez kézileg megtehető. Eközben a kiszolgálónak mindenképpen offline állapotban kell lennie.", "Debug mode" : "Hibakeresési mód", "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Ez a példány hibakeresési módban fut. Csak helyi fejlesztéshez engedélyezze, éles környezetben ne.", "Debug mode is disabled." : "Hibakeresési mód kikapcsolva.", @@ -175,54 +175,54 @@ OC.L10N.register( "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "A telepítéshez nincs megadva alapértelmezett telefonkörzet. Erre a telefonszámok országkód nélküli ellenőrzéséhez van szükség a profilbeállításokban. Ha országkód nélküli számokat szeretne engedélyezni, vegye fel a konfigurációs fájlba az „default_phone_region” paramétert a körzetnek megfelelő ISO 3166-1 kóddal.", "Email test" : "E-mail-teszt", "Email test was successfully sent" : "A tesztlevél sikeresen elküldve", - "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Még nincs beállítva vagy kipróbálva az email szerver. Ezt megteheted az \"Alapvető beállítások\" szekcióban. Az \"E-mail küldése\" gombra nyomva ellenőrizheted, hogy működik-e.", - "Transactional File Locking" : "Tranzakciós File Lockolás", - "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "A Tranzakciós File Lockolás le van tiltva. Ez a konfiguráció nem támogatott. Nehezen kibogozható problémákhoz vezethet, adatvesztést beleértve. Távolítsd el a `'filelocking.enabled' => false` bejegyzést a `config.php`-ból, hogy ezt elkerüld.", - "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "A Tranzakciós File Lockolás jelenleg az adatbázis segítségével történik. A performancia javítása érdekében lehetőleg konfiguráld be a memcache-t.", + "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Még nincs beállítva vagy kipróbálva az e-mail-kiszolgáló. Ugorjon az „Alapvető beállítások” szakaszhoz, hogy beállítsa. Ezután a lenti „E-mail küldése” gombbal ellenőrizheti a beállításokat.", + "Transactional File Locking" : "Tranzakciós fájlzárolás", + "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "A tranzakciós fájlzárolás le van tiltva. Ez a konfiguráció nem támogatott. Nehezen kibogozható problémákhoz vezethet, többek között adatvesztéshez. Távolítsa el a `'filelocking.enabled' => false` bejegyzést a `config.php` fájlból, hogy elkerülje ezeket a problémákat.", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "A tranzakciós fájlzárolás jelenleg az adatbázis segítségével történik. A teljesítmény javítása érdekében állítsa be a memcache-t, ha elérhető.", "Forwarded for headers" : "Továbbítva a fejlécekhez", - "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "A \"trusted_proxies\" beállítása nincs megfelelően beállítva, ennek egy tömbnek (array) kell lennie.", - "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "A \"trusted_proxies\" beállítása nincs megfelelően beállítva, IP-címek tömbjének (array) kell lennie – opcionálisan CIDR-jelöléssel.", - "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A fordított proxyfejléc konfigurációja hibás. Ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára láthatóként meghamisítsák az IP-címüket.", - "Your IP address was resolved as %s" : "Az IP-címedet a következőképpen rögzítették: %s", - "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A fordított proxyfejléc-konfiguráció helytelen, vagy a Nextcloud megbízható proxyról van elérve. Ha nem, ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára láthatóként meghamisítsák az IP-címüket.", - "HTTPS access and URLs" : "HTTPS hozzáférés és URL-ok", - "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "A webhely nem biztonságos elérése HTTP-n keresztül. Erősen avasoljuk, hogy a szervert úgy állítsa be, hogy helyette HTTPS-t igényeljen. Enélkül néhány fontos webes funkció, mint például a \"másolás a vágólapra\" vagy a \"szolgáltatások\" nem fognak működni!", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "A „trusted_proxies” beállítás nincs megfelelően megadva, egy tömbnek kell lennie.", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "A „trusted_proxies” beállítása nincs megfelelően megadva, IP-címek tömbjének kell lennie – válaszható módon tartománnyal, CIDR-jelöléssel megadva.", + "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A fordított proxy fejlécbeállításai helytelenek. Ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára láthatóként hamisítsák az IP-címüket.", + "Your IP address was resolved as %s" : "Az IP-címe a következőképpen lett feloldva: %s", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A fordított proxy fejlécbeállításai helytelenek, vagy megbízható proxyról éri el a Nextcloudot. Ha ez nem így van, akkor ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára láthatóként hamisítsák az IP-címüket.", + "HTTPS access and URLs" : "HTTPS hozzáférés és webcímek", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "A webhely nem biztonságos elérése HTTP-n keresztül. Erősen javasoljuk, hogy a kiszolgálót úgy állítsa be, hogy helyette HTTPS-t igényeljen. Enélkül néhány fontos webes funkció, mint például a „vágólapra másolás” vagy a „service workerek” nem fognak működni!", "Accessing site insecurely via HTTP." : "A webhely nem biztonságos elérése HTTP-n keresztül.", - "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Ön biztonságos kapcsolaton keresztül fér hozzá a példányához, azonban a példánya nem biztonságos URL-eket generál. Ez valószínűleg azt jelenti, hogy a példány egy fordított proxy mögött van, és a Nextcloud `overwrite*` konfigurációs értékei nincsenek megfelelően beállítva.", - "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Az Ön munkamenete nem biztonságos URL-eket generál. Ha HTTPS-en keresztül éri el a munkamenetet, ez valószínűleg azt jelenti, hogy a példány egy fordított proxy mögött van, és a Nextcloud `overwrite*` konfigurációs értékei nincsenek megfelelően beállítva.", - "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Ön biztonságos kapcsolaton keresztül fér hozzá a példányához, és a munkamenete biztonságos URL-eket generál.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Biztonságos kapcsolaton keresztül fér hozzá a példányához, azonban a példánya nem biztonságos webcímeket állít elő. Ez valószínűleg azt jelenti, hogy a példány egy fordított proxy mögött van, és a Nextcloud `overwrite*` konfigurációs értékei nincsenek megfelelően beállítva.", + "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "A példánya nem biztonságos webcímeket állít elő. Ha HTTPS-en keresztül éri el a példányt, ez valószínűleg azt jelenti, hogy a példány egy fordított proxy mögött van, és a Nextcloud `overwrite*` konfigurációs értékei nincsenek megfelelően beállítva.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Biztonságos kapcsolaton keresztül fér hozzá a példányához, és a példánya biztonságos webcímeket állít elő.", "Internet connectivity" : "Internetkapcsolat", "Internet connectivity is disabled in configuration file." : "Az internetkapcsolat le van tiltva a konfigurációs fájlban.", "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. Establish a connection from this server to the internet to enjoy all features." : "Ennek a kiszolgálónak nincs működő internetkapcsolata: több végpont nem érhető el. Ez azt jelenti, hogy néhány funkció, mint például a külső tárolók csatolása, a frissítési értesítések, vagy a harmadik féltől származó alkalmazások telepítése nem fog működni. Lehet, hogy a fájlok távoli elérése és az e-mail értesítések sem működnek. Létesítsen internetkapcsolatot a kiszolgálón, ha minden funkciót használni szeretne.", "JavaScript modules support" : "JavaScript modulok támogatása", - "Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nem lehet futtatni a JavaScript-támogatás ellenőrzését. Kérjük, javítsa vagy erősítse meg manuálisan, ha a webszerver JavaScript MIME-típussal szolgál ki `.mjs` fájlokat.", - "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "A webszerver nem szolgál ki `.mjs` fájlokat JavaScript MIME-típus használatával. Ez megszakít néhány alkalmazást, mivel megakadályozza, hogy a böngészők végrehajtsák a JavaScript-fájlokat. A webszerverét úgy kell beállítania, hogy a \"text/javascript\" vagy az \"application/javascript\" MIME-típusú \".mjs\" fájlokat szolgálja ki.", - "JavaScript source map support" : "JavaScript forrástérkép támogatás", - "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "A webszerver nincs beállítva `.js.map` fájlok kiszolgálására. E fájlok nélkül a JavaScript forrástérkép nem fog megfelelően működni, így nagyobb kihívást jelent az esetlegesen felmerülő problémák hibaelhárítása és hibakeresése.", + "Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nem lehet futtatni a JavaScript-támogatás ellenőrzését. Javítsa vagy ellenőrizze kézileg, hogy a webkiszolgáló JavaScript MIME-típussal szolgálja-e ki az `.mjs` fájlokat.", + "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "A webkiszolgálója nem JavaScript MIME-típussal szolgálja ki az `.mjs` fájlokat. Ez hibát okoz néhány alkalmazásban, mivel megakadályozza, hogy a böngészők végrehajtsák a JavaScript-fájlokat. A webkiszolgálóját úgy kell beállítania, hogy a „text/javascript” vagy az „application/javascript” MIME-típussal szolgálja ki az „.mjs” fájlokat.", + "JavaScript source map support" : "JavaScript forrástérkép támogatása", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "A webkiszolgáló nincs beállítva a `.js.map` fájlok kiszolgálására. E fájlok nélkül a JavaScript forrástérképek nem fog megfelelően működni, így nagyobb kihívást jelent az esetlegesen felmerülő problémák elhárítása és hibakeresése.", "Old server-side-encryption" : "Régi kiszolgálóoldali titkosítás", "Disabled" : "Letiltva", "The old server-side-encryption format is enabled. We recommend disabling this." : "A régi kiszolgálóoldali titkosítási formátum engedélyezett. Javasoljuk ennek letiltását.", "Maintenance window start" : "Karbantartási ablak indítása", - "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "A kiszolgálón nincs beállítva a karbantartási időszak kezdési ideje. Ez azt jelenti, hogy az erőforrás-igényes napi háttérmunkák a fő használati idő alatt is végrehajtásra kerülnek. Javasoljuk, hogy alacsony igénybevételre állítsa be, így a felhasználókat kevésbé érinti az ezekből az erőforrásigényes feladatokból származó terhelés.", - "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A erőforrásigényes háttérfeladatok végrehajtásához szükséges karbantartási időszak {start}:00 UTC és {end}:00 UTC között van", + "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "A kiszolgálón nincs beállítva a karbantartási időszak kezdési ideje. Ez azt jelenti, hogy az erőforrás-igényes napi háttérfeladatok a fő használati idő alatt is végrehajtásra kerülnek. Javasoljuk, hogy alacsony igénybevételre állítsa be, így a felhasználókat kevésbé érinti az ezekből az erőforrás-igényes feladatokból származó terhelés.", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A erőforrás-igényes háttérfeladatok végrehajtásának karbantartási időszaka {start}:00 UTC és {end}:00 UTC között van", "Memcache" : "Memcache", - "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "A Memcached elosztott gyorsítótárként van konfigurálva, de nem a megfelelő PHP-modul (\"memcache\") van telepítve. Kérjük, telepítse a \"memcached\" PHP modult.", - "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "A Memcached elosztott gyorsítótárként van konfigurálva, de a \"memcached\" PHP modul nincs telepítve. Kérjük, telepítse a \"memcached\" PHP modult.", + "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "A Memcached elosztott gyorsítótárként van beállítva, de nem a megfelelő PHP-modul („memcache”) van telepítve. Telepítse a „memcached” PHP modult.", + "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "A Memcached elosztott gyorsítótárként van beállítva, de a „memcached” PHP modul nincs telepítve. Telepítse a „memcached” PHP modult.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Nincs memória-gyorsítótár beállítva. A teljesítmény fokozása érdekében állítson be egy memória-gyorsítótárat, ha elérhető.", "Failed to write and read a value from local cache." : "Nem sikerült írni és olvasni egy értéket a helyi gyorsítótárból.", - "Failed to write and read a value from distributed cache." : "Nem sikerült egy értéket írni és beolvasni az elosztott gyorsítótárból.", + "Failed to write and read a value from distributed cache." : "Nem sikerült írni és olvasni egy értéket az elosztott gyorsítótárból.", "Configured" : "Beállítva", - "Mimetype migrations available" : "A Mimetype migráció elérhető", - "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Egy vagy több mimetype migráció elérhető. Időnként új MIME-típusok kerülnek hozzáadásra bizonyos fájltípusok jobb kezelése érdekében. A MIME-típusok áttelepítése hosszú időt vesz igénybe nagyobb példányokon, így ez nem történik meg automatikusan a frissítések során. Használja az \"occ maintenance:repair --include-expensive\" parancsot az áttelepítések végrehajtásához.", + "Mimetype migrations available" : "MIME-típus migrációk érhetők el", + "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Egy vagy több MIME-típus migráció érhető el. Időnként új MIME-típusok kerülnek hozzáadásra bizonyos fájltípusok jobb kezelése érdekében. A MIME-típusok migrációja hosszú időt vesz igénybe a nagyobb példányokon, így ez nem történik meg automatikusan a frissítések során. Használja az „occ maintenance:repair --include-expensive” parancsot a migrációk végrehajtásához.", "MySQL row format" : "MySQL sorformátum", "You are not using MySQL" : "Nem használ MySQL-t", - "None of your tables use ROW_FORMAT=Compressed" : "Egyik táblazata sem használja a ROW_FORMAT=Compressed értéket", - "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A „set_time_limit” PHP függvény nem érhető el. Emiatt egy szkript megszakadhat futás közben, a telepítés hibáját okozva. A függvény engedélyezése erősen javallott.", + "None of your tables use ROW_FORMAT=Compressed" : "Egyik táblája sem használja a ROW_FORMAT=Compressed beállítást", + "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A „set_time_limit” PHP függvény nem érhető el. Ez egy parancsfájl végrehajtás közbeni leállását idézheti elő, a telepítés hibáját okozva. A függvény engedélyezése erősen javallott.", "Supported" : "Támogatott", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "A PHP-ból hiányzik a FreeType-támogatás. Ez a beállítási felület és a profilképek hibás megjelenítését okozhatja.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Úgy tűnik, hogy a PHP nincs rendesen beállítva a rendszer környezeti változóinak lekéréséhez. A getenv(\"PATH\") teszt csak üres értéket ad vissza.", - "PHP memory limit" : "PHP memória korlát", + "PHP memory limit" : "PHP memóriakorlátja", "PHP modules" : "PHP-modulok", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "A PHP OPcache modul nincs betöltve. A jobb teljesítmény érdekében javasoljuk, hogy töltse be a PHP telepítésébe.", "PHP version" : "PHP-verzió", @@ -259,7 +259,7 @@ OC.L10N.register( "Enforce password protection" : "Hivatkozások jelszavas védelmének megkövetelése", "Groups allowed to share" : "A csoportok, melyek megoszthatnak", "Groups excluded from sharing" : "A csoportok, melyek nem oszthatnak meg", - "Not allowed groups will still be able to receive shares, but not to initiate them." : "E csoportok tagjaival meg lehet osztani anyagokat, de ők nem hozhatnak létre megosztást.", + "Not allowed groups will still be able to receive shares, but not to initiate them." : "A nem engedélyezett csoportok fogadhatnak, de nem hozhatnak létre megosztásokat.", "Enforce expiration date" : "Lejárati idő betartatása", "Set default expiration date for shares to other servers" : "A megosztás alapértelmezett lejárati idejének beállítása a többi kiszolgáló számára", "Privacy settings for sharing" : "Adatvédelmi beállítások a megosztáshoz", @@ -296,14 +296,14 @@ OC.L10N.register( "_Update_::_Update all_" : ["Frissítés","Összes frissítése"], "Nothing to show" : "Nincs mit megjeleníteni", "Loading" : "Betöltés", - "Fetching the latest news…" : "A legfrissebb hírek lekérése", + "Fetching the latest news…" : "Legfrissebb hírek lekérése…", "Previous slide" : "Előző dia", "Next slide" : "Következő dia", - "Choose slide to display" : "Válaszd ki a megjelenítendő diát", - "{index} of {total}" : "{index}a/az{total}-ból/ből", + "Choose slide to display" : "Válassza ki a megjelenítendő diát", + "{index} of {total}" : "{index} / {total}", "Daemon" : "Démon", "Type" : "Típus", - "Display Name" : "Megjelenített név", + "Display Name" : "Megjelenítendő név", "Learn more" : "Tudjon meg többet", "Confirm" : "Megerősítés", "Cancel" : "Mégse", @@ -329,8 +329,8 @@ OC.L10N.register( "Interact" : "Interakció", "Report a bug" : "Hiba bejelentése", "Request feature" : "Funkció kérése", - "Ask questions or discuss" : "Kérdések felvetése vagy beszélgetés", - "Rate the app" : "Értékeld az alkalmazást", + "Ask questions or discuss" : "Kérdések feltevése vagy megvitatás", + "Rate the app" : "Értékelje az alkalmazást", "Rate" : "Értékelés", "Changelog" : "Változásnapló", "Google Chrome for Android" : "Google Chrome for Android", @@ -341,7 +341,7 @@ OC.L10N.register( "Sync client" : "Szinkronizálási kliens", "This session" : "Ez a munkamenet", "Device name" : "Eszköznév", - "Cancel renaming" : "Átnevezés visszavonása", + "Cancel renaming" : "Átnevezés megszakítása", "Save new name" : "Új név mentése", "Marked for remote wipe" : "Távoli törlésre jelölve", "Device settings" : "Eszközbeállítások", @@ -362,7 +362,7 @@ OC.L10N.register( "Login name copied!" : "Bejelentkezési név másolva!", "Copy login name" : "Bejelentkezési név másolása", "Could not copy app password. Please copy it manually." : "Nem lehet az alkalmazásjelszót másolni. Másolja át kézileg.", - "Could not copy login name. Please copy it manually." : "Nem lehet másolni a bejelentkezési nevet. Kérlek másold ki manuálisan.", + "Could not copy login name. Please copy it manually." : "Nem lehet másolni a bejelentkezési nevet. Másolja kézileg.", "New app password" : "Új alkalmazásjelszó", "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Használd a lenti hitelesítő adatokat, hogy beállítsd az alkalmazásod, vagy eszközöd. Biztonsági okokból ez a jelszó csak egyszer jelenik meg.", "Login" : "Bejelentkezés", @@ -469,7 +469,7 @@ OC.L10N.register( "Other languages" : "Más nyelvek", "Password change is disabled because the master key is disabled" : "A jelszó megváltoztatása tiltott, mert a mesterkulcs tiltott", "No accounts" : "Nincsenek fiókok", - "Loading accounts …" : "Fiókok betöltése...", + "Loading accounts …" : "Fiókok betöltése…", "Manager" : "Kezelő", "Account name will be autogenerated" : "A felhasználónév automatikusan keletkezik", "Account name (required)" : "Felhasználónév (kötelező)", @@ -480,13 +480,13 @@ OC.L10N.register( "Email (required)" : "E-mail (kötelező)", "Email" : "E-mail", "Member of the following groups" : "Tagja a következő csoportoknak", - "Set account groups" : "Állítsd be a felhasználó csoportokat", + "Set account groups" : "Fiók csoportjainak megadása", "Admin of the following groups" : "Adminisztrátora a következő csoportoknak", "Quota" : "Kvóta", - "Set account quota" : "Válassza ki a felhasználói kvótát", + "Set account quota" : "Felhasználói kvóta megadása", "Language" : "Nyelv", "Set default language" : "Alapértelmezett nyelv beállítása", - "Add new account" : "Új felhasználó hozzáadása", + "Add new account" : "Új fiók hozzáadása", "Total rows summary" : "Összes sor összegzése", "Scroll to load more rows" : "Görgessen a további sorok megjelenítéséhez", "Password or insufficient permissions message" : "Jelszó vagy elégtelen jogosultságok üzenet", @@ -500,8 +500,8 @@ OC.L10N.register( "{size} used" : "{size} felhasználva", "Delete account" : "Fiók törlése", "Disconnect all devices and delete local data" : "Összes eszköz lecsatlakoztatása és a helyi adatok törlése", - "Disable account" : "Felhasználó tiltása", - "Enable account" : "Felhasználó engedélyezése", + "Disable account" : "Fiók letiltása", + "Enable account" : "Fiók engedélyezése", "Resend welcome email" : "Üdvözlő üzenet ismételt elküldése", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Az eszköz elvesztése vagy a szervezetből való kilépés esetén ez távolról képes eltávolítani {userid} minden nextcloudos adatát a hozzá köthető eszközökről: {userid}. Csak akkor működik, ha az eszközök kapcsolódnak az internethez.", "Remote wipe of devices" : "Eszközök távoli törlése", @@ -520,13 +520,13 @@ OC.L10N.register( "You do not have permissions to see the details of this account" : "Nincs jogosultsága megnézni a felhasználó részletes adatait", "Set new email address" : "Új e-mail-cím beállítása", "Add account to group" : "Felhasználó hozzáadása egy csoporthoz", - "Select account quota" : "Válassza ki a felhasználói kvótát", + "Select account quota" : "Fiókkvóta kiválasztása", "Set the language" : "Nyelv beállítása", "Done" : "Kész", "Edit" : "Szerkesztés", "Visibility" : "Láthatóság", "Show language" : "Nyelv megjelenítése", - "Show account backend" : "Fiók háttérrendszerének mutatása", + "Show account backend" : "Fiók háttérrendszerének megjelenítése", "Show storage path" : "Tároló útvonal megjelenítése", "Show last login" : "Utolsó bejelentkezés megjelenítése", "Sorting" : "Rendezés", @@ -534,7 +534,7 @@ OC.L10N.register( "By member count" : "Tagok száma alapján", "By name" : "Név alapján", "Send email" : "E-mail küldése", - "Send welcome email to new accounts" : "Üdvözlő email küldése az új felhasználóknak", + "Send welcome email to new accounts" : "Üdvözlő e-mail küldése az új fiókoknak", "Defaults" : "Alapértelmezések", "Default quota" : "Alapértelmezett kvóta", "Select default quota" : "Válasszon alapértelmezett kvótát", @@ -551,17 +551,17 @@ OC.L10N.register( "Your browser does not support WebAuthn." : "A böngészője nem támogatja a WebAuthn szabványt.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Rendszergazdaként finomhangolhatja a megosztás viselkedését. A részletekért lásd a dokumentációt.", "You need to enable the File sharing App." : "Engedélyeznie kell a Fájlmegosztás alkalmazást.", - "App Store" : "Alkalmazás bolt", + "App Store" : "Alkalmazástár", "Loading app list" : "Alkalmazáslista betöltése", "Loading categories" : "Kategóriák betöltése", - "Developer documentation ↗" : "Fejlesztői dokumentáció", - "Version {version}, {license}-licensed" : "Verzió {version},{license} - licenszelt", - "All accounts" : "Összes felhasználó", + "Developer documentation ↗" : "Fejlesztői dokumentáció ↗", + "Version {version}, {license}-licensed" : " {version} verzió,{license} licenc alatt", + "All accounts" : "Összes fiók", "Admins" : "Rendszergazdák", - "Account group: {group}" : "Felhasználó csoport: {group}", + "Account group: {group}" : "Fiókcsoport: {group}", "Failed to create group" : "A csoport létrehozása sikertelen", - "Account management" : "Felhasználó kezelés", - "Creating group…" : "Csoport készítése...", + "Account management" : "Fiókkezelés", + "Creating group…" : "Csoport létrehozása…", "Create group" : "Csoport létrehozása", "Group name" : "Csoport neve", "Please enter a valid group name" : "Adjon meg egy érvényes csoportnevet", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index 22f0a2b5438a4..dc22f534814f6 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -130,7 +130,7 @@ "Verifying" : "Ellenőrzés", "Allowed admin IP ranges" : "Engedélyezett adminisztrátori IP-tartományok", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A(z) \"%1$s\" konfigurációs bejegyzésnek tömb értéket kell megadni (ehelyett most ez van: %2$s). A rendszergazdák IP-cím tartomány ellenőrzése nem lesz beállítva.", - "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A(z) \"%1$s\" konfigurációs bejegyzésben érvénytrelen IP-cím tartomány van: \"%2$s\"", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A(z) „%1$s” konfigurációs kulcsban érvénytelen IP-tartomány van: „%2$s”", "Admin IP filtering is correctly configured." : "Rendszergazdák IP-cím alapú lekorlátozása érvényesen be van állítva.", "App directories owner" : "Alkalmazás-könyvtárak tulajdonosa", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Néhány alkalmazás-könyvtárnak nem a Nextcloud szerver a tulajdonosa. Ez akkor fordulhat elő, ha ezek kézzel lettek telepítve. A következőknek ellenőrizd a könyvtárát: %s", @@ -146,26 +146,26 @@ "Integrity checker has been disabled. Integrity cannot be verified." : "Az integritás-ellenőrzés le van tiltva, nem lehet futtatni.", "No altered files" : "Nincsenek megpiszkált file-ok", "Some files have not passed the integrity check. {link1} {link2}" : "Néhány file integritása sérült. {link1} {link2}", - "Cron errors" : "Háttér-futtatás (Cron) hibák", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nem sikerült a háttér-feldolgozás (cron) parancssorból. Ezek a technikai hibák léptek fel: %s", - "The last cron job ran without errors." : "A legutóbbi háttér-feldolgozás (cron) hibátlanul lefutott.", - "Cron last run" : "Legutóbbi háttér-feldolgozás (cron)", - "Last background job execution ran %s. Something seems wrong. {link}." : "Utoljára %s futott le a háttér-feldolgozás (cron). Valami nem stimmel. {link}.", - "Last background job execution ran %s." : "Utoljára %s futott le a háttér-feldolgozás (cron).", - "Data directory protected" : "Adatkönyvtár védett", + "Cron errors" : "Cron hibák", + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nem sikerült a cron feladat futtatása a parancssorból. A következő műszaki hibák léptek fel: %s", + "The last cron job ran without errors." : "A legutóbbi cron feladat hibátlanul lefutott.", + "Cron last run" : "A cron legutóbbi futtatása", + "Last background job execution ran %s. Something seems wrong. {link}." : "Az utolsó háttérfeladat-végrehajtás ekkor volt: %s. Valami nincs rendben. {link}.", + "Last background job execution ran %s." : "Az utolsó háttérfeladat-végrehajtás ekkor volt: %s.", + "Data directory protected" : "Az adatkönyvtár védett", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Az adatkönyvtárai és a fájljai valószínűleg elérhetőek az internetről. A .htaccess fájl nem működik. Erősen javasolt, hogy a webkiszolgálót úgy állítsa be, hogy az adatkönyvtár tartalma ne legyen közvetlenül elérhető, vagy helyezze át a könyvtárat a kiszolgálási területen kívülre.", - "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nem sikerült ellenőrizni, hogy az adatkönyvtár megfelelően védett-e. Ellenőrizd, hogy a szerver nem enged hozzáférést az adatkönyvtárhoz.", - "Database missing columns" : "Az adatbázisból hiányoznak oszlopok", - "Missing optional column \"%s\" in table \"%s\"." : "Hiányzik a(z) \"%s\" opcionális oszlop az \"%s\" táblából.", + "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nem sikerült ellenőrizni, hogy az adatkönyvtár megfelelően védett-e. Ellenőrizze, hogy a kiszolgáló nem enged hozzáférést az adatkönyvtárhoz.", + "Database missing columns" : "Az adatbázisból oszlopok hiányoznak", + "Missing optional column \"%s\" in table \"%s\"." : "Hiányzik a(z) „%s” nem kötelező oszlop a(z) „%s” táblából.", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Az adatbázisból hiányzik néhány nem kötelező oszlop. Mivel az oszlopok hozzáadása sokáig tart a nagy tábláknál, ezért a nem kötelező oszlopok nem lettek automatikusan hozzáadva. A hiányzó oszlopokat az „occ db:add-missing-columns” paranccsal lehet kézileg hozzáadni a példány futása közben. Az oszlopok hozzáadása után bizonyos funkciók válaszideje és használhatósága javulni fog.", - "Database missing indices" : "Hiányzik néhány index az adatbázisban", + "Database missing indices" : "Az adatbázisból indexek hiányoznak", "Missing indices:" : "Hiányzó indexek:", - "\"%s\" in table \"%s\"" : "\"%s\" az \"%s\" táblában", - "Database missing primary keys" : "Hiányzik néhány elsődleges kulcs az adatbázisban", - "Missing primary key on table \"%s\"." : "Hiányzik az elsődleges kulcs az \"%s\" táblán.", + "\"%s\" in table \"%s\"" : "„%s” a(z) „%s” táblában", + "Database missing primary keys" : "Az adatbázisból elsődleges kulcsok hiányoznak", + "Missing primary key on table \"%s\"." : "Hiányzik az elsődleges kulcs a(z) „%s” tábláról.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Az adatbázisból hiányzik néhány elsődleges kulcs. Mivel az elsődleges kulcsok hozzáadása nagy táblák esetén sokáig tarthat, ezért nem lettek automatikusan létrehozva. Futtassa az „occ db:add-missing-primary-keys” parancsot, hogy kézzel létrehozza a hiányzó elsődleges kulcsokat, miközben a példány továbbra is fut.", - "Database pending bigint migrations" : "Az adatbázis a bigint migrációra vár", - "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Az adatbázisban néhány oszlopnál nem történt meg a bigint-re való konverzió. Mivel ez eltarthat egy darabig nagyméretű táblák esetén, nem hajtódik végre automatikusan. Az `occ db:convert-filecache-bigint` paranccsal ez kézileg megtehető. Eközben a szervernek mindenképpen offline kell lennie.", + "Database pending bigint migrations" : "Az adatbázis bigint migrációra vár", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Az adatbázisban néhány oszlopnál még nem történt meg a bigint típusra való átalakítás. Mivel ez nagy táblák esetén eltarthat egy darabig, ezért automatikusan nem lesz végrehajtva. Az `occ db:convert-filecache-bigint` paranccsal ez kézileg megtehető. Eközben a kiszolgálónak mindenképpen offline állapotban kell lennie.", "Debug mode" : "Hibakeresési mód", "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Ez a példány hibakeresési módban fut. Csak helyi fejlesztéshez engedélyezze, éles környezetben ne.", "Debug mode is disabled." : "Hibakeresési mód kikapcsolva.", @@ -173,54 +173,54 @@ "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "A telepítéshez nincs megadva alapértelmezett telefonkörzet. Erre a telefonszámok országkód nélküli ellenőrzéséhez van szükség a profilbeállításokban. Ha országkód nélküli számokat szeretne engedélyezni, vegye fel a konfigurációs fájlba az „default_phone_region” paramétert a körzetnek megfelelő ISO 3166-1 kóddal.", "Email test" : "E-mail-teszt", "Email test was successfully sent" : "A tesztlevél sikeresen elküldve", - "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Még nincs beállítva vagy kipróbálva az email szerver. Ezt megteheted az \"Alapvető beállítások\" szekcióban. Az \"E-mail küldése\" gombra nyomva ellenőrizheted, hogy működik-e.", - "Transactional File Locking" : "Tranzakciós File Lockolás", - "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "A Tranzakciós File Lockolás le van tiltva. Ez a konfiguráció nem támogatott. Nehezen kibogozható problémákhoz vezethet, adatvesztést beleértve. Távolítsd el a `'filelocking.enabled' => false` bejegyzést a `config.php`-ból, hogy ezt elkerüld.", - "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "A Tranzakciós File Lockolás jelenleg az adatbázis segítségével történik. A performancia javítása érdekében lehetőleg konfiguráld be a memcache-t.", + "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Még nincs beállítva vagy kipróbálva az e-mail-kiszolgáló. Ugorjon az „Alapvető beállítások” szakaszhoz, hogy beállítsa. Ezután a lenti „E-mail küldése” gombbal ellenőrizheti a beállításokat.", + "Transactional File Locking" : "Tranzakciós fájlzárolás", + "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "A tranzakciós fájlzárolás le van tiltva. Ez a konfiguráció nem támogatott. Nehezen kibogozható problémákhoz vezethet, többek között adatvesztéshez. Távolítsa el a `'filelocking.enabled' => false` bejegyzést a `config.php` fájlból, hogy elkerülje ezeket a problémákat.", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "A tranzakciós fájlzárolás jelenleg az adatbázis segítségével történik. A teljesítmény javítása érdekében állítsa be a memcache-t, ha elérhető.", "Forwarded for headers" : "Továbbítva a fejlécekhez", - "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "A \"trusted_proxies\" beállítása nincs megfelelően beállítva, ennek egy tömbnek (array) kell lennie.", - "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "A \"trusted_proxies\" beállítása nincs megfelelően beállítva, IP-címek tömbjének (array) kell lennie – opcionálisan CIDR-jelöléssel.", - "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A fordított proxyfejléc konfigurációja hibás. Ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára láthatóként meghamisítsák az IP-címüket.", - "Your IP address was resolved as %s" : "Az IP-címedet a következőképpen rögzítették: %s", - "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A fordított proxyfejléc-konfiguráció helytelen, vagy a Nextcloud megbízható proxyról van elérve. Ha nem, ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára láthatóként meghamisítsák az IP-címüket.", - "HTTPS access and URLs" : "HTTPS hozzáférés és URL-ok", - "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "A webhely nem biztonságos elérése HTTP-n keresztül. Erősen avasoljuk, hogy a szervert úgy állítsa be, hogy helyette HTTPS-t igényeljen. Enélkül néhány fontos webes funkció, mint például a \"másolás a vágólapra\" vagy a \"szolgáltatások\" nem fognak működni!", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "A „trusted_proxies” beállítás nincs megfelelően megadva, egy tömbnek kell lennie.", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "A „trusted_proxies” beállítása nincs megfelelően megadva, IP-címek tömbjének kell lennie – válaszható módon tartománnyal, CIDR-jelöléssel megadva.", + "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A fordított proxy fejlécbeállításai helytelenek. Ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára láthatóként hamisítsák az IP-címüket.", + "Your IP address was resolved as %s" : "Az IP-címe a következőképpen lett feloldva: %s", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A fordított proxy fejlécbeállításai helytelenek, vagy megbízható proxyról éri el a Nextcloudot. Ha ez nem így van, akkor ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára láthatóként hamisítsák az IP-címüket.", + "HTTPS access and URLs" : "HTTPS hozzáférés és webcímek", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "A webhely nem biztonságos elérése HTTP-n keresztül. Erősen javasoljuk, hogy a kiszolgálót úgy állítsa be, hogy helyette HTTPS-t igényeljen. Enélkül néhány fontos webes funkció, mint például a „vágólapra másolás” vagy a „service workerek” nem fognak működni!", "Accessing site insecurely via HTTP." : "A webhely nem biztonságos elérése HTTP-n keresztül.", - "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Ön biztonságos kapcsolaton keresztül fér hozzá a példányához, azonban a példánya nem biztonságos URL-eket generál. Ez valószínűleg azt jelenti, hogy a példány egy fordított proxy mögött van, és a Nextcloud `overwrite*` konfigurációs értékei nincsenek megfelelően beállítva.", - "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Az Ön munkamenete nem biztonságos URL-eket generál. Ha HTTPS-en keresztül éri el a munkamenetet, ez valószínűleg azt jelenti, hogy a példány egy fordított proxy mögött van, és a Nextcloud `overwrite*` konfigurációs értékei nincsenek megfelelően beállítva.", - "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Ön biztonságos kapcsolaton keresztül fér hozzá a példányához, és a munkamenete biztonságos URL-eket generál.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Biztonságos kapcsolaton keresztül fér hozzá a példányához, azonban a példánya nem biztonságos webcímeket állít elő. Ez valószínűleg azt jelenti, hogy a példány egy fordított proxy mögött van, és a Nextcloud `overwrite*` konfigurációs értékei nincsenek megfelelően beállítva.", + "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "A példánya nem biztonságos webcímeket állít elő. Ha HTTPS-en keresztül éri el a példányt, ez valószínűleg azt jelenti, hogy a példány egy fordított proxy mögött van, és a Nextcloud `overwrite*` konfigurációs értékei nincsenek megfelelően beállítva.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Biztonságos kapcsolaton keresztül fér hozzá a példányához, és a példánya biztonságos webcímeket állít elő.", "Internet connectivity" : "Internetkapcsolat", "Internet connectivity is disabled in configuration file." : "Az internetkapcsolat le van tiltva a konfigurációs fájlban.", "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. Establish a connection from this server to the internet to enjoy all features." : "Ennek a kiszolgálónak nincs működő internetkapcsolata: több végpont nem érhető el. Ez azt jelenti, hogy néhány funkció, mint például a külső tárolók csatolása, a frissítési értesítések, vagy a harmadik féltől származó alkalmazások telepítése nem fog működni. Lehet, hogy a fájlok távoli elérése és az e-mail értesítések sem működnek. Létesítsen internetkapcsolatot a kiszolgálón, ha minden funkciót használni szeretne.", "JavaScript modules support" : "JavaScript modulok támogatása", - "Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nem lehet futtatni a JavaScript-támogatás ellenőrzését. Kérjük, javítsa vagy erősítse meg manuálisan, ha a webszerver JavaScript MIME-típussal szolgál ki `.mjs` fájlokat.", - "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "A webszerver nem szolgál ki `.mjs` fájlokat JavaScript MIME-típus használatával. Ez megszakít néhány alkalmazást, mivel megakadályozza, hogy a böngészők végrehajtsák a JavaScript-fájlokat. A webszerverét úgy kell beállítania, hogy a \"text/javascript\" vagy az \"application/javascript\" MIME-típusú \".mjs\" fájlokat szolgálja ki.", - "JavaScript source map support" : "JavaScript forrástérkép támogatás", - "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "A webszerver nincs beállítva `.js.map` fájlok kiszolgálására. E fájlok nélkül a JavaScript forrástérkép nem fog megfelelően működni, így nagyobb kihívást jelent az esetlegesen felmerülő problémák hibaelhárítása és hibakeresése.", + "Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nem lehet futtatni a JavaScript-támogatás ellenőrzését. Javítsa vagy ellenőrizze kézileg, hogy a webkiszolgáló JavaScript MIME-típussal szolgálja-e ki az `.mjs` fájlokat.", + "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "A webkiszolgálója nem JavaScript MIME-típussal szolgálja ki az `.mjs` fájlokat. Ez hibát okoz néhány alkalmazásban, mivel megakadályozza, hogy a böngészők végrehajtsák a JavaScript-fájlokat. A webkiszolgálóját úgy kell beállítania, hogy a „text/javascript” vagy az „application/javascript” MIME-típussal szolgálja ki az „.mjs” fájlokat.", + "JavaScript source map support" : "JavaScript forrástérkép támogatása", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "A webkiszolgáló nincs beállítva a `.js.map` fájlok kiszolgálására. E fájlok nélkül a JavaScript forrástérképek nem fog megfelelően működni, így nagyobb kihívást jelent az esetlegesen felmerülő problémák elhárítása és hibakeresése.", "Old server-side-encryption" : "Régi kiszolgálóoldali titkosítás", "Disabled" : "Letiltva", "The old server-side-encryption format is enabled. We recommend disabling this." : "A régi kiszolgálóoldali titkosítási formátum engedélyezett. Javasoljuk ennek letiltását.", "Maintenance window start" : "Karbantartási ablak indítása", - "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "A kiszolgálón nincs beállítva a karbantartási időszak kezdési ideje. Ez azt jelenti, hogy az erőforrás-igényes napi háttérmunkák a fő használati idő alatt is végrehajtásra kerülnek. Javasoljuk, hogy alacsony igénybevételre állítsa be, így a felhasználókat kevésbé érinti az ezekből az erőforrásigényes feladatokból származó terhelés.", - "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A erőforrásigényes háttérfeladatok végrehajtásához szükséges karbantartási időszak {start}:00 UTC és {end}:00 UTC között van", + "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "A kiszolgálón nincs beállítva a karbantartási időszak kezdési ideje. Ez azt jelenti, hogy az erőforrás-igényes napi háttérfeladatok a fő használati idő alatt is végrehajtásra kerülnek. Javasoljuk, hogy alacsony igénybevételre állítsa be, így a felhasználókat kevésbé érinti az ezekből az erőforrás-igényes feladatokból származó terhelés.", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A erőforrás-igényes háttérfeladatok végrehajtásának karbantartási időszaka {start}:00 UTC és {end}:00 UTC között van", "Memcache" : "Memcache", - "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "A Memcached elosztott gyorsítótárként van konfigurálva, de nem a megfelelő PHP-modul (\"memcache\") van telepítve. Kérjük, telepítse a \"memcached\" PHP modult.", - "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "A Memcached elosztott gyorsítótárként van konfigurálva, de a \"memcached\" PHP modul nincs telepítve. Kérjük, telepítse a \"memcached\" PHP modult.", + "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "A Memcached elosztott gyorsítótárként van beállítva, de nem a megfelelő PHP-modul („memcache”) van telepítve. Telepítse a „memcached” PHP modult.", + "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "A Memcached elosztott gyorsítótárként van beállítva, de a „memcached” PHP modul nincs telepítve. Telepítse a „memcached” PHP modult.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Nincs memória-gyorsítótár beállítva. A teljesítmény fokozása érdekében állítson be egy memória-gyorsítótárat, ha elérhető.", "Failed to write and read a value from local cache." : "Nem sikerült írni és olvasni egy értéket a helyi gyorsítótárból.", - "Failed to write and read a value from distributed cache." : "Nem sikerült egy értéket írni és beolvasni az elosztott gyorsítótárból.", + "Failed to write and read a value from distributed cache." : "Nem sikerült írni és olvasni egy értéket az elosztott gyorsítótárból.", "Configured" : "Beállítva", - "Mimetype migrations available" : "A Mimetype migráció elérhető", - "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Egy vagy több mimetype migráció elérhető. Időnként új MIME-típusok kerülnek hozzáadásra bizonyos fájltípusok jobb kezelése érdekében. A MIME-típusok áttelepítése hosszú időt vesz igénybe nagyobb példányokon, így ez nem történik meg automatikusan a frissítések során. Használja az \"occ maintenance:repair --include-expensive\" parancsot az áttelepítések végrehajtásához.", + "Mimetype migrations available" : "MIME-típus migrációk érhetők el", + "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Egy vagy több MIME-típus migráció érhető el. Időnként új MIME-típusok kerülnek hozzáadásra bizonyos fájltípusok jobb kezelése érdekében. A MIME-típusok migrációja hosszú időt vesz igénybe a nagyobb példányokon, így ez nem történik meg automatikusan a frissítések során. Használja az „occ maintenance:repair --include-expensive” parancsot a migrációk végrehajtásához.", "MySQL row format" : "MySQL sorformátum", "You are not using MySQL" : "Nem használ MySQL-t", - "None of your tables use ROW_FORMAT=Compressed" : "Egyik táblazata sem használja a ROW_FORMAT=Compressed értéket", - "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A „set_time_limit” PHP függvény nem érhető el. Emiatt egy szkript megszakadhat futás közben, a telepítés hibáját okozva. A függvény engedélyezése erősen javallott.", + "None of your tables use ROW_FORMAT=Compressed" : "Egyik táblája sem használja a ROW_FORMAT=Compressed beállítást", + "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A „set_time_limit” PHP függvény nem érhető el. Ez egy parancsfájl végrehajtás közbeni leállását idézheti elő, a telepítés hibáját okozva. A függvény engedélyezése erősen javallott.", "Supported" : "Támogatott", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "A PHP-ból hiányzik a FreeType-támogatás. Ez a beállítási felület és a profilképek hibás megjelenítését okozhatja.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Úgy tűnik, hogy a PHP nincs rendesen beállítva a rendszer környezeti változóinak lekéréséhez. A getenv(\"PATH\") teszt csak üres értéket ad vissza.", - "PHP memory limit" : "PHP memória korlát", + "PHP memory limit" : "PHP memóriakorlátja", "PHP modules" : "PHP-modulok", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "A PHP OPcache modul nincs betöltve. A jobb teljesítmény érdekében javasoljuk, hogy töltse be a PHP telepítésébe.", "PHP version" : "PHP-verzió", @@ -257,7 +257,7 @@ "Enforce password protection" : "Hivatkozások jelszavas védelmének megkövetelése", "Groups allowed to share" : "A csoportok, melyek megoszthatnak", "Groups excluded from sharing" : "A csoportok, melyek nem oszthatnak meg", - "Not allowed groups will still be able to receive shares, but not to initiate them." : "E csoportok tagjaival meg lehet osztani anyagokat, de ők nem hozhatnak létre megosztást.", + "Not allowed groups will still be able to receive shares, but not to initiate them." : "A nem engedélyezett csoportok fogadhatnak, de nem hozhatnak létre megosztásokat.", "Enforce expiration date" : "Lejárati idő betartatása", "Set default expiration date for shares to other servers" : "A megosztás alapértelmezett lejárati idejének beállítása a többi kiszolgáló számára", "Privacy settings for sharing" : "Adatvédelmi beállítások a megosztáshoz", @@ -294,14 +294,14 @@ "_Update_::_Update all_" : ["Frissítés","Összes frissítése"], "Nothing to show" : "Nincs mit megjeleníteni", "Loading" : "Betöltés", - "Fetching the latest news…" : "A legfrissebb hírek lekérése", + "Fetching the latest news…" : "Legfrissebb hírek lekérése…", "Previous slide" : "Előző dia", "Next slide" : "Következő dia", - "Choose slide to display" : "Válaszd ki a megjelenítendő diát", - "{index} of {total}" : "{index}a/az{total}-ból/ből", + "Choose slide to display" : "Válassza ki a megjelenítendő diát", + "{index} of {total}" : "{index} / {total}", "Daemon" : "Démon", "Type" : "Típus", - "Display Name" : "Megjelenített név", + "Display Name" : "Megjelenítendő név", "Learn more" : "Tudjon meg többet", "Confirm" : "Megerősítés", "Cancel" : "Mégse", @@ -327,8 +327,8 @@ "Interact" : "Interakció", "Report a bug" : "Hiba bejelentése", "Request feature" : "Funkció kérése", - "Ask questions or discuss" : "Kérdések felvetése vagy beszélgetés", - "Rate the app" : "Értékeld az alkalmazást", + "Ask questions or discuss" : "Kérdések feltevése vagy megvitatás", + "Rate the app" : "Értékelje az alkalmazást", "Rate" : "Értékelés", "Changelog" : "Változásnapló", "Google Chrome for Android" : "Google Chrome for Android", @@ -339,7 +339,7 @@ "Sync client" : "Szinkronizálási kliens", "This session" : "Ez a munkamenet", "Device name" : "Eszköznév", - "Cancel renaming" : "Átnevezés visszavonása", + "Cancel renaming" : "Átnevezés megszakítása", "Save new name" : "Új név mentése", "Marked for remote wipe" : "Távoli törlésre jelölve", "Device settings" : "Eszközbeállítások", @@ -360,7 +360,7 @@ "Login name copied!" : "Bejelentkezési név másolva!", "Copy login name" : "Bejelentkezési név másolása", "Could not copy app password. Please copy it manually." : "Nem lehet az alkalmazásjelszót másolni. Másolja át kézileg.", - "Could not copy login name. Please copy it manually." : "Nem lehet másolni a bejelentkezési nevet. Kérlek másold ki manuálisan.", + "Could not copy login name. Please copy it manually." : "Nem lehet másolni a bejelentkezési nevet. Másolja kézileg.", "New app password" : "Új alkalmazásjelszó", "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Használd a lenti hitelesítő adatokat, hogy beállítsd az alkalmazásod, vagy eszközöd. Biztonsági okokból ez a jelszó csak egyszer jelenik meg.", "Login" : "Bejelentkezés", @@ -467,7 +467,7 @@ "Other languages" : "Más nyelvek", "Password change is disabled because the master key is disabled" : "A jelszó megváltoztatása tiltott, mert a mesterkulcs tiltott", "No accounts" : "Nincsenek fiókok", - "Loading accounts …" : "Fiókok betöltése...", + "Loading accounts …" : "Fiókok betöltése…", "Manager" : "Kezelő", "Account name will be autogenerated" : "A felhasználónév automatikusan keletkezik", "Account name (required)" : "Felhasználónév (kötelező)", @@ -478,13 +478,13 @@ "Email (required)" : "E-mail (kötelező)", "Email" : "E-mail", "Member of the following groups" : "Tagja a következő csoportoknak", - "Set account groups" : "Állítsd be a felhasználó csoportokat", + "Set account groups" : "Fiók csoportjainak megadása", "Admin of the following groups" : "Adminisztrátora a következő csoportoknak", "Quota" : "Kvóta", - "Set account quota" : "Válassza ki a felhasználói kvótát", + "Set account quota" : "Felhasználói kvóta megadása", "Language" : "Nyelv", "Set default language" : "Alapértelmezett nyelv beállítása", - "Add new account" : "Új felhasználó hozzáadása", + "Add new account" : "Új fiók hozzáadása", "Total rows summary" : "Összes sor összegzése", "Scroll to load more rows" : "Görgessen a további sorok megjelenítéséhez", "Password or insufficient permissions message" : "Jelszó vagy elégtelen jogosultságok üzenet", @@ -498,8 +498,8 @@ "{size} used" : "{size} felhasználva", "Delete account" : "Fiók törlése", "Disconnect all devices and delete local data" : "Összes eszköz lecsatlakoztatása és a helyi adatok törlése", - "Disable account" : "Felhasználó tiltása", - "Enable account" : "Felhasználó engedélyezése", + "Disable account" : "Fiók letiltása", + "Enable account" : "Fiók engedélyezése", "Resend welcome email" : "Üdvözlő üzenet ismételt elküldése", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Az eszköz elvesztése vagy a szervezetből való kilépés esetén ez távolról képes eltávolítani {userid} minden nextcloudos adatát a hozzá köthető eszközökről: {userid}. Csak akkor működik, ha az eszközök kapcsolódnak az internethez.", "Remote wipe of devices" : "Eszközök távoli törlése", @@ -518,13 +518,13 @@ "You do not have permissions to see the details of this account" : "Nincs jogosultsága megnézni a felhasználó részletes adatait", "Set new email address" : "Új e-mail-cím beállítása", "Add account to group" : "Felhasználó hozzáadása egy csoporthoz", - "Select account quota" : "Válassza ki a felhasználói kvótát", + "Select account quota" : "Fiókkvóta kiválasztása", "Set the language" : "Nyelv beállítása", "Done" : "Kész", "Edit" : "Szerkesztés", "Visibility" : "Láthatóság", "Show language" : "Nyelv megjelenítése", - "Show account backend" : "Fiók háttérrendszerének mutatása", + "Show account backend" : "Fiók háttérrendszerének megjelenítése", "Show storage path" : "Tároló útvonal megjelenítése", "Show last login" : "Utolsó bejelentkezés megjelenítése", "Sorting" : "Rendezés", @@ -532,7 +532,7 @@ "By member count" : "Tagok száma alapján", "By name" : "Név alapján", "Send email" : "E-mail küldése", - "Send welcome email to new accounts" : "Üdvözlő email küldése az új felhasználóknak", + "Send welcome email to new accounts" : "Üdvözlő e-mail küldése az új fiókoknak", "Defaults" : "Alapértelmezések", "Default quota" : "Alapértelmezett kvóta", "Select default quota" : "Válasszon alapértelmezett kvótát", @@ -549,17 +549,17 @@ "Your browser does not support WebAuthn." : "A böngészője nem támogatja a WebAuthn szabványt.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Rendszergazdaként finomhangolhatja a megosztás viselkedését. A részletekért lásd a dokumentációt.", "You need to enable the File sharing App." : "Engedélyeznie kell a Fájlmegosztás alkalmazást.", - "App Store" : "Alkalmazás bolt", + "App Store" : "Alkalmazástár", "Loading app list" : "Alkalmazáslista betöltése", "Loading categories" : "Kategóriák betöltése", - "Developer documentation ↗" : "Fejlesztői dokumentáció", - "Version {version}, {license}-licensed" : "Verzió {version},{license} - licenszelt", - "All accounts" : "Összes felhasználó", + "Developer documentation ↗" : "Fejlesztői dokumentáció ↗", + "Version {version}, {license}-licensed" : " {version} verzió,{license} licenc alatt", + "All accounts" : "Összes fiók", "Admins" : "Rendszergazdák", - "Account group: {group}" : "Felhasználó csoport: {group}", + "Account group: {group}" : "Fiókcsoport: {group}", "Failed to create group" : "A csoport létrehozása sikertelen", - "Account management" : "Felhasználó kezelés", - "Creating group…" : "Csoport készítése...", + "Account management" : "Fiókkezelés", + "Creating group…" : "Csoport létrehozása…", "Create group" : "Csoport létrehozása", "Group name" : "Csoport neve", "Please enter a valid group name" : "Adjon meg egy érvényes csoportnevet", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 4a13371a1c8a6..66a98115c785e 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -131,6 +131,7 @@ OC.L10N.register( "Unlimited" : "无限", "Verifying" : "正在验证", "Allowed admin IP ranges" : "允许的管理员 IP 范围", + "Admin IP filtering isn't applied." : "未应用管理员 IP 筛选。", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "配置键 \"%1$s\"需要一个数组(找到 %2$s)。不会应用管理员 IP 范围验证。", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "配置 key \"%1$s\" 包含无效的ip范围: \"%2$s\"", "Admin IP filtering is correctly configured." : "管理员 IP 过滤已正确配置。", @@ -163,6 +164,7 @@ OC.L10N.register( "Database missing indices" : "数据库缺失索引", "Missing indices:" : "缺少引索:", "\"%s\" in table \"%s\"" : "“%s”在数据库表“%s”中", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "检测到一些缺失的可选索引。偶尔会添加新的索引(由 Nextcloud 或已安装的应用程序)以提高数据库性能。添加索引有时需要一段时间,并会暂时损害性能,因此在升级过程中不会自动完成。一旦添加了索引,对这些表的查询应该会更快。使用命令 `occ db:add-missing-indices` 来添加索引。", "Database missing primary keys" : "数据库缺少主键", "Missing primary key on table \"%s\"." : "表 \"%s\" 缺少主键。", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "数据库缺少一些主键。由于在大型数据表上添加主键可能需要一些时间,因此程序没有自动添加。通过运行“occ db:add-missing-primary-keys”,这些缺失的主键可以在实例持续运行时手动添加。", @@ -203,6 +205,10 @@ OC.L10N.register( "Old server-side-encryption" : "旧的服务端加密", "Disabled" : "已禁用", "The old server-side-encryption format is enabled. We recommend disabling this." : "旧的服务端加密格式已启用。我们建议禁用此功能。", + "Logging level" : "日志级别", + "The %1$s configuration option must be a valid integer value." : "%1$s 配置选项必须是有效的整数值。", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "日志级别设置为调试级别。仅在需要诊断问题时才使用调试级别,然后将日志级别重置为不太详细的级别,因为它会输出大量信息,并可能影响服务器性能。", + "Logging level configured correctly." : "日志级别配置正确。", "Maintenance window start" : "维护窗口启动", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "服务器没有配置维护时段开始时间。 这意味着资源密集型日常后台作业也将在您的主要使用时间执行。 我们建议将其设置为低使用率的时间,这样用户就不会受到这些繁重任务造成的负载的影响。", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "执行繁重后台作业的维护窗口位于 {start}:00 UTC 和 {end}:00 UTC 之间", @@ -679,6 +685,8 @@ OC.L10N.register( "Language" : "语言", "Set default language" : "设置默认语言", "Add new account" : "添加新账号", + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号…"], + "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 个账号"], "Total rows summary" : "总行摘要", "Scroll to load more rows" : "滚动以加载更多列。", "Password or insufficient permissions message" : "密码错误或权限不足的提示消息", @@ -705,15 +713,17 @@ OC.L10N.register( "Account deletion" : "账号删除", "Delete {userid}'s account" : "删除 {userid} 的账号", "Display name was successfully changed" : "显示名称更改成功", + "Password can't be empty" : "密码不能为空", "Password was successfully changed" : "密码更改成功", - "Email was successfully changed" : "邮箱更改成功", + "Email can't be empty" : "电子邮件不能为空", + "Email was successfully changed" : "电子邮件已成功更改", "Welcome mail sent!" : "欢迎邮件已经发送!", - "Loading account …" : "正在加载帐户...", - "Change display name" : "修改显示名称", + "Loading account …" : "正在加载账号…", + "Change display name" : "更改显示名称", "Set new password" : "设置新密码", "You do not have permissions to see the details of this account" : "你无权限查看此账号的详情", - "Set new email address" : "设置新邮箱地址", - "Add account to group" : "将帐户添加到组", + "Set new email address" : "设置新电子邮件地址", + "Add account to group" : "将账号添加到组", "Set account as admin for" : "将账号设置为管理员", "Select account quota" : "选择账号限额", "Set the language" : "设置语言", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 16bd8a55bfec9..33216169ee8b9 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -129,6 +129,7 @@ "Unlimited" : "无限", "Verifying" : "正在验证", "Allowed admin IP ranges" : "允许的管理员 IP 范围", + "Admin IP filtering isn't applied." : "未应用管理员 IP 筛选。", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "配置键 \"%1$s\"需要一个数组(找到 %2$s)。不会应用管理员 IP 范围验证。", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "配置 key \"%1$s\" 包含无效的ip范围: \"%2$s\"", "Admin IP filtering is correctly configured." : "管理员 IP 过滤已正确配置。", @@ -161,6 +162,7 @@ "Database missing indices" : "数据库缺失索引", "Missing indices:" : "缺少引索:", "\"%s\" in table \"%s\"" : "“%s”在数据库表“%s”中", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "检测到一些缺失的可选索引。偶尔会添加新的索引(由 Nextcloud 或已安装的应用程序)以提高数据库性能。添加索引有时需要一段时间,并会暂时损害性能,因此在升级过程中不会自动完成。一旦添加了索引,对这些表的查询应该会更快。使用命令 `occ db:add-missing-indices` 来添加索引。", "Database missing primary keys" : "数据库缺少主键", "Missing primary key on table \"%s\"." : "表 \"%s\" 缺少主键。", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "数据库缺少一些主键。由于在大型数据表上添加主键可能需要一些时间,因此程序没有自动添加。通过运行“occ db:add-missing-primary-keys”,这些缺失的主键可以在实例持续运行时手动添加。", @@ -201,6 +203,10 @@ "Old server-side-encryption" : "旧的服务端加密", "Disabled" : "已禁用", "The old server-side-encryption format is enabled. We recommend disabling this." : "旧的服务端加密格式已启用。我们建议禁用此功能。", + "Logging level" : "日志级别", + "The %1$s configuration option must be a valid integer value." : "%1$s 配置选项必须是有效的整数值。", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "日志级别设置为调试级别。仅在需要诊断问题时才使用调试级别,然后将日志级别重置为不太详细的级别,因为它会输出大量信息,并可能影响服务器性能。", + "Logging level configured correctly." : "日志级别配置正确。", "Maintenance window start" : "维护窗口启动", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "服务器没有配置维护时段开始时间。 这意味着资源密集型日常后台作业也将在您的主要使用时间执行。 我们建议将其设置为低使用率的时间,这样用户就不会受到这些繁重任务造成的负载的影响。", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "执行繁重后台作业的维护窗口位于 {start}:00 UTC 和 {end}:00 UTC 之间", @@ -677,6 +683,8 @@ "Language" : "语言", "Set default language" : "设置默认语言", "Add new account" : "添加新账号", + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号…"], + "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 个账号"], "Total rows summary" : "总行摘要", "Scroll to load more rows" : "滚动以加载更多列。", "Password or insufficient permissions message" : "密码错误或权限不足的提示消息", @@ -703,15 +711,17 @@ "Account deletion" : "账号删除", "Delete {userid}'s account" : "删除 {userid} 的账号", "Display name was successfully changed" : "显示名称更改成功", + "Password can't be empty" : "密码不能为空", "Password was successfully changed" : "密码更改成功", - "Email was successfully changed" : "邮箱更改成功", + "Email can't be empty" : "电子邮件不能为空", + "Email was successfully changed" : "电子邮件已成功更改", "Welcome mail sent!" : "欢迎邮件已经发送!", - "Loading account …" : "正在加载帐户...", - "Change display name" : "修改显示名称", + "Loading account …" : "正在加载账号…", + "Change display name" : "更改显示名称", "Set new password" : "设置新密码", "You do not have permissions to see the details of this account" : "你无权限查看此账号的详情", - "Set new email address" : "设置新邮箱地址", - "Add account to group" : "将帐户添加到组", + "Set new email address" : "设置新电子邮件地址", + "Add account to group" : "将账号添加到组", "Set account as admin for" : "将账号设置为管理员", "Select account quota" : "选择账号限额", "Set the language" : "设置语言", diff --git a/apps/sharebymail/l10n/el.js b/apps/sharebymail/l10n/el.js index b84cc9e1c0161..1ef1fb47792e1 100644 --- a/apps/sharebymail/l10n/el.js +++ b/apps/sharebymail/l10n/el.js @@ -17,6 +17,7 @@ OC.L10N.register( "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε τον κωδικό πρόσβασης που δημιουργείται αυτόματα. Ορίστε μια έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και δοκιμάστε ξανά.", "Failed to send share by email. Got an invalid email address" : "Αποτυχία αποστολής της κοινής χρήσης μέσω email. Λάβαμε μια μη έγκυρη διεύθυνση email", "Failed to send share by email" : "Αποτυχία αποστολής συνδέσμου διαμοιρασμού μέσω Ηλ.ταχυδρομείου", + "Note:" : "Σημείωση:", "%1$s via %2$s" : "%1$s μέσω %2$s", "It is protected with the following password:" : "Προστατευμένο με το συνθηματικό:", "This password will expire at %s" : "Αυτός ο κωδικός πρόσβασης θα λήξει την %s", diff --git a/apps/sharebymail/l10n/el.json b/apps/sharebymail/l10n/el.json index dada5e472f7eb..4dccf8ab97e98 100644 --- a/apps/sharebymail/l10n/el.json +++ b/apps/sharebymail/l10n/el.json @@ -15,6 +15,7 @@ "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε τον κωδικό πρόσβασης που δημιουργείται αυτόματα. Ορίστε μια έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και δοκιμάστε ξανά.", "Failed to send share by email. Got an invalid email address" : "Αποτυχία αποστολής της κοινής χρήσης μέσω email. Λάβαμε μια μη έγκυρη διεύθυνση email", "Failed to send share by email" : "Αποτυχία αποστολής συνδέσμου διαμοιρασμού μέσω Ηλ.ταχυδρομείου", + "Note:" : "Σημείωση:", "%1$s via %2$s" : "%1$s μέσω %2$s", "It is protected with the following password:" : "Προστατευμένο με το συνθηματικό:", "This password will expire at %s" : "Αυτός ο κωδικός πρόσβασης θα λήξει την %s", diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js index 995b266e1de20..02e73eb064073 100644 --- a/apps/systemtags/l10n/zh_CN.js +++ b/apps/systemtags/l10n/zh_CN.js @@ -65,6 +65,11 @@ OC.L10N.register( "Delete" : "删除", "Reset" : "重置", "Loading …" : "正在加载 …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["将设置 {tag1}并从 {count} 个文件中移除 {tag2}。"], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : [" 将会设置 {tag} 到 {count} 个文件。"], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["将从 {count} 个文件中移除 {tag}。"], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["将会设置 {tags} 和 {lastTag} 到 {count} 个文件。"], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["将从 {count} 个文件中移除 {tags} 和 {lastTag}。"], "{displayName} (hidden)" : "{displayName}(隐藏)", "{displayName} (restricted)" : "{displayName}(受限)", "Failed to apply tags changes" : "无法应用标签更改", diff --git a/apps/systemtags/l10n/zh_CN.json b/apps/systemtags/l10n/zh_CN.json index a668aa2ed2e28..35774cac963c3 100644 --- a/apps/systemtags/l10n/zh_CN.json +++ b/apps/systemtags/l10n/zh_CN.json @@ -63,6 +63,11 @@ "Delete" : "删除", "Reset" : "重置", "Loading …" : "正在加载 …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["将设置 {tag1}并从 {count} 个文件中移除 {tag2}。"], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : [" 将会设置 {tag} 到 {count} 个文件。"], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["将从 {count} 个文件中移除 {tag}。"], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["将会设置 {tags} 和 {lastTag} 到 {count} 个文件。"], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["将从 {count} 个文件中移除 {tags} 和 {lastTag}。"], "{displayName} (hidden)" : "{displayName}(隐藏)", "{displayName} (restricted)" : "{displayName}(受限)", "Failed to apply tags changes" : "无法应用标签更改", diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index a0ec9f13c1c63..4eaeb6c67b016 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -77,6 +77,7 @@ OC.L10N.register( "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安装支持 SVG 图像的 PHP 扩展 ImageMagick,以根据上传的 logo 和颜色自动生成图标。", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "无障碍访问对我们非常重要。 我们遵循网络标准,并进行检查以确保所有内容都可以在没有鼠标或辅助软件(例如屏幕阅读器)的情况下使用。 我们的目标是达到 {guidelines} Web 内容可访问性指南 {linkend} 2.1 中的 AA 级别,并另外通过高对比度主题达到 AAA 级别。", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果你发现任何问题,请随时在{issuetracker}我们的问题跟踪器{linkend}上报告。 如果你想参与其中,请加入{designteam}我们的设计团队{linkend}!", + ". Unable to apply the setting." : "。无法应用此设置。", "Appearance and accessibility settings" : "外观和辅助功能设置", "Misc accessibility options" : "其他辅助功能选项", "Enable blur background filter (may increase GPU load)" : "启用模糊背景滤镜(可能会增加 GPU 负载)", diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json index f03fe199e9a69..d35f7e9ba1054 100644 --- a/apps/theming/l10n/zh_CN.json +++ b/apps/theming/l10n/zh_CN.json @@ -75,6 +75,7 @@ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安装支持 SVG 图像的 PHP 扩展 ImageMagick,以根据上传的 logo 和颜色自动生成图标。", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "无障碍访问对我们非常重要。 我们遵循网络标准,并进行检查以确保所有内容都可以在没有鼠标或辅助软件(例如屏幕阅读器)的情况下使用。 我们的目标是达到 {guidelines} Web 内容可访问性指南 {linkend} 2.1 中的 AA 级别,并另外通过高对比度主题达到 AAA 级别。", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果你发现任何问题,请随时在{issuetracker}我们的问题跟踪器{linkend}上报告。 如果你想参与其中,请加入{designteam}我们的设计团队{linkend}!", + ". Unable to apply the setting." : "。无法应用此设置。", "Appearance and accessibility settings" : "外观和辅助功能设置", "Misc accessibility options" : "其他辅助功能选项", "Enable blur background filter (may increase GPU load)" : "启用模糊背景滤镜(可能会增加 GPU 负载)", diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js index 028a3bb705c72..bd492f5780a82 100644 --- a/apps/user_ldap/l10n/zh_CN.js +++ b/apps/user_ldap/l10n/zh_CN.js @@ -6,10 +6,12 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "配置无效:不允许匿名绑定。", "Valid configuration, connection established!" : "配置有效,连接已建立!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "配置有效但绑定失败。请检查服务器设置和认证信息。", + "Invalid configuration: %s" : "配置无效:%s", "No action specified" : "未指定操作", "No configuration specified" : "未指定配置文件", "No data specified" : "未指定数据", "Invalid data specified" : "指定了无效的数据", + "Could not set configuration %1$s to %2$s" : "无法将配置 %1$s 设置为 %2$s", "Action does not exist" : "操作不存在", "Renewing …" : "正在更新……", "Very weak password" : "非常弱的密码", @@ -52,6 +54,14 @@ OC.L10N.register( "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "\"%u id\" 占位符缺失。查询LDAP/AD时,它将被替换为登录名。", "Please provide a login name to test against" : "请提供登录名以测试", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "群组框被禁用,因为 LDAP/AD 服务器不支持 memberOf", + "Password change rejected. Hint: %s" : "密码更改被拒绝。提示:%s", + "Mandatory field \"%s\" left empty" : "必填字段“%s”留空", + "A password is given, but not an LDAP agent" : "已提供密码,但未提供 LDAP 代理", + "No password is given for the user agent" : "没有为用户代理提供密码", + "No LDAP base DN was given" : "未提供 LDAP 基本 DN", + "User base DN is not a subnode of global base DN" : "用户基本 DN 不是全局基本 DN 的子节点", + "Group base DN is not a subnode of global base DN" : "群组基本 DN 不是全局基本 DN 的子节点", + "Login filter does not contain %uid place holder" : "登录筛选器不包含 %uid 占位符", "Please login with the new password" : "请使用新密码登录", "LDAP User backend" : "LDAP 用户后端", "Your password will expire tomorrow." : "您的密码将在明天过期", diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json index 477b5d2ef165c..62ac9af23f78e 100644 --- a/apps/user_ldap/l10n/zh_CN.json +++ b/apps/user_ldap/l10n/zh_CN.json @@ -4,10 +4,12 @@ "Invalid configuration: Anonymous binding is not allowed." : "配置无效:不允许匿名绑定。", "Valid configuration, connection established!" : "配置有效,连接已建立!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "配置有效但绑定失败。请检查服务器设置和认证信息。", + "Invalid configuration: %s" : "配置无效:%s", "No action specified" : "未指定操作", "No configuration specified" : "未指定配置文件", "No data specified" : "未指定数据", "Invalid data specified" : "指定了无效的数据", + "Could not set configuration %1$s to %2$s" : "无法将配置 %1$s 设置为 %2$s", "Action does not exist" : "操作不存在", "Renewing …" : "正在更新……", "Very weak password" : "非常弱的密码", @@ -50,6 +52,14 @@ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "\"%u id\" 占位符缺失。查询LDAP/AD时,它将被替换为登录名。", "Please provide a login name to test against" : "请提供登录名以测试", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "群组框被禁用,因为 LDAP/AD 服务器不支持 memberOf", + "Password change rejected. Hint: %s" : "密码更改被拒绝。提示:%s", + "Mandatory field \"%s\" left empty" : "必填字段“%s”留空", + "A password is given, but not an LDAP agent" : "已提供密码,但未提供 LDAP 代理", + "No password is given for the user agent" : "没有为用户代理提供密码", + "No LDAP base DN was given" : "未提供 LDAP 基本 DN", + "User base DN is not a subnode of global base DN" : "用户基本 DN 不是全局基本 DN 的子节点", + "Group base DN is not a subnode of global base DN" : "群组基本 DN 不是全局基本 DN 的子节点", + "Login filter does not contain %uid place holder" : "登录筛选器不包含 %uid 占位符", "Please login with the new password" : "请使用新密码登录", "LDAP User backend" : "LDAP 用户后端", "Your password will expire tomorrow." : "您的密码将在明天过期", diff --git a/apps/workflowengine/l10n/hu.js b/apps/workflowengine/l10n/hu.js index 4f6aa17b806cf..14a69b268d1a0 100644 --- a/apps/workflowengine/l10n/hu.js +++ b/apps/workflowengine/l10n/hu.js @@ -84,7 +84,7 @@ OC.L10N.register( "Available flows" : "Rendelkezésre álló folyamatok", "For details on how to write your own flow, check out the development documentation." : "A saját folyamatának megírásának részleteiért lásd a fejlesztési dokumentációt.", "No flows installed" : "Nincsenek telepített folyamatok", - "Ask your administrator to install new flows." : "Kérje meg a rendszergazdát, hogy telepítsen új folyamytokat.", + "Ask your administrator to install new flows." : "Kérje meg a rendszergazdát, hogy telepítsen új folyamatokat.", "More flows" : "Több folyamat", "Browse the App Store" : "Alkalmazástár böngészése", "Show less" : "Kevesebb megjelenítése", diff --git a/apps/workflowengine/l10n/hu.json b/apps/workflowengine/l10n/hu.json index d1dfec1f6b125..b0b0ccee6a48a 100644 --- a/apps/workflowengine/l10n/hu.json +++ b/apps/workflowengine/l10n/hu.json @@ -82,7 +82,7 @@ "Available flows" : "Rendelkezésre álló folyamatok", "For details on how to write your own flow, check out the development documentation." : "A saját folyamatának megírásának részleteiért lásd a fejlesztési dokumentációt.", "No flows installed" : "Nincsenek telepített folyamatok", - "Ask your administrator to install new flows." : "Kérje meg a rendszergazdát, hogy telepítsen új folyamytokat.", + "Ask your administrator to install new flows." : "Kérje meg a rendszergazdát, hogy telepítsen új folyamatokat.", "More flows" : "Több folyamat", "Browse the App Store" : "Alkalmazástár böngészése", "Show less" : "Kevesebb megjelenítése", diff --git a/core/l10n/fi.js b/core/l10n/fi.js index c4d35e07757a6..1fd43cad2c121 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -99,6 +99,7 @@ OC.L10N.register( "Yes" : "Kyllä", "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", "Federated user" : "Federoitu käyttäjä", + "user@your-nextcloud.org" : "käyttäjä@oma-nextcloud.org", "Create share" : "Luo jako", "Direct link copied to clipboard" : "Suora linkki kopioitu työpöydälle", "Please copy the link manually:" : "Kopioi linkki manuaalisesti:", @@ -149,6 +150,7 @@ OC.L10N.register( "Your connection is not secure" : "Yhteytesi ei ole turvallinen", "Passwordless authentication is only available over a secure connection." : "Tunnistautuminen ilman salasanaa on mahdollista vain salattua yhteyttä käyttäessä.", "Reset password" : "Palauta salasana", + "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help." : "Jos tämä tili on olemassa, sen sähköpostiosoitteeseen on lähetetty salasanan palautusviesti. Jos et saa viestiä, tarkista sähköpostiosoitteesi ja/tai kirjautumisesi, tarkista roskapostikansiot tai kysy apua paikalliselta järjestelmänvalvojalta.", "Couldn't send reset email. Please contact your administrator." : "Palautussähköpostin lähettäminen ei onnistunut. Ota yhteys ylläpitäjään.", "Password cannot be changed. Please contact your administrator." : "Salasanaa ei voi vaihtaa. Ole yhteydessä ylläpitäjään.", "Back to login" : "Palaa kirjautumiseen", @@ -350,6 +352,7 @@ OC.L10N.register( "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Välttääksesi aikakatkaisuja suurikokoisten asennusten kanssa, voit suorittaa vaihtoehtoisesti seuraavan komennon asennushakemistossa:", "Detailed logs" : "Yksityiskohtainen loki", "Update needed" : "Päivitys vaaditaan", + "Please use the command line updater because you have a big instance with more than 50 accounts." : "Käytä komentorivin päivitysohjelmaa, koska sinulla on suuri palvelininstanssi (yli 50 tiliä).", "For help, see the documentation." : "Jos tarvitset apua, katso ohjeista.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Tiedän että jos jatkan päivittämistä web-liittymän kautta, saatan menettää kaikki tiedostot, mikäli päivitys epäonnistuu. Onneksi olen tehnyt varmuuskopion ja osaan sen myös palauttaa tarvittaessa.", "Upgrade via web on my own risk" : "Internetin kautta päivittäminen omalla vastuulla", diff --git a/core/l10n/fi.json b/core/l10n/fi.json index 33839a7f6acf1..51e3f98e93cfd 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -97,6 +97,7 @@ "Yes" : "Kyllä", "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", "Federated user" : "Federoitu käyttäjä", + "user@your-nextcloud.org" : "käyttäjä@oma-nextcloud.org", "Create share" : "Luo jako", "Direct link copied to clipboard" : "Suora linkki kopioitu työpöydälle", "Please copy the link manually:" : "Kopioi linkki manuaalisesti:", @@ -147,6 +148,7 @@ "Your connection is not secure" : "Yhteytesi ei ole turvallinen", "Passwordless authentication is only available over a secure connection." : "Tunnistautuminen ilman salasanaa on mahdollista vain salattua yhteyttä käyttäessä.", "Reset password" : "Palauta salasana", + "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help." : "Jos tämä tili on olemassa, sen sähköpostiosoitteeseen on lähetetty salasanan palautusviesti. Jos et saa viestiä, tarkista sähköpostiosoitteesi ja/tai kirjautumisesi, tarkista roskapostikansiot tai kysy apua paikalliselta järjestelmänvalvojalta.", "Couldn't send reset email. Please contact your administrator." : "Palautussähköpostin lähettäminen ei onnistunut. Ota yhteys ylläpitäjään.", "Password cannot be changed. Please contact your administrator." : "Salasanaa ei voi vaihtaa. Ole yhteydessä ylläpitäjään.", "Back to login" : "Palaa kirjautumiseen", @@ -348,6 +350,7 @@ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Välttääksesi aikakatkaisuja suurikokoisten asennusten kanssa, voit suorittaa vaihtoehtoisesti seuraavan komennon asennushakemistossa:", "Detailed logs" : "Yksityiskohtainen loki", "Update needed" : "Päivitys vaaditaan", + "Please use the command line updater because you have a big instance with more than 50 accounts." : "Käytä komentorivin päivitysohjelmaa, koska sinulla on suuri palvelininstanssi (yli 50 tiliä).", "For help, see the documentation." : "Jos tarvitset apua, katso ohjeista.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Tiedän että jos jatkan päivittämistä web-liittymän kautta, saatan menettää kaikki tiedostot, mikäli päivitys epäonnistuu. Onneksi olen tehnyt varmuuskopion ja osaan sen myös palauttaa tarvittaessa.", "Upgrade via web on my own risk" : "Internetin kautta päivittäminen omalla vastuulla", diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 3a04ae720d9fc..35a3da15a0c5f 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -230,7 +230,7 @@ OC.L10N.register( "Storage is temporarily not available" : "A tároló átmenetileg nem érhető el", "Storage connection timeout. %s" : "Időtúllépés a tárolókapcsolatban. %s", "Confirmation" : "Megerősítés", - "Prompt" : "Promtp", + "Prompt" : "Prompt", "Generates a possible headline for a text." : "Egy lehetséges címsort állít elő egy szöveghez.", "Text" : "Szöveg", "Summarize" : "Összesítés", diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index d517a679436c8..e2636612f1350 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -228,7 +228,7 @@ "Storage is temporarily not available" : "A tároló átmenetileg nem érhető el", "Storage connection timeout. %s" : "Időtúllépés a tárolókapcsolatban. %s", "Confirmation" : "Megerősítés", - "Prompt" : "Promtp", + "Prompt" : "Prompt", "Generates a possible headline for a text." : "Egy lehetséges címsort állít elő egy szöveghez.", "Text" : "Szöveg", "Summarize" : "Összesítés", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 206e3858d83c8..4b12d2c275826 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -38,6 +38,7 @@ OC.L10N.register( "Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。", "Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。", "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "登录的账号必须是管理员、副管理员或获得访问此设置的特殊权限", + "Your current IP address doesn't allow you to perform admin actions" : "您当前的 IP 地址不允许您执行管理员操作", "Logged in account must be an admin or sub admin" : "登录账号必须是管理员或副管理员", "Logged in account must be an admin" : "登录的账号必须是管理员", "Wiping of device %s has started" : "设备%s的擦除操作已开始", @@ -155,6 +156,7 @@ OC.L10N.register( "Oracle connection could not be established" : "无法建立 Oracle 连接", "Oracle Login and/or password not valid" : "Oracle 用户名或密码无效", "PostgreSQL Login and/or password not valid" : "PostgreSQL 用户名或密码无效", + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk!" : "不支持 Mac OS X,%s 在此平台上无法正常工作。请自行承担使用风险!", "For the best results, please consider using a GNU/Linux server instead." : "为了达到最好的效果,请考虑使用 GNU/Linux 服务器。", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起来这个 %s 实例运行在32位 PHP 环境中并且已在 php.ini 中配置open_basedir。这将在文件超过4GB时出现问题,强烈不建议这样做。", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "请删除 php.ini 中的 open_basedir 设置或切换到64位PHP。", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 04fb5257068e0..55c73edb81269 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -36,6 +36,7 @@ "Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。", "Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。", "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "登录的账号必须是管理员、副管理员或获得访问此设置的特殊权限", + "Your current IP address doesn't allow you to perform admin actions" : "您当前的 IP 地址不允许您执行管理员操作", "Logged in account must be an admin or sub admin" : "登录账号必须是管理员或副管理员", "Logged in account must be an admin" : "登录的账号必须是管理员", "Wiping of device %s has started" : "设备%s的擦除操作已开始", @@ -153,6 +154,7 @@ "Oracle connection could not be established" : "无法建立 Oracle 连接", "Oracle Login and/or password not valid" : "Oracle 用户名或密码无效", "PostgreSQL Login and/or password not valid" : "PostgreSQL 用户名或密码无效", + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk!" : "不支持 Mac OS X,%s 在此平台上无法正常工作。请自行承担使用风险!", "For the best results, please consider using a GNU/Linux server instead." : "为了达到最好的效果,请考虑使用 GNU/Linux 服务器。", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起来这个 %s 实例运行在32位 PHP 环境中并且已在 php.ini 中配置open_basedir。这将在文件超过4GB时出现问题,强烈不建议这样做。", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "请删除 php.ini 中的 open_basedir 设置或切换到64位PHP。",