diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
commit | 1afe8906bc10247fcabf1651da881e027b3d8279 (patch) | |
tree | ca90c573a635898301c2924f167bf3256ef8dc66 /lib/l10n/pl.js | |
parent | 3a0bfbd55845257aea963b6ae894eff2289a044c (diff) | |
download | nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.tar.gz nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index f4ab982b4f5..98988ff5cdc 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -89,10 +89,10 @@ OC.L10N.register( "%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.", + "You need to enter details of an existing account." : "Musisz wprowadzić szczegółowe dane dla istniejącego konta.", "Oracle connection could not be established" : "Nie można nawiązać połączenia z bazą danych Oracle", "Oracle username and/or password not valid" : "Zła nazwa użytkownika i/lub hasło do bazy danych Oracle", "PostgreSQL username and/or password not valid" : "Zła nazwa użytkownika i/lub hasło do bazy danych PostgreSQL", - "You need to enter details of an existing account." : "Musisz wprowadzić szczegółowe dane dla istniejącego konta.", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nie jest wspierany i %s nie będzie działać poprawnie na tej platformie. Używasz go na własne ryzyko!", "For the best results, please consider using a GNU/Linux server instead." : "Aby uzyskać najlepszy efekt, rozważ użycie serwera GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Wydaje się, że ta instancja %s używa PHP dla 32-bitowego środowiska, ponieważ open_basedir został tak skonfigurowany w php.ini. Doprowadzi to do problemów z plikami powyżej 4 GB i jest bardzo niezalecane.", |