diff options
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í", |