Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Gelencsér Szabolcs
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
016ef79a
authored
Feb 10, 2013
by
Őry Máté
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
django: update translations
parent
3a9b29a3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
15 deletions
+14
-15
Makefile
+2
-1
one/locale/hu/LC_MESSAGES/django.po
+0
-0
one/locale/hu/LC_MESSAGES/djangojs.po
+11
-13
school/locale/hu/LC_MESSAGES/django.po
+1
-1
No files found.
Makefile
View file @
016ef79a
...
...
@@ -17,7 +17,8 @@ collectstatic:
./manage.py collectstatic
--noinput
mo
:
for
i
in
*
/
;
do
cd
$$
i
;
../manage.py compilemessages
||
true
;
cd
..
;
done
for
i
in
*
/locale/
*
/
*
/
*
.po
;
do
echo
-ne
"
$i
:
\t
"
;
msgfmt
--statistics
$i
;
done
for
i
in
*
/
;
do
cd
$$
i
;
ls
locale &>/dev/null
&&
../manage.py compilemessages
||
true
;
cd
..
;
done
restart
:
sudo
/etc/init.d/apache2 reload
one/locale/hu/LC_MESSAGES/django.po
View file @
016ef79a
This diff is collapsed.
Click to expand it.
one/locale/hu/LC_MESSAGES/djangojs.po
View file @
016ef79a
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-
09 20:16
+0100\n"
"POT-Creation-Date: 2013-02-
10 01:31
+0100\n"
"PO-Revision-Date: 2013-02-09 21:12+0100\n"
"Last-Translator: \n"
"Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
...
...
@@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Lokalize 1.4\n"
#: static/cloud.js:111 static/cloud.js.c:51
1
#: static/cloud.js:111 static/cloud.js.c:51
8
msgid "Cancel"
msgstr "Mégsem"
...
...
@@ -35,7 +35,7 @@ msgstr "Felfüggesztés"
msgid "Are you sure deleting %s?"
msgstr "Biztosan törli a következőt: %s?"
#: static/cloud.js:136 static/cloud.js.c:2
09 static/cloud.js.c:511
#: static/cloud.js:136 static/cloud.js.c:2
16 static/cloud.js.c:518
msgid "Delete"
msgstr "Törlés"
...
...
@@ -48,36 +48,34 @@ msgstr "Biztosan újraindítja a következőt: %s?"
msgid "Restart"
msgstr "Újraindítás"
#: static/cloud.js:2
09
#: static/cloud.js:2
16
#, c-format
msgid "Are you sure deleting <strong>%s</strong>"
msgstr "Törli a következő fájlt: <strong>%s</strong>"
#: static/cloud.js:3
33 static/cloud.js.c:342 static/cloud.js.c:351
#: static/cloud.js:45
2 static/cloud.js.c:505
#: static/cloud.js:3
40 static/cloud.js.c:349 static/cloud.js.c:358
#: static/cloud.js:45
9 static/cloud.js.c:512
msgid "file"
msgstr "fájl"
#: static/cloud.js:5
06
#: static/cloud.js:5
13
#, c-format
msgid "You are removing the file <strong>%s</strong>."
msgstr "Törli a következő fájlt: <strong>%s</strong>."
#: static/cloud.js:5
08
#: static/cloud.js:5
15
#, c-format
msgid "You are removing the folder <strong>%s</strong> (and its content)."
msgstr "Törli a következő könyvtárat és tartalmát: <strong>%s</strong>."
#: static/cloud.js:51
1
#: static/cloud.js:51
8
msgid "Are you sure?"
msgstr "Biztos benne?"
#: static/cloud.js:6
63 static/cloud.js.c:665
#: static/cloud.js:6
70 static/cloud.js.c:672
msgid "Upload"
msgstr "Feltöltés"
#: static/cloud.js:6
65
#: static/cloud.js:6
72
msgid "done, processing..."
msgstr "kész, feldolgozás..."
school/locale/hu/LC_MESSAGES/django.po
View file @
016ef79a
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-
09 21:07
+0100\n"
"POT-Creation-Date: 2013-02-
10 01:31
+0100\n"
"PO-Revision-Date: 2013-02-09 21:05+0100\n"
"Last-Translator: \n"
"Language-Team: American English <kde-l10n-hu@kde.org>\n"
...
...
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