BETA

Transvision

No matching results for the string parameter for the locale ka

Displaying 35 results for the string parameter in en-US:

Entity ka en-US
Entity # all locales chat • commands.properties
helpHelpString
ka
help <ბრძანების_სახელი>: დახმარების ჩვენება ბრძანებისთვის <ბრძანების_სახელი> ან შესაძლო ბრძანებების სია პარამეტრების გარეშე.
en-US
help <name>: show the help message for the <name> command, or the list of possible commands when used without parameter.
Entity # all locales chat • irc.properties
command.modeChannel2
ka
%S [<არხი>] [(+|-)<ახალი რეჟიმი> [<პარამეტრი>][,<პარამეტრი>]*]: ახალი რეჟიმის მიღება, დაყენება, ან მოხსნა.
en-US
%S [<channel>] [(+|-)<new mode> [<parameter>][,<parameter>]*]: Get, set, or unset a channel mode.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
ka
ServiceWorker-მა ‘%1$S’ ბმულისთვის ვერ გაშიფრა შეტყობინება. ‘Crypto-Key‘ თავსართი უნდა შეიცავდეს ‘dh‘ პარამეტრს, პროგრამის სერვერის public გასაღებთან ერთად. ვრცლად, იხილეთ https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 .
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionHeader
ka
ServiceWorker-მა ‘%1$S’ ბმულისთვის ვერ გაშიფრა შეტყობინება. ‘Encryption’ თავსართი, უნდა შეიცავდეს უნიკალურ ‘salt‘ პარამეტრს, თითოეული შეტყობინებისთვის. ვრცლად, იხილეთ https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 .
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption’ header must include a unique ‘salt‘ parameter for each message. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
ka
ServiceWorker-მა ბმულისთვის ‘%1$S’ ვერ გაშიფრა შეტყობინება. ‘Encryption-Key’ თავსართი უნდა შეიცავდეს ‘dh‘ პარამეტრს. არსებული თავსართი უკვე მოძველებულია და მალე მოცილდება. გთხოვთ, სანაცვლოდ გამოიყენოთ ‘Crypto-Key‘ და ‘Content-Encoding: aesgcm‘ ერთად. ვრცლად, იხილეთ https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadRecordSize
ka
ServiceWorker-მა ‘%1$S’ ბმულისთვის ვერ გაშიფრა შეტყობინება. ‘rs‘ პარამეტრი ‘Encryption‘ თავსართისთვის შეიძლება მერყეობდეს %2$S და 2^36-31 შუალედში, ან საერთოდ გამოტოვებული უნდა იყოს. ვრცლად, იხილეთ https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 .
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘rs‘ parameter of the ‘Encryption‘ header must be between %2$S and 2^36-31, or omitted entirely. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
ka
ServiceWorker-მა ‘%1$S’ ბმულისთვის ვერ გაშიფრა შეტყობინება. ‘salt‘ პარამეტრი ‘Encryption‘ თავსართში უნდა იყოს base64url-ით დაშიფრული (https://tools.ietf.org/html/rfc7515#appendix-C), და არანაკლებ 16 ბაიტის ზომის, დაშიფვრამდე. ვრცლად, იხილეთ https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 .
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘salt‘ parameter in the ‘Encryption‘ header must be base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C), and be at least 16 bytes before encoding. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSenderKey
ka
ServiceWorker-მა ‘%1$S’ ბმულისთვის ვერ გაშიფრა შეტყობინება. ‘dh‘ პარამეტრი ‘Crypto-Key‘ თავსართში, უნდა წარმოადგენდეს პროგრამის სერვერის Diffie-Hellman public გასაღებს, base64url-ით დაშიფრულს (https://tools.ietf.org/html/rfc7515#appendix-C) და უნდა იყოს “შეუკუმშავ”, ანუ “ნედლ” ფორმატში (65 ბაიტი, დაშიფვრამდე). ვრცლად, იხილეთ https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 .
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • layout • css.properties
PEPseudoClassArgNotIdent
ka
მოსალოდნელი pseudo-class პარამეტრის ნაცვლად მოიძებნა '%1$S'.
en-US
Expected identifier for pseudo-class parameter but found ‘%1$S’.
Entity # all locales dom • chrome • layout • xmlparser.properties
10
ka
პარამეტრის მცდარი დამოწმება
en-US
illegal parameter entity reference
Entity # all locales dom • chrome • layout • xmlparser.properties
24
ka
ელემენტი განსაზღვრულია პარამეტრში
en-US
entity declared in parameter entity
Entity # all locales dom • chrome • layout • xmlparser.properties
29
ka
დაცულ (xml) პრეფიქსს განსაზღვრება უნდა მოეხსნას ან სხვა სახელთა არეს URI მიეკუთვნოს
en-US
incomplete markup in parameter entity
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-list.help
ka
Warning: Source string is missing
en-US
Lists the currently known about DCC offers and connections. This may be limited to just "chat" or "send" using the |type| parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join-charset.help
ka
Warning: Source string is missing
en-US
Joins the global (name starts with #), local (name starts with &), or modeless (name starts with a +) channel named <channel-name>. Messages will be encoded and decoded according to the character encoding specified by <charset>. The <charset> parameter is independent of the default character encoding, which can be selected with the /charset command. If no prefix is given, # is assumed. Provides the key <key> if specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.leave.help
ka
Warning: Source string is missing
en-US
Leaves the current channel. Use /delete to force the view to go away, losing its contents, or /hide to temporarily hide it, preserving its contents. Many servers do not support the optional <reason> parameter. Your preferences are used to determine whether to delete the tab. If you are dispatching this command from a script, you may override this behaviour with the <delete-when-done> parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.ctcphelp.ping
ka
Warning: Source string is missing
en-US
PING echos the parameter passed to the client
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.invalid.param
ka
Warning: Source string is missing
en-US
Invalid value for parameter %1$S (%2$S).
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.required.param
ka
Warning: Source string is missing
en-US
Missing required parameter %1$S.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.websearch.url.help
ka
Warning: Source string is missing
en-US
The URL to use when running a web search; your search terms will be appended to this URL. You can include the optional parameter %s to insert your search terms in a specific part of the URL instead (e.g. "http://www.searchwebsite.com/search?q=%s"). If this field is left blank, your browser's search engine will be used (or Google, if Chatzilla is not running as a browser plugin).
Entity # all locales mail • chrome • messenger • oeImportMsgs.properties
2003
ka
საფოსტო ყუთის იმპორტის არასწორი პარამეტრი.
en-US
Bad parameter passed to import mailbox.
Entity # all locales mail • chrome • messenger • oeImportMsgs.properties
2010
ka
წიგნაკის იმპორტის არასწორი პარამეტრი.
en-US
Bad parameter passed to import addressbook.
Entity # all locales mail • chrome • messenger • outlookImportMsgs.properties
2003
ka
საფოსტო ყუთის იმპორტის არასწორი პარამეტრი.
en-US
Bad parameter passed to import mailbox.
Entity # all locales mail • chrome • messenger • outlookImportMsgs.properties
2007
ka
წიგნაკის იმპორტირების არასწორი პარამეტრი.
en-US
Bad parameter passed to import address book.
Entity # all locales mail • chrome • messenger • textImportMsgs.properties
2004
ka
წიგნაკის იმპორტის არასწორი პარამეტრი.
en-US
Bad parameter passed to import address book.
Entity # all locales mail • chrome • messenger • wmImportMsgs.properties
2003
ka
მცდარი პარამეტრი საფოსტო ყუთის იმპორტისას.
en-US
Bad parameter passed to import mailbox.
Entity # all locales mail • chrome • messenger • wmImportMsgs.properties
2010
ka
მცდარი პარამეტრი საფოსტო ყუთის იმპორტისას.
en-US
Bad parameter passed to import addressbook.
Entity # all locales mail • chrome • mozldap • ldap.properties
89
ka
მცდარი პარამეტრი LDAP ოპერატორში
en-US
Bad parameter to an LDAP routine
Entity # all locales suite • chrome • mailnews • oeImportMsgs.properties
2003
ka
საფოსტო ყუთის იმპორტის არასწორი პარამეტრი.
en-US
Bad parameter passed to import mailbox.
Entity # all locales suite • chrome • mailnews • oeImportMsgs.properties
2010
ka
წიგნაკის იმპორტის არასწორი პარამეტრი.
en-US
Bad parameter passed to import addressbook.
Entity # all locales suite • chrome • mailnews • outlookImportMsgs.properties
2003
ka
საფოსტო ყუთის იმპორტის არასწორი პარამეტრი.
en-US
Bad parameter passed to import mailbox.
Entity # all locales suite • chrome • mailnews • outlookImportMsgs.properties
2007
ka
წიგნაკის იმპორტირების არასწორი პარამეტრი.
en-US
Bad parameter passed to import address book.
Entity # all locales suite • chrome • mailnews • textImportMsgs.properties
2004
ka
წიგნაკის იმპორტის არასწორი პარამეტრი.
en-US
Bad parameter passed to import address book.
Entity # all locales suite • chrome • mailnews • wmImportMsgs.properties
2003
ka
მცდარი პარამეტრი საფოსტო ყუთის იმპორტისას.
en-US
Bad parameter passed to import mailbox.
Entity # all locales suite • chrome • mailnews • wmImportMsgs.properties
2010
ka
მცდარი პარამეტრი საფოსტო ყუთის იმპორტისას.
en-US
Bad parameter passed to import addressbook.
Entity # all locales suite • chrome • mozldap • ldap.properties
89
ka
მცდარი პარამეტრი LDAP ოპერატორში
en-US
Bad parameter to an LDAP routine
Please enable JavaScript. Some features won't be available without it.