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ß <mrzyx@mrzyx.de>2012-01-14 23:07:11 +0400
committerJonne Haß <mrzyx@mrzyx.de>2012-01-14 23:07:11 +0400
commit9e482ff1b10235e65eeb1d05e404824290c03cb3 (patch)
tree953b9f3b2deee0d021c0d69018e2a9550aa04838 /config/locales/javascript/javascript.en_pirate.yml
parentca87a3f9eab48d1da88d9ec67bcfbef61abaceaf (diff)
updated 99 locale files [ci skip]
Diffstat (limited to 'config/locales/javascript/javascript.en_pirate.yml')
-rw-r--r--config/locales/javascript/javascript.en_pirate.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/javascript/javascript.en_pirate.yml b/config/locales/javascript/javascript.en_pirate.yml
index 75ed83a2b..6772fd614 100644
--- a/config/locales/javascript/javascript.en_pirate.yml
+++ b/config/locales/javascript/javascript.en_pirate.yml
@@ -16,6 +16,7 @@ en_pirate:
many: "In {{count}} aspects"
one: "In {{count}} aspect"
other: "In {{count}} aspects"
+ two: "In <%= count %> aspects"
zero: "Add to aspect"
getting_started:
hey: "Hey, {{name}}!"
@@ -29,18 +30,21 @@ en_pirate:
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..."