diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-31 01:56:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-31 01:56:30 -0400 |
commit | de01951da32efdebfff4ddb21cd07328a2d28e31 (patch) | |
tree | f01d2f4c38900832e5e6156c9d5f67dc5daba182 /settings/l10n/gl.js | |
parent | db91b4505ccd105f03cd23ac91e66b4b48b0b38d (diff) | |
download | nextcloud-server-de01951da32efdebfff4ddb21cd07328a2d28e31.tar.gz nextcloud-server-de01951da32efdebfff4ddb21cd07328a2d28e31.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/gl.js')
-rw-r--r-- | settings/l10n/gl.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index b128436b82b..df334df1e7d 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -10,7 +10,6 @@ OC.L10N.register( "Cron" : "Cron", "Email server" : "Servidor de correo", "Log" : "Rexistro", - "Server Status" : "Estado do servidor", "Tips & tricks" : "Trucos e consellos", "Updates" : "Actualizacións", "Authentication error" : "Produciuse un erro de autenticación", @@ -180,6 +179,8 @@ OC.L10N.register( "More" : "Máis", "Less" : "Menos", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "O ficheiro de rexistro é maior de 100 MB. Pódelle levar un anaco descargalo!", + "Transactional File Locking is enabled." : "O bloque transaccional de ficheiros está activado.", + "Transactional File Locking is disabled." : "O bloque transaccional de ficheiros está desactivado.", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Empregase SQLite como base de datos. Para instalacións grandes recomendámoslle que cambie a unha infraestrutura de base de datos diferente.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Concretamente, se emprega o cliente de escritorio para sincronización, desaconsellámoslle o uso de SQLite", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Para migrar cara outra base de datos, empregue a ferramenta en liña de ordes: «occ db:convert-type», ou vexa a <a target=\"_blank\" href=\"%s\">documentación ↗</a>.", @@ -189,8 +190,6 @@ OC.L10N.register( "Improving the config.php" : "Mellorando o config.php", "Theming" : "Tematización", "Hardening and security guidance" : "Orientacións sobre fortificación e seguridade", - "Transactional File Locking is enabled." : "O bloque transaccional de ficheiros está activado.", - "Transactional File Locking is disabled." : "O bloque transaccional de ficheiros está desactivado.", "Version" : "Versión", "Developer documentation" : "Documentación do desenvolvedor", "Experimental applications ahead" : "Ante as aplicacións experimentais", @@ -238,7 +237,6 @@ OC.L10N.register( "Upload new" : "Novo envío", "Select new from Files" : "Seleccionar outra nova desde Ficheiros", "Remove image" : "Retirar a imaxe", - "Either png or jpg. Ideally square but you will be able to crop it." : "Calquera png ou jpg. É preferíbel que sexa cadrada, mais poderá recortala.", "Your avatar is provided by your original account." : "O seu avatar é fornecido pola súa conta orixinal.", "Cancel" : "Cancelar", "Choose as profile image" : "Escolla unha imaxe para o perfil", |