diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 8753dc54d64..0c50df839a3 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -368,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "Seznam neschválených sdílení.", "No pending shares" : "Žádná čekající sdílení", "Shares you have received but not approved will show up here" : "Sdílení, která jste obdrželi, ale neschválili, se zobrazí zde", + "Error deleting the share: {errorMessage}" : "Chyba při mazán sdílení: {errorMessage}", + "Error deleting the share" : "Chyba při mazání sdílení", "Error updating the share: {errorMessage}" : "Chyba při aktualizaci sdílení: {errorMessage}", "Error updating the share" : "Chyba při aktualizaci sdílení", "File \"{path}\" has been unshared" : "Sdílení souboru „{path}“ bylo zrušeno", |