Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-27 04:31:28 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-27 04:31:28 +0300
commit85eae7e304f4d54f876410ea0f1a99d650de28e3 (patch)
tree5920f1c69b4a65ca6d3a3eef4e84d843a5d1514e
parent3cd7900fa9965d42e294ec1a591e1de7a5203246 (diff)
[tx-robot] updated from transifexv15.0.5
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es.js b/l10n/es.js
index ba323a5..69b608e 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -5,7 +5,7 @@ OC.L10N.register(
"Notifications" : "Notificaciones",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Esta app proporciona un backend y un frontend para la API de notificaciones disponible en Nextcloud.",
"This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n馃摤 Federated file sharing: You received a new remote share\n\n馃搼 Comments: Another user mentioned you in a comment on a file\n\n馃殺 Update notification: Available update for an app or nextcloud itself\n\n馃摚 Announcement center: An announcement was posted by an admin" : "Esta app proporciona un backend y un frontend para la API de notificaciones que hay disponible en Nextcloud.\n\t\tOtras app usan la API para informar a los usuarios en la interfaz web y los clientes de sincronizaci贸n sobre varias cosas. Algunos ejemplos son:\n\n馃摤 Compartici贸n federada de archivos: Has recibido un nuevo recursocompartido remoto\n\n馃搼 Comentarios: Otro usuario te ha mencionado en el comentario de un archivo\n\n馃殺 Notificaci贸n de actualizaci贸n: Actualizaci贸n disponible para una app o el propio Nexcloud\n\n馃摚 Centro de anuncios: Un administrador ha enviado un anuncio",
- "Dismiss all notifications" : "Descar",
+ "Dismiss all notifications" : "Descartar todas las notificaciones",
"No notifications" : "No hay notificaciones",
"Failed to dismiss all notifications" : "Error al descartar todas las notificaciones",
"Failed to perform action" : "Se ha producido un fallo al realizar la acci贸n",
diff --git a/l10n/es.json b/l10n/es.json
index 1a03da9..e846f3a 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -3,7 +3,7 @@
"Notifications" : "Notificaciones",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Esta app proporciona un backend y un frontend para la API de notificaciones disponible en Nextcloud.",
"This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n馃摤 Federated file sharing: You received a new remote share\n\n馃搼 Comments: Another user mentioned you in a comment on a file\n\n馃殺 Update notification: Available update for an app or nextcloud itself\n\n馃摚 Announcement center: An announcement was posted by an admin" : "Esta app proporciona un backend y un frontend para la API de notificaciones que hay disponible en Nextcloud.\n\t\tOtras app usan la API para informar a los usuarios en la interfaz web y los clientes de sincronizaci贸n sobre varias cosas. Algunos ejemplos son:\n\n馃摤 Compartici贸n federada de archivos: Has recibido un nuevo recursocompartido remoto\n\n馃搼 Comentarios: Otro usuario te ha mencionado en el comentario de un archivo\n\n馃殺 Notificaci贸n de actualizaci贸n: Actualizaci贸n disponible para una app o el propio Nexcloud\n\n馃摚 Centro de anuncios: Un administrador ha enviado un anuncio",
- "Dismiss all notifications" : "Descar",
+ "Dismiss all notifications" : "Descartar todas las notificaciones",
"No notifications" : "No hay notificaciones",
"Failed to dismiss all notifications" : "Error al descartar todas las notificaciones",
"Failed to perform action" : "Se ha producido un fallo al realizar la acci贸n",