aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-27 00:20:16 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-27 00:20:16 +0000
commit65eab30123fdae13260bb70d4cbac650ee039d98 (patch)
tree503b175e7f3ee9582936e4326edd87fc60669f04 /core/l10n/pl.js
parent5125c34f011651821d3a1d6e3ce2d0337ab75fe9 (diff)
downloadnextcloud-server-65eab30123fdae13260bb70d4cbac650ee039d98.tar.gz
nextcloud-server-65eab30123fdae13260bb70d4cbac650ee039d98.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 18700cd31fb..ee85f384f42 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -452,7 +452,6 @@ OC.L10N.register(
"Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Twój zdalny adres został zidentyfikowany jako \"{remoteAddress}\" i jest obecnie dławiony metodą bruteforce, co spowalnia działanie różnych żądań. Jeśli adres zdalny nie jest adresem użytkownika, może to wskazywać na nieprawidłową konfigurację serwera proxy. Więcej informacji można znaleźć w {linkstart}dokumentacji ↗{linkend}.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Baza danych służy do blokowania plików transakcyjnych. Aby zwiększyć wydajność, skonfiguruj pamięć podręczną memcache, jeśli jest dostępna. Więcej informacji znajdziesz w {linkstart}dokumentacji ↗{linkend}.",
"PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 jest teraz przestarzałe w Nextcloud 27. Nextcloud 28 może wymagać co najmniej PHP 8.1. Jak najszybciej zaktualizuj do {linkstart}jednej z oficjalnie obsługiwanych wersji PHP dostarczonych przez PHP Group ↗{linkend}.",
- "Avatar of {fullName}" : "Awatar {fullName}",
- "Start typing in search" : "Zacznij pisać w wyszukiwarce"
+ "Avatar of {fullName}" : "Awatar {fullName}"
},
"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);");