diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-26 00:19:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-26 00:19:48 +0000 |
commit | d0d589c66152853712b5a56d25c0491acfab0a19 (patch) | |
tree | 3809b1f94c309fce02dd4a94630f6be3e7dc07f0 /apps/files_trashbin/l10n | |
parent | f0182226d4986e00825f919eed9f20f0f0723e50 (diff) | |
download | nextcloud-server-d0d589c66152853712b5a56d25c0491acfab0a19.tar.gz nextcloud-server-d0d589c66152853712b5a56d25c0491acfab0a19.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/nb.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/nb.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/nb.js b/apps/files_trashbin/l10n/nb.js index 57586188e37..646895f5fbc 100644 --- a/apps/files_trashbin/l10n/nb.js +++ b/apps/files_trashbin/l10n/nb.js @@ -9,7 +9,9 @@ OC.L10N.register( "Restore" : "Gjenopprett", "Unknown" : "Ukjent", "All files" : "Alle filer", + "You" : "Du", "Original location" : "Opprinnelig plassering", + "Deleted by" : "Slettet av", "Deleted" : "Slettet", "A long time ago" : "Veldig lenge siden", "List of files that have been deleted." : "Liste over filer som har blitt slettet.", diff --git a/apps/files_trashbin/l10n/nb.json b/apps/files_trashbin/l10n/nb.json index dbfca8320cb..7ab196c7a5b 100644 --- a/apps/files_trashbin/l10n/nb.json +++ b/apps/files_trashbin/l10n/nb.json @@ -7,7 +7,9 @@ "Restore" : "Gjenopprett", "Unknown" : "Ukjent", "All files" : "Alle filer", + "You" : "Du", "Original location" : "Opprinnelig plassering", + "Deleted by" : "Slettet av", "Deleted" : "Slettet", "A long time ago" : "Veldig lenge siden", "List of files that have been deleted." : "Liste over filer som har blitt slettet.", |