aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ast.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-17 01:55:43 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-17 01:55:43 -0400
commitce179dcdcb171aef4f7e84025706237b54f0340f (patch)
tree0a4ba40fd42895a82a9a977fa1dd5c3644cb7f48 /lib/l10n/ast.php
parentdd2dd7eaae9dd9e70942f216ebefa69fec3a1bab (diff)
downloadnextcloud-server-ce179dcdcb171aef4f7e84025706237b54f0340f.tar.gz
nextcloud-server-ce179dcdcb171aef4f7e84025706237b54f0340f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.php')
-rw-r--r--lib/l10n/ast.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/l10n/ast.php b/lib/l10n/ast.php
index 364cda1b0fe..e4214df03f1 100644
--- a/lib/l10n/ast.php
+++ b/lib/l10n/ast.php
@@ -2,17 +2,18 @@
$TRANSLATIONS = array(
"You are accessing the server from an untrusted domain." => "Tas accediendo al sirvidor dende un dominiu non confiáu.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor, contauta col alministrador. Si yes l'alministrador, configura l'axuste \"trusted_domain\" en config/config.php. Hai un exemplu en config/config.sample.php.",
-"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Nun pue instalase l'aplicación \"%s\" porque nun ye compatible con esta versión d'ownCloud.",
-"No app name specified" => "Nun s'especificó nome de l'aplicación",
"Help" => "Ayuda",
"Personal" => "Personal",
"Settings" => "Axustes",
"Users" => "Usuarios",
"Admin" => "Almin",
"Failed to upgrade \"%s\"." => "Fallu al anovar \"%s\".",
+"No app name specified" => "Nun s'especificó nome de l'aplicación",
"Unknown filetype" => "Triba de ficheru desconocida",
"Invalid image" => "Imaxe inválida",
"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",
"No source specified when installing app" => "Nun s'especificó nenguna fonte al instalar app",
"No href specified when installing app from http" => "Nun s'especificó href al instalar la app dende http",
"No path specified when installing app from local file" => "Nun s'especificó camín dende un ficheru llocal al instalar l'aplicación",
@@ -23,8 +24,6 @@ $TRANSLATIONS = array(
"App can't be installed because it is not compatible with this version of ownCloud" => "Nun pue instalase l'aplicación porque nun ye compatible con esta versión d'ownCloud.",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "L'aplicación nun pue instalase porque contién la etiqueta <shipped>true</shipped> que nun ta permitida p'aplicaciones non distribuyíes",
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Nun pue instalase l'aplicación porque'l númberu de versión en info.xml/version nun ye'l mesmu que la versión qu'apaez na app store",
-"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",
"Application is not enabled" => "L'aplicación nun ta habilitada",
"Authentication error" => "Fallu d'autenticación",
"Token expired. Please reload page." => "Token caducáu. Recarga la páxina.",