diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-05 00:19:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-05 00:19:40 +0000 |
commit | 286a952efb56fbf38823c5104d8cfd7b744f38bd (patch) | |
tree | 7694a2c4fff0e762f230828a6608b28c296b117e /lib/l10n/pt_PT.js | |
parent | 6e1fa2c51b71a58ec30b59f2dfb1cf900c4aa014 (diff) | |
download | nextcloud-server-286a952efb56fbf38823c5104d8cfd7b744f38bd.tar.gz nextcloud-server-286a952efb56fbf38823c5104d8cfd7b744f38bd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pt_PT.js')
-rw-r--r-- | lib/l10n/pt_PT.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index a72bfb23a3d..ecb3338c5d9 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -183,6 +183,7 @@ OC.L10N.register( "Storage connection error. %s" : "Erro de ligação ao armazenamento. %s", "Storage is temporarily not available" : "Armazenamento temporariamente indisponível", "Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s", + "Chat" : "Chat", "Summary" : "Resumo", "Logged in user must be an admin or sub admin" : "O utilizador autenticado tem de ser um administrador ou subadministrador", "Logged in user must be an admin" : "O utilizador autenticado tem de ser um administrador", |