diff options
Diffstat (limited to 'apps/files/l10n/gl.json')
-rw-r--r-- | apps/files/l10n/gl.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 46c240571bf..702c73ff0b8 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -180,6 +180,7 @@ "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", "\"{name}\" is not an allowed filetype." : "«{name}» non é un tipo de ficheiro permitido.", "{newName} already exists." : "Xa existe {newName}", + "\"{char}\" is not allowed inside a file name." : "«{char}» non está permitido nun nome de ficheiro.", "Name cannot be empty" : "O nome non pode estar baleiro", "Another entry with the same name already exists" : "Xa existe outra entrada co mesmo nome", "Renamed \"{oldName}\" to \"{newName}\"" : "Cambiouse o nome de «{oldName}» a «{newName}»", @@ -257,6 +258,8 @@ "Templates" : "Modelos", "Create new templates folder" : "Crear un novo cartafol de modelos", "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartafol","{folderCount} cartafoles"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheiro","{fileCount} ficheiros"], "List of favorites files and folders." : "Lista de ficheiros e cartafoles favoritos.", "No favorites yet" : "Aínda non hai favoritos", "Files and folders you mark as favorite will show up here" : "Os ficheiros e cartafoles que marque como favoritos amosaranse aquí", |