From 45d9f2424853b2e6dc7ee3a64a027702ed5d3846 Mon Sep 17 00:00:00 2001 From: Kálmán Viktor <kviktor@cloud.bme.hu> Date: Thu, 10 Apr 2014 12:22:35 +0200 Subject: [PATCH] circle: hungarian djangojs.po file, no translation --- circle/locale/hu/LC_MESSAGES/djangojs.po | 224 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 224 insertions(+) create mode 100644 circle/locale/hu/LC_MESSAGES/djangojs.po diff --git a/circle/locale/hu/LC_MESSAGES/djangojs.po b/circle/locale/hu/LC_MESSAGES/djangojs.po new file mode 100644 index 0000000..1607e6a --- /dev/null +++ b/circle/locale/hu/LC_MESSAGES/djangojs.po @@ -0,0 +1,224 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-10 12:20+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: dashboard/static/dashboard/vm-tour.js:23 +msgid "Prev" +msgstr "Előző" + +#: dashboard/static/dashboard/vm-tour.js:25 +msgid "Next" +msgstr "Következő" + +#: dashboard/static/dashboard/vm-tour.js:29 +msgid "End tour" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:36 +msgid "Template Tutorial Tour" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:37 +msgid "" +"Welcome to the template tutorial. In this quick tour, we gonna show you how " +"to do the steps described above." +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:38 +msgid "" +"For the next tour step press the \"Next\" button or the right arrow (or " +"\"Back\" button/left arrow for the previous step)." +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:39 +msgid "" +"During the tour please don't try the functions because it may lead to " +"graphical glitches, however " +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:48 +msgid "Home tab" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:49 +msgid "" +"In this tab you can tag your virtual machine and modify the description." +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:58 +msgid "Resources tab" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:61 +msgid "" +"On the resources tab you can edit the CPU/RAM options and add/remove disks!" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:71 +msgid "Resources" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:72 +msgid "CPU priority" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:72 +msgid "higher (or lower?) is better" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:73 +msgid "CPU count" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:73 +msgid "number of CPU cores." +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:74 +msgid "RAM amount" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:74 +msgid "amount of RAM." +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:84 +msgid "Disks" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:85 +msgid "" +"You can add empty disks, download new ones and remove existing ones here." +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:95 +msgid "Network tab" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:96 +msgid "You can add new network interfaces or remove existing ones here." +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:105 +msgid "Deploy" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:108 +msgid "Deploy the virtual machine." +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:113 +msgid "Connect" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:116 +msgid "Use the connection string or connect with your choice of client!" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:123 +msgid "Customize the virtual machine" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:124 +msgid "After you have connected to the virtual do you modifications." +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:129 +msgid "Save as" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:132 +msgid "" +"Press the \"Save as template\" button and wait until the activity finishes." +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:138 +msgid "Finisih" +msgstr "" + +#: dashboard/static/dashboard/vm-tour.js:141 +msgid "" +"This is the last message, if something is not clear you can do the the tour " +"again!" +msgstr "" + +#: network/static/js/host.js:10 +msgid "" +"Are you sure you want to remove host group <strong>\"%(group)s\"</strong> " +"from <strong>\"%(host)s\"</strong>?" +msgstr "" + +#: network/static/js/host.js:13 +msgid "Are you sure you want to delete this rule?" +msgstr "" + +#: network/static/js/host.js:20 network/static/js/switch-port.js:14 +msgid "Cancel" +msgstr "" + +#: network/static/js/host.js:25 network/static/js/switch-port.js:19 +msgid "Remove" +msgstr "" + +#: network/static/js/record.js:109 +msgid "Address must be specified!" +msgstr "" + +#: network/static/js/record.js:119 +#, c-format +msgid "%s - not an IPv4 address" +msgstr "" + +#: network/static/js/record.js:129 +#, c-format +msgid "%s - not an IPv6 address" +msgstr "" + +#: network/static/js/record.js:140 +msgid "Bad MX address format. " +msgstr "" + +#: network/static/js/record.js:151 network/static/js/record.js.c:186 +#, c-format +msgid "%s - invalid domain name" +msgstr "" + +#: network/static/js/record.js:161 +msgid "Unknown record type." +msgstr "" + +#: network/static/js/record.js:169 network/static/js/record.js.c:339 +msgid "You must choose a type" +msgstr "" + +#: network/static/js/record.js:196 +msgid "You must choose a domain" +msgstr "" + +#: network/static/js/record.js:203 +msgid "You must specify an owner!" +msgstr "" + +#: network/static/js/record.js:321 +msgid "Specify a type!" +msgstr "" + +#: network/static/js/switch-port.js:8 +msgid "Are you sure you want to delete this device?" +msgstr "" -- libgit2 0.26.0