diff options
Diffstat (limited to 'lib/l10n/gl.json')
-rw-r--r-- | lib/l10n/gl.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 6e7d2202b56..ec95967e89a 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -80,8 +80,6 @@ "Empty file" : "Ficheiro baleiro", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte coa administración desta instancia.", "Dot files are not allowed" : "Non se admiten os ficheiros con punto", - "Invalid character \"%1$s\" in filename" : "Carácter «%1$s» non válido no nome do ficheiro", - "Invalid filename extension \"%1$s\"" : "A extensión de nome de ficheiro «%1$s» non é válida", "File already exists" : "O ficheiro xa existe", "Invalid path" : "Ruta incorrecta.", "Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo", @@ -272,7 +270,7 @@ "The audio to transcribe" : "O audio para transcribir", "Transcription" : "Transcrición", "The transcribed text" : "O texto transcrito", - "ContextWrite" : "RedacciónPorContexto", + "Context write" : "Redacción por contexto", "Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material orixinal fornecido.", "Writing style" : "Estilo de escritura", "Demonstrate a writing style that you would like to immitate" : "Demostre un estilo de escritura que lle gustaría imitar", @@ -376,6 +374,8 @@ "User disabled" : "Usuario desactivado", "Your data directory is readable by other users." : "Outros usuarios poden ler o seu directorio de datos.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Cambie os permisos a 0770 para que o directorio non poida ser listado por outros usuarios.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos.", + "Invalid character \"%1$s\" in filename" : "Carácter «%1$s» non válido no nome do ficheiro", + "Invalid filename extension \"%1$s\"" : "A extensión de nome de ficheiro «%1$s» non é válida" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |