diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:11 +0000 |
commit | d4dffc156606e4f721042ff0ce8f9377c23d63a5 (patch) | |
tree | 76cddd7092443bb79befdb1416a518664e06cb3d /apps/files_sharing/l10n/cs.js | |
parent | 94692cd57b93de913d79e76816d6a371c6ebe7e2 (diff) | |
download | nextcloud-server-d4dffc156606e4f721042ff0ce8f9377c23d63a5.tar.gz nextcloud-server-d4dffc156606e4f721042ff0ce8f9377c23d63a5.zip |
Fix(l10n): Update translations 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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 6a13664237b..9e160dfdc74 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -348,7 +348,8 @@ OC.L10N.register( "Error updating the share" : "Chyba při aktualizaci sdílení", "File \"{path}\" has been unshared" : "Sdílení souboru „{path}“ bylo zrušeno", "Folder \"{path}\" has been unshared" : "Sdílení složky „{path}“ bylo zrušeno", - "Share {propertyName} saved" : "Sdílení {propertyName} uloženo", + "Share label saved" : "Štítek sdílení uložen", + "Share password saved" : "Heslo ke sdílení uloženo", "Shared by" : "Sdílí", "Shared with" : "Sdíleno s", "Password created successfully" : "Heslo úspěšně vytvořeno", @@ -397,6 +398,7 @@ OC.L10N.register( "Circle" : "Okruh", "Allow download" : "Umožnit stahování", "No other users with access found" : "Nenalezeni žádní další uživatelé, kteří mají přístup", + "Share {propertyName} saved" : "Sdílení {propertyName} uloženo", "No entries found in this folder" : "V této složce nebylo nic nalezeno", "Name" : "Název", "Share time" : "Čas sdílení", |