diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-16 02:27:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-16 02:27:32 +0000 |
commit | 0c14ee6ff5a2d3aa3f77f8cd2bf331590ee62f44 (patch) | |
tree | e104c2a76b9bf7636b383fecf7ca890d1f058ba6 /apps/files_sharing/l10n/cs.js | |
parent | 33148016a52b6f0006deb70e520492230f0f1880 (diff) | |
download | nextcloud-server-0c14ee6ff5a2d3aa3f77f8cd2bf331590ee62f44.tar.gz nextcloud-server-0c14ee6ff5a2d3aa3f77f8cd2bf331590ee62f44.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 b5d244aa9ab..7e44386305a 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -98,6 +98,7 @@ OC.L10N.register( "Files" : "Soubory", "A file or folder has been <strong>shared</strong>" : "Soubor nebo složka byla <strong>nasdílena</strong>", "Shared link" : "Sdílený odkaz", + "Wrong share ID, share does not exist" : "Chybný identifikátor sdílení – takové neexistuje", "Could not delete share" : "Sdílení se nedaří smazat", "Please specify a file or folder path" : "Zadejte popis umístění souboru či složky", "Wrong path, file/folder does not exist" : "Nesprávný popis umístění – soubor/složka neexistuje", @@ -236,6 +237,7 @@ OC.L10N.register( "Name" : "Název", "Share time" : "Čas sdílení", "Expiration date" : "Datum skončení platnosti", + "Sorry, this link does not seem to work anymore." : "Omlouváme se, tento odkaz už nejspíš není funkční.", "Reasons might be:" : "Možné důvody:", "the item was removed" : "položka byla odebrána", "the link expired" : "platnost odkazu skončila", |