diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:46 +0000 |
commit | e218d1f98e19307f2bf170e09670e4f7fe61f061 (patch) | |
tree | 179a809826ea32995075c12cc1d0e2385d39b99d /lib/l10n/pl.js | |
parent | 2c24c3c469847d36b65e3e1e0550ab2c2d03e6d5 (diff) | |
download | nextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.tar.gz nextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.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 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index e558cf2146f..d1c7761e8b1 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -264,7 +264,6 @@ OC.L10N.register( "Generate headline" : "Wygeneruj nagłówek", "Summarizes text by reducing its length without losing key information." : "Podsumowuje tekst, zmniejszając jego długość bez utraty kluczowych informacji.", "Extracts topics from a text and outputs them separated by commas." : "Wyodrębnia tematy z tekstu i wyświetla je oddzielone przecinkami.", - "404" : "404", "Education Edition" : "Edycja edukacyjna", "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", @@ -287,8 +286,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", - "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.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Zmień uprawnienia na 0770, aby katalog nie był widoczny dla innych użytkowników.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że w katalogu \"data\" znajduje się plik o nazwie \".ocdata\"." |