diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-21 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-21 00:19:45 +0000 |
commit | fd1dabf01b866632d68775bdb9367b9042b9569c (patch) | |
tree | 5a085f566f9dbc1c1cbad70bbb19e6208c67c068 /apps/files/l10n/gl.json | |
parent | 970a8287cd6e091d6403ddd9950fdd61791ad594 (diff) | |
download | nextcloud-server-fd1dabf01b866632d68775bdb9367b9042b9569c.tar.gz nextcloud-server-fd1dabf01b866632d68775bdb9367b9042b9569c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.json')
-rw-r--r-- | apps/files/l10n/gl.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 54a00520bdf..d6f9cbed32a 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -155,6 +155,10 @@ "A file or folder has been <strong>changed</strong>" : "<strong>Cambiouse</strong> un ficheiro ou cartafol", "A favorite file or folder has been <strong>changed</strong>" : "<strong>Cambiouse</strong> un ficheiro ou cartafol favorito", "Upload (max. %s)" : "Envío (máx. %s)", + "Files compatibility" : "Compatibilidade de ficheiros", + "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restrinxir os nomes de ficheiros para garantir que os ficheiros se poidan sincronizar con todos os clientes. De xeito predeterminado, permítense todos os nomes de ficheiro válidos en POSIX (p. ex., Linux ou macOS).", + "Enforce Windows compatibility" : "Forzar a compatibilidade con Windows", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isto bloqueará os nomes de ficheiros non válidos en sistemas Windows, coma o uso de nomes reservados ou caracteres especiais. Porén, isto non forzará á compatibilidade da distinción entre maiúsculas e minúsculas.", "Accept" : "Aceptar", "Reject" : "Rexeitar", "Incoming ownership transfer from {user}" : "Transferencia da propiedade entrante de {user}", |