From dfd4cc5a7504ce1a5093b172a808d6ba70778316 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 21 Nov 2023 00:51:50 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ro.js | 2 ++ l10n/ro.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/ro.js b/l10n/ro.js index ae91ea79..eb0f0717 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -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}" diff --git a/l10n/ro.json b/l10n/ro.json index a437bd78..9e1c3fc3 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -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}"