diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-25 02:48:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-25 02:48:52 +0000 |
commit | 6765c3e0de75cc3646160617312d91e3bc2078e0 (patch) | |
tree | f71fade7c2de230b2ac1a0e1672c818664ff7afa /apps/updatenotification/l10n/pl.js | |
parent | 5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (diff) | |
download | nextcloud-server-6765c3e0de75cc3646160617312d91e3bc2078e0.tar.gz nextcloud-server-6765c3e0de75cc3646160617312d91e3bc2078e0.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/pl.js')
-rw-r--r-- | apps/updatenotification/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js index 0288644ee27..7e00cd90fce 100644 --- a/apps/updatenotification/l10n/pl.js +++ b/apps/updatenotification/l10n/pl.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "Serwer aktualizacji nie był dostępny od %d dni w celu sprawdzenia dostępności nowych aktualizacji.", "Please check the Nextcloud and server log files for errors." : "Sprawdź pliki dziennika Nextcloud i serwera pod kątem błędów.", "Update to %1$s is available." : "Dostępna jest aktualizacja do wersji %1$s.", + "Update to {serverAndVersion} is available." : "Dostępna jest aktualizacja dla {serverAndVersion}.", "Update for {app} to version %s is available." : "Dostępna jest aktualizacja dla {app} do wersji %s.", "Update notification" : "Powiadomienie o aktualizacji", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Wyświetla powiadomienia o aktualizacji dla usługi Nextcloud i udostępnia SSO dla aktualizatora.", |