remove "address_separator" etc. from tr.yml

These keys are not in other yamls.
These keys were removed from Rails i18n on 2011-11-21.
29f3cba4eb

git-svn-id: http://svn.redmine.org/redmine/trunk@12360 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2013-12-05 03:41:47 +00:00
parent be002a1076
commit 9223ab4252
1 changed files with 0 additions and 9 deletions

View File

@ -4,14 +4,10 @@
# by Mert Salih Kaplan (mail@mertskaplan.com)
tr:
locale:
native_name: Türkçe
address_separator: " "
direction: ltr
date:
formats:
default: "%d.%m.%Y"
numeric: "%d.%m.%Y"
short: "%e %b"
long: "%e %B %Y, %A"
only_day: "%e"
@ -28,7 +24,6 @@ tr:
time:
formats:
default: "%a %d.%b.%y %H:%M"
numeric: "%d.%b.%y %H:%M"
short: "%e %B, %H:%M"
long: "%e %B %Y, %A, %H:%M"
time: "%H:%M"
@ -93,16 +88,12 @@ tr:
percentage:
format:
delimiter: '.'
separator: ','
precision: 2
precision:
format:
delimiter: '.'
separator: ','
human:
format:
delimiter: '.'
separator: ','
precision: 3
storage_units:
format: "%n %u"