Update Translations (#1471)

* Update zh-Hans.json (POEditor.com)

* Update zh-Hant.json (POEditor.com)

* Update cs.json (POEditor.com)

* Update da.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update eo.json (POEditor.com)

* Update fr.json (POEditor.com)

* Update de.json (POEditor.com)

* Update it.json (POEditor.com)

* Update ja.json (POEditor.com)

* Update fa.json (POEditor.com)

* Update pl.json (POEditor.com)

* Update pt.json (POEditor.com)

* Update ru.json (POEditor.com)

* Update sl.json (POEditor.com)

* Update es.json (POEditor.com)

* Update th.json (POEditor.com)

* Update tr.json (POEditor.com)

* Update uk.json (POEditor.com)

* Update fi.json (POEditor.com)
This commit is contained in:
Deluan Quintão
2021-11-18 17:52:12 -05:00
committed by GitHub
parent d4447e373f
commit 8c7d95c135
20 changed files with 970 additions and 556 deletions
+18 -6
View File
@@ -95,7 +95,8 @@
"createdAt": "Erstellt um",
"changePassword": "Passwort ändern?",
"currentPassword": "Aktuelles Passwort",
"newPassword": "Neues Passwort"
"newPassword": "Neues Passwort",
"token": ""
},
"helperTexts": {
"name": "Die Änderung wird erst nach dem nächsten Login gültig"
@@ -104,6 +105,10 @@
"created": "Benutzer erstellt",
"updated": "Benutzer aktualisiert",
"deleted": "Benutzer gelöscht"
},
"message": {
"listenBrainzToken": "",
"clickHereForToken": ""
}
},
"player": {
@@ -116,7 +121,7 @@
"userName": "Nutzername",
"lastSeen": "Zuletzt gesehen um",
"reportRealPath": "Echten Pfad anzeigen",
"scrobbleEnabled": "Scrobbles an Last.fm senden"
"scrobbleEnabled": ""
}
},
"transcoding": {
@@ -145,7 +150,9 @@
"actions": {
"selectPlaylist": "Songs zur Playlist hinzufügen",
"addNewPlaylist": "\"%{name}\" erstellen",
"export": "Exportieren"
"export": "Exportieren",
"makePublic": "",
"makePrivate": ""
},
"message": {
"duplicate_song": "Duplikate hinzufügen",
@@ -311,7 +318,11 @@
"lastfm": "Auf Last.fm anzeigen",
"musicbrainz": "Auf MusicBrainz anzeigen"
},
"lastfmLink": "Mehr lesen"
"lastfmLink": "Mehr lesen",
"listenBrainzLinkSuccess": "",
"listenBrainzLinkFailure": "",
"listenBrainzUnlinkSuccess": "",
"listenBrainzUnlinkFailure": ""
},
"menu": {
"library": "Bibliothek",
@@ -325,7 +336,8 @@
"language": "Sprache",
"defaultView": "Standard-Ansicht",
"desktop_notifications": "Desktop-Benachrichtigungen",
"lastfmScrobbling": "Last.fm Scrobbling"
"lastfmScrobbling": "Last.fm Scrobbling",
"listenBrainzScrobbling": ""
}
},
"albumList": "Alben",
@@ -386,4 +398,4 @@
"toggle_love": "Song zu Favoriten hinzufügen"
}
}
}
}