Commit 1e30e670 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang

Adds new Rails strings.

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