瀏覽代碼

[tx-robot] updated from transifex

Nextcloud bot 8 年之前
父節點
當前提交
e93f07b4ac
共有 4 個文件被更改,包括 28 次插入3 次删除
  1. 3 0
      res/values-bg-rBG/strings.xml
  2. 9 1
      res/values-fr/strings.xml
  3. 1 1
      res/values-it/strings.xml
  4. 15 1
      res/values-nl/strings.xml

+ 3 - 0
res/values-bg-rBG/strings.xml

@@ -475,4 +475,7 @@
     </plurals>
 
     <string name="storage_description_sd_no">SD карта %1$d</string>
+    <!-- What's new feature and texts to show -->
+    <string name="whats_new_title">Kакво ново в Nextcloud</string>
+
     </resources>

+ 9 - 1
res/values-fr/strings.xml

@@ -527,6 +527,7 @@ ou</string>
     <string name="folder_sync_no_results">Aucun répertoire média trouvé.</string>
     <string name="folder_sync_preferences">Préférences du téléversement automatique</string>
     <string name="folder_sync_settings">Paramètres</string>
+    <string name="folder_sync_preferences_folder_path">Pour %1$s</string>
     <plurals name="items_selected_count">
         <item quantity="one">%d sélectionné</item>
         <item quantity="other">%d sélectionnés</item>
@@ -541,4 +542,11 @@ ou</string>
 
     <!-- Welcome to Nc intro features -->
     <string name="welcome_feature_1_title">Un endroit sûr pour toutes vos données</string>
-    </resources>
+    <string name="welcome_feature_2_title">Multi-compte</string>
+    <string name="welcome_feature_2_text">Connecter tous vos clouds</string>
+
+    <string name="welcome_feature_3_title">Téléversement immédiat</string>
+    <string name="welcome_feature_3_text">Garder vos photos en sécurité</string>
+
+    <string name="whats_new_skip">Passer</string>
+</resources>

+ 1 - 1
res/values-it/strings.xml

@@ -482,7 +482,7 @@
     <string name="edit_share_unshare">Interrompi la condivisione</string>
     <string name="edit_share_done">completato</string>
 
-    <string name="action_retry_uploads">Riprova caricamenti falliti</string>
+    <string name="action_retry_uploads">Riprova caricamenti non riusciti</string>
     <string name="action_clear_failed_uploads">Cancella i caricamenti non riusciti</string>
     <string name="action_clear_successful_uploads">Cancella i caricamenti avvenuti</string>
     <string name="action_clear_finished_uploads">Cancella tutti i caricamenti completati</string>

+ 15 - 1
res/values-nl/strings.xml

@@ -541,4 +541,18 @@ of</string>
     <string name="storage_description_sd_no">SD kaart %1$d</string>
     <string name="storage_description_unknown">Onbekend</string>
 
-    </resources>
+    <!-- What's new feature and texts to show -->
+    <string name="whats_new_title">Wat is nieuw in Nextcloud</string>
+
+    <!-- Welcome to Nc intro features -->
+    <string name="welcome_feature_1_title">Een veilige plek voor al je gegevens</string>
+    <string name="welcome_feature_1_text">Benader, deel &amp; beveilig je gegevens thuis en binnen je organisatie</string>
+
+    <string name="welcome_feature_2_title">Multi account</string>
+    <string name="welcome_feature_2_text">Verbind met al je clouds</string>
+
+    <string name="welcome_feature_3_title">Directe upload</string>
+    <string name="welcome_feature_3_text">Hou je foto\'s veilig</string>
+
+    <string name="whats_new_skip">Overslaan</string>
+</resources>