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/an.js')
-rw-r--r--l10n/an.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/l10n/an.js b/l10n/an.js
index 0eeae1c..5a79afd 100644
--- a/l10n/an.js
+++ b/l10n/an.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Hello %s" : "Hola %s",
"Hello %s," : "Hola %s,",
- "Notifications" : "Notificazions"
+ "Notifications" : "Notificazions",
+ "in {path}" : "en {path}",
+ "You need to set up your email address before you can receive notification emails." : "Ye nezesario que configures a tuya direzión de correu electronico pa poder rezibir os correus de notificazión.",
+ "Never" : "Nunca",
+ "Your settings have been updated." : "A suya configurazión ha estau autualizada."
},
"nplurals=2; plural=(n != 1);");