Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
NetworkManager
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ludek Janda
NetworkManager
Commits
9b2b809a
Commit
9b2b809a
authored
Sep 07, 2010
by
Dan Williams
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
core: rename NMNamedManager -> NMDnsManager
parent
52d312da
Changes
59
Hide whitespace changes
Inline
Side-by-side
Showing
59 changed files
with
311 additions
and
222 deletions
+311
-222
configure.ac
configure.ac
+1
-1
po/POTFILES.in
po/POTFILES.in
+1
-1
po/ar.po
po/ar.po
+2
-2
po/as.po
po/as.po
+2
-2
po/be@latin.po
po/be@latin.po
+2
-2
po/bg.po
po/bg.po
+2
-2
po/bn_IN.po
po/bn_IN.po
+2
-2
po/ca.po
po/ca.po
+2
-2
po/cs.po
po/cs.po
+2
-2
po/de.po
po/de.po
+2
-2
po/el.po
po/el.po
+2
-2
po/en_GB.po
po/en_GB.po
+2
-2
po/es.po
po/es.po
+2
-2
po/et.po
po/et.po
+2
-2
po/eu.po
po/eu.po
+2
-2
po/fi.po
po/fi.po
+2
-2
po/fr.po
po/fr.po
+2
-2
po/gl.po
po/gl.po
+2
-2
po/gu.po
po/gu.po
+2
-2
po/hi.po
po/hi.po
+2
-2
po/hu.po
po/hu.po
+2
-2
po/id.po
po/id.po
+2
-2
po/it.po
po/it.po
+2
-2
po/ja.po
po/ja.po
+2
-2
po/kn.po
po/kn.po
+2
-2
po/ko.po
po/ko.po
+2
-2
po/lt.po
po/lt.po
+2
-2
po/ml.po
po/ml.po
+2
-2
po/mr.po
po/mr.po
+2
-2
po/nb.po
po/nb.po
+2
-2
po/nl.po
po/nl.po
+2
-2
po/oc.po
po/oc.po
+2
-2
po/or.po
po/or.po
+2
-2
po/pa.po
po/pa.po
+2
-2
po/pl.po
po/pl.po
+2
-2
po/pt_BR.po
po/pt_BR.po
+2
-2
po/ru.po
po/ru.po
+2
-2
po/sl.po
po/sl.po
+2
-2
po/sv.po
po/sv.po
+2
-2
po/ta.po
po/ta.po
+2
-2
po/te.po
po/te.po
+2
-2
po/vi.po
po/vi.po
+2
-2
po/zh_CN.po
po/zh_CN.po
+2
-2
po/zh_HK.po
po/zh_HK.po
+2
-2
po/zh_TW.po
po/zh_TW.po
+2
-2
src/Makefile.am
src/Makefile.am
+3
-3
src/backends/Makefile.am
src/backends/Makefile.am
+0
-2
src/dhcp-manager/Makefile.am
src/dhcp-manager/Makefile.am
+1
-2
src/dns-manager/Makefile.am
src/dns-manager/Makefile.am
+4
-4
src/dns-manager/nm-dns-manager.c
src/dns-manager/nm-dns-manager.c
+67
-67
src/dns-manager/nm-dns-manager.h
src/dns-manager/nm-dns-manager.h
+95
-0
src/ip6-manager/Makefile.am
src/ip6-manager/Makefile.am
+1
-2
src/main.c
src/main.c
+7
-7
src/nm-device.c
src/nm-device.c
+15
-15
src/nm-policy.c
src/nm-policy.c
+19
-19
src/nm-system.c
src/nm-system.c
+0
-1
src/supplicant-manager/Makefile.am
src/supplicant-manager/Makefile.am
+1
-2
src/vpn-manager/Makefile.am
src/vpn-manager/Makefile.am
+1
-1
src/vpn-manager/nm-vpn-connection.c
src/vpn-manager/nm-vpn-connection.c
+9
-9
No files found.
configure.ac
View file @
9b2b809a
...
...
@@ -489,7 +489,7 @@ src/Makefile
src/tests/Makefile
marshallers/Makefile
src/logging/Makefile
src/
named
-manager/Makefile
src/
dns
-manager/Makefile
src/vpn-manager/Makefile
src/dhcp-manager/Makefile
src/ip6-manager/Makefile
...
...
po/POTFILES.in
View file @
9b2b809a
...
...
@@ -18,7 +18,7 @@ src/main.c
src/dhcp-manager/nm-dhcp-dhclient.c
src/dhcp-manager/nm-dhcp-manager.c
src/logging/nm-logging.c
src/
named-manager/nm-named
-manager.c
src/
dns-manager/nm-dns
-manager.c
src/system-settings/nm-default-wired-connection.c
system-settings/plugins/ifcfg-rh/reader.c
system-settings/plugins/ifnet/connection_parser.c
...
...
po/ar.po
View file @
9b2b809a
...
...
@@ -67,11 +67,11 @@ msgid ""
"\n"
msgstr ""
#: ../src/
named-manager/nm-named
-manager.c:117
#: ../src/
dns-manager/nm-dns
-manager.c:117
msgid "NOTE: the glibc resolver does not support more than 3 nameservers."
msgstr ""
#: ../src/
named-manager/nm-named
-manager.c:119
#: ../src/
dns-manager/nm-dns
-manager.c:119
msgid "The nameservers listed below may not be recognized."
msgstr ""
...
...
po/as.po
View file @
9b2b809a
...
...
@@ -1590,11 +1590,11 @@ msgstr "অজ্ঞাত লগ স্তৰ '%s'"
msgid "Unknown log domain '%s'"
msgstr "অজ্ঞাত লগ ডোমেইন '%s'"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "মন কৰিব: libc resolver ৰ দ্বাৰা ৩ তকৈ অধিক নামৰ সেৱক সমৰ্থিত ন'হ'বও পাৰে ।"
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "নিম্নলিখিত নাম-সেৱকসমূহ চিনাক্ত ন'হ'বও পাৰে ।"
...
...
po/be@latin.po
View file @
9b2b809a
...
...
@@ -55,11 +55,11 @@ msgid "Invalid option. Please use --help to see a list of valid options.\n"
msgstr ""
"Niapravilnaja opcyja. Kab pahladzieć śpis mahčymych opcyj, užyj --help.\n"
#: ../src/
named-manager/nm-named
-manager.c:218
#: ../src/
dns-manager/nm-dns
-manager.c:218
msgid "NOTE: the glibc resolver does not support more than 3 nameservers."
msgstr "UVAHA: resolver glibc nie padtrymlivaje bolš za 3 servery nazvaŭ."
#: ../src/
named-manager/nm-named
-manager.c:220
#: ../src/
dns-manager/nm-dns
-manager.c:220
msgid "The nameservers listed below may not be recognized."
msgstr "Niemahčyma paznać nastupnyja servery nazvaŭ."
...
...
po/bg.po
View file @
9b2b809a
...
...
@@ -72,11 +72,11 @@ msgstr ""
"# Слят от %s\n"
"\n"
#: ../src/
named-manager/nm-named
-manager.c:117
#: ../src/
dns-manager/nm-dns
-manager.c:117
msgid "NOTE: the glibc resolver does not support more than 3 nameservers."
msgstr "БЕЛЕЖКА: стандартно glibc поддържа максимум 3 сървъра за имена."
#: ../src/
named-manager/nm-named
-manager.c:119
#: ../src/
dns-manager/nm-dns
-manager.c:119
msgid "The nameservers listed below may not be recognized."
msgstr "Сървърите за имена отдолу могат да не бъдат разпознати."
...
...
po/bn_IN.po
View file @
9b2b809a
...
...
@@ -1587,13 +1587,13 @@ msgstr "লগের অজানা স্তর '%s'"
msgid "Unknown log domain '%s'"
msgstr "অজানা লগ ডোমেইন '%s'"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"উল্লেখ্য: libc resolver দ্বারা ৩-টির বেশি নেম-সার্ভার সমর্থিত না হওয়ার সম্ভাবনা "
"রয়েছে।"
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "নিম্নলিখিত নেম-সার্ভারগুলি সনাক্ত না হওয়ার সম্ভাবনা রয়েছে।"
...
...
po/ca.po
View file @
9b2b809a
...
...
@@ -335,13 +335,13 @@ msgstr ""
"# Fusionat des de %s\n"
"\n"
#: ../src/
named-manager/nm-named
-manager.c:256
#: ../src/
dns-manager/nm-dns
-manager.c:256
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"NOTA: pot ser que el sistema de resolució de la libc no funcioni amb més de "
"3 servidors de noms."
#: ../src/
named-manager/nm-named
-manager.c:258
#: ../src/
dns-manager/nm-dns
-manager.c:258
msgid "The nameservers listed below may not be recognized."
msgstr "Pot ser que no es reconeguin els servidors de noms llistats més avall."
...
...
po/cs.po
View file @
9b2b809a
...
...
@@ -1335,12 +1335,12 @@ msgstr "Neznámá úroveň evidence „%s“"
msgid "Unknown log domain '%s'"
msgstr "Neznámá doména evidence „%s“"
#: ../src/
named-manager/nm-named
-manager.c:314
#: ../src/
dns-manager/nm-dns
-manager.c:314
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"Poznámka: překladač adres z libc nemůže podporovat více než 3 jmenné servery."
#: ../src/
named-manager/nm-named
-manager.c:316
#: ../src/
dns-manager/nm-dns
-manager.c:316
msgid "The nameservers listed below may not be recognized."
msgstr "Jmenné servery uvedené v následujícím seznamu nelze rozpoznat."
...
...
po/de.po
View file @
9b2b809a
...
...
@@ -1341,13 +1341,13 @@ msgstr "Unbekannte Protokollstufe »%s«"
msgid "Unknown log domain '%s'"
msgstr "Unbekannte Protokolldomäne »%s«"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"HINWEIS: Der libc-resolver unterstützt eventuell nicht mehr als drei "
"Nameserver."
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "Die nachfolgend gelisteten Nameserver werden eventuell nicht erkannt."
...
...
po/el.po
View file @
9b2b809a
...
...
@@ -1763,13 +1763,13 @@ msgstr "Άγνωστο επίπεδο καταγραφής '%s'"
msgid "Unknown log domain '%s'"
msgstr "Άγνωστος τομέας καταγραφής '%s'"
#: ../src/
named-manager/nm-named
-manager.c:384
#: ../src/
dns-manager/nm-dns
-manager.c:384
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"ΣΗΜΕΙΩΣΗ: Ο libc resolver μπορεί να μην υποστηρίζει περισσότερους από 3 "
"εξυπηρετητές ονομάτων."
#: ../src/
named-manager/nm-named
-manager.c:386
#: ../src/
dns-manager/nm-dns
-manager.c:386
msgid "The nameservers listed below may not be recognized."
msgstr "Οι κάτωθι εξυπηρετητές ονομάτων ίσως να μην αναγνωρίζονται."
...
...
po/en_GB.po
View file @
9b2b809a
...
...
@@ -318,11 +318,11 @@ msgstr "unable to connect to netlink: %s"
msgid "unable to join netlink group: %s"
msgstr "unable to join netlink group: %s"
#: ../src/
named-manager/nm-named
-manager.c:315
#: ../src/
dns-manager/nm-dns
-manager.c:315
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "NOTE: the libc resolver may not support more than 3 nameservers."
#: ../src/
named-manager/nm-named
-manager.c:317
#: ../src/
dns-manager/nm-dns
-manager.c:317
msgid "The nameservers listed below may not be recognized."
msgstr "The nameservers listed below may not be recognised."
...
...
po/es.po
View file @
9b2b809a
...
...
@@ -1712,13 +1712,13 @@ msgstr "Nivel de registro desconocido '%s'"
msgid "Unknown log domain '%s'"
msgstr "Dominio de registro desconocido '%s'"
#: ../src/
named-manager/nm-named
-manager.c:384
#: ../src/
dns-manager/nm-dns
-manager.c:384
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"NOTA: el 'resolver' de nombres de libc puede que no soporte más de 3 "
"servidores de nombres."
#: ../src/
named-manager/nm-named
-manager.c:386
#: ../src/
dns-manager/nm-dns
-manager.c:386
msgid "The nameservers listed below may not be recognized."
msgstr "Puede que los servidores de nombres listados abajo no se reconozcan."
...
...
po/et.po
View file @
9b2b809a
...
...
@@ -76,11 +76,11 @@ msgstr ""
"# Liidetud allikast %s\n"
"\n"
#: ../src/
named-manager/nm-named
-manager.c:240
#: ../src/
dns-manager/nm-dns
-manager.c:240
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "MÄRKUS: libc lahendaja ei pruugi toetada rohkem kui 3 nimeserverit."
#: ../src/
named-manager/nm-named
-manager.c:242
#: ../src/
dns-manager/nm-dns
-manager.c:242
msgid "The nameservers listed below may not be recognized."
msgstr "Järgneva nimistu nimeservereid ei tuntud ära."
...
...
po/eu.po
View file @
9b2b809a
...
...
@@ -1300,11 +1300,11 @@ msgstr "ezin da netlink-ekin konektatu: %s"
msgid "unable to join netlink group: %s"
msgstr "ezin da netlink taldearekin elkartu: %s"
#: ../src/
named-manager/nm-named
-manager.c:315
#: ../src/
dns-manager/nm-dns
-manager.c:315
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "OHARRA: libc-en ebaztaileak ez du 3 izen-zerbitzari baino gehiago onartzen."
#: ../src/
named-manager/nm-named
-manager.c:317
#: ../src/
dns-manager/nm-dns
-manager.c:317
msgid "The nameservers listed below may not be recognized."
msgstr "Azpian zerrendatutako izen-zenbitzariak ez dira ezagutuko."
...
...
po/fi.po
View file @
9b2b809a
...
...
@@ -308,11 +308,11 @@ msgstr ""
"# Yhdistetty tiedostosta %s\n"
"\n"
#: ../src/
named-manager/nm-named
-manager.c:256
#: ../src/
dns-manager/nm-dns
-manager.c:256
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "HUOMAUTUS: libc-nimenselvennys ei ehkä tue kuin kolmea nimipalvelinta."
#: ../src/
named-manager/nm-named
-manager.c:258
#: ../src/
dns-manager/nm-dns
-manager.c:258
msgid "The nameservers listed below may not be recognized."
msgstr "Alla olevaa nimipalvelinluetteloa ei voitu tunnistaa."
...
...
po/fr.po
View file @
9b2b809a
...
...
@@ -1611,13 +1611,13 @@ msgstr "Niveau de journalisation inconnu '%s'"
msgid "Unknown log domain '%s'"
msgstr "Domaine de journalisation inconnu '%s'"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"NOTE : il se peut que le solveur libc ne prenne pas en charge plus de 3 "
"serveurs de noms."
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "Les serveurs de noms listés ci-dessous peuvent ne pas être reconnus."
...
...
po/gl.po
View file @
9b2b809a
...
...
@@ -1724,11 +1724,11 @@ msgstr "Nivel de rexistro «%s» descoñecido"
msgid "Unknown log domain '%s'"
msgstr "Dominio de rexistro «%s» descoñecido"
#: ../src/
named-manager/nm-named
-manager.c:384
#: ../src/
dns-manager/nm-dns
-manager.c:384
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "NOTE: o importador libc non permite máis de 3 nomes de servidores."
#: ../src/
named-manager/nm-named
-manager.c:386
#: ../src/
dns-manager/nm-dns
-manager.c:386
msgid "The nameservers listed below may not be recognized."
msgstr "Os nomes de servidores listados a seguir poden non ser recoñecidos"
...
...
po/gu.po
View file @
9b2b809a
...
...
@@ -1588,11 +1588,11 @@ msgstr "અજ્ઞાત લોગ સ્તર '%s'"
msgid "Unknown log domain '%s'"
msgstr "અજ્ઞાત લોગ ડોમેઇન '%s'"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "નોંધ: libc સુધારનાર એ ૩ નામ સર્વરો કરતા વધારે આધારને સમાવી શકતુ નથી."
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "નીચે યાદી થયેલ નામસર્વરો એ ઓળખી શકાતા નથી."
...
...
po/hi.po
View file @
9b2b809a
...
...
@@ -1683,11 +1683,11 @@ msgstr "अज्ञात लॉग स्तर '%s'"
msgid "Unknown log domain '%s'"
msgstr "अज्ञात लॉग डोमेन '%s'"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "नोट: libc समाधानकर्ता 3 नेमसर्वर से अधिक का समर्थन नहीं कर सकता है."
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "नीचे सूची में दिया गया नेमसर्वर पहचाना नहीं जा सकता है."
...
...
po/hu.po
View file @
9b2b809a
...
...
@@ -436,11 +436,11 @@ msgstr "nem lehet kapcsolódni a netlinkhez: %s"
msgid "unable to join netlink group: %s"
msgstr "nem lehet csatlakozni a netlink csoporthoz: %s"
#: ../src/
named-manager/nm-named
-manager.c:315
#: ../src/
dns-manager/nm-dns
-manager.c:315
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "MEGJEGYZÉS: a libc feloldó nem támogat háromnál több névkiszolgálót."
#: ../src/
named-manager/nm-named
-manager.c:317
#: ../src/
dns-manager/nm-dns
-manager.c:317
msgid "The nameservers listed below may not be recognized."
msgstr "Az alább felsorolt névkiszolgálók lehet, hogy nem kerülnek felismerésre."
...
...
po/id.po
View file @
9b2b809a
...
...
@@ -1698,11 +1698,11 @@ msgstr "Aras log tak dikenal '%s'"
msgid "Unknown log domain '%s'"
msgstr "Ranah log tak dikenal '%s'"
#: ../src/
named-manager/nm-named
-manager.c:384
#: ../src/
dns-manager/nm-dns
-manager.c:384
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "CATATAN: resolver libc mungkin tak mendukung lebih dari 3 nameserver."
#: ../src/
named-manager/nm-named
-manager.c:386
#: ../src/
dns-manager/nm-dns
-manager.c:386
msgid "The nameservers listed below may not be recognized."
msgstr "Nameserver yang terdaftar di bawah mungkin tak dikenali."
...
...
po/it.po
View file @
9b2b809a
...
...
@@ -1602,11 +1602,11 @@ msgstr "Livello log '%s' sconosciuto"
msgid "Unknown log domain '%s'"
msgstr "Dominio log '%s' sconosciuto"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "NOTA: il risolutore libc non supporta più di 3 server di nomi."
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "I server di nomi elencati sotto non possono essere riconosciuti."
...
...
po/ja.po
View file @
9b2b809a
...
...
@@ -1590,11 +1590,11 @@ msgstr "不明なログインレベル '%s'"
msgid "Unknown log domain '%s'"
msgstr "不明なログドメイン '%s'"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "注記: libc リゾルバは 3つ以上のネームサーバーをサポートできません。"
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "以下の一覧にあるネームサーバーは認識されないかも知れません。"
...
...
po/kn.po
View file @
9b2b809a
...
...
@@ -1690,13 +1690,13 @@ msgstr "ಗೊತ್ತಿರದ ದಾಖಲೆ ಮಟ್ಟ '%s'"
msgid "Unknown log domain '%s'"
msgstr "ಗೊತ್ತಿರದ ದಾಖಲೆ ಡೊಮೈನ್ '%s'"
#: ../src/
named-manager/nm-named
-manager.c:350
#: ../src/
dns-manager/nm-dns
-manager.c:350
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"ಸೂಚನೆ: libc ಪರಿಹಾರಕವು(ರಿಸಾಲ್ವರ್) ೩ ನಾಮಪರಿಚಾರಕಗಳಿಗಿಂತ ಹೆಚ್ಚಿನವುಗಳನ್ನು "
"ಬೆಂಬಲಿಸುವುದಿಲ್ಲ."
#: ../src/
named-manager/nm-named
-manager.c:352
#: ../src/
dns-manager/nm-dns
-manager.c:352
msgid "The nameservers listed below may not be recognized."
msgstr "ಈ ಕೆಳಗೆ ಸೂಚಿಸಲಾದ ನಾಮಪರಿಚಾರಕಗಳನ್ನು ಗುರುತಿಸಲಾಗಿಲ್ಲ."
...
...
po/ko.po
View file @
9b2b809a
...
...
@@ -1590,11 +1590,11 @@ msgstr "알려지지 않은 로그 수준 '%s'"
msgid "Unknown log domain '%s'"
msgstr "알려지지 않은 로그 영역 '%s'"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "주의: libc 주소 검색은 3개를 초과하는 네임서버를 지원하지 않을 수 있습니다."
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "아래 열거된 네임서버를 인식하지 못할 수 있습니다."
...
...
po/lt.po
View file @
9b2b809a
...
...
@@ -1686,13 +1686,13 @@ msgstr "Nežinomas žurnalo vedimo lygis „%s“"
msgid "Unknown log domain '%s'"
msgstr "Nežinoma žurnalo sritis „%s“"
#: ../src/
named-manager/nm-named
-manager.c:350
#: ../src/
dns-manager/nm-dns
-manager.c:350
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"PASTABA: libc adresų nustatymo funkcija gali nepalaikyti daugiau nei 3 vardų "
"serverių."
#: ../src/
named-manager/nm-named
-manager.c:352
#: ../src/
dns-manager/nm-dns
-manager.c:352
msgid "The nameservers listed below may not be recognized."
msgstr "Žemiau pateikti vardų serveriai gali būti neatpažinti."
...
...
po/ml.po
View file @
9b2b809a
...
...
@@ -1586,11 +1586,11 @@ msgstr "അപരിചതമായ ലോഗ് ലവല് '%s'"
msgid "Unknown log domain '%s'"
msgstr "അപരിചിതമായ ലോഗ് ഡൊമെയിന് '%s'"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "കുറിപ്പു്: libc റിസോള്വര് 3 നെയിംസര്വറുകളില് കൂടതല് പിന്തുണയ്ക്കുന്നതല്ല."
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "താഴെ പറഞ്ഞിരിക്കുന്ന നെയിംസര്വറുകള് തിരിച്ചറിയപ്പെടുന്നവയല്ല."
...
...
po/mr.po
View file @
9b2b809a
...
...
@@ -1672,11 +1672,11 @@ msgstr "अपरिचीत लॉग स्तर '%s'"
msgid "Unknown log domain '%s'"
msgstr "अपरिचीत लॉग डोमेन '%s'"
#: ../src/
named-manager/nm-named
-manager.c:350
#: ../src/
dns-manager/nm-dns
-manager.c:350
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "NOTE: libc रिजॉलव्हर 3 पेक्षा जास्त नेमसर्व्हर्स् करीता समर्थन पुरवू शकणार नाही."
#: ../src/
named-manager/nm-named
-manager.c:352
#: ../src/
dns-manager/nm-dns
-manager.c:352
msgid "The nameservers listed below may not be recognized."
msgstr "खालिल यादीतील नेमसर्व्हर्स् अनोळखी राहतील."
...
...
po/nb.po
View file @
9b2b809a
...
...
@@ -76,11 +76,11 @@ msgstr ""
"# Flettet fra %s\n"
"\n"
#: ../src/
named-manager/nm-named
-manager.c:256
#: ../src/
dns-manager/nm-dns
-manager.c:256
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "MERK: libc navneoppslag støtter ikke flere enn 3 navnetjenere."
#: ../src/
named-manager/nm-named
-manager.c:258
#: ../src/
dns-manager/nm-dns
-manager.c:258
msgid "The nameservers listed below may not be recognized."
msgstr "Navnetjenere listet under vil kanskje ikke bli gjenkjent."
...
...
po/nl.po
View file @
9b2b809a
...
...
@@ -87,13 +87,13 @@ msgstr ""
"# Samengevoegd vanuit %s\n"
"\n"
#: ../src/
named-manager/nm-named
-manager.c:256
#: ../src/
dns-manager/nm-dns
-manager.c:256
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"Merk op: de resolver van libc ondersteunt mogelijkerwijs niet meer dan 3 "
"nameservers."
#: ../src/
named-manager/nm-named
-manager.c:258
#: ../src/
dns-manager/nm-dns
-manager.c:258
msgid "The nameservers listed below may not be recognized."
msgstr "De naamservers hieronder worden mogelijk niet herkend."
...
...
po/oc.po
View file @
9b2b809a
...
...
@@ -51,11 +51,11 @@ msgstr ""
msgid "Invalid option. Please use --help to see a list of valid options.\n"
msgstr ""
#: ../src/
named-manager/nm-named
-manager.c:117
#: ../src/
dns-manager/nm-dns
-manager.c:117
msgid "NOTE: the glibc resolver does not support more than 3 nameservers."
msgstr ""
#: ../src/
named-manager/nm-named
-manager.c:119
#: ../src/
dns-manager/nm-dns
-manager.c:119
msgid "The nameservers listed below may not be recognized."
msgstr ""
...
...
po/or.po
View file @
9b2b809a
...
...
@@ -1688,11 +1688,11 @@ msgstr "ଅଜ୍ଞାତ ଲଗ ସ୍ତର '%s'"
msgid "Unknown log domain '%s'"
msgstr "ଅଜ୍ଞାତ ଲଗ ଡମେନ '%s'"
#: ../src/
named-manager/nm-named
-manager.c:384
#: ../src/
dns-manager/nm-dns
-manager.c:384
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "ଟିପ୍ପଣୀ: libc resolver 3 ରୁ ଅଧିକ nameserverଗୁଡ଼ିକୁ ସମର୍ଥନ କରିନପାରେ."
#: ../src/
named-manager/nm-named
-manager.c:386
#: ../src/
dns-manager/nm-dns
-manager.c:386
msgid "The nameservers listed below may not be recognized."
msgstr "ନିମ୍ନରେ ତାଲିକାଭୁକ୍ତ nameserverଗୁଡ଼ିକୁ ଚିହ୍ନି ହୋଇନପାରେ."
...
...
po/pa.po
View file @
9b2b809a
...
...
@@ -1680,11 +1680,11 @@ msgstr "ਅਣਜਾਣ ਲਾਗ ਲੈਵਲ '%s'"
msgid "Unknown log domain '%s'"
msgstr "ਅਣਜਾਣ ਲਾਗ ਡੋਮੇਨ '%s'"
#: ../src/
named-manager/nm-named
-manager.c:350
#: ../src/
dns-manager/nm-dns
-manager.c:350
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "ਨੋਟ: libc ਰਿਜ਼ੋਲਵਰ ੩ ਤੋਂ ਵੱਧ ਨੇਮ-ਸਰਵਰ ਲਈ ਸਹਾਇਕ ਨਹੀਂ ਹੋ ਸਕਦਾ ਹੈ।"
#: ../src/
named-manager/nm-named
-manager.c:352
#: ../src/
dns-manager/nm-dns
-manager.c:352
msgid "The nameservers listed below may not be recognized."
msgstr "ਹੇਠਾਂ ਦਿੱਤੇ ਨੇਮ-ਸਰਵਰ ਪਛਾਣੇ ਨਹੀਂ ਜਾ ਸਕਦੇ।"
...
...
po/pl.po
View file @
9b2b809a
...
...
@@ -1563,11 +1563,11 @@ msgstr "nie można połączyć się z netlink: %s"
msgid "unable to join netlink group: %s"
msgstr "nie można dołączyć do grupy netlink: %s"
#: ../src/
named-manager/nm-named
-manager.c:315
#: ../src/
dns-manager/nm-dns
-manager.c:315
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "UWAGA: obsługa nazw libc nie obsługuje więcej niż 3 serwery nazw."
#: ../src/
named-manager/nm-named
-manager.c:317
#: ../src/
dns-manager/nm-dns
-manager.c:317
msgid "The nameservers listed below may not be recognized."
msgstr "Poniższe serwery nazw nie mogą nie zostać rozpoznane."
...
...
po/pt_BR.po
View file @
9b2b809a
...
...
@@ -1311,13 +1311,13 @@ msgstr "Nível de registro \"%s\" desconhecido"
msgid "Unknown log domain '%s'"
msgstr "Domínio de registro \"%s\" desconhecido"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"NOTA: o resolvedor da libc não tem suporte a mais do que 3 servidores de "
"nomes."
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "Os servidores de nomes listados abaixo podem não ser reconhecidos."
...
...
po/ru.po
View file @
9b2b809a
...
...
@@ -1594,13 +1594,13 @@ msgstr "Неизвестный уровень журналирования «%s
msgid "Unknown log domain '%s'"
msgstr "Неизвестный домен журналирования «%s»"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr ""
"ВНИМАНИЕ: преобразователь имён glibc не поддерживает более трёх серверов "
"имён."
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "Нижеперечисленные сервера могут быть пропущены."
...
...
po/sl.po
View file @
9b2b809a
...
...
@@ -446,11 +446,11 @@ msgstr "z netlink se ni mogoče povezati: %s"
msgid "unable to join netlink group: %s"
msgstr "skupini netlink se ni mogoče pridružiti: %s"
#: ../src/
named-manager/nm-named
-manager.c:315
#: ../src/
dns-manager/nm-dns
-manager.c:315
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "OPOMBA: libc razreševalnik morda ne podpira več kot 3 imenske strežnike."
#: ../src/
named-manager/nm-named
-manager.c:317
#: ../src/
dns-manager/nm-dns
-manager.c:317
msgid "The nameservers listed below may not be recognized."
msgstr "Imenski strežniki našteti spodaj morda ne bodo prepoznani."
...
...
po/sv.po
View file @
9b2b809a
...
...
@@ -1849,11 +1849,11 @@ msgstr "Okänd loggnivå \"%s\""
msgid "Unknown log domain '%s'"
msgstr "Okänd loggdomän \"%s\""
#: ../src/
named-manager/nm-named
-manager.c:384
#: ../src/
dns-manager/nm-dns
-manager.c:384
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "OBSERVERA: uppslag via glibc kanske inte har stöd för fler än 3 namnservrar."
#: ../src/
named-manager/nm-named
-manager.c:386
#: ../src/
dns-manager/nm-dns
-manager.c:386
msgid "The nameservers listed below may not be recognized."
msgstr "Namnservrarna listade nedan kanske inte kommer att kännas igen."
...
...
po/ta.po
View file @
9b2b809a
...
...
@@ -1594,11 +1594,11 @@ msgstr "தெரியாத பதிவு நிலை '%s'"
msgid "Unknown log domain '%s'"
msgstr "தெரியாத பதிவு டொமைன் '%s'"
#: ../src/
named-manager/nm-named
-manager.c:343
#: ../src/
dns-manager/nm-dns
-manager.c:343
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "குறிப்பு: இந்த libc மறுதீர்வாளர் 3 பெயர்சேவையர்களுக்கு மேல் துணைபுரியவதில்லை."
#: ../src/
named-manager/nm-named
-manager.c:345
#: ../src/
dns-manager/nm-dns
-manager.c:345
msgid "The nameservers listed below may not be recognized."
msgstr "கீழே பட்டியலிட்டப்படுள்ள பெயர்சேவையகங்கள் கண்டுபிடிக்கப்படவில்லை."
...
...
po/te.po
View file @
9b2b809a
...
...
@@ -1681,11 +1681,11 @@ msgstr "తెలియని లాగ్ స్థాయి '%s'"
msgid "Unknown log domain '%s'"
msgstr "తెలియని లాగ్ డొమైన్ '%s'"
#: ../src/
named-manager/nm-named
-manager.c:350
#: ../src/
dns-manager/nm-dns
-manager.c:350
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "గమనిక: libc రిజాల్వర్ 3 నామపు సేవికలకన్నా యెక్కువ వాటికి మద్దతివ్వలేదు."
#: ../src/
named-manager/nm-named
-manager.c:352
#: ../src/
dns-manager/nm-dns
-manager.c:352
msgid "The nameservers listed below may not be recognized."
msgstr "క్రిందన జాబితాచేసివున్న నామపుసేవికలు గుర్తించబడక పోవచ్చును."
...
...
po/vi.po
View file @
9b2b809a
...
...
@@ -57,11 +57,11 @@ msgid "Invalid option. Please use --help to see a list of valid options.\n"
msgstr ""
"Tùy chọn không hợp lệ. Hãy sử dụng tùy chọn trợ giúp « --help » để xem một danh sách các tùy chọn hợp lệ.\n"
#: ../src/
named-manager/nm-named
-manager.c:218
#: ../src/
dns-manager/nm-dns
-manager.c:218
msgid "NOTE: the glibc resolver does not support more than 3 nameservers."
msgstr "GHI CHÚ : hàm giải quyết glibc chỉ hỗ trợ đến 3 máy phục vụ tên."
#: ../src/
named-manager/nm-named
-manager.c:220
#: ../src/
dns-manager/nm-dns
-manager.c:220
msgid "The nameservers listed below may not be recognized."
msgstr "Những máy phục vụ tên được liệt kê dưới đây có lẽ không nhận ra được."
...
...
po/zh_CN.po
View file @
9b2b809a
...
...
@@ -1682,11 +1682,11 @@ msgstr "未知日志等级 '%s'"
msgid "Unknown log domain '%s'"
msgstr "未知日志域 '%s'"
#: ../src/
named-manager/nm-named
-manager.c:384
#: ../src/
dns-manager/nm-dns
-manager.c:384
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "注意:libc 解析器可能不支持超过三个名字服务器。"
#: ../src/
named-manager/nm-named
-manager.c:386
#: ../src/
dns-manager/nm-dns
-manager.c:386
msgid "The nameservers listed below may not be recognized."
msgstr "以下列出的名字服务器可能无法被识别。"
...
...
po/zh_HK.po
View file @
9b2b809a
...
...
@@ -44,11 +44,11 @@ msgstr ""
"# Merged from %s\n"
"\n"
#: ../src/
named-manager/nm-named
-manager.c:257