From dc506dcfbf39333cf44ac3be14c88bc093d963b3 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 11 Dec 2014 01:55:27 -0500 Subject: [tx-robot] updated from transifex --- lib/l10n/ast.js | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'lib/l10n/ast.js') 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", -- cgit v1.2.3