diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-01 01:54:37 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-01 01:54:37 -0400 |
commit | d8f7780f4f1571b1b15bc8cc1758c5602a609e41 (patch) | |
tree | 35cf2877bcae471ee5b704c17a4e30e0b94a7859 /core/l10n/ja.js | |
parent | 46d8c0a2d69f2c0c6a94f58a96ddc3835a3754c8 (diff) | |
download | nextcloud-server-d8f7780f4f1571b1b15bc8cc1758c5602a609e41.tar.gz nextcloud-server-d8f7780f4f1571b1b15bc8cc1758c5602a609e41.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 3773e43227b..bba306dafc6 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -110,7 +110,11 @@ OC.L10N.register( "Edit tags" : "タグを編集", "Error loading dialog template: {error}" : "メッセージテンプレートの読み込みエラー: {error}", "No tags selected for deletion." : "削除するタグが選択されていません。", - "_download %n file_::_download %n files_" : [""], + "unknown text" : "不明なテキスト", + "Hello world!" : "Hello world!", + "sunny" : "快晴", + "Hello {name}, the weather is {weather}" : "こんにちは、 {name}、 天気は{weather}です", + "_download %n file_::_download %n files_" : ["%n個のファイルをダウンロード"], "Updating {productName} to version {version}, this may take a while." : "{productName} を バージョン {version} に更新しています。しばらくお待ちください。", "Please reload the page." : "ページをリロードしてください。", "The update was unsuccessful." : "アップデートに失敗しました。", |