diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-14 02:30:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-14 02:30:41 +0000 |
commit | 58891a965537bc2865cf710c2c33655124b12940 (patch) | |
tree | 00476bbb01898645c4b0325b562f8a7e6edb1baf /apps/user_status | |
parent | 909de3097115d2112fa5154c098a18de96233688 (diff) | |
download | nextcloud-server-58891a965537bc2865cf710c2c33655124b12940.tar.gz nextcloud-server-58891a965537bc2865cf710c2c33655124b12940.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/sk.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/sk.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/pt_BR.js b/apps/user_status/l10n/pt_BR.js index 113ddca0e55..3ab18f796dc 100644 --- a/apps/user_status/l10n/pt_BR.js +++ b/apps/user_status/l10n/pt_BR.js @@ -9,6 +9,7 @@ OC.L10N.register( "Working remotely" : "Em trabalho remoto", "User status" : "Status do usuário", "Clear status message after" : "Limpar status do usuário após", + "What is your status?" : "Qual é o seu status?", "Set status" : "Definir status", "Online status" : "Status online", "Status message" : "Mensagem de status", diff --git a/apps/user_status/l10n/pt_BR.json b/apps/user_status/l10n/pt_BR.json index a4b86274ab6..397a2c1b24f 100644 --- a/apps/user_status/l10n/pt_BR.json +++ b/apps/user_status/l10n/pt_BR.json @@ -7,6 +7,7 @@ "Working remotely" : "Em trabalho remoto", "User status" : "Status do usuário", "Clear status message after" : "Limpar status do usuário após", + "What is your status?" : "Qual é o seu status?", "Set status" : "Definir status", "Online status" : "Status online", "Status message" : "Mensagem de status", diff --git a/apps/user_status/l10n/sk.js b/apps/user_status/l10n/sk.js index c62ae1d3889..67efa951fa6 100644 --- a/apps/user_status/l10n/sk.js +++ b/apps/user_status/l10n/sk.js @@ -9,6 +9,7 @@ OC.L10N.register( "Working remotely" : "Pracuje na diaľku", "User status" : "Stav užívateľa", "Clear status message after" : "Vyčistiť správu o stave po", + "What is your status?" : "Aký je váš stav?", "Set status" : "Nastaviť stav", "Online status" : "Stav pripojenia", "Status message" : "Správa o stave", diff --git a/apps/user_status/l10n/sk.json b/apps/user_status/l10n/sk.json index 90879d4efdd..a114b23d436 100644 --- a/apps/user_status/l10n/sk.json +++ b/apps/user_status/l10n/sk.json @@ -7,6 +7,7 @@ "Working remotely" : "Pracuje na diaľku", "User status" : "Stav užívateľa", "Clear status message after" : "Vyčistiť správu o stave po", + "What is your status?" : "Aký je váš stav?", "Set status" : "Nastaviť stav", "Online status" : "Stav pripojenia", "Status message" : "Správa o stave", |