96 lines
No EOL
3.3 KiB
YAML
96 lines
No EOL
3.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.
|
|
|
|
|
|
|
|
eo:
|
|
javascripts:
|
|
aspect_dropdown:
|
|
add_to_aspect: "Aldoni kontakton"
|
|
all_aspects: "Ĉiuj aspektoj"
|
|
error: "Ne estis eble komunigi kun {{name}}. Ĉu vi ignoras ilin?"
|
|
select_aspects: "Elekti aspektojn"
|
|
started_sharing_with: "Vi komencis komunigi kun {{name}}!"
|
|
stopped_sharing_with: "Vi ĉesis komunigi kun {{name}}."
|
|
toggle:
|
|
few: "En {{count}} aspektoj"
|
|
many: "En {{count}} aspektoj"
|
|
one: "En {{count}} aspekto"
|
|
other: "En {{count}} aspektoj"
|
|
two: "En {{count}} aspektoj"
|
|
zero: "Elekti aspektojn"
|
|
aspect_navigation:
|
|
deselect_all: "Malselekti ĉiujn"
|
|
no_aspects: "Neniuj aspektoj selektitaj"
|
|
select_all: "Selekti ĉiujn"
|
|
comments:
|
|
hide: "Kaŝi komentojn"
|
|
show: "Vidi ĉiujn komentojn"
|
|
confirm_dialog: "Ĉu vi certas?"
|
|
failed_to_like: "Ne povis ŝati!"
|
|
failed_to_post_message: "Ne povis afiŝi mesaĝon!"
|
|
getting_started:
|
|
alright_ill_wait: "En ordo, mi atendos."
|
|
hey: "Hej, {{name}}!"
|
|
no_tags: "Hej, vi ne sekvas iun etikedon! Ĉu tamen daŭrigi?"
|
|
preparing_your_stream: "Preparante vian personan torenton..."
|
|
header:
|
|
search: "Find people or #tags"
|
|
infinite_scroll:
|
|
no_more: "Neniu plua afiŝo."
|
|
photo_uploader:
|
|
looking_good: "Diable, vi aspektas bonege!"
|
|
publisher:
|
|
at_least_one_aspect: "Vi devas konigi al almenaŭ unu aspekto"
|
|
limited: "Malpublika - via afiŝo nur vidoteblos de homoj, kun kiuj vi partoprenas"
|
|
public: "Publika - via afiŝo vidoteblos de ĉiuj kaj trovotos de retserĉaplikaĵoj."
|
|
reshares:
|
|
duplicate: "Nu, ĉu tiel bone? Vi jam rekonigis tiun afiŝon!"
|
|
search_for: "Serĉi por {{name}}"
|
|
show_more: "vidi plu"
|
|
stream:
|
|
like: Like
|
|
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"
|
|
unlike: Unlike
|
|
tags:
|
|
wasnt_that_interesting: "Nu, mi supozas, ke #{{tagName}} ne estis tiel interese..."
|
|
timeago:
|
|
day: "unu tago"
|
|
days: "%d tagoj"
|
|
hour: "ĉirkaŭ unu horo"
|
|
hours: "ĉirkaŭ %d horoj"
|
|
minute: "ĉirkaŭ unu minuto"
|
|
minutes: "%d minutoj"
|
|
month: "ĉirkaŭ unu monato"
|
|
months: "%d monatoj"
|
|
prefixAgo: "antaŭ "
|
|
prefixFromNow: "post "
|
|
seconds: "malpli ol unu minuto"
|
|
suffixAgo: ""
|
|
suffixFromNow: ""
|
|
year: "ĉirkaŭ unu jaro"
|
|
years: "%d jaroj"
|
|
videos:
|
|
unknown: "nekonata tipo de videaĵo"
|
|
watch: "Vidi tiun ĉi videon je {{provider}}" |