diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-10 00:20:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-10 00:20:15 +0000 |
commit | d537050f19b264f96d86a564770835ae36ab9add (patch) | |
tree | 00a6a1a1e25d0807ab5e5237df029b069acfa9c8 /apps/user_status | |
parent | 9e047e9bca80cdf11c3515c74892f19b12fd8fbd (diff) | |
download | nextcloud-server-d537050f19b264f96d86a564770835ae36ab9add.tar.gz nextcloud-server-d537050f19b264f96d86a564770835ae36ab9add.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", |