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/eu.js')
-rw-r--r--lib/l10n/eu.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index a6ee6287893..3f4c71db815 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -18,6 +18,16 @@ OC.L10N.register(
"No app name specified" : "Ez da aplikazioaren izena zehaztu",
"Unknown filetype" : "Fitxategi mota ezezaguna",
"Invalid image" : "Baliogabeko irudia",
+ "today" : "gaur",
+ "yesterday" : "atzo",
+ "_%n day ago_::_%n days ago_" : ["",""],
+ "last month" : "joan den hilabetean",
+ "_%n month ago_::_%n months ago_" : ["orain dela hilabete %n","orain dela %n hilabete"],
+ "last year" : "joan den urtean",
+ "_%n year go_::_%n years ago_" : ["",""],
+ "_%n hour ago_::_%n hours ago_" : ["orain dela ordu %n","orain dela %n ordu"],
+ "_%n minute ago_::_%n minutes ago_" : ["orain dela minutu %n","orain dela %n minutu"],
+ "seconds ago" : "segundu",
"web services under your control" : "web zerbitzuak zure kontrolpean",
"App directory already exists" : "Aplikazioaren karpeta dagoeneko existitzen da",
"Can't create app folder. Please fix permissions. %s" : "Ezin izan da aplikazioaren karpeta sortu. Mesdez konpondu baimenak. %s",
@@ -79,16 +89,6 @@ OC.L10N.register(
"Sharing %s failed, because the sharing backend for %s could not find its source" : "%s elkarbanatzeak huts egin du, %sren elkarbanaketa motorrak bere iturria aurkitu ezin duelako",
"Sharing %s failed, because the file could not be found in the file cache" : "%s elkarbanatzeak huts egin du, fitxategia katxean aurkitu ez delako",
"Could not find category \"%s\"" : "Ezin da \"%s\" kategoria aurkitu",
- "seconds ago" : "segundu",
- "_%n minute ago_::_%n minutes ago_" : ["orain dela minutu %n","orain dela %n minutu"],
- "_%n hour ago_::_%n hours ago_" : ["orain dela ordu %n","orain dela %n ordu"],
- "today" : "gaur",
- "yesterday" : "atzo",
- "_%n day go_::_%n days ago_" : ["orain dela egun %n","orain dela %n egun"],
- "last month" : "joan den hilabetean",
- "_%n month ago_::_%n months ago_" : ["orain dela hilabete %n","orain dela %n hilabete"],
- "last year" : "joan den urtean",
- "years ago" : "urte",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Bakarrik hurrengo karaketerak onartzen dira erabiltzaile izenean: \"a-z\", \"A-Z\", \"0-9\", eta \"_.@-\"",
"A valid username must be provided" : "Baliozko erabiltzaile izena eman behar da",
"A valid password must be provided" : "Baliozko pasahitza eman behar da",