Fix broken interpolations in translations
This commit is contained in:
parent
3a1e7a67ac
commit
9980904f98
4 changed files with 5 additions and 6 deletions
|
@ -553,7 +553,6 @@ eo:
|
||||||
no_such_user:
|
no_such_user:
|
||||||
body: Bedaŭrinde, ne ekzistas uzanto nomita %{user}. Bonvolu kontroli la literumadon aŭ la ligon kion vi sekvis.
|
body: Bedaŭrinde, ne ekzistas uzanto nomita %{user}. Bonvolu kontroli la literumadon aŭ la ligon kion vi sekvis.
|
||||||
heading: La uzanto %{user} ne ekzistas
|
heading: La uzanto %{user} ne ekzistas
|
||||||
title: La uzanto %{user} ne ekzistas
|
|
||||||
trace:
|
trace:
|
||||||
ago: Antaŭ %{time_in_words_ago}
|
ago: Antaŭ %{time_in_words_ago}
|
||||||
by: de
|
by: de
|
||||||
|
|
|
@ -436,7 +436,7 @@ he:
|
||||||
places: מקומות
|
places: מקומות
|
||||||
towns: עיירות
|
towns: עיירות
|
||||||
description_osm_namefinder:
|
description_osm_namefinder:
|
||||||
prefix: "%{distance} מ%{direction} ל־%{placename}"
|
prefix: "%{distance} מ%{direction} ל־%{type}"
|
||||||
direction:
|
direction:
|
||||||
east: מזרח
|
east: מזרח
|
||||||
north: צפון
|
north: צפון
|
||||||
|
@ -1748,7 +1748,7 @@ he:
|
||||||
back: צפייה בכל החסימות
|
back: צפייה בכל החסימות
|
||||||
confirm: באמת?
|
confirm: באמת?
|
||||||
edit: עריכה
|
edit: עריכה
|
||||||
heading: החשבון של %{block_one} נחסם על־ידי %{block_by}
|
heading: החשבון של %{block_on} נחסם על־ידי %{block_by}
|
||||||
needs_view: המשתמש צריך להיכנס לחשבון לפני שהחסימה הזאת יכולה להתבטל.
|
needs_view: המשתמש צריך להיכנס לחשבון לפני שהחסימה הזאת יכולה להתבטל.
|
||||||
reason: "סיבה לחסימה:"
|
reason: "סיבה לחסימה:"
|
||||||
revoke: ביטול!
|
revoke: ביטול!
|
||||||
|
@ -1757,7 +1757,7 @@ he:
|
||||||
status: סטטוס
|
status: סטטוס
|
||||||
time_future: יסתיים תוך %{time}
|
time_future: יסתיים תוך %{time}
|
||||||
time_past: הסתיים לפני %{time}
|
time_past: הסתיים לפני %{time}
|
||||||
title: החשבון של %{block_one} נחסם על־ידי %{block_by}
|
title: החשבון של %{block_on} נחסם על־ידי %{block_by}
|
||||||
update:
|
update:
|
||||||
only_creator_can_edit: רק המנהל שיצר את החסימה הזאת יכול לערוך אותה.
|
only_creator_can_edit: רק המנהל שיצר את החסימה הזאת יכול לערוך אותה.
|
||||||
success: החסימה עודכנה.
|
success: החסימה עודכנה.
|
||||||
|
|
|
@ -160,7 +160,7 @@ ro:
|
||||||
members: "Membrii:"
|
members: "Membrii:"
|
||||||
part_of: "Parte din:"
|
part_of: "Parte din:"
|
||||||
relation_history:
|
relation_history:
|
||||||
download: "%{download_xml_link} sau %{view_history_link}"
|
download: "%{download_xml_link} sau %{view_details_link}"
|
||||||
download_xml: Descărcare XML
|
download_xml: Descărcare XML
|
||||||
relation_history: Istoric relații
|
relation_history: Istoric relații
|
||||||
relation_history_title: "Istoric relații: %{relation_name}"
|
relation_history_title: "Istoric relații: %{relation_name}"
|
||||||
|
|
|
@ -1243,7 +1243,7 @@ tr:
|
||||||
button: Onayla
|
button: Onayla
|
||||||
success: E-posta adresinizi doğrulandı, kaydolduğu için teşekkür ederiz! İyi çalışmaları dileriz!
|
success: E-posta adresinizi doğrulandı, kaydolduğu için teşekkür ederiz! İyi çalışmaları dileriz!
|
||||||
confirm_resend:
|
confirm_resend:
|
||||||
failure: "%{user} kullanıcısı bulunamadı."
|
failure: "%{name} kullanıcısı bulunamadı."
|
||||||
success: Yeni bir onay mesajı %{email} adresine gönderdik. Mesajı onaylar onaylamaz haritacılığı başlayabilirsiniz.<br><br>Eğer onaylama mesajını almadısanız e-postanızın Antispam/Junk/İstenmeyen klasörüne lütfen kontrol ediniz.
|
success: Yeni bir onay mesajı %{email} adresine gönderdik. Mesajı onaylar onaylamaz haritacılığı başlayabilirsiniz.<br><br>Eğer onaylama mesajını almadısanız e-postanızın Antispam/Junk/İstenmeyen klasörüne lütfen kontrol ediniz.
|
||||||
list:
|
list:
|
||||||
heading: Kullanıcılar
|
heading: Kullanıcılar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue