diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:00 +0000 |
commit | 13fce9fb9d9c2369c8845918989433969dd13475 (patch) | |
tree | f0fd37ec28fb97da606a657baca5bb7c8208d1d4 /core/l10n/pl.js | |
parent | cd3256bf5445c4f2b20af345ab48485f21a45bfe (diff) | |
download | nextcloud-server-13fce9fb9d9c2369c8845918989433969dd13475.tar.gz nextcloud-server-13fce9fb9d9c2369c8845918989433969dd13475.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 50fe42774b8..f1f3d85349f 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -269,7 +269,6 @@ OC.L10N.register( "Too many requests" : "Zbyt wiele żądań", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zbyt wiele żądań z Twojej sieci. Spróbuj ponownie później lub skontaktuj się z administratorem, jeśli jest to błąd.", "Error" : "Błąd", - "Previous" : "Poprzedni", "Internal Server Error" : "Błąd wewnętrzny serwera", "The server was unable to complete your request." : "Serwer nie mógł zakończyć żądania.", "If this happens again, please send the technical details below to the server administrator." : "Jeśli to się powtórzy, prześlij poniższe szczegóły techniczne do administratora serwera.", @@ -328,6 +327,7 @@ OC.L10N.register( "Account connected" : "Połączono z kontem", "Your client should now be connected!" : "Twój klient powinien być teraz podłączony!", "You can close this window." : "Możesz zamknąć to okno.", + "Previous" : "Poprzedni", "This share is password-protected" : "Udostępnienie jest zabezpieczone hasłem", "The password is wrong or expired. Please try again or request a new one." : "Hasło jest nieprawidłowe lub wygasło. Spróbuj ponownie lub poproś o nowe.", "Please type in your email address to request a temporary password" : "Wpisz swój adres e-mail, aby poprosić o tymczasowe hasło", |