|
106.
|
|
|
The %(slet)sScreenlet is already installed in '%(dir)s'.
Do you wish to continue?
|
|
|
check if screenlet is already installed
found_path = screenlets.utils.find_first_screenlet_path(name)
found_path != None:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/lib/install.py:134
|
|
107.
|
|
|
Install %s
|
|
|
|
%s のインストール
|
|
Translated and reviewed by
kawaji
|
|
|
|
Located in
src/lib/install.py:134 src/lib/install.py:200
|
|
108.
|
|
|
%sScreenlet is already installed
|
|
|
|
%sScreenlet はすでにインストール済み
|
|
Translated and reviewed by
kawaji
|
|
|
|
Located in
src/lib/install.py:137
|
|
109.
|
|
|
Invalid archive. Archive must contain a directory with the screenlet's name.
|
|
|
dir missing
|
|
|
|
不正な書庫です。書庫には Screenlet の名前の付いたディレクトリが含まれている必要があります。
|
|
Translated and reviewed by
kawaji
|
|
|
|
Located in
src/lib/install.py:144
|
|
110.
|
|
|
Compatibility for this karamba theme is not yet implemented
|
|
|
|
この Karamba テーマ用の互換機能はまだ実装していません
|
|
Translated and reviewed by
kawaji
|
|
|
|
Located in
src/lib/install.py:156
|
|
111.
|
|
|
Karamba theme was successfully installed
|
|
|
|
Karamba テーマのインストールに成功しました
|
|
Translated and reviewed by
kawaji
|
|
|
|
Located in
src/lib/install.py:183
|
|
112.
|
|
|
Invalid archive. Archive does not contain a screenlet or a valid karamba theme.
|
|
|
|
不正な書庫。書庫には Screenlet または適正な Karemba テーマが含まれていません。
|
|
Translated and reviewed by
kawaji
|
|
|
|
Located in
src/lib/install.py:185
|
|
113.
|
|
|
%s was not packaged with the screenlet packager. Do you wish to continue and try to install it?
|
|
|
|
%s は Screenlet パッケージャによってパッケージされていません。このまま続けてインストールを試行しますか?
|
|
Translated and reviewed by
kawaji
|
|
|
|
Located in
src/lib/install.py:200
|
|
114.
|
|
|
This package was not packaged with the screenlet packager.
|
|
|
|
このパッケージは Screenlet パッケージャによってパッケージされていません。
|
|
Translated and reviewed by
kawaji
|
|
|
|
Located in
src/lib/install.py:203
|
|
115.
|
|
|
The %sScreenlet has been succesfully installed.
|
|
|
set msg/result
|
|
|
|
%sScreenlet のインストールに成功しました。
|
|
Translated and reviewed by
kawaji
|
|
|
|
Located in
src/lib/install.py:212
|