aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-28 01:55:14 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-28 01:55:14 -0400
commitba0099f73abc133cfc88ad2d7a25b86677d1c111 (patch)
tree7d3c93e685264cd6345856611f7c83fd65df7c93 /apps/comments
parenteb8addb0770365409bf25e3e901571e7b894fcb2 (diff)
downloadnextcloud-server-ba0099f73abc133cfc88ad2d7a25b86677d1c111.tar.gz
nextcloud-server-ba0099f73abc133cfc88ad2d7a25b86677d1c111.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/cs_CZ.js1
-rw-r--r--apps/comments/l10n/cs_CZ.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/cs_CZ.js b/apps/comments/l10n/cs_CZ.js
index 872020eee66..a87dac3fde9 100644
--- a/apps/comments/l10n/cs_CZ.js
+++ b/apps/comments/l10n/cs_CZ.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"comments",
{
+ "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentáře</strong> pro soubory <em>(vždy uvedeny v proudu)</em>",
"You commented" : "Okomentoval(a) jsi",
"%1$s commented" : "%1$s okomentován",
"You commented on %2$s" : "Okomentoval(a) jsi %2$s",
diff --git a/apps/comments/l10n/cs_CZ.json b/apps/comments/l10n/cs_CZ.json
index ab470d98989..e646b72a49d 100644
--- a/apps/comments/l10n/cs_CZ.json
+++ b/apps/comments/l10n/cs_CZ.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentáře</strong> pro soubory <em>(vždy uvedeny v proudu)</em>",
"You commented" : "Okomentoval(a) jsi",
"%1$s commented" : "%1$s okomentován",
"You commented on %2$s" : "Okomentoval(a) jsi %2$s",