Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 28, 2024
1 parent 98a12d2 commit 1e684a4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ OC.L10N.register(
"Are you sure you want to permanently remove album \"{name}\"?" : "Opravdu chcete album „{name}“ nevratně odebrat?",
"Are you sure you want to leave the shared album \"{name}\"?" : "Opravdu chcete sdílené album „{name}“ opustit?",
"Failed to delete {name}." : "Nepodařilo se smazat {name}.",
"Album Name" : "Název alba",
"Location" : "Poloha",
"Location of the album" : "Umístění alba",
"Go back to the previous view." : "Jít zpět na předchozí pohled.",
Expand Down
1 change: 1 addition & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@
"Are you sure you want to permanently remove album \"{name}\"?" : "Opravdu chcete album „{name}“ nevratně odebrat?",
"Are you sure you want to leave the shared album \"{name}\"?" : "Opravdu chcete sdílené album „{name}“ opustit?",
"Failed to delete {name}." : "Nepodařilo se smazat {name}.",
"Album Name" : "Název alba",
"Location" : "Poloha",
"Location of the album" : "Umístění alba",
"Go back to the previous view." : "Jít zpět na předchozí pohled.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,12 @@ OC.L10N.register(
"Save changes" : "Guardar cambios",
"Name of the album" : "Nombre del álbum",
"Save collaborators for this album." : "Guardar los colaboradores para este álbum.",
"Newest" : "Más recientes",
"Year" : "Año",
"Month" : "Mes",
"Day" : "Día",
"Hour" : "Hora",
"Oldest" : "Más antiguo",
"Title" : "Título",
"Description" : "Descripción",
"Label" : "Etiqueta",
Expand Down Expand Up @@ -178,6 +180,7 @@ OC.L10N.register(
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Tenga en cuenta que el área a recortar es menor al redimensionamiento aplicado, lo que puede causar pérdida de calidad",
"Actual size (100%)" : "Tamaño real (100%)",
"Fit size" : "Ajustar tamaño",
"Auto" : "Auto",
"Setup" : "Ajustes",
"Failed to create {albumName}." : "No se pudo crear {albumName}.",
"Failed to rename {currentAlbumName} to {newAlbumName}." : "No se pudo renombrar {currentAlbumName} a {newAlbumName}.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,12 @@
"Save changes" : "Guardar cambios",
"Name of the album" : "Nombre del álbum",
"Save collaborators for this album." : "Guardar los colaboradores para este álbum.",
"Newest" : "Más recientes",
"Year" : "Año",
"Month" : "Mes",
"Day" : "Día",
"Hour" : "Hora",
"Oldest" : "Más antiguo",
"Title" : "Título",
"Description" : "Descripción",
"Label" : "Etiqueta",
Expand Down Expand Up @@ -176,6 +178,7 @@
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Tenga en cuenta que el área a recortar es menor al redimensionamiento aplicado, lo que puede causar pérdida de calidad",
"Actual size (100%)" : "Tamaño real (100%)",
"Fit size" : "Ajustar tamaño",
"Auto" : "Auto",
"Setup" : "Ajustes",
"Failed to create {albumName}." : "No se pudo crear {albumName}.",
"Failed to rename {currentAlbumName} to {newAlbumName}." : "No se pudo renombrar {currentAlbumName} a {newAlbumName}.",
Expand Down

0 comments on commit 1e684a4

Please sign in to comment.