diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-26 00:18:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-26 00:18:10 +0000 |
commit | 7d9d99d5e648a4a1fae4eebedd92082b94571d50 (patch) | |
tree | 574cdc87f44eaaf63c5bfb2d8b9966cee5f91e7e /apps/user_status/l10n | |
parent | fe146a9739026fa6c812467da5372305390b20f4 (diff) | |
download | nextcloud-server-7d9d99d5e648a4a1fae4eebedd92082b94571d50.tar.gz nextcloud-server-7d9d99d5e648a4a1fae4eebedd92082b94571d50.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 | 9 | ||||
-rw-r--r-- | apps/user_status/l10n/it.json | 9 | ||||
-rw-r--r-- | apps/user_status/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/pt_BR.json | 2 |
4 files changed, 22 insertions, 0 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js index f7e67d56dcc..d5e97c7bd7e 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -11,14 +11,23 @@ OC.L10N.register( "User status" : "Stato utente", "View profile" : "Vedi profilo", "Clear status after" : "Togli lo stato dopo", + "Emoji for your status message" : "Emoji per il tuo messaggio di stato", "What is your status?" : "Qual è il tuo stato?", + "Predefined statuses" : "Stati predefiniti", + "Previously set" : "Impostato in precedenza", + "Reset status" : "Ripristina stato", "Set status" : "Imposta stato", "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", + "Your status was set automatically" : "Stato impostato automaticamente", "Clear status message" : "Cancella il messaggio di stato", "Set status message" : "Imposta messaggio di stato", + "Reset status to \"{icon} {message}\"" : "Ripristina stato a \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Ripristina stato a \"{message}\"", + "Reset status to \"{icon}\"" : "Ripristina stato a \"{icon}\"", "There was an error saving the status" : "Si è verificato un errore durante il salvataggio dello stato", "There was an error clearing the status" : "Si è verificato un errore durante la rimozione dello stato", + "There was an error reverting the status" : "Si è verificato un errore ripristinando lo stato", "No recent status changes" : "Nessun cambio di stato recente", "Away" : "Assente", "Do not disturb" : "Non disturbare", diff --git a/apps/user_status/l10n/it.json b/apps/user_status/l10n/it.json index 3dc0d9de30a..d019f8ce094 100644 --- a/apps/user_status/l10n/it.json +++ b/apps/user_status/l10n/it.json @@ -9,14 +9,23 @@ "User status" : "Stato utente", "View profile" : "Vedi profilo", "Clear status after" : "Togli lo stato dopo", + "Emoji for your status message" : "Emoji per il tuo messaggio di stato", "What is your status?" : "Qual è il tuo stato?", + "Predefined statuses" : "Stati predefiniti", + "Previously set" : "Impostato in precedenza", + "Reset status" : "Ripristina stato", "Set status" : "Imposta stato", "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", + "Your status was set automatically" : "Stato impostato automaticamente", "Clear status message" : "Cancella il messaggio di stato", "Set status message" : "Imposta messaggio di stato", + "Reset status to \"{icon} {message}\"" : "Ripristina stato a \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Ripristina stato a \"{message}\"", + "Reset status to \"{icon}\"" : "Ripristina stato a \"{icon}\"", "There was an error saving the status" : "Si è verificato un errore durante il salvataggio dello stato", "There was an error clearing the status" : "Si è verificato un errore durante la rimozione dello stato", + "There was an error reverting the status" : "Si è verificato un errore ripristinando lo stato", "No recent status changes" : "Nessun cambio di stato recente", "Away" : "Assente", "Do not disturb" : "Non disturbare", diff --git a/apps/user_status/l10n/pt_BR.js b/apps/user_status/l10n/pt_BR.js index 434b167135e..92abdea171e 100644 --- a/apps/user_status/l10n/pt_BR.js +++ b/apps/user_status/l10n/pt_BR.js @@ -11,7 +11,9 @@ OC.L10N.register( "User status" : "Status do usuário", "View profile" : "Visualizar perfil", "Clear status after" : "Limpar status após", + "Emoji for your status message" : "Emoji para sua mensagem de status", "What is your status?" : "Qual é o seu status?", + "Predefined statuses" : "Status predefinidos", "Previously set" : "Definido anteriormente", "Reset status" : "Reinicie o status", "Set status" : "Definir status", diff --git a/apps/user_status/l10n/pt_BR.json b/apps/user_status/l10n/pt_BR.json index 75250b8e75b..835edefbdc8 100644 --- a/apps/user_status/l10n/pt_BR.json +++ b/apps/user_status/l10n/pt_BR.json @@ -9,7 +9,9 @@ "User status" : "Status do usuário", "View profile" : "Visualizar perfil", "Clear status after" : "Limpar status após", + "Emoji for your status message" : "Emoji para sua mensagem de status", "What is your status?" : "Qual é o seu status?", + "Predefined statuses" : "Status predefinidos", "Previously set" : "Definido anteriormente", "Reset status" : "Reinicie o status", "Set status" : "Definir status", |