diff options
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 10ed28679a5..6081a1f6ad6 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -210,7 +210,7 @@ OC.L10N.register( "Shared" : "Geteilt", "Share" : "Teilen", "Shared with" : "Geteilt mit", - "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt", + "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt", "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt", "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt", "Shared with you in a conversation by {owner}" : "{owner} hat diese mit Ihnen in einer Unterhaltung geteilt", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 4b0ac93fc65..96ee6075352 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -208,7 +208,7 @@ "Shared" : "Geteilt", "Share" : "Teilen", "Shared with" : "Geteilt mit", - "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt", + "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt", "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt", "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt", "Shared with you in a conversation by {owner}" : "{owner} hat diese mit Ihnen in einer Unterhaltung geteilt", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index cba3f79d09a..47258d28e88 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -197,7 +197,7 @@ OC.L10N.register( "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", "Reasons might be:" : "可能的原因:", "the item was removed" : "項目已經移除", - "the link expired" : "連結過期", + "the link expired" : "連結已過期", "sharing is disabled" : "分享功能已停用", "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多", "Toggle grid view" : "切換網格檢視", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index a7964c2a3e7..54f846cd1a8 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -195,7 +195,7 @@ "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", "Reasons might be:" : "可能的原因:", "the item was removed" : "項目已經移除", - "the link expired" : "連結過期", + "the link expired" : "連結已過期", "sharing is disabled" : "分享功能已停用", "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多", "Toggle grid view" : "切換網格檢視", |