diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
commit | aaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch) | |
tree | e33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/et_EE.js | |
parent | 752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff) | |
download | nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/et_EE.js')
-rw-r--r-- | apps/files/l10n/et_EE.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index b15be13e866..a94a76f2e66 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -106,7 +106,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "<strong>Lemmikutesse</strong> on lisatud või sealt eemaldatud fail", "A file or folder has been <strong>changed</strong>" : "Fail või kataloog on <strong>muudetud</strong>", "All files" : "Kõik failid", - "Unlimited" : "Piiramatult", "Upload (max. %s)" : "Üleslaadimine (max. %s)", "Accept" : "Nõustu", "Reject" : "Keeldu", @@ -118,9 +117,6 @@ OC.L10N.register( "Copy to clipboard" : "Kopeeri lõikepuhvrisse", "Cancel" : "Loobu", "Create" : "Loo", - "%s used" : "Kasutatud %s", - "%1$s of %2$s used" : "Kasutatud %1$s/%2$s", - "WebDAV" : "WebDAV", "No files in here" : "Siin ei ole faile", "Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!", "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", @@ -143,6 +139,10 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Sul puuduvad õigused siia failide üleslaadimiseks või tekitamiseks", "New" : "Uus", "Copied!" : "Kopeeritud!", - "Settings" : "Seaded" + "Unlimited" : "Piiramatult", + "%s used" : "Kasutatud %s", + "%1$s of %2$s used" : "Kasutatud %1$s/%2$s", + "Settings" : "Seaded", + "WebDAV" : "WebDAV" }, "nplurals=2; plural=(n != 1);"); |