diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:41 +0000 |
commit | ff3442d917722f51d7896b7e2f789c4de5fb08dd (patch) | |
tree | d55f97b12a041bfd0436eaf44100d37f0f136c5f /apps/files/l10n/it.js | |
parent | 318ac2714fafa63dcd90805a5cb8ee9d60b58f53 (diff) | |
download | nextcloud-server-ff3442d917722f51d7896b7e2f789c4de5fb08dd.tar.gz nextcloud-server-ff3442d917722f51d7896b7e2f789c4de5fb08dd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index cd0a23f53e0..cdeb43eb976 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -193,6 +193,7 @@ OC.L10N.register( "ascending" : "crescente", "descending" : "decrescente", "Sort list by {column} ({direction})" : "Ordina la lista per {column} ({direction})", + "List of files and folders." : "Lista di file e cartelle.", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Questa lista non รจ stata mostrata completamente per ragioni di performances. I file verranno mostrati durante la navigazione della lista.", "Storage informations" : "Informazioni di archiviazione", "{usedQuotaByte} used" : "{usedQuotaByte} usato", |