summaryrefslogtreecommitdiff
path: root/po/et.po
diff options
context:
space:
mode:
authorPriit Laes <plaes at svn dot gnome dot org>2009-02-18 15:41:08 +0000
committerPriit Laes <plaes@src.gnome.org>2009-02-18 15:41:08 +0000
commit15434d5fce879aa82e8e4c6d573be55b54682ec3 (patch)
tree273991855a58b2a87af901e54391d7de52ab99c3 /po/et.po
parenta99a91fd22fc5b3518ffd13bf5b185b6cd84cb91 (diff)
downloadgtk+-15434d5fce879aa82e8e4c6d573be55b54682ec3.tar.gz
Translation updated by Mattias Põldaru
2009-02-18 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Mattias Põldaru svn path=/trunk/; revision=22355
Diffstat (limited to 'po/et.po')
-rw-r--r--po/et.po3284
1 files changed, 1467 insertions, 1817 deletions
diff --git a/po/et.po b/po/et.po
index da2763e9f0..b92ba0d7e0 100644
--- a/po/et.po
+++ b/po/et.po
@@ -1,88 +1,90 @@
# GTK+ eesti keele tõlge.
# Estonian translation of GTK+.
#
-# Copyright (C) 1999-2006 Free Software Foundation, Inc.
-# Copyright (C) 2007, 2008 The GNOME Project.
+# Copyright (C) 1999-2009 Free Software Foundation, Inc.
+# Copyright (C) 2007-2009 The GNOME Project.
# This file is distributed under the same license as the gtk package.
#
# Lauris Kaplinski <lauris@ariman.ee>, 1999.
# Tõivo Leedjärv <toivo@linux.ee>, 2002-2004.
# Priit Laes <amd@tt.ee>, 2004, 2005.
# Ivar Smolin <okul@linux.ee>, 2005-2008.
+# Mattias Põldaru <mahfiaz@gmail.com>, 2009.
+#
#
msgid ""
msgstr ""
"Project-Id-Version: gtk+ HEAD\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-02-17 10:10-0500\n"
-"PO-Revision-Date: 2008-08-29 08:06+0300\n"
-"Last-Translator: Ivar Smolin <okul@linux.ee>\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+&component=general\n"
+"POT-Creation-Date: 2009-02-09 05:39+0000\n"
+"PO-Revision-Date: 2009-02-12 22:02+0300\n"
+"Last-Translator: Mattias Põldaru <mahfiaz gmail com>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\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"
-#: gdk/directfb/gdkdisplay-directfb.c:55
+#: ../gdk/directfb/gdkdisplay-directfb.c:55
msgid "directfb arg"
msgstr "directfb arg"
-#: gdk/directfb/gdkdisplay-directfb.c:55
+#: ../gdk/directfb/gdkdisplay-directfb.c:55
msgid "sdl|system"
msgstr "system"
-#: gdk/gdk.c:103
-#, fuzzy, c-format
+#: ../gdk/gdk.c:103
+#, c-format
msgid "Error parsing option --gdk-debug"
-msgstr "Viga printimisel"
+msgstr "Viga võtme --gdk-debug parsimisel"
-#: gdk/gdk.c:123
+#: ../gdk/gdk.c:123
#, c-format
msgid "Error parsing option --gdk-no-debug"
-msgstr ""
+msgstr "Viga võtme --gdk-no-debug parsimisel"
#. Description of --class=CLASS in --help output
-#: gdk/gdk.c:151
+#: ../gdk/gdk.c:151
msgid "Program class as used by the window manager"
msgstr "Aknahalduri poolt kasutatav programmi klass"
#. Placeholder in --class=CLASS in --help output
-#: gdk/gdk.c:152
+#: ../gdk/gdk.c:152
msgid "CLASS"
msgstr "KLASS"
#. Description of --name=NAME in --help output
-#: gdk/gdk.c:154
+#: ../gdk/gdk.c:154
msgid "Program name as used by the window manager"
msgstr "Aknahalduri poolt kasutatav programmi nimi"
#. Placeholder in --name=NAME in --help output
-#: gdk/gdk.c:155
+#: ../gdk/gdk.c:155
msgid "NAME"
msgstr "NIMI"
#. Description of --display=DISPLAY in --help output
-#: gdk/gdk.c:157
+#: ../gdk/gdk.c:157
msgid "X display to use"
msgstr "Kasutatav X'i kuva"
#. Placeholder in --display=DISPLAY in --help output
-#: gdk/gdk.c:158
+#: ../gdk/gdk.c:158
msgid "DISPLAY"
msgstr "KUVA"
#. Description of --screen=SCREEN in --help output
-#: gdk/gdk.c:160
+#: ../gdk/gdk.c:160
msgid "X screen to use"
msgstr "Kasutatav X'i ekraan"
#. Placeholder in --screen=SCREEN in --help output
-#: gdk/gdk.c:161
+#: ../gdk/gdk.c:161
msgid "SCREEN"
msgstr "EKRAAN"
#. Description of --gdk-debug=FLAGS in --help output
-#: gdk/gdk.c:164
+#: ../gdk/gdk.c:164
msgid "Gdk debugging flags to set"
msgstr "Gdk silumislipud, mida seada"
@@ -90,1156 +92,1162 @@ msgstr "Gdk silumislipud, mida seada"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:457 gtk/gtkmain.c:460
+#: ../gdk/gdk.c:165
+#: ../gdk/gdk.c:168
+#: ../gtk/gtkmain.c:457
+#: ../gtk/gtkmain.c:460
msgid "FLAGS"
msgstr "LIPUD"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: gdk/gdk.c:167
+#: ../gdk/gdk.c:167
msgid "Gdk debugging flags to unset"
msgstr "Gdk silumislipud, mida maha võtta"
-#: gdk/keyname-table.h:3940
-#, fuzzy
+#: ../gdk/keyname-table.h:3940
msgctxt "keyboard label"
msgid "BackSpace"
-msgstr "_Asenda"
+msgstr "BackSpace"
-#: gdk/keyname-table.h:3941
+#: ../gdk/keyname-table.h:3941
msgctxt "keyboard label"
msgid "Tab"
-msgstr ""
+msgstr "Tab"
-#: gdk/keyname-table.h:3942
+#: ../gdk/keyname-table.h:3942
msgctxt "keyboard label"
msgid "Return"
-msgstr ""
+msgstr "Enter"
-#: gdk/keyname-table.h:3943
-#, fuzzy
+#: ../gdk/keyname-table.h:3943
msgctxt "keyboard label"
msgid "Pause"
-msgstr "Pausitud"
+msgstr "Pause"
-#: gdk/keyname-table.h:3944
+#: ../gdk/keyname-table.h:3944
msgctxt "keyboard label"
msgid "Scroll_Lock"
-msgstr ""
+msgstr "Scroll_Lock"
-#: gdk/keyname-table.h:3945
-#, fuzzy
+#: ../gdk/keyname-table.h:3945
msgctxt "keyboard label"
msgid "Sys_Req"
-msgstr "Failisüsteem"
+msgstr "Sys_Req"
-#: gdk/keyname-table.h:3946
-#, fuzzy
+#: ../gdk/keyname-table.h:3946
msgctxt "keyboard label"
msgid "Escape"
-msgstr "Rõhtne"
+msgstr "Escape"
-#: gdk/keyname-table.h:3947
-#, fuzzy
+#: ../gdk/keyname-table.h:3947
msgctxt "keyboard label"
msgid "Multi_key"
-msgstr "Multipress"
+msgstr "Multi_key"
-#: gdk/keyname-table.h:3948
-#, fuzzy
+#: ../gdk/keyname-table.h:3948
msgctxt "keyboard label"
msgid "Home"
-msgstr "_Kodu"
+msgstr "Home"
-#: gdk/keyname-table.h:3949
-#, fuzzy
+#: ../gdk/keyname-table.h:3949
msgctxt "keyboard label"
msgid "Left"
-msgstr "_Vasak:"
+msgstr "Left"
-#: gdk/keyname-table.h:3950
+#: ../gdk/keyname-table.h:3950
msgctxt "keyboard label"
msgid "Up"
-msgstr ""
+msgstr "Up"
-#: gdk/keyname-table.h:3951
-#, fuzzy
+#: ../gdk/keyname-table.h:3951
msgctxt "keyboard label"
msgid "Right"
-msgstr "_Parem:"
+msgstr "Right"
-#: gdk/keyname-table.h:3952
-#, fuzzy
+#: ../gdk/keyname-table.h:3952
msgctxt "keyboard label"
msgid "Down"
-msgstr "Alumine rada"
+msgstr "Down"
-#: gdk/keyname-table.h:3953
-#, fuzzy
+#: ../gdk/keyname-table.h:3953
msgctxt "keyboard label"
msgid "Page_Up"
-msgstr "Lehekül_je sätted"
+msgstr "Page_Up"
-#: gdk/keyname-table.h:3954
+#: ../gdk/keyname-table.h:3954
msgctxt "keyboard label"
msgid "Page_Down"
-msgstr ""
+msgstr "Page_Down"
-#: gdk/keyname-table.h:3955
+#: ../gdk/keyname-table.h:3955
msgctxt "keyboard label"
msgid "End"
-msgstr ""
+msgstr "End"
-#: gdk/keyname-table.h:3956
+#: ../gdk/keyname-table.h:3956
msgctxt "keyboard label"
msgid "Begin"
-msgstr ""
+msgstr "Begin"
-#: gdk/keyname-table.h:3957
-#, fuzzy
+#: ../gdk/keyname-table.h:3957
msgctxt "keyboard label"
msgid "Print"
-msgstr "Prindi"
+msgstr "Print"
-#: gdk/keyname-table.h:3958
+#: ../gdk/keyname-table.h:3958
msgctxt "keyboard label"
msgid "Insert"
-msgstr ""
+msgstr "Insert"
-#: gdk/keyname-table.h:3959
+#: ../gdk/keyname-table.h:3959
msgctxt "keyboard label"
msgid "Num_Lock"
-msgstr ""
+msgstr "Num_Lock"
-#: gdk/keyname-table.h:3960
-#, fuzzy
+#: ../gdk/keyname-table.h:3960
msgctxt "keyboard label"
msgid "KP_Space"
-msgstr "_Asenda"
+msgstr "KP_Space"
-#: gdk/keyname-table.h:3961
+#: ../gdk/keyname-table.h:3961
msgctxt "keyboard label"
msgid "KP_Tab"
-msgstr ""
+msgstr "KP_Tab"
-#: gdk/keyname-table.h:3962
-#, fuzzy
+#: ../gdk/keyname-table.h:3962
msgctxt "keyboard label"
msgid "KP_Enter"
-msgstr "Printer"
+msgstr "KP_Enter"
-#: gdk/keyname-table.h:3963
-#, fuzzy
+#: ../gdk/keyname-table.h:3963
msgctxt "keyboard label"
msgid "KP_Home"
-msgstr "_Kodu"
+msgstr "KP_Home"
-#: gdk/keyname-table.h:3964
-#, fuzzy
+#: ../gdk/keyname-table.h:3964
msgctxt "keyboard label"
msgid "KP_Left"
-msgstr "_Vasak:"
+msgstr "KP_Left"
-#: gdk/keyname-table.h:3965
+#: ../gdk/keyname-table.h:3965
msgctxt "keyboard label"
msgid "KP_Up"
-msgstr ""
+msgstr "KP_Up"
-#: gdk/keyname-table.h:3966
-#, fuzzy
+#: ../gdk/keyname-table.h:3966
msgctxt "keyboard label"
msgid "KP_Right"
-msgstr "_Parem:"
+msgstr "KP_Right"
-#: gdk/keyname-table.h:3967
+#: ../gdk/keyname-table.h:3967
msgctxt "keyboard label"
msgid "KP_Down"
-msgstr ""
+msgstr "KP_Down"
-#: gdk/keyname-table.h:3968
+#: ../gdk/keyname-table.h:3968
msgctxt "keyboard label"
msgid "KP_Page_Up"
-msgstr ""
+msgstr "KP_Page_Up"
-#: gdk/keyname-table.h:3969
+#: ../gdk/keyname-table.h:3969
msgctxt "keyboard label"
msgid "KP_Prior"
-msgstr ""
+msgstr "KP_Prior"
-#: gdk/keyname-table.h:3970
-#, fuzzy
+#: ../gdk/keyname-table.h:3970
msgctxt "keyboard label"
msgid "KP_Page_Down"
msgstr "KP_Page_Down"
-#: gdk/keyname-table.h:3971
+#: ../gdk/keyname-table.h:3971
msgctxt "keyboard label"
msgid "KP_Next"
-msgstr ""
+msgstr "KP_Next"
-#: gdk/keyname-table.h:3972
+#: ../gdk/keyname-table.h:3972
msgctxt "keyboard label"
msgid "KP_End"
-msgstr ""
+msgstr "KP_End"
-#: gdk/keyname-table.h:3973
+#: ../gdk/keyname-table.h:3973
msgctxt "keyboard label"
msgid "KP_Begin"
-msgstr ""
+msgstr "KP_Begin"
-#: gdk/keyname-table.h:3974
+#: ../gdk/keyname-table.h:3974
msgctxt "keyboard label"
msgid "KP_Insert"
-msgstr ""
+msgstr "KP_Insert"
-#: gdk/keyname-table.h:3975
-#, fuzzy
+#: ../gdk/keyname-table.h:3975
msgctxt "keyboard label"
msgid "KP_Delete"
-msgstr "Ku_stuta"
+msgstr "KP_Delete"
-#: gdk/keyname-table.h:3976
-#, fuzzy
+#: ../gdk/keyname-table.h:3976
msgctxt "keyboard label"
msgid "Delete"
-msgstr "Ku_stuta"
+msgstr "Delete"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:965
-#: gdk-pixbuf/gdk-pixbuf-io.c:1225 tests/testfilechooser.c:222
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:965
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1225
+#: ../tests/testfilechooser.c:222
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Tõrge faili '%s' avamisel: %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:977
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:977
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Pildifaili '%s' ei sisalda andmeid"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:1013
-#: gdk-pixbuf/gdk-pixbuf-io.c:1277 tests/testfilechooser.c:267
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1013
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1277
+#: ../tests/testfilechooser.c:267
#, c-format
-msgid ""
-"Failed to load image '%s': reason not known, probably a corrupt image file"
-msgstr ""
-"Tõrge pildifaili '%s' laadimisel: põhjus teadmata, arvatavasti on pildifail "
-"rikutud"
+msgid "Failed to load image '%s': reason not known, probably a corrupt image file"
+msgstr "Tõrge pildifaili '%s' laadimisel: põhjus teadmata, arvatavasti on pildifail rikutud"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:221
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221
#, c-format
-msgid ""
-"Failed to load animation '%s': reason not known, probably a corrupt "
-"animation file"
-msgstr ""
-"Tõrge animatsiooni '%s' laadimisel: põhjuse teadmata, arvatavasti on "
-"animatsioonifail rikutud"
+msgid "Failed to load animation '%s': reason not known, probably a corrupt animation file"
+msgstr "Tõrge animatsiooni '%s' laadimisel: põhjus teadmata, arvatavasti on animatsioonifail rikutud"
-#: gdk-pixbuf/gdk-pixbuf-io.c:701
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:701
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Piltide laadimise moodulit pole võimalik laadida: %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:716
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:716
#, c-format
-msgid ""
-"Image-loading module %s does not export the proper interface; perhaps it's "
-"from a different GTK version?"
-msgstr ""
-"Pildilaadimismoodul '%s' ei väljasta korralikku liidest; võibolla on "
-"tegemist erinevate GTK versioonidega?"
+msgid "Image-loading module %s does not export the proper interface; perhaps it's from a different GTK version?"
+msgstr "Pildilaadimismoodul '%s' ei väljasta korralikku liidest; võib-olla on tegemist erinevate GTK versioonidega?"
-#: gdk-pixbuf/gdk-pixbuf-io.c:725 gdk-pixbuf/gdk-pixbuf-io.c:776
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:725
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:776
#, c-format
msgid "Image type '%s' is not supported"
msgstr "'%s' pilditüüp pole toetatud"
-#: gdk-pixbuf/gdk-pixbuf-io.c:846
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:846
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Pildifaili '%s' vormingut pole võimalik ära tunda"
-#: gdk-pixbuf/gdk-pixbuf-io.c:854
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:854
msgid "Unrecognized image file format"
msgstr "Pildifaili vorming pole äratuntav"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1022
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1022
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Tõrge pildi '%s' laadimisel: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1656 gdk-pixbuf/io-gdip-utils.c:952
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1656
+#: ../gdk-pixbuf/io-gdip-utils.c:952
#, c-format
msgid "Error writing to image file: %s"
msgstr "Viga pildifaili kirjutamisel: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1701 gdk-pixbuf/gdk-pixbuf-io.c:1831
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1701
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1831
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
-msgstr "See gdk-pixbuf'i build ei toeta %s pildivormingu salvestamist"
+msgstr "See gdk-pixbuf'i variant ei toeta %s pildivormingu salvestamist"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1735
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1735
msgid "Insufficient memory to save image to callback"
-msgstr ""
+msgstr "Pildi väljakutsesse salvestamiseks pole piisavalt mälu"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1748
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1748
msgid "Failed to open temporary file"
msgstr "Tõrge ajutise faili avamisel"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1774
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1774
msgid "Failed to read from temporary file"
msgstr "Tõrge ajutisest failist lugemisel"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2008
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2008
#, c-format
msgid "Failed to open '%s' for writing: %s"
-msgstr "Tõrge faili '%s' avamise kirjutamiseks: %s"
+msgstr "Tõrge faili '%s' kirjutamiseks avamisel: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2033
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2033
#, c-format
-msgid ""
-"Failed to close '%s' while writing image, all data may not have been saved: %"
-"s"
-msgstr ""
-"Tõrge faili '%s' sulgemisel, kõiki andmeid ei pruugi olla salvestatud: %s"
+msgid "Failed to close '%s' while writing image, all data may not have been saved: %s"
+msgstr "Tõrge faili '%s' sulgemisel, kõik andmeid ei pruugi olla salvestatud: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2253 gdk-pixbuf/gdk-pixbuf-io.c:2304
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2253
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2304
msgid "Insufficient memory to save image into a buffer"
msgstr "Pildi puhvrisse salvestamiseks pole piisavalt mälu"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2350
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2350
msgid "Error writing to image stream"
msgstr "Viga pildifaili voogu kirjutamisel"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:330
+#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330
#, c-format
-msgid ""
-"Internal error: Image loader module '%s' failed to complete an operation, "
-"but didn't give a reason for the failure"
-msgstr ""
-"Sisemine viga: Pildilaadimismooduli '%s' tõrge toimingu läbiviimisel, moodul "
-"ei andud tõrke põhjuste kohta andmeid"
+msgid "Internal error: Image loader module '%s' failed to complete an operation, but didn't give a reason for the failure"
+msgstr "Sisemine viga: pildilaadimismooduli '%s' tõrge toimingu läbiviimisel, moodul ei andud tõrke põhjuse kohta andmeid"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:372
+#: ../gdk-pixbuf/gdk-pixbuf-loader.c:372
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Osade kaupa laadimine pole %s pilditüübi puhul toetatud"
-#: gdk-pixbuf/gdk-pixdata.c:147
+#: ../gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Pildi päis on rikutud"
-#: gdk-pixbuf/gdk-pixdata.c:152
+#: ../gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Pildi vorming on tundmatu"
-#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
+#: ../gdk-pixbuf/gdk-pixdata.c:157
+#: ../gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Pildi piksliandmed on rikutud"
-#: gdk-pixbuf/gdk-pixdata.c:431
+#: ../gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "tõrge pildipuhvrile %u baidi eraldamisel"
msgstr[1] "tõrge pildipuhvrile %u baidi eraldamisel"
-#: gdk-pixbuf/io-ani.c:244
+#: ../gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Animatsioonis on ootamatu ikoonitükk"
-#: gdk-pixbuf/io-ani.c:337
+#: ../gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Animatsioonitüüp pole toetatud"
-#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432
-#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569
+#: ../gdk-pixbuf/io-ani.c:348
+#: ../gdk-pixbuf/io-ani.c:406
+#: ../gdk-pixbuf/io-ani.c:432
+#: ../gdk-pixbuf/io-ani.c:455
+#: ../gdk-pixbuf/io-ani.c:482
+#: ../gdk-pixbuf/io-ani.c:569
msgid "Invalid header in animation"
msgstr "Vigane päis animatsioonis"
-#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464
-#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614
+#: ../gdk-pixbuf/io-ani.c:358
+#: ../gdk-pixbuf/io-ani.c:380
+#: ../gdk-pixbuf/io-ani.c:464
+#: ../gdk-pixbuf/io-ani.c:491
+#: ../gdk-pixbuf/io-ani.c:542
+#: ../gdk-pixbuf/io-ani.c:614
msgid "Not enough memory to load animation"
msgstr "Animatsiooni laadimiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443
+#: ../gdk-pixbuf/io-ani.c:398
+#: ../gdk-pixbuf/io-ani.c:424
+#: ../gdk-pixbuf/io-ani.c:443
msgid "Malformed chunk in animation"
msgstr "Animatsioonis on vigaselt vormindatud tükk"
-#: gdk-pixbuf/io-ani.c:711
+#: ../gdk-pixbuf/io-ani.c:711
msgid "The ANI image format"
msgstr "ANI-pildivorming"
-#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338
-#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496
+#: ../gdk-pixbuf/io-bmp.c:230
+#: ../gdk-pixbuf/io-bmp.c:267
+#: ../gdk-pixbuf/io-bmp.c:338
+#: ../gdk-pixbuf/io-bmp.c:370
+#: ../gdk-pixbuf/io-bmp.c:393
+#: ../gdk-pixbuf/io-bmp.c:496
msgid "BMP image has bogus header data"
msgstr "BMP-pildi päises on võltsandmed"
-#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433
+#: ../gdk-pixbuf/io-bmp.c:241
+#: ../gdk-pixbuf/io-bmp.c:433
msgid "Not enough memory to load bitmap image"
-msgstr "Rastergraafikapildi laadimiseks pole piisavalt mälu"
+msgstr "Rasterpildi laadimiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-bmp.c:319
+#: ../gdk-pixbuf/io-bmp.c:319
msgid "BMP image has unsupported header size"
msgstr "BMP-pilt omas toetamata suurusega päist"
-#: gdk-pixbuf/io-bmp.c:357
+#: ../gdk-pixbuf/io-bmp.c:357
msgid "Topdown BMP images cannot be compressed"
msgstr "Ülalt-alla suunaga BMP-pilte pole võimalik pakkida"
-#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709
+#: ../gdk-pixbuf/io-bmp.c:717
+#: ../gdk-pixbuf/io-pnm.c:709
msgid "Premature end-of-file encountered"
msgstr "Faili lõpp tuli enneaegselt"
-#: gdk-pixbuf/io-bmp.c:1329
+#: ../gdk-pixbuf/io-bmp.c:1329
msgid "Couldn't allocate memory for saving BMP file"
msgstr "BMP-faili salvestamiseks pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-bmp.c:1370
+#: ../gdk-pixbuf/io-bmp.c:1370
msgid "Couldn't write to BMP file"
msgstr "BMP-faili pole võimalik kirjutada"
-#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82
+#: ../gdk-pixbuf/io-bmp.c:1423
+#: ../gdk-pixbuf/io-gdip-bmp.c:82
msgid "The BMP image format"
msgstr "BMP-pildivorming"
-#: gdk-pixbuf/io-gif.c:222
+#: ../gdk-pixbuf/io-gif.c:222
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Viga GIF-faili lugemisel: %s"
-#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1481 gdk-pixbuf/io-gif.c:1642
+#: ../gdk-pixbuf/io-gif.c:496
+#: ../gdk-pixbuf/io-gif.c:1481
+#: ../gdk-pixbuf/io-gif.c:1642
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
msgstr "GIF-failis on mõningad andmed puudu (kas seda on kuidagi tükeldatud?)"
-#: gdk-pixbuf/io-gif.c:505
+#: ../gdk-pixbuf/io-gif.c:505
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Sisemine viga GIF laadijas (%s)"
-#: gdk-pixbuf/io-gif.c:579
+#: ../gdk-pixbuf/io-gif.c:579
msgid "Stack overflow"
msgstr "Pinu ületäituvus"
-#: gdk-pixbuf/io-gif.c:639
+#: ../gdk-pixbuf/io-gif.c:639
msgid "GIF image loader cannot understand this image."
msgstr "GIF-pildifaili laadija ei saa sellest pildist aru."
-#: gdk-pixbuf/io-gif.c:668
+#: ../gdk-pixbuf/io-gif.c:668
msgid "Bad code encountered"
msgstr "Avastati vigane kood"
-#: gdk-pixbuf/io-gif.c:678
+#: ../gdk-pixbuf/io-gif.c:678
msgid "Circular table entry in GIF file"
msgstr "GIF-failis on ringseosega tabelikirje"
-#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1468 gdk-pixbuf/io-gif.c:1515
-#: gdk-pixbuf/io-gif.c:1630
+#: ../gdk-pixbuf/io-gif.c:866
+#: ../gdk-pixbuf/io-gif.c:1468
+#: ../gdk-pixbuf/io-gif.c:1515
+#: ../gdk-pixbuf/io-gif.c:1630
msgid "Not enough memory to load GIF file"
msgstr "GIF-faili laadimiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-gif.c:960
+#: ../gdk-pixbuf/io-gif.c:960
msgid "Not enough memory to composite a frame in GIF file"
msgstr "GIF-failis liitraami loomiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-gif.c:1132
+#: ../gdk-pixbuf/io-gif.c:1132
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF-pilt on rikutud (mittekorrektne LZW pakkimine)"
-#: gdk-pixbuf/io-gif.c:1182
+#: ../gdk-pixbuf/io-gif.c:1182
msgid "File does not appear to be a GIF file"
msgstr "Fail ei tundu olevat GIF-fail"
-#: gdk-pixbuf/io-gif.c:1194
+#: ../gdk-pixbuf/io-gif.c:1194
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "GIF-failivormingu versioon %s pole toetatud"
-#: gdk-pixbuf/io-gif.c:1303
-msgid ""
-"GIF image has no global colormap, and a frame inside it has no local "
-"colormap."
-msgstr ""
-"GIF-pildil puudub üldine värvikaart ja raami sees pole kohalikku värvikaarti."
+#: ../gdk-pixbuf/io-gif.c:1303
+msgid "GIF image has no global colormap, and a frame inside it has no local colormap."
+msgstr "GIF-pildil puudub üldine värvikaart ja raami sees pole kohalikku värvikaarti."
-#: gdk-pixbuf/io-gif.c:1537
+#: ../gdk-pixbuf/io-gif.c:1537
msgid "GIF image was truncated or incomplete."
msgstr "GIF-pilt pole täielik või on seda tükeldatud."
-#: gdk-pixbuf/io-gif.c:1693 gdk-pixbuf/io-gdip-gif.c:80
+#: ../gdk-pixbuf/io-gif.c:1693
+#: ../gdk-pixbuf/io-gdip-gif.c:80
msgid "The GIF image format"
msgstr "GIF-failivorming"
-#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277
-#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359
+#: ../gdk-pixbuf/io-ico.c:211
+#: ../gdk-pixbuf/io-ico.c:225
+#: ../gdk-pixbuf/io-ico.c:277
+#: ../gdk-pixbuf/io-ico.c:290
+#: ../gdk-pixbuf/io-ico.c:359
msgid "Invalid header in icon"
msgstr "Vigane päis ikoonis"
-#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369
-#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462
+#: ../gdk-pixbuf/io-ico.c:240
+#: ../gdk-pixbuf/io-ico.c:300
+#: ../gdk-pixbuf/io-ico.c:369
+#: ../gdk-pixbuf/io-ico.c:432
+#: ../gdk-pixbuf/io-ico.c:462
msgid "Not enough memory to load icon"
msgstr "Ikooni laadimiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-ico.c:322
+#: ../gdk-pixbuf/io-ico.c:322
msgid "Icon has zero width"
msgstr "Ikoonil on null-laius"
-#: gdk-pixbuf/io-ico.c:332
+#: ../gdk-pixbuf/io-ico.c:332
msgid "Icon has zero height"
msgstr "Ikoonil on null-kõrgus"
-#: gdk-pixbuf/io-ico.c:384
+#: ../gdk-pixbuf/io-ico.c:384
msgid "Compressed icons are not supported"
msgstr "Pakitud ikoonid pole toetatud"
-#: gdk-pixbuf/io-ico.c:417
+#: ../gdk-pixbuf/io-ico.c:417
msgid "Unsupported icon type"
msgstr "Toetamata ikoonitüüp"
-#: gdk-pixbuf/io-ico.c:511
+#: ../gdk-pixbuf/io-ico.c:511
msgid "Not enough memory to load ICO file"
msgstr "ICO-faili laadimiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-ico.c:976
+#: ../gdk-pixbuf/io-ico.c:976
msgid "Image too large to be saved as ICO"
msgstr "Pilt on ICO-vormingus salvestamiseks liiga suur"
-#: gdk-pixbuf/io-ico.c:987
+#: ../gdk-pixbuf/io-ico.c:987
msgid "Cursor hotspot outside image"
-msgstr ""
+msgstr "Kursori tulipunkt jääb pildist välja"
-#: gdk-pixbuf/io-ico.c:1010
+#: ../gdk-pixbuf/io-ico.c:1010
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Toetamata värvisügavus %d ICO-faili jaoks"
-#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59
+#: ../gdk-pixbuf/io-ico.c:1245
+#: ../gdk-pixbuf/io-gdip-ico.c:59
msgid "The ICO image format"
msgstr "ICO-pildivorming"
-#: gdk-pixbuf/io-icns.c:347
+#: ../gdk-pixbuf/io-icns.c:347
#, c-format
msgid "Error reading ICNS image: %s"
msgstr "Viga ICNS-pildi lugemisel: %s"
-#: gdk-pixbuf/io-icns.c:364
+#: ../gdk-pixbuf/io-icns.c:364
msgid "Could not decode ICNS file"
msgstr "ICNS-faili pole võimalik dekodeerida"
-#: gdk-pixbuf/io-icns.c:397
+#: ../gdk-pixbuf/io-icns.c:397
msgid "The ICNS image format"
msgstr "ICNS-pildivorming"
-#: gdk-pixbuf/io-jasper.c:75
+#: ../gdk-pixbuf/io-jasper.c:75
msgid "Couldn't allocate memory for stream"
msgstr "Voo jaoks pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-jasper.c:105
+#: ../gdk-pixbuf/io-jasper.c:105
msgid "Couldn't decode image"
msgstr "Pilti pole võimalik dekodeerida"
-#: gdk-pixbuf/io-jasper.c:123
+#: ../gdk-pixbuf/io-jasper.c:123
msgid "Transformed JPEG2000 has zero width or height"
msgstr "Transformeeritud JPEG2000 laius või kõrgus on null"
-#: gdk-pixbuf/io-jasper.c:137
+#: ../gdk-pixbuf/io-jasper.c:137
msgid "Image type currently not supported"
msgstr "Pilditüüp pole hetkel toetatud"
-#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157
+#: ../gdk-pixbuf/io-jasper.c:149
+#: ../gdk-pixbuf/io-jasper.c:157
msgid "Couldn't allocate memory for color profile"
msgstr "Värviprifiilile pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-jasper.c:182
+#: ../gdk-pixbuf/io-jasper.c:182
msgid "Insufficient memory to open JPEG 2000 file"
msgstr "JPEG 2000 faili avamiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-jasper.c:264
+#: ../gdk-pixbuf/io-jasper.c:264
msgid "Couldn't allocate memory to buffer image data"
msgstr "Pildi andmete puhverdamiseks pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-jasper.c:308
+#: ../gdk-pixbuf/io-jasper.c:308
msgid "The JPEG 2000 image format"
msgstr "JPEG 2000 pildivorming"
-#: gdk-pixbuf/io-jpeg.c:117
+#: ../gdk-pixbuf/io-jpeg.c:117
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Viga JPEG-pildifaili (%s) tõlgendamisel"
-#: gdk-pixbuf/io-jpeg.c:529
-msgid ""
-"Insufficient memory to load image, try exiting some applications to free "
-"memory"
-msgstr ""
-"Pildifaili laadimiseks pole piisavalt mälu. Mälu vabastamiseks võid sa "
-"proovida sulgeda mõned rakendused"
+#: ../gdk-pixbuf/io-jpeg.c:529
+msgid "Insufficient memory to load image, try exiting some applications to free memory"
+msgstr "Pildifaili laadimiseks pole piisavalt mälu. Mälu vabastamiseks võid sa proovida sulgeda mõned rakendused"
-#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776
+#: ../gdk-pixbuf/io-jpeg.c:570
+#: ../gdk-pixbuf/io-jpeg.c:776
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Toetamata JPEG värvituum (%s)"
-#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177
-#: gdk-pixbuf/io-jpeg.c:1186
+#: ../gdk-pixbuf/io-jpeg.c:668
+#: ../gdk-pixbuf/io-jpeg.c:944
+#: ../gdk-pixbuf/io-jpeg.c:1177
+#: ../gdk-pixbuf/io-jpeg.c:1186
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "JPEG-faili laadimiseks pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-jpeg.c:920
+#: ../gdk-pixbuf/io-jpeg.c:920
msgid "Transformed JPEG has zero width or height."
msgstr "Transformeeritud JPEG laius või kõrgus on null."
-#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53
+#: ../gdk-pixbuf/io-jpeg.c:1133
+#: ../gdk-pixbuf/io-gdip-jpeg.c:53
#, c-format
-msgid ""
-"JPEG quality must be a value between 0 and 100; value '%s' could not be "
-"parsed."
-msgstr ""
-"JPEG kvaliteedi väärtus peab olema 0 ja 100 vahel; väärtust '%s' pole "
-"võimalik analüüsida."
+msgid "JPEG quality must be a value between 0 and 100; value '%s' could not be parsed."
+msgstr "JPEG kvaliteedi väärtus peab olema 0 ja 100 vahel; väärtust '%s' pole võimalik analüüsida."
-#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68
+#: ../gdk-pixbuf/io-jpeg.c:1148
+#: ../gdk-pixbuf/io-gdip-jpeg.c:68
#, c-format
-msgid ""
-"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
-msgstr ""
-"JPEG kvaliteedi väärtus peab olema 0 ja 100 vahel; väärtus '%d' pole lubatud."
+msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
+msgstr "JPEG kvaliteedi väärtus peab olema 0 ja 100 vahel; väärtus '%d' pole lubatud."
-#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136
+#: ../gdk-pixbuf/io-jpeg.c:1309
+#: ../gdk-pixbuf/io-gdip-jpeg.c:136
msgid "The JPEG image format"
msgstr "JPEG-pildivorming"
-#: gdk-pixbuf/io-pcx.c:187
+#: ../gdk-pixbuf/io-pcx.c:187
msgid "Couldn't allocate memory for header"
msgstr "Päise jaoks pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560
+#: ../gdk-pixbuf/io-pcx.c:202
+#: ../gdk-pixbuf/io-pcx.c:560
msgid "Couldn't allocate memory for context buffer"
msgstr "Kontekstipuhvri jaoks pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-pcx.c:601
+#: ../gdk-pixbuf/io-pcx.c:601
msgid "Image has invalid width and/or height"
msgstr "Pildil on vigane laius ja/või kõrgus"
-#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674
+#: ../gdk-pixbuf/io-pcx.c:613
+#: ../gdk-pixbuf/io-pcx.c:674
msgid "Image has unsupported bpp"
msgstr "Pildil on toetamata värvisügavus"
-#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626
+#: ../gdk-pixbuf/io-pcx.c:618
+#: ../gdk-pixbuf/io-pcx.c:626
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Pildil on toetamata hulk %d-bitiseid tasandeid"
-#: gdk-pixbuf/io-pcx.c:642
+#: ../gdk-pixbuf/io-pcx.c:642
msgid "Couldn't create new pixbuf"
-msgstr ""
+msgstr "Uut pixbuf'i pole võimalik luua"
-#: gdk-pixbuf/io-pcx.c:650
+#: ../gdk-pixbuf/io-pcx.c:650
msgid "Couldn't allocate memory for line data"
msgstr "Joone andmetele pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-pcx.c:657
+#: ../gdk-pixbuf/io-pcx.c:657
msgid "Couldn't allocate memory for paletted data"
msgstr "Paleti andmetele pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-pcx.c:704
+#: ../gdk-pixbuf/io-pcx.c:704
msgid "Didn't get all lines of PCX image"
msgstr "PCX-pildi jaoks ei saadud kõiki ridu"
-#: gdk-pixbuf/io-pcx.c:711
+#: ../gdk-pixbuf/io-pcx.c:711
msgid "No palette found at end of PCX data"
msgstr "PCX-andmete lõpust ei leitud paletti"
-#: gdk-pixbuf/io-pcx.c:756
+#: ../gdk-pixbuf/io-pcx.c:756
msgid "The PCX image format"
msgstr "PCX-pildivorming"
-#: gdk-pixbuf/io-png.c:55
+#: ../gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Bittide arv PNG-faili kanalis on vigane."
-#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618
+#: ../gdk-pixbuf/io-png.c:136
+#: ../gdk-pixbuf/io-png.c:618
msgid "Transformed PNG has zero width or height."
msgstr "Transformeeritud PNG laius või kõrgus on null."
-#: gdk-pixbuf/io-png.c:144
+#: ../gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Bittide arv transformeeritud PNG kanali kohta pole 8."
-#: gdk-pixbuf/io-png.c:153
+#: ../gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Transformeeritud PNG pole RGB ega RGBA."
-#: gdk-pixbuf/io-png.c:162
+#: ../gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
-msgstr ""
-"Transformeeritud PNG omab toetamata arvu kanaleid, peaks olema 3 või 4."
+msgstr "Transformeeritud PNG omab toetamata arvu kanaleid, peaks olema 3 või 4."
-#: gdk-pixbuf/io-png.c:183
+#: ../gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Saatuslik viga PNG-pildifailis: %s"
-#: gdk-pixbuf/io-png.c:310
+#: ../gdk-pixbuf/io-png.c:310
msgid "Insufficient memory to load PNG file"
msgstr "PNG-faili laadimiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-png.c:633
+#: ../gdk-pixbuf/io-png.c:633
#, c-format
-msgid ""
-"Insufficient memory to store a %ld by %ld image; try exiting some "
-"applications to reduce memory usage"
-msgstr ""
-"%ldx%ld suurusega pildi salvestamiseks pole piisavalt mälu. Mälukasutuse "
-"vähendamiseks võid sa proovida mõnede rakenduste sulgemist"
+msgid "Insufficient memory to store a %ld by %ld image; try exiting some applications to reduce memory usage"
+msgstr "%ldx%ld suurusega pildi salvestamiseks pole piisavalt mälu. Mälukasutuse vähendamiseks võid sa proovida mõnede rakenduste sulgemist"
-#: gdk-pixbuf/io-png.c:684
+#: ../gdk-pixbuf/io-png.c:684
msgid "Fatal error reading PNG image file"
msgstr "Saatuslik viga PNG-pildifaili lugemisel"
-#: gdk-pixbuf/io-png.c:733
+#: ../gdk-pixbuf/io-png.c:733
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Saatuslik viga PNG-pildifaili lugemisel: %s"
-#: gdk-pixbuf/io-png.c:825
-msgid ""
-"Keys for PNG text chunks must have at least 1 and at most 79 characters."
-msgstr ""
-"PNG tekstitükkide võtmed peavad olema vähemalt 1 märgi ja kõige rohkem 79 "
-"märgi pikkused."
+#: ../gdk-pixbuf/io-png.c:825
+msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters."
+msgstr "PNG tekstitükkide võtmed peavad olema vähemalt 1 märgi ja kõige rohkem 79 märgi pikkused."
-#: gdk-pixbuf/io-png.c:833
+#: ../gdk-pixbuf/io-png.c:833
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG tekstitükkide võtmed peavad olema ASCII-märkidena."
-#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56
+#: ../gdk-pixbuf/io-png.c:846
+#: ../gdk-pixbuf/io-gdip-png.c:56
#, c-format
-msgid ""
-"PNG compression level must be a value between 0 and 9; value '%s' could not "
-"be parsed."
-msgstr ""
-"PNG pakkimistase peab olema 0 ja 9 vahel; väärtust '%s' pole võimalik "
-"analüüsida."
+msgid "PNG compression level must be a value between 0 and 9; value '%s' could not be parsed."
+msgstr "PNG pakkimistase peab olema 0 ja 9 vahel; väärtust '%s' pole võimalik analüüsida."
-#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68
+#: ../gdk-pixbuf/io-png.c:858
+#: ../gdk-pixbuf/io-gdip-png.c:68
#, c-format
-msgid ""
-"PNG compression level must be a value between 0 and 9; value '%d' is not "
-"allowed."
+msgid "PNG compression level must be a value between 0 and 9; value '%d' is not allowed."
msgstr "PNG pakkimistase peab olema 0 ja 9 vahel; väärtus '%d' pole lubatud."
-#: gdk-pixbuf/io-png.c:896
+#: ../gdk-pixbuf/io-png.c:896
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
-msgstr ""
-"PNG tekstitüki %s väärtust pole võimalik ISO-8859-1 kooditabelile vastavaks "
-"teisendada."
+msgstr "PNG tekstitüki %s väärtust pole võimalik ISO-8859-1 kooditabelile vastavaks teisendada."
-#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133
+#: ../gdk-pixbuf/io-png.c:1045
+#: ../gdk-pixbuf/io-gdip-png.c:133
msgid "The PNG image format"
msgstr "PNG-pildivorming"
-#: gdk-pixbuf/io-pnm.c:250
+#: ../gdk-pixbuf/io-pnm.c:250
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM laadur lootis leida täisarvu, kuid ei leidnud"
-#: gdk-pixbuf/io-pnm.c:282
+#: ../gdk-pixbuf/io-pnm.c:282
msgid "PNM file has an incorrect initial byte"
msgstr "PNM-failil on ebakorrektne algbait"
-#: gdk-pixbuf/io-pnm.c:312
+#: ../gdk-pixbuf/io-pnm.c:312
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM-fail pole äratuntavas PNM-alamvormingus"
-#: gdk-pixbuf/io-pnm.c:337
+#: ../gdk-pixbuf/io-pnm.c:337
msgid "PNM file has an image width of 0"
msgstr "PNM-failil on pildi laius 0"
-#: gdk-pixbuf/io-pnm.c:358
+#: ../gdk-pixbuf/io-pnm.c:358
msgid "PNM file has an image height of 0"
msgstr "PNM-failil on pildi kõrgus 0"
-#: gdk-pixbuf/io-pnm.c:381
+#: ../gdk-pixbuf/io-pnm.c:381
msgid "Maximum color value in PNM file is 0"
msgstr "Maksimaalne suurim värvi väärtus PNM-failis on 0"
-#: gdk-pixbuf/io-pnm.c:389
+#: ../gdk-pixbuf/io-pnm.c:389
msgid "Maximum color value in PNM file is too large"
msgstr "Maksimaalne suurim värvi väärtus PNM-failis on liiga suur"
-#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504
+#: ../gdk-pixbuf/io-pnm.c:429
+#: ../gdk-pixbuf/io-pnm.c:459
+#: ../gdk-pixbuf/io-pnm.c:504
msgid "Raw PNM image type is invalid"
msgstr "Toore PNM-faili tüüp on vigane"
-#: gdk-pixbuf/io-pnm.c:654
+#: ../gdk-pixbuf/io-pnm.c:654
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM-pildivormingu laadija ei toeta seda PNM-alamvormingut"
-#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968
+#: ../gdk-pixbuf/io-pnm.c:741
+#: ../gdk-pixbuf/io-pnm.c:968
msgid "Raw PNM formats require exactly one whitespace before sample data"
-msgstr ""
-"Toored PNM-vormingud nõuavad näidisandmete ette vähemalt ühte tühemikku"
+msgstr "Toored PNM-vormingud nõuavad näidisandmete ette vähemalt ühte tühemikku"
-#: gdk-pixbuf/io-pnm.c:768
+#: ../gdk-pixbuf/io-pnm.c:768
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM-faili laadimiseks pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-pnm.c:818
+#: ../gdk-pixbuf/io-pnm.c:818
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM kontekstistruktuuri laadimiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-pnm.c:869
+#: ../gdk-pixbuf/io-pnm.c:869
msgid "Unexpected end of PNM image data"
msgstr "Ootamatu PNM-pildi andmete lõpp"
-#: gdk-pixbuf/io-pnm.c:997
+#: ../gdk-pixbuf/io-pnm.c:997
msgid "Insufficient memory to load PNM file"
msgstr "PNM-faili laadimiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-pnm.c:1081
+#: ../gdk-pixbuf/io-pnm.c:1081
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM-pildivormingu perekond"
-#: gdk-pixbuf/io-ras.c:126
+#: ../gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS-pildi päises on võltsandmed"
-#: gdk-pixbuf/io-ras.c:148
+#: ../gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS-pildil on tundmatu tüüp"
-#: gdk-pixbuf/io-ras.c:156
+#: ../gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "RAS-pildi toetamata variatsioon"
-#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
+#: ../gdk-pixbuf/io-ras.c:171
+#: ../gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "RAS-pildi laadimiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-ras.c:545
+#: ../gdk-pixbuf/io-ras.c:545
msgid "The Sun raster image format"
msgstr "Sun rastripildivorming"
-#: gdk-pixbuf/io-tga.c:154
+#: ../gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IOBuffer struktuuri jaoks pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-tga.c:173
+#: ../gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IOBuffer andmete jaoks pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-tga.c:184
+#: ../gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
-msgstr ""
+msgstr "IO-puhvri andmeid pole võimalik ümber paigutada"
-#: gdk-pixbuf/io-tga.c:214
+#: ../gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "IOBuffer andmetele pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-tga.c:347
+#: ../gdk-pixbuf/io-tga.c:347
msgid "Cannot allocate new pixbuf"
-msgstr ""
+msgstr "Uut pixbuf'i pole võimalik eraldada"
-#: gdk-pixbuf/io-tga.c:687
+#: ../gdk-pixbuf/io-tga.c:687
msgid "Cannot allocate colormap structure"
msgstr "Värvikaardi struktuurile pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-tga.c:694
+#: ../gdk-pixbuf/io-tga.c:694
msgid "Cannot allocate colormap entries"
msgstr "Värvikaardi kirjetele pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-tga.c:716
+#: ../gdk-pixbuf/io-tga.c:716
msgid "Unexpected bitdepth for colormap entries"
msgstr "Ootamatu bitisügavus värvikaardi kirjetele"
-#: gdk-pixbuf/io-tga.c:734
+#: ../gdk-pixbuf/io-tga.c:734
msgid "Cannot allocate TGA header memory"
msgstr "TGA päisele pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-tga.c:767
+#: ../gdk-pixbuf/io-tga.c:767
msgid "TGA image has invalid dimensions"
msgstr "TGA-pildil on vigane suurus"
-#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792
-#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809
+#: ../gdk-pixbuf/io-tga.c:773
+#: ../gdk-pixbuf/io-tga.c:782
+#: ../gdk-pixbuf/io-tga.c:792
+#: ../gdk-pixbuf/io-tga.c:802
+#: ../gdk-pixbuf/io-tga.c:809
msgid "TGA image type not supported"
msgstr "TGA-pilditüüp pole toetatud"
-#: gdk-pixbuf/io-tga.c:856
+#: ../gdk-pixbuf/io-tga.c:856
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA kontekstistruktuuri jaoks pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-tga.c:921
+#: ../gdk-pixbuf/io-tga.c:921
msgid "Excess data in file"
msgstr "Failis on liigsed andmed"
-#: gdk-pixbuf/io-tga.c:1002
+#: ../gdk-pixbuf/io-tga.c:1002
msgid "The Targa image format"
msgstr "Targa pildivorming"
-#: gdk-pixbuf/io-tiff.c:160
+#: ../gdk-pixbuf/io-tiff.c:160
msgid "Could not get image width (bad TIFF file)"
msgstr "Pildi laiust pole võimalik tuvastada (vigane TIFF-fail)"
-#: gdk-pixbuf/io-tiff.c:167
+#: ../gdk-pixbuf/io-tiff.c:167
msgid "Could not get image height (bad TIFF file)"
msgstr "Pildi kõrgust pole võimalik tuvastada (vigane TIFF-fail)"
-#: gdk-pixbuf/io-tiff.c:175
+#: ../gdk-pixbuf/io-tiff.c:175
msgid "Width or height of TIFF image is zero"
msgstr "TIFF-pildi laius või kõrgus on null"
-#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193
+#: ../gdk-pixbuf/io-tiff.c:184
+#: ../gdk-pixbuf/io-tiff.c:193
msgid "Dimensions of TIFF image too large"
msgstr "TIFF-pildi mõõtmed on liiga suured"
-#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541
+#: ../gdk-pixbuf/io-tiff.c:217
+#: ../gdk-pixbuf/io-tiff.c:229
+#: ../gdk-pixbuf/io-tiff.c:541
msgid "Insufficient memory to open TIFF file"
msgstr "TIFF-faili avamiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-tiff.c:275
+#: ../gdk-pixbuf/io-tiff.c:275
msgid "Failed to load RGB data from TIFF file"
msgstr "TIFF-failist pole võimalik RGB andmeid lugeda "
-#: gdk-pixbuf/io-tiff.c:331
+#: ../gdk-pixbuf/io-tiff.c:331
msgid "Failed to open TIFF image"
msgstr "Tõrge TIFF-faili avamisel"
-#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722
+#: ../gdk-pixbuf/io-tiff.c:343
+#: ../gdk-pixbuf/io-tiff.c:722
msgid "TIFFClose operation failed"
msgstr "TIFFSulgemisoperatsioon nurjus"
-#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486
+#: ../gdk-pixbuf/io-tiff.c:473
+#: ../gdk-pixbuf/io-tiff.c:486
msgid "Failed to load TIFF image"
msgstr "Tõrge TIFF-faili laadimisel"
-#: gdk-pixbuf/io-tiff.c:670
+#: ../gdk-pixbuf/io-tiff.c:670
msgid "Failed to save TIFF image"
msgstr "Tõrge TIFF-faili salvestamisel"
-#: gdk-pixbuf/io-tiff.c:708
+#: ../gdk-pixbuf/io-tiff.c:708
msgid "Failed to write TIFF data"
msgstr "Tõrge TIFF-andmete kirjutamisel"
-#: gdk-pixbuf/io-tiff.c:760
+#: ../gdk-pixbuf/io-tiff.c:760
msgid "Couldn't write to TIFF file"
msgstr "TIFF-faili pole võimalik kirjutada"
-#: gdk-pixbuf/io-tiff.c:815
+#: ../gdk-pixbuf/io-tiff.c:815
msgid "The TIFF image format"
msgstr "TIFF-pildivorming"
-#: gdk-pixbuf/io-wbmp.c:246
+#: ../gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Pildi laius on null"
-#: gdk-pixbuf/io-wbmp.c:264
+#: ../gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Pildi kõrgus on null"
-#: gdk-pixbuf/io-wbmp.c:275
+#: ../gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Pildi laadimiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-wbmp.c:334
+#: ../gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Ülejäänud pole võimalik salvestada"
-#: gdk-pixbuf/io-wbmp.c:375
+#: ../gdk-pixbuf/io-wbmp.c:375
msgid "The WBMP image format"
msgstr "WBMP-pildivorming"
-#: gdk-pixbuf/io-xbm.c:295
+#: ../gdk-pixbuf/io-xbm.c:295
msgid "Invalid XBM file"
msgstr "Vigane XBM-fail"
-#: gdk-pixbuf/io-xbm.c:305
+#: ../gdk-pixbuf/io-xbm.c:305
msgid "Insufficient memory to load XBM image file"
msgstr "XBM-pildifaili laadimiseks pole piisavalt mälu"
-#: gdk-pixbuf/io-xbm.c:453
+#: ../gdk-pixbuf/io-xbm.c:453
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Tõrge XBM-pildi laadimise käigus ajutisse faili kirjutamisel"
-#: gdk-pixbuf/io-xbm.c:492
+#: ../gdk-pixbuf/io-xbm.c:492
msgid "The XBM image format"
msgstr "XBM-pildivorming"
-#: gdk-pixbuf/io-xpm.c:468
+#: ../gdk-pixbuf/io-xpm.c:468
msgid "No XPM header found"
msgstr "XPM päist ei leitud"
-#: gdk-pixbuf/io-xpm.c:477
+#: ../gdk-pixbuf/io-xpm.c:477
msgid "Invalid XPM header"
msgstr "Vigane XPM päis"
-#: gdk-pixbuf/io-xpm.c:485
+#: ../gdk-pixbuf/io-xpm.c:485
msgid "XPM file has image width <= 0"
msgstr "XPM-failil on pildi laius <= 0 "
-#: gdk-pixbuf/io-xpm.c:493
+#: ../gdk-pixbuf/io-xpm.c:493
msgid "XPM file has image height <= 0"
msgstr "XPM-failil on pildi kõrgus <= 0 "
-#: gdk-pixbuf/io-xpm.c:501
+#: ../gdk-pixbuf/io-xpm.c:501
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM sisaldab vigast \"sümboleid piksli kohta\" numbrit"
-#: gdk-pixbuf/io-xpm.c:510
+#: ../gdk-pixbuf/io-xpm.c:510
msgid "XPM file has invalid number of colors"
msgstr "XPM-fail sisaldab vigast värvide arvu"
-#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583
+#: ../gdk-pixbuf/io-xpm.c:522
+#: ../gdk-pixbuf/io-xpm.c:531
+#: ../gdk-pixbuf/io-xpm.c:583
msgid "Cannot allocate memory for loading XPM image"
msgstr "XPM-faili laadimiseks pole võimalik mälu eraldada"
-#: gdk-pixbuf/io-xpm.c:545
+#: ../gdk-pixbuf/io-xpm.c:545
msgid "Cannot read XPM colormap"
msgstr "XPM värvikaarti ei suudeta lugeda"
-#: gdk-pixbuf/io-xpm.c:777
+#: ../gdk-pixbuf/io-xpm.c:777
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Tõrge ajutise faili kirjutamisel XPM-pildi laadimisel"
-#: gdk-pixbuf/io-xpm.c:816
+#: ../gdk-pixbuf/io-xpm.c:816
msgid "The XPM image format"
msgstr "XPM-pildivorming"
-#: gdk-pixbuf/io-gdip-emf.c:59
+#: ../gdk-pixbuf/io-gdip-emf.c:59
msgid "The EMF image format"
msgstr "EMF-pildivorming"
-#: gdk-pixbuf/io-gdip-utils.c:220
+#: ../gdk-pixbuf/io-gdip-utils.c:220
#, c-format
msgid "Could not allocate memory: %s"
msgstr "Mälu pole võimalik eraldada: %s"
-#: gdk-pixbuf/io-gdip-utils.c:245 gdk-pixbuf/io-gdip-utils.c:360
-#: gdk-pixbuf/io-gdip-utils.c:394
+#: ../gdk-pixbuf/io-gdip-utils.c:245
+#: ../gdk-pixbuf/io-gdip-utils.c:360
+#: ../gdk-pixbuf/io-gdip-utils.c:394
#, c-format
msgid "Could not create stream: %s"
msgstr "Voogu pole võimalik luua: %s"
-#: gdk-pixbuf/io-gdip-utils.c:259
+#: ../gdk-pixbuf/io-gdip-utils.c:259
#, c-format
msgid "Could not seek stream: %s"
msgstr "Voos pole võimalik asukohta vahetada: %s"
-#: gdk-pixbuf/io-gdip-utils.c:271
+#: ../gdk-pixbuf/io-gdip-utils.c:271
#, c-format
msgid "Could not read from stream: %s"
msgstr "Voost pole võimalik lugeda: %s"
-#: gdk-pixbuf/io-gdip-utils.c:683 gdk-pixbuf/io-gdip-utils.c:815
+#: ../gdk-pixbuf/io-gdip-utils.c:683
+#: ../gdk-pixbuf/io-gdip-utils.c:815
msgid "Couldn't load bitmap"
msgstr "Rastergraafikat pole võimalik laadida"
-#: gdk-pixbuf/io-gdip-utils.c:838
+#: ../gdk-pixbuf/io-gdip-utils.c:838
msgid "Couldn't load metafile"
msgstr "Metafaili pole võimalik laadida"
-#: gdk-pixbuf/io-gdip-utils.c:997
+#: ../gdk-pixbuf/io-gdip-utils.c:997
msgid "Unsupported image format for GDI+"
msgstr "Toetamata pildivorming GDI+ jaoks"
-#: gdk-pixbuf/io-gdip-utils.c:1004
+#: ../gdk-pixbuf/io-gdip-utils.c:1004
msgid "Couldn't save"
msgstr "Salvestamine pole võimalik"
-#: gdk-pixbuf/io-gdip-wmf.c:58
+#: ../gdk-pixbuf/io-gdip-wmf.c:58
msgid "The WMF image format"
msgstr "WMF-pildivorming"
#. Description of --sync in --help output
-#: gdk/win32/gdkmain-win32.c:54
+#: ../gdk/win32/gdkmain-win32.c:54
msgid "Don't batch GDI requests"
msgstr "Ära kuhja GDI päringuid"
#. Description of --no-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:56
+#: ../gdk/win32/gdkmain-win32.c:56
msgid "Don't use the Wintab API for tablet support"
msgstr "Digitahvli jaoks ei kasutata Wintab API-t"
#. Description of --ignore-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:58
+#: ../gdk/win32/gdkmain-win32.c:58
msgid "Same as --no-wintab"
msgstr "Sama mis --no-wintab"
#. Description of --use-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:60
+#: ../gdk/win32/gdkmain-win32.c:60
msgid "Do use the Wintab API [default]"
msgstr "Ära kasuta Wintab API-t [vaikimisi]"
#. Description of --max-colors=COLORS in --help output
-#: gdk/win32/gdkmain-win32.c:62
+#: ../gdk/win32/gdkmain-win32.c:62
msgid "Size of the palette in 8 bit mode"
msgstr "Paleti suurus 8-bitises resiimis"
#. Placeholder in --max-colors=COLORS in --help output
-#: gdk/win32/gdkmain-win32.c:63
+#: ../gdk/win32/gdkmain-win32.c:63
msgid "COLORS"
msgstr "VÄRVID"
#. Description of --sync in --help output
-#: gdk/x11/gdkmain-x11.c:92
+#: ../gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "X'i kutsungid sünkroonseks"
-#: gdk/x11/gdkapplaunchcontext-x11.c:311
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:311
#, c-format
msgid "Starting %s"
msgstr "Käivitamine: %s"
-#: gdk/x11/gdkapplaunchcontext-x11.c:313
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:313
#, c-format
msgid "Opening %s"
msgstr "Avamine: %s"
-#: gdk/x11/gdkapplaunchcontext-x11.c:316
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:316
#, c-format
msgid "Opening %d Item"
msgid_plural "Opening %d Items"
msgstr[0] "%d kirje avamine"
msgstr[1] "%d kirje avamine"
-#: gtk/gtkaboutdialog.c:267 gtk/gtkaboutdialog.c:2121
+#: ../gtk/gtkaboutdialog.c:267
+#: ../gtk/gtkaboutdialog.c:2121
msgid "License"
msgstr "Litsents"
-#: gtk/gtkaboutdialog.c:268
+#: ../gtk/gtkaboutdialog.c:268
msgid "The license of the program"
msgstr "Programmi litsents"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:508
+#: ../gtk/gtkaboutdialog.c:508
msgid "C_redits"
msgstr "_Autorid"
#. Add the license button
-#: gtk/gtkaboutdialog.c:522
+#: ../gtk/gtkaboutdialog.c:522
msgid "_License"
msgstr "_Litsents"
-#: gtk/gtkaboutdialog.c:790
+#: ../gtk/gtkaboutdialog.c:790
#, c-format
msgid "About %s"
msgstr "Lähem teave %s kohta"
-#: gtk/gtkaboutdialog.c:2045
+#: ../gtk/gtkaboutdialog.c:2045
msgid "Credits"
msgstr "Autorid"
-#: gtk/gtkaboutdialog.c:2074
+#: ../gtk/gtkaboutdialog.c:2074
msgid "Written by"
msgstr "Programmeerimine"
-#: gtk/gtkaboutdialog.c:2077
+#: ../gtk/gtkaboutdialog.c:2077
msgid "Documented by"
msgstr "Dokumentatsioon"
-#: gtk/gtkaboutdialog.c:2089
+#: ../gtk/gtkaboutdialog.c:2089
msgid "Translated by"
msgstr "Tõlge"
-#: gtk/gtkaboutdialog.c:2093
+#: ../gtk/gtkaboutdialog.c:2093
msgid "Artwork by"
msgstr "Kunst"
@@ -1248,85 +1256,82 @@ msgstr "Kunst"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:91
+#: ../gtk/gtkaccellabel.c:91
msgctxt "keyboard label"
msgid "Shift"
-msgstr ""
+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.
#.
-#: gtk/gtkaccellabel.c:97
+#: ../gtk/gtkaccellabel.c:97
msgctxt "keyboard label"
msgid "Ctrl"
-msgstr ""
+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.
#.
-#: gtk/gtkaccellabel.c:103
+#: ../gtk/gtkaccellabel.c:103
msgctxt "keyboard label"
msgid "Alt"
-msgstr ""
+msgstr "Alt"
#. 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.
#.
-#: gtk/gtkaccellabel.c:671
-#, fuzzy
+#: ../gtk/gtkaccellabel.c:671
msgctxt "keyboard label"
msgid "Super"
-msgstr "Paber"
+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.
#.
-#: gtk/gtkaccellabel.c:684
-#, fuzzy
+#: ../gtk/gtkaccellabel.c:684
msgctxt "keyboard label"
msgid "Hyper"
-msgstr "Paber"
+msgstr "Hüper"
#. 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.
#.
-#: gtk/gtkaccellabel.c:698
+#: ../gtk/gtkaccellabel.c:698
msgctxt "keyboard label"
msgid "Meta"
-msgstr ""
+msgstr "Meta"
-#: gtk/gtkaccellabel.c:715
-#, fuzzy
+#: ../gtk/gtkaccellabel.c:715
msgctxt "keyboard label"
msgid "Space"
-msgstr "_Asenda"
+msgstr "Tühik"
-#: gtk/gtkaccellabel.c:718
+#: ../gtk/gtkaccellabel.c:718
msgctxt "keyboard label"
msgid "Backslash"
-msgstr ""
+msgstr "Backslash"
-#: gtk/gtkbuilderparser.c:340
+#: ../gtk/gtkbuilderparser.c:340
#, c-format
msgid "Invalid type function: `%s'"
msgstr "Vigane liigi funktsioon: `%s'"
-#: gtk/gtkbuilderparser.c:837
+#: ../gtk/gtkbuilderparser.c:837
#, c-format
msgid "Invalid root element: '%s'"
msgstr "Vigane juurkirje: %s"
-#: gtk/gtkbuilderparser.c:876
+#: ../gtk/gtkbuilderparser.c:876
#, c-format
msgid "Unhandled tag: '%s'"
msgstr "Käsitlematu silt: '%s'"
@@ -1340,7 +1345,7 @@ msgstr "Käsitlematu silt: '%s'"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:758
+#: ../gtk/gtkcalendar.c:758
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -1348,7 +1353,7 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:796
+#: ../gtk/gtkcalendar.c:796
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
@@ -1357,10 +1362,10 @@ msgstr "calendar:week_start:1"
#. *
#. * If you don't understand this, leave it as "2000"
#.
-#: gtk/gtkcalendar.c:1803
+#: ../gtk/gtkcalendar.c:1803
msgctxt "year measurement template"
msgid "2000"
-msgstr ""
+msgstr "2000"
#. Translators: this defines whether the day numbers should use
#. * localized digits or the ones used in English (0123...).
@@ -1372,11 +1377,12 @@ msgstr ""
#. * digits. That needs support from your system and locale definition
#. * too.
#.
-#: gtk/gtkcalendar.c:1834 gtk/gtkcalendar.c:2492
+#: ../gtk/gtkcalendar.c:1834
+#: ../gtk/gtkcalendar.c:2492
#, c-format
msgctxt "calendar:day:digits"
msgid "%d"
-msgstr ""
+msgstr "%d"
#. Translators: this defines whether the week numbers should use
#. * localized digits or the ones used in English (0123...).
@@ -1388,11 +1394,12 @@ msgstr ""
#. * digits. That needs support from your system and locale definition
#. * too.
#.
-#: gtk/gtkcalendar.c:1866 gtk/gtkcalendar.c:2355
+#: ../gtk/gtkcalendar.c:1866
+#: ../gtk/gtkcalendar.c:2355
#, c-format
msgctxt "calendar:week:digits"
msgid "%d"
-msgstr ""
+msgstr "%d"
#. Translators: This dictates how the year is displayed in
#. * gtkcalendar widget. See strftime() manual for the format.
@@ -1404,16 +1411,15 @@ msgstr ""
#. *
#. * "%Y" is appropriate for most locales.
#.
-#: gtk/gtkcalendar.c:2146
+#: ../gtk/gtkcalendar.c:2146
msgctxt "calendar year format"
msgid "%Y"
-msgstr ""
+msgstr "%Y"
#. This label is displayed in a treeview cell displaying
#. * a disabled accelerator key combination.
#.
-#: gtk/gtkcellrendereraccel.c:243
-#, fuzzy
+#: ../gtk/gtkcellrendereraccel.c:243
msgctxt "Accelerator"
msgid "Disabled"
msgstr "Välja lülitatud"
@@ -1422,210 +1428,184 @@ msgstr "Välja lülitatud"
#. * an accelerator when the cell is clicked to change the
#. * acelerator.
#.
-#: gtk/gtkcellrendereraccel.c:376 gtk/gtkcellrendereraccel.c:588
+#: ../gtk/gtkcellrendereraccel.c:376
+#: ../gtk/gtkcellrendereraccel.c:588
msgid "New accelerator..."
msgstr "Uus kiirendi..."
-#: gtk/gtkcellrendererprogress.c:361 gtk/gtkcellrendererprogress.c:448
+#: ../gtk/gtkcellrendererprogress.c:361
+#: ../gtk/gtkcellrendererprogress.c:448
#, c-format
msgctxt "progress bar label"
msgid "%d %%"
-msgstr ""
+msgstr "%d %%"
-#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559
+#: ../gtk/gtkcolorbutton.c:188
+#: ../gtk/gtkcolorbutton.c:559
msgid "Pick a Color"
msgstr "Värvuse valimine"
-#: gtk/gtkcolorbutton.c:448
+#: ../gtk/gtkcolorbutton.c:448
msgid "Received invalid color data\n"
msgstr "Võesti vastu vigased värviandmed\n"
-#: gtk/gtkcolorsel.c:354
-msgid ""
-"Select the color you want from the outer ring. Select the darkness or "
-"lightness of that color using the inner triangle."
-msgstr ""
-"Vali oma soovitud värv välimiselt ringilt. Kasutades sisemist kolmnurka, "
-"vali värvi heledus või tumedus."
+#: ../gtk/gtkcolorsel.c:354
+msgid "Select the color you want from the outer ring. Select the darkness or lightness of that color using the inner triangle."
+msgstr "Vali oma soovitud värv välimiselt ringilt. Kasutades sisemist kolmnurka, vali värvi heledus või tumedus."
-#: gtk/gtkcolorsel.c:378
-msgid ""
-"Click the eyedropper, then click a color anywhere on your screen to select "
-"that color."
-msgstr ""
-"Pipeti abil on võimalik valida värvi ekraani suvalisest punktist. Klõpsa "
-"pipetil ja siis klõpsa soovitud värvil."
+#: ../gtk/gtkcolorsel.c:378
+msgid "Click the eyedropper, then click a color anywhere on your screen to select that color."
+msgstr "Pipeti abil on võimalik valida värvi ekraani suvalisest punktist. Klõpsa pipetil ja siis klõpsa soovitud värvil."
-#: gtk/gtkcolorsel.c:387
+#: ../gtk/gtkcolorsel.c:387
msgid "_Hue:"
msgstr "_Toon:"
-#: gtk/gtkcolorsel.c:388
+#: ../gtk/gtkcolorsel.c:388
msgid "Position on the color wheel."
msgstr "Asukoht värviringil."
-#: gtk/gtkcolorsel.c:390
+#: ../gtk/gtkcolorsel.c:390
msgid "_Saturation:"
msgstr "_Küllastus:"
-#: gtk/gtkcolorsel.c:391
+#: ../gtk/gtkcolorsel.c:391
msgid "\"Deepness\" of the color."
msgstr "Värvi \"sügavus\"."
-#: gtk/gtkcolorsel.c:392
+#: ../gtk/gtkcolorsel.c:392
msgid "_Value:"
msgstr "_Heledus:"
-#: gtk/gtkcolorsel.c:393
+#: ../gtk/gtkcolorsel.c:393
msgid "Brightness of the color."
msgstr "Värvi heledus."
-#: gtk/gtkcolorsel.c:394
+#: ../gtk/gtkcolorsel.c:394
msgid "_Red:"
msgstr "_Punane:"
-#: gtk/gtkcolorsel.c:395
+#: ../gtk/gtkcolorsel.c:395
msgid "Amount of red light in the color."
msgstr "Punase valguse kogus värvis."
-#: gtk/gtkcolorsel.c:396
+#: ../gtk/gtkcolorsel.c:396
msgid "_Green:"
msgstr "_Roheline:"
-#: gtk/gtkcolorsel.c:397
+#: ../gtk/gtkcolorsel.c:397
msgid "Amount of green light in the color."
msgstr "Rohelise valguse kogus värvis."
-#: gtk/gtkcolorsel.c:398
+#: ../gtk/gtkcolorsel.c:398
msgid "_Blue:"
msgstr "_Sinine:"
-#: gtk/gtkcolorsel.c:399
+#: ../gtk/gtkcolorsel.c:399
msgid "Amount of blue light in the color."
msgstr "Sinise valguse kogus värvis."
-#: gtk/gtkcolorsel.c:402
+#: ../gtk/gtkcolorsel.c:402
msgid "Op_acity:"
msgstr "Kat_vus:"
-#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419
+#: ../gtk/gtkcolorsel.c:409
+#: ../gtk/gtkcolorsel.c:419
msgid "Transparency of the color."
msgstr "Värvi läbipaistvus."
-#: gtk/gtkcolorsel.c:426
+#: ../gtk/gtkcolorsel.c:426
msgid "Color _name:"
msgstr "Värvi _nimi:"
-#: gtk/gtkcolorsel.c:440
-msgid ""
-"You can enter an HTML-style hexadecimal color value, or simply a color name "
-"such as 'orange' in this entry."
-msgstr ""
-"Siia võid sisestada HTML-stiilis kuueteistkümnendarvuna värvi väärtuse, või "
-"värvi inglisekeelse nimetuse (näiteks 'orange')."
+#: ../gtk/gtkcolorsel.c:440
+msgid "You can enter an HTML-style hexadecimal color value, or simply a color name such as 'orange' in this entry."
+msgstr "Siia võid sisestada HTML-stiilis kuueteistkümnendarvuna värvi väärtuse, või värvi inglisekeelse nimetuse (näiteks 'orange')."
-#: gtk/gtkcolorsel.c:470
+#: ../gtk/gtkcolorsel.c:470
msgid "_Palette:"
msgstr "Pal_ett:"
-#: gtk/gtkcolorsel.c:499
+#: ../gtk/gtkcolorsel.c:499
msgid "Color Wheel"
msgstr "Värviratas"
-#: gtk/gtkcolorsel.c:976
-msgid ""
-"The previously-selected color, for comparison to the color you're selecting "
-"now. You can drag this color to a palette entry, or select this color as "
-"current by dragging it to the other color swatch alongside."
-msgstr ""
-"Eelnevalt valitud värv võrdlemaks praegu valitava värviga. Sa saad selle "
-"värvi lohistada paletikirjetesse või määrata värvi käesolevaks värviks "
-"lohistades selle kõrvalasuvale värviproovile."
+#: ../gtk/gtkcolorsel.c:976
+msgid "The previously-selected color, for comparison to the color you're selecting now. You can drag this color to a palette entry, or select this color as current by dragging it to the other color swatch alongside."
+msgstr "Eelnevalt valitud värv võrdlemaks praegu valitava värviga. Sa saad selle värvi lohistada paletikirjetesse või määrata värvi käesolevaks värviks lohistades selle kõrvalasuvale värviproovile."
-#: gtk/gtkcolorsel.c:980
-msgid ""
-"The color you've chosen. You can drag this color to a palette entry to save "
-"it for use in the future."
-msgstr ""
-"Sinu poolt valitud värv. Sa saad selle värvi lohistada paletikirjetesse, et "
-"kasutada seda hõlpsasti ka tulevikus."
+#: ../gtk/gtkcolorsel.c:980
+msgid "The color you've chosen. You can drag this color to a palette entry to save it for use in the future."
+msgstr "Sinu valitud värv. Võid selle värvi lohistada paletikirjetesse, et kasutada seda hõlpsasti ka tulevikus."
-#: gtk/gtkcolorsel.c:1363
+#: ../gtk/gtkcolorsel.c:1363
msgid "_Save color here"
msgstr "_Salvesta värv siia"
-#: gtk/gtkcolorsel.c:1568
-msgid ""
-"Click this palette entry to make it the current color. To change this entry, "
-"drag a color swatch here or right-click it and select \"Save color here.\""
-msgstr ""
-"Klõpsa sellel paletikirjel, et määrata see värv käesolevaks värviks. Selle "
-"kirje salvestamiseks lohista värviproov siia või vali parema hiireklõpsu alt "
-"\"Salvesta värv siia\"."
+#: ../gtk/gtkcolorsel.c:1568
+msgid "Click this palette entry to make it the current color. To change this entry, drag a color swatch here or right-click it and select \"Save color here.\""
+msgstr "Klõpsa sellel paletikirjel, et määrata see värv käesolevaks värviks. Selle kirje salvestamiseks lohista värviproov siia või vali parema hiireklõpsu alt \"Salvesta värv siia\"."
-#: gtk/gtkcolorseldialog.c:170
+#: ../gtk/gtkcolorseldialog.c:170
msgid "Color Selection"
msgstr "Värvi valik"
-#: gtk/gtkentry.c:8264 gtk/gtktextview.c:7780
+#: ../gtk/gtkentry.c:8250
+#: ../gtk/gtktextview.c:7780
msgid "Input _Methods"
msgstr "Sisestus_meetodid"
-#: gtk/gtkentry.c:8278 gtk/gtktextview.c:7794
+#: ../gtk/gtkentry.c:8264
+#: ../gtk/gtktextview.c:7794
msgid "_Insert Unicode Control Character"
msgstr "L_isa Unicode'i juhtmärk"
-#: gtk/gtkentry.c:9636
-#, fuzzy
+#: ../gtk/gtkentry.c:9622
msgid "Caps Lock is on"
-msgstr "Kopeeri _asukoht"
+msgstr "Tõstelukk on sisse lülitatud"
-#: gtk/gtkfilechooserbutton.c:64
+#: ../gtk/gtkfilechooserbutton.c:64
msgid "Select A File"
msgstr "Faili valimine"
-#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1933
+#: ../gtk/gtkfilechooserbutton.c:65
+#: ../gtk/gtkfilechooserdefault.c:1933
msgid "Desktop"
msgstr "Töölaud"
-#: gtk/gtkfilechooserbutton.c:66
+#: ../gtk/gtkfilechooserbutton.c:66
msgid "(None)"
msgstr "(puudub)"
-#: gtk/gtkfilechooserbutton.c:2014
+#: ../gtk/gtkfilechooserbutton.c:2011
msgid "Other..."
msgstr "Muu..."
-#: gtk/gtkfilechooserdefault.c:1059
+#: ../gtk/gtkfilechooserdefault.c:1059
msgid "Could not retrieve information about the file"
msgstr "Faili kohta pole võimalik teavet hankida"
-#: gtk/gtkfilechooserdefault.c:1070
+#: ../gtk/gtkfilechooserdefault.c:1070
msgid "Could not add a bookmark"
msgstr "Järjehoidjat pole võimalik lisada"
-#: gtk/gtkfilechooserdefault.c:1081
+#: ../gtk/gtkfilechooserdefault.c:1081
msgid "Could not remove bookmark"
msgstr "Järjehoidjat pole võimalik eemaldada"
-#: gtk/gtkfilechooserdefault.c:1092
+#: ../gtk/gtkfilechooserdefault.c:1092
msgid "The folder could not be created"
msgstr "Kataloogi pole võimalik luua"
-#: gtk/gtkfilechooserdefault.c:1105
-msgid ""
-"The folder could not be created, as a file with the same name already "
-"exists. Try using a different name for the folder, or rename the file first."
-msgstr ""
-"Kataloogi pole võimalik luua kuna selle nimega fail on juba olemas. Proovi "
-"kataloogile määrata mõni muu nimi või nimeta fail enne kataloogi loomist "
-"ümber."
+#: ../gtk/gtkfilechooserdefault.c:1105
+msgid "The folder could not be created, as a file with the same name already exists. Try using a different name for the folder, or rename the file first."
+msgstr "Kataloogi pole võimalik luua kuna selle nimega fail on juba olemas. Proovi kataloogile määrata mõni muu nimi või nimeta fail enne kataloogi loomist ümber."
-#: gtk/gtkfilechooserdefault.c:1116
+#: ../gtk/gtkfilechooserdefault.c:1116
msgid "Invalid file name"
msgstr "Vigane failinimi"
-#: gtk/gtkfilechooserdefault.c:1126
+#: ../gtk/gtkfilechooserdefault.c:1126
msgid "The folder contents could not be displayed"
msgstr "Kataloogi sisu pole võimalik kuvada"
@@ -1633,229 +1613,231 @@ msgstr "Kataloogi sisu pole võimalik kuvada"
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
#.
-#: gtk/gtkfilechooserdefault.c:1676
+#: ../gtk/gtkfilechooserdefault.c:1676
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s hostil %2$s"
-#: gtk/gtkfilechooserdefault.c:1852
+#: ../gtk/gtkfilechooserdefault.c:1852
msgid "Search"
msgstr "Otsing"
-#: gtk/gtkfilechooserdefault.c:1876
+#: ../gtk/gtkfilechooserdefault.c:1876
msgid "Recently Used"
msgstr "Viimati kasutatud"
-#: gtk/gtkfilechooserdefault.c:2510
+#: ../gtk/gtkfilechooserdefault.c:2510
msgid "Select which types of files are shown"
msgstr "Vali, milliseid failitüüpe näidata"
-#: gtk/gtkfilechooserdefault.c:2939
+#: ../gtk/gtkfilechooserdefault.c:2939
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Kataloogi '%s' lisamine järjehoidjatesse"
-#: gtk/gtkfilechooserdefault.c:2980
+#: ../gtk/gtkfilechooserdefault.c:2980
#, c-format
msgid "Add the current folder to the bookmarks"
msgstr "Käesoleva kataloogi lisamine järjehoidjatesse"
-#: gtk/gtkfilechooserdefault.c:2982
+#: ../gtk/gtkfilechooserdefault.c:2982
#, c-format
msgid "Add the selected folders to the bookmarks"
msgstr "Valitud kataloogide lisamine järjehoidjatesse"
-#: gtk/gtkfilechooserdefault.c:3022
+#: ../gtk/gtkfilechooserdefault.c:3022
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Järjehoidja '%s' eemaldamine"
-#: gtk/gtkfilechooserdefault.c:3740
+#: ../gtk/gtkfilechooserdefault.c:3740
msgid "Remove"
msgstr "Eemalda"
-#: gtk/gtkfilechooserdefault.c:3749
+#: ../gtk/gtkfilechooserdefault.c:3749
msgid "Rename..."
msgstr "Muuda nime..."
#. Accessible object name for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3895
+#: ../gtk/gtkfilechooserdefault.c:3895
msgid "Places"
msgstr "Asukohad"
#. Column header for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3952
+#: ../gtk/gtkfilechooserdefault.c:3952
msgid "_Places"
msgstr "As_ukohad"
-#: gtk/gtkfilechooserdefault.c:4007
+#: ../gtk/gtkfilechooserdefault.c:4007
msgid "_Add"
msgstr "L_isa"
-#: gtk/gtkfilechooserdefault.c:4014
+#: ../gtk/gtkfilechooserdefault.c:4014
msgid "Add the selected folder to the Bookmarks"
msgstr "Valitud kataloogi lisamine järjehoidjate hulka"
-#: gtk/gtkfilechooserdefault.c:4019
+#: ../gtk/gtkfilechooserdefault.c:4019
msgid "_Remove"
msgstr "_Eemalda"
-#: gtk/gtkfilechooserdefault.c:4026
+#: ../gtk/gtkfilechooserdefault.c:4026
msgid "Remove the selected bookmark"
msgstr "Eemalda valitud järjehoidja"
-#: gtk/gtkfilechooserdefault.c:4135
+#: ../gtk/gtkfilechooserdefault.c:4135
msgid "Could not select file"
msgstr "Faili pole võimalik valida"
-#: gtk/gtkfilechooserdefault.c:4310
+#: ../gtk/gtkfilechooserdefault.c:4310
msgid "_Add to Bookmarks"
msgstr "_Lisa järjehoidjatesse"
-#: gtk/gtkfilechooserdefault.c:4324
+#: ../gtk/gtkfilechooserdefault.c:4324
msgid "Show _Hidden Files"
msgstr "Näita _peidetud faile"
-#: gtk/gtkfilechooserdefault.c:4331
+#: ../gtk/gtkfilechooserdefault.c:4331
msgid "Show _Size Column"
-msgstr ""
+msgstr "_Suuruse tulpa näidatakse"
-#: gtk/gtkfilechooserdefault.c:4586 gtk/gtkfilesel.c:730
+#: ../gtk/gtkfilechooserdefault.c:4586
+#: ../gtk/gtkfilesel.c:730
msgid "Files"
msgstr "Failid"
-#: gtk/gtkfilechooserdefault.c:4635
+#: ../gtk/gtkfilechooserdefault.c:4635
msgid "Name"
msgstr "Nimi"
-#: gtk/gtkfilechooserdefault.c:4660
+#: ../gtk/gtkfilechooserdefault.c:4660
msgid "Size"
msgstr "Suurus"
-#: gtk/gtkfilechooserdefault.c:4674
+#: ../gtk/gtkfilechooserdefault.c:4674
msgid "Modified"
msgstr "Muudetud"
#. Label
-#: gtk/gtkfilechooserdefault.c:4894 gtk/gtkprinteroptionwidget.c:796
+#: ../gtk/gtkfilechooserdefault.c:4894
+#: ../gtk/gtkprinteroptionwidget.c:796
msgid "_Name:"
msgstr "_Nimi:"
-#: gtk/gtkfilechooserdefault.c:4937
+#: ../gtk/gtkfilechooserdefault.c:4937
msgid "_Browse for other folders"
msgstr "Si_rvi teisi katalooge"
-#: gtk/gtkfilechooserdefault.c:5207
+#: ../gtk/gtkfilechooserdefault.c:5207
msgid "Type a file name"
msgstr "Faili nime sisestamine"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:5244
+#: ../gtk/gtkfilechooserdefault.c:5244
msgid "Create Fo_lder"
msgstr "Loo _kataloog"
-#: gtk/gtkfilechooserdefault.c:5254
+#: ../gtk/gtkfilechooserdefault.c:5254
msgid "_Location:"
msgstr "Asuk_oht:"
-#: gtk/gtkfilechooserdefault.c:5458
+#: ../gtk/gtkfilechooserdefault.c:5458
msgid "Save in _folder:"
msgstr "Salvestada _kataloogi:"
-#: gtk/gtkfilechooserdefault.c:5460
+#: ../gtk/gtkfilechooserdefault.c:5460
msgid "Create in _folder:"
msgstr "Loo _kataloogi:"
-#: gtk/gtkfilechooserdefault.c:7150
+#: ../gtk/gtkfilechooserdefault.c:7150
msgid "Cannot change to folder because it is not local"
msgstr "Kataloogi pole võimalik muuta kuna see pole kohalik kataloog"
-#: gtk/gtkfilechooserdefault.c:7775 gtk/gtkfilechooserdefault.c:7796
+#: ../gtk/gtkfilechooserdefault.c:7775
+#: ../gtk/gtkfilechooserdefault.c:7796
#, c-format
msgid "Shortcut %s already exists"
msgstr "Kiirklahv %s on juba olemas"
-#: gtk/gtkfilechooserdefault.c:7886
+#: ../gtk/gtkfilechooserdefault.c:7886
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Kiirklahvi %s pole olemas"
-#: gtk/gtkfilechooserdefault.c:8148 gtk/gtkprintunixdialog.c:370
+#: ../gtk/gtkfilechooserdefault.c:8148
+#: ../gtk/gtkprintunixdialog.c:370
#, c-format
msgid "A file named \"%s\" already exists. Do you want to replace it?"
msgstr "Fail nimega \"%s\" on juba olemas. Kas sa soovid seda asendada?"
-#: gtk/gtkfilechooserdefault.c:8151 gtk/gtkprintunixdialog.c:374
+#: ../gtk/gtkfilechooserdefault.c:8151
+#: ../gtk/gtkprintunixdialog.c:374
#, c-format
-msgid ""
-"The file already exists in \"%s\". Replacing it will overwrite its contents."
-msgstr ""
-"Fail on juba \"%s\" all olemas. Asendamine kirjutab selle faili sisu üle."
+msgid "The file already exists in \"%s\". Replacing it will overwrite its contents."
+msgstr "Fail on juba \"%s\" all olemas. Asendamine kirjutab selle faili sisu üle."
-#: gtk/gtkfilechooserdefault.c:8156 gtk/gtkprintunixdialog.c:381
+#: ../gtk/gtkfilechooserdefault.c:8156
+#: ../gtk/gtkprintunixdialog.c:381
msgid "_Replace"
msgstr "_Asenda"
-#: gtk/gtkfilechooserdefault.c:8913
+#: ../gtk/gtkfilechooserdefault.c:8913
msgid "Could not start the search process"
msgstr "Otsinguprotsessi pole võimalik alustada"
-#: gtk/gtkfilechooserdefault.c:8914
-msgid ""
-"The program was not able to create a connection to the indexer daemon. "
-"Please make sure it is running."
-msgstr ""
-"Programmil pole võimalik indekseerimisdeemoniga ühendust luua. Palun veendu, "
-"et see deemon töötaks."
+#: ../gtk/gtkfilechooserdefault.c:8914
+msgid "The program was not able to create a connection to the indexer daemon. Please make sure it is running."
+msgstr "Programmil pole võimalik indekseerimisdeemoniga ühendust luua. Palun veendu, et see deemon töötaks."
-#: gtk/gtkfilechooserdefault.c:8928
+#: ../gtk/gtkfilechooserdefault.c:8928
msgid "Could not send the search request"
msgstr "Otsingupäringut pole võimalik saata"
#. Label
-#: gtk/gtkfilechooserdefault.c:9395
+#: ../gtk/gtkfilechooserdefault.c:9395
msgid "_Search:"
msgstr "_Otsing:"
-#: gtk/gtkfilechooserdefault.c:10348
+#: ../gtk/gtkfilechooserdefault.c:10348
#, c-format
msgid "Could not mount %s"
msgstr "%s pole võimalik ühendada"
-#: gtk/gtkfilechooserdefault.c:11023
+#: ../gtk/gtkfilechooserdefault.c:11023
msgid "Type name of new folder"
msgstr "Sisesta uue kataloogi nimi"
-#: gtk/gtkfilechooserdefault.c:11201 gtk/gtkfilechooserdefault.c:11223
-#: gtk/gtkfilechooserdefault.c:11294
+#: ../gtk/gtkfilechooserdefault.c:11201
+#: ../gtk/gtkfilechooserdefault.c:11223
+#: ../gtk/gtkfilechooserdefault.c:11294
msgid "Unknown"
msgstr "tundmatu"
-#: gtk/gtkfilechooserdefault.c:11241
+#: ../gtk/gtkfilechooserdefault.c:11241
msgid "%H:%M"
msgstr "%H:%M"
-#: gtk/gtkfilechooserdefault.c:11243
+#: ../gtk/gtkfilechooserdefault.c:11243
msgid "Yesterday at %H:%M"
msgstr "Eile kell %H:%M"
#. Translators: this is shown in the feedback for Tab-completion in a file
#. * chooser's text entry, when the user enters an invalid path.
-#: gtk/gtkfilechooserentry.c:698 gtk/gtkfilechooserentry.c:1163
+#: ../gtk/gtkfilechooserentry.c:698
+#: ../gtk/gtkfilechooserentry.c:1163
msgid "Invalid path"
-msgstr "Vigane rada"
+msgstr "Vigane asukoht"
#. translators: this text is shown when there are no completions
#. * for something the user typed in a file chooser entry
#.
-#: gtk/gtkfilechooserentry.c:1095
+#: ../gtk/gtkfilechooserentry.c:1095
msgid "No match"
msgstr "Vastavusi pole"
#. translators: this text is shown when there is exactly one completion
#. * for something the user typed in a file chooser entry
#.
-#: gtk/gtkfilechooserentry.c:1106
+#: ../gtk/gtkfilechooserentry.c:1106
msgid "Sole completion"
msgstr "Lõplik"
@@ -1863,13 +1845,13 @@ msgstr "Lõplik"
#. * entry is a complete filename, but could be continued to find
#. * a longer match
#.
-#: gtk/gtkfilechooserentry.c:1122
+#: ../gtk/gtkfilechooserentry.c:1122
msgid "Complete, but not unique"
msgstr "Lõplik, kuid mitte unikaalne"
#. Translators: this text is shown while the system is searching
#. * for possible completions for filenames in a file chooser entry.
-#: gtk/gtkfilechooserentry.c:1154
+#: ../gtk/gtkfilechooserentry.c:1154
msgid "Completing..."
msgstr "Lõpetamine..."
@@ -1877,159 +1859,157 @@ msgstr "Lõpetamine..."
#. Translators: this is shown in the feedback for Tab-completion in a
#. * file chooser's text entry when the user enters something like
#. * "sftp://blahblah" in an app that only supports local filenames.
-#: gtk/gtkfilechooserentry.c:1176 gtk/gtkfilechooserentry.c:1201
+#: ../gtk/gtkfilechooserentry.c:1176
+#: ../gtk/gtkfilechooserentry.c:1201
msgid "Only local files may be selected"
-msgstr ""
+msgstr "Valida saab ainult kohalikke faile"
#. Another option is to complete the hostname based on the remote volumes that are mounted
#. Translators: this is shown in the feedback for Tab-completion in a
#. * file chooser's text entry when the user hasn't entered the first '/'
#. * after a hostname and yet hits Tab (such as "sftp://blahblah[Tab]")
-#: gtk/gtkfilechooserentry.c:1185
+#: ../gtk/gtkfilechooserentry.c:1185
msgid "Incomplete hostname; end it with '/'"
-msgstr ""
+msgstr "Lõpetamata hostinimi; lõpeta see kaldkriipsuga '/'"
#. Translators: this is shown in the feedback for Tab-completion in a file
#. * chooser's text entry when the user enters a path that does not exist
#. * and then hits Tab
-#: gtk/gtkfilechooserentry.c:1196
-#, fuzzy
+#: ../gtk/gtkfilechooserentry.c:1196
msgid "Path does not exist"
-msgstr "Kiirklahvi %s pole olemas"
+msgstr "Asukohta pole olemas"
-#: gtk/gtkfilechoosersettings.c:362 gtk/gtkfilesel.c:1349
-#: gtk/gtkfilesel.c:1358
+#: ../gtk/gtkfilechoosersettings.c:362
+#: ../gtk/gtkfilesel.c:1349
+#: ../gtk/gtkfilesel.c:1358
#, c-format
msgid "Error creating folder '%s': %s"
msgstr "Viga kataloogi '%s' loomisel: %s"
-#: gtk/gtkfilesel.c:694
+#: ../gtk/gtkfilesel.c:694
msgid "Folders"
msgstr "Kataloogid"
-#: gtk/gtkfilesel.c:698
+#: ../gtk/gtkfilesel.c:698
msgid "Fol_ders"
msgstr "_Kataloogid"
-#: gtk/gtkfilesel.c:734
+#: ../gtk/gtkfilesel.c:734
msgid "_Files"
msgstr "_Failid"
-#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148
+#: ../gtk/gtkfilesel.c:821
+#: ../gtk/gtkfilesel.c:2148
#, c-format
msgid "Folder unreadable: %s"
msgstr "Kataloog on loetamatu: %s"
-#: gtk/gtkfilesel.c:905
+#: ../gtk/gtkfilesel.c:905
#, c-format
msgid ""
-"The file \"%s\" resides on another machine (called %s) and may not be "
-"available to this program.\n"
+"The file \"%s\" resides on another machine (called %s) and may not be available to this program.\n"
"Are you sure that you want to select it?"
msgstr ""
-"Fail \"%s\" asub teises arvutis (mille nimi on %s) ning ei pruugi seetõttu "
-"sellele programmile kättesaadav olla.\n"
+"Fail \"%s\" asub teises arvutis (mille nimi on %s) ning ei pruugi seetõttu sellele programmile kättesaadav olla.\n"
"Kas sa tahad kindlasti seda faili valida?"
-#: gtk/gtkfilesel.c:1020
+#: ../gtk/gtkfilesel.c:1020
msgid "_New Folder"
msgstr "_Uus kataloog"
-#: gtk/gtkfilesel.c:1031
+#: ../gtk/gtkfilesel.c:1031
msgid "De_lete File"
msgstr "_Kustuta fail"
-#: gtk/gtkfilesel.c:1042
+#: ../gtk/gtkfilesel.c:1042
msgid "_Rename File"
msgstr "Muuda faili _nime"
-#: gtk/gtkfilesel.c:1347
+#: ../gtk/gtkfilesel.c:1347
#, c-format
-msgid ""
-"The folder name \"%s\" contains symbols that are not allowed in filenames"
+msgid "The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Kataloogi \"%s\" nimi sisaldab failinimedes keelatud märke"
-#: gtk/gtkfilesel.c:1392
+#: ../gtk/gtkfilesel.c:1392
msgid "New Folder"
msgstr "Uus kataloog"
-#: gtk/gtkfilesel.c:1407
+#: ../gtk/gtkfilesel.c:1407
msgid "_Folder name:"
msgstr "_Kataloogi nimi:"
-#: gtk/gtkfilesel.c:1431
+#: ../gtk/gtkfilesel.c:1431
msgid "C_reate"
msgstr "_Loo"
-#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594
+#: ../gtk/gtkfilesel.c:1474
+#: ../gtk/gtkfilesel.c:1581
+#: ../gtk/gtkfilesel.c:1594
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Failinimi \"%s\" sisaldab failinimedes keelatud märke"
-#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487
+#: ../gtk/gtkfilesel.c:1477
+#: ../gtk/gtkfilesel.c:1487
#, c-format
msgid "Error deleting file '%s': %s"
msgstr "Viga faili '%s' kustutamisel: %s"
-#: gtk/gtkfilesel.c:1530
+#: ../gtk/gtkfilesel.c:1530
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Kas kustutadata fail \"%s\"?"
-#: gtk/gtkfilesel.c:1535
+#: ../gtk/gtkfilesel.c:1535
msgid "Delete File"
msgstr "Faili kustutamine"
-#: gtk/gtkfilesel.c:1583
+#: ../gtk/gtkfilesel.c:1583
#, c-format
msgid "Error renaming file to \"%s\": %s"
msgstr "Viga faili ümbernimetamisel nimega \"%s\": %s"
-#: gtk/gtkfilesel.c:1596
+#: ../gtk/gtkfilesel.c:1596
#, c-format
msgid "Error renaming file \"%s\": %s"
msgstr "Viga faili \"%s\" ümbernimetamisel: %s"
-#: gtk/gtkfilesel.c:1605
+#: ../gtk/gtkfilesel.c:1605
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Viga faili \"%s\" ümbernimetamisel \"%s\"-ks: %s"
-#: gtk/gtkfilesel.c:1652
+#: ../gtk/gtkfilesel.c:1652
msgid "Rename File"
msgstr "Faili ümbernimetamine"
-#: gtk/gtkfilesel.c:1667
+#: ../gtk/gtkfilesel.c:1667
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Faili \"%s\" ümbernimetamine:"
-#: gtk/gtkfilesel.c:1696
+#: ../gtk/gtkfilesel.c:1696
msgid "_Rename"
msgstr "Muuda _nime"
-#: gtk/gtkfilesel.c:2128
+#: ../gtk/gtkfilesel.c:2128
msgid "_Selection: "
msgstr "_Valik: "
-#: gtk/gtkfilesel.c:3048
+#: ../gtk/gtkfilesel.c:3048
#, c-format
-msgid ""
-"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
-"environment variable G_FILENAME_ENCODING): %s"
-msgstr ""
-"Failinime \"%s\" pole võimalik UTF-8sse teisendada (proovi keskkonnamuutuja "
-"G_FILENAME_ENCODING seadmist): %s"
+msgid "The filename \"%s\" couldn't be converted to UTF-8. (try setting the environment variable G_FILENAME_ENCODING): %s"
+msgstr "Failinime \"%s\" pole võimalik UTF-8sse teisendada (proovi keskkonnamuutuja G_FILENAME_ENCODING seadmist): %s"
-#: gtk/gtkfilesel.c:3051
+#: ../gtk/gtkfilesel.c:3051
msgid "Invalid UTF-8"
msgstr "Vigane UTF-8"
-#: gtk/gtkfilesel.c:3925
+#: ../gtk/gtkfilesel.c:3925
msgid "Name too long"
msgstr "Nimi on liiga pikk"
-#: gtk/gtkfilesel.c:3927
+#: ../gtk/gtkfilesel.c:3927
msgid "Couldn't convert filename"
msgstr "Failinime pole võimalik teisendada"
@@ -2038,75 +2018,76 @@ msgstr "Failinime pole võimalik teisendada"
#. * token for the fake "File System" volume. So, we'll return a pointer to
#. * this particular string.
#.
-#: gtk/gtkfilesystem.c:52
+#: ../gtk/gtkfilesystem.c:52
msgid "File System"
msgstr "Failisüsteem"
-#: gtk/gtkfilesystemmodel.c:700
+#: ../gtk/gtkfilesystemmodel.c:700
msgid "Could not obtain root folder"
msgstr "Juurkataloogi pole võimalik hankida"
-#: gtk/gtkfilesystemmodel.c:1301
+#: ../gtk/gtkfilesystemmodel.c:1301
msgid "(Empty)"
msgstr "(tühi)"
-#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266
+#: ../gtk/gtkfontbutton.c:144
+#: ../gtk/gtkfontbutton.c:266
msgid "Pick a Font"
msgstr "Kirjatüübi valimine"
#. Initialize fields
-#: gtk/gtkfontbutton.c:260
+#: ../gtk/gtkfontbutton.c:260
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:785
+#: ../gtk/gtkfontbutton.c:785
msgid "Font"
msgstr "Kirjatüüp"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:75
+#: ../gtk/gtkfontsel.c:75
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijkõäöü ABCDEFGHIJKÕÄÖÜ"
-#: gtk/gtkfontsel.c:343
+#: ../gtk/gtkfontsel.c:343
msgid "_Family:"
msgstr "_Perekond:"
-#: gtk/gtkfontsel.c:349
+#: ../gtk/gtkfontsel.c:349
msgid "_Style:"
msgstr "Laa_d:"
-#: gtk/gtkfontsel.c:355
+#: ../gtk/gtkfontsel.c:355
msgid "Si_ze:"
msgstr "_Suurus:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:532
+#: ../gtk/gtkfontsel.c:532
msgid "_Preview:"
msgstr "_Näidis:"
-#: gtk/gtkfontsel.c:1649
+#: ../gtk/gtkfontsel.c:1649
msgid "Font Selection"
msgstr "Kirjatüübi valik"
-#: gtk/gtkgamma.c:408
+#: ../gtk/gtkgamma.c:408
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:418
+#: ../gtk/gtkgamma.c:418
msgid "_Gamma value"
msgstr "_Gamma väärtus"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1404
+#: ../gtk/gtkiconfactory.c:1404
#, c-format
msgid "Error loading icon: %s"
msgstr "Viga ikooni laadimisel: %s"
-#: gtk/gtkicontheme.c:1363
+#: ../gtk/gtkicontheme.c:1363
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -2119,140 +2100,140 @@ msgstr ""
"Sul on võimalik hankida koopia:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1543
+#: ../gtk/gtkicontheme.c:1543
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikoon '%s' ei sisaldu teemas"
-#: gtk/gtkicontheme.c:3074
+#: ../gtk/gtkicontheme.c:3074
msgid "Failed to load icon"
msgstr "Tõrge ikooni laadimisel"
-#: gtk/gtkimmodule.c:527
+#: ../gtk/gtkimmodule.c:527
msgid "Simple"
msgstr "Lihtne"
-#: gtk/gtkimmulticontext.c:541
-#, fuzzy
+#: ../gtk/gtkimmulticontext.c:541
msgctxt "input method menu"
msgid "System"
-msgstr "Failisüsteem"
+msgstr "Süsteem"
-#: gtk/gtkimmulticontext.c:625
+#: ../gtk/gtkimmulticontext.c:625
#, c-format
msgctxt "input method menu"
msgid "System (%s)"
-msgstr ""
+msgstr "Süsteem (%s)"
-#: gtk/gtkinputdialog.c:192
+#: ../gtk/gtkinputdialog.c:192
msgid "Input"
msgstr "Sisend"
-#: gtk/gtkinputdialog.c:207
+#: ../gtk/gtkinputdialog.c:207
msgid "No extended input devices"
msgstr "Laiendatud sisendseadmeid ei ole"
-#: gtk/gtkinputdialog.c:220
+#: ../gtk/gtkinputdialog.c:220
msgid "_Device:"
msgstr "_Seade:"
-#: gtk/gtkinputdialog.c:237
+#: ../gtk/gtkinputdialog.c:237
msgid "Disabled"
msgstr "Välja lülitatud"
-#: gtk/gtkinputdialog.c:244
+#: ../gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Ekraan"
-#: gtk/gtkinputdialog.c:251
+#: ../gtk/gtkinputdialog.c:251
msgid "Window"
msgstr "Aken"
-#: gtk/gtkinputdialog.c:258
+#: ../gtk/gtkinputdialog.c:258
msgid "_Mode:"
msgstr "_Režiim:"
#. The axis listbox
-#: gtk/gtkinputdialog.c:279
+#: ../gtk/gtkinputdialog.c:279
msgid "Axes"
msgstr "Teljed"
#. Keys listbox
-#: gtk/gtkinputdialog.c:297
+#: ../gtk/gtkinputdialog.c:297
msgid "Keys"
msgstr "Klahvid"
-#: gtk/gtkinputdialog.c:524
+#: ../gtk/gtkinputdialog.c:524
msgid "_X:"
msgstr "_X:"
-#: gtk/gtkinputdialog.c:525
+#: ../gtk/gtkinputdialog.c:525
msgid "_Y:"
msgstr "_Y:"
-#: gtk/gtkinputdialog.c:526
+#: ../gtk/gtkinputdialog.c:526
msgid "_Pressure:"
msgstr "Su_rve:"
-#: gtk/gtkinputdialog.c:527
+#: ../gtk/gtkinputdialog.c:527
msgid "X _tilt:"
msgstr "X _kalle:"
-#: gtk/gtkinputdialog.c:528
+#: ../gtk/gtkinputdialog.c:528
msgid "Y t_ilt:"
msgstr "Y k_alle:"
-#: gtk/gtkinputdialog.c:529
+#: ../gtk/gtkinputdialog.c:529
msgid "_Wheel:"
msgstr "_Ratas:"
-#: gtk/gtkinputdialog.c:581
+#: ../gtk/gtkinputdialog.c:581
msgid "none"
msgstr "ei ole"
-#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654
+#: ../gtk/gtkinputdialog.c:618
+#: ../gtk/gtkinputdialog.c:654
msgid "(disabled)"
msgstr "(välja lülitatud)"
-#: gtk/gtkinputdialog.c:647
+#: ../gtk/gtkinputdialog.c:647
msgid "(unknown)"
msgstr "(tundmatu)"
#. and clear button
-#: gtk/gtkinputdialog.c:751
+#: ../gtk/gtkinputdialog.c:751
msgid "Cl_ear"
msgstr "_Tühjenda"
-#: gtk/gtklinkbutton.c:428
+#: ../gtk/gtklinkbutton.c:428
msgid "Copy URL"
msgstr "Kopeeri URL"
-#: gtk/gtklinkbutton.c:586
+#: ../gtk/gtklinkbutton.c:586
msgid "Invalid URI"
msgstr "Vigane URI"
#. Description of --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:450
+#: ../gtk/gtkmain.c:450
msgid "Load additional GTK+ modules"
msgstr "Täiendavate GTK+ moodulite laadimine"
#. Placeholder in --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:451
+#: ../gtk/gtkmain.c:451
msgid "MODULES"
msgstr "MOODULID"
#. Description of --g-fatal-warnings in --help output
-#: gtk/gtkmain.c:453
+#: ../gtk/gtkmain.c:453
msgid "Make all warnings fatal"
msgstr "Kõikide hoiatuste muutmine fataalseks"
#. Description of --gtk-debug=FLAGS in --help output
-#: gtk/gtkmain.c:456
+#: ../gtk/gtkmain.c:456
msgid "GTK+ debugging flags to set"
msgstr "GTK+ silumislipud, mida seada"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: gtk/gtkmain.c:459
+#: ../gtk/gtkmain.c:459
msgid "GTK+ debugging flags to unset"
msgstr "GTK+ silumislipud, mida maha võtta"
@@ -2261,65 +2242,68 @@ msgstr "GTK+ silumislipud, mida maha võtta"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:707
+#: ../gtk/gtkmain.c:707
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:773
+#: ../gtk/gtkmain.c:773
#, c-format
msgid "Cannot open display: %s"
msgstr "Kuva pole võimalik avada: %s"
-#: gtk/gtkmain.c:810
+#: ../gtk/gtkmain.c:810
msgid "GTK+ Options"
msgstr "GTK+ võtmed"
-#: gtk/gtkmain.c:810
+#: ../gtk/gtkmain.c:810
msgid "Show GTK+ Options"
msgstr "GTK+ võtmete näitamine"
-#: gtk/gtkmountoperation.c:484
+#: ../gtk/gtkmountoperation.c:481
msgid "Co_nnect"
msgstr "Ü_hendu"
-#: gtk/gtkmountoperation.c:528
+#: ../gtk/gtkmountoperation.c:525
msgid "Connect _anonymously"
msgstr "Ühendu _anonüümselt"
-#: gtk/gtkmountoperation.c:537
+#: ../gtk/gtkmountoperation.c:534
msgid "Connect as u_ser:"
msgstr "Ühendu _kasutajana:"
-#: gtk/gtkmountoperation.c:574
+#: ../gtk/gtkmountoperation.c:571
msgid "_Username:"
msgstr "_Kasutajanimi:"
-#: gtk/gtkmountoperation.c:578
+#: ../gtk/gtkmountoperation.c:575
msgid "_Domain:"
msgstr "_Domeen:"
-#: gtk/gtkmountoperation.c:583
+#: ../gtk/gtkmountoperation.c:580
msgid "_Password:"
msgstr "_Parool:"
-#: gtk/gtkmountoperation.c:601
+#: ../gtk/gtkmountoperation.c:598
msgid "Forget password _immediately"
msgstr "_Unusta parool koheselt"
-#: gtk/gtkmountoperation.c:611
+#: ../gtk/gtkmountoperation.c:608
msgid "Remember password until you _logout"
msgstr "_Jäta parool kuni väljalogimiseni meelde"
-#: gtk/gtkmountoperation.c:621
+#: ../gtk/gtkmountoperation.c:618
msgid "Remember _forever"
msgstr "_Jäta igavesti meelde"
-#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6944
+#: ../gtk/gtknotebook.c:4425
+#: ../gtk/gtknotebook.c:6944
#, c-format
msgid "Page %u"
msgstr "Lehekülg %u"
-#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:867
+#: ../gtk/gtkpagesetup.c:597
+#: ../gtk/gtkpapersize.c:825
+#: ../gtk/gtkpapersize.c:867
msgid "Not a valid page setup file"
msgstr "Pole korrektne lehekülje sätete fail"
@@ -2329,11 +2313,11 @@ msgstr "Pole korrektne lehekülje sätete fail"
#. * Do *not* translate it to "predefinito:mm", if it
#. * it isn't default:mm or default:inch it will not work
#.
-#: gtk/gtkpagesetupunixdialog.c:152
+#: ../gtk/gtkpagesetupunixdialog.c:152
msgid "default:mm"
msgstr "default:mm"
-#: gtk/gtkpagesetupunixdialog.c:308
+#: ../gtk/gtkpagesetupunixdialog.c:308
msgid ""
"<b>Any Printer</b>\n"
"For portable documents"
@@ -2341,15 +2325,17 @@ msgstr ""
"<b>Iga printer</b>\n"
"Portaablitele dokumentidele"
-#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403
+#: ../gtk/gtkpagesetupunixdialog.c:894
+#: ../gtk/gtkpagesetupunixdialog.c:1403
msgid "mm"
msgstr "mm"
-#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401
+#: ../gtk/gtkpagesetupunixdialog.c:896
+#: ../gtk/gtkpagesetupunixdialog.c:1401
msgid "inch"
msgstr "tolli"
-#: gtk/gtkpagesetupunixdialog.c:915
+#: ../gtk/gtkpagesetupunixdialog.c:915
#, c-format
msgid ""
"Margins:\n"
@@ -2364,88 +2350,89 @@ msgstr ""
" Ülemine: %s %s\n"
" Alumine: %s %s"
-#: gtk/gtkpagesetupunixdialog.c:964
+#: ../gtk/gtkpagesetupunixdialog.c:964
msgid "Manage Custom Sizes..."
msgstr "Kohandatud suuruste haldamine..."
-#: gtk/gtkpagesetupunixdialog.c:1012
+#: ../gtk/gtkpagesetupunixdialog.c:1012
msgid "_Format for:"
msgstr "Millele _vormindatakse:"
-#: gtk/gtkpagesetupunixdialog.c:1034
+#: ../gtk/gtkpagesetupunixdialog.c:1034
msgid "_Paper size:"
msgstr "_Paberi suurus:"
-#: gtk/gtkpagesetupunixdialog.c:1065
+#: ../gtk/gtkpagesetupunixdialog.c:1065
msgid "_Orientation:"
msgstr "_Suund:"
-#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2681
+#: ../gtk/gtkpagesetupunixdialog.c:1129
+#: ../gtk/gtkprintunixdialog.c:2681
msgid "Page Setup"
msgstr "Lehekülje sätted"
-#: gtk/gtkpagesetupunixdialog.c:1448
+#: ../gtk/gtkpagesetupunixdialog.c:1448
msgid "Margins from Printer..."
msgstr "Veerised printerist..."
-#: gtk/gtkpagesetupunixdialog.c:1608
+#: ../gtk/gtkpagesetupunixdialog.c:1608
#, c-format
msgid "Custom Size %d"
msgstr "Kohandatud suurus %d"
-#: gtk/gtkpagesetupunixdialog.c:1837
+#: ../gtk/gtkpagesetupunixdialog.c:1837
msgid "Manage Custom Sizes"
msgstr "Kohandatud suuruste haldamine"
-#: gtk/gtkpagesetupunixdialog.c:1933
+#: ../gtk/gtkpagesetupunixdialog.c:1933
msgid "_Width:"
msgstr "La_ius:"
-#: gtk/gtkpagesetupunixdialog.c:1945
+#: ../gtk/gtkpagesetupunixdialog.c:1945
msgid "_Height:"
msgstr "Kõr_gus:"
-#: gtk/gtkpagesetupunixdialog.c:1957
+#: ../gtk/gtkpagesetupunixdialog.c:1957
msgid "Paper Size"
msgstr "Paberi suurus"
-#: gtk/gtkpagesetupunixdialog.c:1967
+#: ../gtk/gtkpagesetupunixdialog.c:1967
msgid "_Top:"
msgstr "_Ülemine:"
-#: gtk/gtkpagesetupunixdialog.c:1979
+#: ../gtk/gtkpagesetupunixdialog.c:1979
msgid "_Bottom:"
msgstr "_Alumine:"
-#: gtk/gtkpagesetupunixdialog.c:1991
+#: ../gtk/gtkpagesetupunixdialog.c:1991
msgid "_Left:"
msgstr "_Vasak:"
-#: gtk/gtkpagesetupunixdialog.c:2003
+#: ../gtk/gtkpagesetupunixdialog.c:2003
msgid "_Right:"
msgstr "_Parem:"
-#: gtk/gtkpagesetupunixdialog.c:2044
+#: ../gtk/gtkpagesetupunixdialog.c:2044
msgid "Paper Margins"
msgstr "Paberi veerised"
-#: gtk/gtkpathbar.c:151
+#: ../gtk/gtkpathbar.c:151
msgid "Up Path"
msgstr "Ülemine rada"
-#: gtk/gtkpathbar.c:153
+#: ../gtk/gtkpathbar.c:153
msgid "Down Path"
msgstr "Alumine rada"
-#: gtk/gtkpathbar.c:1472
+#: ../gtk/gtkpathbar.c:1472
msgid "File System Root"
msgstr "Failisüsteemi juurkataloog"
-#: gtk/gtkprinteroptionwidget.c:693
+#: ../gtk/gtkprinteroptionwidget.c:693
msgid "Not available"
msgstr "Pole saadaval"
-#: gtk/gtkprinteroptionwidget.c:808
+#: ../gtk/gtkprinteroptionwidget.c:808
msgid "_Save in folder:"
msgstr "Salvestada _kataloogi:"
@@ -2453,187 +2440,180 @@ msgstr "Salvestada _kataloogi:"
#. * jobs. %s gets replaced by the application name, %d gets replaced
#. * by the job number.
#.
-#: gtk/gtkprintoperation.c:175
+#: ../gtk/gtkprintoperation.c:175
#, c-format
msgid "%s job #%d"
msgstr "Rakenduse %s printimistöö #%d"
-#: gtk/gtkprintoperation.c:1517
+#: ../gtk/gtkprintoperation.c:1517
msgctxt "print operation status"
msgid "Initial state"
-msgstr ""
+msgstr "Algolek"
-#: gtk/gtkprintoperation.c:1518
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1518
msgctxt "print operation status"
msgid "Preparing to print"
-msgstr "Ettevalmistamine: %d"
+msgstr "Trükkimise ettevalmistamine"
-#: gtk/gtkprintoperation.c:1519
+#: ../gtk/gtkprintoperation.c:1519
msgctxt "print operation status"
msgid "Generating data"
-msgstr ""
+msgstr "Andmete genereerimine"
-#: gtk/gtkprintoperation.c:1520
+#: ../gtk/gtkprintoperation.c:1520
msgctxt "print operation status"
msgid "Sending data"
-msgstr ""
+msgstr "Andmete saatmine"
-#: gtk/gtkprintoperation.c:1521
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1521
msgctxt "print operation status"
msgid "Waiting"
-msgstr "Hoiatus"
+msgstr "Ootamine"
-#: gtk/gtkprintoperation.c:1522
+#: ../gtk/gtkprintoperation.c:1522
msgctxt "print operation status"
msgid "Blocking on issue"
-msgstr ""
+msgstr "Blokeeriv viga"
-#: gtk/gtkprintoperation.c:1523
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1523
msgctxt "print operation status"
msgid "Printing"
-msgstr "Printimine: %d"
+msgstr "Printimine"
-#: gtk/gtkprintoperation.c:1524
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1524
msgctxt "print operation status"
msgid "Finished"
-msgstr "Lõpetamine"
+msgstr "Lõpetatud"
-#: gtk/gtkprintoperation.c:1525
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1525
msgctxt "print operation status"
msgid "Finished with error"
msgstr "Lõpetatud veaga"
-#: gtk/gtkprintoperation.c:2048
+#: ../gtk/gtkprintoperation.c:2048
#, c-format
msgid "Preparing %d"
msgstr "Ettevalmistamine: %d"
-#: gtk/gtkprintoperation.c:2050 gtk/gtkprintoperation.c:2381
-#, c-format
+#: ../gtk/gtkprintoperation.c:2050
+#: ../gtk/gtkprintoperation.c:2381
msgid "Preparing"
msgstr "Ettevalmistamine"
-#: gtk/gtkprintoperation.c:2053
+#: ../gtk/gtkprintoperation.c:2053
#, c-format
msgid "Printing %d"
msgstr "Printimine: %d"
-#: gtk/gtkprintoperation.c:2411
-#, c-format
+#: ../gtk/gtkprintoperation.c:2411
msgid "Error creating print preview"
msgstr "Viga printimise eelvaate loomisel"
-#: gtk/gtkprintoperation.c:2414
-#, c-format
+#: ../gtk/gtkprintoperation.c:2414
msgid "The most probable reason is that a temporary file could not be created."
-msgstr ""
-"Kõige tõonäolisemalt on põhjus selles, et ajutisi faile pole võimalik luua."
+msgstr "Kõige tõonäolisemalt on põhjus selles, et ajutisi faile pole võimalik luua."
-#: gtk/gtkprintoperation-unix.c:242
-#, c-format
+#: ../gtk/gtkprintoperation-unix.c:242
msgid "Error launching preview"
msgstr "Viga eelvaate näitamisel"
-#: gtk/gtkprintoperation-unix.c:280
-#, c-format
+#: ../gtk/gtkprintoperation-unix.c:280
msgid "Error printing"
msgstr "Viga printimisel"
-#: gtk/gtkprintoperation-unix.c:384 gtk/gtkprintoperation-win32.c:1425
+#: ../gtk/gtkprintoperation-unix.c:384
+#: ../gtk/gtkprintoperation-win32.c:1425
msgid "Application"
msgstr "Rakendus"
-#: gtk/gtkprintoperation-win32.c:590
+#: ../gtk/gtkprintoperation-win32.c:590
msgid "Printer offline"
msgstr "Printer on ühendamata"
-#: gtk/gtkprintoperation-win32.c:592
+#: ../gtk/gtkprintoperation-win32.c:592
msgid "Out of paper"
msgstr "Paber on lõppenud"
#. Translators: this is a printer status.
-#: gtk/gtkprintoperation-win32.c:594
-#: modules/printbackends/cups/gtkprintbackendcups.c:1474
+#: ../gtk/gtkprintoperation-win32.c:594
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1474
msgid "Paused"
msgstr "Pausitud"
-#: gtk/gtkprintoperation-win32.c:596
+#: ../gtk/gtkprintoperation-win32.c:596
msgid "Need user intervention"
msgstr "Vajalik on kasutaja sekkumine"
-#: gtk/gtkprintoperation-win32.c:696
+#: ../gtk/gtkprintoperation-win32.c:696
msgid "Custom size"
msgstr "Kohandatud suurus"
-#: gtk/gtkprintoperation-win32.c:1517
+#: ../gtk/gtkprintoperation-win32.c:1517
msgid "No printer found"
msgstr "Printerit ei leitud"
-#: gtk/gtkprintoperation-win32.c:1544
+#: ../gtk/gtkprintoperation-win32.c:1544
msgid "Invalid argument to CreateDC"
msgstr "Vigane CreateDC argument"
-#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801
+#: ../gtk/gtkprintoperation-win32.c:1578
+#: ../gtk/gtkprintoperation-win32.c:1801
msgid "Error from StartDoc"
msgstr "Viga StartDoc'ist"
-#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681
-#: gtk/gtkprintoperation-win32.c:1729
+#: ../gtk/gtkprintoperation-win32.c:1658
+#: ../gtk/gtkprintoperation-win32.c:1681
+#: ../gtk/gtkprintoperation-win32.c:1729
msgid "Not enough free memory"
msgstr "Vaba mälu pole piisavalt"
-#: gtk/gtkprintoperation-win32.c:1734
+#: ../gtk/gtkprintoperation-win32.c:1734
msgid "Invalid argument to PrintDlgEx"
msgstr "Vigane PrintDlgEx argument"
-#: gtk/gtkprintoperation-win32.c:1739
+#: ../gtk/gtkprintoperation-win32.c:1739
msgid "Invalid pointer to PrintDlgEx"
msgstr "Vigane PrintDlgEx pointer"
-#: gtk/gtkprintoperation-win32.c:1744
+#: ../gtk/gtkprintoperation-win32.c:1744
msgid "Invalid handle to PrintDlgEx"
msgstr "Vigane PrintDlgEx käsitleja"
-#: gtk/gtkprintoperation-win32.c:1749
+#: ../gtk/gtkprintoperation-win32.c:1749
msgid "Unspecified error"
msgstr "Kirjeldamata viga"
-#: gtk/gtkprintunixdialog.c:1763
+#: ../gtk/gtkprintunixdialog.c:1763
msgid "Printer"
msgstr "Printer"
#. Translators: this is the header for the location column in the print dialog
-#: gtk/gtkprintunixdialog.c:1773
+#: ../gtk/gtkprintunixdialog.c:1773
msgid "Location"
msgstr "Asukoht"
#. Translators: this is the header for the printer status column in the print dialog
-#: gtk/gtkprintunixdialog.c:1784
+#: ../gtk/gtkprintunixdialog.c:1784
msgid "Status"
msgstr "Olek"
-#: gtk/gtkprintunixdialog.c:1809
+#: ../gtk/gtkprintunixdialog.c:1809
msgid "Range"
msgstr "Vahemik"
-#: gtk/gtkprintunixdialog.c:1813
+#: ../gtk/gtkprintunixdialog.c:1813
msgid "_All Pages"
msgstr "_Kõik leheküljed"
-#: gtk/gtkprintunixdialog.c:1820
+#: ../gtk/gtkprintunixdialog.c:1820
msgid "C_urrent Page"
msgstr "Kä_esolev lehekülg"
-#: gtk/gtkprintunixdialog.c:1829
+#: ../gtk/gtkprintunixdialog.c:1829
msgid "Pag_es:"
msgstr "Le_heküljed:"
-#: gtk/gtkprintunixdialog.c:1830
+#: ../gtk/gtkprintunixdialog.c:1830
msgid ""
"Specify one or more page ranges,\n"
" e.g. 1-3,7,11"
@@ -2641,240 +2621,246 @@ msgstr ""
"Määra üks või rohkem leheküljevahemikku.\n"
" Näiteks: 1-3,7,11"
-#: gtk/gtkprintunixdialog.c:1851
+#: ../gtk/gtkprintunixdialog.c:1851
msgid "Copies"
msgstr "Koopiad"
#. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns
-#: gtk/gtkprintunixdialog.c:1856
+#: ../gtk/gtkprintunixdialog.c:1856
msgid "Copie_s:"
msgstr "Koop_iaid:"
-#: gtk/gtkprintunixdialog.c:1874
+#: ../gtk/gtkprintunixdialog.c:1874
msgid "C_ollate"
msgstr "_Eksemplarhaaval"
-#: gtk/gtkprintunixdialog.c:1882
+#: ../gtk/gtkprintunixdialog.c:1882
msgid "_Reverse"
msgstr "Pöö_ratud järjestuses"
-#: gtk/gtkprintunixdialog.c:1902
+#: ../gtk/gtkprintunixdialog.c:1902
msgid "General"
msgstr "Üldine"
#. Translators, this string is used to label the option in the print
#. * dialog that controls in what order multiple pages are arranged
#.
-#: gtk/gtkprintunixdialog.c:2442
-#: modules/printbackends/cups/gtkprintbackendcups.c:2910
+#: ../gtk/gtkprintunixdialog.c:2442
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2908
msgid "Page Ordering"
msgstr "Lehekülgede järjekord"
-#: gtk/gtkprintunixdialog.c:2448
+#: ../gtk/gtkprintunixdialog.c:2448
msgid "Left to right"
msgstr "Vasakult paremale"
-#: gtk/gtkprintunixdialog.c:2449
+#: ../gtk/gtkprintunixdialog.c:2449
msgid "Right to left"
msgstr "Paremalt vasakule"
-#: gtk/gtkprintunixdialog.c:2518
+#: ../gtk/gtkprintunixdialog.c:2518
msgid "Layout"
msgstr "Paigutus"
# msgstr "Le_hekülgi lehel:"
-#: gtk/gtkprintunixdialog.c:2522
+#: ../gtk/gtkprintunixdialog.c:2522
msgid "T_wo-sided:"
msgstr "Kahe_poolne:"
-#: gtk/gtkprintunixdialog.c:2537
+#: ../gtk/gtkprintunixdialog.c:2537
msgid "Pages per _side:"
msgstr "Le_hekülgi slaidil:"
-#: gtk/gtkprintunixdialog.c:2555
+#: ../gtk/gtkprintunixdialog.c:2555
msgid "Page or_dering:"
msgstr "Lehekülgede _järjestamine:"
-#: gtk/gtkprintunixdialog.c:2571
+#: ../gtk/gtkprintunixdialog.c:2571
msgid "_Only print:"
msgstr "Prindita_kse ainult:"
#. In enum order
-#: gtk/gtkprintunixdialog.c:2586
+#: ../gtk/gtkprintunixdialog.c:2586
msgid "All sheets"
msgstr "Kõik leheküljed"
-#: gtk/gtkprintunixdialog.c:2587
+#: ../gtk/gtkprintunixdialog.c:2587
msgid "Even sheets"
msgstr "Paarisnumbriga leheküljed"
-#: gtk/gtkprintunixdialog.c:2588
+#: ../gtk/gtkprintunixdialog.c:2588
msgid "Odd sheets"
msgstr "Paaritu numbriga leheküljed"
-#: gtk/gtkprintunixdialog.c:2591
+#: ../gtk/gtkprintunixdialog.c:2591
msgid "Sc_ale:"
msgstr "_Skaleerimine:"
-#: gtk/gtkprintunixdialog.c:2618
+#: ../gtk/gtkprintunixdialog.c:2618
msgid "Paper"
msgstr "Paber"
-#: gtk/gtkprintunixdialog.c:2622
+#: ../gtk/gtkprintunixdialog.c:2622
msgid "Paper _type:"
msgstr "Pa_beri liik:"
-#: gtk/gtkprintunixdialog.c:2637
+#: ../gtk/gtkprintunixdialog.c:2637
msgid "Paper _source:"
msgstr "Paberi _allikas:"
-#: gtk/gtkprintunixdialog.c:2652
+#: ../gtk/gtkprintunixdialog.c:2652
msgid "Output t_ray:"
msgstr "_Väljundsalv:"
-#: gtk/gtkprintunixdialog.c:2706
+#: ../gtk/gtkprintunixdialog.c:2706
msgid "Job Details"
msgstr "Töö üksikasjad"
-#: gtk/gtkprintunixdialog.c:2712
+#: ../gtk/gtkprintunixdialog.c:2712
msgid "Pri_ority:"
msgstr "Tä_htsus:"
-#: gtk/gtkprintunixdialog.c:2727
+#: ../gtk/gtkprintunixdialog.c:2727
msgid "_Billing info:"
msgstr "_Maksmise andmed:"
-#: gtk/gtkprintunixdialog.c:2745
+#: ../gtk/gtkprintunixdialog.c:2745
msgid "Print Document"
msgstr "Dokumenti printimine"
#. Translators: this is one of the choices for the print at option
#. * in the print dialog
#.
-#: gtk/gtkprintunixdialog.c:2754
+#: ../gtk/gtkprintunixdialog.c:2754
msgid "_Now"
msgstr "_Nüüd"
-#: gtk/gtkprintunixdialog.c:2765
+#: ../gtk/gtkprintunixdialog.c:2765
msgid "A_t:"
msgstr "A_jal:"
#. Translators: Ability to parse the am/pm format depends on actual locale.
#. * You can remove the am/pm values below for your locale if they are not supported.
#.
-#: gtk/gtkprintunixdialog.c:2770
+#: ../gtk/gtkprintunixdialog.c:2770
msgid ""
"Specify the time of print,\n"
" e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm"
msgstr ""
+"Määra trükkimise kellaaeg,\n"
+" nt 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm"
-#: gtk/gtkprintunixdialog.c:2791
+#: ../gtk/gtkprintunixdialog.c:2791
msgid "On _hold"
msgstr "_Ootel"
-#: gtk/gtkprintunixdialog.c:2792
+#: ../gtk/gtkprintunixdialog.c:2792
msgid "Hold the job until it is explicitly released"
-msgstr ""
+msgstr "Tööd hoitakse kuni selle selgesõnalise vabastamiseni"
-#: gtk/gtkprintunixdialog.c:2812
+#: ../gtk/gtkprintunixdialog.c:2812
msgid "Add Cover Page"
-msgstr "Esilehe lisamine"
+msgstr "Kaane lisamine"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the front cover page.
#.
-#: gtk/gtkprintunixdialog.c:2821
+#: ../gtk/gtkprintunixdialog.c:2821
msgid "Be_fore:"
msgstr "_Enne:"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the back cover page.
#.
-#: gtk/gtkprintunixdialog.c:2839
+#: ../gtk/gtkprintunixdialog.c:2839
msgid "_After:"
msgstr "_Pärast:"
#. Translators: this is the tab label for the notebook tab containing
#. * job-specific options in the print dialog
#.
-#: gtk/gtkprintunixdialog.c:2857
+#: ../gtk/gtkprintunixdialog.c:2857
msgid "Job"
msgstr "Töö"
-#: gtk/gtkprintunixdialog.c:2923
+#: ../gtk/gtkprintunixdialog.c:2923
msgid "Advanced"
msgstr "Laiendatud"
-#: gtk/gtkprintunixdialog.c:2958
+#: ../gtk/gtkprintunixdialog.c:2958
msgid "Image Quality"
msgstr "Pildikvaliteet"
-#: gtk/gtkprintunixdialog.c:2961
+#: ../gtk/gtkprintunixdialog.c:2961
msgid "Color"
msgstr "Värv"
-#: gtk/gtkprintunixdialog.c:2964
+#: ../gtk/gtkprintunixdialog.c:2964
msgid "Finishing"
msgstr "Lõpetamine"
-#: gtk/gtkprintunixdialog.c:2974
+#: ../gtk/gtkprintunixdialog.c:2974
msgid "Some of the settings in the dialog conflict"
msgstr "Selle dialoogi mõned sätted on omavahel vastuolus"
-#: gtk/gtkprintunixdialog.c:2997
+#: ../gtk/gtkprintunixdialog.c:2997
msgid "Print"
msgstr "Prindi"
-#: gtk/gtkrc.c:2868
+#: ../gtk/gtkrc.c:2868
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Faili pole võimalik kaasata: \"%s\""
-#: gtk/gtkrc.c:3496 gtk/gtkrc.c:3499
+#: ../gtk/gtkrc.c:3496
+#: ../gtk/gtkrc.c:3499
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ei leia pildifaili otsingurajalt 'pixmap_path': \"%s\""
-#: gtk/gtkrecentaction.c:154 gtk/gtkrecentaction.c:162
-#: gtk/gtkrecentchoosermenu.c:589 gtk/gtkrecentchoosermenu.c:597
+#: ../gtk/gtkrecentaction.c:154
+#: ../gtk/gtkrecentaction.c:162
+#: ../gtk/gtkrecentchoosermenu.c:589
+#: ../gtk/gtkrecentchoosermenu.c:597
#, c-format
msgid "This function is not implemented for widgets of class '%s'"
msgstr "See funktsioon pole vidinate klassis '%s' teostatud"
-#: gtk/gtkrecentchooserdefault.c:481
+#: ../gtk/gtkrecentchooserdefault.c:481
msgid "Select which type of documents are shown"
msgstr "Vali, milliseid dokumendiliike näidata"
-#: gtk/gtkrecentchooserdefault.c:1134 gtk/gtkrecentchooserdefault.c:1171
+#: ../gtk/gtkrecentchooserdefault.c:1134
+#: ../gtk/gtkrecentchooserdefault.c:1171
#, c-format
msgid "No item for URI '%s' found"
msgstr "'%s' URI jaoks ei leitud kirjet"
-#: gtk/gtkrecentchooserdefault.c:1298
+#: ../gtk/gtkrecentchooserdefault.c:1298
msgid "Untitled filter"
msgstr "Pealkirjata filter"
-#: gtk/gtkrecentchooserdefault.c:1651
+#: ../gtk/gtkrecentchooserdefault.c:1651
msgid "Could not remove item"
msgstr "Kirjet pole võimalik eemaldada"
-#: gtk/gtkrecentchooserdefault.c:1694
+#: ../gtk/gtkrecentchooserdefault.c:1694
msgid "Could not clear list"
msgstr "Loendit pole võimalik tühjendada"
-#: gtk/gtkrecentchooserdefault.c:1778
+#: ../gtk/gtkrecentchooserdefault.c:1778
msgid "Copy _Location"
msgstr "Kopeeri _asukoht"
-#: gtk/gtkrecentchooserdefault.c:1791
+#: ../gtk/gtkrecentchooserdefault.c:1791
msgid "_Remove From List"
msgstr "_Eemalda loetelust"
-#: gtk/gtkrecentchooserdefault.c:1800
+#: ../gtk/gtkrecentchooserdefault.c:1800
msgid "_Clear List"
msgstr "_Tühjenda loend"
-#: gtk/gtkrecentchooserdefault.c:1814
+#: ../gtk/gtkrecentchooserdefault.c:1814
msgid "Show _Private Resources"
msgstr "Näita _privaatressursse"
@@ -2888,21 +2874,22 @@ msgstr "Näita _privaatressursse"
#. * user appended or prepended custom menu items to the
#. * recent chooser menu widget.
#.
-#: gtk/gtkrecentchoosermenu.c:343
+#: ../gtk/gtkrecentchoosermenu.c:343
msgid "No items found"
msgstr "Kirjeid ei leitud"
-#: gtk/gtkrecentchoosermenu.c:509 gtk/gtkrecentchoosermenu.c:565
+#: ../gtk/gtkrecentchoosermenu.c:509
+#: ../gtk/gtkrecentchoosermenu.c:565
#, c-format
msgid "No recently used resource found with URI `%s'"
msgstr "URI-ga `%s' ei leitud viimati kasutatud ressurssi"
-#: gtk/gtkrecentchoosermenu.c:776
+#: ../gtk/gtkrecentchoosermenu.c:776
#, c-format
msgid "Open '%s'"
msgstr "'%s' avamine"
-#: gtk/gtkrecentchoosermenu.c:806
+#: ../gtk/gtkrecentchoosermenu.c:806
msgid "Unknown item"
msgstr "Tundmatu kirje"
@@ -2911,50 +2898,49 @@ msgstr "Tundmatu kirje"
#. * the %s is the name of the item. Please keep the _ in front
#. * of the number to give these menu items a mnemonic.
#.
-#: gtk/gtkrecentchoosermenu.c:817
+#: ../gtk/gtkrecentchoosermenu.c:817
#, c-format
msgctxt "recent menu label"
msgid "_%d. %s"
-msgstr ""
+msgstr "_%d. %s"
#. This is the format that is used for items in a recent files menu.
#. * The %d is the number of the item, the %s is the name of the item.
#.
-#: gtk/gtkrecentchoosermenu.c:822
+#: ../gtk/gtkrecentchoosermenu.c:822
#, c-format
msgctxt "recent menu label"
msgid "%d. %s"
-msgstr ""
+msgstr "%d. %s"
-#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033
-#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181
-#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243
-#: gtk/gtkrecentmanager.c:1258
+#: ../gtk/gtkrecentmanager.c:1020
+#: ../gtk/gtkrecentmanager.c:1033
+#: ../gtk/gtkrecentmanager.c:1171
+#: ../gtk/gtkrecentmanager.c:1181
+#: ../gtk/gtkrecentmanager.c:1234
+#: ../gtk/gtkrecentmanager.c:1243
+#: ../gtk/gtkrecentmanager.c:1258
#, c-format
msgid "Unable to find an item with URI '%s'"
msgstr "URI-ga `%s' pole võimalik leida ühtegi kirjet"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:288
-#, fuzzy
+#: ../gtk/gtkstock.c:288
msgctxt "Stock label"
msgid "Information"
msgstr "Teave"
-#: gtk/gtkstock.c:289
-#, fuzzy
+#: ../gtk/gtkstock.c:289
msgctxt "Stock label"
msgid "Warning"
msgstr "Hoiatus"
-#: gtk/gtkstock.c:290
-#, fuzzy
+#: ../gtk/gtkstock.c:290
msgctxt "Stock label"
msgid "Error"
msgstr "Viga"
-#: gtk/gtkstock.c:291
-#, fuzzy
+#: ../gtk/gtkstock.c:291
msgctxt "Stock label"
msgid "Question"
msgstr "Küsimus"
@@ -2962,782 +2948,697 @@ msgstr "Küsimus"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:296
-#, fuzzy
+#: ../gtk/gtkstock.c:296
msgctxt "Stock label"
msgid "_About"
msgstr "_Programmist lähemalt"
-#: gtk/gtkstock.c:297
-#, fuzzy
+#: ../gtk/gtkstock.c:297
msgctxt "Stock label"
msgid "_Add"
msgstr "L_isa"
-#: gtk/gtkstock.c:298
-#, fuzzy
+#: ../gtk/gtkstock.c:298
msgctxt "Stock label"
msgid "_Apply"
msgstr "_Rakenda"
-#: gtk/gtkstock.c:299
-#, fuzzy
+#: ../gtk/gtkstock.c:299
msgctxt "Stock label"
msgid "_Bold"
msgstr "_Paks"
-#: gtk/gtkstock.c:300
-#, fuzzy
+#: ../gtk/gtkstock.c:300
msgctxt "Stock label"
msgid "_Cancel"
msgstr "_Loobu"
-#: gtk/gtkstock.c:301
-#, fuzzy
+#: ../gtk/gtkstock.c:301
msgctxt "Stock label"
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: gtk/gtkstock.c:302
-#, fuzzy
+#: ../gtk/gtkstock.c:302
msgctxt "Stock label"
msgid "_Clear"
msgstr "_Tühjenda"
-#: gtk/gtkstock.c:303
-#, fuzzy
+#: ../gtk/gtkstock.c:303
msgctxt "Stock label"
msgid "_Close"
msgstr "Sul_ge"
-#: gtk/gtkstock.c:304
-#, fuzzy
+#: ../gtk/gtkstock.c:304
msgctxt "Stock label"
msgid "C_onnect"
msgstr "Ü_hendu"
-#: gtk/gtkstock.c:305
-#, fuzzy
+#: ../gtk/gtkstock.c:305
msgctxt "Stock label"
msgid "_Convert"
msgstr "_Konverdi"
-#: gtk/gtkstock.c:306
-#, fuzzy
+#: ../gtk/gtkstock.c:306
msgctxt "Stock label"
msgid "_Copy"
msgstr "_Kopeeri"
-#: gtk/gtkstock.c:307
-#, fuzzy
+#: ../gtk/gtkstock.c:307
msgctxt "Stock label"
msgid "Cu_t"
msgstr "_Lõika"
-#: gtk/gtkstock.c:308
-#, fuzzy
+#: ../gtk/gtkstock.c:308
msgctxt "Stock label"
msgid "_Delete"
msgstr "Ku_stuta"
-#: gtk/gtkstock.c:309
-#, fuzzy
+#: ../gtk/gtkstock.c:309
msgctxt "Stock label"
msgid "_Discard"
msgstr "_Hülga"
-#: gtk/gtkstock.c:310
-#, fuzzy
+#: ../gtk/gtkstock.c:310
msgctxt "Stock label"
msgid "_Disconnect"
msgstr "Katkesta ühen_dus"
-#: gtk/gtkstock.c:311
-#, fuzzy
+#: ../gtk/gtkstock.c:311
msgctxt "Stock label"
msgid "_Execute"
msgstr "K_äivita"
-#: gtk/gtkstock.c:312
-#, fuzzy
+#: ../gtk/gtkstock.c:312
msgctxt "Stock label"
msgid "_Edit"
msgstr "_Redigeeri"
-#: gtk/gtkstock.c:313
-#, fuzzy
+#: ../gtk/gtkstock.c:313
msgctxt "Stock label"
msgid "_Find"
msgstr "_Otsi"
-#: gtk/gtkstock.c:314
-#, fuzzy
+#: ../gtk/gtkstock.c:314
msgctxt "Stock label"
msgid "Find and _Replace"
msgstr "Otsi ja _asenda"
-#: gtk/gtkstock.c:315
-#, fuzzy
+#: ../gtk/gtkstock.c:315
msgctxt "Stock label"
msgid "_Floppy"
msgstr "_Flopi"
-#: gtk/gtkstock.c:316
-#, fuzzy
+#: ../gtk/gtkstock.c:316
msgctxt "Stock label"
msgid "_Fullscreen"
msgstr "_Täisekraan"
-#: gtk/gtkstock.c:317
-#, fuzzy
+#: ../gtk/gtkstock.c:317
msgctxt "Stock label"
msgid "_Leave Fullscreen"
msgstr "_Lahku täisekraanist"
#. This is a navigation label as in "go to the bottom of the page"
-#: gtk/gtkstock.c:319
-#, fuzzy
+#: ../gtk/gtkstock.c:319
msgctxt "Stock label, navigation"
msgid "_Bottom"
-msgstr "_Alumine:"
+msgstr "_Alla"
#. This is a navigation label as in "go to the first page"
-#: gtk/gtkstock.c:321
-#, fuzzy
+#: ../gtk/gtkstock.c:321
msgctxt "Stock label, navigation"
msgid "_First"
-msgstr "_Failid"
+msgstr "_Esimene"
#. This is a navigation label as in "go to the last page"
-#: gtk/gtkstock.c:323
-#, fuzzy
+#: ../gtk/gtkstock.c:323
msgctxt "Stock label, navigation"
msgid "_Last"
-msgstr "_Aseta"
+msgstr "_Viimane"
#. This is a navigation label as in "go to the top of the page"
-#: gtk/gtkstock.c:325
-#, fuzzy
+#: ../gtk/gtkstock.c:325
msgctxt "Stock label, navigation"
msgid "_Top"
-msgstr "_Ülemine:"
+msgstr "_Üles"
#. This is a navigation label as in "go back"
-#: gtk/gtkstock.c:327
+#: ../gtk/gtkstock.c:327
msgctxt "Stock label, navigation"
msgid "_Back"
-msgstr ""
+msgstr "_Tagasi"
#. This is a navigation label as in "go down"
-#: gtk/gtkstock.c:329
-#, fuzzy
+#: ../gtk/gtkstock.c:329
msgctxt "Stock label, navigation"
msgid "_Down"
-msgstr "_Nüüd"
+msgstr "_Alla"
#. This is a navigation label as in "go forward"
-#: gtk/gtkstock.c:331
-#, fuzzy
+#: ../gtk/gtkstock.c:331
msgctxt "Stock label, navigation"
msgid "_Forward"
-msgstr "Keri e_dasi"
+msgstr "_Edasi"
#. This is a navigation label as in "go up"
-#: gtk/gtkstock.c:333
+#: ../gtk/gtkstock.c:333
msgctxt "Stock label, navigation"
msgid "_Up"
-msgstr ""
+msgstr "_Üles"
-#: gtk/gtkstock.c:334
-#, fuzzy
+#: ../gtk/gtkstock.c:334
msgctxt "Stock label"
msgid "_Harddisk"
msgstr "_Kõvaketas"
-#: gtk/gtkstock.c:335
-#, fuzzy
+#: ../gtk/gtkstock.c:335
msgctxt "Stock label"
msgid "_Help"
msgstr "A_bi"
-#: gtk/gtkstock.c:336
-#, fuzzy
+#: ../gtk/gtkstock.c:336
msgctxt "Stock label"
msgid "_Home"
msgstr "_Kodu"
-#: gtk/gtkstock.c:337
-#, fuzzy
+#: ../gtk/gtkstock.c:337
msgctxt "Stock label"
msgid "Increase Indent"
-msgstr "Suurenda taandust"
+msgstr "Suurenda taanet"
-#: gtk/gtkstock.c:338
-#, fuzzy
+#: ../gtk/gtkstock.c:338
msgctxt "Stock label"
msgid "Decrease Indent"
-msgstr "Vähenda taandust"
+msgstr "Vähenda taanet"
-#: gtk/gtkstock.c:339
-#, fuzzy
+#: ../gtk/gtkstock.c:339
msgctxt "Stock label"
msgid "_Index"
msgstr "_Indeks"
-#: gtk/gtkstock.c:340
-#, fuzzy
+#: ../gtk/gtkstock.c:340
msgctxt "Stock label"
msgid "_Information"
msgstr "_Teave"
-#: gtk/gtkstock.c:341
-#, fuzzy
+#: ../gtk/gtkstock.c:341
msgctxt "Stock label"
msgid "_Italic"
msgstr "_Kursiiv"
-#: gtk/gtkstock.c:342
-#, fuzzy
+#: ../gtk/gtkstock.c:342
msgctxt "Stock label"
msgid "_Jump to"
msgstr "_Hüppa kuni"
#. This is about text justification, "centered text"
-#: gtk/gtkstock.c:344
-#, fuzzy
+#: ../gtk/gtkstock.c:344
msgctxt "Stock label"
msgid "_Center"
-msgstr "_Konverdi"
+msgstr "_Keskele"
#. This is about text justification
-#: gtk/gtkstock.c:346
-#, fuzzy
+#: ../gtk/gtkstock.c:346
msgctxt "Stock label"
msgid "_Fill"
-msgstr "_Failid"
+msgstr "_Rööpne"
#. This is about text justification, "left-justified text"
-#: gtk/gtkstock.c:348
-#, fuzzy
+#: ../gtk/gtkstock.c:348
msgctxt "Stock label"
msgid "_Left"
-msgstr "_Vasak:"
+msgstr "_Vasakule"
#. This is about text justification, "right-justified text"
-#: gtk/gtkstock.c:350
-#, fuzzy
+#: ../gtk/gtkstock.c:350
msgctxt "Stock label"
msgid "_Right"
-msgstr "_Parem:"
+msgstr "_Paremale"
#. Media label, as in "fast forward"
-#: gtk/gtkstock.c:353
-#, fuzzy
+#: ../gtk/gtkstock.c:353
msgctxt "Stock label, media"
msgid "_Forward"
msgstr "Keri e_dasi"
#. Media label, as in "next song"
-#: gtk/gtkstock.c:355
-#, fuzzy
+#: ../gtk/gtkstock.c:355
msgctxt "Stock label, media"
msgid "_Next"
-msgstr "_Uus"
+msgstr "_Järgmine"
#. Media label, as in "pause music"
-#: gtk/gtkstock.c:357
-#, fuzzy
+#: ../gtk/gtkstock.c:357
msgctxt "Stock label, media"
msgid "P_ause"
-msgstr "Pausitud"
+msgstr "_Pausi"
#. Media label, as in "play music"
-#: gtk/gtkstock.c:359
-#, fuzzy
+#: ../gtk/gtkstock.c:359
msgctxt "Stock label, media"
msgid "_Play"
-msgstr "As_ukohad"
+msgstr "_Esita"
#. Media label, as in "previous song"
-#: gtk/gtkstock.c:361
-#, fuzzy
+#: ../gtk/gtkstock.c:361
msgctxt "Stock label, media"
msgid "Pre_vious"
msgstr "Ee_lmine"
#. Media label
-#: gtk/gtkstock.c:363
-#, fuzzy
+#: ../gtk/gtkstock.c:363
msgctxt "Stock label, media"
msgid "_Record"
msgstr "_Salvesta"
#. Media label
-#: gtk/gtkstock.c:365
-#, fuzzy
+#: ../gtk/gtkstock.c:365
msgctxt "Stock label, media"
msgid "R_ewind"
msgstr "Keri _tagasi"
#. Media label
-#: gtk/gtkstock.c:367
-#, fuzzy
+#: ../gtk/gtkstock.c:367
msgctxt "Stock label, media"
msgid "_Stop"
msgstr "_Peata"
-#: gtk/gtkstock.c:368
-#, fuzzy
+#: ../gtk/gtkstock.c:368
msgctxt "Stock label"
msgid "_Network"
msgstr "_Võrk"
-#: gtk/gtkstock.c:369
-#, fuzzy
+#: ../gtk/gtkstock.c:369
msgctxt "Stock label"
msgid "_New"
msgstr "_Uus"
-#: gtk/gtkstock.c:370
-#, fuzzy
+#: ../gtk/gtkstock.c:370
msgctxt "Stock label"
msgid "_No"
msgstr "_Ei"
-#: gtk/gtkstock.c:371
-#, fuzzy
+#: ../gtk/gtkstock.c:371
msgctxt "Stock label"
msgid "_OK"
msgstr "_Olgu"
-#: gtk/gtkstock.c:372
-#, fuzzy
+#: ../gtk/gtkstock.c:372
msgctxt "Stock label"
msgid "_Open"
msgstr "_Ava"
#. Page orientation
-#: gtk/gtkstock.c:374
-#, fuzzy
+#: ../gtk/gtkstock.c:374
msgctxt "Stock label"
msgid "Landscape"
msgstr "Rõhtne"
#. Page orientation
-#: gtk/gtkstock.c:376
-#, fuzzy
+#: ../gtk/gtkstock.c:376
msgctxt "Stock label"
msgid "Portrait"
msgstr "Püstine"
#. Page orientation
-#: gtk/gtkstock.c:378
-#, fuzzy
+#: ../gtk/gtkstock.c:378
msgctxt "Stock label"
msgid "Reverse landscape"
msgstr "Ümberpööratud rõhtne"
#. Page orientation
-#: gtk/gtkstock.c:380
-#, fuzzy
+#: ../gtk/gtkstock.c:380
msgctxt "Stock label"
msgid "Reverse portrait"
msgstr "Ümberpööratud püstine"
-#: gtk/gtkstock.c:381
-#, fuzzy
+#: ../gtk/gtkstock.c:381
msgctxt "Stock label"
msgid "Page Set_up"
msgstr "Lehekül_je sätted"
-#: gtk/gtkstock.c:382
-#, fuzzy
+#: ../gtk/gtkstock.c:382
msgctxt "Stock label"
msgid "_Paste"
msgstr "_Aseta"
-#: gtk/gtkstock.c:383
-#, fuzzy
+#: ../gtk/gtkstock.c:383
msgctxt "Stock label"
msgid "_Preferences"
msgstr "_Eelistused"
-#: gtk/gtkstock.c:384
-#, fuzzy
+#: ../gtk/gtkstock.c:384
msgctxt "Stock label"
msgid "_Print"
msgstr "_Prindi"
-#: gtk/gtkstock.c:385
-#, fuzzy
+#: ../gtk/gtkstock.c:385
msgctxt "Stock label"
msgid "Print Pre_view"
msgstr "Printimise eel_vaade"
-#: gtk/gtkstock.c:386
-#, fuzzy
+#: ../gtk/gtkstock.c:386
msgctxt "Stock label"
msgid "_Properties"
msgstr "_Omadused"
-#: gtk/gtkstock.c:387
-#, fuzzy
+#: ../gtk/gtkstock.c:387
msgctxt "Stock label"
msgid "_Quit"
msgstr "_Lõpeta"
-#: gtk/gtkstock.c:388
-#, fuzzy
+#: ../gtk/gtkstock.c:388
msgctxt "Stock label"
msgid "_Redo"
msgstr "Uu_esti"
-#: gtk/gtkstock.c:389
-#, fuzzy
+#: ../gtk/gtkstock.c:389
msgctxt "Stock label"
msgid "_Refresh"
msgstr "_Värskenda"
-#: gtk/gtkstock.c:390
-#, fuzzy
+#: ../gtk/gtkstock.c:390
msgctxt "Stock label"
msgid "_Remove"
msgstr "_Eemalda"
-#: gtk/gtkstock.c:391
-#, fuzzy
+#: ../gtk/gtkstock.c:391
msgctxt "Stock label"
msgid "_Revert"
msgstr "_Taasta"
-#: gtk/gtkstock.c:392
-#, fuzzy
+#: ../gtk/gtkstock.c:392
msgctxt "Stock label"
msgid "_Save"
msgstr "_Salvesta"
-#: gtk/gtkstock.c:393
-#, fuzzy
+#: ../gtk/gtkstock.c:393
msgctxt "Stock label"
msgid "Save _As"
msgstr "Salvesta _kui"
-#: gtk/gtkstock.c:394
-#, fuzzy
+#: ../gtk/gtkstock.c:394
msgctxt "Stock label"
msgid "Select _All"
msgstr "Vali k_õik"
-#: gtk/gtkstock.c:395
-#, fuzzy
+#: ../gtk/gtkstock.c:395
msgctxt "Stock label"
msgid "_Color"
msgstr "_Värv"
-#: gtk/gtkstock.c:396
-#, fuzzy
+#: ../gtk/gtkstock.c:396
msgctxt "Stock label"
msgid "_Font"
msgstr "_Kirjatüüp"
#. Sorting direction
-#: gtk/gtkstock.c:398
-#, fuzzy
+#: ../gtk/gtkstock.c:398
msgctxt "Stock label"
msgid "_Ascending"
msgstr "_Kasvav"
#. Sorting direction
-#: gtk/gtkstock.c:400
-#, fuzzy
+#: ../gtk/gtkstock.c:400
msgctxt "Stock label"
msgid "_Descending"
msgstr "K_ahanev"
-#: gtk/gtkstock.c:401
-#, fuzzy
+#: ../gtk/gtkstock.c:401
msgctxt "Stock label"
msgid "_Spell Check"
msgstr "Õ_igekirjakontroll"
-#: gtk/gtkstock.c:402
-#, fuzzy
+#: ../gtk/gtkstock.c:402
msgctxt "Stock label"
msgid "_Stop"
msgstr "_Peata"
#. Font variant
-#: gtk/gtkstock.c:404
-#, fuzzy
+#: ../gtk/gtkstock.c:404
msgctxt "Stock label"
msgid "_Strikethrough"
msgstr "_Läbikriipsutus"
-#: gtk/gtkstock.c:405
-#, fuzzy
+#: ../gtk/gtkstock.c:405
msgctxt "Stock label"
msgid "_Undelete"
msgstr "_Taasta"
#. Font variant
-#: gtk/gtkstock.c:407
-#, fuzzy
+#: ../gtk/gtkstock.c:407
msgctxt "Stock label"
msgid "_Underline"
msgstr "_Allajoonitud"
-#: gtk/gtkstock.c:408
-#, fuzzy
+#: ../gtk/gtkstock.c:408
msgctxt "Stock label"
msgid "_Undo"
msgstr "_Unusta"
-#: gtk/gtkstock.c:409
-#, fuzzy
+#: ../gtk/gtkstock.c:409
msgctxt "Stock label"
msgid "_Yes"
msgstr "_Jah"
#. Zoom
-#: gtk/gtkstock.c:411
-#, fuzzy
+#: ../gtk/gtkstock.c:411
msgctxt "Stock label"
msgid "_Normal Size"
msgstr "_Normaalsuurus"
#. Zoom
-#: gtk/gtkstock.c:413
-#, fuzzy
+#: ../gtk/gtkstock.c:413
msgctxt "Stock label"
msgid "Best _Fit"
-msgstr "Mahuta _parim"
+msgstr "_Parim mahutus"
-#: gtk/gtkstock.c:414
-#, fuzzy
+#: ../gtk/gtkstock.c:414
msgctxt "Stock label"
msgid "Zoom _In"
msgstr "_Suurenda"
-#: gtk/gtkstock.c:415
-#, fuzzy
+#: ../gtk/gtkstock.c:415
msgctxt "Stock label"
msgid "Zoom _Out"
msgstr "_Vähenda"
-#: gtk/gtktextbufferrichtext.c:651
+#: ../gtk/gtktextbufferrichtext.c:651
#, c-format
msgid "Unknown error when trying to deserialize %s"
msgstr "Tundmatu viga %s deserialiseerimise katsel"
-#: gtk/gtktextbufferrichtext.c:710
+#: ../gtk/gtktextbufferrichtext.c:710
#, c-format
msgid "No deserialize function found for format %s"
msgstr "Vormingu %s jaoks ei leitud deserialiseerimise funktsiooni"
-#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822
+#: ../gtk/gtktextbufferserialize.c:796
+#: ../gtk/gtktextbufferserialize.c:822
#, c-format
msgid "Both \"id\" and \"name\" were found on the <%s> element"
msgstr "<%s> kirjes leidub nii \"id\" kui ka \"name\""
-#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832
+#: ../gtk/gtktextbufferserialize.c:806
+#: ../gtk/gtktextbufferserialize.c:832
#, c-format
msgid "The attribute \"%s\" was found twice on the <%s> element"
msgstr "\"%s\" rekvisiiti on <%s> kirjes kaks korda"
-#: gtk/gtktextbufferserialize.c:846
+#: ../gtk/gtktextbufferserialize.c:846
#, c-format
msgid "<%s> element has invalid id \"%s\""
msgstr "<%s> kirjel on vigane id \"%s\""
-#: gtk/gtktextbufferserialize.c:856
+#: ../gtk/gtktextbufferserialize.c:856
#, c-format
msgid "<%s> element has neither a \"name\" nor an \"id\" attribute"
msgstr "<%s> kirjel puuduvad nii \"name\" kui ka \"id\" rekvisiidid"
-#: gtk/gtktextbufferserialize.c:943
+#: ../gtk/gtktextbufferserialize.c:943
#, c-format
msgid "Attribute \"%s\" repeated twice on the same <%s> element"
msgstr "Rekvisiiti \"%s\" korratakse kaks korda samas <%s> kirjes"
-#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986
+#: ../gtk/gtktextbufferserialize.c:961
+#: ../gtk/gtktextbufferserialize.c:986
#, c-format
msgid "Attribute \"%s\" is invalid on <%s> element in this context"
msgstr "Rekvisiit \"%s\" on selle konteksti korral <%s> kirjes vigane"
-#: gtk/gtktextbufferserialize.c:1022
+#: ../gtk/gtktextbufferserialize.c:1022
#, c-format
msgid "Tag \"%s\" has not been defined."
msgstr "Silti \"%s\" pole defineeritud."
-#: gtk/gtktextbufferserialize.c:1034
+#: ../gtk/gtktextbufferserialize.c:1034
msgid "Anonymous tag found and tags can not be created."
msgstr "Leiti anonüümne silt ja silte pole võimalik luua."
-#: gtk/gtktextbufferserialize.c:1045
+#: ../gtk/gtktextbufferserialize.c:1045
#, c-format
msgid "Tag \"%s\" does not exist in buffer and tags can not be created."
msgstr "Silti \"%s\" pole puhvris ja silte pole võimalik luua."
-#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219
-#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394
+#: ../gtk/gtktextbufferserialize.c:1144
+#: ../gtk/gtktextbufferserialize.c:1219
+#: ../gtk/gtktextbufferserialize.c:1320
+#: ../gtk/gtktextbufferserialize.c:1394
#, c-format
msgid "Element <%s> is not allowed below <%s>"
msgstr "Elemen <%s> pole <%s> sees lubatud"
-#: gtk/gtktextbufferserialize.c:1175
+#: ../gtk/gtktextbufferserialize.c:1175
#, c-format
msgid "\"%s\" is not a valid attribute type"
msgstr "\"%s\" pole rekvisiidi liigiks lubatud"
-#: gtk/gtktextbufferserialize.c:1183
+#: ../gtk/gtktextbufferserialize.c:1183
#, c-format
msgid "\"%s\" is not a valid attribute name"
msgstr "\"%s\" pole rekvisiidi väärtuseks lubatud"
-#: gtk/gtktextbufferserialize.c:1193
+#: ../gtk/gtktextbufferserialize.c:1193
#, c-format
-msgid ""
-"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\""
-msgstr ""
-"Väärtust \"%1$s\" pole võimalik rekvisiidi \"%3$s\" jaoks \"%2$s\"-"
-"tüübiliseks väärtuseks teisendada"
+msgid "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\""
+msgstr "Väärtust \"%1$s\" pole võimalik rekvisiidi \"%3$s\" jaoks \"%2$s\"-tüübiliseks väärtuseks teisendada"
-#: gtk/gtktextbufferserialize.c:1202
+#: ../gtk/gtktextbufferserialize.c:1202
#, c-format
msgid "\"%s\" is not a valid value for attribute \"%s\""
msgstr "\"%s\" pole rekvisiidile \"%s\" sobilik väärtus"
-#: gtk/gtktextbufferserialize.c:1285
+#: ../gtk/gtktextbufferserialize.c:1285
#, c-format
msgid "Tag \"%s\" already defined"
msgstr "Silt \"%s\" on juba kirjeldatud"
-#: gtk/gtktextbufferserialize.c:1296
+#: ../gtk/gtktextbufferserialize.c:1296
#, c-format
msgid "Tag \"%s\" has invalid priority \"%s\""
msgstr "Sildil \"%s\" on vigane tähtsus \"%s\""
-#: gtk/gtktextbufferserialize.c:1349
+#: ../gtk/gtktextbufferserialize.c:1349
#, c-format
msgid "Outermost element in text must be <text_view_markup> not <%s>"
msgstr "Teksti kõige välisem kirje peab olema <text_view_markup>, mitte <%s>"
-#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374
+#: ../gtk/gtktextbufferserialize.c:1358
+#: ../gtk/gtktextbufferserialize.c:1374
#, c-format
msgid "A <%s> element has already been specified"
msgstr "Kirje <%s> on juba kirjeldatud"
-#: gtk/gtktextbufferserialize.c:1380
+#: ../gtk/gtktextbufferserialize.c:1380
msgid "A <text> element can't occur before a <tags> element"
msgstr "Kirje <text> ei tohi olla enne kirjet <tags>"
-#: gtk/gtktextbufferserialize.c:1779
+#: ../gtk/gtktextbufferserialize.c:1779
msgid "Serialized data is malformed"
msgstr "Serialiseeritud andmed on vääralt vormindatud"
-#: gtk/gtktextbufferserialize.c:1857
-msgid ""
-"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001"
-msgstr ""
-"Serialiseeritud andmed pole korrektselt vormindatud. Esimene sektsioon pole "
-"GTKTEXTBUFFERCONTENTS-0001"
+#: ../gtk/gtktextbufferserialize.c:1857
+msgid "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001"
+msgstr "Serialiseeritud andmed pole korrektselt vormindatud. Esimene sektsioon pole GTKTEXTBUFFERCONTENTS-0001"
-#: gtk/gtktextutil.c:61
+#: ../gtk/gtktextutil.c:61
msgid "LRM _Left-to-right mark"
msgstr "LRM _Vasakult-paremale märk"
-#: gtk/gtktextutil.c:62
+#: ../gtk/gtktextutil.c:62
msgid "RLM _Right-to-left mark"
msgstr "RLM _Paremalt-vasakule märk"
-#: gtk/gtktextutil.c:63
+#: ../gtk/gtktextutil.c:63
msgid "LRE Left-to-right _embedding"
msgstr "LRE Va_sakult-paremale põimimine"
-#: gtk/gtktextutil.c:64
+#: ../gtk/gtktextutil.c:64
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Pa_remalt-vasakule põimimine"
-#: gtk/gtktextutil.c:65
+#: ../gtk/gtktextutil.c:65
msgid "LRO Left-to-right _override"
msgstr "LRO Vasakult-paremale ü_lekirjutamine"
-#: gtk/gtktextutil.c:66
+#: ../gtk/gtktextutil.c:66
msgid "RLO Right-to-left o_verride"
msgstr "RLO Paremalt-vasakule üle_kirjutamine"
-#: gtk/gtktextutil.c:67
+#: ../gtk/gtktextutil.c:67
msgid "PDF _Pop directional formatting"
-msgstr ""
+msgstr "_Suundvormindus (PDF Pop directional formatting)"
-#: gtk/gtktextutil.c:68
+#: ../gtk/gtktextutil.c:68
msgid "ZWS _Zero width space"
msgstr "ZWS _Null-laiusega tühik"
-#: gtk/gtktextutil.c:69
+#: ../gtk/gtktextutil.c:69
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ Null-laiusega ü_hendaja"
-#: gtk/gtktextutil.c:70
+#: ../gtk/gtktextutil.c:70
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWJ Null-laiusega _mitteühendaja"
-#: gtk/gtkthemes.c:71
+#: ../gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Ei leia teemamootorit otsingurajalt 'module_path': \"%s\","
-#: gtk/gtktipsquery.c:188
+#: ../gtk/gtktipsquery.c:188
msgid "--- No Tip ---"
msgstr "--- Vihje puudub ---"
-#: gtk/gtkuimanager.c:1463
+#: ../gtk/gtkuimanager.c:1463
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Tundmatu algussilt '%s', rida %d sümbol %d"
-#: gtk/gtkuimanager.c:1553
+#: ../gtk/gtkuimanager.c:1553
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Tundmatu andmevoog, rida %d sümbol %d"
-#: gtk/gtkuimanager.c:2385
+#: ../gtk/gtkuimanager.c:2385
msgid "Empty"
msgstr "Tühi"
-#: gtk/gtkvolumebutton.c:73
+#: ../gtk/gtkvolumebutton.c:77
msgid "Volume"
msgstr "Valjus:"
-#: gtk/gtkvolumebutton.c:75
+#: ../gtk/gtkvolumebutton.c:79
msgid "Turns volume down or up"
msgstr "Helivaljuse muutmine valjemaks või vaiksemaks"
-#: gtk/gtkvolumebutton.c:78
+#: ../gtk/gtkvolumebutton.c:82
msgid "Adjusts the volume"
msgstr "Helivaljuse reguleerimine"
-#: gtk/gtkvolumebutton.c:81 gtk/gtkvolumebutton.c:84
+#: ../gtk/gtkvolumebutton.c:85
+#: ../gtk/gtkvolumebutton.c:88
msgid "Volume Down"
msgstr "Valjemaks"
-#: gtk/gtkvolumebutton.c:83
+#: ../gtk/gtkvolumebutton.c:87
msgid "Decreases the volume"
msgstr "Helivaljuse vaiksemaks muutmine"
-#: gtk/gtkvolumebutton.c:87 gtk/gtkvolumebutton.c:90
+#: ../gtk/gtkvolumebutton.c:91
+#: ../gtk/gtkvolumebutton.c:94
msgid "Volume Up"
msgstr "Vaiksemaks"
-#: gtk/gtkvolumebutton.c:89
+#: ../gtk/gtkvolumebutton.c:93
msgid "Increases the volume"
msgstr "Helivaljuse valjemaks muutmine"
-#: gtk/gtkvolumebutton.c:147
+#: ../gtk/gtkvolumebutton.c:151
msgid "Muted"
msgstr "Tumm"
-#: gtk/gtkvolumebutton.c:151
+#: ../gtk/gtkvolumebutton.c:155
msgid "Full Volume"
msgstr "Täisvaljus"
@@ -3746,1260 +3647,1202 @@ msgstr "Täisvaljus"
#. * Translate the "%d" to "%Id" if you want to use localised digits,
#. * or otherwise translate the "%d" to "%d".
#.
-#: gtk/gtkvolumebutton.c:164
+#: ../gtk/gtkvolumebutton.c:168
#, c-format
msgctxt "volume percentage"
msgid "%d %%"
-msgstr ""
+msgstr "%d %%"
-#: gtk/paper_names_offsets.c:4
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:4
msgctxt "paper size"
msgid "asme_f"
-msgstr "Nimi"
+msgstr "asme_f"
-#: gtk/paper_names_offsets.c:5
+#: ../gtk/paper_names_offsets.c:5
msgctxt "paper size"
msgid "A0x2"
-msgstr ""
+msgstr "A0x2"
-#: gtk/paper_names_offsets.c:6
+#: ../gtk/paper_names_offsets.c:6
msgctxt "paper size"
msgid "A0"
-msgstr ""
+msgstr "A0"
-#: gtk/paper_names_offsets.c:7
+#: ../gtk/paper_names_offsets.c:7
msgctxt "paper size"
msgid "A0x3"
-msgstr ""
+msgstr "A0x3"
-#: gtk/paper_names_offsets.c:8
+#: ../gtk/paper_names_offsets.c:8
msgctxt "paper size"
msgid "A1"
-msgstr ""
+msgstr "A1"
-#: gtk/paper_names_offsets.c:9
+#: ../gtk/paper_names_offsets.c:9
msgctxt "paper size"
msgid "A10"
-msgstr ""
+msgstr "A10"
-#: gtk/paper_names_offsets.c:10
+#: ../gtk/paper_names_offsets.c:10
msgctxt "paper size"
msgid "A1x3"
-msgstr ""
+msgstr "A1x3"
-#: gtk/paper_names_offsets.c:11
+#: ../gtk/paper_names_offsets.c:11
msgctxt "paper size"
msgid "A1x4"
-msgstr ""
+msgstr "A1x4"
-#: gtk/paper_names_offsets.c:12
+#: ../gtk/paper_names_offsets.c:12
msgctxt "paper size"
msgid "A2"
-msgstr ""
+msgstr "A2"
-#: gtk/paper_names_offsets.c:13
+#: ../gtk/paper_names_offsets.c:13
msgctxt "paper size"
msgid "A2x3"
-msgstr ""
+msgstr "A2x3"
-#: gtk/paper_names_offsets.c:14
+#: ../gtk/paper_names_offsets.c:14
msgctxt "paper size"
msgid "A2x4"
-msgstr ""
+msgstr "A2x4"
-#: gtk/paper_names_offsets.c:15
+#: ../gtk/paper_names_offsets.c:15
msgctxt "paper size"
msgid "A2x5"
-msgstr ""
+msgstr "A2x5"
-#: gtk/paper_names_offsets.c:16
+#: ../gtk/paper_names_offsets.c:16
msgctxt "paper size"
msgid "A3"
-msgstr ""
+msgstr "A3"
-#: gtk/paper_names_offsets.c:17
+#: ../gtk/paper_names_offsets.c:17
msgctxt "paper size"
msgid "A3 Extra"
-msgstr ""
+msgstr "A3 Ekstra"
-#: gtk/paper_names_offsets.c:18
+#: ../gtk/paper_names_offsets.c:18
msgctxt "paper size"
msgid "A3x3"
-msgstr ""
+msgstr "A3x3"
-#: gtk/paper_names_offsets.c:19
+#: ../gtk/paper_names_offsets.c:19
msgctxt "paper size"
msgid "A3x4"
-msgstr ""
+msgstr "A3x4"
-#: gtk/paper_names_offsets.c:20
+#: ../gtk/paper_names_offsets.c:20
msgctxt "paper size"
msgid "A3x5"
-msgstr ""
+msgstr "A3x5"
-#: gtk/paper_names_offsets.c:21
+#: ../gtk/paper_names_offsets.c:21
msgctxt "paper size"
msgid "A3x6"
-msgstr ""
+msgstr "A3x6"
-#: gtk/paper_names_offsets.c:22
+#: ../gtk/paper_names_offsets.c:22
msgctxt "paper size"
msgid "A3x7"
-msgstr ""
+msgstr "A3x7"
-#: gtk/paper_names_offsets.c:23
+#: ../gtk/paper_names_offsets.c:23
msgctxt "paper size"
msgid "A4"
-msgstr ""
+msgstr "A4"
-#: gtk/paper_names_offsets.c:24
+#: ../gtk/paper_names_offsets.c:24
msgctxt "paper size"
msgid "A4 Extra"
-msgstr ""
+msgstr "A4 Ekstra"
-#: gtk/paper_names_offsets.c:25
+#: ../gtk/paper_names_offsets.c:25
msgctxt "paper size"
msgid "A4 Tab"
-msgstr ""
+msgstr "A4 Tab"
-#: gtk/paper_names_offsets.c:26
+#: ../gtk/paper_names_offsets.c:26
msgctxt "paper size"
msgid "A4x3"
-msgstr ""
+msgstr "A4x3"
-#: gtk/paper_names_offsets.c:27
+#: ../gtk/paper_names_offsets.c:27
msgctxt "paper size"
msgid "A4x4"
-msgstr ""
+msgstr "A4x4"
-#: gtk/paper_names_offsets.c:28
+#: ../gtk/paper_names_offsets.c:28
msgctxt "paper size"
msgid "A4x5"
-msgstr ""
+msgstr "A4x5"
-#: gtk/paper_names_offsets.c:29
+#: ../gtk/paper_names_offsets.c:29
msgctxt "paper size"
msgid "A4x6"
-msgstr ""
+msgstr "A4x6"
-#: gtk/paper_names_offsets.c:30
+#: ../gtk/paper_names_offsets.c:30
msgctxt "paper size"
msgid "A4x7"
-msgstr ""
+msgstr "A4x7"
-#: gtk/paper_names_offsets.c:31
+#: ../gtk/paper_names_offsets.c:31
msgctxt "paper size"
msgid "A4x8"
-msgstr ""
+msgstr "A4x8"
-#: gtk/paper_names_offsets.c:32
+#: ../gtk/paper_names_offsets.c:32
msgctxt "paper size"
msgid "A4x9"
-msgstr ""
+msgstr "A4x9"
-#: gtk/paper_names_offsets.c:33
+#: ../gtk/paper_names_offsets.c:33
msgctxt "paper size"
msgid "A5"
-msgstr ""
+msgstr "A5"
-#: gtk/paper_names_offsets.c:34
+#: ../gtk/paper_names_offsets.c:34
msgctxt "paper size"
msgid "A5 Extra"
-msgstr ""
+msgstr "A5 Ekstra"
-#: gtk/paper_names_offsets.c:35
+#: ../gtk/paper_names_offsets.c:35
msgctxt "paper size"
msgid "A6"
-msgstr ""
+msgstr "A6"
-#: gtk/paper_names_offsets.c:36
+#: ../gtk/paper_names_offsets.c:36
msgctxt "paper size"
msgid "A7"
-msgstr ""
+msgstr "A7"
-#: gtk/paper_names_offsets.c:37
+#: ../gtk/paper_names_offsets.c:37
msgctxt "paper size"
msgid "A8"
-msgstr ""
+msgstr "A8"
-#: gtk/paper_names_offsets.c:38
+#: ../gtk/paper_names_offsets.c:38
msgctxt "paper size"
msgid "A9"
-msgstr ""
+msgstr "A9"
-#: gtk/paper_names_offsets.c:39
+#: ../gtk/paper_names_offsets.c:39
msgctxt "paper size"
msgid "B0"
-msgstr ""
+msgstr "B0"
-#: gtk/paper_names_offsets.c:40
+#: ../gtk/paper_names_offsets.c:40
msgctxt "paper size"
msgid "B1"
-msgstr ""
+msgstr "B1"
-#: gtk/paper_names_offsets.c:41
+#: ../gtk/paper_names_offsets.c:41
msgctxt "paper size"
msgid "B10"
-msgstr ""
+msgstr "B10"
-#: gtk/paper_names_offsets.c:42
+#: ../gtk/paper_names_offsets.c:42
msgctxt "paper size"
msgid "B2"
-msgstr ""
+msgstr "B2"
-#: gtk/paper_names_offsets.c:43
+#: ../gtk/paper_names_offsets.c:43
msgctxt "paper size"
msgid "B3"
-msgstr ""
+msgstr "B3"
-#: gtk/paper_names_offsets.c:44
+#: ../gtk/paper_names_offsets.c:44
msgctxt "paper size"
msgid "B4"
-msgstr ""
+msgstr "B4"
-#: gtk/paper_names_offsets.c:45
+#: ../gtk/paper_names_offsets.c:45
msgctxt "paper size"
msgid "B5"
-msgstr ""
+msgstr "B5"
-#: gtk/paper_names_offsets.c:46
+#: ../gtk/paper_names_offsets.c:46
msgctxt "paper size"
msgid "B5 Extra"
-msgstr ""
+msgstr "B5 Ekstra"
-#: gtk/paper_names_offsets.c:47
+#: ../gtk/paper_names_offsets.c:47
msgctxt "paper size"
msgid "B6"
-msgstr ""
+msgstr "B6"
-#: gtk/paper_names_offsets.c:48
+#: ../gtk/paper_names_offsets.c:48
msgctxt "paper size"
msgid "B6/C4"
-msgstr ""
+msgstr "B6/C4"
-#: gtk/paper_names_offsets.c:49
+#: ../gtk/paper_names_offsets.c:49
msgctxt "paper size"
msgid "B7"
-msgstr ""
+msgstr "B7"
-#: gtk/paper_names_offsets.c:50
+#: ../gtk/paper_names_offsets.c:50
msgctxt "paper size"
msgid "B8"
-msgstr ""
+msgstr "B8"
-#: gtk/paper_names_offsets.c:51
+#: ../gtk/paper_names_offsets.c:51
msgctxt "paper size"
msgid "B9"
-msgstr ""
+msgstr "B9"
-#: gtk/paper_names_offsets.c:52
+#: ../gtk/paper_names_offsets.c:52
msgctxt "paper size"
msgid "C0"
-msgstr ""
+msgstr "C0"
-#: gtk/paper_names_offsets.c:53
+#: ../gtk/paper_names_offsets.c:53
msgctxt "paper size"
msgid "C1"
-msgstr ""
+msgstr "C1"
-#: gtk/paper_names_offsets.c:54
+#: ../gtk/paper_names_offsets.c:54
msgctxt "paper size"
msgid "C10"
-msgstr ""
+msgstr "C10"
-#: gtk/paper_names_offsets.c:55
+#: ../gtk/paper_names_offsets.c:55
msgctxt "paper size"
msgid "C2"
-msgstr ""
+msgstr "C2"
-#: gtk/paper_names_offsets.c:56
+#: ../gtk/paper_names_offsets.c:56
msgctxt "paper size"
msgid "C3"
-msgstr ""
+msgstr "C3"
-#: gtk/paper_names_offsets.c:57
+#: ../gtk/paper_names_offsets.c:57
msgctxt "paper size"
msgid "C4"
-msgstr ""
+msgstr "C4"
-#: gtk/paper_names_offsets.c:58
+#: ../gtk/paper_names_offsets.c:58
msgctxt "paper size"
msgid "C5"
-msgstr ""
+msgstr "C5"
-#: gtk/paper_names_offsets.c:59
+#: ../gtk/paper_names_offsets.c:59
msgctxt "paper size"
msgid "C6"
-msgstr ""
+msgstr "C6"
-#: gtk/paper_names_offsets.c:60
+#: ../gtk/paper_names_offsets.c:60
msgctxt "paper size"
msgid "C6/C5"
-msgstr ""
+msgstr "C6/C5"
-#: gtk/paper_names_offsets.c:61
+#: ../gtk/paper_names_offsets.c:61
msgctxt "paper size"
msgid "C7"
-msgstr ""
+msgstr "C7"
-#: gtk/paper_names_offsets.c:62
+#: ../gtk/paper_names_offsets.c:62
msgctxt "paper size"
msgid "C7/C6"
-msgstr ""
+msgstr "C7/C6"
-#: gtk/paper_names_offsets.c:63
+#: ../gtk/paper_names_offsets.c:63
msgctxt "paper size"
msgid "C8"
-msgstr ""
+msgstr "C8"
-#: gtk/paper_names_offsets.c:64
+#: ../gtk/paper_names_offsets.c:64
msgctxt "paper size"
msgid "C9"
-msgstr ""
+msgstr "C9"
-#: gtk/paper_names_offsets.c:65
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:65
msgctxt "paper size"
msgid "DL Envelope"
msgstr "DL-ümbrik"
-#: gtk/paper_names_offsets.c:66
+#: ../gtk/paper_names_offsets.c:66
msgctxt "paper size"
msgid "RA0"
-msgstr ""
+msgstr "RA0"
-#: gtk/paper_names_offsets.c:67
+#: ../gtk/paper_names_offsets.c:67
msgctxt "paper size"
msgid "RA1"
-msgstr ""
+msgstr "RA1"
-#: gtk/paper_names_offsets.c:68
+#: ../gtk/paper_names_offsets.c:68
msgctxt "paper size"
msgid "RA2"
-msgstr ""
+msgstr "RA2"
-#: gtk/paper_names_offsets.c:69
+#: ../gtk/paper_names_offsets.c:69
msgctxt "paper size"
msgid "SRA0"
-msgstr ""
+msgstr "SRA0"
-#: gtk/paper_names_offsets.c:70
+#: ../gtk/paper_names_offsets.c:70
msgctxt "paper size"
msgid "SRA1"
-msgstr ""
+msgstr "SRA1"
-#: gtk/paper_names_offsets.c:71
+#: ../gtk/paper_names_offsets.c:71
msgctxt "paper size"
msgid "SRA2"
-msgstr ""
+msgstr "SRA2"
-#: gtk/paper_names_offsets.c:72
+#: ../gtk/paper_names_offsets.c:72
msgctxt "paper size"
msgid "JB0"
-msgstr ""
+msgstr "JB0"
-#: gtk/paper_names_offsets.c:73
+#: ../gtk/paper_names_offsets.c:73
msgctxt "paper size"
msgid "JB1"
-msgstr ""
+msgstr "JB1"
-#: gtk/paper_names_offsets.c:74
+#: ../gtk/paper_names_offsets.c:74
msgctxt "paper size"
msgid "JB10"
-msgstr ""
+msgstr "JB10"
-#: gtk/paper_names_offsets.c:75
+#: ../gtk/paper_names_offsets.c:75
msgctxt "paper size"
msgid "JB2"
-msgstr ""
+msgstr "JB2"
-#: gtk/paper_names_offsets.c:76
+#: ../gtk/paper_names_offsets.c:76
msgctxt "paper size"
msgid "JB3"
-msgstr ""
+msgstr "JB3"
-#: gtk/paper_names_offsets.c:77
+#: ../gtk/paper_names_offsets.c:77
msgctxt "paper size"
msgid "JB4"
-msgstr ""
+msgstr "JB4"
-#: gtk/paper_names_offsets.c:78
+#: ../gtk/paper_names_offsets.c:78
msgctxt "paper size"
msgid "JB5"
-msgstr ""
+msgstr "JB5"
-#: gtk/paper_names_offsets.c:79
+#: ../gtk/paper_names_offsets.c:79
msgctxt "paper size"
msgid "JB6"
-msgstr ""
+msgstr "JB6"
-#: gtk/paper_names_offsets.c:80
+#: ../gtk/paper_names_offsets.c:80
msgctxt "paper size"
msgid "JB7"
-msgstr ""
+msgstr "JB7"
-#: gtk/paper_names_offsets.c:81
+#: ../gtk/paper_names_offsets.c:81
msgctxt "paper size"
msgid "JB8"
-msgstr ""
+msgstr "c"
-#: gtk/paper_names_offsets.c:82
+#: ../gtk/paper_names_offsets.c:82
msgctxt "paper size"
msgid "JB9"
-msgstr ""
+msgstr "JB9"
-#: gtk/paper_names_offsets.c:83
+#: ../gtk/paper_names_offsets.c:83
msgctxt "paper size"
msgid "jis exec"
-msgstr ""
+msgstr "jis exec"
-#: gtk/paper_names_offsets.c:84
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:84
msgctxt "paper size"
msgid "Choukei 2 Envelope"
msgstr "Choukei 2 ümbrik"
-#: gtk/paper_names_offsets.c:85
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:85
msgctxt "paper size"
msgid "Choukei 3 Envelope"
-msgstr "3 Envelope ümbrik"
+msgstr "Choukei 3 ümbrik"
-#: gtk/paper_names_offsets.c:86
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:86
msgctxt "paper size"
msgid "Choukei 4 Envelope"
-msgstr "4 Envelope ümbrik"
+msgstr "Choukei 4 ümbrik"
-#: gtk/paper_names_offsets.c:87
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:87
msgctxt "paper size"
msgid "hagaki (postcard)"
-msgstr "hagaki (postkaart)"
+msgstr "hagaki (postcard)"
-#: gtk/paper_names_offsets.c:88
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:88
msgctxt "paper size"
msgid "kahu Envelope"
msgstr "kahu ümbrik"
-#: gtk/paper_names_offsets.c:89
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:89
msgctxt "paper size"
msgid "kaku2 Envelope"
msgstr "kaku2 ümbrik"
-#: gtk/paper_names_offsets.c:90
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:90
msgctxt "paper size"
msgid "oufuku (reply postcard)"
msgstr "Oufuku (vastusepostkaart)"
-#: gtk/paper_names_offsets.c:91
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:91
msgctxt "paper size"
msgid "you4 Envelope"
msgstr "you4 ümbrik"
-#: gtk/paper_names_offsets.c:92
+#: ../gtk/paper_names_offsets.c:92
msgctxt "paper size"
msgid "10x11"
-msgstr ""
+msgstr "10x11"
-#: gtk/paper_names_offsets.c:93
+#: ../gtk/paper_names_offsets.c:93
msgctxt "paper size"
msgid "10x13"
-msgstr ""
+msgstr "10x13"
-#: gtk/paper_names_offsets.c:94
+#: ../gtk/paper_names_offsets.c:94
msgctxt "paper size"
msgid "10x14"
-msgstr ""
+msgstr "10x14"
-#: gtk/paper_names_offsets.c:95 gtk/paper_names_offsets.c:96
+#: ../gtk/paper_names_offsets.c:95
+#: ../gtk/paper_names_offsets.c:96
msgctxt "paper size"
msgid "10x15"
-msgstr ""
+msgstr "10x15"
-#: gtk/paper_names_offsets.c:97
+#: ../gtk/paper_names_offsets.c:97
msgctxt "paper size"
msgid "11x12"
-msgstr ""
+msgstr "11x12"
-#: gtk/paper_names_offsets.c:98
+#: ../gtk/paper_names_offsets.c:98
msgctxt "paper size"
msgid "11x15"
-msgstr ""
+msgstr "11x15"
-#: gtk/paper_names_offsets.c:99
+#: ../gtk/paper_names_offsets.c:99
msgctxt "paper size"
msgid "12x19"
-msgstr ""
+msgstr "12x19"
-#: gtk/paper_names_offsets.c:100
+#: ../gtk/paper_names_offsets.c:100
msgctxt "paper size"
msgid "5x7"
-msgstr ""
+msgstr "5x7"
-#: gtk/paper_names_offsets.c:101
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:101
msgctxt "paper size"
msgid "6x9 Envelope"
msgstr "6x9 ümbrik"
-#: gtk/paper_names_offsets.c:102
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:102
msgctxt "paper size"
msgid "7x9 Envelope"
msgstr "7x9 ümbrik"
-#: gtk/paper_names_offsets.c:103
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:103
msgctxt "paper size"
msgid "9x11 Envelope"
msgstr "9x11 ümbrik"
-#: gtk/paper_names_offsets.c:104
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:104
msgctxt "paper size"
msgid "a2 Envelope"
-msgstr "a2 ümbrik"
+msgstr "a2-ümbrik"
-#: gtk/paper_names_offsets.c:105
+#: ../gtk/paper_names_offsets.c:105
msgctxt "paper size"
msgid "Arch A"
-msgstr ""
+msgstr "Arch A"
-#: gtk/paper_names_offsets.c:106
+#: ../gtk/paper_names_offsets.c:106
msgctxt "paper size"
msgid "Arch B"
-msgstr ""
+msgstr "c"
-#: gtk/paper_names_offsets.c:107
+#: ../gtk/paper_names_offsets.c:107
msgctxt "paper size"
msgid "Arch C"
-msgstr ""
+msgstr "Arch C"
-#: gtk/paper_names_offsets.c:108
+#: ../gtk/paper_names_offsets.c:108
msgctxt "paper size"
msgid "Arch D"
-msgstr ""
+msgstr "Arch D"
-#: gtk/paper_names_offsets.c:109
+#: ../gtk/paper_names_offsets.c:109
msgctxt "paper size"
msgid "Arch E"
-msgstr ""
+msgstr "Arch E"
-#: gtk/paper_names_offsets.c:110
+#: ../gtk/paper_names_offsets.c:110
msgctxt "paper size"
msgid "b-plus"
-msgstr ""
+msgstr "b-plus"
-#: gtk/paper_names_offsets.c:111
+#: ../gtk/paper_names_offsets.c:111
msgctxt "paper size"
msgid "c"
-msgstr ""
+msgstr "c"
-#: gtk/paper_names_offsets.c:112
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:112
msgctxt "paper size"
msgid "c5 Envelope"
msgstr "c5-ümbrik"
-#: gtk/paper_names_offsets.c:113
+#: ../gtk/paper_names_offsets.c:113
msgctxt "paper size"
msgid "d"
-msgstr ""
+msgstr "d"
-#: gtk/paper_names_offsets.c:114
+#: ../gtk/paper_names_offsets.c:114
msgctxt "paper size"
msgid "e"
-msgstr ""
+msgstr "e"
-#: gtk/paper_names_offsets.c:115
+#: ../gtk/paper_names_offsets.c:115
msgctxt "paper size"
msgid "edp"
-msgstr ""
+msgstr "edp"
-#: gtk/paper_names_offsets.c:116
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:116
msgctxt "paper size"
msgid "European edp"
msgstr "Euroopa edp"
-#: gtk/paper_names_offsets.c:117
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:117
msgctxt "paper size"
msgid "Executive"
-msgstr "K_äivita"
+msgstr "Executive"
-#: gtk/paper_names_offsets.c:118
+#: ../gtk/paper_names_offsets.c:118
msgctxt "paper size"
msgid "f"
-msgstr ""
+msgstr "f"
-#: gtk/paper_names_offsets.c:119
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:119
msgctxt "paper size"
msgid "FanFold European"
-msgstr "FanFold European"
+msgstr "FanFold euroopa"
-#: gtk/paper_names_offsets.c:120
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:120
msgctxt "paper size"
msgid "FanFold US"
-msgstr "FanFold US"
+msgstr "FanFold USA"
-#: gtk/paper_names_offsets.c:121
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:121
msgctxt "paper size"
msgid "FanFold German Legal"
-msgstr "FanFold German Legal"
+msgstr "FanFold saksa"
-#: gtk/paper_names_offsets.c:122
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:122
msgctxt "paper size"
msgid "Government Legal"
msgstr "Government Legal"
-#: gtk/paper_names_offsets.c:123
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:123
msgctxt "paper size"
msgid "Government Letter"
msgstr "Government Letter"
-#: gtk/paper_names_offsets.c:124
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:124
msgctxt "paper size"
msgid "Index 3x5"
-msgstr "_Indeks"
+msgstr "Indeks 3x5"
-#: gtk/paper_names_offsets.c:125
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:125
msgctxt "paper size"
msgid "Index 4x6 (postcard)"
msgstr "Indeks 4x6 (postkaart)"
-#: gtk/paper_names_offsets.c:126
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:126
msgctxt "paper size"
msgid "Index 4x6 ext"
-msgstr "Indeks 4x6 ext"
+msgstr "Indeks 4x6 laiendatud"
-#: gtk/paper_names_offsets.c:127
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:127
msgctxt "paper size"
msgid "Index 5x8"
-msgstr "_Indeks"
+msgstr "Indeks 5x8"
-#: gtk/paper_names_offsets.c:128
+#: ../gtk/paper_names_offsets.c:128
msgctxt "paper size"
msgid "Invoice"
-msgstr ""
+msgstr "Arve"
-#: gtk/paper_names_offsets.c:129
+#: ../gtk/paper_names_offsets.c:129
msgctxt "paper size"
msgid "Tabloid"
-msgstr ""
+msgstr "Tabloid"
-#: gtk/paper_names_offsets.c:130
+#: ../gtk/paper_names_offsets.c:130
msgctxt "paper size"
msgid "US Legal"
-msgstr ""
+msgstr "US Legal"
-#: gtk/paper_names_offsets.c:131
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:131
msgctxt "paper size"
msgid "US Legal Extra"
-msgstr "US Legal Extra"
+msgstr "US Legal ekstra"
-#: gtk/paper_names_offsets.c:132
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:132
msgctxt "paper size"
msgid "US Letter"
msgstr "US Letter"
-#: gtk/paper_names_offsets.c:133
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:133
msgctxt "paper size"
msgid "US Letter Extra"
-msgstr "US Letter Extra"
+msgstr "US Letter ekstra"
-#: gtk/paper_names_offsets.c:134
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:134
msgctxt "paper size"
msgid "US Letter Plus"
msgstr "US Letter Plus"
-#: gtk/paper_names_offsets.c:135
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:135
msgctxt "paper size"
msgid "Monarch Envelope"
-msgstr "Monarch ümbrik"
+msgstr "Monarch-ümbrik"
-#: gtk/paper_names_offsets.c:136
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:136
msgctxt "paper size"
msgid "#10 Envelope"
-msgstr "#10 Ümbrik"
+msgstr "#10 ümbrik"
-#: gtk/paper_names_offsets.c:137
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:137
msgctxt "paper size"
msgid "#11 Envelope"
-msgstr "#11 Ümbrik"
+msgstr "#11 ümbrik"
-#: gtk/paper_names_offsets.c:138
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:138
msgctxt "paper size"
msgid "#12 Envelope"
-msgstr "#12 Ümbrik"
+msgstr "#12 ümbrik"
-#: gtk/paper_names_offsets.c:139
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:139
msgctxt "paper size"
msgid "#14 Envelope"
-msgstr "#14 Ümbrik"
+msgstr "#14 ümbrik"
-#: gtk/paper_names_offsets.c:140
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:140
msgctxt "paper size"
msgid "#9 Envelope"
-msgstr "#9 Ümbrik"
+msgstr "#9 ümbrik"
-#: gtk/paper_names_offsets.c:141
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:141
msgctxt "paper size"
msgid "Personal Envelope"
-msgstr "Monarch ümbrik"
+msgstr "Personal-ümbrik"
-#: gtk/paper_names_offsets.c:142
+#: ../gtk/paper_names_offsets.c:142
msgctxt "paper size"
msgid "Quarto"
-msgstr ""
+msgstr "Quarto"
-#: gtk/paper_names_offsets.c:143
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:143
msgctxt "paper size"
msgid "Super A"
-msgstr "Paber"
+msgstr "Super A"
-#: gtk/paper_names_offsets.c:144
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:144
msgctxt "paper size"
msgid "Super B"
-msgstr "Paber"
+msgstr "Super B"
-#: gtk/paper_names_offsets.c:145
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:145
msgctxt "paper size"
msgid "Wide Format"
msgstr "Laiformaat"
-#: gtk/paper_names_offsets.c:146
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:146
msgctxt "paper size"
msgid "Dai-pa-kai"
msgstr "Dai-pa-kai"
-#: gtk/paper_names_offsets.c:147
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:147
msgctxt "paper size"
msgid "Folio"
-msgstr "Värv"
+msgstr "Foolio"
-#: gtk/paper_names_offsets.c:148
+#: ../gtk/paper_names_offsets.c:148
msgctxt "paper size"
msgid "Folio sp"
-msgstr ""
+msgstr "Folio sp"
-#: gtk/paper_names_offsets.c:149
+#: ../gtk/paper_names_offsets.c:149
msgctxt "paper size"
msgid "Invite Envelope"
-msgstr ""
+msgstr "Kutse ümbrik"
-#: gtk/paper_names_offsets.c:150
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:150
msgctxt "paper size"
msgid "Italian Envelope"
msgstr "Itaalia ümbrik"
-#: gtk/paper_names_offsets.c:151
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:151
msgctxt "paper size"
msgid "juuro-ku-kai"
msgstr "juuro-ku-kai"
-#: gtk/paper_names_offsets.c:152
+#: ../gtk/paper_names_offsets.c:152
msgctxt "paper size"
msgid "pa-kai"
-msgstr ""
+msgstr "pa-kai"
-#: gtk/paper_names_offsets.c:153
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:153
msgctxt "paper size"
msgid "Postfix Envelope"
msgstr "Postfix ümbrik"
-#: gtk/paper_names_offsets.c:154
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:154
msgctxt "paper size"
msgid "Small Photo"
msgstr "Väike foto"
-#: gtk/paper_names_offsets.c:155
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:155
msgctxt "paper size"
msgid "prc1 Envelope"
msgstr "prc1-ümbrik"
-#: gtk/paper_names_offsets.c:156
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:156
msgctxt "paper size"
msgid "prc10 Envelope"
msgstr "prc10-ümbrik"
-#: gtk/paper_names_offsets.c:157
+#: ../gtk/paper_names_offsets.c:157
msgctxt "paper size"
msgid "prc 16k"
-msgstr ""
+msgstr "prc 16k"
-#: gtk/paper_names_offsets.c:158
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:158
msgctxt "paper size"
msgid "prc2 Envelope"
msgstr "prc2-ümbrik"
-#: gtk/paper_names_offsets.c:159
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:159
msgctxt "paper size"
msgid "prc3 Envelope"
msgstr "prc3-ümbrik"
-#: gtk/paper_names_offsets.c:160
+#: ../gtk/paper_names_offsets.c:160
msgctxt "paper size"
msgid "prc 32k"
-msgstr ""
+msgstr "prc 32k"
-#: gtk/paper_names_offsets.c:161
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:161
msgctxt "paper size"
msgid "prc4 Envelope"
msgstr "prc4-ümbrik"
-#: gtk/paper_names_offsets.c:162
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:162
msgctxt "paper size"
msgid "prc5 Envelope"
msgstr "c5-ümbrik"
-#: gtk/paper_names_offsets.c:163
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:163
msgctxt "paper size"
msgid "prc6 Envelope"
msgstr "prc6-ümbrik"
-#: gtk/paper_names_offsets.c:164
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:164
msgctxt "paper size"
msgid "prc7 Envelope"
msgstr "prc7-ümbrik"
-#: gtk/paper_names_offsets.c:165
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:165
msgctxt "paper size"
msgid "prc8 Envelope"
msgstr "prc8-ümbrik"
-#: gtk/paper_names_offsets.c:166
+#: ../gtk/paper_names_offsets.c:166
msgctxt "paper size"
msgid "ROC 16k"
-msgstr ""
+msgstr "ROC 16k"
-#: gtk/paper_names_offsets.c:167
+#: ../gtk/paper_names_offsets.c:167
msgctxt "paper size"
msgid "ROC 8k"
-msgstr ""
+msgstr "ROC 8k"
-#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552
+#: ../gtk/updateiconcache.c:492
+#: ../gtk/updateiconcache.c:552
#, c-format
msgid "different idatas found for symlinked '%s' and '%s'\n"
msgstr "erinevad idata andmed nimega viidatud '%s' ja '%s' jaoks\n"
-#: gtk/updateiconcache.c:1374
+#: ../gtk/updateiconcache.c:1374
#, c-format
msgid "Failed to write header\n"
msgstr "Tõrge päise kirjutamisel\n"
-#: gtk/updateiconcache.c:1380
+#: ../gtk/updateiconcache.c:1380
#, c-format
msgid "Failed to write hash table\n"
msgstr "Tõrge räsitabeli kirjutamisel\n"
-#: gtk/updateiconcache.c:1386
+#: ../gtk/updateiconcache.c:1386
#, c-format
msgid "Failed to write folder index\n"
msgstr "Tõrge kataloogiindeksi kirjutamisel\n"
-#: gtk/updateiconcache.c:1394
+#: ../gtk/updateiconcache.c:1394
#, c-format
msgid "Failed to rewrite header\n"
msgstr "Tõrge päise uuestikirjutamisel\n"
-#: gtk/updateiconcache.c:1455
+#: ../gtk/updateiconcache.c:1455
#, c-format
msgid "Failed to open file %s : %s\n"
msgstr "Tõrge faili %s avamisel: %s\n"
-#: gtk/updateiconcache.c:1463
+#: ../gtk/updateiconcache.c:1463
#, c-format
msgid "Failed to write cache file: %s\n"
msgstr "Tõrge puhverfaili kirjutamisel: %s\n"
-#: gtk/updateiconcache.c:1499
+#: ../gtk/updateiconcache.c:1499
#, c-format
msgid "The generated cache was invalid.\n"
msgstr "Genereeritud puhver on vigane.\n"
-#: gtk/updateiconcache.c:1511
+#: ../gtk/updateiconcache.c:1511
#, c-format
msgid "Could not rename %s to %s: %s, removing %s then.\n"
-msgstr ""
-"Faili %s nime pole võimalik nimeks %s muuta: %s, sestap %s eemaldatakse.\n"
+msgstr "Faili %s nime pole võimalik nimeks %s muuta: %s, sestap %s eemaldatakse.\n"
-#: gtk/updateiconcache.c:1523
+#: ../gtk/updateiconcache.c:1523
#, c-format
msgid "Could not rename %s to %s: %s\n"
msgstr "Kataloogi %s pole võimalik nime %s alla ümber nimetada: %s\n"
-#: gtk/updateiconcache.c:1530
+#: ../gtk/updateiconcache.c:1530
#, c-format
msgid "Could not rename %s back to %s: %s.\n"
msgstr "Kataloogi %s pole võimalik tagasi nime %s alla ümber nimetada: %s\n"
-#: gtk/updateiconcache.c:1556
+#: ../gtk/updateiconcache.c:1556
#, c-format
msgid "Cache file created successfully.\n"
msgstr "Puhverfail edukalt loodud.\n"
-#: gtk/updateiconcache.c:1595
+#: ../gtk/updateiconcache.c:1595
msgid "Overwrite an existing cache, even if up to date"
msgstr "Olemasoleva puhvri ülekirjutamine isegi värskeima puhvri korral"
-#: gtk/updateiconcache.c:1596
+#: ../gtk/updateiconcache.c:1596
msgid "Don't check for the existence of index.theme"
msgstr "index.theme olemasolu ei kontrollita"
-#: gtk/updateiconcache.c:1597
+#: ../gtk/updateiconcache.c:1597
msgid "Don't include image data in the cache"
msgstr "Pildiandmeid puhvrisse ei kaasata"
-#: gtk/updateiconcache.c:1598
+#: ../gtk/updateiconcache.c:1598
msgid "Output a C header file"
msgstr "C-päisefaili väljastamine"
-#: gtk/updateiconcache.c:1599
+#: ../gtk/updateiconcache.c:1599
msgid "Turn off verbose output"
msgstr "Teaberohke väljundi keelamine"
-#: gtk/updateiconcache.c:1600
+#: ../gtk/updateiconcache.c:1600
msgid "Validate existing icon cache"
msgstr "Olemasoleva ikoonipuhvri valideerimine"
-#: gtk/updateiconcache.c:1663
+#: ../gtk/updateiconcache.c:1663
#, c-format
msgid "File not found: %s\n"
msgstr "Faili ei leitud: %s\n"
-#: gtk/updateiconcache.c:1669
+#: ../gtk/updateiconcache.c:1669
#, c-format
msgid "Not a valid icon cache: %s\n"
msgstr "Ikoonipuhver pole korras: %s\n"
-#: gtk/updateiconcache.c:1682
+#: ../gtk/updateiconcache.c:1682
#, c-format
msgid "No theme index file."
msgstr "Teema indeksfail on puudu."
-#: gtk/updateiconcache.c:1686
+#: ../gtk/updateiconcache.c:1686
#, c-format
msgid ""
"No theme index file in '%s'.\n"
"If you really want to create an icon cache here, use --ignore-theme-index.\n"
msgstr ""
"Teema indeksifaili pole '%s' all.\n"
-"Kui sa soovid sinna ikoonide puhvrit luua, kasuta --ignore-theme-index "
-"võtit.\n"
+"Kui sa soovid sinna ikoonide puhvrit luua, kasuta --ignore-theme-index võtit.\n"
#. ID
-#: modules/input/imam-et.c:454
+#: ../modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amhari (EZ+)"
#. ID
-#: modules/input/imcedilla.c:92
+#: ../modules/input/imcedilla.c:92
msgid "Cedilla"
msgstr "Sedii"
#. ID
-#: modules/input/imcyrillic-translit.c:217
+#: ../modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Kirillits (translitereeritud)"
#. ID
-#: modules/input/iminuktitut.c:127
+#: ../modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inukitut (translitereeritud)"
#. ID
-#: modules/input/imipa.c:145
+#: ../modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: modules/input/immultipress.c:31
+#: ../modules/input/immultipress.c:31
msgid "Multipress"
msgstr "Multipress"
#. ID
-#: modules/input/imthai.c:35
+#: ../modules/input/imthai.c:35
msgid "Thai-Lao"
msgstr "Tai-Laose"
#. ID
-#: modules/input/imti-er.c:453
+#: ../modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrinja-Eritrea (EZ+)"
#. ID
-#: modules/input/imti-et.c:453
+#: ../modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrinja-Etioopia (EZ+)"
#. ID
-#: modules/input/imviqr.c:244
+#: ../modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnami (VIQR)"
#. ID
-#: modules/input/imxim.c:28
+#: ../modules/input/imxim.c:28
msgid "X Input Method"
-msgstr "X Sisestusmeetod"
+msgstr "X'i sisestusmeetod"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1176
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1176
#, c-format
msgid "Printer '%s' is low on toner."
msgstr "Printeris '%s' on vähe toonerit."
-#: modules/printbackends/cups/gtkprintbackendcups.c:1177
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1177
#, c-format
msgid "Printer '%s' has no toner left."
msgstr "Printeris '%s' pole toonerit."
#. Translators: "Developer" like on photo development context
-#: modules/printbackends/cups/gtkprintbackendcups.c:1179
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1179
#, c-format
msgid "Printer '%s' is low on developer."
-msgstr ""
+msgstr "Printeris '%s' on ilmuti lõppemas."
#. Translators: "Developer" like on photo development context
-#: modules/printbackends/cups/gtkprintbackendcups.c:1181
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1181
#, c-format
msgid "Printer '%s' is out of developer."
-msgstr ""
+msgstr "Printeris '%s' on ilmuti otsas."
#. Translators: "marker" is one color bin of the printer
-#: modules/printbackends/cups/gtkprintbackendcups.c:1183
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1183
#, c-format
msgid "Printer '%s' is low on at least one marker supply."
-msgstr ""
+msgstr "Printeris '%s' on vähemalt ühe tindi varu lõppemas."
#. Translators: "marker" is one color bin of the printer
-#: modules/printbackends/cups/gtkprintbackendcups.c:1185
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1185
#, c-format
msgid "Printer '%s' is out of at least one marker supply."
-msgstr ""
+msgstr "Printeris '%s' on vähemalt ühe tindi varu otsas."
-#: modules/printbackends/cups/gtkprintbackendcups.c:1186
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1186
#, c-format
msgid "The cover is open on printer '%s'."
msgstr "Printeril '%s' on kaas lahti."
-#: modules/printbackends/cups/gtkprintbackendcups.c:1187
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1187
#, c-format
msgid "The door is open on printer '%s'."
msgstr "Printeril '%s' on luuk lahti."
-#: modules/printbackends/cups/gtkprintbackendcups.c:1188
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1188
#, c-format
msgid "Printer '%s' is low on paper."
msgstr "Printeris '%s' on vähe paberit."
-#: modules/printbackends/cups/gtkprintbackendcups.c:1189
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1189
#, c-format
msgid "Printer '%s' is out of paper."
msgstr "Printeril '%s' on paber otsas."
-#: modules/printbackends/cups/gtkprintbackendcups.c:1190
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1190
#, c-format
msgid "Printer '%s' is currently off-line."
msgstr "Printer '%s' on hetkel ühendamata."
-#: modules/printbackends/cups/gtkprintbackendcups.c:1191
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1191
#, c-format
msgid "Printer '%s' may not be connected."
msgstr "Printer '%s' ei pruugi ühendatud olla."
-#: modules/printbackends/cups/gtkprintbackendcups.c:1192
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1192
#, c-format
msgid "There is a problem on printer '%s'."
msgstr "Printeriga '%s on probleem."
#. Translators: this is a printer status.
-#: modules/printbackends/cups/gtkprintbackendcups.c:1471
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1471
msgid "Paused ; Rejecting Jobs"
msgstr "Pausitud, printimistööde tagasilükkamine"
#. Translators: this is a printer status.
-#: modules/printbackends/cups/gtkprintbackendcups.c:1477
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1477
msgid "Rejecting Jobs"
msgstr "Printimistööde tagasilükkamine"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2145
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2145
msgid "Two Sided"
msgstr "Kahepoolne"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2146
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2146
msgid "Paper Type"
msgstr "Paberi liik"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2147
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2147
msgid "Paper Source"
msgstr "Paberi allikas"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2148
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2148
msgid "Output Tray"
msgstr "Väljastussalv"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2149
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2149
msgid "Resolution"
-msgstr "Küsimus"
+msgstr "Lahutus"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2150
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2150
msgid "GhostScript pre-filtering"
-msgstr ""
+msgstr "GhostScripti eelfilter"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2159
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2159
msgid "One Sided"
msgstr "Ühepoolne"
#. Translators: this is an option of "Two Sided"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2161
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2161
msgid "Long Edge (Standard)"
-msgstr ""
+msgstr "Pikk külg (tavaline)"
#. Translators: this is an option of "Two Sided"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2163
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2163
msgid "Short Edge (Flip)"
-msgstr ""
+msgstr "Lühike külg (pööratud)"
#. Translators: this is an option of "Paper Source"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2165
-#: modules/printbackends/cups/gtkprintbackendcups.c:2167
-#: modules/printbackends/cups/gtkprintbackendcups.c:2175
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2165
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2167
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2175
msgid "Auto Select"
msgstr "Automaatne valik"
#. Translators: this is an option of "Paper Source"
#. Translators: this is an option of "Resolution"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2169
-#: modules/printbackends/cups/gtkprintbackendcups.c:2171
-#: modules/printbackends/cups/gtkprintbackendcups.c:2173
-#: modules/printbackends/cups/gtkprintbackendcups.c:2177
-#: modules/printbackends/cups/gtkprintbackendcups.c:2663
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2169
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2171
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2173
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2177
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2661
msgid "Printer Default"
msgstr "Printeri vaikimisi"
#. Translators: this is an option of "GhostScript"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2179
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2179
msgid "Embed GhostScript fonts only"
-msgstr ""
+msgstr "Kaasa pannakse ainult GhostScript fondid"
#. Translators: this is an option of "GhostScript"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2181
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2181
msgid "Convert to PS level 1"
-msgstr ""
+msgstr "Teisenda vormingusse PS level 1"
#. Translators: this is an option of "GhostScript"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2183
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2183
msgid "Convert to PS level 2"
-msgstr ""
+msgstr "Teisenda vormingusse PS level 2"
#. Translators: this is an option of "GhostScript"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2185
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2185
+#| msgid "No printer found"
msgid "No pre-filtering"
-msgstr "Printerit ei leitud"
+msgstr "Eelfilter väljas"
-#. Translators: "Miscellaneous" is the label for a button, that opens
-#. up an extra panel of settings in a print dialog.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2194
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2192
msgid "Miscellaneous"
-msgstr ""
+msgstr "Mitmesugust"
#. Translators: These strings name the possible values of the
#. * job priority option in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2871
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2869
msgid "Urgent"
msgstr "Kiireloomuline"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2871
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2869
msgid "High"
msgstr "Kõrge"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2871
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2869
msgid "Medium"
msgstr "Keskmine"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2871
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2869
msgid "Low"
msgstr "Madal"
#. Translators: These strings name the possible arrangements of
#. * multiple pages on a sheet when printing
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2876
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2874
msgid "Left to right, top to bottom"
msgstr "Vasakult paremale, ülevalt alla"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2876
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2874
msgid "Left to right, bottom to top"
msgstr "Vasakult paremale, alt üles"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2877
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2875
msgid "Right to left, top to bottom"
msgstr "Paremalt vasakule, ülevalt alla"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2877
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2875
msgid "Right to left, bottom to top"
msgstr "Paremalt vasakule, alt üles"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2878
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2876
msgid "Top to bottom, left to right"
msgstr "Ülevalt alla, vasakult paremale"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2878
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2876
msgid "Top to bottom, right to left"
msgstr "Ülevalt alla, paremalt vasakule"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2879
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2877
msgid "Bottom to top, left to right"
msgstr "Alt üles, vasakult paremale"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2879
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2877
msgid "Bottom to top, right to left"
msgstr "Alt üles, paremalt vasakule"
@@ -5007,66 +4850,66 @@ msgstr "Alt üles, paremalt vasakule"
#. Translators, this string is used to label the pages-per-sheet option
#. * in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2894
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2892
msgid "Pages per Sheet"
msgstr "Lehekülgi lehel"
#. Translators, this string is used to label the job priority option
#. * in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2931
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2929
msgid "Job Priority"
msgstr "Printimistöö tähtsus"
#. Translators, this string is used to label the billing info entry
#. * in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2942
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2940
msgid "Billing Info"
msgstr "Maksmise andmed"
#. Translators, these strings are names for various 'standard' cover
#. * pages that the printing system may support.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2956
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2954
msgid "None"
msgstr "Puudub"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2956
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2954
msgid "Classified"
msgstr "Liigitatud"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2956
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2954
msgid "Confidential"
msgstr "Konfidentsiaalne"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2956
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2954
msgid "Secret"
msgstr "Salajane"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2956
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2954
msgid "Standard"
msgstr "Tavaline"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2956
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2954
msgid "Top Secret"
-msgstr "Salastatud"
+msgstr "Ülisalajane"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2956
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2954
msgid "Unclassified"
msgstr "Liigitamata"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the front cover page.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2991
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2989
msgid "Before"
msgstr "Enne"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the back cover page.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:3006
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3004
msgid "After"
msgstr "Pärast"
@@ -5074,14 +4917,14 @@ msgstr "Pärast"
#. * a print job is printed. Possible values are 'now', a specified time,
#. * or 'on hold'
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:3026
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3024
msgid "Print at"
msgstr "Prindi ajal"
#. Translators: this is the name of the option that allows the user
#. * to specify a time when a print job will be printed.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:3037
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3035
msgid "Print at time"
msgstr "Printimine kindlal kellaajal"
@@ -5089,650 +4932,457 @@ msgstr "Printimine kindlal kellaajal"
#. * size. The two placeholders are replaced with the width and height
#. * in points. E.g: "Custom 230.4x142.9"
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:3072
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3070
#, c-format
msgid "Custom %sx%s"
msgstr "Kohandatud %sx%s"
#. default filename used for print-to-file
-#: modules/printbackends/file/gtkprintbackendfile.c:235
+#: ../modules/printbackends/file/gtkprintbackendfile.c:235
#, c-format
msgid "output.%s"
msgstr "väljund.%s"
-#: modules/printbackends/file/gtkprintbackendfile.c:469
+#: ../modules/printbackends/file/gtkprintbackendfile.c:469
msgid "Print to File"
msgstr "Printimine faili"
-#: modules/printbackends/file/gtkprintbackendfile.c:546
+#: ../modules/printbackends/file/gtkprintbackendfile.c:546
msgid "PDF"
msgstr "PDF"
-#: modules/printbackends/file/gtkprintbackendfile.c:546
+#: ../modules/printbackends/file/gtkprintbackendfile.c:546
msgid "Postscript"
msgstr "Postscript"
-#: modules/printbackends/file/gtkprintbackendfile.c:558
-#: modules/printbackends/test/gtkprintbackendtest.c:506
+#: ../modules/printbackends/file/gtkprintbackendfile.c:558
+#: ../modules/printbackends/test/gtkprintbackendtest.c:506
msgid "Pages per _sheet:"
msgstr "Le_hekülgi lehel:"
-#: modules/printbackends/file/gtkprintbackendfile.c:604
+#: ../modules/printbackends/file/gtkprintbackendfile.c:604
msgid "File"
msgstr "Fail"
-#: modules/printbackends/file/gtkprintbackendfile.c:613
+#: ../modules/printbackends/file/gtkprintbackendfile.c:613
msgid "_Output format"
msgstr "_Väljundvorming"
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:400
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:400
msgid "Print to LPR"
msgstr "Printimine LPR-i"
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:426
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:426
msgid "Pages Per Sheet"
msgstr "Lehekülgi lehel"
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:433
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:433
msgid "Command Line"
msgstr "Käsurida"
#. default filename used for print-to-test
-#: modules/printbackends/test/gtkprintbackendtest.c:234
+#: ../modules/printbackends/test/gtkprintbackendtest.c:234
#, c-format
msgid "test-output.%s"
msgstr "testväljund.%s"
-#: modules/printbackends/test/gtkprintbackendtest.c:470
+#: ../modules/printbackends/test/gtkprintbackendtest.c:470
msgid "Print to Test Printer"
msgstr "Printimine testprinterisse"
-#: tests/testfilechooser.c:207
+#: ../tests/testfilechooser.c:207
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Faili '%s' kohta pole võimalik andmeid hankida: %s"
#~ msgid "keyboard label|BackSpace"
#~ msgstr "BackSpace"
-
#~ msgid "keyboard label|Tab"
#~ msgstr "Tab"
-
#~ msgid "keyboard label|Return"
#~ msgstr "Return"
-
#~ msgid "keyboard label|Pause"
#~ msgstr "Pause"
-
#~ msgid "keyboard label|Scroll_Lock"
#~ msgstr "Scroll_Lock"
-
#~ msgid "keyboard label|Sys_Req"
#~ msgstr "Sys_Req"
-
#~ msgid "keyboard label|Escape"
#~ msgstr "Escape"
-
#~ msgid "keyboard label|Multi_key"
#~ msgstr "Multi_key"
-
#~ msgid "keyboard label|Home"
#~ msgstr "Home"
-
#~ msgid "keyboard label|Left"
#~ msgstr "Vasakule"
-
#~ msgid "keyboard label|Up"
#~ msgstr "Üles"
-
#~ msgid "keyboard label|Right"
#~ msgstr "Paremale"
-
#~ msgid "keyboard label|Down"
#~ msgstr "Alla"
-
#~ msgid "keyboard label|Page_Up"
#~ msgstr "Page_Up"
-
#~ msgid "keyboard label|Page_Down"
#~ msgstr "Page_Down"
-
#~ msgid "keyboard label|End"
#~ msgstr "End"
-
#~ msgid "keyboard label|Begin"
#~ msgstr "Begin"
-
#~ msgid "keyboard label|Print"
#~ msgstr "Print"
-
#~ msgid "keyboard label|Insert"
#~ msgstr "Insert"
-
#~ msgid "keyboard label|Num_Lock"
#~ msgstr "Num_Lock"
-
#~ msgid "keyboard label|KP_Space"
#~ msgstr "KP_Space"
-
#~ msgid "keyboard label|KP_Tab"
#~ msgstr "KP_Tab"
-
#~ msgid "keyboard label|KP_Enter"
#~ msgstr "KP_Enter"
-
#~ msgid "keyboard label|KP_Home"
#~ msgstr "KP_Home"
-
#~ msgid "keyboard label|KP_Left"
#~ msgstr "KP_Left"
-
#~ msgid "keyboard label|KP_Up"
#~ msgstr "KP_Up"
-
#~ msgid "keyboard label|KP_Right"
#~ msgstr "KP_Right"
-
#~ msgid "keyboard label|KP_Down"
#~ msgstr "KP_Down"
-
#~ msgid "keyboard label|KP_Page_Up"
#~ msgstr "KP_Page_Up"
-
#~ msgid "keyboard label|KP_Prior"
#~ msgstr "KP_Prior"
-
#~ msgid "keyboard label|KP_Next"
#~ msgstr "KP_Next"
-
#~ msgid "keyboard label|KP_End"
#~ msgstr "KP_End"
-
#~ msgid "keyboard label|KP_Begin"
#~ msgstr "KP_Begin"
-
#~ msgid "keyboard label|KP_Insert"
#~ msgstr "KP_Insert"
-
#~ msgid "keyboard label|KP_Delete"
#~ msgstr "KP_Delete"
-
#~ msgid "keyboard label|Delete"
#~ msgstr "Delete"
-
#~ msgid "keyboard label|Shift"
#~ msgstr "Shift"
-
#~ msgid "keyboard label|Ctrl"
#~ msgstr "Ctrl"
-
#~ msgid "keyboard label|Alt"
#~ msgstr "Alt"
-
#~ msgid "keyboard label|Super"
#~ msgstr "Super"
-
#~ msgid "keyboard label|Hyper"
#~ msgstr "Hyper"
-
#~ msgid "keyboard label|Meta"
#~ msgstr "Meta"
-
#~ msgid "keyboard label|Space"
#~ msgstr "Tühik"
-
#~ msgid "keyboard label|Backslash"
#~ msgstr "Kurakaldkriips"
-
#~ msgid "year measurement template|2000"
#~ msgstr "2000"
-
#~ msgid "calendar:day:digits|%d"
#~ msgstr "%d"
-
#~ msgid "calendar:week:digits|%d"
#~ msgstr "%d"
-
#~ msgid "calendar year format|%Y"
#~ msgstr "%Y"
-
#~ msgid "Accelerator|Disabled"
#~ msgstr "Keelatud"
-
#~ msgid "progress bar label|%d %%"
#~ msgstr "%d %%"
-
#~ msgid "%.1f KB"
#~ msgstr "%.1f KB"
-
#~ msgid "%.1f MB"
#~ msgstr "%.1f MB"
-
#~ msgid "%.1f GB"
#~ msgstr "%.1f GB"
-
#~ msgid "input method menu|System"
#~ msgstr "Süsteemne"
-
#~ msgid "print operation status|Initial state"
#~ msgstr "Lähteolek"
-
#~ msgid "print operation status|Preparing to print"
#~ msgstr "Printimiseks valmistumine"
-
#~ msgid "print operation status|Generating data"
#~ msgstr "Andmete genereerimine"
-
#~ msgid "print operation status|Sending data"
#~ msgstr "Andmete saatmine"
-
#~ msgid "print operation status|Waiting"
#~ msgstr "Ootamine"
-
#~ msgid "print operation status|Blocking on issue"
#~ msgstr "Probleemi tõttu blokeerunud"
-
#~ msgid "print operation status|Printing"
#~ msgstr "Printimine"
-
#~ msgid "print operation status|Finished"
#~ msgstr "Lõpetatud"
-
#~ msgid "recent menu label|_%d. %s"
#~ msgstr "_%d. %s"
-
#~ msgid "recent menu label|%d. %s"
#~ msgstr "%d. %s"
-
#~ msgid "Navigation|_Bottom"
#~ msgstr "Lõ_ppu"
-
#~ msgid "Navigation|_First"
#~ msgstr "E_simesele"
-
#~ msgid "Navigation|_Last"
#~ msgstr "_Viimasele"
-
#~ msgid "Navigation|_Top"
#~ msgstr "Al_gusesse"
-
#~ msgid "Navigation|_Back"
#~ msgstr "_Tagasi"
-
#~ msgid "Navigation|_Down"
#~ msgstr "_Alla"
-
#~ msgid "Navigation|_Forward"
#~ msgstr "_Edasi"
-
#~ msgid "Navigation|_Up"
#~ msgstr "Ü_les"
-
#~ msgid "Justify|_Center"
#~ msgstr "_Keskel"
-
#~ msgid "Justify|_Fill"
#~ msgstr "_Täida"
-
#~ msgid "Justify|_Left"
#~ msgstr "_Vasakule"
-
#~ msgid "Justify|_Right"
#~ msgstr "_Paremale"
-
#~ msgid "Media|_Next"
#~ msgstr "_Järgmine"
-
#~ msgid "Media|P_ause"
#~ msgstr "P_ausi"
-
#~ msgid "Media|_Play"
#~ msgstr "Es_ita"
-
#~ msgid "Media|_Stop"
#~ msgstr "_Peata"
-
#~ msgid "volume percentage|%d %%"
#~ msgstr "%d %%"
-
#~ msgid "paper size|asme_f"
#~ msgstr "asme_f"
-
#~ msgid "paper size|A0x2"
#~ msgstr "A0x2"
-
#~ msgid "paper size|A0"
#~ msgstr "A0"
-
#~ msgid "paper size|A0x3"
#~ msgstr "A0x3"
-
#~ msgid "paper size|A1"
#~ msgstr "A1"
-
#~ msgid "paper size|A10"
#~ msgstr "A10"
-
#~ msgid "paper size|A1x3"
#~ msgstr "A1x3"
-
#~ msgid "paper size|A1x4"
#~ msgstr "A1x4"
-
#~ msgid "paper size|A2"
#~ msgstr "A2"
-
#~ msgid "paper size|A2x3"
#~ msgstr "A2x3"
-
#~ msgid "paper size|A2x4"
#~ msgstr "A2x4"
-
#~ msgid "paper size|A2x5"
#~ msgstr "A2x5"
-
#~ msgid "paper size|A3"
#~ msgstr "A3"
-
#~ msgid "paper size|A3 Extra"
#~ msgstr "A3 lisa"
-
#~ msgid "paper size|A3x3"
#~ msgstr "A3x3"
-
#~ msgid "paper size|A3x4"
#~ msgstr "A3x4"
-
#~ msgid "paper size|A3x5"
#~ msgstr "A3x5"
-
#~ msgid "paper size|A3x6"
#~ msgstr "A3x6"
-
#~ msgid "paper size|A3x7"
#~ msgstr "A3x7"
-
#~ msgid "paper size|A4"
#~ msgstr "A4"
-
#~ msgid "paper size|A4 Extra"
#~ msgstr "A4 lisa"
-
#~ msgid "paper size|A4 Tab"
#~ msgstr "A4 Tab"
-
#~ msgid "paper size|A4x3"
#~ msgstr "A4x3"
-
#~ msgid "paper size|A4x4"
#~ msgstr "A4x4"
-
#~ msgid "paper size|A4x5"
#~ msgstr "A4x5"
-
#~ msgid "paper size|A4x6"
#~ msgstr "A4x6"
-
#~ msgid "paper size|A4x7"
#~ msgstr "A4x7"
-
#~ msgid "paper size|A4x8"
#~ msgstr "A4x8"
-
#~ msgid "paper size|A4x9"
#~ msgstr "A4x9"
-
#~ msgid "paper size|A5"
#~ msgstr "A5"
-
#~ msgid "paper size|A5 Extra"
#~ msgstr "A5 lisa"
-
#~ msgid "paper size|A6"
#~ msgstr "A6"
-
#~ msgid "paper size|A7"
#~ msgstr "A7"
-
#~ msgid "paper size|A8"
#~ msgstr "A8"
-
#~ msgid "paper size|A9"
#~ msgstr "A9"
-
#~ msgid "paper size|B0"
#~ msgstr "B0"
-
#~ msgid "paper size|B1"
#~ msgstr "B1"
-
#~ msgid "paper size|B10"
#~ msgstr "B10"
-
#~ msgid "paper size|B2"
#~ msgstr "B2"
-
#~ msgid "paper size|B3"
#~ msgstr "B3"
-
#~ msgid "paper size|B4"
#~ msgstr "B4"
-
#~ msgid "paper size|B5"
#~ msgstr "B5"
-
#~ msgid "paper size|B5 Extra"
#~ msgstr "B5 lisa"
-
#~ msgid "paper size|B6"
#~ msgstr "B6"
-
#~ msgid "paper size|B6/C4"
#~ msgstr "B6/C4"
-
#~ msgid "paper size|B7"
#~ msgstr "B7"
-
#~ msgid "paper size|B8"
#~ msgstr "B8"
-
#~ msgid "paper size|B9"
#~ msgstr "B9"
-
#~ msgid "paper size|C0"
#~ msgstr "C0"
-
#~ msgid "paper size|C1"
#~ msgstr "C1"
-
#~ msgid "paper size|C10"
#~ msgstr "C10"
-
#~ msgid "paper size|C2"
#~ msgstr "C2"
-
#~ msgid "paper size|C3"
#~ msgstr "C3"
-
#~ msgid "paper size|C4"
#~ msgstr "C4"
-
#~ msgid "paper size|C5"
#~ msgstr "C5"
-
#~ msgid "paper size|C6"
#~ msgstr "C6"
-
#~ msgid "paper size|C6/C5"
#~ msgstr "C6/C5"
-
#~ msgid "paper size|C7"
#~ msgstr "C7"
-
#~ msgid "paper size|C7/C6"
#~ msgstr "C7/C6"
-
#~ msgid "paper size|C8"
#~ msgstr "C8"
-
#~ msgid "paper size|C9"
#~ msgstr "C9"
-
#~ msgid "paper size|RA0"
#~ msgstr "RA0"
-
#~ msgid "paper size|RA1"
#~ msgstr "RA1"
-
#~ msgid "paper size|RA2"
#~ msgstr "RA2"
-
#~ msgid "paper size|SRA0"
#~ msgstr "SRA0"
-
#~ msgid "paper size|SRA1"
#~ msgstr "SRA1"
-
#~ msgid "paper size|SRA2"
#~ msgstr "SRA2"
-
#~ msgid "paper size|JB0"
#~ msgstr "JB0"
-
#~ msgid "paper size|JB1"
#~ msgstr "JB1"
-
#~ msgid "paper size|JB10"
#~ msgstr "JB10"
-
#~ msgid "paper size|JB2"
#~ msgstr "JB2"
-
#~ msgid "paper size|JB3"
#~ msgstr "JB3"
-
#~ msgid "paper size|JB4"
#~ msgstr "JB4"
-
#~ msgid "paper size|JB5"
#~ msgstr "JB5"
-
#~ msgid "paper size|JB6"
#~ msgstr "JB6"
-
#~ msgid "paper size|JB7"
#~ msgstr "JB7"
-
#~ msgid "paper size|JB8"
#~ msgstr "JB8"
-
#~ msgid "paper size|JB9"
#~ msgstr "JB9"
-
#~ msgid "paper size|jis exec"
#~ msgstr "jis exec"
-
#~ msgid "paper size|10x11"
#~ msgstr "10x11"
-
#~ msgid "paper size|10x13"
#~ msgstr "10x13"
-
#~ msgid "paper size|10x14"
#~ msgstr "10x14"
-
#~ msgid "paper size|10x15"
#~ msgstr "10x15"
-
#~ msgid "paper size|11x12"
#~ msgstr "11x12"
-
#~ msgid "paper size|11x15"
#~ msgstr "11x15"
-
#~ msgid "paper size|12x19"
#~ msgstr "12x19"
-
#~ msgid "paper size|5x7"
#~ msgstr "5x7"
-
#~ msgid "paper size|Arch A"
#~ msgstr "Arch A"
-
#~ msgid "paper size|Arch B"
#~ msgstr "Arch B"
-
#~ msgid "paper size|Arch C"
#~ msgstr "Arch C"
-
#~ msgid "paper size|Arch D"
#~ msgstr "Arch D"
-
#~ msgid "paper size|Arch E"
#~ msgstr "Arch E"
-
#~ msgid "paper size|b-plus"
#~ msgstr "b-plus"
-
#~ msgid "paper size|c"
#~ msgstr "c"
-
#~ msgid "paper size|d"
#~ msgstr "d"
-
#~ msgid "paper size|e"
#~ msgstr "e"
-
#~ msgid "paper size|edp"
#~ msgstr "edp"
-
#~ msgid "paper size|Executive"
#~ msgstr "Executive"
-
#~ msgid "paper size|f"
#~ msgstr "f"
-
#~ msgid "paper size|Index 3x5"
#~ msgstr "Indeks 3x5"
-
#~ msgid "paper size|Index 5x8"
#~ msgstr "Indeks 5x8"
-
#~ msgid "paper size|Tabloid"
#~ msgstr "Tabloid"
-
#~ msgid "paper size|US Legal"
#~ msgstr "US Legal"
-
#~ msgid "paper size|Quarto"
#~ msgstr "Veerandpoogen"
-
#~ msgid "paper size|Super A"
#~ msgstr "Super A"
-
#~ msgid "paper size|Super B"
#~ msgstr "Super B"
-
#~ msgid "paper size|Folio"
#~ msgstr "Folio"
-
#~ msgid "paper size|Folio sp"
#~ msgstr "Folio sp"
-
#~ msgid "paper size|pa-kai"
#~ msgstr "pa-kai"
-
#~ msgid "paper size|prc 16k"
#~ msgstr "prc 16k"
-
#~ msgid "paper size|prc 32k"
#~ msgstr "prc 32k"
-
#~ msgid "paper size|prc5 Envelope"
#~ msgstr "prc5-ümbrik"
-
#~ msgid "paper size|ROC 16k"
#~ msgstr "ROC 16k"
-
#~ msgid "paper size|ROC 8k"
#~ msgstr "ROC 8k"
+