diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-11 01:54:32 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-11 01:54:32 -0500 |
commit | 3425c73815317d4d5dd2373b2e9d9ce74c6e2abc (patch) | |
tree | 7917a6d7109abf6471c03dfa73cc30f8bc55871b /settings/l10n/gl.js | |
parent | f3c43f0a8199d72dae67b1c40d07e5cc68036c72 (diff) | |
download | nextcloud-server-3425c73815317d4d5dd2373b2e9d9ce74c6e2abc.tar.gz nextcloud-server-3425c73815317d4d5dd2373b2e9d9ce74c6e2abc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/gl.js')
-rw-r--r-- | settings/l10n/gl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index 8cded7dd394..25a433f6814 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -36,6 +36,7 @@ OC.L10N.register( "Group already exists." : "Xa existe o grupo.", "Unable to add group." : "Non é posíbel engadir o grupo.", "Unable to delete group." : "Non é posíbel eliminar o grupo.", + "log-level out of allowed range" : "o nivel do rexistro está fora do intervalo admitido", "Saved" : "Gardado", "test email settings" : "correo de proba dos axustes", "If you received this email, the settings seem to be correct." : "Se recibiu este correo, semella que a configuración é correcta.", @@ -167,8 +168,10 @@ OC.L10N.register( "Test email settings" : "Correo de proba dos axustes", "Send email" : "Enviar o correo", "Log level" : "Nivel de rexistro", + "Download logfile" : "Descargar o ficheiro do rexistro", "More" : "Máis", "Less" : "Menos", + "The logfile is bigger than 100MB. Downloading it may take some time!" : "O ficheiro do rexistro ocupa máis de 100MB. A descarga pode levar bastante tempo!", "Version" : "Versión", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Desenvolvido pola <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidade ownCloud</a>, o <a href=\"https://github.com/owncloud\" target=\"_blank\">código fonte</a> está baixo a licenza <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "More apps" : "Máis aplicativos", |