From daec387782c259f471409be47ea2fb8f81b4bb14 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 13 Oct 2024 01:01:59 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lv.js | 1 + l10n/lv.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/lv.js b/l10n/lv.js index 1429d45da..e7162f9a2 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -4,6 +4,7 @@ OC.L10N.register( "Group folders" : "Grupu mapes", "Denied" : "Liegts", "Allowed" : "Atļauts", + "Allow" : "Atļaut", "Unset" : "Neuzstādīts", "Denied (Inherited permission)" : "Liegts (Mantota atļauja)", "Allowed (Inherited permission)" : "Atļauts (Mantota atļauja)", diff --git a/l10n/lv.json b/l10n/lv.json index 14593effb..1c43b95c6 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -2,6 +2,7 @@ "Group folders" : "Grupu mapes", "Denied" : "Liegts", "Allowed" : "Atļauts", + "Allow" : "Atļaut", "Unset" : "Neuzstādīts", "Denied (Inherited permission)" : "Liegts (Mantota atļauja)", "Allowed (Inherited permission)" : "Atļauts (Mantota atļauja)",