diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-23 02:25:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-23 02:25:26 +0000 |
commit | cfc93d8b0a9a8091fcc59cc308fb8ab8a2648b6c (patch) | |
tree | ce12d3291a30d6e4e033236bead385e255e2dee6 /core/l10n/pl.js | |
parent | 2ff877f105c235a08f0fd887d75bddfbbc6cf624 (diff) | |
download | nextcloud-server-cfc93d8b0a9a8091fcc59cc308fb8ab8a2648b6c.tar.gz nextcloud-server-cfc93d8b0a9a8091fcc59cc308fb8ab8a2648b6c.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.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 0588a017df3..c7a68dff515 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -28,6 +28,7 @@ OC.L10N.register( "Your login token is invalid or has expired" : "Token logowania jest nieprawidłowy lub wygasł", "This community release of Nextcloud is unsupported and push notifications are limited." : "To wydanie społecznościowe Nextcloud nie jest obsługiwane, a powiadomienia Push są ograniczone.", "Login" : "Zaloguj", + "Please try again" : "Spróbuj ponownie", "Password reset is disabled" : "Resetowanie hasła jest wyłączone", "Could not reset password because the token is expired" : "Nie można zresetować hasła, ponieważ token wygasł", "Could not reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest nieprawidłowy", |