File tree 12 files changed +12
-12
lines changed
12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -771,7 +771,7 @@ msgid "Export with format."
771
771
msgstr "Exportieren mit Formatierung."
772
772
773
773
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:39
774
- msgid "Export all datas ."
774
+ msgid "Export all data ."
775
775
msgstr "Komplette Daten exportieren."
776
776
777
777
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:43
Original file line number Diff line number Diff line change @@ -767,7 +767,7 @@ msgid "Export with format."
767
767
msgstr ""
768
768
769
769
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:39
770
- msgid "Export all datas ."
770
+ msgid "Export all data ."
771
771
msgstr ""
772
772
773
773
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:43
Original file line number Diff line number Diff line change @@ -783,7 +783,7 @@ msgid "Export with format."
783
783
msgstr "Exportar con formato"
784
784
785
785
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:39
786
- msgid "Export all datas ."
786
+ msgid "Export all data ."
787
787
msgstr "Exportar todos los datos."
788
788
789
789
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:43
Original file line number Diff line number Diff line change @@ -769,7 +769,7 @@ msgid "Export with format."
769
769
msgstr "Formatuarekin esportatu."
770
770
771
771
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:39
772
- msgid "Export all datas ."
772
+ msgid "Export all data ."
773
773
msgstr "Data guztiak esportatu."
774
774
775
775
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:43
Original file line number Diff line number Diff line change @@ -759,7 +759,7 @@ msgid "Export with format."
759
759
msgstr ""
760
760
761
761
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:39
762
- msgid "Export all datas ."
762
+ msgid "Export all data ."
763
763
msgstr ""
764
764
765
765
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:43
Original file line number Diff line number Diff line change @@ -759,7 +759,7 @@ msgid "Export with format."
759
759
msgstr ""
760
760
761
761
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:39
762
- msgid "Export all datas ."
762
+ msgid "Export all data ."
763
763
msgstr ""
764
764
765
765
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:43
Original file line number Diff line number Diff line change @@ -771,7 +771,7 @@ msgid "Export with format."
771
771
msgstr ""
772
772
773
773
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:39
774
- msgid "Export all datas ."
774
+ msgid "Export all data ."
775
775
msgstr ""
776
776
777
777
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:43
Original file line number Diff line number Diff line change @@ -765,7 +765,7 @@ msgid "Export with format."
765
765
msgstr ""
766
766
767
767
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:39
768
- msgid "Export all datas ."
768
+ msgid "Export all data ."
769
769
msgstr ""
770
770
771
771
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:43
Original file line number Diff line number Diff line change @@ -772,7 +772,7 @@ msgid "Export with format."
772
772
msgstr "Exportar com o formato."
773
773
774
774
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:39
775
- msgid "Export all datas ."
775
+ msgid "Export all data ."
776
776
msgstr "Exportar todos os dados."
777
777
778
778
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:43
Original file line number Diff line number Diff line change @@ -773,7 +773,7 @@ msgid "Export with format."
773
773
msgstr ""
774
774
775
775
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:39
776
- msgid "Export all datas ."
776
+ msgid "Export all data ."
777
777
msgstr ""
778
778
779
779
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:43
Original file line number Diff line number Diff line change @@ -764,7 +764,7 @@ msgid "Export with format."
764
764
msgstr "导出格式"
765
765
766
766
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:39
767
- msgid "Export all datas ."
767
+ msgid "Export all data ."
768
768
msgstr "导出全部数据"
769
769
770
770
#: templates/xadmin/blocks/model_list.top_toolbar.exports.html:43
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ <h4 class="modal-title">{% trans "Export" %} {{et.name}}</h4>
39
39
{% endif %}
40
40
</ label >
41
41
< label class ="checkbox ">
42
- < input type ="checkbox " name ="all " value ="on "> {% trans "Export all datas ." %}
42
+ < input type ="checkbox " name ="all " value ="on "> {% trans "Export all data ." %}
43
43
</ label >
44
44
</ div >
45
45
< div class ="modal-footer ">
You can’t perform that action at this time.
0 commit comments