From 71389bfc5a94b345238275bca4679b40efa7fb6b Mon Sep 17 00:00:00 2001 From: Colin Wallace Date: Wed, 17 Jun 2015 02:54:25 +0000 Subject: [PATCH 1/3] Fix wording consistency in View menu (~~Show/Hide~~ Controller Rack) --- src/gui/MainWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/MainWindow.cpp b/src/gui/MainWindow.cpp index 0cccf7bdb..ff594b0c5 100644 --- a/src/gui/MainWindow.cpp +++ b/src/gui/MainWindow.cpp @@ -1073,7 +1073,7 @@ void MainWindow::updateViewMenu() this, SLOT( toggleProjectNotesWin() ) ); m_viewMenu->addAction(embed::getIconPixmap( "controller" ), - tr( "Show/hide controller rack" ) + + tr( "Controller Rack" ) + " (F11)", this, SLOT( toggleControllerRack() ) ); From 67105307a4a8005a7e1ca0b5093c0315f09e0b66 Mon Sep 17 00:00:00 2001 From: Colin Wallace Date: Wed, 17 Jun 2015 03:06:52 +0000 Subject: [PATCH 2/3] Update source translations for changed View menu wording --- data/locale/ca.ts | 2 +- data/locale/cs.ts | 2 +- data/locale/de.ts | 2 +- data/locale/en.ts | 2 +- data/locale/es.ts | 2 +- data/locale/fa.ts | 2 +- data/locale/fr.ts | 2 +- data/locale/gl.ts | 2 +- data/locale/it.ts | 2 +- data/locale/ja.ts | 2 +- data/locale/ko.ts | 2 +- data/locale/nl.ts | 2 +- data/locale/pl.ts | 2 +- data/locale/pt.ts | 2 +- data/locale/ru.ts | 2 +- data/locale/sv.ts | 2 +- data/locale/zh.ts | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/data/locale/ca.ts b/data/locale/ca.ts index bfd41347d..827725c1d 100644 --- a/data/locale/ca.ts +++ b/data/locale/ca.ts @@ -3495,7 +3495,7 @@ Per favor, comprova que tens permís d'escriptura per a aquest fitxer i tor - Show/hide controller rack + Controller Rack diff --git a/data/locale/cs.ts b/data/locale/cs.ts index f08c7b394..2ca4f47db 100644 --- a/data/locale/cs.ts +++ b/data/locale/cs.ts @@ -3495,7 +3495,7 @@ Ujistěte se prosím, že máte k souboru právo zápisu a zkuste to znovu.Klikněte zde, pokud chcete ukázat nebo schovat okno pro poznámky. V tomto okně lze vkládat vaše poznámky k projektu. - Show/hide controller rack + Controller Rack Ukaž/schovej kontrolér rack diff --git a/data/locale/de.ts b/data/locale/de.ts index f75a18bca..2f5c4b74f 100644 --- a/data/locale/de.ts +++ b/data/locale/de.ts @@ -3516,7 +3516,7 @@ Bitte überprüfen Sie Ihre Rechte und versuchen es erneut. Hier klicken, um die Projektnotizen zu zeigen oder verstecken. - Show/hide controller rack + Controller Rack Zeige/verstecke Controller-Rack diff --git a/data/locale/en.ts b/data/locale/en.ts index 2512f04c6..da8c906f2 100644 --- a/data/locale/en.ts +++ b/data/locale/en.ts @@ -3493,7 +3493,7 @@ Please make sure you have write-access to the file and try again. - Show/hide controller rack + Controller Rack diff --git a/data/locale/es.ts b/data/locale/es.ts index f4fca86c3..3fe35cbc5 100644 --- a/data/locale/es.ts +++ b/data/locale/es.ts @@ -3493,7 +3493,7 @@ Please make sure you have write-access to the file and try again. - Show/hide controller rack + Controller Rack diff --git a/data/locale/fa.ts b/data/locale/fa.ts index 028f75631..0b4ce4b09 100644 --- a/data/locale/fa.ts +++ b/data/locale/fa.ts @@ -3493,7 +3493,7 @@ Please make sure you have write-access to the file and try again. - Show/hide controller rack + Controller Rack diff --git a/data/locale/fr.ts b/data/locale/fr.ts index e1355f18d..76e00db39 100644 --- a/data/locale/fr.ts +++ b/data/locale/fr.ts @@ -3670,7 +3670,7 @@ Veuillez vérifier que vous avez les droits d'accès en écriture pour ce f Cliquez ici pour montrer et cacher la fenêtre de notes du projet. Dans cette fenêtre vous pouvez inscrire les notes de votre projet. - Show/hide controller rack + Controller Rack Montrer/Cacher le rack de contrôleurs diff --git a/data/locale/gl.ts b/data/locale/gl.ts index 16d0345fd..9bf526153 100644 --- a/data/locale/gl.ts +++ b/data/locale/gl.ts @@ -3508,7 +3508,7 @@ Please make sure you have write-access to the file and try again. Prema aquí para mostrar ou agochar a xanela coas notas do proxecto. Nela pódense apuntar as notas do proxecto. - Show/hide controller rack + Controller Rack Mostrar/Agochar o bastidor de controladores diff --git a/data/locale/it.ts b/data/locale/it.ts index 76ed7b446..10ea6f309 100644 --- a/data/locale/it.ts +++ b/data/locale/it.ts @@ -3516,7 +3516,7 @@ Assicurati di avere i permessi in scrittura per il file e riprova. Questo pulsante mostra o nasconde la finestra delle note del progetto. Qui è possibile scrivere le note per il progetto. - Show/hide controller rack + Controller Rack Mostra/nascondi il rack di controller diff --git a/data/locale/ja.ts b/data/locale/ja.ts index dfd218cb1..b822d0caf 100644 --- a/data/locale/ja.ts +++ b/data/locale/ja.ts @@ -3511,7 +3511,7 @@ Please make sure you have write-access to the file and try again. ここをクリックして ノートウインドウの表示非表示を切り替えます。ノートウインドウにプロジェクトノートを記入します。 - Show/hide controller rack + Controller Rack コントローラトラック 表示/非表示 diff --git a/data/locale/ko.ts b/data/locale/ko.ts index af28adb04..7bd0e9492 100644 --- a/data/locale/ko.ts +++ b/data/locale/ko.ts @@ -3493,7 +3493,7 @@ Please make sure you have write-access to the file and try again. - Show/hide controller rack + Controller Rack 제어기 랙 보이기/숨기기 diff --git a/data/locale/nl.ts b/data/locale/nl.ts index 25d761d00..800caf994 100644 --- a/data/locale/nl.ts +++ b/data/locale/nl.ts @@ -3493,7 +3493,7 @@ Please make sure you have write-access to the file and try again. - Show/hide controller rack + Controller Rack diff --git a/data/locale/pl.ts b/data/locale/pl.ts index afec439e7..9c71f84f9 100644 --- a/data/locale/pl.ts +++ b/data/locale/pl.ts @@ -3513,7 +3513,7 @@ Upewnij się, że masz prawo zapisu do tego pliku i spróbuj ponownie.Kliknij tutaj aby pokazać lub ukryć okno z notatkami do projektu. W tym oknie możesz zapisywać wszystko co przychodzi Ci na myśl w związku z projektem. - Show/hide controller rack + Controller Rack Pokaż/ukryj rack kontrolerów diff --git a/data/locale/pt.ts b/data/locale/pt.ts index b26c78813..b1c02556e 100644 --- a/data/locale/pt.ts +++ b/data/locale/pt.ts @@ -3553,7 +3553,7 @@ Por favor certifique-se que você tem permissão de escrita para este arquivo e Pressionando este botão você pode mostrar ou esconder o Editor de Bases. No Editor de Bases você pode criar as batidas e a linha de baixo para sua base adicionando ou removendo canais, copiando e colando sequências de batidas e/ou sequências de linha de baixo, ou o que mais você quiser. - Show/hide controller rack + Controller Rack Mostrar/esconder a Estante de Controladorer diff --git a/data/locale/ru.ts b/data/locale/ru.ts index 22bb33375..a01298179 100644 --- a/data/locale/ru.ts +++ b/data/locale/ru.ts @@ -3538,7 +3538,7 @@ Please make sure you have write-access to the file and try again. Эта кнопка показывает/прячет окно с заметками. В этом окне вы можете помещать любые комментарии к своей композиции. - Show/hide controller rack + Controller Rack Показать/скрыть управление контроллерами diff --git a/data/locale/sv.ts b/data/locale/sv.ts index 6d0d7e3ee..716364aa9 100644 --- a/data/locale/sv.ts +++ b/data/locale/sv.ts @@ -3493,7 +3493,7 @@ Please make sure you have write-access to the file and try again. - Show/hide controller rack + Controller Rack diff --git a/data/locale/zh.ts b/data/locale/zh.ts index edb1afd95..73b736de1 100644 --- a/data/locale/zh.ts +++ b/data/locale/zh.ts @@ -3503,7 +3503,7 @@ Please make sure you have write-access to the file and try again. 点击这里显示或隐藏工程注释窗。在此窗口中你可以写下工程的注释。 - Show/hide controller rack + Controller Rack 显示/隐藏控制器机架 From 766c9d0cd5fc163b8f1386be4bd3899a09fe16f7 Mon Sep 17 00:00:00 2001 From: Colin Wallace Date: Wed, 17 Jun 2015 03:12:23 +0000 Subject: [PATCH 3/3] Update outdated translation sources for View menu --- data/locale/ca.ts | 12 ++++++------ data/locale/cs.ts | 12 ++++++------ data/locale/de.ts | 12 ++++++------ data/locale/en.ts | 12 ++++++------ data/locale/es.ts | 12 ++++++------ data/locale/fa.ts | 12 ++++++------ data/locale/fr.ts | 12 ++++++------ data/locale/gl.ts | 12 ++++++------ data/locale/it.ts | 12 ++++++------ data/locale/ja.ts | 12 ++++++------ data/locale/ko.ts | 12 ++++++------ data/locale/nl.ts | 12 ++++++------ data/locale/pl.ts | 12 ++++++------ data/locale/pt.ts | 12 ++++++------ data/locale/ru.ts | 12 ++++++------ data/locale/sv.ts | 12 ++++++------ data/locale/zh.ts | 12 ++++++------ 17 files changed, 102 insertions(+), 102 deletions(-) diff --git a/data/locale/ca.ts b/data/locale/ca.ts index 827725c1d..6143299ce 100644 --- a/data/locale/ca.ts +++ b/data/locale/ca.ts @@ -3447,7 +3447,7 @@ Per favor, comprova que tens permís d'escriptura per a aquest fitxer i tor Exporta projecte actual - Show/hide Song-Editor + Song Editor Mostra/amaga Editor de Cançó @@ -3455,7 +3455,7 @@ Per favor, comprova que tens permís d'escriptura per a aquest fitxer i tor - Show/hide Beat+Bassline Editor + Pattern Editor Mostra/amaga Editor de Ritme Base @@ -3463,7 +3463,7 @@ Per favor, comprova que tens permís d'escriptura per a aquest fitxer i tor - Show/hide Piano-Roll + Piano Roll Mostra/amaga Rotlle de Piano @@ -3471,7 +3471,7 @@ Per favor, comprova que tens permís d'escriptura per a aquest fitxer i tor - Show/hide Automation Editor + Automation Editor Mostra/amaga Editor d'Automatització @@ -3479,7 +3479,7 @@ Per favor, comprova que tens permís d'escriptura per a aquest fitxer i tor - Show/hide FX Mixer + FX Mixer Mostra/amaga Mesclador FX @@ -3487,7 +3487,7 @@ Per favor, comprova que tens permís d'escriptura per a aquest fitxer i tor - Show/hide project notes + Project Notes Mostra/amaga les notes del projecte diff --git a/data/locale/cs.ts b/data/locale/cs.ts index 2ca4f47db..b49927442 100644 --- a/data/locale/cs.ts +++ b/data/locale/cs.ts @@ -3447,7 +3447,7 @@ Ujistěte se prosím, že máte k souboru právo zápisu a zkuste to znovu.Exportovat aktuální projekt - Show/hide Song-Editor + Song Editor Ukaž/schovej Editor skladby @@ -3455,7 +3455,7 @@ Ujistěte se prosím, že máte k souboru právo zápisu a zkuste to znovu.Zmačknutím tohoto knoflíku zobrazíte nebo schováte Editor skladby. S jeho pomocí můžete editovat playlist skladby a specifikovat, kdy a která stopa má být přehrána. Můžete také vložit a přesunovat samply (např. rapové) přímo do playlistu. - Show/hide Beat+Bassline Editor + Pattern Editor Ukaž/schovej Beat+Bassline editor @@ -3463,7 +3463,7 @@ Ujistěte se prosím, že máte k souboru právo zápisu a zkuste to znovu.Zmačknutím tohoto knoflíku zobrazíte nebo schováte Beat+Bassline editor. Beat+Bassline editor je nezbytný pro tvorbu beatů a pro otevírání, přidávání a odebírání kanálů. Dále pro vyjmutí, kopírování a vložení beatů, Beat+Bassline patternů a dalších podobných věcí. - Show/hide Piano-Roll + Piano Roll Ukaž/schovej Piano-Roll @@ -3471,7 +3471,7 @@ Ujistěte se prosím, že máte k souboru právo zápisu a zkuste to znovu.Klikněte zde, pokud chcete ukázat nebo schovat Piano-Roll. S pomocí Piano-Roll můžete jednoduchým způsobem editovat melodie. - Show/hide Automation Editor + Automation Editor Ukaž/schovej Automatizační editor @@ -3479,7 +3479,7 @@ Ujistěte se prosím, že máte k souboru právo zápisu a zkuste to znovu.Klikněte zde, pokud chcete ukázat nebo schovat Automatizační editor. S pomocí Automatizačního editoru můžete jednoduchým způsobem editovat dynamické hodnoty. - Show/hide FX Mixer + FX Mixer Ukaž/schovej FX Mixer @@ -3487,7 +3487,7 @@ Ujistěte se prosím, že máte k souboru právo zápisu a zkuste to znovu.Klikněte zde, pokud chcete ukázat nebo schovat FX Mixer. FX Mixer je velmi mocný nástroj pro správu efektů ve vaší skladbě. Efekty můžete vkládat do různých efektových kanálů. - Show/hide project notes + Project Notes Ukaž/schovej poznámky k projektu diff --git a/data/locale/de.ts b/data/locale/de.ts index 2f5c4b74f..5851f840c 100644 --- a/data/locale/de.ts +++ b/data/locale/de.ts @@ -3468,7 +3468,7 @@ Bitte überprüfen Sie Ihre Rechte und versuchen es erneut. Aktuelles Projekt exportieren - Show/hide Song-Editor + Song Editor Zeige/verstecke Song-Editor @@ -3476,7 +3476,7 @@ Bitte überprüfen Sie Ihre Rechte und versuchen es erneut. Mit diesem Knopf können Sie den Song-Editor zeigen oder verstecken. Mit Hilfe des Song-Editors können Sie die Song-Playliste bearbeiten und angeben, wann welche Spur abgespielt werden soll. Außerdem können Sie Samples (z.B. Rap samples) direkt in die Playliste einfügen und verschieben. - Show/hide Beat+Bassline Editor + Pattern Editor Zeige/verstecke Beat+Bassline Editor @@ -3484,7 +3484,7 @@ Bitte überprüfen Sie Ihre Rechte und versuchen es erneut. Mit diesem Knopf können Sie den Beat+Bassline-Editor zeigen oder verstecken. Mit dem Beat+Bassline-Editor kann man Beats erstellen, Bassline-Patterns bearbeiten uvm. - Show/hide Piano-Roll + Piano Roll Zeige/verstecke Piano-Roll @@ -3492,7 +3492,7 @@ Bitte überprüfen Sie Ihre Rechte und versuchen es erneut. Hier klicken, um das Piano-Roll zu zeigen oder verstecken. Mit Hilfe des Piano-Rolls können Sie Melodien auf einfache Art und Weise bearbeiten. - Show/hide Automation Editor + Automation Editor Zeige/Verstecke Automation-Editor @@ -3500,7 +3500,7 @@ Bitte überprüfen Sie Ihre Rechte und versuchen es erneut. Hier klicken, um den Automation-Editor zu zeigen oder verstecken. Mit Hilfe des Automation-Editors können Sie Automation-Patterns auf einfache Art und Weise bearbeiten. - Show/hide FX Mixer + FX Mixer Zeige/verstecke FX-Mixer @@ -3508,7 +3508,7 @@ Bitte überprüfen Sie Ihre Rechte und versuchen es erneut. Hier klicken, um den FX-Mixer zu zeigen oder verstecken. Der FX-Mixer ist ein leistungsfähiges Werkzeug, um Effekte für Ihren Song zu verwalten. Sie können verschiedene Effekte in unterschiedliche Effekt-Kanäle einfügen. - Show/hide project notes + Project Notes Zeige/verstecke Projekt-Notizen diff --git a/data/locale/en.ts b/data/locale/en.ts index da8c906f2..329f72b81 100644 --- a/data/locale/en.ts +++ b/data/locale/en.ts @@ -3445,7 +3445,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Song-Editor + Song Editor @@ -3453,7 +3453,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Beat+Bassline Editor + Pattern Editor @@ -3461,7 +3461,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Piano-Roll + Piano Roll @@ -3469,7 +3469,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Automation Editor + Automation Editor @@ -3477,7 +3477,7 @@ Please make sure you have write-access to the file and try again. - Show/hide FX Mixer + FX Mixer @@ -3485,7 +3485,7 @@ Please make sure you have write-access to the file and try again. - Show/hide project notes + Project Notes diff --git a/data/locale/es.ts b/data/locale/es.ts index 3fe35cbc5..4b28a7800 100644 --- a/data/locale/es.ts +++ b/data/locale/es.ts @@ -3445,7 +3445,7 @@ Please make sure you have write-access to the file and try again. Exportar proyecto actual - Show/hide Song-Editor + Song Editor @@ -3453,7 +3453,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Beat+Bassline Editor + Pattern Editor @@ -3461,7 +3461,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Piano-Roll + Piano Roll @@ -3469,7 +3469,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Automation Editor + Automation Editor @@ -3477,7 +3477,7 @@ Please make sure you have write-access to the file and try again. - Show/hide FX Mixer + FX Mixer @@ -3485,7 +3485,7 @@ Please make sure you have write-access to the file and try again. - Show/hide project notes + Project Notes diff --git a/data/locale/fa.ts b/data/locale/fa.ts index 0b4ce4b09..ac9bf30d4 100644 --- a/data/locale/fa.ts +++ b/data/locale/fa.ts @@ -3445,7 +3445,7 @@ Please make sure you have write-access to the file and try again. استخراج پروژه ی جاری - Show/hide Song-Editor + Song Editor @@ -3453,7 +3453,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Beat+Bassline Editor + Pattern Editor @@ -3461,7 +3461,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Piano-Roll + Piano Roll @@ -3469,7 +3469,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Automation Editor + Automation Editor @@ -3477,7 +3477,7 @@ Please make sure you have write-access to the file and try again. - Show/hide FX Mixer + FX Mixer @@ -3485,7 +3485,7 @@ Please make sure you have write-access to the file and try again. - Show/hide project notes + Project Notes diff --git a/data/locale/fr.ts b/data/locale/fr.ts index 76e00db39..d77925266 100644 --- a/data/locale/fr.ts +++ b/data/locale/fr.ts @@ -3622,7 +3622,7 @@ Veuillez vérifier que vous avez les droits d'accès en écriture pour ce f Exporter le projet - Show/hide Song-Editor + Song Editor Montrer/Cacher l'éditeur de morceau @@ -3630,7 +3630,7 @@ Veuillez vérifier que vous avez les droits d'accès en écriture pour ce f En appuyant sur ce bouton, vous pouvez montrer ou cacher l'éditeur de morceau. À l'aide de l'éditeur de morceau vous pouvez éditer la liste de lecture du morceau et indiquer quelle piste devra être jouée. Vous pouvez également insérer et déplacer des échantillons (p. ex. des échantillons de Rap) directement dans la liste de lecture. - Show/hide Beat+Bassline Editor + Pattern Editor Montrer/Cacher l'éditeur de rythme et de ligne de basse @@ -3638,7 +3638,7 @@ Veuillez vérifier que vous avez les droits d'accès en écriture pour ce f En appuyant sur ce bouton, vous pouvez montrer ou cacher l'éditeur de rythme et de ligne de basse. L'éditeur de rythme et de ligne de basse est nécessaire pour la création de rythmes, pour ouvrir, ajouter et supprimer des canaux, pour couper, copier et coller des motifs rythmiques, et pour d'autres choses similaires. - Show/hide Piano-Roll + Piano Roll Montrer/Cacher le piano virtuel @@ -3646,7 +3646,7 @@ Veuillez vérifier que vous avez les droits d'accès en écriture pour ce f Cliquez ici pour montrer ou cacher le piano virtuel. À l'aide du piano virtuel vous pouvez éditer facilement des mélodies. - Show/hide Automation Editor + Automation Editor Montrer/Cacher l'éditeur d'automation @@ -3654,7 +3654,7 @@ Veuillez vérifier que vous avez les droits d'accès en écriture pour ce f Cliquez ici pour montrer ou cacher l'éditeur d'automation. À l'aide de l'éditeur d'automation vous pouvez éditer facilement des valeurs dynamiques. - Show/hide FX Mixer + FX Mixer Montrer/Cacher le mélangeur d'effets @@ -3662,7 +3662,7 @@ Veuillez vérifier que vous avez les droits d'accès en écriture pour ce f Cliquez ici pour montrer et cacher le mélangeur d'effets. Le mélangeur d'effet est un outil très puissant pour la gestion des effets de votre morceau. Vous pouvez insérer des effets dans différents canaux d'effets. - Show/hide project notes + Project Notes Montrer/Cacher les notes du projet diff --git a/data/locale/gl.ts b/data/locale/gl.ts index 9bf526153..7a1f543d9 100644 --- a/data/locale/gl.ts +++ b/data/locale/gl.ts @@ -3460,7 +3460,7 @@ Please make sure you have write-access to the file and try again. Exportar este proxecto - Show/hide Song-Editor + Song Editor Mostrar/Agochar o editor de cancións @@ -3468,7 +3468,7 @@ Please make sure you have write-access to the file and try again. Premendo este botón pódese mostrar ou agochar o Editor de Cancións. Coa axuda do Editor de Cancións pódese editar listas de reprodución e indicar cando tocar unha pista. Tamén se poden inserir e mover mostras (p.ex. mostras de rap) directamente na lista de reprodución. - Show/hide Beat+Bassline Editor + Pattern Editor Mostrar/Agochar o Editor de ritmos e liña do baixo @@ -3476,7 +3476,7 @@ Please make sure you have write-access to the file and try again. Premendo este botón pódese mostrar ou agochar o Editor de ritmos e liña do baixo. Este Editor de ritmos e liña do baixo é necesario para crear ritmos e para abrir, engadir e eliminar canles, así como para recortar, copiar e pegar ritmos e padróns de liñas do baixo e para outras cousas semellantes. - Show/hide Piano-Roll + Piano Roll Mostrar/Agochar a pianola @@ -3484,7 +3484,7 @@ Please make sure you have write-access to the file and try again. Prema aquí para mostrar ou agochar a pianola. Coa axuda da pianola pódense editar melodías facilmente. - Show/hide Automation Editor + Automation Editor Mostrar/Agochar o Editor de automatización @@ -3492,7 +3492,7 @@ Please make sure you have write-access to the file and try again. Prema aquí para mostrar ou agochar o Editor de automatización. Coa axuda do Editor de automatización pódense editar os valores dinámicos facilmente. - Show/hide FX Mixer + FX Mixer Mostrar/Agochar os Mesturador de efectos especiais @@ -3500,7 +3500,7 @@ Please make sure you have write-access to the file and try again. Prema aquí para mostrar ou agochar o Mesturador de efectos especiais. O Mesturador de efectos especiais é unha ferramenta potente para xestionar os efectos das cancións. Pódense inserir efectos nas diferentes canles de efectos. - Show/hide project notes + Project Notes Mostrar/Agochar as notas do proxecto diff --git a/data/locale/it.ts b/data/locale/it.ts index 10ea6f309..c95f8a8fb 100644 --- a/data/locale/it.ts +++ b/data/locale/it.ts @@ -3468,7 +3468,7 @@ Assicurati di avere i permessi in scrittura per il file e riprova. Esporta questo progetto - Show/hide Song-Editor + Song Editor Mostra/nascondi il Song-Editor @@ -3476,7 +3476,7 @@ Assicurati di avere i permessi in scrittura per il file e riprova. Questo pulsante mostra o nasconde il Song-Editor. Con l'aiuto del Song-Editor è possibile modificare la playlist e specificare quando ogni traccia viene riprodotta. Si possono anche inserire e spostare i campioni (ad es. campioni rap) direttamente nella lista di riproduzione. - Show/hide Beat+Bassline Editor + Pattern Editor Mostra/nascondi il Beat+Bassline Editor @@ -3484,7 +3484,7 @@ Assicurati di avere i permessi in scrittura per il file e riprova. Questo pulsante mostra o nasconde il Beat+Bassline Editor. Il Beat+Bassline Editor serve per creare beats, aprire, aggiungere e togliere canali, tagliare, copiare e incollare pattern beat e pattern bassline. - Show/hide Piano-Roll + Piano Roll Mostra/nascondi il Piano-Roll @@ -3492,7 +3492,7 @@ Assicurati di avere i permessi in scrittura per il file e riprova. Questo pulsante mostra o nasconde il Piano-Roll. Con l'aiuto del Piano-Roll è possibile modificare sequenze melodiche in modo semplice. - Show/hide Automation Editor + Automation Editor Mostra/nascondi l'Editor dell'automazione @@ -3500,7 +3500,7 @@ Assicurati di avere i permessi in scrittura per il file e riprova. Questo pulsante mostra o nasconde l'editor dell'automazione. Con l'aiuto dell'editor dell'automazione è possibile rendere dinamici alcuni valori in modo semplice. - Show/hide FX Mixer + FX Mixer Mostra/nascondi il mixer degli effetti @@ -3508,7 +3508,7 @@ Assicurati di avere i permessi in scrittura per il file e riprova. Questo pulsante mostra o nasconde il mixer degli effetti. Il mixer degli effetti è uno strumento molto potente per gestire gli effetti della canzone. È possibile inserire effetti in più canali. - Show/hide project notes + Project Notes Mostra/nascondi le note del progetto diff --git a/data/locale/ja.ts b/data/locale/ja.ts index b822d0caf..2aa972615 100644 --- a/data/locale/ja.ts +++ b/data/locale/ja.ts @@ -3462,7 +3462,7 @@ Please make sure you have write-access to the file and try again. 現在のプロジェクトをエクスポート - Show/hide Song-Editor + Song Editor ソングエディタ 表示/非表示 @@ -3470,7 +3470,7 @@ Please make sure you have write-access to the file and try again. このボタンを押すと。ソングエディタ表示/非表示にできます。ソングエディタの利用によってプレイリストの編集とどのトラックをいつ演奏するかを編集できます。プレイリストの中で直接サンプルを挿入したり移動(rap samples)したりすることもできます。 - Show/hide Beat+Bassline Editor + Pattern Editor ビート+ ベースラインエディタ 表示/非表示 @@ -3479,7 +3479,7 @@ Please make sure you have write-access to the file and try again. このボタンで、ビート+ベースラインエディタの表示/非表示を切り替えます。ビート+ベースラインエディタで、ビートをつくったり、チャンネルを開いたり足したり除去したり、ベースラインパターンをカット・コピー・ペーストしたり、いろいろできます。 - Show/hide Piano-Roll + Piano Roll ピアノロール 表示/非表示 @@ -3487,7 +3487,7 @@ Please make sure you have write-access to the file and try again. ここをクリックして ピアノロールの表示/非表示を切り替えます。 ピアノロールを使うとメロディを簡単に編集できます。 - Show/hide Automation Editor + Automation Editor オートメーションエディタ 表示/非表示 @@ -3495,7 +3495,7 @@ Please make sure you have write-access to the file and try again. ここをクリックして オートメーションエディタの表示/非表示を切り替えます。オートメーションエディタでダイナミックな値を簡単に編集できます。 - Show/hide FX Mixer + FX Mixer エフェクトミキサー 表示/非表示 @@ -3503,7 +3503,7 @@ Please make sure you have write-access to the file and try again. ここをクリックして エフェクトミキサーの表示/非表示を切り替えます。エフェクトミキサーは曲のエフェクトを管理するパワフルなツールです。エフェクトを異なったエフェクトチャンネルに挿入することができます。 - Show/hide project notes + Project Notes プロジェクトノート 表示/非表示 diff --git a/data/locale/ko.ts b/data/locale/ko.ts index 7bd0e9492..c288e43b9 100644 --- a/data/locale/ko.ts +++ b/data/locale/ko.ts @@ -3445,7 +3445,7 @@ Please make sure you have write-access to the file and try again. 현재 프로젝트 내보내기 - Show/hide Song-Editor + Song Editor 노래 편집기 보이기/숨기기 @@ -3453,7 +3453,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Beat+Bassline Editor + Pattern Editor Beat+Bassline 편집기 보이기/숨기기 @@ -3461,7 +3461,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Piano-Roll + Piano Roll 피아노-롤 보이기/숨기기 @@ -3469,7 +3469,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Automation Editor + Automation Editor 자동화 편집기 보이기/숨기기 @@ -3477,7 +3477,7 @@ Please make sure you have write-access to the file and try again. - Show/hide FX Mixer + FX Mixer FX 믹서 보이기/숨기기 @@ -3485,7 +3485,7 @@ Please make sure you have write-access to the file and try again. - Show/hide project notes + Project Notes 프로젝트 박자 보이기/숨기기 diff --git a/data/locale/nl.ts b/data/locale/nl.ts index 800caf994..5ccc8c8bd 100644 --- a/data/locale/nl.ts +++ b/data/locale/nl.ts @@ -3445,7 +3445,7 @@ Please make sure you have write-access to the file and try again. Exporteer huidig project - Show/hide Song-Editor + Song Editor Toon/Verberg Song-Bewerker @@ -3453,7 +3453,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Beat+Bassline Editor + Pattern Editor Toon/Verberg Beat+Bassline Bewerker @@ -3461,7 +3461,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Piano-Roll + Piano Roll Toon/Verberg Piano-Roll @@ -3469,7 +3469,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Automation Editor + Automation Editor Toon/verberg Automation Editor @@ -3477,7 +3477,7 @@ Please make sure you have write-access to the file and try again. - Show/hide FX Mixer + FX Mixer @@ -3485,7 +3485,7 @@ Please make sure you have write-access to the file and try again. - Show/hide project notes + Project Notes Toon/Verberg Project notities diff --git a/data/locale/pl.ts b/data/locale/pl.ts index 9c71f84f9..a787d0c56 100644 --- a/data/locale/pl.ts +++ b/data/locale/pl.ts @@ -3465,7 +3465,7 @@ Upewnij się, że masz prawo zapisu do tego pliku i spróbuj ponownie.Eksportuj bieżący projekt - Show/hide Song-Editor + Song Editor Pokaż/ukryj Edytor Kompozycji @@ -3473,7 +3473,7 @@ Upewnij się, że masz prawo zapisu do tego pliku i spróbuj ponownie.Poprzez naciśnięcie tego przycisku możesz pokazać lub ukryć Edytor Kompozycji. Za pomocą Edytora Kompozycji możesz modyfikować playlistę utworu oraz określić gdzie i kiedy ścieżki będą odtwarzane. Możesz też wstawiać sample bezpośrednio na playlistę. - Show/hide Beat+Bassline Editor + Pattern Editor Pokaż/ukryj Edytor Perkusji i Basu @@ -3481,7 +3481,7 @@ Upewnij się, że masz prawo zapisu do tego pliku i spróbuj ponownie.Poprzez naciśnięcie tego przycisku możesz pokazać lub ukryć Edytor Perkusji i Basu. Edytor Perkusji i Basu służy do stworzenia linii perkusyjnej i basowej utworu. Możesz wprowadzać w nim zmiany podobne jak w Edytorze Piosenki. - Show/hide Piano-Roll + Piano Roll Pokaż/ukryj Edytor Pianolowy @@ -3489,7 +3489,7 @@ Upewnij się, że masz prawo zapisu do tego pliku i spróbuj ponownie.Kliknij tutaj aby pokazać lub ukryć Edytor Pianolowy. Za jego pomocą możesz w prosty sposób modyfikować melodię. - Show/hide Automation Editor + Automation Editor Pokaż/ukryj Edytor Automatyki @@ -3497,7 +3497,7 @@ Upewnij się, że masz prawo zapisu do tego pliku i spróbuj ponownie.Kliknij tutaj aby pokazać lub ukryć Edytor Automatyki. Za jego pomocą możesz w prosty sposób modyfikować dynamiczne wartości wszelkich regulatorów. - Show/hide FX Mixer + FX Mixer Pokaż/ukryj Mikser Efektów @@ -3505,7 +3505,7 @@ Upewnij się, że masz prawo zapisu do tego pliku i spróbuj ponownie.Kliknij tutaj aby pokazać lub ukryć Mikser Efektów. Mikser Efektów jest potężnym narzędziem wspomagającym zarządzanie efektami i ścieżkami w Twojej produkcji. Możesz wstawiać wtyczki efektowe na różne kanały dodatkowo wzbogacając brzmienie utworu. - Show/hide project notes + Project Notes Pokaż/ukryj notatki do projektu diff --git a/data/locale/pt.ts b/data/locale/pt.ts index b1c02556e..0e2f3d66c 100644 --- a/data/locale/pt.ts +++ b/data/locale/pt.ts @@ -3393,7 +3393,7 @@ Double click to pick a file. Sobre - Show/hide Song-Editor + Song Editor Mostrar/esconder Editor de Arranjo @@ -3413,7 +3413,7 @@ Double click to pick a file. LMMS %1 - Show/hide FX Mixer + FX Mixer Mostrar/esconder Mixer de Efeitos @@ -3421,7 +3421,7 @@ Double click to pick a file. Abrir projeto existente - Show/hide Piano-Roll + Piano Roll Mostrar/esconder Editor de Notas MIDI @@ -3441,7 +3441,7 @@ Double click to pick a file. Clique aqui para mostrar ou esconder o Editor de Notas MIDI. Com ele você pode editar melodias facilmente. - Show/hide project notes + Project Notes Mostrar/esconder comentários do projeto @@ -3485,7 +3485,7 @@ Double click to pick a file. Salvar projeto atual - Show/hide Automation Editor + Automation Editor Mostrar/esconder Editor de Automação @@ -3545,7 +3545,7 @@ Por favor certifique-se que você tem permissão de escrita para este arquivo e A pasta de trabalho do LMMS %1 não existe. Posso criá-la? Você pode mudá-la depois indo em Editar -> Opções. - Show/hide Beat+Bassline Editor + Pattern Editor Mostrar/esconder Editor de Bases diff --git a/data/locale/ru.ts b/data/locale/ru.ts index a01298179..47594abd0 100644 --- a/data/locale/ru.ts +++ b/data/locale/ru.ts @@ -3489,7 +3489,7 @@ Please make sure you have write-access to the file and try again. Экспорт проекта - Show/hide Song-Editor + Song Editor Показать/скрыть музыкальный редактор @@ -3498,7 +3498,7 @@ Please make sure you have write-access to the file and try again. Также вы можете вставлять и передвигать записи прямо в списке воспроизведения. - Show/hide Beat+Bassline Editor + Pattern Editor Показать/скрыть ритм-бас редактор @@ -3506,7 +3506,7 @@ Please make sure you have write-access to the file and try again. Сим запускается ритм-бас редактор. Он необходим для установки ритма, открытия, добавления и удаления каналов, а также вырезания, копирования и вставки ритм-бас шаблонов, мелодий и т. п. - Show/hide Piano-Roll + Piano Roll Показать/скрыть нотный редактор @@ -3514,7 +3514,7 @@ Please make sure you have write-access to the file and try again. Запуск редатора нот. С его помощью вы можете легко редактировать мелодии. - Show/hide Automation Editor + Automation Editor Показать/скрыть редактор автоматизации @@ -3522,7 +3522,7 @@ Please make sure you have write-access to the file and try again. Показать/скрыть окно редактора автоматизации. С его помощью вы можете легко редактироватьдинамику выбранных величин. - Show/hide FX Mixer + FX Mixer Показать/скрыть микшер ЭФ @@ -3530,7 +3530,7 @@ Please make sure you have write-access to the file and try again. Скрыть/показать микшер ЭФфектов. Он является мощным инструментом для управления эффектами. Вы можете вставлять эффекты в различные каналы. - Show/hide project notes + Project Notes Показать/скрыть заметки к проекту diff --git a/data/locale/sv.ts b/data/locale/sv.ts index 716364aa9..66dc98919 100644 --- a/data/locale/sv.ts +++ b/data/locale/sv.ts @@ -3445,7 +3445,7 @@ Please make sure you have write-access to the file and try again. Exportera aktuellt projekt - Show/hide Song-Editor + Song Editor Visa/göm Sång-Editor @@ -3453,7 +3453,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Beat+Bassline Editor + Pattern Editor @@ -3461,7 +3461,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Piano-Roll + Piano Roll @@ -3469,7 +3469,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Automation Editor + Automation Editor @@ -3477,7 +3477,7 @@ Please make sure you have write-access to the file and try again. - Show/hide FX Mixer + FX Mixer @@ -3485,7 +3485,7 @@ Please make sure you have write-access to the file and try again. - Show/hide project notes + Project Notes Visa/göm projektanteckningar diff --git a/data/locale/zh.ts b/data/locale/zh.ts index 73b736de1..229d80876 100644 --- a/data/locale/zh.ts +++ b/data/locale/zh.ts @@ -3455,7 +3455,7 @@ Please make sure you have write-access to the file and try again. 导出当前工程 - Show/hide Song-Editor + Song Editor 显示/隐藏歌曲编辑器 @@ -3463,7 +3463,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Beat+Bassline Editor + Pattern Editor 显示/隐藏节拍+旋律编辑器 @@ -3471,7 +3471,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Piano-Roll + Piano Roll 显示/隐藏钢琴窗 @@ -3479,7 +3479,7 @@ Please make sure you have write-access to the file and try again. - Show/hide Automation Editor + Automation Editor 显示/隐藏自动控制编辑器 @@ -3487,7 +3487,7 @@ Please make sure you have write-access to the file and try again. - Show/hide FX Mixer + FX Mixer 显示/隐藏混音器 @@ -3495,7 +3495,7 @@ Please make sure you have write-access to the file and try again. - Show/hide project notes + Project Notes 显示/隐藏工程注释