Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/lb.js')
-rw-r--r--lib/l10n/lb.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/lb.js b/lib/l10n/lb.js
index 4a8b8277bbc..8dbca0249f9 100644
--- a/lib/l10n/lb.js
+++ b/lib/l10n/lb.js
@@ -8,18 +8,18 @@ OC.L10N.register(
"Admin" : "Admin",
"Unknown filetype" : "Onbekannten Fichier Typ",
"Invalid image" : "Ongülteg d'Bild",
- "web services under your control" : "Web-Servicer ënnert denger Kontroll",
- "Authentication error" : "Authentifikatioun's Fehler",
- "%s shared »%s« with you" : "Den/D' %s huet »%s« mat dir gedeelt",
- "seconds ago" : "Sekonnen hir",
- "_%n minute ago_::_%n minutes ago_" : ["","%n Minutten hir"],
- "_%n hour ago_::_%n hours ago_" : ["",""],
"today" : "haut",
"yesterday" : "gëschter",
- "_%n day go_::_%n days ago_" : ["",""],
+ "_%n day ago_::_%n days ago_" : ["",""],
"last month" : "Läschte Mount",
"_%n month ago_::_%n months ago_" : ["",""],
"last year" : "Läscht Joer",
- "years ago" : "Joren hier"
+ "_%n year go_::_%n years ago_" : ["",""],
+ "_%n hour ago_::_%n hours ago_" : ["",""],
+ "_%n minute ago_::_%n minutes ago_" : ["","%n Minutten hir"],
+ "seconds ago" : "Sekonnen hir",
+ "web services under your control" : "Web-Servicer ënnert denger Kontroll",
+ "Authentication error" : "Authentifikatioun's Fehler",
+ "%s shared »%s« with you" : "Den/D' %s huet »%s« mat dir gedeelt"
},
"nplurals=2; plural=(n != 1);");