diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
commit | 6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 (patch) | |
tree | ddbb6225fa992498b3ebce7133751277fbbe833e /core/l10n/pt_PT.js | |
parent | 7407afb469fab55fa4cb917c983de0b6a21aa250 (diff) | |
download | nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.tar.gz nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_PT.js')
-rw-r--r-- | core/l10n/pt_PT.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index a32a79ed30e..9bef2fea377 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -135,11 +135,12 @@ OC.L10N.register( "Install the Contacts app" : "Instalar a app Contactos", "Loading your contacts …" : "A carregar os seus contactos", "Looking for {term} …" : "Procurando por {term} …", - "Modified" : "Modificado", + "Date" : "Data", "Today" : "Hoje", "Last year" : "Ultimo ano", "Not found" : "Não foi encontrado", "Load more results" : "Mostrar mais resultados...", + "Searching …" : "À procura …", "Forgot password?" : "Senha esquecida?", "Back" : "Anterior", "Edit Profile" : "Editar perfil", @@ -326,6 +327,7 @@ OC.L10N.register( "No more subfolders in here" : "Atualmente não existem subpastas aqui", "Name" : "Nome", "Size" : "Tamanho", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de ficheiro inválido.", "File name cannot be empty." : "O nome do ficheiro não pode estar em branco.", "\"/\" is not allowed inside a file name." : "\"/\" não é permitido dentro de um nome de um ficheiro.", |