summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-26 00:19:31 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-26 00:19:31 +0000
commitaf28d0418717e22cd96c7e1b2ebe8d6c752577eb (patch)
tree0c2e84d5579d6fc7f4c3a5b438f1ae9b7feb5748 /apps/files_trashbin/l10n/lv.js
parent075847d07d1f505bc7ec538dab117f9c3dc777ee (diff)
downloadnextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.tar.gz
nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/lv.js')
-rw-r--r--apps/files_trashbin/l10n/lv.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_trashbin/l10n/lv.js b/apps/files_trashbin/l10n/lv.js
index b26441810af..a404a44829d 100644
--- a/apps/files_trashbin/l10n/lv.js
+++ b/apps/files_trashbin/l10n/lv.js
@@ -6,14 +6,14 @@ OC.L10N.register(
"Restore" : "Atjaunot",
"No deleted files" : "Nav dzēstu datņu",
"Deleted" : "Dzēsts",
+ "Delete permanently" : "Dzēst pavisam",
+ "This operation is forbidden" : "Šī darbība ir aizliegta",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru",
"You will be able to recover deleted files from here" : "No šejienes būs iespējams atgūt dzēstās datnes",
"No entries found in this folder" : "Šajā mapē nekas nav atrasts",
"Select all" : "Atzīmēt visu",
"Name" : "Nosaukums",
"Actions" : "Darbības",
- "Delete permanently" : "Dzēst pavisam",
- "This operation is forbidden" : "Šī darbība ir aizliegta",
- "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru",
"Delete" : "Dzēst"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");