diff options
Diffstat (limited to 'core/l10n/sc.js')
-rw-r--r-- | core/l10n/sc.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sc.js b/core/l10n/sc.js index 279f84bf8de..528f7699f01 100644 --- a/core/l10n/sc.js +++ b/core/l10n/sc.js @@ -126,8 +126,6 @@ OC.L10N.register( "Please reload the page." : "Torra a carrigare sa pàgina.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "S'agiornamentu est andadu male. Pro àteras informatziones <a href=\"{url}\">controlla sa publicatzione subra de custu </a> in su forum.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "S'agiornamentu no est andadu bene. Sinnala custu problema a sa <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidade de Nextcloud </a>.", - "Continue to Nextcloud" : "Sighi in Nextcloud", - "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["S'agiornamentu est andadu bene. Indiritzende· a Nextcloud intre %n segundu.","S'agiornamentu est andadu bene. Indiritzende·ti a Nextcloud intre %n segundos."], "Log in" : "Intra", "Logging in …" : "Intrende ...", "Server side authentication failed!" : "Autenticatzione de s'ala de su serbidore faddida!", @@ -388,6 +386,8 @@ OC.L10N.register( "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "S'intestatzione HTTP \"{intestatzione}\" no est impostada cun \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Custu podet fàghere essire informatziones de s'orìgine. Càstia sa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">Racumandatzione ↗</a>.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "S'intestu HTTP \"Seguresa-Strinta-deTràmuda\" no est impostada pro a su mancu \"{segundos}\" segundos. Pro megiorare sa seguresa, est cussigiadu a ativare HSST comente descritu in is <a href=\"{docUrl}\" rel=\"noreferrer noopener\">impòsitos de seguresa ↗</a>.", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "S'atzessu a custu situ HTTP no est seguru. Ti racumandamus de impostare su serbidore pro rechèdere su HTTPS, comente descritu in is <a href=\"{docUrl}\">impòsitos de seguresa ↗</a>.", + "Continue to Nextcloud" : "Sighi in Nextcloud", + "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["S'agiornamentu est andadu bene. Indiritzende· a Nextcloud intre %n segundu.","S'agiornamentu est andadu bene. Indiritzende·ti a Nextcloud intre %n segundos."], "Searching other places" : "Chirchende àteros logos", "No search results in other folders for {tag}{filter}{endtag}" : "Perunu resurtadu in àteras cartellas pro {eticheta}{filtru}{eticheta finale}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{contu} resurtadu de chirca in un'àtera cartella","{contu} resurtados de chirca in àteras cartellas"], |