Skip to content

Commit

Permalink
Run i18n-tasks translate-missing, rather than add-missing
Browse files Browse the repository at this point in the history
This pulls preliminary translations from the Google Cloud Translate API
  • Loading branch information
sandbergja committed Dec 16, 2024
1 parent 086db03 commit c63c7fb
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions config/locales/blacklight.ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ ar:
count: ترتيب رقمي
index: ترتيب أبجدي
suggest:
label: Filter %{field_label}
placeholder: Filter...
label: الفلتر %{field_label}
placeholder: فلتر...
title: تحديد نطاق البحث
filters:
label: "%{label}:"
Expand Down
4 changes: 2 additions & 2 deletions config/locales/blacklight.es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ es:
count: Ordenación numérica
index: Ordenación A-Z
suggest:
label: Filter %{field_label}
placeholder: Filter...
label: Filtro %{field_label}
placeholder: Filtrar...
title: Limite su búsqueda
filters:
label: "%{label}:"
Expand Down
4 changes: 2 additions & 2 deletions config/locales/blacklight.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ fr:
count: Du + au - fréquent
index: Tri de A à Z
suggest:
label: Filter %{field_label}
placeholder: Filter...
label: Filtre %{field_label}
placeholder: Filtre...
title: Limiter votre recherche
filters:
label: "%{label}:"
Expand Down
4 changes: 2 additions & 2 deletions config/locales/blacklight.hu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ hu:
count: Numerikus rendezés
index: A-Z rendezés
suggest:
label: Filter %{field_label}
placeholder: Filter...
label: Szűrő %{field_label}
placeholder: Szűrő...
title: Szűrje tovább a keresését
filters:
label: "%{label}:"
Expand Down
4 changes: 2 additions & 2 deletions config/locales/blacklight.it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ it:
count: Ordina per numero
index: Ordina A-Z
suggest:
label: Filter %{field_label}
placeholder: Filter...
label: Filtro %{field_label}
placeholder: Filtro...
title: Affina la ricerca
filters:
label: "%{label}:"
Expand Down
2 changes: 1 addition & 1 deletion config/locales/blacklight.nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ nl:
count: Numeriek sorteren
index: A-Z Sorteren
suggest:
label: Filter %{field_label}
label: Filteren %{field_label}
placeholder: Filter...
title: Verfijn uw zoekopdracht
filters:
Expand Down
4 changes: 2 additions & 2 deletions config/locales/blacklight.pt-BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ pt-BR:
count: Ordenar por Número
index: Ordem Alfabética A-Z
suggest:
label: Filter %{field_label}
placeholder: Filter...
label: Filtro %{field_label}
placeholder: Filtro...
title: Filtre sua busca
filters:
label: "%{label}:"
Expand Down
4 changes: 2 additions & 2 deletions config/locales/blacklight.sq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ sq:
count: Renditja numerike
index: A-Z Renditja
suggest:
label: Filter %{field_label}
placeholder: Filter...
label: Filtri %{field_label}
placeholder: Filtro...
title: Kufizo këkimin
filters:
label: "%{label}:"
Expand Down
4 changes: 2 additions & 2 deletions config/locales/blacklight.zh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ zh:
count: 按数量排序
index: 按字母排序
suggest:
label: Filter %{field_label}
placeholder: Filter...
label: 过滤器 %{field_label}
placeholder: 筛选...
title: 限定搜索
filters:
label: "%{label}:"
Expand Down

0 comments on commit c63c7fb

Please sign in to comment.