Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonne Haß <me@mrzyx.de>2012-02-15 17:13:47 +0400
committerJonne Haß <me@mrzyx.de>2012-02-15 17:13:47 +0400
commit21b420ca1e99f7ac6ecc395d9aa5baf47a389c0a (patch)
tree1d43ffe8d41f1b1a63790adce9d3984f92e8dcd6 /config/locales/javascript/javascript.cs.yml
parent326103adb6789aa06f60a635f5c901536170b6b7 (diff)
updated 100 locale files [ci skip]
Diffstat (limited to 'config/locales/javascript/javascript.cs.yml')
-rw-r--r--config/locales/javascript/javascript.cs.yml47
1 files changed, 32 insertions, 15 deletions
diff --git a/config/locales/javascript/javascript.cs.yml b/config/locales/javascript/javascript.cs.yml
index ad90af36e..64d47e54e 100644
--- a/config/locales/javascript/javascript.cs.yml
+++ b/config/locales/javascript/javascript.cs.yml
@@ -10,26 +10,40 @@ cs:
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"
+ 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:
- search: "Find people or #tags"
+ 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:
@@ -38,10 +52,11 @@ cs:
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}}"
+ search_for: "Hledat <%= name %>"
show_more: "zobrazit více"
stream:
- like: Like
+ comment: Okomentovat
+ hide: Skrýt
likes:
few: "<%= count %> Likes"
many: "<%= count %> Likes"
@@ -49,13 +64,16 @@ cs:
other: "<%= count %> Likes"
two: "<%= count %> Likes"
zero: "<%= count %> Likes"
+ limited: Omezený
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"
+ 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"
@@ -63,7 +81,6 @@ cs:
other: "<%= count %> Reshares"
two: "<%= count %> Reshares"
zero: "<%= count %> Reshares"
- unlike: Unlike
tags:
wasnt_that_interesting: "OK, I suppose #{{tagName}} wasn't all that interesting..."
timeago:
@@ -83,4 +100,4 @@ cs:
years: "%d roky"
videos:
unknown: "Neznámý typ videa"
- watch: "Podívejte se na tohle video na {{provider}}" \ No newline at end of file
+ watch: "Podívejte se na tohle video na <%= provider %>" \ No newline at end of file