diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-03 00:21:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-03 00:21:04 +0000 |
commit | 8b7329bfb19209521ca6fcef278abd45e1c68833 (patch) | |
tree | 7b03fa4a4a426525ff4db32aa9c3b7505c0f2be3 /apps/user_status | |
parent | 073b792dbfcec013530c706ebe2be84e91760cf7 (diff) | |
download | nextcloud-server-8b7329bfb19209521ca6fcef278abd45e1c68833.tar.gz nextcloud-server-8b7329bfb19209521ca6fcef278abd45e1c68833.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/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", |