diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 1d9e27804b6..5527b26b764 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -84,6 +84,7 @@ OC.L10N.register( "Yes" : "はい", "No files in here" : "ここにはファイルがありません", "Choose" : "選択", + "Copy" : "コピー", "Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}", "OK" : "OK", "Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}", @@ -130,7 +131,6 @@ OC.L10N.register( "Choose a password for the public link" : "URLによる共有のパスワードを入力", "Choose a password for the public link or press the \"Enter\" key" : "公開リンクのパスワードを入力、または、\"エンター\"のみを叩く", "Copied!" : "コピーされました!", - "Copy" : "コピー", "Not supported!" : "サポートされていません!", "Press ⌘-C to copy." : "⌘+Cを押してコピーします。", "Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。", |