Skip to content

Commit 2352946

Browse files
committed
feat: Add selection mode in file browser
1 parent 9367824 commit 2352946

32 files changed

+221
-32
lines changed

src/lang/ar-ye.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,5 +382,6 @@
382382
"most_downloaded": "الأكثر تنزيلًا",
383383
"newly_added": "أضاف حديثا",
384384
"top_rated": "أعلى تصنيف",
385-
"rename not supported": "Rename on termux dir isn't supported"
385+
"rename not supported": "Rename on termux dir isn't supported",
386+
"compress": "Compress"
386387
}

src/lang/be-by.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,5 +382,6 @@
382382
"most_downloaded": "Most Downloaded",
383383
"newly_added": "Newly Added",
384384
"top_rated": "Top Rated",
385-
"rename not supported": "Rename on termux dir isn't supported"
385+
"rename not supported": "Rename on termux dir isn't supported",
386+
"compress": "Compress"
386387
}

src/lang/bn-bd.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,5 +382,6 @@
382382
"most_downloaded": "Most Downloaded",
383383
"newly_added": "Newly Added",
384384
"top_rated": "Top Rated",
385-
"rename not supported": "Rename on termux dir isn't supported"
385+
"rename not supported": "Rename on termux dir isn't supported",
386+
"compress": "Compress"
386387
}

src/lang/cs-cz.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,5 +382,6 @@
382382
"most_downloaded": "Most Downloaded",
383383
"newly_added": "Newly Added",
384384
"top_rated": "Top Rated",
385-
"rename not supported": "Rename on termux dir isn't supported"
385+
"rename not supported": "Rename on termux dir isn't supported",
386+
"compress": "Compress"
386387
}

src/lang/de-de.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,5 +382,6 @@
382382
"most_downloaded": "Meist Heruntergeladene",
383383
"newly_added": "Neu Hinzugefügte",
384384
"top_rated": "Am besten Bewertete",
385-
"rename not supported": "Rename on termux dir isn't supported"
385+
"rename not supported": "Rename on termux dir isn't supported",
386+
"compress": "Compress"
386387
}

src/lang/en-us.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,5 +383,6 @@
383383
"most_downloaded": "Most Downloaded",
384384
"newly_added": "Newly Added",
385385
"top_rated": "Top Rated",
386-
"rename not supported": "Rename on termux dir isn't supported"
386+
"rename not supported": "Rename on termux dir isn't supported",
387+
"compress": "Compress"
387388
}

src/lang/es-sv.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,5 +382,6 @@
382382
"most_downloaded": "Most Downloaded",
383383
"newly_added": "Newly Added",
384384
"top_rated": "Top Rated",
385-
"rename not supported": "Rename on termux dir isn't supported"
385+
"rename not supported": "Rename on termux dir isn't supported",
386+
"compress": "Compress"
386387
}

src/lang/fr-fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,5 +382,6 @@
382382
"most_downloaded": "Most Downloaded",
383383
"newly_added": "Newly Added",
384384
"top_rated": "Top Rated",
385-
"rename not supported": "Rename on termux dir isn't supported"
385+
"rename not supported": "Rename on termux dir isn't supported",
386+
"compress": "Compress"
386387
}

src/lang/hi-in.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,5 +383,6 @@
383383
"most_downloaded": "सर्वाधिक डाउनलोड",
384384
"newly_added": "नया नया़ा",
385385
"top_rated": "टॉप रेटेड",
386-
"rename not supported": "Rename on termux dir isn't supported"
386+
"rename not supported": "Rename on termux dir isn't supported",
387+
"compress": "Compress"
387388
}

src/lang/hu-hu.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,5 +382,6 @@
382382
"most_downloaded": "Legtöbbször letöltött",
383383
"newly_added": "Újonnan hozzáadott",
384384
"top_rated": "Legjobbra értékelt",
385-
"rename not supported": "A Termux könyvtár átnevezése nem támogatott "
385+
"rename not supported": "A Termux könyvtár átnevezése nem támogatott ",
386+
"compress": "Compress"
386387
}

0 commit comments

Comments
 (0)