diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-31 02:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-31 02:27:04 +0000 |
commit | d57153940ba044b698e9eb0d26fd5eb3657b0dda (patch) | |
tree | 68f0f61f3c87b38339d57a33dd6c710aaf606faa /apps/files_sharing/l10n/pl.js | |
parent | 1cb501c338e43ba61e44f3e761db377e13735b7b (diff) | |
download | nextcloud-server-d57153940ba044b698e9eb0d26fd5eb3657b0dda.tar.gz nextcloud-server-d57153940ba044b698e9eb0d26fd5eb3657b0dda.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 86e4620f129..a9f4d7f1d0e 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -54,7 +54,7 @@ OC.L10N.register( "You removed group {group} from {file}" : "Usunąłeś grupę {group} z {file}", "{actor} shared {file} with group {group}" : "{actor} udostępnił {file} grupie {group}", "{actor} removed group {group} from {file}" : "{actor} usunął grupę {group} z {file}", - "Share for file {file} with group {group} expired" : "Współdzielenie pliku {file} z grupą {group} wygasło", + "Share for file {file} with group {group} expired" : "Udostępnianie pliku {file} dla grupy {group} wygasło", "Shared as public link" : "Udostępnione jako link publiczny", "Removed public link" : "Usunięto link publiczny", "Public link expired" : "Link publiczny wygasł", @@ -83,15 +83,15 @@ OC.L10N.register( "{actor} removed share" : "{actor} usunął udostępnienie", "Share for {user} expired" : "Udostępnianie dla {user} wygasło", "Share expired" : "Udostępnianie wygasło", - "You shared {file} with {user}" : "Współdzielisz {file} z {user}", + "You shared {file} with {user}" : "Udostępniłeś {file} dla {user}", "You removed {user} from {file}" : "Usunąłeś użytkownika {user} z {file}", "You removed yourself from {file}" : "Usunąłeś siebie z {file}", "{actor} removed themselves from {file}" : "{actor} usunął się z {file}", - "{actor} shared {file} with {user}" : "{actor} współdzieli {file} z {user}", + "{actor} shared {file} with {user}" : "{actor} udostępnił {file} dla {user}", "{actor} removed {user} from {file}" : "{actor} usunął użytkownika {user} z {file}", "{actor} shared {file} with you" : "{actor} udostępnił Tobie {file}", - "{actor} removed you from the share named {file}" : "{actor} usunął Cię z współdzielenia o nazwie {file}", - "Share for file {file} with {user} expired" : "Współdzielenie pliku {file} z {user} wygasło", + "{actor} removed you from the share named {file}" : "{actor} usunął Ciebie z udostępnienia o nazwie {file}", + "Share for file {file} with {user} expired" : "Udostępnianie pliku {file} dla {user} wygasło", "Share for file {file} expired" : "Udostępnianie pliku {file} wygasło", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Plik lub katalog udostępniony za pomocą e-maila lub linku publicznego został <strong>pobrany</strong>", "A file or folder was shared from <strong>another server</strong>" : "Plik lub katalog został udostępniony z <strong>innego serwera</strong>", @@ -115,7 +115,7 @@ OC.L10N.register( "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ zaplecze nie zezwala na współdzielenia typu %2$s", "You cannot share to a Circle if the app is not enabled" : "Nie możesz udostępnić do Circle, jeśli aplikacja jest wyłączona", "Please specify a valid circle" : "Podaj poprawny circle", - "Sharing %s failed because the back end does not support room shares" : "Udostępnianie %s nie powiodło się, ponieważ zaplecze nie obsługuje współdzielenia", + "Sharing %s failed because the back end does not support room shares" : "Udostępnianie %s nie powiodło się, ponieważ zaplecze nie obsługuje udostępnień", "Unknown share type" : "Nieznany typ udostępnienia", "Not a directory" : "Nie jest katalogiem", "Could not lock node" : "Nie można zablokować powiązania", |