summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-25 02:16:04 +0000
committerNextcloud bot <bot@nextcloud.com>2019-11-25 02:16:04 +0000
commitf715e7760709170f23580da20314a5ca9209e229 (patch)
tree2539638014fda00ee020843abaea6669b872d300 /apps
parent030dd9e01e7ecd6e06d85725b72302bcd917c6c5 (diff)
downloadnextcloud-server-f715e7760709170f23580da20314a5ca9209e229.tar.gz
nextcloud-server-f715e7760709170f23580da20314a5ca9209e229.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/de_DE.js2
-rw-r--r--apps/files/l10n/de_DE.json2
-rw-r--r--apps/files/l10n/zh_CN.js2
-rw-r--r--apps/files/l10n/zh_CN.json2
-rw-r--r--apps/files_external/l10n/de_DE.js2
-rw-r--r--apps/files_external/l10n/de_DE.json2
-rw-r--r--apps/files_sharing/l10n/zh_CN.js10
-rw-r--r--apps/files_sharing/l10n/zh_CN.json10
-rw-r--r--apps/user_ldap/l10n/de.js2
-rw-r--r--apps/user_ldap/l10n/de.json2
-rw-r--r--apps/user_ldap/l10n/de_DE.js2
-rw-r--r--apps/user_ldap/l10n/de_DE.json2
12 files changed, 30 insertions, 10 deletions
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 664a8264951..e6c398dd9b0 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -110,7 +110,7 @@ OC.L10N.register(
"Moved by {user}" : "Verschoben durch {user}",
"\"remote user\"" : "„Externer Benutzer“",
"You created {file}" : "Sie haben {file} erstellt",
- "You created an encrypted file in {file}" : "Sie haben die verschlüsselte Datei in {file} erstellt",
+ "You created an encrypted file in {file}" : "Sie haben eine verschlüsselte Datei in {file} erstellt",
"{user} created {file}" : "{user} hat {file} erstellt",
"{user} created an encrypted file in {file}" : "{user} hat eine verschlüsselte Datei in {file} erstellt",
"{file} was created in a public folder" : "{file} wurde in einem öffentlichen Ordner erstellt",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 1df1d671185..2b06750ae5f 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -108,7 +108,7 @@
"Moved by {user}" : "Verschoben durch {user}",
"\"remote user\"" : "„Externer Benutzer“",
"You created {file}" : "Sie haben {file} erstellt",
- "You created an encrypted file in {file}" : "Sie haben die verschlüsselte Datei in {file} erstellt",
+ "You created an encrypted file in {file}" : "Sie haben eine verschlüsselte Datei in {file} erstellt",
"{user} created {file}" : "{user} hat {file} erstellt",
"{user} created an encrypted file in {file}" : "{user} hat eine verschlüsselte Datei in {file} erstellt",
"{file} was created in a public folder" : "{file} wurde in einem öffentlichen Ordner erstellt",
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 8e0bf24c148..cf2edfe71bd 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -73,7 +73,7 @@ OC.L10N.register(
"New" : "新建",
"Select file range" : "选择文件范围",
"{used} of {quota} used" : "已使用 {used} / {quota}",
- "{used} used" : "{used} 已使用",
+ "{used} used" : "已使用 {used} 存储空间",
"\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名。",
"File name cannot be empty." : "文件名不能为空。",
"\"/\" is not allowed inside a file name." : "文件名不能包含“/”",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 57dddb1d1c9..f640bb5cd69 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -71,7 +71,7 @@
"New" : "新建",
"Select file range" : "选择文件范围",
"{used} of {quota} used" : "已使用 {used} / {quota}",
- "{used} used" : "{used} 已使用",
+ "{used} used" : "已使用 {used} 存储空间",
"\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名。",
"File name cannot be empty." : "文件名不能为空。",
"\"/\" is not allowed inside a file name." : "文件名不能包含“/”",
diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js
index e596fe4e89f..ddb91734dbd 100644
--- a/apps/files_external/l10n/de_DE.js
+++ b/apps/files_external/l10n/de_DE.js
@@ -128,7 +128,7 @@ OC.L10N.register(
"Authentication" : "Authentifizierung",
"Configuration" : "Konfiguration",
"Available for" : "Verfügbar für",
- "Click to recheck the configuration" : "Hier klicken um die Konfiguration erneut zu prüfen",
+ "Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen",
"Add storage" : "Speicher hinzufügen",
"Advanced settings" : "Erweiterte Einstellungen",
"Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden",
diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json
index 55487e9b6a5..6c15e850a10 100644
--- a/apps/files_external/l10n/de_DE.json
+++ b/apps/files_external/l10n/de_DE.json
@@ -126,7 +126,7 @@
"Authentication" : "Authentifizierung",
"Configuration" : "Konfiguration",
"Available for" : "Verfügbar für",
- "Click to recheck the configuration" : "Hier klicken um die Konfiguration erneut zu prüfen",
+ "Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen",
"Add storage" : "Speicher hinzufügen",
"Advanced settings" : "Erweiterte Einstellungen",
"Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden",
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 233943cd63f..ff063dd2e6c 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -117,6 +117,7 @@ OC.L10N.register(
"File sharing" : "文件共享",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users 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 users 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 中的其他用户和组。另外,如果管理员启用了共享链接功能,能够使用外部链接将文件共享给 Nextcloud 之外的其他用户。管理员也可以强制设置密码,过期日期,并且可以通过共享链接启用服务器到服务器的共享,以及从移动设备共享。\n关闭该功能将删除服务器上所有共享接收者以用同步客户端和移动应用上的共享文件和文件夹。更多信息可查阅 Nextcloud 文档。",
"Allow editing" : "允许编辑",
+ "Can reshare" : "可以再次共享",
"Expiration date enforced" : "强制过期日期",
"Set expiration date" : "设置过期日期",
"Enter a date" : "输入日期",
@@ -124,19 +125,28 @@ OC.L10N.register(
"group" : "分组",
"conversation" : "会话",
"remote" : "远程",
+ "remote group" : "远程分组",
"guest" : "访客",
"Shared with the group {user} by {owner}" : "{owner} 共享给分组 {user}",
"Shared with {user} by {owner}" : "{owner} 共享给 {user}",
+ "Internal link" : "内部链接",
+ "Link copied" : "已复制链接",
+ "Copy to clipboard" : "复制到剪贴板",
"Only works for users with access to this folder" : "仅适用于有权限访问此文件夹的用户",
"Password protection (enforced)" : "密码保护(强制)",
+ "Password protection" : "密码保护",
"Enter a password" : "输入密码",
+ "Expiration date (enforced)" : "过期日期(强制)",
"Cancel" : "取消",
"Read only" : "只读",
"Allow upload and editing" : "允许上传和编辑",
"Password protect" : "密码保护",
"Delete share" : "删除共享",
+ "Add another link" : "添加其他链接",
+ "Create a new share link" : "创建新的共享链接",
"Shared via link by {initiator}" : "由 {initiator} 通过链接共享",
"Share link" : "共享链接",
+ "Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期",
"No recommendations. Start typing." : "没有推荐。开始输入。",
"Name or email address..." : "姓名或电子邮件地址...",
"Name or federated cloud ID..." : "姓名或联合云 ID...",
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json
index cb872733608..fe03d20d9a0 100644
--- a/apps/files_sharing/l10n/zh_CN.json
+++ b/apps/files_sharing/l10n/zh_CN.json
@@ -115,6 +115,7 @@
"File sharing" : "文件共享",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users 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 users 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 中的其他用户和组。另外,如果管理员启用了共享链接功能,能够使用外部链接将文件共享给 Nextcloud 之外的其他用户。管理员也可以强制设置密码,过期日期,并且可以通过共享链接启用服务器到服务器的共享,以及从移动设备共享。\n关闭该功能将删除服务器上所有共享接收者以用同步客户端和移动应用上的共享文件和文件夹。更多信息可查阅 Nextcloud 文档。",
"Allow editing" : "允许编辑",
+ "Can reshare" : "可以再次共享",
"Expiration date enforced" : "强制过期日期",
"Set expiration date" : "设置过期日期",
"Enter a date" : "输入日期",
@@ -122,19 +123,28 @@
"group" : "分组",
"conversation" : "会话",
"remote" : "远程",
+ "remote group" : "远程分组",
"guest" : "访客",
"Shared with the group {user} by {owner}" : "{owner} 共享给分组 {user}",
"Shared with {user} by {owner}" : "{owner} 共享给 {user}",
+ "Internal link" : "内部链接",
+ "Link copied" : "已复制链接",
+ "Copy to clipboard" : "复制到剪贴板",
"Only works for users with access to this folder" : "仅适用于有权限访问此文件夹的用户",
"Password protection (enforced)" : "密码保护(强制)",
+ "Password protection" : "密码保护",
"Enter a password" : "输入密码",
+ "Expiration date (enforced)" : "过期日期(强制)",
"Cancel" : "取消",
"Read only" : "只读",
"Allow upload and editing" : "允许上传和编辑",
"Password protect" : "密码保护",
"Delete share" : "删除共享",
+ "Add another link" : "添加其他链接",
+ "Create a new share link" : "创建新的共享链接",
"Shared via link by {initiator}" : "由 {initiator} 通过链接共享",
"Share link" : "共享链接",
+ "Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期",
"No recommendations. Start typing." : "没有推荐。开始输入。",
"Name or email address..." : "姓名或电子邮件地址...",
"Name or federated cloud ID..." : "姓名或联合云 ID...",
diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js
index 9ada9226167..c52ef923ba6 100644
--- a/apps/user_ldap/l10n/de.js
+++ b/apps/user_ldap/l10n/de.js
@@ -132,7 +132,7 @@ OC.L10N.register(
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktiere Deinen Systemadministrator und bitte ihn um die Installation des Moduls.",
"Connection Settings" : "Verbindungseinstellungen",
"Configuration Active" : "Konfiguration aktiv",
- "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn deaktiviert",
+ "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.",
"Backup (Replica) Host" : "Backup-Host (Kopie)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Gib einen optionalen Backup-Host an. Es muss sich um eine Kopie des Haupt-LDAP/AD-Servers handeln.",
"Backup (Replica) Port" : "Port des Backup-Hosts (Kopie)",
diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json
index 1c22402e3bc..75cc34cf153 100644
--- a/apps/user_ldap/l10n/de.json
+++ b/apps/user_ldap/l10n/de.json
@@ -130,7 +130,7 @@
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktiere Deinen Systemadministrator und bitte ihn um die Installation des Moduls.",
"Connection Settings" : "Verbindungseinstellungen",
"Configuration Active" : "Konfiguration aktiv",
- "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn deaktiviert",
+ "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.",
"Backup (Replica) Host" : "Backup-Host (Kopie)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Gib einen optionalen Backup-Host an. Es muss sich um eine Kopie des Haupt-LDAP/AD-Servers handeln.",
"Backup (Replica) Port" : "Port des Backup-Hosts (Kopie)",
diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js
index e4285c4b4d4..395d7311965 100644
--- a/apps/user_ldap/l10n/de_DE.js
+++ b/apps/user_ldap/l10n/de_DE.js
@@ -132,7 +132,7 @@ OC.L10N.register(
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktieren Sie Ihren Systemadministrator und bitten Sie um die Installation des Moduls.",
"Connection Settings" : "Verbindungseinstellungen",
"Configuration Active" : "Konfiguration aktiv",
- "When unchecked, this configuration will be skipped." : "Wenn nicht angehakt, wird diese Konfiguration übersprungen.",
+ "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.",
"Backup (Replica) Host" : "Backup-Host (Kopie)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Geben Sie einen optionalen Backup-Host an. Es muss sich um eine Kopie des Haupt-LDAP/AD-Servers handeln.",
"Backup (Replica) Port" : "Port des Backup-Hosts (Kopie)",
diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json
index 8da82aaad1e..9bb6d4bc6d5 100644
--- a/apps/user_ldap/l10n/de_DE.json
+++ b/apps/user_ldap/l10n/de_DE.json
@@ -130,7 +130,7 @@
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktieren Sie Ihren Systemadministrator und bitten Sie um die Installation des Moduls.",
"Connection Settings" : "Verbindungseinstellungen",
"Configuration Active" : "Konfiguration aktiv",
- "When unchecked, this configuration will be skipped." : "Wenn nicht angehakt, wird diese Konfiguration übersprungen.",
+ "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.",
"Backup (Replica) Host" : "Backup-Host (Kopie)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Geben Sie einen optionalen Backup-Host an. Es muss sich um eine Kopie des Haupt-LDAP/AD-Servers handeln.",
"Backup (Replica) Port" : "Port des Backup-Hosts (Kopie)",