diff options
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ga.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ga.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sv.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.json | 2 |
10 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 30250c2ca8c..9225badf485 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -188,6 +188,7 @@ OC.L10N.register( "remote" : "vzdálené", "remote group" : "federovaná skupina", "guest" : "host", + "by {initiator}" : "od {initiator}", "Shared with the group {user} by {owner}" : "{owner} sdílí se skupinou {user}", "Shared with the conversation {user} by {owner}" : "{owner} sdílí konverzaci {user}", "Shared with {user} by {owner}" : "{owner} sdílí s {user}", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index ecfaf01f0fd..37f5fbfa0ec 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -186,6 +186,7 @@ "remote" : "vzdálené", "remote group" : "federovaná skupina", "guest" : "host", + "by {initiator}" : "od {initiator}", "Shared with the group {user} by {owner}" : "{owner} sdílí se skupinou {user}", "Shared with the conversation {user} by {owner}" : "{owner} sdílí konverzaci {user}", "Shared with {user} by {owner}" : "{owner} sdílí s {user}", diff --git a/apps/files_sharing/l10n/ga.js b/apps/files_sharing/l10n/ga.js index b9d6ac04095..7b9929e7c99 100644 --- a/apps/files_sharing/l10n/ga.js +++ b/apps/files_sharing/l10n/ga.js @@ -188,6 +188,7 @@ OC.L10N.register( "remote" : "iargúlta", "remote group" : "grúpa iargúlta", "guest" : "aoi", + "by {initiator}" : "le {initiator}", "Shared with the group {user} by {owner}" : "Roinnte leis an ngrúpa {user} ag {owner}", "Shared with the conversation {user} by {owner}" : "Roinnte leis an gcomhrá {user} ag {owner}", "Shared with {user} by {owner}" : "Roinnte le {user} ag {owner}", diff --git a/apps/files_sharing/l10n/ga.json b/apps/files_sharing/l10n/ga.json index 1711faa5f3a..027fabdbe66 100644 --- a/apps/files_sharing/l10n/ga.json +++ b/apps/files_sharing/l10n/ga.json @@ -186,6 +186,7 @@ "remote" : "iargúlta", "remote group" : "grúpa iargúlta", "guest" : "aoi", + "by {initiator}" : "le {initiator}", "Shared with the group {user} by {owner}" : "Roinnte leis an ngrúpa {user} ag {owner}", "Shared with the conversation {user} by {owner}" : "Roinnte leis an gcomhrá {user} ag {owner}", "Shared with {user} by {owner}" : "Roinnte le {user} ag {owner}", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 3e1f374bacb..7df359db34b 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -188,6 +188,7 @@ OC.L10N.register( "remote" : "remoto", "remote group" : "grupo remoto", "guest" : "convidado", + "by {initiator}" : "por {initiator}", "Shared with the group {user} by {owner}" : "Compartido co grupo {user} por {owner}", "Shared with the conversation {user} by {owner}" : "Compartido coa conversa {user} por {owner}", "Shared with {user} by {owner}" : "Compartido con {user} por {owner}", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index c0f3e0f8505..66804699198 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -186,6 +186,7 @@ "remote" : "remoto", "remote group" : "grupo remoto", "guest" : "convidado", + "by {initiator}" : "por {initiator}", "Shared with the group {user} by {owner}" : "Compartido co grupo {user} por {owner}", "Shared with the conversation {user} by {owner}" : "Compartido coa conversa {user} por {owner}", "Shared with {user} by {owner}" : "Compartido con {user} por {owner}", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 950eb5e02ea..e7084c2903a 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -188,6 +188,7 @@ OC.L10N.register( "remote" : "extern", "remote group" : "extern grupp", "guest" : "gäst", + "by {initiator}" : "av {initiator}", "Shared with the group {user} by {owner}" : "Delad med gruppen {user} av {owner}", "Shared with the conversation {user} by {owner}" : "Delad med konversationen {user} av {owner}", "Shared with {user} by {owner}" : "Delad med {user} av {owner}", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 48e86a251ce..fb0ab6ce846 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -186,6 +186,7 @@ "remote" : "extern", "remote group" : "extern grupp", "guest" : "gäst", + "by {initiator}" : "av {initiator}", "Shared with the group {user} by {owner}" : "Delad med gruppen {user} av {owner}", "Shared with the conversation {user} by {owner}" : "Delad med konversationen {user} av {owner}", "Shared with {user} by {owner}" : "Delad med {user} av {owner}", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index bf41b516262..c59c423f873 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -88,6 +88,7 @@ OC.L10N.register( "Share must have READ permission if UPDATE or DELETE permission is set" : "分享如果设置了 UPDATE 或 DELETE 权限,则必须具有 READ 权限", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "“通过 Nextcloud 通话应用发送密码”共享文件或文件夹失败了,因为未启用Nextcloud 通话应用", "Wrong password" : "密码错误", + "Error while sending mail notification" : "发送邮件通知时发生错误", "shared by %s" : "共享者 %s", "Download" : "下载", "Add to your %s" : "添加到您的 %s", @@ -104,6 +105,7 @@ OC.L10N.register( "People" : "用户", "When should the request expire?" : "请求何时到期?", "Expiration date" : "过期日期 ", + "Select a date" : "选择一个日期", "What password should be used for the request?" : "请求应使用什么密码?", "Set a password" : "设置一个密码", "Password" : "密码", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 5a7692b919c..a9bdc65d925 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -86,6 +86,7 @@ "Share must have READ permission if UPDATE or DELETE permission is set" : "分享如果设置了 UPDATE 或 DELETE 权限,则必须具有 READ 权限", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "“通过 Nextcloud 通话应用发送密码”共享文件或文件夹失败了,因为未启用Nextcloud 通话应用", "Wrong password" : "密码错误", + "Error while sending mail notification" : "发送邮件通知时发生错误", "shared by %s" : "共享者 %s", "Download" : "下载", "Add to your %s" : "添加到您的 %s", @@ -102,6 +103,7 @@ "People" : "用户", "When should the request expire?" : "请求何时到期?", "Expiration date" : "过期日期 ", + "Select a date" : "选择一个日期", "What password should be used for the request?" : "请求应使用什么密码?", "Set a password" : "设置一个密码", "Password" : "密码", |