Examples of using String name in English and their translations into Ukrainian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
Lt;string name="my_level">My level</string>
Lt;string name="exp_more">exp more</string>
Lt;string name="you_have">You have</string>
Lt;string name=" whats new"> What\ 's New</ string>
Lt;string name="space_t_10">What a luck!</string>
Lt;string name="space_t_2">All conditions!</string>
Lt;string name="very_slow_v">Very slow</string>
Lt;string name="rank_4">Famous Visionary</string>
Lt;string name="enter_code">Enter code here</string>
Lt;string name="memory_card">Memory card</string>
Lt;string name="by_time">By trigger time</string>
Lt;string name="finish_t_r_1">New record!</string>
Lt;string name="rank_1">Very Logical Person</string>
Lt;string name="privacy_t">Privacy Policy</string>
Lt;string name="space_t_0">Truly paradise planet!</string>
Lt;string name="dignity_help">Your dignity depends on your level.
Lt;string name="retry_toast">Please retry in a few seconds</string>
Lt;string name="games_help">Make a choice, listening to your intuition.
Lt;string name="enter_name">Enter your name</string>
Lt;string name="space_f_21">This planet was left after the nuclear explosion</string>
Lt;string name="profile_help">This tab displays the parameters of your game account.</string>
Lt;string name="want_backup_c">All statistic, personal records, experience and coins will be saved on %1$s.
Lt;string name="faq_c_5">The first results are usually visible within a couple of weeks of regular exercising, and sustainable- in 2 months.
Lt;string name="exp_help">You earn experience points for consecutive correct answers, and the more correct answers in a row, the more points.
Lt;string name="faq_c_4">For best results, you need to practice on a daily basis, at least until you run out the\"Laziness\"(see the\"Profile\" tab).
Lt;string name="faq_c_3">In this app,\"chances\" are generated before the game starts, so you guess not the random event itself, but the pre-set sequence of chances.
Lt;string name="faq_c_7">In this case, it is likely that you usually practice in not your most cheerful and happy mood, and perhaps haven\'t identified yet the nature of your intuitive impulse.
Bool attrAdd( string id, string name, string tp="real", string selValsNms="")[for enabled parameter of the logical type]- adds the attribute id with the name name and the type tp.
Function map(String name, String document):// name: document name// document: document contents for each word w in document: emit(w, 1) function reduce(String word, Iterator partialCounts):// word: a word// partialCounts: a list of aggregated partial counts sum= 0 for each pc in partialCounts: sum+= pc emit(word, sum).