source: projects/proc-rpmnew/trunk/po/proc-rpmnew.pot @ 4585

Revision 4585, 1.5 KB checked in by yasumichi, 13 years ago (diff)

対象ファイル表示時に最終更新日時も表示するようにした。

RevLine 
[4549]1# SOME DESCRIPTIVE TITLE.
[4555]2# Copyright (C) YEAR Yasumichi Akahoshi
[4549]3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
[4585]9"Project-Id-Version: proc-rpmnew 0.3.1\n"
[4555]10"Report-Msgid-Bugs-To: http://bts.vinelinux.org/\n"
[4585]11"POT-Creation-Date: 2011-08-11 21:44+0900\n"
[4549]12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
19
[4577]20#: proc-rpmnew.in:17
[4555]21#, sh-format
[4561]22msgid "S) Show difference"
[4549]23msgstr ""
24
[4577]25#: proc-rpmnew.in:18
[4557]26#, sh-format
[4561]27msgid "E) Edit on diff mode of vim"
[4549]28msgstr ""
29
[4577]30#: proc-rpmnew.in:19
[4557]31#, sh-format
[4561]32msgid "I) merge Intaractively by sdiff"
[4549]33msgstr ""
34
[4577]35#: proc-rpmnew.in:20
[4557]36#, sh-format
[4561]37msgid "R) Replace current file by saved file"
[4549]38msgstr ""
39
[4577]40#: proc-rpmnew.in:21
[4557]41#, sh-format
[4561]42msgid "P) Protect current file and remove saved file"
[4549]43msgstr ""
44
[4577]45#: proc-rpmnew.in:22
[4557]46#, sh-format
[4561]47msgid "Q) Quit"
[4549]48msgstr ""
49
[4577]50#: proc-rpmnew.in:23
[4557]51#, sh-format
[4561]52msgid "N) Next file"
[4549]53msgstr ""
54
[4577]55#: proc-rpmnew.in:24
[4549]56#, sh-format
[4561]57msgid "What do you do? > "
[4549]58msgstr ""
59
[4585]60#: proc-rpmnew.in:71
[4557]61#, sh-format
[4585]62msgid "current configuration: $dir/$cur\t\t($ctime)"
[4561]63msgstr ""
64
[4585]65#: proc-rpmnew.in:72
[4561]66#, sh-format
[4585]67msgid "saved configuration  : $file\t($stime)"
[4561]68msgstr ""
69
[4585]70#: proc-rpmnew.in:95
[4561]71#, sh-format
[4549]72msgid "You inputed wrong character."
73msgstr ""
Note: See TracBrowser for help on using the repository browser.