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>2018-06-11 03:31:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-11 03:31:14 +0300
commit435d406b4d776205d6d807bb5bed024d0989702b (patch)
tree85a35208e92384db73674cf11aa0daa4a1fb8f19
parent9496e8dab49196443a2a22d0d5654748bd21222b (diff)
[tx-robot] updated from transifexv12.0.9
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 04163f9..41bdd88 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -7,6 +7,8 @@ OC.L10N.register(
"in {path}" : "en {path}",
"Admin notifications" : "Notificaciones de admin",
"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 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馃摤 Compatici贸n federada de archivos: Has recibido un nuevo compartido 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",
"No notifications" : "No hay notificaciones",
"Dismiss" : "Descartar"
},
diff --git a/l10n/es.json b/l10n/es.json
index 3c0e667..fa4452d 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -5,6 +5,8 @@
"in {path}" : "en {path}",
"Admin notifications" : "Notificaciones de admin",
"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 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馃摤 Compatici贸n federada de archivos: Has recibido un nuevo compartido 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",
"No notifications" : "No hay notificaciones",
"Dismiss" : "Descartar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"