diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
commit | 54954cc374aed5265b53002b02fc40c9e93e7507 (patch) | |
tree | 09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/pt_PT.json | |
parent | e764ee84c9a987a0c1258520fda873d5e42a5515 (diff) | |
download | nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_PT.json')
-rw-r--r-- | apps/files/l10n/pt_PT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index e5b5c0191da..f21d11c8fda 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -140,6 +140,7 @@ "Unknown error" : "Erro desconhecido", "Show hidden files" : "Mostrar ficheiros ocultos", "Additional settings" : "Definições adicionais", + "WebDAV" : "WebDAV", "Copy to clipboard" : "Copiar para área de transferência", "Cancel" : "Cancelar", "Create" : "Criar", @@ -167,7 +168,6 @@ "Unlimited" : "Ilimitado", "%s used" : "%s utilizado", "%1$s of %2$s used" : "Usado %1$s de %2$s", - "Settings" : "Configurações", - "WebDAV" : "WebDAV" + "Settings" : "Configurações" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |