diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:19:53 +0000 |
commit | 895eb194497ebeb381ee6ebdc4274688f6a493fd (patch) | |
tree | 2dbac3ea08870fb44dc2423644283b6ef4778388 /core/l10n/et_EE.js | |
parent | c734a18ee83a3537193192f6b97d78575611ba9e (diff) | |
download | nextcloud-server-895eb194497ebeb381ee6ebdc4274688f6a493fd.tar.gz nextcloud-server-895eb194497ebeb381ee6ebdc4274688f6a493fd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index dd439c4c580..fffb98d8480 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -117,10 +117,10 @@ OC.L10N.register( "Install the Contacts app" : "Paigalda Kontaktide rakendus", "Loading your contacts …" : "Sinu kontaktide laadimine ...", "Looking for {term} …" : "Otsin {term} …", - "Date" : "Kuupäev", - "Today" : "Täna", - "People" : "Inimesed", - "Searching …" : "Otsin ...", + "Search starts once you start typing and results may be reached with the arrow keys" : "Otsing algab kohe, kui sa midagi trükid, ja tulemustele saab ligi nooleklahvidega", + "Search" : "Otsi", + "Press Enter to start searching" : "Otsimise alustamiseks vajuta Enter", + "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Otsimiseks sisesta vähemalt {minSearchLength} sümbol","Otsimiseks sisesta vähemalt {minSearchLength} sümbolit"], "Forgot password?" : "Unustasid parooli?", "Back to login form" : "Tagasi sisselogimise lehele", "Back" : "Tagasi", @@ -129,10 +129,10 @@ OC.L10N.register( "You have not added any info yet" : "Sa pole veel mingit infot lisanud", "{user} has not added any info yet" : "{user} pole veel mingit infot lisanud", "Error opening the user status modal, try hard refreshing the page" : "Kasutaja staatuse modaaldialoogi avamine ebaõnnestus, proovi lehte värskendada", - "Search starts once you start typing and results may be reached with the arrow keys" : "Otsing algab kohe, kui sa midagi trükid, ja tulemustele saab ligi nooleklahvidega", - "Search" : "Otsi", - "Press Enter to start searching" : "Otsimise alustamiseks vajuta Enter", - "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Otsimiseks sisesta vähemalt {minSearchLength} sümbol","Otsimiseks sisesta vähemalt {minSearchLength} sümbolit"], + "Date" : "Kuupäev", + "Today" : "Täna", + "People" : "Inimesed", + "Searching …" : "Otsin ...", "This browser is not supported" : "See brauser pole toetatu", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Sinu brauser ei ole toetatud. Palun uuenda see uuema versiooni peale või vaheta toetatud brauseri vastu.", "Continue with this unsupported browser" : "Jätka selle mittetoetatud brauseriga", |