Skip to content

Commit

Permalink
German translation completed - Minor typos fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Björn Kämmereit committed Mar 14, 2021
1 parent 36ba037 commit 84e3375
Show file tree
Hide file tree
Showing 10 changed files with 617 additions and 586 deletions.
31 changes: 31 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
### JetBrains template
.idea/*

### macOS template
# General
.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon

# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

8 changes: 4 additions & 4 deletions MaterialSkin/HTML/material/html/lang/blank.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"Edit group player":"",
"Edit podcast":"",
"Empty":"",
"Enable alarm fuctionality.":"",
"Enable alarm functionality.":"",
"Enable alarms":"",
"Enable keyboard shortcuts":"",
"Expand now playing":"",
Expand All @@ -169,7 +169,7 @@
"Failed to remove '%1'!":"",
"Failed to remove favorite!":"",
"Failed to remove podcast!":"",
"Failed to retreive information.":"",
"Failed to retrieve information.":"",
"Failed to retrieve listing. (%1)":"",
"Failed to save play queue!":"",
"Failed to save virtual library!":"",
Expand Down Expand Up @@ -279,7 +279,7 @@
"Play/pause":"",
"Player not found":"",
"Player settings":"",
"Player specifc settings, such as name, audio, alarms, etc.":"",
"Player specific settings, such as name, audio, alarms, etc.":"",
"Player specific configuration UI, such as piCorePlayer or SqueezeAMP.":"",
"Players":"",
"Playing":"",
Expand Down Expand Up @@ -554,4 +554,4 @@
"%1 Years":"",
"1 day":"",
"%1 days":""
}
}
8 changes: 4 additions & 4 deletions MaterialSkin/HTML/material/html/lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"Edit group player":"Upravit skupinový přehrávač",
"Edit podcast":"Upravit podcast",
"Empty":"Prázdné",
"Enable alarm fuctionality.":"Zapnout funkčnost budíků",
"Enable alarm functionality.":"Zapnout funkčnost budíků",
"Enable alarms":"Zapnout budíky",
"Enable keyboard shortcuts":"Zapnout klávesové zkratky",
"Expand now playing":"Rozbalit Právě hraje",
Expand All @@ -161,7 +161,7 @@
"Failed to remove '%1'!":"Nepodařilo se odstranit '%1'!",
"Failed to remove favorite!":"Odstranění oblíbené položky se nezdařilo!",
"Failed to remove podcast!":"Nepodařilo se odstranit podcast!",
"Failed to retreive information.":"Nepodařilo se získat informace.",
"Failed to retrieve information.":"Nepodařilo se získat informace.",
"Failed to retrieve listing. (%1)":"Nepodařilo se získat seznam. (%1)",
"Failed to save play queue!":"Nepodařilo se uložit frontu přehrávání!",
"Favorites":"Oblíbené",
Expand Down Expand Up @@ -517,7 +517,7 @@
"Other settings":"",
"Path":"",
"Play count":"",
"Player specifc settings, such as name, audio, alarms, etc.":"",
"Player specific settings, such as name, audio, alarms, etc.":"",
"Player specific configuration UI, such as piCorePlayer or SqueezeAMP.":"",
"Please note, the setting here will not affect this control point. To change the library of this control point you need to use the context menu button for 'My Music', or use the 'Change library' button when browsing 'My Music'":"",
"Reload":"",
Expand Down Expand Up @@ -554,4 +554,4 @@
"not in range":"",
"seconds":"",
"starts with":""
}
}
8 changes: 4 additions & 4 deletions MaterialSkin/HTML/material/html/lang/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"Edit group player":"Rediger gruppeafspiller",
"Edit podcast":"Rediger podcast",
"Empty":"Tom",
"Enable alarm fuctionality.":"Slå alle vækkeure til/fra",
"Enable alarm functionality.":"Slå alle vækkeure til/fra",
"Enable alarms":"Aktiver vækkeure",
"Enable keyboard shortcuts":"Aktiver tastaturgenveje",
"Expand now playing":"Vis kun aktuelle nummer",
Expand All @@ -162,7 +162,7 @@
"Failed to remove '%1'!":"Kunne ikke fjerne '%1'!",
"Failed to remove favorite!":"Kunne ikke fjerne favoritten",
"Failed to remove podcast!":"Kunne ikke slette podcasten!",
"Failed to retreive information.":"Kunne ikke hente information",
"Failed to retrieve information.":"Kunne ikke hente information",
"Failed to retrieve listing. (%1)":"Kunne ikke hente listen. (%1)",
"Failed to save play queue!":"Kunne ikke gemme afspilningskøen!",
"Favorites":"Favoritter",
Expand Down Expand Up @@ -525,7 +525,7 @@
"Other settings":"",
"Path":"",
"Play count":"",
"Player specifc settings, such as name, audio, alarms, etc.":"",
"Player specific settings, such as name, audio, alarms, etc.":"",
"Player specific configuration UI, such as piCorePlayer or SqueezeAMP.":"",
"Please note, the setting here will not affect this control point. To change the library of this control point you need to use the context menu button for 'My Music', or use the 'Change library' button when browsing 'My Music'":"",
"Save as virtual library":"",
Expand Down Expand Up @@ -554,4 +554,4 @@
"not in range":"",
"seconds":"",
"starts with":""
}
}
Loading

0 comments on commit 84e3375

Please sign in to comment.