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