Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r--apps/files_sharing/l10n/cs.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 806f8223048..38abd7620c2 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -68,6 +68,7 @@ OC.L10N.register(
"{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}",
+ "{actor} removed you from the share named {file}" : "{actor} vás odstranil(a) z sdílení pojmenovaného {file}",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Byl <strong>stažen</strong> soubor nebo adresář sdílený jako veřejný odkaz",
"A file or folder was shared from <strong>another server</strong>" : "Soubor nebo adresář byl nasdílen z <strong>jiného serveru</strong>",
"A file or folder has been <strong>shared</strong>" : "Soubor nebo adresář byl <strong>nasdílen</strong>",