diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:25 +0000 |
commit | a62a1faf3b113ea8d1be54d088cab0214b0600d3 (patch) | |
tree | 6dacdcd36b5e5eec4e560d5a266e4dcf1db4831f /apps/dav/l10n/ast.js | |
parent | a8d317942bf36e539a31601281fb2f448c8bcfb1 (diff) | |
download | nextcloud-server-a62a1faf3b113ea8d1be54d088cab0214b0600d3.tar.gz nextcloud-server-a62a1faf3b113ea8d1be54d088cab0214b0600d3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ast.js')
-rw-r--r-- | apps/dav/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/ast.js b/apps/dav/l10n/ast.js index 9f682f780cf..a24f4ba20c1 100644 --- a/apps/dav/l10n/ast.js +++ b/apps/dav/l10n/ast.js @@ -86,7 +86,6 @@ OC.L10N.register( "Organizer:" : "Organizador:", "Attendees:" : "Asistentes:", "Title:" : "Títulu:", - "Time:" : "Hora:", "Location:" : "Llugar:", "Link:" : "Enllaz:", "Accept" : "Aceptar", @@ -209,6 +208,7 @@ OC.L10N.register( "Tentative" : "Provisional", "Your attendance was updated successfully." : "La to asistencia anovóse correutamente.", "To-dos" : "Xeres pendientes", + "Time:" : "Hora:", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configures les hores llaborales, los demás usuarios van ver cuando coles de la oficina al acutar una reunión." }, "nplurals=2; plural=(n != 1);"); |