~ubuntu-branches/ubuntu/trusty/kvirc/trusty

« back to all changes in this revision

Viewing changes to po/modules/notifier/notifier_es.po

  • Committer: Bazaar Package Importer
  • Author(s): Kai Wasserbäch, Kai Wasserbäch, Raúl Sánchez Siles
  • Date: 2011-02-12 10:40:21 UTC
  • mfrom: (14.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110212104021-5mh4f75jlku20mnt
The combined "Twisted Experiment" and "Nocturnal Raid" release.

[ Kai Wasserbäch ]
* Synced to upstream's SVN revision 5467.
* debian/rules:
  - Added .PHONY line.
  - Resurrect -DMANUAL_REVISION, got lost somewhere and we build SVN
    revisions again.
  - Replace "-DWITH_NO_EMBEDDED_CODE=YES" with "-DWANT_CRYPTOPP=YES".
  - Change the remaining -DWITH/-DWITHOUT to the new -DWANT syntax.
* debian/control:
  - Removed DMUA, I'm a DD now.
  - Changed my e-mail address.
  - Removed unneeded relationships (no upgrades over two releases are
    supported).
  - Fix Suggests for kvirc-dbg.
  - kvirc-data: Make the "Suggests: kvirc" a Recommends, doesn't make much
    sense to install the -data package without the program.
* debian/source/local-options: Added with "unapply-patches".
* debian/kvirc.lintian-overrides: Updated to work for 4.1.1.
* debian/patches/21_make_shared-mime-info_B-D_superfluous.patch: Updated.
* debian/kvirc-data.install: Added .notifyrc.

[ Raúl Sánchez Siles ]
* Stating the right version where kvirc-data break and replace should happen.
* Fixing link to license file.
* Added French and Portuguese man pages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
4
4
#
5
5
# José Luis <jsanchezv@teleline.es>, 2004, 2009.
6
 
# egns <grannost@gmail.com>, 2009
 
6
# egns <grannost@gmail.com>, 2009-2011
7
7
msgid ""
8
8
msgstr ""
9
9
"Project-Id-Version: notifier_es\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2010-06-12 16:26+0200\n"
12
 
"PO-Revision-Date: 2009-11-29 11:45+0100\n"
 
11
"POT-Creation-Date: 2011-02-10 17:15+0000\n"
 
12
"PO-Revision-Date: 2011-01-20 12:40+0200\n"
13
13
"Last-Translator: egns <grannost@gmail.com>\n"
14
14
"Language-Team: Spanish <kde-i18n-doc@kde.org>\n"
15
15
"MIME-Version: 1.0\n"
16
16
"Content-Type: text/plain; charset=UTF-8\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
 
18
"Language: es\n"
18
19
"X-Generator: Lokalize 1.0\n"
19
20
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21
 
21
 
#: src/modules/notifier/notifierwindow.cpp:931
 
22
#: src/modules/notifier/NotifierWindow.cpp:973
22
23
msgid "1 Hour"
23
24
msgstr "1 hora"
24
25
 
25
 
#: src/modules/notifier/notifierwindow.cpp:927
 
26
#: src/modules/notifier/NotifierWindow.cpp:969
26
27
msgid "1 Minute"
27
28
msgstr "1 minuto"
28
29
 
29
 
#: src/modules/notifier/notifierwindow.cpp:929
 
30
#: src/modules/notifier/NotifierWindow.cpp:971
30
31
msgid "15 Minutes"
31
32
msgstr "15 minutos"
32
33
 
33
 
#: src/modules/notifier/notifierwindow.cpp:930
 
34
#: src/modules/notifier/NotifierWindow.cpp:972
34
35
msgid "30 Minutes"
35
36
msgstr "30 minutos"
36
37
 
37
 
#: src/modules/notifier/notifierwindow.cpp:928
 
38
#: src/modules/notifier/NotifierWindow.cpp:970
38
39
msgid "5 Minutes"
39
40
msgstr "5 minutos"
40
41
 
41
 
#: src/modules/notifier/notifierwindow.cpp:936
 
42
#: src/modules/notifier/NotifierWindow.cpp:978
42
43
msgid "Disable"
43
44
msgstr "Desactivar"
44
45
 
45
 
#: src/modules/notifier/notifierwindow.cpp:924
 
46
#: src/modules/notifier/NotifierWindow.cpp:966
46
47
msgid "Hide"
47
48
msgstr "Esconder"
48
49
 
49
 
#: src/modules/notifier/notifierwindow.cpp:934
 
50
#: src/modules/notifier/NotifierWindow.cpp:976
50
51
msgid "Permanently (Until Explicitly Enabled)"
51
52
msgstr "Permanentemente (hasta que se habilite explícitamente)"
52
53
 
53
 
#: src/modules/notifier/notifierwindow.cpp:923
 
54
#: src/modules/notifier/NotifierWindow.cpp:965
54
55
msgid "Show/Hide input line"
55
56
msgstr "Mostrar/ocultar línea de entrada"
56
57
 
57
 
#: src/modules/notifier/libkvinotifier.cpp:154
 
58
#: src/modules/notifier/libkvinotifier.cpp:153
58
59
msgid "The -t switch expects a timeout in seconds"
59
60
msgstr "El parámetro -t espera un tiempo de expiración en segundos"
60
61
 
61
 
#: src/modules/notifier/libkvinotifier.cpp:151
 
62
#: src/modules/notifier/libkvinotifier.cpp:150
62
63
msgid "The specified timeout is not valid, assuming 0"
63
64
msgstr "El tiempo de expiración especificado no es válido, asumiendo 0"
64
65
 
65
 
#: src/modules/notifier/libkvinotifier.cpp:137
 
66
#: src/modules/notifier/libkvinotifier.cpp:136
66
67
msgid "The specified window does not exist"
67
68
msgstr "No existe la ventana especificada"
68
69
 
69
 
#: src/modules/notifier/notifierwindow.cpp:933
 
70
#: src/modules/notifier/NotifierWindow.cpp:975
70
71
msgid "Until KVIrc is Restarted"
71
72
msgstr "Hasta que KVIrc sea reiniciado"
72
73
 
73
 
#: src/modules/notifier/notifierwindow.cpp:1008
 
74
#: src/modules/notifier/NotifierWindow.cpp:1053
74
75
msgid "Write text or commands to window"
75
76
msgstr "Escribir texto o comandos para la ventana"