mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-02 02:11:33 +00:00
Update interpolation variable name
This avoids error 'missing interpolation argument'.
This commit is contained in:
@@ -755,7 +755,7 @@ ca:
|
||||
search: Cerca
|
||||
sort:
|
||||
pagination:
|
||||
total_html: "<strong>%{total} productes</strong> trobats pels vostres criteris de cerca. Mostrant de %{from} a %{to} ."
|
||||
total_html: "<strong>%{count} productes</strong> trobats pels vostres criteris de cerca. Mostrant de %{from} a %{to} ."
|
||||
per_page:
|
||||
show: Mostra
|
||||
per_page: "%{num} per pàgina"
|
||||
|
||||
@@ -785,7 +785,7 @@ cy:
|
||||
search: Chwilio
|
||||
sort:
|
||||
pagination:
|
||||
total_html: "<strong>%{total}Cafwyd hyd i </strong> cynnyrch ar gyfer eich meini prawf chwilio. Yn dangos %{from} i %{to}."
|
||||
total_html: "<strong>%{count}Cafwyd hyd i </strong> cynnyrch ar gyfer eich meini prawf chwilio. Yn dangos %{from} i %{to}."
|
||||
per_page:
|
||||
show: Dangos
|
||||
per_page: "%{num} fesul tudalen"
|
||||
|
||||
@@ -811,7 +811,7 @@ el:
|
||||
search: Αναζήτηση
|
||||
sort:
|
||||
pagination:
|
||||
total_html: "<strong>%{total}προϊόντα</strong> βρέθηκαν σύμφωνα με τα κριτήρια της αναζήτησής σας. Εμφανίζονται %{from} στα %{to}."
|
||||
total_html: "<strong>%{count}προϊόντα</strong> βρέθηκαν σύμφωνα με τα κριτήρια της αναζήτησής σας. Εμφανίζονται %{from} στα %{to}."
|
||||
per_page:
|
||||
show: Εμφάνιση
|
||||
per_page: "%{num}ανα σελίδα"
|
||||
|
||||
@@ -809,7 +809,7 @@ fr:
|
||||
search: Rechercher
|
||||
sort:
|
||||
pagination:
|
||||
total_html: "<strong>%{total} produits</strong> trouvés selon vos critères de recherche. Résultats %{from} à %{to}."
|
||||
total_html: "<strong>%{count} produits</strong> trouvés selon vos critères de recherche. Résultats %{from} à %{to}."
|
||||
per_page:
|
||||
show: Montrer
|
||||
per_page: "%{num} par page"
|
||||
|
||||
@@ -769,7 +769,7 @@ hi:
|
||||
search: सर्च
|
||||
sort:
|
||||
pagination:
|
||||
total_html: "<strong>%{total} उत्पाद</strong> आपके सर्च क्राइटेरिया के लिए मिले। %{from} से %{to} दिखा रहा है।"
|
||||
total_html: "<strong>%{count} उत्पाद</strong> आपके सर्च क्राइटेरिया के लिए मिले। %{from} से %{to} दिखा रहा है।"
|
||||
per_page:
|
||||
show: दिखाएं
|
||||
per_page: "%{num} प्रति पेज"
|
||||
|
||||
@@ -798,7 +798,7 @@ hu:
|
||||
search: Keresés
|
||||
sort:
|
||||
pagination:
|
||||
total_html: "<strong>%{total} terméket </strong> találtunk a keresési feltételek alapján. %{from}-től %{to}-ig mutat."
|
||||
total_html: "<strong>%{count} terméket </strong> találtunk a keresési feltételek alapján. %{from}-től %{to}-ig mutat."
|
||||
per_page:
|
||||
show: Mutasd
|
||||
per_page: "%{num}per oldal"
|
||||
|
||||
@@ -772,7 +772,7 @@ ml:
|
||||
search: തിരയുക
|
||||
sort:
|
||||
pagination:
|
||||
total_html: "നിങ്ങളുടെ തിരയൽ മാനദണ്ഡങ്ങൾക്കനുസരിച്ച് <strong>%{total} ഉൽപ്പന്നങ്ങൾ</strong> കണ്ടെത്തി. %{from} മുതൽ %{to} വരെ കാണിക്കുന്നു."
|
||||
total_html: "നിങ്ങളുടെ തിരയൽ മാനദണ്ഡങ്ങൾക്കനുസരിച്ച് <strong>%{count} ഉൽപ്പന്നങ്ങൾ</strong> കണ്ടെത്തി. %{from} മുതൽ %{to} വരെ കാണിക്കുന്നു."
|
||||
per_page:
|
||||
show: കാണിക്കുക
|
||||
per_page: "ഓരോ പേജിലും %{num}"
|
||||
|
||||
@@ -764,7 +764,7 @@ mr:
|
||||
search: शोधा
|
||||
sort:
|
||||
pagination:
|
||||
total_html: "तुमच्या शोध निकषांसाठी <strong>%{total} उत्पादने</strong> आढळली. %{from} ते %{to} दाखवत आहे."
|
||||
total_html: "तुमच्या शोध निकषांसाठी <strong>%{count} उत्पादने</strong> आढळली. %{from} ते %{to} दाखवत आहे."
|
||||
per_page:
|
||||
show: दाखवा
|
||||
per_page: "%{num} प्रति पृष्ठ"
|
||||
|
||||
@@ -806,7 +806,7 @@ nb:
|
||||
search: Søk
|
||||
sort:
|
||||
pagination:
|
||||
total_html: "<strong>%{total} produkter</strong> funnet for søkekriteriene dine. Viser %{from} til %{to} ."
|
||||
total_html: "<strong>%{count} produkter</strong> funnet for søkekriteriene dine. Viser %{from} til %{to} ."
|
||||
per_page:
|
||||
show: Vis
|
||||
per_page: "%{num} per side"
|
||||
|
||||
@@ -761,7 +761,7 @@ pa:
|
||||
search: ਖੋਜੋ
|
||||
sort:
|
||||
pagination:
|
||||
total_html: "ਤੁਹਾਡੇ ਖੋਜ ਮਾਪਦੰਡ ਲਈ <strong>%{total} ਉਤਪਾਦ</strong> ਮਿਲੇ ਹਨ। %{from} ਤੋਂ %{to} ਦਿਖਾ ਰਹੇ ਹਨ।"
|
||||
total_html: "ਤੁਹਾਡੇ ਖੋਜ ਮਾਪਦੰਡ ਲਈ <strong>%{count} ਉਤਪਾਦ</strong> ਮਿਲੇ ਹਨ। %{from} ਤੋਂ %{to} ਦਿਖਾ ਰਹੇ ਹਨ।"
|
||||
per_page:
|
||||
show: ਵਿਖਾਓ
|
||||
per_page: "%{num} ਪ੍ਰਤੀ ਪੇਜ"
|
||||
|
||||
@@ -797,7 +797,7 @@ ru:
|
||||
search: Поиск
|
||||
sort:
|
||||
pagination:
|
||||
total_html: "<strong>%{total} товаров</strong> найдено по вашим критериям поиска. Показаны %{from} до %{to} ."
|
||||
total_html: "<strong>%{count} товаров</strong> найдено по вашим критериям поиска. Показаны %{from} до %{to} ."
|
||||
per_page:
|
||||
show: Показывать
|
||||
per_page: "%{num} на странице"
|
||||
|
||||
Reference in New Issue
Block a user