diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-24 00:08:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-24 00:08:50 +0000 |
commit | a7f2dc6dd660179682f7d03ac8e07649b59cdd6f (patch) | |
tree | da1506056f767fea2ff0bf4a822600ff73680435 /apps/files/l10n/pt_BR.json | |
parent | 697fcc93da3dda942defd5b5b8649dd2dce70874 (diff) | |
download | nextcloud-server-a7f2dc6dd660179682f7d03ac8e07649b59cdd6f.tar.gz nextcloud-server-a7f2dc6dd660179682f7d03ac8e07649b59cdd6f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.json')
-rw-r--r-- | apps/files/l10n/pt_BR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index d4526463488..25e72ff3f6f 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -14,8 +14,6 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Não há espaço suficiente, você está enviando {size1} mas resta apenas {size2}", "Target folder \"{dir}\" does not exist any more" : "Pasta de destino \"{dir}\" não existe mais", "Not enough free space" : "Espaço livre insuficiente", - "Uploading..." : "Enviando...", - "..." : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Actions" : "Ações", "Download" : "Baixar", @@ -132,6 +130,8 @@ "Deleted files" : "Arquivos excluídos", "Text file" : "Arquivo texto", "New text file.txt" : "Novo texto file.txt", + "Uploading..." : "Enviando...", + "..." : "...", "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restantes"], "{hours}:{minutes}h" : "{hours}:{minutes}h", "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minutos retantes","{minutes}:{seconds} minutos restantes"], |