# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-04-06 21:07-0500\n" "PO-Revision-Date: 2015-04-01 02:20+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/horizon/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sl_SI\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: base.py:475 msgid "Other" msgstr "Ostalo" #: browsers/base.py:88 msgid "Navigation Item" msgstr "Navigacijska postavka" #: browsers/views.py:41 #, python-format msgid "Select a %s to browse." msgstr "Izberite %s za iskanje" #: conf/default.py:41 msgid "Password is not accepted" msgstr "Geslo ni bilo sprejeto" #: decorators.py:53 msgid "Please log in to continue." msgstr "Za nadaljevanje se prijavite." #: decorators.py:85 #, python-format msgid "You are not authorized to access %s" msgstr "Nimate pravic za dostop do %s" #: exceptions.py:163 #, python-format msgid "A %(resource)s with the name \"%(name)s\" already exists." msgstr "" #: exceptions.py:235 #, python-format msgid "Unauthorized: %s" msgstr "Niste avtorizirani: %s" #: exceptions.py:238 msgid "Unauthorized. Please try logging in again." msgstr "Neavtoriziran dostop. Poskusite se prijaviti in poskusite znova." #: forms/fields.py:64 msgid "Incorrect format for IP address" msgstr "Neveljaven zapis IP-naslova" #: forms/fields.py:65 msgid "Invalid version for IP address" msgstr "Neveljavna različica IP-naslova" #: forms/fields.py:66 msgid "Invalid subnet mask" msgstr "Neveljavna maska podomrežja" #: forms/views.py:132 templates/horizon/common/_usage_summary.html:16 msgid "Submit" msgstr "Potrdi" #: forms/views.py:133 #: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Prekliči" #: middleware.py:103 msgid "Session timed out." msgstr "Seja je potekla." #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" msgstr "Filter" #: tables/actions.py:645 msgid "This action cannot be undone." msgstr "" #: tables/actions.py:767 #, python-format msgctxt "past" msgid "%(action)s %(data_type)s" msgstr "%(action)s %(data_type)s" #: tables/actions.py:769 #, python-format msgctxt "present" msgid "%(action)s %(data_type)s" msgstr "%(action)s %(data_type)s" #: tables/actions.py:832 #, python-format msgid "You are not allowed to %(action)s: %(objs)s" msgstr "Za to akcijo nimate ustreznih pravic: %(action)s: %(objs)s" #: tables/actions.py:839 #, python-format msgid "Unable to %(action)s: %(objs)s" msgstr "Operacije ni mogoče izvršiti: %(action)s: %(objs)s" #: tables/actions.py:845 #, python-format msgid "%(action)s: %(objs)s" msgstr "%(action)s: %(objs)s" #: tables/actions.py:915 msgid "Delete" msgstr "Izbriši" #: tables/actions.py:917 msgid "Deleted" msgstr "Izbrisano" #: tables/actions.py:948 msgid "Update" msgstr "Posodobi" #: tables/actions.py:949 msgid "Updated" msgstr "Posodobljeno" #: tables/base.py:305 msgid "-" msgstr "-" #: tables/base.py:361 #, python-format msgid "The attribute %(attr)s doesn't exist on %(obj)s." msgstr "Atribut %(attr)s za %(obj)s ne obstaja." #: tables/base.py:990 msgid "No items to display." msgstr "Ni zadetkov" #: tables/base.py:1099 #: templates/horizon/common/_data_table_table_actions.html:47 msgid "Actions" msgstr "Operacije" #: tables/base.py:1329 #, python-format msgid "No match returned for the id \"%s\"." msgstr "Za iskanje id-ja \"%s\" ni zadetkov" #: tables/base.py:1486 msgid "Please select a row before taking that action." msgstr "Izberite vrstico preden izberte opravilo." #: tables/base.py:1570 msgid "N/A" msgstr "N/A" #: templates/_header.html:5 #, python-format msgid "Logged in as: %(username)s" msgstr "Prijavljeni ste kot: %(username)s" #: templates/_header.html:7 msgid "Help" msgstr "Pomoč" #: templates/_header.html:9 msgid "Sign Out" msgstr "Odjava" #: templates/auth/_description.html:9 msgid "" "\n" " If you are not sure which authentication method to use, contact your administrator.\n" " " msgstr "" #: templates/auth/_login.html:5 msgid "Log In" msgstr "Prijava" #: templates/auth/_login.html:27 msgid "You do not have permission to access the resource:" msgstr "Nimate pravic za dostop do teh virov:" #: templates/auth/_login.html:29 #, python-format msgid "" "Login as different user or go back to home " "page" msgstr "Prijavite se kot drug uporabnik ali pojdite nazaj na domačo stran" #: templates/auth/_login.html:45 msgid "Sign In" msgstr "Prijava" #: templates/auth/_login.html:46 msgid "Connect" msgstr "" #: templates/auth/login.html:4 msgid "Login" msgstr "Prijava" #: templates/horizon/_messages.html:7 msgid "Info: " msgstr "Informacije:" #: templates/horizon/_messages.html:13 msgid "Warning: " msgstr "Opozorilo:" #: templates/horizon/_messages.html:19 msgid "Success: " msgstr "Uspešno:" #: templates/horizon/_messages.html:25 msgid "Error: " msgstr "Napaka:" #: templates/horizon/common/_data_table.html:63 msgid "Summary" msgstr "Povzetek" #: templates/horizon/common/_data_table.html:72 #, python-format msgid "Displaying %(counter)s item" msgid_plural "Displaying %(counter)s items" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: templates/horizon/common/_data_table.html:77 msgid "« Prev" msgstr "" #: templates/horizon/common/_data_table.html:80 msgid "Next »" msgstr "" #: templates/horizon/common/_data_table_table_actions.html:45 msgid "More Actions" msgstr "" #: templates/horizon/common/_domain_page_header.html:6 #, python-format msgid "%(context_name)s:" msgstr "" #: templates/horizon/common/_formset_table.html:35 msgid "Add a row" msgstr "Dodaj vrstico" #: templates/horizon/common/_formset_table_row.html:15 #, python-format msgid "%(name)s: %(error)s" msgstr "" #: templates/horizon/common/_limit_summary.html:4 msgid "Limit Summary" msgstr "Povzetek omejitev" #: templates/horizon/common/_limit_summary.html:7 msgid "Instances" msgstr "Instanca" #: templates/horizon/common/_limit_summary.html:8 #: templates/horizon/common/_limit_summary.html:15 #: templates/horizon/common/_limit_summary.html:22 #: templates/horizon/common/_limit_summary.html:36 #: templates/horizon/common/_limit_summary.html:43 #: templates/horizon/common/_limit_summary.html:50 #, python-format msgid "Used %(used)s of %(available)s " msgstr "Porabljeno %(used)s od %(available)s " #: templates/horizon/common/_limit_summary.html:14 msgid "VCPUs" msgstr "VCPU" #: templates/horizon/common/_limit_summary.html:21 msgid "RAM" msgstr "RAM" #: templates/horizon/common/_limit_summary.html:28 msgid "Floating IPs" msgstr "Javni IP-naslovi" #: templates/horizon/common/_limit_summary.html:29 #, python-format msgid "Allocated %(used)s of %(available)s " msgstr "" #: templates/horizon/common/_limit_summary.html:35 msgid "Security Groups" msgstr "Varnostne skupine" #: templates/horizon/common/_limit_summary.html:42 msgid "Volumes" msgstr "Nosilci" #: templates/horizon/common/_limit_summary.html:49 msgid "Volume Storage" msgstr "Diskovni prostor nosilca" #: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Shrani" #: templates/horizon/common/_resource_browser.html:10 #, python-format msgid "Displaying %(nav_items)s item" msgid_plural "Displaying %(nav_items)s items" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: templates/horizon/common/_resource_browser.html:11 #, python-format msgid "Displaying %(content_items)s item" msgid_plural "Displaying %(content_items)s items" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: templates/horizon/common/_usage_summary.html:3 msgid "Usage Summary" msgstr "Povzetek porabe" #: templates/horizon/common/_usage_summary.html:7 msgid "Select a period of time to query its usage:" msgstr "" #: templates/horizon/common/_usage_summary.html:9 #, python-format msgid "" "\n" " %(start)s" msgstr "" #: templates/horizon/common/_usage_summary.html:13 #, python-format msgid "" "\n" " %(end)s" msgstr "" #: templates/horizon/common/_usage_summary.html:17 msgid "The date should be in YYYY-mm-dd format." msgstr "Datum mora biti v obliki YYYY-mm-dd" #: templates/horizon/common/_usage_summary.html:20 msgid "Active Instances:" msgstr "" #: templates/horizon/common/_usage_summary.html:21 msgid "Active RAM:" msgstr "" #: templates/horizon/common/_usage_summary.html:22 msgid "This Period's VCPU-Hours:" msgstr "" #: templates/horizon/common/_usage_summary.html:23 msgid "This Period's GB-Hours:" msgstr "" #: templates/horizon/common/_usage_summary.html:24 msgid "This Period's RAM-Hours:" msgstr "" #: templates/horizon/common/_workflow.html:40 msgid "Back" msgstr "Nazaj" #: templates/horizon/common/_workflow.html:43 msgid "Next" msgstr "Naprej" #: templatetags/branding.py:34 msgid "Horizon" msgstr "Horizon" #: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Ni omejitve" #: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Na voljo" #: templatetags/sizeformat.py:51 templatetags/sizeformat.py:56 #, python-format msgid "%(size)d Byte" msgid_plural "%(size)d Bytes" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: templatetags/sizeformat.py:59 #, python-format msgid "%s KB" msgstr "%s KB" #: templatetags/sizeformat.py:61 #, python-format msgid "%s MB" msgstr "%s MB" #: templatetags/sizeformat.py:63 #, python-format msgid "%s GB" msgstr "%s GB" #: templatetags/sizeformat.py:65 #, python-format msgid "%s TB" msgstr "%s TB" #: templatetags/sizeformat.py:66 #, python-format msgid "%s PB" msgstr "%s PB" #: templatetags/sizeformat.py:74 msgid "0 Bytes" msgstr "" #. Translators: test code, don't really have to translate #: test/test_dashboards/dogs/puppies/tables.py:31 msgid "Sell Puppy" msgid_plural "Sell Puppies" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #. Translators: test code, don't really have to translate #: test/test_dashboards/dogs/puppies/tables.py:40 msgid "Sold Puppy" msgid_plural "Sold Puppies" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: test/tests/views.py:59 msgid "Fake" msgstr "" #: utils/filters.py:49 msgid "Never" msgstr "Nikoli" #: utils/validators.py:26 utils/validators.py:50 msgid "Not a valid port number" msgstr "Številka vrat ni veljavna" #: utils/validators.py:31 msgid "Not a valid IP protocol number" msgstr "Številka protokola IP ni veljavna." #: utils/validators.py:45 msgid "One colon allowed in port range" msgstr "Ena kolona je dovoljena v razponu vrat" #: utils/validators.py:52 msgid "Port number must be integer" msgstr "Vrata navedite s številko." #: utils/validators.py:59 msgid "The string may only contain ASCII printable characters." msgstr "" #: workflows/base.py:71 msgid "Processing..." msgstr "Obdelava..." #: workflows/base.py:475 msgid "All available" msgstr "Vsi na voljo" #: workflows/base.py:476 msgid "Members" msgstr "Člani" #: workflows/base.py:477 msgid "None available." msgstr "Noben na voljo." #: workflows/base.py:478 msgid "No members." msgstr "Ni članov." #: workflows/base.py:595 #, python-format msgid "%s completed successfully." msgstr "%s se je uspešno izvedel/a." #: workflows/base.py:596 #, python-format msgid "%s did not complete." msgstr "%s ni bil/a uspešno dokončan/a"