Update translations (#1130)

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

* Update cs.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update ja.json (POEditor.com)

* Update pl.json (POEditor.com)

* Update es.json (POEditor.com)

* Update th.json (POEditor.com)

* Update sl.json (POEditor.com)
This commit is contained in:
Deluan Quintão
2021-05-24 10:21:59 -04:00
committed by GitHub
parent b8a274e4e8
commit 6a17717e30
8 changed files with 186 additions and 41 deletions
+11 -5
View File
@@ -40,7 +40,7 @@
"albumArtist": "Avtor albuma",
"artist": "Izvajalec",
"duration": "Dolžina",
"songCount": "Število pesmi",
"songCount": "# pesmi",
"playCount": "Predvajano",
"name": "Naslov",
"genre": "Žanr",
@@ -51,7 +51,7 @@
"rating": "Ocena"
},
"actions": {
"playAll": "Predvajaj",
"playAll": "Predvajaj vse",
"playNext": "Naslednji",
"addToQueue": "Predvajaj kasneje",
"shuffle": "Premešaj",
@@ -72,8 +72,8 @@
"name": "Izvajalec |||| Izvajalci",
"fields": {
"name": "Ime",
"albumCount": "Število albumov",
"songCount": "Število pesmi",
"albumCount": "# albumov",
"songCount": "# pesmi",
"playCount": "# predvajanj",
"rating": "Ocena"
}
@@ -94,6 +94,11 @@
},
"helperTexts": {
"name": "Sprememba imena bo vidna pri naslednjem vpisu"
},
"notifications": {
"created": "",
"updated": "",
"deleted": ""
}
},
"player": {
@@ -167,7 +172,8 @@
"number": "Mora biti številka",
"email": "Veljaven e-poštni naslov",
"oneOf": "Mora biti ena izmed %{options}",
"regex": "Mora se ujemati z določeno obliko (regexp): %{pattern}"
"regex": "Mora se ujemati z določeno obliko (regexp): %{pattern}",
"unique": ""
},
"action": {
"add_filter": "Dodaj filter",