localize tab animation time

This commit is contained in:
Boris Faure 2014-08-10 18:09:23 +02:00
parent f43decc790
commit b1fa774056
2 changed files with 117 additions and 96 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: terminology 0.6.99\n"
"Report-Msgid-Bugs-To: enlightenment-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2014-07-22 23:36+0200\n"
"POT-Creation-Date: 2014-08-10 18:08+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -67,154 +67,165 @@ msgstr ""
msgid "There is no window open"
msgstr ""
#: src/bin/main.c:2239
#: src/bin/main.c:2294
msgid "Couldn't find terminology theme! Forgot 'make install'?"
msgstr ""
#: src/bin/main.c:2651
#: src/bin/main.c:2711
#, c-format
msgid "(C) 2012-%d Carsten Haitzler and others"
msgstr ""
#: src/bin/main.c:2653
#: src/bin/main.c:2713
msgid "Terminal emulator written with Enlightenment Foundation Libraries."
msgstr ""
#: src/bin/main.c:2661
#: src/bin/main.c:2721
msgid "Command to execute. Defaults to $SHELL (or passwd shell or /bin/sh)"
msgstr ""
#: src/bin/main.c:2663
#: src/bin/main.c:2723
msgid "Change to directory for execution of terminal command."
msgstr ""
#: src/bin/main.c:2665
#: src/bin/main.c:2725
msgid "Use the named edje theme or path to theme file."
msgstr ""
#: src/bin/main.c:2667
#: src/bin/main.c:2727
msgid "Use the named file as a background wallpaper."
msgstr ""
#: src/bin/main.c:2669
#: src/bin/main.c:2729
msgid "Terminal geometry to use (eg 80x24 or 80x24+50+20 etc.)."
msgstr ""
#: src/bin/main.c:2671
#: src/bin/main.c:2731
msgid "Set window name."
msgstr ""
#: src/bin/main.c:2673
#: src/bin/main.c:2733
msgid "Set window role."
msgstr ""
#: src/bin/main.c:2675
#: src/bin/main.c:2735
msgid "Set window title."
msgstr ""
#: src/bin/main.c:2677
#: src/bin/main.c:2737
msgid "Set icon name."
msgstr ""
#: src/bin/main.c:2679
#: src/bin/main.c:2739
msgid "Set font (NAME/SIZE for scalable, NAME for bitmap."
msgstr ""
#: src/bin/main.c:2681
#: src/bin/main.c:2741
msgid ""
"Split the terminal window. 'v' for vertical and 'h' for horizontal. Can be "
"used multiple times. eg -S vhvv or --split hv More description available on "
"the man page."
msgstr ""
#: src/bin/main.c:2746
msgid "Set emotion module to use."
msgstr ""
#: src/bin/main.c:2684
#: src/bin/main.c:2749
msgid "Run the shell as a login shell."
msgstr ""
#: src/bin/main.c:2686
#: src/bin/main.c:2751
msgid "Set mute mode for video playback."
msgstr ""
#: src/bin/main.c:2688
#: src/bin/main.c:2753
msgid "Set cursor blink mode."
msgstr ""
#: src/bin/main.c:2690
#: src/bin/main.c:2755
msgid "Set visual bell mode."
msgstr ""
#: src/bin/main.c:2692
#: src/bin/main.c:2757
msgid "Go into the fullscreen mode from the start."
msgstr ""
#: src/bin/main.c:2694
#: src/bin/main.c:2759
msgid "Go into an iconic state from the start."
msgstr ""
#: src/bin/main.c:2696
#: src/bin/main.c:2761
msgid "Become a borderless managed window."
msgstr ""
#: src/bin/main.c:2698
#: src/bin/main.c:2763
msgid "Become an override-redirect window."
msgstr ""
#: src/bin/main.c:2700
#: src/bin/main.c:2765
msgid "Become maximized from the start."
msgstr ""
#: src/bin/main.c:2702
#: src/bin/main.c:2767
msgid "Terminology is run without a window manager."
msgstr ""
#: src/bin/main.c:2704
#: src/bin/main.c:2769
msgid "Do not exit when the command process exits."
msgstr ""
#: src/bin/main.c:2706
#: src/bin/main.c:2771
msgid "Force single executable if multi-instance is enabled."
msgstr ""
#: src/bin/main.c:2708
#: src/bin/main.c:2773
msgid "Set TERM to 'xterm-256color' instead of 'xterm'."
msgstr ""
#: src/bin/main.c:2710
#: src/bin/main.c:2775
msgid "Highlight links."
msgstr ""
#: src/bin/main.c:2736
#: src/bin/main.c:2804
msgid "show program version."
msgstr ""
#: src/bin/main.c:2739
#: src/bin/main.c:2807
msgid "show copyright."
msgstr ""
#: src/bin/main.c:2742
#: src/bin/main.c:2810
msgid "show license."
msgstr ""
#: src/bin/main.c:2745
#: src/bin/main.c:2813
msgid "show this message."
msgstr ""
#: src/bin/main.c:2849 src/bin/miniview.c:38
#: src/bin/main.c:2920 src/bin/miniview.c:38
#, c-format
msgid "Could not create logging domain '%s'."
msgstr ""
#: src/bin/main.c:2870
#: src/bin/main.c:2941
msgid "Could not parse command line options."
msgstr ""
#: src/bin/main.c:2885
#: src/bin/main.c:2956
#, c-format
msgid "option %s requires an argument!"
msgstr ""
#: src/bin/main.c:2886
#: src/bin/main.c:2957
msgid "invalid options found. See --help."
msgstr ""
#: src/bin/media.c:702
#: src/bin/main.c:3277
msgid "invalid argument found for option -S/--split. See --help."
msgstr ""
#: src/bin/media.c:726
#, c-format
msgid "Could not Initialize the emotion module '%s'"
msgstr ""
@ -223,100 +234,110 @@ msgstr ""
msgid "Restore opened views"
msgstr ""
#: src/bin/options_behavior.c:305 src/bin/options.c:168
#: src/bin/options_behavior.c:224
#, c-format
msgid "%'d lines"
msgstr ""
#: src/bin/options_behavior.c:326 src/bin/options.c:168
msgid "Behavior"
msgstr ""
#: src/bin/options_behavior.c:325
#: src/bin/options_behavior.c:346
msgid "Scroll to bottom on new content"
msgstr ""
#: src/bin/options_behavior.c:335
#: src/bin/options_behavior.c:356
msgid "Scroll to bottom when a key is pressed"
msgstr ""
#: src/bin/options_behavior.c:345
#: src/bin/options_behavior.c:366
msgid "React to key presses"
msgstr ""
#: src/bin/options_behavior.c:355
#: src/bin/options_behavior.c:376
msgid "Cursor blinking"
msgstr ""
#: src/bin/options_behavior.c:365
#: src/bin/options_behavior.c:386
msgid "Visual Bell"
msgstr ""
#: src/bin/options_behavior.c:375
#: src/bin/options_behavior.c:396
msgid "Bell rings"
msgstr ""
#: src/bin/options_behavior.c:385
#: src/bin/options_behavior.c:406
msgid "Urgent Bell"
msgstr ""
#: src/bin/options_behavior.c:395
#: src/bin/options_behavior.c:416
msgid "Active Links"
msgstr ""
#: src/bin/options_behavior.c:405
#: src/bin/options_behavior.c:426
msgid "Enable application server"
msgstr ""
#: src/bin/options_behavior.c:419
#: src/bin/options_behavior.c:440
msgid "Multiple instances, one process"
msgstr ""
#: src/bin/options_behavior.c:429
#: src/bin/options_behavior.c:450
msgid "Set TERM to xterm-256color"
msgstr ""
#: src/bin/options_behavior.c:439
#: src/bin/options_behavior.c:460
msgid "BackArrow sends Del (instead of BackSpace)"
msgstr ""
#: src/bin/options_behavior.c:449
#: src/bin/options_behavior.c:470
msgid "Drag & drop links"
msgstr ""
#: src/bin/options_behavior.c:459
#: src/bin/options_behavior.c:480
msgid "Start as login shell"
msgstr ""
#: src/bin/options_behavior.c:469
#: src/bin/options_behavior.c:490
msgid "Focus split under the Mouse"
msgstr ""
#: src/bin/options_behavior.c:479
#: src/bin/options_behavior.c:500
msgid "Always open at size:"
msgstr ""
#: src/bin/options_behavior.c:489
#: src/bin/options_behavior.c:510
msgid "Width:"
msgstr ""
#: src/bin/options_behavior.c:509
#: src/bin/options_behavior.c:530
msgid "Height:"
msgstr ""
#: src/bin/options_behavior.c:536
#: src/bin/options_behavior.c:557
msgid "Word separators:"
msgstr ""
#: src/bin/options_behavior.c:567
#: src/bin/options_behavior.c:588
msgid "Scrollback:"
msgstr ""
#: src/bin/options_behavior.c:587
#: src/bin/options_behavior.c:621
msgid "Tab zoom/switch animation time:"
msgstr ""
#: src/bin/options_behavior.c:588
#: src/bin/options_behavior.c:622
msgid ""
"Set the time of the animation that<br>takes places on tab switches,<br>be "
"them by key binding, mouse<br>wheel or tabs panel mouse move"
msgstr ""
#: src/bin/options_behavior.c:635 src/bin/options_behavior.c:636
#, c-format
msgid "%1.1f s"
msgstr ""
#: src/bin/options.c:134
msgid "Options"
msgstr ""
@ -337,7 +358,7 @@ msgstr ""
msgid "Video"
msgstr ""
#: src/bin/options.c:167 src/bin/options_colors.c:159
#: src/bin/options.c:167 src/bin/options_colors.c:160
msgid "Colors"
msgstr ""
@ -353,71 +374,71 @@ msgstr ""
msgid "Temporary"
msgstr ""
#: src/bin/options_colors.c:12
#: src/bin/options_colors.c:13
msgid "Default"
msgstr ""
#: src/bin/options_colors.c:13
#: src/bin/options_colors.c:14
msgid "Black"
msgstr ""
#: src/bin/options_colors.c:14
#: src/bin/options_colors.c:15
msgid "Red"
msgstr ""
#: src/bin/options_colors.c:15
#: src/bin/options_colors.c:16
msgid "Green"
msgstr ""
#: src/bin/options_colors.c:16
#: src/bin/options_colors.c:17
msgid "Yellow"
msgstr ""
#: src/bin/options_colors.c:17
#: src/bin/options_colors.c:18
msgid "Blue"
msgstr ""
#: src/bin/options_colors.c:18
#: src/bin/options_colors.c:19
msgid "Magenta"
msgstr ""
#: src/bin/options_colors.c:19
#: src/bin/options_colors.c:20
msgid "Cyan"
msgstr ""
#: src/bin/options_colors.c:20
#: src/bin/options_colors.c:21
msgid "White"
msgstr ""
#: src/bin/options_colors.c:21
#: src/bin/options_colors.c:22
msgid "Inverse"
msgstr ""
#: src/bin/options_colors.c:22
#: src/bin/options_colors.c:23
msgid "Inverse Base"
msgstr ""
#: src/bin/options_colors.c:187
#: src/bin/options_colors.c:188
msgid "Normal"
msgstr ""
#: src/bin/options_colors.c:188
#: src/bin/options_colors.c:189
msgid "Bright"
msgstr ""
#: src/bin/options_colors.c:189
#: src/bin/options_colors.c:190
msgid "Normal 2"
msgstr ""
#: src/bin/options_colors.c:190
#: src/bin/options_colors.c:191
msgid "Bright 2"
msgstr ""
#: src/bin/options_colors.c:262
#: src/bin/options_colors.c:263
msgid "Use"
msgstr ""
#: src/bin/options_colors.c:272
#: src/bin/options_colors.c:273
msgid "Reset"
msgstr ""
@ -586,43 +607,43 @@ msgstr ""
msgid "Automatic"
msgstr ""
#: src/bin/options_wallpaper.c:101
#: src/bin/options_wallpaper.c:99
msgid "None"
msgstr ""
#: src/bin/options_wallpaper.c:392
#: src/bin/options_wallpaper.c:388
msgid "Source file is target file"
msgstr ""
#: src/bin/options_wallpaper.c:405
#: src/bin/options_wallpaper.c:401
msgid "Picture imported"
msgstr ""
#: src/bin/options_wallpaper.c:410
#: src/bin/options_wallpaper.c:406
msgid "Failed"
msgstr ""
#: src/bin/options_wallpaper.c:427
#: src/bin/options_wallpaper.c:423
msgid "Background"
msgstr ""
#: src/bin/options_wallpaper.c:471
#: src/bin/options_wallpaper.c:467
msgid "Select Path"
msgstr ""
#: src/bin/options_wallpaper.c:477
#: src/bin/options_wallpaper.c:473
msgid "System"
msgstr ""
#: src/bin/options_wallpaper.c:480
#: src/bin/options_wallpaper.c:476
msgid "User"
msgstr ""
#: src/bin/options_wallpaper.c:483
#: src/bin/options_wallpaper.c:479
msgid "Other"
msgstr ""
#: src/bin/options_wallpaper.c:498
#: src/bin/options_wallpaper.c:494
msgid "Double click on a picture to import it"
msgstr ""
@ -654,25 +675,25 @@ msgstr ""
msgid "Open"
msgstr ""
#: src/bin/termio.c:1898
#: src/bin/termio.c:1902
#, c-format
msgid "unsupported selection format '%s'"
msgstr ""
#: src/bin/termio.c:3837
#: src/bin/termio.c:3844
msgid "Ecore IMF failed"
msgstr ""
#: src/bin/termio.c:4535
#: src/bin/termio.c:4542
msgid "Could not allocate termpty"
msgstr ""
#: src/bin/termio.c:4902
#: src/bin/termio.c:4909
#, c-format
msgid "Could not get working directory of pid %i: %s"
msgstr ""
#: src/bin/termio.c:4916
#: src/bin/termio.c:4923
#, c-format
msgid "Could not load working directory %s: %s"
msgstr ""

View File

@ -632,8 +632,8 @@ options_behavior(Evas_Object *opbox, Evas_Object *term)
evas_object_size_hint_weight_set(o, EVAS_HINT_EXPAND, 0.0);
evas_object_size_hint_align_set(o, EVAS_HINT_FILL, 0.0);
elm_slider_span_size_set(o, 40);
elm_slider_unit_format_set(o, "%1.1f");
elm_slider_indicator_format_set(o, "%1.1f");
elm_slider_unit_format_set(o, _("%1.1f s"));
elm_slider_indicator_format_set(o, _("%1.1f s"));
elm_slider_min_max_set(o, 0.0, 1.0);
elm_slider_value_set(o, config->tab_zoom);
elm_box_pack_end(bx, o);