diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-15 01:56:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-15 01:56:14 -0400 |
commit | 93f5e90c9f92e165b159bfffc80820863c55654c (patch) | |
tree | f12c572bbd453cbf3a46362f6776bed38d2bb7b0 /lib | |
parent | e4595311b4c861f23b4004ae5927e4954bb37349 (diff) | |
download | nextcloud-server-93f5e90c9f92e165b159bfffc80820863c55654c.tar.gz nextcloud-server-93f5e90c9f92e165b159bfffc80820863c55654c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/gl.php | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php index 07e9f848c11..22c712c1d54 100644 --- a/lib/l10n/gl.php +++ b/lib/l10n/gl.php @@ -12,24 +12,24 @@ $TRANSLATIONS = array( "Users" => "Usuarios", "Admin" => "Administración", "Failed to upgrade \"%s\"." => "Non foi posíbel anovar «%s».", -"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Non é posíbel instalar o aplicativo «%s» por non seren compatíbel con esta versión do ownCloud.", -"No app name specified" => "Non se especificou o nome do aplicativo", +"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Non é posíbel instalar a aplicación «%s» por non seren compatíbel con esta versión do ownCloud.", +"No app name specified" => "Non se especificou o nome da aplicación", "Unknown filetype" => "Tipo de ficheiro descoñecido", "Invalid image" => "Imaxe incorrecta", "web services under your control" => "servizos web baixo o seu control", -"App directory already exists" => "Xa existe o directorio do aplicativo", -"Can't create app folder. Please fix permissions. %s" => "Non é posíbel crear o cartafol de aplicativos. Corrixa os permisos. %s", -"No source specified when installing app" => "Non foi especificada ningunha orixe ao instalar aplicativos", -"No href specified when installing app from http" => "Non foi especificada ningunha href ao instalar aplicativos", -"No path specified when installing app from local file" => "Non foi especificada ningunha ruta ao instalar aplicativos desde un ficheiro local", +"App directory already exists" => "Xa existe o directorio da aplicación", +"Can't create app folder. Please fix permissions. %s" => "Non é posíbel crear o cartafol de aplicacións. Corrixa os permisos. %s", +"No source specified when installing app" => "Non foi especificada ningunha orixe ao instalar aplicacións", +"No href specified when installing app from http" => "Non foi especificada ningunha href ao instalar aplicacións", +"No path specified when installing app from local file" => "Non foi especificada ningunha ruta ao instalar aplicacións desde un ficheiro local", "Archives of type %s are not supported" => "Os arquivos do tipo %s non están admitidos", -"Failed to open archive when installing app" => "Non foi posíbel abrir o arquivo ao instalar aplicativos", -"App does not provide an info.xml file" => "O aplicativo non fornece un ficheiro info.xml", -"App can't be installed because of not allowed code in the App" => "Non é posíbel instalar o aplicativo por mor de conter código non permitido", -"App can't be installed because it is not compatible with this version of ownCloud" => "Non é posíbel instalar o aplicativo por non seren compatíbel con esta versión do ownCloud.", -"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Non é posíbel instalar o aplicativo por conter a etiqueta <shipped>true</shipped> que non está permitida para os aplicativos non expedidos", -"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Non é posíbel instalar o aplicativo xa que a versión en info.xml/version non é a mesma que a versión informada desde a App Store", -"Application is not enabled" => "O aplicativo non está activado", +"Failed to open archive when installing app" => "Non foi posíbel abrir o arquivo ao instalar aplicacións", +"App does not provide an info.xml file" => "A aplicación non fornece un ficheiro info.xml", +"App can't be installed because of not allowed code in the App" => "Non é posíbel instalar a aplicación por mor de conter código non permitido", +"App can't be installed because it is not compatible with this version of ownCloud" => "Non é posíbel instalar a aplicación por non seren compatíbel con esta versión do ownCloud.", +"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Non é posíbel instalar a aplicación por conter a etiqueta <shipped>true</shipped> que non está permitida para as aplicacións non enviadas", +"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Non é posíbel instalar a aplicación xa que a versión en info.xml/version non é a mesma que a versión informada desde a App Store", +"Application is not enabled" => "A aplicación non está activada", "Authentication error" => "Produciuse un erro de autenticación", "Token expired. Please reload page." => "Testemuña caducada. Recargue a páxina.", "Unknown user" => "Usuario descoñecido", |