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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-05 08:54:50 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-05 08:54:50 +0300
commit55f4d0eea12ba575819d5e7035b411c4aa4780d6 (patch)
treebe0c0e680c1e31afbc3fbc458e6b3b63577f863e /lib/l10n/lb.js
parent34637b58746a5bc89784f6da012046f5be890f93 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lb.js')
-rw-r--r--lib/l10n/lb.js12
1 files changed, 11 insertions, 1 deletions
diff --git a/lib/l10n/lb.js b/lib/l10n/lb.js
index ede516dbe67..0c884f98eea 100644
--- a/lib/l10n/lb.js
+++ b/lib/l10n/lb.js
@@ -1,6 +1,11 @@
OC.L10N.register(
"lib",
{
+ "See %s" : "%s kucken",
+ "Sample configuration detected" : "Beispill-Konfiguratioun erkannt",
+ "PHP %s or higher is required." : "PHP %s oder méi nei ass néideg.",
+ "PHP with a version lower than %s is required." : "PHP mat enger Versioun %s oder méi kleng ass néideg.",
+ "Following databases are supported: %s" : "Dës Datebanke ginn ënnerstëtzt: %s",
"Help" : "Hëllef",
"Personal" : "Perséinlech",
"Users" : "Benotzer",
@@ -9,11 +14,16 @@ OC.L10N.register(
"Invalid image" : "Ongülteg d'Bild",
"today" : "haut",
"yesterday" : "gëschter",
+ "_%n day ago_::_%n days ago_" : ["%n Dag hier","%n Deeg hier"],
"last month" : "Läschte Mount",
+ "_%n month ago_::_%n months ago_" : ["%n Mount hier","%n Méint hier"],
"last year" : "Läscht Joer",
+ "_%n year ago_::_%n years ago_" : ["%n Joer hier","%n Joer hier"],
+ "_%n hour ago_::_%n hours ago_" : ["%n Stonn hier","%n Stonnen hier"],
"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"
+ "%s shared »%s« with you" : "Den/D' %s huet »%s« mat dir gedeelt",
+ "Data directory (%s) is invalid" : "Daten-Dossier (%s) ass ongëlteg"
},
"nplurals=2; plural=(n != 1);");