Commit graph

1277 commits

Author SHA1 Message Date
Rafael Fontenelle
5c31099ad7 Update Brazilian Portuguese translation 2017-10-03 17:26:48 +00:00
Mario Blättermann
70df61b92c Update German translation 2017-10-02 09:44:28 +00:00
Dušan Kazik
c1538561ac Update Slovak translation 2017-09-30 09:43:54 +00:00
Anders Jonsson
9b8e0acf38 Update Swedish translation 2017-09-10 20:49:33 +00:00
gogo
bc08186dfa Update Croatian translation 2017-09-07 19:04:13 +00:00
Balázs Úr
da71a30ef2 Update Hungarian translation 2017-09-05 15:08:30 +00:00
Marek Cernocky
a5818db64c Updated Czech translation 2017-09-04 12:46:55 +02:00
Piotr Drąg
44763d8e89 Update Polish translation 2017-09-03 16:05:50 +02:00
Andika Triwidada
68bbc02311 Update Indonesian translation 2017-09-02 02:34:17 +00:00
Mike Fleetwood
f35e734a0c Add required polkit action file (#776437)
An action file is always needed with polkit to describe the privileged
actions that are available to the subject (client program).  For GParted
the only available action is to run the gparted shell script as root.

Note that the polkit action file will be installed into location
$(prefix)/share/polkit-1/actions.  This is required by the GNU Coding
Standards [1] and to prevent 'make distcheck' from failing [2].  However
polkit only uses /usr/share/polkit-1/actions for it's action files [3].
This dilemma was discussed in this Bugzilla bug 776437 and on the
general Automake discussion email list [4].  The solution is to simply
document in the README file that a manual additional installation step
may be required.

The action file is marked as translatable with the underscore (_) of the
_description and _message tags identifying the string to be translated.

Use of INTLTOOL_POLICY_RULE in Makefile.am to merge translations into
the polkit action file necessitates increasing the minimum version of
intltool to 0.36.0 where it was first introduced in intltool.m4.  This
will prevent GParted building on RedHat/CentOS 5 which only has intltool
0.35.0.  But that doesn't matter because RedHat/CentOS 5 reached end of
life on 31st March 2017.

[1] GNU Coding Standards, 7.2.5 Variables for Installation Directories
    https://www.gnu.org/prep/standards/standards.html#Directory-Variables

[2] Automake Manual, 27.10 Installing to Hard-Coded Locations
    https://www.gnu.org/software/automake/manual/automake.html#Hard_002dCoded-Install-Paths
    "My package needs to populate the installation directory of another
    package at install-time.  I can easily compute that installation
    directory in configure, but if I install files therein,
    'make distcheck' fails.  How else should I do?"

[3] polkit(8), Declaring Actions
    https://www.freedesktop.org/software/polkit/docs/latest/polkit.8.html#polkit-declaring-actions

    "A mechanism need to declare a set of actions in order to use
    polkit.  Actions correspond to operations that clients can request
    the mechanism to carry out and are defined in XML files that the
    mechanism installs into the /usr/share/polkit-1/actions directory."

[4] Not installing to hard-coded locations vs polkit's fixed location
    http://lists.gnu.org/archive/html/automake/2017-08/msg00015.html

Bug 776437 - GParted fails to run as root under Wayland
2017-09-01 10:14:20 -06:00
Jiri Grönroos
d7fe48ed6d Update Finnish translation 2017-09-01 07:46:53 +00:00
gogo
ae7cfaed61 Update Croatian translation 2017-08-20 23:00:03 +00:00
Balázs Meskó
4af15daf1f Update Hungarian translation 2017-08-17 08:20:38 +00:00
Мирослав Николић
c80f9f792d Updated Serbian translation 2017-08-13 08:03:15 +02:00
Andre Klapper
f164fcfcdc zh_CN: Fix keyword list which MUST end with a non-localized semicolon 2017-08-11 19:55:09 +02:00
Andre Klapper
4e08ce1e09 zh_TW: Fix keyword list which MUST end with a non-localized semicolon 2017-08-11 19:55:09 +02:00
Andre Klapper
c7e0825908 en_GB: Fix keyword list which MUST end with a semicolon 2017-08-11 19:55:09 +02:00
hanniedu
8a7550ffa9 Updated Dutch translation 2017-08-09 13:29:22 +02:00
Kukuh Syafaat
e10c9ed3b8 Update Indonesian translation 2017-08-08 23:46:26 +00:00
Jordi Mas
40a248eed0 Update Catalan translation 2017-08-08 21:35:07 +02:00
Daniel Șerbănescu
ad35c3e09a Update Romanian translation 2017-08-06 09:44:17 +00:00
gogo
fd565b3abc Update Croatian translation 2017-08-03 20:35:08 +00:00
Alan Mortensen
8d302e855e Updated Danish translation 2017-08-03 19:47:13 +02:00
gogo
65ee7e06d7 Update Croatian translation 2017-08-03 15:53:04 +00:00
Claude Paroz
0feb38134b Updated French translation 2017-08-02 14:18:49 +02:00
Mario Blättermann
9eaf2d60e1 Update German translation 2017-08-01 21:10:38 +00:00
Marek Cernocky
ec42faa205 Updated Czech translation 2017-08-01 11:14:56 +02:00
Daniel Mustieles
7e451c3da2 Update Spanish translation 2017-08-01 07:50:12 +00:00
Anders Jonsson
44416da30f Update Swedish translation 2017-07-31 22:05:22 +00:00
Baurzhan Muftakhidinov
a580324af2 Update Kazakh translation 2017-07-31 17:18:37 +00:00
Piotr Drąg
bca13c339c Update Polish translation 2017-07-30 15:40:37 +02:00
gogo
dc31a28d4f Update Croatian translation 2017-07-25 19:13:41 +00:00
Mario Blättermann
80266e658f Update German translation 2017-07-24 15:28:31 +00:00
Piotr Drąg
400cd52b61 Update Polish translation 2017-07-16 18:41:15 +02:00
Kukuh Syafaat
2a9e18f79c Update Indonesian translation 2017-07-11 18:48:47 +00:00
Pali Rohár
5f327feb25 Add support for UDF file system (#784533)
Add support for detecting UDF file systems and formatting hard disks
with revision 2.01 UDF file systems using udftools.  Formatting optical
disks or any other media types is not supported yet.  Changing label or
UUID after formatting is not supported as the tools do not yet exist.

Bug 784533 - Add support for UDF file system
2017-07-10 19:17:05 +01:00
Emin Tufan Çetin
fb0cc58479 Update Turkish translation 2017-06-07 12:18:02 +00:00
Mike Fleetwood
69d1bbcf8f Remove old .cvsignore files
As the source code is managed in GIT and there is a .gitignore file in
the top level directory specifying file names to exclude from version
control, then the old per-directory .cvsignore files for CVS are
redundant.

Add the only missing and applicable entry from src/.cvsignore of '.libs'
to .gitignore and remove all the .cvsignore files.
2017-06-02 10:47:35 -06:00
Mike Fleetwood
0841b0274b Exclude 2 gtest files from translation (#781978)
Running 'make check' is failing, reporting that 2 of the Google Test
files need to be translated.

    $ make check
    ...
    Making check in po
    make[1]: Entering directory `/home/centos/programming/c/gparted/po'
    rm -f missing notexist
    srcdir=. /usr/bin/intltool-update -m
    The following files contain translations and are currently not in use. Please
    consider adding these to the POTFILES.in file, located in the po/ directory.

    lib/gtest/include/gtest/internal/gtest-filepath.h
    lib/gtest/src/gtest.cc

    If some of these files are left out on purpose then please add them to
    POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
    of left out files has been written in the current directory.
    Please report to https://bugzilla.gnome.org/enter_bug.cgi?product=gparted
    if [ -r missing -o -r notexist ]; then \
      exit 1; \
    fi
    make[1]: *** [check] Error 1
    make[1]: Leaving directory `/home/centos/programming/c/gparted/po'
    make: *** [check-recursive] Error 1
    'make check' is failing

This is not true, the files do not contain translatable strings.  This
is a match for known intltool bug:

    False positives from intltool-update -m
    https://bugs.launchpad.net/intltool/+bug/545862

Fix by adding the problem file names into POTFILES.skip.

Bug 781978 - Add Google Test C++ test framework
2017-06-02 10:13:16 -06:00
gogo
e31c96adc8 Update Croatian translation 2017-04-10 15:01:45 +00:00
Rafael Fontenelle
9927be7c83 Update Brazilian Portuguese translation 2017-03-26 01:41:07 +00:00
Mario Blättermann
b4349f851e Update German translation 2017-03-15 09:04:06 +00:00
Jiri Grönroos
aec9d903e8 Update Finnish translation 2017-02-18 16:21:30 +00:00
Curtis Gedak
4cc5103dbd Work around make distcheck issue (#778628)
The command 'make distcheck' runs a build in dist directory subdirs
and then runs intltool -m which in turn complains about translations
in a built file:

  The following files contain translations and are currently not in
  use. Please consider adding these to the POTFILES.in file, located
  in the po/ directory.

  sub/gparted.desktop.in

See also upstream intltool issue bug report:

  intltool confused by separate build-dir
  https://bugs.launchpad.net/intltool/+bug/1117944

Bug 778628 - Work around automake-1.15 & intltool complaining about
             translations in build dir
2017-02-15 14:05:22 +00:00
Matej Urbančič
4da32aedbb Updated Slovenian translation 2017-02-14 09:10:57 +01:00
Alexandre Franke
05df189a0a Update French translation 2017-02-13 16:41:29 +00:00
Andika Triwidada
3c882dfc5d Update Indonesian translation 2017-02-13 08:52:57 +00:00
Мирослав Николић
cf632a053f Updated Serbian translation 2017-02-12 07:25:01 +01:00
Alan Mortensen
d8e1295268 Updated Danish translation 2017-02-11 00:41:49 +01:00
Marek Cernocky
09cbbc7200 Updated Czech translation 2017-02-10 17:48:35 +01:00