diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-30 02:22:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-30 02:22:34 +0000 |
commit | 8d180c00a35c7fd86f5d9c94d2614ed102926bcb (patch) | |
tree | b7d602ac8fd9be6f4eaeec374fa95526926c0a92 | |
parent | e250aef6b44059eb9f7a2ab87fc05339323e4d14 (diff) | |
download | nextcloud-server-8d180c00a35c7fd86f5d9c94d2614ed102926bcb.tar.gz nextcloud-server-8d180c00a35c7fd86f5d9c94d2614ed102926bcb.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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", |