diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-16 02:19:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-16 02:19:30 +0000 |
commit | 89fe5415f875ee5d151af6f807ace891d7557cb5 (patch) | |
tree | 3adcb4dd3948c273af8159623184758c086c336b /apps/files_sharing/l10n/pl.js | |
parent | 8368d56f8efd28098f2e0e7e3046c8c6a904449d (diff) | |
download | nextcloud-server-89fe5415f875ee5d151af6f807ace891d7557cb5.tar.gz nextcloud-server-89fe5415f875ee5d151af6f807ace891d7557cb5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index c118e3169c2..665fd1b8a26 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -169,6 +169,7 @@ OC.L10N.register( "Enter a password" : "Wprowadź hasło", "Expiration date (enforced)" : "Data ważności (wymuszona)", "Cancel" : "Anuluj", + "Share label" : "Udostępnij etykietę", "Read only" : "Tylko do odczytu", "Allow upload and editing" : "Zezwalaj na wysyłanie i edycję", "File drop (upload only)" : "Upuszczanie pliku (tylko wysyłanie)", @@ -179,6 +180,7 @@ OC.L10N.register( "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}", + "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", "No recommendations. Start typing." : "Brak rekomendacji. Możesz napisać.", |