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:
|
gl:
|
||||||
number:
|
number:
|
||||||
format:
|
format:
|
||||||
separator: ","
|
separator: ","
|
||||||
delimiter: "."
|
delimiter: "."
|
||||||
precision: 3
|
precision: 3
|
||||||
|
|
||||||
currency:
|
currency:
|
||||||
format:
|
format:
|
||||||
format: "%n %u"
|
format: "%n %u"
|
||||||
unit: "€"
|
unit: "€"
|
||||||
separator: ","
|
separator: ","
|
||||||
delimiter: "."
|
delimiter: "."
|
||||||
precision: 2
|
precision: 2
|
||||||
|
|
||||||
percentage:
|
percentage:
|
||||||
format:
|
format:
|
||||||
# separator:
|
# separator:
|
||||||
delimiter: ""
|
delimiter: ""
|
||||||
# precision:
|
# precision:
|
||||||
|
|
||||||
precision:
|
precision:
|
||||||
format:
|
format:
|
||||||
# separator:
|
# separator:
|
||||||
delimiter: ""
|
delimiter: ""
|
||||||
# precision:
|
# precision:
|
||||||
|
|
||||||
human:
|
human:
|
||||||
format:
|
format:
|
||||||
# separator:
|
# separator:
|
||||||
delimiter: ""
|
delimiter: ""
|
||||||
precision: 1
|
precision: 1
|
||||||
storage_units:
|
storage_units:
|
||||||
format: "%n %u"
|
format: "%n %u"
|
||||||
@ -43,8 +43,7 @@ gl:
|
|||||||
mb: "MB"
|
mb: "MB"
|
||||||
gb: "GB"
|
gb: "GB"
|
||||||
tb: "TB"
|
tb: "TB"
|
||||||
|
|
||||||
|
|
||||||
direction: ltr
|
direction: ltr
|
||||||
date:
|
date:
|
||||||
formats:
|
formats:
|
||||||
@ -66,10 +65,10 @@ gl:
|
|||||||
time: "%H:%M hs"
|
time: "%H:%M hs"
|
||||||
short: "%e/%m, %H:%M hs"
|
short: "%e/%m, %H:%M hs"
|
||||||
long: "%A %e de %B de %Y ás %H:%M horas"
|
long: "%A %e de %B de %Y ás %H:%M horas"
|
||||||
|
|
||||||
am: ''
|
am: ''
|
||||||
pm: ''
|
pm: ''
|
||||||
|
|
||||||
datetime:
|
datetime:
|
||||||
distance_in_words:
|
distance_in_words:
|
||||||
half_a_minute: 'medio minuto'
|
half_a_minute: 'medio minuto'
|
||||||
@ -116,7 +115,7 @@ gl:
|
|||||||
today: 'hoxe'
|
today: 'hoxe'
|
||||||
tomorrow: 'mañá'
|
tomorrow: 'mañá'
|
||||||
in: 'dentro de'
|
in: 'dentro de'
|
||||||
|
|
||||||
support:
|
support:
|
||||||
array:
|
array:
|
||||||
sentence_connector: e
|
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"
|
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
|
actionview_instancetag_blank_option: Por favor seleccione
|
||||||
|
|
||||||
button_activate: Activar
|
button_activate: Activar
|
||||||
button_add: Engadir
|
button_add: Engadir
|
||||||
button_annotate: Anotar
|
button_annotate: Anotar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user