diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
commit | 6d84160ba710e6ea4cf290f40d7bb924c35ad574 (patch) | |
tree | 56219fa1144bb0bb6efefcd0c069b9b055745d1b /apps/files/l10n/es_GT.json | |
parent | 6862ff28002c8c282bcca5c198619c03f5cb4e0b (diff) | |
download | nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.tar.gz nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_GT.json')
-rw-r--r-- | apps/files/l10n/es_GT.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/es_GT.json b/apps/files/l10n/es_GT.json index 04fd97ea834..296c7dc4986 100644 --- a/apps/files/l10n/es_GT.json +++ b/apps/files/l10n/es_GT.json @@ -6,7 +6,6 @@ "Tags" : "Etiquetas", "Home" : "Inicio", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"", "Upload cancelled." : "Carga cancelada.", "…" : "...", @@ -80,6 +79,7 @@ "Removed from favorites" : "Eliminado de los favoritos", "You added {file} to your favorites" : "Agregaste {file} a tus favoritos", "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos", + "Favorites" : "Favoritos", "File changes" : "Cambios al archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -112,6 +112,7 @@ "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", + "Name cannot be empty" : "El nombre no puede estar en blanco", "Select all" : "Seleccionar todo", "Change" : "Cambiar", "Unknown error" : "Se presentó un error desconocido", |