1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/ja_JP.php

11 lines
573 B
PHP
Raw Normal View History

2012-09-11 02:07:59 +02:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "ブックマーク",
2012-10-11 02:10:53 +02:00
"Tags" => "タグ",
2012-09-14 02:04:08 +02:00
"Bookm." => "ブックマーク",
2012-09-11 02:07:59 +02:00
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Webページをすぐにブックマークしたい場合は、これをブラウザのブックマークにドラッグし、クリックしてください:",
"Read later" => "後で確認",
"Address" => "アドレス",
"You have no bookmarks" => "ブックマークがありません",
"Bookmarklet <br />" => "ブックマークレット <br />"
);