Skip to content

Instantly share code, notes, and snippets.

@liangtai
liangtai / gegl-0.3.po
Last active August 31, 2017 14:18
gegl japanese text
# GEGL Japanese message catalog
# Copyright (C) 2017 Free Software Foundation, Inc.
# 島本良太 (SimaMoto,RyōTa) <liangtai.s16@gmail.com>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: GEGL 0.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-28 15:42+0900\n"
"PO-Revision-Date: 2017-08-30 00:00+0900\n"
@liangtai
liangtai / ellestoneS11.html
Last active August 29, 2015 13:57
Elle Stone 氏による GIMP ヘルプ文書の色管理の章の改訂草稿
<!DOCTYPE HTML>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
<title>第11章 GIMP の色管理 (改訂草稿)</title>
</head>
<style type="text/css">
.clear {
overflow : hidden;
clear : both;
@liangtai
liangtai / bugzilla-howto.xml
Created May 31, 2011 13:18 — forked from anonymous/bugzilla-howto.xml
Gentoo文書日本語翻訳
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bugzilla-howto.xml,v 1.17 2010/02/28 06:14:00 nightmorph Exp $ -->
<guide lang="ja">
<title>Gentooバグ報告ガイド</title>
<author title="Author">
<mail link="chriswhite@gentoo.org">Chris White</mail>
</author>
@liangtai
liangtai / directory.xml
Created May 20, 2011 22:54
Additional page for GIMP-doc: "Files and folders"
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.docbook.org/xml/4.3/docbookx.dtd">
<!-- section history:
2011-05-20 liangtai: initial version
-->
<sect2 id="gimp-directory">
<title>Files and folders for <acronym>GIMP</acronym></title>
<indexterm>
@liangtai
liangtai / nowdependency.rb
Created October 13, 2010 13:13
Shows task order of updates on ports
#! /usr/bin/env ruby -Ku
# -- An example to build the 'targetlist' file and 'preservinglist' file --
# List updates from "portversion -c" result
# sed -f portversion.sed RESULT_FILE > targetlist
require "optparse"
$fulllistname = "/usr/ports/INDEX-#{`uname -r`.split('.')[0]}"
$targetfilename = "targetlist.txt"
@liangtai
liangtai / mallard.jp.po
Created October 8, 2010 11:01
Japanese translation for Mallard Guidebook
# Japanese translation for gnome-doc-utils.
# Copyright (C) 2010 gnome-doc-utils's COPYRIGHT HOLDER
# This file is distributed under the same license as the gnome-doc-utils package.
# (SimaMoto,RyōTa) <liangtai.s4@gmail.com>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-doc-utils gnome-2-28\n"
"POT-Creation-Date: 2010-10-01 18:36+0000\n"
"PO-Revision-Date: 2010-03-24 07:54+0000\n"
@liangtai
liangtai / JapaneseUpdates-forQMMP.diff
Last active August 4, 2018 11:43
Japanese Updates for QMMP
Index: qmmp/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts
===================================================================
--- qmmp/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts (revision 8221)
+++ qmmp/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts (working copy)
@@ -96,37 +96,37 @@
<message>
<location filename="../statusoption.cpp" line="103"/>
<source>%{bitrate} - bitrate</source>
- <translation type="unfinished"></translation>
+ <translation>%{bitrate} - ビットレート</translation>
@liangtai
liangtai / patch-tr.diff
Created October 4, 2010 21:10
enable Qt4:qtconfig translation
--- tools/qtconfig/main.cpp.orig 2010-01-16 02:01:30.000000000 +0900
+++ tools/qtconfig/main.cpp 2010-04-29 19:23:25.000000000 +0900
@@ -42,6 +42,8 @@
#include "ui_previewwidgetbase.h"
#include "mainwindow.h"
#include <QApplication>
+#include <QLibraryInfo>
+#include <QTranslator>
QT_USE_NAMESPACE
@liangtai
liangtai / .gitignore
Created July 12, 2010 09:16
FreeBSD@PORTSDIR/multimedia/qmmp
qmmp/work*
qmmp-plugin-pack/work*
@liangtai
liangtai / Makefile
Created May 24, 2010 10:14
FreeBSD@PORTSDIR/graphics/gimp-painter-
# New ports collection makefile for: gimp-app-painter-
# Date created: 24th May 2010
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= graphics gnome
PKGNAMESUFFIX= -painter-