Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending Lithuanian translation #1

Merged
merged 1 commit into from
Mar 29, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Tadas Ustinavičius

Vilnius,Lithuania.
2017-09-15
2018-03-29
*/
include ('functions/config.php');
require_once('functions/functions.php');
Expand Down Expand Up @@ -271,7 +271,7 @@ function confirmation2() {
<li class="nav"><a href="add_credential.php?credential_type=user" data-toggle="modal" data-target="#modalWm"><i class="fa fa-user-plus fa-fw"></i><?php echo _("Add administrator");?></a></li>
<li class="nav"><a href="list_credentials.php?credential_type=user" data-toggle="modal" data-target="#modalWm"><i class="fa fa-recycle fa-fw"></i><?php echo _("Manage administrators");?></a></li>
<li class="nav-divider"></li>
<li class="nav"><a data-target="#modalWm" data-toggle="modal" href="about.php"><i class="fa fa-star-o fa-fw"></i>About</a></li>
<li class="nav"><a data-target="#modalWm" data-toggle="modal" href="about.php"><i class="fa fa-star-o fa-fw"></i><?php echo _("About")?></a></li>
</ul>
</li>
<li>
Expand Down
Binary file modified locale/lt_LT/LC_MESSAGES/kvm-vdi.mo
Binary file not shown.
63 changes: 52 additions & 11 deletions locale/lt_LT/LC_MESSAGES/kvm-vdi.po
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@ msgstr ""

#: kvm-vdi/about.php:40
msgid "Vilnius University."
msgstr ""
msgstr "Vilniaus Universitetas."

#: kvm-vdi/about.php:40
msgid "Center of Information Technology Development."
msgstr ""
msgstr "Informacinių technologijų taikymo centras"

#: kvm-vdi/about.php:41
msgid "Project page"
msgstr ""
msgstr "Projekto puslapis"

#: kvm-vdi/about.php:42
msgid "Vilnius, Litnuania"
msgstr ""
msgstr "Vilnius, Lietuva"

#: kvm-vdi/about.php:51 kvm-vdi/add_ad_group.php:41
#: kvm-vdi/add_credential.php:65 kvm-vdi/add_hypervisor.php:69
Expand Down Expand Up @@ -162,7 +162,8 @@ msgstr "Nėra laisvų virtualių mašinų."
msgid ""
"All virtual machines will be powered off and their initial snapshots "
"recreated.\\nProceed?"
msgstr ""
msgstr "Visos virtualios mašinos bus išjungtos ir jų pirminiai atvaizdai "
"sukurti iš naujo. \\Tęsti?"

#: kvm-vdi/dashboard.php:97
msgid "All VDI machines will be deleted.\\nProceed?"
Expand All @@ -178,7 +179,7 @@ msgstr "Klientai"

#: kvm-vdi/dashboard.php:227
msgid "Add client"
msgstr "Sukurti klient1"
msgstr "Sukurti klientą"

#: kvm-vdi/dashboard.php:228 kvm-vdi/list_credentials.php:39
msgid "Manage clients"
Expand Down Expand Up @@ -352,26 +353,66 @@ msgstr "MAC adresas:"
msgid "Machine type:"
msgstr "Mašinos tipas:"

msgid "Machine type"
msgstr "Mašinos tipas"

#: kvm-vdi/vm_info.php:82
msgid "Please select machine type"
msgstr "Prašome pasirinkti mašinos tipą"

#: kvm-vdi/vm_info.php:83
msgid "Simple machine"
msgstr ""
msgstr "Paprasta mašina"

#: kvm-vdi/vm_info.php:84
msgid "Initial machine"
msgstr ""
msgstr "Pradinė mašina"

#: kvm-vdi/vm_info.php:85
msgid "Source machine"
msgstr ""
msgstr "Šaltinio mašina"

#: kvm-vdi/vm_info.php:86
msgid "VDI machine"
msgstr ""
msgstr "VDV mašina"

#: kvm-vdi/vm_info.php:104
msgid "Use virtual snapshots"
msgstr ""
msgstr "Naudoti virtualius atvaizdus"

msgid "About"
msgstr "Apie"

msgid "Networks:"
msgstr "Tinklai:"

msgid "Flavors"
msgstr "Resursų dydis"

msgid "Machine source:"
msgstr "Šaltinio mašina:"

msgid "Machine name:"
msgstr "Mašinos pavadinimas:"

msgid "Machine name"
msgstr "Mašinos pavadinimas"

msgid "System info:"
msgstr "Sistemos informacija:"

msgid "Create virtual machine(s)"
msgstr "Sukurti virutalią mašiną(s)"

msgid "Source image"
msgstr "Šaltinio mašina"

msgid "Maintenance"
msgstr "Profilaktika"

msgid "Operations"
msgstr "Operacijos"

msgid "OS type/Status/Used by"
msgstr "OS tipas/statusas/vartotojas"