Update pl.json (POEditor.com)

This commit is contained in:
Deluan Quintão 2020-10-12 11:19:56 -04:00
parent fe38f99739
commit b5c68c971d
1 changed files with 10 additions and 2 deletions

View File

@ -19,7 +19,7 @@
"updatedAt": "Zaktualizowano",
"bitRate": "Szybkość transmisji danych",
"discSubtitle": "Podtytuł Płyty",
"starred": "Oznaczone gwiazdką"
"starred": "Ulubione"
},
"actions": {
"addToQueue": "Odtwarzaj Później",
@ -275,7 +275,8 @@
"defaultView": "Widok Podstawowy"
}
},
"albumList": "Albumy"
"albumList": "Albumy",
"about": "O aplikacji"
},
"player": {
"playListsText": "Kolejka Odtwarzania",
@ -301,5 +302,12 @@
"singleLoop": "Powtórz Raz",
"shufflePlay": "Odtwarzaj losowo"
}
},
"about": {
"links": {
"homepage": "Strona główna",
"source": "Kod źródłowy",
"featureRequests": "Prośby o nowe funkcjonalności"
}
}
}