diff options
Diffstat (limited to 'apps/dav/l10n/gl.js')
-rw-r--r-- | apps/dav/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index f1fcfc85e6a..09b62c17ffc 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -185,7 +185,6 @@ OC.L10N.register( "Saved availability" : "Dispoñibilidade gardada", "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", @@ -204,6 +203,7 @@ OC.L10N.register( "Please contact the organizer directly." : "Contacte directamente co organizador.", "Are you accepting the invitation?" : "Acepta Vde. o convite?", "Tentative" : "Provisional", - "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente." + "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.", + "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." }, "nplurals=2; plural=(n != 1);"); |