diff --git a/Sidebar.qml b/Sidebar.qml index 31eeaac..a570121 100644 --- a/Sidebar.qml +++ b/Sidebar.qml @@ -29,8 +29,8 @@ Page { FileDialog { id: dialog - title: qsTr('Open video or tags') - nameFilters: [qsTr('all files (*)'), qsTr('fuzbal files (*.events *.json)')] + title: qsTr('Load video or tags') + nameFilters: [qsTr('all files (*)'), qsTr('events and tags (*.events *.json)')] onAccepted: { const path = file.toString() @@ -128,7 +128,7 @@ Page { Hotkey { control: description - sequence: 'Ctrl+D' + sequence: qsTr('Ctrl+D') anchors { right: parent.right; bottom: parent.bottom; margins: 4 } font.pixelSize: description.font.pixelSize * 0.75 } @@ -192,7 +192,7 @@ Page { Hotkey { control: events - sequence: 'Ctrl+E' + sequence: qsTr('Ctrl+E') anchors { right: parent.right top: parent.top diff --git a/translations/fuzbal_sl.ts b/translations/fuzbal_sl.ts index ba5ea39..805c92b 100644 --- a/translations/fuzbal_sl.ts +++ b/translations/fuzbal_sl.ts @@ -1,85 +1,43 @@ - - Filter - - - Tag - Oznaka - - - - Filters are not implemented yet! 😊 - Filtriranje še ne deluje! 😊 - - Sidebar - - Open video - Odpri video - - - - Load tags - Naloži oznake - - - - JSON files (*.json) - Datoteke JSON (*.json) - - - - All files (*) - Vse datoteke (*) - - - Description Opis - - − + all files (*) + vse datoteke (*) + + + (no video) + (ni videa) + + + Filter - - + - + (no tags) + (ni oznak) - - Events - Dogodki + Load video or tags + Naloži video ali oznake - - Tags - Oznake + events and tags (*.events *.json) + dogodki in oznake (*.events *.json) - - &Annotate - &Označi + Ctrl+D + Ctrl+P - - Alt+A - Alt+O - - - - &Filter - &Filtriraj - - - - Alt+F - + Ctrl+E + Ctrl+D