outbox translated
This commit is contained in:
parent
57b09a0019
commit
d450720d83
1 changed files with 9 additions and 9 deletions
|
@ -371,15 +371,15 @@ is:
|
||||||
no_such_user: "No such user or message"
|
no_such_user: "No such user or message"
|
||||||
sorry: "Sorry there is no user or message with that name or id"
|
sorry: "Sorry there is no user or message with that name or id"
|
||||||
outbox:
|
outbox:
|
||||||
my_inbox: "My {{inbox_link}}"
|
my_inbox: "Mitt {{inbox_link}}"
|
||||||
inbox: "inbox"
|
inbox: "innbox"
|
||||||
outbox: "outbox"
|
outbox: "útbox"
|
||||||
you_have_sent_messages: "You have {{sent_count}} sent messages"
|
you_have_sent_messages: "Þú hefur sent {{sent_count}} skeyti"
|
||||||
to: "To"
|
to: "Til"
|
||||||
subject: "Subject"
|
subject: "Titill"
|
||||||
date: "Date"
|
date: "Dags"
|
||||||
no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
|
no_sent_messages: "Þú hefur ekki seint nein skeyti, hví ekki að hafa samband við einhverja {{people_mapping_nearby_link}}?"
|
||||||
people_mapping_nearby: "people mapping nearby"
|
people_mapping_nearby: "nálæga notendur"
|
||||||
read:
|
read:
|
||||||
reading_your_messages: "Reading your messages"
|
reading_your_messages: "Reading your messages"
|
||||||
from: "From"
|
from: "From"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue