diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-04 02:31:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-04 02:31:57 +0000 |
commit | 9ee3971f7cb278f05654597dc940b0dcc4881673 (patch) | |
tree | be43f33fa4746d123e2490cdaf65852c79c5c508 /apps/files/l10n | |
parent | 237b6bdcd4e099c92e8169a5d7e093cbc6d59bd8 (diff) | |
download | nextcloud-server-9ee3971f7cb278f05654597dc940b0dcc4881673.tar.gz nextcloud-server-9ee3971f7cb278f05654597dc940b0dcc4881673.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index bc5032b4f49..cfd3dbb3ed5 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -41,6 +41,8 @@ OC.L10N.register( "Details" : "Dettagli", "Please select tag(s) to add to the selection" : "Seleziona un'etichetta(e) da aggiungere alla selezione", "Apply tag(s) to selection" : "Applica etichetta(e) alla selezione", + "Select directory \"{dirName}\"" : "Seleziona cartella \"{dirName}\"", + "Select file \"{fileName}\"" : "Seleziona file \"{fileName}\"", "Pending" : "In corso", "Unable to determine date" : "Impossibile determinare la data", "This operation is forbidden" : "Questa operazione è vietata", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 53a24995ba8..5ab479196c3 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -39,6 +39,8 @@ "Details" : "Dettagli", "Please select tag(s) to add to the selection" : "Seleziona un'etichetta(e) da aggiungere alla selezione", "Apply tag(s) to selection" : "Applica etichetta(e) alla selezione", + "Select directory \"{dirName}\"" : "Seleziona cartella \"{dirName}\"", + "Select file \"{fileName}\"" : "Seleziona file \"{fileName}\"", "Pending" : "In corso", "Unable to determine date" : "Impossibile determinare la data", "This operation is forbidden" : "Questa operazione è vietata", |