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-10-08 06:43:52 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-10-08 22:09:15 +0300
commita7603b2bdc1de36945c45a1371d53f53135a560a (patch)
treeeabc9c237c079ec2e4e12d6be2fe1cce2c835a1b /app/src/main/res/values-it
parent415b871c88f9a0c8dffc3b577c1578ef07089f6e (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.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 00fd2d42a..aea2575ce 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -114,6 +114,7 @@
<string name="no_lists_yet">Ancora nessun elenco</string>
<string name="do_you_want_to_save_your_changes">Vuoi salvare le tue modifiche?</string>
<string name="do_you_want_to_archive_all_cards_of_the_list">Vuoi archiviare tutte le schede di %1$s?</string>
+ <string name="do_you_want_to_archive_all_cards_of_the_filtered_list">Vuoi archiviare tutte le schede filtrate di %1$s?</string>
<plurals name="do_you_want_to_delete_the_current_list">
<item quantity="one">Questo eliminerĂ  definitivamente %1$d scheda di questo elenco</item>
<item quantity="other">Questo eliminerĂ  definitivamente %1$d schede di questo elenco</item>
@@ -285,4 +286,8 @@
<string name="project_type_room">Stanza di Talk</string>
<string name="simple_move">Sposta</string>
<string name="cannot_upload_files_without_permission">Impossible caricare file senza permesso</string>
- </resources>
+ <string name="clone_cards">Clona schede</string>
+ <string name="simple_clone">Clona</string>
+ <string name="user_avatar">Avatar dell\'utente</string>
+ <string name="simple_unassign">Rimuovi assegnazione</string>
+</resources>