diff options
Diffstat (limited to 'lib/l10n/gl.php')
-rw-r--r-- | lib/l10n/gl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php index 2bc29e7927a..5962a6498d1 100644 --- a/lib/l10n/gl.php +++ b/lib/l10n/gl.php @@ -11,7 +11,6 @@ $TRANSLATIONS = array( "Settings" => "Axustes", "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 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", @@ -100,6 +99,7 @@ $TRANSLATIONS = array( "Cannot create \"data\" directory (%s)" => "Non é posíbel crear o directorio «data» (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Polo xeral, isto pode ser fixado para <a href=\"%s\" target=\"_blank\">permitirlle ao servidor web acceso de escritura ao directorio «root»</a>.", "Setting locale to %s failed" => "Fallou o axuste da configuración local a %s", +"Please install one of these locales on your system and restart your webserver." => "Instale unha destas configuracións locais no seu sistema e reinicie o servidor web.", "Please ask your server administrator to install the module." => "Pregúntelle ao administrador do servidor pola instalación do módulo.", "PHP module %s not installed." => "O módulo PHP %s non está instalado.", "PHP %s or higher is required." => "Requirese PHP %s ou superior.", |