diff options
author | Louis Chemineau <louis@chmn.me> | 2024-02-08 15:31:19 +0100 |
---|---|---|
committer | Louis Chemineau <louis@chmn.me> | 2024-02-08 15:31:19 +0100 |
commit | 898df41de968321926e10ad532a64c3915ddad29 (patch) | |
tree | 57a0e5ada151890ddf71550f22b502e1f67aeffd /apps/files/l10n/gl.json | |
parent | d9d60238c7aaab9c61bf2d50c15aa59bc88c8975 (diff) | |
download | nextcloud-server-898df41de968321926e10ad532a64c3915ddad29.tar.gz nextcloud-server-898df41de968321926e10ad532a64c3915ddad29.zip |
Revert "Merge branch 'master' of github.com:nextcloud/server"
This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing
changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d.
Diffstat (limited to 'apps/files/l10n/gl.json')
-rw-r--r-- | apps/files/l10n/gl.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index e0a50da1b24..68e23fe227d 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -169,6 +169,7 @@ "Drag and drop files here to upload" : "Arrastre e solte os ficheiros aquí para envialos", "Your have used your space quota and cannot upload files anymore" : "Vde. usou a súa cota de espazo e xa non pode enviar ningún ficheiro más", "You don’t have permission to upload or create files here" : "Non ten permiso para enviar ou crear ficheiros aquí.", + "Upload successful" : "Envío satisfactorio", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", "Rename file" : "Renomear o ficheiro", @@ -185,6 +186,8 @@ "Could not rename \"{oldName}\", it does not exist any more" : "Non foi posíbel renomear «{oldName}», xa non existe", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome «{newName}» xa se utiliza no cartafol «{dir}». Escolla un nome diferente.", "Could not rename \"{oldName}\"" : "Non foi posíbel renomear «{oldName}»", + "Could not copy {file}. {message}" : "Non foi posíbel copiar {file}. {mensaxe}", + "Could not move {file}. {message}" : "Non foi posíbel mover {file}. {mensaxe}", "Total rows summary" : "Resumo total de filas", "\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ", "\"{displayName}\" batch action executed successfully" : "A acción por lotes «{displayName}» executouse correctamente", @@ -248,8 +251,6 @@ "Blank" : "Baleiro", "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "Delete permanently" : "Eliminar definitivamente", - "Confirm deletion" : "Confirmar a eliminación", - "Cancel" : "Cancelar", "Destination is not a folder" : "O destino non é un cartafol", "This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non é posíbel mover un ficheiro/cartafol sobre si mesmo ou a un subcartafol de si mesmo", @@ -262,8 +263,6 @@ "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Open in Files" : "Abrir en Ficheiros", "Open details" : "Abrir detalles", - "Could not copy {file}. {message}" : "Non foi posíbel copiar {file}. {mensaxe}", - "Could not move {file}. {message}" : "Non foi posíbel mover {file}. {mensaxe}", "Create new templates folder" : "Crear un novo cartafol de modelos", "Templates" : "Modelos", "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", @@ -292,6 +291,7 @@ "You can only favorite a single file or folder at a time" : "Só pode marcar como favorito un único ficheiro ou cartafol por vez", "Search users" : "Buscar usuarios", "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", + "Cancel" : "Cancelar", "Set up templates folder" : "Estabelecer un cartafol de modelos", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Alternar a vista como grade", |