diff options
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 21092fce15b..a1721cc4124 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -32,10 +32,6 @@ OC.L10N.register( "November" : "novembro", "December" : "decembro", "Settings" : "Axustes", - "File" : "Ficheiro", - "Folder" : "Cartafol", - "Image" : "Imaxe", - "Audio" : "Son", "Saving..." : "Gardando...", "Couldn't send reset email. Please contact your administrator." : "Non foi posíbel enviar o coreo do restablecemento. Póñase en contacto co administrador.", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "A ligazón para restabelecer o seu contrasinal foi enviada ao seu correo. Se non a recibe nun prazo razoábel de tempo, vexa o seu cartafol de correo lixo. <br> Se non está ali pregúntelle ao administrador local.", @@ -110,6 +106,7 @@ OC.L10N.register( "Edit tags" : "Editar etiquetas", "Error loading dialog template: {error}" : "Produciuse un erro ao cargar o modelo do dialogo: {error}", "No tags selected for deletion." : "Non se seleccionaron etiquetas para borrado.", + "_download %n file_::_download %n files_" : ["",""], "Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a versión {version}, isto pode levar un anaco.", "Please reload the page." : "Volva cargar a páxina.", "The update was unsuccessful." : "A actualización foi satisfactoria.", |