diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-10 00:20:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-10 00:20:23 +0000 |
commit | 39bae6f32591036be1674b58a355d71303a44790 (patch) | |
tree | e68658705b864c0a745ad6d271095702c909e656 /apps/user_status | |
parent | 8bf6a60199e221abd413439aa6abca59b8d45521 (diff) | |
download | nextcloud-server-39bae6f32591036be1674b58a355d71303a44790.tar.gz nextcloud-server-39bae6f32591036be1674b58a355d71303a44790.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/cs.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/cs.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js index c435d0b2dcc..a022778484d 100644 --- a/apps/user_status/l10n/cs.js +++ b/apps/user_status/l10n/cs.js @@ -20,6 +20,8 @@ OC.L10N.register( "Set status" : "Nastavit stav", "Online status" : "Stav online", "Status message" : "Stavová zpráva", + "Set absence period" : "Nastavit období nepřítomnosti", + "Set absence period and replacement" : "Nastavit období nepřítomnosti a zástup", "Your status was set automatically" : "Váš stav byl nastaven automaticky", "Clear status message" : "Vyčistit stavovou zprávu", "Set status message" : "Nastavit stavovou zprávu", diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json index 3b64712845b..e6e92789754 100644 --- a/apps/user_status/l10n/cs.json +++ b/apps/user_status/l10n/cs.json @@ -18,6 +18,8 @@ "Set status" : "Nastavit stav", "Online status" : "Stav online", "Status message" : "Stavová zpráva", + "Set absence period" : "Nastavit období nepřítomnosti", + "Set absence period and replacement" : "Nastavit období nepřítomnosti a zástup", "Your status was set automatically" : "Váš stav byl nastaven automaticky", "Clear status message" : "Vyčistit stavovou zprávu", "Set status message" : "Nastavit stavovou zprávu", |