diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/accessibility/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/accessibility/l10n/nl.json | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/pt_BR.js | 4 | ||||
-rw-r--r-- | apps/files_external/l10n/pt_BR.json | 4 | ||||
-rw-r--r-- | apps/files_external/l10n/sk.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/sk.json | 1 |
6 files changed, 8 insertions, 6 deletions
diff --git a/apps/accessibility/l10n/nl.js b/apps/accessibility/l10n/nl.js index 368da293ad2..601a678e72c 100644 --- a/apps/accessibility/l10n/nl.js +++ b/apps/accessibility/l10n/nl.js @@ -2,7 +2,7 @@ OC.L10N.register( "accessibility", { "Dark theme" : "Donker thema", - "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Een donker thema dat je ogen verlicht door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen het graag als je fouten tegenkomt.", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Een donker thema dat je ogen verlicht door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen graag van je als je fouten tegenkomt.", "High contrast mode" : "Hoog contrast modus", "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.", "Dyslexia font" : "Dyslexie-lettertype", diff --git a/apps/accessibility/l10n/nl.json b/apps/accessibility/l10n/nl.json index f2184955244..8ebfa059893 100644 --- a/apps/accessibility/l10n/nl.json +++ b/apps/accessibility/l10n/nl.json @@ -1,6 +1,6 @@ { "translations": { "Dark theme" : "Donker thema", - "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Een donker thema dat je ogen verlicht door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen het graag als je fouten tegenkomt.", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Een donker thema dat je ogen verlicht door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen graag van je als je fouten tegenkomt.", "High contrast mode" : "Hoog contrast modus", "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.", "Dyslexia font" : "Dyslexie-lettertype", diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 28ffc3f5219..a5d31dc434f 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -105,12 +105,12 @@ OC.L10N.register( "SMB / CIFS" : "SMB / CIFS", "Share" : "Compartilhar", "Show hidden files" : "Mostrar arquivos ocultos", - "Timeout" : "Tempo de validade", + "Timeout" : "Tempo limite", "SMB / CIFS using OC login" : "SMB / CIFS usando OC login", "Username as share" : "Nome de usuário como compartilhamento", "OpenStack Object Storage" : "Armazenamento de Objetos OpenStack", "Service name" : "Nome do serviço", - "Request timeout (seconds)" : "Tempo requerido esgotado (segundos)", + "Request timeout (seconds)" : "Tempo limite para requisição (segundos)", "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporte a cURL no PHP não está habilitado ou instalado. A montagem de %s não foi possível. Por favor, solicite a instalação ao administrador do sistema.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporte FTP no PHP não está habilitado ou instalado. A montagem de %s não foi possível. Por favor, solicite a instalação ao administrador do sistema.", "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" não está instalado. A montagem de %2$s não é possível. Peça ao administrador para instalá-lo.", diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 39cd4aca915..8baf7100038 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -103,12 +103,12 @@ "SMB / CIFS" : "SMB / CIFS", "Share" : "Compartilhar", "Show hidden files" : "Mostrar arquivos ocultos", - "Timeout" : "Tempo de validade", + "Timeout" : "Tempo limite", "SMB / CIFS using OC login" : "SMB / CIFS usando OC login", "Username as share" : "Nome de usuário como compartilhamento", "OpenStack Object Storage" : "Armazenamento de Objetos OpenStack", "Service name" : "Nome do serviço", - "Request timeout (seconds)" : "Tempo requerido esgotado (segundos)", + "Request timeout (seconds)" : "Tempo limite para requisição (segundos)", "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporte a cURL no PHP não está habilitado ou instalado. A montagem de %s não foi possível. Por favor, solicite a instalação ao administrador do sistema.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "O suporte FTP no PHP não está habilitado ou instalado. A montagem de %s não foi possível. Por favor, solicite a instalação ao administrador do sistema.", "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" não está instalado. A montagem de %2$s não é possível. Peça ao administrador para instalá-lo.", diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js index 0f88b35a9b0..517c209dd4e 100644 --- a/apps/files_external/l10n/sk.js +++ b/apps/files_external/l10n/sk.js @@ -121,6 +121,7 @@ OC.L10N.register( "Name" : "Názov", "Storage type" : "Typ úložiska", "Scope" : "Rozsah", + "Open documentation" : "Otvoriť dokumentáciu", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Externé úložisko umožňuje pripojiť služby externých úložísk a zariadení ako sekundárne zariadenia na ukladanie pre Nextcloud. Môžete tiež umožniť používateľom pripájať ich vlastné služby externých úložísk.", "Folder name" : "Názov priečinka", "External storage" : "Externé úložisko", diff --git a/apps/files_external/l10n/sk.json b/apps/files_external/l10n/sk.json index 045ee1dcb2c..71347c955de 100644 --- a/apps/files_external/l10n/sk.json +++ b/apps/files_external/l10n/sk.json @@ -119,6 +119,7 @@ "Name" : "Názov", "Storage type" : "Typ úložiska", "Scope" : "Rozsah", + "Open documentation" : "Otvoriť dokumentáciu", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Externé úložisko umožňuje pripojiť služby externých úložísk a zariadení ako sekundárne zariadenia na ukladanie pre Nextcloud. Môžete tiež umožniť používateľom pripájať ich vlastné služby externých úložísk.", "Folder name" : "Názov priečinka", "External storage" : "Externé úložisko", |