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-10-04 03:31:19 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-04 03:31:19 +0300
commitd36d013334176eb9333dcd0d49d556ba756c7e16 (patch)
tree4cb48ec935bf771dada4513294d2b7547a63ea9e /l10n/ast.js
parent0e35beb05121688764f3949efa06e2c7664ab39e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ast.js')
-rw-r--r--l10n/ast.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index 7b8302b..12f9a75 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -1,11 +1,11 @@
OC.L10N.register(
"notifications",
{
- "in {path}" : "en {path}",
"Notifications" : "Avisos",
- "No notifications" : "Nun hai avisos",
- "Dismiss" : "Escartar",
+ "Failed to dismiss all notifications" : "Fall al escartar tolos avisos",
"Failed to dismiss notification" : "Fallu al escartar l'avisu",
- "Failed to dismiss all notifications" : "Fall al escartar tolos avisos"
+ "in {path}" : "en {path}",
+ "No notifications" : "Nun hai avisos",
+ "Dismiss" : "Escartar"
},
"nplurals=2; plural=(n != 1);");