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:
+18
-6
@@ -95,7 +95,8 @@
|
||||
"createdAt": "Ustvarjeno",
|
||||
"changePassword": "Spremeni geslo?",
|
||||
"currentPassword": "Trenutno geslo",
|
||||
"newPassword": "Novo geslo"
|
||||
"newPassword": "Novo geslo",
|
||||
"token": ""
|
||||
},
|
||||
"helperTexts": {
|
||||
"name": "Sprememba imena bo vidna pri naslednjem vpisu"
|
||||
@@ -104,6 +105,10 @@
|
||||
"created": "Uporabnik ustvarjen",
|
||||
"updated": "Uporabnik posodobljen",
|
||||
"deleted": "Uporabnik izbrisan"
|
||||
},
|
||||
"message": {
|
||||
"listenBrainzToken": "",
|
||||
"clickHereForToken": ""
|
||||
}
|
||||
},
|
||||
"player": {
|
||||
@@ -116,7 +121,7 @@
|
||||
"userName": "Uporabnik",
|
||||
"lastSeen": "Zadnjič viden",
|
||||
"reportRealPath": "Zabeleži pravo pot",
|
||||
"scrobbleEnabled": "Pošlji 'Scrobbles' do Last.fm"
|
||||
"scrobbleEnabled": ""
|
||||
}
|
||||
},
|
||||
"transcoding": {
|
||||
@@ -145,7 +150,9 @@
|
||||
"actions": {
|
||||
"selectPlaylist": "Izberi seznam",
|
||||
"addNewPlaylist": "Ustvari \"%{name}\"",
|
||||
"export": "Izvozi"
|
||||
"export": "Izvozi",
|
||||
"makePublic": "",
|
||||
"makePrivate": ""
|
||||
},
|
||||
"message": {
|
||||
"duplicate_song": "Dodaj podvojene pesmi",
|
||||
@@ -311,7 +318,11 @@
|
||||
"lastfm": "Odpri v Last.fm",
|
||||
"musicbrainz": "Odpri v MusicBrainz"
|
||||
},
|
||||
"lastfmLink": "Preberi več..."
|
||||
"lastfmLink": "Preberi več...",
|
||||
"listenBrainzLinkSuccess": "",
|
||||
"listenBrainzLinkFailure": "",
|
||||
"listenBrainzUnlinkSuccess": "",
|
||||
"listenBrainzUnlinkFailure": ""
|
||||
},
|
||||
"menu": {
|
||||
"library": "Knjižnica",
|
||||
@@ -325,7 +336,8 @@
|
||||
"language": "Jezik",
|
||||
"defaultView": "Privzet pogled",
|
||||
"desktop_notifications": "Namizna obvestila",
|
||||
"lastfmScrobbling": "'Scrobble' do Last.fm"
|
||||
"lastfmScrobbling": "'Scrobble' do Last.fm",
|
||||
"listenBrainzScrobbling": ""
|
||||
}
|
||||
},
|
||||
"albumList": "Albumi",
|
||||
@@ -386,4 +398,4 @@
|
||||
"toggle_love": "Dodaj med priljubljene"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user