summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ast.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-11 01:55:27 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-11 01:55:27 -0500
commitdc506dcfbf39333cf44ac3be14c88bc093d963b3 (patch)
treeaa44f7e9d3e67d288cbc4a28a2faa9bad65bb02d /lib/l10n/ast.js
parentbf9d4d425d56f540153cdde94469254571a4d779 (diff)
downloadnextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.tar.gz
nextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r--lib/l10n/ast.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 492b9bc4bf2..1ed5425bf49 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -18,6 +18,16 @@ OC.L10N.register(
"No app name specified" : "Nun s'especificó nome de l'aplicación",
"Unknown filetype" : "Triba de ficheru desconocida",
"Invalid image" : "Imaxe inválida",
+ "today" : "güei",
+ "yesterday" : "ayeri",
+ "_%n day ago_::_%n days ago_" : ["",""],
+ "last month" : "mes caberu",
+ "_%n month ago_::_%n months ago_" : ["hai %n mes","hai %n meses"],
+ "last year" : "añu caberu",
+ "_%n year go_::_%n years ago_" : ["",""],
+ "_%n hour ago_::_%n hours ago_" : ["hai %n hora","hai %n hores"],
+ "_%n minute ago_::_%n minutes ago_" : ["hai %n minutu","hai %n minutos"],
+ "seconds ago" : "hai segundos",
"web services under your control" : "servicios web baxo'l to control",
"App directory already exists" : "El direutoriu de l'aplicación yá esiste",
"Can't create app folder. Please fix permissions. %s" : "Nun pue crease la carpeta de l'aplicación. Por favor, igua los permisos. %s",
@@ -79,16 +89,6 @@ OC.L10N.register(
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Compartir %s falló porque'l motor compartíu pa %s podría nun atopar el so orixe",
"Sharing %s failed, because the file could not be found in the file cache" : "Compartir %s falló, yá que'l ficheru nun pudo atopase na caché de ficheru",
"Could not find category \"%s\"" : "Nun pudo alcontrase la estaya \"%s.\"",
- "seconds ago" : "hai segundos",
- "_%n minute ago_::_%n minutes ago_" : ["hai %n minutu","hai %n minutos"],
- "_%n hour ago_::_%n hours ago_" : ["hai %n hora","hai %n hores"],
- "today" : "güei",
- "yesterday" : "ayeri",
- "_%n day go_::_%n days ago_" : ["hai %n día","hai %n díes"],
- "last month" : "mes caberu",
- "_%n month ago_::_%n months ago_" : ["hai %n mes","hai %n meses"],
- "last year" : "añu caberu",
- "years ago" : "hai años",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Namái tan permitíos los siguientes caráuteres nun nome d'usuariu: \"a-z\", \"A-Z\", \"0-9\", y \"_.@-\"",
"A valid username must be provided" : "Tien d'apurrise un nome d'usuariu válidu",
"A valid password must be provided" : "Tien d'apurrise una contraseña válida",