diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-30 02:22:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-30 02:22:16 +0000 |
commit | 18f9f394ed5e3808720b21bde44df8cd08839cef (patch) | |
tree | 4067239f1fa6d21692b7f247670c1002d289e93e /apps/user_status/l10n | |
parent | 4c3ad0d69fc8be2dea0f2180ee1e393ecd1cd526 (diff) | |
download | nextcloud-server-18f9f394ed5e3808720b21bde44df8cd08839cef.tar.gz nextcloud-server-18f9f394ed5e3808720b21bde44df8cd08839cef.zip |
[tx-robot] updated 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 | 3 | ||||
-rw-r--r-- | apps/user_status/l10n/it.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js index fc956ecad14..5fc210a62a8 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -7,8 +7,11 @@ OC.L10N.register( "Out sick" : "In malattia", "Vacationing" : "In vacanza", "Working remotely" : "Lavoro da remoto", + "In a call" : "In una chiamata", "User status" : "Stato utente", + "View profile" : "Vedi profilo", "Clear status message after" : "Cancella il messaggio di stato dopo", + "What is your status?" : "Qual è il tuo stato?", "Set status" : "Imposta stato", "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", diff --git a/apps/user_status/l10n/it.json b/apps/user_status/l10n/it.json index 132ba620d0b..16ed3a04e46 100644 --- a/apps/user_status/l10n/it.json +++ b/apps/user_status/l10n/it.json @@ -5,8 +5,11 @@ "Out sick" : "In malattia", "Vacationing" : "In vacanza", "Working remotely" : "Lavoro da remoto", + "In a call" : "In una chiamata", "User status" : "Stato utente", + "View profile" : "Vedi profilo", "Clear status message after" : "Cancella il messaggio di stato dopo", + "What is your status?" : "Qual è il tuo stato?", "Set status" : "Imposta stato", "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", |