diff options
Diffstat (limited to 'l10n/es_CL/lib.po')
-rw-r--r-- | l10n/es_CL/lib.po | 38 |
1 files changed, 22 insertions, 16 deletions
diff --git a/l10n/es_CL/lib.po b/l10n/es_CL/lib.po index 53a7f56214c..1366a507ad3 100644 --- a/l10n/es_CL/lib.po +++ b/l10n/es_CL/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-19 01:54-0400\n" -"PO-Revision-Date: 2014-08-19 05:54+0000\n" +"POT-Creation-Date: 2014-08-20 01:54-0400\n" +"PO-Revision-Date: 2014-08-20 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n" "MIME-Version: 1.0\n" @@ -40,50 +40,56 @@ msgid "" "config directory%s." msgstr "Generalmente esto se puede resolver %s otorgando permisos de escritura al servidor web en la carpeta configurada %s" -#: base.php:681 +#: base.php:577 +msgid "Sample configuration detected" +msgstr "" + +#: base.php:578 +msgid "" +"It has been detected that the sample configuration has been copied. This can" +" break your installation and is unsupported. Please read the documentation " +"before performing changes on config.php" +msgstr "" + +#: base.php:693 msgid "You are accessing the server from an untrusted domain." msgstr "Usted está accediendo al servidor desde un dominio no confiable." -#: base.php:682 +#: base.php:694 msgid "" "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." msgstr "Por favor contacte con su administrador. Si usted es el administrador de esta instancia, configure la opción \"trusted_domain\" en \"config/config.php\". Un ejemplo de la configuración está disponible en config/config.sample.php" -#: private/app.php:367 +#: private/app.php:374 msgid "Help" msgstr "Ayuda" -#: private/app.php:380 +#: private/app.php:387 msgid "Personal" msgstr "Personal" -#: private/app.php:391 +#: private/app.php:398 msgid "Settings" msgstr "Configuración" -#: private/app.php:403 +#: private/app.php:410 msgid "Users" msgstr "Usuarios" -#: private/app.php:416 +#: private/app.php:423 msgid "Admin" msgstr "Administración" -#: private/app.php:987 -#, php-format -msgid "Failed to upgrade \"%s\"." -msgstr "Falló el upgrade de \"%s\"." - -#: private/app.php:1144 +#: private/app.php:1118 #, php-format msgid "" "App \\\"%s\\\" can't be installed because it is not compatible with this " "version of ownCloud." msgstr "La aplicación \\\"%s\\\" no puede ser instalada debido a que no es compatible con esta versión de ownCloud." -#: private/app.php:1156 +#: private/app.php:1130 msgid "No app name specified" msgstr "No se especificó el nombre de la aplicación" |