Translations by Edi-Muamer Hanjalic

Edi-Muamer Hanjalic has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 111 results
6.
Error: secret agent initialization failed
2017-03-17
Greška:Neuspjesna incijalizacija tajnog agenta
19.
invalid prefix '%s'; <1-%d> allowed
2017-03-17
nevažeći prefiks '%s';<1-%d> dozvoljeno
21.
the second component of route ('%s') is neither a next hop address nor a metric
2017-03-17
the second component of route ('%s') is neither a next hop address nor a metric
27.
disconnected
2017-03-17
odspojen
40.
yes (guessed)
2017-03-12
da (pogođeno)
41.
no (guessed)
2017-03-12
ne (pogođeno)
109.
Error: openconnect failed: %s
2017-03-12
Greška: spajanje neuspješno: %s
110.
Error: openconnect failed with status %d
2017-03-12
Greška: spajanje neuspješno sa porukom %d
111.
Error: openconnect failed with signal %d
2017-03-12
Greška: spajanje neuspješno sa znakom %d
156.
Usage: nmcli connection show { ARGUMENTS | help } ARGUMENTS := [--active] [--order <order spec>] List in-memory and on-disk connection profiles, some of which may also be active if a device is using that connection profile. Without a parameter, all profiles are listed. When --active option is specified, only the active profiles are shown. --order allows custom connection ordering (see manual page). ARGUMENTS := [--active] [id | uuid | path | apath] <ID> ... Show details for specified connections. By default, both static configuration and active connection data are displayed. It is possible to filter the output using global '--fields' option. Refer to the manual page for more information. When --active option is specified, only the active profiles are taken into account. Use global --show-secrets option to reveal associated secrets as well.
2017-03-12
Upotreba: prikaz nmcli veze { ARGUMENTI | pomoć } ARGUMENTS := [--active] [--order <order spec>] Lista povezanih profila u memoriji i na disku, neki su možda aktivni ako uređaj koristi povezani profil. Bez parametra, svi profili su navedeni. Kada je --active opcija naznačena, prikazan je samo aktivni profil. --order dopušta određivanje prilagođenoj vezi (pogledaj manuelnu stranicu). ARGUMENTS := [--active] [id | uuid | path | apath] <ID> ... Prikaži detalje za određenu konekciju. Prikazane su statičke konfiguracije i aktivne podatkovne veze, po zadanom. Moguće je filtrirati izlaz koristeći globalnu opciju '--fields'. Pogledajte manuelnu stranicu za više informacija. Kada je opcija --active odrešena, samo aktivni profili se nalaze na računu. Koristiti globalnu --show-secrets opciju za otkrivanje udruženih tajni.
159.
Usage: nmcli connection add { ARGUMENTS | help } ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- ([+|-]<setting>.<property> <value>)+] COMMON_OPTIONS: type <type> ifname <interface name> | "*" [con-name <connection name>] [autoconnect yes|no] [save yes|no] [master <master (ifname, or connection UUID or name)>] [slave-type <master connection type>] TYPE_SPECIFIC_OPTIONS: ethernet: [mac <MAC address>] [cloned-mac <cloned MAC address>] [mtu <MTU>] wifi: ssid <SSID> [mac <MAC address>] [cloned-mac <cloned MAC address>] [mtu <MTU>] [mode infrastructure|ap|adhoc] wimax: [mac <MAC address>] [nsp <NSP>] pppoe: username <PPPoE username> [password <PPPoE password>] [service <PPPoE service name>] [mtu <MTU>] [mac <MAC address>] gsm: apn <APN> [user <username>] [password <password>] cdma: [user <username>] [password <password>] infiniband: [mac <MAC address>] [mtu <MTU>] [transport-mode datagram | connected] [parent <ifname>] [p-key <IPoIB P_Key>] bluetooth: [addr <bluetooth address>] [bt-type panu|dun-gsm|dun-cdma] vlan: dev <parent device (connection UUID, ifname, or MAC)> id <VLAN ID> [flags <VLAN flags>] [ingress <ingress priority mapping>] [egress <egress priority mapping>] [mtu <MTU>] bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) | broadcast (3) | 802.3ad (4) | balance-tlb (5) | balance-alb (6)] [primary <ifname>] [miimon <num>] [downdelay <num>] [updelay <num>] [arp-interval <num>] [arp-ip-target <num>] [lacp-rate slow (0) | fast (1)] bond-slave: master <master (ifname, or connection UUID or name)> team: [config <file>|<raw JSON data>] team-slave: master <master (ifname, or connection UUID or name)> [config <file>|<raw JSON data>] bridge: [stp yes|no] [priority <num>] [forward-delay <2-30>] [hello-time <1-10>] [max-age <6-40>] [ageing-time <0-1000000>] [multicast-snooping yes|no] [mac <MAC address>] bridge-slave: master <master (ifname, or connection UUID or name)> [priority <0-63>] [path-cost <1-65535>] [hairpin yes|no] vpn: vpn-type vpnc|openvpn|pptp|openconnect|openswan|libreswan|ssh|l2tp|iodine|... [user <username>] olpc-mesh: ssid <SSID> [channel <1-13>] [dhcp-anycast <MAC address>] adsl: username <username> protocol pppoa|pppoe|ipoatm [password <password>] [encapsulation vcmux|llc] tun: mode tun|tap [owner <UID>] [group <GID>] [pi yes|no] [vnet-hdr yes|no] [multi-queue yes|no] ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6 remote <remote endpoint IP> [local <local endpoint IP>] [dev <parent device (ifname or connection UUID)>] macvlan: dev <parent device (connection UUID, ifname, or MAC)> mode vepa|bridge|private|passthru|source [tap yes|no] vxlan: id <VXLAN ID> remote <IP of multicast group or remote address> [local <source IP>] [dev <parent device (ifname or connection UUID)>] [source-port-min <0-65535>] [source-port-max <0-65535>] [destination-port <0-65535>] SLAVE_OPTIONS: bridge: [priority <0-63>] [path-cost <1-65535>] [hairpin yes|no] team: [config <file>|<raw JSON data>] IP_OPTIONS: [ip4 <IPv4 address>] [gw4 <IPv4 gateway>] [ip6 <IPv6 address>] [gw6 <IPv6 gateway>]
2017-03-12
Upotreba: dodaj nmcli vezu { ARGUMENTS | pomoć } ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- ([+|-]<setting>.<property> <value>)+] COMMON_OPTIONS: type <type> ifname <interface name> | "*" [con-name <connection name>] [autoconnect yes|no] [save yes|no] [master <master (ifname, or connection UUID or name)>] [slave-type <master connection type>] TYPE_SPECIFIC_OPTIONS: ethernet: [mac <MAC address>] [cloned-mac <cloned MAC address>] [mtu <MTU>] wifi: ssid <SSID> [mac <MAC address>] [cloned-mac <cloned MAC address>] [mtu <MTU>] [mode infrastructure|ap|adhoc] wimax: [mac <MAC address>] [nsp <NSP>] pppoe: username <PPPoE username> [password <PPPoE password>] [service <PPPoE service name>] [mtu <MTU>] [mac <MAC address>] gsm: apn <APN> [user <username>] [password <password>] cdma: [user <username>] [password <password>] infiniband: [mac <MAC address>] [mtu <MTU>] [transport-mode datagram | connected] [parent <ifname>] [p-key <IPoIB P_Key>] bluetooth: [addr <bluetooth address>] [bt-type panu|dun-gsm|dun-cdma] vlan: dev <parent device (connection UUID, ifname, or MAC)> id <VLAN ID> [flags <VLAN flags>] [ingress <ingress priority mapping>] [egress <egress priority mapping>] [mtu <MTU>] bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) | broadcast (3) | 802.3ad (4) | balance-tlb (5) | balance-alb (6)] [primary <ifname>] [miimon <num>] [downdelay <num>] [updelay <num>] [arp-interval <num>] [arp-ip-target <num>] [lacp-rate slow (0) | fast (1)] bond-slave: master <master (ifname, or connection UUID or name)> team: [config <file>|<raw JSON data>] team-slave: master <master (ifname, or connection UUID or name)> [config <file>|<raw JSON data>] bridge: [stp yes|no] [priority <num>] [forward-delay <2-30>] [hello-time <1-10>] [max-age <6-40>] [ageing-time <0-1000000>] [multicast-snooping yes|no] [mac <MAC address>] bridge-slave: master <master (ifname, or connection UUID or name)> [priority <0-63>] [path-cost <1-65535>] [hairpin yes|no] vpn: vpn-type vpnc|openvpn|pptp|openconnect|openswan|libreswan|ssh|l2tp|iodine|... [user <username>] olpc-mesh: ssid <SSID> [channel <1-13>] [dhcp-anycast <MAC address>] adsl: username <username> protocol pppoa|pppoe|ipoatm [password <password>] [encapsulation vcmux|llc] tun: mode tun|tap [owner <UID>] [group <GID>] [pi yes|no] [vnet-hdr yes|no] [multi-queue yes|no] ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6 remote <remote endpoint IP> [local <local endpoint IP>] [dev <parent device (ifname or connection UUID)>] macvlan: dev <parent device (connection UUID, ifname, or MAC)> mode vepa|bridge|private|passthru|source [tap yes|no] vxlan: id <VXLAN ID> remote <IP of multicast group or remote address> [local <source IP>] [dev <parent device (ifname or connection UUID)>] [source-port-min <0-65535>] [source-port-max <0-65535>] [destination-port <0-65535>] SLAVE_OPTIONS: bridge: [priority <0-63>] [path-cost <1-65535>] [hairpin yes|no] team: [config <file>|<raw JSON data>] IP_OPTIONS: [ip4 <IPv4 address>] [gw4 <IPv4 gateway>] [ip6 <IPv6 address>] [gw6 <IPv6 gateway>]
161.
Usage: nmcli connection clone { ARGUMENTS | help } ARGUMENTS := [--temporary] [id | uuid | path] <ID> <new name> Clone an existing connection profile. The newly created connection will be the exact copy of the <ID>, except the uuid property (will be generated) and id (provided as <new name> argument).
2017-03-12
Usage: kloniraj nmcli vezu { ARGUMENTS | pomoć } ARGUMENTS := [--temporary] [id | uuid | path] <ID> <new name> Clone an existing connection profile. The newly created connection will be the exact copy of the <ID>, except the uuid property (will be generated) and id (provided as <new name> argument). Klon postojećeg povezanog profila. Nova kreirana veza će biti tačna kopija <ID>. osim uuid svojstva (koje se generiše) i id (obezbijeđenim <new name> argumentom).
162.
Usage: nmcli connection edit { ARGUMENTS | help } ARGUMENTS := [id | uuid | path] <ID> Edit an existing connection profile in an interactive editor. The profile is identified by its name, UUID or D-Bus path ARGUMENTS := [type <new connection type>] [con-name <new connection name>] Add a new connection profile in an interactive editor.
2017-03-12
Upotreba: uredi nmcli vezu { ARGUMENTS | pomoć } ARGUMENTS := [id | uuid | path] <ID> Uredi postojeći povezani profil u interaktivnom uređivaču. Profil je identifikovan po njegovom imenu, UUID-u ili D-Bus putanji. ARGUMENTS := [type <new connection type>] [con-name <new connection name>] Dodaj novi povezani profil u interaktivni uređivač.
163.
Usage: nmcli connection delete { ARGUMENTS | help } ARGUMENTS := [id | uuid | path] <ID> Delete a connection profile. The profile is identified by its name, UUID or D-Bus path.
2017-03-12
Upotreba: izbriši nmcli vezu { ARGUMENTS | pomoć } ARGUMENTS := [id | uuid | path] <ID> Delete a connection profile. The profile is identified by its name, UUID or D-Bus path. Izbriši povezani profil. Profil je identifikovan po njegovom imenu, UUID-u ili D-Bus putanji.
167.
Usage: nmcli connection import { ARGUMENTS | help } ARGUMENTS := [--temporary] type <type> file <file to import> Import an external/foreign configuration as a NetworkManager connection profile. The type of the input file is specified by type option. Only VPN configurations are supported at the moment. The configuration is imported by NetworkManager VPN plugins.
2017-03-12
Upotreba: uvezi nmcli vezu { ARGUMENTS | pomoć } ARGUMENTS := [--temporary] type <type> file <file to import> Import an external/foreign configuration as a NetworkManager connection profile. The type of the input file is specified by type option. Only VPN configurations are supported at the moment. The configuration is imported by NetworkManager VPN plugins. Uvezi eksternu/stranu konfiguraciju kao povezani NetworkManager profil. Vrsta ubačene datoteke je određena opcijom. Samo VPN konfiguracije su trenutno podržane. Konfiguracija je uvezena NetworkManager VPN dodacima.
208.
Connection successfully activated (master waiting for slaves) (D-Bus active path: %s)
2017-03-13
Konekcija uspješno aktivirana (master čeka robove) (D-Bus aktivna putanja: %s)
248.
Do you want to provide it? %s
Do you want to provide them? %s
2017-03-13
Želite li ga omogućiti? %s
Želite li da ih omogućite? %s
Želite li da ih omogućite? %s
434.
---[ Main menu ]--- goto [<setting> | <prop>] :: go to a setting or property remove <setting>[.<prop>] | <prop> :: remove setting or reset property value set [<setting>.<prop> <value>] :: set property value describe [<setting>.<prop>] :: describe property print [all | <setting>[.<prop>]] :: print the connection verify [all | fix] :: verify the connection save [persistent|temporary] :: save the connection activate [<ifname>] [/<ap>|<nsp>] :: activate the connection back :: go one level up (back) help/? [<command>] :: print this help nmcli <conf-option> <value> :: nmcli configuration quit :: exit nmcli
2017-03-13
---[ Glavni meni ]--- goto [<setting> | <prop>] :: idi na postavke ili svojstva remove <setting>[.<prop>] | <prop> :: obriši postavke ili poništi svojstvenu vrijednost set [<setting>.<prop> <value>] :: postavi svojstvenu vrijednost describe [<setting>.<prop>] :: opiši svojstvo print [all | <setting>[.<prop>]] :: isprintaj vezu save [persistent|temporary] :: spasi vezu activate [<ifname>] [/<ap>|<nsp>] :: aktiviraj vezu back :: idi jedan nivo naprijed (nazad) help/? [<command>] :: isprintaj pomoć nmcli <conf-option> <value> :: nmcli konfiguracija quit :: izađi iz nmcli
440.
verify [all | fix] :: verify setting or connection validity Verifies whether the setting or connection is valid and can be saved later. It indicates invalid values on error. Some errors may be fixed automatically by 'fix' option. Examples: nmcli> verify nmcli> verify fix nmcli bond> verify
2017-03-13
verify [all | fix] :: verifikuj postavke ili validnost veze Verifikuj kada su postavke ili veza validni i kada mogu biti kasnije sačuvani. Ovo prikazuje nevažeće vrijednosti na greški. Neke greške mogu biti automatski popravljenje sa 'fix' opcijom. Primjeri: nmcli> verify nmcli> verify fix nmcli bond> verify
445.
nmcli [<conf-option> <value>] :: nmcli configuration Configures nmcli. The following options are available: status-line yes | no [default: no] save-confirmation yes | no [default: yes] show-secrets yes | no [default: no] prompt-color <color> | <0-8> [default: 0] %s Examples: nmcli> nmcli status-line yes nmcli> nmcli save-confirmation no nmcli> nmcli prompt-color 3
2017-03-13
nmcli [<conf-option> <value>] :: nmcli konfiguracija Konfiguriše nmcli. Dostupne su sljedeće opcije: status-line yes | no [default: no] save-confirmation yes | no [default: yes] show-secrets yes | no [default: no] prompt-color <color> | <0-8> [default: 0] %s Primjeri: nmcli> nmcli status-line yes nmcli> nmcli save-confirmation no nmcli> nmcli prompt-color 3
550.
Error: failed to import '%s': %s.
2017-03-13
Greška: neuspješno uvoženje '%s':%s.
555.
Error: failed to export '%s': %s.
2017-03-13
Greška: neuspješno izvoženje '%s':%s.
556.
Error: failed to read temporary file '%s': %s.
2017-03-13
Greška: neuspješno čitanje privremene datoteke '%s':%s.
558.
incorrect item '%s' in '--order' option
2017-03-13
neispravna stavka '%s' u '--order' opciji
562.
Interface(s):
2017-03-13
Interfejs/i:
576.
IS-SOFTWARE
2017-03-13
IS-SOFTWARE
587.
S390-SUBCHANNELS
2017-03-13
S390-SUBCHANNELS
595.
2GHZ
2017-03-13
2GHZ
596.
5GHZ
2017-03-13
5GHZ
626.
BLUETOOTH
2017-03-13
BLUETOOTH
632.
SYSTEM-DESCRIPTION
2017-03-13
SYSTEM-DESCRIPTION
635.
IEEE-802-1-PPVID
2017-03-13
IEEE-802-1-PPVID
636.
IEEE-802-1-PPVID-FLAGS
2017-03-13
IEEE-802-1-PPVID-FLAGS
637.
IEEE-802-1-VID
2017-03-13
IEEE-802-1-VID
638.
IEEE-802-1-VLAN-NAME
2017-03-13
IEEE-802-1-VLAN-NAME
654.
Warning: argument '%s' is duplicated.
2017-03-13
Upozorenje: argument '%s' je dupliciran.
655.
Error: Device '%s' not found.
2017-03-13
Greška: Uređaj '%s' nije pronađen.
656.
Error: not all devices found.
2017-03-13
Greška: nisu pronađeni svi uređaji.
676.
Error: Connection activation failed: (%d) %s.
2017-03-13
Greška: Aktivaciona veza neuspješna: (%d) %s.
677.
Error: Failed to setup a Wi-Fi hotspot: %s
2017-03-13
Greška: Neuspješno postavljanje Wi-Fi prenosne tačke: %s
678.
Error: Failed to add/activate new connection: %s
2017-03-13
Greška: Neuspješno dodavanje/aktiviranje nove konekcije: %s
679.
Error: Failed to setup a Wi-Fi hotspot
2017-03-13
Greška: Neuspješno postavljanje Wi-Fi prenosne tačke
682.
Hotspot '%s' activated on device '%s'
2017-03-13
Prenosna tačka '%s' aktivirana na uređaju '%s'
687.
Device '%s' successfully disconnected.
2017-03-13
Uređaj '%s' uspješno odspojen.
688.
Device '%s' successfully removed.
2017-03-13
Uređaj '%s' uspješno uklonjen.
689.
Error: Reapplying connection to device '%s' (%s) failed: %s
2017-03-13
Greška: Reapliciranje veze na uređaj '%s' (%s) neuspješno: %s
690.
Connection successfully reapplied to device '%s'.
2017-03-13
Veza uspješno reaplicirana na uređaj '%s'.
693.
Error: not all devices disconnected.
2017-03-13
Greška: nisu svi uređaji odspojeni.
694.
Error: Device '%s' (%s) disconnecting failed: %s
2017-03-13
Greška: Odspajanje uređaja '%s' (%s) neuspješno: %s
695.
Error: not all devices deleted.
2017-03-13
Greška: nisu obrisani svi uređaji.