diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
commit | 7901a7059ff085d6b491212aa3933d426bedd809 (patch) | |
tree | 96674e02be30973cefd525047f82e1f4ff0a1857 /apps/files/l10n/gl.js | |
parent | 362acd93aaffdb1271c8d5356cd2d6ea4ffaf9e1 (diff) | |
download | nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.tar.gz nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index ff21da82747..7ea7b918fbc 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -156,7 +156,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Engadiuse ou retirouse un ficheiro dos seus <strong>favoritos</strong>", "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", - "All files" : "Todos os ficheiros", "Upload (max. %s)" : "Envío (máx. %s)", "Accept" : "Aceptar", "Reject" : "Rexeitar", @@ -188,15 +187,16 @@ OC.L10N.register( "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 outro nome.", "Could not rename \"{oldName}\"" : "Non foi posíbel renomear «{oldName}»", "Total rows summary" : "Resumo total de filas", - "Select all" : "Seleccionar todo", - "Unselect all" : "Desmarcar todo", "\"{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", "ascending" : "ascendente", "descending" : "descendente", "Sort list by {column} ({direction})" : "Ordenar a lista por {column} ({direction})", + "Select all" : "Seleccionar todo", + "Unselect all" : "Desmarcar todo", "List of files and folders." : "Lista de ficheiros e cartafoles", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse mentres se despraza pola lista.", + "File not found" : "Ficheiro non atopado", "Storage informations" : "Información de almacenamento", "{usedQuotaByte} used" : "{usedQuotaByte} usado", "{relative}% used" : "{relative}% usado", @@ -251,11 +251,11 @@ OC.L10N.register( "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í", + "All files" : "Todos os ficheiros", "List of recently modified files and folders." : "Lista de ficheiros e cartafoles modificados recentemente.", "No recently modified files" : "Non hai ficheiros modificados recentemente", "Files and folders you recently modified will show up here." : "Os ficheiros e cartafoles que modificou recentemente amosaranse aquí.", "Toggle %1$s sublist" : "Alternar %1$s sublista", - "Toggle grid view" : "Alternar a vista como grella", "No entries found in this folder" : "Non se atoparon entradas neste cartafol", "Upload too large" : "Envío grande de máis", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiros que tenta enviar exceden do tamaño máximo permitido neste servidor", @@ -269,6 +269,7 @@ OC.L10N.register( "%s used" : "%s utilizado", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s utilizado", + "Toggle grid view" : "Alternar a vista como grella", "Deleted files" : "Ficheiros eliminados", "Shares" : "Comparticións", "Shared with others" : "Compartido con outros", |