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/ia.js')
-rw-r--r--l10n/ia.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/l10n/ia.js b/l10n/ia.js
index 3a8265f..c5d3e1d 100644
--- a/l10n/ia.js
+++ b/l10n/ia.js
@@ -1,10 +1,14 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s," : "Salute %s,",
"Notifications" : "Notificationes",
"No notifications" : "Nulle notificationes",
"Dismiss" : "Dimitter",
"seconds ago" : "secundas passate",
- "in {path}" : "in {path}"
+ "in {path}" : "in {path}",
+ "You need to set up your email address before you can receive notification emails." : "Tu necessita configurar tu adresse de e-posta ante que tu pote reciper messages de e-posta de notification.",
+ "Never" : "Nunquam",
+ "Your settings have been updated." : "Tu configurationes ha essite actualisate."
},
"nplurals=2; plural=(n != 1);");