Redid removeRequestForRole to completeRequestForRole.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
# Icelandic translation of Django.# This file is distributed under the same license as the Django package.#msgid ""msgstr """Project-Id-Version: Django\n""Report-Msgid-Bugs-To: \n""POT-Creation-Date: 2008-09-09 15:51+0000\n""PO-Revision-Date: 2008-09-09 16:34-0000\n""Last-Translator: Jökull Sólberg Auðunsson <jokullsolberg@gmail.com>\n""Language-Team: <dagurp@gmail.com>\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"#: conf/global_settings.py:44msgid "Arabic"msgstr "Arabíska"#: conf/global_settings.py:45msgid "Bengali"msgstr "Bengalska"#: conf/global_settings.py:46msgid "Bulgarian"msgstr "Búlgarska"#: conf/global_settings.py:47msgid "Catalan"msgstr ""#: conf/global_settings.py:48msgid "Czech"msgstr "Tékkneska"#: conf/global_settings.py:49msgid "Welsh"msgstr "Velska"#: conf/global_settings.py:50msgid "Danish"msgstr "Danska"#: conf/global_settings.py:51msgid "German"msgstr "Þýska"#: conf/global_settings.py:52msgid "Greek"msgstr "Gríska"#: conf/global_settings.py:53msgid "English"msgstr "Enska"#: conf/global_settings.py:54msgid "Spanish"msgstr "Spænska"#: conf/global_settings.py:55msgid "Estonian"msgstr "Eistland"#: conf/global_settings.py:56msgid "Argentinean Spanish"msgstr "Argentínsk Spænska"#: conf/global_settings.py:57msgid "Basque"msgstr ""#: conf/global_settings.py:58msgid "Persian"msgstr ""#: conf/global_settings.py:59msgid "Finnish"msgstr "Finnska"#: conf/global_settings.py:60msgid "French"msgstr "Franska"#: conf/global_settings.py:61msgid "Irish"msgstr ""#: conf/global_settings.py:62msgid "Galician"msgstr "Galíska"#: conf/global_settings.py:63msgid "Hungarian"msgstr "Ungverska"#: conf/global_settings.py:64msgid "Hebrew"msgstr "Hebreska"#: conf/global_settings.py:65msgid "Croatian"msgstr ""#: conf/global_settings.py:66msgid "Icelandic"msgstr "Íslenska"#: conf/global_settings.py:67msgid "Italian"msgstr "Ítalska"#: conf/global_settings.py:68msgid "Japanese"msgstr "Japanska"#: conf/global_settings.py:69msgid "Georgian"msgstr ""#: conf/global_settings.py:70msgid "Korean"msgstr ""#: conf/global_settings.py:71msgid "Khmer"msgstr ""#: conf/global_settings.py:72msgid "Kannada"msgstr ""#: conf/global_settings.py:73msgid "Latvian"msgstr ""#: conf/global_settings.py:74msgid "Lithuanian"msgstr ""#: conf/global_settings.py:75msgid "Macedonian"msgstr ""#: conf/global_settings.py:76msgid "Dutch"msgstr "Hollenska"#: conf/global_settings.py:77msgid "Norwegian"msgstr "Norska"#: conf/global_settings.py:78msgid "Polish"msgstr ""#: conf/global_settings.py:79msgid "Portugese"msgstr "Portúgalska"#: conf/global_settings.py:80msgid "Brazilian Portuguese"msgstr "Brasilísk Portúgalska"#: conf/global_settings.py:81msgid "Romanian"msgstr "Rúmenska"#: conf/global_settings.py:82msgid "Russian"msgstr "Rússneska"#: conf/global_settings.py:83msgid "Slovak"msgstr "Slóvaska"#: conf/global_settings.py:84msgid "Slovenian"msgstr ""#: conf/global_settings.py:85msgid "Serbian"msgstr "Serbneska"#: conf/global_settings.py:86msgid "Swedish"msgstr "Sænska"#: conf/global_settings.py:87msgid "Tamil"msgstr ""#: conf/global_settings.py:88msgid "Telugu"msgstr ""#: conf/global_settings.py:89msgid "Turkish"msgstr ""#: conf/global_settings.py:90msgid "Ukrainian"msgstr ""#: conf/global_settings.py:91msgid "Simplified Chinese"msgstr "Einfölduð Kínverska "#: conf/global_settings.py:92msgid "Traditional Chinese"msgstr "Hefðbundin Kínverska"#: contrib/admin/filterspecs.py:44#, python-formatmsgid """<h3>By %s:</h3>\n""<ul>\n"msgstr """<h3>Höfundur: %s:</h3>\n""<ul>\n"#: contrib/admin/filterspecs.py:74#: contrib/admin/filterspecs.py:92#: contrib/admin/filterspecs.py:147#: contrib/admin/filterspecs.py:173msgid "All"msgstr "Allt"#: contrib/admin/filterspecs.py:113msgid "Any date"msgstr "Allar dagsetningar"#: contrib/admin/filterspecs.py:114msgid "Today"msgstr "Dagurinn í dag"#: contrib/admin/filterspecs.py:117msgid "Past 7 days"msgstr "Síðustu 7 dagar"#: contrib/admin/filterspecs.py:119msgid "This month"msgstr "Þessi mánuður"#: contrib/admin/filterspecs.py:121msgid "This year"msgstr "Þetta ár"#: contrib/admin/filterspecs.py:147#: forms/widgets.py:391msgid "Yes"msgstr "Já"#: contrib/admin/filterspecs.py:147#: forms/widgets.py:391msgid "No"msgstr "Nei"#: contrib/admin/filterspecs.py:154#: forms/widgets.py:391msgid "Unknown"msgstr "Óþekkt"#: contrib/admin/models.py:19msgid "action time"msgstr "tími aðgerðar"#: contrib/admin/models.py:22msgid "object id"msgstr "kenni hlutar"#: contrib/admin/models.py:23msgid "object repr"msgstr "framsetning hlutar"#: contrib/admin/models.py:24msgid "action flag"msgstr "aðgerðarveifa"#: contrib/admin/models.py:25msgid "change message"msgstr "breyta skilaboði"#: contrib/admin/models.py:28msgid "log entry"msgstr "kladdafærsla"#: contrib/admin/models.py:29msgid "log entries"msgstr "kladdafærslur"#: contrib/admin/options.py:60#: contrib/admin/options.py:121msgid "None"msgstr "Ekkert"#: contrib/admin/options.py:338#, python-formatmsgid "Changed %s."msgstr "Breytti %s."#: contrib/admin/options.py:338#: contrib/admin/options.py:348#: forms/models.py:275msgid "and"msgstr "og"#: contrib/admin/options.py:343#, python-formatmsgid "Added %(name)s \"%(object)s\"."msgstr "Bætti við %(name)s \"%(object)s\"."#: contrib/admin/options.py:347#, python-formatmsgid "Changed %(list)s for %(name)s \"%(object)s\"."msgstr "Breytti %(list)s fyrir %(name)s \"%(object)s\"."#: contrib/admin/options.py:352#, python-formatmsgid "Deleted %(name)s \"%(object)s\"."msgstr "Eyddi %(name)s \"%(object)s\"."#: contrib/admin/options.py:356msgid "No fields changed."msgstr "Engum reitum breytt."#: contrib/admin/options.py:417#: contrib/auth/admin.py:51#, python-formatmsgid "The %(name)s \"%(obj)s\" was added successfully."msgstr "%(name)s „%(obj)s“ var bætt við."#: contrib/admin/options.py:421#: contrib/admin/options.py:454#: contrib/auth/admin.py:59msgid "You may edit it again below."msgstr "Þú getur breytt því aftur að neðan."#: contrib/admin/options.py:431#: contrib/admin/options.py:464#, python-formatmsgid "You may add another %s below."msgstr "Þú getur bætt öðru %s við að neðan."#: contrib/admin/options.py:452#, python-formatmsgid "The %(name)s \"%(obj)s\" was changed successfully."msgstr "%(name)s „%(obj)s“ hefur verið breytt."#: contrib/admin/options.py:460#, python-formatmsgid "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."msgstr "%(name)s „%(obj)s“ hefur verið bætt við. Þú getur breytt því aftur að neðan."#: contrib/admin/options.py:536#, python-formatmsgid "Add %s"msgstr "Bæta við %s"#: contrib/admin/options.py:614#, python-formatmsgid "Change %s"msgstr "Breyta %s"#: contrib/admin/options.py:646msgid "Database error"msgstr "Gagnagrunnsvilla"#: contrib/admin/options.py:696#, python-formatmsgid "The %(name)s \"%(obj)s\" was deleted successfully."msgstr "%(name)s „%(obj)s“ var eytt."#: contrib/admin/options.py:703msgid "Are you sure?"msgstr "Ertu viss?"#: contrib/admin/options.py:732#, python-formatmsgid "Change history: %s"msgstr "Breytingarsaga: %s"#: contrib/admin/sites.py:16#: contrib/admin/views/decorators.py:14#: contrib/auth/forms.py:80msgid "Please enter a correct username and password. Note that both fields are case-sensitive."msgstr "Vinsamlegast sláðu inn rétt notandanafn og lykilorð. Athugaðu að báðir reitirnir þurfa að vera stafréttir."#: contrib/admin/sites.py:227#: contrib/admin/views/decorators.py:40msgid "Please log in again, because your session has expired."msgstr "Vinsamlegast skráðu þig inn aftur vegna þess að setan þín rann út. "#: contrib/admin/sites.py:234#: contrib/admin/views/decorators.py:47msgid "Looks like your browser isn't configured to accept cookies. Please enable cookies, reload this page, and try again."msgstr "Vafri þinn virðist ekki vera stilltur til að leyfa dúsur (cookies). Vinsamlegast gerðu dúsur virkar, endurhladdu þessa síðu og reyndu aftur."#: contrib/admin/sites.py:250#: contrib/admin/sites.py:256#: contrib/admin/views/decorators.py:66msgid "Usernames cannot contain the '@' character."msgstr "Notendanöfn mega ekki innihalda '@' merkið."#: contrib/admin/sites.py:253#: contrib/admin/views/decorators.py:62#, python-formatmsgid "Your e-mail address is not your username. Try '%s' instead."msgstr "Tölvupóstfangið þitt er ekki notandanafnið þitt. Prófaðu '%s' í staðinn."#: contrib/admin/sites.py:313msgid "Site administration"msgstr "Vefstjóri"#: contrib/admin/sites.py:326#: contrib/admin/templates/admin/login.html:26#: contrib/admin/templates/registration/password_reset_complete.html:14#: contrib/admin/views/decorators.py:20msgid "Log in"msgstr "Skrá inn"#: contrib/admin/sites.py:373#, python-formatmsgid "%s administration"msgstr "%s vefstjórn"#: contrib/admin/util.py:138#, python-formatmsgid "One or more %(fieldname)s in %(name)s: %(obj)s"msgstr "Eitt eða fleiri %(fieldname)s í %(name)s: %(obj)s"#: contrib/admin/util.py:143#, python-formatmsgid "One or more %(fieldname)s in %(name)s:"msgstr "Eitt eða fleiri %(fieldname)s í %(name)s:"#: contrib/admin/widgets.py:70msgid "Date:"msgstr "Dagsetning:"#: contrib/admin/widgets.py:70msgid "Time:"msgstr "Tími:"#: contrib/admin/widgets.py:94msgid "Currently:"msgstr "Eins og er:"#: contrib/admin/widgets.py:94msgid "Change:"msgstr "Breyta:"#: contrib/admin/widgets.py:123msgid "Lookup"msgstr "Fletta upp"#: contrib/admin/widgets.py:230msgid "Add Another"msgstr "Bæta við öðru"#: contrib/admin/templates/admin/404.html:4#: contrib/admin/templates/admin/404.html:8msgid "Page not found"msgstr "Síða fannst ekki"#: contrib/admin/templates/admin/404.html:10msgid "We're sorry, but the requested page could not be found."msgstr "Því miður fannst umbeðin síða ekki."#: contrib/admin/templates/admin/500.html:4#: contrib/admin/templates/admin/app_index.html:8#: contrib/admin/templates/admin/base.html:30#: contrib/admin/templates/admin/change_form.html:17#: contrib/admin/templates/admin/change_list.html:8#: contrib/admin/templates/admin/delete_confirmation.html:6#: contrib/admin/templates/admin/invalid_setup.html:4#: contrib/admin/templates/admin/object_history.html:6#: contrib/admin/templates/admin/auth/user/change_password.html:10#: contrib/admin/templates/registration/logged_out.html:4#: contrib/admin/templates/registration/password_change_done.html:4#: contrib/admin/templates/registration/password_change_form.html:4#: contrib/admin/templates/registration/password_reset_complete.html:4#: contrib/admin/templates/registration/password_reset_confirm.html:4#: contrib/admin/templates/registration/password_reset_done.html:4#: contrib/admin/templates/registration/password_reset_form.html:4#: contrib/admindocs/templates/admin_doc/bookmarklets.html:3msgid "Home"msgstr "Heim"#: contrib/admin/templates/admin/500.html:4msgid "Server error"msgstr "Kerfisvilla"#: contrib/admin/templates/admin/500.html:6msgid "Server error (500)"msgstr "Kerfisvilla (500)"#: contrib/admin/templates/admin/500.html:9msgid "Server Error <em>(500)</em>"msgstr "Kerfisvilla <em>(500)</em>"#: contrib/admin/templates/admin/500.html:10msgid "There's been an error. It's been reported to the site administrators via e-mail and should be fixed shortly. Thanks for your patience."msgstr "Villa hefur komið upp. Hún hefur verið tilkynnt vefstjórunum með tölvupósti og verður örugglega löguð fljótlega. Við þökkum þolinmæðina."#: contrib/admin/templates/admin/app_index.html:10#: contrib/admin/templates/admin/index.html:19#, python-formatmsgid "%(name)s"msgstr "%(name)s"#: contrib/admin/templates/admin/base.html:25msgid "Welcome,"msgstr "Velkomin(n),"#: contrib/admin/templates/admin/base.html:25#: contrib/admin/templates/registration/password_change_done.html:3#: contrib/admin/templates/registration/password_change_form.html:3#: contrib/admindocs/templates/admin_doc/bookmarklets.html:3msgid "Documentation"msgstr "Skjölun"#: contrib/admin/templates/admin/base.html:25#: contrib/admin/templates/admin/auth/user/change_password.html:13#: contrib/admin/templates/admin/auth/user/change_password.html:46#: contrib/admin/templates/registration/password_change_done.html:3#: contrib/admin/templates/registration/password_change_form.html:3msgid "Change password"msgstr "Breyta lykilorði"#: contrib/admin/templates/admin/base.html:25#: contrib/admin/templates/registration/password_change_done.html:3#: contrib/admin/templates/registration/password_change_form.html:3msgid "Log out"msgstr "Skrá út"#: contrib/admin/templates/admin/base_site.html:4msgid "Django site admin"msgstr "Django vefstjóri"#: contrib/admin/templates/admin/base_site.html:7msgid "Django administration"msgstr "Django vefstjórn"#: contrib/admin/templates/admin/change_form.html:20#: contrib/admin/templates/admin/index.html:29msgid "Add"msgstr "Bæta við"#: contrib/admin/templates/admin/change_form.html:27#: contrib/admin/templates/admin/object_history.html:10msgid "History"msgstr "Saga"#: contrib/admin/templates/admin/change_form.html:28#: contrib/admin/templates/admin/edit_inline/stacked.html:13#: contrib/admin/templates/admin/edit_inline/tabular.html:25msgid "View on site"msgstr "Skoða á vef"#: contrib/admin/templates/admin/change_form.html:38#: contrib/admin/templates/admin/auth/user/change_password.html:22msgid "Please correct the error below."msgid_plural "Please correct the errors below."msgstr[0] "Vinsamlegast leiðréttu villuna hér að neðan:"msgstr[1] "Vinsamlegast leiðréttu villurnar hér að neðan:"#: contrib/admin/templates/admin/change_list.html:16#, python-formatmsgid "Add %(name)s"msgstr "Bæta við %(name)s"#: contrib/admin/templates/admin/change_list.html:26msgid "Filter"msgstr "Sía"#: contrib/admin/templates/admin/delete_confirmation.html:10#: contrib/admin/templates/admin/submit_line.html:4#: forms/formsets.py:246msgid "Delete"msgstr "Eyða"#: contrib/admin/templates/admin/delete_confirmation.html:16#, python-formatmsgid "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting related objects, but your account doesn't have permission to delete the following types of objects:"msgstr "Eyðing á %(object_name)s „%(escaped_object)s“ hefði í för með sér eyðingu á tengdum hlutum en þú hefur ekki réttindi til að eyða eftirfarandi hlutum:"#: contrib/admin/templates/admin/delete_confirmation.html:23#, python-formatmsgid "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? All of the following related items will be deleted:"msgstr "Ertu viss um að þú viljir eyða %(object_name)s „%(escaped_object)s“? Öllu eftirfarandi verður eytt:"#: contrib/admin/templates/admin/delete_confirmation.html:28msgid "Yes, I'm sure"msgstr "Já ég er viss."#: contrib/admin/templates/admin/filter.html:2#, python-formatmsgid " By %(filter_title)s "msgstr " Eftir %(filter_title)s "#: contrib/admin/templates/admin/index.html:18#, python-formatmsgid "Models available in the %(name)s application."msgstr "Líkön sem eru hluti af %(name)s forritinu."#: contrib/admin/templates/admin/index.html:35msgid "Change"msgstr "Breyta"#: contrib/admin/templates/admin/index.html:45msgid "You don't have permission to edit anything."msgstr "Þú hefur ekki réttindi til að breyta neinu"#: contrib/admin/templates/admin/index.html:53msgid "Recent Actions"msgstr "Nýlegar aðgerðir"#: contrib/admin/templates/admin/index.html:54msgid "My Actions"msgstr "Mínar aðgerðir"#: contrib/admin/templates/admin/index.html:58msgid "None available"msgstr "Engin fáanleg"#: contrib/admin/templates/admin/invalid_setup.html:7msgid "Something's wrong with your database installation. Make sure the appropriate database tables have been created, and make sure the database is readable by the appropriate user."msgstr "Eitthvað er að gagnagrunnsuppsetningu. Gakktu úr skuggum um að allar töflur séu til staðar og að notandinn hafi aðgang að grunninum."#: contrib/admin/templates/admin/login.html:19msgid "Username:"msgstr "Notandanafn:"#: contrib/admin/templates/admin/login.html:22msgid "Password:"msgstr "Lykilorð:"#: contrib/admin/templates/admin/object_history.html:22msgid "Date/time"msgstr "Dagsetning/tími"#: contrib/admin/templates/admin/object_history.html:23msgid "User"msgstr "Notandi"#: contrib/admin/templates/admin/object_history.html:24msgid "Action"msgstr "Aðgerð"#: contrib/admin/templates/admin/object_history.html:30#: utils/translation/trans_real.py:404msgid "DATETIME_FORMAT"msgstr "j. N Y, H:i"#: contrib/admin/templates/admin/object_history.html:38msgid "This object doesn't have a change history. It probably wasn't added via this admin site."msgstr "Þessi hlutur hefur enga breytingasögu. Hann var líklega ekki búinn til á þessu stjórnunarsvæði."#: contrib/admin/templates/admin/pagination.html:10msgid "Show all"msgstr "Sýna allt"#: contrib/admin/templates/admin/search_form.html:8msgid "Go"msgstr "Áfram"#: contrib/admin/templates/admin/search_form.html:10#, python-formatmsgid "1 result"msgid_plural "%(counter)s results"msgstr[0] "1 niðustaða"msgstr[1] "%(counter)s niðurstöður"#: contrib/admin/templates/admin/search_form.html:10#, python-formatmsgid "%(full_result_count)s total"msgstr "%(full_result_count)s í heildina"#: contrib/admin/templates/admin/submit_line.html:3msgid "Save"msgstr "Vista"#: contrib/admin/templates/admin/submit_line.html:5msgid "Save as new"msgstr "Vista sem nýtt"#: contrib/admin/templates/admin/submit_line.html:6msgid "Save and add another"msgstr "Vista og búa til nýtt"#: contrib/admin/templates/admin/submit_line.html:7msgid "Save and continue editing"msgstr "Vista og halda áfram að breyta"#: contrib/admin/templates/admin/auth/user/add_form.html:6msgid "First, enter a username and password. Then, you'll be able to edit more user options."msgstr "Fyrst, settu inn notendanafn og lykilorð. Svo geturðu breytt öðrum notendamöguleikum."#: contrib/admin/templates/admin/auth/user/add_form.html:13#: contrib/auth/forms.py:14#: contrib/auth/forms.py:47#: contrib/auth/forms.py:59msgid "Username"msgstr "Notandanafn"#: contrib/admin/templates/admin/auth/user/add_form.html:20#: contrib/admin/templates/admin/auth/user/change_password.html:33#: contrib/auth/forms.py:17#: contrib/auth/forms.py:60#: contrib/auth/forms.py:184msgid "Password"msgstr "Lykilorð"#: contrib/admin/templates/admin/auth/user/add_form.html:26#: contrib/admin/templates/admin/auth/user/change_password.html:39#: contrib/auth/forms.py:185msgid "Password (again)"msgstr "Lykilorð (aftur)"#: contrib/admin/templates/admin/auth/user/add_form.html:27#: contrib/admin/templates/admin/auth/user/change_password.html:40msgid "Enter the same password as above, for verification."msgstr "Settu inn sama lykilorðið aftur til staðfestingar."#: contrib/admin/templates/admin/auth/user/change_password.html:26#, python-formatmsgid "Enter a new password for the user <strong>%(username)s</strong>."msgstr "Settu inn nýtt lykilorð fyrir notandann <strong>%(username)s</strong>."#: contrib/admin/templates/admin/edit_inline/tabular.html:15msgid "Delete?"msgstr "Eyða?"#: contrib/admin/templates/registration/logged_out.html:8msgid "Thanks for spending some quality time with the Web site today."msgstr "Takk fyrir að verja tíma í vefsíðuna í dag."#: contrib/admin/templates/registration/logged_out.html:10msgid "Log in again"msgstr "Skráðu þig inn aftur"#: contrib/admin/templates/registration/password_change_done.html:4#: contrib/admin/templates/registration/password_change_form.html:4#: contrib/admin/templates/registration/password_change_form.html:6#: contrib/admin/templates/registration/password_change_form.html:10msgid "Password change"msgstr "Breyta lykilorði"#: contrib/admin/templates/registration/password_change_done.html:6#: contrib/admin/templates/registration/password_change_done.html:10msgid "Password change successful"msgstr "Breyting á lykilorði tókst"#: contrib/admin/templates/registration/password_change_done.html:12msgid "Your password was changed."msgstr "Lykilorði þínu var breytt"#: contrib/admin/templates/registration/password_change_form.html:12msgid "Please enter your old password, for security's sake, and then enter your new password twice so we can verify you typed it in correctly."msgstr "Vinsamlegast skrifaðu gamla lykilorðið þitt til öryggis. Sláðu svo nýja lykilorðið tvisvar inn svo að hægt sé að ganga úr skugga um að þú hafir ekki gert innsláttarvillu."#: contrib/admin/templates/registration/password_change_form.html:17msgid "Old password:"msgstr "Gamalt lykilorð:"#: contrib/admin/templates/registration/password_change_form.html:19#: contrib/admin/templates/registration/password_reset_confirm.html:18msgid "New password:"msgstr "Nýtt lykilorð:"#: contrib/admin/templates/registration/password_change_form.html:21#: contrib/admin/templates/registration/password_reset_confirm.html:20msgid "Confirm password:"msgstr "Staðfestu lykilorð:"#: contrib/admin/templates/registration/password_change_form.html:23#: contrib/admin/templates/registration/password_reset_confirm.html:21msgid "Change my password"msgstr "Breyta lykilorðinu mínu"#: contrib/admin/templates/registration/password_reset_complete.html:4#: contrib/admin/templates/registration/password_reset_confirm.html:6#: contrib/admin/templates/registration/password_reset_done.html:4#: contrib/admin/templates/registration/password_reset_form.html:4#: contrib/admin/templates/registration/password_reset_form.html:6#: contrib/admin/templates/registration/password_reset_form.html:10msgid "Password reset"msgstr "Endurstilla lykilorð"#: contrib/admin/templates/registration/password_reset_complete.html:6#: contrib/admin/templates/registration/password_reset_complete.html:10msgid "Password reset complete"msgstr "Endurstilling lykilorðs tókst"#: contrib/admin/templates/registration/password_reset_complete.html:12msgid "Your password has been set. You may go ahead and log in now."msgstr "Lykilorðið var endurstillt. Þú getur núna skráð þig inn á vefsvæðið."#: contrib/admin/templates/registration/password_reset_confirm.html:4msgid "Password reset confirmation"msgstr "Staðfesting endurstillingar lykilorðs"#: contrib/admin/templates/registration/password_reset_confirm.html:12msgid "Enter new password"msgstr "Settu inn nýtt lykilorð"#: contrib/admin/templates/registration/password_reset_confirm.html:14msgid "Please enter your new password twice so we can verify you typed it in correctly."msgstr "Vinsamlegast settu inn nýja lykilorðið tvisvar til að forðast innsláttarvillur."#: contrib/admin/templates/registration/password_reset_confirm.html:26msgid "Password reset unsuccessful"msgstr "Endurstilling á lykilorði mistókst"#: contrib/admin/templates/registration/password_reset_confirm.html:28msgid "The password reset link was invalid, possibly because it has already been used. Please request a new password reset."msgstr "Endurstilling lykilorðs tókst ekki. Slóðin var ógild. Hugsanlega hefur hún nú þegar verið notuð. Vinsamlegast biddu um nýja endurstillingu."#: contrib/admin/templates/registration/password_reset_done.html:6#: contrib/admin/templates/registration/password_reset_done.html:10msgid "Password reset successful"msgstr "Endurstilling á lykilorði tókst"#: contrib/admin/templates/registration/password_reset_done.html:12msgid "We've e-mailed you instructions for setting your password to the e-mail address you submitted. You should be receiving it shortly."msgstr "Við sendum þér leiðbeiningar fyrir endurstillingu lykilorðs. Leiðbeiningarnar ættu að berast til þín í tölvupósti fljótlega."#: contrib/admin/templates/registration/password_reset_email.html:2msgid "You're receiving this e-mail because you requested a password reset"msgstr "Þú fékkst þennan tölvupóst vegna þess að þú baðst um endurstillingu á lykilorðinu þínu"#: contrib/admin/templates/registration/password_reset_email.html:3#, python-formatmsgid "for your user account at %(site_name)s"msgstr "fyrir notandareikning þinn á %(site_name)s"#: contrib/admin/templates/registration/password_reset_email.html:5msgid "Please go to the following page and choose a new password:"msgstr "Vinsamlegast farðu á eftirfarandi síðu og veldu nýtt lykilorð:"#: contrib/admin/templates/registration/password_reset_email.html:9msgid "Your username, in case you've forgotten:"msgstr "Notandanafnið þitt ef þú skyldir hafa gleymt því:"#: contrib/admin/templates/registration/password_reset_email.html:11msgid "Thanks for using our site!"msgstr "Takk fyrir að nota vefinn okkar!"#: contrib/admin/templates/registration/password_reset_email.html:13#, python-formatmsgid "The %(site_name)s team"msgstr "%(site_name)s hópurinn"#: contrib/admin/templates/registration/password_reset_form.html:12msgid "Forgotten your password? Enter your e-mail address below, and we'll e-mail instructions for setting a new one."msgstr "Gleymdir þú lykilorðinu þínu? Sláðu tölvupóstfangið þitt inn að neðan og við munum senda þér leiðbeiningar fyrir endurstillingu lykilorðs."#: contrib/admin/templates/registration/password_reset_form.html:16msgid "E-mail address:"msgstr "Tölvupóstfang:"#: contrib/admin/templates/registration/password_reset_form.html:16msgid "Reset my password"msgstr "Endursstilla lykilorðið mitt"#: contrib/admin/templatetags/admin_list.py:288msgid "All dates"msgstr "Allar dagsetningar"#: contrib/admin/views/main.py:69#, python-formatmsgid "Select %s"msgstr "Veldu %s"#: contrib/admin/views/main.py:69#, python-formatmsgid "Select %s to change"msgstr "Veldu %s til að breyta"#: contrib/admin/views/template.py:36#: contrib/sites/models.py:38msgid "site"msgstr "vefur"#: contrib/admin/views/template.py:38msgid "template"msgstr "sniðmáti"#: contrib/admindocs/views.py:57#: contrib/admindocs/views.py:59#: contrib/admindocs/views.py:61msgid "tag:"msgstr "merki:"#: contrib/admindocs/views.py:90#: contrib/admindocs/views.py:92#: contrib/admindocs/views.py:94msgid "filter:"msgstr "sía:"#: contrib/admindocs/views.py:154#: contrib/admindocs/views.py:156#: contrib/admindocs/views.py:158msgid "view:"msgstr "skoða:"#: contrib/admindocs/views.py:186#, python-formatmsgid "App %r not found"msgstr "Forrit %r fannst ekki"#: contrib/admindocs/views.py:193#, python-formatmsgid "Model %(model_name)r not found in app %(app_label)r"msgstr "Líkanið %(model_name)r finnst ekki í forritinu %(app_label)r"#: contrib/admindocs/views.py:205#, python-formatmsgid "the related `%(app_label)s.%(data_type)s` object"msgstr "tengdi `%(app_label)s.%(data_type)s` hluturinn"#: contrib/admindocs/views.py:205#: contrib/admindocs/views.py:227#: contrib/admindocs/views.py:241#: contrib/admindocs/views.py:246msgid "model:"msgstr "líkan:"#: contrib/admindocs/views.py:236#, python-formatmsgid "related `%(app_label)s.%(object_name)s` objects"msgstr "tengdir `%(app_label)s.%(object_name)s` hlutir"#: contrib/admindocs/views.py:241#, python-formatmsgid "all %s"msgstr "allt %s"#: contrib/admindocs/views.py:246#, python-formatmsgid "number of %s"msgstr "fjöldi af %s"#: contrib/admindocs/views.py:251#, python-formatmsgid "Fields on %s objects"msgstr "Svæði í %s hlutnum"#: contrib/admindocs/views.py:314#: contrib/admindocs/views.py:325#: contrib/admindocs/views.py:327#: contrib/admindocs/views.py:333#: contrib/admindocs/views.py:334#: contrib/admindocs/views.py:336msgid "Integer"msgstr "Heiltala"#: contrib/admindocs/views.py:315msgid "Boolean (Either True or False)"msgstr "Boole-gildi (True eða False)"#: contrib/admindocs/views.py:316#: contrib/admindocs/views.py:335#, python-formatmsgid "String (up to %(max_length)s)"msgstr "Strengur (mest %(max_length)s)"#: contrib/admindocs/views.py:317msgid "Comma-separated integers"msgstr "Kommuaðgreindar heiltölur"#: contrib/admindocs/views.py:318msgid "Date (without time)"msgstr "Dagsetning (án tíma)"#: contrib/admindocs/views.py:319msgid "Date (with time)"msgstr "Dagsetning (með tíma)"#: contrib/admindocs/views.py:320msgid "Decimal number"msgstr "Tugatala"#: contrib/admindocs/views.py:321msgid "E-mail address"msgstr "Tölvupóstfang"#: contrib/admindocs/views.py:322#: contrib/admindocs/views.py:323#: contrib/admindocs/views.py:326msgid "File path"msgstr "Skjalaslóð"#: contrib/admindocs/views.py:324msgid "Floating point number"msgstr "Hlaupakommutala (floating point number)"#: contrib/admindocs/views.py:328#: contrib/comments/models.py:58msgid "IP address"msgstr "IP tala"#: contrib/admindocs/views.py:330msgid "Boolean (Either True, False or None)"msgstr "Boole-gildi (True, False eða None)"#: contrib/admindocs/views.py:331msgid "Relation to parent model"msgstr "Tengsl við yfirlíkan"#: contrib/admindocs/views.py:332msgid "Phone number"msgstr "Símanúmer"#: contrib/admindocs/views.py:337msgid "Text"msgstr "Texti"#: contrib/admindocs/views.py:338msgid "Time"msgstr "Tími"#: contrib/admindocs/views.py:339#: contrib/comments/forms.py:22#: contrib/flatpages/admin.py:8#: contrib/flatpages/models.py:7msgid "URL"msgstr "Veffang"#: contrib/admindocs/views.py:340msgid "U.S. state (two uppercase letters)"msgstr "Bandarískt fylki (tveir hástafir)"#: contrib/admindocs/views.py:341msgid "XML text"msgstr "XML texti"#: contrib/admindocs/views.py:367#, python-formatmsgid "%s does not appear to be a urlpattern object"msgstr "%s virðist ekki vera urlpattern hlutur"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:3msgid "Bookmarklets"msgstr "Bókamerklar"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:4msgid "Documentation bookmarklets"msgstr "Skjölunarbókamerklar"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:8msgid """\n""<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n""toolbar, or right-click the link and add it to your bookmarks. Now you can\n""select the bookmarklet from any page in the site. Note that some of these\n""bookmarklets require you to be viewing the site from a computer designated\n""as \"internal\" (talk to your system administrator if you aren't sure if\n""your computer is \"internal\").</p>\n"msgstr """\n""<p class=\"help\">Til að setja upp bókamerkil (Bookmarklet) þarftu að draga tengilinn\n""í bókamerkjareinina þína eða hægrismella á tengilinn og bæta honum við bókamerkin þín\n""Nú getur þú notað bókamerkilinn frá hvaða síðu sem er innan vefjarins. Athugaðu að sumir\n""þessara bókamerkla krefjast þess að þú sért að skoða vefinn frá tölvu sem er\n""skráð sem \"internal\" (hafðu samband við kerfisstjórann ef þú ert óviss hvort tölvan þín er \"internal\").</p>\n"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:18msgid "Documentation for this page"msgstr "Skjölun þessarar síðu"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:19msgid "Jumps you from any page to the documentation for the view that generates that page."msgstr "Sendir þig af hvaða síðu sem er á skjölun þess framsetningarlags sem myndar hana."#: contrib/admindocs/templates/admin_doc/bookmarklets.html:21msgid "Show object ID"msgstr "Sýna kenni hlutar"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:22msgid "Shows the content-type and unique ID for pages that represent a single object."msgstr "Sýnir efnistag og sérkenni síða sem gefa tiltekna mynd af stökum hlut."#: contrib/admindocs/templates/admin_doc/bookmarklets.html:24msgid "Edit this object (current window)"msgstr "Breyta þessum hlut (í þessum glugga)"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:25msgid "Jumps to the admin page for pages that represent a single object."msgstr "Stekkur á stjórnunarsíðuna fyrir þær síður sem gefa tiltekna mynd af stökum hlut."#: contrib/admindocs/templates/admin_doc/bookmarklets.html:27msgid "Edit this object (new window)"msgstr "Breyta þessum hlut (nýr gluggi)"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:28msgid "As above, but opens the admin page in a new window."msgstr "Eins og að ofan en opnar stjórnunarsíðuna í nýjum glugga."#: contrib/auth/admin.py:21msgid "Personal info"msgstr "Persónuupplýsingar"#: contrib/auth/admin.py:22msgid "Permissions"msgstr "Réttindi"#: contrib/auth/admin.py:23msgid "Important dates"msgstr "Mikilvægar dagsetningar"#: contrib/auth/admin.py:24msgid "Groups"msgstr "Hópar"#: contrib/auth/admin.py:64msgid "Add user"msgstr "Bæta við notanda"#: contrib/auth/admin.py:90msgid "Password changed successfully."msgstr "Breyting á lykilorði tókst."#: contrib/auth/admin.py:96#, python-formatmsgid "Change password: %s"msgstr "Breyta lykilorði: %s"#: contrib/auth/forms.py:15#: contrib/auth/forms.py:48#: contrib/auth/models.py:136msgid "Required. 30 characters or fewer. Alphanumeric characters only (letters, digits and underscores)."msgstr "Krafist. 30 stafir eða færri. Aðeins enskir ritstafastafir (enskir ritstafir, tölur og undirstrik)."#: contrib/auth/forms.py:16#: contrib/auth/forms.py:49msgid "This value must contain only letters, numbers and underscores."msgstr "Þetta gildi má einungis innihalda stafi, tölur og undirstrik."#: contrib/auth/forms.py:18msgid "Password confirmation"msgstr "Staðfesting lykilorðs"#: contrib/auth/forms.py:30msgid "A user with that username already exists."msgstr "Notandi með þetta notendanafn er nú þegar til."#: contrib/auth/forms.py:36#: contrib/auth/forms.py:154#: contrib/auth/forms.py:196msgid "The two password fields didn't match."msgstr "Lykilorðin tvö pössuðu ekki saman."#: contrib/auth/forms.py:82msgid "This account is inactive."msgstr "Þessi reikningur er óvirku."#: contrib/auth/forms.py:87msgid "Your Web browser doesn't appear to have cookies enabled. Cookies are required for logging in."msgstr "Vafri þinn virðist ekki vera stilltur til að leyfa dúsur (cookies). Dúsur eru nauðsynlegar fyrir innskráningu."#: contrib/auth/forms.py:100msgid "E-mail"msgstr "Netfang"#: contrib/auth/forms.py:109msgid "That e-mail address doesn't have an associated user account. Are you sure you've registered?"msgstr "Þetta netfang hefur engan tengdan notandareikning. Ertu viss um að þú hafi skráð þig?"#: contrib/auth/forms.py:134#, python-formatmsgid "Password reset on %s"msgstr "Lykilorð endurstillt á %s"#: contrib/auth/forms.py:142msgid "New password"msgstr "Nýtt lykilorð"#: contrib/auth/forms.py:143msgid "New password confirmation"msgstr "Nýtt lykilorð (endurtekið)"#: contrib/auth/forms.py:168msgid "Old password"msgstr "Gamalt lykilorð"#: contrib/auth/forms.py:176msgid "Your old password was entered incorrectly. Please enter it again."msgstr "Gamla lykilorðið var vitlaust. Vinsamlegast reyndu aftur."#: contrib/auth/models.py:72#: contrib/auth/models.py:95msgid "name"msgstr "nafn"#: contrib/auth/models.py:74msgid "codename"msgstr "vinnuheiti"#: contrib/auth/models.py:77msgid "permission"msgstr "réttindi"#: contrib/auth/models.py:78#: contrib/auth/models.py:96msgid "permissions"msgstr "réttindi"#: contrib/auth/models.py:99msgid "group"msgstr "hópur"#: contrib/auth/models.py:100#: contrib/auth/models.py:146msgid "groups"msgstr "hópar"#: contrib/auth/models.py:136msgid "username"msgstr "notandanafn"#: contrib/auth/models.py:137msgid "first name"msgstr "skírnarnafn"#: contrib/auth/models.py:138msgid "last name"msgstr "eftirnafn"#: contrib/auth/models.py:139msgid "e-mail address"msgstr "tölvupóstfang"#: contrib/auth/models.py:140msgid "password"msgstr "lykilorð"#: contrib/auth/models.py:140msgid "Use '[algo]$[salt]$[hexdigest]' or use the <a href=\"password/\">change password form</a>."msgstr "Notaðu '[algo]$[salt]$[hexdigest]' eða <a href=\"password/\">'breyta lykilorði' formið</a>."#: contrib/auth/models.py:141msgid "staff status"msgstr "staða starfsmanns"#: contrib/auth/models.py:141msgid "Designates whether the user can log into this admin site."msgstr "Segir til um hvort notandinn getur skráð sig inn á þetta stjórnunarsvæði."#: contrib/auth/models.py:142msgid "active"msgstr "virkur"#: contrib/auth/models.py:142msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts."msgstr "Til marks um að notandinn sé virku. Taktu hakið úr þessum möguleika til að eyða aðgangi."#: contrib/auth/models.py:143msgid "superuser status"msgstr "staða ofurnotanda"#: contrib/auth/models.py:143msgid "Designates that this user has all permissions without explicitly assigning them."msgstr "Til marks um að notandinn hafi öll réttindi án þess að taka þau sérstaklega fram."#: contrib/auth/models.py:144msgid "last login"msgstr "síðasta innskráning"#: contrib/auth/models.py:145msgid "date joined"msgstr "skráning dags."#: contrib/auth/models.py:147msgid "In addition to the permissions manually assigned, this user will also get all permissions granted to each group he/she is in."msgstr "Auk réttindanna sem notandanum var gefið sérstaklega fær hann öll þau réttindi sem hópurinn hans hefur."#: contrib/auth/models.py:148msgid "user permissions"msgstr "réttindi"#: contrib/auth/models.py:152msgid "user"msgstr "notandi"#: contrib/auth/models.py:153msgid "users"msgstr "notendur"#: contrib/auth/models.py:308msgid "message"msgstr "skilaboð"#: contrib/auth/views.py:50msgid "Logged out"msgstr "Útskráður"#: contrib/auth/management/commands/createsuperuser.py:23#: forms/fields.py:428msgid "Enter a valid e-mail address."msgstr "Sláðu inn gilt tölvupóstfang."#: contrib/comments/admin.py:11msgid "Content"msgstr "Innihald"#: contrib/comments/admin.py:14msgid "Metadata"msgstr "Hengigögn"#: contrib/comments/forms.py:20msgid "Name"msgstr "Nafn"#: contrib/comments/forms.py:21msgid "Email address"msgstr "Netfang"#: contrib/comments/forms.py:23msgid "Comment"msgstr "Athugasemd"#: contrib/comments/forms.py:26msgid "If you enter anything in this field your comment will be treated as spam"msgstr "Ef þú skrifar eitthvað hérna verður athugasemdin sjálfkrafa meðhöndluð sem ruslpóstur"#: contrib/comments/forms.py:126#, python-formatmsgid "Watch your mouth! The word %s is not allowed here."msgid_plural "Watch your mouth! The words %s are not allowed here."msgstr[0] "Passaðu orðbragðið! Orðið %s er ekki leyft hér."msgstr[1] "Passaðu orðbragðið! Orðin %s eru ekki leyfð hér."#: contrib/comments/models.py:23msgid "object ID"msgstr "kenni hlutar"#: contrib/comments/models.py:50msgid "user's name"msgstr "nafn notanda"#: contrib/comments/models.py:51msgid "user's email address"msgstr "netfang notanda"#: contrib/comments/models.py:52msgid "user's URL"msgstr "veffang notanda"#: contrib/comments/models.py:54msgid "comment"msgstr "athugasemd"#: contrib/comments/models.py:57msgid "date/time submitted"msgstr "innsent dags/tími"#: contrib/comments/models.py:59msgid "is public"msgstr "er öllum sýnilegt"#: contrib/comments/models.py:60msgid "Uncheck this box to make the comment effectively disappear from the site."msgstr "Taktu hakið úr til að fjarlægja athugasemdina af vefsíðunni."#: contrib/comments/models.py:62msgid "is removed"msgstr "hefur verið fjarlægt"#: contrib/comments/models.py:63msgid "Check this box if the comment is inappropriate. A \"This comment has been removed\" message will be displayed instead."msgstr "Hakaðu við þennan reit ef athugasemdin er óviðeigandi. Skilaboðin „Þessi athugasemd hefur verið fjarlægð“ birtist í staðinn."#: contrib/comments/models.py:115msgid "This comment was posted by an authenticated user and thus the name is read-only."msgstr "Athugasemdin var send inn af innskráðum notanda og því er ekki hægt að breyta nafninu."#: contrib/comments/models.py:124msgid "This comment was posted by an authenticated user and thus the email is read-only."msgstr "Athugasemdin var send inn af innskráðum notanda og því er ekki hægt að breyta netfanginu."#: contrib/comments/models.py:149#, python-formatmsgid """Posted by %(user)s at %(date)s\n""\n""%(comment)s\n""\n""http://%(domain)s%(url)s"msgstr """%(user)s sendi inn %(date)s\n""\n""%(comment)s\n""\n""http://%(domain)s%(url)s"#: contrib/contenttypes/models.py:67msgid "python model class name"msgstr "python eininga klasa nafn"#: contrib/contenttypes/models.py:71msgid "content type"msgstr "efnistag"#: contrib/contenttypes/models.py:72msgid "content types"msgstr "efnistög"#: contrib/flatpages/admin.py:9msgid "Example: '/about/contact/'. Make sure to have leading and trailing slashes."msgstr "Dæmi: '/about/contact/'. Passaðu að hafa skástrik fremst og aftast."#: contrib/flatpages/admin.py:11msgid "This value must contain only letters, numbers, underscores, dashes or slashes."msgstr "Þetta gildi má einungis innihalda stafi, tölur, undirstrik, skástrik og bandstrik."#: contrib/flatpages/admin.py:22msgid "Advanced options"msgstr "Ítarlegar stillingar"#: contrib/flatpages/models.py:8msgid "title"msgstr "titill"#: contrib/flatpages/models.py:9msgid "content"msgstr "innihald"#: contrib/flatpages/models.py:10msgid "enable comments"msgstr "virkja athugasemdir"#: contrib/flatpages/models.py:11msgid "template name"msgstr "nafn sniðmáts"#: contrib/flatpages/models.py:12msgid "Example: 'flatpages/contact_page.html'. If this isn't provided, the system will use 'flatpages/default.html'."msgstr "Dæmi: 'flatpages/contact_page.html'. Ef ekkert er gefið upp mun kerfið nota 'flatpages/default.html'."#: contrib/flatpages/models.py:13msgid "registration required"msgstr "skráning nauðsynleg"#: contrib/flatpages/models.py:13msgid "If this is checked, only logged-in users will be able to view the page."msgstr "Ef þetta er valið geta eingöngu innskráðir notendur séð síðuna."#: contrib/flatpages/models.py:18msgid "flat page"msgstr "flatskrá"#: contrib/flatpages/models.py:19msgid "flat pages"msgstr "flatskrár"#: contrib/formtools/wizard.py:130msgid "We apologize, but your form has expired. Please continue filling out the form from this page."msgstr "Því miður er formið runnið út. Vinsamlegast haltu áfram að fylla út formið á þessari síðu."#: contrib/gis/forms/fields.py:14msgid "No geometry value provided."msgstr "Ekkert rúmgildi gefið."#: contrib/gis/forms/fields.py:15msgid "Invalid geometry value."msgstr "Ógild rúmeining"#: contrib/gis/forms/fields.py:16msgid "Invalid geometry type."msgstr "Ógild rúmmálsgerð."#: contrib/humanize/templatetags/humanize.py:19msgid "th"msgstr "."#: contrib/humanize/templatetags/humanize.py:19msgid "st"msgstr "."#: contrib/humanize/templatetags/humanize.py:19msgid "nd"msgstr "."#: contrib/humanize/templatetags/humanize.py:19msgid "rd"msgstr "."#: contrib/humanize/templatetags/humanize.py:51#, python-formatmsgid "%(value).1f million"msgid_plural "%(value).1f million"msgstr[0] "%(value).1f milljón"msgstr[1] "%(value).1f milljónir"#: contrib/humanize/templatetags/humanize.py:54#, python-formatmsgid "%(value).1f billion"msgid_plural "%(value).1f billion"msgstr[0] "%(value).1f milljarður"msgstr[1] "%(value).1f milljarðar"#: contrib/humanize/templatetags/humanize.py:57#, python-formatmsgid "%(value).1f trillion"msgid_plural "%(value).1f trillion"msgstr[0] "%(value).1f billjarður"msgstr[1] "%(value).1f billjónir"#: contrib/humanize/templatetags/humanize.py:73msgid "one"msgstr "einn"#: contrib/humanize/templatetags/humanize.py:73msgid "two"msgstr "tveir"#: contrib/humanize/templatetags/humanize.py:73msgid "three"msgstr "þrír"#: contrib/humanize/templatetags/humanize.py:73msgid "four"msgstr "fjórir"#: contrib/humanize/templatetags/humanize.py:73msgid "five"msgstr "fimm"#: contrib/humanize/templatetags/humanize.py:73msgid "six"msgstr "sex"#: contrib/humanize/templatetags/humanize.py:73msgid "seven"msgstr "sjö"#: contrib/humanize/templatetags/humanize.py:73msgid "eight"msgstr "átta"#: contrib/humanize/templatetags/humanize.py:73msgid "nine"msgstr "níu"#: contrib/humanize/templatetags/humanize.py:93msgid "today"msgstr "í dag"#: contrib/humanize/templatetags/humanize.py:95msgid "tomorrow"msgstr "morgundagur"#: contrib/humanize/templatetags/humanize.py:97msgid "yesterday"msgstr "gærdagur"#: contrib/localflavor/ar/forms.py:27msgid "Enter a postal code in the format NNNN or ANNNNAAA."msgstr "Færðu inn póstnúmer í sniðinu NNNN eða ANNNNAAA."#: contrib/localflavor/ar/forms.py:49#: contrib/localflavor/br/forms.py:96#: contrib/localflavor/br/forms.py:135#: contrib/localflavor/pe/forms.py:23#: contrib/localflavor/pe/forms.py:51msgid "This field requires only numbers."msgstr "Þessi reitur tekur aðeins tölugildi."#: contrib/localflavor/ar/forms.py:50msgid "This field requires 7 or 8 digits."msgstr "Þessi reitur krefst 7 eða 8 tölustafa."#: contrib/localflavor/ar/forms.py:79msgid "Enter a valid CUIT in XX-XXXXXXXX-X or XXXXXXXXXXXX format."msgstr "Færðu inn gilt CUIT í XX-XXXXXXXX-X eða XXXXXXXXXXXX sniðinu."#: contrib/localflavor/ar/forms.py:80msgid "Invalid CUIT."msgstr "Ógilt CUIT."#: contrib/localflavor/at/at_states.py:5msgid "Burgenland"msgstr ""#: contrib/localflavor/at/at_states.py:6msgid "Carinthia"msgstr ""#: contrib/localflavor/at/at_states.py:7msgid "Lower Austria"msgstr ""#: contrib/localflavor/at/at_states.py:8msgid "Upper Austria"msgstr ""#: contrib/localflavor/at/at_states.py:9msgid "Salzburg"msgstr ""#: contrib/localflavor/at/at_states.py:10msgid "Styria"msgstr ""#: contrib/localflavor/at/at_states.py:11msgid "Tyrol"msgstr ""#: contrib/localflavor/at/at_states.py:12msgid "Vorarlberg"msgstr ""#: contrib/localflavor/at/at_states.py:13msgid "Vienna"msgstr ""#: contrib/localflavor/at/forms.py:20#: contrib/localflavor/ch/forms.py:16#: contrib/localflavor/no/forms.py:12msgid "Enter a zip code in the format XXXX."msgstr ""#: contrib/localflavor/at/forms.py:48msgid "Enter a valid Austrian Social Security Number in XXXX XXXXXX format."msgstr ""#: contrib/localflavor/au/forms.py:16msgid "Enter a 4 digit post code."msgstr "Sláðu inn 4 stafa póstkóða."#: contrib/localflavor/br/forms.py:21msgid "Enter a zip code in the format XXXXX-XXX."msgstr "Sláðu inn zip póstfang í sniðinu XXXXX-XXX."#: contrib/localflavor/br/forms.py:30msgid "Phone numbers must be in XX-XXXX-XXXX format."msgstr "Símanúmer verða að vera í XXX-XXX-XXXX sniði."#: contrib/localflavor/br/forms.py:58msgid "Select a valid brazilian state. That state is not one of the available states."msgstr "Veldu gilt brasilískt fylki. Fylkið er ekki eitt af gildum fylkjum."#: contrib/localflavor/br/forms.py:94msgid "Invalid CPF number."msgstr "Ógilt CPF númer."#: contrib/localflavor/br/forms.py:95msgid "This field requires at most 11 digits or 14 characters."msgstr ""#: contrib/localflavor/br/forms.py:134msgid "Invalid CNPJ number."msgstr ""#: contrib/localflavor/br/forms.py:136msgid "This field requires at least 14 digits"msgstr "Þessi reitur krefst að minnsta kosti 14 tölustafa."#: contrib/localflavor/ca/forms.py:17msgid "Enter a postal code in the format XXX XXX."msgstr ""#: contrib/localflavor/ca/forms.py:88msgid "Enter a valid Canadian Social Insurance number in XXX-XXX-XXX format."msgstr ""#: contrib/localflavor/ch/ch_states.py:5msgid "Aargau"msgstr ""#: contrib/localflavor/ch/ch_states.py:6msgid "Appenzell Innerrhoden"msgstr ""#: contrib/localflavor/ch/ch_states.py:7msgid "Appenzell Ausserrhoden"msgstr ""#: contrib/localflavor/ch/ch_states.py:8msgid "Basel-Stadt"msgstr ""#: contrib/localflavor/ch/ch_states.py:9msgid "Basel-Land"msgstr ""#: contrib/localflavor/ch/ch_states.py:10msgid "Berne"msgstr ""#: contrib/localflavor/ch/ch_states.py:11msgid "Fribourg"msgstr ""#: contrib/localflavor/ch/ch_states.py:12msgid "Geneva"msgstr ""#: contrib/localflavor/ch/ch_states.py:13msgid "Glarus"msgstr ""#: contrib/localflavor/ch/ch_states.py:14msgid "Graubuenden"msgstr ""#: contrib/localflavor/ch/ch_states.py:15msgid "Jura"msgstr ""#: contrib/localflavor/ch/ch_states.py:16msgid "Lucerne"msgstr ""#: contrib/localflavor/ch/ch_states.py:17msgid "Neuchatel"msgstr ""#: contrib/localflavor/ch/ch_states.py:18msgid "Nidwalden"msgstr ""#: contrib/localflavor/ch/ch_states.py:19msgid "Obwalden"msgstr ""#: contrib/localflavor/ch/ch_states.py:20msgid "Schaffhausen"msgstr ""#: contrib/localflavor/ch/ch_states.py:21msgid "Schwyz"msgstr ""#: contrib/localflavor/ch/ch_states.py:22msgid "Solothurn"msgstr ""#: contrib/localflavor/ch/ch_states.py:23msgid "St. Gallen"msgstr ""#: contrib/localflavor/ch/ch_states.py:24msgid "Thurgau"msgstr ""#: contrib/localflavor/ch/ch_states.py:25msgid "Ticino"msgstr ""#: contrib/localflavor/ch/ch_states.py:26msgid "Uri"msgstr ""#: contrib/localflavor/ch/ch_states.py:27msgid "Valais"msgstr ""#: contrib/localflavor/ch/ch_states.py:28msgid "Vaud"msgstr ""#: contrib/localflavor/ch/ch_states.py:29msgid "Zug"msgstr ""#: contrib/localflavor/ch/ch_states.py:30msgid "Zurich"msgstr ""#: contrib/localflavor/ch/forms.py:64msgid "Enter a valid Swiss identity or passport card number in X1234567<0 or 1234567890 format."msgstr ""#: contrib/localflavor/cl/forms.py:29msgid "Enter a valid Chilean RUT."msgstr ""#: contrib/localflavor/cl/forms.py:30msgid "Enter a valid Chilean RUT. The format is XX.XXX.XXX-X."msgstr ""#: contrib/localflavor/cl/forms.py:31msgid "The Chilean RUT is not valid."msgstr ""#: contrib/localflavor/de/de_states.py:5msgid "Baden-Wuerttemberg"msgstr ""#: contrib/localflavor/de/de_states.py:6msgid "Bavaria"msgstr ""#: contrib/localflavor/de/de_states.py:7msgid "Berlin"msgstr ""#: contrib/localflavor/de/de_states.py:8msgid "Brandenburg"msgstr ""#: contrib/localflavor/de/de_states.py:9msgid "Bremen"msgstr ""#: contrib/localflavor/de/de_states.py:10msgid "Hamburg"msgstr ""#: contrib/localflavor/de/de_states.py:11msgid "Hessen"msgstr ""#: contrib/localflavor/de/de_states.py:12msgid "Mecklenburg-Western Pomerania"msgstr ""#: contrib/localflavor/de/de_states.py:13msgid "Lower Saxony"msgstr ""#: contrib/localflavor/de/de_states.py:14msgid "North Rhine-Westphalia"msgstr ""#: contrib/localflavor/de/de_states.py:15msgid "Rhineland-Palatinate"msgstr ""#: contrib/localflavor/de/de_states.py:16msgid "Saarland"msgstr ""#: contrib/localflavor/de/de_states.py:17msgid "Saxony"msgstr ""#: contrib/localflavor/de/de_states.py:18msgid "Saxony-Anhalt"msgstr ""#: contrib/localflavor/de/de_states.py:19msgid "Schleswig-Holstein"msgstr ""#: contrib/localflavor/de/de_states.py:20msgid "Thuringia"msgstr ""#: contrib/localflavor/de/forms.py:14#: contrib/localflavor/fi/forms.py:12#: contrib/localflavor/fr/forms.py:15msgid "Enter a zip code in the format XXXXX."msgstr ""#: contrib/localflavor/de/forms.py:41msgid "Enter a valid German identity card number in XXXXXXXXXXX-XXXXXXX-XXXXXXX-X format."msgstr ""#: contrib/localflavor/es/es_provinces.py:5msgid "Arava"msgstr ""#: contrib/localflavor/es/es_provinces.py:6msgid "Albacete"msgstr ""#: contrib/localflavor/es/es_provinces.py:7msgid "Alacant"msgstr ""#: contrib/localflavor/es/es_provinces.py:8msgid "Almeria"msgstr ""#: contrib/localflavor/es/es_provinces.py:9msgid "Avila"msgstr ""#: contrib/localflavor/es/es_provinces.py:10msgid "Badajoz"msgstr ""#: contrib/localflavor/es/es_provinces.py:11msgid "Illes Balears"msgstr ""#: contrib/localflavor/es/es_provinces.py:12msgid "Barcelona"msgstr ""#: contrib/localflavor/es/es_provinces.py:13msgid "Burgos"msgstr ""#: contrib/localflavor/es/es_provinces.py:14msgid "Caceres"msgstr ""#: contrib/localflavor/es/es_provinces.py:15msgid "Cadiz"msgstr ""#: contrib/localflavor/es/es_provinces.py:16msgid "Castello"msgstr ""#: contrib/localflavor/es/es_provinces.py:17msgid "Ciudad Real"msgstr ""#: contrib/localflavor/es/es_provinces.py:18msgid "Cordoba"msgstr ""#: contrib/localflavor/es/es_provinces.py:19msgid "A Coruna"msgstr ""#: contrib/localflavor/es/es_provinces.py:20msgid "Cuenca"msgstr ""#: contrib/localflavor/es/es_provinces.py:21msgid "Girona"msgstr ""#: contrib/localflavor/es/es_provinces.py:22msgid "Granada"msgstr ""#: contrib/localflavor/es/es_provinces.py:23msgid "Guadalajara"msgstr ""#: contrib/localflavor/es/es_provinces.py:24msgid "Guipuzkoa"msgstr ""#: contrib/localflavor/es/es_provinces.py:25msgid "Huelva"msgstr ""#: contrib/localflavor/es/es_provinces.py:26msgid "Huesca"msgstr ""#: contrib/localflavor/es/es_provinces.py:27msgid "Jaen"msgstr ""#: contrib/localflavor/es/es_provinces.py:28msgid "Leon"msgstr ""#: contrib/localflavor/es/es_provinces.py:29msgid "Lleida"msgstr ""#: contrib/localflavor/es/es_provinces.py:30#: contrib/localflavor/es/es_regions.py:17msgid "La Rioja"msgstr ""#: contrib/localflavor/es/es_provinces.py:31msgid "Lugo"msgstr ""#: contrib/localflavor/es/es_provinces.py:32#: contrib/localflavor/es/es_regions.py:18msgid "Madrid"msgstr ""#: contrib/localflavor/es/es_provinces.py:33msgid "Malaga"msgstr ""#: contrib/localflavor/es/es_provinces.py:34msgid "Murcia"msgstr ""#: contrib/localflavor/es/es_provinces.py:35msgid "Navarre"msgstr ""#: contrib/localflavor/es/es_provinces.py:36msgid "Ourense"msgstr ""#: contrib/localflavor/es/es_provinces.py:37msgid "Asturias"msgstr ""#: contrib/localflavor/es/es_provinces.py:38msgid "Palencia"msgstr ""#: contrib/localflavor/es/es_provinces.py:39msgid "Las Palmas"msgstr ""#: contrib/localflavor/es/es_provinces.py:40msgid "Pontevedra"msgstr ""#: contrib/localflavor/es/es_provinces.py:41msgid "Salamanca"msgstr ""#: contrib/localflavor/es/es_provinces.py:42msgid "Santa Cruz de Tenerife"msgstr ""#: contrib/localflavor/es/es_provinces.py:43#: contrib/localflavor/es/es_regions.py:11msgid "Cantabria"msgstr ""#: contrib/localflavor/es/es_provinces.py:44msgid "Segovia"msgstr ""#: contrib/localflavor/es/es_provinces.py:45msgid "Seville"msgstr ""#: contrib/localflavor/es/es_provinces.py:46msgid "Soria"msgstr ""#: contrib/localflavor/es/es_provinces.py:47msgid "Tarragona"msgstr ""#: contrib/localflavor/es/es_provinces.py:48msgid "Teruel"msgstr ""#: contrib/localflavor/es/es_provinces.py:49msgid "Toledo"msgstr ""#: contrib/localflavor/es/es_provinces.py:50msgid "Valencia"msgstr ""#: contrib/localflavor/es/es_provinces.py:51msgid "Valladolid"msgstr ""#: contrib/localflavor/es/es_provinces.py:52msgid "Bizkaia"msgstr ""#: contrib/localflavor/es/es_provinces.py:53msgid "Zamora"msgstr ""#: contrib/localflavor/es/es_provinces.py:54msgid "Zaragoza"msgstr ""#: contrib/localflavor/es/es_provinces.py:55msgid "Ceuta"msgstr ""#: contrib/localflavor/es/es_provinces.py:56msgid "Melilla"msgstr ""#: contrib/localflavor/es/es_regions.py:5msgid "Andalusia"msgstr ""#: contrib/localflavor/es/es_regions.py:6msgid "Aragon"msgstr ""#: contrib/localflavor/es/es_regions.py:7msgid "Principality of Asturias"msgstr ""#: contrib/localflavor/es/es_regions.py:8msgid "Balearic Islands"msgstr ""#: contrib/localflavor/es/es_regions.py:9msgid "Basque Country"msgstr ""#: contrib/localflavor/es/es_regions.py:10msgid "Canary Islands"msgstr ""#: contrib/localflavor/es/es_regions.py:12msgid "Castile-La Mancha"msgstr ""#: contrib/localflavor/es/es_regions.py:13msgid "Castile and Leon"msgstr ""#: contrib/localflavor/es/es_regions.py:14msgid "Catalonia"msgstr ""#: contrib/localflavor/es/es_regions.py:15msgid "Extremadura"msgstr ""#: contrib/localflavor/es/es_regions.py:16msgid "Galicia"msgstr ""#: contrib/localflavor/es/es_regions.py:19msgid "Region of Murcia"msgstr ""#: contrib/localflavor/es/es_regions.py:20msgid "Foral Community of Navarre"msgstr ""#: contrib/localflavor/es/es_regions.py:21msgid "Valencian Community"msgstr ""#: contrib/localflavor/es/forms.py:19msgid "Enter a valid postal code in the range and format 01XXX - 52XXX."msgstr ""#: contrib/localflavor/es/forms.py:39msgid "Enter a valid phone number in one of the formats 6XXXXXXXX, 8XXXXXXXX or 9XXXXXXXX."msgstr ""#: contrib/localflavor/es/forms.py:66msgid "Please enter a valid NIF, NIE, or CIF."msgstr ""#: contrib/localflavor/es/forms.py:67msgid "Please enter a valid NIF or NIE."msgstr ""#: contrib/localflavor/es/forms.py:68msgid "Invalid checksum for NIF."msgstr ""#: contrib/localflavor/es/forms.py:69msgid "Invalid checksum for NIE."msgstr ""#: contrib/localflavor/es/forms.py:70msgid "Invalid checksum for CIF."msgstr ""#: contrib/localflavor/es/forms.py:142msgid "Please enter a valid bank account number in format XXXX-XXXX-XX-XXXXXXXXXX."msgstr ""#: contrib/localflavor/es/forms.py:143msgid "Invalid checksum for bank account number."msgstr ""#: contrib/localflavor/fi/forms.py:28msgid "Enter a valid Finnish social security number."msgstr ""#: contrib/localflavor/in_/forms.py:14msgid "Enter a zip code in the format XXXXXXX."msgstr ""#: contrib/localflavor/is_/forms.py:17msgid "Enter a valid Icelandic identification number. The format is XXXXXX-XXXX."msgstr "Sláðu inn gilda íslenska kennitölu. Sniðið er DDMMÁÁÁÁ-XXXX."#: contrib/localflavor/is_/forms.py:18msgid "The Icelandic identification number is not valid."msgstr "Íslenska kennitalan er ekki gild."#: contrib/localflavor/it/forms.py:14msgid "Enter a valid zip code."msgstr ""#: contrib/localflavor/it/forms.py:43msgid "Enter a valid Social Security number."msgstr ""#: contrib/localflavor/it/forms.py:68msgid "Enter a valid VAT number."msgstr ""#: contrib/localflavor/jp/forms.py:16msgid "Enter a postal code in the format XXXXXXX or XXX-XXXX."msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:4msgid "Hokkaido"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:5msgid "Aomori"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:6msgid "Iwate"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:7msgid "Miyagi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:8msgid "Akita"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:9msgid "Yamagata"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:10msgid "Fukushima"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:11msgid "Ibaraki"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:12msgid "Tochigi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:13msgid "Gunma"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:14msgid "Saitama"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:15msgid "Chiba"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:16msgid "Tokyo"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:17msgid "Kanagawa"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:18msgid "Yamanashi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:19msgid "Nagano"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:20msgid "Niigata"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:21msgid "Toyama"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:22msgid "Ishikawa"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:23msgid "Fukui"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:24msgid "Gifu"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:25msgid "Shizuoka"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:26msgid "Aichi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:27msgid "Mie"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:28msgid "Shiga"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:29msgid "Kyoto"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:30msgid "Osaka"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:31msgid "Hyogo"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:32msgid "Nara"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:33msgid "Wakayama"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:34msgid "Tottori"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:35msgid "Shimane"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:36msgid "Okayama"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:37msgid "Hiroshima"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:38msgid "Yamaguchi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:39msgid "Tokushima"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:40msgid "Kagawa"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:41msgid "Ehime"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:42msgid "Kochi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:43msgid "Fukuoka"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:44msgid "Saga"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:45msgid "Nagasaki"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:46msgid "Kumamoto"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:47msgid "Oita"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:48msgid "Miyazaki"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:49msgid "Kagoshima"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:50msgid "Okinawa"msgstr ""#: contrib/localflavor/mx/mx_states.py:12msgid "Aguascalientes"msgstr ""#: contrib/localflavor/mx/mx_states.py:13msgid "Baja California"msgstr ""#: contrib/localflavor/mx/mx_states.py:14msgid "Baja California Sur"msgstr ""#: contrib/localflavor/mx/mx_states.py:15msgid "Campeche"msgstr ""#: contrib/localflavor/mx/mx_states.py:16msgid "Chihuahua"msgstr ""#: contrib/localflavor/mx/mx_states.py:17msgid "Chiapas"msgstr ""#: contrib/localflavor/mx/mx_states.py:18msgid "Coahuila"msgstr ""#: contrib/localflavor/mx/mx_states.py:19msgid "Colima"msgstr ""#: contrib/localflavor/mx/mx_states.py:20msgid "Distrito Federal"msgstr ""#: contrib/localflavor/mx/mx_states.py:21msgid "Durango"msgstr ""#: contrib/localflavor/mx/mx_states.py:22msgid "Guerrero"msgstr ""#: contrib/localflavor/mx/mx_states.py:23msgid "Guanajuato"msgstr ""#: contrib/localflavor/mx/mx_states.py:24msgid "Hidalgo"msgstr ""#: contrib/localflavor/mx/mx_states.py:25msgid "Jalisco"msgstr ""#: contrib/localflavor/mx/mx_states.py:26msgid "Estado de México"msgstr ""#: contrib/localflavor/mx/mx_states.py:27msgid "Michoacán"msgstr ""#: contrib/localflavor/mx/mx_states.py:28msgid "Morelos"msgstr ""#: contrib/localflavor/mx/mx_states.py:29msgid "Nayarit"msgstr ""#: contrib/localflavor/mx/mx_states.py:30msgid "Nuevo León"msgstr ""#: contrib/localflavor/mx/mx_states.py:31msgid "Oaxaca"msgstr ""#: contrib/localflavor/mx/mx_states.py:32msgid "Puebla"msgstr ""#: contrib/localflavor/mx/mx_states.py:33msgid "Querétaro"msgstr ""#: contrib/localflavor/mx/mx_states.py:34msgid "Quintana Roo"msgstr ""#: contrib/localflavor/mx/mx_states.py:35msgid "Sinaloa"msgstr ""#: contrib/localflavor/mx/mx_states.py:36msgid "San Luis Potosí"msgstr ""#: contrib/localflavor/mx/mx_states.py:37msgid "Sonora"msgstr ""#: contrib/localflavor/mx/mx_states.py:38msgid "Tabasco"msgstr ""#: contrib/localflavor/mx/mx_states.py:39msgid "Tamaulipas"msgstr ""#: contrib/localflavor/mx/mx_states.py:40msgid "Tlaxcala"msgstr ""#: contrib/localflavor/mx/mx_states.py:41msgid "Veracruz"msgstr ""#: contrib/localflavor/mx/mx_states.py:42msgid "Yucatán"msgstr ""#: contrib/localflavor/mx/mx_states.py:43msgid "Zacatecas"msgstr ""#: contrib/localflavor/nl/forms.py:21msgid "Enter a valid postal code"msgstr "Sláðu inn gilt póstnúmer."#: contrib/localflavor/nl/forms.py:52msgid "Enter a valid phone number"msgstr "Sláðu inn gilt símanúmer."#: contrib/localflavor/nl/forms.py:78msgid "Enter a valid SoFi number"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:4msgid "Drenthe"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:5msgid "Flevoland"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:6msgid "Friesland"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:7msgid "Gelderland"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:8msgid "Groningen"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:9msgid "Limburg"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:10msgid "Noord-Brabant"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:11msgid "Noord-Holland"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:12msgid "Overijssel"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:13msgid "Utrecht"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:14msgid "Zeeland"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:15msgid "Zuid-Holland"msgstr ""#: contrib/localflavor/no/forms.py:33msgid "Enter a valid Norwegian social security number."msgstr ""#: contrib/localflavor/pe/forms.py:24msgid "This field requires 8 digits."msgstr "Þessi reitur krefst 8 tölustafa."#: contrib/localflavor/pe/forms.py:52msgid "This field requires 11 digits."msgstr "Þessi reitur krefst 11 tölustafa."#: contrib/localflavor/pl/forms.py:38msgid "National Identification Number consists of 11 digits."msgstr ""#: contrib/localflavor/pl/forms.py:39msgid "Wrong checksum for the National Identification Number."msgstr ""#: contrib/localflavor/pl/forms.py:71msgid "Enter a tax number field (NIP) in the format XXX-XXX-XX-XX or XX-XX-XXX-XXX."msgstr ""#: contrib/localflavor/pl/forms.py:72msgid "Wrong checksum for the Tax Number (NIP)."msgstr ""#: contrib/localflavor/pl/forms.py:111msgid "National Business Register Number (REGON) consists of 7 or 9 digits."msgstr ""#: contrib/localflavor/pl/forms.py:112msgid "Wrong checksum for the National Business Register Number (REGON)."msgstr ""#: contrib/localflavor/pl/forms.py:155msgid "Enter a postal code in the format XX-XXX."msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:8msgid "Lower Silesia"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:9msgid "Kuyavia-Pomerania"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:10msgid "Lublin"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:11msgid "Lubusz"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:12msgid "Lodz"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:13msgid "Lesser Poland"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:14msgid "Masovia"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:15msgid "Opole"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:16msgid "Subcarpatia"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:17msgid "Podlasie"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:18msgid "Pomerania"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:19msgid "Silesia"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:20msgid "Swietokrzyskie"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:21msgid "Warmia-Masuria"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:22msgid "Greater Poland"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:23msgid "West Pomerania"msgstr ""#: contrib/localflavor/ro/forms.py:19msgid "Enter a valid CIF."msgstr ""#: contrib/localflavor/ro/forms.py:56msgid "Enter a valid CNP."msgstr ""#: contrib/localflavor/ro/forms.py:141msgid "Enter a valid IBAN in ROXX-XXXX-XXXX-XXXX-XXXX-XXXX format"msgstr ""#: contrib/localflavor/ro/forms.py:171msgid "Phone numbers must be in XXXX-XXXXXX format."msgstr ""#: contrib/localflavor/ro/forms.py:194msgid "Enter a valid postal code in the format XXXXXX"msgstr ""#: contrib/localflavor/sk/forms.py:30msgid "Enter a postal code in the format XXXXX or XXX XX."msgstr ""#: contrib/localflavor/sk/sk_districts.py:8msgid "Banska Bystrica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:9msgid "Banska Stiavnica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:10msgid "Bardejov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:11msgid "Banovce nad Bebravou"msgstr ""#: contrib/localflavor/sk/sk_districts.py:12msgid "Brezno"msgstr ""#: contrib/localflavor/sk/sk_districts.py:13msgid "Bratislava I"msgstr ""#: contrib/localflavor/sk/sk_districts.py:14msgid "Bratislava II"msgstr ""#: contrib/localflavor/sk/sk_districts.py:15msgid "Bratislava III"msgstr ""#: contrib/localflavor/sk/sk_districts.py:16msgid "Bratislava IV"msgstr ""#: contrib/localflavor/sk/sk_districts.py:17msgid "Bratislava V"msgstr ""#: contrib/localflavor/sk/sk_districts.py:18msgid "Bytca"msgstr ""#: contrib/localflavor/sk/sk_districts.py:19msgid "Cadca"msgstr ""#: contrib/localflavor/sk/sk_districts.py:20msgid "Detva"msgstr ""#: contrib/localflavor/sk/sk_districts.py:21msgid "Dolny Kubin"msgstr ""#: contrib/localflavor/sk/sk_districts.py:22msgid "Dunajska Streda"msgstr ""#: contrib/localflavor/sk/sk_districts.py:23msgid "Galanta"msgstr ""#: contrib/localflavor/sk/sk_districts.py:24msgid "Gelnica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:25msgid "Hlohovec"msgstr ""#: contrib/localflavor/sk/sk_districts.py:26msgid "Humenne"msgstr ""#: contrib/localflavor/sk/sk_districts.py:27msgid "Ilava"msgstr ""#: contrib/localflavor/sk/sk_districts.py:28msgid "Kezmarok"msgstr ""#: contrib/localflavor/sk/sk_districts.py:29msgid "Komarno"msgstr ""#: contrib/localflavor/sk/sk_districts.py:30msgid "Kosice I"msgstr ""#: contrib/localflavor/sk/sk_districts.py:31msgid "Kosice II"msgstr ""#: contrib/localflavor/sk/sk_districts.py:32msgid "Kosice III"msgstr ""#: contrib/localflavor/sk/sk_districts.py:33msgid "Kosice IV"msgstr ""#: contrib/localflavor/sk/sk_districts.py:34msgid "Kosice - okolie"msgstr ""#: contrib/localflavor/sk/sk_districts.py:35msgid "Krupina"msgstr ""#: contrib/localflavor/sk/sk_districts.py:36msgid "Kysucke Nove Mesto"msgstr ""#: contrib/localflavor/sk/sk_districts.py:37msgid "Levice"msgstr ""#: contrib/localflavor/sk/sk_districts.py:38msgid "Levoca"msgstr ""#: contrib/localflavor/sk/sk_districts.py:39msgid "Liptovsky Mikulas"msgstr ""#: contrib/localflavor/sk/sk_districts.py:40msgid "Lucenec"msgstr ""#: contrib/localflavor/sk/sk_districts.py:41msgid "Malacky"msgstr ""#: contrib/localflavor/sk/sk_districts.py:42msgid "Martin"msgstr ""#: contrib/localflavor/sk/sk_districts.py:43msgid "Medzilaborce"msgstr ""#: contrib/localflavor/sk/sk_districts.py:44msgid "Michalovce"msgstr ""#: contrib/localflavor/sk/sk_districts.py:45msgid "Myjava"msgstr ""#: contrib/localflavor/sk/sk_districts.py:46msgid "Namestovo"msgstr ""#: contrib/localflavor/sk/sk_districts.py:47msgid "Nitra"msgstr ""#: contrib/localflavor/sk/sk_districts.py:48msgid "Nove Mesto nad Vahom"msgstr ""#: contrib/localflavor/sk/sk_districts.py:49msgid "Nove Zamky"msgstr ""#: contrib/localflavor/sk/sk_districts.py:50msgid "Partizanske"msgstr ""#: contrib/localflavor/sk/sk_districts.py:51msgid "Pezinok"msgstr ""#: contrib/localflavor/sk/sk_districts.py:52msgid "Piestany"msgstr ""#: contrib/localflavor/sk/sk_districts.py:53msgid "Poltar"msgstr ""#: contrib/localflavor/sk/sk_districts.py:54msgid "Poprad"msgstr ""#: contrib/localflavor/sk/sk_districts.py:55msgid "Povazska Bystrica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:56msgid "Presov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:57msgid "Prievidza"msgstr ""#: contrib/localflavor/sk/sk_districts.py:58msgid "Puchov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:59msgid "Revuca"msgstr ""#: contrib/localflavor/sk/sk_districts.py:60msgid "Rimavska Sobota"msgstr ""#: contrib/localflavor/sk/sk_districts.py:61msgid "Roznava"msgstr ""#: contrib/localflavor/sk/sk_districts.py:62msgid "Ruzomberok"msgstr ""#: contrib/localflavor/sk/sk_districts.py:63msgid "Sabinov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:64msgid "Senec"msgstr ""#: contrib/localflavor/sk/sk_districts.py:65msgid "Senica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:66msgid "Skalica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:67msgid "Snina"msgstr ""#: contrib/localflavor/sk/sk_districts.py:68msgid "Sobrance"msgstr ""#: contrib/localflavor/sk/sk_districts.py:69msgid "Spisska Nova Ves"msgstr ""#: contrib/localflavor/sk/sk_districts.py:70msgid "Stara Lubovna"msgstr ""#: contrib/localflavor/sk/sk_districts.py:71msgid "Stropkov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:72msgid "Svidnik"msgstr ""#: contrib/localflavor/sk/sk_districts.py:73msgid "Sala"msgstr ""#: contrib/localflavor/sk/sk_districts.py:74msgid "Topolcany"msgstr ""#: contrib/localflavor/sk/sk_districts.py:75msgid "Trebisov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:76msgid "Trencin"msgstr ""#: contrib/localflavor/sk/sk_districts.py:77msgid "Trnava"msgstr ""#: contrib/localflavor/sk/sk_districts.py:78msgid "Turcianske Teplice"msgstr ""#: contrib/localflavor/sk/sk_districts.py:79msgid "Tvrdosin"msgstr ""#: contrib/localflavor/sk/sk_districts.py:80msgid "Velky Krtis"msgstr ""#: contrib/localflavor/sk/sk_districts.py:81msgid "Vranov nad Toplou"msgstr ""#: contrib/localflavor/sk/sk_districts.py:82msgid "Zlate Moravce"msgstr ""#: contrib/localflavor/sk/sk_districts.py:83msgid "Zvolen"msgstr ""#: contrib/localflavor/sk/sk_districts.py:84msgid "Zarnovica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:85msgid "Ziar nad Hronom"msgstr ""#: contrib/localflavor/sk/sk_districts.py:86msgid "Zilina"msgstr ""#: contrib/localflavor/sk/sk_regions.py:8msgid "Banska Bystrica region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:9msgid "Bratislava region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:10msgid "Kosice region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:11msgid "Nitra region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:12msgid "Presov region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:13msgid "Trencin region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:14msgid "Trnava region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:15msgid "Zilina region"msgstr ""#: contrib/localflavor/uk/forms.py:21msgid "Enter a valid postcode."msgstr "Sláðu inn gilt póstnúmer."#: contrib/localflavor/uk/uk_regions.py:11msgid "Bedfordshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:12msgid "Buckinghamshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:14msgid "Cheshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:15msgid "Cornwall and Isles of Scilly"msgstr ""#: contrib/localflavor/uk/uk_regions.py:16msgid "Cumbria"msgstr ""#: contrib/localflavor/uk/uk_regions.py:17msgid "Derbyshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:18msgid "Devon"msgstr ""#: contrib/localflavor/uk/uk_regions.py:19msgid "Dorset"msgstr ""#: contrib/localflavor/uk/uk_regions.py:20msgid "Durham"msgstr ""#: contrib/localflavor/uk/uk_regions.py:21msgid "East Sussex"msgstr ""#: contrib/localflavor/uk/uk_regions.py:22msgid "Essex"msgstr ""#: contrib/localflavor/uk/uk_regions.py:23msgid "Gloucestershire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:24msgid "Greater London"msgstr ""#: contrib/localflavor/uk/uk_regions.py:25msgid "Greater Manchester"msgstr ""#: contrib/localflavor/uk/uk_regions.py:26msgid "Hampshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:27msgid "Hertfordshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:28msgid "Kent"msgstr ""#: contrib/localflavor/uk/uk_regions.py:29msgid "Lancashire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:30msgid "Leicestershire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:31msgid "Lincolnshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:32msgid "Merseyside"msgstr ""#: contrib/localflavor/uk/uk_regions.py:33msgid "Norfolk"msgstr ""#: contrib/localflavor/uk/uk_regions.py:34msgid "North Yorkshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:35msgid "Northamptonshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:36msgid "Northumberland"msgstr ""#: contrib/localflavor/uk/uk_regions.py:37msgid "Nottinghamshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:38msgid "Oxfordshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:39msgid "Shropshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:40msgid "Somerset"msgstr ""#: contrib/localflavor/uk/uk_regions.py:41msgid "South Yorkshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:42msgid "Staffordshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:43msgid "Suffolk"msgstr ""#: contrib/localflavor/uk/uk_regions.py:44msgid "Surrey"msgstr ""#: contrib/localflavor/uk/uk_regions.py:45msgid "Tyne and Wear"msgstr ""#: contrib/localflavor/uk/uk_regions.py:46msgid "Warwickshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:47msgid "West Midlands"msgstr ""#: contrib/localflavor/uk/uk_regions.py:48msgid "West Sussex"msgstr ""#: contrib/localflavor/uk/uk_regions.py:49msgid "West Yorkshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:50msgid "Wiltshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:51msgid "Worcestershire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:55msgid "County Antrim"msgstr ""#: contrib/localflavor/uk/uk_regions.py:56msgid "County Armagh"msgstr ""#: contrib/localflavor/uk/uk_regions.py:57msgid "County Down"msgstr ""#: contrib/localflavor/uk/uk_regions.py:58msgid "County Fermanagh"msgstr ""#: contrib/localflavor/uk/uk_regions.py:59msgid "County Londonderry"msgstr ""#: contrib/localflavor/uk/uk_regions.py:60msgid "County Tyrone"msgstr ""#: contrib/localflavor/uk/uk_regions.py:64msgid "Clwyd"msgstr ""#: contrib/localflavor/uk/uk_regions.py:65msgid "Dyfed"msgstr ""#: contrib/localflavor/uk/uk_regions.py:66msgid "Gwent"msgstr ""#: contrib/localflavor/uk/uk_regions.py:67msgid "Gwynedd"msgstr ""#: contrib/localflavor/uk/uk_regions.py:68msgid "Mid Glamorgan"msgstr ""#: contrib/localflavor/uk/uk_regions.py:69msgid "Powys"msgstr ""#: contrib/localflavor/uk/uk_regions.py:70msgid "South Glamorgan"msgstr ""#: contrib/localflavor/uk/uk_regions.py:71msgid "West Glamorgan"msgstr ""#: contrib/localflavor/uk/uk_regions.py:75msgid "Borders"msgstr ""#: contrib/localflavor/uk/uk_regions.py:76msgid "Central Scotland"msgstr ""#: contrib/localflavor/uk/uk_regions.py:77msgid "Dumfries and Galloway"msgstr ""#: contrib/localflavor/uk/uk_regions.py:78msgid "Fife"msgstr ""#: contrib/localflavor/uk/uk_regions.py:79msgid "Grampian"msgstr ""#: contrib/localflavor/uk/uk_regions.py:80msgid "Highland"msgstr ""#: contrib/localflavor/uk/uk_regions.py:81msgid "Lothian"msgstr ""#: contrib/localflavor/uk/uk_regions.py:82msgid "Orkney Islands"msgstr ""#: contrib/localflavor/uk/uk_regions.py:83msgid "Shetland Islands"msgstr ""#: contrib/localflavor/uk/uk_regions.py:84msgid "Strathclyde"msgstr ""#: contrib/localflavor/uk/uk_regions.py:85msgid "Tayside"msgstr ""#: contrib/localflavor/uk/uk_regions.py:86msgid "Western Isles"msgstr ""#: contrib/localflavor/uk/uk_regions.py:90msgid "England"msgstr ""#: contrib/localflavor/uk/uk_regions.py:91msgid "Northern Ireland"msgstr ""#: contrib/localflavor/uk/uk_regions.py:92msgid "Scotland"msgstr ""#: contrib/localflavor/uk/uk_regions.py:93msgid "Wales"msgstr ""#: contrib/localflavor/us/forms.py:16msgid "Enter a zip code in the format XXXXX or XXXXX-XXXX."msgstr ""#: contrib/localflavor/us/forms.py:54msgid "Enter a valid U.S. Social Security number in XXX-XX-XXXX format."msgstr ""#: contrib/localflavor/za/forms.py:20msgid "Enter a valid South African ID number"msgstr ""#: contrib/localflavor/za/forms.py:54msgid "Enter a valid South African postal code"msgstr ""#: contrib/localflavor/za/za_provinces.py:4msgid "Eastern Cape"msgstr ""#: contrib/localflavor/za/za_provinces.py:5msgid "Free State"msgstr ""#: contrib/localflavor/za/za_provinces.py:6msgid "Gauteng"msgstr ""#: contrib/localflavor/za/za_provinces.py:7msgid "KwaZulu-Natal"msgstr ""#: contrib/localflavor/za/za_provinces.py:8msgid "Limpopo"msgstr ""#: contrib/localflavor/za/za_provinces.py:9msgid "Mpumalanga"msgstr ""#: contrib/localflavor/za/za_provinces.py:10msgid "Northern Cape"msgstr ""#: contrib/localflavor/za/za_provinces.py:11msgid "North West"msgstr ""#: contrib/localflavor/za/za_provinces.py:12msgid "Western Cape"msgstr ""#: contrib/redirects/models.py:7msgid "redirect from"msgstr "vísun frá"#: contrib/redirects/models.py:8msgid "This should be an absolute path, excluding the domain name. Example: '/events/search/'."msgstr "Þetta þarf að vera full slóð án lénsins. Dæmi: '/events/search/'."#: contrib/redirects/models.py:9msgid "redirect to"msgstr "vísa á"#: contrib/redirects/models.py:10msgid "This can be either an absolute path (as above) or a full URL starting with 'http://'."msgstr "Þetta getur verið full slóð (eins og hér að ofan) eða veffang með 'http://' fremst."#: contrib/redirects/models.py:13msgid "redirect"msgstr "vísun"#: contrib/redirects/models.py:14msgid "redirects"msgstr "vísanir"#: contrib/sessions/models.py:45msgid "session key"msgstr "setulykill"#: contrib/sessions/models.py:47msgid "session data"msgstr "setugögn"#: contrib/sessions/models.py:48msgid "expire date"msgstr "fyrningardagsetning"#: contrib/sessions/models.py:53msgid "session"msgstr "seta"#: contrib/sessions/models.py:54msgid "sessions"msgstr "setur"#: contrib/sites/models.py:32msgid "domain name"msgstr "lén"#: contrib/sites/models.py:33msgid "display name"msgstr "birtingarnafn"#: contrib/sites/models.py:39msgid "sites"msgstr "vefir"#: db/models/fields/__init__.py:348#: db/models/fields/__init__.py:683msgid "This value must be an integer."msgstr "Þetta gildi verður að vera heil tala."#: db/models/fields/__init__.py:379msgid "This value must be either True or False."msgstr "Þetta gildi verður að vera True eða False."#: db/models/fields/__init__.py:412msgid "This field cannot be null."msgstr "Þessi reitur getur ekki haft tómgildi (null)."#: db/models/fields/__init__.py:428msgid "Enter only digits separated by commas."msgstr "Skrifaðu einungis tölur aðskildar með kommum."#: db/models/fields/__init__.py:459msgid "Enter a valid date in YYYY-MM-DD format."msgstr "Sláðu inn gilda dagsetningu á YYYY-MM-DD sniði."#: db/models/fields/__init__.py:468#, python-formatmsgid "Invalid date: %s"msgstr "Ógild dagsetning: %s"#: db/models/fields/__init__.py:532#: db/models/fields/__init__.py:550msgid "Enter a valid date/time in YYYY-MM-DD HH:MM[:ss[.uuuuuu]] format."msgstr "Sláðu inn gilda dagsetningu/tíma í ÁÁÁÁ-MM-DD KK:MM[:ss[.uuuuuu]] sniði."#: db/models/fields/__init__.py:586msgid "This value must be a decimal number."msgstr "Þetta gildi verður að vera tugatala (decimal number)."#: db/models/fields/__init__.py:719msgid "This value must be either None, True or False."msgstr "Þetta gildi verður að vera annaðhvort None, True eða False."#: db/models/fields/__init__.py:817#: db/models/fields/__init__.py:831msgid "Enter a valid time in HH:MM[:ss[.uuuuuu]] format."msgstr "Sláðu inn gildan tíma á KK:MM sniði."#: db/models/fields/related.py:761msgid "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."msgstr "Haltu inni „Control“, eða „Command“ á Mac til þess að velja fleira en eitt."#: db/models/fields/related.py:838#, python-formatmsgid "Please enter valid %(self)s IDs. The value %(value)r is invalid."msgid_plural "Please enter valid %(self)s IDs. The values %(value)r are invalid."msgstr[0] "Vinsamlegast sláðu inn gild %(self)s kenni. Gildið %(value)r er ógilt."msgstr[1] "Vinsamlegast sláðu inn gild %(self)s kenni. Gildin %(value)r eru ógild."#: forms/fields.py:54msgid "This field is required."msgstr "Þennan reit þarf að fylla út."#: forms/fields.py:55msgid "Enter a valid value."msgstr "Sláðu inn gilt gildi."#: forms/fields.py:138#, python-formatmsgid "Ensure this value has at most %(max)d characters (it has %(length)d)."msgstr "Gildið má ekki hafa fleiri en %(max)d stafi (gildið hefur %(length)d)."#: forms/fields.py:139#, python-formatmsgid "Ensure this value has at least %(min)d characters (it has %(length)d)."msgstr "Gildið má ekki hafa færri en %(min)d stafi (gildið hefur %(length)d)."#: forms/fields.py:166msgid "Enter a whole number."msgstr "Sláðu inn heila tölu."#: forms/fields.py:167#: forms/fields.py:196#: forms/fields.py:225#, python-formatmsgid "Ensure this value is less than or equal to %s."msgstr "Gakktu úr skuggum um að gildið sé minna en eða jafn og %s."#: forms/fields.py:168#: forms/fields.py:197#: forms/fields.py:226#, python-formatmsgid "Ensure this value is greater than or equal to %s."msgstr "Gildið þarf að vera jafnt og eða hærra en %s."#: forms/fields.py:195#: forms/fields.py:224msgid "Enter a number."msgstr "Sláðu inn heila tölu."#: forms/fields.py:227#, python-formatmsgid "Ensure that there are no more than %s digits in total."msgstr "Gildið má ekki hafa fleiri en %s tölur."#: forms/fields.py:228#, python-formatmsgid "Ensure that there are no more than %s decimal places."msgstr "Gildið má ekki hafa meira en %s tugatölustafi (decimal places)."#: forms/fields.py:229#, python-formatmsgid "Ensure that there are no more than %s digits before the decimal point."msgstr "Gildið má ekki hafa fleiri en %s tölur fyrir tugabrotskil."#: forms/fields.py:287#: forms/fields.py:848msgid "Enter a valid date."msgstr "Sláðu inn gilda dagsetningu."#: forms/fields.py:321#: forms/fields.py:849msgid "Enter a valid time."msgstr "Sláðu inn gilda tímasetningu."#: forms/fields.py:360msgid "Enter a valid date/time."msgstr "Sláðu inn gilda dagsetningu ásamt tíma."#: forms/fields.py:446msgid "No file was submitted. Check the encoding type on the form."msgstr "Engin skrá var send. Athugaðu kótunartegund á forminu (encoding type)."#: forms/fields.py:447msgid "No file was submitted."msgstr "Engin skrá var send."#: forms/fields.py:448msgid "The submitted file is empty."msgstr "Innsend skrá er tóm."#: forms/fields.py:477msgid "Upload a valid image. The file you uploaded was either not an image or a corrupted image."msgstr "Halaðu upp gildri myndskrá. Skráin sem þú halaðir upp var annað hvort gölluð eða ekki mynd."#: forms/fields.py:538msgid "Enter a valid URL."msgstr "Sláðu inn gilt veffang (URL)."#: forms/fields.py:539msgid "This URL appears to be a broken link."msgstr "Síðan á þessari slóð lítur út fyrir að skila villu."#: forms/fields.py:618#: forms/fields.py:696#, python-formatmsgid "Select a valid choice. %(value)s is not one of the available choices."msgstr "Veldu gildan valmöguleika. %(value)s er ekki eitt af gildum valmöguleikum."#: forms/fields.py:697#: forms/fields.py:758#: forms/models.py:660msgid "Enter a list of values."msgstr "Sláðu inn lista af gildum."#: forms/fields.py:877msgid "Enter a valid IPv4 address."msgstr "Sláðu inn gilda IPv4 tölu."#: forms/fields.py:887msgid "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens."msgstr "Settu inn gildan vefslóðartitil sem samanstendur af latneskum bókstöfum, númerin, undirstrikum og bandstrikum."#: forms/formsets.py:242#: forms/formsets.py:244msgid "Order"msgstr "Röð"#: forms/models.py:268#: forms/models.py:277#, python-formatmsgid "%(model_name)s with this %(field_label)s already exists."msgstr "%(model_name)s með þetta %(field_label)s er nú þegar til."#: forms/models.py:590msgid "Select a valid choice. That choice is not one of the available choices."msgstr "Veldu gildan valmöguleika. Valið virðist ekki vera eitt af gildum valmöguleikum."#: forms/models.py:661#, python-formatmsgid "Select a valid choice. %s is not one of the available choices."msgstr "Veldu gildan valmöguleika. %s er ekki einn af gildum valmöguleikum."#: template/defaultfilters.py:706msgid "yes,no,maybe"msgstr "já,nei,kannski"#: template/defaultfilters.py:737#, python-formatmsgid "%(size)d byte"msgid_plural "%(size)d bytes"msgstr[0] "%(size)d bæti"msgstr[1] "%(size)d bæti"#: template/defaultfilters.py:739#, python-formatmsgid "%.1f KB"msgstr "%.1f KB"#: template/defaultfilters.py:741#, python-formatmsgid "%.1f MB"msgstr "%.1f MB"#: template/defaultfilters.py:742#, python-formatmsgid "%.1f GB"msgstr "%.1f GB"#: utils/dateformat.py:41msgid "p.m."msgstr "eftirmiðdegi"#: utils/dateformat.py:42msgid "a.m."msgstr "morgun"#: utils/dateformat.py:47msgid "PM"msgstr "Eftirmiðdegi"#: utils/dateformat.py:48msgid "AM"msgstr "Morgun"#: utils/dateformat.py:97msgid "midnight"msgstr "miðnætti"#: utils/dateformat.py:99msgid "noon"msgstr "hádegi"#: utils/dates.py:6msgid "Monday"msgstr "mánudagur"#: utils/dates.py:6msgid "Tuesday"msgstr "þriðjudagur"#: utils/dates.py:6msgid "Wednesday"msgstr "miðvikudagur"#: utils/dates.py:6msgid "Thursday"msgstr "fimmtudagur"#: utils/dates.py:6msgid "Friday"msgstr "föstudagur"#: utils/dates.py:7msgid "Saturday"msgstr "laugardagur"#: utils/dates.py:7msgid "Sunday"msgstr "sunnudagur"#: utils/dates.py:10msgid "Mon"msgstr "Mán"#: utils/dates.py:10msgid "Tue"msgstr "Þri"#: utils/dates.py:10msgid "Wed"msgstr "Mið"#: utils/dates.py:10msgid "Thu"msgstr "Fim"#: utils/dates.py:10msgid "Fri"msgstr "Fös"#: utils/dates.py:11msgid "Sat"msgstr "Lau"#: utils/dates.py:11msgid "Sun"msgstr "Sun"#: utils/dates.py:18msgid "January"msgstr "janúar"#: utils/dates.py:18msgid "February"msgstr "febrúar"#: utils/dates.py:18#: utils/dates.py:31msgid "March"msgstr "mars"#: utils/dates.py:18#: utils/dates.py:31msgid "April"msgstr "apríl"#: utils/dates.py:18#: utils/dates.py:31msgid "May"msgstr "maí"#: utils/dates.py:18#: utils/dates.py:31msgid "June"msgstr "júní"#: utils/dates.py:19#: utils/dates.py:31msgid "July"msgstr "júlí"#: utils/dates.py:19msgid "August"msgstr "ágúst"#: utils/dates.py:19msgid "September"msgstr "september"#: utils/dates.py:19msgid "October"msgstr "október"#: utils/dates.py:19msgid "November"msgstr "nóvember"#: utils/dates.py:20msgid "December"msgstr "desember"#: utils/dates.py:23msgid "jan"msgstr "Jan"#: utils/dates.py:23msgid "feb"msgstr "feb"#: utils/dates.py:23msgid "mar"msgstr "mar"#: utils/dates.py:23msgid "apr"msgstr "apr"#: utils/dates.py:23msgid "may"msgstr "maí"#: utils/dates.py:23msgid "jun"msgstr "jún"#: utils/dates.py:24msgid "jul"msgstr "júl"#: utils/dates.py:24msgid "aug"msgstr "ágú"#: utils/dates.py:24msgid "sep"msgstr "sep"#: utils/dates.py:24msgid "oct"msgstr "okt"#: utils/dates.py:24msgid "nov"msgstr "nóv"#: utils/dates.py:24msgid "dec"msgstr "des"#: utils/dates.py:31msgid "Jan."msgstr "jan."#: utils/dates.py:31msgid "Feb."msgstr "feb."#: utils/dates.py:32msgid "Aug."msgstr "ág."#: utils/dates.py:32msgid "Sept."msgstr "sept."#: utils/dates.py:32msgid "Oct."msgstr "okt."#: utils/dates.py:32msgid "Nov."msgstr "nóv."#: utils/dates.py:32msgid "Dec."msgstr "des."#: utils/text.py:128msgid "or"msgstr "eða"#: utils/timesince.py:21msgid "year"msgid_plural "years"msgstr[0] "ár"msgstr[1] "ár"#: utils/timesince.py:22msgid "month"msgid_plural "months"msgstr[0] "mánuður"msgstr[1] "mánuðir"#: utils/timesince.py:23msgid "week"msgid_plural "weeks"msgstr[0] "vika"msgstr[1] "vikur"#: utils/timesince.py:24msgid "day"msgid_plural "days"msgstr[0] "dagur"msgstr[1] "dagar"#: utils/timesince.py:25msgid "hour"msgid_plural "hours"msgstr[0] "klukkutími"msgstr[1] "klukkutímar"#: utils/timesince.py:26msgid "minute"msgid_plural "minutes"msgstr[0] "mínúta"msgstr[1] "mínútur"#: utils/timesince.py:43msgid "minutes"msgstr "mínútur"#: utils/timesince.py:48#, python-formatmsgid "%(number)d %(type)s"msgstr "%(number)d %(type)s"#: utils/timesince.py:54#, python-formatmsgid ", %(number)d %(type)s"msgstr ", %(number)d %(type)s"#: utils/translation/trans_real.py:403msgid "DATE_FORMAT"msgstr "j. N Y"#: utils/translation/trans_real.py:405msgid "TIME_FORMAT"msgstr "H:i"#: utils/translation/trans_real.py:421msgid "YEAR_MONTH_FORMAT"msgstr "j. N Y"#: utils/translation/trans_real.py:422msgid "MONTH_DAY_FORMAT"msgstr "j. N Y"#: views/generic/create_update.py:114#, python-formatmsgid "The %(verbose_name)s was created successfully."msgstr "%(verbose_name)s var fært inn."#: views/generic/create_update.py:156#, python-formatmsgid "The %(verbose_name)s was updated successfully."msgstr "%(verbose_name)s var uppfært."#: views/generic/create_update.py:198#, python-formatmsgid "The %(verbose_name)s was deleted."msgstr "%(verbose_name)s var eytt."#~ msgid "Brazilian"#~ msgstr "Brasilíska"#~ msgid "Ordering"#~ msgstr "Röðun"#~ msgid "DATE_WITH_TIME_FULL"#~ msgstr "N j, Y, P"#~ msgid "Your new password is: %(new_password)s"#~ msgstr "Nýja lykilorðið þitt er: %(new_password)s"#~ msgid "Feel free to change this password by going to this page:"#~ msgstr "Þér er frjálst að breyta lykilorðinu með því að fara á þessa síðu:"#~ msgid "Added %s."#~ msgstr "Bætti við %s."#~ msgid "Deleted %s."#~ msgstr "Eyddi %s."#~ msgid "The two 'new password' fields didn't match."#~ msgstr "'Nýtt lykilorð' svæðin passa ekki saman."#~ msgid "headline"#~ msgstr "fyrirsögn"#~ msgid "rating #1"#~ msgstr "einkunn #1"#~ msgid "rating #2"#~ msgstr "einkunn #2"#~ msgid "rating #3"#~ msgstr "einkunn #3"#~ msgid "rating #4"#~ msgstr "einkunn #4"#~ msgid "rating #5"#~ msgstr "einkunn #5"#~ msgid "rating #6"#~ msgstr "einkunn #6"#~ msgid "rating #7"#~ msgstr "einkunn #7"#~ msgid "rating #8"#~ msgstr "einkunn #8"#~ msgid "is valid rating"#~ msgstr "er gild einkunn"#~ msgid "comments"#~ msgstr "athugasemdir"#~ msgid "Content object"#~ msgstr "Efnishlutur"#~ msgid "person's name"#~ msgstr "nafn einstaklings"#~ msgid "ip address"#~ msgstr "IP tala"#~ msgid "approved by staff"#~ msgstr "samþykkt af umsjónarmönnum"#~ msgid "free comment"#~ msgstr "frjáls athugasemd"#~ msgid "free comments"#~ msgstr "frjálsar athugasemdir"#~ msgid "score"#~ msgstr "stig"#~ msgid "score date"#~ msgstr "dagsetning stigagjafar"#~ msgid "karma score"#~ msgstr "karma stig"#~ msgid "karma scores"#~ msgstr "karma stig"#~ msgid "%(score)d rating by %(user)s"#~ msgstr "%(score)d stig frá %(user)s"#~ msgid ""#~ "This comment was flagged by %(user)s:\n"#~ "\n"#~ "%(text)s"#~ msgstr ""#~ "Þessi athugasemd var veifuð af %(user)s:\n"#~ "\n"#~ "%(text)s"#~ msgid "flag date"#~ msgstr "Dagsetning veifu"#~ msgid "user flag"#~ msgstr "notandaveifa"#~ msgid "user flags"#~ msgstr "notendaveifur"#~ msgid "Flag by %r"#~ msgstr "Veifað af %r"#~ msgid "deletion date"#~ msgstr "eytt dags."#~ msgid "moderator deletion"#~ msgstr "eytt af umsjónarmanni"#~ msgid "moderator deletions"#~ msgstr "eytt af umsjónarmanni"#~ msgid "Moderator deletion by %r"#~ msgstr "Eytt af umsjónarmanni %r"#~ msgid "Forgotten your password?"#~ msgstr "Gleymdir þú lykilorðinu þínu?"#~ msgid "Ratings"#~ msgstr "Einkunnir"#~ msgid "Required"#~ msgstr "Nauðsynlegt"#~ msgid "Optional"#~ msgstr "Valfrjálst"#~ msgid "Post a photo"#~ msgstr "Sendu inn ljósmynd"#~ msgid "Comment:"#~ msgstr "Athugasemd:"#~ msgid "Preview comment"#~ msgstr "Forskoða athugasemd"#~ msgid "Your name:"#~ msgstr "Nafnið þitt:"#~ msgid ""#~ "This rating is required because you've entered at least one other rating."#~ msgstr ""#~ "Þessi stigagjöf er nauðsynleg vegna þess að þú gafst að minnsta kosti "#~ "eina aðra einkunn."#~ msgid ""#~ "This comment was posted by a user who has posted fewer than %(count)s "#~ "comment:\n"#~ "\n"#~ "%(text)s"#~ msgid_plural ""#~ "This comment was posted by a user who has posted fewer than %(count)s "#~ "comments:\n"#~ "\n"#~ "%(text)s"#~ msgstr[0] ""#~ "Þessi athugasemd var send inn af notanda sem hefur sent inn færri en %"#~ "(count)s athugasemd:\n"#~ "\n"#~ "%(text)s"#~ msgstr[1] ""#~ "Þessi athugasemd var send inn af notanda sem hefur sent inn færri en %"#~ "(count)s athugasemdir:\n"#~ "\n"#~ "%(text)s"#~ msgid "Only POSTs are allowed"#~ msgstr "Eingöngu POST eru leyfð"#~ msgid "One or more of the required fields wasn't submitted"#~ msgstr "Einn eða fleiri nauðsynlegir reitir voru ekki fylltir"#~ msgid "Somebody tampered with the comment form (security violation)"#~ msgstr "Einhver átti við athugasemdaformið (öryggisbrot)"#~ msgid ""#~ "The comment form had an invalid 'target' parameter -- the object ID was "#~ "invalid"#~ msgstr ""#~ "Athugasemdaformið hafði ógildan 'target' stika -- kenni hlutarins var "#~ "ógilt"#~ msgid "The comment form didn't provide either 'preview' or 'post'"#~ msgstr "Athugasemdaformið útvegaði ekki annað hvort 'forskoða' eða 'senda'"#~ msgid "Anonymous users cannot vote"#~ msgstr "Ónafngreindir notendur geta ekki kosið"#~ msgid "No voting for yourself"#~ msgstr "Þú getur ekki kosið sjálfa(n) þig"#~ msgid "Uppercase letters are not allowed here."#~ msgstr "Hástafir eru ekki leyfðir hér."#~ msgid "Lowercase letters are not allowed here."#~ msgstr "Lágstafir eru ekki leyfðir hér."#~ msgid "Enter valid e-mail addresses separated by commas."#~ msgstr "Sláðu inn gild tölvupóstföng aðskilin með kommum."#~ msgid "Please enter a valid IP address."#~ msgstr "Vinsamlegast sláðu inn gilda IP tölu."#~ msgid "Empty values are not allowed here."#~ msgstr "Tóm gildi eru ekki leyfð hér."#~ msgid "Non-numeric characters aren't allowed here."#~ msgstr "Aðeins tölustafir eru leyfðir hér."#~ msgid "This value can't be comprised solely of digits."#~ msgstr "Þetta gildi verður að vera samsett úr fleiru en tölustöfum."#~ msgid "Only alphabetical characters are allowed here."#~ msgstr "Einungis bókstafir eru leyfðir hér."#~ msgid "The URL %s does not point to a valid image."#~ msgstr "Veffangið %s bendir ekki á fullgilda mynd."#~ msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid."#~ msgstr "Símanúmer verða að vera á XXX-XXX-XXXX forminu. „%s“ er ógilt."#~ msgid "The URL %s does not point to a valid QuickTime video."#~ msgstr "Veffangið %s vísar ekki á gilt QuickTime myndskeið."#~ msgid "A valid URL is required."#~ msgstr "Gilds veffangs er krafist."#~ msgid ""#~ "Valid HTML is required. Specific errors are:\n"#~ "%s"#~ msgstr ""#~ "Gilt HTML er nauðsynlegt. Tilteknar villur:\n"#~ "%s"#~ msgid "Badly formed XML: %s"#~ msgstr "Illa sniðið XML: %s"#~ msgid "Invalid URL: %s"#~ msgstr "Ógilt veffang: %s"#~ msgid "The URL %s is a broken link."#~ msgstr "Veffangið %s er brotinn hlekkur."#~ msgid "Enter a valid U.S. state abbreviation."#~ msgstr "Skrifaðu gilda styttingu á bandarísku fylkisnafni."#~ msgid "This field must match the '%s' field."#~ msgstr "Þessi reitur verður að passa við „%s“ reitinn."#~ msgid "Please enter something for at least one field."#~ msgstr "Vinsamlegast fylltu út einn reit að minnsta kosti."#~ msgid "Please enter both fields or leave them both empty."#~ msgstr "Vinsamlegast fylltu út í báða reitina eða skildu þá eftir tóma."#~ msgid "This field must be given if %(field)s is %(value)s"#~ msgstr "Þessi reitur þarf að vera útfylltur ef %(field)s er %(value)s"#~ msgid "This field must be given if %(field)s is not %(value)s"#~ msgstr ""#~ "Þessi reitur verður að vera útfylltur ef %(field)s er ekki %(value)s"#~ msgid "Duplicate values are not allowed."#~ msgstr "Endurtekin gildi eru ekki leyfð."#~ msgid "This value must be between %(lower)s and %(upper)s."#~ msgstr "Þetta gildi verður að vera á milli %(lower)s og %(upper)s."#~ msgid "This value must be at least %s."#~ msgstr "Þetta gildi verður að vera að minnsta kosti %s."#~ msgid "This value must be no more than %s."#~ msgstr "Þetta gildi má ekki vera hærra en %s."#~ msgid "This value must be a power of %s."#~ msgstr "Þessi reitur verður að vera veldi af %s."#~ msgid "Please enter a valid decimal number."#~ msgstr "Vinsamlegast settu inn gilda tugatölu."#~ msgid "Please enter a valid decimal number with at most %s total digit."#~ msgid_plural ""#~ "Please enter a valid decimal number with at most %s total digits."#~ msgstr[0] "Vinsamlegast skrifaðu gilda tugatölu með hámark %s tölustaf."#~ msgstr[1] "Vinsamlegast skrifaðu gilda tugatölu með hámark %s tölustafi."#~ msgid ""#~ "Please enter a valid decimal number with a whole part of at most %s digit."#~ msgid_plural ""#~ "Please enter a valid decimal number with a whole part of at most %s "#~ "digits."#~ msgstr[0] "Vinsamlegast settu inn gilda tugatölu með hámark %s tölustaf."#~ msgstr[1] "Vinsamlegast settu inn gilda tugatölu með hámark %s tölustafi."#~ msgid "Please enter a valid decimal number with at most %s decimal place."#~ msgid_plural ""#~ "Please enter a valid decimal number with at most %s decimal places."#~ msgstr[0] "Vinsamlegast skrifaðu gilda tugatölu með hámark %s tugbrotastaf."#~ msgstr[1] ""#~ "Vinsamlegast skrifaðu gilda tugatölu með hámark %s tugbrotastafi."#~ msgid "Please enter a valid floating point number."#~ msgstr ""#~ "Vinsamlegast settu inn gilda hlaupakommutölu (floating point number)."#~ msgid "Make sure your uploaded file is at least %s bytes big."#~ msgstr ""#~ "Gakktu úr skugga um að upphöluð skrá sé að minnsta kosti %s bæti að stærð."#~ msgid "Make sure your uploaded file is at most %s bytes big."#~ msgstr ""#~ "Gakktu úr skugga um að upphlaðin skrá sé í mesta lagi %s bæti að stærð."#~ msgid "The format for this field is wrong."#~ msgstr "Sniðið á þessum reit í rangt."#~ msgid "This field is invalid."#~ msgstr "Þessi reitur er ótækur."#~ msgid "Could not retrieve anything from %s."#~ msgstr "Gat engu náð úr %s."#~ msgid ""#~ "The URL %(url)s returned the invalid Content-Type header '%(contenttype)"#~ "s'."#~ msgstr "Veffangið %(url)s skilaði ótæka efnistagshausnum '%(contenttype)s'."#~ msgid ""#~ "Please close the unclosed %(tag)s tag from line %(line)s. (Line starts "#~ "with \"%(start)s\".)"#~ msgstr ""#~ "Vinsamlegast lokaðu opna %(tag)s taginu sem byrjar á línu %(line)s. "#~ "(Línan hefst á \"%(start)s\".)"#~ msgid ""#~ "Some text starting on line %(line)s is not allowed in that context. (Line "#~ "starts with \"%(start)s\".)"#~ msgstr ""#~ "Texti sem hefst á línu %(line)s er ekki leyfður í því samhengi. (Line "#~ "starts with \"%(start)s\".)"#~ msgid ""#~ "\"%(attr)s\" on line %(line)s is an invalid attribute. (Line starts with "#~ "\"%(start)s\".)"#~ msgstr ""#~ "\"%(attr)s\" á línu %(line)s er ótækt eigindi (línan hefst á \"%(start)s"#~ "\")."#~ msgid ""#~ "\"<%(tag)s>\" on line %(line)s is an invalid tag. (Line starts with \"%"#~ "(start)s\".)"#~ msgstr ""#~ "\"<%(tag)s>\" á línu %(line)s er ótækt tag. (Línan hefst á \"%(start)s\".)"#~ msgid ""#~ "A tag on line %(line)s is missing one or more required attributes. (Line "#~ "starts with \"%(start)s\".)"#~ msgstr ""#~ "Tag á línu %(line)s vantar eitt eða fleiri nauðsynleg eigindi. (Línan "#~ "hefst á \"%(start)s\".)"#~ msgid ""#~ "The \"%(attr)s\" attribute on line %(line)s has an invalid value. (Line "#~ "starts with \"%(start)s\".)"#~ msgstr ""#~ "\"%(attr)s\" eigindið á línu %(line)s hefur ótækt gildi (línan hefst á \"%"#~ "(start)s\")."#~ msgid ""#~ "%(object)s with this %(type)s already exists for the given %(field)s."#~ msgstr ""#~ "%(object)s með þetta %(type)s er nú þegar til fyrir uppgefið %(field)s."#~ msgid "Enter a valid filename."#~ msgstr "Sláðu inn gilt tölvupóstfang."#~ msgid "Please enter a valid %s."#~ msgstr "Vinsamlegast sláðu inn fullgilt %s."#~ msgid "Separate multiple IDs with commas."#~ msgstr "Aðgreindu mörg kenni með kommum."#~ msgid "Ensure your text is less than %s character."#~ msgid_plural "Ensure your text is less than %s characters."#~ msgstr[0] "Gangtu úr skugga um að textinn þin sé styttri en %s tákn."#~ msgstr[1] "Gangtu úr skugga um að textinn þin sé styttri en %s tákn."#~ msgid "Line breaks are not allowed here."#~ msgstr "Línuskil eru ekki leyfð hér."#~ msgid "Select a valid choice; '%(data)s' is not in %(choices)s."#~ msgstr "Veldu gildan valmöguleika; „%(data)s“ er ekki í %(choices)s."#~ msgid "Enter a whole number between -32,768 and 32,767."#~ msgstr "Sláðu inn heila tölu á bilinu -32.768 til 32.767."#~ msgid "Enter a positive number."#~ msgstr "Sláðu inn jákvæða tölu."#~ msgid "Enter a whole number between 0 and 32,767."#~ msgstr "Sláðu inn heila tölu á bilinu 0 til 32.767."#~ msgid "Have you <a href=\"/password_reset/\">forgotten your password</a>?"#~ msgstr "<a href=\"/password_reset/\">Gleymdir þú lykilorðinu</a> þínu?"#~ msgid "Use '[algo]$[salt]$[hexdigest]'"#~ msgstr "Notaðu '[algo]$[salt]$[hexdigest]'"#~ msgid "Comments"#~ msgstr "Athugasemdir"#~ msgid ""#~ "This comment was posted by a user who has posted fewer than %(count)s "#~ "comment:\n"#~ "\n"#~ "%(text)sThis comment was posted by a user who has posted fewer than %"#~ "(count)s comments:\n"#~ "\n"#~ "%(text)s"#~ msgstr ""#~ "Þessi athugasemd var send inn af notanda sem hefur skrifað færri en %"#~ "(count)s athugasemd:\n"#~ "\n"#~ "%(text)sÞessi athugasemd var send inn af notanda sem hefur skrifað færri "#~ "en %(count)s athugasemdir:\n"#~ "\n"#~ "%(text)s"#~ msgid "String (up to 50)"#~ msgstr "Strengur (allt að 50)"#~ msgid "label"#~ msgstr "merki"#~ msgid "package"#~ msgstr "pakki"#~ msgid "packages"#~ msgstr "pakkar"#, fuzzy#~ msgid "count"#~ msgstr "innihald"