diff options
author | Weblate <noreply@weblate.org> | 2017-08-02 21:00:16 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2017-08-02 21:00:16 +0000 |
commit | 3d511a0f8285088eba24cb22b15cda039d27f6a0 (patch) | |
tree | 2eccf8b44a5e9862e6733880c37d57a9af74b41a /src-qt5/experimental/lumina-terminal/i18n/l-terminal_en_AU.ts | |
parent | Translated using Weblate (Spanish) (diff) | |
parent | Fix up the screensaver animation crashes *again*. (diff) | |
download | lumina-3d511a0f8285088eba24cb22b15cda039d27f6a0.tar.gz lumina-3d511a0f8285088eba24cb22b15cda039d27f6a0.tar.bz2 lumina-3d511a0f8285088eba24cb22b15cda039d27f6a0.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src-qt5/experimental/lumina-terminal/i18n/l-terminal_en_AU.ts')
-rw-r--r-- | src-qt5/experimental/lumina-terminal/i18n/l-terminal_en_AU.ts | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/src-qt5/experimental/lumina-terminal/i18n/l-terminal_en_AU.ts b/src-qt5/experimental/lumina-terminal/i18n/l-terminal_en_AU.ts new file mode 100644 index 00000000..e4c5bcc4 --- /dev/null +++ b/src-qt5/experimental/lumina-terminal/i18n/l-terminal_en_AU.ts @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="en_AU"> +<context> + <name>TerminalWidget</name> + <message> + <location filename="../TerminalWidget.cpp" line="61"/> + <source>Copy Selection</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../TerminalWidget.cpp" line="62"/> + <source>Paste</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TrayIcon</name> + <message> + <location filename="../TrayIcon.cpp" line="123"/> + <source>Trigger Terminal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../TrayIcon.cpp" line="125"/> + <source>Top of Screen</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../TrayIcon.cpp" line="130"/> + <source>Close Terminal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../TrayIcon.cpp" line="139"/> + <source>Move To Monitor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../TrayIcon.cpp" line="142"/> + <source>Monitor %1</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |