typo: replace all misstyped 'seconadary' strings with 'secondary'
This commit is contained in:
@@ -558,7 +558,7 @@ nmc_device_reason_to_string (NMDeviceStateReason reason)
|
||||
return _("The Wi-Fi network could not be found");
|
||||
|
||||
case NM_DEVICE_STATE_REASON_SECONDARY_CONNECTION_FAILED:
|
||||
return _("A seconadary connection of the base connection failed");
|
||||
return _("A secondary connection of the base connection failed");
|
||||
|
||||
default:
|
||||
return _("Unknown");
|
||||
|
@@ -506,7 +506,7 @@ typedef enum {
|
||||
/* The WiFi network could not be found */
|
||||
NM_DEVICE_STATE_REASON_SSID_NOT_FOUND = 53,
|
||||
|
||||
/* A seconadary connection of the base connection failed */
|
||||
/* A secondary connection of the base connection failed */
|
||||
NM_DEVICE_STATE_REASON_SECONDARY_CONNECTION_FAILED = 54,
|
||||
|
||||
/* Unused */
|
||||
|
@@ -347,7 +347,7 @@ msgstr "The modem could not be found"
|
||||
#: ../cli/src/common.c:561
|
||||
#, fuzzy
|
||||
#| msgid "A dependency of the connection failed"
|
||||
msgid "A seconadary connection of the base connection failed"
|
||||
msgid "A secondary connection of the base connection failed"
|
||||
msgstr "A dependency of the connection failed"
|
||||
|
||||
#: ../cli/src/common.c:564 ../cli/src/devices.c:274 ../cli/src/devices.c:290
|
||||
|
2
po/mr.po
2
po/mr.po
@@ -336,7 +336,7 @@ msgstr "Wi-Fi नेटवर्क आढळले नाही"
|
||||
|
||||
#: ../cli/src/common.c:561
|
||||
#| msgid "A dependency of the connection failed"
|
||||
msgid "A seconadary connection of the base connection failed"
|
||||
msgid "A secondary connection of the base connection failed"
|
||||
msgstr "बेस जोडणीची सेकंडरि जोडणी अपयशी"
|
||||
|
||||
#: ../cli/src/common.c:564 ../cli/src/devices.c:274 ../cli/src/devices.c:290
|
||||
|
2
po/pa.po
2
po/pa.po
@@ -365,7 +365,7 @@ msgid "The Wi-Fi network could not be found"
|
||||
msgstr "ਵਾਈ-ਫਾਈ ਨੈੱਟਵਰਕ ਲੱਭਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ"
|
||||
|
||||
#: ../cli/src/common.c:561
|
||||
msgid "A seconadary connection of the base connection failed"
|
||||
msgid "A secondary connection of the base connection failed"
|
||||
msgstr "ਬੇਸ ਕੁਨੈਕਸ਼ਨ ਦਾ ਸੈਕੰਡਰੀ ਕੁਨੈਕਸ਼ਨ ਫੇਲ੍ਹ ਹੋਇਆ ਹੈ"
|
||||
|
||||
#: ../cli/src/common.c:564 ../cli/src/devices.c:274 ../cli/src/devices.c:290
|
||||
|
2
po/ru.po
2
po/ru.po
@@ -348,7 +348,7 @@ msgid "The Wi-Fi network could not be found"
|
||||
msgstr "Не удалось обнаружить сеть Wi-Fi"
|
||||
|
||||
#: ../cli/src/common.c:561
|
||||
msgid "A seconadary connection of the base connection failed"
|
||||
msgid "A secondary connection of the base connection failed"
|
||||
msgstr "Сбой вторичного подключения основого соединения"
|
||||
|
||||
#: ../cli/src/common.c:564 ../cli/src/devices.c:294 ../cli/src/devices.c:310
|
||||
|
2
po/sl.po
2
po/sl.po
@@ -359,7 +359,7 @@ msgid "The Wi-Fi network could not be found"
|
||||
msgstr "Omrežja Wi-Fi ni mogoče najti."
|
||||
|
||||
#: ../cli/src/common.c:561
|
||||
msgid "A seconadary connection of the base connection failed"
|
||||
msgid "A secondary connection of the base connection failed"
|
||||
msgstr "Drugo povezovanje z osnovno povezavo je spodletelo."
|
||||
|
||||
#: ../cli/src/common.c:564
|
||||
|
Reference in New Issue
Block a user