Adds new Rails strings.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3285 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
99956ec248
commit
1e30e67043
|
@ -59,6 +59,9 @@ bg:
|
|||
over_x_years:
|
||||
one: "over 1 year"
|
||||
other: "over {{count}} years"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
human:
|
||||
|
|
|
@ -59,6 +59,9 @@ bs:
|
|||
over_x_years:
|
||||
one: "preko 1 godine"
|
||||
other: "preko {{count}} godina"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
|
||||
number:
|
||||
|
|
|
@ -59,6 +59,9 @@ ca:
|
|||
over_x_years:
|
||||
one: "més d'un any"
|
||||
other: "més de {{count}} anys"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
human:
|
||||
|
|
|
@ -59,6 +59,9 @@ cs:
|
|||
over_x_years:
|
||||
one: "více než 1 rok"
|
||||
other: "více než {{count}} roky"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
human:
|
||||
|
|
|
@ -62,6 +62,9 @@ da:
|
|||
over_x_years:
|
||||
one: "mere end et år"
|
||||
other: "mere end {{count}} år"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
format:
|
||||
|
|
|
@ -60,6 +60,9 @@ de:
|
|||
over_x_years:
|
||||
one: 'mehr als 1 Jahr'
|
||||
other: 'mehr als {{count}} Jahre'
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
format:
|
||||
|
|
|
@ -62,6 +62,9 @@ el:
|
|||
over_x_years:
|
||||
one: "πάνω από 1 χρόνο"
|
||||
other: "πάνω από {{count}} χρόνια"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
human:
|
||||
|
|
|
@ -59,6 +59,9 @@ en:
|
|||
over_x_years:
|
||||
one: "over 1 year"
|
||||
other: "over {{count}} years"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
human:
|
||||
|
|
|
@ -94,6 +94,9 @@ es:
|
|||
over_x_years:
|
||||
one: "más de 1 año"
|
||||
other: "más de {{count}} años"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
activerecord:
|
||||
errors:
|
||||
|
|
|
@ -105,6 +105,9 @@ fi:
|
|||
over_x_years:
|
||||
one: "yli vuosi"
|
||||
other: "yli {{count}} vuotta"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
prompts:
|
||||
year: "Vuosi"
|
||||
month: "Kuukausi"
|
||||
|
|
|
@ -63,6 +63,9 @@ fr:
|
|||
over_x_years:
|
||||
one: "plus d'un an"
|
||||
other: "plus de {{count}} ans"
|
||||
almost_x_years:
|
||||
one: "presqu'un an"
|
||||
other: "presque {{count}} ans"
|
||||
prompts:
|
||||
year: "Année"
|
||||
month: "Mois"
|
||||
|
|
|
@ -105,6 +105,9 @@ gl:
|
|||
over_x_years:
|
||||
one: 'máis dun ano'
|
||||
other: '{{count}} anos'
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
now: 'agora'
|
||||
today: 'hoxe'
|
||||
tomorrow: 'mañá'
|
||||
|
|
|
@ -65,6 +65,9 @@ he:
|
|||
over_x_years:
|
||||
one: 'מעל שנה אחת'
|
||||
other: 'מעל {{count}} שנים'
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
format:
|
||||
|
|
|
@ -60,6 +60,9 @@
|
|||
over_x_years:
|
||||
one: 'több, mint 1 év'
|
||||
other: 'több, mint {{count}} év'
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
prompts:
|
||||
year: "Év"
|
||||
month: "Hónap"
|
||||
|
|
|
@ -57,6 +57,9 @@ id:
|
|||
over_x_years:
|
||||
one: "lebih dari setahun"
|
||||
other: "lebih dari {{count}} tahun"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
format:
|
||||
|
|
|
@ -63,6 +63,9 @@ it:
|
|||
over_x_years:
|
||||
one: "oltre un anno"
|
||||
other: "oltre {{count}} anni"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
format:
|
||||
|
|
|
@ -63,6 +63,9 @@ ja:
|
|||
over_x_years:
|
||||
one: "1年以上"
|
||||
other: "{{count}}年以上"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
format:
|
||||
|
|
|
@ -64,6 +64,9 @@ ko:
|
|||
over_x_years:
|
||||
one: "일년 이상"
|
||||
other: "{{count}}년 이상"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
prompts:
|
||||
year: "년"
|
||||
month: "월"
|
||||
|
|
|
@ -69,6 +69,9 @@ lt:
|
|||
over_x_years:
|
||||
one: "virš 1 metų"
|
||||
other: "virš {{count}} metų"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
prompts:
|
||||
year: "Metai"
|
||||
month: "Mėnuo"
|
||||
|
|
|
@ -59,6 +59,9 @@ nl:
|
|||
over_x_years:
|
||||
one: "over 1 jaar"
|
||||
other: "over {{count}} jaren"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
human:
|
||||
|
|
|
@ -54,6 +54,9 @@
|
|||
over_x_years:
|
||||
one: "over 1 år"
|
||||
other: "over {{count}} år"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
number:
|
||||
format:
|
||||
precision: 2
|
||||
|
|
|
@ -93,6 +93,9 @@ pl:
|
|||
one: "ponad rok"
|
||||
few: "ponad {{count}} lata"
|
||||
other: "ponad {{count}} lat"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
activerecord:
|
||||
errors:
|
||||
|
|
|
@ -69,6 +69,9 @@ pt-BR:
|
|||
over_x_years:
|
||||
one: 'mais de 1 ano'
|
||||
other: 'mais de {{count}} anos'
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
# numeros
|
||||
number:
|
||||
|
|
|
@ -60,6 +60,9 @@ pt:
|
|||
over_x_years:
|
||||
one: "mais de 1 ano"
|
||||
other: "mais de {{count}} anos"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
format:
|
||||
|
|
|
@ -57,6 +57,9 @@ ro:
|
|||
over_x_years:
|
||||
one: "peste un an"
|
||||
other: "peste {{count}} ani"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
human:
|
||||
|
|
|
@ -137,6 +137,9 @@ ru:
|
|||
few: "больше {{count}} лет"
|
||||
many: "больше {{count}} лет"
|
||||
other: "больше {{count}} лет"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
prompts:
|
||||
year: "Год"
|
||||
month: "Месяц"
|
||||
|
|
|
@ -59,6 +59,9 @@ sk:
|
|||
over_x_years:
|
||||
one: "cez 1 rok"
|
||||
other: "cez {{count}} roky/ov"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
human:
|
||||
|
|
|
@ -59,6 +59,9 @@ sl:
|
|||
over_x_years:
|
||||
one: "over 1 year"
|
||||
other: "over {{count}} years"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
human:
|
||||
|
|
|
@ -70,6 +70,9 @@
|
|||
over_x_years:
|
||||
one: 'преко 1 године'
|
||||
other: 'преко {{count}} године'
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
format:
|
||||
|
|
|
@ -93,6 +93,9 @@ sv:
|
|||
over_x_years:
|
||||
one: "mer än ett år"
|
||||
other: "mer än {{count}} år"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
activerecord:
|
||||
errors:
|
||||
|
|
|
@ -59,6 +59,9 @@ th:
|
|||
over_x_years:
|
||||
one: "over 1 year"
|
||||
other: "over {{count}} years"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
human:
|
||||
|
|
|
@ -65,6 +65,9 @@ tr:
|
|||
over_x_years:
|
||||
one: '1 yıldan fazla'
|
||||
other: '{{count}} yıldan fazla'
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
format:
|
||||
|
|
|
@ -59,6 +59,9 @@ uk:
|
|||
over_x_years:
|
||||
one: "over 1 year"
|
||||
other: "over {{count}} years"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
|
||||
number:
|
||||
human:
|
||||
|
|
|
@ -94,6 +94,9 @@ vi:
|
|||
over_x_years:
|
||||
one: "hơn 1 năm"
|
||||
other: "hơn {{count}} năm"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
prompts:
|
||||
year: "Năm"
|
||||
month: "Tháng"
|
||||
|
|
|
@ -131,6 +131,9 @@
|
|||
over_x_years:
|
||||
one: "超過 1 年"
|
||||
other: "超過 {{count}} 年"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
prompts:
|
||||
year: "年"
|
||||
month: "月"
|
||||
|
|
|
@ -56,6 +56,9 @@ zh:
|
|||
over_x_years:
|
||||
one: "一年以上"
|
||||
other: "{{count}} 年以上"
|
||||
almost_x_years:
|
||||
one: "almost 1 year"
|
||||
other: "almost {{count}} years"
|
||||
prompts:
|
||||
year: "年"
|
||||
month: "月"
|
||||
|
|
Loading…
Reference in New Issue