69 lines
No EOL
2.3 KiB
YAML
69 lines
No EOL
2.3 KiB
YAML
# Copyright (c) 2010-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"
|
|
error: "Couldn't start sharing with {{name}}. Are you ignoring them?"
|
|
started_sharing_with: "You have started sharing with {{name}}!"
|
|
stopped_sharing_with: "You have stopped sharing with {{name}}."
|
|
toggle:
|
|
few: "In {{count}} aspects"
|
|
many: "In {{count}} aspects"
|
|
one: "In {{count}} aspect"
|
|
other: "In {{count}} aspects"
|
|
two: "In <%= count %> aspects"
|
|
zero: "Add to aspect"
|
|
confirm_dialog: "Ertu viss?"
|
|
getting_started:
|
|
hey: "Hey, {{name}}!"
|
|
preparing_your_stream: "Preparing your personialized stream..."
|
|
header:
|
|
search: "Find people or #tags"
|
|
reshares:
|
|
duplicate: "You've already reshared that post!"
|
|
search_for: "Search for {{name}}"
|
|
stream:
|
|
likes:
|
|
few: "<%= count %> Likes"
|
|
many: "<%= count %> Likes"
|
|
one: "<%= count %> Like"
|
|
other: "<%= count %> Likes"
|
|
two: "<%= count %> Likes"
|
|
zero: "<%= count %> Likes"
|
|
more_comments:
|
|
few: "Show <%= count %> more comments"
|
|
many: "Show <%= count %> more comments"
|
|
one: "Show <%= count %> more comment"
|
|
other: "Show <%= count %> more comments"
|
|
two: "Show <%= count %> more comments"
|
|
zero: "Show <%= count %> more comments"
|
|
reshares:
|
|
few: "<%= count %> Reshares"
|
|
many: "<%= count %> Reshares"
|
|
one: "<%= count %> Reshare"
|
|
other: "<%= count %> Reshares"
|
|
two: "<%= count %> Reshares"
|
|
zero: "<%= count %> Reshares"
|
|
tags:
|
|
wasnt_that_interesting: "OK, I suppose #{{tagName}} wasn't all that interesting..."
|
|
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"
|
|
seconds: "minna en mínútu"
|
|
suffixAgo: "síðan"
|
|
year: "um það bil ár"
|
|
years: "%d ára"
|
|
videos:
|
|
unknown: "Óþekkt vídeó tegund"
|
|
watch: "Horfa á þetta vídeó á {{provider}}" |