diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
commit | be4cf8992d31f39c8012413fca588ab4b87f6919 (patch) | |
tree | 6446ca0d4cd49ccc51817b446689d4330493936b /apps/dav/l10n/es_UY.js | |
parent | c03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff) | |
download | nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.tar.gz nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es_UY.js')
-rw-r--r-- | apps/dav/l10n/es_UY.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/es_UY.js b/apps/dav/l10n/es_UY.js index 33ca7669579..3e5b2314e64 100644 --- a/apps/dav/l10n/es_UY.js +++ b/apps/dav/l10n/es_UY.js @@ -54,14 +54,14 @@ OC.L10N.register( "Decline" : "Declinar", "Contacts" : "Contactos", "WebDAV" : "WebDAV", - "Technical details" : "Detalles técnicos", - "Remote Address: %s" : "Dirección remota: %s", - "Request ID: %s" : "ID de solicitud: %s", "Tentative" : "Tentativo", "Save" : "Guardar", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", - "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", + "Technical details" : "Detalles técnicos", + "Remote Address: %s" : "Dirección remota: %s", + "Request ID: %s" : "ID de solicitud: %s" }, "nplurals=2; plural=(n != 1);"); |