summaryrefslogtreecommitdiff
path: root/po/is.po
diff options
context:
space:
mode:
authorSveinn í Felli <sveinki@nett.is>2011-11-29 22:05:34 +0100
committerTransifex <noreplay@xfce.org>2011-11-29 22:05:34 +0100
commite10858a4e492638af613a2d7af4f62e897d7d14c (patch)
tree3b928bcf7cd98fe932db7a2ae4651386757ae43d /po/is.po
parentfda896424dae06ca0bbbb74d9eab3645a30c385b (diff)
downloadxfconf-e10858a4e492638af613a2d7af4f62e897d7d14c.tar.gz
l10n: sett inn
New status: 5 messages complete with 0 fuzzies and 62 untranslated. Transmitted-via: Transifex (translations.xfce.org).
Diffstat (limited to 'po/is.po')
-rw-r--r--po/is.po337
1 files changed, 337 insertions, 0 deletions
diff --git a/po/is.po b/po/is.po
new file mode 100644
index 0000000..b5f62bb
--- /dev/null
+++ b/po/is.po
@@ -0,0 +1,337 @@
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Sveinn í Felli <sveinki@nett.is>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2011-11-29 17:45+0000\n"
+"PO-Revision-Date: 2011-11-29 21:03+0000\n"
+"Last-Translator: Sveinn í Felli <sveinki@nett.is>\n"
+"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 1.1\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+
+#: ../xfconf/xfconf-cache.c:876
+#, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:277
+#, c-format
+msgid "Unable to create configuration directory \"%s\""
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:322
+#: ../xfconfd/xfconf-daemon.c:238
+#, c-format
+msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:387
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:469
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:634
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:654 ../xfconf-query/main.c:341
+#, c-format
+msgid "Property \"%s\" does not exist on channel \"%s\""
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:601
+#, c-format
+msgid "Unable to remove channel \"%s\": %s"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1298
+#, c-format
+msgid "Invalid type for <property>: \"%s\""
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1314
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1390
+#, c-format
+msgid "Unable to parse value of type \"%s\" from \"%s\""
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1370
+#, c-format
+msgid "The type attribute of <value> cannot be an array"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1379
+#, c-format
+msgid "Invalid type for <value>: \"%s\""
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1655
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1904
+#, c-format
+msgid "Channel \"%s\" does not exist"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1962
+#, c-format
+msgid "Unable to write channel \"%s\": %s"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-factory.c:76
+#, c-format
+msgid "Unable to find Xfconf backend of type \"%s\""
+msgstr ""
+
+#: ../xfconfd/xfconf-backend.c:103
+#, c-format
+msgid "Property names must start with a '/' character"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend.c:112
+#, c-format
+msgid "The root element ('/') is not a valid property name"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend.c:126
+#, c-format
+msgid ""
+"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
+"'-', '<' and '>', as well as '/' as a separator"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend.c:135
+#, c-format
+msgid "Property names cannot have two or more consecutive '/' characters"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend.c:146
+#, c-format
+msgid "Property names cannot end with a '/' character"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend.c:163
+#, c-format
+msgid "Channel name cannot be an empty string"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend.c:176
+#, c-format
+msgid ""
+"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
+"'-'"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend.c:398
+#, c-format
+msgid ""
+"The property name can only be empty or \"/\" if a recursive reset was "
+"specified"
+msgstr ""
+
+#: ../xfconfd/main.c:134
+msgid "Prints the xfconfd version."
+msgstr ""
+
+#: ../xfconfd/main.c:136
+msgid ""
+"Configuration backends to use. The first backend specified is opened read/"
+"write; the others, read-only."
+msgstr ""
+
+#: ../xfconfd/main.c:139
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:159
+msgid "Xfce Configuration Daemon"
+msgstr ""
+
+#: ../xfconfd/main.c:165
+msgid "Xfce configuration daemon"
+msgstr ""
+
+#: ../xfconfd/main.c:167
+msgid "Report bugs to http://bugs.xfce.org/\n"
+msgstr ""
+
+#: ../xfconfd/main.c:170
+#, c-format
+msgid "Error parsing options: %s\n"
+msgstr ""
+
+#: ../xfconfd/xfconf-daemon.c:482
+#, c-format
+msgid "Another Xfconf daemon is already running"
+msgstr ""
+
+#: ../xfconfd/xfconf-daemon.c:517
+#, c-format
+msgid "No backends could be started"
+msgstr ""
+
+#: ../xfconf-query/main.c:90 ../xfconf-query/main.c:95
+msgid "set"
+msgstr "setja"
+
+#: ../xfconf-query/main.c:100
+msgid "reset"
+msgstr "endursetja"
+
+#: ../xfconf-query/main.c:176
+msgid "Version information"
+msgstr "Útgáfuupplýsingar"
+
+#: ../xfconf-query/main.c:180
+msgid "The channel to query/modify"
+msgstr ""
+
+#: ../xfconf-query/main.c:184
+msgid "The property to query/modify"
+msgstr ""
+
+#: ../xfconf-query/main.c:188
+msgid "The new value to set for the property"
+msgstr ""
+
+#: ../xfconf-query/main.c:192
+msgid "List properties (or channels if -c is not specified)"
+msgstr ""
+
+#: ../xfconf-query/main.c:196
+msgid "Verbose output"
+msgstr ""
+
+#: ../xfconf-query/main.c:200
+msgid "Create a new property if it does not already exist"
+msgstr ""
+
+#: ../xfconf-query/main.c:204
+msgid "Specify the property value type"
+msgstr ""
+
+#: ../xfconf-query/main.c:208
+msgid "Reset property"
+msgstr ""
+
+#: ../xfconf-query/main.c:212
+msgid "Recursive (use with -r)"
+msgstr ""
+
+#: ../xfconf-query/main.c:216
+msgid "Force array even if only one element"
+msgstr ""
+
+#: ../xfconf-query/main.c:220
+msgid "Invert an existing boolean property"
+msgstr ""
+
+#: ../xfconf-query/main.c:224
+msgid "Monitor a channel for property changes"
+msgstr ""
+
+#: ../xfconf-query/main.c:246
+#, c-format
+msgid "Failed to init libxfconf: %s"
+msgstr ""
+
+#: ../xfconf-query/main.c:251
+msgid "- Xfconf commandline utility"
+msgstr ""
+
+#: ../xfconf-query/main.c:256
+#, c-format
+msgid "Option parsing failed: %s"
+msgstr ""
+
+#: ../xfconf-query/main.c:266
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../xfconf-query/main.c:267
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr "Tilkynntu villur til <%s>."
+
+#: ../xfconf-query/main.c:279
+msgid "Channels:"
+msgstr ""
+
+#: ../xfconf-query/main.c:295
+msgid "No property specified"
+msgstr ""
+
+#: ../xfconf-query/main.c:301
+msgid "--create and --reset options can not be used together"
+msgstr ""
+
+#: ../xfconf-query/main.c:307
+msgid "--create and --reset options can not be used together with --list"
+msgstr ""
+
+#: ../xfconf-query/main.c:319
+#, c-format
+msgid "Start monitoring channel \"%s\":"
+msgstr ""
+
+#: ../xfconf-query/main.c:353 ../xfconf-query/main.c:458
+#: ../xfconf-query/main.c:527
+msgid "Failed to set property"
+msgstr ""
+
+#: ../xfconf-query/main.c:357
+msgid "--toggle only works with boolean values"
+msgstr ""
+
+#: ../xfconf-query/main.c:366 ../xfconf-query/main.c:385
+msgid "(unknown)"
+msgstr "(óþekkt)"
+
+#: ../xfconf-query/main.c:375
+#, c-format
+msgid "Value is an array with %d items:"
+msgstr ""
+
+#: ../xfconf-query/main.c:399
+#, c-format
+msgid ""
+"Property \"%s\" does not exist on channel \"%s\". If a new property should "
+"be created, use the --create option"
+msgstr ""
+
+#: ../xfconf-query/main.c:407
+msgid "When creating a new property, the value type must be specified"
+msgstr ""
+
+#: ../xfconf-query/main.c:417
+msgid "Failed to get the existing type for the value"
+msgstr ""
+
+#: ../xfconf-query/main.c:435
+msgid "Unable to determine the type of the value"
+msgstr ""
+
+#: ../xfconf-query/main.c:441
+msgid "A value type must be specified to change an array into a single value"
+msgstr ""
+
+#: ../xfconf-query/main.c:451 ../xfconf-query/main.c:512
+#, c-format
+msgid "Unable to convert \"%s\" to type \"%s\""
+msgstr ""
+
+#: ../xfconf-query/main.c:483
+#, c-format
+msgid "There are %d new values, but only %d types could be determined"
+msgstr ""
+
+#: ../xfconf-query/main.c:504
+#, c-format
+msgid "Unable to determine type of value at index %d"
+msgstr ""
+
+#: ../xfconf-query/main.c:554
+#, c-format
+msgid "Channel \"%s\" contains no properties"
+msgstr ""
+