diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-13 02:18:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-13 02:18:32 +0000 |
commit | ea4fc6b50712cce091a6decf8c4553eb0ed361e6 (patch) | |
tree | 3d78f60bef4e25b357db13205f444ebc38cfaf3f /apps/files_sharing/l10n/pl.js | |
parent | 5644795813e99e344ded8af93900500142964108 (diff) | |
download | nextcloud-server-ea4fc6b50712cce091a6decf8c4553eb0ed361e6.tar.gz nextcloud-server-ea4fc6b50712cce091a6decf8c4553eb0ed361e6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 6356ac67391..86e4620f129 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -79,7 +79,7 @@ OC.L10N.register( "{actor} removed themselves" : "{actor} usunęli się", "{actor} shared with {user}" : "{actor} udostępnia użytkownikowi {user}", "{actor} removed share for {user}" : "{actor} usunął udostępnienie dla {user}", - "Shared by {actor}" : "Udostępnione przez użytkownika {actor}", + "Shared by {actor}" : "Udostępnione przez {actor}", "{actor} removed share" : "{actor} usunął udostępnienie", "Share for {user} expired" : "Udostępnianie dla {user} wygasło", "Share expired" : "Udostępnianie wygasło", @@ -181,7 +181,8 @@ OC.L10N.register( "Enter a note for the share recipient" : "Napisz notatkę dla odbiorcy udostępnienia", "Add another link" : "Dodaj kolejny link", "Create a new share link" : "Utwórz nowy link udostępniania", - "Shared via link by {initiator}" : "Udostępnione przez link {initiator}", + "{shareWith} by {initiator}" : "{shareWith} przez {initiator}", + "Shared via link by {initiator}" : "Udostępnione przez link od {initiator}", "Share link ({label})" : "Udostępnij link ({label})", "Share link" : "Udostępnij link", "Error, please enter proper password and/or expiration date" : "Błąd, wprowadź prawidłowe hasło i/lub datę ważności", @@ -230,7 +231,7 @@ OC.L10N.register( "Select or drop files" : "Wybierz lub upuść pliki", "Uploading files" : "Wysyłanie plików", "Uploaded files:" : "Wysłane pliki:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Przesyłając pliki, akceptujesz %1$swarunki usługi%2$s.", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Wysyłając pliki, zgadzasz się na %1$swarunki korzystania z usługi%2$s.", "Name, email, or federated cloud ID …" : "Nazwa, adres e-mail lub ID Chmury Federacyjnej…", "Uploading files…" : "Wysyłanie plików…" }, |