diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-12 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-12 02:28:34 +0000 |
commit | 73000175d097a5d04cfa9abcfc964fd641ba2021 (patch) | |
tree | c8fae158cd261247d69385ab50898d8c06d9d26e /apps/files_trashbin/l10n/nn_NO.js | |
parent | 9edc3aa354f51c2886c2c153621a84a465a44504 (diff) | |
download | nextcloud-server-73000175d097a5d04cfa9abcfc964fd641ba2021.tar.gz nextcloud-server-73000175d097a5d04cfa9abcfc964fd641ba2021.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/nn_NO.js')
-rw-r--r-- | apps/files_trashbin/l10n/nn_NO.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/nn_NO.js b/apps/files_trashbin/l10n/nn_NO.js index f9890227ac5..86d478176db 100644 --- a/apps/files_trashbin/l10n/nn_NO.js +++ b/apps/files_trashbin/l10n/nn_NO.js @@ -4,14 +4,14 @@ OC.L10N.register( "restored" : "gjenoppretta", "Deleted files" : "Sletta filer", "Restore" : "Gjenopprett", - "Delete permanently" : "Slett for godt", - "This operation is forbidden" : "Operasjonen er forbydd", "Deleted" : "Sletta", "No deleted files" : "Ingen sletta filer", "No entries found in this folder" : "Ingen oppføringar funne i denne mappa", "Select all" : "Merk alt", "Name" : "Namn", "Actions" : "Handlingar", + "Delete permanently" : "Slett for godt", + "This operation is forbidden" : "Operasjonen er forbydd", "Delete" : "Slett" }, "nplurals=2; plural=(n != 1);"); |