German_2.21.31.xmbclp
Please help translation XMBC to your language?
Forum rules
Please read the forum rules before posting for the first time.
The more information you can provide, the quicker and more accurately someone can help.
NOTE: To reduce spam, new users can not post links, files or images until they have at least 4 posts.
Please read the forum rules before posting for the first time.
The more information you can provide, the quicker and more accurately someone can help.
NOTE: To reduce spam, new users can not post links, files or images until they have at least 4 posts.
-
AndyK
- Committed
- Posts: 175
- Joined: Mon Jan 06, 2014 4:38 pm
Re: Please help translation XMBC to your language?
You do not have the required permissions to view the files attached to this post.
-
Dolmatov
- Committed
- Posts: 149
- Joined: Tue Sep 19, 2017 9:19 pm
Re: Please help translation XMBC to your language?
v.2.21 Beta 32 (RU)
You do not have the required permissions to view the files attached to this post.
https://vk.com/dolmatov_aleksey /BKOHTAKTE\
-
AndyK
- Committed
- Posts: 175
- Joined: Mon Jan 06, 2014 4:38 pm
Re: Please help translation XMBC to your language?
You do not have the required permissions to view the files attached to this post.
-
Emogrimes
- New User
- Posts: 2
- Joined: Tue Apr 09, 2024 2:17 pm
Re: Please help translation XMBC to your language?
It appears to be working correctly now.
-
AndyK
- Committed
- Posts: 175
- Joined: Mon Jan 06, 2014 4:38 pm
Re: Please help translation XMBC to your language?
You do not have the required permissions to view the files attached to this post.
-
chkb123456
- New User
- Posts: 3
- Joined: Fri Apr 07, 2023 4:53 am
Re: Please help translation XMBC to your language?
A late thanks for the help
-
chkb123456
- New User
- Posts: 3
- Joined: Fri Apr 07, 2023 4:53 am
Re: Please help translation XMBC to your language?
Simplified_Chinese translations updated to v2.21 beta 37
(remove spaces around '.')
https://drive . google . com/file/d/16mUQvIBLram038oDCvL7kzGm4SA65Ah4/view?usp=sharing
Sorry for the inconvience, gonna try making at least 4 posts before next update
(remove spaces around '.')
https://drive . google . com/file/d/16mUQvIBLram038oDCvL7kzGm4SA65Ah4/view?usp=sharing
Sorry for the inconvience, gonna try making at least 4 posts before next update
-
AndyK
- Committed
- Posts: 175
- Joined: Mon Jan 06, 2014 4:38 pm
Re: Please help translation XMBC to your language?
Code: Select all
# -- Added in 2.21 Beta 45 (Tooltips) --
"Run a simulated keystroke macro when the profile is activated." => "Führt ein simuliertes Tastendruckmakro aus, wenn das Profil aktiviert ist."
"Launch a hidden process when the profile is activated." => "Startet einen versteckten Prozess, wenn das Profil aktiviert ist."
"NOTE: The process will be started HIDDEN. It is intended to run scripts/bacth commands in the background!" => "HINWEIS: Der Prozess wird VERDECKT gestartet. Er ist dazu gedacht, Skripte/Bach-Befehle im Hintergrund auszuführen!"You do not have the required permissions to view the files attached to this post.
-
phil
- Site Admin
- Posts: 8008
- Joined: Sun Apr 06, 2003 11:12 pm
Re: Please help translation XMBC to your language?
Thanks Andy,
I Missed that for beta 46 but will add it for the next build!
I Missed that for beta 46 but will add it for the next build!
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR5,
nVidia RTX 5070TI
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR5,
nVidia RTX 5070TI
-
AndyK
- Committed
- Posts: 175
- Joined: Mon Jan 06, 2014 4:38 pm
Re: Please help translation XMBC to your language?
Hi Phil,
what means "Type Clipboard Text" here?
Could you explain that in more detail, please?
Thanks
what means "Type Clipboard Text" here?
Could you explain that in more detail, please?
But that doesn't help me.Changes since 2.21 Beta 52:
#907 - Added Type Clipboard Text drop down option, and also {TYPECB}, as well as a global hotkey to virtually type the contents on the clipboard.
Code: Select all
#Added in 2.21 Beta 54
"T&ype Clipboard Text" => ""
"\t\t\t{TYPECB} Type Clipboard Text." => ""
"Type Clipboard Text" => ""-
phil
- Site Admin
- Posts: 8008
- Joined: Sun Apr 06, 2003 11:12 pm
Re: Please help translation XMBC to your language?
OK the intent is to actually type the content in the clipboard, using injected keystrokes, rather than just pasting it with CTRL+V.
So, for example, in a RDP session, or remote terminal which does not have clipboard access, it can still type (inject/simulate) the individual keys for each character in the text in the clipboard.... thus effectively the same result as pasting, but by typing each character as a simulated key, without relying on the remote terminal requiring local clipboard access (which is not always possible/allowed).
I hope that makes sense, let me know if not!
So, for example, in a RDP session, or remote terminal which does not have clipboard access, it can still type (inject/simulate) the individual keys for each character in the text in the clipboard.... thus effectively the same result as pasting, but by typing each character as a simulated key, without relying on the remote terminal requiring local clipboard access (which is not always possible/allowed).
I hope that makes sense, let me know if not!
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR5,
nVidia RTX 5070TI
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR5,
nVidia RTX 5070TI
-
AndyK
- Committed
- Posts: 175
- Joined: Mon Jan 06, 2014 4:38 pm
Re: Please help translation XMBC to your language?
Thanks
Ah, OK, I didn't know you could write directly to the clipboard.
Ah, OK, I didn't know you could write directly to the clipboard.
-
phil
- Site Admin
- Posts: 8008
- Joined: Sun Apr 06, 2003 11:12 pm
Re: Please help translation XMBC to your language?
No, not write to the clipboard, type the contents of the clipboard (read) via simulated keystrokes (injected input) into the active application, rather than pasting using the traditional paste functionality...
So if you copy some text in one window, say "Hello World!" then instead of pasting that into another window, it types (simulates/injects) it to the keyboard buffer...
So XMBC will simulate the keys
<shift> h e l l o <space> <shift> w o r l d <shift> 1
Which should result in "Hello World!" being sent, via the keyboard buffer (as if you actually typed it) - thus the receiving application thinks it was typed on the keyboard, rather than just pasted the clipboard contents. This means, for as remote shell, or RDP session, IP KVM etc. that has no access to the local clipboard, you can still (for example) type your password copied from your password manager, without physically typing it.
So if you copy some text in one window, say "Hello World!" then instead of pasting that into another window, it types (simulates/injects) it to the keyboard buffer...
So XMBC will simulate the keys
<shift> h e l l o <space> <shift> w o r l d <shift> 1
Which should result in "Hello World!" being sent, via the keyboard buffer (as if you actually typed it) - thus the receiving application thinks it was typed on the keyboard, rather than just pasted the clipboard contents. This means, for as remote shell, or RDP session, IP KVM etc. that has no access to the local clipboard, you can still (for example) type your password copied from your password manager, without physically typing it.
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR5,
nVidia RTX 5070TI
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR5,
nVidia RTX 5070TI
-
AndyK
- Committed
- Posts: 175
- Joined: Mon Jan 06, 2014 4:38 pm
Re: Please help translation XMBC to your language?
also...
Paste from clipboard
Read from clipboard
Enter keystrokes from clipboard
Read keystrokes from clipboard
-?-
Sorry for my stupid questions.
Paste from clipboard
Read from clipboard
Enter keystrokes from clipboard
Read keystrokes from clipboard
-?-
Sorry for my stupid questions.
-
phil
- Site Admin
- Posts: 8008
- Joined: Sun Apr 06, 2003 11:12 pm
Re: Please help translation XMBC to your language?
Of those four, I'd say "Enter keystrokes from clipboard" is the closest match!
Not a stupid question, just means I wasn't clear enough previously
Good to try and get the correct meaning especially when doing translations!
Not a stupid question, just means I wasn't clear enough previously
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR5,
nVidia RTX 5070TI
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 11 x64 24H2, AMD Ryzen 9950x3D, MSI x870E Tomahawk, 64GB DDR5,
nVidia RTX 5070TI
Highrez Forums