remove trailing white-spaces from config/locales/gl.yml
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8612 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
f9b0cfb63e
commit
c2ac58ad8a
|
@ -4,34 +4,34 @@
|
|||
gl:
|
||||
number:
|
||||
format:
|
||||
separator: ","
|
||||
delimiter: "."
|
||||
separator: ","
|
||||
delimiter: "."
|
||||
precision: 3
|
||||
|
||||
currency:
|
||||
format:
|
||||
format: "%n %u"
|
||||
unit: "€"
|
||||
separator: ","
|
||||
delimiter: "."
|
||||
format: "%n %u"
|
||||
unit: "€"
|
||||
separator: ","
|
||||
delimiter: "."
|
||||
precision: 2
|
||||
|
||||
percentage:
|
||||
format:
|
||||
# separator:
|
||||
delimiter: ""
|
||||
# precision:
|
||||
# separator:
|
||||
delimiter: ""
|
||||
# precision:
|
||||
|
||||
precision:
|
||||
format:
|
||||
# separator:
|
||||
delimiter: ""
|
||||
delimiter: ""
|
||||
# precision:
|
||||
|
||||
human:
|
||||
format:
|
||||
# separator:
|
||||
delimiter: ""
|
||||
# separator:
|
||||
delimiter: ""
|
||||
precision: 1
|
||||
storage_units:
|
||||
format: "%n %u"
|
||||
|
@ -43,8 +43,7 @@ gl:
|
|||
mb: "MB"
|
||||
gb: "GB"
|
||||
tb: "TB"
|
||||
|
||||
|
||||
|
||||
direction: ltr
|
||||
date:
|
||||
formats:
|
||||
|
@ -66,10 +65,10 @@ gl:
|
|||
time: "%H:%M hs"
|
||||
short: "%e/%m, %H:%M hs"
|
||||
long: "%A %e de %B de %Y ás %H:%M horas"
|
||||
|
||||
|
||||
am: ''
|
||||
pm: ''
|
||||
|
||||
|
||||
datetime:
|
||||
distance_in_words:
|
||||
half_a_minute: 'medio minuto'
|
||||
|
@ -116,7 +115,7 @@ gl:
|
|||
today: 'hoxe'
|
||||
tomorrow: 'mañá'
|
||||
in: 'dentro de'
|
||||
|
||||
|
||||
support:
|
||||
array:
|
||||
sentence_connector: e
|
||||
|
@ -156,7 +155,7 @@ gl:
|
|||
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
|
||||
|
||||
actionview_instancetag_blank_option: Por favor seleccione
|
||||
|
||||
|
||||
button_activate: Activar
|
||||
button_add: Engadir
|
||||
button_annotate: Anotar
|
||||
|
|
Loading…
Reference in New Issue