diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-03 00:21:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-03 00:21:16 +0000 |
commit | f4848d736e4094e47c3cba6720a25d02767e8025 (patch) | |
tree | 0c1c17c08ef90802e39ee8ea86ee1871b8293935 /apps/user_status/l10n | |
parent | 54df0ddd1047408e26035336d5894b5206327b62 (diff) | |
download | nextcloud-server-f4848d736e4094e47c3cba6720a25d02767e8025.tar.gz nextcloud-server-f4848d736e4094e47c3cba6720a25d02767e8025.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r-- | apps/user_status/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/it.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js index d9086d3029e..874d2c03cfd 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -20,6 +20,8 @@ OC.L10N.register( "Set status" : "Imposta stato", "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", + "Set absence period" : "Imposta periodo di assenza", + "Set absence period and replacement" : "Imposta periodo di assenza e sostituzione", "Your status was set automatically" : "Stato impostato automaticamente", "Clear status message" : "Cancella il messaggio di stato", "Set status message" : "Imposta messaggio di stato", diff --git a/apps/user_status/l10n/it.json b/apps/user_status/l10n/it.json index 1d358ec0e60..25c5d3d735b 100644 --- a/apps/user_status/l10n/it.json +++ b/apps/user_status/l10n/it.json @@ -18,6 +18,8 @@ "Set status" : "Imposta stato", "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", + "Set absence period" : "Imposta periodo di assenza", + "Set absence period and replacement" : "Imposta periodo di assenza e sostituzione", "Your status was set automatically" : "Stato impostato automaticamente", "Clear status message" : "Cancella il messaggio di stato", "Set status message" : "Imposta messaggio di stato", |