chore(web): update translations (#11429)
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ar/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/bg/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/ca/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/cs/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/es/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/fr/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/he/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/it/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/ko/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/lt/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/nl/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/pl/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/ru/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/tr/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/uk/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/vi/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/ Translation: Immich/immich Co-authored-by: Atakan Dulker <atakandulker@gmail.com> Co-authored-by: CanbiZ <mickey.leskowitz@gmail.com> Co-authored-by: Dmitry Banny <dj.icecore@gmail.com> Co-authored-by: Enoé Mugnaschi <enmuro@gmail.com> Co-authored-by: Florian Ostertag <florian.kuepper@gmail.com> Co-authored-by: Junghyuk Kwon <kwon@junghy.uk> Co-authored-by: Maciek S <maslanypotwor1@gmail.com> Co-authored-by: Manar Aldroubi <droubi@gmail.com> Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com> Co-authored-by: Ponas <le.slab124@aleeas.com> Co-authored-by: Shawn <xiaxinx@gmail.com> Co-authored-by: Ultragian <giancarlo.brasil@gmail.com> Co-authored-by: Unimpeded Lemur <yg7lh0fz3@mozmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: tddaij <xdaint@gmail.com> Co-authored-by: waclaw66 <waclaw66@seznam.cz> Co-authored-by: Вячеслав Лукьяненко <madeinchuguev@gmail.com> Co-authored-by: 李奕寯 <eugenelego88@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"add_to_shared_album": "Añadir a un álbum compartido",
|
||||
"added_to_archive": "Archivar",
|
||||
"added_to_favorites": "Añadido a favoritos",
|
||||
"added_to_favorites_count": "{count} añadido a favoritos",
|
||||
"added_to_favorites_count": "Añadido {count, number} a favoritos",
|
||||
"admin": {
|
||||
"add_exclusion_pattern_description": "Añade patrones de exclusión. Puedes utilizar los caracteres *, ** y ? (globbing). Para ignorar los archivos en cualquier ruta llamada \"Raw\", utiliza \"**/Raw/**\". Para ignorar todos los archivos que terminan en \".tif\", utiliza \"**/*.tif\". Para ignorar una ruta desde la raíz, utiliza \"/carpeta/a/ignorar/**\".",
|
||||
"authentication_settings": "Configuración de Autenticación",
|
||||
@@ -1220,7 +1220,7 @@
|
||||
"total_usage": "Uso total",
|
||||
"trash": "Papelera",
|
||||
"trash_all": "Enviar todo a la papelera",
|
||||
"trash_count": "Papelera {count}",
|
||||
"trash_count": "Papelera {count, number}",
|
||||
"trash_delete_asset": "Borrar/Eliminar archivo",
|
||||
"trash_no_results_message": "Las fotos y videos que se envíen a la papelera aparecerán aquí.",
|
||||
"trashed_items_will_be_permanently_deleted_after": "Los elementos en la papelera serán eliminados permanentemente tras {days, plural, one {# día} other {# días}}.",
|
||||
@@ -1250,7 +1250,7 @@
|
||||
"upload": "Subir",
|
||||
"upload_concurrency": "Cargas simultáneas",
|
||||
"upload_errors": "Carga completada con {count, plural, one {# error} other {# errors}}, actualice la página para ver los nuevos recursos de carga.",
|
||||
"upload_progress": "Restantes {remaining} - Procesados {processed}/{total}",
|
||||
"upload_progress": "Restante {remaining, number} - Procesado {processed, number}/{total, number}",
|
||||
"upload_skipped_duplicates": "Saltado {count, plural, one {# duplicate asset} other {# duplicate assets}}",
|
||||
"upload_status_duplicates": "Duplicados",
|
||||
"upload_status_errors": "Errores",
|
||||
|
||||
Reference in New Issue
Block a user