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

github.com/nextcloud/serverinfo.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.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/lb.js b/l10n/lb.js
new file mode 100644
index 0000000..0148b7f
--- /dev/null
+++ b/l10n/lb.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "serverinfo",
+ {
+ "Users" : "Benotzer",
+ "Groups" : "Gruppen",
+ "Copied!" : "Kopéiert!",
+ "Not supported!" : "Nët ennerstëtzt!",
+ "Press ⌘-C to copy." : "Dréck ⌘-C fir ze kopéieren.",
+ "Press Ctrl-C to copy." : "Dréck CTRL-C fir ze kopéieren.",
+ "Size" : "Gréisst",
+ "Type:" : "Typ:",
+ "Size:" : "Gréisst:"
+},
+"nplurals=2; plural=(n != 1);");