From f55ac66ad1e3f6c1e56877aee596e2f80b1b39fd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 6 Nov 2022 02:12:48 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- lib/l10n/pl.js | 2 ++ lib/l10n/pl.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'lib') diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 927129c732e..bab9d6c8c42 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -127,6 +127,8 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "Zła nazwa użytkownika i/lub hasło do bazy danych PostgreSQL", "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. 64-bit is required for 26 and higher." : "Wygląda na to, że ta instancja %s działa w 32-bitowym środowisku PHP. 64-bitowy jest wymagany dla 26 i wyższych.", + "Please switch to 64-bit PHP." : "Przejdź na 64-bitowy PHP.", "Set an admin username." : "Ustaw nazwę administratora.", "Set an admin password." : "Ustaw hasło administratora.", "Cannot create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index e927223cef6..f1db02fde82 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -125,6 +125,8 @@ "PostgreSQL username and/or password not valid" : "Zła nazwa użytkownika i/lub hasło do bazy danych PostgreSQL", "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. 64-bit is required for 26 and higher." : "Wygląda na to, że ta instancja %s działa w 32-bitowym środowisku PHP. 64-bitowy jest wymagany dla 26 i wyższych.", + "Please switch to 64-bit PHP." : "Przejdź na 64-bitowy PHP.", "Set an admin username." : "Ustaw nazwę administratora.", "Set an admin password." : "Ustaw hasło administratora.", "Cannot create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", -- cgit v1.2.3