Update translations

This commit is contained in:
deluan
2023-01-27 15:27:20 +00:00
committed by Deluan Quintão
parent 731bd7ee73
commit fc693e5601
23 changed files with 1613 additions and 357 deletions
+62 -9
View File
@@ -25,7 +25,8 @@
"quality": "",
"bpm": "",
"playDate": "",
"channels": ""
"channels": "",
"createdAt": ""
},
"actions": {
"addToQueue": "Afspil senere",
@@ -51,7 +52,9 @@
"year": "År",
"updatedAt": "Opdateret den",
"comment": "Kommentar",
"rating": ""
"rating": "",
"createdAt": "",
"size": ""
},
"actions": {
"playAll": "Afspil",
@@ -60,7 +63,8 @@
"shuffle": "Bland",
"addToPlaylist": "Tilføj til afspilningsliste",
"download": "Hent",
"info": ""
"info": "",
"share": ""
},
"lists": {
"all": "Alle",
@@ -80,7 +84,8 @@
"songCount": "Antal sange",
"playCount": "Afspilninger",
"rating": "",
"genre": ""
"genre": "",
"size": ""
}
},
"user": {
@@ -158,6 +163,35 @@
"duplicate_song": "",
"song_exist": ""
}
},
"radio": {
"name": "",
"fields": {
"name": "",
"streamUrl": "",
"homePageUrl": "",
"updatedAt": "",
"createdAt": ""
},
"actions": {
"playNow": ""
}
},
"share": {
"name": "",
"fields": {
"username": "",
"url": "",
"description": "",
"contents": "",
"expiresAt": "",
"lastVisitedAt": "",
"visitCount": "",
"format": "",
"maxBitRate": "",
"updatedAt": "",
"createdAt": ""
}
}
},
"ra": {
@@ -186,7 +220,8 @@
"email": "Skal være en gyldig e-mail-adresse",
"oneOf": "Skal være en af: %{options}",
"regex": "Skal matche et bestemt format (regexp): %{pattern}",
"unique": ""
"unique": "",
"url": ""
},
"action": {
"add_filter": "Tilføj filter",
@@ -215,7 +250,10 @@
"open_menu": "Åben menu",
"close_menu": "Luk menu",
"unselect": "Fravælg",
"skip": ""
"skip": "",
"bulk_actions_mobile": "",
"share": "",
"download": ""
},
"boolean": {
"true": "Ja",
@@ -322,7 +360,14 @@
"listenBrainzLinkSuccess": "",
"listenBrainzLinkFailure": "",
"listenBrainzUnlinkSuccess": "",
"listenBrainzUnlinkFailure": ""
"listenBrainzUnlinkFailure": "",
"downloadOriginalFormat": "",
"shareOriginalFormat": "",
"shareDialogTitle": "",
"shareBatchDialogTitle": "",
"shareSuccess": "",
"shareFailure": "",
"downloadDialogTitle": ""
},
"menu": {
"library": "Bibliotek",
@@ -337,7 +382,14 @@
"defaultView": "Standardopsætning",
"desktop_notifications": "",
"lastfmScrobbling": "",
"listenBrainzScrobbling": ""
"listenBrainzScrobbling": "",
"replaygain": "",
"preAmp": "",
"gain": {
"none": "",
"album": "",
"track": ""
}
}
},
"albumList": "Albums",
@@ -395,7 +447,8 @@
"next_song": "",
"vol_up": "",
"vol_down": "",
"toggle_love": ""
"toggle_love": "",
"current_song": ""
}
}
}