summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-04 02:24:48 +0000
committerNextcloud bot <bot@nextcloud.com>2021-04-04 02:24:48 +0000
commitbfd926938f5c26f22fb453ad24b62817170dd2a4 (patch)
tree5bea75d555ade2787cc4026f2fc8c44eb9e20ab0 /apps/files_sharing
parent6f55d2e293e7f6111f6ffd2f43689963bb5a6a43 (diff)
downloadnextcloud-server-bfd926938f5c26f22fb453ad24b62817170dd2a4.tar.gz
nextcloud-server-bfd926938f5c26f22fb453ad24b62817170dd2a4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/cs.js4
-rw-r--r--apps/files_sharing/l10n/cs.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 0d1f75d9bde..4a68d0cb4eb 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -76,7 +76,7 @@ OC.L10N.register(
"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} removed themselves" : "{actor} se odebral(a)",
"{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}",
@@ -86,7 +86,7 @@ OC.L10N.register(
"You shared {file} with {user}" : "Sdílíte {file} s {user}",
"You removed {user} from {file}" : "Odstranili 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} removed themselves from {file}" : "{actor} se odebral(a) 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}",
diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json
index eb73d4863c1..1ecb7357802 100644
--- a/apps/files_sharing/l10n/cs.json
+++ b/apps/files_sharing/l10n/cs.json
@@ -74,7 +74,7 @@
"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} removed themselves" : "{actor} se odebral(a)",
"{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}",
@@ -84,7 +84,7 @@
"You shared {file} with {user}" : "Sdílíte {file} s {user}",
"You removed {user} from {file}" : "Odstranili 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} removed themselves from {file}" : "{actor} se odebral(a) 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}",