diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
commit | ad9b458c7437e20be7d5a93ce383effe354bfeba (patch) | |
tree | 1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/ja.js | |
parent | 81148e64f85a912a18929d222d96543f92bcaa75 (diff) | |
download | nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 6290a172a0b..f784be49b52 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -6,13 +6,13 @@ OC.L10N.register( "Unknown error" : "不明なエラー", "All files" : "すべてのファイル", "Recent" : "最新", + "Favorites" : "お気に入り", "File could not be found" : "ファイルを見つけられませんでした", "Move or copy" : "移動またはコピー", "Download" : "ダウンロード", "Delete" : "削除", "Home" : "ホーム", "Close" : "閉じる", - "Favorites" : "お気に入り", "Could not create folder \"{dir}\"" : "フォルダー \"{dir}\" を作成できませんでした", "Upload cancelled." : "アップロードはキャンセルされました。", "Unable to upload {filename} as it is a directory or has 0 bytes" : "ディレクトリであるか、または0バイトのため {filename} をアップロードできません", @@ -138,13 +138,13 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、このサーバーのファイルアップロード時の最大サイズを超えています。", "No favorites yet" : "まだお気に入りはありません", "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。", - "Shared with you" : "他ユーザーがあなたと共有中", - "Shared with others" : "他ユーザーと共有中", - "Shared by link" : "URLリンクで共有中", "Tags" : "タグ", "Deleted files" : "ゴミ箱", "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", - "Move" : "移動" + "Move" : "移動", + "Shared with you" : "他ユーザーがあなたと共有中", + "Shared with others" : "他ユーザーと共有中", + "Shared by link" : "URLリンクで共有中" }, "nplurals=1; plural=0;"); |