diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
commit | af28d0418717e22cd96c7e1b2ebe8d6c752577eb (patch) | |
tree | 0c2e84d5579d6fc7f4c3a5b438f1ae9b7feb5748 /apps/files_trashbin/l10n/af.js | |
parent | 075847d07d1f505bc7ec538dab117f9c3dc777ee (diff) | |
download | nextcloud-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/af.js')
-rw-r--r-- | apps/files_trashbin/l10n/af.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_trashbin/l10n/af.js b/apps/files_trashbin/l10n/af.js index 10e8125ba6c..b547a54d9a1 100644 --- a/apps/files_trashbin/l10n/af.js +++ b/apps/files_trashbin/l10n/af.js @@ -6,14 +6,14 @@ OC.L10N.register( "Restore" : "Herstel", "No deleted files" : "Geen geskrapte lĂȘers", "Deleted" : "Geskrap", + "Delete permanently" : "Skrap permanent", + "This operation is forbidden" : "Hierdie operasie is verbode", + "This directory is unavailable, please check the logs or contact the administrator" : "Hierdie gids is onbeskikbaar, gaan die logs na of kontak die administrateur", "You will be able to recover deleted files from here" : "U sal geskrapte lĂȘers van hier kan herstel", "No entries found in this folder" : "Geen inskrwyings in hierdie vouer gevind", "Select all" : "Kies alle", "Name" : "Naam", "Actions" : "Aksies", - "Delete permanently" : "Skrap permanent", - "This operation is forbidden" : "Hierdie operasie is verbode", - "This directory is unavailable, please check the logs or contact the administrator" : "Hierdie gids is onbeskikbaar, gaan die logs na of kontak die administrateur", "Delete" : "Skrap" }, "nplurals=2; plural=(n != 1);"); |