diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-13 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-13 02:27:50 +0000 |
commit | b1abc57c07a61b5a0557395d86c3e31486a96c23 (patch) | |
tree | 2b4c7ebc010da92c4c290eb9ca085ec3706839c9 /apps/dav/l10n/gl.js | |
parent | f37b29eb2da66c66fd3752209c9e552948e35ca1 (diff) | |
download | nextcloud-server-b1abc57c07a61b5a0557395d86c3e31486a96c23.tar.gz nextcloud-server-b1abc57c07a61b5a0557395d86c3e31486a96c23.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/gl.js')
-rw-r--r-- | apps/dav/l10n/gl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 247c5688f61..3245bb7bb20 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -75,6 +75,8 @@ OC.L10N.register( "\"%1$s\" has been canceled" : "\"%1$s\" cancelouse", "Re: %1$s" : "Re: %1$s", "%1$s has responded to your invitation" : "%1$s respondeu á túa invitación", + "Invitation updated: %1$s" : "Invitación actualizada: %1$s", + "%1$s updated the event \"%2$s\"" : "%1$s actualizou o evento \"%2$s\"", "Invitation: %1$s" : "Invitación: %1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s quere invitarte a \"%2$s\"", "Organizer:" : "Organizador:", |