You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translations/copyq_de.ts
+18-9Lines changed: 18 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -706,7 +706,16 @@ Examples:
706
706
- Match PDF filenames: \.pdf$
707
707
- Match single character: ^.$
708
708
- Match remote multimedia: ^http://.*\.(ogv|vlc|mp4|mp3)$</source>
709
-
<translationtype="unfinished"></translation>
709
+
<translation>Überspringt den Befehl, wenn der Eingabtext nicht mit diesem regulären Ausdruck übereinstimmt (leer lassen, wenn alles übereinstimmen soll).
710
+
711
+
%2 bis %9 (oder Argument[1] und in Skript) im Befehl und Filter werden durch die erfassten Texte ersetzt.
712
+
713
+
Beispiele:
714
+
715
+
- URL: ^(https?|ftp)://
716
+
- PDF-Dateinamen: \.pdf$
717
+
- Einzelcharakter: ^.$
718
+
- Multimedia im Web: ^http://.*\.(ogv|vlc|mp4|mp3)$</translation>
<source>To share encrypted items on other computer or session, you'll need these secret key files (keep them in a safe place):</source>
1953
-
<translationtype="unfinished"></translation>
1962
+
<translation>Um verschlüsselte Elemente auf einem anderen Computer oder einer anderen Sitzung zu teilen, benötigen Sie diese geheimen Schlüsseldateien (bewahren Sie sie an einem sicheren Ort auf):</translation>
0 commit comments