aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/experimental/lumina-terminal/i18n/l-terminal_es.ts
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2017-08-17 16:02:28 +0000
committerWeblate <noreply@weblate.org>2017-08-17 16:02:28 +0000
commit073b18e631b0837ce4126d1f23a384d5e64266b6 (patch)
tree9ca53c29b4f6a2f4ebb931753fe90bd4a478a802 /src-qt5/experimental/lumina-terminal/i18n/l-terminal_es.ts
parentTranslated using Weblate (Swedish) (diff)
parentClean up more of the lumina-xconfig tiling options. much nicer now. (diff)
downloadlumina-073b18e631b0837ce4126d1f23a384d5e64266b6.tar.gz
lumina-073b18e631b0837ce4126d1f23a384d5e64266b6.tar.bz2
lumina-073b18e631b0837ce4126d1f23a384d5e64266b6.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src-qt5/experimental/lumina-terminal/i18n/l-terminal_es.ts')
-rw-r--r--src-qt5/experimental/lumina-terminal/i18n/l-terminal_es.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/src-qt5/experimental/lumina-terminal/i18n/l-terminal_es.ts b/src-qt5/experimental/lumina-terminal/i18n/l-terminal_es.ts
index aa46327c..854b1724 100644
--- a/src-qt5/experimental/lumina-terminal/i18n/l-terminal_es.ts
+++ b/src-qt5/experimental/lumina-terminal/i18n/l-terminal_es.ts
@@ -6,12 +6,12 @@
<message>
<location filename="../TerminalWidget.cpp" line="61"/>
<source>Copy Selection</source>
- <translation type="unfinished"></translation>
+ <translation>Copiar selección</translation>
</message>
<message>
<location filename="../TerminalWidget.cpp" line="62"/>
<source>Paste</source>
- <translation type="unfinished"></translation>
+ <translation>Pegar</translation>
</message>
</context>
<context>
@@ -19,7 +19,7 @@
<message>
<location filename="../TrayIcon.cpp" line="123"/>
<source>Trigger Terminal</source>
- <translation type="unfinished"></translation>
+ <translation>Activar Terminal</translation>
</message>
<message>
<location filename="../TrayIcon.cpp" line="125"/>
bgstack15