52 lines
1.7 KiB
YAML
52 lines
1.7 KiB
YAML
# Copyright (c) 2011, Diaspora Inc. This file is
|
|
# licensed under the Affero General Public License version 3 or later. See
|
|
# the COPYRIGHT file.
|
|
|
|
|
|
is:
|
|
javascripts:
|
|
aspect_dropdown:
|
|
add_to_aspect: "Add to aspect"
|
|
toggle:
|
|
few: "In {{count}} aspects"
|
|
many: "In {{count}} aspects"
|
|
one: "In {{count}} aspect"
|
|
other: "In {{count}} aspects"
|
|
zero: "Add to aspect"
|
|
comments:
|
|
hide: "hide comments"
|
|
show: "show all comments"
|
|
confirm_dialog: "Ertu viss?"
|
|
failed_to_like: "Failed to like!"
|
|
failed_to_post_message: "Failed to post message!"
|
|
infinite_scroll:
|
|
no_more: "No more posts."
|
|
publisher:
|
|
at_least_one_aspect: "You must publish to at least one aspect"
|
|
limited: "Limited - your post will only be seen by people you are sharing with"
|
|
public: "Public - your post will be visible to everyone and found by search engines"
|
|
reshares:
|
|
duplicate: "You've already reshared that post!"
|
|
search_for: "Search for {{name}}"
|
|
show_more: "show more"
|
|
timeago:
|
|
day: "á dag"
|
|
days: "%d dagar"
|
|
hour: "um klukkustund"
|
|
hours: "um það bil %d klukkutímar"
|
|
minute: "um eina mínútu"
|
|
minutes: "%d mínútur"
|
|
month: "um það bil mánuð"
|
|
months: "%d mánuðir"
|
|
prefixAgo: ""
|
|
prefixFromNow: ""
|
|
seconds: "minna en mínútu"
|
|
suffixAgo: "síðan"
|
|
suffixFromNow: "from now"
|
|
year: "um það bil ár"
|
|
years: "%d ára"
|
|
videos:
|
|
unknown: "Óþekkt vídeó tegund"
|
|
watch: "Horfa á þetta vídeó á {{provider}}"
|
|
web_sockets:
|
|
disconnected: "The websocket is closed; posts will no longer be streamed live."
|