From 8a9f9c21c226b543eb92d4eec58aecf7fd959eb7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 19 May 2024 00:17:48 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ro.js | 1 + l10n/ro.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ro.js b/l10n/ro.js index c6972184..83a7d9cf 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -17,6 +17,7 @@ OC.L10N.register( "Cancel" : "Anulare", "Settings saved" : "Setările au fost salvate", "Unable to save the settings" : "Nu se pot salva setările", + "Scheduled" : "Programat", "Pending" : "În așteptare", "Not completed" : "Necompletat", "Completed" : "Terminat", diff --git a/l10n/ro.json b/l10n/ro.json index 7a742e52..f5dbb1ae 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -15,6 +15,7 @@ "Cancel" : "Anulare", "Settings saved" : "Setările au fost salvate", "Unable to save the settings" : "Nu se pot salva setările", + "Scheduled" : "Programat", "Pending" : "În așteptare", "Not completed" : "Necompletat", "Completed" : "Terminat",