language-pack-gnome-br-base/0000755000000000000000000000000012734303707013065 5ustar language-pack-gnome-br-base/debian/0000755000000000000000000000000012734303707014307 5ustar language-pack-gnome-br-base/debian/rules0000755000000000000000000000165312734303707015374 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 PKGNAME=$(shell grep "^Package: " debian/control | head -1 | cut -f 2 -d\ ) PKG=$(shell pwd)/debian/$(PKGNAME) LOCALEDIR=$(PKG)/usr/share/locale-langpack build: dh_testdir clean: dh_testdir dh_testroot dh_clean binary-arch: binary-indep: dh_testdir dh_testroot mkdir -p $(LOCALEDIR) cd data; \ find -type d -exec mkdir -p "$(LOCALEDIR)/{}" \; ; \ find -type f -name "*.po" -exec sh -c "N='{}'; msgfmt -o $(LOCALEDIR)/\$${N%.po}.mo \$$N" \; ; \ [ ! -e data/extra.tar ] || tar -C $(PKG) -xf data/extra.tar [ ! -e data/static.tar ] || tar -C $(PKG) -xf data/static.tar dh_installdocs -i dh_installchangelogs -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i -- -Z xz binary: binary-arch binary-indep .PHONY: build build-arch build-indep clean binary-indep binary-arch binary language-pack-gnome-br-base/debian/postinst0000644000000000000000000000021512734303707016113 0ustar #!/bin/sh -e if [ "$1" = "configure" ]; then /usr/share/locales/install-language-pack "br" "gnome" "$2" || true fi #DEBHELPER# exit 0 language-pack-gnome-br-base/debian/control0000644000000000000000000000215712734303707015717 0ustar Source: language-pack-gnome-br-base Section: translations Priority: optional Maintainer: Language pack maintainers Build-Depends-Indep: gettext Build-Depends: debhelper (>= 8) Standards-Version: 3.9.6 Package: language-pack-gnome-br-base Architecture: all Pre-Depends: dpkg (>= 1.16.1), ${misc:Pre-Depends} Depends: ${misc:Depends}, locales (>= 2.3.6), language-pack-gnome-br (>= ${binary:Version}) Recommends: Conflicts: language-pack-gnome-br (<< ${binary:Version}) Replaces: language-pack-gnome-br (<< ${binary:Version}), language-pack-br-base (<< ${binary:Version}), language-pack-br (<< ${binary:Version}), language-pack-gnome-br (<< ${binary:Version}), language-pack-gnome-br-base (<< ${binary:Version}), language-pack-kde-br (<< ${binary:Version}), language-pack-kde-br-base (<< ${binary:Version}) Description: GNOME translations for language Breton Translation data for all supported GNOME packages for: Breton . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-br provides frequent translation updates, so you should install this as well. language-pack-gnome-br-base/debian/copyright0000644000000000000000000000174312734303707016247 0ustar This package is developed and maintained by the Ubuntu language pack maintainers . The original source can always be found at: http://archive.ubuntu.com/ubuntu/ Copyright (C) 2004 - 2008 Canonical Ltd. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. language-pack-gnome-br-base/debian/compat0000644000000000000000000000000212734303707015505 0ustar 8 language-pack-gnome-br-base/debian/postrm0000644000000000000000000000021112734303707015550 0ustar #!/bin/sh -e if [ "$1" = "remove" ]; then /usr/share/locales/remove-language-pack "br" "gnome" "$2" || true fi #DEBHELPER# exit 0 language-pack-gnome-br-base/debian/changelog0000644000000000000000000000031412734303707016157 0ustar language-pack-gnome-br-base (1:16.04+20160627) xenial-proposed; urgency=low * Initial Release. -- Ubuntu automatic language-pack builder Mon, 27 Jun 2016 20:08:39 +0000 language-pack-gnome-br-base/debian/source/0000755000000000000000000000000012734303707015607 5ustar language-pack-gnome-br-base/debian/source/format0000644000000000000000000000001512734303707017016 0ustar 3.0 (native) language-pack-gnome-br-base/data/0000755000000000000000000000000012734303707013776 5ustar language-pack-gnome-br-base/data/br/0000755000000000000000000000000012734303707014401 5ustar language-pack-gnome-br-base/data/br/LC_MESSAGES/0000755000000000000000000000000012734303715016165 5ustar language-pack-gnome-br-base/data/br/LC_MESSAGES/gdk-pixbuf.po0000644000000000000000000005513512734303707020577 0ustar # Breton translation for gtk+ 2.0. # Copyright (c) 2004 Rosetta Contributors and Canonical Ltd # This file is distributed under the same license as the gtk+ 2.0. package. # # Thierry Vignaud , 2004 # Alan Monfort , 2005-2008 # Jamy , 2009. # msgid "" msgstr "" "Project-Id-Version: 2.3.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-" "pixbuf\n" "POT-Creation-Date: 2015-11-09 14:06-0500\n" "PO-Revision-Date: 2010-08-05 10:32+0000\n" "Last-Translator: Denis \n" "Language-Team: brenux \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" "X-Launchpad-Export-Date: 2016-06-27 16:56+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: br\n" #: gdk-pixbuf/gdk-pixbuf-animation.c:156 gdk-pixbuf/gdk-pixbuf-io.c:1084 #: gdk-pixbuf/gdk-pixbuf-io.c:1340 #, c-format msgid "Failed to open file '%s': %s" msgstr "Fazi en ur zigeriñ « %s »: %s" #: gdk-pixbuf/gdk-pixbuf-animation.c:169 gdk-pixbuf/gdk-pixbuf-io.c:969 #, c-format msgid "Image file '%s' contains no data" msgstr "N'eus roadenn ebet e-barzh ar restr skeudenn '%s'" #: gdk-pixbuf/gdk-pixbuf-animation.c:207 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" #: gdk-pixbuf/gdk-pixbuf-animation.c:275 gdk-pixbuf/gdk-pixbuf-io.c:1120 #: gdk-pixbuf/gdk-pixbuf-io.c:1392 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:161 msgid "Number of Channels" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:162 msgid "The number of samples per pixel" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:171 msgid "Colorspace" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:172 msgid "The colorspace in which the samples are interpreted" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:180 msgid "Has Alpha" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:181 msgid "Whether the pixbuf has an alpha channel" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:194 msgid "Bits per Sample" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:195 msgid "The number of bits per sample" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:204 msgid "Width" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:205 msgid "The number of columns of the pixbuf" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:214 msgid "Height" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:215 msgid "The number of rows of the pixbuf" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:231 msgid "Rowstride" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:232 msgid "" "The number of bytes between the start of a row and the start of the next row" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:241 msgid "Pixels" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:242 msgid "A pointer to the pixel data of the pixbuf" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:256 msgid "Pixel Bytes" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:257 msgid "Readonly pixel data" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:781 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:796 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different gdk-pixbuf version?" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:805 gdk-pixbuf/gdk-pixbuf-io.c:856 #, c-format msgid "Image type '%s' is not supported" msgstr "Seurt skeudenn « %s » n'eo ket skoraet" #: gdk-pixbuf/gdk-pixbuf-io.c:941 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:949 msgid "Unrecognized image file format" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:1131 #, c-format msgid "Failed to load image '%s': %s" msgstr "N'hell ket bet karget ar skeudenn « %s » : %s" #: gdk-pixbuf/gdk-pixbuf-io.c:2161 gdk-pixbuf/io-gdip-utils.c:838 #, c-format msgid "Error writing to image file: %s" msgstr "Fazi en ur skrivañ ar restr skeudenn : %s" #: gdk-pixbuf/gdk-pixbuf-io.c:2203 gdk-pixbuf/gdk-pixbuf-io.c:2324 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2234 msgid "Insufficient memory to save image to callback" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2247 msgid "Failed to open temporary file" msgstr "Fazi en ur zigeriñ ur restr padennek" #: gdk-pixbuf/gdk-pixbuf-io.c:2270 msgid "Failed to read from temporary file" msgstr "Fazi en ur lenn eus ur restr padennek" #: gdk-pixbuf/gdk-pixbuf-io.c:2520 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "N'hellan ket digeriñ restr '%s' evit skrivañ : %s" #: gdk-pixbuf/gdk-pixbuf-io.c:2546 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: " "%s" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2767 gdk-pixbuf/gdk-pixbuf-io.c:2819 msgid "Insufficient memory to save image into a buffer" msgstr "" #: gdk-pixbuf/gdk-pixbuf-io.c:2865 msgid "Error writing to image stream" msgstr "" #: gdk-pixbuf/gdk-pixbuf-loader.c:382 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" #: gdk-pixbuf/gdk-pixbuf-loader.c:424 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "" #: gdk-pixbuf/gdk-pixbuf-simple-anim.c:161 msgid "Loop" msgstr "" #: gdk-pixbuf/gdk-pixbuf-simple-anim.c:162 msgid "Whether the animation should loop when it reaches the end" msgstr "" #: gdk-pixbuf/gdk-pixdata.c:165 msgid "Image header corrupt" msgstr "Kontronet eo talbenn ar skeudenn" #: gdk-pixbuf/gdk-pixdata.c:170 msgid "Image format unknown" msgstr "Mentrezh skeudenn dianav" #: gdk-pixbuf/gdk-pixdata.c:175 gdk-pixbuf/gdk-pixdata.c:513 msgid "Image pixel data corrupt" msgstr "" #: gdk-pixbuf/gdk-pixdata.c:457 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "" msgstr[1] "" #: gdk-pixbuf/io-ani.c:242 msgid "Unexpected icon chunk in animation" msgstr "" #: gdk-pixbuf/io-ani.c:340 gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 #: gdk-pixbuf/io-ani.c:447 gdk-pixbuf/io-ani.c:474 gdk-pixbuf/io-ani.c:561 msgid "Invalid header in animation" msgstr "" #: gdk-pixbuf/io-ani.c:350 gdk-pixbuf/io-ani.c:372 gdk-pixbuf/io-ani.c:456 #: gdk-pixbuf/io-ani.c:483 gdk-pixbuf/io-ani.c:534 gdk-pixbuf/io-ani.c:606 msgid "Not enough memory to load animation" msgstr "" #: gdk-pixbuf/io-ani.c:390 gdk-pixbuf/io-ani.c:416 gdk-pixbuf/io-ani.c:435 msgid "Malformed chunk in animation" msgstr "" #: gdk-pixbuf/io-ani.c:628 msgid "ANI image was truncated or incomplete." msgstr "" #: gdk-pixbuf/io-ani.c:669 msgctxt "image format" msgid "Windows animated cursor" msgstr "" #: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:264 gdk-pixbuf/io-bmp.c:358 #: gdk-pixbuf/io-bmp.c:381 gdk-pixbuf/io-bmp.c:484 msgid "BMP image has bogus header data" msgstr "" #: gdk-pixbuf/io-bmp.c:238 gdk-pixbuf/io-bmp.c:421 msgid "Not enough memory to load bitmap image" msgstr "" #: gdk-pixbuf/io-bmp.c:316 msgid "BMP image has unsupported header size" msgstr "" #: gdk-pixbuf/io-bmp.c:345 msgid "Topdown BMP images cannot be compressed" msgstr "" #: gdk-pixbuf/io-bmp.c:705 gdk-pixbuf/io-png.c:531 gdk-pixbuf/io-pnm.c:705 msgid "Premature end-of-file encountered" msgstr "" #: gdk-pixbuf/io-bmp.c:1317 msgid "Couldn't allocate memory for saving BMP file" msgstr "" #: gdk-pixbuf/io-bmp.c:1358 msgid "Couldn't write to BMP file" msgstr "Ne m'eus ket gallet skrivañ d'ar restr BMP." #: gdk-pixbuf/io-bmp.c:1411 gdk-pixbuf/io-gdip-bmp.c:83 msgctxt "image format" msgid "BMP" msgstr "" #: gdk-pixbuf/io-gdip-emf.c:60 msgctxt "image format" msgid "EMF" msgstr "" #: gdk-pixbuf/io-gdip-gif.c:81 gdk-pixbuf/io-gif.c:1719 msgctxt "image format" msgid "GIF" msgstr "" #: gdk-pixbuf/io-gdip-ico.c:60 gdk-pixbuf/io-ico.c:1268 msgctxt "image format" msgid "Windows icon" msgstr "" #: gdk-pixbuf/io-gdip-jpeg.c:54 gdk-pixbuf/io-jpeg.c:1297 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" #: gdk-pixbuf/io-gdip-jpeg.c:69 gdk-pixbuf/io-jpeg.c:1313 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" #: gdk-pixbuf/io-gdip-jpeg.c:137 gdk-pixbuf/io-jpeg.c:1575 msgctxt "image format" msgid "JPEG" msgstr "" #: gdk-pixbuf/io-gdip-tiff.c:83 gdk-pixbuf/io-tiff.c:1018 msgctxt "image format" msgid "TIFF" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:155 #, c-format msgid "Could not allocate memory: %s" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:180 gdk-pixbuf/io-gdip-utils.c:294 #: gdk-pixbuf/io-gdip-utils.c:334 #, c-format msgid "Could not create stream: %s" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:194 #, c-format msgid "Could not seek stream: %s" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:206 #, c-format msgid "Could not read from stream: %s" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:618 msgid "Couldn't load bitmap" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:774 msgid "Couldn't load metafile" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:879 msgid "Unsupported image format for GDI+" msgstr "" #: gdk-pixbuf/io-gdip-utils.c:886 msgid "Couldn't save" msgstr "N'haller ket enrollañ" #: gdk-pixbuf/io-gdip-wmf.c:59 msgctxt "image format" msgid "WMF" msgstr "" #: gdk-pixbuf/io-gif.c:220 #, c-format msgid "Failure reading GIF: %s" msgstr "Fazi en ur lenn GIF: %s" #: gdk-pixbuf/io-gif.c:494 gdk-pixbuf/io-gif.c:1501 gdk-pixbuf/io-gif.c:1668 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" #: gdk-pixbuf/io-gif.c:503 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "" #: gdk-pixbuf/io-gif.c:577 msgid "Stack overflow" msgstr "" #: gdk-pixbuf/io-gif.c:637 msgid "GIF image loader cannot understand this image." msgstr "" #: gdk-pixbuf/io-gif.c:666 msgid "Bad code encountered" msgstr "" #: gdk-pixbuf/io-gif.c:676 msgid "Circular table entry in GIF file" msgstr "" #: gdk-pixbuf/io-gif.c:864 gdk-pixbuf/io-gif.c:1487 gdk-pixbuf/io-gif.c:1540 #: gdk-pixbuf/io-gif.c:1656 msgid "Not enough memory to load GIF file" msgstr "N'eus ket a-walc'h a vemor da gargañ ar restr GIF" #: gdk-pixbuf/io-gif.c:958 msgid "Not enough memory to composite a frame in GIF file" msgstr "" #: gdk-pixbuf/io-gif.c:1130 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" #: gdk-pixbuf/io-gif.c:1180 msgid "File does not appear to be a GIF file" msgstr "" #: gdk-pixbuf/io-gif.c:1192 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "" #: gdk-pixbuf/io-gif.c:1239 msgid "Resulting GIF image has zero size" msgstr "" #: gdk-pixbuf/io-gif.c:1318 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" #: gdk-pixbuf/io-gif.c:1563 msgid "GIF image was truncated or incomplete." msgstr "" #: gdk-pixbuf/io-icns.c:358 #, c-format msgid "Error reading ICNS image: %s" msgstr "Fazi e-pad ma oa o lenn ar skeudenn ICNS : %s" #: gdk-pixbuf/io-icns.c:375 gdk-pixbuf/io-icns.c:452 msgid "Could not decode ICNS file" msgstr "" #: gdk-pixbuf/io-icns.c:511 msgctxt "image format" msgid "MacOS X icon" msgstr "" #: gdk-pixbuf/io-ico.c:226 gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:291 #: gdk-pixbuf/io-ico.c:302 gdk-pixbuf/io-ico.c:386 msgid "Invalid header in icon" msgstr "N'eo ket mat reollin an arlun" #: gdk-pixbuf/io-ico.c:255 gdk-pixbuf/io-ico.c:312 gdk-pixbuf/io-ico.c:396 #: gdk-pixbuf/io-ico.c:449 gdk-pixbuf/io-ico.c:479 msgid "Not enough memory to load icon" msgstr "N'eus ket a-walc'h a vemor da gargañ an arlun" #: gdk-pixbuf/io-ico.c:338 msgid "Compressed icons are not supported" msgstr "" #: gdk-pixbuf/io-ico.c:434 msgid "Unsupported icon type" msgstr "Rizh an arlun anskoret" #: gdk-pixbuf/io-ico.c:528 msgid "Not enough memory to load ICO file" msgstr "N'eus ket a-walc'h a vemor da gargañ ar restr ICO" #: gdk-pixbuf/io-ico.c:993 msgid "Image too large to be saved as ICO" msgstr "" #: gdk-pixbuf/io-ico.c:1004 msgid "Cursor hotspot outside image" msgstr "" #: gdk-pixbuf/io-ico.c:1027 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "" #: gdk-pixbuf/io-jasper.c:73 msgid "Couldn't allocate memory for stream" msgstr "" #: gdk-pixbuf/io-jasper.c:103 msgid "Couldn't decode image" msgstr "" #: gdk-pixbuf/io-jasper.c:121 msgid "Transformed JPEG2000 has zero width or height" msgstr "" #: gdk-pixbuf/io-jasper.c:135 msgid "Image type currently not supported" msgstr "Rizh ar skeudenn anskoret" #: gdk-pixbuf/io-jasper.c:147 gdk-pixbuf/io-jasper.c:155 msgid "Couldn't allocate memory for color profile" msgstr "" #: gdk-pixbuf/io-jasper.c:181 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" #: gdk-pixbuf/io-jasper.c:260 msgid "Couldn't allocate memory to buffer image data" msgstr "" #: gdk-pixbuf/io-jasper.c:304 msgctxt "image format" msgid "JPEG 2000" msgstr "" #: gdk-pixbuf/io-jpeg.c:124 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" #: gdk-pixbuf/io-jpeg.c:600 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" #: gdk-pixbuf/io-jpeg.c:669 gdk-pixbuf/io-jpeg.c:882 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "N'eo ket skoret egor al livioù JPEG (%s)" #: gdk-pixbuf/io-jpeg.c:781 gdk-pixbuf/io-jpeg.c:1062 gdk-pixbuf/io-jpeg.c:1398 #: gdk-pixbuf/io-jpeg.c:1408 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Ne oa ket tu da reiñ memor evit kargañ ar restr JPEG" #: gdk-pixbuf/io-jpeg.c:1036 msgid "Transformed JPEG has zero width or height." msgstr "" #: gdk-pixbuf/io-jpeg.c:1334 #, c-format msgid "" "JPEG x-dpi must be a value between 1 and 65535; value '%s' is not allowed." msgstr "" #: gdk-pixbuf/io-jpeg.c:1355 #, c-format msgid "" "JPEG y-dpi must be a value between 1 and 65535; value '%s' is not allowed." msgstr "" #: gdk-pixbuf/io-jpeg.c:1369 #, c-format msgid "Color profile has invalid length '%u'." msgstr "" #: gdk-pixbuf/io-pixdata.c:150 msgid "Transformed pixbuf has zero width or height." msgstr "" #: gdk-pixbuf/io-pixdata.c:189 msgctxt "image format" msgid "GdkPixdata" msgstr "" #: gdk-pixbuf/io-png.c:54 msgid "Bits per channel of PNG image is invalid." msgstr "" #: gdk-pixbuf/io-png.c:135 gdk-pixbuf/io-png.c:671 msgid "Transformed PNG has zero width or height." msgstr "" #: gdk-pixbuf/io-png.c:143 msgid "Bits per channel of transformed PNG is not 8." msgstr "" #: gdk-pixbuf/io-png.c:152 msgid "Transformed PNG not RGB or RGBA." msgstr "" #: gdk-pixbuf/io-png.c:161 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" #: gdk-pixbuf/io-png.c:182 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fazi lazhus er restr skeudenn PNG : %s" #: gdk-pixbuf/io-png.c:320 msgid "Insufficient memory to load PNG file" msgstr "" #: gdk-pixbuf/io-png.c:686 #, c-format msgid "" "Insufficient memory to store a %lu by %lu image; try exiting some " "applications to reduce memory usage" msgstr "" #: gdk-pixbuf/io-png.c:762 msgid "Fatal error reading PNG image file" msgstr "Fazi lazhus en ur lenn ar restr skeudenn PNG" #: gdk-pixbuf/io-png.c:812 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fazi lazhus en ur lenn ar restr skeudenn PNG: %s" #: gdk-pixbuf/io-png.c:904 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" #: gdk-pixbuf/io-png.c:913 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" #: gdk-pixbuf/io-png.c:927 gdk-pixbuf/io-tiff.c:796 #, c-format msgid "Color profile has invalid length %d." msgstr "" #: gdk-pixbuf/io-png.c:940 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" #: gdk-pixbuf/io-png.c:953 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "" #: gdk-pixbuf/io-png.c:972 #, c-format msgid "PNG x-dpi must be greater than zero; value '%s' is not allowed." msgstr "" #: gdk-pixbuf/io-png.c:992 #, c-format msgid "PNG y-dpi must be greater than zero; value '%s' is not allowed." msgstr "" #: gdk-pixbuf/io-png.c:1041 #, c-format msgid "" "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" #: gdk-pixbuf/io-png.c:1207 msgctxt "image format" msgid "PNG" msgstr "" #: gdk-pixbuf/io-pnm.c:246 msgid "PNM loader expected to find an integer, but didn't" msgstr "" #: gdk-pixbuf/io-pnm.c:278 msgid "PNM file has an incorrect initial byte" msgstr "" #: gdk-pixbuf/io-pnm.c:308 msgid "PNM file is not in a recognized PNM subformat" msgstr "" #: gdk-pixbuf/io-pnm.c:333 msgid "PNM file has an image width of 0" msgstr "" #: gdk-pixbuf/io-pnm.c:354 msgid "PNM file has an image height of 0" msgstr "" #: gdk-pixbuf/io-pnm.c:377 msgid "Maximum color value in PNM file is 0" msgstr "" #: gdk-pixbuf/io-pnm.c:385 msgid "Maximum color value in PNM file is too large" msgstr "" #: gdk-pixbuf/io-pnm.c:425 gdk-pixbuf/io-pnm.c:455 gdk-pixbuf/io-pnm.c:500 msgid "Raw PNM image type is invalid" msgstr "" #: gdk-pixbuf/io-pnm.c:650 msgid "PNM image loader does not support this PNM subformat" msgstr "" #: gdk-pixbuf/io-pnm.c:737 gdk-pixbuf/io-pnm.c:964 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" #: gdk-pixbuf/io-pnm.c:764 msgid "Cannot allocate memory for loading PNM image" msgstr "" #: gdk-pixbuf/io-pnm.c:814 msgid "Insufficient memory to load PNM context struct" msgstr "" #: gdk-pixbuf/io-pnm.c:865 msgid "Unexpected end of PNM image data" msgstr "" #: gdk-pixbuf/io-pnm.c:993 msgid "Insufficient memory to load PNM file" msgstr "" #: gdk-pixbuf/io-pnm.c:1077 msgctxt "image format" msgid "PNM/PBM/PGM/PPM" msgstr "" #: gdk-pixbuf/io-qtif.c:126 msgid "Input file descriptor is NULL." msgstr "" #: gdk-pixbuf/io-qtif.c:141 msgid "Failed to read QTIF header" msgstr "" #: gdk-pixbuf/io-qtif.c:150 gdk-pixbuf/io-qtif.c:187 gdk-pixbuf/io-qtif.c:454 #, c-format msgid "QTIF atom size too large (%d byte)" msgid_plural "QTIF atom size too large (%d bytes)" msgstr[0] "" msgstr[1] "" #: gdk-pixbuf/io-qtif.c:173 #, c-format msgid "Failed to allocate %d byte for file read buffer" msgid_plural "Failed to allocate %d bytes for file read buffer" msgstr[0] "" msgstr[1] "" #: gdk-pixbuf/io-qtif.c:201 #, c-format msgid "File error when reading QTIF atom: %s" msgstr "" #: gdk-pixbuf/io-qtif.c:238 #, c-format msgid "Failed to skip the next %d byte with seek()." msgid_plural "Failed to skip the next %d bytes with seek()." msgstr[0] "" msgstr[1] "" #: gdk-pixbuf/io-qtif.c:265 msgid "Failed to allocate QTIF context structure." msgstr "" #: gdk-pixbuf/io-qtif.c:325 msgid "Failed to create GdkPixbufLoader object." msgstr "" #: gdk-pixbuf/io-qtif.c:429 msgid "Failed to find an image data atom." msgstr "" #: gdk-pixbuf/io-qtif.c:613 msgctxt "image format" msgid "QuickTime" msgstr "" #: gdk-pixbuf/io-tga.c:151 msgid "Cannot allocate memory for IOBuffer struct" msgstr "" #: gdk-pixbuf/io-tga.c:170 msgid "Cannot allocate memory for IOBuffer data" msgstr "" #: gdk-pixbuf/io-tga.c:181 msgid "Cannot realloc IOBuffer data" msgstr "" #: gdk-pixbuf/io-tga.c:211 msgid "Cannot allocate temporary IOBuffer data" msgstr "" #: gdk-pixbuf/io-tga.c:383 msgid "Cannot allocate new pixbuf" msgstr "" #: gdk-pixbuf/io-tga.c:723 msgid "Cannot allocate colormap" msgstr "" #: gdk-pixbuf/io-tga.c:747 msgid "Unexpected bitdepth for colormap entries" msgstr "" #: gdk-pixbuf/io-tga.c:766 msgid "Cannot allocate TGA header memory" msgstr "" #: gdk-pixbuf/io-tga.c:799 msgid "TGA image has invalid dimensions" msgstr "" #: gdk-pixbuf/io-tga.c:805 gdk-pixbuf/io-tga.c:814 gdk-pixbuf/io-tga.c:824 #: gdk-pixbuf/io-tga.c:834 gdk-pixbuf/io-tga.c:841 msgid "TGA image type not supported" msgstr "" #: gdk-pixbuf/io-tga.c:888 msgid "Cannot allocate memory for TGA context struct" msgstr "" #: gdk-pixbuf/io-tga.c:953 msgid "Excess data in file" msgstr "" #: gdk-pixbuf/io-tga.c:1032 msgctxt "image format" msgid "Targa" msgstr "" #: gdk-pixbuf/io-tiff.c:107 msgid "Could not get image width (bad TIFF file)" msgstr "" #: gdk-pixbuf/io-tiff.c:115 msgid "Could not get image height (bad TIFF file)" msgstr "" #: gdk-pixbuf/io-tiff.c:123 msgid "Width or height of TIFF image is zero" msgstr "" #: gdk-pixbuf/io-tiff.c:132 gdk-pixbuf/io-tiff.c:141 msgid "Dimensions of TIFF image too large" msgstr "" #: gdk-pixbuf/io-tiff.c:165 gdk-pixbuf/io-tiff.c:177 gdk-pixbuf/io-tiff.c:535 msgid "Insufficient memory to open TIFF file" msgstr "" #: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "" #: gdk-pixbuf/io-tiff.c:337 msgid "Failed to open TIFF image" msgstr "Fazi en ur zigeriñ ar skeudenn TIFF" #: gdk-pixbuf/io-tiff.c:471 gdk-pixbuf/io-tiff.c:484 msgid "Failed to load TIFF image" msgstr "Fazi en ur kargañ ar skeudenn TIFF" #: gdk-pixbuf/io-tiff.c:710 msgid "Failed to save TIFF image" msgstr "C'hwitadenn war enrolladur ar skeudenn TIFF" #: gdk-pixbuf/io-tiff.c:766 msgid "TIFF compression doesn't refer to a valid codec." msgstr "" #: gdk-pixbuf/io-tiff.c:811 msgid "TIFF bits-per-sample doesn't contain a supported value." msgstr "" #: gdk-pixbuf/io-tiff.c:892 msgid "Failed to write TIFF data" msgstr "C'hwitadenn war skrivadur ar roadennoù TIFF" #: gdk-pixbuf/io-tiff.c:910 #, c-format msgid "TIFF x-dpi must be greater than zero; value '%s' is not allowed." msgstr "" #: gdk-pixbuf/io-tiff.c:922 #, c-format msgid "TIFF y-dpi must be greater than zero; value '%s' is not allowed." msgstr "" #: gdk-pixbuf/io-tiff.c:963 msgid "Couldn't write to TIFF file" msgstr "" #: gdk-pixbuf/io-xbm.c:302 msgid "Invalid XBM file" msgstr "N'eo ket mat ar restr XBM" #: gdk-pixbuf/io-xbm.c:312 msgid "Insufficient memory to load XBM image file" msgstr "" #: gdk-pixbuf/io-xbm.c:460 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Fazi en ur skrivañ d'ur restr padennek pa oa o kargañ ur skeudenn XBM" #: gdk-pixbuf/io-xbm.c:499 msgctxt "image format" msgid "XBM" msgstr "" #: gdk-pixbuf/io-xpm.c:467 msgid "No XPM header found" msgstr "Talbenn XPM ebet bet kavet" #: gdk-pixbuf/io-xpm.c:476 msgid "Invalid XPM header" msgstr "N'eo ket mat ar reollin XPM" #: gdk-pixbuf/io-xpm.c:484 msgid "XPM file has image width <= 0" msgstr "" #: gdk-pixbuf/io-xpm.c:492 msgid "XPM file has image height <= 0" msgstr "" #: gdk-pixbuf/io-xpm.c:500 msgid "XPM has invalid number of chars per pixel" msgstr "" #: gdk-pixbuf/io-xpm.c:509 msgid "XPM file has invalid number of colors" msgstr "" #: gdk-pixbuf/io-xpm.c:521 gdk-pixbuf/io-xpm.c:530 gdk-pixbuf/io-xpm.c:582 msgid "Cannot allocate memory for loading XPM image" msgstr "" #: gdk-pixbuf/io-xpm.c:544 msgid "Cannot read XPM colormap" msgstr "" #: gdk-pixbuf/io-xpm.c:776 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "Fazi en ur skrivañ d'ur restr padennek pa oa o kargañ ur skeudenn XPM" #: gdk-pixbuf/io-xpm.c:815 msgctxt "image format" msgid "XPM" msgstr "" language-pack-gnome-br-base/data/br/LC_MESSAGES/unity-scope-mediascanner.po0000644000000000000000000001226612734303707023443 0ustar # Breton translation for unity-scope-mediascanner # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the unity-scope-mediascanner package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: unity-scope-mediascanner\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-01-20 02:34+1000\n" "PO-Revision-Date: 2014-08-26 12:29+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:28+0000\n" "X-Generator: Launchpad (build 18115)\n" #. TRANSLATORS: Featured on YouTube, Featured on Grooveshark, etc. #: ../src/videoaggregator/videoaggregatorquery.cpp:137 #: ../src/musicaggregator/musicaggregatorquery.cpp:308 #, c-format msgid "Featured on %s" msgstr "Kavet war %s" #: ../src/videoaggregator/videoaggregatorquery.cpp:139 #: ../src/musicaggregator/musicaggregatorquery.cpp:310 #, c-format msgid "Results from %s" msgstr "Disoc'hoù gant %s" #: ../src/myvideos/video-scope.cpp:191 ../src/mymusic/music-scope.cpp:318 msgid "Get started!" msgstr "Kregiñ ganti !" #: ../src/myvideos/video-scope.cpp:192 ../src/mymusic/music-scope.cpp:319 msgid "" "Drag and drop items from another devices. Alternatively, load your files " "onto a SD card." msgstr "" "Riklañ ha dilec'hiañ elfennoù diwar binvioù all. A-hend-all, kargit ho " "restroù e-barzh ur gartenn SD." #: ../src/myvideos/video-scope.cpp:201 msgid "" "Nothing here yet...\n" "Make a video!" msgstr "" "Netra amañ c'hoazh...\n" "Grit ur video !" #: ../src/myvideos/video-scope.cpp:208 msgid "Everything" msgstr "Pep tra" #: ../src/myvideos/video-scope.cpp:210 msgid "My Roll" msgstr "Ma roll" #: ../src/myvideos/video-scope.cpp:211 msgid "Downloaded" msgstr "Pellgarget" #: ../src/myvideos/video-scope.cpp:227 ../src/myvideos/video-scope.cpp:232 #: tmp/mediascanner-video.ini.in.h:1 msgid "My Videos" msgstr "Ma videoioù" #: ../src/myvideos/video-scope.cpp:331 msgid "Play" msgstr "Lenn" #: ../src/mymusic/music-scope.cpp:293 ../src/mymusic/music-scope.cpp:302 #: tmp/mediascanner-music.ini.in.h:1 msgid "My Music" msgstr "Ma sonerezh" #: ../src/mymusic/music-scope.cpp:380 ../src/mymusic/music-scope.cpp:443 msgid "Artists" msgstr "Arzourien" #: ../src/mymusic/music-scope.cpp:381 ../src/mymusic/music-scope.cpp:657 #: ../src/mymusic/music-scope.cpp:705 msgid "Albums" msgstr "Albomoù" #: ../src/mymusic/music-scope.cpp:382 ../src/mymusic/music-scope.cpp:492 #: ../src/mymusic/music-scope.cpp:529 msgid "Tracks" msgstr "Tonioù" #: ../src/mymusic/music-scope.cpp:383 msgid "Genres" msgstr "Stiloù" #: ../src/mymusic/music-scope.cpp:784 ../src/mymusic/music-scope.cpp:818 msgid "Play in music app" msgstr "Lenn gant an arload sonerezh" #: ../src/musicaggregator/musicaggregatorquery.cpp:222 msgid "New albums from 7digital" msgstr "Albomoù nevez eus 7digital" #: ../src/musicaggregator/musicaggregatorquery.cpp:224 msgid "7digital" msgstr "7digital" #: ../src/musicaggregator/musicaggregatorquery.cpp:225 msgid "Popular tracks on SoundCloud" msgstr "Roudennoù a blij d'an dud war SoundCloud" #: ../src/musicaggregator/musicaggregatorquery.cpp:227 msgid "SoundCloud" msgstr "SoundCloud" #: ../src/musicaggregator/musicaggregatorquery.cpp:228 msgid "Nearby Events on Songkick" msgstr "Darvoudoù nepell war Songkick" #: ../src/musicaggregator/musicaggregatorquery.cpp:230 msgid "Songkick" msgstr "Songkick" #: ../src/musicaggregator/musicaggregatorquery.cpp:231 msgid "Popular tracks on Youtube" msgstr "Roudennoù a blij d'an dud war Youtube" #: ../src/musicaggregator/musicaggregatorquery.cpp:233 msgid "Youtube" msgstr "Youtube" #: tmp/mediascanner-music.ini.in.h:2 msgid "" "This is an Ubuntu search plugin that scans the device for music and allows " "it to be searched and displayed in the Dash." msgstr "" "Hemañ zo ul lugant enklask Ubuntu hag a glask sonerezh er benveg dezhañ da " "vezañ furchet ha diskwelet en daolenn-vourzh." #: tmp/mediascanner-music.ini.in.h:3 msgid "Search local music collection" msgstr "Klask en dastumad sonerezh lec'hel" #: tmp/mediascanner-video.ini.in.h:2 msgid "" "This is an Ubuntu search plugin that scans the device for videos and allows " "them to be searched and displayed in the Dash." msgstr "" "Hemañ zo ul lugant enklask Ubuntu hag a glask videoioù er benveg dezho da " "vezañ furchet ha diskwelet en daolenn-vourzh." #: tmp/musicaggregator.ini.in.h:1 msgid "Music" msgstr "Sonerezh" #: tmp/musicaggregator.ini.in.h:2 msgid "" "This is an Ubuntu search plugin that merges all music sources into one." msgstr "" "Hemañ zo ul lugant enklask Ubuntu hag a gendeuz an holl vammennoù sonerezh " "en unan hepken." #: tmp/musicaggregator.ini.in.h:3 msgid "Search music" msgstr "Klask sonerezh" #: tmp/videoaggregator.ini.in.h:1 msgid "Video" msgstr "Video" #: tmp/videoaggregator.ini.in.h:2 msgid "" "This is an Ubuntu search plugin that merges all video sources into one." msgstr "" "Hemañ zo ul lugant enklask Ubuntu hag a gendeuz an holl vammennoù videoioù " "en unan hepken." #: tmp/videoaggregator.ini.in.h:3 msgid "Search video" msgstr "Klask video" language-pack-gnome-br-base/data/br/LC_MESSAGES/nautilus-sendto.po0000644000000000000000000000305312734303707021665 0ustar # Breton translation for nautilus-sendto # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the nautilus-sendto package. # Denis , 2009. # msgid "" msgstr "" "Project-Id-Version: nautilus-sendto\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-12-03 23:48+0000\n" "PO-Revision-Date: 2010-10-02 06:46+0000\n" "Last-Translator: Denis \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:34+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../src/nautilus-sendto.c:53 msgid "Run from build directory (ignored)" msgstr "" #: ../src/nautilus-sendto.c:54 msgid "Use XID as parent to the send dialogue (ignored)" msgstr "" #: ../src/nautilus-sendto.c:55 msgid "Files to send" msgstr "" #: ../src/nautilus-sendto.c:56 msgid "Output version information and exit" msgstr "" #. Translators: the default archive name if it #. * could not be deduced from the provided files #: ../src/nautilus-sendto.c:244 msgid "Archive" msgstr "" #: ../src/nautilus-sendto.c:511 #, c-format msgid "Could not parse command-line options: %s\n" msgstr "N'haller ket dezrannañ dibarzhioù an arroudenn-arc'had :%s\n" #: ../src/nautilus-sendto.c:524 #, c-format msgid "No mail client installed, not sending files\n" msgstr "" #: ../src/nautilus-sendto.c:530 #, c-format msgid "Expects URIs or filenames to be passed as options\n" msgstr "" language-pack-gnome-br-base/data/br/LC_MESSAGES/transmission-gtk.po0000644000000000000000000012707512734303707022056 0ustar # Breton translation for transmission # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 # This file is distributed under the same license as the transmission package. # FIRST AUTHOR , 2008. # msgid "" msgstr "" "Project-Id-Version: transmission\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-21 17:48+0000\n" "PO-Revision-Date: 2009-09-10 09:42+0000\n" "Last-Translator: Chris Coulson \n" "Language-Team: Breton \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" "X-Launchpad-Export-Date: 2016-06-27 18:11+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../cli/cli.c:115 ../gtk/util.c:86 ../libtransmission/utils.c:1525 msgid "None" msgstr "Tra ebet" #: ../gtk/actions.c:42 msgid "Sort by _Activity" msgstr "" #: ../gtk/actions.c:43 msgid "Sort by _Name" msgstr "Rummañ dre _Anv" #: ../gtk/actions.c:44 msgid "Sort by _Progress" msgstr "" #: ../gtk/actions.c:45 msgid "Sort by _Queue" msgstr "" #: ../gtk/actions.c:46 msgid "Sort by Rati_o" msgstr "" #: ../gtk/actions.c:47 msgid "Sort by Stat_e" msgstr "" #: ../gtk/actions.c:48 msgid "Sort by A_ge" msgstr "Rummañ dre _Oad" #: ../gtk/actions.c:49 msgid "Sort by Time _Left" msgstr "" #: ../gtk/actions.c:50 msgid "Sort by Si_ze" msgstr "Rummañ dre _Vent" #: ../gtk/actions.c:67 msgid "_Show Transmission" msgstr "_Skrammañ Transmission" #: ../gtk/actions.c:68 msgid "Message _Log" msgstr "" #: ../gtk/actions.c:83 msgid "Enable Alternative Speed _Limits" msgstr "" #: ../gtk/actions.c:84 msgid "_Compact View" msgstr "" #: ../gtk/actions.c:85 msgid "Re_verse Sort Order" msgstr "" #: ../gtk/actions.c:86 msgid "_Filterbar" msgstr "" #: ../gtk/actions.c:87 msgid "_Statusbar" msgstr "Barrennad ar _stad" #: ../gtk/actions.c:88 msgid "_Toolbar" msgstr "Barrenn_Ostilhoù" #: ../gtk/actions.c:93 msgid "_File" msgstr "_Restr" #: ../gtk/actions.c:94 msgid "_Torrent" msgstr "_Torrent" #: ../gtk/actions.c:95 msgid "_View" msgstr "G_welout" #: ../gtk/actions.c:96 msgid "_Sort Torrents By" msgstr "_Rummañ an torrentoù dre" #: ../gtk/actions.c:97 msgid "_Queue" msgstr "" #: ../gtk/actions.c:98 ../gtk/details.c:2604 msgid "_Edit" msgstr "_Aozañ" #: ../gtk/actions.c:99 msgid "_Help" msgstr "_Skoazell" #: ../gtk/actions.c:100 msgid "Copy _Magnet Link to Clipboard" msgstr "" #: ../gtk/actions.c:101 msgid "Open _URL…" msgstr "" #: ../gtk/actions.c:101 msgid "Open URL…" msgstr "" #: ../gtk/actions.c:102 ../gtk/actions.c:103 msgid "Open a torrent" msgstr "" #: ../gtk/actions.c:104 msgid "_Start" msgstr "_Loc'hañ" #: ../gtk/actions.c:104 msgid "Start torrent" msgstr "" #: ../gtk/actions.c:105 msgid "Start _Now" msgstr "" #: ../gtk/actions.c:105 msgid "Start torrent now" msgstr "" #: ../gtk/actions.c:106 msgid "_Statistics" msgstr "" #: ../gtk/actions.c:107 msgid "_Donate" msgstr "" #: ../gtk/actions.c:108 msgid "_Verify Local Data" msgstr "" #: ../gtk/actions.c:109 msgid "_Pause" msgstr "_Ehaniñ" #: ../gtk/actions.c:109 msgid "Pause torrent" msgstr "" #: ../gtk/actions.c:110 msgid "_Pause All" msgstr "" #: ../gtk/actions.c:110 msgid "Pause all torrents" msgstr "" #: ../gtk/actions.c:111 msgid "_Start All" msgstr "" #: ../gtk/actions.c:111 msgid "Start all torrents" msgstr "" #: ../gtk/actions.c:112 msgid "Set _Location…" msgstr "" #: ../gtk/actions.c:113 msgid "Remove torrent" msgstr "Lemel kuit an torrent" #: ../gtk/actions.c:114 msgid "_Delete Files and Remove" msgstr "_Lemel kuit ar restroù" #: ../gtk/actions.c:115 msgid "_New…" msgstr "" #: ../gtk/actions.c:115 msgid "Create a torrent" msgstr "Krouiñ un torrent" #: ../gtk/actions.c:116 msgid "_Quit" msgstr "_Kuitaat" #: ../gtk/actions.c:117 msgid "Select _All" msgstr "Diuz Pep tra" #: ../gtk/actions.c:118 msgid "Dese_lect All" msgstr "Didiuziñ pep tra" #: ../gtk/actions.c:120 msgid "Torrent properties" msgstr "Perzhioù an torrent" #: ../gtk/actions.c:121 msgid "Open Fold_er" msgstr "" #: ../gtk/actions.c:123 msgid "_Contents" msgstr "_Endalc'hadoù" #: ../gtk/actions.c:124 msgid "Ask Tracker for _More Peers" msgstr "" #: ../gtk/actions.c:125 msgid "Move to _Top" msgstr "" #: ../gtk/actions.c:126 msgid "Move _Up" msgstr "" #: ../gtk/actions.c:127 msgid "Move _Down" msgstr "" #: ../gtk/actions.c:128 msgid "Move to _Bottom" msgstr "" #: ../gtk/actions.c:129 msgid "Present Main Window" msgstr "" #: ../gtk/details.c:475 ../gtk/details.c:487 msgid "Use global settings" msgstr "Arverañ an arventennoù hollek" #: ../gtk/details.c:476 msgid "Seed regardless of ratio" msgstr "" #: ../gtk/details.c:477 msgid "Stop seeding at ratio:" msgstr "" #: ../gtk/details.c:488 msgid "Seed regardless of activity" msgstr "" #: ../gtk/details.c:489 msgid "Stop seeding if idle for N minutes:" msgstr "" #: ../gtk/details.c:505 ../gtk/tr-prefs.c:1319 msgid "Speed" msgstr "" #: ../gtk/details.c:507 msgid "Honor global _limits" msgstr "" #: ../gtk/details.c:512 #, c-format msgid "Limit _download speed (%s):" msgstr "" #: ../gtk/details.c:525 #, c-format msgid "Limit _upload speed (%s):" msgstr "" #: ../gtk/details.c:538 ../gtk/open-dialog.c:368 msgid "Torrent _priority:" msgstr "" #: ../gtk/details.c:542 msgid "Seeding Limits" msgstr "" #: ../gtk/details.c:552 msgid "_Ratio:" msgstr "" #: ../gtk/details.c:561 msgid "_Idle:" msgstr "" #: ../gtk/details.c:564 msgid "Peer Connections" msgstr "" #: ../gtk/details.c:567 msgid "_Maximum peers:" msgstr "" #: ../gtk/details.c:586 ../gtk/torrent-cell-renderer.c:206 #: ../libtransmission/verify.c:264 msgid "Queued for verification" msgstr "" #: ../gtk/details.c:587 msgid "Verifying local data" msgstr "" #: ../gtk/details.c:588 ../gtk/torrent-cell-renderer.c:209 msgid "Queued for download" msgstr "" #: ../gtk/details.c:589 ../gtk/filter.c:591 msgctxt "Verb" msgid "Downloading" msgstr "" #: ../gtk/details.c:590 ../gtk/torrent-cell-renderer.c:212 msgid "Queued for seeding" msgstr "" #: ../gtk/details.c:591 ../gtk/filter.c:592 msgctxt "Verb" msgid "Seeding" msgstr "" #: ../gtk/details.c:592 ../gtk/filter.c:594 ../gtk/torrent-cell-renderer.c:203 msgid "Finished" msgstr "Echu" #: ../gtk/details.c:592 ../gtk/filter.c:593 ../gtk/torrent-cell-renderer.c:203 msgid "Paused" msgstr "Ehanet" #: ../gtk/details.c:625 msgid "N/A" msgstr "Ansevenadus" #: ../gtk/details.c:637 ../gtk/file-list.c:619 msgid "Mixed" msgstr "" #: ../gtk/details.c:638 msgid "No Torrents Selected" msgstr "Torrent diuzet ebet" #: ../gtk/details.c:667 msgid "Private to this tracker -- DHT and PEX disabled" msgstr "" #: ../gtk/details.c:669 msgid "Public torrent" msgstr "" #: ../gtk/details.c:700 #, c-format msgid "Created by %1$s" msgstr "Krouet gant %1$s" #: ../gtk/details.c:702 #, c-format msgid "Created on %1$s" msgstr "" #: ../gtk/details.c:704 #, c-format msgid "Created by %1$s on %2$s" msgstr "" #: ../gtk/details.c:816 msgid "Unknown" msgstr "Dianav" #: ../gtk/details.c:849 #, c-format msgid "%1$s (%2$'d piece @ %3$s)" msgid_plural "%1$s (%2$'d pieces @ %3$s)" msgstr[0] "" msgstr[1] "" #: ../gtk/details.c:857 #, c-format msgid "%1$s (%2$'d piece)" msgid_plural "%1$s (%2$'d pieces)" msgstr[0] "" msgstr[1] "" #: ../gtk/details.c:899 #, c-format msgid "%1$s (%2$s%%)" msgstr "%1$s (%2$s%%)" #: ../gtk/details.c:901 #, c-format msgid "%1$s (%2$s%% of %3$s%% Available)" msgstr "%1$s (%2$s%% eus %3$s%% hegerz)" #: ../gtk/details.c:903 #, c-format msgid "%1$s (%2$s%% of %3$s%% Available); %4$s Unverified" msgstr "" #: ../gtk/details.c:930 #, c-format msgid "%1$s (+%2$s corrupt)" msgstr "%1$s (+%2$s kontronet)" #: ../gtk/details.c:958 #, c-format msgid "%s (Ratio: %s)" msgstr "" #: ../gtk/details.c:991 msgid "No errors" msgstr "Fazi ebet" #: ../gtk/details.c:1010 msgid "Never" msgstr "Biken" #: ../gtk/details.c:1017 msgid "Active now" msgstr "" #: ../gtk/details.c:1023 #, c-format msgid "%1$s ago" msgstr "" #: ../gtk/details.c:1042 msgid "Activity" msgstr "Oberiantiz" #: ../gtk/details.c:1047 msgid "Torrent size:" msgstr "Ment an torrent :" #: ../gtk/details.c:1052 msgid "Have:" msgstr "" #: ../gtk/details.c:1057 ../gtk/stats.c:152 ../gtk/stats.c:174 msgid "Uploaded:" msgstr "" #: ../gtk/details.c:1062 ../gtk/stats.c:156 ../gtk/stats.c:178 msgid "Downloaded:" msgstr "" #: ../gtk/details.c:1067 msgid "State:" msgstr "Stad :" #: ../gtk/details.c:1072 msgid "Running time:" msgstr "" #: ../gtk/details.c:1077 msgid "Remaining time:" msgstr "Amzer o chom :" #: ../gtk/details.c:1082 msgid "Last activity:" msgstr "" #: ../gtk/details.c:1088 msgid "Error:" msgstr "Fazi :" #: ../gtk/details.c:1092 msgid "Details" msgstr "Munudoù" #: ../gtk/details.c:1098 msgid "Location:" msgstr "Lec'hiadur :" #: ../gtk/details.c:1105 msgid "Hash:" msgstr "" #: ../gtk/details.c:1111 msgid "Privacy:" msgstr "" #: ../gtk/details.c:1118 msgid "Origin:" msgstr "" #: ../gtk/details.c:1135 msgid "Comment:" msgstr "Askelenn :" #: ../gtk/details.c:1163 msgid "Web Seeds" msgstr "" #: ../gtk/details.c:1165 ../gtk/details.c:1218 msgid "Down" msgstr "Diskenn" #: ../gtk/details.c:1216 msgid "Address" msgstr "Chomlec'h" #: ../gtk/details.c:1220 msgid "Up" msgstr "Sevel" #: ../gtk/details.c:1221 msgid "Client" msgstr "Arval" #: ../gtk/details.c:1222 msgid "%" msgstr "%" #: ../gtk/details.c:1224 msgid "Up Reqs" msgstr "" #: ../gtk/details.c:1226 msgid "Dn Reqs" msgstr "" #: ../gtk/details.c:1228 msgid "Dn Blocks" msgstr "" #: ../gtk/details.c:1230 msgid "Up Blocks" msgstr "" #: ../gtk/details.c:1232 msgid "We Cancelled" msgstr "" #: ../gtk/details.c:1234 msgid "They Cancelled" msgstr "" #: ../gtk/details.c:1235 msgid "Flags" msgstr "" #: ../gtk/details.c:1618 msgid "Optimistic unchoke" msgstr "" #: ../gtk/details.c:1619 msgid "Downloading from this peer" msgstr "" #: ../gtk/details.c:1620 msgid "We would download from this peer if they would let us" msgstr "" #: ../gtk/details.c:1621 msgid "Uploading to peer" msgstr "" #: ../gtk/details.c:1622 msgid "We would upload to this peer if they asked" msgstr "" #: ../gtk/details.c:1623 msgid "Peer has unchoked us, but we're not interested" msgstr "" #: ../gtk/details.c:1624 msgid "We unchoked this peer, but they're not interested" msgstr "" #: ../gtk/details.c:1625 msgid "Encrypted connection" msgstr "Kennask enrineget" #: ../gtk/details.c:1626 msgid "Peer was found through Peer Exchange (PEX)" msgstr "" #: ../gtk/details.c:1627 msgid "Peer was found through DHT" msgstr "" #: ../gtk/details.c:1628 msgid "Peer is an incoming connection" msgstr "" #: ../gtk/details.c:1629 msgid "Peer is connected over µTP" msgstr "" #: ../gtk/details.c:1881 ../gtk/details.c:2619 msgid "Show _more details" msgstr "" #: ../gtk/details.c:1952 #, c-format msgid "Got a list of %1$s%2$'d peers%3$s %4$s ago" msgstr "" #: ../gtk/details.c:1956 #, c-format msgid "Peer list request %1$stimed out%2$s %3$s ago; will retry" msgstr "" #: ../gtk/details.c:1959 #, c-format msgid "Got an error %1$s\"%2$s\"%3$s %4$s ago" msgstr "" #: ../gtk/details.c:1967 msgid "No updates scheduled" msgstr "" #: ../gtk/details.c:1973 #, c-format msgid "Asking for more peers in %s" msgstr "" #: ../gtk/details.c:1978 msgid "Queued to ask for more peers" msgstr "" #: ../gtk/details.c:1984 #, c-format msgid "Asking for more peers now… %s" msgstr "" #: ../gtk/details.c:1995 #, c-format msgid "Tracker had %s%'d seeders and %'d leechers%s %s ago" msgstr "" #: ../gtk/details.c:1999 #, c-format msgid "Got a scrape error \"%s%s%s\" %s ago" msgstr "" #: ../gtk/details.c:2010 #, c-format msgid "Asking for peer counts in %s" msgstr "" #: ../gtk/details.c:2015 msgid "Queued to ask for peer counts" msgstr "" #: ../gtk/details.c:2021 #, c-format msgid "Asking for peer counts now… %s" msgstr "" #: ../gtk/details.c:2306 msgid "List contains invalid URLs" msgstr "" #: ../gtk/details.c:2311 ../gtk/file-list.c:819 msgid "Please correct the errors and try again." msgstr "" #: ../gtk/details.c:2367 #, c-format msgid "%s - Edit Trackers" msgstr "" #: ../gtk/details.c:2377 msgid "Tracker Announce URLs" msgstr "" #: ../gtk/details.c:2380 ../gtk/makemeta-ui.c:499 msgid "" "To add a backup URL, add it on the line after the primary URL.\n" "To add another primary URL, add it after a blank line." msgstr "" #: ../gtk/details.c:2477 #, c-format msgid "%s - Add Tracker" msgstr "" #: ../gtk/details.c:2491 msgid "Tracker" msgstr "" #: ../gtk/details.c:2497 msgid "_Announce URL:" msgstr "" #: ../gtk/details.c:2575 ../gtk/details.c:2720 msgid "Trackers" msgstr "" #: ../gtk/details.c:2599 msgid "_Add" msgstr "" #: ../gtk/details.c:2610 msgid "_Remove" msgstr "" #: ../gtk/details.c:2626 msgid "Show _backup trackers" msgstr "" #: ../gtk/details.c:2712 ../gtk/msgwin.c:438 msgid "Information" msgstr "Titour" #: ../gtk/details.c:2716 msgid "Peers" msgstr "" #: ../gtk/details.c:2725 msgid "File listing not available for combined torrent properties" msgstr "" #: ../gtk/details.c:2729 ../gtk/makemeta-ui.c:446 msgid "Files" msgstr "Restroù" #: ../gtk/details.c:2733 ../gtk/tr-prefs.c:1226 ../gtk/tr-window.c:685 msgid "Options" msgstr "Dibarzhioù" #: ../gtk/details.c:2757 #, c-format msgid "%s Properties" msgstr "Perzhioù %s" #: ../gtk/details.c:2768 #, c-format msgid "%'d Torrent Properties" msgstr "" #: ../gtk/dialogs.c:95 #, c-format msgid "Remove torrent?" msgid_plural "Remove %d torrents?" msgstr[0] "" msgstr[1] "" #: ../gtk/dialogs.c:101 #, c-format msgid "Delete this torrent's downloaded files?" msgid_plural "Delete these %d torrents' downloaded files?" msgstr[0] "" msgstr[1] "" #: ../gtk/dialogs.c:111 msgid "" "Once removed, continuing the transfer will require the torrent file or " "magnet link." msgid_plural "" "Once removed, continuing the transfers will require the torrent files or " "magnet links." msgstr[0] "" msgstr[1] "" #: ../gtk/dialogs.c:117 msgid "This torrent has not finished downloading." msgid_plural "These torrents have not finished downloading." msgstr[0] "" msgstr[1] "" #: ../gtk/dialogs.c:123 msgid "This torrent is connected to peers." msgid_plural "These torrents are connected to peers." msgstr[0] "" msgstr[1] "" #: ../gtk/dialogs.c:130 msgid "One of these torrents is connected to peers." msgid_plural "Some of these torrents are connected to peers." msgstr[0] "" msgstr[1] "" #: ../gtk/dialogs.c:137 msgid "One of these torrents has not finished downloading." msgid_plural "Some of these torrents have not finished downloading." msgstr[0] "" msgstr[1] "" #: ../gtk/file-list.c:616 ../gtk/util.c:474 msgid "High" msgstr "Uhel" #: ../gtk/file-list.c:617 ../gtk/util.c:475 msgid "Normal" msgstr "Reizh" #: ../gtk/file-list.c:618 ../gtk/util.c:476 msgid "Low" msgstr "Izel" #: ../gtk/file-list.c:814 #, c-format msgid "Unable to rename file as \"%s\": %s" msgstr "" #: ../gtk/file-list.c:936 ../gtk/msgwin.c:303 msgid "Name" msgstr "Anv" #. add "size" column #: ../gtk/file-list.c:953 msgid "Size" msgstr "" #. add "progress" column #: ../gtk/file-list.c:968 msgid "Have" msgstr "" #. add "enabled" column #: ../gtk/file-list.c:981 msgid "Download" msgstr "Pellgargañ" #. add priority column #: ../gtk/file-list.c:997 msgid "Priority" msgstr "Tevetegezh" #: ../gtk/filter.c:281 ../gtk/filter.c:588 msgid "All" msgstr "" #: ../gtk/filter.c:590 msgid "Active" msgstr "" #: ../gtk/filter.c:595 msgctxt "Verb" msgid "Verifying" msgstr "" #: ../gtk/filter.c:596 ../gtk/msgwin.c:437 ../gtk/util.c:687 #, c-format msgid "Error" msgstr "Fazi" #: ../gtk/filter.c:893 #, c-format msgid "_Show:" msgstr "_Skrammañ" #: ../gtk/filter.c:895 #, c-format msgid "_Show %'d of:" msgstr "" #: ../gtk/main.c:329 #, c-format msgid "Error registering Transmission as a %s handler: %s" msgstr "" #: ../gtk/main.c:492 #, c-format msgid "" "Got signal %d; trying to shut down cleanly. Do it again if it gets stuck." msgstr "" #: ../gtk/main.c:625 msgid "Where to look for configuration files" msgstr "" #: ../gtk/main.c:626 msgid "Start with all torrents paused" msgstr "" #: ../gtk/main.c:627 msgid "Start minimized in notification area" msgstr "" #: ../gtk/main.c:628 msgid "Show version number and exit" msgstr "" #: ../gtk/main.c:647 ../gtk/transmission-gtk.desktop.in.h:1 msgid "Transmission" msgstr "" #. parse the command line #: ../gtk/main.c:651 msgid "[torrent files or urls]" msgstr "" #: ../gtk/main.c:656 #, c-format msgid "" "%s\n" "Run '%s --help' to see a full list of available command line options.\n" msgstr "" #: ../gtk/main.c:756 msgid "" "Transmission is a file sharing program. When you run a torrent, its data " "will be made available to others by means of upload. Any content you share " "is your sole responsibility." msgstr "" #: ../gtk/main.c:758 msgid "I _Agree" msgstr "" #: ../gtk/main.c:989 msgid "Closing Connections" msgstr "" #: ../gtk/main.c:993 msgid "Sending upload/download totals to tracker…" msgstr "" #: ../gtk/main.c:998 msgid "_Quit Now" msgstr "_Kuitaat diouzhtu" #: ../gtk/main.c:1059 msgid "Couldn't add corrupt torrent" msgid_plural "Couldn't add corrupt torrents" msgstr[0] "" msgstr[1] "" #: ../gtk/main.c:1066 msgid "Couldn't add duplicate torrent" msgid_plural "Couldn't add duplicate torrents" msgstr[0] "" msgstr[1] "" #: ../gtk/main.c:1374 msgid "A fast and easy BitTorrent client" msgstr "" #: ../gtk/main.c:1375 msgid "Copyright (c) The Transmission Project" msgstr "" #. Translators: translate "translator-credits" as your name #. to have it appear in the credits in the "About" #. dialog #: ../gtk/main.c:1381 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Denis https://launchpad.net/~bibar\n" " Gwenn M https://launchpad.net/~tornoz\n" " Ronan Le Déroff https://launchpad.net/~rldmv" #: ../gtk/makemeta-ui.c:72 #, c-format msgid "Creating \"%s\"" msgstr "O krouiñ \"%s\"" #: ../gtk/makemeta-ui.c:74 #, c-format msgid "Created \"%s\"!" msgstr "Kruoet \"%s\" !" #: ../gtk/makemeta-ui.c:76 #, c-format msgid "Error: invalid announce URL \"%s\"" msgstr "" #: ../gtk/makemeta-ui.c:78 #, c-format msgid "Cancelled" msgstr "Dilezet" #: ../gtk/makemeta-ui.c:80 #, c-format msgid "Error reading \"%s\": %s" msgstr "" #: ../gtk/makemeta-ui.c:82 #, c-format msgid "Error writing \"%s\": %s" msgstr "" #. how much data we've scanned through to generate checksums #: ../gtk/makemeta-ui.c:103 #, c-format msgid "Scanned %s" msgstr "" #: ../gtk/makemeta-ui.c:171 ../gtk/makemeta-ui.c:434 msgid "New Torrent" msgstr "Torrent nevez" #: ../gtk/makemeta-ui.c:187 msgid "Creating torrent…" msgstr "" #: ../gtk/makemeta-ui.c:299 msgid "No source selected" msgstr "Tarzh diuzet ebet" #: ../gtk/makemeta-ui.c:305 #, c-format msgid "%1$s; %2$'d File" msgid_plural "%1$s; %2$'d Files" msgstr[0] "" msgstr[1] "" #: ../gtk/makemeta-ui.c:312 #, c-format msgid "%1$'d Piece @ %2$s" msgid_plural "%1$'d Pieces @ %2$s" msgstr[0] "" msgstr[1] "" #: ../gtk/makemeta-ui.c:448 msgid "Sa_ve to:" msgstr "En_rollañ dindan :" #: ../gtk/makemeta-ui.c:454 msgid "Source F_older:" msgstr "" #: ../gtk/makemeta-ui.c:466 msgid "Source _File:" msgstr "" #: ../gtk/makemeta-ui.c:478 msgid "No source selected" msgstr "" #: ../gtk/makemeta-ui.c:482 msgid "Properties" msgstr "Perzhioù" #: ../gtk/makemeta-ui.c:484 msgid "_Trackers:" msgstr "" #: ../gtk/makemeta-ui.c:506 msgid "Co_mment:" msgstr "Askele_nn :" #: ../gtk/makemeta-ui.c:515 msgid "_Private torrent" msgstr "" #: ../gtk/msgwin.c:142 #, c-format msgid "Couldn't save \"%s\"" msgstr "" #: ../gtk/msgwin.c:203 msgid "Save Log" msgstr "Enrollañ ar c'herzlevr" #: ../gtk/msgwin.c:298 msgid "Time" msgstr "" #: ../gtk/msgwin.c:308 msgid "Message" msgstr "Kemennadenn" #: ../gtk/msgwin.c:439 msgid "Debug" msgstr "Diveugañ" #: ../gtk/msgwin.c:465 msgid "Message Log" msgstr "" #: ../gtk/msgwin.c:500 msgid "Level" msgstr "Live" #: ../gtk/notify.c:214 msgid "Open File" msgstr "Digeriñ ur restr" #: ../gtk/notify.c:219 msgid "Open Folder" msgstr "Digeriñ an teuliad" #: ../gtk/notify.c:227 msgid "Torrent Complete" msgstr "" #: ../gtk/notify.c:249 msgid "Torrent Added" msgstr "" #: ../gtk/open-dialog.c:250 msgid "Torrent files" msgstr "Restroù torrent" #: ../gtk/open-dialog.c:255 msgid "All files" msgstr "An holl restroù" #. make the dialog #: ../gtk/open-dialog.c:280 msgid "Torrent Options" msgstr "Dibarzhioù an torrent" #: ../gtk/open-dialog.c:302 ../gtk/tr-prefs.c:296 msgid "Mo_ve .torrent file to the trash" msgstr "" #: ../gtk/open-dialog.c:304 msgid "_Start when added" msgstr "" #. "torrent file" row #: ../gtk/open-dialog.c:320 msgid "_Torrent file:" msgstr "Restr _torrent :" #: ../gtk/open-dialog.c:323 msgid "Select Source File" msgstr "" #: ../gtk/open-dialog.c:335 msgid "_Destination folder:" msgstr "" #: ../gtk/open-dialog.c:338 msgid "Select Destination Folder" msgstr "" #: ../gtk/open-dialog.c:444 msgid "Open a Torrent" msgstr "" #: ../gtk/open-dialog.c:460 msgid "Show _options dialog" msgstr "" #: ../gtk/open-dialog.c:509 msgid "Open URL" msgstr "" #: ../gtk/open-dialog.c:522 msgid "Open torrent from URL" msgstr "" #: ../gtk/open-dialog.c:527 msgid "_URL" msgstr "_URL" #: ../gtk/relocate.c:61 #, c-format msgid "Moving \"%s\"" msgstr "" #: ../gtk/relocate.c:83 msgid "Couldn't move torrent" msgstr "" #: ../gtk/relocate.c:118 msgid "This may take a moment…" msgstr "" #: ../gtk/relocate.c:149 ../gtk/relocate.c:169 msgid "Set Torrent Location" msgstr "" #: ../gtk/relocate.c:165 msgid "Location" msgstr "Lec'hiadur" #: ../gtk/relocate.c:172 msgid "Torrent _location:" msgstr "" #: ../gtk/relocate.c:173 msgid "_Move from the current folder" msgstr "" #: ../gtk/relocate.c:176 msgid "Local data is _already there" msgstr "" #: ../gtk/stats.c:72 ../gtk/stats.c:167 #, c-format msgid "Started %'d time" msgid_plural "Started %'d times" msgstr[0] "" msgstr[1] "" #: ../gtk/stats.c:96 msgid "Reset your statistics?" msgstr "" #: ../gtk/stats.c:97 msgid "" "These statistics are for your information only. Resetting them doesn't " "affect the statistics logged by your BitTorrent trackers." msgstr "" #: ../gtk/stats.c:108 ../gtk/stats.c:136 msgid "_Reset" msgstr "Adde_raouekaat" #: ../gtk/stats.c:133 ../gtk/tr-window.c:730 msgid "Statistics" msgstr "Stadegoù" #: ../gtk/stats.c:148 msgid "Current Session" msgstr "" #: ../gtk/stats.c:160 ../gtk/stats.c:182 msgid "Ratio:" msgstr "" #: ../gtk/stats.c:164 ../gtk/stats.c:186 msgid "Duration:" msgstr "Padelezh :" #: ../gtk/stats.c:166 msgid "Total" msgstr "Sammad" #. %1$s is how much we've got, #. %2$s is how much we'll have when done, #. %3$s%% is a percentage of the two #: ../gtk/torrent-cell-renderer.c:59 #, c-format msgid "%1$s of %2$s (%3$s%%)" msgstr "" #. %1$s is how much we've got, #. %2$s is the torrent's total size, #. %3$s%% is a percentage of the two, #. %4$s is how much we've uploaded, #. %5$s is our upload-to-download ratio, #. %6$s is the ratio we want to reach before we stop uploading #: ../gtk/torrent-cell-renderer.c:75 #, c-format msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s Goal: %6$s)" msgstr "" #. %1$s is how much we've got, #. %2$s is the torrent's total size, #. %3$s%% is a percentage of the two, #. %4$s is how much we've uploaded, #. %5$s is our upload-to-download ratio #: ../gtk/torrent-cell-renderer.c:91 #, c-format msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s)" msgstr "" #. %1$s is the torrent's total size, #. %2$s is how much we've uploaded, #. %3$s is our upload-to-download ratio, #. %4$s is the ratio we want to reach before we stop uploading #: ../gtk/torrent-cell-renderer.c:108 #, c-format msgid "%1$s, uploaded %2$s (Ratio: %3$s Goal: %4$s)" msgstr "" #. %1$s is the torrent's total size, #. %2$s is how much we've uploaded, #. %3$s is our upload-to-download ratio #: ../gtk/torrent-cell-renderer.c:120 #, c-format msgid "%1$s, uploaded %2$s (Ratio: %3$s)" msgstr "" #: ../gtk/torrent-cell-renderer.c:134 msgid "Remaining time unknown" msgstr "" #. time remaining #: ../gtk/torrent-cell-renderer.c:140 #, c-format msgid "%s remaining" msgstr "%s o chom" #. down speed, down symbol, up speed, up symbol #: ../gtk/torrent-cell-renderer.c:165 #, c-format msgid "%1$s %2$s %3$s %4$s" msgstr "" #. up speed, up symbol #: ../gtk/torrent-cell-renderer.c:177 #, c-format msgid "%1$s %2$s" msgstr "" #: ../gtk/torrent-cell-renderer.c:183 msgid "Stalled" msgstr "" #: ../gtk/torrent-cell-renderer.c:216 #, c-format msgid "Verifying local data (%.1f%% tested)" msgstr "" #: ../gtk/torrent-cell-renderer.c:246 #, c-format msgid "Tracker gave a warning: \"%s\"" msgstr "" #: ../gtk/torrent-cell-renderer.c:247 #, c-format msgid "Tracker gave an error: \"%s\"" msgstr "" #: ../gtk/torrent-cell-renderer.c:248 #, c-format msgid "Error: %s" msgstr "Fazi : %s" #. Downloading metadata from 2 peer (s)(50% done) #: ../gtk/torrent-cell-renderer.c:268 #, c-format msgid "Downloading metadata from %1$'d %2$s (%3$d%% done)" msgstr "" #: ../gtk/torrent-cell-renderer.c:270 ../gtk/torrent-cell-renderer.c:279 #: ../gtk/torrent-cell-renderer.c:296 msgid "peer" msgid_plural "peers" msgstr[0] "" msgstr[1] "" #. Downloading from 2 of 3 peer (s) and 2 webseed (s) #: ../gtk/torrent-cell-renderer.c:276 #, c-format msgid "Downloading from %1$'d of %2$'d %3$s and %4$'d %5$s" msgstr "" #: ../gtk/torrent-cell-renderer.c:281 ../gtk/torrent-cell-renderer.c:288 msgid "web seed" msgid_plural "web seeds" msgstr[0] "" msgstr[1] "" #. Downloading from 3 web seed (s) #: ../gtk/torrent-cell-renderer.c:286 #, c-format msgid "Downloading from %1$'d %2$s" msgstr "" #. Downloading from 2 of 3 peer (s) #: ../gtk/torrent-cell-renderer.c:293 #, c-format msgid "Downloading from %1$'d of %2$'d %3$s" msgstr "" #: ../gtk/torrent-cell-renderer.c:303 #, c-format msgid "Seeding to %1$'d of %2$'d connected peer" msgid_plural "Seeding to %1$'d of %2$'d connected peers" msgstr[0] "" msgstr[1] "" #: ../gtk/transmission-gtk.desktop.in.h:2 msgid "BitTorrent Client" msgstr "Arval BitTorrent" #: ../gtk/transmission-gtk.desktop.in.h:3 msgid "Transmission BitTorrent Client" msgstr "Arval BitTorrent Transmission" #: ../gtk/transmission-gtk.desktop.in.h:4 msgid "Download and share files over BitTorrent" msgstr "" #: ../gtk/transmission-gtk.desktop.in.h:5 msgid "Start Transmission with All Torrents Paused" msgstr "" #: ../gtk/transmission-gtk.desktop.in.h:6 msgid "Start Transmission Minimized" msgstr "" #: ../gtk/tr-core.c:1218 #, c-format msgid "Couldn't read \"%s\": %s" msgstr "" #: ../gtk/tr-core.c:1314 #, c-format msgid "Skipping unknown torrent \"%s\"" msgstr "" #: ../gtk/tr-core.c:1568 msgid "Inhibiting desktop hibernation" msgstr "" #: ../gtk/tr-core.c:1572 #, c-format msgid "Couldn't inhibit desktop hibernation: %s" msgstr "" #: ../gtk/tr-core.c:1606 msgid "Allowing desktop hibernation" msgstr "" #: ../gtk/tr-icon.c:61 msgid "Idle" msgstr "" #: ../gtk/tr-icon.c:78 ../gtk/tr-icon.c:94 #, c-format msgid " (Limit: %s)" msgstr "" #. %1$s: current upload speed #. * %2$s: current upload limit, if any #. * %3$s: current download speed #. * %4$s: current download limit, if any #: ../gtk/tr-icon.c:101 #, c-format msgid "" "Transmission\n" "Up: %1$s %2$s\n" "Down: %3$s %4$s" msgstr "" #: ../gtk/tr-prefs.c:279 msgctxt "Gerund" msgid "Adding" msgstr "" #: ../gtk/tr-prefs.c:281 msgid "Automatically add .torrent files _from:" msgstr "" #: ../gtk/tr-prefs.c:288 msgid "Show the Torrent Options _dialog" msgstr "" #: ../gtk/tr-prefs.c:292 msgid "_Start added torrents" msgstr "" #: ../gtk/tr-prefs.c:301 msgid "Save to _Location:" msgstr "" #: ../gtk/tr-prefs.c:308 msgid "Download Queue" msgstr "" #: ../gtk/tr-prefs.c:310 msgid "Ma_ximum active downloads:" msgstr "" #: ../gtk/tr-prefs.c:314 msgid "Downloads sharing data in the last _N minutes are active:" msgstr "" #: ../gtk/tr-prefs.c:319 ../libtransmission/torrent.c:2011 msgid "Incomplete" msgstr "N'eo ket echu" #: ../gtk/tr-prefs.c:321 msgid "Append \"._part\" to incomplete files' names" msgstr "" #: ../gtk/tr-prefs.c:325 msgid "Keep _incomplete torrents in:" msgstr "" #: ../gtk/tr-prefs.c:332 msgid "Call scrip_t when torrent is completed:" msgstr "" #: ../gtk/tr-prefs.c:356 msgid "Limits" msgstr "Bevennoù" #: ../gtk/tr-prefs.c:358 msgid "Stop seeding at _ratio:" msgstr "" #: ../gtk/tr-prefs.c:365 msgid "Stop seeding if idle for _N minutes:" msgstr "" #: ../gtk/tr-prefs.c:388 ../gtk/tr-prefs.c:1329 msgid "Desktop" msgstr "" #: ../gtk/tr-prefs.c:390 msgid "_Inhibit hibernation when torrents are active" msgstr "" #: ../gtk/tr-prefs.c:394 msgid "Show Transmission icon in the _notification area" msgstr "" #: ../gtk/tr-prefs.c:399 msgid "Notification" msgstr "" #: ../gtk/tr-prefs.c:401 msgid "Show a notification when torrents are a_dded" msgstr "" #: ../gtk/tr-prefs.c:405 msgid "Show a notification when torrents _finish" msgstr "" #: ../gtk/tr-prefs.c:409 msgid "Play a _sound when torrents finish" msgstr "" #: ../gtk/tr-prefs.c:437 #, c-format msgid "Blocklist contains %'d rule" msgid_plural "Blocklist contains %'d rules" msgstr[0] "" msgstr[1] "" #: ../gtk/tr-prefs.c:471 #, c-format msgid "Blocklist has %'d rule." msgid_plural "Blocklist has %'d rules." msgstr[0] "" msgstr[1] "" #: ../gtk/tr-prefs.c:475 msgid "Update succeeded!" msgstr "" #: ../gtk/tr-prefs.c:475 msgid "Unable to update." msgstr "" #: ../gtk/tr-prefs.c:490 msgid "Update Blocklist" msgstr "" #: ../gtk/tr-prefs.c:492 msgid "Getting new blocklist…" msgstr "" #: ../gtk/tr-prefs.c:520 msgid "Allow encryption" msgstr "Aotren an enrinegañ" #: ../gtk/tr-prefs.c:521 msgid "Prefer encryption" msgstr "" #: ../gtk/tr-prefs.c:522 msgid "Require encryption" msgstr "" #: ../gtk/tr-prefs.c:546 ../gtk/tr-prefs.c:1325 msgid "Privacy" msgstr "Buhez prevez" #: ../gtk/tr-prefs.c:548 msgid "_Encryption mode:" msgstr "Mod _enrinegañ :" #: ../gtk/tr-prefs.c:553 msgid "Blocklist" msgstr "" #: ../gtk/tr-prefs.c:555 msgid "Enable _blocklist:" msgstr "" #: ../gtk/tr-prefs.c:569 msgid "_Update" msgstr "Hi_zivaat" #: ../gtk/tr-prefs.c:579 msgid "Enable _automatic updates" msgstr "" #: ../gtk/tr-prefs.c:797 msgid "Remote Control" msgstr "" #. "enabled" checkbutton #: ../gtk/tr-prefs.c:800 msgid "Allow _remote access" msgstr "" #: ../gtk/tr-prefs.c:806 msgid "_Open web client" msgstr "" #: ../gtk/tr-prefs.c:815 msgid "HTTP _port:" msgstr "" #. require authentication #: ../gtk/tr-prefs.c:819 msgid "Use _authentication" msgstr "_Arverañ dilesadur" #. username #: ../gtk/tr-prefs.c:827 msgid "_Username:" msgstr "Anv an ar_veriad :" #. password #: ../gtk/tr-prefs.c:834 msgid "Pass_word:" msgstr "Ger-tre_men :" #. require authentication #: ../gtk/tr-prefs.c:842 msgid "Only allow these IP a_ddresses:" msgstr "" #: ../gtk/tr-prefs.c:867 msgid "IP addresses may use wildcards, such as 192.168.*.*" msgstr "" #: ../gtk/tr-prefs.c:889 msgid "Addresses:" msgstr "Chomlec'hioù :" #: ../gtk/tr-prefs.c:1001 msgid "Every Day" msgstr "" #: ../gtk/tr-prefs.c:1002 msgid "Weekdays" msgstr "" #: ../gtk/tr-prefs.c:1003 msgid "Weekends" msgstr "" #: ../gtk/tr-prefs.c:1004 msgid "Sunday" msgstr "Disul" #: ../gtk/tr-prefs.c:1005 msgid "Monday" msgstr "Dilun" #: ../gtk/tr-prefs.c:1006 msgid "Tuesday" msgstr "Dimeurzh" #: ../gtk/tr-prefs.c:1007 msgid "Wednesday" msgstr "Dimerc'her" #: ../gtk/tr-prefs.c:1008 msgid "Thursday" msgstr "Diriaou" #: ../gtk/tr-prefs.c:1009 msgid "Friday" msgstr "Digwener" #: ../gtk/tr-prefs.c:1010 msgid "Saturday" msgstr "Disadorn" #: ../gtk/tr-prefs.c:1041 msgid "Speed Limits" msgstr "" #: ../gtk/tr-prefs.c:1043 #, c-format msgid "_Upload (%s):" msgstr "" #: ../gtk/tr-prefs.c:1050 #, c-format msgid "_Download (%s):" msgstr "" #: ../gtk/tr-prefs.c:1059 msgid "Alternative Speed Limits" msgstr "" #: ../gtk/tr-prefs.c:1068 msgid "Override normal speed limits manually or at scheduled times" msgstr "" #: ../gtk/tr-prefs.c:1075 #, c-format msgid "U_pload (%s):" msgstr "" #: ../gtk/tr-prefs.c:1079 #, c-format msgid "Do_wnload (%s):" msgstr "" #: ../gtk/tr-prefs.c:1083 msgid "_Scheduled times:" msgstr "" #: ../gtk/tr-prefs.c:1088 msgid " _to " msgstr "" #: ../gtk/tr-prefs.c:1099 msgid "_On days:" msgstr "" #: ../gtk/tr-prefs.c:1131 ../gtk/tr-prefs.c:1199 ../gtk/tr-prefs.c:1280 msgid "Status unknown" msgstr "" #: ../gtk/tr-prefs.c:1154 msgid "Port is open" msgstr "" #: ../gtk/tr-prefs.c:1154 msgid "Port is closed" msgstr "" #: ../gtk/tr-prefs.c:1169 msgid "Testing TCP port…" msgstr "" #: ../gtk/tr-prefs.c:1192 msgid "Listening Port" msgstr "" #: ../gtk/tr-prefs.c:1194 msgid "_Port used for incoming connections:" msgstr "" #: ../gtk/tr-prefs.c:1202 msgid "Te_st Port" msgstr "" #: ../gtk/tr-prefs.c:1209 msgid "Pick a _random port every time Transmission is started" msgstr "" #: ../gtk/tr-prefs.c:1213 msgid "Use UPnP or NAT-PMP port _forwarding from my router" msgstr "" #: ../gtk/tr-prefs.c:1218 msgid "Peer Limits" msgstr "" #: ../gtk/tr-prefs.c:1221 msgid "Maximum peers per _torrent:" msgstr "" #: ../gtk/tr-prefs.c:1223 msgid "Maximum peers _overall:" msgstr "" #: ../gtk/tr-prefs.c:1229 msgid "Enable _uTP for peer communication" msgstr "" #: ../gtk/tr-prefs.c:1231 msgid "uTP is a tool for reducing network congestion." msgstr "" #: ../gtk/tr-prefs.c:1236 msgid "Use PE_X to find more peers" msgstr "" #: ../gtk/tr-prefs.c:1238 msgid "" "PEX is a tool for exchanging peer lists with the peers you're connected to." msgstr "" #: ../gtk/tr-prefs.c:1242 msgid "Use _DHT to find more peers" msgstr "" #: ../gtk/tr-prefs.c:1244 msgid "DHT is a tool for finding peers without a tracker." msgstr "" #: ../gtk/tr-prefs.c:1248 msgid "Use _Local Peer Discovery to find more peers" msgstr "" #: ../gtk/tr-prefs.c:1250 msgid "LPD is a tool for finding peers on your local network." msgstr "" #: ../gtk/tr-prefs.c:1305 msgid "Transmission Preferences" msgstr "" #: ../gtk/tr-prefs.c:1321 msgctxt "Gerund" msgid "Downloading" msgstr "" #: ../gtk/tr-prefs.c:1323 msgctxt "Gerund" msgid "Seeding" msgstr "" #: ../gtk/tr-prefs.c:1327 msgid "Network" msgstr "Rouedad" #: ../gtk/tr-prefs.c:1331 msgid "Remote" msgstr "" #: ../gtk/tr-window.c:141 msgid "Torrent" msgstr "Torrent" #: ../gtk/tr-window.c:251 msgid "Total Ratio" msgstr "" #: ../gtk/tr-window.c:252 msgid "Session Ratio" msgstr "" #: ../gtk/tr-window.c:253 msgid "Total Transfer" msgstr "" #: ../gtk/tr-window.c:254 msgid "Session Transfer" msgstr "" #: ../gtk/tr-window.c:282 #, c-format msgid "" "Click to disable Alternative Speed Limits\n" " (%1$s down, %2$s up)" msgstr "" #: ../gtk/tr-window.c:283 #, c-format msgid "" "Click to enable Alternative Speed Limits\n" " (%1$s down, %2$s up)" msgstr "" #: ../gtk/tr-window.c:349 #, c-format msgid "Tracker will allow requests in %s" msgstr "" #: ../gtk/tr-window.c:424 msgid "Unlimited" msgstr "" #: ../gtk/tr-window.c:497 msgid "Seed Forever" msgstr "" #: ../gtk/tr-window.c:536 msgid "Limit Download Speed" msgstr "" #: ../gtk/tr-window.c:540 msgid "Limit Upload Speed" msgstr "" #: ../gtk/tr-window.c:547 msgid "Stop Seeding at Ratio" msgstr "" #: ../gtk/tr-window.c:581 #, c-format msgid "Stop at Ratio (%s)" msgstr "" #: ../gtk/tr-window.c:804 ../gtk/tr-window.c:832 #, c-format msgid "Ratio: %s" msgstr "" #: ../gtk/tr-window.c:815 #, c-format msgid "Down: %1$s, Up: %2$s" msgstr "" #: ../gtk/tr-window.c:826 #, c-format msgid "size|Down: %1$s, Up: %2$s" msgstr "" #: ../gtk/util.c:36 msgid "KiB" msgstr "" #: ../gtk/util.c:37 msgid "MiB" msgstr "" #: ../gtk/util.c:38 msgid "GiB" msgstr "" #: ../gtk/util.c:39 msgid "TiB" msgstr "" #: ../gtk/util.c:42 msgid "kB" msgstr "" #: ../gtk/util.c:43 msgid "MB" msgstr "" #: ../gtk/util.c:44 msgid "GB" msgstr "" #: ../gtk/util.c:45 msgid "TB" msgstr "" #: ../gtk/util.c:48 msgid "kB/s" msgstr "" #: ../gtk/util.c:49 msgid "MB/s" msgstr "" #: ../gtk/util.c:50 msgid "GB/s" msgstr "" #: ../gtk/util.c:51 msgid "TB/s" msgstr "" #: ../gtk/util.c:107 #, c-format msgid "%'d day" msgid_plural "%'d days" msgstr[0] "" msgstr[1] "" #: ../gtk/util.c:108 #, c-format msgid "%'d hour" msgid_plural "%'d hours" msgstr[0] "" msgstr[1] "" #: ../gtk/util.c:109 #, c-format msgid "%'d minute" msgid_plural "%'d minutes" msgstr[0] "" msgstr[1] "" #: ../gtk/util.c:110 #, c-format msgid "%'d second" msgid_plural "%'d seconds" msgstr[0] "" msgstr[1] "" #: ../gtk/util.c:228 #, c-format msgid "The torrent file \"%s\" contains invalid data." msgstr "" #: ../gtk/util.c:230 #, c-format msgid "The torrent file \"%s\" is already in use by \"%s.\"" msgstr "" #: ../gtk/util.c:232 #, c-format msgid "The torrent file \"%s\" encountered an unknown error." msgstr "" #: ../gtk/util.c:238 msgid "Error opening torrent" msgstr "" #: ../gtk/util.c:543 #, c-format msgid "Error opening \"%s\"" msgstr "" #: ../gtk/util.c:546 #, c-format msgid "Server returned \"%1$ld %2$s\"" msgstr "" #: ../gtk/util.c:566 msgid "Unrecognized URL" msgstr "" #: ../gtk/util.c:568 #, c-format msgid "Transmission doesn't know how to use \"%s\"" msgstr "" #: ../gtk/util.c:573 #, c-format msgid "" "This magnet link appears to be intended for something other than BitTorrent. " "BitTorrent magnet links have a section containing \"%s\"." msgstr "" #: ../gtk/util.c:693 #, c-format msgid "%s free" msgstr "" #: ../libtransmission/announcer.c:1060 ../libtransmission/announcer.c:1353 msgid "Could not connect to tracker" msgstr "" #: ../libtransmission/announcer.c:1064 ../libtransmission/announcer.c:1357 msgid "Tracker did not respond" msgstr "" #: ../libtransmission/announcer.c:1126 msgid "Success" msgstr "" #: ../libtransmission/announcer-http.c:205 #: ../libtransmission/announcer-http.c:355 #, c-format msgid "Tracker gave HTTP response code %1$ld (%2$s)" msgstr "" #: ../libtransmission/announcer-udp.c:263 #: ../libtransmission/announcer-udp.c:413 msgid "Unknown error" msgstr "" #: ../libtransmission/announcer-udp.c:502 #, c-format msgid "DNS Lookup failed: %s" msgstr "" #: ../libtransmission/announcer-udp.c:603 msgid "Connection failed" msgstr "" #: ../libtransmission/blocklist.c:85 ../libtransmission/blocklist.c:322 #: ../libtransmission/utils.c:226 #, c-format msgid "Couldn't read \"%1$s\": %2$s" msgstr "" #: ../libtransmission/blocklist.c:113 msgid "Blocklist \"%s\" contains %" msgstr "" #. don't try to display the actual lines - it causes issues #: ../libtransmission/blocklist.c:365 #, c-format msgid "blocklist skipped invalid address at line %d" msgstr "" #: ../libtransmission/blocklist.c:415 ../libtransmission/rpcimpl.c:1513 #: ../libtransmission/rpcimpl.c:1526 ../libtransmission/rpcimpl.c:1543 #: ../libtransmission/variant.c:1219 #, c-format msgid "Couldn't save file \"%1$s\": %2$s" msgstr "" #: ../libtransmission/blocklist.c:420 msgid "Blocklist \"%s\" updated with %" msgstr "" #: ../libtransmission/fdlimit.c:345 ../libtransmission/utils.c:424 #: ../libtransmission/utils.c:434 #, c-format msgid "Couldn't create \"%1$s\": %2$s" msgstr "" #: ../libtransmission/fdlimit.c:370 #, c-format msgid "Couldn't open \"%1$s\": %2$s" msgstr "" #: ../libtransmission/fdlimit.c:383 #, c-format msgid "Couldn't truncate \"%1$s\": %2$s" msgstr "" #: ../libtransmission/fdlimit.c:671 #, c-format msgid "Couldn't create socket: %s" msgstr "" #: ../libtransmission/makemeta.c:61 #, c-format msgid "Torrent Creator is skipping file \"%s\": %s" msgstr "" #: ../libtransmission/metainfo.c:585 #, c-format msgid "Invalid metadata entry \"%s\"" msgstr "" #: ../libtransmission/natpmp.c:30 msgid "Port Forwarding (NAT-PMP)" msgstr "" #: ../libtransmission/natpmp.c:70 #, c-format msgid "%s succeeded (%d)" msgstr "" #: ../libtransmission/natpmp.c:139 #, c-format msgid "Found public address \"%s\"" msgstr "" #: ../libtransmission/natpmp.c:174 #, c-format msgid "no longer forwarding port %d" msgstr "" #: ../libtransmission/natpmp.c:219 #, c-format msgid "Port %d forwarded successfully" msgstr "" #: ../libtransmission/net.c:269 #, c-format msgid "Couldn't set source address %s on %d: %s" msgstr "" #: ../libtransmission/net.c:286 #, c-format msgid "Couldn't connect socket %d to %s, port %d (errno %d - %s)" msgstr "" #: ../libtransmission/net.c:362 msgid "Is another copy of Transmission already running?" msgstr "" #: ../libtransmission/net.c:367 #, c-format msgid "Couldn't bind port %d on %s: %s" msgstr "" #: ../libtransmission/net.c:369 #, c-format msgid "Couldn't bind port %d on %s: %s (%s)" msgstr "" #: ../libtransmission/peer-msgs.c:2039 msgid "Please Verify Local Data! Piece #%" msgstr "" #: ../libtransmission/platform.c:405 #, c-format msgid "Searching for web interface file \"%s\"" msgstr "" #: ../libtransmission/port-forwarding.c:29 msgid "Port Forwarding" msgstr "" #: ../libtransmission/port-forwarding.c:56 msgid "Starting" msgstr "" #: ../libtransmission/port-forwarding.c:57 msgid "Forwarded" msgstr "" #: ../libtransmission/port-forwarding.c:58 msgid "Stopping" msgstr "" #: ../libtransmission/port-forwarding.c:59 msgid "Not forwarded" msgstr "" #: ../libtransmission/port-forwarding.c:90 ../libtransmission/torrent.c:2159 #, c-format msgid "State changed from \"%1$s\" to \"%2$s\"" msgstr "" #: ../libtransmission/port-forwarding.c:180 msgid "Stopped" msgstr "" #: ../libtransmission/rpcimpl.c:1534 #, c-format msgid "Error uncompressing blocklist: %s (%d)" msgstr "" #: ../libtransmission/rpc-server.c:949 #, c-format msgid "Couldn't find settings key \"%s\"" msgstr "" #: ../libtransmission/rpc-server.c:1021 #, c-format msgid "%s is not a valid address" msgstr "" #: ../libtransmission/rpc-server.c:1026 #, c-format msgid "%s is not an IPv4 address. RPC listeners must be IPv4" msgstr "" #: ../libtransmission/rpc-server.c:1033 #, c-format msgid "Serving RPC and Web requests on port 127.0.0.1:%d%s" msgstr "" #: ../libtransmission/rpc-server.c:1037 msgid "Whitelist enabled" msgstr "" #: ../libtransmission/rpc-server.c:1040 msgid "Password required" msgstr "" #. first %s is the application name #. second %s is the version number #: ../libtransmission/session.c:736 #, c-format msgid "%s %s started" msgstr "" #: ../libtransmission/session.c:1992 #, c-format msgid "Loaded %d torrents" msgstr "" #: ../libtransmission/torrent.c:573 #, c-format msgid "Tracker warning: \"%s\"" msgstr "" #: ../libtransmission/torrent.c:580 #, c-format msgid "Tracker error: \"%s\"" msgstr "" #: ../libtransmission/torrent.c:844 msgid "" "No data found! Ensure your drives are connected or use \"Set Location\". To " "re-download, remove the torrent and re-add it." msgstr "" #: ../libtransmission/torrent.c:1733 msgid "Restarted manually -- disabling its seed ratio" msgstr "" #: ../libtransmission/torrent.c:1916 msgid "Removing torrent" msgstr "" #: ../libtransmission/torrent.c:2005 msgid "Done" msgstr "Graet eo" #: ../libtransmission/torrent.c:2008 msgid "Complete" msgstr "Echu" #: ../libtransmission/torrent.c:3259 #, c-format msgid "Piece %, which was just downloaded, failed its checksum test" msgstr "" #: ../libtransmission/torrent-magnet.c:273 msgid "Magnet torrent's metadata is not usable" msgstr "" #: ../libtransmission/upnp.c:29 msgid "Port Forwarding (UPnP)" msgstr "" #: ../libtransmission/upnp.c:222 #, c-format msgid "Found Internet Gateway Device \"%s\"" msgstr "" #: ../libtransmission/upnp.c:225 #, c-format msgid "Local Address is \"%s\"" msgstr "" #: ../libtransmission/upnp.c:254 #, c-format msgid "Port %d isn't forwarded" msgstr "" #: ../libtransmission/upnp.c:265 #, c-format msgid "Stopping port forwarding through \"%s\", service \"%s\"" msgstr "" #: ../libtransmission/upnp.c:298 #, c-format msgid "" "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:303 msgid "Port forwarding successful!" msgstr "" #: ../libtransmission/utils.c:240 msgid "Not a regular file" msgstr "N'eo ket ur restr reizh" #: ../libtransmission/utils.c:258 msgid "Memory allocation failed" msgstr "" #. Node exists but isn't a folder #: ../libtransmission/utils.c:433 #, c-format msgid "File \"%s\" is in the way" msgstr "" #. did caller give us an uninitialized val? #: ../libtransmission/variant.c:889 msgid "Invalid metadata" msgstr "" #: ../libtransmission/variant.c:1204 ../libtransmission/variant.c:1227 #, c-format msgid "Couldn't save temporary file \"%1$s\": %2$s" msgstr "" #: ../libtransmission/variant.c:1214 #, c-format msgid "Saved \"%s\"" msgstr "Enrollet \"%s\"" #: ../libtransmission/verify.c:219 msgid "Verifying torrent" msgstr "" language-pack-gnome-br-base/data/br/LC_MESSAGES/gimp20-script-fu.po0000644000000000000000000030074612734303707021550 0ustar # Breton translation of gimp-script-fu. # Copyright (C) 2000-2006 Free Software Foundation, Inc. # This file is distributed under the same license as the gimp package. # # Alan Monfort , 2005-2011. # # msgid "" msgstr "" "Project-Id-Version: gimp-script-fu 2.4\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-12-21 19:15+0000\n" "PO-Revision-Date: 2015-12-22 07:20+0000\n" "Last-Translator: Alan \n" "Language-Team: Alan Monfort \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:34+0000\n" "X-Generator: Launchpad (build 18115)\n" "X-Poedit-Country: france\n" "Language: br\n" "X-Poedit-Language: breton\n" #: ../plug-ins/script-fu/script-fu.c:111 msgid "Interactive console for Script-Fu development" msgstr "Penel etrewezhiat evit diorren Skript-Fu" #: ../plug-ins/script-fu/script-fu.c:117 msgid "_Console" msgstr "_Penel" #: ../plug-ins/script-fu/script-fu.c:141 msgid "Server for remote Script-Fu operation" msgstr "Dafariad evit gwezhiadurioù Skript-Fu a-bell" #: ../plug-ins/script-fu/script-fu.c:151 msgid "_Start Server..." msgstr "_Loc'hañ an dafariad..." #: ../plug-ins/script-fu/script-fu.c:307 msgid "_GIMP Online" msgstr "_GIMP enlinenn" #: ../plug-ins/script-fu/script-fu.c:308 msgid "_User Manual" msgstr "D_ornlevr an arveriad" #: ../plug-ins/script-fu/script-fu.c:311 msgid "_Script-Fu" msgstr "_Skript-Fu" #: ../plug-ins/script-fu/script-fu.c:313 msgid "_Test" msgstr "_Taol arnod" #: ../plug-ins/script-fu/script-fu.c:316 msgid "_Buttons" msgstr "A_fell" #: ../plug-ins/script-fu/script-fu.c:318 msgid "_Logos" msgstr "_Sielloù" #: ../plug-ins/script-fu/script-fu.c:320 msgid "_Patterns" msgstr "_Gousturioù" #: ../plug-ins/script-fu/script-fu.c:323 msgid "_Web Page Themes" msgstr "Neuzioù pajennad _web" #: ../plug-ins/script-fu/script-fu.c:325 msgid "_Alien Glow" msgstr "S_kleur Alien" #: ../plug-ins/script-fu/script-fu.c:327 msgid "_Beveled Pattern" msgstr "Goustur _beskellet" #: ../plug-ins/script-fu/script-fu.c:329 msgid "_Classic.Gimp.Org" msgstr "_Gimp.Org Klasel" #: ../plug-ins/script-fu/script-fu.c:332 msgid "Alpha to _Logo" msgstr "Alfa war ar _siell" #: ../plug-ins/script-fu/script-fu.c:335 msgid "Re-read all available Script-Fu scripts" msgstr "Lenn en-dro an holl skriptoù Script-Fu hegerz" #: ../plug-ins/script-fu/script-fu.c:340 msgid "_Refresh Scripts" msgstr "_Azbevaat ar skriptoù" #: ../plug-ins/script-fu/script-fu.c:363 msgid "" "You can not use \"Refresh Scripts\" while a Script-Fu dialog box is open. " "Please close all Script-Fu windows and try again." msgstr "" "N'hallit ket arverañ \"Azbevaat ar skriptoù\" mard eo digor ur voestad " "emziviz Script-Fu. Serrit ar prenestroù Script-Fu ha klaskit en-dro." #: ../plug-ins/script-fu/script-fu-console.c:130 #: ../plug-ins/script-fu/script-fu-console.c:197 msgid "Script-Fu Console" msgstr "Penel Skript-Fu" #: ../plug-ins/script-fu/script-fu-console.c:193 msgid "Welcome to TinyScheme" msgstr "Degemer mat e TinyScheme" #: ../plug-ins/script-fu/script-fu-console.c:199 msgid "Interactive Scheme Development" msgstr "Steuñv diorrenn etrewezhiat" #: ../plug-ins/script-fu/script-fu-console.c:235 msgid "_Browse..." msgstr "_Kantreal..." #: ../plug-ins/script-fu/script-fu-console.c:293 msgid "Save Script-Fu Console Output" msgstr "Enrollañ ec'hankad penel Skript-Fu" #: ../plug-ins/script-fu/script-fu-console.c:340 #, c-format msgid "Could not open '%s' for writing: %s" msgstr "N'haller ket digeriñ '%s' evit skrivañ : %s" #: ../plug-ins/script-fu/script-fu-console.c:369 msgid "Script-Fu Procedure Browser" msgstr "Merdeer an treugennadoù Skript-Fu" #: ../plug-ins/script-fu/script-fu-eval.c:60 msgid "Script-Fu evaluation mode only allows non-interactive invocation" msgstr "" "Aotreet e vez galvadennoù anetrewezhiat hepken gant mod priziañ Skript-Fu" #: ../plug-ins/script-fu/script-fu-interface.c:198 msgid "Script-Fu cannot process two scripts at the same time." msgstr "Skript-Fu n'eo ket gouest da erounit daou skript war un dro." #: ../plug-ins/script-fu/script-fu-interface.c:200 #, c-format msgid "You are already running the \"%s\" script." msgstr "Emaoc'h oc'h erounit ar skript \"%s\" ." #: ../plug-ins/script-fu/script-fu-interface.c:226 #, c-format msgid "Script-Fu: %s" msgstr "Skript-Fu : %s" #. we add a colon after the label; #. * some languages want an extra space here #. #: ../plug-ins/script-fu/script-fu-interface.c:290 #, c-format msgid "%s:" msgstr "%s :" #: ../plug-ins/script-fu/script-fu-interface.c:337 msgid "Script-Fu Color Selection" msgstr "Diuzad al liv evit Skript-Fu" #: ../plug-ins/script-fu/script-fu-interface.c:446 msgid "Script-Fu File Selection" msgstr "Diuzad ar restr evit Skript-Fu" #: ../plug-ins/script-fu/script-fu-interface.c:449 msgid "Script-Fu Folder Selection" msgstr "Diuzad an teuliad evit Skript-Fu" #: ../plug-ins/script-fu/script-fu-interface.c:462 msgid "Script-Fu Font Selection" msgstr "Diuzad an nodrezh evit Skript-Fu" #: ../plug-ins/script-fu/script-fu-interface.c:470 msgid "Script-Fu Palette Selection" msgstr "Diuzad al livaoueg evit Skript-Fu" #: ../plug-ins/script-fu/script-fu-interface.c:479 msgid "Script-Fu Pattern Selection" msgstr "Diuzad ar goustur evit Skript-Fu" #: ../plug-ins/script-fu/script-fu-interface.c:488 msgid "Script-Fu Gradient Selection" msgstr "Diuzad an ilrezenn evit Skript-Fu" #: ../plug-ins/script-fu/script-fu-interface.c:497 msgid "Script-Fu Brush Selection" msgstr "Diuzad ar broust evit Skript-Fu" #: ../plug-ins/script-fu/script-fu-interface.c:857 #, c-format msgid "Error while executing %s:" msgstr "Fazi e-pad ma oa oc'h erounit %s :" #: ../plug-ins/script-fu/script-fu-scripts.c:146 msgid "Too few arguments to 'script-fu-register' call" msgstr "N'eus ket arguzennoù a-walc'h evit galv 'script-fu-register'" #: ../plug-ins/script-fu/script-fu-scripts.c:605 #, c-format msgid "Error while loading %s:" msgstr "Fazi e-pad ma oa o kargañ %s :" #: ../plug-ins/script-fu/script-fu-server.c:824 msgid "Script-Fu Server Options" msgstr "Dibarzhioù an dafariad Skript-Fu" #: ../plug-ins/script-fu/script-fu-server.c:829 msgid "_Start Server" msgstr "_Loc'hañ an dafariad" #: ../plug-ins/script-fu/script-fu-server.c:862 msgid "Listen on IP:" msgstr "" #: ../plug-ins/script-fu/script-fu-server.c:869 msgid "Server port:" msgstr "Porzh an dafariad :" #: ../plug-ins/script-fu/script-fu-server.c:875 msgid "Server logfile:" msgstr "Restr kerzhlevr an dafariad :" #: ../plug-ins/script-fu/script-fu-server.c:887 msgid "" "Listening on an IP address other than 127.0.0.1 (especially 0.0.0.0) can " "allow attackers to remotely execute arbitrary code on this machine." msgstr "" #: ../plug-ins/script-fu/scripts/3d-outline.scm:120 #: ../plug-ins/script-fu/scripts/3d-outline.scm:166 msgid "3D _Outline..." msgstr "E_c'hankad 3M..." #: ../plug-ins/script-fu/scripts/3d-outline.scm:121 msgid "" "Outline the selected region (or alpha) with a pattern and add a drop shadow" msgstr "" "Trolinennañ ar maez diuzet (pe d'an alfa) gant ur goustur hag ouzhpennañ un " "disheol bannet" #: ../plug-ins/script-fu/scripts/3d-outline.scm:128 #: ../plug-ins/script-fu/scripts/3d-outline.scm:172 #: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm:157 #: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm:91 #: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm:130 #: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm:116 #: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm:85 #: ../plug-ins/script-fu/scripts/chip-away.scm:155 #: ../plug-ins/script-fu/scripts/chip-away.scm:202 #: ../plug-ins/script-fu/scripts/textured-logo.scm:126 msgid "Pattern" msgstr "Goustur" #: ../plug-ins/script-fu/scripts/3d-outline.scm:129 #: ../plug-ins/script-fu/scripts/3d-outline.scm:176 msgid "Outline blur radius" msgstr "Skin ruzed an drolinenn" #: ../plug-ins/script-fu/scripts/3d-outline.scm:130 #: ../plug-ins/script-fu/scripts/3d-outline.scm:177 msgid "Shadow blur radius" msgstr "Skin ruzed an disheol" #: ../plug-ins/script-fu/scripts/3d-outline.scm:131 #: ../plug-ins/script-fu/scripts/3d-outline.scm:178 msgid "Bumpmap (alpha layer) blur radius" msgstr "Skin ruzed ar bosoù (treuzfollenn alfa)" #: ../plug-ins/script-fu/scripts/3d-outline.scm:132 #: ../plug-ins/script-fu/scripts/3d-outline.scm:179 #: ../plug-ins/script-fu/scripts/glossy.scm:216 #: ../plug-ins/script-fu/scripts/glossy.scm:288 msgid "Default bumpmap settings" msgstr "Arventennoù ar bosoù dre ziouer" #: ../plug-ins/script-fu/scripts/3d-outline.scm:133 #: ../plug-ins/script-fu/scripts/3d-outline.scm:180 #: ../plug-ins/script-fu/scripts/glossy.scm:218 #: ../plug-ins/script-fu/scripts/glossy.scm:290 #: ../plug-ins/script-fu/scripts/round-corners.scm:139 msgid "Shadow X offset" msgstr "Linkañ X an disheol" #: ../plug-ins/script-fu/scripts/3d-outline.scm:134 #: ../plug-ins/script-fu/scripts/3d-outline.scm:181 #: ../plug-ins/script-fu/scripts/glossy.scm:219 #: ../plug-ins/script-fu/scripts/glossy.scm:291 #: ../plug-ins/script-fu/scripts/round-corners.scm:140 msgid "Shadow Y offset" msgstr "Linkañ Y an disheol" #: ../plug-ins/script-fu/scripts/3d-outline.scm:167 msgid "Create a logo with outlined text and a drop shadow" msgstr "Krouiñ ur siell gant un destenn trolinennet hag un disheol bannet" #: ../plug-ins/script-fu/scripts/3d-outline.scm:173 #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:156 #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm:111 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:175 #: ../plug-ins/script-fu/scripts/basic1-logo.scm:98 #: ../plug-ins/script-fu/scripts/basic2-logo.scm:120 #: ../plug-ins/script-fu/scripts/beveled-button.scm:148 #: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm:126 #: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm:113 #: ../plug-ins/script-fu/scripts/blended-logo.scm:190 #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:131 #: ../plug-ins/script-fu/scripts/carved-logo.scm:168 #: ../plug-ins/script-fu/scripts/chalk.scm:128 #: ../plug-ins/script-fu/scripts/chip-away.scm:192 #: ../plug-ins/script-fu/scripts/chrome-logo.scm:126 #: ../plug-ins/script-fu/scripts/comic-logo.scm:158 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:184 #: ../plug-ins/script-fu/scripts/crystal-logo.scm:216 #: ../plug-ins/script-fu/scripts/frosty-logo.scm:203 #: ../plug-ins/script-fu/scripts/glossy.scm:273 #: ../plug-ins/script-fu/scripts/glowing-logo.scm:115 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:139 #: ../plug-ins/script-fu/scripts/i26-gunya2.scm:98 #: ../plug-ins/script-fu/scripts/neon-logo.scm:286 #: ../plug-ins/script-fu/scripts/news-text.scm:83 #: ../plug-ins/script-fu/scripts/pupi-button.scm:193 #: ../plug-ins/script-fu/scripts/slide.scm:244 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm:213 #: ../plug-ins/script-fu/scripts/speed-text.scm:92 #: ../plug-ins/script-fu/scripts/starscape-logo.scm:145 #: ../plug-ins/script-fu/scripts/text-circle.scm:213 #: ../plug-ins/script-fu/scripts/textured-logo.scm:165 #: ../plug-ins/script-fu/scripts/title-header.scm:171 #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:144 msgid "Text" msgstr "Testenn" #: ../plug-ins/script-fu/scripts/3d-outline.scm:174 #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:158 #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm:112 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:176 #: ../plug-ins/script-fu/scripts/basic1-logo.scm:99 #: ../plug-ins/script-fu/scripts/basic2-logo.scm:121 #: ../plug-ins/script-fu/scripts/beveled-button.scm:149 #: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm:127 #: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm:114 #: ../plug-ins/script-fu/scripts/blended-logo.scm:191 #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:132 #: ../plug-ins/script-fu/scripts/carved-logo.scm:169 #: ../plug-ins/script-fu/scripts/chalk.scm:129 #: ../plug-ins/script-fu/scripts/chip-away.scm:194 #: ../plug-ins/script-fu/scripts/chrome-logo.scm:127 #: ../plug-ins/script-fu/scripts/comic-logo.scm:159 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:185 #: ../plug-ins/script-fu/scripts/crystal-logo.scm:217 #: ../plug-ins/script-fu/scripts/frosty-logo.scm:204 #: ../plug-ins/script-fu/scripts/glossy.scm:274 #: ../plug-ins/script-fu/scripts/glowing-logo.scm:116 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:140 #: ../plug-ins/script-fu/scripts/i26-gunya2.scm:102 #: ../plug-ins/script-fu/scripts/neon-logo.scm:287 #: ../plug-ins/script-fu/scripts/news-text.scm:85 #: ../plug-ins/script-fu/scripts/pupi-button.scm:194 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm:214 #: ../plug-ins/script-fu/scripts/speed-text.scm:94 #: ../plug-ins/script-fu/scripts/starscape-logo.scm:146 #: ../plug-ins/script-fu/scripts/text-circle.scm:217 #: ../plug-ins/script-fu/scripts/textured-logo.scm:166 #: ../plug-ins/script-fu/scripts/title-header.scm:172 #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:145 msgid "Font size (pixels)" msgstr "Ment an nodrezh (pikselioù)" #: ../plug-ins/script-fu/scripts/3d-outline.scm:175 #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:157 #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm:113 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:177 #: ../plug-ins/script-fu/scripts/basic1-logo.scm:100 #: ../plug-ins/script-fu/scripts/basic2-logo.scm:122 #: ../plug-ins/script-fu/scripts/beveled-button.scm:150 #: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm:128 #: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm:115 #: ../plug-ins/script-fu/scripts/blended-logo.scm:192 #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:133 #: ../plug-ins/script-fu/scripts/carved-logo.scm:170 #: ../plug-ins/script-fu/scripts/chalk.scm:130 #: ../plug-ins/script-fu/scripts/chip-away.scm:193 #: ../plug-ins/script-fu/scripts/chrome-logo.scm:128 #: ../plug-ins/script-fu/scripts/comic-logo.scm:160 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:186 #: ../plug-ins/script-fu/scripts/crystal-logo.scm:218 #: ../plug-ins/script-fu/scripts/frosty-logo.scm:205 #: ../plug-ins/script-fu/scripts/glossy.scm:275 #: ../plug-ins/script-fu/scripts/glowing-logo.scm:117 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:141 #: ../plug-ins/script-fu/scripts/i26-gunya2.scm:101 #: ../plug-ins/script-fu/scripts/neon-logo.scm:288 #: ../plug-ins/script-fu/scripts/news-text.scm:84 #: ../plug-ins/script-fu/scripts/pupi-button.scm:195 #: ../plug-ins/script-fu/scripts/slide.scm:246 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm:215 #: ../plug-ins/script-fu/scripts/speed-text.scm:93 #: ../plug-ins/script-fu/scripts/starscape-logo.scm:147 #: ../plug-ins/script-fu/scripts/text-circle.scm:219 #: ../plug-ins/script-fu/scripts/textured-logo.scm:167 #: ../plug-ins/script-fu/scripts/title-header.scm:173 #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:146 msgid "Font" msgstr "Nodrezh" #: ../plug-ins/script-fu/scripts/3dTruchet.scm:225 msgid "3_D Truchet..." msgstr "Truched 3_M..." #: ../plug-ins/script-fu/scripts/3dTruchet.scm:226 msgid "Create an image filled with a 3D Truchet pattern" msgstr "Krouiñ ur skeudenn leuniet gant ur goustur 3M Truchet" #: ../plug-ins/script-fu/scripts/3dTruchet.scm:231 #: ../plug-ins/script-fu/scripts/truchet.scm:171 msgid "Block size" msgstr "Ment ar bloc'had" #: ../plug-ins/script-fu/scripts/3dTruchet.scm:232 #: ../plug-ins/script-fu/scripts/add-bevel.scm:193 #: ../plug-ins/script-fu/scripts/truchet.scm:172 msgid "Thickness" msgstr "Tevder" #: ../plug-ins/script-fu/scripts/3dTruchet.scm:233 #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:184 #: ../plug-ins/script-fu/scripts/alien-glow-bar.scm:95 #: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm:107 #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:161 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:135 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:179 #: ../plug-ins/script-fu/scripts/basic1-logo.scm:67 #: ../plug-ins/script-fu/scripts/basic1-logo.scm:101 #: ../plug-ins/script-fu/scripts/basic2-logo.scm:89 #: ../plug-ins/script-fu/scripts/basic2-logo.scm:123 #: ../plug-ins/script-fu/scripts/blended-logo.scm:135 #: ../plug-ins/script-fu/scripts/blended-logo.scm:194 #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:136 #: ../plug-ins/script-fu/scripts/chalk.scm:89 #: ../plug-ins/script-fu/scripts/chalk.scm:131 #: ../plug-ins/script-fu/scripts/chrome-logo.scm:129 #: ../plug-ins/script-fu/scripts/comic-logo.scm:124 #: ../plug-ins/script-fu/scripts/comic-logo.scm:165 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:149 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:187 #: ../plug-ins/script-fu/scripts/frosty-logo.scm:144 #: ../plug-ins/script-fu/scripts/frosty-logo.scm:206 #: ../plug-ins/script-fu/scripts/glossy.scm:209 #: ../plug-ins/script-fu/scripts/glossy.scm:281 #: ../plug-ins/script-fu/scripts/glowing-logo.scm:85 #: ../plug-ins/script-fu/scripts/glowing-logo.scm:118 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:105 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:144 #: ../plug-ins/script-fu/scripts/neon-logo.scm:253 #: ../plug-ins/script-fu/scripts/neon-logo.scm:289 #: ../plug-ins/script-fu/scripts/news-text.scm:90 #: ../plug-ins/script-fu/scripts/speed-text.scm:97 #: ../plug-ins/script-fu/scripts/swirltile.scm:65 #: ../plug-ins/script-fu/scripts/textured-logo.scm:130 #: ../plug-ins/script-fu/scripts/textured-logo.scm:172 #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:111 #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:151 #: ../plug-ins/script-fu/scripts/truchet.scm:173 msgid "Background color" msgstr "Liv an drekva" #: ../plug-ins/script-fu/scripts/3dTruchet.scm:234 #: ../plug-ins/script-fu/scripts/blended-logo.scm:140 #: ../plug-ins/script-fu/scripts/blended-logo.scm:199 msgid "Start blend" msgstr "Deraouiñ ar meskañ" #: ../plug-ins/script-fu/scripts/3dTruchet.scm:235 #: ../plug-ins/script-fu/scripts/blended-logo.scm:141 #: ../plug-ins/script-fu/scripts/blended-logo.scm:200 msgid "End blend" msgstr "Mesk diwezhel" #: ../plug-ins/script-fu/scripts/3dTruchet.scm:236 msgid "Supersample" msgstr "Dreiststandilhonañ" #: ../plug-ins/script-fu/scripts/3dTruchet.scm:237 #: ../plug-ins/script-fu/scripts/truchet.scm:175 msgid "Number of X tiles" msgstr "Niver a garrezioù e X" #: ../plug-ins/script-fu/scripts/3dTruchet.scm:238 #: ../plug-ins/script-fu/scripts/truchet.scm:176 msgid "Number of Y tiles" msgstr "Niver a garrezioù e Y" #: ../plug-ins/script-fu/scripts/add-bevel.scm:76 #: ../plug-ins/script-fu/scripts/beveled-button.scm:77 #: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm:79 #: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm:26 #: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm:57 #: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm:44 #: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm:30 msgid "Bumpmap" msgstr "Bosoù" #: ../plug-ins/script-fu/scripts/add-bevel.scm:185 msgid "Add B_evel..." msgstr "Ouzhpennañ ur veskell..." #: ../plug-ins/script-fu/scripts/add-bevel.scm:186 msgid "Add a beveled border to an image" msgstr "Ouzhpennañ ur riblenn beskellet d'ur skeudenn" #: ../plug-ins/script-fu/scripts/add-bevel.scm:194 #: ../plug-ins/script-fu/scripts/fuzzyborder.scm:160 #: ../plug-ins/script-fu/scripts/old-photo.scm:104 #: ../plug-ins/script-fu/scripts/round-corners.scm:143 #: ../plug-ins/script-fu/scripts/slide.scm:248 #: ../plug-ins/script-fu/scripts/spinning-globe.scm:106 msgid "Work on copy" msgstr "Labourat war un eilad" #: ../plug-ins/script-fu/scripts/add-bevel.scm:195 #: ../plug-ins/script-fu/scripts/chip-away.scm:152 #: ../plug-ins/script-fu/scripts/chip-away.scm:199 msgid "Keep bump layer" msgstr "Mirout treuzfollennoù ar bosoù" #: ../plug-ins/script-fu/scripts/addborder.scm:108 msgid "Border Layer" msgstr "Lakaat ur riblenn d'an dreuzfollenn" #: ../plug-ins/script-fu/scripts/addborder.scm:160 msgid "Add _Border..." msgstr "Ouzhpennañ ur ri_blenn..." #: ../plug-ins/script-fu/scripts/addborder.scm:161 msgid "Add a border around an image" msgstr "Ouzhpennañ ur riblenn tro dro d'ur skeudenn" #: ../plug-ins/script-fu/scripts/addborder.scm:168 msgid "Border X size" msgstr "Ment ar riblenn e X" #: ../plug-ins/script-fu/scripts/addborder.scm:169 msgid "Border Y size" msgstr "Ment ar riblenn e Y" #: ../plug-ins/script-fu/scripts/addborder.scm:170 msgid "Border color" msgstr "Liv ar riblenn" #: ../plug-ins/script-fu/scripts/addborder.scm:171 msgid "Delta value on color" msgstr "Gwerzh Delta war al liv" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:118 #: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm:78 msgid "Arrow" msgstr "Saezh" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:121 #: ../plug-ins/script-fu/scripts/alien-glow-bar.scm:35 #: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm:46 msgid "Alien Glow" msgstr "Skleur Alien" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:124 #: ../plug-ins/script-fu/scripts/alien-glow-bar.scm:38 #: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm:48 #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:78 #: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm:56 #: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm:41 #: ../plug-ins/script-fu/scripts/chrome-it.scm:103 msgid "Background" msgstr "Drekva" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:175 #: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm:149 msgid "_Arrow..." msgstr "_Saezh..." #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:176 msgid "Create an arrow graphic with an eerie glow for web pages" msgstr "Krouiñ ur bir kevregat gant ur skleur iskis evit ajennadoù web" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:181 #: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm:155 #: ../plug-ins/script-fu/scripts/lava.scm:126 msgid "Size" msgstr "Ment" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:182 #: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm:156 msgid "Orientation" msgstr "Reteradur" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:182 #: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm:156 msgid "Right" msgstr "Dehou" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:182 #: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm:156 msgid "Left" msgstr "Kleiz" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:182 #: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm:156 msgid "Up" msgstr "Sevel" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:182 #: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm:156 msgid "Down" msgstr "Diskenn" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:183 #: ../plug-ins/script-fu/scripts/alien-glow-bar.scm:94 #: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm:106 #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:160 #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm:74 #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm:114 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:134 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:178 #: ../plug-ins/script-fu/scripts/burn-in-anim.scm:227 #: ../plug-ins/script-fu/scripts/neon-logo.scm:254 #: ../plug-ins/script-fu/scripts/neon-logo.scm:290 #: ../plug-ins/script-fu/scripts/starscape-logo.scm:148 msgid "Glow color" msgstr "Liv ar skleur" #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm:185 #: ../plug-ins/script-fu/scripts/alien-glow-bar.scm:96 #: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm:108 #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:164 #: ../plug-ins/script-fu/scripts/camo.scm:106 #: ../plug-ins/script-fu/scripts/fuzzyborder.scm:161 msgid "Flatten image" msgstr "Pladañ ar skeudenn" #: ../plug-ins/script-fu/scripts/alien-glow-bar.scm:32 msgid "Bar" msgstr "Barrenn" #: ../plug-ins/script-fu/scripts/alien-glow-bar.scm:86 #: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm:77 msgid "_Hrule..." msgstr "_Linenn a-zremm..." #: ../plug-ins/script-fu/scripts/alien-glow-bar.scm:87 msgid "Create an Hrule graphic with an eerie glow for web pages" msgstr "Krouiñ ur reolennH kevregat gant ur skleur iskis evit ajennadoù web" #: ../plug-ins/script-fu/scripts/alien-glow-bar.scm:92 msgid "Bar length" msgstr "Led ar varrenn" #: ../plug-ins/script-fu/scripts/alien-glow-bar.scm:93 msgid "Bar height" msgstr "Sav ar varrenn" #: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm:44 #: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm:25 msgid "Bullet" msgstr "Padellig" #: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm:99 #: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm:84 msgid "_Bullet..." msgstr "_Padellig..." #: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm:100 msgid "Create a bullet graphic with an eerie glow for web pages" msgstr "Krouiñ ur padellig kevregat gant ur skleur iskis evit ajennadoù web" #: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm:105 #: ../plug-ins/script-fu/scripts/text-circle.scm:214 #: ../plug-ins/script-fu/scripts/tileblur.scm:76 msgid "Radius" msgstr "Skin" #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:81 msgid "Glow" msgstr "Skleur" #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:84 msgid "Button" msgstr "Afell" #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:150 #: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm:120 msgid "B_utton..." msgstr "A_fell..." #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:151 msgid "Create a button graphic with an eerie glow for web pages" msgstr "Krouiñ un afell gevregat gant ur skleur iskis evit ajennadoù web" #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:159 #: ../plug-ins/script-fu/scripts/basic1-logo.scm:68 #: ../plug-ins/script-fu/scripts/basic1-logo.scm:102 #: ../plug-ins/script-fu/scripts/basic2-logo.scm:90 #: ../plug-ins/script-fu/scripts/basic2-logo.scm:124 #: ../plug-ins/script-fu/scripts/beveled-button.scm:153 #: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm:129 #: ../plug-ins/script-fu/scripts/blended-logo.scm:193 #: ../plug-ins/script-fu/scripts/i26-gunya2.scm:99 #: ../plug-ins/script-fu/scripts/news-text.scm:89 #: ../plug-ins/script-fu/scripts/pupi-button.scm:198 #: ../plug-ins/script-fu/scripts/speed-text.scm:96 msgid "Text color" msgstr "Liv an destenn" #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:162 #: ../plug-ins/script-fu/scripts/beveled-button.scm:154 msgid "Padding" msgstr "Leuniadur" #: ../plug-ins/script-fu/scripts/alien-glow-button.scm:163 msgid "Glow radius" msgstr "Skin ar skleur" #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm:65 #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm:105 msgid "Alien _Glow..." msgstr "S_kleur Alien..." #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm:66 msgid "Add an eerie glow around the selected region (or alpha)" msgstr "Ouzhpennañ ur skleur iskis tro dro d'ar maez diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm:73 msgid "Glow size (pixels * 4)" msgstr "Ment ar skleur (pikselioù * 4)" #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm:106 msgid "Create a logo with an alien glow around the text" msgstr "Krouiñ ur siell gant skleur un alien tro dro d'an destenn" #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:126 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:169 msgid "Alien _Neon..." msgstr "_Neon Alien..." #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:127 msgid "Add psychedelic outlines to the selected region (or alpha)" msgstr "Ouzhpennañ trolinennoù psikedelek d'ar maez diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:136 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:180 msgid "Width of bands" msgstr "Led ar bandennoù" #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:137 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:181 msgid "Width of gaps" msgstr "Led an etremezioù" #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:138 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:182 msgid "Number of bands" msgstr "Niver a vandennoù" #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:139 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:183 msgid "Fade away" msgstr "Arveuz" #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm:170 msgid "Create a logo with psychedelic outlines around the text" msgstr "Krouiñ ur siell gant trolinennoù psikedelek tro dro d'an destenn" #: ../plug-ins/script-fu/scripts/basic1-logo.scm:59 #: ../plug-ins/script-fu/scripts/basic1-logo.scm:92 msgid "_Basic I..." msgstr "_Bazik I..." #: ../plug-ins/script-fu/scripts/basic1-logo.scm:60 msgid "" "Add a gradient effect, a drop shadow, and a background to the selected " "region (or alpha)" msgstr "" "Ouzhpennañ un efed ilrezennek, un disheol bannet hag un drekva d'ar maez " "diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/basic1-logo.scm:93 msgid "" "Create a plain text logo with a gradient effect, a drop shadow, and a " "background" msgstr "" "Krouiñ ur siellad testenn gant un efed ilzerenn, un disheol bannet hag un " "drekva" #: ../plug-ins/script-fu/scripts/basic2-logo.scm:81 #: ../plug-ins/script-fu/scripts/basic2-logo.scm:114 msgid "B_asic II..." msgstr "B_azik II..." #: ../plug-ins/script-fu/scripts/basic2-logo.scm:82 msgid "Add a shadow and a highlight to the selected region (or alpha)" msgstr "Ouzhpennañ un disheol hag un ussked d'ar maez diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/basic2-logo.scm:115 msgid "Create a simple logo with a shadow and a highlight" msgstr "Krouiñ ur siell ant un disheol hag un ussked" #: ../plug-ins/script-fu/scripts/beveled-button.scm:80 #: ../plug-ins/script-fu/scripts/blended-logo.scm:142 #: ../plug-ins/script-fu/scripts/blended-logo.scm:201 #: ../plug-ins/script-fu/scripts/comic-logo.scm:120 #: ../plug-ins/script-fu/scripts/comic-logo.scm:161 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:150 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:188 #: ../plug-ins/script-fu/scripts/land.scm:87 #: ../plug-ins/script-fu/scripts/lava.scm:128 #: ../plug-ins/script-fu/scripts/rendermap.scm:88 #: ../plug-ins/script-fu/scripts/spyrogimp.scm:351 msgid "Gradient" msgstr "Ilrezenn" #: ../plug-ins/script-fu/scripts/beveled-button.scm:142 msgid "Simple _Beveled Button..." msgstr "Afell eeun _beskellet..." #: ../plug-ins/script-fu/scripts/beveled-button.scm:143 msgid "Create a simple, beveled button graphic for webpages" msgstr "Krouiñ un eeun a afell gevregat beskellet evit ar pajennadoù web" #: ../plug-ins/script-fu/scripts/beveled-button.scm:151 msgid "Upper-left color" msgstr "Liv e lein a-gleiz" #: ../plug-ins/script-fu/scripts/beveled-button.scm:152 msgid "Lower-right color" msgstr "Liv en traoñ a-zehou" #: ../plug-ins/script-fu/scripts/beveled-button.scm:155 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:104 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:143 #: ../plug-ins/script-fu/scripts/pupi-button.scm:204 msgid "Bevel width" msgstr "Led ar veskell" #: ../plug-ins/script-fu/scripts/beveled-button.scm:156 #: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm:131 #: ../plug-ins/script-fu/scripts/pupi-button.scm:208 msgid "Pressed" msgstr "Pouezet warni" #: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm:150 msgid "Create a beveled pattern arrow for webpages" msgstr "Krouiñ ur goustur bir beskellet evit ar pajennadoù web" #: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm:85 msgid "Create a beveled pattern bullet for webpages" msgstr "Krouiñ ur goustur padellig beskellet evit ar pajennadoù web" #: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm:90 msgid "Diameter" msgstr "Treuzkiz" #: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm:92 #: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm:117 #: ../plug-ins/script-fu/scripts/spinning-globe.scm:104 msgid "Transparent background" msgstr "Drekva treuzwelus" #: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm:121 msgid "Create a beveled pattern button for webpages" msgstr "Krouiñ ur goustur afell beskellet evit ar pajennadoù web" #: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm:107 msgid "H_eading..." msgstr "_Talbenn..." #: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm:108 msgid "Create a beveled pattern heading for webpages" msgstr "Krouiñ ur goustur talbenn beskellet evit ar pajennadoù web" #: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm:27 msgid "Rule" msgstr "Reolenn" #: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm:78 msgid "Create a beveled pattern hrule for webpages" msgstr "Krouiñ ur goustur reolennH beskellet evit ar pajennadoù web" #: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm:83 #: ../plug-ins/script-fu/scripts/gradient-example.scm:69 #: ../plug-ins/script-fu/scripts/mkbrush.scm:70 #: ../plug-ins/script-fu/scripts/mkbrush.scm:138 #: ../plug-ins/script-fu/scripts/mkbrush.scm:194 #: ../plug-ins/script-fu/scripts/mkbrush.scm:263 #: ../plug-ins/script-fu/scripts/swirltile.scm:62 msgid "Width" msgstr "Led" #: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm:84 #: ../plug-ins/script-fu/scripts/gradient-example.scm:70 #: ../plug-ins/script-fu/scripts/mkbrush.scm:71 #: ../plug-ins/script-fu/scripts/mkbrush.scm:139 #: ../plug-ins/script-fu/scripts/mkbrush.scm:195 #: ../plug-ins/script-fu/scripts/mkbrush.scm:264 #: ../plug-ins/script-fu/scripts/swirltile.scm:61 msgid "Height" msgstr "Sav" #: ../plug-ins/script-fu/scripts/blend-anim.scm:206 #: ../plug-ins/script-fu/scripts/spyrogimp.scm:327 msgid "Frame" msgstr "Skeudenn" #: ../plug-ins/script-fu/scripts/blend-anim.scm:222 msgid "Blend Animation needs at least three source layers" msgstr "" "Ezhomm ez eus tri zarzh treuzfollennoù da vihanañ gant ar meskañ bliverezh" #: ../plug-ins/script-fu/scripts/blend-anim.scm:228 msgid "_Blend..." msgstr "_Meskañ..." #: ../plug-ins/script-fu/scripts/blend-anim.scm:229 msgid "" "Create intermediate layers to blend two or more layers over a background as " "an animation" msgstr "" "Krouiñ treuzfollennoù treugel evit meskañ div pe vuioc'h a dreuzfollennoù a-" "us d'un drekva evel ur bliverezh" #: ../plug-ins/script-fu/scripts/blend-anim.scm:236 msgid "Intermediate frames" msgstr "Skeudennoù treugel" #: ../plug-ins/script-fu/scripts/blend-anim.scm:237 msgid "Max. blur radius" msgstr "Skin uc'hek ar ruzed" #: ../plug-ins/script-fu/scripts/blend-anim.scm:238 msgid "Looped" msgstr "E dol" #: ../plug-ins/script-fu/scripts/blended-logo.scm:126 #: ../plug-ins/script-fu/scripts/blended-logo.scm:184 msgid "Blen_ded..." msgstr "Mesk_et..." #: ../plug-ins/script-fu/scripts/blended-logo.scm:127 msgid "" "Add blended backgrounds, highlights, and shadows to the selected region (or " "alpha)" msgstr "" "Ouzhpennañ drekvaoù mesket, usskedoù ha disheolioù d'ar maez diuzet (pe d'an " "alfa)" #: ../plug-ins/script-fu/scripts/blended-logo.scm:134 msgid "Offset (pixels)" msgstr "Linkañ (pikselioù)" #: ../plug-ins/script-fu/scripts/blended-logo.scm:136 #: ../plug-ins/script-fu/scripts/blended-logo.scm:195 msgid "Blend mode" msgstr "Mod meskañ" #: ../plug-ins/script-fu/scripts/blended-logo.scm:136 #: ../plug-ins/script-fu/scripts/blended-logo.scm:195 msgid "FG-BG-RGB" msgstr "RV-DV-RGG" #: ../plug-ins/script-fu/scripts/blended-logo.scm:137 #: ../plug-ins/script-fu/scripts/blended-logo.scm:196 msgid "FG-BG-HSV" msgstr "RV-DV-APL" #: ../plug-ins/script-fu/scripts/blended-logo.scm:138 #: ../plug-ins/script-fu/scripts/blended-logo.scm:197 msgid "FG-Transparent" msgstr "RV treuzwelus" #: ../plug-ins/script-fu/scripts/blended-logo.scm:139 #: ../plug-ins/script-fu/scripts/blended-logo.scm:198 msgid "Custom Gradient" msgstr "Ilrezenn personelaet" #: ../plug-ins/script-fu/scripts/blended-logo.scm:143 #: ../plug-ins/script-fu/scripts/blended-logo.scm:202 #: ../plug-ins/script-fu/scripts/comic-logo.scm:121 #: ../plug-ins/script-fu/scripts/comic-logo.scm:162 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:151 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:189 #: ../plug-ins/script-fu/scripts/gradient-example.scm:71 #: ../plug-ins/script-fu/scripts/rendermap.scm:89 #: ../plug-ins/script-fu/scripts/title-header.scm:174 msgid "Gradient reverse" msgstr "Ilrezenn c'hin" #: ../plug-ins/script-fu/scripts/blended-logo.scm:185 msgid "Create a logo with blended backgrounds, highlights, and shadows" msgstr "Krouiñ ur siell gant drekvaoù, usskedoù ha disheolioù bet mesket" #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:91 #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:125 msgid "Bo_vination..." msgstr "B_uoc'haat..." #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:92 msgid "Add 'cow spots' to the selected region (or alpha)" msgstr "Ouzhpennañ 'kroc'hen saout' d'ar maez diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:99 #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:134 msgid "Spots density X" msgstr "Douester poentoù e X" #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:100 #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:135 msgid "Spots density Y" msgstr "Douester poentoù e Y" #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:101 #: ../plug-ins/script-fu/scripts/chrome-logo.scm:96 msgid "Background Color" msgstr "Liv an drekva" #: ../plug-ins/script-fu/scripts/bovinated-logo.scm:126 msgid "Create a logo with text in the style of 'cow spots'" msgstr "Krouiñ ur siell gant un destenn mod 'kroc'hen saout'" #. --- false form of "if-1" #: ../plug-ins/script-fu/scripts/burn-in-anim.scm:212 msgid "" "The Burn-In script needs two layers in total. A foreground layer with " "transparency and a background layer." msgstr "" "Ezhomm ez eus div dreuzfollenn en holl gant ar skript Tanañ (burn-in) : un " "dreuzfollenn evit ar rakva gant treuzwelusted hag un dreuzfollenn evit an " "drekva." #: ../plug-ins/script-fu/scripts/burn-in-anim.scm:219 msgid "B_urn-In..." msgstr "_Entanaat..." #: ../plug-ins/script-fu/scripts/burn-in-anim.scm:220 msgid "" "Create intermediate layers to produce an animated 'burn-in' transition " "between two layers" msgstr "" "Krouiñ treuzfollennoù treugel evit krouiñ un arveuz blivet mod 'tanañ' etre " "div dreuzfollenn" #: ../plug-ins/script-fu/scripts/burn-in-anim.scm:228 msgid "Fadeout" msgstr "Arveuz" #: ../plug-ins/script-fu/scripts/burn-in-anim.scm:229 msgid "Fadeout width" msgstr "Led an arveuz" #: ../plug-ins/script-fu/scripts/burn-in-anim.scm:230 msgid "Corona width" msgstr "Led ar gurunenn" #: ../plug-ins/script-fu/scripts/burn-in-anim.scm:231 msgid "After glow" msgstr "War-lec'h ar skleur" #: ../plug-ins/script-fu/scripts/burn-in-anim.scm:232 msgid "Add glowing" msgstr "Ouzhpennañ skleur" #: ../plug-ins/script-fu/scripts/burn-in-anim.scm:233 msgid "Prepare for GIF" msgstr "Prientiñ evit GIF" #: ../plug-ins/script-fu/scripts/burn-in-anim.scm:234 msgid "Speed (pixels/frame)" msgstr "Tizh (pikselioù/skeudenn)" #: ../plug-ins/script-fu/scripts/camo.scm:94 msgid "_Camouflage..." msgstr "_Darguzhañ..." #: ../plug-ins/script-fu/scripts/camo.scm:95 msgid "Create an image filled with a camouflage pattern" msgstr "Krouiñ ur skeudenn leuniet gant ur goustur darguzhañ" #: ../plug-ins/script-fu/scripts/camo.scm:100 #: ../plug-ins/script-fu/scripts/rendermap.scm:86 msgid "Image size" msgstr "Ment ar skeudenn" #: ../plug-ins/script-fu/scripts/camo.scm:101 #: ../plug-ins/script-fu/scripts/rendermap.scm:87 msgid "Granularity" msgstr "Arweegezh" #: ../plug-ins/script-fu/scripts/camo.scm:102 msgid "Color 1" msgstr "Liv 1" #: ../plug-ins/script-fu/scripts/camo.scm:103 msgid "Color 2" msgstr "Liv 2" #: ../plug-ins/script-fu/scripts/camo.scm:104 msgid "Color 3" msgstr "Liv 3" #: ../plug-ins/script-fu/scripts/camo.scm:105 #: ../plug-ins/script-fu/scripts/distress-selection.scm:116 msgid "Smooth" msgstr "Dousaat" #: ../plug-ins/script-fu/scripts/carved-logo.scm:148 #: ../plug-ins/script-fu/scripts/carve-it.scm:168 msgid "Carved Surface" msgstr "Gorread kizellet" #: ../plug-ins/script-fu/scripts/carved-logo.scm:149 #: ../plug-ins/script-fu/scripts/carve-it.scm:169 msgid "Bevel Shadow" msgstr "Disheol ar veskell" #: ../plug-ins/script-fu/scripts/carved-logo.scm:150 #: ../plug-ins/script-fu/scripts/carve-it.scm:170 msgid "Bevel Highlight" msgstr "Ussked ar veskell" # http://desktoppub.about.com/od/creategraphics/f/shadows.htm #: ../plug-ins/script-fu/scripts/carved-logo.scm:151 #: ../plug-ins/script-fu/scripts/carve-it.scm:171 msgid "Cast Shadow" msgstr "Disheol bannet" #: ../plug-ins/script-fu/scripts/carved-logo.scm:152 #: ../plug-ins/script-fu/scripts/carve-it.scm:172 msgid "Inset" msgstr "Ensoc'hañ" #: ../plug-ins/script-fu/scripts/carved-logo.scm:162 msgid "Carved..." msgstr "Engravet..." #: ../plug-ins/script-fu/scripts/carved-logo.scm:163 msgid "" "Create a logo with text raised above or carved in to the specified " "background image" msgstr "" "Krouiñ ur siell gant an destenn savet dirak pe zelwennet e-barzh drekva " "erspizet ar skeudenn" #: ../plug-ins/script-fu/scripts/carved-logo.scm:171 msgid "Background Image" msgstr "Skeudenn an drekva" #: ../plug-ins/script-fu/scripts/carved-logo.scm:174 msgid "Carve raised text" msgstr "Engravañ an destenn brasaet" #: ../plug-ins/script-fu/scripts/carved-logo.scm:175 msgid "Padding around text" msgstr "Leuniadur tro dro d'an destenn" #: ../plug-ins/script-fu/scripts/carve-it.scm:182 msgid "Stencil C_arve..." msgstr "Moull liv_añ delwenniñ..." #: ../plug-ins/script-fu/scripts/carve-it.scm:190 msgid "Image to carve" msgstr "Skeudenn da engravañ" #: ../plug-ins/script-fu/scripts/carve-it.scm:191 msgid "Carve white areas" msgstr "Engravañ ar maezioù gwenn" #: ../plug-ins/script-fu/scripts/chalk.scm:81 #: ../plug-ins/script-fu/scripts/chalk.scm:122 msgid "_Chalk..." msgstr "_Kleiz..." #: ../plug-ins/script-fu/scripts/chalk.scm:82 msgid "Create a chalk drawing effect for the selected region (or alpha)" msgstr "Krouiñ un efed tresañ dre gleiz evit ar maez diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/chalk.scm:123 msgid "Create a logo resembling chalk scribbled on a blackboard" msgstr "Krouiñ ur siell heñvel ouzh kleiz skrifet fall war un daolenn" #: ../plug-ins/script-fu/scripts/chalk.scm:132 msgid "Chalk color" msgstr "Liv ar c'hleiz" #: ../plug-ins/script-fu/scripts/chip-away.scm:140 #: ../plug-ins/script-fu/scripts/chip-away.scm:186 msgid "Chip Awa_y..." msgstr "Skolp e-leizh..." #: ../plug-ins/script-fu/scripts/chip-away.scm:141 msgid "Add a chipped woodcarving effect to the selected region (or alpha)" msgstr "" "Ouzhpennañ un efed mod skoltr koad gant an delwenniñ d'ar maez diuzet (pe " "d'an alfa)" #: ../plug-ins/script-fu/scripts/chip-away.scm:148 #: ../plug-ins/script-fu/scripts/chip-away.scm:195 msgid "Chip amount" msgstr "Kementad skolp" #: ../plug-ins/script-fu/scripts/chip-away.scm:149 #: ../plug-ins/script-fu/scripts/chip-away.scm:196 msgid "Blur amount" msgstr "Kementad ruzed" #: ../plug-ins/script-fu/scripts/chip-away.scm:150 #: ../plug-ins/script-fu/scripts/chip-away.scm:197 msgid "Invert" msgstr "Tuginañ" #: ../plug-ins/script-fu/scripts/chip-away.scm:151 #: ../plug-ins/script-fu/scripts/chip-away.scm:198 msgid "Drop shadow" msgstr "Disheol bannet" #: ../plug-ins/script-fu/scripts/chip-away.scm:153 #: ../plug-ins/script-fu/scripts/chip-away.scm:200 msgid "Fill BG with pattern" msgstr "Leunian an DV gant ur goustur" #: ../plug-ins/script-fu/scripts/chip-away.scm:154 #: ../plug-ins/script-fu/scripts/chip-away.scm:201 msgid "Keep background" msgstr "Mirout an drekva" #: ../plug-ins/script-fu/scripts/chip-away.scm:187 msgid "Create a logo resembling a chipped wood carving" msgstr "Krouiñ ur siell heñvel ouzh skoltr koad gant an delwenniñ" #: ../plug-ins/script-fu/scripts/chrome-it.scm:104 msgid "Layer 1" msgstr "Treuzfollenn 1" #: ../plug-ins/script-fu/scripts/chrome-it.scm:105 msgid "Layer 2" msgstr "Treuzfollenn 2" #: ../plug-ins/script-fu/scripts/chrome-it.scm:106 msgid "Layer 3" msgstr "Treuzfollenn 3" #: ../plug-ins/script-fu/scripts/chrome-it.scm:107 msgid "Drop Shadow" msgstr "Disheol bannet" #: ../plug-ins/script-fu/scripts/chrome-it.scm:201 msgid "Chrome" msgstr "Krom" #: ../plug-ins/script-fu/scripts/chrome-it.scm:202 #: ../plug-ins/script-fu/scripts/xach-effect.scm:68 msgid "Highlight" msgstr "Ussked" #: ../plug-ins/script-fu/scripts/chrome-it.scm:214 msgid "Stencil C_hrome..." msgstr "Moull livañ kr_om..." #: ../plug-ins/script-fu/scripts/chrome-it.scm:215 msgid "" "Add a chrome effect to the selected region (or alpha) using a specified " "(grayscale) stencil" msgstr "" "Ouzhpennañ un efed kromañ d'ar maez diuzet (pe d'an alfa) un ur arverañ ur " "moull livañ erspizet (liveoù louedoù)" #: ../plug-ins/script-fu/scripts/chrome-it.scm:222 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm:210 msgid "Chrome saturation" msgstr "Peurvec'hiadur ar c'hrom" #: ../plug-ins/script-fu/scripts/chrome-it.scm:223 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm:211 msgid "Chrome lightness" msgstr "Lintr ar c'hrom" #: ../plug-ins/script-fu/scripts/chrome-it.scm:224 #: ../plug-ins/script-fu/scripts/crystal-logo.scm:215 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm:212 msgid "Chrome factor" msgstr "Parenn ar c'hrom" #: ../plug-ins/script-fu/scripts/chrome-it.scm:225 #: ../plug-ins/script-fu/scripts/crystal-logo.scm:222 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm:216 msgid "Environment map" msgstr "Kartennad an amva" #: ../plug-ins/script-fu/scripts/chrome-it.scm:228 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm:219 msgid "Highlight balance" msgstr "Mentel an ussked" #: ../plug-ins/script-fu/scripts/chrome-it.scm:229 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm:220 msgid "Chrome balance" msgstr "Mentel ar c'hrom" #: ../plug-ins/script-fu/scripts/chrome-it.scm:230 msgid "Chrome white areas" msgstr "Maezioù gwenn ar c'hrom" #: ../plug-ins/script-fu/scripts/chrome-logo.scm:87 #: ../plug-ins/script-fu/scripts/chrome-logo.scm:120 msgid "C_hrome..." msgstr "Kr_om..." #: ../plug-ins/script-fu/scripts/chrome-logo.scm:88 msgid "Add a simple chrome effect to the selected region (or alpha)" msgstr "Ouzhpennañ un efed kromañ eeun d'ar maez diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/chrome-logo.scm:95 msgid "Offsets (pixels * 2)" msgstr "Linkadurioù (pikselioù x2)" #: ../plug-ins/script-fu/scripts/chrome-logo.scm:121 msgid "Create a simplistic, but cool, chromed logo" msgstr "Krouiñ ur siell kromet eeun, dispar avat" #: ../plug-ins/script-fu/scripts/circuit.scm:81 msgid "Effect layer" msgstr "Efed war an dreuzfollenn" #: ../plug-ins/script-fu/scripts/circuit.scm:134 msgid "_Circuit..." msgstr "Amre_d..." #: ../plug-ins/script-fu/scripts/circuit.scm:135 msgid "" "Fill the selected region (or alpha) with traces like those on a circuit board" msgstr "" "Leuniañ ar maez siuzet (pe d'an alfa) gant roudoù evel re un amred moullet" #: ../plug-ins/script-fu/scripts/circuit.scm:142 msgid "Oilify mask size" msgstr "Eouliañ ment ar maskl" #: ../plug-ins/script-fu/scripts/circuit.scm:143 msgid "Circuit seed" msgstr "Hadenn an amred" #: ../plug-ins/script-fu/scripts/circuit.scm:144 msgid "No background (only for separate layer)" msgstr "Drekva ebet (evit an dreuzfollenn diforc'h hepken)" #: ../plug-ins/script-fu/scripts/circuit.scm:145 #: ../plug-ins/script-fu/scripts/lava.scm:129 #: ../plug-ins/script-fu/scripts/predator.scm:132 #: ../plug-ins/script-fu/scripts/xach-effect.scm:138 msgid "Keep selection" msgstr "Mirout an diuzad" #: ../plug-ins/script-fu/scripts/circuit.scm:146 #: ../plug-ins/script-fu/scripts/lava.scm:130 #: ../plug-ins/script-fu/scripts/predator.scm:133 msgid "Separate layer" msgstr "Treuzfollenn diforc'h" #: ../plug-ins/script-fu/scripts/clothify.scm:51 msgid "_Clothify..." msgstr "_Gwiad..." #: ../plug-ins/script-fu/scripts/clothify.scm:52 msgid "Add a cloth-like texture to the selected region (or alpha)" msgstr "" "Ouzhpennañ ur wiadezh heñvel ouzh an dilhad d'ar maez diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/clothify.scm:59 msgid "Blur X" msgstr "Ruzed X" #: ../plug-ins/script-fu/scripts/clothify.scm:60 msgid "Blur Y" msgstr "Ruzed Y" #: ../plug-ins/script-fu/scripts/clothify.scm:61 #: ../plug-ins/script-fu/scripts/swirltile.scm:58 msgid "Azimuth" msgstr "Azimut" #: ../plug-ins/script-fu/scripts/clothify.scm:62 #: ../plug-ins/script-fu/scripts/swirltile.scm:59 msgid "Elevation" msgstr "Savidigezh" #: ../plug-ins/script-fu/scripts/clothify.scm:63 #: ../plug-ins/script-fu/scripts/swirltile.scm:57 msgid "Depth" msgstr "Donder" #: ../plug-ins/script-fu/scripts/coffee.scm:36 msgid "Stain" msgstr "Intr" #: ../plug-ins/script-fu/scripts/coffee.scm:81 msgid "_Coffee Stain..." msgstr "Introù _kafe..." #: ../plug-ins/script-fu/scripts/coffee.scm:82 msgid "Add realistic looking coffee stains to the image" msgstr "Ouzhpennañ introù kafe o neuz gwirheñvel d'ar skeudenn" #: ../plug-ins/script-fu/scripts/coffee.scm:89 msgid "Stains" msgstr "Introù" #: ../plug-ins/script-fu/scripts/coffee.scm:90 msgid "Darken only" msgstr "Teñvalaat nemetken" #: ../plug-ins/script-fu/scripts/comic-logo.scm:112 #: ../plug-ins/script-fu/scripts/comic-logo.scm:152 msgid "Comic Boo_k..." msgstr "Bandennoù treset..." #: ../plug-ins/script-fu/scripts/comic-logo.scm:113 msgid "" "Add a comic-book effect to the selected region (or alpha) by outlining and " "filling with a gradient" msgstr "" "Ouzhpennañ un efed mod bandennoù treset d'ar maez diuzet (pe d'an alfa) dre " "drolinennañ ha leuniañ gant un ilrezenn" #: ../plug-ins/script-fu/scripts/comic-logo.scm:122 #: ../plug-ins/script-fu/scripts/comic-logo.scm:163 #: ../plug-ins/script-fu/scripts/glossy.scm:208 #: ../plug-ins/script-fu/scripts/glossy.scm:280 msgid "Outline size" msgstr "Ment an drolinenn" #: ../plug-ins/script-fu/scripts/comic-logo.scm:123 #: ../plug-ins/script-fu/scripts/comic-logo.scm:164 msgid "Outline color" msgstr "Liv an drolinenn" #: ../plug-ins/script-fu/scripts/comic-logo.scm:153 msgid "" "Create a comic-book style logo by outlining and filling with a gradient" msgstr "" "Krouiñ ur siell he stil bandennoù treset dre drolinennañ ha leuniañ gant un " "ilrezenn" #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:140 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:178 msgid "Cool _Metal..." msgstr "_Metal yen..." #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:141 msgid "" "Add a metallic effect to the selected region (or alpha) with reflections and " "perspective shadows" msgstr "" "Ouzhpennañ un efed metalek d'ar maez diuzet (pe d'an alfa) gant " "disvannadurioù ha disheolioù diarsellek" #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:148 #: ../plug-ins/script-fu/scripts/frosty-logo.scm:143 #: ../plug-ins/script-fu/scripts/glowing-logo.scm:84 #: ../plug-ins/script-fu/scripts/neon-logo.scm:252 msgid "Effect size (pixels)" msgstr "Ment an efed (pikselioù)" #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm:179 msgid "Create a metallic logo with reflections and perspective shadows" msgstr "Krouiñ ur siell vetalek gant disvannadurioù ha disheolioù diarsellek" #: ../plug-ins/script-fu/scripts/crystal-logo.scm:209 msgid "Crystal..." msgstr "Strink..." #: ../plug-ins/script-fu/scripts/crystal-logo.scm:210 msgid "" "Create a logo with a crystal/gel effect displacing the image underneath" msgstr "" "Krouiñ ur siell gant un efed mod strink/skorn en ur zilec'hiañ ar skeudenn a-" "zindan" #: ../plug-ins/script-fu/scripts/crystal-logo.scm:219 msgid "Background image" msgstr "Skeudenn an drekva" #: ../plug-ins/script-fu/scripts/difference-clouds.scm:67 msgid "Difference Clouds..." msgstr "Koumoul Diforc'h..." #: ../plug-ins/script-fu/scripts/difference-clouds.scm:68 msgid "Solid noise applied with Difference layer mode" msgstr "Trouz unvan arloet gant mod diforc'h un dreuzfollenn" #: ../plug-ins/script-fu/scripts/distress-selection.scm:105 msgid "_Distort..." msgstr "_Distummañ..." #: ../plug-ins/script-fu/scripts/distress-selection.scm:106 msgid "Distress the selection" msgstr "Digempenn an diuzad" #: ../plug-ins/script-fu/scripts/distress-selection.scm:113 msgid "Threshold (bigger 1<-->254 smaller)" msgstr "Gwehin (brasoc'h 1<-->254 bihanoc'h)" #: ../plug-ins/script-fu/scripts/distress-selection.scm:114 msgid "Spread" msgstr "Ledañ" #: ../plug-ins/script-fu/scripts/distress-selection.scm:115 msgid "Granularity (1 is low)" msgstr "Arweegezh (1 a dalv izel)" #: ../plug-ins/script-fu/scripts/distress-selection.scm:117 msgid "Smooth horizontally" msgstr "Dousaat a-zremm" #: ../plug-ins/script-fu/scripts/distress-selection.scm:118 msgid "Smooth vertically" msgstr "Dousaat a-serzh" #: ../plug-ins/script-fu/scripts/drop-shadow.scm:170 msgid "_Drop Shadow..." msgstr "_Disheol bannet..." #: ../plug-ins/script-fu/scripts/drop-shadow.scm:171 msgid "Add a drop shadow to the selected region (or alpha)" msgstr "Ouzhpennañ un disheol bannet d'ar maez diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/drop-shadow.scm:178 msgid "Offset X" msgstr "Linkañ X" #: ../plug-ins/script-fu/scripts/drop-shadow.scm:179 msgid "Offset Y" msgstr "Linkañ Y" #: ../plug-ins/script-fu/scripts/drop-shadow.scm:180 #: ../plug-ins/script-fu/scripts/news-text.scm:88 #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:209 #: ../plug-ins/script-fu/scripts/round-corners.scm:141 #: ../plug-ins/script-fu/scripts/swirltile.scm:60 msgid "Blur radius" msgstr "Skin ar ruzed" #: ../plug-ins/script-fu/scripts/drop-shadow.scm:181 #: ../plug-ins/script-fu/scripts/fuzzyborder.scm:154 #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:210 #: ../plug-ins/script-fu/scripts/spyrogimp.scm:350 msgid "Color" msgstr "Liv" #: ../plug-ins/script-fu/scripts/drop-shadow.scm:182 #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:211 msgid "Opacity" msgstr "Demerez" #: ../plug-ins/script-fu/scripts/drop-shadow.scm:183 #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:213 msgid "Allow resizing" msgstr "Aotren an admentañ" #: ../plug-ins/script-fu/scripts/erase-rows.scm:39 msgid "_Erase Every Other Row..." msgstr "Div_erkañ an holl renkoù all..." #: ../plug-ins/script-fu/scripts/erase-rows.scm:40 msgid "Erase every other row or column" msgstr "Diverkañ an holl renkoù pe vannoù all..." #: ../plug-ins/script-fu/scripts/erase-rows.scm:47 msgid "Rows/cols" msgstr "Renkoù/bannoù" #: ../plug-ins/script-fu/scripts/erase-rows.scm:47 msgid "Rows" msgstr "Renkoù" #: ../plug-ins/script-fu/scripts/erase-rows.scm:47 msgid "Columns" msgstr "Bannoù" #: ../plug-ins/script-fu/scripts/erase-rows.scm:48 msgid "Even/odd" msgstr "Hebar/Ampar" #: ../plug-ins/script-fu/scripts/erase-rows.scm:48 msgid "Even" msgstr "Hebar" #: ../plug-ins/script-fu/scripts/erase-rows.scm:48 msgid "Odd" msgstr "Ampar" #: ../plug-ins/script-fu/scripts/erase-rows.scm:49 msgid "Erase/fill" msgstr "Diverkañ/leuniañ" #: ../plug-ins/script-fu/scripts/erase-rows.scm:49 msgid "Erase" msgstr "Diverkañ" #: ../plug-ins/script-fu/scripts/erase-rows.scm:49 msgid "Fill with BG" msgstr "Leuniañ gant an DV" #: ../plug-ins/script-fu/scripts/flatland.scm:60 msgid "_Flatland..." msgstr "Tir _kompez" #: ../plug-ins/script-fu/scripts/flatland.scm:61 msgid "Create an image filled with a Land Pattern" msgstr "Krouiñ ur skeudenn leuniet gant ur goustur Douar" #: ../plug-ins/script-fu/scripts/flatland.scm:66 #: ../plug-ins/script-fu/scripts/land.scm:79 msgid "Image width" msgstr "Led ar skeudenn" #: ../plug-ins/script-fu/scripts/flatland.scm:67 #: ../plug-ins/script-fu/scripts/land.scm:80 msgid "Image height" msgstr "Sav ar skeudenn" #: ../plug-ins/script-fu/scripts/flatland.scm:68 #: ../plug-ins/script-fu/scripts/land.scm:81 msgid "Random seed" msgstr "Hadenn dargouezhek" #: ../plug-ins/script-fu/scripts/flatland.scm:69 #: ../plug-ins/script-fu/scripts/land.scm:82 msgid "Detail level" msgstr "Spisder ar munudoù" #: ../plug-ins/script-fu/scripts/flatland.scm:70 #: ../plug-ins/script-fu/scripts/land.scm:85 msgid "Scale X" msgstr "Skeulaat X" #: ../plug-ins/script-fu/scripts/flatland.scm:71 #: ../plug-ins/script-fu/scripts/land.scm:86 msgid "Scale Y" msgstr "Skeulaat Y" #: ../plug-ins/script-fu/scripts/font-map.scm:152 msgid "Render _Font Map..." msgstr "Deo_uez glennad an nodrezh..." #: ../plug-ins/script-fu/scripts/font-map.scm:153 msgid "" "Create an image filled with previews of fonts matching a fontname filter" msgstr "" "Krouiñ ur skeudenn leuniet gant alberzioù nodrezhioù o klotañ gant sil un " "anv nodrezh" #: ../plug-ins/script-fu/scripts/font-map.scm:158 msgid "_Text" msgstr "T_estenn" #: ../plug-ins/script-fu/scripts/font-map.scm:159 msgid "Use font _name as text" msgstr "Arverañ anv an nodrezh evel testenn" #: ../plug-ins/script-fu/scripts/font-map.scm:160 msgid "_Labels" msgstr "Skritel_ligoù" #: ../plug-ins/script-fu/scripts/font-map.scm:161 msgid "_Filter (regexp)" msgstr "_Sil (regexp)" #: ../plug-ins/script-fu/scripts/font-map.scm:162 msgid "Font _size (pixels)" msgstr "Men_t an nodrezh (pikselioù)" #: ../plug-ins/script-fu/scripts/font-map.scm:163 msgid "_Border (pixels)" msgstr "Ri_blenn (pikselioù)" #: ../plug-ins/script-fu/scripts/font-map.scm:164 msgid "_Color scheme" msgstr "Go_ulun al liv" #: ../plug-ins/script-fu/scripts/font-map.scm:164 msgid "Black on white" msgstr "Du war wenn" #: ../plug-ins/script-fu/scripts/font-map.scm:164 msgid "Active colors" msgstr "Gweredekaat al livioù" #: ../plug-ins/script-fu/scripts/frosty-logo.scm:135 #: ../plug-ins/script-fu/scripts/frosty-logo.scm:197 msgid "_Frosty..." msgstr "_Riellek..." #: ../plug-ins/script-fu/scripts/frosty-logo.scm:136 msgid "" "Add a frost effect to the selected region (or alpha) with an added drop " "shadow" msgstr "" "Ouzhpennañ un efed skornet d'ar maez diuzet (pe d'an alfa) gant an disheol " "bannet ouzhpennet" #: ../plug-ins/script-fu/scripts/frosty-logo.scm:198 msgid "Create frozen logo with an added drop shadow" msgstr "Krouiñ ur siell skornet gant an disheol bannet ouzhpennet" #: ../plug-ins/script-fu/scripts/fuzzyborder.scm:146 msgid "_Fuzzy Border..." msgstr "Riblenn _dispis..." #: ../plug-ins/script-fu/scripts/fuzzyborder.scm:147 msgid "Add a jagged, fuzzy border to an image" msgstr "Ouzhpennañ ur riblenn amspis ha dentek d'ar skeudenn" #: ../plug-ins/script-fu/scripts/fuzzyborder.scm:155 #: ../plug-ins/script-fu/scripts/old-photo.scm:98 msgid "Border size" msgstr "Ment ar riblenn" #: ../plug-ins/script-fu/scripts/fuzzyborder.scm:156 msgid "Blur border" msgstr "Riblenn ruzet" #: ../plug-ins/script-fu/scripts/fuzzyborder.scm:157 msgid "Granularity (1 is Low)" msgstr "Arweegezh (1 a dalv izel)" #: ../plug-ins/script-fu/scripts/fuzzyborder.scm:158 msgid "Add shadow" msgstr "Ouzhpennañ disheol" #: ../plug-ins/script-fu/scripts/fuzzyborder.scm:159 msgid "Shadow weight (%)" msgstr "Tevder an disheol (%)" #: ../plug-ins/script-fu/scripts/gimp-online.scm:59 msgid "Using _Paths" msgstr "Arverañ _treugoù" #: ../plug-ins/script-fu/scripts/gimp-online.scm:60 #: ../plug-ins/script-fu/scripts/gimp-online.scm:73 #: ../plug-ins/script-fu/scripts/gimp-online.scm:86 #: ../plug-ins/script-fu/scripts/gimp-online.scm:99 #: ../plug-ins/script-fu/scripts/gimp-online.scm:112 #: ../plug-ins/script-fu/scripts/gimp-online.scm:125 #: ../plug-ins/script-fu/scripts/gimp-online.scm:138 #: ../plug-ins/script-fu/scripts/gimp-online.scm:151 msgid "Bookmark to the user manual" msgstr "Merker war dornlevr an arveriad" #: ../plug-ins/script-fu/scripts/gimp-online.scm:72 msgid "_Preparing your Images for the Web" msgstr "_Prientiñ ho skeudenn evit ar web" #: ../plug-ins/script-fu/scripts/gimp-online.scm:85 msgid "_Working with Digital Camera Photos" msgstr "_Labourat gant ur benveg luc'hskeudennoù niverel" #: ../plug-ins/script-fu/scripts/gimp-online.scm:98 msgid "Create, Open and Save _Files" msgstr "Krouiñ, digeriñ hag enrollañ _restroù" #: ../plug-ins/script-fu/scripts/gimp-online.scm:111 msgid "_Basic Concepts" msgstr "Ergrafoù dia_zez" #: ../plug-ins/script-fu/scripts/gimp-online.scm:124 msgid "How to Use _Dialogs" msgstr "Penaos arverañ ar _boestadoù emziviz" #: ../plug-ins/script-fu/scripts/gimp-online.scm:137 msgid "Drawing _Simple Objects" msgstr "Tresañ er_gorennoù eeun" #: ../plug-ins/script-fu/scripts/gimp-online.scm:150 msgid "Create and Use _Selections" msgstr "Krouiñ hag arverañ diu_zadoù" #: ../plug-ins/script-fu/scripts/gimp-online.scm:178 msgid "_Main Web Site" msgstr "L_oad internet pennañ" #: ../plug-ins/script-fu/scripts/gimp-online.scm:179 #: ../plug-ins/script-fu/scripts/gimp-online.scm:192 #: ../plug-ins/script-fu/scripts/gimp-online.scm:205 #: ../plug-ins/script-fu/scripts/gimp-online.scm:218 msgid "Bookmark to the GIMP web site" msgstr "Merker war lec'hienn web GIMP" #: ../plug-ins/script-fu/scripts/gimp-online.scm:191 msgid "_Developer Web Site" msgstr "Lec'hienn internet an diorrenourion" #: ../plug-ins/script-fu/scripts/gimp-online.scm:204 msgid "_User Manual Web Site" msgstr "L_ec'hienn internet dornlevr an arveriad" #: ../plug-ins/script-fu/scripts/gimp-online.scm:217 msgid "Plug-in _Registry" msgstr "Marilh an enlugelladoù" #: ../plug-ins/script-fu/scripts/glossy.scm:196 #: ../plug-ins/script-fu/scripts/glossy.scm:267 msgid "Glo_ssy..." msgstr "Gwernisek..." #: ../plug-ins/script-fu/scripts/glossy.scm:197 msgid "" "Add gradients, patterns, shadows, and bump maps to the selected region (or " "alpha)" msgstr "" "Ouzhpennañ ilrezennoù, disheolioù, ha koagennoù d'ar maez diuzet (pe d'an " "alfa)" #: ../plug-ins/script-fu/scripts/glossy.scm:204 #: ../plug-ins/script-fu/scripts/glossy.scm:276 msgid "Blend gradient (text)" msgstr "Ilrezenn (testenn)" #: ../plug-ins/script-fu/scripts/glossy.scm:205 #: ../plug-ins/script-fu/scripts/glossy.scm:277 msgid "Text gradient reverse" msgstr "Ilrezenn an destenn tuginet" #: ../plug-ins/script-fu/scripts/glossy.scm:206 #: ../plug-ins/script-fu/scripts/glossy.scm:278 msgid "Blend gradient (outline)" msgstr "Ilrezenn (trolinenn)" #: ../plug-ins/script-fu/scripts/glossy.scm:207 #: ../plug-ins/script-fu/scripts/glossy.scm:279 msgid "Outline gradient reverse" msgstr "Ilrezenn an drolinenn tuginet" #: ../plug-ins/script-fu/scripts/glossy.scm:210 #: ../plug-ins/script-fu/scripts/glossy.scm:282 msgid "Use pattern for text instead of gradient" msgstr "Arverañ ur goustur evit an destenn e-lec'h un ilrezenn" #: ../plug-ins/script-fu/scripts/glossy.scm:211 #: ../plug-ins/script-fu/scripts/glossy.scm:283 msgid "Pattern (text)" msgstr "Goustur (testenn)" #: ../plug-ins/script-fu/scripts/glossy.scm:212 #: ../plug-ins/script-fu/scripts/glossy.scm:284 msgid "Use pattern for outline instead of gradient" msgstr "Arverañ ur goustur evit an drolinenn e-lec'h un ilrezenn" #: ../plug-ins/script-fu/scripts/glossy.scm:213 #: ../plug-ins/script-fu/scripts/glossy.scm:285 msgid "Pattern (outline)" msgstr "Goustur (trolinenn)" #: ../plug-ins/script-fu/scripts/glossy.scm:214 #: ../plug-ins/script-fu/scripts/glossy.scm:286 msgid "Use pattern overlay" msgstr "Arverañ ur goustur goleiñ" #: ../plug-ins/script-fu/scripts/glossy.scm:215 #: ../plug-ins/script-fu/scripts/glossy.scm:287 msgid "Pattern (overlay)" msgstr "Goustur (goleiñ)" #: ../plug-ins/script-fu/scripts/glossy.scm:217 #: ../plug-ins/script-fu/scripts/glossy.scm:289 #: ../plug-ins/script-fu/scripts/xach-effect.scm:92 msgid "Shadow" msgstr "Disheol" #: ../plug-ins/script-fu/scripts/glossy.scm:268 msgid "Create a logo with gradients, patterns, shadows, and bump maps" msgstr "" "Krouiñ ur siell gant ilrezennoù, gousturioù, disheolioù ha glennoù koagennet" #: ../plug-ins/script-fu/scripts/glowing-logo.scm:76 #: ../plug-ins/script-fu/scripts/glowing-logo.scm:109 msgid "Glo_wing Hot..." msgstr "Skleurek fla_mm..." #: ../plug-ins/script-fu/scripts/glowing-logo.scm:77 msgid "Add a glowing hot metal effect to the selected region (or alpha)" msgstr "" "Ouzhpennañ un efed heñvel ouzh ar metal tomm o skleurañ d'ar maez diuzet (pe " "d'an alfa)" #: ../plug-ins/script-fu/scripts/glowing-logo.scm:110 msgid "Create a logo that looks like glowing hot metal" msgstr "Krouiñ ur siell he neuz heñvel ouzh ar metal tomm o skleurañ" #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:94 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:133 msgid "Gradient Beve_l..." msgstr "Beske_ll an ilrezenn..." #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:95 msgid "Add a shiny look and bevel effect to the selected region (or alpha)" msgstr "" "Ouzhpennañ un neuz heoliek hag un efed beskellañ d'ar maez diuzet (pe d'an " "alfa)" #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:102 #: ../plug-ins/script-fu/scripts/textured-logo.scm:125 #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:106 msgid "Border size (pixels)" msgstr "Ment ar riblenn (pikselioù)" #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:103 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:142 msgid "Bevel height (sharpness)" msgstr "Hed ar veskell (lemmder)" #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm:134 msgid "Create a logo with a shiny look and beveled edges" msgstr "Krouiñ ur siell gant un neuz heoliek ha riblennoù beskellet" #: ../plug-ins/script-fu/scripts/gradient-example.scm:63 msgid "Custom _Gradient..." msgstr "Ilrezenn personelaet..." #: ../plug-ins/script-fu/scripts/gradient-example.scm:64 msgid "Create an image filled with an example of the current gradient" msgstr "Krouiñ ur skeudenn leuniet gant ur skouer eus an ilrezenn vremanel" #: ../plug-ins/script-fu/scripts/grid-system.scm:84 msgid "_Grid..." msgstr "_Kael..." #: ../plug-ins/script-fu/scripts/grid-system.scm:85 msgid "" "Draw a grid as specified by the lists of X and Y locations using the current " "brush" msgstr "" "Tresañ ur gael evel ma 'z eo erspizet gant rolloù al lec'hiadurioù X ha Y en " "ur arverañ ar broust bremanel" #: ../plug-ins/script-fu/scripts/grid-system.scm:92 msgid "X divisions" msgstr "Rannadurioù X" #: ../plug-ins/script-fu/scripts/grid-system.scm:93 msgid "Y divisions" msgstr "Rannadurioù Y" #: ../plug-ins/script-fu/scripts/guides-from-selection.scm:32 msgid "New Guides from _Selection" msgstr "Dealfoù nevez diouzh an _diuzad" #: ../plug-ins/script-fu/scripts/guides-from-selection.scm:33 msgid "Create four guides around the bounding box of the current selection" msgstr "" #: ../plug-ins/script-fu/scripts/guides-new-percent.scm:27 msgid "New Guide (by _Percent)..." msgstr "Dealf nevez (dre zre_gantad)..." #: ../plug-ins/script-fu/scripts/guides-new-percent.scm:28 msgid "" "Add a guide at the position specified as a percentage of the image size" msgstr "" "Ouzhpennañ un dealf war al lec'h erspizet evel un dregantad eus ment ar " "skeudenn" #: ../plug-ins/script-fu/scripts/guides-new-percent.scm:35 #: ../plug-ins/script-fu/scripts/guides-new.scm:35 msgid "Direction" msgstr "Roud" #: ../plug-ins/script-fu/scripts/guides-new-percent.scm:35 #: ../plug-ins/script-fu/scripts/guides-new.scm:35 msgid "Horizontal" msgstr "A-zremm" #: ../plug-ins/script-fu/scripts/guides-new-percent.scm:36 #: ../plug-ins/script-fu/scripts/guides-new.scm:35 msgid "Vertical" msgstr "A-serzh" #: ../plug-ins/script-fu/scripts/guides-new-percent.scm:37 msgid "Position (in %)" msgstr "Lec'hiadur (e %)" #: ../plug-ins/script-fu/scripts/guides-new.scm:27 msgid "New _Guide..." msgstr "_Dealf nevez..." #: ../plug-ins/script-fu/scripts/guides-new.scm:28 msgid "Add a guide at the orientation and position specified (in pixels)" msgstr "" "Ouhpennañ un dealf gant al lec'hiadur hag ar reteradur bet erspizet (e " "pikselioù)" #: ../plug-ins/script-fu/scripts/guides-new.scm:36 msgid "Position" msgstr "Lec'hiadur" #: ../plug-ins/script-fu/scripts/guides-remove-all.scm:19 msgid "_Remove all Guides" msgstr "Dilemel an holl zealfoù" #: ../plug-ins/script-fu/scripts/guides-remove-all.scm:20 msgid "Remove all horizontal and vertical guides" msgstr "Dilec'hiañ an holl zealfoù a-zremm hag a-serzh" #: ../plug-ins/script-fu/scripts/i26-gunya2.scm:92 msgid "Imigre-_26..." msgstr "Imigre-_26..." #: ../plug-ins/script-fu/scripts/i26-gunya2.scm:93 msgid "Create a logo in a two-color, scribbled text style" msgstr "Krouiñ ur siell gant ur stil mod testenn skrivet fall e daou liv" #: ../plug-ins/script-fu/scripts/i26-gunya2.scm:100 msgid "Frame color" msgstr "Liv ar framm" #: ../plug-ins/script-fu/scripts/i26-gunya2.scm:103 msgid "Frame size" msgstr "Ment ar framm" #: ../plug-ins/script-fu/scripts/land.scm:73 msgid "_Land..." msgstr "_Tir..." #: ../plug-ins/script-fu/scripts/land.scm:74 msgid "Create an image filled with a topographic map pattern" msgstr "Krouiñ ur skeudenn leuniet gant goustur ur gartenn lec'hiadurezh" #: ../plug-ins/script-fu/scripts/land.scm:83 msgid "Land height" msgstr "Sav an tir" #: ../plug-ins/script-fu/scripts/land.scm:84 msgid "Sea depth" msgstr "Donder ar mor" #: ../plug-ins/script-fu/scripts/lava.scm:117 msgid "_Lava..." msgstr "_Lava..." #: ../plug-ins/script-fu/scripts/lava.scm:118 msgid "Fill the current selection with lava" msgstr "Leuniañ an diuzad bremanel gant lava" #: ../plug-ins/script-fu/scripts/lava.scm:125 msgid "Seed" msgstr "Hadenn" #: ../plug-ins/script-fu/scripts/lava.scm:127 #: ../plug-ins/script-fu/scripts/swirltile.scm:64 msgid "Roughness" msgstr "Diblaenegezh" #: ../plug-ins/script-fu/scripts/lava.scm:131 msgid "Use current gradient" msgstr "Arverañ an ilrezenn vremanel" #: ../plug-ins/script-fu/scripts/line-nova.scm:108 msgid "Line _Nova..." msgstr "Linennoù _Nova..." #: ../plug-ins/script-fu/scripts/line-nova.scm:109 msgid "" "Fill a layer with rays emanating outward from its center using the " "foreground color" msgstr "" "Leuniañ un dreuzfollenn gant skinoù o vont er-maez diouzh he c'hreiz oc'h " "arverañ liv an rakleur" #: ../plug-ins/script-fu/scripts/line-nova.scm:116 msgid "Number of lines" msgstr "Niver a linennoù" #: ../plug-ins/script-fu/scripts/line-nova.scm:117 msgid "Sharpness (degrees)" msgstr "Lemmegezh (derezioù)" #: ../plug-ins/script-fu/scripts/line-nova.scm:118 msgid "Offset radius" msgstr "Skin al linkañ" #: ../plug-ins/script-fu/scripts/line-nova.scm:119 msgid "Randomness" msgstr "Dargouezhegezh" #: ../plug-ins/script-fu/scripts/mkbrush.scm:63 msgid "_Rectangular..." msgstr "_Reizhkornek..." #: ../plug-ins/script-fu/scripts/mkbrush.scm:64 msgid "Create a rectangular brush" msgstr "Krouiñ ur broust reizhkornek" #: ../plug-ins/script-fu/scripts/mkbrush.scm:69 #: ../plug-ins/script-fu/scripts/mkbrush.scm:137 #: ../plug-ins/script-fu/scripts/mkbrush.scm:193 #: ../plug-ins/script-fu/scripts/mkbrush.scm:262 msgid "Name" msgstr "Anv" #: ../plug-ins/script-fu/scripts/mkbrush.scm:72 #: ../plug-ins/script-fu/scripts/mkbrush.scm:141 #: ../plug-ins/script-fu/scripts/mkbrush.scm:196 #: ../plug-ins/script-fu/scripts/mkbrush.scm:266 #: ../plug-ins/script-fu/scripts/paste-as-brush.scm:70 #: ../plug-ins/script-fu/scripts/select-to-brush.scm:143 msgid "Spacing" msgstr "Oc'h esaouiñ" #: ../plug-ins/script-fu/scripts/mkbrush.scm:131 msgid "Re_ctangular, Feathered..." msgstr "R_eizhkornek plaennet..." #: ../plug-ins/script-fu/scripts/mkbrush.scm:132 msgid "Create a rectangular brush with feathered edges" msgstr "Krouiñ ur broust reizhkornek gant riblennoù skañv" #: ../plug-ins/script-fu/scripts/mkbrush.scm:140 #: ../plug-ins/script-fu/scripts/mkbrush.scm:265 msgid "Feathering" msgstr "O plaenaat" #: ../plug-ins/script-fu/scripts/mkbrush.scm:187 msgid "_Elliptical..." msgstr "_Elipsennek..." #: ../plug-ins/script-fu/scripts/mkbrush.scm:188 msgid "Create an elliptical brush" msgstr "Krouiñ ur broust elipsennek" #: ../plug-ins/script-fu/scripts/mkbrush.scm:256 msgid "Elli_ptical, Feathered..." msgstr "E_lipsennek, plaennet..." #: ../plug-ins/script-fu/scripts/mkbrush.scm:257 msgid "Create an elliptical brush with feathered edges" msgstr "Krouiñ ur broust elipsennek gant riblennoù skañv" #: ../plug-ins/script-fu/scripts/neon-logo.scm:244 #: ../plug-ins/script-fu/scripts/neon-logo.scm:280 msgid "N_eon..." msgstr "N_eon..." #: ../plug-ins/script-fu/scripts/neon-logo.scm:245 msgid "Convert the selected region (or alpha) into a neon-sign like object" msgstr "" "Amdreiñ ar maez diuzet (pe an alfa) d'un ergorenn evel un arouezinti dre neon" #: ../plug-ins/script-fu/scripts/neon-logo.scm:255 #: ../plug-ins/script-fu/scripts/neon-logo.scm:291 msgid "Create shadow" msgstr "Krouiñ un disheol" #: ../plug-ins/script-fu/scripts/neon-logo.scm:281 msgid "Create a logo in the style of a neon sign" msgstr "Krouiñ ur siell gant stil un arouezinti dre neon" #: ../plug-ins/script-fu/scripts/news-text.scm:77 msgid "Newsprint Te_xt..." msgstr "Te_stenn Newsprint..." #: ../plug-ins/script-fu/scripts/news-text.scm:78 msgid "Create a logo in the style of newspaper printing" msgstr "Krouiñ ur siell gant stil doare moullañ ur gazetenn" #: ../plug-ins/script-fu/scripts/news-text.scm:86 msgid "Cell size (pixels)" msgstr "Ment ar c'helligoù (pikselioù)" #: ../plug-ins/script-fu/scripts/news-text.scm:87 #: ../plug-ins/script-fu/scripts/speed-text.scm:95 msgid "Density (%)" msgstr "Douester (%)" #: ../plug-ins/script-fu/scripts/old-photo.scm:89 msgid "_Old Photo..." msgstr "Luc'hsk. k_ozh..." #: ../plug-ins/script-fu/scripts/old-photo.scm:90 msgid "Make an image look like an old photo" msgstr "Sevel neuz ur skeudenn evel ul luc'hskeudenn gozh" #: ../plug-ins/script-fu/scripts/old-photo.scm:97 msgid "Defocus" msgstr "Distiañ" #. since this plug-in uses the fuzzy-border plug-in, I used the #. values of the latter, with the exception of the initial value #. and the 'minimum' value. #: ../plug-ins/script-fu/scripts/old-photo.scm:102 msgid "Sepia" msgstr "Sepia" #: ../plug-ins/script-fu/scripts/old-photo.scm:103 msgid "Mottle" msgstr "Marbraat" #: ../plug-ins/script-fu/scripts/palette-export.scm:226 msgid "Folder for the output file" msgstr "Teuliad evit ar restr ec'hankañ" #: ../plug-ins/script-fu/scripts/palette-export.scm:227 msgid "" "The name of the file to create (if a file with this name already exist, it " "will be replaced)" msgstr "" "An anv evit ar restr da grouiñ (mar bez ur restr gant an anv-mañ endeo e vo " "amsavet)" #: ../plug-ins/script-fu/scripts/palette-export.scm:235 msgid "The filename you entered is not a suitable name for a file." msgstr "An anv restr enanket ganeoc'h n'eo ket un anv dereat evit ur restr." #: ../plug-ins/script-fu/scripts/palette-export.scm:237 msgid "" "All characters in the name are either white-spaces or characters which can " "not appear in filenames." msgstr "" "An holl arouezennoù en anv zo pe egoroù gwenn pe arouezennoù n'hallont ket " "bezañ en anvioù restr." #: ../plug-ins/script-fu/scripts/palette-export.scm:265 msgid "" "Export the active palette as a CSS stylesheet with the color entry name as " "their class name, and the color itself as the color attribute" msgstr "" "Ezporzhiañ al livaoueg oberiant evel ur follennad stil gant anv enankañ al " "liv evel o anv rummad, hag al liv e-unan evel doareenn al liv" #: ../plug-ins/script-fu/scripts/palette-export.scm:291 msgid "Export the active palette as a PHP dictionary (name => color)" msgstr "Ezporzhiañ al livaoueg oberiant evel ur geriadur PHP (anv => liv)" #: ../plug-ins/script-fu/scripts/palette-export.scm:323 msgid "Export the active palette as a Python dictionary (name: color)" msgstr "Ezporzhiañ al livaoueg oberiant evel ur geriadur Python (anv: liv)" #: ../plug-ins/script-fu/scripts/palette-export.scm:352 msgid "" "Write all the colors in a palette to a text file, one hexadecimal value per " "line (no names)" msgstr "" "Skrivañ an holl livioù war al livaoueg en ur restr mod testenn, ur werzh " "c'hwezekredel gant pep linenn (anv ebet)" #: ../plug-ins/script-fu/scripts/palette-export.scm:399 msgid "Export the active palette as a java.util.Hashtable" msgstr "" "Ezporzhiañ al livaoueg oberiant evel ur java.util.Hashtable" #: ../plug-ins/script-fu/scripts/paste-as-brush.scm:56 #: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:44 msgid "There is no image data in the clipboard to paste." msgstr "N'eus roadenn skeudenn ebet er golver da begañ." #: ../plug-ins/script-fu/scripts/paste-as-brush.scm:62 msgid "New _Brush..." msgstr "_Broust nevez..." #: ../plug-ins/script-fu/scripts/paste-as-brush.scm:63 msgid "Paste the clipboard contents into a new brush" msgstr "Pegañ ar golverad e-barzh ur broust nevez" #: ../plug-ins/script-fu/scripts/paste-as-brush.scm:68 #: ../plug-ins/script-fu/scripts/select-to-brush.scm:141 msgid "Brush name" msgstr "Anv ar broust" #: ../plug-ins/script-fu/scripts/paste-as-brush.scm:69 #: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:57 #: ../plug-ins/script-fu/scripts/select-to-brush.scm:142 #: ../plug-ins/script-fu/scripts/select-to-pattern.scm:102 msgid "File name" msgstr "Anv ar restr" #: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:50 msgid "New _Pattern..." msgstr "_Goustur nevez..." #: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:51 msgid "Paste the clipboard contents into a new pattern" msgstr "Pegañ ar golverad e-barzh ur goustur nevez" #: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:56 #: ../plug-ins/script-fu/scripts/select-to-pattern.scm:101 msgid "Pattern name" msgstr "Anv ar goustur" #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:198 msgid "_Perspective..." msgstr "_Diarsell.." #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:199 msgid "Add a perspective shadow to the selected region (or alpha)" msgstr "Ouzhpennañ un disheol dre ziarsell d'ar maez diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:206 msgid "Angle" msgstr "Korn" #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:207 msgid "Relative distance of horizon" msgstr "Pellder daveel an dremmwell" #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:208 msgid "Relative length of shadow" msgstr "Led daveel an disheol" #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:212 msgid "Interpolation" msgstr "Etreletodiñ" #: ../plug-ins/script-fu/scripts/predator.scm:121 msgid "_Predator..." msgstr "_Preizher..." #: ../plug-ins/script-fu/scripts/predator.scm:122 msgid "Add a 'Predator' effect to the selected region (or alpha)" msgstr "Ouzhpennañ un efed 'Predator' d'ar maez diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/predator.scm:129 msgid "Edge amount" msgstr "Niver a gerioù" #: ../plug-ins/script-fu/scripts/predator.scm:130 msgid "Pixelize" msgstr "Pikselaat" #: ../plug-ins/script-fu/scripts/predator.scm:131 msgid "Pixel amount" msgstr "Niver a bikselioù" #: ../plug-ins/script-fu/scripts/pupi-button.scm:187 msgid "_Round Button..." msgstr "Afell _ront..." #: ../plug-ins/script-fu/scripts/pupi-button.scm:188 msgid "Create images, each containing an oval button graphic" msgstr "Krouiñ skeudennoù, pep hini gant un afell gevregat vigelc'hiek" #: ../plug-ins/script-fu/scripts/pupi-button.scm:196 msgid "Upper color" msgstr "Liv e lein" #: ../plug-ins/script-fu/scripts/pupi-button.scm:197 msgid "Lower color" msgstr "Liv en traoñ" #: ../plug-ins/script-fu/scripts/pupi-button.scm:199 msgid "Upper color (active)" msgstr "Liv e lein (oberiant)" #: ../plug-ins/script-fu/scripts/pupi-button.scm:200 msgid "Lower color (active)" msgstr "Liv en traoñ (oberiant)" #: ../plug-ins/script-fu/scripts/pupi-button.scm:201 msgid "Text color (active)" msgstr "Liv an destenn (oberiant)" #: ../plug-ins/script-fu/scripts/pupi-button.scm:202 msgid "Padding X" msgstr "Leuniadur X" #: ../plug-ins/script-fu/scripts/pupi-button.scm:203 msgid "Padding Y" msgstr "Leuniadur Y" #: ../plug-ins/script-fu/scripts/pupi-button.scm:205 msgid "Round ratio" msgstr "Parenn ar rontâd" #: ../plug-ins/script-fu/scripts/pupi-button.scm:206 msgid "Not pressed" msgstr "Dibouez" #: ../plug-ins/script-fu/scripts/pupi-button.scm:207 msgid "Not pressed (active)" msgstr "Dibouez (oberiant)" #: ../plug-ins/script-fu/scripts/rendermap.scm:80 msgid "Render _Map..." msgstr "Glennad an deo_uez..." #: ../plug-ins/script-fu/scripts/rendermap.scm:81 msgid "Create an image filled with an Earth-like map pattern" msgstr "" "Krouiñ ur skeudenn leuniet gant ur goustur henvel ouzh ur gartenn Douar" #: ../plug-ins/script-fu/scripts/rendermap.scm:90 msgid "Behavior" msgstr "Emzalc'h" #: ../plug-ins/script-fu/scripts/rendermap.scm:90 msgid "Tile" msgstr "Marell" #: ../plug-ins/script-fu/scripts/rendermap.scm:90 msgid "Detail in Middle" msgstr "Munut e kreiz" #: ../plug-ins/script-fu/scripts/reverse-layers.scm:42 msgid "Reverse Layer Order" msgstr "Tuginañ urzh an treuzfollennoù" #: ../plug-ins/script-fu/scripts/reverse-layers.scm:43 msgid "Reverse the order of layers in the image" msgstr "Tuginañ urzh an treuzfollennoù er skeudenn" #: ../plug-ins/script-fu/scripts/ripply-anim.scm:119 msgid "_Rippling..." msgstr "O _wagennañ..." #: ../plug-ins/script-fu/scripts/ripply-anim.scm:120 msgid "" "Create a multi-layer image by adding a ripple effect to the current image" msgstr "" "Krouiñ ur skeudenn dre liestreuzfollennoù dre ouzhpennañ un efed gwagennañ " "d'ar skeudenn vremanel" #: ../plug-ins/script-fu/scripts/ripply-anim.scm:127 msgid "Rippling strength" msgstr "Kreñvder ar gwagennañ" #: ../plug-ins/script-fu/scripts/ripply-anim.scm:128 #: ../plug-ins/script-fu/scripts/waves-anim.scm:105 msgid "Number of frames" msgstr "Niver a skeudennoù" #: ../plug-ins/script-fu/scripts/ripply-anim.scm:129 msgid "Edge behavior" msgstr "Emzalc'h ar riblenn" #: ../plug-ins/script-fu/scripts/ripply-anim.scm:129 msgid "Wrap" msgstr "Kleuriañ" #: ../plug-ins/script-fu/scripts/ripply-anim.scm:129 msgid "Smear" msgstr "Ledañ" #: ../plug-ins/script-fu/scripts/ripply-anim.scm:129 msgid "Black" msgstr "Du" #: ../plug-ins/script-fu/scripts/round-corners.scm:129 msgid "_Round Corners..." msgstr "Kornioù _rontaet..." #: ../plug-ins/script-fu/scripts/round-corners.scm:130 msgid "" "Round the corners of an image and optionally add a drop-shadow and background" msgstr "" "Rontaat kornioù ar skeudenn ha dre zibarzh ouzhpennañ un drekva hag un " "disheol bannet" #: ../plug-ins/script-fu/scripts/round-corners.scm:137 msgid "Edge radius" msgstr "Skin ar riblenn" #: ../plug-ins/script-fu/scripts/round-corners.scm:138 msgid "Add drop-shadow" msgstr "Ouzhpennañ un disheol bannet" #: ../plug-ins/script-fu/scripts/round-corners.scm:142 msgid "Add background" msgstr "Ouzhpennañ un drekva" #: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm:53 msgid "Se_t Colormap..." msgstr "Arventenniñ kar_tennad al livioù..." #: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm:54 msgid "Change the colormap of an image to the colors in a specified palette." msgstr "" "Kemmañ kartennad livioù ur skeudenn el livioù war ul livaoueg erspizet." #: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm:61 msgid "Palette" msgstr "Livaoueg" #: ../plug-ins/script-fu/scripts/selection-round.scm:139 msgid "Rounded R_ectangle..." msgstr "R_eizhkorn rontaet..." #: ../plug-ins/script-fu/scripts/selection-round.scm:140 msgid "Round the corners of the current selection" msgstr "Rontaat kornioù an diuzad bremanel." #: ../plug-ins/script-fu/scripts/selection-round.scm:147 msgid "Radius (%)" msgstr "Skin (%)" #: ../plug-ins/script-fu/scripts/selection-round.scm:148 msgid "Concave" msgstr "Argev" #: ../plug-ins/script-fu/scripts/select-to-brush.scm:133 msgid "To _Brush..." msgstr "D'ur _broust..." #: ../plug-ins/script-fu/scripts/select-to-brush.scm:134 msgid "Convert a selection to a brush" msgstr "Amdreiñ un diuzad d'ur broust" #: ../plug-ins/script-fu/scripts/select-to-image.scm:81 msgid "To _Image" msgstr "D'ur _skeudenn" #: ../plug-ins/script-fu/scripts/select-to-image.scm:82 msgid "Convert a selection to an image" msgstr "Amdreiñ un diuzad d'ur skeudenn" #: ../plug-ins/script-fu/scripts/select-to-pattern.scm:93 msgid "To _Pattern..." msgstr "D'ar _goustur..." #: ../plug-ins/script-fu/scripts/select-to-pattern.scm:94 msgid "Convert a selection to a pattern" msgstr "Amdreiñ un diuzad d'ur goustur" #: ../plug-ins/script-fu/scripts/slide.scm:236 msgid "_Slide..." msgstr "_Koc'henn..." #: ../plug-ins/script-fu/scripts/slide.scm:237 msgid "Add a slide-film like frame, sprocket holes, and labels to an image" msgstr "" "Ouzhpennañ ur frammad heñvel ouzh ur film, toulloù dibunañ ha skritelloù " "d'ar skeudenn" #: ../plug-ins/script-fu/scripts/slide.scm:245 msgid "Number" msgstr "Niver" #: ../plug-ins/script-fu/scripts/slide.scm:247 msgid "Font color" msgstr "Liv an nodrezh" #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm:204 msgid "SOTA Chrome..." msgstr "Krom SOTA..." #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm:205 msgid "Create a State Of The Art chromed logo" msgstr "Krouiñ ur siell kromet mod State Of The Art" #: ../plug-ins/script-fu/scripts/speed-text.scm:86 msgid "Speed Text..." msgstr "Meneg an tizh..." #: ../plug-ins/script-fu/scripts/speed-text.scm:87 msgid "Create a logo with a speedy text effect" msgstr "Krouiñ ur siell gant un efed testenn herrek" #: ../plug-ins/script-fu/scripts/spinning-globe.scm:94 msgid "_Spinning Globe..." msgstr "_Boull o treiñ..." #: ../plug-ins/script-fu/scripts/spinning-globe.scm:95 msgid "" "Create an animation by mapping the current image onto a spinning sphere" msgstr "" "Krouiñ ur bliverezh dre c'hlennañ ar skeudenn vremanel war ur bellenn " "neudennek" #: ../plug-ins/script-fu/scripts/spinning-globe.scm:102 msgid "Frames" msgstr "Skeudennoù" #: ../plug-ins/script-fu/scripts/spinning-globe.scm:103 msgid "Turn from left to right" msgstr "Treiñ eus an tu kleiz d'an tu dehou" #: ../plug-ins/script-fu/scripts/spinning-globe.scm:105 msgid "Index to n colors (0 = remain RGB)" msgstr "Ibil gant n liv (0 = chom e RGG)" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:240 msgid "Rendering Spyro" msgstr "Deouez mod Tan" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:314 msgid "_Spyrogimp..." msgstr "_Spirogimp..." #: ../plug-ins/script-fu/scripts/spyrogimp.scm:315 msgid "" "Add Spirographs, Epitrochoids, and Lissajous Curves to the current layer" msgstr "" "Ouzhpennañ krommennoù epitrokoidel, Lissajous ha mod spirograf d'an " "dreuzfollenn vremanel" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:323 msgid "Type" msgstr "Rizh" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:323 msgid "Spyrograph" msgstr "Spirograf" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:324 msgid "Epitrochoid" msgstr "Epitrokoid" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:325 msgid "Lissajous" msgstr "Lissajous" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:326 msgid "Shape" msgstr "Stumm" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:326 msgid "Circle" msgstr "Kelc'h" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:328 msgid "Triangle" msgstr "Tric'horn" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:329 msgid "Square" msgstr "Karrez" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:330 msgid "Pentagon" msgstr "Pemptueg" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:331 msgid "Hexagon" msgstr "C'hwec'htueg" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:332 msgid "Polygon: 7 sides" msgstr "Liestueg : 7 tu" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:333 msgid "Polygon: 8 sides" msgstr "Liestueg : 8 tu" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:334 msgid "Polygon: 9 sides" msgstr "Liestueg : 9 zu" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:335 msgid "Polygon: 10 sides" msgstr "Liestueg : 10 tu" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:336 msgid "Outer teeth" msgstr "Dent diavaez" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:337 msgid "Inner teeth" msgstr "Dent diabarzh" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:338 msgid "Margin (pixels)" msgstr "Marz (pikselioù)" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:339 msgid "Hole ratio" msgstr "Parenn an toull" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:340 #: ../plug-ins/script-fu/scripts/text-circle.scm:215 msgid "Start angle" msgstr "Korn deraouiñ" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:342 msgid "Tool" msgstr "Benveg" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:342 msgid "Pencil" msgstr "Kreion" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:343 #: ../plug-ins/script-fu/scripts/spyrogimp.scm:345 msgid "Brush" msgstr "Broust" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:344 msgid "Airbrush" msgstr "Aervroust" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:347 msgid "Color method" msgstr "Hentenn livañ" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:347 msgid "Solid Color" msgstr "Liv unvan" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:348 msgid "Gradient: Loop Sawtooth" msgstr "Ilrezenn : dol mod dent heskenn" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:349 msgid "Gradient: Loop Triangle" msgstr "Ilrezenn : dol mod tric'hor" #: ../plug-ins/script-fu/scripts/starscape-logo.scm:139 msgid "Sta_rscape..." msgstr "Luc'hste_red..." #: ../plug-ins/script-fu/scripts/starscape-logo.scm:140 msgid "Create a logo using a rock-like texture, a nova glow, and shadow" msgstr "" "Krouiñ ur siell en ur arverañ ur wiadezh heñvel ouzh maen, ur skleur nova ha " "disheol" #: ../plug-ins/script-fu/scripts/swirltile.scm:51 msgid "Swirl-_Tile..." msgstr "Troenn..." #: ../plug-ins/script-fu/scripts/swirltile.scm:52 msgid "Create an image filled with a swirled tile effect" msgstr "Krouiñ ur skeudenn leuniet gant un efed mod karrell troellennet" #: ../plug-ins/script-fu/scripts/swirltile.scm:63 msgid "Whirl amount" msgstr "Niver a droennoù" #: ../plug-ins/script-fu/scripts/swirly-pattern.scm:82 msgid "_Swirly..." msgstr "Troennek..." #: ../plug-ins/script-fu/scripts/swirly-pattern.scm:83 msgid "Create an image filled with a swirly pattern" msgstr "Krouiñ ur skeudenn leuniet gant ur goustur troellennek" #: ../plug-ins/script-fu/scripts/swirly-pattern.scm:88 msgid "Quarter size" msgstr "Ment ar c'harter" #: ../plug-ins/script-fu/scripts/swirly-pattern.scm:89 msgid "Whirl angle" msgstr "Korn an droenn" #: ../plug-ins/script-fu/scripts/swirly-pattern.scm:90 msgid "Number of times to whirl" msgstr "Niver a wech da droennañ" #: ../plug-ins/script-fu/scripts/test-sphere.scm:267 msgid "_Sphere..." msgstr "_Pellenn..." #: ../plug-ins/script-fu/scripts/text-circle.scm:207 msgid "Text C_ircle..." msgstr "Testenn gelc'hiek..." #: ../plug-ins/script-fu/scripts/text-circle.scm:208 msgid "" "Create a logo by rendering the specified text along the perimeter of a circle" msgstr "" "Krouiñ ur siell dre lakaat deouez war an destenn erspizet a-hed amregenn ur " "c'helc'h" #: ../plug-ins/script-fu/scripts/text-circle.scm:216 msgid "Fill angle" msgstr "Korn leuniañ" #: ../plug-ins/script-fu/scripts/text-circle.scm:218 msgid "Antialias" msgstr "Lufrañ" #: ../plug-ins/script-fu/scripts/textured-logo.scm:117 #: ../plug-ins/script-fu/scripts/textured-logo.scm:159 msgid "_Textured..." msgstr "Gwiadezhe_t..." #: ../plug-ins/script-fu/scripts/textured-logo.scm:118 msgid "" "Fill the selected region (or alpha) with a texture and add highlights, " "shadows, and a mosaic background" msgstr "" "Leuniañ ar maez diuzet (pe an alfa) gant ur wiadezh hag ouzhpennañ usskedoù, " "disheolioù hag un drekva dre garellañ" #: ../plug-ins/script-fu/scripts/textured-logo.scm:127 #: ../plug-ins/script-fu/scripts/textured-logo.scm:169 msgid "Mosaic tile type" msgstr "Rizh marelladur" #: ../plug-ins/script-fu/scripts/textured-logo.scm:127 #: ../plug-ins/script-fu/scripts/textured-logo.scm:169 msgid "Squares" msgstr "Karrezioù" #: ../plug-ins/script-fu/scripts/textured-logo.scm:128 #: ../plug-ins/script-fu/scripts/textured-logo.scm:170 msgid "Hexagons" msgstr "C'hwec'htuegoù" #: ../plug-ins/script-fu/scripts/textured-logo.scm:129 #: ../plug-ins/script-fu/scripts/textured-logo.scm:171 msgid "Octagons" msgstr "Eizhtuegoù" #: ../plug-ins/script-fu/scripts/textured-logo.scm:131 #: ../plug-ins/script-fu/scripts/textured-logo.scm:173 msgid "Starting blend" msgstr "O teraouiñ ar meskañ" #: ../plug-ins/script-fu/scripts/textured-logo.scm:132 #: ../plug-ins/script-fu/scripts/textured-logo.scm:174 msgid "Ending blend" msgstr "Mesk diwezhel" #: ../plug-ins/script-fu/scripts/textured-logo.scm:160 msgid "" "Create a textured logo with highlights, shadows, and a mosaic background" msgstr "" "Krouiñ ur siell gwiadezhet gant usskedoù, disheolioù hag un drekva dre " "garellañ" #: ../plug-ins/script-fu/scripts/textured-logo.scm:168 msgid "Text pattern" msgstr "Goustur an destenn" #: ../plug-ins/script-fu/scripts/tileblur.scm:68 msgid "_Tileable Blur..." msgstr "Ruzed _marellek..." #: ../plug-ins/script-fu/scripts/tileblur.scm:69 msgid "Blur the edges of an image so the result tiles seamlessly" msgstr "" "Lakaat ruzed war riblennoù ar skeudenn a-benn ma vo karelletgant un doare " "anriblenn" #: ../plug-ins/script-fu/scripts/tileblur.scm:77 msgid "Blur vertically" msgstr "Ruzed a-serzh" #: ../plug-ins/script-fu/scripts/tileblur.scm:78 msgid "Blur horizontally" msgstr "Ruzed a-zremm" #: ../plug-ins/script-fu/scripts/tileblur.scm:79 msgid "Blur type" msgstr "Rizh ruzed" #: ../plug-ins/script-fu/scripts/tileblur.scm:79 msgid "IIR" msgstr "IIR" #: ../plug-ins/script-fu/scripts/tileblur.scm:79 msgid "RLE" msgstr "RLE" #: ../plug-ins/script-fu/scripts/title-header.scm:165 msgid "Web Title Header..." msgstr "Talbenn marell web..." #: ../plug-ins/script-fu/scripts/title-header.scm:166 msgid "Create a decorative web title header" msgstr "Krouiñ ur talbenn web kinklus evit un titl" #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:98 #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:138 msgid "_Particle Trace..." msgstr "Roudenn Eufl..." #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:99 msgid "Add a Trace of Particles effect to the selected region (or alpha)" msgstr "Ouzhpennañ un efed Roudoù an Eufl d'ar maez diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:107 #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:147 msgid "Hit rate" msgstr "Parenn an tresoù" #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:108 #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:148 msgid "Edge width" msgstr "Led ar riblennoù" #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:109 #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:149 msgid "Edge only" msgstr "Riblennoù hepken" #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:110 #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:150 msgid "Base color" msgstr "Liv diazez" #: ../plug-ins/script-fu/scripts/t-o-p-logo.scm:139 msgid "Create a logo using a Trace Of Particles effect" msgstr "Krouiñ ur siell oc'h arverañ un efed mod Roud an Eufl" #: ../plug-ins/script-fu/scripts/truchet.scm:165 msgid "T_ruchet..." msgstr "T_ruched..." #: ../plug-ins/script-fu/scripts/truchet.scm:166 msgid "Create an image filled with a Truchet pattern" msgstr "Krouiñ ur skeudenn leuniet gant ur goustur mod Truchet" #: ../plug-ins/script-fu/scripts/truchet.scm:174 msgid "Foreground color" msgstr "Liv ar rakva" #: ../plug-ins/script-fu/scripts/unsharp-mask.scm:82 msgid "Mask size" msgstr "Ment ar maskl" #: ../plug-ins/script-fu/scripts/unsharp-mask.scm:83 msgid "Mask opacity" msgstr "Demerez ar maskl" #: ../plug-ins/script-fu/scripts/waves-anim.scm:95 msgid "_Waves..." msgstr "_Houl..." #: ../plug-ins/script-fu/scripts/waves-anim.scm:96 msgid "" "Create a multi-layer image with an effect like a stone was thrown into the " "current image" msgstr "" "Krouiñ ur skeudenn dre liestreuzfollennoù gant un efed evel ma oa bet taolet " "ur maen dre ar skeudenn vremanel" #: ../plug-ins/script-fu/scripts/waves-anim.scm:103 msgid "Amplitude" msgstr "Heled" #: ../plug-ins/script-fu/scripts/waves-anim.scm:104 msgid "Wavelength" msgstr "Trohed" #: ../plug-ins/script-fu/scripts/waves-anim.scm:106 msgid "Invert direction" msgstr "Tuginañ ar roud" #: ../plug-ins/script-fu/scripts/weave.scm:389 msgid "_Weave..." msgstr "_Plezhañ..." #: ../plug-ins/script-fu/scripts/weave.scm:390 msgid "" "Create a new layer filled with a weave effect to be used as an overlay or " "bump map" msgstr "" "Krouiñ un dreuzfollenn nevez gant un efed plezhañ da vezañ arveret evel ur " "glennad treuzwelus pe goagennet" #: ../plug-ins/script-fu/scripts/weave.scm:397 msgid "Ribbon width" msgstr "Led ar bandennoù" #: ../plug-ins/script-fu/scripts/weave.scm:398 msgid "Ribbon spacing" msgstr "Esaouiñ ar bandennoù" #: ../plug-ins/script-fu/scripts/weave.scm:399 msgid "Shadow darkness" msgstr "Teñvalder an disheol" #: ../plug-ins/script-fu/scripts/weave.scm:400 msgid "Shadow depth" msgstr "Donder an disheol" #: ../plug-ins/script-fu/scripts/weave.scm:401 msgid "Thread length" msgstr "Hed an neudenn" #: ../plug-ins/script-fu/scripts/weave.scm:402 msgid "Thread density" msgstr "Douester an neudenn" #: ../plug-ins/script-fu/scripts/weave.scm:403 msgid "Thread intensity" msgstr "Kreñvder an neudenn" #: ../plug-ins/script-fu/scripts/xach-effect.scm:121 msgid "_Xach-Effect..." msgstr "Efed _Xach..." #: ../plug-ins/script-fu/scripts/xach-effect.scm:122 msgid "Add a subtle translucent 3D effect to the selected region (or alpha)" msgstr "" "Ouzhpennañ un efed 3M treuzwelus soutil war ar maez bet diuzet (pe d'an alfa)" #: ../plug-ins/script-fu/scripts/xach-effect.scm:129 msgid "Highlight X offset" msgstr "Linkañ X al lintr" #: ../plug-ins/script-fu/scripts/xach-effect.scm:130 msgid "Highlight Y offset" msgstr "Linkañ Y al lintr" #: ../plug-ins/script-fu/scripts/xach-effect.scm:131 msgid "Highlight color" msgstr "Liv flamm" #: ../plug-ins/script-fu/scripts/xach-effect.scm:132 msgid "Highlight opacity" msgstr "Demerez al lintr" #: ../plug-ins/script-fu/scripts/xach-effect.scm:133 msgid "Drop shadow color" msgstr "Liv an disheol bannet" #: ../plug-ins/script-fu/scripts/xach-effect.scm:134 msgid "Drop shadow opacity" msgstr "Demerez an disheol bannet" #: ../plug-ins/script-fu/scripts/xach-effect.scm:135 msgid "Drop shadow blur radius" msgstr "Skin ruzed an disheol bannet" #: ../plug-ins/script-fu/scripts/xach-effect.scm:136 msgid "Drop shadow X offset" msgstr "Linkañ X an disheol bannet" #: ../plug-ins/script-fu/scripts/xach-effect.scm:137 msgid "Drop shadow Y offset" msgstr "Linkañ Y an disheol bannet" language-pack-gnome-br-base/data/br/LC_MESSAGES/unity-scope-click.po0000644000000000000000000001575612734303707022106 0ustar # Breton translation for unity-scope-click # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the unity-scope-click package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: unity-scope-click\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-01-20 11:11-0500\n" "PO-Revision-Date: 2014-08-26 12:28+0000\n" "Last-Translator: Fohanno Thierry \n" "Language-Team: Breton \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" "X-Launchpad-Export-Date: 2016-06-27 19:27+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../libclickscope/click/highlights.cpp:127 msgid "Scopes" msgstr "Kefluskerioù enklask" #: ../libclickscope/click/highlights.cpp:131 #: ../scope/clickapps/clickscope.ini.in.in.h:1 #: ../scope/clickapps/apps-query.cpp:161 msgid "Apps" msgstr "Arloadoù" #: ../libclickscope/click/preview.cpp:256 msgid "Publisher/Creator" msgstr "Embanner/Krouer" #: ../libclickscope/click/preview.cpp:257 msgid "Seller" msgstr "Gwerzher" #: ../libclickscope/click/preview.cpp:258 msgid "Website" msgstr "Lec'hienn web" #: ../libclickscope/click/preview.cpp:259 msgid "Contact" msgstr "Darempred" #: ../libclickscope/click/preview.cpp:260 msgid "License" msgstr "Aotre-implijout" #: ../libclickscope/click/preview.cpp:269 msgid "Updates" msgstr "Hizivadennoù" #: ../libclickscope/click/preview.cpp:271 msgid "Version number" msgstr "Niverenn stumm" #: ../libclickscope/click/preview.cpp:272 msgid "Last updated" msgstr "Hizivadenn diwezhañ" #: ../libclickscope/click/preview.cpp:273 msgid "First released" msgstr "Deuet er-maez da gentañ" #: ../libclickscope/click/preview.cpp:274 msgid "Size" msgstr "Ment" #: ../libclickscope/click/preview.cpp:283 msgid "Version" msgstr "Stumm" #: ../libclickscope/click/preview.cpp:399 #: ../scope/clickstore/store-query.cpp:294 msgid "FREE" msgstr "DIGOUST" #: ../libclickscope/click/preview.cpp:403 #: ../scope/clickstore/store-query.cpp:346 msgid "✔ PURCHASED" msgstr "PRENET" #: ../libclickscope/click/preview.cpp:437 msgid "Info" msgstr "Titouroù" #: ../libclickscope/click/preview.cpp:455 msgid "What's new" msgstr "Hag a-nevez" #: ../libclickscope/click/preview.cpp:471 msgid "Reviews" msgstr "Burutelladennoù" #: ../libclickscope/click/preview.cpp:490 msgid "Download Error" msgstr "Fazi pellgargañ" #: ../libclickscope/click/preview.cpp:491 msgid "Download or install failed. Please try again." msgstr "C'hwitet eo ar pellgargañ pe ar staliañ. Esaeit en-dro, mar plij." #: ../libclickscope/click/preview.cpp:493 msgid "Close" msgstr "Serriñ" #: ../libclickscope/click/preview.cpp:498 msgid "Login Error" msgstr "Fazi kevreañ" #: ../libclickscope/click/preview.cpp:499 msgid "Please log in to your Ubuntu One account." msgstr "Kevreit ouzh ho kont Ubuntu One, mar plij." #: ../libclickscope/click/preview.cpp:501 #: ../libclickscope/click/preview.cpp:509 msgid "Go to Accounts" msgstr "Mont d'ar c'hontoù." #: ../libclickscope/click/preview.cpp:850 msgid "Open" msgstr "Digeriñ" #: ../libclickscope/click/preview.cpp:853 #: ../libclickscope/click/preview.cpp:945 msgid "Search" msgstr "Klask" #: ../libclickscope/click/preview.cpp:873 #: ../libclickscope/click/preview.cpp:1179 msgid "Cancel Purchase" msgstr "Nullañ ar brenadenn" #: ../libclickscope/click/preview.cpp:878 msgid "Uninstall" msgstr "Distaliañ" #: ../libclickscope/click/preview.cpp:1002 msgid "" "Are you sure you want to cancel the purchase of '${title}'? The app will be " "uninstalled." msgstr "" "Ha sur oc'h e fell deoc'h nullañ prenadenn '${title}' ? Distaliet e vo an " "arload." #: ../libclickscope/click/preview.cpp:1019 msgid "Go Back" msgstr "Distreiñ" #: ../libclickscope/click/preview.cpp:1023 msgid "Continue" msgstr "Kenderc'hel" #: ../libclickscope/click/preview.cpp:1030 msgid "Returns and cancellation policy" msgstr "Reolennoù adpaeañ ha nullañ" #: ../libclickscope/click/preview.cpp:1032 msgid "" "When purchasing an app in the Ubuntu Store, you can cancel the charge within " "15 minutes after installation. If the cancel period has passed, we recommend " "contacting the app developer directly for a refund.\n" "You can find the developer’s contact information listed on the app’s preview " "page in the Ubuntu Store.\n" "Keep in mind that you cannot cancel the purchasing process of an app more " "than once." msgstr "" "Pa brenit un arload e stal Ubuntu e c'hallit nullañ ar brenadenn e-pad ur " "c'hard eur goude m'eo bet staliet. Ma vez re ziwezhat e aliomp ac'hanoc'h da " "vont war-eeun e darempred gant diorroer an arload evit bezañ adpaeet.\n" "Gallout a rit kavout daveennoù an diorroer war ar bajenn da rakwelet an " "arload e stal Ubuntu.\n" "Ho pet soñj ne c'hallit ket nullañ prenadenn un arload ouzhpenn ur wech." #: ../libclickscope/click/preview.cpp:1066 msgid "Confirmation" msgstr "Kadarnadur" #. TRANSLATORS: Do NOT translate ${title} here. #: ../libclickscope/click/preview.cpp:1069 msgid "Uninstall ${title}?" msgstr "Distaliañ ${title} ?" #: ../libclickscope/click/preview.cpp:1078 msgid "Cancel" msgstr "Nullañ" #: ../libclickscope/click/preview.cpp:1082 msgid "Confirm" msgstr "Kadarnaat" #: ../libclickscope/click/preview.cpp:1171 msgid "Install" msgstr "Staliañ" #: ../libclickscope/click/utils.cpp:54 msgid "{1} byte" msgid_plural "{1} bytes" msgstr[0] "{1} okted" msgstr[1] "{1} a oktedoù" #: ../scope/clickapps/clickscope.ini.in.in.h:2 msgid "Scope for searching installed apps" msgstr "" #: ../scope/clickapps/clickscope.ini.in.in.h:3 msgid "Search apps" msgstr "Klask arloadoù" #: ../scope/clickapps/apps-query.cpp:263 #: ../scope/clickstore/com.canonical.scopes.clickstore.ini.in.in.h:1 msgid "Ubuntu Store" msgstr "Stal Ubuntu" #: ../scope/clickapps/apps-query.cpp:264 msgid "Get more apps from the store" msgstr "Tapout muioc'h a arloadoù er stal" #: ../scope/clickapps/apps-query.cpp:270 #, c-format msgid "Search for '%s' in the store" msgstr "Klask '%s' er stal" #: ../scope/clickapps/apps-query.cpp:277 msgid "Get more apps like this from the Store" msgstr "Tapout muioc'h a arloadoù evel hemañ er Stal" #: ../scope/clickapps/apps-query.cpp:318 #: ../scope/clickstore/store-query.cpp:531 msgid "All" msgstr "An holl anezho" #: ../scope/clickstore/com.canonical.scopes.clickstore.ini.in.in.h:2 msgid "Scope for searching the Ubuntu app store" msgstr "" #: ../scope/clickstore/com.canonical.scopes.clickstore.ini.in.in.h:3 msgid "Search store" msgstr "Klask ur stal" #: ../scope/clickstore/store-query.cpp:341 msgid "✔ INSTALLED" msgstr "✔ STALIET" #: ../scope/clickstore/store-query.cpp:491 msgid "Available" msgstr "A c'haller kaout" #: ../scope/clickstore/store-query.cpp:497 #, c-format msgid "%u result in Ubuntu Store" msgid_plural "%u results in Ubuntu Store" msgstr[0] "%u disoc'h e stal Ubuntu" msgstr[1] "%u results in Ubuntu Store" #: ../scope/clickstore/store-query.cpp:507 msgid "Recommended" msgstr "Erbedet" language-pack-gnome-br-base/data/br/LC_MESSAGES/gnome-settings-daemon.po0000644000000000000000000023437312734303707022746 0ustar # Breton translation of gnome-control-center. # Copyright (C) 2004-2005 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menu package. # # Jérémy Ar Floc'h , 2006. # msgid "" msgstr "" "Project-Id-Version: Gnome-control-center 2.14\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-12-15 10:45+0000\n" "PO-Revision-Date: 2015-12-16 00:39+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: GNOME Breton team \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" "X-Launchpad-Export-Date: 2016-06-27 18:31+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../data/gnome-settings-daemon.desktop.in.in.h:1 msgid "GNOME Settings Daemon" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in.h:1 msgid "Smartcard removal action" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in.h:2 msgid "" "Set this to one of \"none\", \"lock-screen\", or \"force-logout\". The " "action will get performed when the smartcard used for log in is removed." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in.h:3 msgid "" "Highlights the current location of the pointer when the Control key is " "pressed and released." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in.h:4 msgid "Double click time" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in.h:5 msgid "Length of a double click in milliseconds." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in.h:6 msgid "Drag threshold" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in.h:7 msgid "Distance before a drag is started." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in.h:8 msgid "Whether the tablet's orientation is locked, or rotated automatically." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in.h:9 msgid "Device hotplug custom command" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.gschema.xml.in.in.h:10 msgid "" "Command to be run when a device is added or removed. An exit value of 1 " "means that the device will not be handled further by gnome-settings-daemon." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.datetime.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.gschema.xml.in.in.h:3 #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.keyboard.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.orientation.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.sharing.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in.h:1 #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:1 msgid "Activation of this plugin" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.datetime.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.gschema.xml.in.in.h:4 #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.keyboard.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.orientation.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.sharing.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in.h:2 #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:2 msgid "" "Whether this plugin would be activated by gnome-settings-daemon or not" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:3 #: ../data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in.h:3 #: ../data/org.gnome.settings-daemon.plugins.datetime.gschema.xml.in.in.h:3 #: ../data/org.gnome.settings-daemon.plugins.gschema.xml.in.in.h:5 #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:13 #: ../data/org.gnome.settings-daemon.plugins.keyboard.gschema.xml.in.in.h:3 #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:29 #: ../data/org.gnome.settings-daemon.plugins.orientation.gschema.xml.in.in.h:3 #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:3 #: ../data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in.in.h:3 #: ../data/org.gnome.settings-daemon.plugins.sharing.gschema.xml.in.in.h:3 #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:3 #: ../data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in.h:5 #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:7 msgid "Priority to use for this plugin" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:4 #: ../data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in.h:4 #: ../data/org.gnome.settings-daemon.plugins.datetime.gschema.xml.in.in.h:4 #: ../data/org.gnome.settings-daemon.plugins.gschema.xml.in.in.h:6 #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:14 #: ../data/org.gnome.settings-daemon.plugins.keyboard.gschema.xml.in.in.h:4 #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:30 #: ../data/org.gnome.settings-daemon.plugins.orientation.gschema.xml.in.in.h:4 #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:4 #: ../data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in.in.h:4 #: ../data/org.gnome.settings-daemon.plugins.sharing.gschema.xml.in.in.h:4 #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:4 #: ../data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in.h:6 #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:8 msgid "" "Priority to use for this plugin in gnome-settings-daemon startup queue" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:5 msgid "Wacom stylus absolute mode" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:6 msgid "Enable this to set the tablet to absolute mode." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:7 msgid "Wacom tablet area" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:8 msgid "Set this to x1, y1 and x2, y2 of the area usable by the tools." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:9 msgid "Wacom tablet aspect ratio" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:10 msgid "" "Enable this to restrict the Wacom tablet area to match the aspect ratio of " "the output." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:11 msgid "Wacom tablet rotation" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:12 msgid "" "Set this to 'none', 'cw' for 90 degree clockwise, 'half' for 180 degree, and " "'ccw' for 90 degree counterclockwise." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:13 msgid "Wacom touch feature" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:14 msgid "Enable this to move the cursor when the user touches the tablet." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:15 msgid "Wacom tablet PC feature" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:16 msgid "Enable this to only report stylus events when the tip is pressed." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:17 msgid "Wacom display mapping" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:18 msgid "" "EDID information of monitor to map tablet to. Must be in the format [vendor, " "product, serial]. [\"\",\"\",\"\"] disables mapping." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:19 msgid "Wacom stylus pressure curve" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:20 msgid "" "Set this to x1, y1 and x2, y2 of the pressure curve applied to the stylus." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:21 msgid "Wacom stylus button mapping" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:22 msgid "Set this to the logical button mapping." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:23 msgid "Wacom stylus pressure threshold" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:24 msgid "" "Set this to the pressure value at which a stylus click event is generated." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:25 msgid "Wacom eraser pressure curve" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:26 msgid "" "Set this to x1, y1 and x2, y2 of the pressure curve applied to the eraser." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:27 msgid "Wacom eraser button mapping" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:28 msgid "Wacom eraser pressure threshold" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:29 msgid "" "Set this to the pressure value at which an eraser click event is generated." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:30 msgid "Wacom button action type" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:31 msgid "The type of action triggered by the button being pressed." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:32 msgid "Key combination for the custom action" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:33 msgid "" "The keyboard shortcut generated when the button is pressed for custom " "actions." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:34 msgid "Key combinations for a touchring or touchstrip custom action" msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:35 msgid "" "The keyboard shortcuts generated when a touchring or touchstrip is used for " "custom actions (up followed by down)." msgstr "" #. Translators: This is the OLED display on an Intuos4 tablet: #. http://eu.shop.wacom.eu/images/articles/d9abd9f2d4d88aa0649cda97a8077e2b_8.jpg #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:38 msgid "Button label for OLED display." msgstr "" #: ../data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in.h:39 msgid "Label will be rendered to OLED display belonging to the button" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in.h:5 msgid "The duration a display profile is valid" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in.h:6 msgid "" "This is the number of days after which the display color profile is " "considered invalid." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in.h:7 msgid "The duration a printer profile is valid" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in.h:8 msgid "" "This is the number of days after which the printer color profile is " "considered invalid." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.gschema.xml.in.in.h:1 msgid "List of plugins that are allowed to be loaded" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.gschema.xml.in.in.h:2 msgid "" "A list of strings representing the plugins that are allowed to be loaded " "(default: 'all'). The plugins still need to be marked as active to get " "loaded. This is only evaluated on startup." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:3 msgid "Mount paths to ignore" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:4 msgid "Specify a list of mount paths to ignore when they run low on space." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:5 msgid "Free percentage notify threshold" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:6 msgid "" "Percentage free space threshold for initial warning of low disk space. If " "the percentage free space drops below this, a warning will be shown." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:7 msgid "Subsequent free space percentage notify threshold" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:8 msgid "" "Specify the percentage that the free disk space should reduce by before " "issuing a subsequent warning." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:9 msgid "Free space notify threshold" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:10 msgid "" "Specify an amount in GB. If the amount of free space is more than this, no " "warning will be shown." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:11 msgid "Minimum notify period for repeated warnings" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in.h:12 msgid "" "Specify a time in minutes. Subsequent warnings for a volume will not appear " "more often than this period." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:3 msgid "Custom keybindings" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:4 msgid "List of custom keybindings" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:5 msgid "Launch calculator" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:6 msgid "Binding to launch the calculator." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:7 msgid "Launch settings" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:8 msgid "Binding to launch GNOME settings." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:9 msgid "Launch email client" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:10 msgid "Binding to launch the email client." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:11 msgid "Eject" msgstr "Kas er-maez" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:12 msgid "Binding to eject an optical disc." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:13 msgid "Launch help browser" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:14 msgid "Binding to launch the help browser." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:15 msgid "Home folder" msgstr "Teuliad ar gêr" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:16 msgid "Binding to open the Home folder." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:17 msgid "Launch media player" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:18 msgid "Binding to launch the media player." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:19 msgid "Next track" msgstr "Loabr da-heul" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:20 msgid "Binding to skip to next track." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:21 msgid "Pause playback" msgstr "Ehan al lenn" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:22 msgid "Binding to pause playback." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:23 msgid "Play (or play/pause)" msgstr "Seniñ (pe seniñ/ehan)" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:24 msgid "Binding to start playback (or toggle play/pause)." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:25 msgid "Log out" msgstr "Dilugañ" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:26 msgid "Binding to log out." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:27 msgid "Previous track" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:28 msgid "Binding to skip to previous track." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:31 msgid "Lock screen" msgstr "Prennañ ar skramm" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:32 msgid "Binding to lock the screen." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:33 msgid "Search" msgstr "Klask" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:34 msgid "Binding to launch the search tool." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:35 msgid "Stop playback" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:36 msgid "Binding to stop playback." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:37 msgid "Video output" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:38 msgid "Binding to switch the video output device." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:39 msgid "Volume down" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:40 msgid "Binding to lower the system volume." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:41 msgid "Volume mute" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:42 msgid "Binding to mute the system volume." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:43 msgid "Volume up" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:44 msgid "Binding to raise the system volume." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:45 msgid "Take a screenshot" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:46 msgid "Binding to take a screenshot." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:47 msgid "Take a screenshot of a window" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:48 msgid "Binding to take a screenshot of a window." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:49 msgid "Take a screenshot of an area" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:50 msgid "Binding to take a screenshot of an area." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:51 msgid "Copy a screenshot to clipboard" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:52 msgid "Binding to copy a screenshot to clipboard." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:53 msgid "Copy a screenshot of a window to clipboard" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:54 msgid "Binding to copy a screenshot of a window to clipboard." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:55 msgid "Copy a screenshot of an area to clipboard" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:56 msgid "Binding to copy a screenshot of an area to clipboard." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:57 msgid "Record a short video of the screen" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:58 msgid "Launch terminal" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:59 msgid "Binding to launch the terminal." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:60 msgid "Launch web browser" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:61 msgid "Binding to launch the web browser." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:62 msgid "Toggle magnifier" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:63 msgid "Binding to show the screen magnifier" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:64 msgid "Toggle screen reader" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:65 msgid "Binding to start the screen reader" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:66 msgid "Toggle on-screen keyboard" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:67 msgid "Binding to show the on-screen keyboard" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:68 msgid "Increase text size" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:69 msgid "Binding to increase the text size" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:70 msgid "Decrease text size" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:71 msgid "Binding to decrease the text size" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:72 msgid "Toggle contrast" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:73 msgid "Binding to toggle the interface contrast" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:74 msgid "Magnifier zoom in" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:75 msgid "Binding for the magnifier to zoom in" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:76 msgid "Magnifier zoom out" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:77 msgid "Binding for the magnifier to zoom out" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:78 msgid "Name" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:79 msgid "Name of the custom binding" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:80 msgid "Binding" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:81 msgid "Binding for the custom binding" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:82 msgid "Command" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.h:83 msgid "Command to run when the binding is invoked" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:5 msgid "Percentage considered low" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:6 msgid "" "The percentage of the battery when it is considered low. Only valid when use-" "time-for-policy is false." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:7 msgid "Percentage considered critical" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:8 msgid "" "The percentage of the battery when it is considered critical. Only valid " "when use-time-for-policy is false." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:9 msgid "Percentage action is taken" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:10 msgid "" "The percentage of the battery when the critical action is performed. Only " "valid when use-time-for-policy is false." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:11 msgid "The time remaining when low" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:12 msgid "" "The time remaining in seconds of the battery when it is considered low. Only " "valid when use-time-for-policy is true." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:13 msgid "The time remaining when critical" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:14 msgid "" "The time remaining in seconds of the battery when it is considered critical. " "Only valid when use-time-for-policy is true." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:15 msgid "The time remaining when action is taken" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:16 msgid "" "The time remaining in seconds of the battery when critical action is taken. " "Only valid when use-time-for-policy is true." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:17 msgid "Whether to use time-based notifications" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:18 msgid "" "If time based notifications should be used. If set to false, then the " "percentage change is used instead, which may fix a broken ACPI BIOS." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:19 msgid "If we should show the recalled battery warning for a broken battery" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in.h:20 msgid "" "If we should show the recalled battery warning for a broken battery. Set " "this to false only if you know your battery is okay." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.sharing.gschema.xml.in.in.h:5 msgid "On which connections the service is enabled" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.sharing.gschema.xml.in.in.h:6 msgid "" "The list of NetworkManager connections (each one represented with its UUID) " "on which this service is enabled and started." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:5 msgid "Use mobile broadband connections" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:6 msgid "" "Use mobile broadband connections such as GSM and CDMA to check for updates." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:7 msgid "Automatically download updates in the background without confirmation" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:8 msgid "" "Automatically download updates in the background without confirmation. " "Updates will be auto-downloaded when using wired network connnections, and " "mobile broadband if 'connection-use-mobile' is enabled." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:9 msgid "How often to check for updates" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:10 msgid "" "How often to check for updates. Value is in seconds. This is a maximum " "amount of time that can pass between a security update being published, and " "the update being automatically installed or the user notified." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:11 msgid "How often to notify the user that non-critical updates are available" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:12 msgid "" "How often to tell the user there are non-critical updates. Value is in " "seconds. Security update notifications are always shown after the check for " "updates, but non-critical notifications should be shown a lot less " "frequently." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:13 msgid "The last time we told the user about non-critical notifications" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:14 msgid "" "The last time we notified the user about non-critical updates. Value is in " "seconds since the epoch, or zero for never." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:15 msgid "How often to check for distribution upgrades" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:16 msgid "How often to check for distribution upgrades. Value is in seconds." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:17 msgid "How often to refresh the package cache" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:18 msgid "How often to refresh the package cache. Value is in seconds." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:19 msgid "Check for updates when running on battery power" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:20 msgid "Check for updates when running on battery power." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:21 msgid "Notify the user when distribution upgrades are available" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:22 msgid "Notify the user when distribution upgrades are available." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:23 msgid "Ask the user if additional firmware should be installed" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:24 msgid "" "Ask the user if additional firmware should be installed if it is available." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:25 msgid "Firmware files that should not be searched for" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:26 msgid "" "Firmware files that should not be searched for, separated by commas. These " "can include '*' and '?' characters." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:27 msgid "Devices that should be ignored" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:28 msgid "" "Devices that should be ignored, separated by commas. These can include '*' " "and '?' characters." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:29 msgid "The filenames on removable media that designate it a software source." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in.h:30 msgid "" "When removable media is inserted, it is checked to see if it contains any " "important filenames in the root directory. If the filename matches, then an " "updates check is performed. This allows post-install disks to be used to " "update running systems." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in.h:3 msgid "File for default configuration for RandR" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in.h:4 msgid "" "The XRandR plugin will look for a default configuration in the file " "specified by this key. This is similar to the ~/.config/monitors.xml that " "normally gets stored in users' home directories. If a user does not have " "such a file, or has one that does not match the user's setup of monitors, " "then the file specified by this key will be used instead." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in.h:7 msgid "Whether to turn off specific monitors after boot" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in.in.h:8 msgid "" "'clone' will display the same thing on all monitors, 'dock' will switch off " "the internal monitor, 'do-nothing' will use the default Xorg behaviour " "(extend the desktop in recent versions). The default, 'follow-lid', will " "choose between 'do-nothing' and 'dock' depending on whether the lid is " "(respectively) open or closed." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:3 msgid "Antialiasing" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:4 msgid "" "The type of antialiasing to use when rendering fonts. Possible values are: " "\"none\" for no antialiasing, \"grayscale\" for standard grayscale " "antialiasing, and \"rgba\" for subpixel antialiasing (LCD screens only)." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:5 msgid "Hinting" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:6 msgid "" "The type of hinting to use when rendering fonts. Possible values are: " "\"none\" for no hinting, \"slight\" for basic, \"medium\" for moderate, and " "\"full\" for maximum hinting (may cause distortion of letter forms)." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:9 msgid "RGBA order" msgstr "Urzh RGBA" #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:10 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to \"rgba\". Possible values are: \"rgb\" for red on left (most " "common), \"bgr\" for blue on left, \"vrgb\" for red on top, \"vbgr\" for red " "on bottom." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:11 msgid "List of explicitly disabled GTK+ modules" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:12 msgid "" "A list of strings representing the GTK+ modules that will not be loaded, " "even if enabled by default in their configuration." msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:13 msgid "List of explicitly enabled GTK+ modules" msgstr "" #: ../data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in.in.h:14 msgid "" "A list of strings representing the GTK+ modules that will be loaded, usually " "in addition to conditional and forcibly disabled ones." msgstr "" #: ../gnome-settings-daemon/main.c:53 msgid "Enable debugging code" msgstr "" #: ../gnome-settings-daemon/main.c:54 msgid "Replace existing daemon" msgstr "" #: ../gnome-settings-daemon/main.c:55 msgid "Exit after a time (for debugging)" msgstr "" #: ../plugins/a11y-keyboard/a11y-keyboard.gnome-settings-plugin.in.h:1 msgid "Accessibility Keyboard" msgstr "" #: ../plugins/a11y-keyboard/a11y-keyboard.gnome-settings-plugin.in.h:2 msgid "Accessibility keyboard plugin" msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:398 msgid "Slow Keys Turned On" msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:399 msgid "Slow Keys Turned Off" msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:400 msgid "" "You just held down the Shift key for 8 seconds. This is the shortcut for " "the Slow Keys feature, which affects the way your keyboard works." msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:410 #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:478 msgid "Universal Access" msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:416 #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:484 msgid "Turn Off" msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:416 #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:484 msgid "Turn On" msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:422 #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:490 msgid "Leave On" msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:422 #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:490 msgid "Leave Off" msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:463 msgid "Sticky Keys Turned On" msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:464 msgid "Sticky Keys Turned Off" msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:466 msgid "" "You just pressed the Shift key 5 times in a row. This is the shortcut for " "the Sticky Keys feature, which affects the way your keyboard works." msgstr "" #: ../plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:468 msgid "" "You just pressed two keys at once, or pressed the Shift key 5 times in a " "row. This turns off the Sticky Keys feature, which affects the way your " "keyboard works." msgstr "" #: ../plugins/a11y-settings/a11y-settings.gnome-settings-plugin.in.h:1 msgid "Accessibility settings" msgstr "" #: ../plugins/a11y-settings/a11y-settings.gnome-settings-plugin.in.h:2 msgid "Accessibility settings plugin" msgstr "" #. Priority=100 #: ../plugins/clipboard/clipboard.gnome-settings-plugin.in.h:2 msgid "Clipboard" msgstr "Golver" #: ../plugins/clipboard/clipboard.gnome-settings-plugin.in.h:3 msgid "Clipboard plugin" msgstr "Enlugellad ar golver" #: ../plugins/color/color.gnome-settings-plugin.in.h:1 #: ../plugins/color/gsd-color-calibrate.c:139 msgid "Color" msgstr "" #: ../plugins/color/color.gnome-settings-plugin.in.h:2 msgid "Color plugin" msgstr "" #: ../plugins/color/gsd-color-calibrate.c:144 msgid "Recalibrate now" msgstr "" #. TRANSLATORS: this is when the device has not been recalibrated in a while #: ../plugins/color/gsd-color-calibrate.c:187 msgid "Recalibration required" msgstr "" #. TRANSLATORS: this is when the display has not been recalibrated in a while #: ../plugins/color/gsd-color-calibrate.c:199 #, c-format msgid "The display '%s' should be recalibrated soon." msgstr "" #. TRANSLATORS: this is when the printer has not been recalibrated in a while #: ../plugins/color/gsd-color-calibrate.c:208 #, c-format msgid "The printer '%s' should be recalibrated soon." msgstr "" #. TRANSLATORS: this is the application name #: ../plugins/color/gsd-color-calibrate.c:346 #: ../plugins/color/gsd-color-calibrate.c:362 msgid "GNOME Settings Daemon Color Plugin" msgstr "" #. TRANSLATORS: this is a sound description #: ../plugins/color/gsd-color-calibrate.c:348 msgid "Color calibration device added" msgstr "" #. TRANSLATORS: this is a sound description #: ../plugins/color/gsd-color-calibrate.c:364 msgid "Color calibration device removed" msgstr "" #. Priority=100 #: ../plugins/datetime/datetime.gnome-settings-plugin.in.h:2 msgid "Date and Time" msgstr "" #: ../plugins/datetime/datetime.gnome-settings-plugin.in.h:3 msgid "Automatically update timezone" msgstr "" #. Translators: UTC here means the Coordinated Universal Time. #. * %:::z will be replaced by the offset from UTC e.g. UTC+02 #: ../plugins/datetime/gsd-datetime-manager.c:88 msgid "UTC%:::z" msgstr "" #: ../plugins/datetime/gsd-datetime-manager.c:92 #, c-format msgid "Time Zone Updated to %s (%s)" msgstr "" #: ../plugins/datetime/gsd-datetime-manager.c:108 msgid "Settings" msgstr "" #: ../plugins/datetime/gsd-datetime-manager.c:118 msgid "Date & Time Settings" msgstr "" #: ../plugins/dummy/dummy.gnome-settings-plugin.in.h:1 msgid "Dummy" msgstr "" #: ../plugins/dummy/dummy.gnome-settings-plugin.in.h:2 msgid "Dummy plugin" msgstr "" #: ../plugins/housekeeping/gsd-disk-space.c:587 #, c-format msgid "Low Disk Space on “%s”" msgstr "" #: ../plugins/housekeeping/gsd-disk-space.c:589 #, c-format msgid "" "The volume “%s” has only %s disk space remaining. You may free up some " "space by emptying the trash." msgstr "" #: ../plugins/housekeeping/gsd-disk-space.c:593 #, c-format msgid "The volume “%s” has only %s disk space remaining." msgstr "" #: ../plugins/housekeeping/gsd-disk-space.c:598 msgid "Low Disk Space" msgstr "" #: ../plugins/housekeeping/gsd-disk-space.c:600 #, c-format msgid "" "This computer has only %s disk space remaining. You may free up some space " "by emptying the trash." msgstr "" #: ../plugins/housekeeping/gsd-disk-space.c:603 #, c-format msgid "This computer has only %s disk space remaining." msgstr "" #: ../plugins/housekeeping/gsd-disk-space.c:618 msgid "Disk space" msgstr "" #: ../plugins/housekeeping/gsd-disk-space.c:625 msgid "Examine" msgstr "" #: ../plugins/housekeeping/gsd-disk-space.c:633 msgid "Empty Trash" msgstr "Goullonderiñ al lastez" #: ../plugins/housekeeping/gsd-disk-space.c:640 msgid "Ignore" msgstr "Leuskel a-gostez" #: ../plugins/housekeeping/housekeeping.gnome-settings-plugin.in.h:1 msgid "Housekeeping" msgstr "" #: ../plugins/housekeeping/housekeeping.gnome-settings-plugin.in.h:2 msgid "" "Automatically prunes thumbnail caches and other transient files, and warns " "about low disk space" msgstr "" #: ../plugins/keyboard/keyboard.gnome-settings-plugin.in.h:1 msgid "Keyboard" msgstr "Klavier" #: ../plugins/keyboard/keyboard.gnome-settings-plugin.in.h:2 msgid "Keyboard plugin" msgstr "Enlugellad ar c'hlavier" #: ../plugins/media-keys/gsd-media-keys-manager.c:2040 msgid "Screencast from %d %t.webm" msgstr "" #: ../plugins/media-keys/gsd-screenshot-utils.c:84 msgid "Unable to capture a screenshot" msgstr "" #: ../plugins/media-keys/gsd-screenshot-utils.c:115 #: ../plugins/media-keys/gsd-screenshot-utils.c:155 msgid "Screenshot taken" msgstr "" #. translators: this is the name of the file that gets made up #. * with the screenshot #: ../plugins/media-keys/gsd-screenshot-utils.c:304 #, c-format msgid "Screenshot from %s" msgstr "" #. translators: #. * The device has been disabled #: ../plugins/media-keys/gvc/gvc-mixer-control.c:1830 msgid "Disabled" msgstr "Lakaat dizoberiant" #. translators: #. * The number of sound outputs on a particular device #: ../plugins/media-keys/gvc/gvc-mixer-control.c:1837 #, c-format msgid "%u Output" msgid_plural "%u Outputs" msgstr[0] "" msgstr[1] "" #. translators: #. * The number of sound inputs on a particular device #: ../plugins/media-keys/gvc/gvc-mixer-control.c:1847 #, c-format msgid "%u Input" msgid_plural "%u Inputs" msgstr[0] "" msgstr[1] "" #: ../plugins/media-keys/gvc/gvc-mixer-control.c:2371 msgid "System Sounds" msgstr "Reizhiad sonioù" #. Priority=100 #: ../plugins/media-keys/media-keys.gnome-settings-plugin.in.h:2 msgid "Media keys" msgstr "Alc'hwezioù ar media" #: ../plugins/media-keys/media-keys.gnome-settings-plugin.in.h:3 msgid "Media keys plugin" msgstr "Enlugellad alc'hwezioù ar media" #: ../plugins/media-keys/shortcuts-list.h:45 msgid "Touchpad toggle" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:46 msgid "Touchpad On" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:47 msgid "Touchpad Off" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:51 #: ../plugins/media-keys/shortcuts-list.h:52 msgid "Microphone Mute" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:53 msgid "Quiet Volume Mute" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:54 msgid "Quiet Volume Down" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:55 msgid "Quiet Volume Up" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:65 msgid "Lock Screen" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:81 msgid "Rewind" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:82 msgid "Forward" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:83 msgid "Repeat" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:84 msgid "Random Play" msgstr "" #. Key code of the XF86Display key (Fn-F7 on Thinkpads, Fn-F4 on HP machines, etc.) #: ../plugins/media-keys/shortcuts-list.h:85 #: ../plugins/media-keys/shortcuts-list.h:87 msgid "Video Out" msgstr "" #. Key code of the XF86RotateWindows key (present on some tablets) #: ../plugins/media-keys/shortcuts-list.h:89 msgid "Rotate Screen" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:90 msgid "Orientation Lock" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:99 msgid "Power Off" msgstr "" #. the kernel / Xorg names really are like this... #. translators: "Sleep" means putting the machine to sleep, either through hibernate or suspend #: ../plugins/media-keys/shortcuts-list.h:102 msgid "Sleep" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:103 msgid "Suspend" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:104 msgid "Hibernate" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:105 msgid "Brightness Up" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:106 msgid "Brightness Down" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:107 msgid "Keyboard Brightness Up" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:108 msgid "Keyboard Brightness Down" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:109 msgid "Keyboard Brightness Toggle" msgstr "" #: ../plugins/media-keys/shortcuts-list.h:110 msgid "Battery Status" msgstr "" #: ../plugins/mouse/mouse.gnome-settings-plugin.in.h:1 msgid "Mouse" msgstr "Logodenn" #: ../plugins/mouse/mouse.gnome-settings-plugin.in.h:2 msgid "Mouse plugin" msgstr "Enlugellad al logodenn" #. Priority=100 #: ../plugins/orientation/orientation.gnome-settings-plugin.in.h:2 msgid "Orientation" msgstr "" #: ../plugins/orientation/orientation.gnome-settings-plugin.in.h:3 msgid "Orientation plugin" msgstr "" #: ../plugins/power/gpm-common.c:81 msgid "Unknown time" msgstr "" #: ../plugins/power/gpm-common.c:86 #, c-format msgid "%i minute" msgid_plural "%i minutes" msgstr[0] "" msgstr[1] "" #: ../plugins/power/gpm-common.c:96 #, c-format msgid "%i hour" msgid_plural "%i hours" msgstr[0] "" msgstr[1] "" #. TRANSLATOR: "%i %s %i %s" are "%i hours %i minutes" #. * Swap order with "%2$s %2$i %1$s %1$i if needed #: ../plugins/power/gpm-common.c:102 #, c-format msgid "%i %s %i %s" msgstr "" #: ../plugins/power/gpm-common.c:103 msgid "hour" msgid_plural "hours" msgstr[0] "" msgstr[1] "" #: ../plugins/power/gpm-common.c:104 msgid "minute" msgid_plural "minutes" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: this is the sound description #: ../plugins/power/gpm-common.c:909 ../plugins/power/gsd-power-manager.c:687 #: ../plugins/power/gsd-power-manager.c:787 msgid "Battery is critically low" msgstr "" #. TRANSLATORS: UPS is now discharging #: ../plugins/power/gsd-power-manager.c:347 msgid "UPS Discharging" msgstr "" #. TRANSLATORS: tell the user how much time they have got #: ../plugins/power/gsd-power-manager.c:352 #, c-format msgid "%s of UPS backup power remaining" msgstr "" #: ../plugins/power/gsd-power-manager.c:355 msgid "Unknown amount of UPS backup power remaining" msgstr "" #. TRANSLATORS: this is the notification application name #: ../plugins/power/gsd-power-manager.c:371 #: ../plugins/power/gsd-power-manager.c:519 #: ../plugins/power/gsd-power-manager.c:670 #: ../plugins/power/gsd-power-manager.c:778 #: ../plugins/power/gsd-power-manager.c:2090 #: ../plugins/power/power.gnome-settings-plugin.in.h:1 msgid "Power" msgstr "" #. TRANSLATORS: laptop battery low, and we only have one battery #: ../plugins/power/gsd-power-manager.c:434 msgid "Battery low" msgstr "" #. TRANSLATORS: laptop battery low, and we have more than one kind of battery #: ../plugins/power/gsd-power-manager.c:437 msgid "Laptop battery low" msgstr "" #. TRANSLATORS: tell the user how much time they have got #: ../plugins/power/gsd-power-manager.c:444 #, c-format msgid "Approximately %s remaining (%.0f%%)" msgstr "" #. TRANSLATORS: UPS is starting to get a little low #: ../plugins/power/gsd-power-manager.c:449 msgid "UPS low" msgstr "" #. TRANSLATORS: tell the user how much time they have got #: ../plugins/power/gsd-power-manager.c:455 #, c-format msgid "Approximately %s of remaining UPS backup power (%.0f%%)" msgstr "" #. TRANSLATORS: mouse is getting a little low #. TRANSLATORS: the mouse battery is very low #: ../plugins/power/gsd-power-manager.c:460 #: ../plugins/power/gsd-power-manager.c:597 msgid "Mouse battery low" msgstr "" #. TRANSLATORS: tell user more details #: ../plugins/power/gsd-power-manager.c:463 #, c-format msgid "Wireless mouse is low in power (%.0f%%)" msgstr "" #. TRANSLATORS: keyboard is getting a little low #. TRANSLATORS: the keyboard battery is very low #: ../plugins/power/gsd-power-manager.c:467 #: ../plugins/power/gsd-power-manager.c:605 msgid "Keyboard battery low" msgstr "" #. TRANSLATORS: tell user more details #: ../plugins/power/gsd-power-manager.c:470 #, c-format msgid "Wireless keyboard is low in power (%.0f%%)" msgstr "" #. TRANSLATORS: PDA is getting a little low #. TRANSLATORS: the PDA battery is very low #: ../plugins/power/gsd-power-manager.c:474 #: ../plugins/power/gsd-power-manager.c:614 msgid "PDA battery low" msgstr "" #. TRANSLATORS: tell user more details #: ../plugins/power/gsd-power-manager.c:477 #, c-format msgid "PDA is low in power (%.0f%%)" msgstr "" #. TRANSLATORS: cell phone (mobile) is getting a little low #. TRANSLATORS: the cell battery is very low #: ../plugins/power/gsd-power-manager.c:481 #: ../plugins/power/gsd-power-manager.c:624 #: ../plugins/power/gsd-power-manager.c:633 msgid "Cell phone battery low" msgstr "" #. TRANSLATORS: tell user more details #: ../plugins/power/gsd-power-manager.c:484 #, c-format msgid "Cell phone is low in power (%.0f%%)" msgstr "" #. TRANSLATORS: media player, e.g. mp3 is getting a little low #: ../plugins/power/gsd-power-manager.c:488 msgid "Media player battery low" msgstr "" #. TRANSLATORS: tell user more details #: ../plugins/power/gsd-power-manager.c:491 #, c-format msgid "Media player is low in power (%.0f%%)" msgstr "" #. TRANSLATORS: graphics tablet, e.g. wacom is getting a little low #. TRANSLATORS: the cell battery is very low #: ../plugins/power/gsd-power-manager.c:495 #: ../plugins/power/gsd-power-manager.c:642 msgid "Tablet battery low" msgstr "" #. TRANSLATORS: tell user more details #: ../plugins/power/gsd-power-manager.c:498 #, c-format msgid "Tablet is low in power (%.0f%%)" msgstr "" #. TRANSLATORS: computer, e.g. ipad is getting a little low #. TRANSLATORS: the cell battery is very low #: ../plugins/power/gsd-power-manager.c:502 #: ../plugins/power/gsd-power-manager.c:651 msgid "Attached computer battery low" msgstr "" #. TRANSLATORS: tell user more details #: ../plugins/power/gsd-power-manager.c:505 #, c-format msgid "Attached computer is low in power (%.0f%%)" msgstr "" #. TRANSLATORS: this is the sound description #: ../plugins/power/gsd-power-manager.c:529 msgid "Battery is low" msgstr "" #. TRANSLATORS: laptop battery critically low, and only have one kind of battery #: ../plugins/power/gsd-power-manager.c:561 msgid "Battery critically low" msgstr "" #. TRANSLATORS: laptop battery critically low, and we have more than one type of battery #. TRANSLATORS: laptop battery is really, really, low #: ../plugins/power/gsd-power-manager.c:564 #: ../plugins/power/gsd-power-manager.c:714 msgid "Laptop battery critically low" msgstr "" #. TRANSLATORS: give the user a ultimatum #: ../plugins/power/gsd-power-manager.c:573 #, c-format msgid "Computer will hibernate very soon unless it is plugged in." msgstr "" #. TRANSLATORS: give the user a ultimatum #: ../plugins/power/gsd-power-manager.c:577 #, c-format msgid "Computer will shutdown very soon unless it is plugged in." msgstr "" #. TRANSLATORS: the UPS is very low #. TRANSLATORS: UPS is really, really, low #: ../plugins/power/gsd-power-manager.c:585 #: ../plugins/power/gsd-power-manager.c:739 msgid "UPS critically low" msgstr "" #. TRANSLATORS: give the user a ultimatum #: ../plugins/power/gsd-power-manager.c:591 #, c-format msgid "" "Approximately %s of remaining UPS power (%.0f%%). Restore AC power to your " "computer to avoid losing data." msgstr "" #. TRANSLATORS: the device is just going to stop working #: ../plugins/power/gsd-power-manager.c:600 #, c-format msgid "" "Wireless mouse is very low in power (%.0f%%). This device will soon stop " "functioning if not charged." msgstr "" #. TRANSLATORS: the device is just going to stop working #: ../plugins/power/gsd-power-manager.c:608 #, c-format msgid "" "Wireless keyboard is very low in power (%.0f%%). This device will soon stop " "functioning if not charged." msgstr "" #. TRANSLATORS: the device is just going to stop working #: ../plugins/power/gsd-power-manager.c:617 #, c-format msgid "" "PDA is very low in power (%.0f%%). This device will soon stop functioning if " "not charged." msgstr "" #. TRANSLATORS: the device is just going to stop working #: ../plugins/power/gsd-power-manager.c:627 #, c-format msgid "" "Cell phone is very low in power (%.0f%%). This device will soon stop " "functioning if not charged." msgstr "" #. TRANSLATORS: the device is just going to stop working #: ../plugins/power/gsd-power-manager.c:636 #, c-format msgid "" "Media player is very low in power (%.0f%%). This device will soon stop " "functioning if not charged." msgstr "" #. TRANSLATORS: the device is just going to stop working #: ../plugins/power/gsd-power-manager.c:645 #, c-format msgid "" "Tablet is very low in power (%.0f%%). This device will soon stop functioning " "if not charged." msgstr "" #. TRANSLATORS: the device is just going to stop working #: ../plugins/power/gsd-power-manager.c:654 #, c-format msgid "" "Attached computer is very low in power (%.0f%%). The device will soon " "shutdown if not charged." msgstr "" #. TRANSLATORS: computer will hibernate #: ../plugins/power/gsd-power-manager.c:722 msgid "" "The battery is below the critical level and this computer is about to " "hibernate." msgstr "" #. TRANSLATORS: computer will just shutdown #: ../plugins/power/gsd-power-manager.c:727 msgid "" "The battery is below the critical level and this computer is about to " "shutdown." msgstr "" #. TRANSLATORS: computer will hibernate #: ../plugins/power/gsd-power-manager.c:747 msgid "" "UPS is below the critical level and this computer is about to hibernate." msgstr "" #. TRANSLATORS: computer will just shutdown #: ../plugins/power/gsd-power-manager.c:752 msgid "" "UPS is below the critical level and this computer is about to shutdown." msgstr "" #. TRANSLATORS: this is the sound description #: ../plugins/power/gsd-power-manager.c:1280 msgid "Lid has been opened" msgstr "" #. TRANSLATORS: this is the sound description #: ../plugins/power/gsd-power-manager.c:1318 msgid "Lid has been closed" msgstr "" #. TRANSLATORS: this is the sound description #: ../plugins/power/gsd-power-manager.c:1881 msgid "On battery power" msgstr "" #. TRANSLATORS: this is the sound description #: ../plugins/power/gsd-power-manager.c:1886 msgid "On AC power" msgstr "" #: ../plugins/power/gsd-power-manager.c:2068 msgid "Automatic logout" msgstr "" #: ../plugins/power/gsd-power-manager.c:2068 msgid "You will soon log out because of inactivity." msgstr "" #: ../plugins/power/gsd-power-manager.c:2073 msgid "Automatic suspend" msgstr "" #: ../plugins/power/gsd-power-manager.c:2073 #: ../plugins/power/gsd-power-manager.c:2078 msgid "Computer will suspend very soon because of inactivity." msgstr "" #: ../plugins/power/gsd-power-manager.c:2078 msgid "Automatic hibernation" msgstr "" #. SECURITY: #. - A normal active user on the local machine does not need permission #. to change the backlight brightness. #. #: ../plugins/power/org.gnome.settings-daemon.plugins.power.policy.in.in.h:5 msgid "Modify the laptop brightness" msgstr "" #: ../plugins/power/org.gnome.settings-daemon.plugins.power.policy.in.in.h:6 msgid "Authentication is required to modify the laptop brightness" msgstr "" #: ../plugins/power/power.gnome-settings-plugin.in.h:2 msgid "Power plugin" msgstr "" #. Translators: We are configuring new printer #: ../plugins/print-notifications/gsd-printer.c:890 msgid "Configuring new printer" msgstr "" #. Translators: Just wait #: ../plugins/print-notifications/gsd-printer.c:892 msgid "Please wait..." msgstr "" #. Translators: We have no driver installed for this printer #: ../plugins/print-notifications/gsd-printer.c:919 msgid "Missing printer driver" msgstr "" #. Translators: We have no driver installed for the device #: ../plugins/print-notifications/gsd-printer.c:928 #, c-format msgid "No printer driver for %s." msgstr "" #. Translators: We have no driver installed for this printer #: ../plugins/print-notifications/gsd-printer.c:933 msgid "No driver for this printer." msgstr "" #: ../plugins/print-notifications/gsd-printer.c:1031 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:274 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:716 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:806 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:849 msgid "Printers" msgstr "" #. Translators: The printer is low on toner (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:380 msgid "Toner low" msgstr "" #. Translators: The printer has no toner left (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:382 msgid "Toner empty" msgstr "" #. Translators: The printer is in the process of connecting to a shared network output device (same as in system-config-printer) #. N_("Not connected?"), #. Translators: One or more covers on the printer are open (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:386 msgid "Cover open" msgstr "" #. Translators: A filter or backend is not installed (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:388 msgid "Printer configuration error" msgstr "" #. Translators: One or more doors on the printer are open (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:390 msgid "Door open" msgstr "" #. Translators: "marker" is one color bin of the printer #: ../plugins/print-notifications/gsd-print-notifications-manager.c:392 msgid "Marker supply low" msgstr "" #. Translators: "marker" is one color bin of the printer #: ../plugins/print-notifications/gsd-print-notifications-manager.c:394 msgid "Out of a marker supply" msgstr "" #. Translators: At least one input tray is low on media (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:396 msgid "Paper low" msgstr "" #. Translators: At least one input tray is empty (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:398 msgid "Out of paper" msgstr "" #. Translators: The printer is offline (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:400 msgid "Printer off-line" msgstr "" #. Translators: The printer has detected an error (same as in system-config-printer) #. Translators: This is a title of an error notification for a printer #: ../plugins/print-notifications/gsd-print-notifications-manager.c:402 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:792 msgid "Printer error" msgstr "" #. Translators: The printer is low on toner (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:406 #, c-format msgid "Printer '%s' is low on toner." msgstr "" #. Translators: The printer has no toner left (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:408 #, c-format msgid "Printer '%s' has no toner left." msgstr "" #. Translators: The printer is in the process of connecting to a shared network output device (same as in system-config-printer) #. N_("Printer '%s' may not be connected."), #. Translators: One or more covers on the printer are open (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:412 #, c-format msgid "The cover is open on printer '%s'." msgstr "" #. Translators: A filter or backend is not installed (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:414 #, c-format msgid "There is a missing print filter for printer '%s'." msgstr "" #. Translators: One or more doors on the printer are open (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:417 #, c-format msgid "The door is open on printer '%s'." msgstr "" #. Translators: "marker" is one color bin of the printer #: ../plugins/print-notifications/gsd-print-notifications-manager.c:419 #, c-format msgid "Printer '%s' is low on a marker supply." msgstr "" #. Translators: "marker" is one color bin of the printer #: ../plugins/print-notifications/gsd-print-notifications-manager.c:421 #, c-format msgid "Printer '%s' is out of a marker supply." msgstr "" #. Translators: At least one input tray is low on media (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:423 #, c-format msgid "Printer '%s' is low on paper." msgstr "" #. Translators: At least one input tray is empty (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:425 #, c-format msgid "Printer '%s' is out of paper." msgstr "" #. Translators: The printer is offline (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:427 #, c-format msgid "Printer '%s' is currently off-line." msgstr "" #. Translators: The printer has detected an error (same as in system-config-printer) #: ../plugins/print-notifications/gsd-print-notifications-manager.c:429 #, c-format msgid "There is a problem on printer '%s'." msgstr "" #. Translators: New printer has been added #: ../plugins/print-notifications/gsd-print-notifications-manager.c:477 msgid "Printer added" msgstr "" #. Translators: A print job has been stopped #: ../plugins/print-notifications/gsd-print-notifications-manager.c:494 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:532 msgctxt "print job state" msgid "Printing stopped" msgstr "" #. Translators: "print-job xy" on a printer #: ../plugins/print-notifications/gsd-print-notifications-manager.c:496 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:502 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:508 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:514 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:526 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:534 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:542 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:550 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:558 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:571 #, c-format msgctxt "print job" msgid "\"%s\" on %s" msgstr "" #. Translators: A print job has been canceled #: ../plugins/print-notifications/gsd-print-notifications-manager.c:500 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:540 msgctxt "print job state" msgid "Printing canceled" msgstr "" #. Translators: A print job has been aborted #: ../plugins/print-notifications/gsd-print-notifications-manager.c:506 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:548 msgctxt "print job state" msgid "Printing aborted" msgstr "" #. Translators: A print job has been completed #: ../plugins/print-notifications/gsd-print-notifications-manager.c:512 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:556 msgctxt "print job state" msgid "Printing completed" msgstr "" #. Translators: A job is printing #: ../plugins/print-notifications/gsd-print-notifications-manager.c:524 #: ../plugins/print-notifications/gsd-print-notifications-manager.c:569 msgctxt "print job state" msgid "Printing" msgstr "" #. Translators: This is a title of a report notification for a printer #: ../plugins/print-notifications/gsd-print-notifications-manager.c:786 msgid "Printer report" msgstr "" #. Translators: This is a title of a warning notification for a printer #: ../plugins/print-notifications/gsd-print-notifications-manager.c:789 msgid "Printer warning" msgstr "" #. Translators: "Printer 'MyPrinterName': 'Description of the report/warning/error from a PPD file'." #: ../plugins/print-notifications/gsd-print-notifications-manager.c:799 #, c-format msgid "Printer '%s': '%s'." msgstr "" #. Priority=100 #: ../plugins/print-notifications/print-notifications.gnome-settings-plugin.in.h:2 msgid "Print-notifications" msgstr "" #: ../plugins/print-notifications/print-notifications.gnome-settings-plugin.in.h:3 msgid "Print-notifications plugin" msgstr "" #. Priority=100 #: ../plugins/rfkill/rfkill.gnome-settings-plugin.in.h:2 msgid "Rfkill" msgstr "" #: ../plugins/rfkill/rfkill.gnome-settings-plugin.in.h:3 msgid "Rfkill plugin" msgstr "" #: ../plugins/screensaver-proxy/screensaver-proxy.gnome-settings-plugin.in.h:1 msgid "Screensaver Proxy" msgstr "" #: ../plugins/screensaver-proxy/screensaver-proxy.gnome-settings-plugin.in.h:2 msgid "Proxy FreeDesktop screensaver inhibition to gnome-session" msgstr "" #: ../plugins/smartcard/gsd-smartcard-service.c:222 msgid "User was not logged in with smartcard." msgstr "" #: ../plugins/smartcard/smartcard.gnome-settings-plugin.in.h:1 msgid "Smartcard" msgstr "" #: ../plugins/smartcard/smartcard.gnome-settings-plugin.in.h:2 msgid "Smartcard plugin" msgstr "" #: ../plugins/sound/sound.gnome-settings-plugin.in.h:1 msgid "Sound" msgstr "Son" #: ../plugins/sound/sound.gnome-settings-plugin.in.h:2 msgid "Sound Sample Cache plugin" msgstr "" #. TRANSLATORS: we need to restart so the new hardware can re-request the firmware #: ../plugins/updates/gsd-updates-firmware.c:250 msgid "" "You will need to restart this computer before the hardware will work " "correctly." msgstr "" #. TRANSLATORS: title of libnotify bubble #: ../plugins/updates/gsd-updates-firmware.c:253 #: ../plugins/updates/gsd-updates-firmware.c:281 #: ../plugins/updates/gsd-updates-firmware.c:309 msgid "Additional software was installed" msgstr "" #: ../plugins/updates/gsd-updates-firmware.c:255 #: ../plugins/updates/gsd-updates-firmware.c:283 #: ../plugins/updates/gsd-updates-firmware.c:311 #: ../plugins/updates/gsd-updates-firmware.c:603 #: ../plugins/updates/gsd-updates-manager.c:360 #: ../plugins/updates/gsd-updates-manager.c:496 #: ../plugins/updates/gsd-updates-manager.c:565 #: ../plugins/updates/gsd-updates-manager.c:626 #: ../plugins/updates/gsd-updates-manager.c:1261 msgid "Software Updates" msgstr "" #. TRANSLATORS: we need to remove an replug so the new hardware can re-request the firmware #: ../plugins/updates/gsd-updates-firmware.c:278 msgid "" "You will need to remove and then reinsert the hardware before it will work " "correctly." msgstr "" #. TRANSLATORS: we need to remove an replug so the new hardware can re-request the firmware #: ../plugins/updates/gsd-updates-firmware.c:306 msgid "Your hardware has been set up and is now ready to use." msgstr "" #. TRANSLATORS: we need another package to keep udev quiet #: ../plugins/updates/gsd-updates-firmware.c:587 msgid "" "Additional firmware is required to make hardware in this computer function " "correctly." msgstr "" #. TRANSLATORS: title of libnotify bubble #: ../plugins/updates/gsd-updates-firmware.c:601 msgid "Additional firmware required" msgstr "" #. TRANSLATORS: button label #: ../plugins/updates/gsd-updates-firmware.c:608 msgid "Install firmware" msgstr "" #. TRANSLATORS: we should ignore this device and not ask anymore #: ../plugins/updates/gsd-updates-firmware.c:611 msgid "Ignore devices" msgstr "" #. TRANSLATORS: this is when the offline update failed #: ../plugins/updates/gsd-updates-manager.c:121 msgid "Failed To Update" msgstr "" #. TRANSLATORS: the transaction could not be completed #. * as a previous transaction was unfinished #: ../plugins/updates/gsd-updates-manager.c:127 msgid "A previous update was unfinished." msgstr "" #. TRANSLATORS: the package manager needed to download #. * something with no network available #: ../plugins/updates/gsd-updates-manager.c:137 msgid "Network access was required but not available." msgstr "" #. TRANSLATORS: if the package is not signed correctly #. * #: ../plugins/updates/gsd-updates-manager.c:146 msgid "An update was not signed in the correct way." msgstr "" #. TRANSLATORS: the transaction failed in a way the user #. * probably cannot comprehend. Package management systems #. * really are teh suck. #: ../plugins/updates/gsd-updates-manager.c:156 msgid "The update could not be completed." msgstr "" #. TRANSLATORS: the user aborted the update manually #: ../plugins/updates/gsd-updates-manager.c:161 msgid "The update was cancelled." msgstr "" #. TRANSLATORS: the user must have updated manually after #. * the updates were prepared #: ../plugins/updates/gsd-updates-manager.c:167 msgid "An offline update was requested but no packages required updating." msgstr "" #. TRANSLATORS: we ran out of disk space #: ../plugins/updates/gsd-updates-manager.c:171 msgid "No space was left on the drive." msgstr "" #. TRANSLATORS: the update process failed in a general #. * way, usually this message will come from source distros #. * like gentoo #: ../plugins/updates/gsd-updates-manager.c:179 msgid "An update failed to install correctly." msgstr "" #. TRANSLATORS: We didn't handle the error type #: ../plugins/updates/gsd-updates-manager.c:184 msgid "The offline update failed in an unexpected way." msgstr "" #. TRANSLATORS: these are geeky messages from the #. * package manager no mortal is supposed to understand, #. * but google might know what they mean #: ../plugins/updates/gsd-updates-manager.c:193 msgid "Detailed errors from the package manager follow:" msgstr "" #. TRANSLATORS: a distro update is available, e.g. Fedora 8 to Fedora 9 #: ../plugins/updates/gsd-updates-manager.c:355 msgid "Distribution upgrades available" msgstr "" #. TRANSLATORS: don't install updates now #: ../plugins/updates/gsd-updates-manager.c:365 #: ../plugins/updates/gsd-updates-manager.c:501 #: ../plugins/updates/gsd-updates-manager.c:570 msgid "Not Now" msgstr "" #. TRANSLATORS: provides more information about the upgrade #: ../plugins/updates/gsd-updates-manager.c:370 msgid "More information" msgstr "" #. TRANSLATORS: title in the libnotify popup #: ../plugins/updates/gsd-updates-manager.c:478 #: ../plugins/updates/gsd-updates-manager.c:547 msgid "Update" msgid_plural "Updates" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: message when there are security updates #: ../plugins/updates/gsd-updates-manager.c:481 msgid "An important software update is available" msgid_plural "Important software updates are available" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: button: open the update viewer to install updates #: ../plugins/updates/gsd-updates-manager.c:506 #: ../plugins/updates/gsd-updates-manager.c:575 msgid "Install updates" msgstr "" #. TRANSLATORS: message when there are non-security updates #: ../plugins/updates/gsd-updates-manager.c:550 msgid "A software update is available." msgid_plural "Software updates are available." msgstr[0] "" msgstr[1] "" #. TRANSLATORS: the updates mechanism #: ../plugins/updates/gsd-updates-manager.c:613 #: ../plugins/updates/updates.gnome-settings-plugin.in.h:1 msgid "Updates" msgstr "" #. TRANSLATORS: we failed to get the updates multiple times, #. * and now we need to inform the user that something might be wrong #: ../plugins/updates/gsd-updates-manager.c:617 msgid "Unable to access software updates" msgstr "" #. TRANSLATORS: try again, this time launching the update viewer #: ../plugins/updates/gsd-updates-manager.c:620 msgid "Try again" msgstr "" #. TRANSLATORS: the reason why we've inhibited it #: ../plugins/updates/gsd-updates-manager.c:994 msgid "A transaction that cannot be interrupted is running" msgstr "" #. TRANSLATORS: title in the libnotify popup #: ../plugins/updates/gsd-updates-manager.c:1214 msgid "Software Update Installed" msgid_plural "Software Updates Installed" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: message when we've done offline updates #: ../plugins/updates/gsd-updates-manager.c:1219 msgid "An important OS update has been installed." msgid_plural "Important OS updates have been installed." msgstr[0] "" msgstr[1] "" #. TRANSLATORS: title in the libnotify popup #: ../plugins/updates/gsd-updates-manager.c:1242 msgid "Software Updates Failed" msgstr "" #. TRANSLATORS: message when we've not done offline updates #: ../plugins/updates/gsd-updates-manager.c:1245 msgid "An important OS update failed to be installed." msgstr "" #. TRANSLATORS: button: review the offline update changes #: ../plugins/updates/gsd-updates-manager.c:1267 msgid "Show details" msgstr "" #. TRANSLATORS: button: clear notification #: ../plugins/updates/gsd-updates-manager.c:1271 msgid "OK" msgstr "" #: ../plugins/updates/updates.gnome-settings-plugin.in.h:2 msgid "Updates plugin" msgstr "" #: ../plugins/wacom/gsd-wacom-button-editor.c:51 msgctxt "Wacom action-type" msgid "None" msgstr "" #: ../plugins/wacom/gsd-wacom-button-editor.c:52 msgctxt "Wacom action-type" msgid "Send Keystroke" msgstr "" #: ../plugins/wacom/gsd-wacom-button-editor.c:53 msgctxt "Wacom action-type" msgid "Switch Monitor" msgstr "" #: ../plugins/wacom/gsd-wacom-button-editor.c:54 msgctxt "Wacom action-type" msgid "Show On-Screen Help" msgstr "" #: ../plugins/wacom/gsd-wacom-button-editor.c:154 #: ../plugins/wacom/gsd-wacom-osd-window.c:1096 msgctxt "Action type" msgid "Show On-Screen Help" msgstr "" #: ../plugins/wacom/gsd-wacom-button-editor.c:157 #: ../plugins/wacom/gsd-wacom-osd-window.c:1099 msgctxt "Action type" msgid "Switch Monitor" msgstr "" #: ../plugins/wacom/gsd-wacom-button-editor.c:201 msgctxt "keyboard shortcut" msgid "None" msgstr "" #: ../plugins/wacom/gsd-wacom-button-editor.c:487 msgid "Done" msgstr "" #. If no mode is available, we use "left-ring-mode-1" for backward compat #: ../plugins/wacom/gsd-wacom-device.c:1028 msgid "Left Ring" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1039 #, c-format msgid "Left Ring Mode #%d" msgstr "" #. If no mode is available, we use "right-ring-mode-1" for backward compat #: ../plugins/wacom/gsd-wacom-device.c:1059 msgid "Right Ring" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1070 #, c-format msgid "Right Ring Mode #%d" msgstr "" #. If no mode is available, we use "left-strip-mode-1" for backward compat #: ../plugins/wacom/gsd-wacom-device.c:1112 msgid "Left Touchstrip" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1123 #, c-format msgid "Left Touchstrip Mode #%d" msgstr "" #. If no mode is available, we use "right-strip-mode-1" for backward compat #: ../plugins/wacom/gsd-wacom-device.c:1143 msgid "Right Touchstrip" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1154 #, c-format msgid "Right Touchstrip Mode #%d" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1180 #, c-format msgid "Left Touchring Mode Switch" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1182 #, c-format msgid "Right Touchring Mode Switch" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1185 #, c-format msgid "Left Touchstrip Mode Switch" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1187 #, c-format msgid "Right Touchstrip Mode Switch" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1192 #, c-format msgid "Mode Switch #%d" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1300 #, c-format msgid "Left Button #%d" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1303 #, c-format msgid "Right Button #%d" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1306 #, c-format msgid "Top Button #%d" msgstr "" #: ../plugins/wacom/gsd-wacom-device.c:1309 #, c-format msgid "Bottom Button #%d" msgstr "" #: ../plugins/wacom/gsd-wacom-key-shortcut-button.c:263 msgid "New shortcut…" msgstr "" #: ../plugins/wacom/gsd-wacom-manager.c:1031 #, c-format msgid "The \"%s\" tablet may not work as expected." msgstr "" #: ../plugins/wacom/gsd-wacom-manager.c:1032 msgid "Unknown Tablet Connected" msgstr "" #: ../plugins/wacom/gsd-wacom-manager.c:1036 msgid "Wacom Settings" msgstr "" #: ../plugins/wacom/gsd-wacom-osd-window.c:1073 #: ../plugins/wacom/gsd-wacom-osd-window.c:1093 #: ../plugins/wacom/gsd-wacom-osd-window.c:1104 msgctxt "Action type" msgid "None" msgstr "" #: ../plugins/wacom/gsd-wacom-osd-window.c:1078 #, c-format msgctxt "Action type" msgid "Send Keystroke %s" msgstr "" #: ../plugins/wacom/gsd-wacom-osd-window.c:1137 #, c-format msgid "Mode %d: %s" msgstr "" #: ../plugins/wacom/gsd-wacom-osd-window.c:1347 msgid "(press any key to exit)" msgstr "" #: ../plugins/wacom/gsd-wacom-osd-window.c:1356 msgid "Push a button to configure" msgstr "" #: ../plugins/wacom/gsd-wacom-osd-window.c:1356 msgid "(Esc to cancel)" msgstr "" #: ../plugins/wacom/gsd-wacom-osd-window.c:1983 msgid "Edit" msgstr "" #. SECURITY: #. - A normal active user on the local machine does not need permission #. to change the LED setting for a Wacom tablet #. #: ../plugins/wacom/org.gnome.settings-daemon.plugins.wacom.policy.in.in.h:5 msgid "Modify the lit LED for a Wacom tablet" msgstr "" #: ../plugins/wacom/org.gnome.settings-daemon.plugins.wacom.policy.in.in.h:6 msgid "Authentication is required to modify the lit LED for a Wacom tablet" msgstr "" #. SECURITY: #. - A normal active user on the local machine does not need permission #. to change the OLED images for a Wacom tablet #. #: ../plugins/wacom/org.gnome.settings-daemon.plugins.wacom.policy.in.in.h:11 msgid "Modify the OLED image for a Wacom tablet" msgstr "" #: ../plugins/wacom/org.gnome.settings-daemon.plugins.wacom.policy.in.in.h:12 msgid "" "Authentication is required to modify the OLED image for a Wacom tablet" msgstr "" #: ../plugins/wacom/wacom.gnome-settings-plugin.in.h:1 msgid "Wacom" msgstr "" #: ../plugins/wacom/wacom.gnome-settings-plugin.in.h:2 msgid "Wacom plugin" msgstr "" #: ../plugins/xrandr/gsd-xrandr-manager.c:965 #, c-format msgid "Could not refresh the screen information: %s" msgstr "" #: ../plugins/xrandr/xrandr.gnome-settings-plugin.in.h:1 msgid "XRandR" msgstr "XRandR" #: ../plugins/xrandr/xrandr.gnome-settings-plugin.in.h:2 msgid "Set up screen size and rotation settings" msgstr "" #: ../plugins/xsettings/xsettings.gnome-settings-plugin.in.h:1 msgid "X Settings" msgstr "Arventennoù X" #: ../plugins/xsettings/xsettings.gnome-settings-plugin.in.h:2 msgid "Manage X Settings" msgstr "Ardeiñ an arventennoù X" language-pack-gnome-br-base/data/br/LC_MESSAGES/gnome-power-manager.po0000644000000000000000000004770612734303707022413 0ustar # Breton translation for gnome-power-manager # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the gnome-power-manager package. # FIRST AUTHOR , 2006. # msgid "" msgstr "" "Project-Id-Version: gnome-power-manager\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-12-03 22:29+0000\n" "PO-Revision-Date: 2009-04-25 10:49+0000\n" "Last-Translator: Breizh \n" "Language-Team: Breton \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" "X-Launchpad-Export-Date: 2016-06-27 17:43+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../data/org.gnome.power-manager.gschema.xml.h:1 msgid "Whether we should show the history data points" msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:2 msgid "" "Whether we should show the history data points in the statistics window." msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:3 msgid "Whether we should smooth the history data" msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:4 msgid "Whether we should smooth the history data in the graph." msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:5 msgid "The default graph type to show for history" msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:6 msgid "The default graph type to show in the history window." msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:7 msgid "The maximum time displayed for history" msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:8 msgid "" "The maximum duration of time displayed on the x-axis of the history graph." msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:9 msgid "Whether we should show the stats data points" msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:10 msgid "" "Whether we should show the stats data points in the statistics window." msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:11 msgid "Whether we should smooth the stats data" msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:12 msgid "Whether we should smooth the stats data in the graph." msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:13 msgid "The default graph type to show for stats" msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:14 msgid "The default graph type to show in the stats window." msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:15 msgid "The index of the page number to show by default" msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:16 msgid "" "The index of the page number to show by default which is used to return " "focus to the correct page." msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:17 msgid "The ID of the last device selected" msgstr "" #: ../data/org.gnome.power-manager.gschema.xml.h:18 msgid "" "The identifier of the last device which is used to return focus to the " "correct device." msgstr "" #: ../data/appdata/gnome-power-statistics.appdata.xml.in.h:1 msgid "GNOME Power Statistics" msgstr "" #: ../data/appdata/gnome-power-statistics.appdata.xml.in.h:2 #: ../data/gnome-power-statistics.desktop.in.in.h:2 msgid "Observe power management" msgstr "Sellout ardoadur an tredan" #: ../data/appdata/gnome-power-statistics.appdata.xml.in.h:3 msgid "" "Power Statistics can show historical and current battery information and " "programs waking up that use power." msgstr "" #: ../data/appdata/gnome-power-statistics.appdata.xml.in.h:4 msgid "" "You probably only need to install this application if you are having " "problems with your laptop battery, or are trying to work out what programs " "are using significant amounts of power." msgstr "" #. TRANSLATORS: shown on the titlebar #. TRANSLATORS: the program name #: ../data/gnome-power-statistics.desktop.in.in.h:1 #: ../src/gpm-statistics.ui.h:1 ../src/gpm-statistics.c:1357 #: ../src/gpm-statistics.c:1830 msgid "Power Statistics" msgstr "Stadegoù an tredan" #: ../data/gnome-power-statistics.desktop.in.in.h:3 msgid "battery;consumption;charge;" msgstr "" #: ../src/gpm-statistics.ui.h:2 ../src/gpm-statistics.c:472 msgid "Details" msgstr "Munudoù" #: ../src/gpm-statistics.ui.h:3 msgid "Graph type:" msgstr "Rizh ar c'hevregad :" #: ../src/gpm-statistics.ui.h:4 msgid "Data length:" msgstr "Hirder ar roadennoù :" #: ../src/gpm-statistics.ui.h:5 msgid "There is no data to display." msgstr "N'eus roadenn ebet da skrammañ." #: ../src/gpm-statistics.ui.h:6 msgid "Use smoothed line" msgstr "Arverañ linennoù lufret" #: ../src/gpm-statistics.ui.h:7 msgid "Show data points" msgstr "Diskouez poentoù roadennoù" #: ../src/gpm-statistics.ui.h:8 msgid "History" msgstr "Roll istor" #: ../src/gpm-statistics.ui.h:9 msgid "Statistics" msgstr "Stadegoù" #: ../src/gpm-statistics.ui.h:10 msgid "Processor wakeups per second:" msgstr "Niver a zihunioù dre eilenn evit ar c'horrgewerier :" #: ../src/gpm-statistics.ui.h:11 msgid "0" msgstr "0" #: ../src/gpm-statistics.ui.h:12 ../src/gpm-statistics.c:458 msgid "Wakeups" msgstr "Dihunioù" #. Translators: This is %i days #: ../src/gpm-graph-widget.c:432 #, c-format msgid "%id" msgstr "%id" #. Translators: This is %i days %02i hours #: ../src/gpm-graph-widget.c:435 #, c-format msgid "%id%02ih" msgstr "%id%02ie" #. Translators: This is %i hours #: ../src/gpm-graph-widget.c:440 #, c-format msgid "%ih" msgstr "%ie" #. Translators: This is %i hours %02i minutes #: ../src/gpm-graph-widget.c:443 #, c-format msgid "%ih%02im" msgstr "%ie%02im" #. Translators: This is %2i minutes #: ../src/gpm-graph-widget.c:448 #, c-format msgid "%2im" msgstr "%2im" #. Translators: This is %2i minutes %02i seconds #: ../src/gpm-graph-widget.c:451 #, c-format msgid "%2im%02i" msgstr "%2im%02i" #. Translators: This is %2i seconds #: ../src/gpm-graph-widget.c:455 #, c-format msgid "%2is" msgstr "%2ie" #. Translators: This is %i Percentage #: ../src/gpm-graph-widget.c:459 #, c-format msgid "%i%%" msgstr "%i%%" #. Translators: This is %.1f Watts #: ../src/gpm-graph-widget.c:462 #, c-format msgid "%.1fW" msgstr "%.1fW" #. Translators: This is %.1f Volts #: ../src/gpm-graph-widget.c:467 #, c-format msgid "%.1fV" msgstr "%.1fV" #. TRANSLATORS: the rate of discharge for the device #: ../src/gpm-statistics.c:82 ../src/gpm-statistics.c:729 msgid "Rate" msgstr "Feur" #: ../src/gpm-statistics.c:83 msgid "Charge" msgstr "Karg" #: ../src/gpm-statistics.c:84 ../src/gpm-statistics.c:743 msgid "Time to full" msgstr "Pad ar c'harg" #: ../src/gpm-statistics.c:85 ../src/gpm-statistics.c:748 msgid "Time to empty" msgstr "Pad an diskarg" #: ../src/gpm-statistics.c:92 msgid "10 minutes" msgstr "10 munutenn" #: ../src/gpm-statistics.c:93 msgid "2 hours" msgstr "2 eur" #: ../src/gpm-statistics.c:94 msgid "6 hours" msgstr "" #: ../src/gpm-statistics.c:95 msgid "1 day" msgstr "1 deiz" #: ../src/gpm-statistics.c:96 msgid "1 week" msgstr "1 sizhun" #. TRANSLATORS: what we've observed about the device #: ../src/gpm-statistics.c:105 msgid "Charge profile" msgstr "Aelad ar c'hargañ" #: ../src/gpm-statistics.c:106 msgid "Discharge profile" msgstr "Aelad an diskargañ" #. TRANSLATORS: how accurately we can predict the time remaining of the battery #: ../src/gpm-statistics.c:108 msgid "Charge accuracy" msgstr "Spisder ar c'hargañ" #: ../src/gpm-statistics.c:109 msgid "Discharge accuracy" msgstr "Spisder an diskargañ" #. TRANSLATORS: system power cord #: ../src/gpm-statistics.c:247 msgid "AC adapter" msgid_plural "AC adapters" msgstr[0] "Azasaer ouzh ar roedad foran" msgstr[1] "Azasaerioù ouzh ar roedad foran" #. TRANSLATORS: laptop primary battery #: ../src/gpm-statistics.c:251 msgid "Laptop battery" msgid_plural "Laptop batteries" msgstr[0] "Pod tredan an urzhiataer hezoug" msgstr[1] "Podoù tredan an urzhiataer hezoug" #. TRANSLATORS: battery-backed AC power source #: ../src/gpm-statistics.c:255 msgid "UPS" msgid_plural "UPSs" msgstr[0] "Gwagenner" msgstr[1] "Gwagennerioù" #. TRANSLATORS: a monitor is a device to measure voltage and current #: ../src/gpm-statistics.c:259 msgid "Monitor" msgid_plural "Monitors" msgstr[0] "Mezventer" msgstr[1] "Mezventerioù" #. TRANSLATORS: wireless mice with internal batteries #: ../src/gpm-statistics.c:263 msgid "Mouse" msgid_plural "Mice" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: wireless keyboard with internal battery #: ../src/gpm-statistics.c:267 msgid "Keyboard" msgid_plural "Keyboards" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: portable device #: ../src/gpm-statistics.c:271 msgid "PDA" msgid_plural "PDAs" msgstr[0] "PDA" msgstr[1] "PDAioù" #. TRANSLATORS: cell phone (mobile...) #: ../src/gpm-statistics.c:275 msgid "Cell phone" msgid_plural "Cell phones" msgstr[0] "Pellgomzer hezoug" msgstr[1] "Pellgomzerioù hezoug" #. TRANSLATORS: media player, mp3 etc #: ../src/gpm-statistics.c:280 msgid "Media player" msgid_plural "Media players" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: tablet device #: ../src/gpm-statistics.c:284 msgid "Tablet" msgid_plural "Tablets" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: tablet device #: ../src/gpm-statistics.c:288 msgid "Computer" msgid_plural "Computers" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: battery technology #: ../src/gpm-statistics.c:308 msgid "Lithium Ion" msgstr "Litiom Ion" #. TRANSLATORS: battery technology #: ../src/gpm-statistics.c:312 msgid "Lithium Polymer" msgstr "Litiom Polimer" #. TRANSLATORS: battery technology #: ../src/gpm-statistics.c:316 msgid "Lithium Iron Phosphate" msgstr "Litiom fosfat houarn" #. TRANSLATORS: battery technology #: ../src/gpm-statistics.c:320 msgid "Lead acid" msgstr "Trenkenn dre blom" #. TRANSLATORS: battery technology #: ../src/gpm-statistics.c:324 msgid "Nickel Cadmium" msgstr "Nikel Kadmiom" #. TRANSLATORS: battery technology #: ../src/gpm-statistics.c:328 msgid "Nickel metal hydride" msgstr "Nikel metal hidridenn" #. TRANSLATORS: battery technology #: ../src/gpm-statistics.c:332 msgid "Unknown technology" msgstr "Kalvezouriezh dianav" #. TRANSLATORS: battery state #: ../src/gpm-statistics.c:352 msgid "Charging" msgstr "Kargadur" #. TRANSLATORS: battery state #: ../src/gpm-statistics.c:356 msgid "Discharging" msgstr "Diskargadur" #. TRANSLATORS: battery state #: ../src/gpm-statistics.c:360 msgid "Empty" msgstr "" #. TRANSLATORS: battery state #: ../src/gpm-statistics.c:364 msgid "Charged" msgstr "Karget" #. TRANSLATORS: battery state #: ../src/gpm-statistics.c:368 msgid "Waiting to charge" msgstr "" #. TRANSLATORS: battery state #: ../src/gpm-statistics.c:372 msgid "Waiting to discharge" msgstr "" #. TRANSLATORS: battery state #. TRANSLATORS: this is when the stats time is not known #: ../src/gpm-statistics.c:376 ../src/gpm-statistics.c:550 msgid "Unknown" msgstr "Dianav" #: ../src/gpm-statistics.c:396 msgid "Attribute" msgstr "Doareenn" #: ../src/gpm-statistics.c:403 msgid "Value" msgstr "Gwerzh" #: ../src/gpm-statistics.c:420 msgid "Image" msgstr "Skeudenn" #: ../src/gpm-statistics.c:426 msgid "Description" msgstr "Deskrivadur" #: ../src/gpm-statistics.c:445 ../src/gpm-statistics.c:668 msgid "Type" msgstr "Rizh" #: ../src/gpm-statistics.c:451 msgid "ID" msgstr "ID" #: ../src/gpm-statistics.c:465 msgid "Command" msgstr "Arc'had" #. TRANSLATORS: this is a time value, usually to show on a graph #: ../src/gpm-statistics.c:554 #, c-format msgid "%.0f second" msgid_plural "%.0f seconds" msgstr[0] "%.0f eilenn" msgstr[1] "%.0f eilenn" #. TRANSLATORS: this is a time value, usually to show on a graph #: ../src/gpm-statistics.c:559 #, c-format msgid "%.1f minute" msgid_plural "%.1f minutes" msgstr[0] "%.1f vunutenn" msgstr[1] "%.1f a vunutennoù" #. TRANSLATORS: this is a time value, usually to show on a graph #: ../src/gpm-statistics.c:564 #, c-format msgid "%.1f hour" msgid_plural "%.1f hours" msgstr[0] "%.1f eur" msgstr[1] "%.1f eur" #. TRANSLATORS: this is a time value, usually to show on a graph #: ../src/gpm-statistics.c:568 #, c-format msgid "%.1f day" msgid_plural "%.1f days" msgstr[0] "%.1f deiz" msgstr[1] "%.1f a zeizioù" #: ../src/gpm-statistics.c:577 msgid "Yes" msgstr "Ya" #: ../src/gpm-statistics.c:577 msgid "No" msgstr "Ket" #. TRANSLATORS: the device ID of the current device, e.g. "battery0" #: ../src/gpm-statistics.c:666 msgid "Device" msgstr "Trevnad" #: ../src/gpm-statistics.c:670 msgid "Vendor" msgstr "Gwerzhour" #: ../src/gpm-statistics.c:672 msgid "Model" msgstr "Patrom" #: ../src/gpm-statistics.c:674 msgid "Serial number" msgstr "Steudriñv" #. TRANSLATORS: a boolean attribute that means if the device is supplying the #. * main power for the computer. For instance, an AC adapter or laptop battery #. * would be TRUE, but a mobile phone or mouse taking power is FALSE #: ../src/gpm-statistics.c:679 msgid "Supply" msgstr "Porzhiañ tredan" #: ../src/gpm-statistics.c:682 #, c-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d eilenn" msgstr[1] "%d eilenn" #. TRANSLATORS: when the device was last updated with new data. It's #. * usually a few seconds when a device is discharging or charging. #: ../src/gpm-statistics.c:686 msgid "Refreshed" msgstr "Azbevaet" #. TRANSLATORS: Present is whether the device is currently attached #. * to the computer, as some devices (e.g. laptop batteries) can #. * be removed, but still observed as devices on the system #: ../src/gpm-statistics.c:696 msgid "Present" msgstr "Amañ emañ" #. TRANSLATORS: If the device can be recharged, e.g. lithium #. * batteries rather than alkaline ones #: ../src/gpm-statistics.c:703 msgid "Rechargeable" msgstr "Adkargadus" #. TRANSLATORS: The state of the device, e.g. "Changing" or "Fully charged" #: ../src/gpm-statistics.c:709 msgid "State" msgstr "Stad" #: ../src/gpm-statistics.c:713 msgid "Energy" msgstr "Tredan" #: ../src/gpm-statistics.c:716 msgid "Energy when empty" msgstr "Tredan pa vez goullo" #: ../src/gpm-statistics.c:719 msgid "Energy when full" msgstr "Tredan pa vez karget" #: ../src/gpm-statistics.c:722 msgid "Energy (design)" msgstr "Tredan (goulakadenn)" # voltez b. voltoù #: ../src/gpm-statistics.c:736 msgid "Voltage" msgstr "Voltez" #. TRANSLATORS: the amount of charge the cell contains #: ../src/gpm-statistics.c:758 msgid "Percentage" msgstr "Dregantad" #. TRANSLATORS: the capacity of the device, which is basically a measure #. * of how full it can get, relative to the design capacity #: ../src/gpm-statistics.c:765 msgid "Capacity" msgstr "Barregezh" #. TRANSLATORS: the type of battery, e.g. lithium or nikel metal hydroxide #: ../src/gpm-statistics.c:770 msgid "Technology" msgstr "Kalvezouriezh" #. TRANSLATORS: this is when the device is plugged in, typically #. * only shown for the ac adaptor device #: ../src/gpm-statistics.c:775 msgid "Online" msgstr "Enlinenn" #. TRANSLATORS: the command line was not provided #: ../src/gpm-statistics.c:1098 msgid "No data" msgstr "Roadenn ebet" #. TRANSLATORS: kernel module, usually a device driver #: ../src/gpm-statistics.c:1105 ../src/gpm-statistics.c:1110 msgid "Kernel module" msgstr "Mollad ar graoñell" #. TRANSLATORS: kernel housekeeping #: ../src/gpm-statistics.c:1115 msgid "Kernel core" msgstr "Kraoñell greiz" #. TRANSLATORS: interrupt between processors #: ../src/gpm-statistics.c:1120 msgid "Interprocessor interrupt" msgstr "Troc'hoù etre ar c'horrgwerieroù" #. TRANSLATORS: unknown interrupt #: ../src/gpm-statistics.c:1125 msgid "Interrupt" msgstr "Troc'h dianav" #. TRANSLATORS: the keyboard and mouse device event #: ../src/gpm-statistics.c:1171 msgid "PS/2 keyboard/mouse/touchpad" msgstr "Klavier mod PS/2/logodenn/pavez stekiñ" #. TRANSLATORS: ACPI, the Intel power standard on laptops and desktops #: ../src/gpm-statistics.c:1174 msgid "ACPI" msgstr "ACPI" #. TRANSLATORS: serial ATA is a new style of hard disk interface #: ../src/gpm-statistics.c:1177 msgid "Serial ATA" msgstr "Kantenn galet mod SATA a-steud" #. TRANSLATORS: this is the old-style ATA interface #: ../src/gpm-statistics.c:1180 msgid "ATA host controller" msgstr "Reolerezh an ostiz mod ATA" #. TRANSLATORS: 802.11 wireless adaptor #: ../src/gpm-statistics.c:1183 msgid "Intel wireless adaptor" msgstr "Azasaer diorjal Intel" #. TRANSLATORS: a timer is something that fires periodically. #. * The parameter is a process name, e.g. "firefox-bin". #. * This is shown when the timer wakes up. #: ../src/gpm-statistics.c:1190 ../src/gpm-statistics.c:1195 #: ../src/gpm-statistics.c:1200 ../src/gpm-statistics.c:1205 #: ../src/gpm-statistics.c:1210 #, c-format msgid "Timer %s" msgstr "Trevell drovezhiek %s" #. TRANSLATORS: the parameter is the name of task that's woken up from sleeping. #. * This is shown when the task wakes up. #: ../src/gpm-statistics.c:1214 #, c-format msgid "Sleep %s" msgstr "Trevell gousk %s" #. TRANSLATORS: this is the name of a new realtime task. #: ../src/gpm-statistics.c:1217 #, c-format msgid "New task %s" msgstr "Trevell nevez %s" #. TRANSLATORS: this is the name of a task that's woken to check state. #. * This is shown when the task wakes up. #: ../src/gpm-statistics.c:1221 #, c-format msgid "Wait %s" msgstr "Gortoz %s" #. TRANSLATORS: this is the name of a work queue. #. * A work queue is a list of work that has to be done. #: ../src/gpm-statistics.c:1225 ../src/gpm-statistics.c:1229 #, c-format msgid "Work queue %s" msgstr "Lostennad labourioù %s" #. TRANSLATORS: this is when the networking subsystem clears out old entries #: ../src/gpm-statistics.c:1232 #, c-format msgid "Network route flush %s" msgstr "Skarzhañ enankadoù kozh ar rouedad %s" #. TRANSLATORS: this is the name of an activity on the USB bus #: ../src/gpm-statistics.c:1235 #, c-format msgid "USB activity %s" msgstr "Oberiantiz ar porzh UBS %s" #. TRANSLATORS: we've timed out of an aligned timer, with the name #: ../src/gpm-statistics.c:1238 #, c-format msgid "Wakeup %s" msgstr "Dihuniñ %s" #. TRANSLATORS: interupts on the system required for basic operation #: ../src/gpm-statistics.c:1241 msgid "Local interrupts" msgstr "Troc'hoù lec'hel" #. TRANSLATORS: interrupts when a task gets moved from one core to another #: ../src/gpm-statistics.c:1244 msgid "Rescheduling interrupts" msgstr "Troc'hoù da adframmañ" #. TRANSLATORS: shown on the titlebar #: ../src/gpm-statistics.c:1347 msgid "Device Information" msgstr "Titouroù an drobarzhell" #. TRANSLATORS: shown on the titlebar #: ../src/gpm-statistics.c:1349 msgid "Device History" msgstr "Roll istor an drobarzhell" #. TRANSLATORS: shown on the titlebar #: ../src/gpm-statistics.c:1351 msgid "Device Profile" msgstr "Aelad an drobarzhell" #. TRANSLATORS: shown on the titlebar #: ../src/gpm-statistics.c:1353 msgid "Processor Wakeups" msgstr "Dihunioù ar c'horrgewerier" #. TRANSLATORS: this is the X axis on the graph #: ../src/gpm-statistics.c:1557 ../src/gpm-statistics.c:1563 #: ../src/gpm-statistics.c:1569 ../src/gpm-statistics.c:1575 msgid "Time elapsed" msgstr "Amzer tremenet" #. TRANSLATORS: this is the Y axis on the graph #: ../src/gpm-statistics.c:1559 msgid "Power" msgstr "Tredan" #. TRANSLATORS: this is the Y axis on the graph for the whole battery device #. TRANSLATORS: this is the X axis on the graph for the whole battery device #: ../src/gpm-statistics.c:1565 ../src/gpm-statistics.c:1607 #: ../src/gpm-statistics.c:1613 ../src/gpm-statistics.c:1619 #: ../src/gpm-statistics.c:1625 msgid "Cell charge" msgstr "Karg ar pod tredan" #. TRANSLATORS: this is the Y axis on the graph #: ../src/gpm-statistics.c:1571 ../src/gpm-statistics.c:1577 msgid "Predicted time" msgstr "Pad rakwelet" #. TRANSLATORS: this is the Y axis on the graph #: ../src/gpm-statistics.c:1609 ../src/gpm-statistics.c:1621 msgid "Correction factor" msgstr "Parenn reizhañ" #. TRANSLATORS: this is the Y axis on the graph #: ../src/gpm-statistics.c:1615 ../src/gpm-statistics.c:1627 msgid "Prediction accuracy" msgstr "Spisder ar rakwel" #. TRANSLATORS: show verbose debugging #: ../src/gpm-statistics.c:1818 msgid "Show extra debugging information" msgstr "Diskouez titouroù munutaet an diveugañ" #. TRANSLATORS: show a device by default #: ../src/gpm-statistics.c:1821 msgid "Select this device at startup" msgstr "Diuzañ an trevnad-mañ e-pad al loc'hañ" #. TRANSLATORS: the icon for the CPU #: ../src/gpm-statistics.c:2072 msgid "Processor" msgstr "Korrgewerier" language-pack-gnome-br-base/data/br/LC_MESSAGES/glib20.po0000644000000000000000000030470312734303707017614 0ustar # Breton translation for glib2.0 # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the glib2.0 package. # Denis ARNAUD , 2013. # msgid "" msgstr "" "Project-Id-Version: glib2.0\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-10 11:17+0200\n" "PO-Revision-Date: 2013-04-13 14:04+0000\n" "Last-Translator: Denis \n" "Language-Team: Breton \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" "X-Launchpad-Export-Date: 2016-06-27 16:56+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../gio/gapplication.c:493 msgid "GApplication options" msgstr "" #: ../gio/gapplication.c:493 msgid "Show GApplication options" msgstr "" #: ../gio/gapplication.c:538 msgid "Enter GApplication service mode (use from D-Bus service files)" msgstr "" #: ../gio/gapplication.c:550 msgid "Override the application's ID" msgstr "" #: ../gio/gapplication-tool.c:45 ../gio/gapplication-tool.c:46 #: ../gio/gresource-tool.c:488 ../gio/gsettings-tool.c:512 msgid "Print help" msgstr "" #: ../gio/gapplication-tool.c:47 ../gio/gresource-tool.c:489 #: ../gio/gresource-tool.c:557 msgid "[COMMAND]" msgstr "" #: ../gio/gapplication-tool.c:49 msgid "Print version" msgstr "" #: ../gio/gapplication-tool.c:50 ../gio/gsettings-tool.c:518 msgid "Print version information and exit" msgstr "" #: ../gio/gapplication-tool.c:52 msgid "List applications" msgstr "" #: ../gio/gapplication-tool.c:53 msgid "List the installed D-Bus activatable applications (by .desktop files)" msgstr "" #: ../gio/gapplication-tool.c:55 msgid "Launch an application" msgstr "" #: ../gio/gapplication-tool.c:56 msgid "Launch the application (with optional files to open)" msgstr "" #: ../gio/gapplication-tool.c:57 msgid "APPID [FILE...]" msgstr "" #: ../gio/gapplication-tool.c:59 msgid "Activate an action" msgstr "" #: ../gio/gapplication-tool.c:60 msgid "Invoke an action on the application" msgstr "" #: ../gio/gapplication-tool.c:61 msgid "APPID ACTION [PARAMETER]" msgstr "" #: ../gio/gapplication-tool.c:63 msgid "List available actions" msgstr "" #: ../gio/gapplication-tool.c:64 msgid "List static actions for an application (from .desktop file)" msgstr "" #: ../gio/gapplication-tool.c:65 ../gio/gapplication-tool.c:71 msgid "APPID" msgstr "" #: ../gio/gapplication-tool.c:70 ../gio/gapplication-tool.c:133 #: ../gio/gdbus-tool.c:90 msgid "COMMAND" msgstr "ARC'HAD" #: ../gio/gapplication-tool.c:70 msgid "The command to print detailed help for" msgstr "" #: ../gio/gapplication-tool.c:71 msgid "Application identifier in D-Bus format (eg: org.example.viewer)" msgstr "" #: ../gio/gapplication-tool.c:72 ../gio/glib-compile-resources.c:592 #: ../gio/glib-compile-resources.c:623 ../gio/gresource-tool.c:495 #: ../gio/gresource-tool.c:561 msgid "FILE" msgstr "" #: ../gio/gapplication-tool.c:72 msgid "Optional relative or absolute filenames, or URIs to open" msgstr "" #: ../gio/gapplication-tool.c:73 msgid "ACTION" msgstr "" #: ../gio/gapplication-tool.c:73 msgid "The action name to invoke" msgstr "" #: ../gio/gapplication-tool.c:74 msgid "PARAMETER" msgstr "" #: ../gio/gapplication-tool.c:74 msgid "Optional parameter to the action invocation, in GVariant format" msgstr "" #: ../gio/gapplication-tool.c:96 ../gio/gresource-tool.c:526 #: ../gio/gsettings-tool.c:598 #, c-format msgid "" "Unknown command %s\n" "\n" msgstr "" #: ../gio/gapplication-tool.c:101 msgid "Usage:\n" msgstr "" #: ../gio/gapplication-tool.c:114 ../gio/gresource-tool.c:551 #: ../gio/gsettings-tool.c:632 msgid "Arguments:\n" msgstr "" #: ../gio/gapplication-tool.c:133 msgid "[ARGS...]" msgstr "" #: ../gio/gapplication-tool.c:134 #, c-format msgid "Commands:\n" msgstr "" #. Translators: do not translate 'help', but please translate 'COMMAND'. #: ../gio/gapplication-tool.c:146 #, c-format msgid "" "Use '%s help COMMAND' to get detailed help.\n" "\n" msgstr "" #: ../gio/gapplication-tool.c:165 #, c-format msgid "" "%s command requires an application id to directly follow\n" "\n" msgstr "" #: ../gio/gapplication-tool.c:171 #, c-format msgid "invalid application id: '%s'\n" msgstr "" #. Translators: %s is replaced with a command name like 'list-actions' #: ../gio/gapplication-tool.c:182 #, c-format msgid "" "'%s' takes no arguments\n" "\n" msgstr "" #: ../gio/gapplication-tool.c:266 #, c-format msgid "unable to connect to D-Bus: %s\n" msgstr "" #: ../gio/gapplication-tool.c:286 #, c-format msgid "error sending %s message to application: %s\n" msgstr "" #: ../gio/gapplication-tool.c:317 #, c-format msgid "action name must be given after application id\n" msgstr "" #: ../gio/gapplication-tool.c:325 #, c-format msgid "" "invalid action name: '%s'\n" "action names must consist of only alphanumerics, '-' and '.'\n" msgstr "" #: ../gio/gapplication-tool.c:344 #, c-format msgid "error parsing action parameter: %s\n" msgstr "" #: ../gio/gapplication-tool.c:356 #, c-format msgid "actions accept a maximum of one parameter\n" msgstr "" #: ../gio/gapplication-tool.c:411 #, c-format msgid "list-actions command takes only the application id" msgstr "" #: ../gio/gapplication-tool.c:421 #, c-format msgid "unable to find desktop file for application %s\n" msgstr "" #: ../gio/gapplication-tool.c:466 #, c-format msgid "" "unrecognised command: %s\n" "\n" msgstr "" #: ../gio/gbufferedinputstream.c:420 ../gio/gbufferedinputstream.c:498 #: ../gio/ginputstream.c:179 ../gio/ginputstream.c:379 #: ../gio/ginputstream.c:617 ../gio/ginputstream.c:1016 #: ../gio/goutputstream.c:203 ../gio/goutputstream.c:834 #: ../gio/gpollableinputstream.c:205 ../gio/gpollableoutputstream.c:206 #, c-format msgid "Too large count value passed to %s" msgstr "" #: ../gio/gbufferedinputstream.c:891 ../gio/gbufferedoutputstream.c:575 #: ../gio/gdataoutputstream.c:562 msgid "Seek not supported on base stream" msgstr "" #: ../gio/gbufferedinputstream.c:937 msgid "Cannot truncate GBufferedInputStream" msgstr "" #: ../gio/gbufferedinputstream.c:982 ../gio/ginputstream.c:1205 #: ../gio/giostream.c:300 ../gio/goutputstream.c:1658 msgid "Stream is already closed" msgstr "" #: ../gio/gbufferedoutputstream.c:612 ../gio/gdataoutputstream.c:592 msgid "Truncate not supported on base stream" msgstr "" #: ../gio/gcancellable.c:317 ../gio/gdbusconnection.c:1847 #: ../gio/gdbusprivate.c:1375 ../gio/glocalfile.c:2223 #: ../gio/gsimpleasyncresult.c:870 ../gio/gsimpleasyncresult.c:896 #, c-format msgid "Operation was cancelled" msgstr "" #: ../gio/gcharsetconverter.c:260 msgid "Invalid object, not initialized" msgstr "" #: ../gio/gcharsetconverter.c:281 ../gio/gcharsetconverter.c:309 msgid "Incomplete multibyte sequence in input" msgstr "" #: ../gio/gcharsetconverter.c:315 ../gio/gcharsetconverter.c:324 msgid "Not enough space in destination" msgstr "" #: ../gio/gcharsetconverter.c:342 ../gio/gdatainputstream.c:848 #: ../gio/gdatainputstream.c:1256 ../glib/gconvert.c:438 ../glib/gconvert.c:845 #: ../glib/giochannel.c:1556 ../glib/giochannel.c:1598 #: ../glib/giochannel.c:2442 ../glib/gutf8.c:853 ../glib/gutf8.c:1306 msgid "Invalid byte sequence in conversion input" msgstr "" #: ../gio/gcharsetconverter.c:347 ../glib/gconvert.c:446 ../glib/gconvert.c:770 #: ../glib/giochannel.c:1563 ../glib/giochannel.c:2454 #, c-format msgid "Error during conversion: %s" msgstr "" #: ../gio/gcharsetconverter.c:444 ../gio/gsocket.c:1078 msgid "Cancellable initialization not supported" msgstr "" #: ../gio/gcharsetconverter.c:454 ../glib/gconvert.c:321 #: ../glib/giochannel.c:1384 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "" #: ../gio/gcharsetconverter.c:458 ../glib/gconvert.c:325 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "" #: ../gio/gcontenttype.c:335 #, c-format msgid "%s type" msgstr "%s rizh" #: ../gio/gcontenttype-win32.c:160 msgid "Unknown type" msgstr "Rizh dianav" #: ../gio/gcontenttype-win32.c:162 #, c-format msgid "%s filetype" msgstr "" #: ../gio/gcredentials.c:312 ../gio/gcredentials.c:571 msgid "GCredentials is not implemented on this OS" msgstr "" #: ../gio/gcredentials.c:467 msgid "There is no GCredentials support for your platform" msgstr "" #: ../gio/gcredentials.c:513 msgid "GCredentials does not contain a process ID on this OS" msgstr "" #: ../gio/gcredentials.c:565 msgid "Credentials spoofing is not possible on this OS" msgstr "" #: ../gio/gdatainputstream.c:304 msgid "Unexpected early end-of-stream" msgstr "" #: ../gio/gdbusaddress.c:153 ../gio/gdbusaddress.c:241 #: ../gio/gdbusaddress.c:322 #, c-format msgid "Unsupported key '%s' in address entry '%s'" msgstr "" #: ../gio/gdbusaddress.c:180 #, c-format msgid "" "Address '%s' is invalid (need exactly one of path, tmpdir or abstract keys)" msgstr "" #: ../gio/gdbusaddress.c:193 #, c-format msgid "Meaningless key/value pair combination in address entry '%s'" msgstr "" #: ../gio/gdbusaddress.c:256 ../gio/gdbusaddress.c:337 #, c-format msgid "Error in address '%s' - the port attribute is malformed" msgstr "" #: ../gio/gdbusaddress.c:267 ../gio/gdbusaddress.c:348 #, c-format msgid "Error in address '%s' - the family attribute is malformed" msgstr "" #: ../gio/gdbusaddress.c:457 #, c-format msgid "Address element '%s' does not contain a colon (:)" msgstr "" #: ../gio/gdbusaddress.c:478 #, c-format msgid "" "Key/Value pair %d, '%s', in address element '%s' does not contain an equal " "sign" msgstr "" #: ../gio/gdbusaddress.c:492 #, c-format msgid "" "Error unescaping key or value in Key/Value pair %d, '%s', in address element " "'%s'" msgstr "" #: ../gio/gdbusaddress.c:570 #, c-format msgid "" "Error in address '%s' - the unix transport requires exactly one of the keys " "'path' or 'abstract' to be set" msgstr "" #: ../gio/gdbusaddress.c:606 #, c-format msgid "Error in address '%s' - the host attribute is missing or malformed" msgstr "" #: ../gio/gdbusaddress.c:620 #, c-format msgid "Error in address '%s' - the port attribute is missing or malformed" msgstr "" #: ../gio/gdbusaddress.c:634 #, c-format msgid "" "Error in address '%s' - the noncefile attribute is missing or malformed" msgstr "" #: ../gio/gdbusaddress.c:655 msgid "Error auto-launching: " msgstr "" #: ../gio/gdbusaddress.c:663 #, c-format msgid "Unknown or unsupported transport '%s' for address '%s'" msgstr "" #: ../gio/gdbusaddress.c:699 #, c-format msgid "Error opening nonce file '%s': %s" msgstr "" #: ../gio/gdbusaddress.c:717 #, c-format msgid "Error reading from nonce file '%s': %s" msgstr "" #: ../gio/gdbusaddress.c:726 #, c-format msgid "Error reading from nonce file '%s', expected 16 bytes, got %d" msgstr "" #: ../gio/gdbusaddress.c:744 #, c-format msgid "Error writing contents of nonce file '%s' to stream:" msgstr "" #: ../gio/gdbusaddress.c:950 msgid "The given address is empty" msgstr "" #: ../gio/gdbusaddress.c:1063 #, c-format msgid "Cannot spawn a message bus when setuid" msgstr "" #: ../gio/gdbusaddress.c:1070 msgid "Cannot spawn a message bus without a machine-id: " msgstr "" #: ../gio/gdbusaddress.c:1112 #, c-format msgid "Error spawning command line '%s': " msgstr "" #: ../gio/gdbusaddress.c:1329 #, c-format msgid "(Type any character to close this window)\n" msgstr "" #: ../gio/gdbusaddress.c:1481 #, c-format msgid "Session dbus not running, and autolaunch failed" msgstr "" #: ../gio/gdbusaddress.c:1492 #, c-format msgid "Cannot determine session bus address (not implemented for this OS)" msgstr "" #: ../gio/gdbusaddress.c:1627 ../gio/gdbusconnection.c:7128 #, c-format msgid "" "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " "- unknown value '%s'" msgstr "" #: ../gio/gdbusaddress.c:1636 ../gio/gdbusconnection.c:7137 msgid "" "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " "variable is not set" msgstr "" #: ../gio/gdbusaddress.c:1646 #, c-format msgid "Unknown bus type %d" msgstr "" #: ../gio/gdbusauth.c:293 msgid "Unexpected lack of content trying to read a line" msgstr "" #: ../gio/gdbusauth.c:337 msgid "Unexpected lack of content trying to (safely) read a line" msgstr "" #: ../gio/gdbusauth.c:508 #, c-format msgid "" "Exhausted all available authentication mechanisms (tried: %s) (available: %s)" msgstr "" #: ../gio/gdbusauth.c:1170 msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:261 #, c-format msgid "Error when getting information for directory '%s': %s" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:273 #, c-format msgid "" "Permissions on directory '%s' are malformed. Expected mode 0700, got 0%o" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:294 #, c-format msgid "Error creating directory '%s': %s" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:377 #, c-format msgid "Error opening keyring '%s' for reading: " msgstr "" #: ../gio/gdbusauthmechanismsha1.c:401 ../gio/gdbusauthmechanismsha1.c:714 #, c-format msgid "Line %d of the keyring at '%s' with content '%s' is malformed" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:415 ../gio/gdbusauthmechanismsha1.c:728 #, c-format msgid "" "First token of line %d of the keyring at '%s' with content '%s' is malformed" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:430 ../gio/gdbusauthmechanismsha1.c:742 #, c-format msgid "" "Second token of line %d of the keyring at '%s' with content '%s' is malformed" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:454 #, c-format msgid "Didn't find cookie with id %d in the keyring at '%s'" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:532 #, c-format msgid "Error deleting stale lock file '%s': %s" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:564 #, c-format msgid "Error creating lock file '%s': %s" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:594 #, c-format msgid "Error closing (unlinked) lock file '%s': %s" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:604 #, c-format msgid "Error unlinking lock file '%s': %s" msgstr "" #: ../gio/gdbusauthmechanismsha1.c:681 #, c-format msgid "Error opening keyring '%s' for writing: " msgstr "" #: ../gio/gdbusauthmechanismsha1.c:878 #, c-format msgid "(Additionally, releasing the lock for '%s' also failed: %s) " msgstr "" #: ../gio/gdbusconnection.c:612 ../gio/gdbusconnection.c:2373 msgid "The connection is closed" msgstr "" #: ../gio/gdbusconnection.c:1877 msgid "Timeout was reached" msgstr "" #: ../gio/gdbusconnection.c:2495 msgid "" "Unsupported flags encountered when constructing a client-side connection" msgstr "" #: ../gio/gdbusconnection.c:4105 ../gio/gdbusconnection.c:4452 #, c-format msgid "" "No such interface 'org.freedesktop.DBus.Properties' on object at path %s" msgstr "" #: ../gio/gdbusconnection.c:4247 #, c-format msgid "No such property '%s'" msgstr "" #: ../gio/gdbusconnection.c:4259 #, c-format msgid "Property '%s' is not readable" msgstr "" #: ../gio/gdbusconnection.c:4270 #, c-format msgid "Property '%s' is not writable" msgstr "" #: ../gio/gdbusconnection.c:4290 #, c-format msgid "Error setting property '%s': Expected type '%s' but got '%s'" msgstr "" #: ../gio/gdbusconnection.c:4395 ../gio/gdbusconnection.c:6568 #, c-format msgid "No such interface '%s'" msgstr "" #: ../gio/gdbusconnection.c:4603 msgid "No such interface" msgstr "" #: ../gio/gdbusconnection.c:4821 ../gio/gdbusconnection.c:7077 #, c-format msgid "No such interface '%s' on object at path %s" msgstr "" #: ../gio/gdbusconnection.c:4919 #, c-format msgid "No such method '%s'" msgstr "" #: ../gio/gdbusconnection.c:4950 #, c-format msgid "Type of message, '%s', does not match expected type '%s'" msgstr "" #: ../gio/gdbusconnection.c:5148 #, c-format msgid "An object is already exported for the interface %s at %s" msgstr "" #: ../gio/gdbusconnection.c:5374 #, c-format msgid "Unable to retrieve property %s.%s" msgstr "" #: ../gio/gdbusconnection.c:5430 #, c-format msgid "Unable to set property %s.%s" msgstr "" #: ../gio/gdbusconnection.c:5606 #, c-format msgid "Method '%s' returned type '%s', but expected '%s'" msgstr "" #: ../gio/gdbusconnection.c:6679 #, c-format msgid "Method '%s' on interface '%s' with signature '%s' does not exist" msgstr "" #: ../gio/gdbusconnection.c:6800 #, c-format msgid "A subtree is already exported for %s" msgstr "" #: ../gio/gdbusmessage.c:1244 msgid "type is INVALID" msgstr "" #: ../gio/gdbusmessage.c:1255 msgid "METHOD_CALL message: PATH or MEMBER header field is missing" msgstr "" #: ../gio/gdbusmessage.c:1266 msgid "METHOD_RETURN message: REPLY_SERIAL header field is missing" msgstr "" #: ../gio/gdbusmessage.c:1278 msgid "ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing" msgstr "" #: ../gio/gdbusmessage.c:1291 msgid "SIGNAL message: PATH, INTERFACE or MEMBER header field is missing" msgstr "" #: ../gio/gdbusmessage.c:1299 msgid "" "SIGNAL message: The PATH header field is using the reserved value " "/org/freedesktop/DBus/Local" msgstr "" #: ../gio/gdbusmessage.c:1307 msgid "" "SIGNAL message: The INTERFACE header field is using the reserved value " "org.freedesktop.DBus.Local" msgstr "" #: ../gio/gdbusmessage.c:1355 ../gio/gdbusmessage.c:1415 #, c-format msgid "Wanted to read %lu byte but only got %lu" msgid_plural "Wanted to read %lu bytes but only got %lu" msgstr[0] "" msgstr[1] "" #: ../gio/gdbusmessage.c:1369 #, c-format msgid "Expected NUL byte after the string '%s' but found byte %d" msgstr "" #: ../gio/gdbusmessage.c:1388 #, c-format msgid "" "Expected valid UTF-8 string but found invalid bytes at byte offset %d " "(length of string is %d). The valid UTF-8 string up until that point was '%s'" msgstr "" #: ../gio/gdbusmessage.c:1587 #, c-format msgid "Parsed value '%s' is not a valid D-Bus object path" msgstr "" #: ../gio/gdbusmessage.c:1609 #, c-format msgid "Parsed value '%s' is not a valid D-Bus signature" msgstr "" #: ../gio/gdbusmessage.c:1656 #, c-format msgid "" "Encountered array of length %u byte. Maximum length is 2<<26 bytes (64 MiB)." msgid_plural "" "Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)." msgstr[0] "" msgstr[1] "" #: ../gio/gdbusmessage.c:1676 #, c-format msgid "" "Encountered array of type 'a%c', expected to have a length a multiple of %u " "bytes, but found to be %u bytes in length" msgstr "" #: ../gio/gdbusmessage.c:1843 #, c-format msgid "Parsed value '%s' for variant is not a valid D-Bus signature" msgstr "" #: ../gio/gdbusmessage.c:1867 #, c-format msgid "" "Error deserializing GVariant with type string '%s' from the D-Bus wire format" msgstr "" #: ../gio/gdbusmessage.c:2051 #, c-format msgid "" "Invalid endianness value. Expected 0x6c ('l') or 0x42 ('B') but found value " "0x%02x" msgstr "" #: ../gio/gdbusmessage.c:2064 #, c-format msgid "Invalid major protocol version. Expected 1 but found %d" msgstr "" #: ../gio/gdbusmessage.c:2120 #, c-format msgid "Signature header with signature '%s' found but message body is empty" msgstr "" #: ../gio/gdbusmessage.c:2134 #, c-format msgid "Parsed value '%s' is not a valid D-Bus signature (for body)" msgstr "" #: ../gio/gdbusmessage.c:2164 #, c-format msgid "No signature header in message but the message body is %u byte" msgid_plural "" "No signature header in message but the message body is %u bytes" msgstr[0] "" msgstr[1] "" #: ../gio/gdbusmessage.c:2174 msgid "Cannot deserialize message: " msgstr "" #: ../gio/gdbusmessage.c:2515 #, c-format msgid "" "Error serializing GVariant with type string '%s' to the D-Bus wire format" msgstr "" #: ../gio/gdbusmessage.c:2652 #, c-format msgid "" "Message has %d file descriptors but the header field indicates %d file " "descriptors" msgstr "" #: ../gio/gdbusmessage.c:2660 msgid "Cannot serialize message: " msgstr "" #: ../gio/gdbusmessage.c:2704 #, c-format msgid "Message body has signature '%s' but there is no signature header" msgstr "" #: ../gio/gdbusmessage.c:2714 #, c-format msgid "" "Message body has type signature '%s' but signature in the header field is " "'%s'" msgstr "" #: ../gio/gdbusmessage.c:2730 #, c-format msgid "Message body is empty but signature in the header field is '(%s)'" msgstr "" #: ../gio/gdbusmessage.c:3283 #, c-format msgid "Error return with body of type '%s'" msgstr "" #: ../gio/gdbusmessage.c:3291 msgid "Error return with empty body" msgstr "" #: ../gio/gdbusprivate.c:2036 #, c-format msgid "Unable to get Hardware profile: %s" msgstr "" #: ../gio/gdbusprivate.c:2081 msgid "Unable to load /var/lib/dbus/machine-id or /etc/machine-id: " msgstr "" #: ../gio/gdbusproxy.c:1610 #, c-format msgid "Error calling StartServiceByName for %s: " msgstr "" #: ../gio/gdbusproxy.c:1633 #, c-format msgid "Unexpected reply %d from StartServiceByName(\"%s\") method" msgstr "" #: ../gio/gdbusproxy.c:2709 ../gio/gdbusproxy.c:2843 msgid "" "Cannot invoke method; proxy is for a well-known name without an owner and " "proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag" msgstr "" #: ../gio/gdbusserver.c:708 msgid "Abstract name space not supported" msgstr "" #: ../gio/gdbusserver.c:795 msgid "Cannot specify nonce file when creating a server" msgstr "" #: ../gio/gdbusserver.c:873 #, c-format msgid "Error writing nonce file at '%s': %s" msgstr "" #: ../gio/gdbusserver.c:1044 #, c-format msgid "The string '%s' is not a valid D-Bus GUID" msgstr "" #: ../gio/gdbusserver.c:1084 #, c-format msgid "Cannot listen on unsupported transport '%s'" msgstr "" #: ../gio/gdbus-tool.c:95 #, c-format msgid "" "Commands:\n" " help Shows this information\n" " introspect Introspect a remote object\n" " monitor Monitor a remote object\n" " call Invoke a method on a remote object\n" " emit Emit a signal\n" "\n" "Use \"%s COMMAND --help\" to get help on each command.\n" msgstr "" #: ../gio/gdbus-tool.c:164 ../gio/gdbus-tool.c:226 ../gio/gdbus-tool.c:298 #: ../gio/gdbus-tool.c:322 ../gio/gdbus-tool.c:711 ../gio/gdbus-tool.c:1043 #: ../gio/gdbus-tool.c:1477 #, c-format msgid "Error: %s\n" msgstr "Fazi : %s\n" #: ../gio/gdbus-tool.c:175 ../gio/gdbus-tool.c:239 ../gio/gdbus-tool.c:1493 #, c-format msgid "Error parsing introspection XML: %s\n" msgstr "" #: ../gio/gdbus-tool.c:208 #, c-format msgid "Error: %s is not a valid name\n" msgstr "" #: ../gio/gdbus-tool.c:356 msgid "Connect to the system bus" msgstr "" #: ../gio/gdbus-tool.c:357 msgid "Connect to the session bus" msgstr "" #: ../gio/gdbus-tool.c:358 msgid "Connect to given D-Bus address" msgstr "" #: ../gio/gdbus-tool.c:368 msgid "Connection Endpoint Options:" msgstr "" #: ../gio/gdbus-tool.c:369 msgid "Options specifying the connection endpoint" msgstr "" #: ../gio/gdbus-tool.c:391 #, c-format msgid "No connection endpoint specified" msgstr "" #: ../gio/gdbus-tool.c:401 #, c-format msgid "Multiple connection endpoints specified" msgstr "" #: ../gio/gdbus-tool.c:471 #, c-format msgid "" "Warning: According to introspection data, interface '%s' does not exist\n" msgstr "" #: ../gio/gdbus-tool.c:480 #, c-format msgid "" "Warning: According to introspection data, method '%s' does not exist on " "interface '%s'\n" msgstr "" #: ../gio/gdbus-tool.c:542 msgid "Optional destination for signal (unique name)" msgstr "" #: ../gio/gdbus-tool.c:543 msgid "Object path to emit signal on" msgstr "" #: ../gio/gdbus-tool.c:544 msgid "Signal and interface name" msgstr "" #: ../gio/gdbus-tool.c:576 msgid "Emit a signal." msgstr "" #: ../gio/gdbus-tool.c:610 ../gio/gdbus-tool.c:842 ../gio/gdbus-tool.c:1583 #: ../gio/gdbus-tool.c:1818 #, c-format msgid "Error connecting: %s\n" msgstr "" #: ../gio/gdbus-tool.c:622 #, c-format msgid "Error: object path not specified.\n" msgstr "" #: ../gio/gdbus-tool.c:627 ../gio/gdbus-tool.c:909 ../gio/gdbus-tool.c:1648 #: ../gio/gdbus-tool.c:1884 #, c-format msgid "Error: %s is not a valid object path\n" msgstr "" #: ../gio/gdbus-tool.c:633 #, c-format msgid "Error: signal not specified.\n" msgstr "" #: ../gio/gdbus-tool.c:640 #, c-format msgid "Error: signal must be the fully-qualified name.\n" msgstr "" #: ../gio/gdbus-tool.c:648 #, c-format msgid "Error: %s is not a valid interface name\n" msgstr "" #: ../gio/gdbus-tool.c:654 #, c-format msgid "Error: %s is not a valid member name\n" msgstr "" #: ../gio/gdbus-tool.c:660 #, c-format msgid "Error: %s is not a valid unique bus name.\n" msgstr "" #. Use the original non-"parse-me-harder" error #: ../gio/gdbus-tool.c:687 ../gio/gdbus-tool.c:1011 #, c-format msgid "Error parsing parameter %d: %s\n" msgstr "" #: ../gio/gdbus-tool.c:718 #, c-format msgid "Error flushing connection: %s\n" msgstr "" #: ../gio/gdbus-tool.c:745 msgid "Destination name to invoke method on" msgstr "" #: ../gio/gdbus-tool.c:746 msgid "Object path to invoke method on" msgstr "" #: ../gio/gdbus-tool.c:747 msgid "Method and interface name" msgstr "" #: ../gio/gdbus-tool.c:748 msgid "Timeout in seconds" msgstr "" #: ../gio/gdbus-tool.c:787 msgid "Invoke a method on a remote object." msgstr "" #: ../gio/gdbus-tool.c:862 ../gio/gdbus-tool.c:1602 ../gio/gdbus-tool.c:1837 #, c-format msgid "Error: Destination is not specified\n" msgstr "" #: ../gio/gdbus-tool.c:874 ../gio/gdbus-tool.c:1619 ../gio/gdbus-tool.c:1849 #, c-format msgid "Error: %s is not a valid bus name\n" msgstr "" #: ../gio/gdbus-tool.c:889 ../gio/gdbus-tool.c:1628 #, c-format msgid "Error: Object path is not specified\n" msgstr "" #: ../gio/gdbus-tool.c:924 #, c-format msgid "Error: Method name is not specified\n" msgstr "" #: ../gio/gdbus-tool.c:935 #, c-format msgid "Error: Method name '%s' is invalid\n" msgstr "" #: ../gio/gdbus-tool.c:1003 #, c-format msgid "Error parsing parameter %d of type '%s': %s\n" msgstr "" #: ../gio/gdbus-tool.c:1440 msgid "Destination name to introspect" msgstr "" #: ../gio/gdbus-tool.c:1441 msgid "Object path to introspect" msgstr "" #: ../gio/gdbus-tool.c:1442 msgid "Print XML" msgstr "Moullañ ar XML" #: ../gio/gdbus-tool.c:1443 msgid "Introspect children" msgstr "" #: ../gio/gdbus-tool.c:1444 msgid "Only print properties" msgstr "" #: ../gio/gdbus-tool.c:1535 msgid "Introspect a remote object." msgstr "" #: ../gio/gdbus-tool.c:1740 msgid "Destination name to monitor" msgstr "" #: ../gio/gdbus-tool.c:1741 msgid "Object path to monitor" msgstr "" #: ../gio/gdbus-tool.c:1770 msgid "Monitor a remote object." msgstr "" #: ../gio/gdesktopappinfo.c:1993 ../gio/gdesktopappinfo.c:4499 msgid "Unnamed" msgstr "" #: ../gio/gdesktopappinfo.c:2402 msgid "Desktop file didn't specify Exec field" msgstr "" #: ../gio/gdesktopappinfo.c:2687 msgid "Unable to find terminal required for application" msgstr "" #: ../gio/gdesktopappinfo.c:3095 #, c-format msgid "Can't create user application configuration folder %s: %s" msgstr "" #: ../gio/gdesktopappinfo.c:3099 #, c-format msgid "Can't create user MIME configuration folder %s: %s" msgstr "" #: ../gio/gdesktopappinfo.c:3339 ../gio/gdesktopappinfo.c:3363 msgid "Application information lacks an identifier" msgstr "" #: ../gio/gdesktopappinfo.c:3597 #, c-format msgid "Can't create user desktop file %s" msgstr "" #: ../gio/gdesktopappinfo.c:3731 #, c-format msgid "Custom definition for %s" msgstr "" #: ../gio/gdrive.c:392 msgid "drive doesn't implement eject" msgstr "" #. Translators: This is an error #. * message for drive objects that #. * don't implement any of eject or eject_with_operation. #: ../gio/gdrive.c:470 msgid "drive doesn't implement eject or eject_with_operation" msgstr "" #: ../gio/gdrive.c:546 msgid "drive doesn't implement polling for media" msgstr "" #: ../gio/gdrive.c:751 msgid "drive doesn't implement start" msgstr "" #: ../gio/gdrive.c:853 msgid "drive doesn't implement stop" msgstr "" #: ../gio/gdummytlsbackend.c:195 ../gio/gdummytlsbackend.c:317 #: ../gio/gdummytlsbackend.c:509 msgid "TLS support is not available" msgstr "" #: ../gio/gdummytlsbackend.c:419 msgid "DTLS support is not available" msgstr "" #: ../gio/gemblem.c:323 #, c-format msgid "Can't handle version %d of GEmblem encoding" msgstr "" #: ../gio/gemblem.c:333 #, c-format msgid "Malformed number of tokens (%d) in GEmblem encoding" msgstr "" #: ../gio/gemblemedicon.c:362 #, c-format msgid "Can't handle version %d of GEmblemedIcon encoding" msgstr "" #: ../gio/gemblemedicon.c:372 #, c-format msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding" msgstr "" #: ../gio/gemblemedicon.c:395 msgid "Expected a GEmblem for GEmblemedIcon" msgstr "" #: ../gio/gfile.c:969 ../gio/gfile.c:1207 ../gio/gfile.c:1345 #: ../gio/gfile.c:1583 ../gio/gfile.c:1638 ../gio/gfile.c:1696 #: ../gio/gfile.c:1780 ../gio/gfile.c:1837 ../gio/gfile.c:1901 #: ../gio/gfile.c:1956 ../gio/gfile.c:3604 ../gio/gfile.c:3659 #: ../gio/gfile.c:3894 ../gio/gfile.c:3936 ../gio/gfile.c:4404 #: ../gio/gfile.c:4815 ../gio/gfile.c:4900 ../gio/gfile.c:4990 #: ../gio/gfile.c:5087 ../gio/gfile.c:5174 ../gio/gfile.c:5275 #: ../gio/gfile.c:7796 ../gio/gfile.c:7886 ../gio/gfile.c:7970 #: ../gio/win32/gwinhttpfile.c:437 msgid "Operation not supported" msgstr "" #. Translators: This is an error message when #. * trying to find the enclosing (user visible) #. * mount of a file, but none exists. #. #. Translators: This is an error message when trying to #. * find the enclosing (user visible) mount of a file, but #. * none exists. #. Translators: This is an error message when trying to find #. * the enclosing (user visible) mount of a file, but none #. * exists. #: ../gio/gfile.c:1468 ../gio/glocalfile.c:1137 ../gio/glocalfile.c:1148 #: ../gio/glocalfile.c:1161 msgid "Containing mount does not exist" msgstr "" #: ../gio/gfile.c:2515 ../gio/glocalfile.c:2379 msgid "Can't copy over directory" msgstr "" #: ../gio/gfile.c:2575 msgid "Can't copy directory over directory" msgstr "" #: ../gio/gfile.c:2583 ../gio/glocalfile.c:2388 msgid "Target file exists" msgstr "" #: ../gio/gfile.c:2602 msgid "Can't recursively copy directory" msgstr "" #: ../gio/gfile.c:2884 msgid "Splice not supported" msgstr "" #: ../gio/gfile.c:2888 #, c-format msgid "Error splicing file: %s" msgstr "" #: ../gio/gfile.c:3019 msgid "Copy (reflink/clone) between mounts is not supported" msgstr "" #: ../gio/gfile.c:3023 msgid "Copy (reflink/clone) is not supported or invalid" msgstr "" #: ../gio/gfile.c:3028 msgid "Copy (reflink/clone) is not supported or didn't work" msgstr "" #: ../gio/gfile.c:3091 msgid "Can't copy special file" msgstr "" #: ../gio/gfile.c:3884 msgid "Invalid symlink value given" msgstr "" #: ../gio/gfile.c:4045 msgid "Trash not supported" msgstr "" #: ../gio/gfile.c:4157 #, c-format msgid "File names cannot contain '%c'" msgstr "" #: ../gio/gfile.c:6586 ../gio/gvolume.c:363 msgid "volume doesn't implement mount" msgstr "" #: ../gio/gfile.c:6695 msgid "No application is registered as handling this file" msgstr "" #: ../gio/gfileenumerator.c:212 msgid "Enumerator is closed" msgstr "" #: ../gio/gfileenumerator.c:219 ../gio/gfileenumerator.c:278 #: ../gio/gfileenumerator.c:377 ../gio/gfileenumerator.c:476 msgid "File enumerator has outstanding operation" msgstr "" #: ../gio/gfileenumerator.c:368 ../gio/gfileenumerator.c:467 msgid "File enumerator is already closed" msgstr "" #: ../gio/gfileicon.c:236 #, c-format msgid "Can't handle version %d of GFileIcon encoding" msgstr "" #: ../gio/gfileicon.c:246 msgid "Malformed input data for GFileIcon" msgstr "" #: ../gio/gfileinputstream.c:149 ../gio/gfileinputstream.c:394 #: ../gio/gfileiostream.c:167 ../gio/gfileoutputstream.c:164 #: ../gio/gfileoutputstream.c:497 msgid "Stream doesn't support query_info" msgstr "" #: ../gio/gfileinputstream.c:325 ../gio/gfileiostream.c:379 #: ../gio/gfileoutputstream.c:371 msgid "Seek not supported on stream" msgstr "" #: ../gio/gfileinputstream.c:369 msgid "Truncate not allowed on input stream" msgstr "" #: ../gio/gfileiostream.c:455 ../gio/gfileoutputstream.c:447 msgid "Truncate not supported on stream" msgstr "" #: ../gio/ghttpproxy.c:136 msgid "Bad HTTP proxy reply" msgstr "" #: ../gio/ghttpproxy.c:152 msgid "HTTP proxy connection not allowed" msgstr "" #: ../gio/ghttpproxy.c:157 msgid "HTTP proxy authentication failed" msgstr "" #: ../gio/ghttpproxy.c:160 msgid "HTTP proxy authentication required" msgstr "" #: ../gio/ghttpproxy.c:164 #, c-format msgid "HTTP proxy connection failed: %i" msgstr "" #: ../gio/ghttpproxy.c:260 msgid "HTTP proxy server closed connection unexpectedly." msgstr "" #: ../gio/gicon.c:290 #, c-format msgid "Wrong number of tokens (%d)" msgstr "" #: ../gio/gicon.c:310 #, c-format msgid "No type for class name %s" msgstr "" #: ../gio/gicon.c:320 #, c-format msgid "Type %s does not implement the GIcon interface" msgstr "" #: ../gio/gicon.c:331 #, c-format msgid "Type %s is not classed" msgstr "" #: ../gio/gicon.c:345 #, c-format msgid "Malformed version number: %s" msgstr "" #: ../gio/gicon.c:359 #, c-format msgid "Type %s does not implement from_tokens() on the GIcon interface" msgstr "" #: ../gio/gicon.c:461 msgid "Can't handle the supplied version of the icon encoding" msgstr "" #: ../gio/ginetaddressmask.c:182 msgid "No address specified" msgstr "" #: ../gio/ginetaddressmask.c:190 #, c-format msgid "Length %u is too long for address" msgstr "" #: ../gio/ginetaddressmask.c:223 msgid "Address has bits set beyond prefix length" msgstr "" #: ../gio/ginetaddressmask.c:300 #, c-format msgid "Could not parse '%s' as IP address mask" msgstr "" #: ../gio/ginetsocketaddress.c:203 ../gio/ginetsocketaddress.c:220 #: ../gio/gnativesocketaddress.c:106 ../gio/gunixsocketaddress.c:216 msgid "Not enough space for socket address" msgstr "" #: ../gio/ginetsocketaddress.c:235 msgid "Unsupported socket address" msgstr "" #: ../gio/ginputstream.c:188 msgid "Input stream doesn't implement read" msgstr "" #. Translators: This is an error you get if there is already an #. * operation running against this stream when you try to start #. * one #. Translators: This is an error you get if there is #. * already an operation running against this stream when #. * you try to start one #: ../gio/ginputstream.c:1215 ../gio/giostream.c:310 #: ../gio/goutputstream.c:1668 msgid "Stream has outstanding operation" msgstr "" #: ../gio/glib-compile-resources.c:142 ../gio/glib-compile-schemas.c:1491 #, c-format msgid "Element <%s> not allowed inside <%s>" msgstr "" #: ../gio/glib-compile-resources.c:146 #, c-format msgid "Element <%s> not allowed at toplevel" msgstr "" #: ../gio/glib-compile-resources.c:236 #, c-format msgid "File %s appears multiple times in the resource" msgstr "" #: ../gio/glib-compile-resources.c:247 #, c-format msgid "Failed to locate '%s' in any source directory" msgstr "" #: ../gio/glib-compile-resources.c:258 #, c-format msgid "Failed to locate '%s' in current directory" msgstr "" #: ../gio/glib-compile-resources.c:287 #, c-format msgid "Unknown processing option \"%s\"" msgstr "" #: ../gio/glib-compile-resources.c:305 ../gio/glib-compile-resources.c:351 #, c-format msgid "Failed to create temp file: %s" msgstr "" #: ../gio/glib-compile-resources.c:379 #, c-format msgid "Error reading file %s: %s" msgstr "" #: ../gio/glib-compile-resources.c:399 #, c-format msgid "Error compressing file %s" msgstr "" #: ../gio/glib-compile-resources.c:467 ../gio/glib-compile-schemas.c:1603 #, c-format msgid "text may not appear inside <%s>" msgstr "" #: ../gio/glib-compile-resources.c:592 msgid "name of the output file" msgstr "" #: ../gio/glib-compile-resources.c:593 msgid "" "The directories where files are to be read from (default to current " "directory)" msgstr "" #: ../gio/glib-compile-resources.c:593 ../gio/glib-compile-schemas.c:2036 #: ../gio/glib-compile-schemas.c:2065 msgid "DIRECTORY" msgstr "" #: ../gio/glib-compile-resources.c:594 msgid "" "Generate output in the format selected for by the target filename extension" msgstr "" #: ../gio/glib-compile-resources.c:595 msgid "Generate source header" msgstr "" #: ../gio/glib-compile-resources.c:596 msgid "Generate sourcecode used to link in the resource file into your code" msgstr "" #: ../gio/glib-compile-resources.c:597 msgid "Generate dependency list" msgstr "" #: ../gio/glib-compile-resources.c:598 msgid "Don't automatically create and register resource" msgstr "" #: ../gio/glib-compile-resources.c:599 msgid "Don't export functions; declare them G_GNUC_INTERNAL" msgstr "" #: ../gio/glib-compile-resources.c:600 msgid "C identifier name used for the generated source code" msgstr "" #: ../gio/glib-compile-resources.c:626 msgid "" "Compile a resource specification into a resource file.\n" "Resource specification files have the extension .gresource.xml,\n" "and the resource file have the extension called .gresource." msgstr "" #: ../gio/glib-compile-resources.c:642 #, c-format msgid "You should give exactly one file name\n" msgstr "" #: ../gio/glib-compile-schemas.c:784 msgid "empty names are not permitted" msgstr "" #: ../gio/glib-compile-schemas.c:794 #, c-format msgid "invalid name '%s': names must begin with a lowercase letter" msgstr "" #: ../gio/glib-compile-schemas.c:806 #, c-format msgid "" "invalid name '%s': invalid character '%c'; only lowercase letters, numbers " "and hyphen ('-') are permitted." msgstr "" #: ../gio/glib-compile-schemas.c:815 #, c-format msgid "invalid name '%s': two successive hyphens ('--') are not permitted." msgstr "" #: ../gio/glib-compile-schemas.c:824 #, c-format msgid "invalid name '%s': the last character may not be a hyphen ('-')." msgstr "" #: ../gio/glib-compile-schemas.c:832 #, c-format msgid "invalid name '%s': maximum length is 1024" msgstr "" #: ../gio/glib-compile-schemas.c:901 #, c-format msgid " already specified" msgstr "" #: ../gio/glib-compile-schemas.c:927 msgid "cannot add keys to a 'list-of' schema" msgstr "" #: ../gio/glib-compile-schemas.c:938 #, c-format msgid " already specified" msgstr "" #: ../gio/glib-compile-schemas.c:956 #, c-format msgid "" " shadows in ; use " "to modify value" msgstr "" #: ../gio/glib-compile-schemas.c:967 #, c-format msgid "" "exactly one of 'type', 'enum' or 'flags' must be specified as an attribute " "to " msgstr "" #: ../gio/glib-compile-schemas.c:986 #, c-format msgid "<%s id='%s'> not (yet) defined." msgstr "" #: ../gio/glib-compile-schemas.c:1001 #, c-format msgid "invalid GVariant type string '%s'" msgstr "" #: ../gio/glib-compile-schemas.c:1031 msgid " given but schema isn't extending anything" msgstr "" #: ../gio/glib-compile-schemas.c:1044 #, c-format msgid "no to override" msgstr "" #: ../gio/glib-compile-schemas.c:1052 #, c-format msgid " already specified" msgstr "" #: ../gio/glib-compile-schemas.c:1125 #, c-format msgid " already specified" msgstr "" #: ../gio/glib-compile-schemas.c:1137 #, c-format msgid " extends not yet existing schema '%s'" msgstr "" #: ../gio/glib-compile-schemas.c:1153 #, c-format msgid " is list of not yet existing schema '%s'" msgstr "" #: ../gio/glib-compile-schemas.c:1161 #, c-format msgid "Can not be a list of a schema with a path" msgstr "" #: ../gio/glib-compile-schemas.c:1171 #, c-format msgid "Can not extend a schema with a path" msgstr "" #: ../gio/glib-compile-schemas.c:1181 #, c-format msgid "" " is a list, extending which is not a list" msgstr "" #: ../gio/glib-compile-schemas.c:1191 #, c-format msgid "" " extends but '%s' " "does not extend '%s'" msgstr "" #: ../gio/glib-compile-schemas.c:1208 #, c-format msgid "a path, if given, must begin and end with a slash" msgstr "" #: ../gio/glib-compile-schemas.c:1215 #, c-format msgid "the path of a list must end with ':/'" msgstr "" #: ../gio/glib-compile-schemas.c:1247 #, c-format msgid "<%s id='%s'> already specified" msgstr "" #: ../gio/glib-compile-schemas.c:1397 ../gio/glib-compile-schemas.c:1413 #, c-format msgid "Only one <%s> element allowed inside <%s>" msgstr "" #: ../gio/glib-compile-schemas.c:1495 #, c-format msgid "Element <%s> not allowed at the top level" msgstr "" #. Translators: Do not translate "--strict". #: ../gio/glib-compile-schemas.c:1794 ../gio/glib-compile-schemas.c:1865 #: ../gio/glib-compile-schemas.c:1941 #, c-format msgid "--strict was specified; exiting.\n" msgstr "" #: ../gio/glib-compile-schemas.c:1802 #, c-format msgid "This entire file has been ignored.\n" msgstr "" #: ../gio/glib-compile-schemas.c:1861 #, c-format msgid "Ignoring this file.\n" msgstr "" #: ../gio/glib-compile-schemas.c:1901 #, c-format msgid "No such key '%s' in schema '%s' as specified in override file '%s'" msgstr "" #: ../gio/glib-compile-schemas.c:1907 ../gio/glib-compile-schemas.c:1965 #: ../gio/glib-compile-schemas.c:1993 #, c-format msgid "; ignoring override for this key.\n" msgstr "" #: ../gio/glib-compile-schemas.c:1911 ../gio/glib-compile-schemas.c:1969 #: ../gio/glib-compile-schemas.c:1997 #, c-format msgid " and --strict was specified; exiting.\n" msgstr "" #: ../gio/glib-compile-schemas.c:1927 #, c-format msgid "" "error parsing key '%s' in schema '%s' as specified in override file '%s': %s." msgstr "" #: ../gio/glib-compile-schemas.c:1937 #, c-format msgid "Ignoring override for this key.\n" msgstr "" #: ../gio/glib-compile-schemas.c:1955 #, c-format msgid "" "override for key '%s' in schema '%s' in override file '%s' is outside the " "range given in the schema" msgstr "" #: ../gio/glib-compile-schemas.c:1983 #, c-format msgid "" "override for key '%s' in schema '%s' in override file '%s' is not in the " "list of valid choices" msgstr "" #: ../gio/glib-compile-schemas.c:2036 msgid "where to store the gschemas.compiled file" msgstr "" #: ../gio/glib-compile-schemas.c:2037 msgid "Abort on any errors in schemas" msgstr "" #: ../gio/glib-compile-schemas.c:2038 msgid "Do not write the gschema.compiled file" msgstr "" #: ../gio/glib-compile-schemas.c:2039 msgid "Do not enforce key name restrictions" msgstr "" #: ../gio/glib-compile-schemas.c:2068 msgid "" "Compile all GSettings schema files into a schema cache.\n" "Schema files are required to have the extension .gschema.xml,\n" "and the cache file is called gschemas.compiled." msgstr "" #: ../gio/glib-compile-schemas.c:2084 #, c-format msgid "You should give exactly one directory name\n" msgstr "" #: ../gio/glib-compile-schemas.c:2123 #, c-format msgid "No schema files found: " msgstr "" #: ../gio/glib-compile-schemas.c:2126 #, c-format msgid "doing nothing.\n" msgstr "" #: ../gio/glib-compile-schemas.c:2129 #, c-format msgid "removed existing output file.\n" msgstr "" #: ../gio/glocalfile.c:638 ../gio/win32/gwinhttpfile.c:420 #, c-format msgid "Invalid filename %s" msgstr "" #: ../gio/glocalfile.c:1015 #, c-format msgid "Error getting filesystem info: %s" msgstr "" #: ../gio/glocalfile.c:1183 msgid "Can't rename root directory" msgstr "" #: ../gio/glocalfile.c:1203 ../gio/glocalfile.c:1229 #, c-format msgid "Error renaming file: %s" msgstr "" #: ../gio/glocalfile.c:1212 msgid "Can't rename file, filename already exists" msgstr "" #: ../gio/glocalfile.c:1225 ../gio/glocalfile.c:2252 ../gio/glocalfile.c:2281 #: ../gio/glocalfile.c:2441 ../gio/glocalfileoutputstream.c:549 msgid "Invalid filename" msgstr "" #: ../gio/glocalfile.c:1392 ../gio/glocalfile.c:1416 msgid "Can't open directory" msgstr "" #: ../gio/glocalfile.c:1400 #, c-format msgid "Error opening file: %s" msgstr "" #: ../gio/glocalfile.c:1541 #, c-format msgid "Error removing file: %s" msgstr "" #: ../gio/glocalfile.c:1925 #, c-format msgid "Error trashing file: %s" msgstr "" #: ../gio/glocalfile.c:1948 #, c-format msgid "Unable to create trash dir %s: %s" msgstr "" #: ../gio/glocalfile.c:1969 msgid "Unable to find toplevel directory for trash" msgstr "" #: ../gio/glocalfile.c:2048 ../gio/glocalfile.c:2068 msgid "Unable to find or create trash directory" msgstr "" #: ../gio/glocalfile.c:2102 #, c-format msgid "Unable to create trashing info file: %s" msgstr "" #: ../gio/glocalfile.c:2160 ../gio/glocalfile.c:2165 ../gio/glocalfile.c:2222 #: ../gio/glocalfile.c:2229 #, c-format msgid "Unable to trash file: %s" msgstr "" #: ../gio/glocalfile.c:2230 ../glib/gregex.c:281 msgid "internal error" msgstr "" #: ../gio/glocalfile.c:2256 #, c-format msgid "Error creating directory: %s" msgstr "" #: ../gio/glocalfile.c:2285 #, c-format msgid "Filesystem does not support symbolic links" msgstr "" #: ../gio/glocalfile.c:2289 #, c-format msgid "Error making symbolic link: %s" msgstr "" #: ../gio/glocalfile.c:2351 ../gio/glocalfile.c:2445 #, c-format msgid "Error moving file: %s" msgstr "" #: ../gio/glocalfile.c:2374 msgid "Can't move directory over directory" msgstr "" #: ../gio/glocalfile.c:2401 ../gio/glocalfileoutputstream.c:925 #: ../gio/glocalfileoutputstream.c:939 ../gio/glocalfileoutputstream.c:954 #: ../gio/glocalfileoutputstream.c:970 ../gio/glocalfileoutputstream.c:984 msgid "Backup file creation failed" msgstr "" #: ../gio/glocalfile.c:2420 #, c-format msgid "Error removing target file: %s" msgstr "" #: ../gio/glocalfile.c:2434 msgid "Move between mounts not supported" msgstr "" #: ../gio/glocalfile.c:2626 #, c-format msgid "Could not determine the disk usage of %s: %s" msgstr "" #: ../gio/glocalfileinfo.c:721 msgid "Attribute value must be non-NULL" msgstr "" #: ../gio/glocalfileinfo.c:728 msgid "Invalid attribute type (string expected)" msgstr "" #: ../gio/glocalfileinfo.c:735 msgid "Invalid extended attribute name" msgstr "" #: ../gio/glocalfileinfo.c:775 #, c-format msgid "Error setting extended attribute '%s': %s" msgstr "" #: ../gio/glocalfileinfo.c:1575 msgid " (invalid encoding)" msgstr "" #: ../gio/glocalfileinfo.c:1766 ../gio/glocalfileoutputstream.c:803 #, c-format msgid "Error when getting information for file '%s': %s" msgstr "" #: ../gio/glocalfileinfo.c:2017 #, c-format msgid "Error when getting information for file descriptor: %s" msgstr "" #: ../gio/glocalfileinfo.c:2062 msgid "Invalid attribute type (uint32 expected)" msgstr "" #: ../gio/glocalfileinfo.c:2080 msgid "Invalid attribute type (uint64 expected)" msgstr "" #: ../gio/glocalfileinfo.c:2099 ../gio/glocalfileinfo.c:2118 msgid "Invalid attribute type (byte string expected)" msgstr "" #: ../gio/glocalfileinfo.c:2153 msgid "Cannot set permissions on symlinks" msgstr "" #: ../gio/glocalfileinfo.c:2169 #, c-format msgid "Error setting permissions: %s" msgstr "" #: ../gio/glocalfileinfo.c:2220 #, c-format msgid "Error setting owner: %s" msgstr "" #: ../gio/glocalfileinfo.c:2243 msgid "symlink must be non-NULL" msgstr "" #: ../gio/glocalfileinfo.c:2253 ../gio/glocalfileinfo.c:2272 #: ../gio/glocalfileinfo.c:2283 #, c-format msgid "Error setting symlink: %s" msgstr "" #: ../gio/glocalfileinfo.c:2262 msgid "Error setting symlink: file is not a symlink" msgstr "" #: ../gio/glocalfileinfo.c:2388 #, c-format msgid "Error setting modification or access time: %s" msgstr "" #: ../gio/glocalfileinfo.c:2411 msgid "SELinux context must be non-NULL" msgstr "" #: ../gio/glocalfileinfo.c:2426 #, c-format msgid "Error setting SELinux context: %s" msgstr "" #: ../gio/glocalfileinfo.c:2433 msgid "SELinux is not enabled on this system" msgstr "" #: ../gio/glocalfileinfo.c:2525 #, c-format msgid "Setting attribute %s not supported" msgstr "" #: ../gio/glocalfileinputstream.c:168 ../gio/glocalfileoutputstream.c:694 #, c-format msgid "Error reading from file: %s" msgstr "" #: ../gio/glocalfileinputstream.c:199 ../gio/glocalfileinputstream.c:211 #: ../gio/glocalfileinputstream.c:225 ../gio/glocalfileinputstream.c:333 #: ../gio/glocalfileoutputstream.c:456 ../gio/glocalfileoutputstream.c:1002 #, c-format msgid "Error seeking in file: %s" msgstr "" #: ../gio/glocalfileinputstream.c:255 ../gio/glocalfileoutputstream.c:246 #: ../gio/glocalfileoutputstream.c:340 #, c-format msgid "Error closing file: %s" msgstr "" #: ../gio/glocalfilemonitor.c:840 msgid "Unable to find default local file monitor type" msgstr "" #: ../gio/glocalfileoutputstream.c:194 ../gio/glocalfileoutputstream.c:226 #: ../gio/glocalfileoutputstream.c:715 #, c-format msgid "Error writing to file: %s" msgstr "" #: ../gio/glocalfileoutputstream.c:273 #, c-format msgid "Error removing old backup link: %s" msgstr "" #: ../gio/glocalfileoutputstream.c:287 ../gio/glocalfileoutputstream.c:300 #, c-format msgid "Error creating backup copy: %s" msgstr "" #: ../gio/glocalfileoutputstream.c:318 #, c-format msgid "Error renaming temporary file: %s" msgstr "" #: ../gio/glocalfileoutputstream.c:502 ../gio/glocalfileoutputstream.c:1053 #, c-format msgid "Error truncating file: %s" msgstr "" #: ../gio/glocalfileoutputstream.c:555 ../gio/glocalfileoutputstream.c:785 #: ../gio/glocalfileoutputstream.c:1034 ../gio/gsubprocess.c:360 #, c-format msgid "Error opening file '%s': %s" msgstr "" #: ../gio/glocalfileoutputstream.c:816 msgid "Target file is a directory" msgstr "" #: ../gio/glocalfileoutputstream.c:821 msgid "Target file is not a regular file" msgstr "" #: ../gio/glocalfileoutputstream.c:833 msgid "The file was externally modified" msgstr "" #: ../gio/glocalfileoutputstream.c:1018 #, c-format msgid "Error removing old file: %s" msgstr "" #: ../gio/gmemoryinputstream.c:471 ../gio/gmemoryoutputstream.c:771 msgid "Invalid GSeekType supplied" msgstr "" #: ../gio/gmemoryinputstream.c:481 msgid "Invalid seek request" msgstr "" #: ../gio/gmemoryinputstream.c:505 msgid "Cannot truncate GMemoryInputStream" msgstr "" #: ../gio/gmemoryoutputstream.c:567 msgid "Memory output stream not resizable" msgstr "" #: ../gio/gmemoryoutputstream.c:583 msgid "Failed to resize memory output stream" msgstr "" #: ../gio/gmemoryoutputstream.c:673 msgid "" "Amount of memory required to process the write is larger than available " "address space" msgstr "" #: ../gio/gmemoryoutputstream.c:781 msgid "Requested seek before the beginning of the stream" msgstr "" #: ../gio/gmemoryoutputstream.c:796 msgid "Requested seek beyond the end of the stream" msgstr "" #. Translators: This is an error #. * message for mount objects that #. * don't implement unmount. #: ../gio/gmount.c:393 msgid "mount doesn't implement \"unmount\"" msgstr "" #. Translators: This is an error #. * message for mount objects that #. * don't implement eject. #: ../gio/gmount.c:469 msgid "mount doesn't implement \"eject\"" msgstr "" #. Translators: This is an error #. * message for mount objects that #. * don't implement any of unmount or unmount_with_operation. #: ../gio/gmount.c:547 msgid "mount doesn't implement \"unmount\" or \"unmount_with_operation\"" msgstr "" #. Translators: This is an error #. * message for mount objects that #. * don't implement any of eject or eject_with_operation. #: ../gio/gmount.c:632 msgid "mount doesn't implement \"eject\" or \"eject_with_operation\"" msgstr "" #. Translators: This is an error #. * message for mount objects that #. * don't implement remount. #: ../gio/gmount.c:720 msgid "mount doesn't implement \"remount\"" msgstr "" #. Translators: This is an error #. * message for mount objects that #. * don't implement content type guessing. #: ../gio/gmount.c:802 msgid "mount doesn't implement content type guessing" msgstr "" #. Translators: This is an error #. * message for mount objects that #. * don't implement content type guessing. #: ../gio/gmount.c:889 msgid "mount doesn't implement synchronous content type guessing" msgstr "" #: ../gio/gnetworkaddress.c:378 #, c-format msgid "Hostname '%s' contains '[' but not ']'" msgstr "" #: ../gio/gnetworkmonitorbase.c:206 ../gio/gnetworkmonitorbase.c:309 msgid "Network unreachable" msgstr "" #: ../gio/gnetworkmonitorbase.c:244 ../gio/gnetworkmonitorbase.c:274 msgid "Host unreachable" msgstr "" #: ../gio/gnetworkmonitornetlink.c:96 ../gio/gnetworkmonitornetlink.c:108 #: ../gio/gnetworkmonitornetlink.c:127 #, c-format msgid "Could not create network monitor: %s" msgstr "" #: ../gio/gnetworkmonitornetlink.c:117 msgid "Could not create network monitor: " msgstr "" #: ../gio/gnetworkmonitornetlink.c:175 msgid "Could not get network status: " msgstr "" #: ../gio/gnetworkmonitornm.c:326 #, c-format msgid "NetworkManager version too old" msgstr "" #: ../gio/goutputstream.c:212 ../gio/goutputstream.c:560 msgid "Output stream doesn't implement write" msgstr "" #: ../gio/goutputstream.c:521 ../gio/goutputstream.c:1222 msgid "Source stream is already closed" msgstr "" #: ../gio/gresolver.c:330 ../gio/gthreadedresolver.c:116 #: ../gio/gthreadedresolver.c:126 #, c-format msgid "Error resolving '%s': %s" msgstr "" #: ../gio/gresource.c:304 ../gio/gresource.c:555 ../gio/gresource.c:572 #: ../gio/gresource.c:693 ../gio/gresource.c:762 ../gio/gresource.c:823 #: ../gio/gresource.c:903 ../gio/gresourcefile.c:453 ../gio/gresourcefile.c:576 #: ../gio/gresourcefile.c:713 #, c-format msgid "The resource at '%s' does not exist" msgstr "" #: ../gio/gresource.c:469 #, c-format msgid "The resource at '%s' failed to decompress" msgstr "" #: ../gio/gresourcefile.c:709 #, c-format msgid "The resource at '%s' is not a directory" msgstr "" #: ../gio/gresourcefile.c:917 msgid "Input stream doesn't implement seek" msgstr "" #: ../gio/gresource-tool.c:494 msgid "List sections containing resources in an elf FILE" msgstr "" #: ../gio/gresource-tool.c:500 msgid "" "List resources\n" "If SECTION is given, only list resources in this section\n" "If PATH is given, only list matching resources" msgstr "" #: ../gio/gresource-tool.c:503 ../gio/gresource-tool.c:513 msgid "FILE [PATH]" msgstr "" #: ../gio/gresource-tool.c:504 ../gio/gresource-tool.c:514 #: ../gio/gresource-tool.c:521 msgid "SECTION" msgstr "" #: ../gio/gresource-tool.c:509 msgid "" "List resources with details\n" "If SECTION is given, only list resources in this section\n" "If PATH is given, only list matching resources\n" "Details include the section, size and compression" msgstr "" #: ../gio/gresource-tool.c:519 msgid "Extract a resource file to stdout" msgstr "" #: ../gio/gresource-tool.c:520 msgid "FILE PATH" msgstr "" #: ../gio/gresource-tool.c:534 msgid "" "Usage:\n" " gresource [--section SECTION] COMMAND [ARGS...]\n" "\n" "Commands:\n" " help Show this information\n" " sections List resource sections\n" " list List resources\n" " details List resources with details\n" " extract Extract a resource\n" "\n" "Use 'gresource help COMMAND' to get detailed help.\n" "\n" msgstr "" #: ../gio/gresource-tool.c:548 #, c-format msgid "" "Usage:\n" " gresource %s%s%s %s\n" "\n" "%s\n" "\n" msgstr "" #: ../gio/gresource-tool.c:555 msgid " SECTION An (optional) elf section name\n" msgstr "" #: ../gio/gresource-tool.c:559 ../gio/gsettings-tool.c:639 msgid " COMMAND The (optional) command to explain\n" msgstr "" #: ../gio/gresource-tool.c:565 msgid " FILE An elf file (a binary or a shared library)\n" msgstr "" #: ../gio/gresource-tool.c:568 msgid "" " FILE An elf file (a binary or a shared library)\n" " or a compiled resource file\n" msgstr "" #: ../gio/gresource-tool.c:572 msgid "[PATH]" msgstr "" #: ../gio/gresource-tool.c:574 msgid " PATH An (optional) resource path (may be partial)\n" msgstr "" #: ../gio/gresource-tool.c:575 msgid "PATH" msgstr "" #: ../gio/gresource-tool.c:577 msgid " PATH A resource path\n" msgstr "" #: ../gio/gsettings-tool.c:51 ../gio/gsettings-tool.c:72 #: ../gio/gsettings-tool.c:830 #, c-format msgid "No such schema '%s'\n" msgstr "" #: ../gio/gsettings-tool.c:57 #, c-format msgid "Schema '%s' is not relocatable (path must not be specified)\n" msgstr "" #: ../gio/gsettings-tool.c:78 #, c-format msgid "Schema '%s' is relocatable (path must be specified)\n" msgstr "" #: ../gio/gsettings-tool.c:92 #, c-format msgid "Empty path given.\n" msgstr "" #: ../gio/gsettings-tool.c:98 #, c-format msgid "Path must begin with a slash (/)\n" msgstr "" #: ../gio/gsettings-tool.c:104 #, c-format msgid "Path must end with a slash (/)\n" msgstr "" #: ../gio/gsettings-tool.c:110 #, c-format msgid "Path must not contain two adjacent slashes (//)\n" msgstr "" #: ../gio/gsettings-tool.c:481 #, c-format msgid "The provided value is outside of the valid range\n" msgstr "" #: ../gio/gsettings-tool.c:488 #, c-format msgid "The key is not writable\n" msgstr "" #: ../gio/gsettings-tool.c:524 msgid "List the installed (non-relocatable) schemas" msgstr "" #: ../gio/gsettings-tool.c:530 msgid "List the installed relocatable schemas" msgstr "" #: ../gio/gsettings-tool.c:536 msgid "List the keys in SCHEMA" msgstr "" #: ../gio/gsettings-tool.c:537 ../gio/gsettings-tool.c:543 #: ../gio/gsettings-tool.c:580 msgid "SCHEMA[:PATH]" msgstr "" #: ../gio/gsettings-tool.c:542 msgid "List the children of SCHEMA" msgstr "" #: ../gio/gsettings-tool.c:548 msgid "" "List keys and values, recursively\n" "If no SCHEMA is given, list all keys\n" msgstr "" #: ../gio/gsettings-tool.c:550 msgid "[SCHEMA[:PATH]]" msgstr "" #: ../gio/gsettings-tool.c:555 msgid "Get the value of KEY" msgstr "" #: ../gio/gsettings-tool.c:556 ../gio/gsettings-tool.c:562 #: ../gio/gsettings-tool.c:574 ../gio/gsettings-tool.c:586 msgid "SCHEMA[:PATH] KEY" msgstr "" #: ../gio/gsettings-tool.c:561 msgid "Query the range of valid values for KEY" msgstr "" #: ../gio/gsettings-tool.c:567 msgid "Set the value of KEY to VALUE" msgstr "" #: ../gio/gsettings-tool.c:568 msgid "SCHEMA[:PATH] KEY VALUE" msgstr "" #: ../gio/gsettings-tool.c:573 msgid "Reset KEY to its default value" msgstr "" #: ../gio/gsettings-tool.c:579 msgid "Reset all keys in SCHEMA to their defaults" msgstr "" #: ../gio/gsettings-tool.c:585 msgid "Check if KEY is writable" msgstr "" #: ../gio/gsettings-tool.c:591 msgid "" "Monitor KEY for changes.\n" "If no KEY is specified, monitor all keys in SCHEMA.\n" "Use ^C to stop monitoring.\n" msgstr "" #: ../gio/gsettings-tool.c:594 msgid "SCHEMA[:PATH] [KEY]" msgstr "" #: ../gio/gsettings-tool.c:606 msgid "" "Usage:\n" " gsettings --version\n" " gsettings [--schemadir SCHEMADIR] COMMAND [ARGS...]\n" "\n" "Commands:\n" " help Show this information\n" " list-schemas List installed schemas\n" " list-relocatable-schemas List relocatable schemas\n" " list-keys List keys in a schema\n" " list-children List children of a schema\n" " list-recursively List keys and values, recursively\n" " range Queries the range of a key\n" " get Get the value of a key\n" " set Set the value of a key\n" " reset Reset the value of a key\n" " reset-recursively Reset all values in a given schema\n" " writable Check if a key is writable\n" " monitor Watch for changes\n" "\n" "Use 'gsettings help COMMAND' to get detailed help.\n" "\n" msgstr "" #: ../gio/gsettings-tool.c:629 #, c-format msgid "" "Usage:\n" " gsettings [--schemadir SCHEMADIR] %s %s\n" "\n" "%s\n" "\n" msgstr "" #: ../gio/gsettings-tool.c:635 msgid " SCHEMADIR A directory to search for additional schemas\n" msgstr "" #: ../gio/gsettings-tool.c:643 msgid "" " SCHEMA The name of the schema\n" " PATH The path, for relocatable schemas\n" msgstr "" #: ../gio/gsettings-tool.c:648 msgid " KEY The (optional) key within the schema\n" msgstr "" #: ../gio/gsettings-tool.c:652 msgid " KEY The key within the schema\n" msgstr "" #: ../gio/gsettings-tool.c:656 msgid " VALUE The value to set\n" msgstr "" #: ../gio/gsettings-tool.c:711 #, c-format msgid "Could not load schemas from %s: %s\n" msgstr "" #: ../gio/gsettings-tool.c:723 #, c-format msgid "No schemas installed\n" msgstr "" #: ../gio/gsettings-tool.c:788 #, c-format msgid "Empty schema name given\n" msgstr "" #: ../gio/gsettings-tool.c:843 #, c-format msgid "No such key '%s'\n" msgstr "" #: ../gio/gsocket.c:364 msgid "Invalid socket, not initialized" msgstr "" #: ../gio/gsocket.c:371 #, c-format msgid "Invalid socket, initialization failed due to: %s" msgstr "" #: ../gio/gsocket.c:379 msgid "Socket is already closed" msgstr "" #: ../gio/gsocket.c:394 ../gio/gsocket.c:2751 ../gio/gsocket.c:3897 #: ../gio/gsocket.c:3952 msgid "Socket I/O timed out" msgstr "" #: ../gio/gsocket.c:526 #, c-format msgid "creating GSocket from fd: %s" msgstr "" #: ../gio/gsocket.c:554 ../gio/gsocket.c:608 ../gio/gsocket.c:615 #, c-format msgid "Unable to create socket: %s" msgstr "" #: ../gio/gsocket.c:608 msgid "Unknown family was specified" msgstr "" #: ../gio/gsocket.c:615 msgid "Unknown protocol was specified" msgstr "" #: ../gio/gsocket.c:1104 #, c-format msgid "Cannot use datagram operations on a non-datagram socket." msgstr "" #: ../gio/gsocket.c:1121 #, c-format msgid "Cannot use datagram operations on a socket with a timeout set." msgstr "" #: ../gio/gsocket.c:1925 #, c-format msgid "could not get local address: %s" msgstr "" #: ../gio/gsocket.c:1968 #, c-format msgid "could not get remote address: %s" msgstr "" #: ../gio/gsocket.c:2034 #, c-format msgid "could not listen: %s" msgstr "" #: ../gio/gsocket.c:2133 #, c-format msgid "Error binding to address: %s" msgstr "" #: ../gio/gsocket.c:2248 ../gio/gsocket.c:2285 #, c-format msgid "Error joining multicast group: %s" msgstr "" #: ../gio/gsocket.c:2249 ../gio/gsocket.c:2286 #, c-format msgid "Error leaving multicast group: %s" msgstr "" #: ../gio/gsocket.c:2250 msgid "No support for source-specific multicast" msgstr "" #: ../gio/gsocket.c:2470 #, c-format msgid "Error accepting connection: %s" msgstr "" #: ../gio/gsocket.c:2593 msgid "Connection in progress" msgstr "" #: ../gio/gsocket.c:2644 msgid "Unable to get pending error: " msgstr "" #: ../gio/gsocket.c:2816 #, c-format msgid "Error receiving data: %s" msgstr "" #: ../gio/gsocket.c:3013 #, c-format msgid "Error sending data: %s" msgstr "" #: ../gio/gsocket.c:3200 #, c-format msgid "Unable to shutdown socket: %s" msgstr "" #: ../gio/gsocket.c:3281 #, c-format msgid "Error closing socket: %s" msgstr "" #: ../gio/gsocket.c:3890 #, c-format msgid "Waiting for socket condition: %s" msgstr "" #: ../gio/gsocket.c:4362 ../gio/gsocket.c:4442 ../gio/gsocket.c:4620 #, c-format msgid "Error sending message: %s" msgstr "" #: ../gio/gsocket.c:4386 msgid "GSocketControlMessage not supported on Windows" msgstr "" #: ../gio/gsocket.c:4841 ../gio/gsocket.c:4914 ../gio/gsocket.c:5141 #, c-format msgid "Error receiving message: %s" msgstr "" #: ../gio/gsocket.c:5413 #, c-format msgid "Unable to read socket credentials: %s" msgstr "" #: ../gio/gsocket.c:5422 msgid "g_socket_get_credentials not implemented for this OS" msgstr "" #: ../gio/gsocketclient.c:176 #, c-format msgid "Could not connect to proxy server %s: " msgstr "" #: ../gio/gsocketclient.c:190 #, c-format msgid "Could not connect to %s: " msgstr "" #: ../gio/gsocketclient.c:192 msgid "Could not connect: " msgstr "" #: ../gio/gsocketclient.c:1027 ../gio/gsocketclient.c:1599 msgid "Unknown error on connect" msgstr "" #: ../gio/gsocketclient.c:1081 ../gio/gsocketclient.c:1535 msgid "Proxying over a non-TCP connection is not supported." msgstr "" #: ../gio/gsocketclient.c:1110 ../gio/gsocketclient.c:1561 #, c-format msgid "Proxy protocol '%s' is not supported." msgstr "" #: ../gio/gsocketlistener.c:218 msgid "Listener is already closed" msgstr "" #: ../gio/gsocketlistener.c:264 msgid "Added socket is closed" msgstr "" #: ../gio/gsocks4aproxy.c:118 #, c-format msgid "SOCKSv4 does not support IPv6 address '%s'" msgstr "" #: ../gio/gsocks4aproxy.c:136 msgid "Username is too long for SOCKSv4 protocol" msgstr "" #: ../gio/gsocks4aproxy.c:153 #, c-format msgid "Hostname '%s' is too long for SOCKSv4 protocol" msgstr "" #: ../gio/gsocks4aproxy.c:179 msgid "The server is not a SOCKSv4 proxy server." msgstr "" #: ../gio/gsocks4aproxy.c:186 msgid "Connection through SOCKSv4 server was rejected" msgstr "" #: ../gio/gsocks5proxy.c:153 ../gio/gsocks5proxy.c:324 #: ../gio/gsocks5proxy.c:334 msgid "The server is not a SOCKSv5 proxy server." msgstr "" #: ../gio/gsocks5proxy.c:167 msgid "The SOCKSv5 proxy requires authentication." msgstr "" #: ../gio/gsocks5proxy.c:177 msgid "" "The SOCKSv5 proxy requires an authentication method that is not supported by " "GLib." msgstr "" #: ../gio/gsocks5proxy.c:206 msgid "Username or password is too long for SOCKSv5 protocol." msgstr "" #: ../gio/gsocks5proxy.c:236 msgid "SOCKSv5 authentication failed due to wrong username or password." msgstr "" #: ../gio/gsocks5proxy.c:286 #, c-format msgid "Hostname '%s' is too long for SOCKSv5 protocol" msgstr "" #: ../gio/gsocks5proxy.c:348 msgid "The SOCKSv5 proxy server uses unknown address type." msgstr "" #: ../gio/gsocks5proxy.c:355 msgid "Internal SOCKSv5 proxy server error." msgstr "" #: ../gio/gsocks5proxy.c:361 msgid "SOCKSv5 connection not allowed by ruleset." msgstr "" #: ../gio/gsocks5proxy.c:368 msgid "Host unreachable through SOCKSv5 server." msgstr "" #: ../gio/gsocks5proxy.c:374 msgid "Network unreachable through SOCKSv5 proxy." msgstr "" #: ../gio/gsocks5proxy.c:380 msgid "Connection refused through SOCKSv5 proxy." msgstr "" #: ../gio/gsocks5proxy.c:386 msgid "SOCKSv5 proxy does not support 'connect' command." msgstr "" #: ../gio/gsocks5proxy.c:392 msgid "SOCKSv5 proxy does not support provided address type." msgstr "" #: ../gio/gsocks5proxy.c:398 msgid "Unknown SOCKSv5 proxy error." msgstr "" #: ../gio/gthemedicon.c:518 #, c-format msgid "Can't handle version %d of GThemedIcon encoding" msgstr "" #: ../gio/gthreadedresolver.c:118 msgid "No valid addresses were found" msgstr "" #: ../gio/gthreadedresolver.c:211 #, c-format msgid "Error reverse-resolving '%s': %s" msgstr "" #: ../gio/gthreadedresolver.c:546 ../gio/gthreadedresolver.c:626 #: ../gio/gthreadedresolver.c:724 ../gio/gthreadedresolver.c:774 #, c-format msgid "No DNS record of the requested type for '%s'" msgstr "" #: ../gio/gthreadedresolver.c:551 ../gio/gthreadedresolver.c:729 #, c-format msgid "Temporarily unable to resolve '%s'" msgstr "" #: ../gio/gthreadedresolver.c:556 ../gio/gthreadedresolver.c:734 #, c-format msgid "Error resolving '%s'" msgstr "" #: ../gio/gtlscertificate.c:250 msgid "Cannot decrypt PEM-encoded private key" msgstr "" #: ../gio/gtlscertificate.c:255 msgid "No PEM-encoded private key found" msgstr "" #: ../gio/gtlscertificate.c:265 msgid "Could not parse PEM-encoded private key" msgstr "" #: ../gio/gtlscertificate.c:290 msgid "No PEM-encoded certificate found" msgstr "" #: ../gio/gtlscertificate.c:299 msgid "Could not parse PEM-encoded certificate" msgstr "" #: ../gio/gtlspassword.c:111 msgid "" "This is the last chance to enter the password correctly before your access " "is locked out." msgstr "" #: ../gio/gtlspassword.c:113 msgid "" "Several password entered have been incorrect, and your access will be locked " "out after further failures." msgstr "" #: ../gio/gtlspassword.c:115 msgid "The password entered is incorrect." msgstr "" #: ../gio/gunixconnection.c:166 ../gio/gunixconnection.c:561 #, c-format msgid "Expecting 1 control message, got %d" msgid_plural "Expecting 1 control message, got %d" msgstr[0] "" msgstr[1] "" #: ../gio/gunixconnection.c:182 ../gio/gunixconnection.c:573 msgid "Unexpected type of ancillary data" msgstr "" #: ../gio/gunixconnection.c:200 #, c-format msgid "Expecting one fd, but got %d\n" msgid_plural "Expecting one fd, but got %d\n" msgstr[0] "" msgstr[1] "" #: ../gio/gunixconnection.c:219 msgid "Received invalid fd" msgstr "" #: ../gio/gunixconnection.c:355 msgid "Error sending credentials: " msgstr "" #: ../gio/gunixconnection.c:503 #, c-format msgid "Error checking if SO_PASSCRED is enabled for socket: %s" msgstr "" #: ../gio/gunixconnection.c:518 #, c-format msgid "Error enabling SO_PASSCRED: %s" msgstr "" #: ../gio/gunixconnection.c:547 msgid "" "Expecting to read a single byte for receiving credentials but read zero bytes" msgstr "" #: ../gio/gunixconnection.c:587 #, c-format msgid "Not expecting control message, but got %d" msgstr "" #: ../gio/gunixconnection.c:611 #, c-format msgid "Error while disabling SO_PASSCRED: %s" msgstr "" #: ../gio/gunixinputstream.c:369 ../gio/gunixinputstream.c:390 #, c-format msgid "Error reading from file descriptor: %s" msgstr "" #: ../gio/gunixinputstream.c:423 ../gio/gunixoutputstream.c:409 #: ../gio/gwin32inputstream.c:217 ../gio/gwin32outputstream.c:204 #, c-format msgid "Error closing file descriptor: %s" msgstr "" #: ../gio/gunixmounts.c:2099 ../gio/gunixmounts.c:2152 msgid "Filesystem root" msgstr "" #: ../gio/gunixoutputstream.c:355 ../gio/gunixoutputstream.c:376 #, c-format msgid "Error writing to file descriptor: %s" msgstr "" #: ../gio/gunixsocketaddress.c:239 msgid "Abstract UNIX domain socket addresses not supported on this system" msgstr "" #: ../gio/gvolume.c:437 msgid "volume doesn't implement eject" msgstr "" #. Translators: This is an error #. * message for volume objects that #. * don't implement any of eject or eject_with_operation. #: ../gio/gvolume.c:514 msgid "volume doesn't implement eject or eject_with_operation" msgstr "" #: ../gio/gwin32inputstream.c:185 #, c-format msgid "Error reading from handle: %s" msgstr "" #: ../gio/gwin32inputstream.c:232 ../gio/gwin32outputstream.c:219 #, c-format msgid "Error closing handle: %s" msgstr "" #: ../gio/gwin32outputstream.c:172 #, c-format msgid "Error writing to handle: %s" msgstr "" #: ../gio/gzlibcompressor.c:394 ../gio/gzlibdecompressor.c:347 msgid "Not enough memory" msgstr "" #: ../gio/gzlibcompressor.c:401 ../gio/gzlibdecompressor.c:354 #, c-format msgid "Internal error: %s" msgstr "" #: ../gio/gzlibcompressor.c:414 ../gio/gzlibdecompressor.c:368 msgid "Need more input" msgstr "" #: ../gio/gzlibdecompressor.c:340 msgid "Invalid compressed data" msgstr "" #: ../gio/tests/gdbus-daemon.c:18 msgid "Address to listen on" msgstr "" #: ../gio/tests/gdbus-daemon.c:19 msgid "Ignored, for compat with GTestDbus" msgstr "" #: ../gio/tests/gdbus-daemon.c:20 msgid "Print address" msgstr "" #: ../gio/tests/gdbus-daemon.c:21 msgid "Print address in shell mode" msgstr "" #: ../gio/tests/gdbus-daemon.c:28 msgid "Run a dbus service" msgstr "" #: ../gio/tests/gdbus-daemon.c:42 #, c-format msgid "Wrong args\n" msgstr "" #: ../glib/gbookmarkfile.c:755 #, c-format msgid "Unexpected attribute '%s' for element '%s'" msgstr "" #: ../glib/gbookmarkfile.c:766 ../glib/gbookmarkfile.c:837 #: ../glib/gbookmarkfile.c:847 ../glib/gbookmarkfile.c:954 #, c-format msgid "Attribute '%s' of element '%s' not found" msgstr "" #: ../glib/gbookmarkfile.c:1124 ../glib/gbookmarkfile.c:1189 #: ../glib/gbookmarkfile.c:1253 ../glib/gbookmarkfile.c:1263 #, c-format msgid "Unexpected tag '%s', tag '%s' expected" msgstr "" #: ../glib/gbookmarkfile.c:1149 ../glib/gbookmarkfile.c:1163 #: ../glib/gbookmarkfile.c:1231 #, c-format msgid "Unexpected tag '%s' inside '%s'" msgstr "" #: ../glib/gbookmarkfile.c:1756 msgid "No valid bookmark file found in data dirs" msgstr "" #: ../glib/gbookmarkfile.c:1957 #, c-format msgid "A bookmark for URI '%s' already exists" msgstr "" #: ../glib/gbookmarkfile.c:2003 ../glib/gbookmarkfile.c:2161 #: ../glib/gbookmarkfile.c:2246 ../glib/gbookmarkfile.c:2326 #: ../glib/gbookmarkfile.c:2411 ../glib/gbookmarkfile.c:2494 #: ../glib/gbookmarkfile.c:2572 ../glib/gbookmarkfile.c:2651 #: ../glib/gbookmarkfile.c:2693 ../glib/gbookmarkfile.c:2790 #: ../glib/gbookmarkfile.c:2910 ../glib/gbookmarkfile.c:3100 #: ../glib/gbookmarkfile.c:3176 ../glib/gbookmarkfile.c:3344 #: ../glib/gbookmarkfile.c:3433 ../glib/gbookmarkfile.c:3522 #: ../glib/gbookmarkfile.c:3638 #, c-format msgid "No bookmark found for URI '%s'" msgstr "" #: ../glib/gbookmarkfile.c:2335 #, c-format msgid "No MIME type defined in the bookmark for URI '%s'" msgstr "" #: ../glib/gbookmarkfile.c:2420 #, c-format msgid "No private flag has been defined in bookmark for URI '%s'" msgstr "" #: ../glib/gbookmarkfile.c:2799 #, c-format msgid "No groups set in bookmark for URI '%s'" msgstr "" #: ../glib/gbookmarkfile.c:3197 ../glib/gbookmarkfile.c:3354 #, c-format msgid "No application with name '%s' registered a bookmark for '%s'" msgstr "" #: ../glib/gbookmarkfile.c:3377 #, c-format msgid "Failed to expand exec line '%s' with URI '%s'" msgstr "" #: ../glib/gconvert.c:477 ../glib/gutf8.c:849 ../glib/gutf8.c:1061 #: ../glib/gutf8.c:1198 ../glib/gutf8.c:1302 msgid "Partial character sequence at end of input" msgstr "" #: ../glib/gconvert.c:742 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "" #: ../glib/gconvert.c:1567 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "" #: ../glib/gconvert.c:1577 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "" #: ../glib/gconvert.c:1594 #, c-format msgid "The URI '%s' is invalid" msgstr "" #: ../glib/gconvert.c:1606 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "" #: ../glib/gconvert.c:1622 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "" #: ../glib/gconvert.c:1717 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "" #: ../glib/gconvert.c:1727 msgid "Invalid hostname" msgstr "Didalvoudek eo anv an ostiz" #. Translators: 'before midday' indicator #: ../glib/gdatetime.c:201 msgctxt "GDateTime" msgid "AM" msgstr "" #. Translators: 'after midday' indicator #: ../glib/gdatetime.c:203 msgctxt "GDateTime" msgid "PM" msgstr "" #. Translators: this is the preferred format for expressing the date and the time #: ../glib/gdatetime.c:206 msgctxt "GDateTime" msgid "%a %b %e %H:%M:%S %Y" msgstr "" #. Translators: this is the preferred format for expressing the date #: ../glib/gdatetime.c:209 msgctxt "GDateTime" msgid "%m/%d/%y" msgstr "%d a viz %m %y" #. Translators: this is the preferred format for expressing the time #: ../glib/gdatetime.c:212 msgctxt "GDateTime" msgid "%H:%M:%S" msgstr "%H:%M:%S" #. Translators: this is the preferred format for expressing 12 hour time #: ../glib/gdatetime.c:215 msgctxt "GDateTime" msgid "%I:%M:%S %p" msgstr "" #: ../glib/gdatetime.c:228 msgctxt "full month name" msgid "January" msgstr "Genver" #: ../glib/gdatetime.c:230 msgctxt "full month name" msgid "February" msgstr "C'hwevrer" #: ../glib/gdatetime.c:232 msgctxt "full month name" msgid "March" msgstr "Meurzh" #: ../glib/gdatetime.c:234 msgctxt "full month name" msgid "April" msgstr "Ebrel" #: ../glib/gdatetime.c:236 msgctxt "full month name" msgid "May" msgstr "Mae" #: ../glib/gdatetime.c:238 msgctxt "full month name" msgid "June" msgstr "Even" #: ../glib/gdatetime.c:240 msgctxt "full month name" msgid "July" msgstr "Gouere" #: ../glib/gdatetime.c:242 msgctxt "full month name" msgid "August" msgstr "Eost" #: ../glib/gdatetime.c:244 msgctxt "full month name" msgid "September" msgstr "Gwengolo" #: ../glib/gdatetime.c:246 msgctxt "full month name" msgid "October" msgstr "Here" #: ../glib/gdatetime.c:248 msgctxt "full month name" msgid "November" msgstr "Du" #: ../glib/gdatetime.c:250 msgctxt "full month name" msgid "December" msgstr "Kerzu" #: ../glib/gdatetime.c:265 msgctxt "abbreviated month name" msgid "Jan" msgstr "Gen." #: ../glib/gdatetime.c:267 msgctxt "abbreviated month name" msgid "Feb" msgstr "C'hw." #: ../glib/gdatetime.c:269 msgctxt "abbreviated month name" msgid "Mar" msgstr "Meu." #: ../glib/gdatetime.c:271 msgctxt "abbreviated month name" msgid "Apr" msgstr "Ebr." #: ../glib/gdatetime.c:273 msgctxt "abbreviated month name" msgid "May" msgstr "Mae" #: ../glib/gdatetime.c:275 msgctxt "abbreviated month name" msgid "Jun" msgstr "Eve." #: ../glib/gdatetime.c:277 msgctxt "abbreviated month name" msgid "Jul" msgstr "Gou." #: ../glib/gdatetime.c:279 msgctxt "abbreviated month name" msgid "Aug" msgstr "Eos." #: ../glib/gdatetime.c:281 msgctxt "abbreviated month name" msgid "Sep" msgstr "Gwe." #: ../glib/gdatetime.c:283 msgctxt "abbreviated month name" msgid "Oct" msgstr "Her." #: ../glib/gdatetime.c:285 msgctxt "abbreviated month name" msgid "Nov" msgstr "Du" #: ../glib/gdatetime.c:287 msgctxt "abbreviated month name" msgid "Dec" msgstr "Ker." #: ../glib/gdatetime.c:302 msgctxt "full weekday name" msgid "Monday" msgstr "Lun" #: ../glib/gdatetime.c:304 msgctxt "full weekday name" msgid "Tuesday" msgstr "Meurzh" #: ../glib/gdatetime.c:306 msgctxt "full weekday name" msgid "Wednesday" msgstr "Merc'her" #: ../glib/gdatetime.c:308 msgctxt "full weekday name" msgid "Thursday" msgstr "Yaou" #: ../glib/gdatetime.c:310 msgctxt "full weekday name" msgid "Friday" msgstr "Gwener" #: ../glib/gdatetime.c:312 msgctxt "full weekday name" msgid "Saturday" msgstr "Sadorn" #: ../glib/gdatetime.c:314 msgctxt "full weekday name" msgid "Sunday" msgstr "Sul" #: ../glib/gdatetime.c:329 msgctxt "abbreviated weekday name" msgid "Mon" msgstr "Lun" #: ../glib/gdatetime.c:331 msgctxt "abbreviated weekday name" msgid "Tue" msgstr "Meu." #: ../glib/gdatetime.c:333 msgctxt "abbreviated weekday name" msgid "Wed" msgstr "Mer." #: ../glib/gdatetime.c:335 msgctxt "abbreviated weekday name" msgid "Thu" msgstr "Yao." #: ../glib/gdatetime.c:337 msgctxt "abbreviated weekday name" msgid "Fri" msgstr "Gwe." #: ../glib/gdatetime.c:339 msgctxt "abbreviated weekday name" msgid "Sat" msgstr "Sad." #: ../glib/gdatetime.c:341 msgctxt "abbreviated weekday name" msgid "Sun" msgstr "Sul" #: ../glib/gdir.c:155 #, c-format msgid "Error opening directory '%s': %s" msgstr "" #: ../glib/gfileutils.c:700 ../glib/gfileutils.c:792 #, c-format msgid "Could not allocate %lu byte to read file \"%s\"" msgid_plural "Could not allocate %lu bytes to read file \"%s\"" msgstr[0] "" msgstr[1] "" #: ../glib/gfileutils.c:717 #, c-format msgid "Error reading file '%s': %s" msgstr "" #: ../glib/gfileutils.c:753 #, c-format msgid "File \"%s\" is too large" msgstr "" #: ../glib/gfileutils.c:817 #, c-format msgid "Failed to read from file '%s': %s" msgstr "" #: ../glib/gfileutils.c:865 ../glib/gfileutils.c:937 #, c-format msgid "Failed to open file '%s': %s" msgstr "" #: ../glib/gfileutils.c:877 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" #: ../glib/gfileutils.c:907 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "" #: ../glib/gfileutils.c:1006 #, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "" #: ../glib/gfileutils.c:1041 ../glib/gfileutils.c:1540 #, c-format msgid "Failed to create file '%s': %s" msgstr "" #: ../glib/gfileutils.c:1068 #, c-format msgid "Failed to write file '%s': write() failed: %s" msgstr "" #: ../glib/gfileutils.c:1111 #, c-format msgid "Failed to write file '%s': fsync() failed: %s" msgstr "" #: ../glib/gfileutils.c:1235 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "" #: ../glib/gfileutils.c:1506 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "" #: ../glib/gfileutils.c:1519 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "" #: ../glib/gfileutils.c:2038 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "" #: ../glib/gfileutils.c:2057 msgid "Symbolic links not supported" msgstr "" #: ../glib/giochannel.c:1388 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "" #: ../glib/giochannel.c:1733 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" #: ../glib/giochannel.c:1780 ../glib/giochannel.c:2038 #: ../glib/giochannel.c:2125 msgid "Leftover unconverted data in read buffer" msgstr "" #: ../glib/giochannel.c:1861 ../glib/giochannel.c:1938 msgid "Channel terminates in a partial character" msgstr "" #: ../glib/giochannel.c:1924 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "" #: ../glib/gkeyfile.c:737 msgid "Valid key file could not be found in search dirs" msgstr "" #: ../glib/gkeyfile.c:773 msgid "Not a regular file" msgstr "N'eo ket ur restr reizh" #: ../glib/gkeyfile.c:1174 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" msgstr "" #: ../glib/gkeyfile.c:1231 #, c-format msgid "Invalid group name: %s" msgstr "" #: ../glib/gkeyfile.c:1253 msgid "Key file does not start with a group" msgstr "" #: ../glib/gkeyfile.c:1279 #, c-format msgid "Invalid key name: %s" msgstr "" #: ../glib/gkeyfile.c:1306 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "" #: ../glib/gkeyfile.c:1549 ../glib/gkeyfile.c:1722 ../glib/gkeyfile.c:3100 #: ../glib/gkeyfile.c:3163 ../glib/gkeyfile.c:3293 ../glib/gkeyfile.c:3423 #: ../glib/gkeyfile.c:3567 ../glib/gkeyfile.c:3796 ../glib/gkeyfile.c:3863 #, c-format msgid "Key file does not have group '%s'" msgstr "" #: ../glib/gkeyfile.c:1677 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "" #: ../glib/gkeyfile.c:1839 ../glib/gkeyfile.c:1955 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "" #: ../glib/gkeyfile.c:1859 ../glib/gkeyfile.c:1975 ../glib/gkeyfile.c:2344 #, c-format msgid "" "Key file contains key '%s' which has a value that cannot be interpreted." msgstr "" #: ../glib/gkeyfile.c:2561 ../glib/gkeyfile.c:2929 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has a value that cannot be " "interpreted." msgstr "" #: ../glib/gkeyfile.c:2639 ../glib/gkeyfile.c:2716 #, c-format msgid "Key '%s' in group '%s' has value '%s' where %s was expected" msgstr "" #: ../glib/gkeyfile.c:4103 msgid "Key file contains escape character at end of line" msgstr "" #: ../glib/gkeyfile.c:4125 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "" #: ../glib/gkeyfile.c:4267 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "" #: ../glib/gkeyfile.c:4281 #, c-format msgid "Integer value '%s' out of range" msgstr "" #: ../glib/gkeyfile.c:4314 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "" #: ../glib/gkeyfile.c:4351 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "" #: ../glib/gmappedfile.c:129 #, c-format msgid "Failed to get attributes of file '%s%s%s%s': fstat() failed: %s" msgstr "" #: ../glib/gmappedfile.c:195 #, c-format msgid "Failed to map %s%s%s%s: mmap() failed: %s" msgstr "" #: ../glib/gmappedfile.c:261 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "" #: ../glib/gmarkup.c:398 ../glib/gmarkup.c:440 #, c-format msgid "Error on line %d char %d: " msgstr "" #: ../glib/gmarkup.c:462 ../glib/gmarkup.c:545 #, c-format msgid "Invalid UTF-8 encoded text in name - not valid '%s'" msgstr "" #: ../glib/gmarkup.c:473 #, c-format msgid "'%s' is not a valid name" msgstr "" #: ../glib/gmarkup.c:489 #, c-format msgid "'%s' is not a valid name: '%c'" msgstr "" #: ../glib/gmarkup.c:599 #, c-format msgid "Error on line %d: %s" msgstr "" #: ../glib/gmarkup.c:676 #, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " "reference (ê for example) - perhaps the digit is too large" msgstr "" #: ../glib/gmarkup.c:688 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " "as &" msgstr "" #: ../glib/gmarkup.c:714 #, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "" #: ../glib/gmarkup.c:752 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" #: ../glib/gmarkup.c:760 #, c-format msgid "Entity name '%-.*s' is not known" msgstr "" #: ../glib/gmarkup.c:765 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" msgstr "" #: ../glib/gmarkup.c:1171 msgid "Document must begin with an element (e.g. )" msgstr "" #: ../glib/gmarkup.c:1211 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " "element name" msgstr "" #: ../glib/gmarkup.c:1253 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the empty-element tag " "'%s'" msgstr "" #: ../glib/gmarkup.c:1334 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "" #: ../glib/gmarkup.c:1375 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " "element '%s', or optionally an attribute; perhaps you used an invalid " "character in an attribute name" msgstr "" #: ../glib/gmarkup.c:1419 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " "giving value for attribute '%s' of element '%s'" msgstr "" #: ../glib/gmarkup.c:1552 #, c-format msgid "" "'%s' is not a valid character following the characters ''" msgstr "" #: ../glib/gmarkup.c:1599 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "" #: ../glib/gmarkup.c:1608 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "" #: ../glib/gmarkup.c:1761 msgid "Document was empty or contained only whitespace" msgstr "" #: ../glib/gmarkup.c:1775 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "" #: ../glib/gmarkup.c:1783 ../glib/gmarkup.c:1828 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " "element opened" msgstr "" #: ../glib/gmarkup.c:1791 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " "the tag <%s/>" msgstr "" #: ../glib/gmarkup.c:1797 msgid "Document ended unexpectedly inside an element name" msgstr "" #: ../glib/gmarkup.c:1803 msgid "Document ended unexpectedly inside an attribute name" msgstr "" #: ../glib/gmarkup.c:1808 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "" #: ../glib/gmarkup.c:1814 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" msgstr "" #: ../glib/gmarkup.c:1821 msgid "Document ended unexpectedly while inside an attribute value" msgstr "" #: ../glib/gmarkup.c:1837 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "" #: ../glib/gmarkup.c:1843 msgid "" "Document ended unexpectedly inside a comment or processing instruction" msgstr "" #: ../glib/goption.c:857 msgid "Usage:" msgstr "" #: ../glib/goption.c:861 msgid "[OPTION...]" msgstr "" #: ../glib/goption.c:977 msgid "Help Options:" msgstr "" #: ../glib/goption.c:978 msgid "Show help options" msgstr "" #: ../glib/goption.c:984 msgid "Show all help options" msgstr "" #: ../glib/goption.c:1047 msgid "Application Options:" msgstr "" #: ../glib/goption.c:1049 msgid "Options:" msgstr "" #: ../glib/goption.c:1113 ../glib/goption.c:1183 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "" #: ../glib/goption.c:1123 ../glib/goption.c:1191 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "" #: ../glib/goption.c:1148 #, c-format msgid "Cannot parse double value '%s' for %s" msgstr "" #: ../glib/goption.c:1156 #, c-format msgid "Double value '%s' for %s out of range" msgstr "" #: ../glib/goption.c:1442 ../glib/goption.c:1521 #, c-format msgid "Error parsing option %s" msgstr "" #: ../glib/goption.c:1552 ../glib/goption.c:1665 #, c-format msgid "Missing argument for %s" msgstr "" #: ../glib/goption.c:2126 #, c-format msgid "Unknown option %s" msgstr "" #: ../glib/gregex.c:258 msgid "corrupted object" msgstr "" #: ../glib/gregex.c:260 msgid "internal error or corrupted object" msgstr "" #: ../glib/gregex.c:262 msgid "out of memory" msgstr "" #: ../glib/gregex.c:267 msgid "backtracking limit reached" msgstr "" #: ../glib/gregex.c:279 ../glib/gregex.c:287 msgid "the pattern contains items not supported for partial matching" msgstr "" #: ../glib/gregex.c:289 msgid "back references as conditions are not supported for partial matching" msgstr "" #: ../glib/gregex.c:298 msgid "recursion limit reached" msgstr "" #: ../glib/gregex.c:300 msgid "invalid combination of newline flags" msgstr "" #: ../glib/gregex.c:302 msgid "bad offset" msgstr "" #: ../glib/gregex.c:304 msgid "short utf8" msgstr "" #: ../glib/gregex.c:306 msgid "recursion loop" msgstr "" #: ../glib/gregex.c:310 msgid "unknown error" msgstr "Fazi dianav" #: ../glib/gregex.c:330 msgid "\\ at end of pattern" msgstr "" #: ../glib/gregex.c:333 msgid "\\c at end of pattern" msgstr "" #: ../glib/gregex.c:336 msgid "unrecognized character following \\" msgstr "" #: ../glib/gregex.c:339 msgid "numbers out of order in {} quantifier" msgstr "" #: ../glib/gregex.c:342 msgid "number too big in {} quantifier" msgstr "" #: ../glib/gregex.c:345 msgid "missing terminating ] for character class" msgstr "" #: ../glib/gregex.c:348 msgid "invalid escape sequence in character class" msgstr "" #: ../glib/gregex.c:351 msgid "range out of order in character class" msgstr "" #: ../glib/gregex.c:354 msgid "nothing to repeat" msgstr "" #: ../glib/gregex.c:358 msgid "unexpected repeat" msgstr "" #: ../glib/gregex.c:361 msgid "unrecognized character after (? or (?-" msgstr "" #: ../glib/gregex.c:364 msgid "POSIX named classes are supported only within a class" msgstr "" #: ../glib/gregex.c:367 msgid "missing terminating )" msgstr "" #: ../glib/gregex.c:370 msgid "reference to non-existent subpattern" msgstr "" #: ../glib/gregex.c:373 msgid "missing ) after comment" msgstr "" #: ../glib/gregex.c:376 msgid "regular expression is too large" msgstr "" #: ../glib/gregex.c:379 msgid "failed to get memory" msgstr "" #: ../glib/gregex.c:383 msgid ") without opening (" msgstr "" #: ../glib/gregex.c:387 msgid "code overflow" msgstr "" #: ../glib/gregex.c:391 msgid "unrecognized character after (?<" msgstr "" #: ../glib/gregex.c:394 msgid "lookbehind assertion is not fixed length" msgstr "" #: ../glib/gregex.c:397 msgid "malformed number or name after (?(" msgstr "" #: ../glib/gregex.c:400 msgid "conditional group contains more than two branches" msgstr "" #: ../glib/gregex.c:403 msgid "assertion expected after (?(" msgstr "" #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of) #. * sequences here, '(?-54' would be an example for the second group. #. #: ../glib/gregex.c:410 msgid "(?R or (?[+-]digits must be followed by )" msgstr "" #: ../glib/gregex.c:413 msgid "unknown POSIX class name" msgstr "" #: ../glib/gregex.c:416 msgid "POSIX collating elements are not supported" msgstr "" #: ../glib/gregex.c:419 msgid "character value in \\x{...} sequence is too large" msgstr "" #: ../glib/gregex.c:422 msgid "invalid condition (?(0)" msgstr "" #: ../glib/gregex.c:425 msgid "\\C not allowed in lookbehind assertion" msgstr "" #: ../glib/gregex.c:432 msgid "escapes \\L, \\l, \\N{name}, \\U, and \\u are not supported" msgstr "" #: ../glib/gregex.c:435 msgid "recursive call could loop indefinitely" msgstr "" #: ../glib/gregex.c:439 msgid "unrecognized character after (?P" msgstr "" #: ../glib/gregex.c:442 msgid "missing terminator in subpattern name" msgstr "" #: ../glib/gregex.c:445 msgid "two named subpatterns have the same name" msgstr "" #: ../glib/gregex.c:448 msgid "malformed \\P or \\p sequence" msgstr "" #: ../glib/gregex.c:451 msgid "unknown property name after \\P or \\p" msgstr "" #: ../glib/gregex.c:454 msgid "subpattern name is too long (maximum 32 characters)" msgstr "" #: ../glib/gregex.c:457 msgid "too many named subpatterns (maximum 10,000)" msgstr "" #: ../glib/gregex.c:460 msgid "octal value is greater than \\377" msgstr "" #: ../glib/gregex.c:464 msgid "overran compiling workspace" msgstr "" #: ../glib/gregex.c:468 msgid "previously-checked referenced subpattern not found" msgstr "" #: ../glib/gregex.c:471 msgid "DEFINE group contains more than one branch" msgstr "" #: ../glib/gregex.c:474 msgid "inconsistent NEWLINE options" msgstr "" #: ../glib/gregex.c:477 msgid "" "\\g is not followed by a braced, angle-bracketed, or quoted name or number, " "or by a plain number" msgstr "" #: ../glib/gregex.c:481 msgid "a numbered reference must not be zero" msgstr "" #: ../glib/gregex.c:484 msgid "an argument is not allowed for (*ACCEPT), (*FAIL), or (*COMMIT)" msgstr "" #: ../glib/gregex.c:487 msgid "(*VERB) not recognized" msgstr "" #: ../glib/gregex.c:490 msgid "number is too big" msgstr "" #: ../glib/gregex.c:493 msgid "missing subpattern name after (?&" msgstr "" #: ../glib/gregex.c:496 msgid "digit expected after (?+" msgstr "" #: ../glib/gregex.c:499 msgid "] is an invalid data character in JavaScript compatibility mode" msgstr "" #: ../glib/gregex.c:502 msgid "different names for subpatterns of the same number are not allowed" msgstr "" #: ../glib/gregex.c:505 msgid "(*MARK) must have an argument" msgstr "" #: ../glib/gregex.c:508 msgid "\\c must be followed by an ASCII character" msgstr "" #: ../glib/gregex.c:511 msgid "\\k is not followed by a braced, angle-bracketed, or quoted name" msgstr "" #: ../glib/gregex.c:514 msgid "\\N is not supported in a class" msgstr "" #: ../glib/gregex.c:517 msgid "too many forward references" msgstr "" #: ../glib/gregex.c:520 msgid "name is too long in (*MARK), (*PRUNE), (*SKIP), or (*THEN)" msgstr "" #: ../glib/gregex.c:523 msgid "character value in \\u.... sequence is too large" msgstr "" #: ../glib/gregex.c:746 ../glib/gregex.c:1973 #, c-format msgid "Error while matching regular expression %s: %s" msgstr "" #: ../glib/gregex.c:1317 msgid "PCRE library is compiled without UTF8 support" msgstr "" #: ../glib/gregex.c:1321 msgid "PCRE library is compiled without UTF8 properties support" msgstr "" #: ../glib/gregex.c:1329 msgid "PCRE library is compiled with incompatible options" msgstr "" #: ../glib/gregex.c:1358 #, c-format msgid "Error while optimizing regular expression %s: %s" msgstr "" #: ../glib/gregex.c:1438 #, c-format msgid "Error while compiling regular expression %s at char %d: %s" msgstr "" #: ../glib/gregex.c:2409 msgid "hexadecimal digit or '}' expected" msgstr "" #: ../glib/gregex.c:2425 msgid "hexadecimal digit expected" msgstr "" #: ../glib/gregex.c:2465 msgid "missing '<' in symbolic reference" msgstr "" #: ../glib/gregex.c:2474 msgid "unfinished symbolic reference" msgstr "" #: ../glib/gregex.c:2481 msgid "zero-length symbolic reference" msgstr "" #: ../glib/gregex.c:2492 msgid "digit expected" msgstr "" #: ../glib/gregex.c:2510 msgid "illegal symbolic reference" msgstr "" #: ../glib/gregex.c:2572 msgid "stray final '\\'" msgstr "" #: ../glib/gregex.c:2576 msgid "unknown escape sequence" msgstr "" #: ../glib/gregex.c:2586 #, c-format msgid "Error while parsing replacement text \"%s\" at char %lu: %s" msgstr "" #: ../glib/gshell.c:96 msgid "Quoted text doesn't begin with a quotation mark" msgstr "" #: ../glib/gshell.c:186 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" #: ../glib/gshell.c:582 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "" #: ../glib/gshell.c:589 #, c-format msgid "" "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" #: ../glib/gshell.c:601 msgid "Text was empty (or contained only whitespace)" msgstr "" #: ../glib/gspawn.c:209 #, c-format msgid "Failed to read data from child process (%s)" msgstr "" #: ../glib/gspawn.c:353 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" #: ../glib/gspawn.c:438 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "" #: ../glib/gspawn.c:844 ../glib/gspawn-win32.c:1233 #, c-format msgid "Child process exited with code %ld" msgstr "" #: ../glib/gspawn.c:852 #, c-format msgid "Child process killed by signal %ld" msgstr "" #: ../glib/gspawn.c:859 #, c-format msgid "Child process stopped by signal %ld" msgstr "" #: ../glib/gspawn.c:866 #, c-format msgid "Child process exited abnormally" msgstr "" #: ../glib/gspawn.c:1271 ../glib/gspawn-win32.c:339 ../glib/gspawn-win32.c:347 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "" #: ../glib/gspawn.c:1341 #, c-format msgid "Failed to fork (%s)" msgstr "" #: ../glib/gspawn.c:1490 ../glib/gspawn-win32.c:370 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "" #: ../glib/gspawn.c:1500 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "" #: ../glib/gspawn.c:1510 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "" #: ../glib/gspawn.c:1519 #, c-format msgid "Failed to fork child process (%s)" msgstr "" #: ../glib/gspawn.c:1527 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "" #: ../glib/gspawn.c:1551 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" #: ../glib/gspawn-win32.c:283 msgid "Failed to read data from child process" msgstr "" #: ../glib/gspawn-win32.c:300 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" #: ../glib/gspawn-win32.c:376 ../glib/gspawn-win32.c:495 #, c-format msgid "Failed to execute child process (%s)" msgstr "" #: ../glib/gspawn-win32.c:445 #, c-format msgid "Invalid program name: %s" msgstr "" #: ../glib/gspawn-win32.c:455 ../glib/gspawn-win32.c:722 #: ../glib/gspawn-win32.c:1297 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "" #: ../glib/gspawn-win32.c:466 ../glib/gspawn-win32.c:737 #: ../glib/gspawn-win32.c:1330 #, c-format msgid "Invalid string in environment: %s" msgstr "" #: ../glib/gspawn-win32.c:718 ../glib/gspawn-win32.c:1278 #, c-format msgid "Invalid working directory: %s" msgstr "" #: ../glib/gspawn-win32.c:783 #, c-format msgid "Failed to execute helper program (%s)" msgstr "" #: ../glib/gspawn-win32.c:997 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "" #: ../glib/gutf8.c:795 msgid "Failed to allocate memory" msgstr "" #: ../glib/gutf8.c:928 msgid "Character out of range for UTF-8" msgstr "" #: ../glib/gutf8.c:1029 ../glib/gutf8.c:1038 ../glib/gutf8.c:1168 #: ../glib/gutf8.c:1177 ../glib/gutf8.c:1316 ../glib/gutf8.c:1413 msgid "Invalid sequence in conversion input" msgstr "" #: ../glib/gutf8.c:1327 ../glib/gutf8.c:1424 msgid "Character out of range for UTF-16" msgstr "" #: ../glib/gutils.c:2133 ../glib/gutils.c:2160 ../glib/gutils.c:2266 #, c-format msgid "%u byte" msgid_plural "%u bytes" msgstr[0] "" msgstr[1] "" #: ../glib/gutils.c:2139 #, c-format msgid "%.1f KiB" msgstr "" #: ../glib/gutils.c:2141 #, c-format msgid "%.1f MiB" msgstr "" #: ../glib/gutils.c:2144 #, c-format msgid "%.1f GiB" msgstr "" #: ../glib/gutils.c:2147 #, c-format msgid "%.1f TiB" msgstr "" #: ../glib/gutils.c:2150 #, c-format msgid "%.1f PiB" msgstr "" #: ../glib/gutils.c:2153 #, c-format msgid "%.1f EiB" msgstr "" #: ../glib/gutils.c:2166 #, c-format msgid "%.1f kB" msgstr "" #: ../glib/gutils.c:2169 ../glib/gutils.c:2284 #, c-format msgid "%.1f MB" msgstr "" #: ../glib/gutils.c:2172 ../glib/gutils.c:2289 #, c-format msgid "%.1f GB" msgstr "" #: ../glib/gutils.c:2174 ../glib/gutils.c:2294 #, c-format msgid "%.1f TB" msgstr "" #: ../glib/gutils.c:2177 ../glib/gutils.c:2299 #, c-format msgid "%.1f PB" msgstr "" #: ../glib/gutils.c:2180 ../glib/gutils.c:2304 #, c-format msgid "%.1f EB" msgstr "" #. Translators: the %s in "%s bytes" will always be replaced by a number. #: ../glib/gutils.c:2217 #, c-format msgid "%s byte" msgid_plural "%s bytes" msgstr[0] "" msgstr[1] "" #. Translators: this is from the deprecated function g_format_size_for_display() which uses 'KB' to #. * mean 1024 bytes. I am aware that 'KB' is not correct, but it has been preserved for reasons of #. * compatibility. Users will not see this string unless a program is using this deprecated function. #. * Please translate as literally as possible. #. #: ../glib/gutils.c:2279 #, c-format msgid "%.1f KB" msgstr "" language-pack-gnome-br-base/data/br/LC_MESSAGES/gnome-user-share.po0000644000000000000000000002063112734303707021711 0ustar # Breton translation for gnome-user-share # Copyright (c) 2010 The Gnome Project # This file is distributed under the same license as the gnome-user-share package. # # Alan Monfort , 2010. # msgid "" msgstr "" "Project-Id-Version: gnome-user-share\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "user-share&component=general\n" "POT-Creation-Date: 2016-04-20 10:31+0000\n" "PO-Revision-Date: 2013-12-24 06:58+0000\n" "Last-Translator: Alan \n" "Language-Team: Brenux \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:29+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../data/org.gnome.desktop.file-sharing.gschema.xml.in.in.h:1 msgid "Share Public directory over the network" msgstr "Rannañ ar c'havlec'hiad foran dre ar rouedad" #: ../data/org.gnome.desktop.file-sharing.gschema.xml.in.in.h:2 msgid "" "If this is true, the Public directory in the users home directory will be " "shared over the network when the user is logged in." msgstr "" "Mar GWIR e vo rannet ar c'havlec'hiad foran e kavlec'hiad personel an " "arveriaded dre ar rouedad pa vez kennasket an arveriad." #: ../data/org.gnome.desktop.file-sharing.gschema.xml.in.in.h:3 msgid "When to require passwords" msgstr "Pegoulz azgoulenn ar gerioù-tremen" #: ../data/org.gnome.desktop.file-sharing.gschema.xml.in.in.h:4 msgid "" "When to ask for passwords. Possible values are \"never\", \"on_write\", and " "\"always\"." msgstr "" "Pegoulz goulenn ur ger-tremen. Ar gwerzhioù zo \"never\", (morse) " "\"on_write\" (gant ar skritur) hag \"always\" (bepred)." #: ../data/org.gnome.desktop.file-sharing.gschema.xml.in.in.h:5 msgid "Whether Bluetooth clients can send files using ObexPush." msgstr "" "Menegiñ a ra hag-eñ e vo kaset restroù gant arvalion Bluetooth en ur ober " "gant ObexPush." #: ../data/org.gnome.desktop.file-sharing.gschema.xml.in.in.h:6 msgid "" "If this is true, Bluetooth devices can send files to the user's Downloads " "directory when logged in." msgstr "" "Mar GWIR e vez kaset restroù gant an trobarzhelloù Bluetooth da gavlec'hiad " "Pellgargañ an arveriad pa vez kennasket." #: ../data/org.gnome.desktop.file-sharing.gschema.xml.in.in.h:7 msgid "When to accept files sent over Bluetooth" msgstr "Pegoulz asantiñ restroù kaset dre vBluetooth" #: ../data/org.gnome.desktop.file-sharing.gschema.xml.in.in.h:8 msgid "" "When to accept files sent over Bluetooth. Possible values are \"always\", " "\"bonded\" and \"ask\"." msgstr "" "Pegoulz asantiñ restroù kaset dre vBluetooth. Ar gwerzhioù zo \"always\" " "(bepred), \"bonded\" (mar ereet) hag \"ask\" (goulenn)." #: ../data/org.gnome.desktop.file-sharing.gschema.xml.in.in.h:9 msgid "Whether to notify about newly received files." msgstr "Menegiñ a ra hag-eñ e vo kemennet a-fet restroù nevez degemeret" #: ../data/gnome-user-share-obexpush.desktop.in.in.h:1 #: ../data/gnome-user-share-webdav.desktop.in.in.h:1 #: ../data/gnome-user-share-properties.desktop.in.h:1 msgid "Personal File Sharing" msgstr "Rannadur restroù foran" #: ../data/gnome-user-share-obexpush.desktop.in.in.h:2 msgid "Launch Bluetooth ObexPush sharing if enabled" msgstr "" #: ../data/gnome-user-share-obexpush.desktop.in.in.h:3 #: ../data/gnome-user-share-webdav.desktop.in.in.h:3 msgid "share;files;bluetooth;obex;http;network;copy;send;" msgstr "" #: ../data/gnome-user-share-webdav.desktop.in.in.h:2 msgid "Launch Personal File Sharing if enabled" msgstr "Loc'hañ ar rannadur restroù personel mar bez gweredekaet" #: ../data/file-share-properties.ui.h:1 msgid "Personal File Sharing Preferences" msgstr "Gwellvezioù a-fet rannañ restroù personel" #: ../data/file-share-properties.ui.h:2 msgid "Share Files over the Network" msgstr "Rannañ restroù dre ar rouedad" #: ../data/file-share-properties.ui.h:3 msgid "_Share public files on network" msgstr "Rannañ restroù foran dre ar rouedad" #: ../data/file-share-properties.ui.h:4 msgid "_Password:" msgstr "_Ger-tremen :" #: ../data/file-share-properties.ui.h:5 msgid "_Require password:" msgstr "_Azgoulenn ur ger-tremen :" #: ../data/file-share-properties.ui.h:6 msgid "Receive Files over Bluetooth" msgstr "Degemer restroù dre vBluetooth" #: ../data/file-share-properties.ui.h:7 msgid "Receive files in _Downloads folder over Bluetooth" msgstr "Degemer restroù en teuliad Pellgargadurioù dre vBluetooth" #: ../data/file-share-properties.ui.h:8 msgid "_Accept files: " msgstr "_Asantiñ ar restroù : " #: ../data/file-share-properties.ui.h:9 msgid "_Notify about received files" msgstr "_Kemenn a-fet restroù degemeret" #: ../data/gnome-user-share-properties.desktop.in.h:2 msgid "Preferences for sharing of files" msgstr "Gwellvezioù a-fet rannañ restroù" #. translators: This is the label for the "Sharing" panel in the Settings #: ../src/nautilus-share-bar.c:102 msgid "Sharing" msgstr "" #: ../src/nautilus-share-bar.c:116 msgid "Preferences" msgstr "Gwellvezioù" #. translators: This is the tooltip for the "Sharing" panel in the Settings #: ../src/nautilus-share-bar.c:120 msgid "Sharing Settings" msgstr "" #: ../src/share-extension.c:147 msgid "May be shared over the network" msgstr "" #: ../src/file-share-properties.c:139 msgid "" "This feature cannot be enabled because the required packages are not " "installed on your system" msgstr "" "Ar mollad-mañ n'hall ket bezañ gweredekaet rak n'eo ket bet staliet ar " "pakadoù ret war ho reizhiad" #: ../src/file-share-properties.c:251 msgid "No reason" msgstr "Abeg ebet" #: ../src/file-share-properties.c:279 msgid "Could not display the help contents." msgstr "N'hall ket skrammañ endalc'hadoù ar skoazell" #: ../src/file-share-properties.c:309 msgid "Could not build interface." msgstr "N'hall ket sevel ar c'hetal" #: ../src/file-share-properties.c:338 msgid "Never" msgstr "Morse" #: ../src/file-share-properties.c:341 msgid "When writing files" msgstr "Pa vez o skrivañ restroù" #: ../src/file-share-properties.c:344 ../src/file-share-properties.c:367 msgid "Always" msgstr "Bepred" #: ../src/file-share-properties.c:370 msgid "Only for set up devices" msgstr "Evit an trobarzhelloù bet kefluniet hepken" #: ../src/file-share-properties.c:375 msgid "Ask" msgstr "Goulenn" #. Translators: The %s will get filled in with the user name #. of the user, to form a genitive. If this is difficult to #. translate correctly so that it will work correctly in your #. language, you may use something equivalent to #. "Public files of %s", or leave out the %s altogether. #. In the latter case, please put "%.0s" somewhere in the string, #. which will match the user name string passed by the C code, #. but not put the user name in the final string. This is to #. avoid the warning that msgfmt might otherwise generate. #: ../src/http.c:125 #, c-format msgid "%s's public files" msgstr "Restroù foran %s" #. Translators: This is similar to the string before, only it #. has the hostname in it too. #: ../src/http.c:129 #, c-format msgid "%s's public files on %s" msgstr "Restroù foran %s war %s" #. Translators: %s is the name of the filename received #: ../src/obexpush.c:231 #, c-format msgid "You received \"%s\" via Bluetooth" msgstr "Degemeret hoc'h eus \"%s\" dre vBluetooth" #: ../src/obexpush.c:232 msgid "You received a file" msgstr "Degemeret hoc'h eus ur restr" #: ../src/obexpush.c:240 msgid "Open File" msgstr "Digeriñ ur restr" #: ../src/obexpush.c:244 msgid "Reveal File" msgstr "Deskouez ar restr" #: ../src/obexpush.c:254 #, c-format msgid "You have received the file “%s” over Bluetooth." msgstr "Degemeret hoc'h eus ar restr \"%s\" dre vBluetooth." #: ../src/obexpush.c:264 ../src/obexpush.c:387 msgid "File Received" msgstr "Restr degemeret" #: ../src/obexpush.c:267 msgid "Open" msgstr "Digeriñ" #: ../src/obexpush.c:270 msgid "Reveal" msgstr "Diskouez" #: ../src/obexpush.c:271 ../src/obexpush.c:391 msgid "OK" msgstr "Mat eo" #: ../src/obexpush.c:289 msgid "File reception complete" msgstr "Echu eo degemer ar restr" #. Translators: %s is the name of the filename being received #: ../src/obexpush.c:381 ../src/obexpush.c:410 #, c-format msgid "You have been sent a file \"%s\" via Bluetooth" msgstr "" #: ../src/obexpush.c:389 msgid "Accept" msgstr "" #: ../src/obexpush.c:390 msgid "Reject" msgstr "" #: ../src/obexpush.c:411 msgid "You have been sent a file" msgstr "" #: ../src/obexpush.c:420 msgid "Receive" msgstr "" #: ../src/obexpush.c:423 msgid "Cancel" msgstr "" language-pack-gnome-br-base/data/br/LC_MESSAGES/xdg-user-dirs.po0000644000000000000000000000424112734303707021224 0ustar # Breton translation for xdg-user-dirs # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the xdg-user-dirs package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: xdg-user-dirs\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2009-09-18 14:16+0200\n" "PO-Revision-Date: 2011-11-20 13:57+0000\n" "Last-Translator: Denis \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:21+0000\n" "X-Generator: Launchpad (build 18115)\n" #: translate.c:2 msgid "Applications" msgstr "Arloadoù" #: translate.c:2 msgid "applications" msgstr "arloadoù" #: translate.c:3 msgid "Desktop" msgstr "Burev" #: translate.c:3 msgid "desktop" msgstr "burev" #: translate.c:4 msgid "Documents" msgstr "Teulioù" #: translate.c:4 msgid "documents" msgstr "teulioù" #: translate.c:5 msgid "Download" msgstr "Pellgargañ" #: translate.c:5 msgid "download" msgstr "pellgargañ" #: translate.c:6 msgid "Downloads" msgstr "Pellgargadurioù" #: translate.c:6 msgid "downloads" msgstr "pellgargadurioù" #: translate.c:7 msgid "Movies" msgstr "Filmoù" #: translate.c:7 msgid "movies" msgstr "filmoù" #: translate.c:8 msgid "Music" msgstr "Sonerezh" #: translate.c:8 msgid "music" msgstr "sonerezh" #: translate.c:9 msgid "Photos" msgstr "Luc'hskeudennoù" #: translate.c:9 msgid "photos" msgstr "luc'hskeudennoù" #: translate.c:10 msgid "Pictures" msgstr "Skeudennoù" #: translate.c:10 msgid "pictures" msgstr "skeudennoù" #: translate.c:11 msgid "Projects" msgstr "Raktresoù" #: translate.c:11 msgid "projects" msgstr "raktresoù" #: translate.c:12 msgid "Public" msgstr "Foran" #: translate.c:12 msgid "public" msgstr "foran" #: translate.c:13 msgid "Share" msgstr "Rannañ" #: translate.c:13 msgid "share" msgstr "rannañ" #: translate.c:14 msgid "Templates" msgstr "Patromoù" #: translate.c:14 msgid "templates" msgstr "patromoù" #: translate.c:15 msgid "Videos" msgstr "Videoioù" #: translate.c:15 msgid "videos" msgstr "videoioù" language-pack-gnome-br-base/data/br/LC_MESSAGES/metacity.po0000644000000000000000000012232512734303707020352 0ustar # Breton translation for metacity # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the metacity package. # Jérémy Ar Floc'h , 2006. # msgid "" msgstr "" "Project-Id-Version: metacity\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-06-01 13:01+0000\n" "PO-Revision-Date: 2012-10-23 08:08+0000\n" "Last-Translator: Denis \n" "Language-Team: Brenux \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:00+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../src/50-metacity-navigation.xml.in.h:1 msgid "Navigation" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:2 msgid "Move window to workspace 1" msgstr "Dilec'hiañ ar prenestr d'an dachenn labour 1" #: ../src/50-metacity-navigation.xml.in.h:3 msgid "Move window to workspace 2" msgstr "Dilec'hiañ ar prenestr d'an dachenn labour 2" #: ../src/50-metacity-navigation.xml.in.h:4 msgid "Move window to workspace 3" msgstr "Dilec'hiañ ar prenestr d'an dachenn labour 3" #: ../src/50-metacity-navigation.xml.in.h:5 msgid "Move window to workspace 4" msgstr "Dilec'hiañ ar prenestr d'an dachenn labour 4" #: ../src/50-metacity-navigation.xml.in.h:6 msgid "Move window one workspace to the left" msgstr "Dilec'hiañ ar prenestr d'un dachenn labour a gleiz" #: ../src/50-metacity-navigation.xml.in.h:7 msgid "Move window one workspace to the right" msgstr "Dilec'hiañ ar prenestr d'un dachenn labour a zehou" #: ../src/50-metacity-navigation.xml.in.h:8 msgid "Move window one workspace up" msgstr "Dilec'hiañ ar prenestr d'un dachenn labour a us" #: ../src/50-metacity-navigation.xml.in.h:9 msgid "Move window one workspace down" msgstr "Dilec'hiañ ar prenestr d'un dachenn labour dindan" #: ../src/50-metacity-navigation.xml.in.h:10 msgid "Switch windows" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:11 msgid "Switch applications" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:12 msgid "Switch windows of an application" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:13 msgid "Switch system controls" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:14 msgid "Switch windows directly" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:15 msgid "Switch windows of an app directly" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:16 msgid "Switch system controls directly" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:17 msgid "Hide all normal windows" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:18 msgid "Switch to workspace 1" msgstr "Mont beteg Tachenn labour 1" #: ../src/50-metacity-navigation.xml.in.h:19 msgid "Switch to workspace 2" msgstr "Mont beteg Tachenn labour 2" #: ../src/50-metacity-navigation.xml.in.h:20 msgid "Switch to workspace 3" msgstr "Mont beteg Tachenn labour 3" #: ../src/50-metacity-navigation.xml.in.h:21 msgid "Switch to workspace 4" msgstr "Mont beteg Tachenn labour 4" #: ../src/50-metacity-navigation.xml.in.h:22 msgid "Move to workspace left" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:23 msgid "Move to workspace right" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:24 msgid "Move to workspace above" msgstr "" #: ../src/50-metacity-navigation.xml.in.h:25 msgid "Move to workspace below" msgstr "" #: ../src/50-metacity-system.xml.in.h:1 msgid "System" msgstr "" #: ../src/50-metacity-system.xml.in.h:2 msgid "Show the run command prompt" msgstr "" #: ../src/50-metacity-system.xml.in.h:3 msgid "Show the applications menu" msgstr "" #: ../src/50-metacity-windows.xml.in.h:1 msgid "Windows" msgstr "" #: ../src/50-metacity-windows.xml.in.h:2 msgid "Activate the window menu" msgstr "" #: ../src/50-metacity-windows.xml.in.h:3 msgid "Toggle fullscreen mode" msgstr "" #: ../src/50-metacity-windows.xml.in.h:4 msgid "Toggle maximization state" msgstr "" #: ../src/50-metacity-windows.xml.in.h:5 msgid "Maximize window" msgstr "Brasaat ar prenestr" #: ../src/50-metacity-windows.xml.in.h:6 msgid "Restore window" msgstr "" #: ../src/50-metacity-windows.xml.in.h:7 msgid "Toggle shaded state" msgstr "" #: ../src/50-metacity-windows.xml.in.h:8 msgid "Close window" msgstr "Serriñ ar prenestr" #: ../src/50-metacity-windows.xml.in.h:9 msgid "Minimize window" msgstr "Bihanaat ar prenestr" #: ../src/50-metacity-windows.xml.in.h:10 msgid "Move window" msgstr "Dilec'hiañ ar prenestr" #: ../src/50-metacity-windows.xml.in.h:11 msgid "Resize window" msgstr "Adventañ ar prenestr" #: ../src/50-metacity-windows.xml.in.h:12 msgid "Toggle window on all workspaces or one" msgstr "" #: ../src/50-metacity-windows.xml.in.h:13 msgid "Raise window if covered, otherwise lower it" msgstr "" #: ../src/50-metacity-windows.xml.in.h:14 msgid "Raise window above other windows" msgstr "" #: ../src/50-metacity-windows.xml.in.h:15 msgid "Lower window below other windows" msgstr "" #: ../src/50-metacity-windows.xml.in.h:16 msgid "Maximize window vertically" msgstr "Brasaat a-blom ar prenestr" #: ../src/50-metacity-windows.xml.in.h:17 msgid "Maximize window horizontally" msgstr "Brasaat a-blaen ar prenestr" #: ../src/50-metacity-windows.xml.in.h:18 msgid "View split on left" msgstr "" #: ../src/50-metacity-windows.xml.in.h:19 msgid "View split on right" msgstr "" #: ../src/core/bell.c:296 msgid "Bell event" msgstr "" #: ../src/core/core.c:217 #, c-format msgid "Unknown window information request: %d" msgstr "Reked titour prenestr dianv: %d" #. Translators: %s is a window title #: ../src/core/delete.c:94 #, c-format msgid "%s is not responding." msgstr "" #: ../src/core/delete.c:99 msgid "" "You may choose to wait a short while for it to continue or force the " "application to quit entirely." msgstr "" #: ../src/core/delete.c:108 msgid "_Wait" msgstr "_Gortoz" #: ../src/core/delete.c:108 msgid "_Force Quit" msgstr "_Rediañ da guitaat" #: ../src/core/delete.c:206 #, c-format msgid "Failed to get hostname: %s\n" msgstr "N'eus ket tu kavout an anv-ostiz: %s\n" #: ../src/core/display.c:325 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "Fazi digoradur gant sistem diskouez X Window '%s'\n" #: ../src/core/keybindings.c:688 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " "binding\n" msgstr "" "Ur meziant all a implij an alc'hwez %s gant ar gemmerien %x e giz liammoù\n" #: ../src/core/main.c:129 #, c-format msgid "" "metacity %s\n" "Copyright (C) 2001-%s Havoc Pennington, Red Hat, Inc., and others\n" "This is free software; see the source for copying conditions.\n" "There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A " "PARTICULAR PURPOSE.\n" msgstr "" #: ../src/core/main.c:257 msgid "Disable connection to session manager" msgstr "Diweredekaat ar c'hennask ouzh ardoer an estezioù" #: ../src/core/main.c:263 msgid "Replace the running window manager with Metacity" msgstr "Implij Metacity e lec'h ardoer an estezioù en implij" #: ../src/core/main.c:269 msgid "Specify session management ID" msgstr "Erspizañ ID ardoadur an estez" #: ../src/core/main.c:274 msgid "X Display to use" msgstr "Diskouez X da implij" #: ../src/core/main.c:280 msgid "Initialize session from savefile" msgstr "Deraouiñ an dalc'h adalek ar restr-gwareziñ" #: ../src/core/main.c:286 msgid "Print version" msgstr "Diskouez an handelv" #: ../src/core/main.c:292 msgid "Make X calls synchronous" msgstr "Ober sinkronel galvoù X" #: ../src/core/main.c:298 msgid "Turn compositing on" msgstr "Gweredekaat kenaozadur" #: ../src/core/main.c:304 msgid "Turn compositing off" msgstr "Diweredekaat kenaozadur" #: ../src/core/main.c:310 msgid "" "Don't make fullscreen windows that are maximized and have no decorations" msgstr "" #: ../src/core/main.c:511 #, c-format msgid "Failed to scan themes directory: %s\n" msgstr "C'hwitadenn war furchal en teuliad neuzioù : %s\n" #: ../src/core/main.c:527 #, c-format msgid "" "Could not find a theme! Be sure %s exists and contains the usual themes.\n" msgstr "" "N'eo ket kavet un neuz ! Gwirit ma eus %s hag e-barzh neuzioù kustum.\n" #: ../src/core/main.c:586 #, c-format msgid "Failed to restart: %s\n" msgstr "Dic'houest da adloc'hañ %s\n" #: ../src/core/prefs.c:953 msgid "" "Workarounds for broken applications disabled. Some applications may not " "behave properly.\n" msgstr "" #: ../src/core/prefs.c:1024 #, c-format msgid "Could not parse font description \"%s\" from GSettings key %s\n" msgstr "" #: ../src/core/prefs.c:1091 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for mouse button " "modifier\n" msgstr "" #: ../src/core/prefs.c:1587 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for keybinding " "\"%s\"\n" msgstr "" "« %s » trouvé dans la base de données de configuration n'est pas une valeur " "correcte pour la combinaison de touches « %s »\n" #: ../src/core/prefs.c:1689 #, c-format msgid "Workspace %d" msgstr "Tachenn labour %d" #: ../src/core/prefs.c:1946 #, c-format msgid "Missing %s extension required for compositing\n" msgstr "" #: ../src/core/screen.c:364 #, c-format msgid "Screen %d on display '%s' is invalid\n" msgstr "" #: ../src/core/screen.c:380 #, c-format msgid "" "Screen %d on display \"%s\" already has a window manager; try using the --" "replace option to replace the current window manager.\n" msgstr "" #: ../src/core/screen.c:407 #, c-format msgid "" "Could not acquire window manager selection on screen %d display \"%s\"\n" msgstr "" #: ../src/core/screen.c:465 #, c-format msgid "Screen %d on display \"%s\" already has a window manager\n" msgstr "" #: ../src/core/screen.c:678 #, c-format msgid "Could not release screen %d on display \"%s\"\n" msgstr "N'eus ket tu da zieubañ ar skramm %d war wel \"%s\"\n" #: ../src/core/session.c:842 ../src/core/session.c:849 #, c-format msgid "Could not create directory '%s': %s\n" msgstr "N'eus ket tu da grouiñ ar c'havlec'h '%s' : %s\n" #: ../src/core/session.c:859 #, c-format msgid "Could not open session file '%s' for writing: %s\n" msgstr "" #: ../src/core/session.c:1000 #, c-format msgid "Error writing session file '%s': %s\n" msgstr "" #: ../src/core/session.c:1005 #, c-format msgid "Error closing session file '%s': %s\n" msgstr "" #: ../src/core/session.c:1135 #, c-format msgid "Failed to parse saved session file: %s\n" msgstr "" #: ../src/core/session.c:1184 #, c-format msgid " attribute seen but we already have the session ID" msgstr "" #: ../src/core/session.c:1197 ../src/core/session.c:1272 #: ../src/core/session.c:1304 ../src/core/session.c:1376 #: ../src/core/session.c:1436 #, c-format msgid "Unknown attribute %s on <%s> element" msgstr "" #: ../src/core/session.c:1214 #, c-format msgid "nested tag" msgstr "" #: ../src/core/session.c:1456 #, c-format msgid "Unknown element %s" msgstr "Elfenn %s dianav" #: ../src/core/session.c:1812 msgid "" "These windows do not support "save current setup" and will have to " "be restarted manually next time you log in." msgstr "" #: ../src/core/util.c:99 #, c-format msgid "Failed to open debug log: %s\n" msgstr "" #: ../src/core/util.c:109 #, c-format msgid "Failed to fdopen() log file %s: %s\n" msgstr "" #: ../src/core/util.c:115 #, c-format msgid "Opened log file %s\n" msgstr "" #: ../src/core/util.c:134 ../src/tools/metacity-message.c:206 #, c-format msgid "Metacity was compiled without support for verbose mode\n" msgstr "Savet eo bet metacity hep an doare displegus (verbose mode)\n" #: ../src/core/util.c:234 msgid "Window manager: " msgstr "Ardoer prenistri : " #: ../src/core/util.c:388 msgid "Bug in window manager: " msgstr "Bug er ardoer-prenistri : " #: ../src/core/util.c:421 msgid "Window manager warning: " msgstr "Diwall ardoer prenestr : " #: ../src/core/util.c:449 msgid "Window manager error: " msgstr "Fazi ardoer-prenistri : " #. Translators: This is the title used on dialog boxes #: ../src/core/util.c:568 ../src/metacity.desktop.in.h:1 #: ../src/metacity-wm.desktop.in.h:1 msgid "Metacity" msgstr "Metacity" #. first time through #: ../src/core/window.c:5956 #, c-format msgid "" "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " "window as specified in the ICCCM.\n" msgstr "" #. We ignore mwm_has_resize_func because WM_NORMAL_HINTS is the #. * authoritative source for that info. Some apps such as mplayer or #. * xine disable resize via MWM but not WM_NORMAL_HINTS, but that #. * leads to e.g. us not fullscreening their windows. Apps that set #. * MWM but not WM_NORMAL_HINTS are basically broken. We complain #. * about these apps but make them work. #. #: ../src/core/window.c:6446 #, c-format msgid "" "Window %s sets an MWM hint indicating it isn't resizable, but sets min size " "%d x %d and max size %d x %d; this doesn't make much sense.\n" msgstr "" #: ../src/core/window-props.c:403 #, c-format msgid "Application set a bogus _NET_WM_PID %lu\n" msgstr "" #. Translators: the title of a window from another machine #: ../src/core/window-props.c:554 #, c-format msgid "%s (on %s)" msgstr "%s (war %s)" #. Simple case-- don't bother to look it up. It's root. #: ../src/core/window-props.c:586 #, c-format msgid "%s (as superuser)" msgstr "" #. Translators: the title of a window owned by another user #. * on this machine #: ../src/core/window-props.c:604 #, c-format msgid "%s (as %s)" msgstr "" #. Translators: the title of a window owned by another user #. * on this machine, whose name we don't know #: ../src/core/window-props.c:610 #, c-format msgid "%s (as another user)" msgstr "" #: ../src/core/window-props.c:1590 #, c-format msgid "Invalid WM_TRANSIENT_FOR window 0x%lx specified for %s.\n" msgstr "" #: ../src/core/xprops.c:153 #, c-format msgid "" "Window 0x%lx has property %s\n" "that was expected to have type %s format %d\n" "and actually has type %s format %d n_items %d.\n" "This is most likely an application bug, not a window manager bug.\n" "The window has title=\"%s\" class=\"%s\" name=\"%s\"\n" msgstr "" #: ../src/core/xprops.c:409 #, c-format msgid "Property %s on window 0x%lx contained invalid UTF-8\n" msgstr "" #: ../src/core/xprops.c:492 #, c-format msgid "" "Property %s on window 0x%lx contained invalid UTF-8 for item %d in the list\n" msgstr "" #: ../src/org.gnome.metacity.gschema.xml.in.h:1 msgid "Compositing Manager" msgstr "" #: ../src/org.gnome.metacity.gschema.xml.in.h:2 msgid "Determines whether Metacity is a compositing manager." msgstr "" #: ../src/org.gnome.metacity.gschema.xml.in.h:3 msgid "If true, trade off usability for less resource usage" msgstr "" #: ../src/org.gnome.metacity.gschema.xml.in.h:4 msgid "" "If true, Metacity will give the user less feedback by using wireframes, " "avoiding animations, or other means. This is a significant reduction in " "usability for many users, but may allow legacy applications to continue " "working, and may also be a useful tradeoff for terminal servers. However, " "the wireframe feature is disabled when accessibility is on." msgstr "" #: ../src/org.gnome.metacity.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" msgstr "" #: ../src/org.gnome.metacity.gschema.xml.in.h:6 msgid "" "If enabled, dropping windows on vertical screen edges maximizes them " "vertically and resizes them horizontally to cover half of the available " "area. Dropping windows on the top screen edge maximizes them completely." msgstr "" #: ../src/org.gnome.metacity.gschema.xml.in.h:7 msgid "Window placement behavior" msgstr "" #: ../src/org.gnome.metacity.gschema.xml.in.h:8 msgid "" "Metacity's default window-placement behavior is smart (first-fit), similar " "to behaviors in some other window managers. It will try to tile windows so " "that they do not overlap. Set this option to \"smart\" for this behavior. " "This option can be set to \"center\" to place new windows in the centers of " "their workspaces, \"origin\" for the upper-left corners of the workspaces, " "or \"random\" to place new windows at random locations within their " "workspaces." msgstr "" #: ../src/org.gnome.metacity.gschema.xml.in.h:9 msgid "Show window content thumbnail in Alt-Tab" msgstr "" #: ../src/org.gnome.metacity.gschema.xml.in.h:10 msgid "" "If set to true, Metacity will show window content thumbnails in the Alt-Tab " "window instead of only icons." msgstr "" #: ../src/org.gnome.metacity.gschema.xml.in.h:11 msgid "Current theme" msgstr "Neuz en implij" #: ../src/org.gnome.metacity.gschema.xml.in.h:12 msgid "" "The theme determines the appearance of window borders, titlebar, and so " "forth." msgstr "" #: ../src/tools/metacity-message.c:176 #, c-format msgid "Usage: %s\n" msgstr "Arver : %s\n" #: ../src/ui/frames.c:1268 msgid "Close Window" msgstr "Serriñ ar prenestr" #: ../src/ui/frames.c:1271 msgid "Window Menu" msgstr "Lañserioù ar prenestr" #: ../src/ui/frames.c:1274 msgid "Window App Menu" msgstr "" #: ../src/ui/frames.c:1277 msgid "Minimize Window" msgstr "Bihanaat ar prenestr" #: ../src/ui/frames.c:1280 msgid "Maximize Window" msgstr "Brasaat ar prenestr" #: ../src/ui/frames.c:1283 msgid "Restore Window" msgstr "" #: ../src/ui/frames.c:1286 msgid "Roll Up Window" msgstr "" #: ../src/ui/frames.c:1289 msgid "Unroll Window" msgstr "" #: ../src/ui/frames.c:1292 msgid "Keep Window On Top" msgstr "" #: ../src/ui/frames.c:1295 msgid "Remove Window From Top" msgstr "" #: ../src/ui/frames.c:1298 msgid "Always On Visible Workspace" msgstr "" #: ../src/ui/frames.c:1301 msgid "Put Window On Only One Workspace" msgstr "" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:65 msgid "Mi_nimize" msgstr "Bi_hanaat" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:67 msgid "Ma_ximize" msgstr "Bra_saat" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:69 msgid "Unma_ximize" msgstr "Divra_saat" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:71 msgid "Roll _Up" msgstr "_Plegañ" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:73 msgid "_Unroll" msgstr "Di_blegañ" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:75 msgid "_Move" msgstr "_Dilec'hiañ" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:77 msgid "_Resize" msgstr "_Adventañ" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:79 msgid "Move Titlebar On_screen" msgstr "Dilec'hiañ ar varenn ditl 'zo er_skramm" #. separator #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:82 ../src/ui/menu.c:84 msgid "Always on _Top" msgstr "" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:86 msgid "_Always on Visible Workspace" msgstr "_Atav war an dachenn labour war wel" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:88 msgid "_Only on This Workspace" msgstr "War an dachenn-labour-mañ _hepken" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:90 msgid "Move to Workspace _Left" msgstr "Kas d'an dachenn-labour kleiz" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:92 msgid "Move to Workspace R_ight" msgstr "Kas d'an dachenn-labour dehou" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:94 msgid "Move to Workspace _Up" msgstr "Kas d'an dachenn-labour _a us" #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:96 msgid "Move to Workspace _Down" msgstr "Kas d'an dachenn-labour _dindan" #. separator #. Translators: Translate this string the same way as you do in libwnck! #: ../src/ui/menu.c:100 msgid "_Close" msgstr "_Serriñ" #: ../src/ui/menu.c:200 #, c-format msgid "Workspace %d%n" msgstr "" #: ../src/ui/menu.c:210 #, c-format msgid "Workspace 1_0" msgstr "Tachenn labour 1_0" #: ../src/ui/menu.c:212 #, c-format msgid "Workspace %s%d" msgstr "Tachenn labour %s%d" #: ../src/ui/menu.c:379 msgid "Move to Another _Workspace" msgstr "Kas d'un _dachenn-labour all" #. This is the text that should appear next to menu accelerators #. * that use the shift key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../src/ui/metaaccellabel.c:75 msgid "Shift" msgstr "Shift" #. This is the text that should appear next to menu accelerators #. * that use the control key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../src/ui/metaaccellabel.c:81 msgid "Ctrl" msgstr "Ctrl" #. This is the text that should appear next to menu accelerators #. * that use the alt key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../src/ui/metaaccellabel.c:87 msgid "Alt" msgstr "Alt" #. This is the text that should appear next to menu accelerators #. * that use the meta key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../src/ui/metaaccellabel.c:93 msgid "Meta" msgstr "Meta" #. This is the text that should appear next to menu accelerators #. * that use the super key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../src/ui/metaaccellabel.c:99 msgid "Super" msgstr "Super" #. This is the text that should appear next to menu accelerators #. * that use the hyper key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../src/ui/metaaccellabel.c:105 msgid "Hyper" msgstr "Hyper" #. This is the text that should appear next to menu accelerators #. * that use the mod2 key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../src/ui/metaaccellabel.c:111 msgid "Mod2" msgstr "Mod2" #. This is the text that should appear next to menu accelerators #. * that use the mod3 key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../src/ui/metaaccellabel.c:117 msgid "Mod3" msgstr "Mod3" #. This is the text that should appear next to menu accelerators #. * that use the mod4 key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../src/ui/metaaccellabel.c:123 msgid "Mod4" msgstr "Mod4" #. This is the text that should appear next to menu accelerators #. * that use the mod5 key. If the text on this key isn't typically #. * translated on keyboards used for your language, don't translate #. * this. #. #: ../src/ui/metaaccellabel.c:129 msgid "Mod5" msgstr "Mod5" #. Translators: This represents the size of a window. The first number is #. * the width of the window and the second is the height. #. #: ../src/ui/resizepopup.c:139 #, c-format msgid "%d x %d" msgstr "%d x %d" #: ../src/ui/theme.c:268 msgid "top" msgstr "krec'h" #: ../src/ui/theme.c:270 msgid "bottom" msgstr "traoñ" #: ../src/ui/theme.c:272 msgid "left" msgstr "kleiz" #: ../src/ui/theme.c:274 msgid "right" msgstr "dehou" #: ../src/ui/theme.c:301 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "" #: ../src/ui/theme.c:320 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "" #: ../src/ui/theme.c:357 #, c-format msgid "Button aspect ratio %g is not reasonable" msgstr "" #: ../src/ui/theme.c:370 #, c-format msgid "Frame geometry does not specify size of buttons" msgstr "" #: ../src/ui/theme.c:1304 #, c-format msgid "Gradients should have at least two colors" msgstr "" #: ../src/ui/theme.c:1448 #, c-format msgid "" "GTK custom color specification must have color name and fallback in " "parentheses, e.g. gtk:custom(foo,bar); could not parse \"%s\"" msgstr "" #: ../src/ui/theme.c:1464 #, c-format msgid "" "Invalid character '%c' in color_name parameter of gtk:custom, only A-Za-z0-9-" "_ are valid" msgstr "" #: ../src/ui/theme.c:1478 #, c-format msgid "" "Gtk:custom format is \"gtk:custom(color_name,fallback)\", \"%s\" does not " "fit the format" msgstr "" #: ../src/ui/theme.c:1522 #, c-format msgid "" "GTK color specification must have the state in brackets, e.g. gtk:fg[NORMAL] " "where NORMAL is the state; could not parse \"%s\"" msgstr "" #: ../src/ui/theme.c:1536 #, c-format msgid "" "GTK color specification must have a close bracket after the state, e.g. " "gtk:fg[NORMAL] where NORMAL is the state; could not parse \"%s\"" msgstr "" #: ../src/ui/theme.c:1547 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "" #: ../src/ui/theme.c:1560 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "" #: ../src/ui/theme.c:1588 #, c-format msgid "" "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the " "format" msgstr "" #: ../src/ui/theme.c:1599 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "" #: ../src/ui/theme.c:1609 #, c-format msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0" msgstr "" #: ../src/ui/theme.c:1655 #, c-format msgid "" "Shade format is \"shade/base_color/factor\", \"%s\" does not fit the format" msgstr "" #: ../src/ui/theme.c:1666 #, c-format msgid "Could not parse shade factor \"%s\" in shaded color" msgstr "" #: ../src/ui/theme.c:1676 #, c-format msgid "Shade factor \"%s\" in shaded color is negative" msgstr "" #: ../src/ui/theme.c:1705 #, c-format msgid "Could not parse color \"%s\"" msgstr "N'eus ket tu da wiriañ al liv \"%s\"" #: ../src/ui/theme.c:2058 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "" #: ../src/ui/theme.c:2085 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be " "parsed" msgstr "" #: ../src/ui/theme.c:2099 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "" #: ../src/ui/theme.c:2221 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "" #: ../src/ui/theme.c:2278 #, c-format msgid "Coordinate expression was empty or not understood" msgstr "" #: ../src/ui/theme.c:2389 ../src/ui/theme.c:2399 ../src/ui/theme.c:2434 #, c-format msgid "Coordinate expression results in division by zero" msgstr "" #: ../src/ui/theme.c:2442 #, c-format msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "" #: ../src/ui/theme.c:2499 #, c-format msgid "" "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "" #: ../src/ui/theme.c:2508 #, c-format msgid "Coordinate expression had an operand where an operator was expected" msgstr "" #: ../src/ui/theme.c:2516 #, c-format msgid "Coordinate expression ended with an operator instead of an operand" msgstr "" #: ../src/ui/theme.c:2526 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " "operand in between" msgstr "" #: ../src/ui/theme.c:2685 ../src/ui/theme.c:2730 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "" #: ../src/ui/theme.c:2784 #, c-format msgid "Coordinate expression parser overflowed its buffer." msgstr "" #: ../src/ui/theme.c:2813 #, c-format msgid "" "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "" #: ../src/ui/theme.c:2882 #, c-format msgid "" "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "" #: ../src/ui/theme.c:2893 #, c-format msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "" #: ../src/ui/theme.c:3098 ../src/ui/theme.c:3118 ../src/ui/theme.c:3138 #, c-format msgid "Theme contained an expression that resulted in an error: %s\n" msgstr "" #: ../src/ui/theme.c:4797 #, c-format msgid "" "