diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-12 00:18:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-12 00:18:04 +0000 |
commit | 0ef69969bcdb228a993faf364d359b20918d6f7a (patch) | |
tree | 37502f1033aecf6259eb4ada4c90d1ea267b2ff5 /apps/files/l10n | |
parent | f5e4594e83a384a0e88881a1dff7cf50b99f6e77 (diff) | |
download | nextcloud-server-0ef69969bcdb228a993faf364d359b20918d6f7a.tar.gz nextcloud-server-0ef69969bcdb228a993faf364d359b20918d6f7a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/gl.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/gl.json | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index fb003916917..67f9e5a5977 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -209,7 +209,7 @@ OC.L10N.register( "Open the files app settings" : "Abre a configuración da aplicación de ficheiros", "Files settings" : "Axustes de ficheiros", "File cannot be accessed" : "Non se pode acceder ao ficheiro", - "You might not have have permissions to view it, ask the sender to share it" : "É posible que non teñas permisos para velo, pídelle ao remitente que o comparta", + "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", "Show hidden files" : "Amosar os ficheiros agochados", "Crop image previews" : "Recortar a vista previa das imaxes", "Additional settings" : "Axustes adicionais", @@ -217,7 +217,7 @@ OC.L10N.register( "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 activaches 2FA, debes crear e utilizar un novo contrasinal da aplicación facendo clic aquí.", - "Clipboard is not available" : "O portapapeis non está dispoñible", + "Clipboard is not available" : "O portapapeis non está dispoñíbel", "WebDAV URL copied to clipboard" : "A URL de WebDAV copiouse no portapapeis", "Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro", "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", @@ -228,6 +228,7 @@ OC.L10N.register( "Blank" : "Baleiro", "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "Delete permanently" : "Eliminar de xeito permanente", + "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Set up templates folder" : "Estabelecer un cartafol de modelos", "Templates" : "Modelos", "Create new templates folder" : "Crear un novo cartafol de modelos", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index c5d956586e6..aa1473c0071 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -207,7 +207,7 @@ "Open the files app settings" : "Abre a configuración da aplicación de ficheiros", "Files settings" : "Axustes de ficheiros", "File cannot be accessed" : "Non se pode acceder ao ficheiro", - "You might not have have permissions to view it, ask the sender to share it" : "É posible que non teñas permisos para velo, pídelle ao remitente que o comparta", + "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", "Show hidden files" : "Amosar os ficheiros agochados", "Crop image previews" : "Recortar a vista previa das imaxes", "Additional settings" : "Axustes adicionais", @@ -215,7 +215,7 @@ "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 activaches 2FA, debes crear e utilizar un novo contrasinal da aplicación facendo clic aquí.", - "Clipboard is not available" : "O portapapeis non está dispoñible", + "Clipboard is not available" : "O portapapeis non está dispoñíbel", "WebDAV URL copied to clipboard" : "A URL de WebDAV copiouse no portapapeis", "Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro", "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", @@ -226,6 +226,7 @@ "Blank" : "Baleiro", "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "Delete permanently" : "Eliminar de xeito permanente", + "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Set up templates folder" : "Estabelecer un cartafol de modelos", "Templates" : "Modelos", "Create new templates folder" : "Crear un novo cartafol de modelos", |