Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/gl.json')
-rw-r--r--apps/files_external/l10n/gl.json68
1 files changed, 68 insertions, 0 deletions
diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json
new file mode 100644
index 00000000000..e04afd7f5bd
--- /dev/null
+++ b/apps/files_external/l10n/gl.json
@@ -0,0 +1,68 @@
+{ "translations": {
+ "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Fallou a obtención de marcas de petición. Comprobe que a chave e o código secreto da súa aplicación Dropbox son correctas.",
+ "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Fallou a obtención de marcas de acceso. Comprobe que a chave e o código secreto da súa aplicación Dropbox son correctas.",
+ "Please provide a valid Dropbox app key and secret." : "Forneza unha chave correcta e segreda do Dropbox.",
+ "Step 1 failed. Exception: %s" : "Fallou o paso 1. Excepción: %s",
+ "Step 2 failed. Exception: %s" : "Fallou o paso 2. Excepción: %s",
+ "External storage" : "Almacenamento externo",
+ "Local" : "Local",
+ "Location" : "Localización",
+ "Amazon S3" : "Amazon S3",
+ "Key" : "Clave",
+ "Secret" : "Secreto",
+ "Bucket" : "Bucket",
+ "Amazon S3 and compliant" : "Amazon S3 e compatíbeis",
+ "Access Key" : "Clave de acceso",
+ "Secret Key" : "Clave secreta",
+ "Port" : "Porto",
+ "Region" : "Autonomía",
+ "Enable SSL" : "Activar SSL",
+ "Enable Path Style" : "Activar o estilo de ruta",
+ "App key" : "Clave da API",
+ "App secret" : "Secreto da aplicación",
+ "Host" : "Servidor",
+ "Username" : "Nome de usuario",
+ "Password" : "Contrasinal",
+ "Root" : "Root (raíz)",
+ "Secure ftps://" : "ftps:// seguro",
+ "Client ID" : "ID do cliente",
+ "Client secret" : "Secreto do cliente",
+ "OpenStack Object Storage" : "OpenStack Object Storage",
+ "Region (optional for OpenStack Object Storage)" : "Rexión (opcional para OpenStack Object Storage)",
+ "API Key (required for Rackspace Cloud Files)" : "Clave da API (obrigatoria para Rackspace Cloud Files)",
+ "Tenantname (required for OpenStack Object Storage)" : "Nome do inquilino (obrigatorio para OpenStack Object Storage)",
+ "Password (required for OpenStack Object Storage)" : "Contrasinal (obrigatorio para OpenStack Object Storage)",
+ "Service Name (required for OpenStack Object Storage)" : "Nome do servizo (obrigatorio para OpenStack Object Storage)",
+ "URL of identity endpoint (required for OpenStack Object Storage)" : "URL do punto final da identidade (obrigatorio para OpenStack Object Storage)",
+ "Share" : "Compartir",
+ "SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC",
+ "Username as share" : "Nome de usuario como compartición",
+ "URL" : "URL",
+ "Secure https://" : "https:// seguro",
+ "Remote subfolder" : "Subcartafol remoto",
+ "Access granted" : "Concedeuse acceso",
+ "Error configuring Dropbox storage" : "Produciuse un erro ao configurar o almacenamento en Dropbox",
+ "Grant access" : "Permitir o acceso",
+ "Error configuring Google Drive storage" : "Produciuse un erro ao configurar o almacenamento en Google Drive",
+ "Personal" : "Persoal",
+ "System" : "Sistema",
+ "Saved" : "Gardado",
+ "<b>Note:</b> " : "<b>Nota:</b> ",
+ " and " : "e",
+ "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> A compatibilidade de cURL en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
+ "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> A compatibilidade de FTP en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
+ "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> «%s» non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
+ "You don't have any external storages" : "Non ten ningún almacenamento externo",
+ "Name" : "Nome",
+ "Storage type" : "Tipo de almacenamento",
+ "Scope" : "Ámbito",
+ "External Storage" : "Almacenamento externo",
+ "Folder name" : "Nome do cartafol",
+ "Configuration" : "Configuración",
+ "Available for" : "Dispoñíbel para",
+ "Add storage" : "Engadir almacenamento",
+ "Delete" : "Eliminar",
+ "Enable User External Storage" : "Activar o almacenamento externo do usuario",
+ "Allow users to mount the following external storage" : "Permitirlle aos usuarios montar o seguinte almacenamento externo"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file