diff options
Diffstat (limited to 'core/l10n/eo.js')
-rw-r--r-- | core/l10n/eo.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 840c8fa2e72..10fe8ee0bcd 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -117,9 +117,6 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La ĝisdatigo malsukcesis. Bonvolu raporti tiun problemon al la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud-komunumo</a>.", "Continue to Nextcloud" : "Daŭrigi al Nextcloud", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La ĝisdatigo sukcesis. Alidirektante vin al Nextcloud post %n sekundo.","La ĝisdatigo sukcesis. Alidirektante vin al Nextcloud post %n sekundoj."], - "Searching other places" : "Serĉo en aliaj lokoj", - "No search results in other folders for {tag}{filter}{endtag}" : "Neniu serĉ-rezultoj en aliaj dosierujoj por {tag}{filter}{endtag}", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} serĉ-rezulto en alia dosierujo","{count} serĉ-rezultoj en aliaj dosierujoj"], "Log in" : "Ensaluti", "Logging in …" : "Ensaluti...", "Server side authentication failed!" : "Ĉeservila aŭtentigo malsukcesis!", @@ -402,6 +399,9 @@ OC.L10N.register( "Name..." : "Nomo...", "Error removing share" : "Eraro dum forigo de kunhavigo", "({scope})" : "({scope})", + "Searching other places" : "Serĉo en aliaj lokoj", + "No search results in other folders for {tag}{filter}{endtag}" : "Neniu serĉ-rezultoj en aliaj dosierujoj por {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} serĉ-rezulto en alia dosierujo","{count} serĉ-rezultoj en aliaj dosierujoj"], "Saving..." : "Konservado...", "Search" : "Serĉi", "Reset search" : "Restarigi serĉon", |