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/lb.js')
-rw-r--r--l10n/lb.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/l10n/lb.js b/l10n/lb.js
index 3771e0b..0ef5496 100644
--- a/l10n/lb.js
+++ b/l10n/lb.js
@@ -1,9 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s," : "Hallo %s,",
"Notifications" : "Notifikatiounen",
"Dismiss" : "Ofbriechen",
"seconds ago" : "Sekonnen hier",
- "in {path}" : "am [Pad]"
+ "in {path}" : "am [Pad]",
+ "You need to set up your email address before you can receive notification emails." : "Du muss deng E-Mail-Adress konfiguréieren ier s de Notifikatiouns-Maile kanns emfänken.",
+ "Your settings have been updated." : "Deng Astellunge goufen aktualiséiert."
},
"nplurals=2; plural=(n != 1);");