diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 121b1593290..b5fa1c03fcd 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -135,11 +135,11 @@ OC.L10N.register( "Share link" : "Udostępnij link", "Link" : "Odnośnik", "Password protect" : "Zabezpiecz hasłem", - "Allow upload and editing" : "Pozwól na przesyłanie i edycję", "Allow editing" : "Pozwól na edycję", - "upload only" : "tylko wysyłanie", "Email link to person" : "Wyślij osobie odnośnik poprzez e-mail", "Send" : "Wyślij", + "Allow upload and editing" : "Pozwól na przesyłanie i edycję", + "Secure drop (upload only)" : "Bezpieczny zrzut (tylko wysyłanie)", "Shared with you and the group {group} by {owner}" : "Udostępnione tobie i grupie {group} przez {owner}", "Shared with you by {owner}" : "Udostępnione tobie przez {owner}", "Choose a password for the mail share" : "Wybierz hasło do współdzielenia e-mailem", @@ -154,7 +154,6 @@ OC.L10N.register( "Can create" : "Może tworzyć", "Can change" : "Może zmieniać", "Can delete" : "Może usuwać", - "Secure drop (upload only)" : "Bezpieczny zrzut (tylko wysyłanie)", "Access control" : "Kontrola dostępu", "Could not unshare" : "Nie udało się usunąć udostępnienia", "Error while sharing" : "Błąd podczas udostępniania", |