diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-31 00:21:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-31 00:21:00 +0000 |
commit | d5a2f80b44eddbade6bcf475f50b243c61b024c0 (patch) | |
tree | 6ce223e504761d604572dc452f838677907b595e /apps/user_status | |
parent | 7a3f45bf6c88445b8992a080be3b4735d626a71f (diff) | |
download | nextcloud-server-d5a2f80b44eddbade6bcf475f50b243c61b024c0.tar.gz nextcloud-server-d5a2f80b44eddbade6bcf475f50b243c61b024c0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/pl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/pl.js b/apps/user_status/l10n/pl.js index 1c11b438615..08a013fc32a 100644 --- a/apps/user_status/l10n/pl.js +++ b/apps/user_status/l10n/pl.js @@ -20,6 +20,8 @@ OC.L10N.register( "Set status" : "Ustaw status", "Online status" : "Status online", "Status message" : "Komunikat statusu", + "Set absence period" : "Ustaw okres nieobecności", + "Set absence period and replacement" : "Ustaw okres nieobecności i zastępstwo", "Your status was set automatically" : "Twój status został ustawiony automatycznie", "Clear status message" : "Wyczyść komunikat statusu", "Set status message" : "Ustaw komunikat statusu", diff --git a/apps/user_status/l10n/pl.json b/apps/user_status/l10n/pl.json index d953ef97001..159e2847163 100644 --- a/apps/user_status/l10n/pl.json +++ b/apps/user_status/l10n/pl.json @@ -18,6 +18,8 @@ "Set status" : "Ustaw status", "Online status" : "Status online", "Status message" : "Komunikat statusu", + "Set absence period" : "Ustaw okres nieobecności", + "Set absence period and replacement" : "Ustaw okres nieobecności i zastępstwo", "Your status was set automatically" : "Twój status został ustawiony automatycznie", "Clear status message" : "Wyczyść komunikat statusu", "Set status message" : "Ustaw komunikat statusu", |