diff options
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 9311626fb89..d591191d12e 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -192,8 +192,6 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV URL" : "URL de WebDAV", "Copy to clipboard" : "Copiar no portapapeis.", - "Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se activou 2FA, cree e utilice un novo contrasinal de aplicación premendo aquí.", "Warnings" : "Advertencias", "Prevent warning dialogs from open or reenable them." : "Impedir abrir ou reactivar os diálogos de advertencia", "Show a warning dialog when changing a file extension." : "Amosar un diálogo de advertencia ao cambiar unha extensión de ficheiro.", @@ -438,6 +436,8 @@ OC.L10N.register( "Submitting fields…" : "Enviando os campos...", "Filter filenames…" : "Filtrar os nomes de ficheiro…", "Enable the grid view" : "Activar á vista de grade", + "Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se activou 2FA, cree e utilice un novo contrasinal de aplicación premendo aquí.", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartafol","{folderCount} cartafoles"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheiro","{fileCount} ficheiros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheiro e {folderCount} cartafol","1 ficheiro e {folderCount} cartafoles"], |