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-08-03 03:30:29 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-03 03:30:29 +0300
commit29d1f842cc0fc15eb29fb46efaf198c03698255f (patch)
tree531b5a5c885d76de1c4e3bd52bf55d9f23be8166 /l10n/es_SV.js
parent2feefb2b463effd2972e4ce5a163ac174905eb3b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_SV.js')
-rw-r--r--l10n/es_SV.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index ed76814..16799b0 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -1,13 +1,13 @@
OC.L10N.register(
"notifications",
{
- "Admin notifications" : "Notificaciones adminsitrativas",
+ "in {path}" : "en {path}",
"Notifications" : "Notificaciones",
- "Failed to dismiss all notifications" : "Se presentó una falla al descartar todas las notificaciones",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar",
"Failed to perform action" : "Se presentó una falla al ejeuctar la acción",
"Failed to dismiss notification" : "Se presentó una falla al descartar la notificación",
- "in {path}" : "en {path}",
- "No notifications" : "No hay notificaciones",
- "Dismiss" : "Descartar"
+ "Failed to dismiss all notifications" : "Se presentó una falla al descartar todas las notificaciones",
+ "Admin notifications" : "Notificaciones adminsitrativas"
},
"nplurals=2; plural=(n != 1);");