diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
commit | b85c2dab27a392c5031701a7a5809c47f3b76d59 (patch) | |
tree | 7bab8faaf07275d6e15a15bb96ed296adc99da77 /apps/workflowengine/l10n/pt_PT.json | |
parent | 83dcb2061d441c94805a6533be0acc622355de22 (diff) | |
download | nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.tar.gz nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/pt_PT.json')
-rw-r--r-- | apps/workflowengine/l10n/pt_PT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/pt_PT.json b/apps/workflowengine/l10n/pt_PT.json index fff173f217a..a5970b1158b 100644 --- a/apps/workflowengine/l10n/pt_PT.json +++ b/apps/workflowengine/l10n/pt_PT.json @@ -38,7 +38,6 @@ "Select a comparator" : "Selecionar um comparador", "Folder" : "Pasta", "Images" : "Imagens", - "Predefined URLs" : "URLs Predefinidos", "Files WebDAV" : "Ficheiros WebDAV", "Android client" : "Cliente de Android", "iOS client" : "Cliente de iOS", @@ -75,6 +74,7 @@ "is not member of" : "não é um membro de", "No results" : "Sem resultados", "%s (invisible)" : "%s (invisível)", - "%s (restricted)" : "%s (limitado)" + "%s (restricted)" : "%s (limitado)", + "Predefined URLs" : "URLs Predefinidos" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |