diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-12 02:24:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-12 02:24:43 +0000 |
commit | dc7e2fbe487e1f720132f6064be0d5617921e6c5 (patch) | |
tree | 70351c516aa23b580faa8021ff26b480b2d4902d /apps/files_sharing/l10n/pl.js | |
parent | 69ef1bc7aadd7f708e4208960a688e67bb97e6e8 (diff) | |
download | nextcloud-server-dc7e2fbe487e1f720132f6064be0d5617921e6c5.tar.gz nextcloud-server-dc7e2fbe487e1f720132f6064be0d5617921e6c5.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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}", |