diff options
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 28449e2d8ad..f68a8e6d1fb 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -229,6 +229,7 @@ OC.L10N.register( "Shared" : "Udostępniono", "Shared by {ownerDisplayName}" : "Udostępnione przez {ownerDisplayName}", "Show sharing options" : "Pokaż opcje udostępniania", + "Shared with others" : "Udostępnione innym", "Link to a file" : "Link do pliku", "Error updating the share: {errorMessage}" : "Błąd podczas aktualizacji udostępnienia: {errorMessage}", "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", @@ -251,7 +252,6 @@ OC.L10N.register( "List of files that are shared with you." : "Lista plików, które zostały Tobie udostępnione.", "Nothing shared with you yet" : "Nie masz jeszcze nic udostępnionego", "Files and folders others shared with you will show up here" : "Tutaj pojawią się pliki i katalogi udostępnione Tobie przez inne osoby", - "Shared with others" : "Udostępnione innym", "List of files that you shared with others." : "Lista plików udostępnionych innym.", "Nothing shared yet" : "Jeszcze nic nie udostępniłeś", "Files and folders you shared will show up here" : "Tutaj pojawią się udostępnione pliki i katalogi", |