Skip to content

Commit 8893b84

Browse files
authored
Merge pull request #527 from weblate/weblate-simple-mobile-tools-simple-file-manager
Translations update from Hosted Weblate
2 parents 1b70669 + ad79fc1 commit 8893b84

File tree

3 files changed

+4
-12
lines changed

3 files changed

+4
-12
lines changed

app/src/main/res/values-fr/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<string name="rooted_device_only">Cette opération ne fonctionne que sur les périphériques rooté</string>
1414
<string name="recents">Récents</string>
1515
<string name="show_recents">Afficher les récents</string>
16-
<string name="access_storage_prompt">Please grant our app access to all your files, it might not work well without it.</string>
16+
<string name="access_storage_prompt">Veuillez accorder à notre application l\'accès à tous vos fichiers, elle pourrait ne pas fonctionner correctement sans cela.</string>
1717
<!-- Open as -->
1818
<string name="open_as">Ouvert comme</string>
1919
<string name="text_file">Fichier texte</string>

app/src/main/res/values-pl/strings.xml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,14 @@
1313
<string name="rooted_device_only">Ta operacja działa tylko na zrootowanych urządzeniach</string>
1414
<string name="recents">Ostatnie</string>
1515
<string name="show_recents">Pokaż ostatnie</string>
16-
<string name="access_storage_prompt">Please grant our app access to all your files, it might not work well without it.</string>
17-
16+
<string name="access_storage_prompt">Przyznaj naszej aplikacji dostęp do wszystkich swoich plików. Bez niego może nie działać dobrze.</string>
1817
<!-- Open as -->
1918
<string name="open_as">Otwórz jako</string>
2019
<string name="text_file">Plik tekstowy</string>
2120
<string name="image_file">Plik graficzny</string>
2221
<string name="audio_file">Plik audio</string>
2322
<string name="video_file">Plik wideo</string>
2423
<string name="other_file">Inny plik</string>
25-
2624
<!-- Compression -->
2725
<string name="compress">Spakuj</string>
2826
<string name="decompress">Rozpakuj</string>
@@ -33,15 +31,12 @@
3331
<string name="decompression_successful">Rozpakowywanie powiodło się</string>
3432
<string name="compressing_failed">Pakowanie nie powiodło się</string>
3533
<string name="decompressing_failed">Rozpakowywanie nie powiodło się</string>
36-
3734
<!-- Favorites -->
3835
<string name="manage_favorites">Zarządzaj ulubionymi</string>
3936
<string name="go_to_favorite">Przejdź do ulubionych</string>
4037
<string name="favorites_activity_placeholder">Możesz dodać często używane foldery do ulubionych, aby mieć do nich łatwy dostęp z dowolnego miejsca.</string>
41-
4238
<!-- File Editor -->
4339
<string name="file_editor">Edytor plików</string>
44-
4540
<!-- Storage analysis -->
4641
<string name="storage_analysis">Analiza pamięci</string>
4742
<string name="images">Obrazy</string>
@@ -53,11 +48,9 @@
5348
<string name="others">Inne</string>
5449
<string name="storage_free">wolne</string>
5550
<string name="total_storage">Całkowita pamięć: %s</string>
56-
5751
<!-- Settings -->
5852
<string name="enable_root_access">Włącz dostęp do roota</string>
5953
<string name="press_back_twice">Wymagaj dwukrotnego naciśnięcia przycisku Wstecz, aby wyjść z aplikacji</string>
60-
6154
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
6255
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
6356
<string name="app_title">Prosty menedżer plików Pro - Zarządzaj plikami</string>
@@ -98,9 +91,8 @@
9891
<b>Reddit:</b>
9992
https://www.reddit.com/r/SimpleMobileTools
10093
</string>
101-
10294
<!--
10395
Haven't found some strings? There's more at
10496
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
10597
-->
106-
</resources>
98+
</resources>

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<string name="rooted_device_only">该选项仅在 root 后的设备上工作</string>
1414
<string name="recents">最近</string>
1515
<string name="show_recents">显示最近</string>
16-
<string name="access_storage_prompt">Please grant our app access to all your files, it might not work well without it.</string>
16+
<string name="access_storage_prompt">请允许我们的应用程序访问您的所有文件,没有此权限它可能不能正常工作。</string>
1717
<!-- Open as -->
1818
<string name="open_as">打开为</string>
1919
<string name="text_file">文本文件</string>

0 commit comments

Comments
 (0)