summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-04 01:12:16 +0000
committerNextcloud bot <bot@nextcloud.com>2018-12-04 01:12:16 +0000
commitfaf27a1f20db1f8425115f4dba92fe71c4d0fe86 (patch)
tree9ad48e6840f3e72896018c82e7a6beb655b54459 /apps/files_sharing/l10n/cs.js
parent00ff059ba1a525a905853475e570defc15aeb7c3 (diff)
downloadnextcloud-server-faf27a1f20db1f8425115f4dba92fe71c4d0fe86.tar.gz
nextcloud-server-faf27a1f20db1f8425115f4dba92fe71c4d0fe86.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r--apps/files_sharing/l10n/cs.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index d300556f8db..2d5c6e2c809 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -63,12 +63,16 @@ OC.L10N.register(
"{user} unshared {file} from you" : "{user} s vámi už nesdílí soubor {file}",
"Shared with {user}" : "Sdíleno s {user}",
"Removed share for {user}" : "Odstraněno sdílení pro {user}",
+ "You removed yourself" : "Odebrali jste sami sebe",
+ "{actor} removed themselves" : "{actor} odebral(a) sám sebe",
"{actor} shared with {user}" : "{actor} sdílel(a) s {user}",
"{actor} removed share for {user}" : "{actor} odstranil(a) sdílení pro {user}",
"Shared by {actor}" : "Sdílel(a) {actor}",
"{actor} removed share" : "{actor} odebral(a) sdílení",
"You shared {file} with {user}" : "Sdílíte {file} s {user}",
"You removed {user} from {file}" : "Odstranil(a) jste uživatele {user} z {file}",
+ "You removed yourself from {file}" : "Odebrali jste sami sebe ze {file}",
+ "{actor} removed themselves from {file}" : "{actor} odebral(a) sám sebe ze {file}",
"{actor} shared {file} with {user}" : "{actor} s {user} sdílel(a) {file}",
"{actor} removed {user} from {file}" : "{actor} odstranil(a) uživatele {user} z {file}",
"{actor} shared {file} with you" : "{actor} s vámi sdílel(a) soubor {file}",