Commit 8ac3399f by Őry Máté

webui: fix django template bug introduced in a8bc5968

parent 00375e12
...@@ -7,7 +7,7 @@ msgid "" ...@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-12 21:38+0100\n" "POT-Creation-Date: 2013-02-12 21:52+0100\n"
"PO-Revision-Date: 2013-02-12 21:40+0100\n" "PO-Revision-Date: 2013-02-12 21:40+0100\n"
"Last-Translator: Mate Ory <orymate@iit.bme.hu>\n" "Last-Translator: Mate Ory <orymate@iit.bme.hu>\n"
"Language-Team: Hungarian <kde-i18n-doc@kde.org>\n" "Language-Team: Hungarian <kde-i18n-doc@kde.org>\n"
...@@ -534,35 +534,43 @@ msgstr "Fájlfeltöltés" ...@@ -534,35 +534,43 @@ msgstr "Fájlfeltöltés"
msgid "Drag and drop files here to start uploading." msgid "Drag and drop files here to start uploading."
msgstr "Húzza ide a fájlt a feltöltés megkezdéséhez." msgstr "Húzza ide a fájlt a feltöltés megkezdéséhez."
#: templates/box-filelist.html:102 #: templates/box-filelist.html:98
msgid ""
"You can also use the <a href=\"#\" id=\"old-upload\">the traditional upload "
"form</a>."
msgstr ""
"Használhatja a <a href=\"#\" id=\"old-upload\">hagyományos feltöltő űrlapot</"
"a> is."
#: templates/box-filelist.html:100
msgid "Upload limit is 1GB per file!" msgid "Upload limit is 1GB per file!"
msgstr "A feltöltési limit 1GiB fájlonként!" msgstr "A feltöltési limit 1GiB fájlonként!"
#: templates/box-filelist.html:106 #: templates/box-filelist.html:104
msgid "Error: File is bigger than 1GB!" msgid "Error: File is bigger than 1GB!"
msgstr "Hiba: a fájl nagyobb 1 GiB-nál." msgstr "Hiba: a fájl nagyobb 1 GiB-nál."
#: templates/box-filelist.html:107 #: templates/box-filelist.html:105
msgid "Error: Upload server is not available!" msgid "Error: Upload server is not available!"
msgstr "Hiba: a feltöltő kiszolgáló nem érhető el." msgstr "Hiba: a feltöltő kiszolgáló nem érhető el."
#: templates/box-filelist.html:108 #: templates/box-filelist.html:106
msgid "Error: File already exists!" msgid "Error: File already exists!"
msgstr "Hiba: a fájl már létezik." msgstr "Hiba: a fájl már létezik."
#: templates/box-filelist.html:127 #: templates/box-filelist.html:125
msgid "File quota" msgid "File quota"
msgstr "Fájlkvóta" msgstr "Fájlkvóta"
#: templates/box-filelist.html:127 #: templates/box-filelist.html:125
msgid "Used space" msgid "Used space"
msgstr "Használt terület" msgstr "Használt terület"
#: templates/box-filelist.html:128 #: templates/box-filelist.html:126
msgid "soft limit" msgid "soft limit"
msgstr "puha limit" msgstr "puha limit"
#: templates/box-filelist.html:130 #: templates/box-filelist.html:128
msgid "hard limit" msgid "hard limit"
msgstr "kemény limit" msgstr "kemény limit"
...@@ -958,13 +966,6 @@ msgstr "Belső port" ...@@ -958,13 +966,6 @@ msgstr "Belső port"
msgid "Add" msgid "Add"
msgstr "Hozzáadás" msgstr "Hozzáadás"
#~ msgid ""
#~ "You can also use the <a href=\"#\" id=\"old-upload\">the traditional "
#~ "upload form</a>."
#~ msgstr ""
#~ "Használhatja a <a href=\"#\" id=\"old-upload\">hagyományos feltöltő "
#~ "űrlapot</a> is."
#~ msgid "Summary" #~ msgid "Summary"
#~ msgstr "Áttekintés" #~ msgstr "Áttekintés"
......
...@@ -6,7 +6,7 @@ msgid "" ...@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-12 21:38+0100\n" "POT-Creation-Date: 2013-02-12 21:52+0100\n"
"PO-Revision-Date: 2013-02-10 14:27+0100\n" "PO-Revision-Date: 2013-02-10 14:27+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hungarian <cloud@ik.bme.hu>\n" "Language-Team: Hungarian <cloud@ik.bme.hu>\n"
......
...@@ -95,9 +95,7 @@ ...@@ -95,9 +95,7 @@
<div id="upload-zone" class="upload-zone"> <div id="upload-zone" class="upload-zone">
<p>{% trans "Drag and drop files here to start uploading." %}</p> <p>{% trans "Drag and drop files here to start uploading." %}</p>
<p> <p>
{% trans 'You can also use the {% trans 'You can also use the <a href="#" id="old-upload">the traditional upload form</a>.' %}
<a href="#" id="old-upload">the traditional upload form</a>
.' %}
</p> </p>
<p>{% trans 'Upload limit is 1GB per file!' %}</p> <p>{% trans 'Upload limit is 1GB per file!' %}</p>
</div> </div>
......
...@@ -6,7 +6,7 @@ msgid "" ...@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-12 21:38+0100\n" "POT-Creation-Date: 2013-02-12 21:52+0100\n"
"PO-Revision-Date: 2013-02-12 20:26+0100\n" "PO-Revision-Date: 2013-02-12 20:26+0100\n"
"Last-Translator: Mate Ory <orymate@iit.bme.hu>\n" "Last-Translator: Mate Ory <orymate@iit.bme.hu>\n"
"Language-Team: American English <kde-i18n-doc@kde.org>\n" "Language-Team: American English <kde-i18n-doc@kde.org>\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment