diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-06 00:08:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-06 00:08:45 +0000 |
commit | bb884c341f7c5f0e8568283431555ee18aa0fe38 (patch) | |
tree | b6f820f13c6a69d9ec2eb9f0719ac7a3fd7e0515 /lib | |
parent | f901861f811e634e3f05f45d008be2258288cec7 (diff) | |
download | nextcloud-server-bb884c341f7c5f0e8568283431555ee18aa0fe38.tar.gz nextcloud-server-bb884c341f7c5f0e8568283431555ee18aa0fe38.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/gl.js | 2 | ||||
-rw-r--r-- | lib/l10n/gl.json | 2 | ||||
-rw-r--r-- | lib/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index a0dc39949f6..61878189581 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -172,7 +172,7 @@ OC.L10N.register( "App '%s' could not be installed!" : "Non foi posíbel instalar a aplicación «%s»!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Non é posíbel instalar a aplicación «%s» por mor de non cumprirse as dependencias: %s", "a safe home for all your data" : "un lugar seguro para todos os seus datos", - "File is currently busy, please try again later" : "O ficheiro está ocupado neste momento, tenteo máis tarde.", + "File is currently busy, please try again later" : "O ficheiro está ocupado neste momento, ténteo máis tarde.", "Can't read file" : "Non é posíbel ler o ficheiro", "Application is not enabled" : "A aplicación non está activada", "Authentication error" : "Produciuse un erro de autenticación", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index a8358c27ae8..0e2c82d2bda 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -170,7 +170,7 @@ "App '%s' could not be installed!" : "Non foi posíbel instalar a aplicación «%s»!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Non é posíbel instalar a aplicación «%s» por mor de non cumprirse as dependencias: %s", "a safe home for all your data" : "un lugar seguro para todos os seus datos", - "File is currently busy, please try again later" : "O ficheiro está ocupado neste momento, tenteo máis tarde.", + "File is currently busy, please try again later" : "O ficheiro está ocupado neste momento, ténteo máis tarde.", "Can't read file" : "Non é posíbel ler o ficheiro", "Application is not enabled" : "A aplicación non está activada", "Authentication error" : "Produciuse un erro de autenticación", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 5756652c7cd..2994ee7dbf5 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -171,7 +171,7 @@ OC.L10N.register( "No app name specified" : "O nome do aplicativo não foi especificado.", "App '%s' could not be installed!" : "O aplicativo '%s' não pôde ser instalado!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "O aplicativo \"%s\" não pode ser instalado pois as seguintes dependências não foram cumpridas: %s", - "a safe home for all your data" : "um local seguro para todos os seus dados", + "a safe home for all your data" : "Um lar seguro para todos os seus dados", "File is currently busy, please try again later" : "O arquivo está ocupado, tente novamente mais tarde", "Can't read file" : "Não foi possível ler arquivo", "Application is not enabled" : "O aplicativo não está habilitado", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 9b119be2aa6..b0a141072c3 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -169,7 +169,7 @@ "No app name specified" : "O nome do aplicativo não foi especificado.", "App '%s' could not be installed!" : "O aplicativo '%s' não pôde ser instalado!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "O aplicativo \"%s\" não pode ser instalado pois as seguintes dependências não foram cumpridas: %s", - "a safe home for all your data" : "um local seguro para todos os seus dados", + "a safe home for all your data" : "Um lar seguro para todos os seus dados", "File is currently busy, please try again later" : "O arquivo está ocupado, tente novamente mais tarde", "Can't read file" : "Não foi possível ler arquivo", "Application is not enabled" : "O aplicativo não está habilitado", |