Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jun 27, 2024
1 parent 380a253 commit 7eecfd6
Show file tree
Hide file tree
Showing 18 changed files with 72 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/files/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ OC.L10N.register(
"Shared" : "Geteilt",
"Switch to list view" : "Zur Listenansicht wechseln",
"Switch to grid view" : "Zur Rasteransicht wechseln",
"Upload was cancelled by user" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen.",
"Error during upload: {message}" : "Fehler beim Hochladen: {message}",
"Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}",
"Unknown error during upload" : "unbekannte Fehler während des Hochladens",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
"Shared" : "Geteilt",
"Switch to list view" : "Zur Listenansicht wechseln",
"Switch to grid view" : "Zur Rasteransicht wechseln",
"Upload was cancelled by user" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen.",
"Error during upload: {message}" : "Fehler beim Hochladen: {message}",
"Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}",
"Unknown error during upload" : "unbekannte Fehler während des Hochladens",
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ OC.L10N.register(
"Reject" : "拒绝",
"Incoming ownership transfer from {user}" : "来自 {user} 的所有权转移",
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "您要接受 {path} 吗?\n\n注意:接受后转移过程可能长达1小时。",
"Ownership transfer denied" : "所有权转移被拒绝",
"Your ownership transfer of {path} was denied by {user}." : "你路径 {path} 下的文件所属权转移被 {user} 拒绝。",
"Ownership transfer failed" : "所有权转移失败",
"Your ownership transfer of {path} to {user} failed." : "您 {path} 的所有权向 {user} 转移失败。",
"The ownership transfer of {path} from {user} failed." : "来自 {user} 的 {path} 的所有权转移失败。",
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@
"Reject" : "拒绝",
"Incoming ownership transfer from {user}" : "来自 {user} 的所有权转移",
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "您要接受 {path} 吗?\n\n注意:接受后转移过程可能长达1小时。",
"Ownership transfer denied" : "所有权转移被拒绝",
"Your ownership transfer of {path} was denied by {user}." : "你路径 {path} 下的文件所属权转移被 {user} 拒绝。",
"Ownership transfer failed" : "所有权转移失败",
"Your ownership transfer of {path} to {user} failed." : "您 {path} 的所有权向 {user} 转移失败。",
"The ownership transfer of {path} from {user} failed." : "来自 {user} 的 {path} 的所有权转移失败。",
Expand Down
10 changes: 10 additions & 0 deletions apps/files_sharing/l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ OC.L10N.register(
"Decline" : "拒绝",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "该应用程序允许用户在 Nextcloud 内部共享文件。启用该应用程序,管理员能够选择哪个群组可以分享文件。然后,适用用户能够分享文件和文件夹给其他用户和群组。除此之外,如果管理员启用共享链接功能,用户能够通过外部链接将文件分享给 Nextcloud 以外的用户。同时,管理员可以强制用户分享时设置密码,分享时效,并且可以启用服务端通过链接分享或从移动设备分享功能。\n关闭此功能,所有共享接收者的服务器上共享的文件和文件夹将被移除,同时也会在同步客户端和移动应用程序上移除。更多信息可查阅 Nextcloud 说明文档。",
"Sharing" : "共享",
"Accept shares from other accounts and groups by default" : "默认允许其他账户和群组的分享",
"Error while toggling options" : "切换选项时出错",
"Set default folder for accepted shares" : "设置已接受共享的默认文件夹",
"Reset" : "重置",
Expand All @@ -138,6 +139,8 @@ OC.L10N.register(
"Internal link" : "内部链接",
"Cannot copy, please copy the link manually" : "无法复制,请手动复制链接",
"Copy internal link to clipboard" : "复制内部链接到剪贴板",
"Only works for people with access to this folder" : "仅适用于可以访问该文件夹的用户",
"Only works for people with access to this file" : "仅适用于可以访问该文件的用户",
"Link copied" : "已复制链接",
"Please enter the following required information before creating the share" : "请在创建共享前输入以下必填信息",
"Password protection (enforced)" : "密码保护(强制)",
Expand All @@ -148,6 +151,7 @@ OC.L10N.register(
"Create share" : "创建共享",
"Cancel" : "取消",
"Customize link" : "自定义链接",
"Generate QR code" : "生成二维码",
"Add another link" : "添加其他链接",
"Create a new share link" : "创建新的共享链接",
"{shareWith} by {initiator}" : "由 {initiator} 通过 {shareWith} 共享",
Expand All @@ -161,6 +165,7 @@ OC.L10N.register(
"Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期",
"Link share created" : "已创建链接分享",
"Error while creating the share" : "创建共享时出错",
"Quick share options, the current selected is \"{selectedOption}\"" : "快速分享选项,当前选择为 “{selectedOption}”",
"View only" : "仅查看",
"Can edit" : "可以编辑",
"File drop" : "文件拖放",
Expand All @@ -176,6 +181,7 @@ OC.L10N.register(
"Guest" : "访客",
"Group" : "群组",
"Email" : "电子邮箱",
"Team" : "团队",
"Talk conversation" : "通话应用对话",
"Deck board" : "看板",
"ScienceMesh" : "ScienceMesh",
Expand All @@ -202,13 +208,16 @@ OC.L10N.register(
"Share" : "共享",
"Delete share" : "删除共享",
"Share with {userName}" : "分享至 {userName}",
"Share with email {email}" : "与邮箱 {email} 分享",
"Share with group" : "分享至群组",
"Share in conversation" : "分享至对话",
"Share with {user} on remote server {server}" : "与服务器 {server} 上的用户 {user} 分享",
"Share with remote group" : "分享至远程群组",
"Share with guest" : "分享至访客",
"Update share" : "更新分享",
"Save share" : "保存分享",
"Others with access" : "其他具有访问权限的人",
"No other accounts with access found" : "未找到其他拥有访问权限的账号",
"Toggle list of others with access to this directory" : "切换有权访问此目录的其他人的列表",
"Toggle list of others with access to this file" : "切换有权访问此文件的其他人的列表",
"Unable to fetch inherited shares" : "无法获取继承的共享",
Expand All @@ -221,6 +230,7 @@ OC.L10N.register(
"_Reject share_::_Reject shares_" : ["拒绝共享"],
"_Restore share_::_Restore shares_" : ["恢复共享"],
"Shared" : "已共享",
"Shared multiple times with different people" : "与不同的用户多次分享",
"Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享",
"Show sharing options" : "显示共享选项",
"Link to a file" : "链接到文件",
Expand Down
10 changes: 10 additions & 0 deletions apps/files_sharing/l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
"Decline" : "拒绝",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "该应用程序允许用户在 Nextcloud 内部共享文件。启用该应用程序,管理员能够选择哪个群组可以分享文件。然后,适用用户能够分享文件和文件夹给其他用户和群组。除此之外,如果管理员启用共享链接功能,用户能够通过外部链接将文件分享给 Nextcloud 以外的用户。同时,管理员可以强制用户分享时设置密码,分享时效,并且可以启用服务端通过链接分享或从移动设备分享功能。\n关闭此功能,所有共享接收者的服务器上共享的文件和文件夹将被移除,同时也会在同步客户端和移动应用程序上移除。更多信息可查阅 Nextcloud 说明文档。",
"Sharing" : "共享",
"Accept shares from other accounts and groups by default" : "默认允许其他账户和群组的分享",
"Error while toggling options" : "切换选项时出错",
"Set default folder for accepted shares" : "设置已接受共享的默认文件夹",
"Reset" : "重置",
Expand All @@ -136,6 +137,8 @@
"Internal link" : "内部链接",
"Cannot copy, please copy the link manually" : "无法复制,请手动复制链接",
"Copy internal link to clipboard" : "复制内部链接到剪贴板",
"Only works for people with access to this folder" : "仅适用于可以访问该文件夹的用户",
"Only works for people with access to this file" : "仅适用于可以访问该文件的用户",
"Link copied" : "已复制链接",
"Please enter the following required information before creating the share" : "请在创建共享前输入以下必填信息",
"Password protection (enforced)" : "密码保护(强制)",
Expand All @@ -146,6 +149,7 @@
"Create share" : "创建共享",
"Cancel" : "取消",
"Customize link" : "自定义链接",
"Generate QR code" : "生成二维码",
"Add another link" : "添加其他链接",
"Create a new share link" : "创建新的共享链接",
"{shareWith} by {initiator}" : "由 {initiator} 通过 {shareWith} 共享",
Expand All @@ -159,6 +163,7 @@
"Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期",
"Link share created" : "已创建链接分享",
"Error while creating the share" : "创建共享时出错",
"Quick share options, the current selected is \"{selectedOption}\"" : "快速分享选项,当前选择为 “{selectedOption}”",
"View only" : "仅查看",
"Can edit" : "可以编辑",
"File drop" : "文件拖放",
Expand All @@ -174,6 +179,7 @@
"Guest" : "访客",
"Group" : "群组",
"Email" : "电子邮箱",
"Team" : "团队",
"Talk conversation" : "通话应用对话",
"Deck board" : "看板",
"ScienceMesh" : "ScienceMesh",
Expand All @@ -200,13 +206,16 @@
"Share" : "共享",
"Delete share" : "删除共享",
"Share with {userName}" : "分享至 {userName}",
"Share with email {email}" : "与邮箱 {email} 分享",
"Share with group" : "分享至群组",
"Share in conversation" : "分享至对话",
"Share with {user} on remote server {server}" : "与服务器 {server} 上的用户 {user} 分享",
"Share with remote group" : "分享至远程群组",
"Share with guest" : "分享至访客",
"Update share" : "更新分享",
"Save share" : "保存分享",
"Others with access" : "其他具有访问权限的人",
"No other accounts with access found" : "未找到其他拥有访问权限的账号",
"Toggle list of others with access to this directory" : "切换有权访问此目录的其他人的列表",
"Toggle list of others with access to this file" : "切换有权访问此文件的其他人的列表",
"Unable to fetch inherited shares" : "无法获取继承的共享",
Expand All @@ -219,6 +228,7 @@
"_Reject share_::_Reject shares_" : ["拒绝共享"],
"_Restore share_::_Restore shares_" : ["恢复共享"],
"Shared" : "已共享",
"Shared multiple times with different people" : "与不同的用户多次分享",
"Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享",
"Show sharing options" : "显示共享选项",
"Link to a file" : "链接到文件",
Expand Down
8 changes: 4 additions & 4 deletions apps/settings/l10n/de_DE.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7eecfd6

Please sign in to comment.