Update translations (#1134)
* Update de.json (POEditor.com) * Update ja.json (POEditor.com) * Update cs.json (POEditor.com) * Update nl.json (POEditor.com) * Update fr.json (POEditor.com) * Update de.json (POEditor.com) * Update es.json (POEditor.com) * Update uk.json (POEditor.com) * Update sl.json (POEditor.com) * Update fr.json (POEditor.com) * Update it.json (POEditor.com) * Update it.json (POEditor.com) * Update cs.json (POEditor.com) * Update sl.json (POEditor.com) * Update de.json (POEditor.com) * Update pt.json (POEditor.com) * Update it.json (POEditor.com) * Update pt.json (POEditor.com) * Update zh-Hans.json (POEditor.com) * Update nl.json (POEditor.com) * Update es.json (POEditor.com) * Update cs.json (POEditor.com) * Update zh-Hans.json (POEditor.com) * Update de.json (POEditor.com) * Update fr.json (POEditor.com) * Update sl.json (POEditor.com) * Update ja.json (POEditor.com) * Update uk.json (POEditor.com) * Update cs.json (POEditor.com) * Update nl.json (POEditor.com)
This commit is contained in:
+19
-5
@@ -23,7 +23,8 @@
|
||||
"comment": "Commentaar",
|
||||
"rating": "Beoordeling",
|
||||
"quality": "Kwaliteit",
|
||||
"bpm": "BPM"
|
||||
"bpm": "BPM",
|
||||
"playDate": "Laatst afgespeeld"
|
||||
},
|
||||
"actions": {
|
||||
"addToQueue": "Voeg toe aan wachtrij",
|
||||
@@ -110,7 +111,8 @@
|
||||
"client": "Client",
|
||||
"userName": "Gebruikersnaam",
|
||||
"lastSeen": "Laatst gezien op",
|
||||
"reportRealPath": "Toon het echte bestandspad"
|
||||
"reportRealPath": "Toon het echte bestandspad",
|
||||
"scrobbleEnabled": "Verstuur scrobbles naar Last.fm"
|
||||
}
|
||||
},
|
||||
"transcoding": {
|
||||
@@ -277,7 +279,14 @@
|
||||
"data_provider_error": "dataProvider fout. Open de console voor meer details.",
|
||||
"i18n_error": "Kan de vertalingen voor de opgegeven taal niet laden",
|
||||
"canceled": "Actie geannuleerd",
|
||||
"logged_out": "Uw sessie is beëindigd, maak opnieuw verbinding."
|
||||
"logged_out": "Uw sessie is beëindigd, maak opnieuw verbinding.",
|
||||
"new_version": "Een nieuwe versie is beschikbaar! Ververs dit venster aub."
|
||||
},
|
||||
"toggleFieldsMenu": {
|
||||
"columnsToDisplay": "Kolommen keuze",
|
||||
"layout": "Layout",
|
||||
"grid": "Raster",
|
||||
"table": "Tabel"
|
||||
}
|
||||
},
|
||||
"message": {
|
||||
@@ -289,7 +298,11 @@
|
||||
"delete_user_title": "Verwijder gebruiker '%{name}'",
|
||||
"delete_user_content": "Weet je zeker dat je deze gebruiker en al zijn gegevens wilt verwijderen (inclusief afspeellijsten en voorkeuren)?",
|
||||
"notifications_blocked": "Je hebt bureaubladmeldingen geblokkeerd voor deze site in je browserinstellingen",
|
||||
"notifications_not_available": "Deze browser ondersteunt bureaubladmeldingen niet"
|
||||
"notifications_not_available": "Deze browser ondersteunt bureaubladmeldingen niet",
|
||||
"lastfmLinkSuccess": "Last.fm succesvol gekoppeld en scrobbling actief",
|
||||
"lastfmLinkFailure": "Last.fm kon niet worden gekoppeld",
|
||||
"lastfmUnlinkSuccess": "Last.fm ontkoppeld en scrobbling uitgezet",
|
||||
"lastfmUnlinkFailure": "Last.fm kon niet worden ontkoppeld"
|
||||
},
|
||||
"menu": {
|
||||
"library": "Bibliotheek",
|
||||
@@ -302,7 +315,8 @@
|
||||
"theme": "Thema",
|
||||
"language": "Taal",
|
||||
"defaultView": "Standaard weergave",
|
||||
"desktop_notifications": "Bureaubladmeldingen"
|
||||
"desktop_notifications": "Bureaubladmeldingen",
|
||||
"lastfmScrobbling": "Scrobbling naar Last.fm"
|
||||
}
|
||||
},
|
||||
"albumList": "Albums",
|
||||
|
||||
Reference in New Issue
Block a user