diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 78504730fdf..d05feb57c9a 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -113,14 +113,10 @@ OC.L10N.register( "Hide file listing" : "ファイルリストを隠す", "Email link to person" : "メールリンク", "Send" : "送信", - "Sending ..." : "送信中...", - "Email sent" : "メールを送信しました", - "Send link via email" : "メールでリンクを送信", "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", "Shared with you by {owner}" : "{owner} より共有中", "group" : "グループ", "remote" : "リモート", - "notify by email" : "メールで通知", "Unshare" : "共有解除", "can reshare" : "再共有可能", "can edit" : "編集を許可", @@ -134,15 +130,9 @@ OC.L10N.register( "No users found for {search}" : "{search} のユーザーはいませんでした", "An error occurred. Please try again" : "エラーが発生しました。もう一度実行してください。", "{sharee} (group)" : "{sharee} (グループ)", - "{sharee} (at {server})" : "{sharee} ({server} で)", "{sharee} (remote)" : "{sharee} (リモート)", "Share" : "共有", - "Share with users…" : "ユーザーと共有...", - "Share with users, groups or remote users…" : "ユーザー、グループもしくはリモートユーザーと共有 ...", - "Share with users or groups…" : "ユーザーもしくはグループと共有...", - "Share with users or remote users…" : "ユーザーもしくはリモートユーザーと共有 ...", "Error removing share" : "共有の削除エラー", - "Error while sending notification" : "通知送信中にエラーが発生", "Non-existing tag #{tag}" : "存在しないタグ#{tag}", "restricted" : "制限済", "invisible" : "不可視", @@ -315,9 +305,19 @@ OC.L10N.register( "Nov." : "11月", "Dec." : "12月", "Allow editing" : "編集を許可", + "Sending ..." : "送信中...", + "Email sent" : "メールを送信しました", + "Send link via email" : "メールでリンクを送信", + "notify by email" : "メールで通知", "can share" : "共有可", + "{sharee} (at {server})" : "{sharee} ({server} で)", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "次の形式で指定して他のownCloudのユーザーと、共有", + "Share with users…" : "ユーザーと共有...", + "Share with users, groups or remote users…" : "ユーザー、グループもしくはリモートユーザーと共有 ...", + "Share with users or groups…" : "ユーザーもしくはグループと共有...", + "Share with users or remote users…" : "ユーザーもしくはリモートユーザーと共有 ...", "Warning" : "警告", + "Error while sending notification" : "通知送信中にエラーが発生", "No search results in other folders" : "他のフォルダーの検索結果はありません", "Two-step verification" : "2段階認証", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "あなたのアカウントではセキュリティ拡張が有効になっています。2要素認証を使って認証してください。", |