mirror of
				https://github.com/SimpleMobileTools/Simple-File-Manager.git
				synced 2025-06-05 22:09:15 +02:00 
			
		
		
		
	add some missing strings
This commit is contained in:
		| @@ -20,6 +20,11 @@ | ||||
|     <string name="source">Fonte</string> | ||||
|     <string name="destination">Destinazione</string> | ||||
|     <string name="select_destination">Seleziona destinazione</string> | ||||
|     <string name="invalid_destination">Could not write to the selected destination</string> | ||||
|     <string name="please_select_destination">Please select a destination</string> | ||||
|     <string name="copy_failed">Could not copy the files</string> | ||||
|     <string name="copying">Copying</string> | ||||
|     <string name="initial_breadcrumb">home</string> | ||||
|  | ||||
|     <plurals name="items_deleted"> | ||||
|         <item quantity="one">1 elemento eliminato</item> | ||||
|   | ||||
| @@ -21,8 +21,10 @@ | ||||
|     <string name="destination">Mål</string> | ||||
|     <string name="select_destination">Välj mål</string> | ||||
|     <string name="invalid_destination">Det gick inte att skriva till målet</string> | ||||
|     <string name="please_select_destination">Please select a destination</string> | ||||
|     <string name="copy_failed">Kunde inte kopiera filen</string> | ||||
|     <string name="copying">Kopierar</string> | ||||
|     <string name="initial_breadcrumb">home</string> | ||||
|  | ||||
|     <plurals name="items_deleted"> | ||||
|         <item quantity="one">1 objekt borttagen</item> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user