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-01-18 06:38:33 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-01-18 15:06:09 +0300
commit5bfe3dd3edf78bbc2c58db85ffe09e080f4fdba5 (patch)
tree2ec1ae2c6801cf33810787c75af2e41ce4564aab /app/src/main/res/values-it
parente19e4b45d9fa545e10cf04d06024920d067252e7 (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, 7 insertions, 0 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 432e6411b..ac7cb80e0 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -89,6 +89,7 @@
<string name="do_you_want_to_save_your_changes">Vuoi salvare le tue modifiche?</string>
<string name="simple_discard">scarta</string>
<string name="do_you_want_to_delete_the_current_column">Vuoi eliminare la colonna attuale?</string>
+ <string name="add_a_new_column_using_the_button">Aggiungi una nuova colonna usando il pulsante +</string>
<string name="add_a_new_card_using_the_button">Aggiungi una nuova scheda utilizzando il pulsante +</string>
<string name="update_deck">Aggiorna Deck</string>
<string name="your_deck_version_is_too_old">La tua versione di Deck è troppo datata</string>
@@ -100,6 +101,7 @@
<string name="simple_rename">Rinomina</string>
<string name="simple_settings">Impostazioni</string>
<string name="settings_theme_title">Tema scuro</string>
+ <string name="settings_background_sync">Sincronizzazione in background</string>
<string name="pref_value_wifi_and_mobile">Sincronizza su Wi-FI e dati mobili</string>
<string name="pref_value_wifi_only">Sincronizza solo con Wi-Fi</string>
<string name="pref_value_theme_light">Chiaro</string>
@@ -117,6 +119,11 @@
<string name="simple_comment">Commento</string>
<string name="attachment_delete_message">Questo eliminerà definitivamente questo allegato.</string>
<string name="no_content">Ancora nessun contenuto</string>
+ <string name="last_background_sync">Ultima sincronizzazione in background:</string>
+ <string name="simple_off">Spento</string>
+ <string name="minutes_15">15 minuti</string>
+ <string name="hour_1">1 ora</string>
+ <string name="hours_6">6 ore</string>
<string name="action_card_move">Sposta scheda</string>
<string name="action_card_move_title">Sposta %1$s</string>
</resources>