diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-10 00:24:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-10 00:24:25 +0000 |
commit | 4ffee4f92b957d81e96261d9a4707bdba0c905fd (patch) | |
tree | a40dd4ee725b359797be5f1f5a6d91cebb92c910 /apps/dav/l10n/gl.js | |
parent | 6250c7d3a9a9e754f7e7c90afc0267f1d88cddfb (diff) | |
download | nextcloud-server-4ffee4f92b957d81e96261d9a4707bdba0c905fd.tar.gz nextcloud-server-4ffee4f92b957d81e96261d9a4707bdba0c905fd.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 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index f33c7304049..af7ffd5962a 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Declinar", "More options …" : "Máis opcións…", "More options at %s" : "Máis opcións en %s", + "In a meeting" : "Nunha xuntanza", "Contacts" : "Contactos", "{actor} created address book {addressbook}" : "{actor} creou o caderno de enderezos {addressbook}", "You created address book {addressbook}" : "Vde. creou o caderno de enderezos {addressbook}", @@ -157,7 +158,13 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminación WebDAV", "First day" : "Primeiro día", + "Last day (inclusive)" : "Último día (inclusive)", + "Short absence status" : "Estado de ausencia breve", + "Long absence Message" : "Mensaxe de ausencia longa", "Save" : "Gardar", + "Disable absence" : "Desactivar a ausencia", + "Failed to save your absence settings" : "Produciuse un fallo ao gardar os axustes de ausencia", + "Failed to clear your absence settings" : "Produciuse un fallo ao limpar os axustes de ausencia", "Time zone:" : "Fuso horario:", "to" : "para", "Delete slot" : "Eliminar franxa horaria", @@ -176,6 +183,8 @@ OC.L10N.register( "Failed to save availability" : "Produciuse un erro ao gardar a dispoñibilidade", "Availability" : "Dispoñibilidade", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se configura o seu horario de traballo, outros usuarios verán cando está fóra da oficina cando reserven unha xuntanza.", + "Absence" : "Ausencia", + "Configure your next absence period." : "Configurar o próximo período de ausencia.", "Calendar server" : "Servidor do calendario", "Send invitations to attendees" : "Enviar convites aos asistentes", "Automatically generate a birthday calendar" : "Xerar automaticamente o calendario de aniversarios", |