Jan Vaclav
bf4d0eba6e
nmtui: replace occurrences of master/slave with controller/port in internal code
...
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1335
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1698
2023-07-25 14:22:25 +02:00
Ana Cabral
711f69fb73
release: bump version to 1.41.0 (development)
2022-08-15 18:18:45 -03:00
Ana Cabral
14dabb7b1f
po: make update-po
...
$ make -C po update-po
2022-08-11 19:54:42 +00:00
Thomas Haller
e99d0b333c
po: make update-po
...
$ make -C po update-po
2022-03-30 23:46:49 +02:00
Thomas Haller
e8b309e4ef
po: update "Project-Id-Version" for po files
...
`msgfmt -vc` warns:
po/as.po:9: warning: header field 'Project-Id-Version' still has the initial default value
Update them all:
$ git grep -l Project-Id-Version | xargs sed 's/^"Project-Id-Version: \(.*\)\\n"$/"Project-Id-Version: NetworkManager\\n"/' -i
The documentation ([1]) says:
Project-Id-Version
This is the name and version of the package. Fill it in if it has not already
been filled in by xgettext.
but don't add the "version". We have these files in git on the devel branch,
so whenever we branch a new release, the version would change. Just say
"NetworkManager".
[1] https://www.gnu.org/software/gettext/manual/html_node/Header-Entry.html
2022-03-21 17:19:47 +01:00
Sam Morris
afb25afa8f
cli: correct active connection details header in nmcli output
...
[thaller@redhat.com: update translation strings and regenerate
expected output for nmcli tests]
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1046
2022-01-03 12:24:46 +01:00
Thomas Haller
94a5ae58ae
cli: drop duplicate dot in error message
...
$ nmcli connection add type dummy con-name x autoconnect no ipv4.method disabled ipv6.method disabled ifname d0
$ ip link add d1 type dummy
$ nmcli connection up x ifname d1
Error: device 'd1' not compatible with connection 'x': The interface names of the device and the connection didn't match..
2021-07-08 17:20:16 +02:00
Thomas Haller
43c99f0b99
po: make update-po
...
$ make -C po update-po
2021-06-01 17:18:00 +02:00
Thomas Haller
9ee13a5656
po: make update-po
2020-09-04 10:01:20 +02:00
Lubomir Rintel
4534c6c366
core: fix a typo
...
s/grater/greater/
2019-09-03 11:43:56 +02:00
Lubomir Rintel
a9da4f5180
po: update-po
...
(cherry picked from commit 9de7c0542c
)
2019-05-28 14:37:14 +02:00
Thomas Haller
7b6a3aaf29
cli: fix typo in nmcli usage output
...
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues/157
2019-04-12 09:56:51 +02:00
Lubomir Rintel
a8c58baffc
po: update-po for the translations that are going to be updated
...
Just so that we get a nicer diff when pulling from the Red Hat Zanata.
2019-01-08 19:06:56 +01:00
Lubomir Rintel
b385ad0159
all: say Wi-Fi instead of "wifi" or "WiFi"
...
Correct the spelling across the *entire* tree, including translations,
comments, etc. It's easier that way.
Even the places where it's not exposed to the user, such as tests, so
that we learn how is it spelled correctly.
2018-11-29 17:53:35 +01:00
Thomas Haller
684bf31150
all: unify spelling of translators hint in source code
...
Use the same form everywhere: "TRANSLATORS" instead of "Translators".
The manual also seems to prefer the upper-case form [1].
$ sed 's/\<Translators\>: /TRANSLATORS: /g' $(git grep -l Translators) -i
[1] https://www.gnu.org/software/gettext/manual/gettext.html
2018-04-13 10:00:09 +02:00
Thomas Haller
752afada0b
docs: fix spelling errors in tranlated strings and documentation
...
https://bugzilla.gnome.org/show_bug.cgi?id=786131
2017-08-11 11:05:12 +02:00
Lubomir Rintel
6b3c7b60c2
po: update Japanese translation
...
From the Red Hat translators. Fix up the bad msgmerge.
2017-05-29 17:45:11 +02:00
Lubomir Rintel
0fcae6c260
po: update translations from Zanata
...
And make -C po update-po to canonicalize them.
2017-05-29 17:36:32 +02:00
Lubomir Rintel
c859caa520
po: update translations from Zanata
2017-05-29 16:24:42 +02:00
Thomas Haller
4dc905a954
po: make update-po
2017-05-10 15:06:30 +02:00
Thomas Haller
8b3c35a13e
po: make update-po
2017-04-23 23:51:32 +02:00
Thomas Haller
ef6787364a
po: import Zanata translations
2017-04-19 11:52:27 +02:00
Thomas Haller
ef25459377
po: make update-po
2017-04-19 11:52:26 +02:00
Thomas Haller
6c2895f875
po: import Zanata translations
2017-03-21 14:55:00 +01:00
Lubomir Rintel
40a5e845b8
po: import Zanata translations
2017-01-16 22:14:48 +01:00
Lubomir Rintel
1f6d060008
po: sync translations from Zanata
2016-06-22 15:03:22 +02:00
Francesco Giudici
3c67a1ec5e
cli: remove version check against NM
...
When performing NM package upgrade the new version of nmcli will be immediately
available while NM daemon will not, as it would not restart in order to avoid
to disrupt connectivity. This could create issues with tools leveraging
on nmcli output (till reboot). As apart from this case it is very unlikely
that a user can have this nmcli / NM daemon version mismatch situation,
the check could cause more harm than benefit in real user case
scenarios.
https://bugzilla.redhat.com/show_bug.cgi?id=1291785
2016-04-28 09:35:20 +02:00
Lubomir Rintel
9a68f12737
po: update Slovak translation
2016-04-05 15:29:11 +02:00
Lubomir Rintel
41de730d23
po: update-po
2016-04-05 14:35:52 +02:00
Jiří Klimeš
0f4ddf7882
po: update translations for "m[monitor]" -> "m[onitor]" change
2016-02-03 10:16:24 +01:00
Lubomir Rintel
7015932e90
po: update-po
2015-12-23 14:38:53 +01:00
Dan Williams
9b2b809aae
core: rename NMNamedManager -> NMDnsManager
2010-09-07 22:08:18 -05:00
Kjartan Maraas
d0523bd891
2008-10-18 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4190 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-10-18 10:26:52 +00:00
Kjartan Maraas
e57d18b75e
2008-10-07 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
2008-10-06 Daniel Nylander <po@danielnylander.se>
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4153 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-10-07 15:28:57 +00:00
Kjartan Maraas
72daa78098
2008-08-09 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3918 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-08-09 08:38:33 +00:00
Kjartan Maraas
47447331bb
2008-07-10 Kjartan Maraas <kmaraas@gnome.org>
...
* POTFILES.in: Added missing file.
* nb.po: Updated Norwegian bokmål translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3817 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-07-10 07:49:18 +00:00
Kjartan Maraas
5d1f4ce737
2008-07-01 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3792 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-07-01 07:10:18 +00:00
Kjartan Maraas
f34c16c3b1
2008-05-14 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3670 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-05-14 15:09:21 +00:00
Kjartan Maraas
8e3597077d
Fix header
...
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3061 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-11-02 13:43:17 +00:00
Kjartan Maraas
4ca24890c5
2006-12-10 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation and
fixed an error thanks to Terje J. Hansen.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2178 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-12-10 16:42:44 +00:00
Kjartan Maraas
31a3b39da4
2006-09-13 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2028 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-09-13 09:36:59 +00:00
Kjartan Maraas
b59dcfa43f
2006-06-28 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1855 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-28 10:44:31 +00:00
Kjartan Maraas
7dd1f92100
2006-04-17 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
* no.po: Remove obsolete duplicate.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1691 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-04-17 09:47:07 +00:00
Kjartan Maraas
93ae9b586d
2006-03-26 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1638 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-03-26 19:09:40 +00:00
Ãivind Hoel
c29161e537
2006-03-09 Ãivind Hoel <ohoel@cvs.gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1568 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-03-09 14:49:30 +00:00
Kjartan Maraas
c7e1bd54f1
2006-03-02 Kjartan Maraas <kmaraas@gnome.org>
...
* POTFILES.in: Add two missing files.
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1535 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-03-02 11:59:30 +00:00
Dan Williams
01dd4fa65f
Fix up pofiles for wireless-applet.glade -> applet.glade rename
...
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1502 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-02-27 06:53:33 +00:00
Ãivind Hoel
75a22d504f
2006-02-10 Ãivind Hoel <ohoel@cvs.gnome.org>
...
* nb.po: Updated Norwegian Bokmål translation
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1461 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-02-10 01:02:10 +00:00
Kjartan Maraas
455cec7c34
2005-12-05 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1118 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-05 19:05:18 +00:00
Kjartan Maraas
c20bc5f03f
2005-10-05 Kjartan Maraas <kmaraas@gnome.org>
...
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@995 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-10-05 20:28:23 +00:00