diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index e5ab0f8702d5f..4901d4f290fb6 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -188,6 +188,7 @@ OC.L10N.register( "remote" : "قَصِيٌّ remote", "remote group" : "مجموعة قَصِيّة remote", "guest" : "ضيف", + "by {initiator}" : "من قِبَل{initiator}", "Shared with the group {user} by {owner}" : "تمّت مشاركته مع المجموعة {user} من قِبَل {owner}", "Shared with the conversation {user} by {owner}" : "تمّت مشاركته مع المحادثة {user} من قِبَل {owner}", "Shared with {user} by {owner}" : "تمّت مشاركته مع {user} من قِبَل {owner}", diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index 006e0aa1a5142..a4d2a7bcdf814 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -186,6 +186,7 @@ "remote" : "قَصِيٌّ remote", "remote group" : "مجموعة قَصِيّة remote", "guest" : "ضيف", + "by {initiator}" : "من قِبَل{initiator}", "Shared with the group {user} by {owner}" : "تمّت مشاركته مع المجموعة {user} من قِبَل {owner}", "Shared with the conversation {user} by {owner}" : "تمّت مشاركته مع المحادثة {user} من قِبَل {owner}", "Shared with {user} by {owner}" : "تمّت مشاركته مع {user} من قِبَل {owner}", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 2e4339af11783..bc2d307f951ae 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -188,6 +188,7 @@ OC.L10N.register( "remote" : "Extern", "remote group" : "Externe Gruppe", "guest" : "Gast", + "by {initiator}" : "von {initiator}", "Shared with the group {user} by {owner}" : "Geteilt mit der Gruppe {user} von {owner}", "Shared with the conversation {user} by {owner}" : "Geteilt mit der Unterhaltung {user} von {owner}", "Shared with {user} by {owner}" : "Geteilt mit {user} von {owner}", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 4d93b1cb6f377..e6ba6666ba345 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -186,6 +186,7 @@ "remote" : "Extern", "remote group" : "Externe Gruppe", "guest" : "Gast", + "by {initiator}" : "von {initiator}", "Shared with the group {user} by {owner}" : "Geteilt mit der Gruppe {user} von {owner}", "Shared with the conversation {user} by {owner}" : "Geteilt mit der Unterhaltung {user} von {owner}", "Shared with {user} by {owner}" : "Geteilt mit {user} von {owner}", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 323926056ba40..d53343314dc27 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -188,6 +188,7 @@ OC.L10N.register( "remote" : "remote", "remote group" : "remote group", "guest" : "guest", + "by {initiator}" : "by {initiator}", "Shared with the group {user} by {owner}" : "Shared with the group {user} by {owner}", "Shared with the conversation {user} by {owner}" : "Shared with the conversation {user} by {owner}", "Shared with {user} by {owner}" : "Shared with {user} by {owner}", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 7f1ebf88dcebc..dfdfb79a07a7f 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -186,6 +186,7 @@ "remote" : "remote", "remote group" : "remote group", "guest" : "guest", + "by {initiator}" : "by {initiator}", "Shared with the group {user} by {owner}" : "Shared with the group {user} by {owner}", "Shared with the conversation {user} by {owner}" : "Shared with the conversation {user} by {owner}", "Shared with {user} by {owner}" : "Shared with {user} by {owner}", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index ff703909a03bc..d5db51d00407c 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -188,6 +188,7 @@ OC.L10N.register( "remote" : "遠端", "remote group" : "遠端群組", "guest" : "訪客", + "by {initiator}" : "由 {initiator}", "Shared with the group {user} by {owner}" : "由 {owner} 分享予群組 {user}", "Shared with the conversation {user} by {owner}" : "{owner}與{user}共享", "Shared with {user} by {owner}" : "{user}與{owner}共享", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 225bdc6106928..22ff7e00d31bc 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -186,6 +186,7 @@ "remote" : "遠端", "remote group" : "遠端群組", "guest" : "訪客", + "by {initiator}" : "由 {initiator}", "Shared with the group {user} by {owner}" : "由 {owner} 分享予群組 {user}", "Shared with the conversation {user} by {owner}" : "{owner}與{user}共享", "Shared with {user} by {owner}" : "{user}與{owner}共享", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 994a269ad9364..f598ed83e872b 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -188,6 +188,7 @@ OC.L10N.register( "remote" : "遠端", "remote group" : "遠端群組", "guest" : "訪客", + "by {initiator}" : "由 {initiator}", "Shared with the group {user} by {owner}" : "{owner} 與群組 {user} 分享", "Shared with the conversation {user} by {owner}" : "{owner} 與對話 {user} 分享", "Shared with {user} by {owner}" : "{owner} 與 {user} 分享", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index f85883f6b42a3..2a4cd8584a7e1 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -186,6 +186,7 @@ "remote" : "遠端", "remote group" : "遠端群組", "guest" : "訪客", + "by {initiator}" : "由 {initiator}", "Shared with the group {user} by {owner}" : "{owner} 與群組 {user} 分享", "Shared with the conversation {user} by {owner}" : "{owner} 與對話 {user} 分享", "Shared with {user} by {owner}" : "{owner} 與 {user} 分享",