Codebase list thunar-volman / 269410a
New upstream version 0.9.5 Yves-Alexis Perez 4 years ago
8 changed file(s) with 139 addition(s) and 56 deletion(s). Raw diff Collapse all Expand all
0 commit eff5c972ecd486663876685e230368f1c4134742
1 Author: Nuno Miguel <nunomgue@gmail.com>
2 Date: Thu Aug 8 18:31:05 2019 +0200
3
4 I18n: Update translation pt (100%).
5
6 120 translated messages.
7
8 Transifex (https://www.transifex.com/xfce/public/).
9
10 commit 13a4784ded83b4602a177a8b71eac4f8124bb581
11 Author: Daniel Muñiz Fontoira <dani@damufo.com>
12 Date: Wed Jul 31 12:30:39 2019 +0200
13
14 I18n: Update translation gl (100%).
15
16 120 translated messages.
17
18 Transifex (https://www.transifex.com/xfce/public/).
19
20 commit 1e2ee57ca59b644f73a7ac2fd72a97b737c2cd2f
21 Author: Daniel Muñiz Fontoira <dani@damufo.com>
22 Date: Mon Jul 29 12:30:20 2019 +0200
23
24 I18n: Update translation gl (100%).
25
26 120 translated messages.
27
28 Transifex (https://www.transifex.com/xfce/public/).
29
30 commit d4ac5b0b3d1362bf91d39af12806cce419101b35
31 Author: Andre Miranda <andreldm@xfce.org>
32 Date: Sun Jul 28 11:27:47 2019 -0300
33
34 Back to development
35
36 commit 2c642d1e02f04ede470a65ec77910f196ad282bf
37 Author: Andre Miranda <andreldm@xfce.org>
38 Date: Sun Jul 28 11:25:16 2019 -0300
39
40 Updates for release
41
42 commit a96329909ca49c5f25401035f927976def0fb181
43 Author: Kjell Cato Heskjestad <cato@heskjestad.xyz>
44 Date: Wed Jul 24 12:31:21 2019 +0200
45
46 I18n: Update translation nb (100%).
47
48 120 translated messages.
49
50 Transifex (https://www.transifex.com/xfce/public/).
51
52 commit 290a8cce21653b5d2876837bd7764c2cda2f50f9
53 Author: Jiri Grönroos <jiri.gronroos@iki.fi>
54 Date: Wed Jul 17 12:30:55 2019 +0200
55
56 I18n: Update translation fi (100%).
57
58 120 translated messages.
59
60 Transifex (https://www.transifex.com/xfce/public/).
61
62 commit 7217232bb769f0e75895662e434e4020fe386c6a
63 Author: Andre Miranda <andreldm@xfce.org>
64 Date: Sat Jun 29 21:55:09 2019 -0300
65
66 Back to development
67
68 commit 8a04a5613a341ee7358eb4eb73a493767443586c
69 Author: Andre Miranda <andreldm@xfce.org>
70 Date: Sat Jun 29 21:52:30 2019 -0300
71
72 Updates for release
73
074 commit 9e5a04cf8e5bc9d602c404b51ba5960322ac8058
175 Author: Anonymous <noreply@xfce.org>
276 Date: Mon Jun 24 18:30:37 2019 +0200
0 0.9.5
1 ======
2 - Translation Updates: Galician, Portuguese
3
4 0.9.4
5 ======
6 - Translation Updates: Finnish, Norwegian Bokmål
7
08 0.9.3
19 =====
210 - Removed # vi:set encoding=UTF-8: from .desktop files (Bug #15466)
00 #! /bin/sh
1 # From configure.ac 9e5a04c.
1 # From configure.ac eff5c97.
22 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.69 for thunar-volman 0.9.3.
3 # Generated by GNU Autoconf 2.69 for thunar-volman 0.9.5.
44 #
55 # Report bugs to <http://bugzilla.xfce.org/>.
66 #
595595 # Identity of this package.
596596 PACKAGE_NAME='thunar-volman'
597597 PACKAGE_TARNAME='thunar-volman'
598 PACKAGE_VERSION='0.9.3'
599 PACKAGE_STRING='thunar-volman 0.9.3'
598 PACKAGE_VERSION='0.9.5'
599 PACKAGE_STRING='thunar-volman 0.9.5'
600600 PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
601601 PACKAGE_URL=''
602602
14311431 # Omit some internal or obsolete options to make the list less imposing.
14321432 # This message is too long to be a string in the A/UX 3.1 sh.
14331433 cat <<_ACEOF
1434 \`configure' configures thunar-volman 0.9.3 to adapt to many kinds of systems.
1434 \`configure' configures thunar-volman 0.9.5 to adapt to many kinds of systems.
14351435
14361436 Usage: $0 [OPTION]... [VAR=VALUE]...
14371437
15021502
15031503 if test -n "$ac_init_help"; then
15041504 case $ac_init_help in
1505 short | recursive ) echo "Configuration of thunar-volman 0.9.3:";;
1505 short | recursive ) echo "Configuration of thunar-volman 0.9.5:";;
15061506 esac
15071507 cat <<\_ACEOF
15081508
16311631 test -n "$ac_init_help" && exit $ac_status
16321632 if $ac_init_version; then
16331633 cat <<\_ACEOF
1634 thunar-volman configure 0.9.3
1634 thunar-volman configure 0.9.5
16351635 generated by GNU Autoconf 2.69
16361636
16371637 Copyright (C) 2012 Free Software Foundation, Inc.
20052005 This file contains any messages produced by compilers while
20062006 running configure, to aid debugging if configure makes a mistake.
20072007
2008 It was created by thunar-volman $as_me 0.9.3, which was
2008 It was created by thunar-volman $as_me 0.9.5, which was
20092009 generated by GNU Autoconf 2.69. Invocation command line was
20102010
20112011 $ $0 $@
29822982
29832983 # Define the identity of the package.
29842984 PACKAGE='thunar-volman'
2985 VERSION='0.9.3'
2985 VERSION='0.9.5'
29862986
29872987
29882988 cat >>confdefs.h <<_ACEOF
1738117381 # report actual input values of CONFIG_FILES etc. instead of their
1738217382 # values after options handling.
1738317383 ac_log="
17384 This file was extended by thunar-volman $as_me 0.9.3, which was
17384 This file was extended by thunar-volman $as_me 0.9.5, which was
1738517385 generated by GNU Autoconf 2.69. Invocation command line was
1738617386
1738717387 CONFIG_FILES = $CONFIG_FILES
1744717447 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1744817448 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1744917449 ac_cs_version="\\
17450 thunar-volman config.status 0.9.3
17450 thunar-volman config.status 0.9.5
1745117451 configured by $0, generated by GNU Autoconf 2.69,
1745217452 with options \\"\$ac_cs_config\\"
1745317453
2525 dnl ***************************
2626 m4_define([tvm_version_major], [0])
2727 m4_define([tvm_version_minor], [9])
28 m4_define([tvm_version_micro], [3])
29 m4_define([tvm_version_build], [9e5a04c])
28 m4_define([tvm_version_micro], [5])
29 m4_define([tvm_version_build], [eff5c97])
3030 m4_define([tvm_version_tag], [])
3131 m4_define([tvm_version], [tvm_version_major().tvm_version_minor().tvm_version_micro()ifelse(tvm_version_tag(), [git], [tvm_version_tag()-tvm_version_build()], [tvm_version_tag()])])
3232
33 #
44 # Translators:
55 # Ammuu5, 2017
6 # Jiri Grönroos <jiri.gronroos@iki.fi>, 2013
6 # Jiri Grönroos <jiri.gronroos@iki.fi>, 2013,2019
77 # Pasi Lallinaho <pasi@shimmerproject.org>, 2014,2018-2019
88 msgid ""
99 msgstr ""
1010 "Project-Id-Version: Thunar-volman\n"
1111 "Report-Msgid-Bugs-To: \n"
1212 "POT-Creation-Date: 2018-11-27 18:15+0100\n"
13 "PO-Revision-Date: 2019-06-24 14:41+0000\n"
14 "Last-Translator: Ammuu5\n"
13 "PO-Revision-Date: 2019-07-17 07:15+0000\n"
14 "Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
1515 "Language-Team: Finnish (http://www.transifex.com/xfce/thunar-volman/language/fi/)\n"
1616 "MIME-Version: 1.0\n"
1717 "Content-Type: text/plain; charset=UTF-8\n"
6060 #. ...so we need to prompt what to do
6161 #: ../thunar-volman/tvm-block-device.c:204
6262 msgid "Photos and Music"
63 msgstr "Valokuvia ja Musiikkia"
63 msgstr "Valokuvia ja musiikkia"
6464
6565 #: ../thunar-volman/tvm-block-device.c:205
6666 msgid "Photos were found on your portable music player"
8383 #: ../thunar-volman/tvm-block-device.c:209
8484 #: ../thunar-volman/tvm-block-device.c:278
8585 msgid "Import _Photos"
86 msgstr "Tuo _Valokuvia"
86 msgstr "Tuo _valokuvia"
8787
8888 #: ../thunar-volman/tvm-block-device.c:210
8989 msgid "Manage _Music"
90 msgstr "Hallitse _Musiikkia"
90 msgstr "Hallitse _musiikkia"
9191
9292 #. ask the user to import photos
9393 #: ../thunar-volman/tvm-block-device.c:273
237237
238238 #: ../thunar-volman/tvm-input-device.c:76
239239 msgid "A keyboard was detected"
240 msgstr "Havaittiin näppäimistö."
240 msgstr "Havaittiin näppäimistö"
241241
242242 #: ../thunar-volman/tvm-input-device.c:87
243243 #: ../thunar-volman/tvm-input-device.c:101
247247 #: ../thunar-volman/tvm-input-device.c:88
248248 #: ../thunar-volman/tvm-input-device.c:102
249249 msgid "A graphics tablet was detected"
250 msgstr "Havaittiin piirtöpöytä."
250 msgstr "Havaittiin piirtöpöytä"
251251
252252 #: ../thunar-volman/tvm-input-device.c:111
253253 msgid "Mouse detected"
22 # This file is distributed under the same license as the PACKAGE package.
33 #
44 # Translators:
5 # Daniel Muñiz Fontoira <dani@damufo.com>, 2017-2018
5 # Daniel Muñiz Fontoira <dani@damufo.com>, 2017-2019
66 # Daniel Muñiz Fontoira <dani@damufo.com>, 2015
77 # Leandro Regueiro <leandro DOT regueiro AT gmail DOT com>, 2008-2009
88 # Leandro Regueiro <leandro.regueiro@gmail.com>, 2013
1212 "Project-Id-Version: Thunar-volman\n"
1313 "Report-Msgid-Bugs-To: \n"
1414 "POT-Creation-Date: 2018-11-27 18:15+0100\n"
15 "PO-Revision-Date: 2019-05-14 19:02+0000\n"
15 "PO-Revision-Date: 2019-07-31 09:24+0000\n"
1616 "Last-Translator: Daniel Muñiz Fontoira <dani@damufo.com>\n"
1717 "Language-Team: Galician (http://www.transifex.com/xfce/thunar-volman/language/gl/)\n"
1818 "MIME-Version: 1.0\n"
2323
2424 #: ../thunar-volman/main.c:59
2525 msgid "The sysfs path of the newly added device"
26 msgstr "A ruta sysfs para o novo dispositivo creado"
26 msgstr "A ruta sysfs para o novo dispositivo engadido"
2727
2828 #: ../thunar-volman/main.c:60
2929 #: ../thunar-volman-settings/thunar-volman-settings.desktop.in.in.h:2
3030 #: ../thunar-volman-settings/tvm-preferences-dialog.c:103
3131 msgid "Configure management of removable drives and media"
32 msgstr "Configurar a xestión da unidades e dispositivos extraíbles"
32 msgstr "Configurar a xestión da unidades e soportes extraíbeis"
3333
3434 #: ../thunar-volman/main.c:61
3535 msgid "Print version information and exit"
191191 #: ../thunar-volman/tvm-block-device.c:702
192192 #, c-format
193193 msgid "Unable to locate mount point"
194 msgstr "Non foi posible localizar o punto de montaxe"
194 msgstr "Non foi posible atopar o punto de montaxe"
195195
196196 #: ../thunar-volman/tvm-block-device.c:748
197197 #, c-format
201201 #: ../thunar-volman/tvm-block-device.c:757
202202 #, c-format
203203 msgid "Could not detect the volume corresponding to the device"
204 msgstr "Non foi posible detectar o volume que corresponde ao dispositivo"
204 msgstr "Non se puido detectar o volume que corresponde ao dispositivo"
205205
206206 #: ../thunar-volman/tvm-block-device.c:833
207207 msgid "Audio/Data CD"
213213
214214 #: ../thunar-volman/tvm-block-device.c:836
215215 msgid "Would you like to listen to music or browse the files?"
216 msgstr "Desexa escoitar a música ou ver os ficheiros?"
216 msgstr "Desexa escoitar a música ou navegar polos ficheiros?"
217217
218218 #: ../thunar-volman/tvm-block-device.c:839
219219 msgid "_Browse Files"
220 msgstr "_Ver os ficheiros"
220 msgstr "_Navegar polos ficheiros"
221221
222222 #: ../thunar-volman/tvm-block-device.c:840
223223 msgid "_Play CD"
304304 #: ../thunar-volman/tvm-run.c:229
305305 #, c-format
306306 msgid "The burn command may not be empty"
307 msgstr "A orde de gravación non debe estar en branco"
307 msgstr "A orde de gravación non debe estar baleira"
308308
309309 #: ../thunar-volman/tvm-run.c:268
310310 #, c-format
348348 #: ../thunar-volman-settings/thunar-volman-settings.desktop.in.in.h:1
349349 #: ../thunar-volman-settings/tvm-preferences-dialog.c:101
350350 msgid "Removable Drives and Media"
351 msgstr "Unidades e dispositivos extraíbles"
351 msgstr "Unidades e soportes extraíbles"
352352
353353 #: ../thunar-volman-settings/tvm-command-entry.c:237
354354 msgid "Select an Application"
405405
406406 #: ../thunar-volman-settings/tvm-preferences-dialog.c:158
407407 msgid "_Mount removable drives when hot-plugged"
408 msgstr "_Montar os dispositivos extraíbles ao conectalos en quente"
408 msgstr "_Montar unidades extraíbles ao conectalas en quente"
409409
410410 #: ../thunar-volman-settings/tvm-preferences-dialog.c:165
411411 msgid "Mount removable media when _inserted"
417417
418418 #: ../thunar-volman-settings/tvm-preferences-dialog.c:179
419419 msgid "_Auto-run programs on new drives and media"
420 msgstr "_Executar automaticamente os programas dos soportes e unidades novas"
420 msgstr "_Executar automaticamente os programas das novas unidades e soportes"
421421
422422 #: ../thunar-volman-settings/tvm-preferences-dialog.c:185
423423 msgid "Auto-open files on new drives and media"
424 msgstr "_Abrir automaticamente os ficheiros dos soportes e unidades novas"
424 msgstr "_Abrir automaticamente os ficheiros das novas unidades e soportes"
425425
426426 #: ../thunar-volman-settings/tvm-preferences-dialog.c:196
427427 msgid "Blank CDs and DVDs"
55 # Allan Nordhøy <epost@anotheragency.no>, 2014
66 # Erlend Østlie <erlendandreas12368@gmail.com>, 2018
77 # Harald H. <haarektrans@gmail.com>, 2014
8 # Kjell Cato Heskjestad <cato@heskjestad.xyz>, 2019
89 # Terje Uriansrud <terje@uriansrud.net>, 2009
910 # Terje Uriansrud <ter@operamail.com>, 2007
1011 msgid ""
1213 "Project-Id-Version: Thunar-volman\n"
1314 "Report-Msgid-Bugs-To: \n"
1415 "POT-Creation-Date: 2018-11-27 18:15+0100\n"
15 "PO-Revision-Date: 2018-09-26 04:30+0000\n"
16 "Last-Translator: Xfce Bot <transifex@xfce.org>\n"
16 "PO-Revision-Date: 2019-07-24 06:16+0000\n"
17 "Last-Translator: Kjell Cato Heskjestad <cato@heskjestad.xyz>\n"
1718 "Language-Team: Norwegian Bokmål (http://www.transifex.com/xfce/thunar-volman/language/nb/)\n"
1819 "MIME-Version: 1.0\n"
1920 "Content-Type: text/plain; charset=UTF-8\n"
5253 #: ../thunar-volman/main.c:176
5354 #, c-format
5455 msgid "There is no device with the sysfs path \"%s\""
55 msgstr "Det finnes ingen enhet med sysfs-sti \"%s\""
56 msgstr "Det finnes ingen enhet med sysfs-sti «%s»"
5657
5758 #: ../thunar-volman/main.c:188
5859 #, c-format
168169 #. generate notification info
169170 #: ../thunar-volman/tvm-block-device.c:629
170171 msgid "Blu-ray mounted"
171 msgstr ""
172 msgstr "Blu-ray montert"
172173
173174 #: ../thunar-volman/tvm-block-device.c:630
174175 msgid "The Blu-ray was mounted automatically"
175 msgstr ""
176 msgstr "Blu-rayen ble montert automatisk"
176177
177178 #: ../thunar-volman/tvm-block-device.c:640
178179 msgid "Volume mounted"
226227 #: ../thunar-volman/tvm-block-device.c:928
227228 #, c-format
228229 msgid "Unknown block device type \"%s\""
229 msgstr "Ukjent blokkenhetstype \"%s\""
230 msgstr "Ukjent blokkenhetstype «%s»"
230231
231232 #: ../thunar-volman/tvm-device.c:139
232233 #, c-format
295296
296297 #: ../thunar-volman/tvm-run.c:204
297298 msgid "Burn _Data CD"
298 msgstr "Brenn _Data-CD"
299 msgstr "Brenn _data-CD"
299300
300301 #: ../thunar-volman/tvm-run.c:205
301302 msgid "Burn _Audio CD"
302 msgstr "Brenn _Lyd-CD"
303 msgstr "Brenn _lyd-CD"
303304
304305 #: ../thunar-volman/tvm-run.c:229
305306 #, c-format
348349 #: ../thunar-volman-settings/thunar-volman-settings.desktop.in.in.h:1
349350 #: ../thunar-volman-settings/tvm-preferences-dialog.c:101
350351 msgid "Removable Drives and Media"
351 msgstr "Avmonterbare Enheter og media"
352 msgstr "Flyttbare enheter og media"
352353
353354 #: ../thunar-volman-settings/tvm-command-entry.c:237
354355 msgid "Select an Application"
372373
373374 #: ../thunar-volman-settings/tvm-command-entry.c:268
374375 msgid "Perl Scripts"
375 msgstr "Perl skript"
376 msgstr "Perlskript"
376377
377378 #: ../thunar-volman-settings/tvm-command-entry.c:274
378379 msgid "Python Scripts"
379 msgstr "Python skript"
380 msgstr "Pythonskript"
380381
381382 #: ../thunar-volman-settings/tvm-command-entry.c:280
382383 msgid "Ruby Scripts"
383 msgstr "Rudy skript"
384 msgstr "Rubyskript"
384385
385386 #: ../thunar-volman-settings/tvm-command-entry.c:286
386387 msgid "Shell Scripts"
401402
402403 #: ../thunar-volman-settings/tvm-preferences-dialog.c:139
403404 msgid "Removable Storage"
404 msgstr "Avmonterbar lagring"
405 msgstr "Flyttbar lagring"
405406
406407 #: ../thunar-volman-settings/tvm-preferences-dialog.c:158
407408 msgid "_Mount removable drives when hot-plugged"
433434
434435 #: ../thunar-volman-settings/tvm-preferences-dialog.c:225
435436 msgid "Command for _Data CDs:"
436 msgstr "Kommando for _datacd-er:"
437 msgstr "Kommando for _data-CD-er:"
437438
438439 #: ../thunar-volman-settings/tvm-preferences-dialog.c:234
439440 msgid "Command for A_udio CDs:"
440 msgstr "Kommando for _lydcd-er:"
441 msgstr "Kommando for _lyd-CD-er:"
441442
442443 #. Multimedia
443444 #: ../thunar-volman-settings/tvm-preferences-dialog.c:249
446447
447448 #: ../thunar-volman-settings/tvm-preferences-dialog.c:260
448449 msgid "Audio CDs"
449 msgstr "Lydcd-er"
450 msgstr "Lyd-CD-er"
450451
451452 #: ../thunar-volman-settings/tvm-preferences-dialog.c:279
452453 msgid "Play _audio CDs when inserted"
453 msgstr "Spill _lydcd når de settes inn"
454 msgstr "Spill _lyd-CD-er når de settes inn"
454455
455456 #: ../thunar-volman-settings/tvm-preferences-dialog.c:285
456457 #: ../thunar-volman-settings/tvm-preferences-dialog.c:410
462463
463464 #: ../thunar-volman-settings/tvm-preferences-dialog.c:298
464465 msgid "Video CDs/DVDs/Blu-rays"
465 msgstr ""
466 msgstr "Video-CD-er/DVD-er/Blu-rayer"
466467
467468 #: ../thunar-volman-settings/tvm-preferences-dialog.c:317
468469 msgid "Play _video CDs, DVDs, and Blu-rays when inserted"
469 msgstr ""
470 msgstr "Spill _video-CD-er, DVD-er og Blu-rayer når de settes inn"
470471
471472 #: ../thunar-volman-settings/tvm-preferences-dialog.c:324
472473 #: ../thunar-volman-settings/tvm-preferences-dialog.c:362
550551
551552 #: ../thunar-volman-settings/tvm-preferences-dialog.c:648
552553 msgid "Tablet"
553 msgstr "Tablet"
554 msgstr "Nettbrett"
554555
555556 #: ../thunar-volman-settings/tvm-preferences-dialog.c:667
556557 msgid "Automatically run a program when a _tablet is connected"
557 msgstr "Kjør et program automatisk når en _tablet kobles til"
558 msgstr "Kjør et program automatisk når et _nettbrett kobles til"
558559
559560 #: ../thunar-volman-settings/tvm-preferences-dialog.c:674
560561 msgid "Com_mand:"
99 "Project-Id-Version: Thunar-volman\n"
1010 "Report-Msgid-Bugs-To: \n"
1111 "POT-Creation-Date: 2018-11-27 18:15+0100\n"
12 "PO-Revision-Date: 2019-05-26 11:52+0000\n"
12 "PO-Revision-Date: 2019-08-08 15:24+0000\n"
1313 "Last-Translator: Nuno Miguel <nunomgue@gmail.com>\n"
1414 "Language-Team: Portuguese (http://www.transifex.com/xfce/thunar-volman/language/pt/)\n"
1515 "MIME-Version: 1.0\n"