Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Oct 13, 2024
1 parent 87a4171 commit ff58ef7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_lock",
{
"File is not locked" : "Soubor není uzamčen",
"File can only be unlocked by providing a valid owner lock token" : "Soubor je možné odemknout pouze zadáním platného tokenu zámku vlastníka",
"File can only be unlocked by the owner of the lock" : "Soubor může být odemčen pouze vlastníkem zámku",
"Temporary files lock" : "Dočasný zámek souborů",
Expand Down
1 change: 1 addition & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{ "translations": {
"File is not locked" : "Soubor není uzamčen",
"File can only be unlocked by providing a valid owner lock token" : "Soubor je možné odemknout pouze zadáním platného tokenu zámku vlastníka",
"File can only be unlocked by the owner of the lock" : "Soubor může být odemčen pouze vlastníkem zámku",
"Temporary files lock" : "Dočasný zámek souborů",
Expand Down

0 comments on commit ff58ef7

Please sign in to comment.