Skip to content

Commit

Permalink
Commit #10
Browse files Browse the repository at this point in the history
* Added Dutch translation
  • Loading branch information
madmurphy committed Sep 21, 2021
1 parent 5f4baf5 commit dd15afa
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 19 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ Change Log
==========


## 0.2.6 (2021-09-21)

Changes:

* Added Dutch translation


## 0.2.5 (2021-09-03)

Changes:
Expand Down
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ i18n-update:
$(MKDIR_P) 'po/backups' && $(GREP) -o '^\s*\w\S\+' 'po/LINGUAS' | \
while read _i_; do cp "po/$${_i_}.po" "po/backups/$${_i_}.po.bak" && \
$(MAKE) -C 'po' "$${_i_}.po" && sed -i \
's/"Project-Id-Version:.*$$/"Project-Id-Version: @PACKAGE_VERSION@\\n"/' \
's/"Project-Id-Version:.*$$/"Project-Id-Version: @PACKAGE_TARNAME@ @PACKAGE_VERSION@\\n"/' \
"po/$${_i_}.po"; done;


Expand Down
9 changes: 5 additions & 4 deletions bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@ for __BS_ARG__; do
-h|--help)
echo "Usage: ${0##*/} [OPTION]"
echo
echo 'Options:'
echo 'Options:'
echo
echo ' -h, --help Show this help message'
echo ' -z, --noconfigure Prepare the build system without launching the'
echo ' configure process'
echo ' -c, --clean Remove all files generated by this script'
echo ' `configure` script'
echo ' -c, --clean Remove all the files generated by this script'
echo
echo 'If this script is invoked without the `--noconfigure` option all unrecognized'
echo 'arguments will be passed to `configure`.'
Expand Down Expand Up @@ -48,7 +49,7 @@ if test "${CLEANONLY}" -ne 0; then
'po/en@boldquot.header' 'po/en@quot.header' \
'po/insert-header.sin' 'po/'*'~' 'po/Makefile.in.in' \
'po/Makevars.template' 'po/quot.sed' 'po/remove-potcdate.sin' \
'po/Rules-quot'
'po/Rules-quot' 'po/'*'.pot'
echo 'Done'
exit 0
fi
Expand Down
6 changes: 3 additions & 3 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dnl **************************************************************************
AC_PREREQ([2.69])

AC_INIT([Nautilus Hide],
[0.2.5],
[0.2.6],
[madmurphy333@gmail.com],
[nautilus-hide],
[https://gitlab.gnome.org/madmurphy/nautilus-hide])
Expand All @@ -34,13 +34,13 @@ AC_PROG_CC

AC_PROG_GREP

PKG_CHECK_MODULES([NAUTILUS_HIDE], [glib-2.0 libnautilus-extension])

AC_CHECK_PROG([HAVE_PKGCONFIG], [pkg-config], [yes], [no])

AS_IF([test "x${HAVE_PKGCONFIG}" = xno],
[AC_MSG_ERROR([you need to have pkgconfig installed!])])

PKG_CHECK_MODULES([NAUTILUS_HIDE], [glib-2.0 libnautilus-extension])


dnl **************************************************************************
dnl I N T E R N A T I O N A L I Z A T I O N
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nautilus-hide",
"version": "0.2.5",
"version": "0.2.6",
"description": "A simple Nautilus extension that adds \"Hide\" and \"Unhide\" to Nautilus right-click menu",
"homepage": "https://gitlab.gnome.org/madmurphy/nautilus-hide",
"author": "madmurphy333@gmail.com",
Expand Down
6 changes: 3 additions & 3 deletions po/it.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Italian translations for nautilus-hide package.
# Italian translations for Nautilus Hide.
# Copyright (C) 2021 <madmurphy333@gmail.com>
# This file is distributed under the same license as the nautilus-hide package.
# This file is distributed under the same license as the Nautilus Hide package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: 0.2.4\n"
"Project-Id-Version: nautilus-hide 0.2.6\n"
"Report-Msgid-Bugs-To: madmurphy333@gmail.com\n"
"POT-Creation-Date: 2021-05-26 23:06+0200\n"
"PO-Revision-Date: 2021-05-24 11:52+0200\n"
Expand Down
14 changes: 7 additions & 7 deletions po/nl.po
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR madmurphy333@gmail.com
# This file is distributed under the same license as the nautilus-hide package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# Dutch translations for Nautilus Hide.
# Copyright (C) 2021 madmurphy333@gmail.com
# This file is distributed under the same license as the Nautilus Hide package.
# Heimen Stoffels <vistausss AT fastmail DOT com>, 2021.
#
msgid ""
msgstr ""
"Project-Id-Version: nautilus-hide 0.2.5\n"
"Project-Id-Version: nautilus-hide 0.2.6\n"
"Report-Msgid-Bugs-To: madmurphy333@gmail.com\n"
"POT-Creation-Date: 2021-09-20 17:11+0200\n"
"PO-Revision-Date: 2021-09-20 17:16+0200\n"
"Last-Translator: Heimen Stoffels <vistausss@fastmail.com>\n"
"Language-Team: \n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.0\n"
"Last-Translator: Heimen Stoffels <vistausss@fastmail.com>\n"
"Language: nl\n"

#: src/nautilus-hide.c:112
msgid "Could not close the database of hidden files"
Expand Down

0 comments on commit dd15afa

Please sign in to comment.