diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 63949ac5dbb..1c0d369e731 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -132,11 +132,19 @@ OC.L10N.register( "Send" : "Wyślij", "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", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} udostępniane za pośrednictwem łącza", "group" : "grupa", "remote" : "zdalny", "email" : "email", "Unshare" : "Zatrzymaj współdzielenie", + "Can reshare" : "Może współdzielić z innymi", + "Can edit" : "Może edytować", + "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", "Share details could not be loaded for this item." : "Szczegóły udziału nie mogły zostać wczytane dla tego obiektu.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Do automatycznego uzupełnienia potrzebny jest co najmniej {count} znak","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków"], |