mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
New translations en.json (German)
This commit is contained in:
parent
316460173e
commit
be6d59f768
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"Login": {
|
"Login": {
|
||||||
"SignInButton": "Einloggen",
|
"SignInButton": "Anmelden",
|
||||||
"UsernamePlaceholder": "Benutzername",
|
"UsernamePlaceholder": "Benutzername",
|
||||||
"PasswordPlaceholder": "Passwort",
|
"PasswordPlaceholder": "Passwort",
|
||||||
"RememberMe": "Eingeloggt bleiben",
|
"RememberMe": "Eingeloggt bleiben",
|
||||||
|
@ -137,7 +137,7 @@
|
||||||
"SortStatusAsc": "Status ▲",
|
"SortStatusAsc": "Status ▲",
|
||||||
"SortStatusDesc": "Status ▼",
|
"SortStatusDesc": "Status ▼",
|
||||||
"Remaining": {
|
"Remaining": {
|
||||||
"Quota": "{{remaining}}/{{total}} requests remaining",
|
"Quota": "{{remaining}}/{{total}} Anfragen verbleiben",
|
||||||
"NextDays": "Another request will be added in {{time}} days",
|
"NextDays": "Another request will be added in {{time}} days",
|
||||||
"NextHours": "Another request will be added in {{time}} hours",
|
"NextHours": "Another request will be added in {{time}} hours",
|
||||||
"NextMinutes": "Another request will be added in {{time}} minutes",
|
"NextMinutes": "Another request will be added in {{time}} minutes",
|
||||||
|
@ -171,9 +171,9 @@
|
||||||
"PendingApproval": "Genehmigung ausstehend"
|
"PendingApproval": "Genehmigung ausstehend"
|
||||||
},
|
},
|
||||||
"UserManagment": {
|
"UserManagment": {
|
||||||
"TvRemaining": "TV: {{remaining}}/{{total}} remaining",
|
"TvRemaining": "TV: {{remaining}}/{{total}} verbleibend",
|
||||||
"MovieRemaining": "Movies: {{remaining}}/{{total}} remaining",
|
"MovieRemaining": "Filme: {{remaining}}/{{total}} verbleibend",
|
||||||
"MusicRemaining": "Music: {{remaining}}/{{total}} remaining",
|
"MusicRemaining": "Musik: {{remaining}}/{{total}} verbleibend",
|
||||||
"TvDue": "TV: {{date}}",
|
"TvDue": "TV: {{date}}",
|
||||||
"MovieDue": "Film: {{date}}",
|
"MovieDue": "Film: {{date}}",
|
||||||
"MusicDue": "Musik: {{date}}"
|
"MusicDue": "Musik: {{date}}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue