Skip to content

Commit a77602c

Browse files
authored
Merge pull request #20 from 0xflotus/patch-1
2 parents 9bcb5ca + 12486b3 commit a77602c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

READMEDE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[čeština](https://github.com/hugetiny/negibox/blob/master/READMECZ.md) |
1616
[Indonesian](https://github.com/hugetiny/negibox/blob/master/READMEID.md)
1717

18-
## Please help us to improve translatation for this page and [Negibox Deutsch](https://github.com/hugetiny/negibox/blob/master/translate/de_DE.js)
18+
## Please help us to improve translation for this page and [Negibox Deutsch](https://github.com/hugetiny/negibox/blob/master/translate/de_DE.js)
1919

2020
#### step1:
2121
click the pencil in top right corner <img src="docs/imgs/pencil.png"> to fork this project and edit the file

docs/READMEDE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[čeština]({% link READMECZ.md %}) |
1616
[Indonesian]({% link READMEID.md %})
1717

18-
## Please help us to improve translatation for this page and [Negibox Deutsch](https://github.com/hugetiny/negibox/blob/master/translate/de_DE.js)
18+
## Please help us to improve translation for this page and [Negibox Deutsch](https://github.com/hugetiny/negibox/blob/master/translate/de_DE.js)
1919
#### step0:
2020
[Github](https://github.com/hugetiny/negibox/blob/master/READMEDE.md)
2121

translate/de_DE.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ translations.de_DE = {
260260
'ftp.command.failed': 'FTP Kommando fehlgeschlagen.',
261261
'http.response.header.bad': 'HTTP response header war fehlerhaft oder unerwartet.',
262262
'redirects.toomany': 'Zu viele Umleitungen aufgetreten.',
263-
'http.authorization.failed': 'HTTP Autorization fehlgeschlagen.',
263+
'http.authorization.failed': 'HTTP Autorisierung fehlgeschlagen.',
264264
'bencoded.file.parse.failed': 'Konnte bencoded Datei nicht parsen (normalerweise ".torrent" Datei).',
265265
'torrent.file.corrupted': 'The ".torrent" file was corrupted or missing information that aria2 needed.',
266266
'magnet.uri.bad': 'Magnet URL was fehlerhaft.',
@@ -288,7 +288,7 @@ translations.de_DE = {
288288
'debug.latest-logs': 'Letzten {{count}} Protokolle'
289289
},
290290
'rpc': {
291-
'unauthorized': 'Autorization gescheitert!'
291+
'unauthorized': 'Autorisierung gescheitert!'
292292
},
293293
'option': {
294294
'true': 'Wahr',

0 commit comments

Comments
 (0)