[tx-robot] updated from transifex
This commit is contained in:
parent
faff30c227
commit
eb55cd02eb
|
@ -20,8 +20,16 @@ OC.L10N.register(
|
||||||
"Comment" : "Komentář",
|
"Comment" : "Komentář",
|
||||||
"You commented" : "Okomentoval(a) jsi",
|
"You commented" : "Okomentoval(a) jsi",
|
||||||
"%1$s commented" : "%1$s okomentován",
|
"%1$s commented" : "%1$s okomentován",
|
||||||
|
"{author} commented" : "{author} okomentoval(a)",
|
||||||
|
"You commented on %1$s" : "Okomentoval(a) jste %1$s",
|
||||||
|
"You commented on {file}" : "Okomentoval(a) jste {file}",
|
||||||
"%1$s commented on %2$s" : "%1$s okomentoval %2$s",
|
"%1$s commented on %2$s" : "%1$s okomentoval %2$s",
|
||||||
|
"{author} commented on {file}" : "{author} okomentoval(a) {file}",
|
||||||
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
|
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
|
||||||
|
"A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”",
|
||||||
|
"A (now) deleted user mentioned you in a comment on “{file}”" : "Nyní již smazaný uživatel vás zmínil v komentáři u \"{file}\"",
|
||||||
|
"%1$s mentioned you in a comment on “%2$s”" : "%1$s vás zmínil(a) v komentáři u %2$s",
|
||||||
|
"{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil v komentáři u “{file}”",
|
||||||
"Type in a new comment..." : "Zadat nový komentář...",
|
"Type in a new comment..." : "Zadat nový komentář...",
|
||||||
"No other comments available" : "Nejsou dostupné žádné další komentáře",
|
"No other comments available" : "Nejsou dostupné žádné další komentáře",
|
||||||
"More comments..." : "Více komentářů...",
|
"More comments..." : "Více komentářů...",
|
||||||
|
|
|
@ -18,8 +18,16 @@
|
||||||
"Comment" : "Komentář",
|
"Comment" : "Komentář",
|
||||||
"You commented" : "Okomentoval(a) jsi",
|
"You commented" : "Okomentoval(a) jsi",
|
||||||
"%1$s commented" : "%1$s okomentován",
|
"%1$s commented" : "%1$s okomentován",
|
||||||
|
"{author} commented" : "{author} okomentoval(a)",
|
||||||
|
"You commented on %1$s" : "Okomentoval(a) jste %1$s",
|
||||||
|
"You commented on {file}" : "Okomentoval(a) jste {file}",
|
||||||
"%1$s commented on %2$s" : "%1$s okomentoval %2$s",
|
"%1$s commented on %2$s" : "%1$s okomentoval %2$s",
|
||||||
|
"{author} commented on {file}" : "{author} okomentoval(a) {file}",
|
||||||
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
|
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
|
||||||
|
"A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”",
|
||||||
|
"A (now) deleted user mentioned you in a comment on “{file}”" : "Nyní již smazaný uživatel vás zmínil v komentáři u \"{file}\"",
|
||||||
|
"%1$s mentioned you in a comment on “%2$s”" : "%1$s vás zmínil(a) v komentáři u %2$s",
|
||||||
|
"{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil v komentáři u “{file}”",
|
||||||
"Type in a new comment..." : "Zadat nový komentář...",
|
"Type in a new comment..." : "Zadat nový komentář...",
|
||||||
"No other comments available" : "Nejsou dostupné žádné další komentáře",
|
"No other comments available" : "Nejsou dostupné žádné další komentáře",
|
||||||
"More comments..." : "Více komentářů...",
|
"More comments..." : "Více komentářů...",
|
||||||
|
|
Loading…
Reference in New Issue