diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-08 02:28:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-08 02:28:44 +0000 |
commit | 0e665e064686dee3b588db0bfd07791968866761 (patch) | |
tree | 9974e318d6db3b6f87c907aee0138cf9a501f7fb /apps/user_status | |
parent | 6c0036a6b2fb78dd0159aeaf7badb3faf967e44a (diff) | |
download | nextcloud-server-0e665e064686dee3b588db0bfd07791968866761.tar.gz nextcloud-server-0e665e064686dee3b588db0bfd07791968866761.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/hr.js | 3 | ||||
-rw-r--r-- | apps/user_status/l10n/hr.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_status/l10n/hr.js b/apps/user_status/l10n/hr.js index b92cad83cc1..6babb39adf2 100644 --- a/apps/user_status/l10n/hr.js +++ b/apps/user_status/l10n/hr.js @@ -7,8 +7,11 @@ OC.L10N.register( "Out sick" : "Na bolovanju", "Vacationing" : "Na odmoru", "Working remotely" : "Rad na daljinu", + "In a call" : "U pozivu", "User status" : "Status korisnika", + "View profile" : "Prikaži profil", "Clear status message after" : "Izbriši poruku statusa nakon", + "What is your status?" : "Koji je vaš status?", "Set status" : "Postavi status", "Online status" : "Status na mreži", "Status message" : "Poruka statusa", diff --git a/apps/user_status/l10n/hr.json b/apps/user_status/l10n/hr.json index 9dc63046a59..362e39fb2f0 100644 --- a/apps/user_status/l10n/hr.json +++ b/apps/user_status/l10n/hr.json @@ -5,8 +5,11 @@ "Out sick" : "Na bolovanju", "Vacationing" : "Na odmoru", "Working remotely" : "Rad na daljinu", + "In a call" : "U pozivu", "User status" : "Status korisnika", + "View profile" : "Prikaži profil", "Clear status message after" : "Izbriši poruku statusa nakon", + "What is your status?" : "Koji je vaš status?", "Set status" : "Postavi status", "Online status" : "Status na mreži", "Status message" : "Poruka statusa", |