From 7daaf9751453e38cf5a74576b35c113f286dc4d2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 17 Jun 2023 00:32:07 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/et_EE.js | 1 + l10n/et_EE.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 607a6c23e..c5e304bf4 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -4,6 +4,7 @@ OC.L10N.register( "Personal" : "Isiklik", "Finished" : "Lõpetatud", "Later" : "Hiljem", + "copy" : "koopia", "Done" : "Valmis", "The file was uploaded" : "Fail laaditi üles", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 77fabf5a8..cc6d4b9bc 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -2,6 +2,7 @@ "Personal" : "Isiklik", "Finished" : "Lõpetatud", "Later" : "Hiljem", + "copy" : "koopia", "Done" : "Valmis", "The file was uploaded" : "Fail laaditi üles", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize",