aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/pl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-03 00:18:21 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-03 00:18:21 +0000
commitf778c6c34491031b5708bba786116dd72ec19aff (patch)
tree6afd31a5ae732a9ab9cb9a778405703e6bbb10e2 /apps/updatenotification/l10n/pl.json
parent8fec42fed50b71612c2497713cb2e8716e68df65 (diff)
downloadnextcloud-server-f778c6c34491031b5708bba786116dd72ec19aff.tar.gz
nextcloud-server-f778c6c34491031b5708bba786116dd72ec19aff.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/pl.json')
-rw-r--r--apps/updatenotification/l10n/pl.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json
index 3a62a93784c..15852e735e2 100644
--- a/apps/updatenotification/l10n/pl.json
+++ b/apps/updatenotification/l10n/pl.json
@@ -18,7 +18,6 @@
"Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Należy pamiętać, że aktualizacja sieciowa nie jest zalecana przy więcej niż 100 użytkownikach! Zamiast tego użyj narzędzia do aktualizacji wiersza poleceń!",
"Open updater" : "Otwórz aktualizator",
"Download now" : "Pobierz teraz",
- "Please use the command line updater to update." : "Użyj wiersza poleceń do aktualizacji.",
"What's new?" : "Co nowego?",
"View changelog" : "Zobacz listę zmian",
"The update check is not yet finished. Please refresh the page." : "Sprawdzanie aktualizacji nie zostało jeszcze zakończone. Odśwież stronę.",
@@ -47,6 +46,7 @@
"Beta" : "Beta",
"A pre-release version only for testing new features, not for production environments." : "Wersja przedpremierowa tylko do testowania nowych funkcji. Nie jest do środowisk produkcyjnych.",
"_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> aplikacja nie ma kompatybilnej wersji z tą wersją Nextcloud.","<strong>%n</strong> aplikacje nie ma kompatybilnej wersji z tą wersją Nextcloud.","<strong>%n</strong> aplikacji nie ma kompatybilnej wersji z tą wersją Nextcloud.","<strong>%n</strong> aplikacji nie ma kompatybilnej wersji z tą wersją Nextcloud."],
+ "Please use the command line updater to update." : "Użyj wiersza poleceń do aktualizacji.",
"You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Możesz zmienić kanał aktualizacji poniżej, co wpływa również na stronę zarządzania aplikacjami. Np. po przejściu na kanał beta aktualizacje aplikacji beta będą dostępne na stronie zarządzania aplikacjami.",
"Update channel:" : "Kanał aktualizacji:"
},"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);"