Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-06 05:12:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-11-06 05:12:40 +0300
commit7f2c21f05658128e5dbefd4d64a6cdbdf9334631 (patch)
treeeedffdb1a26c9f24370573403cbb08c4050eb6c5 /lib
parent779feddb223367f4440f9ffb97407a94d43d83e4 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/pl.js2
-rw-r--r--lib/l10n/pl.json2
2 files changed, 4 insertions, 0 deletions
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",