diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:15 +0000 |
commit | 16b68fdb347f8b1f4851fa42f54e6fe2122ee861 (patch) | |
tree | a2b280402cd2566d94839b962b373957de78f386 /apps/user_status/l10n | |
parent | 11f46fc219537ae399fcb3babafa4ef067f180be (diff) | |
download | nextcloud-server-16b68fdb347f8b1f4851fa42f54e6fe2122ee861.tar.gz nextcloud-server-16b68fdb347f8b1f4851fa42f54e6fe2122ee861.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/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", |