73 lines
No EOL
2.8 KiB
YAML
73 lines
No EOL
2.8 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.
|
|
|
|
|
|
|
|
te:
|
|
javascripts:
|
|
aspect_dropdown:
|
|
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: "Select aspects"
|
|
aspect_navigation:
|
|
select_all: "అన్నిటినీ ఎంచుకో"
|
|
comments:
|
|
hide: "వ్యాఖ్యలను దాచు"
|
|
show: "అన్ని వ్యాఖ్యలను చూపించు"
|
|
getting_started:
|
|
hey: "ఓయ్, {{name}}!"
|
|
header:
|
|
search: "Find people or #tags"
|
|
infinite_scroll:
|
|
no_more: "ఇంక టపాలు లేవు."
|
|
reshares:
|
|
duplicate: "ఓహో, అది బాగుందా? ఆ టపాని మీరు ఇప్పటికే పంచుకున్నారు!"
|
|
search_for: "{{name}} కోసం వెతకండి"
|
|
show_more: "మరిన్ని చూపించు"
|
|
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: "ఒక రోజు"
|
|
days: "%d రోజుల"
|
|
hour: "దాదాపు గంట"
|
|
hours: "దాదాపు %d గంటల"
|
|
minute: "దాదాపు నిమిషం"
|
|
minutes: "%d నిమిషాల"
|
|
month: "దాదాపు నెల"
|
|
months: "%d నెలల"
|
|
seconds: "కొన్ని క్షణాల"
|
|
suffixAgo: "క్రితం"
|
|
year: "దాదాపు సంవత్సరం"
|
|
years: "%d సంవత్సరాల"
|
|
videos:
|
|
watch: "ఈ వీడియోని {{provider}}లో చూడండి" |