Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7ff04ad5
authored
Feb 06, 2013
by
Őry Máté
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
one: add missing i18n marks
parent
7308ebaf
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
32 additions
and
24 deletions
+32
-24
one/locale/hu/LC_MESSAGES/django.po
+30
-22
one/templates/box-filelist.html
+1
-1
one/templates/home.html
+1
-1
No files found.
one/locale/hu/LC_MESSAGES/django.po
View file @
7ff04ad5
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-06 19:
32
+0100\n"
"POT-Creation-Date: 2013-02-06 19:
41
+0100\n"
"PO-Revision-Date: 2013-02-06 18:23+0100\n"
"Last-Translator: \n"
"Language-Team: Hungarian <cloud@ik.bme.hu>\n"
...
...
@@ -275,55 +275,59 @@ msgstr "A virtuális gép újraindítása sikertelen."
msgid ":("
msgstr ":("
#: templates/box-filelist.html:28
#: templates/box-filelist.html:6
msgid "Data store"
msgstr "Adattár"
#: templates/box-filelist.html:34
msgid "No files."
msgstr "Nincs megjeleníthető fájl."
#: templates/box-filelist.html:
39
#: templates/box-filelist.html:
45
msgid "rename"
msgstr "átnevezés"
#: templates/box-filelist.html:4
2
#: templates/box-filelist.html:4
8
msgid "remove"
msgstr "eltávolítás"
#: templates/box-filelist.html:
45
#: templates/box-filelist.html:
51
msgid "download"
msgstr "letöltés"
#: templates/box-filelist.html:5
3
#: templates/box-filelist.html:5
9
msgid "Last modification"
msgstr "Utolsó módosítás"
#: templates/box-filelist.html:
54
templates/new-template-flow.html:20
#: templates/box-filelist.html:
60
templates/new-template-flow.html:20
msgid "Type"
msgstr "Típus"
#: templates/box-filelist.html:
65
#: templates/box-filelist.html:
71
msgid "Show more files…"
msgstr "Több fájl megjelenítése…"
#: templates/box-filelist.html:
65
#: templates/box-filelist.html:
71
msgid "hidden"
msgstr "rejtett"
#: templates/box-filelist.html:7
2
#: templates/box-filelist.html:7
8
msgid "Create folder"
msgstr "Mappa létrehozása"
#: templates/box-filelist.html:
74
#: templates/box-filelist.html:
80
msgid "Name of new folder"
msgstr "Új mappa neve"
#: templates/box-filelist.html:
85
#: templates/box-filelist.html:
91
msgid "File upload"
msgstr "Fájlfeltöltés"
#: templates/box-filelist.html:9
1
#: templates/box-filelist.html:9
7
msgid "Drag and drop files here to start uploading."
msgstr "Húzza ide a fájlt a feltöltés megkezdéséhez."
#: templates/box-filelist.html:9
2
#: templates/box-filelist.html:9
8
msgid ""
"You can also use the <a href=\"#\" id=\"old-upload\">the traditional upload "
"form</a>."
...
...
@@ -331,35 +335,35 @@ msgstr ""
"Használhatja a <a href=\"#\" id=\"old-upload\">hagyományos feltöltő űrlapot</"
"a> is."
#: templates/box-filelist.html:9
3
#: templates/box-filelist.html:9
9
msgid "Upload limit is 1GB per file!"
msgstr "A feltöltési limit 1GiB fájlonként!"
#: templates/box-filelist.html:
97
#: templates/box-filelist.html:
103
msgid "Error: File is bigger than 1GB!"
msgstr "Hiba: a fájl nagyobb 1 GiB-nál."
#: templates/box-filelist.html:
98
#: templates/box-filelist.html:
104
msgid "Error: Upload server is not available!"
msgstr "Hiba: a feltöltő kiszolgáló nem érhető el."
#: templates/box-filelist.html:
99
#: templates/box-filelist.html:
105
msgid "Error: File already exists!"
msgstr "Hiba: a fájl már létezik."
#: templates/box-filelist.html:1
18
#: templates/box-filelist.html:1
24
msgid "File quota"
msgstr "Fájlkvóta"
#: templates/box-filelist.html:1
18
#: templates/box-filelist.html:1
24
msgid "Used space"
msgstr "Használt terület"
#: templates/box-filelist.html:1
18
#: templates/box-filelist.html:1
24
msgid "soft limit"
msgstr "puha limit"
#: templates/box-filelist.html:1
19
#: templates/box-filelist.html:1
25
msgid "hard limit"
msgstr "kemény limit"
...
...
@@ -435,6 +439,10 @@ msgstr "Biztos benne?"
msgid "Remove"
msgstr "Törlés"
#: templates/home.html:9
msgid "Virtual machines"
msgstr "Virtuális gépek"
#: templates/home.html:14
msgid "Start new machine"
msgstr "Új gép indítása"
...
...
one/templates/box-filelist.html
View file @
7ff04ad5
...
...
@@ -3,7 +3,7 @@
<div
class=
"boxes"
>
<div
class=
"contentblock"
>
<h2>
Adattár
{% trans "Data store" %}
</h2>
<div
class=
"content"
>
<ul
class=
"file-list"
>
...
...
one/templates/home.html
View file @
7ff04ad5
...
...
@@ -6,7 +6,7 @@
{% block content %}
<div
class=
"boxes"
>
<div
class=
"contentblock"
id=
"state"
>
<h2>
Virtuális gépek
</h2>
<h2>
{% trans "Virtual machines" %}
</h2>
<ul
class=
"wm-list"
>
{% include "box-vmlist.html" %}
<li
id=
"new-wm-button"
class=
"wm new"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment