diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-05-04 00:21:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-05-04 00:21:13 +0000 |
commit | 4d5059f8d155263821cc367f9b12335aba4ac198 (patch) | |
tree | dc26f488c3eaedec64feb139888669ad0e7e89ed /apps/dav | |
parent | 6ea4be29428b20026950dfdd9a09de47d7df81b1 (diff) | |
download | nextcloud-server-4d5059f8d155263821cc367f9b12335aba4ac198.tar.gz nextcloud-server-4d5059f8d155263821cc367f9b12335aba4ac198.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 7e7e61101d3..28b36536172 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -173,7 +173,7 @@ OC.L10N.register( "Delete slot" : "Eliminar franxa horaria", "No working hours set" : "Sen horario de traballo estabelecido", "Add slot" : "Engadir franxa horaria", - "Weekdays" : "Días laborables", + "Weekdays" : "Días laborábeis", "Monday" : "luns", "Tuesday" : "martes", "Wednesday" : "mércores", diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index 43aaacec972..1262fc8d285 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -171,7 +171,7 @@ "Delete slot" : "Eliminar franxa horaria", "No working hours set" : "Sen horario de traballo estabelecido", "Add slot" : "Engadir franxa horaria", - "Weekdays" : "Días laborables", + "Weekdays" : "Días laborábeis", "Monday" : "luns", "Tuesday" : "martes", "Wednesday" : "mércores", |