# Author: Wrightbus
# Author: Yusuke1109
# Author: ネイ
+# Author: 神樂坂秀吉
# Author: 青子守歌
# Author: 아라
---
description: 説明
languages: 言語
pass_crypt: パスワード
+ datetime:
+ distance_in_words_ago:
+ about_x_hours:
+ one: 約1時間前
+ other: 約%{count}時間前
+ about_x_months:
+ one: 約1ヶ月前
+ other: 約%{count}ヶ月前
+ about_x_years:
+ one: 約1年
+ other: 約%{count}年前
+ almost_x_years:
+ one: ほぼ1年前
+ other: ほぼ%{count}年前
+ half_a_minute: 30秒前
+ less_than_x_seconds:
+ one: 1秒前以内に
+ other: '%{count}秒前以内に'
+ less_than_x_minutes:
+ one: 1分前以内に
+ other: '%{count}分前以内に'
+ over_x_years:
+ one: 1年前以上
+ other: '%{count}年前以上'
+ x_seconds:
+ one: 1秒
+ other: '%{count}秒前'
+ x_minutes:
+ one: 1分前
+ other: '%{count}分前'
+ x_days:
+ one: 1日前
+ other: '%{count}日前'
+ x_months:
+ one: 1ヶ月前
+ other: '%{count}ヶ月前'
+ x_years:
+ one: 1年前
+ other: '%{count}年前'
editor:
default: 既定 (現在は %{name})
potlatch:
api:
notes:
comment:
- opened_at_html: '%{when}前に作成'
- opened_at_by_html: '%{user}さんが%{when}前に作成'
- commented_at_html: '%{when}前に更新'
- commented_at_by_html: '%{user}さんが%{when}前に更新'
- closed_at_html: '%{when}前に解決'
- closed_at_by_html: '%{user}さんが%{when}前に解決'
- reopened_at_html: '%{when}前に再開'
+ opened_at_html: '%{when}に作成'
+ opened_at_by_html: '%{user}さんが%{when}に作成'
+ commented_at_html: '%{when}に更新'
+ commented_at_by_html: '%{user}さんが%{when}に更新'
+ closed_at_html: '%{when}に解決'
+ closed_at_by_html: '%{user}さんが%{when}に解決'
+ reopened_at_html: '%{when}に再開'
reopened_at_by_html: '%{user}さんが%{when}に再開'
rss:
title: OpenStreetMap メモ
browse:
created: 作成
closed: クローズ
- created_html: <abbr title='%{title}'>%{time}前</abbr>に作成
- closed_html: <abbr title='%{title}'>%{time}前</abbr>にクローズ
- created_by_html: '%{user}さんが<abbr title=''%{title}''>%{time}前</abbr>に作成'
- deleted_by_html: '%{user}さんが<abbr title=''%{title}''>%{time}前</abbr>に削除'
- edited_by_html: '%{user}さんが<abbr title=''%{title}''>%{time}前</abbr>に編集'
- closed_by_html: '%{user}さんが<abbr title=''%{title}''>%{time}前</abbr>にクローズ'
+ created_html: <abbr title='%{title}'>%{time}</abbr>に作成
+ closed_html: <abbr title='%{title}'>%{time}</abbr>にクローズ
+ created_by_html: '%{user}さんが<abbr title=''%{title}''>%{time}</abbr>に作成'
+ deleted_by_html: '%{user}さんが<abbr title=''%{title}''>%{time}</abbr>に削除'
+ edited_by_html: '%{user}さんが<abbr title=''%{title}''>%{time}</abbr>に編集'
+ closed_by_html: '%{user}さんが<abbr title=''%{title}''>%{time}</abbr>にクローズ'
version: バージョン
in_changeset: 変更セット
anonymous: 匿名
relation: リレーション (%{count})
relation_paginated: リレーション (%{x}-%{y} / %{count})
comment: コメント (%{count}件)
- hidden_commented_by: '%{user}さんからの<abbr title=''%{exact_time}''>%{when}前</abbr>の非表示のコメント'
- commented_by: '%{user}さんからの<abbr title=''%{exact_time}''>%{when}前</abbr>のコメント'
+ hidden_commented_by: '%{user}さんからの<abbr title=''%{exact_time}''>%{when}</abbr>の非表示のコメント'
+ commented_by: '%{user}さんからの<abbr title=''%{exact_time}''>%{when}</abbr>のコメント'
changesetxml: 変更セット XML
osmchangexml: OSM 差分 XML
feed:
open_title: '未解決のメモ #%{note_name}'
closed_title: '解決済のメモ #%{note_name}'
hidden_title: '非表示のメモ #%{note_name}'
- open_by: '%{user}さんが<abbr title=''%{exact_time}''>%{when}前</abbr>に作成'
- open_by_anonymous: 誰かが<abbr title='%{exact_time}'>%{when}前</abbr>に作成
- commented_by: '%{user}さんによる<abbr title=''%{exact_time}''>%{when}前</abbr>のコメント'
- commented_by_anonymous: 誰かによる<abbr title='%{exact_time}'>%{when}前</abbr>のコメント
- closed_by: '%{user}さんが<abbr title=''%{exact_time}''>%{when}前</abbr>に解決'
- closed_by_anonymous: 誰かが<abbr title='%{exact_time}'>%{when}前</abbr>に解決
- reopened_by: '%{user}さんが<abbr title=''%{exact_time}''>%{when}前</abbr>に再開'
- reopened_by_anonymous: 誰かが<abbr title='%{exact_time}'>%{when}前</abbr>に再開
- hidden_by: '%{user}さんが<abbr title=''%{exact_time}''>%{when}前</abbr>に非表示化'
+ open_by: '%{user}さんが<abbr title=''%{exact_time}''>%{when}</abbr>に作成'
+ open_by_anonymous: 誰かが<abbr title='%{exact_time}'>%{when}</abbr>に作成
+ commented_by: '%{user}さんによる<abbr title=''%{exact_time}''>%{when}</abbr>のコメント'
+ commented_by_anonymous: 誰かによる<abbr title='%{exact_time}'>%{when}</abbr>のコメント
+ closed_by: '%{user}さんが<abbr title=''%{exact_time}''>%{when}</abbr>に解決'
+ closed_by_anonymous: 誰かが<abbr title='%{exact_time}'>%{when}</abbr>に解決
+ reopened_by: '%{user}さんが<abbr title=''%{exact_time}''>%{when}</abbr>に再開'
+ reopened_by_anonymous: 誰かが<abbr title='%{exact_time}'>%{when}</abbr>に再開
+ hidden_by: '%{user}さんが<abbr title=''%{exact_time}''>%{when}</abbr>に非表示化'
report: この注記を報告
query:
title: 地物を検索
changeset_comments:
comment:
comment: 変更セット#%{changeset_id}への%{author}による新しいコメント
- commented_at_by_html: '%{when}前に%{user}さんが更新'
+ commented_at_by_html: '%{when}に%{user}さんが更新'
comments:
comment: 変更セット#%{changeset_id}への%{author}による新しいコメント
index:
post: 投稿
when: 日時
comment: コメント
- ago: '%{ago}前'
newer_comments: 新しいコメント
older_comments: 古いコメント
geocoder:
status: 状態
reports: 報告
last_updated: 最近の更新
- last_updated_time_html: <abbr title='%{title}'>%{time}前</abbr>
- last_updated_time_user_html: <abbr title='%{title}'>%{user}さんによる%{time}前の版</abbr>
+ last_updated_time_html: <abbr title='%{title}'>%{time}</abbr>
+ last_updated_time_user_html: <abbr title='%{title}'>%{user}さんによる%{time}の版</abbr>
by
link_to_reports: レポートを表示
reports_count:
trace:
pending: 処理中
count_points: '%{count} 個の点'
- ago: '%{time_in_words_ago}前'
more: 詳細
trace_details: トレースの詳細表示
view_map: 地図で表示
remove as friend: 友達を解除
add as friend: 友達として追加
mapper since: 'マッパー歴:'
- ago: (%{time_in_words_ago}前)
ct status: '協力者規約:'
ct undecided: 未決定
ct declined: 拒否
- ct accepted: '%{ago}前に承認'
latest edit: '最終編集 %{ago}:'
email address: 'メール アドレス:'
created from: '作成日:'
title: '%{block_on} のブロックの取り消し'
heading: ブロックは %{block_on} に %{block_by} によって取り消されました。
time_future: このブロックは %{time} に終了します。
- past: このブロックは%{time}前に終了したため、もう取り消せません。
+ past: このブロックは%{time}に終了したため、もう取り消せません。
confirm: このブロックを本当に取り消しますか?
revoke: 取り消す!
flash: このブロックは取り消されました。
time_future: '%{time} に終了します。'
until_login: 利用者がログインするまで有効です。
time_future_and_until_login: 利用者のログイン後%{time}で終了します。
- time_past: '%{time}前に終了しました。'
+ time_past: '%{time}に終了しました。'
block_duration:
hours: '%{count} 時間'
days:
show:
title: '%{block_by} が %{block_on} をブロックしました'
heading: '%{block_by} が %{block_on} をブロックしました'
- time_future: '%{time} に終了'
- time_past: '%{time}前に終了しました'
created: 作成済み
- ago: '%{time}前'
status: 状態
show: 表示
edit: 編集
description: 説明
created_at: 作成日時
last_changed: 最近の変更
- ago_html: '%{when}前'
javascripts:
close: 閉じる
share: