Skip to content

Commit 6d9fe11

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent bac0447 commit 6d9fe11

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

l10n/et_EE.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ OC.L10N.register(
22
"secrets",
33
{
44
"Share Link" : "Jaga linki",
5+
"Expires on:" : "Aegub:",
56
"Save" : "Salvesta",
6-
"Download" : "Lae alla",
7+
"Copy to Clipboard" : "Kopeeri lõikelauale",
8+
"Download" : "Laadi alla",
79
"This share is password-protected" : "See jagamine on parooliga kaitstud",
810
"Password" : "Parool"
911
},

l10n/et_EE.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{ "translations": {
22
"Share Link" : "Jaga linki",
3+
"Expires on:" : "Aegub:",
34
"Save" : "Salvesta",
4-
"Download" : "Lae alla",
5+
"Copy to Clipboard" : "Kopeeri lõikelauale",
6+
"Download" : "Laadi alla",
57
"This share is password-protected" : "See jagamine on parooliga kaitstud",
68
"Password" : "Parool"
79
},"pluralForm" :"nplurals=2; plural=(n != 1);"

0 commit comments

Comments
 (0)