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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 21, 2023
1 parent 767f53b commit dfd4cc5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/ro.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ OC.L10N.register(
"Temporary files lock" : "Blocaj temporar de fișiere",
"Temporary lock your files" : "Blochează-ți temporar fișierele",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite utilizatorilor sa își blocheze temporar fișierele pentru a evita conflictele în timp ce lucrezi la fișiere partajate.",
"Locked by {user}" : "Blocat de {user}",
"Locked by {app}" : "Blocat de {app}",
"Unlock file" : "Deblochează fișierul",
"Lock file" : "Blochează fișierul",
"Locked by {0}" : "Blochat de {0}"
Expand Down
2 changes: 2 additions & 0 deletions l10n/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Temporary files lock" : "Blocaj temporar de fișiere",
"Temporary lock your files" : "Blochează-ți temporar fișierele",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite utilizatorilor sa își blocheze temporar fișierele pentru a evita conflictele în timp ce lucrezi la fișiere partajate.",
"Locked by {user}" : "Blocat de {user}",
"Locked by {app}" : "Blocat de {app}",
"Unlock file" : "Deblochează fișierul",
"Lock file" : "Blochează fișierul",
"Locked by {0}" : "Blochat de {0}"
Expand Down

0 comments on commit dfd4cc5

Please sign in to comment.