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/sr.json')
-rw-r--r--l10n/sr.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/l10n/sr.json b/l10n/sr.json
index 24160a9..05cab89 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Hello %s" : "Здраво %s",
+ "Hello %s," : "Поштовање %s,",
"Admin notifications" : "Администраторска обавештења",
"Notifications" : "Обавештења",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Ова апликација обезбеђује прочеље и позадину за обавештајни АПИ доступан у Некстклауду.",
@@ -11,6 +13,11 @@
"Dismiss" : "Уклони",
"seconds ago" : "пре неколико секунди",
"Failed to dismiss notification" : "Не могу да уклоним обавештење",
- "in {path}" : "у {path}"
+ "in {path}" : "у {path}",
+ "You need to set up your email address before you can receive notification emails." : "Морате поставити адресу е-поште пре почетка пријема обавештења.",
+ "Never" : "Никад",
+ "1 hour" : "1 сат",
+ "3 hours" : "3 сата",
+ "Your settings have been updated." : "Ваше поставке су ажуриране."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file