diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:35 +0000 |
commit | ac54fda52c91987e53f845598ec0bcf5798a4dfb (patch) | |
tree | 6ad54e49e433a2ea23360e3e686423ad8eb72c02 /lib/l10n/pl.js | |
parent | b30cc91e931c083b0e97ac5faa441b1cd41c0dac (diff) | |
download | nextcloud-server-ac54fda52c91987e53f845598ec0bcf5798a4dfb.tar.gz nextcloud-server-ac54fda52c91987e53f845598ec0bcf5798a4dfb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 2be818ae31c..6ad8ac1db1d 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -248,12 +248,10 @@ OC.L10N.register( "Summarizes text by reducing its length without losing key information." : "Podsumowuje tekst, zmniejszając jego długość bez utraty kluczowych informacji.", "Extract topics" : "Wyodrębnij tematy", "Extracts topics from a text and outputs them separated by commas." : "Wyodrębnia tematy z tekstu i wyświetla je oddzielone przecinkami.", - "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Pliki aplikacji %1$s nie zostały poprawnie zastąpione. Upewnij się, że jest to wersja zgodna z serwerem.", "404" : "404", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Zalogowany użytkownik musi być administratorem, subadministratorem lub mieć specjalne uprawnienia dostępu do tego ustawienia", "Logged in user must be an admin or sub admin" : "Zalogowany użytkownik musi być administratorem lub współadministratorem", "Logged in user must be an admin" : "Zalogowany użytkownik musi być administratorem", - "Full name" : "Pełna nazwa", "Unknown user" : "Nieznany użytkownik", "Enter the database username and name for %s" : "Podaj nazwę użytkownika i nazwę bazy danych dla %s", "Enter the database username for %s" : "Podaj nazwę użytkownika bazy danych dla %s", @@ -270,8 +268,6 @@ OC.L10N.register( "Username must not consist of dots only" : "Nazwa użytkownika nie może się składać tylko z kropek", "Username is invalid because files already exist for this user" : "Nazwa użytkownika jest nieprawidłowa, ponieważ pliki już istnieją dla tego użytkownika", "User disabled" : "Użytkownik zablokowany", - "libxml2 2.7.0 is at least required. Currently %s is installed." : "Wymagana wersja dla libxml2 to przynajmniej 2.7.0. Aktualnie zainstalowana jest %s.", - "To fix this issue update your libxml2 version and restart your web server." : "Aby rozwiązać ten problem, zaktualizuj wersję libxml2 i ponownie uruchom serwer WWW.", "PostgreSQL >= 9 required." : "Wymagany PostgreSQL >= 9", "Please upgrade your database version." : "Zaktualizuj wersję bazy danych.", "Your data directory is readable by other users." : "Twój katalog danych jest widoczny dla innych użytkowników.", |