mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-20 14:40:01 +00:00
add LocalFileInfo.Id
This commit is contained in:
parent
5a5b48feff
commit
c8a735bcb1
84 changed files with 659 additions and 494 deletions
|
|
@ -74,8 +74,8 @@
|
|||
"ButtonMarkTheseRead": "Markeer deze gelezen",
|
||||
"ButtonClose": "Sluiten",
|
||||
"LabelAllPlaysSentToPlayer": "Alles zal worden verzonden naar de geselecteerde speler.",
|
||||
"MessageInvalidUser": "Invalid username or password. Please try again.",
|
||||
"HeaderLoginFailure": "Login Failure",
|
||||
"MessageInvalidUser": "Foutiefe gebruikersnaam of wachtwoord. Probeer opnieuw.",
|
||||
"HeaderLoginFailure": "Aanmeld fout",
|
||||
"HeaderAllRecordings": "Alle Opnames",
|
||||
"RecommendationBecauseYouLike": "Omdat u {0} leuk vond.",
|
||||
"RecommendationBecauseYouWatched": "Omdat u keek naar {0}",
|
||||
|
|
@ -605,5 +605,8 @@
|
|||
"LabelEnableCameraUploadForHelp": "Uploads zullen automatisch in de achtergrond uitgevoerd worden als er aangemeld is bij Media Browser.",
|
||||
"ErrorMessageStartHourGreaterThanEnd": "Eind tijd moet na de start tijd liggen.",
|
||||
"ButtonLibraryAccess": "Bibliotheek toegang",
|
||||
"ButtonParentalControl": "Ouderlijk toezicht"
|
||||
"ButtonParentalControl": "Ouderlijk toezicht",
|
||||
"HeaderInvitationSent": "Uitnodiging verzonden",
|
||||
"MessageInvitationSentToUser": "Een email is verzonden naar {0} om je uitnodiging om media te delen te accepteren.",
|
||||
"MessageInvitationSentToNewUser": "Een email is verzonden naar {0} om je uitnodiging aan te melden bij Media Browser"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue