Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-24 06:38:44 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-24 12:31:06 +0300
commitf2cbc70a5e56766ff1cd47f088d45bf339dac44b (patch)
tree7225ff20c9aadbfa1db4a6641299e87632170abc /app/src/main/res/values-it
parent4792981c67c00a088a984f536e4aacf67fa6f1d3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-it')
-rw-r--r--app/src/main/res/values-it/strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 6454ab358..fc53ba470 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -71,6 +71,7 @@
<string name="label_add">Aggiungi %1$s</string>
<string name="error">Si è verificato un errore</string>
+ <string name="operation_not_yet_supported">Non ancora supportato</string>
<string name="simple_copy">copia</string>
<string name="simple_exception">Eccezione</string>
<string name="copied_to_clipboard">Copiato negli appunti</string>
@@ -142,4 +143,6 @@
<string name="server_error_explanation">Il tuo server ha risposto con un codice di stato HTTP 503. Questo può verificarsi se il server è attualmente in modalità di manutenzione. Contatta il tuo amministratore o il nostro supporto. Puoi trovare le nostre informazioni di contatto nella sezione Informazioni.</string>
<string name="share_add_to_card">Aggiungi a scheda</string>
<string name="share_success">Aggiunto %1$s a %2$s correttamente</string>
- </resources>
+ <string name="could_not_copy_to_clipboard">Impossibile copiare negli appunti</string>
+ <string name="shared_error">La condivisione della condivisione di contenuti di applicazioni di terze parti non è ancora supportata. Prova a scaricarli prima e poi condividili dal gestore dei file nativo o dalla galleria.</string>
+</resources>