From 92455f6357f8aeffd3900e282f608c65d0d3cad9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 6 May 2025 02:34:43 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/et_EE.js | 4 +++- l10n/et_EE.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 1d266cd..9138918 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -16,6 +16,7 @@ OC.L10N.register( "Edit" : "Redigeeri", "Welcome" : "Tere tulemast", "Sharing" : "Jagamine", + "Recording" : "Salvestan", "Create" : "Loo", "Published" : "Avaldatud", "Copy to clipboard" : "Kopeeri lõikepuhvrisse", @@ -25,6 +26,7 @@ OC.L10N.register( "Start" : "Algus", "Loading" : "Laadimine", "Settings saved" : "Seaded salvestatud", - "Unexpected error occurred" : "Tekkis ootamatu viga" + "Unexpected error occurred" : "Tekkis ootamatu viga", + "Send to" : "Saada..." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 7b1950e..2f6660c 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -14,6 +14,7 @@ "Edit" : "Redigeeri", "Welcome" : "Tere tulemast", "Sharing" : "Jagamine", + "Recording" : "Salvestan", "Create" : "Loo", "Published" : "Avaldatud", "Copy to clipboard" : "Kopeeri lõikepuhvrisse", @@ -23,6 +24,7 @@ "Start" : "Algus", "Loading" : "Laadimine", "Settings saved" : "Seaded salvestatud", - "Unexpected error occurred" : "Tekkis ootamatu viga" + "Unexpected error occurred" : "Tekkis ootamatu viga", + "Send to" : "Saada..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file