summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-11-06 22:54:40 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-11-06 22:54:40 +0000
commit4ef90b60968050e12568bd40347f55627a97b8eb (patch)
tree45f1b72149bc0417d3947b0cbc3a438402f3146a /config
parentd6e8a2d4e655f76a9f55d1f4754997831eed89d0 (diff)
downloadredmine-4ef90b60968050e12568bd40347f55627a97b8eb.tar.gz
redmine-4ef90b60968050e12568bd40347f55627a97b8eb.zip
fix Lithuanian numeral translation (#12316)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10791 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/lt.yml38
1 files changed, 19 insertions, 19 deletions
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 3cd6db34b..12cd1f1c7 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -40,44 +40,44 @@ lt:
distance_in_words:
half_a_minute: "pusė minutės"
less_than_x_seconds:
- one: "mažiau nei %{count} sekundė"
- few: "mažiau nei %{count} sekundės"
+ one: "mažiau nei %{count} sekundę"
+ few: "mažiau nei %{count} sekundes"
many: "mažiau nei %{count} sekundžių"
- other: "mažiau nei %{count} sekundės"
+ other: "mažiau nei %{count} sekundžių"
x_seconds:
one: "%{count} sekundė"
- few: "%{count} sekundžių"
+ few: "%{count} sekundės"
many: "%{count} sekundžių"
- other: "%{count} sekundės"
+ other: "%{count} sekundžių"
less_than_x_minutes:
- one: "mažiau nei minutė"
- other: "mažiau nei %{count} minutės"
+ one: "mažiau nei minutę"
+ other: "mažiau nei %{count} minutes(čių)"
x_minutes:
- one: "1 minutė"
- other: "%{count} minutės"
+ one: "1 minutę"
+ other: "%{count} minutes(čių)"
about_x_hours:
- one: "apie 1 valanda"
- other: "apie %{count} valandų"
+ one: "apie 1 valandą"
+ other: "apie %{count} valandas(ų)"
x_hours:
- one: "1 hour"
- other: "%{count} hours"
+ one: "1 valandą"
+ other: "%{count} valandas(ų)"
x_days:
- one: "1 diena"
- other: "%{count} dienų"
+ one: "1 dieną"
+ other: "%{count} dienas(ų)"
about_x_months:
one: "apie 1 mėnuo"
- other: "apie %{count} mėnesiai"
+ other: "apie %{count} mėn."
x_months:
one: "1 mėnuo"
- other: "%{count} mėnesiai"
+ other: "%{count} mėn."
about_x_years:
- one: "apie 1 metai"
+ one: "apie 1 metus"
other: "apie %{count} metų"
over_x_years:
one: "virš 1 metų"
other: "virš %{count} metų"
almost_x_years:
- one: "beveik 1 metai"
+ one: "beveik 1 metus"
other: "beveik %{count} metai(us)"
prompts:
year: "Metai"