diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-04 02:13:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-04 02:13:48 +0000 |
commit | 853a1a586aaf00c350970e71d4ceffe307b9090f (patch) | |
tree | e4161afc50fb0b7166b0c9d8669ecc0215144e54 /lib/l10n/gl.js | |
parent | 18b673e1d836ce1e31c658df94c35de8ca699bbf (diff) | |
download | nextcloud-server-853a1a586aaf00c350970e71d4ceffe307b9090f.tar.gz nextcloud-server-853a1a586aaf00c350970e71d4ceffe307b9090f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 697754c7e96..6bb6534424c 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -31,6 +31,14 @@ OC.L10N.register( "Server version %s or lower is required." : "Requírese a versión %s ou inferior do servidor.", "Logged in user must be an admin or sub admin" : "O usuario rexistrado debe ser un administrador ou subadministrador", "Logged in user must be an admin" : "O usuario rexistrado debe ser un administrador", + "Wiping of device %s has started" : "Iniciouse a limpeza do dispositivo %s", + "Wiping of device »%s« has started" : "Iniciouse a limpeza do dispositivo «%s»", + "»%s« started remote wipe" : "«%s» iniciou a limpeza remota", + "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "O dispositivo ou aplicativo «%s» iniciou o proceso remoto de limpeza. Recibirá outro correo cando remate o proceso", + "Wiping of device %s has finished" : "Rematou a limpeza do dispositivo %s", + "Wiping of device »%s« has finished" : "Rematou a limpeza do dispositivo «%s»", + "»%s« finished remote wipe" : "«%s» rematou a limpeza remota", + "Device or application »%s« has finished the remote wipe process." : "O dispositivo ou aplicativo «%s» rematou o proceso remoto de limpeza.", "Remote wipe started" : "Iniciouse a limpeza remota", "A remote wipe was started on device %s" : "Iniciouse unha limpeza remota no dispositivo %s", "Remote wipe finished" : "Rematou a limpeza remota", |