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
msgid"ERROR: Line selection (--select|-s) and tags (--begin-tag/-b/--end-tag/-e/--tag/-t) are mutually exclusive!"
89
89
msgstr"FEHLER: Zeilenauswahl (--select|-s) und Tags (--begin-tag/-b/--end-tag/-e/--tag/-t) schließen sich gegenseitig aus!"
90
90
91
-
#:src/text-block.c:571
91
+
#:src/text-block.c:576
92
92
msgid"WARNING: Begin/end tags (--begin-tag/-b/--end-tag/-e/--tag/-t) have no effect for Cat, Discard, or Enumerate!"
93
93
msgstr"WARNUNG: Beginn-/End-Tags (--begin-tag/-b/--end-tag/-e/--tag/-t) haben keine Wirkung bei Cat, Discard oder Enumerate!"
94
94
95
-
#:src/text-block.c:581
95
+
#:src/text-block.c:586
96
96
msgid"WARNING: Identical begin/end tags (--tag/-t) with excluded tags (--exclude-tags/-x) are not useful for Extract, Remove, or Replace!"
97
97
msgstr"WARNUNG: Identische Beginn/End-Tags (--tag/-t) mit ausgeschlossenen Tags (--exclude-tags/-x) sind nicht sinnvoll für Extract, Remove oder Replace!"
98
98
99
-
#:src/text-block.c:600
99
+
#:src/text-block.c:608
100
100
#,c-format
101
101
msgid"ERROR: Unable to open input file %s: %s"
102
102
msgstr"FEHLER: Eingabedatei %s läßt sich nicht öffnen: %s"
103
103
104
-
#:src/text-block.c:621
104
+
#:src/text-block.c:629
105
105
#,c-format
106
106
msgid"WARNING: Line selection range (%lld — %lld) is not useful. Input file too short?"
107
107
msgstr"WARNUNG: Zeilenauswahlbereich (%lld — %lld) ist nicht sinnvoll. Eingabedatei zu kurz?"
108
108
109
-
#:src/text-block.c:628
109
+
#:src/text-block.c:636
110
110
msgid"ERROR: Select from end of file (negative line number) is only possible with input file!"
111
111
msgstr"FEHLER: Zeilenauswahl vom Ende der Datei (negative Zeilennummer) ist nur mit Eingabedatei möglich!"
112
112
113
-
#:src/text-block.c:639
113
+
#:src/text-block.c:650
114
114
#,c-format
115
115
msgid"ERROR: Unable to create output file %s: %s"
116
116
msgstr"FEHLER: Ausgabedatei %s kann nicht erstellt werden: %s"
117
117
118
-
#:src/text-block.c:654
118
+
#:src/text-block.c:665
119
+
#,fuzzy
120
+
msgid"ERROR: Insert from standard input requires an input file!"
121
+
msgstr"FEHLER: Einfügen von der Standardeingabe erfordert eine Eingabedatei!"
122
+
123
+
#:src/text-block.c:674
119
124
#,c-format
120
125
msgid"ERROR: Unable to open insert file %s: %s"
121
126
msgstr"FEHLER: Einfügedatei %s läßt sich nicht öffnen: %s"
122
127
123
-
#:src/text-block.c:665
128
+
#:src/text-block.c:685
124
129
msgid"ERROR: No insert file provided!"
125
130
msgstr"FEHLER: Keine Einfügedatei angegeben!"
126
131
127
-
#:src/text-block.c:826
132
+
#:src/text-block.c:846
128
133
#,c-format
129
134
msgid"ERROR: Read error: %s"
130
135
msgstr"FEHLER: Lesefehler: %s"
131
136
132
-
#:src/text-block.c:840
137
+
#:src/text-block.c:860
133
138
msgid"ERROR: Number of actions outside of set limits (--min-actions/-m/--max-actions/-M)!"
134
139
msgstr"FEHLER: Anzahl der Aktionen liegt außerhalb der festgelegten Grenzen (--min-actions/-m/--max-actions/-M)!"
0 commit comments