diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-13 02:32:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-13 02:32:57 +0000 |
commit | 32ef1f59321397bce7577e30394abb1ea239d835 (patch) | |
tree | 2951086e7a85dad1b9be1395b114ee5a34eacd2b /core/l10n/pl.json | |
parent | 4994b73169a151e87e7a4903a96f33a31755048f (diff) | |
download | nextcloud-server-32ef1f59321397bce7577e30394abb1ea239d835.tar.gz nextcloud-server-32ef1f59321397bce7577e30394abb1ea239d835.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.json')
-rw-r--r-- | core/l10n/pl.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 88bc230662e..9b3dcf17733 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -422,7 +422,6 @@ "Settings menu" : "Menu ustawień", "The password is wrong. Try again." : "Hasło jest nieprawidłowe. Spróbuj ponownie.", "Setup two-factor authentication" : "Ustaw uwierzytelnianie dwuskładnikowe", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud 26 i nowsze wymagają wersji 64-bitowej. Zaktualizuj swój system operacyjny i PHP do wersji 64-bitowej! Aby uzyskać więcej informacji, przeczytaj {linkstart}stronę dokumentacji na ten temat ↗{linkend}.", - "Search starts once you start typing" : "Wyszukiwanie rozpocznie się, gdy zaczniesz pisać" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud 26 i nowsze wymagają wersji 64-bitowej. Zaktualizuj swój system operacyjny i PHP do wersji 64-bitowej! Aby uzyskać więcej informacji, przeczytaj {linkstart}stronę dokumentacji na ten temat ↗{linkend}." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file |