aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-28 02:16:54 +0000
committerNextcloud bot <bot@nextcloud.com>2019-11-28 02:16:54 +0000
commit563f9153a2cbed53ad7a7e116e3d8a8e357252c1 (patch)
treed7865edbff2f6961f33012f1af649b6709988e98 /apps/comments
parent0532f8116da1ed92b973c8842c4d18f084255820 (diff)
downloadnextcloud-server-563f9153a2cbed53ad7a7e116e3d8a8e357252c1.tar.gz
nextcloud-server-563f9153a2cbed53ad7a7e116e3d8a8e357252c1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/cs.js4
-rw-r--r--apps/comments/l10n/cs.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js
index 135d7f0410f..693d5573d55 100644
--- a/apps/comments/l10n/cs.js
+++ b/apps/comments/l10n/cs.js
@@ -7,10 +7,10 @@ OC.L10N.register(
"{author} commented" : "{author} okomentoval(a)",
"You commented on %1$s" : "Okomentovali jste %1$s",
"You commented on {file}" : "Okomentovali jste {file}",
- "%1$s commented on %2$s" : "%1$s okomentoval %2$s",
+ "%1$s commented on %2$s" : "%1$s okomentoval(a) %2$s",
"{author} commented on {file}" : "{author} okomentoval(a) {file}",
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni v souboru “{file}”, v komentáři od uživatele, který byl později smazán",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni v souboru „{file}“, v komentáři od uživatele, který byl později smazán",
"{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“",
"Files app plugin to add comments to files" : "Zásuvný modul do aplikace Soubory pro přidávání komentářů k souborům",
"Edit comment" : "Upravit komentář",
diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json
index 2cab70ca197..363fcc84723 100644
--- a/apps/comments/l10n/cs.json
+++ b/apps/comments/l10n/cs.json
@@ -5,10 +5,10 @@
"{author} commented" : "{author} okomentoval(a)",
"You commented on %1$s" : "Okomentovali jste %1$s",
"You commented on {file}" : "Okomentovali jste {file}",
- "%1$s commented on %2$s" : "%1$s okomentoval %2$s",
+ "%1$s commented on %2$s" : "%1$s okomentoval(a) %2$s",
"{author} commented on {file}" : "{author} okomentoval(a) {file}",
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni v souboru “{file}”, v komentáři od uživatele, který byl později smazán",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni v souboru „{file}“, v komentáři od uživatele, který byl později smazán",
"{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“",
"Files app plugin to add comments to files" : "Zásuvný modul do aplikace Soubory pro přidávání komentářů k souborům",
"Edit comment" : "Upravit komentář",