diff options
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 1609cd74495..54982336f3e 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -62,8 +62,6 @@ OC.L10N.register( "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Uuendus ebaõnnestus. Täiendavat infot <a href=\"{url}\">vaata meie foorumi postituses</a> .", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uuendus ebaõnnestus. Palun teavita probleemist <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloudi kogukonda</a>.", "Continue to Nextcloud" : "Edasi Nextcloudi", - "Searching other places" : "Otsi teistest kohtadest", - "No search results in other folders for {tag}{filter}{endtag}" : "Teistest kaustadest ei leitud {tag}{filter}{endtag}", "Log in" : "Logi sisse", "Logging in …" : "Sisselogimine ...", "Server side authentication failed!" : "Serveripoolne autentimine ebaõnnestus!", @@ -82,7 +80,6 @@ OC.L10N.register( "Cancel" : "Loobu", "Forgot password?" : "Unustasid parooli?", "Back" : "Tagasi", - "Searching …" : "Otsin ...", "Settings" : "Seaded", "Could not load your contacts" : "Sinu kontaktide laadimine ebaõnnestus", "Search contacts …" : "Otsi kontakte", @@ -275,6 +272,8 @@ OC.L10N.register( "Name..." : "Nimi...", "Error removing share" : "Viga jagamise eemaldamisel", "({scope})" : "({scope})", + "Searching other places" : "Otsi teistest kohtadest", + "No search results in other folders for {tag}{filter}{endtag}" : "Teistest kaustadest ei leitud {tag}{filter}{endtag}", "Saving..." : "Salvestamine...", "Search" : "Otsi", "Reset search" : "Lähtesta otsing", |