diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-30 00:25:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-30 00:25:53 +0000 |
commit | d215d8091699b39763c6c5d23b5125b7734c19f7 (patch) | |
tree | e33a7b980e3ab8c1781c0a60cdc7858f12240a27 /apps/files_sharing/l10n/pl.js | |
parent | 94430ed3de5ff67eab39b4589a2f0962e885b429 (diff) | |
download | nextcloud-server-d215d8091699b39763c6c5d23b5125b7734c19f7.tar.gz nextcloud-server-d215d8091699b39763c6c5d23b5125b7734c19f7.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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index cb35ca67a2f..9f486ad5b2b 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Wyślij", "Edit" : "Edytuj", "Bundled permissions" : "Uprawnienia w pakiecie", + "Open Sharing Details" : "Otwórz szczegóły udostępniania", "group" : "grupa", "conversation" : "rozmowa", "remote" : "zdalny", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Podaj datę", "Create share" : "Utwórz udostępnienie", "Cancel" : "Anuluj", + "Customize link" : "Dostosuj link", "Add another link" : "Dodaj kolejny link", "Create a new share link" : "Utwórz nowy link udostępnienia", "{shareWith} by {initiator}" : "{shareWith} przez {initiator}", @@ -190,8 +192,10 @@ OC.L10N.register( "Deck board" : "Tablica Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", + "Upload only" : "Tylko wyślij", "Advanced settings" : "Ustawienia zaawansowane", "Share label" : "Udostępnij etykietę", + "Set password" : "Ustaw hasło", "Password" : "Hasło", "Password expires {passwordExpirationTime}" : "Hasło wygasa {passwordExpirationTime}", "Password expired" : "Hasło wygasło", @@ -205,6 +209,7 @@ OC.L10N.register( "Update" : "Aktualizuj", "Share" : "Udostępnij", "Delete share" : "Usuń udostępnianie", + "Share with " : "Udostępnij dla", "Others with access" : "Inni z dostępem", "No other users with access found" : "Nie znaleziono innych użytkowników z dostępem", "Toggle list of others with access to this directory" : "Przełącz listę innych z dostępem do tego katalogu", |