Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7 Spanish updated #3322

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
b53a463
Add Greek (el)
friedelwolff Sep 28, 2011
308ec3b
Always check for a valid storecursor before handling TM results. This…
friedelwolff Sep 28, 2011
69adeb0
Backport r17903,r17904 (Cache results, async operation)
friedelwolff Oct 28, 2011
4cb27ec
Handle the unlikely case of None values in pan_app.settings.translator
friedelwolff Dec 29, 2011
cb2b53d
Sleep a bit to avoid excessive CPU use
friedelwolff Dec 29, 2011
66ab2e0
Merge all Moses improvements from trunk (r17905-17936)
friedelwolff Dec 29, 2011
c21c05f
-unused imports
friedelwolff Jan 4, 2012
c98f57f
Better comment to explain why we spin
friedelwolff Jan 4, 2012
8ad944f
Postpone some imports
friedelwolff Jan 5, 2012
44eeca9
Updated translations from pootle.locamotion.org
friedelwolff Jan 6, 2012
e02ccb7
Disable Acholi (ach) due to an abundance of serious issues
friedelwolff Jan 6, 2012
d3b1d33
Remove some obvious problems
friedelwolff Jan 6, 2012
f2afe54
Remove percentage comments caused by Pootle bug 2011
friedelwolff Jan 6, 2012
d22ed27
Version 0.7.1
friedelwolff Jan 6, 2012
dcf650e
Align dialogue title on OSX with other platforms
friedelwolff Jan 9, 2012
2224aa3
Avoid repeatedly redoing things when the file has already been modifi…
friedelwolff Jan 9, 2012
5fde07a
fix for bug 1979 in the 0.7 branch now ;-)
elchevive Jan 11, 2012
b91bc2c
update for bug 1979
elchevive Feb 6, 2012
417e513
fix wrong EOL
elchevive Feb 7, 2012
cf0ad01
Some issues with native Mac dialogs on Mac OS X Lion. So disable for…
dwaynebailey Feb 10, 2012
0f4e2eb
update autocorr files (0.7 branch)
elchevive Mar 8, 2012
40a587b
new languages en-AU, eu, ga-IE, nl-BE, sh-* and sr-* (0.7 branch)
elchevive Mar 8, 2012
07f4360
New translation for Slovak (sk).
prescott66 Jun 18, 2012
c210b25
Added .gitignore
julen Mar 20, 2012
e55380c
Ignore gh-pages stuff
dwaynebailey May 30, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# /
/build
/dist
/MANIFEST
/MANIFEST.in
/mo

# /po/
/po/missing
/po/.intltool-merge-cache
/po/notexist

# /share/applications/
/share/applications/*.desktop

# /share/mime/packages/
/share/mime/packages/*-mimetype.xml

# /share/virtaal/
/share/virtaal/virtaal-mimetype.xml
/share/virtaal/virtaal.desktop

# General
*.pyc

# gh-pages branch
_site
_layouts
12 changes: 6 additions & 6 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Version 2, June 1991

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Expand All @@ -15,7 +15,7 @@ software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.

When we speak of free software, we are referring to freedom, not
Expand Down Expand Up @@ -303,9 +303,9 @@ the "copyright" line and a pointer to where the full notice is found.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.


Also add information on how to contact you by electronic and paper mail.
Expand Down Expand Up @@ -336,5 +336,5 @@ necessary. Here is a sample; alter the names:
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Library General
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
1 change: 1 addition & 0 deletions bin/virtaal
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ if not packaged:
error_messages = {
'translate': 'Translate Toolkit >= %s is required for Virtaal to function.' % str(depcheck.MIN_TRANSLATE_VERSION),
'gtk': 'Gtk >= 2.12.0 and PyGTK is required for Virtaal to function.',
'gtk.glade': 'Python bindings for Glade is required for Virtaal to function.',
'lxml.etree': 'LXML is required for XML-based format support as well as AutoCorrection.',
'json': 'SimpleJSON or Python >= 2.6 is required for certain TM back-ends.',
'pycurl': 'PyCurl is required for certain TM and terminology back-ends.',
Expand Down
1 change: 0 additions & 1 deletion po/LINGUAS
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
ach
af
ak
ar
Expand Down
2 changes: 1 addition & 1 deletion po/POTFILES.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[encoding: UTF-8]
share/applications/virtaal.desktop.in
[type: gettext/glade]share/virtaal/virtaal.ui
share/virtaal/virtaal.glade
virtaal/tips.py
virtaal/controllers/checkscontroller.py
virtaal/controllers/maincontroller.py
Expand Down
1 change: 0 additions & 1 deletion po/POTFILES.skip
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
devsupport/profiling.py
share/virtaal/virtaal.glade
virtaal/common/pan_app.py
virtaal/plugins/tm/models/_dummytm.py
virtaal/plugins/_helloworld.py
Expand Down
Loading