104 lines
No EOL
3.7 KiB
YAML
104 lines
No EOL
3.7 KiB
YAML
# Copyright (c) 2010-2012, Diaspora Inc. This file is
|
|
# licensed under the Affero General Public License version 3 or later. See
|
|
# the COPYRIGHT file.
|
|
|
|
|
|
|
|
cs:
|
|
javascripts:
|
|
aspect_dropdown:
|
|
add_to_aspect: "Přidat kontakt"
|
|
all_aspects: "Všechny aspekty"
|
|
error: "Couldn't start sharing with {{name}}. Are you ignoring them?"
|
|
select_aspects: "Vybrat aspekty"
|
|
started_sharing_with: "You have started sharing with {{name}}!"
|
|
stopped_sharing_with: "You have stopped sharing with {{name}}."
|
|
toggle:
|
|
few: "Ve <%= count %> aspektech"
|
|
many: "V <%= count %> aspektech"
|
|
one: "V <%= count %> aspektu"
|
|
other: "Ve <%= count %> aspektech"
|
|
two: "Ve <%= count %> aspektech"
|
|
zero: "Vybrat aspekty"
|
|
aspect_navigation:
|
|
deselect_all: "Odznačit vše"
|
|
select_all: "Vybrat vše"
|
|
comments:
|
|
hide: "skrýt komentáře"
|
|
show: "zobrazit všechny komentáře"
|
|
confirm_dialog: "Jste si jisti?"
|
|
delete: "Odstranit"
|
|
failed_to_like: "Oblíbení se nezdařilo!"
|
|
failed_to_post_message: "Odeslání příspěvku se nezdařilo!"
|
|
getting_started:
|
|
hey: "Hey, {{name}}!"
|
|
preparing_your_stream: "Preparing your personialized stream..."
|
|
header:
|
|
contacts: "Kontakty"
|
|
log_out: "Odhlásit se"
|
|
mark_all_as_read: "Označit vše jako přečtené"
|
|
messages: "Zprávy"
|
|
notifications: "Oznámení"
|
|
profile: "Profil"
|
|
recent_notifications: "Poslední oznámení"
|
|
search: "Hledejte lidi nebo #štítky"
|
|
settings: "Nastavení"
|
|
view_all: "Zobrazit vše"
|
|
infinite_scroll:
|
|
no_more: "Žádné další příspěvky."
|
|
publisher:
|
|
at_least_one_aspect: "Musíte publikovat alespoň do jednoho aspektu"
|
|
limited: "Omezený - váše zpráva bude přístupná pouze lidem z vybraných aspektů"
|
|
public: "Veřejné - váši zprávu si bude moci přečíst kdokoliv a může být nalezena vyhledávači"
|
|
reshares:
|
|
duplicate: "Tato zprávu už sdílíte!"
|
|
search_for: "Hledat <%= name %>"
|
|
show_more: "zobrazit více"
|
|
stream:
|
|
comment: "Okomentovat"
|
|
hide: "Skrýt"
|
|
likes:
|
|
few: "<%= count %> Likes"
|
|
many: "<%= count %> Likes"
|
|
one: "<%= count %> Like"
|
|
other: "<%= count %> Likes"
|
|
two: "<%= count %> Likes"
|
|
zero: "<%= count %> Likes"
|
|
limited: "Omezený"
|
|
more_comments:
|
|
few: "Zobrazit <%= count %> dalších komentářů"
|
|
many: "Zobrazit <%= count %> dalších komentářů"
|
|
one: "Zobrazit <%= count %> další komentář"
|
|
other: "Zobrazit <%= count %> dalších komentářů"
|
|
two: "Zobrazit <%= count %> další komentáře"
|
|
zero: "Show <%= count %> more comments"
|
|
original_post_deleted: "Původní zpráva byla odstraněna jejím autorem."
|
|
public: "Veřejný"
|
|
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: "1 dnem"
|
|
days: "%d dny"
|
|
hour: "hodinou"
|
|
hours: "%d hodinami"
|
|
minute: "minutou"
|
|
minutes: "%d minutami"
|
|
month: "1 měsícem"
|
|
months: "%d měsíci"
|
|
prefixAgo: "před"
|
|
prefixFromNow: ""
|
|
seconds: "méně než minutou"
|
|
suffixAgo: ""
|
|
suffixFromNow: ""
|
|
year: "1 rokem"
|
|
years: "%d roky"
|
|
videos:
|
|
unknown: "Neznámý typ videa"
|
|
watch: "Podívejte se na tohle video na <%= provider %>" |