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": "Aan gedeeld album toevoegen",
|
||||
"added_to_archive": "Toegevoegd aan archief",
|
||||
"added_to_favorites": "Toegevoegd aan favorieten",
|
||||
"added_to_favorites_count": "{count} toegevoegd aan favorieten",
|
||||
"added_to_favorites_count": "{count, number} toegevoegd aan favorieten",
|
||||
"admin": {
|
||||
"add_exclusion_pattern_description": "Uitsluitingspatronen toevoegen. Globbing met *, ** en ? wordt ondersteund. Om alle bestanden in een map met de naam \"Raw\" te negeren, gebruik \"**/Raw/**\". Om alle bestanden die eindigen op \".tif\" te negeren, gebruik \"**/*.tif\". Om een absoluut pad te negeren, gebruik \"/path/to/ignore/**\".",
|
||||
"authentication_settings": "Authenticatie-instellingen",
|
||||
@@ -1221,7 +1221,7 @@
|
||||
"total_usage": "Totaal gebruik",
|
||||
"trash": "Prullenbak",
|
||||
"trash_all": "Verplaats alle naar prullenbak",
|
||||
"trash_count": "{count} naar prullenbak",
|
||||
"trash_count": "{count, number} naar prullenbak",
|
||||
"trash_delete_asset": "Assets naar prullenbak verplaatsen of verwijderen",
|
||||
"trash_no_results_message": "Hier verschijnen foto's en video's die in de prullenbak zijn geplaatst.",
|
||||
"trashed_items_will_be_permanently_deleted_after": "Items in de prullenbak worden na {days, plural, one {# dag} other {# dagen}} permanent verwijderd.",
|
||||
@@ -1251,7 +1251,7 @@
|
||||
"upload": "Uploaden",
|
||||
"upload_concurrency": "Upload gelijktijdigheid",
|
||||
"upload_errors": "Upload voltooid met {count, plural, one {# fout} other {# fouten}}, vernieuw de pagina om de nieuwe assets te zien.",
|
||||
"upload_progress": "Resterend {remaining} - Verwerkt {processed}/{total}",
|
||||
"upload_progress": "Resterend {remaining, number} - Verwerkt {processed, number}/{total, number}",
|
||||
"upload_skipped_duplicates": "{count, plural, one {# duplicate asset} other {# duplicate assets}} overgeslagen",
|
||||
"upload_status_duplicates": "Duplicaten",
|
||||
"upload_status_errors": "Fouten",
|
||||
|
||||
Reference in New Issue
Block a user