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:
Diffstat (limited to 'l10n/ast.js')
-rw-r--r--l10n/ast.js9
1 files changed, 8 insertions, 1 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index da9f143..2c623b8 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -1,12 +1,19 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "%sHola ",
+ "Hello %s," : "Hola %s,",
"Notifications" : "Avisos",
"No notifications" : "Nun hai avisos",
"Failed to dismiss all notifications" : "Fall al escartar tolos avisos",
"Dismiss" : "Escartar",
"seconds ago" : "hai segundos",
"Failed to dismiss notification" : "Fallu al escartar l'avisu",
- "in {path}" : "en {path}"
+ "in {path}" : "en {path}",
+ "You need to set up your email address before you can receive notification emails." : "Precises configurar la to direición de corréu enantes que pueas recibir correos d'avisu.",
+ "Never" : "Enxamás",
+ "1 hour" : "1 hora",
+ "3 hours" : "3 hores",
+ "Your settings have been updated." : "Anováronse los tos axustes."
},
"nplurals=2; plural=(n != 1);");