# COMMON
common.product.name = Multiproxy Switch
common.proxy.none = None
common.buttons.cancel = Hætta við
common.buttons.load = Hlaða
common.label.proxy = Proxy:
# TOOLBAR
toolbar.proxy.label = Proxy:
toolbar.status = Staða:
toolbar.loading = Hleðsla...
toolbar.using = Notar
toolbar.using.none = Notar engan proxy
toolbar.clickApply = Smellið á stilla til að nota þennan proxy
toolbar.notApplied = Gat ekki stillt yfir á þennan proxy, skiptum aftur yfir á fyrri proxy
# CONFIRMATIONS
confirm.remove = Ertu vissum að þú viljir eyða út þessum proxy?
# UPGRADE
upgrade.none = Engar uppfærslur til staðar
upgrade.install = Uppfærsla er til.\nViltu hlaða henni inn núna?
# ERRORS
error.unknown = Óþekkt villa átti sér stað
error.proxy.load = Gat ekki hlaðið þessu inn
error.cookie = Gat ekki hreinsað út kökur(cookies)
error.remove = Ekki var hægt að fjarlæga þennan proxy
error.remove.forbidden = Þú getur ekki fjarlægt þessa færslu
error.add.empty = Textasvæðið fyrir proxy má ekki vera tómt
error.add.invalid = Textasvæðið fyrir proxy inniheldur ólöglega stafi
error.add.duplicate = Þetta nafn á proxy er nú þegar til
error.edit.select = Veldur proxy til að breyta
error.edit.forbidden = Ekki er hægt að breyta þessu gildi
error.update = Ekki hægt að uppfæra
error.prefs.display = Ekki er hægt að fela bæði context menu og toolbar.\nVinsamlegast veldu annað hvort
# ANONYMOUS
add.anon.validate.label = Þú verður að slá inn nafn fyrir proxy-inn
add.anon.validate.rotation = Þú verður að still tíðni umskipta
add.anon.validate.rotation.type = Tíðni umskipta verður að vera tala
add.anon.validate.remove = Vinsamlegast veldu hlut til að eyða
add.anon.validate.empty = Sláðu inn proxy í textasvæðið
add.anon.validate.duplicate = Þessi proxy er nú þegar til í listanum þínum
add.anon.validate.domain = Þetta er ólöglegt ip-vistfanag eða nafn á léni
add.anon.import.file.validate.empty = Þetta svæði innihélt ekki neina löglega proxya
add.anon.import.url.validate.empty = Þetta url innihélt ekki neina löglega proxya
add.anon.import.validate.old = Engir nýjir proxy-ar fundust
anon.config.empty = Engum proxy-um hefur verið bætt við þessa nafnlausu stilling.ntz.c?id=2949be131a5cc198e3f6ec17a0b59e41a746349a&follow=1'>Collapse)
Author | Files | Lines |
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1155 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1154 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1153 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1152 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1151 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1150 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
from Andreas Brachold
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1149 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1148 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1147 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1146 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1145 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1144 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1143 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1142 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
"timer_inc()" now checks how many trigger intervals have passed since
a given timer has been updated. This might be due to "negative clock
skew" (think of summer time) or the fact that some processing took too
long (i.e. fetching of a web site). These missed trigger intervals
are then skipped and the user is notified so that he may adapt his
timer settings. This handling is essential, otherwise unprocessed
timers might stack up and would trigger continuously while at the same
time becoming notoriously late and unreliable.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1141 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1140 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1139 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1138 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1137 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1136 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1135 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
I'm not done yet, but my system is currently very unstable, and I
don't want the changes to get lost... :(
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1134 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1133 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|