diff options
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index c2c9743f2f8..1d19be6a357 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -207,6 +207,7 @@ OC.L10N.register( "Share link" : "Udostępnij link", "Copy public link to clipboard" : "Kopiuj link publiczny do schowka", "Error, please enter proper password and/or expiration date" : "Błąd, wprowadź prawidłowe hasło i/lub datę ważności", + "Link share created" : "Utworzony link udostępniania", "Error while creating the share" : "Błąd podczas tworzenia udostępniania", "Search for share recipients" : "Szukaj odbiorców udostępnienia", "No recommendations. Start typing." : "Brak rekomendacji. Możesz napisać.", @@ -233,9 +234,12 @@ OC.L10N.register( "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", "File \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla pliku \"{path}\"", "Folder \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla katalogu \"{path}\"", + "Share {propertyName} saved" : "Zapisano udostępnienie {propertyName}", "Shared" : "Udostępniono", "Share" : "Udostępnij", "Shared with" : "Udostępnione", + "Password created successfully" : "Hasło utworzone pomyślnie", + "Error generating password from password policy" : "Błąd generowania hasła z zasad haseł", "Shared with you and the group {group} by {owner}" : "Udostępnione Tobie i grupie {group} przez {owner}", "Shared with you and {circle} by {owner}" : "Udostępnione Tobie i {circle} przez {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}", |