Compare commits
38 Commits
Author | SHA1 | Date |
---|---|---|
|
20c8d93b76 | 4 months ago |
|
88cfc5f730 | 4 months ago |
|
588a584db2 | 4 months ago |
|
81867a4049 | 4 months ago |
|
d59ef1e0e7 | 5 months ago |
|
d49c46609d | 6 months ago |
|
4241b8f1a8 | 6 months ago |
|
026c5fca0f | 6 months ago |
|
9754beb212 | 6 months ago |
|
e3895a84fb | 6 months ago |
|
97892c39a4 | 6 months ago |
|
2f8abd5418 | 6 months ago |
|
8325fed3c0 | 6 months ago |
|
1e5e8835bf | 6 months ago |
|
31d6054fc4 | 7 months ago |
|
b803510875 | 7 months ago |
|
99a350edb7 | 8 months ago |
|
5e7408a1dc | 10 months ago |
|
415a0dfa2a | 10 months ago |
|
1216085865 | 11 months ago |
|
af25ca05d4 | 11 months ago |
|
68178037a5 | 11 months ago |
|
7509567e65 | 11 months ago |
|
905c6b9771 | 12 months ago |
|
039b5a5245 | 12 months ago |
|
db43311843 | 12 months ago |
|
f89110ef63 | 12 months ago |
|
7535d57aa5 | 1 year ago |
|
570028deac | 1 year ago |
|
3a15b392e5 | 1 year ago |
|
02fef088de | 1 year ago |
|
0f0ace5984 | 2 years ago |
|
c7171a4002 | 2 years ago |
|
ca89ef4124 | 2 years ago |
|
3036341ada | 2 years ago |
|
0bd30c3c2e | 2 years ago |
|
38f84cb09b | 2 years ago |
|
8abfadf6f2 | 2 years ago |
@ -0,0 +1,35 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# This file is put in the public domain.
|
||||
# Slávek Banko <slavek.banko@axis.cz>, 2025.
|
||||
# Alejo Fernández <alejofernandez@hotmail.com.ar>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-05-03 10:29+0200\n"
|
||||
"PO-Revision-Date: 2025-05-13 19:15+0000\n"
|
||||
"Last-Translator: Alejo Fernández <alejofernandez@hotmail.com.ar>\n"
|
||||
"Language-Team: Spanish (Argentina) <https://mirror.git.trinitydesktop.org/"
|
||||
"weblate/projects/applications/kvkbd-kvkbddesktop/es_AR/>\n"
|
||||
"Language: es_AR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. Name
|
||||
#: kvkbd.desktop:3
|
||||
#, fuzzy
|
||||
msgid "Kvkbd"
|
||||
msgstr "Kvkbd"
|
||||
|
||||
#. GenericName
|
||||
#: kvkbd.desktop:4
|
||||
msgid "Virtual Keyboard"
|
||||
msgstr "Teclado virtual"
|
||||
|
||||
#. Comment
|
||||
#: kvkbd.desktop:8
|
||||
msgid "A virtual keyboard for TDE"
|
||||
msgstr "Un teclado virtual para TDE"
|
@ -0,0 +1,93 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Slávek Banko <slavek.banko@axis.cz>, 2025.
|
||||
# Alejo Fernández <alejofernandez@hotmail.com.ar>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2021-03-26 18:50+0000\n"
|
||||
"PO-Revision-Date: 2025-05-13 19:15+0000\n"
|
||||
"Last-Translator: Alejo Fernández <alejofernandez@hotmail.com.ar>\n"
|
||||
"Language-Team: Spanish (Argentina) <https://mirror.git.trinitydesktop.org/"
|
||||
"weblate/projects/applications/kvkbd/es_AR/>\n"
|
||||
"Language: es_AR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
|
||||
#, ignore-inconsistent
|
||||
msgid ""
|
||||
"_: NAME OF TRANSLATORS\n"
|
||||
"Your names"
|
||||
msgstr "Alejo Fernández"
|
||||
|
||||
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
|
||||
#, ignore-inconsistent
|
||||
msgid ""
|
||||
"_: EMAIL OF TRANSLATORS\n"
|
||||
"Your emails"
|
||||
msgstr "alejoo.fernandez.2003@gmail.com"
|
||||
|
||||
#: MainWidget.cpp:381
|
||||
msgid "Hide keyboard"
|
||||
msgstr "Ocultar teclado"
|
||||
|
||||
#: MainWidget.cpp:392 MainWidget.cpp:755
|
||||
msgid "Hide num pad"
|
||||
msgstr "Ocultar el teclado numérico"
|
||||
|
||||
#: MainWidget.cpp:397 MainWidget.cpp:749
|
||||
msgid "Show num pad"
|
||||
msgstr "Mostrar el teclado numérico"
|
||||
|
||||
#: MainWidget.cpp:515
|
||||
msgid "Font ..."
|
||||
msgstr "Tipografía ..."
|
||||
|
||||
#: MainWidget.cpp:517
|
||||
msgid "Auto resize font"
|
||||
msgstr "Cambiar el tamaño de la tipografía automáticamente"
|
||||
|
||||
#: MainWidget.cpp:521
|
||||
msgid "Background color"
|
||||
msgstr "Color de fondo"
|
||||
|
||||
#: MainWidget.cpp:522
|
||||
msgid "Keys color"
|
||||
msgstr "Color de las teclas"
|
||||
|
||||
#: MainWidget.cpp:525
|
||||
msgid "Dock widget"
|
||||
msgstr "Widget acoplable"
|
||||
|
||||
#: MainWidget.cpp:529
|
||||
msgid "Lock on screen"
|
||||
msgstr "Bloquear en pantalla"
|
||||
|
||||
#: MainWidget.cpp:960
|
||||
msgid "Toggle keyboard visibility"
|
||||
msgstr "Activar/desactivar la visibilidad del teclado"
|
||||
|
||||
#: MainWidget.cpp:989
|
||||
msgid "Virtual keyboard"
|
||||
msgstr "Teclado virtual"
|
||||
|
||||
#: main.cpp:36
|
||||
msgid "A virtual keyboard for TDE"
|
||||
msgstr "Un teclado virtual para TDE"
|
||||
|
||||
#: main.cpp:42
|
||||
msgid ""
|
||||
"Stand alone version for use with TDM or XDM. \n"
|
||||
"You should Add : HOME=/root kvkbd --loginhelper & to Xsetup to run in xdm/tdm"
|
||||
msgstr ""
|
||||
"Versión independiente para usar con TDM o XDM. \n"
|
||||
"Deberías agregar: HOME=/root kvkbd --loginhelper & a Xsetup para que se "
|
||||
"ejecute en xdm/tdm"
|
||||
|
||||
#: main.cpp:186
|
||||
#, fuzzy
|
||||
msgid "kvkbd"
|
||||
msgstr "kvkbd"
|
Loading…
Reference in New Issue