diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-10 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-10 01:56:13 -0400 |
commit | 52fc45e6e3d271c94d801af377c85974e1420d2e (patch) | |
tree | 731eeccb0d6b940abb0c09113cbfd84a95cbd52e /settings/l10n/gl.js | |
parent | 6f5854a8de7e1a6974da902fcbb0f3a842cc7a5a (diff) | |
download | nextcloud-server-52fc45e6e3d271c94d801af377c85974e1420d2e.tar.gz nextcloud-server-52fc45e6e3d271c94d801af377c85974e1420d2e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/gl.js')
-rw-r--r-- | settings/l10n/gl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index 0247be17ade..a9216f36da8 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -145,6 +145,7 @@ OC.L10N.register( "Enable server-side encryption" : "Activar o cifrado na parte do servidor", "Encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date. This is the final warning: Do you really want to enable encryption?" : "O cifrado é un proceso dunha soa dirección. Unha vez activado o cifrado, cifraranse no servidor todos os ficheiros a partires dese momento e xa non será posíbel desactivalo no futuro. Este é o aviso final: Confirma que quere activar o cifrado?", "Enable encryption" : "Activar o cifrado", + "No encryption module loaded, please enable an encryption module in the app menu." : "Non hai cargado ningún módulo de cifrado, active un módulo de cifrado no menú de aplicacións.", "Select default encryption module:" : "Seleccionar o módulo predeterminado de cifrado:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"ownCloud Default Encryption Module\" and run 'occ encryption:migrate'" : "É necesario migrar as chaves de cifrado do antigo cifrado (ownCloud <= 8,0) cara ao novo. Active o «Módulo predeterminado de cifrado do ownCloud» e execute «occ encryption:migrate»", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "É necesario migrar as chaves de cifrado do antigo cifrado (ownCloud <= 8,0) cara ao novo.", |