diff options
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 0590a09f37f..37fa6856058 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -370,11 +370,9 @@ OC.L10N.register( "Expire after " : "Wygaś po ", "days" : "dniach", "Enforce expiration date" : "Wymuszaj datę wygaśnięcia", - "Allow users to share via link" : "Zezwalaj użytkownikom na udostępnianie za pośrednictwem linku", "Allow public uploads" : "Zezwalaj na publiczne wysyłanie", "Always ask for a password" : "Zawsze pytaj o hasło", "Enforce password protection" : "Wymuszaj zabezpieczenie hasłem", - "Set default expiration date for link shares" : "Ustaw domyślną datę ważności dla udostępnień przez link", "Allow resharing" : "Zezwalaj na ponowne udostępnianie", "Allow sharing with groups" : "Zezwalaj na udostępnianie grupom", "Restrict users to only share with users in their groups" : "Ogranicz użytkownikom możliwość udostępniania, pozwól tylko w swoich grupach", @@ -442,6 +440,8 @@ OC.L10N.register( "Valid until %s" : "Ważny do %s", "Import root certificate" : "Importuj certyfikat główny", "Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdą wczytaną stroną.", + "Allow users to share via link" : "Zezwalaj użytkownikom na udostępnianie za pośrednictwem linku", + "Set default expiration date for link shares" : "Ustaw domyślną datę ważności dla udostępnień przez link", "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika w oknie dialogowym udostępniania. Przy wyłączonej opcji wymagać będzie podania pełnej nazwy użytkownika lub adres e-mail.", "Restrict username autocompletion to users within the same groups" : "Ogranicz automatyczne uzupełnianie nazwy użytkownika dla użytkowników w tych samych grupach", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Pokaż tekst zastrzeżenia na stronie przesyłania linków publicznych. (Wyświetlane tylko, gdy lista plików jest ukryta).", |