diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:25 +0000 |
commit | 6a120bfda157515da4694036392f704f095d0aff (patch) | |
tree | cb04569b92d86a2c6499e3bce009a1820e066946 /apps/user_status | |
parent | 51c76884bcfa11a2794e37956b989d0b0dc3367b (diff) | |
download | nextcloud-server-6a120bfda157515da4694036392f704f095d0aff.tar.gz nextcloud-server-6a120bfda157515da4694036392f704f095d0aff.zip |
Fix(l10n): š Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/gl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 40948038ba7..82d405cd291 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -7,6 +7,7 @@ OC.L10N.register( "Out sick" : "Enfermo", "Vacationing" : "De vacaciĆ³ns", "Working remotely" : "Traballando en remoto", + "In a call" : "Nunha chamada", "User status" : "Estado do usuario", "View profile" : "Ver o perfil", "Clear status after" : "Limpar o estado apĆ³s", diff --git a/apps/user_status/l10n/gl.json b/apps/user_status/l10n/gl.json index 2ad471244e1..a036f9dfbe3 100644 --- a/apps/user_status/l10n/gl.json +++ b/apps/user_status/l10n/gl.json @@ -5,6 +5,7 @@ "Out sick" : "Enfermo", "Vacationing" : "De vacaciĆ³ns", "Working remotely" : "Traballando en remoto", + "In a call" : "Nunha chamada", "User status" : "Estado do usuario", "View profile" : "Ver o perfil", "Clear status after" : "Limpar o estado apĆ³s", |