diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /lib/l10n/pl.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.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 37e5c4eeffb..3fd4c3f6b01 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -263,10 +263,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Limit czasu połączenia do magazynu. %s", "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.", "Full name" : "Pełna nazwa", - "%s enter the database username and name." : "Podaj nazwę bazy danych i nazwę użytkownika dla %s.", - "%s enter the database username." : "Podaj nazwę użytkownika dla %s.", - "%s enter the database name." : "Podaj nazwę bazy danych dla %s.", - "%s you may not use dots in the database name" : "Nie możesz używać kropek w nazwie bazy danych %s.", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Osiągnięto limit użytkowników i użytkownik nie został utworzony. Sprawdź swoje powiadomienia, aby dowiedzieć się więcej.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\" i \"_.@-'\"", "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.", |