summaryrefslogtreecommitdiff
path: root/gtk2_ardour/po/pt_PT.po
AgeCommit message (Collapse)Author
2020-04-30update other .po filesPaul Davis
2020-04-12update all *.po filesPaul Davis
2016-08-07fix typoRobin Gareus
2016-07-14another i18n/.po updatePaul Davis
2016-07-14another i18n/.po updatePaul Davis
2016-07-14regenerate and manually fix all PO files so that ./waf i18n doesn't generate ↵Paul Davis
unnecessary errors
2015-05-18use Go To instead of GotoBen Loftis
2015-03-31updated i18n files from ./waf i18nPaul Davis
2014-09-04updated .po filesPaul Davis
2014-02-10i18n updates (specifically .de from edgar a, but also contains results of ↵Paul Davis
./waf i18n
2013-11-05update .po files with --no-fuzzy-matching in usePaul Davis
2013-10-23remove fuzzy and obsolete translationsRobin Gareus
2013-09-03updated .po files from waf i18n, plus an updated gtk2_ardour/de.po from ↵Paul Davis
Edgar Aichinger
2013-08-24pot/po file updates caused by waf i18nPaul Davis
2013-06-11update .po filesPaul Davis
2013-04-09update all i18n .po filesPaul Davis
2013-03-19[cosmetics] Replace "misformed" by "malformed" in PO filesAdrian Knoth
Found by Debian's automatic QA tool.
2013-03-03updated .po files, including new cs versions for libs/ardour and libs/gtkmm2extPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14126 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-08more ./waf driven po updatesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13809 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-07latest po updates, including updated russian po-files from alexandrePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13804 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-07latest i18n update (including updated nn.po from eivind)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13801 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-04updated .po files, with new plural formsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13770 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-03latest .po updates from ./waf i18nPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13764 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-03various i18n fixes and updates after a ./waf i18n runPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13758 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-09-12fix a couple of errors in zh.po filesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13185 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-21more inadvertent (i.e. stupid) .po file updatesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10748 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-21unintentional but valid updates to .po filesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10744 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-12update i18n build system and *.po files for translatorsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9714 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-05-31update .po files for translatorsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9639 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-04-06Fix my name :)David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9302 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-31po name changes, again?Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8630 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-11-10updated .po files (*not* translations, just .po files)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@7996 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-11Fix scons install build.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5164 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-05-07The great audio processing overhaul.David Robillard
The vast majority of Route signal processing is now simply in the list of processors. There are definitely regressions here, but there's also a lot of things fixed. It's far too much work to let diverge anymore regardless, so here it is. The basic model is: A route has a fixed set of input channels (matching its JACK input ports and diskstream). The first processor takes this as input. The next processor is configured using the first processor's output as input, and is allowed to choose whatever output it wants given that input... and so on, and so on. Finally, the last processor's requested output is used to set up the panner and create whatever Jack ports are needed to output the data. All 'special' internal processors (meter, fader, amp, insert, send) are currently transparent: they read any input, and return the same set of channels back (unmodified, except for amp). User visible changes: * LV2 Instrument support (tracks with both MIDI and audio channels) * MIDI in/out plugin support * Generic plugin replication (for MIDI plugins, MIDI/audio plugins) * Movable meter point Known Bugs: * Things seem to get weird on loaded sessions * Output delivery is sketchy * 2.0 session loading was probably already broken... but it's definitely broken now :) Please test this and file bugs if you have any time... git-svn-id: svn://localhost/ardour2/branches/3.0@5055 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-18Fix ardour2 -> ardour3 stuff in po files.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@4623 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1752 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-28many fixes to audio file code, SMPTE offset now works correctlyPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@649 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-21the return of VST supportPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@629 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-04-26Install ardour as a binary, a script and a set of sharedPaul Davis
libraries. Libraries are discovered via {LD,DYLD}_LIBRARY_PATH git-svn-id: svn://localhost/trunk/ardour2@481 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-29install into ardour2 dirs, not ardour (translations not included, yet)Paul Davis
git-svn-id: svn://localhost/trunk/ardour2@425 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin
git-svn-id: svn://localhost/trunk/ardour2@24 d708f5d6-7413-0410-9779-e7cbd77b26cf