From 2f8e4f9a8b13d0fd27323c3e8df5a0bbdd2b6bf1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 20 Jun 2023 01:24:38 +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 a6d6c415..eb4c4a52 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -9,6 +9,7 @@ OC.L10N.register( "Shows recommended files" : "Näitab soovitatud faile", "Shows recommended files for quick access of files and folders with recent activity" : "Näitab soovitatud faile, hiljutiste tegevustega failidele ja kaustadele kiireks ligipääsuks", "No recommendations yet" : "Soovitusi veel ei ole", + "Path name {path}" : "Tee nimi {path}", "Show recommendations" : "Näita soovitusi" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 92aa742f..1142841c 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -7,6 +7,7 @@ "Shows recommended files" : "Näitab soovitatud faile", "Shows recommended files for quick access of files and folders with recent activity" : "Näitab soovitatud faile, hiljutiste tegevustega failidele ja kaustadele kiireks ligipääsuks", "No recommendations yet" : "Soovitusi veel ei ole", + "Path name {path}" : "Tee nimi {path}", "Show recommendations" : "Näita soovitusi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file