diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-06 02:25:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-06 02:25:58 +0000 |
commit | 248d60f93cff46ee041792a897573bde20a5b835 (patch) | |
tree | 00a9219afa729f977bf407ebcb63d578a8506a6b /apps/dav/l10n/it.js | |
parent | 343aa4c2481dc4120a1e264887ed5659726b4559 (diff) | |
download | nextcloud-server-248d60f93cff46ee041792a897573bde20a5b835.tar.gz nextcloud-server-248d60f93cff46ee041792a897573bde20a5b835.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r-- | apps/dav/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 41715e2b884..bd1d1271c99 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -121,6 +121,8 @@ OC.L10N.register( "Encryption not ready: %1$s" : "Crittografia non pronta: %1$s", "Failed to open file: %1$s" : "Apertura del file non riuscito: %1$s", "Failed to unlink: %1$s" : "Scollegamento fallito: %1$s", + "Invalid chunk name" : "Nome non valido per lo spezzone", + "Could not rename part file assembled from chunks" : "Non è possibile rinominare il file assemblato da più spezzoni", "Failed to write file contents: %1$s" : "Scrittura del contenuto del file non riuscita: %1$s", "File not found: %1$s" : "File non trovato: %1$s", "System is in maintenance mode." : "Il sistema è in modalità di manutenzione.", |