diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /core/l10n/pl.json | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.json')
-rw-r--r-- | core/l10n/pl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 280b85a787a..e2ae0d1f12d 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -356,7 +356,6 @@ "Get your own free account" : "Za艂贸偶 w艂asne bezp艂atne konto", "%s homepage" : "Strona g艂贸wna %s", "Confirm your password" : "Potwierd藕 has艂o", - "%s's homepage" : "Strona g艂贸wna %s", "Connect to your account" : "Po艂膮cz z kontem", "Please log in before granting %1$s access to your %2$s account." : "Zaloguj si臋 przed udzieleniem dost臋pu %1$s do swojego konta %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Je艣li nie konfigurujesz nowego urz膮dzenia lub aplikacji, to wynika z tego, 偶e kto艣 pr贸buje, aby艣 udzieli艂 dost臋pu do Twoich danych. W takim przypadku nie kontynuuj, tylko skontaktuj si臋 z administratorem systemu.", @@ -425,6 +424,7 @@ "Contacts" : "Kontakty", "Contacts menu" : "Menu kontakt贸w", "Setup two-factor authentication" : "Ustaw uwierzytelnianie dwusk艂adnikowe", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. 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 do poprawnego dzia艂ania potrzebuje 64-bitowej. Zaktualizuj sw贸j system operacyjny i PHP do wersji 64-bitowej! Wi臋cej informacji na ten temat przeczytasz na {linkstart}stronie dokumentacji 鈫梴linkend}." + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. 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 do poprawnego dzia艂ania potrzebuje 64-bitowej. Zaktualizuj sw贸j system operacyjny i PHP do wersji 64-bitowej! Wi臋cej informacji na ten temat przeczytasz na {linkstart}stronie dokumentacji 鈫梴linkend}.", + "%s's homepage" : "Strona g艂贸wna %s" },"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 |