diff options
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 9ffad090397..f96a684b704 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -29,6 +29,7 @@ OC.L10N.register( "You shared %1$s with group %2$s" : "Współdzielisz %1$s z grupą %2$s", "You shared %1$s via link" : "Udostępniasz %1$s przez link", "%2$s shared %1$s with you" : "%2$s współdzieli %1$s z Tobą", + "%2$s removed the share for %1$s" : "%2$s usunął udział dla %1$s", "Shares" : "Udziały", "Accept" : "Akceptuj", "This share is password-protected" : "Udział ten jest chroniony hasłem", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 3f59d73864d..917d1a4cfaa 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -27,6 +27,7 @@ "You shared %1$s with group %2$s" : "Współdzielisz %1$s z grupą %2$s", "You shared %1$s via link" : "Udostępniasz %1$s przez link", "%2$s shared %1$s with you" : "%2$s współdzieli %1$s z Tobą", + "%2$s removed the share for %1$s" : "%2$s usunął udział dla %1$s", "Shares" : "Udziały", "Accept" : "Akceptuj", "This share is password-protected" : "Udział ten jest chroniony hasłem", |