|
3 | 3 | <string name="app_name">Schlichter Dateimanager</string> |
4 | 4 | <string name="app_launcher_name">Dateimanager</string> |
5 | 5 | <string name="press_back_again">Drücke erneut zum Schließen</string> |
6 | | - <string name="no_app_found">No app for opening this type of file is available</string> |
7 | | - <string name="go_to_home_folder">Go to home folder</string> |
8 | | - <string name="set_as_home_folder">Set as home folder</string> |
9 | | - <string name="home_folder_updated">Home folder updated</string> |
| 6 | + <string name="no_app_found">Keine App zum Öffnen dieses Dateityps vorhanden</string> |
| 7 | + <string name="go_to_home_folder">Gehe zum Home Ordner</string> |
| 8 | + <string name="set_as_home_folder">Als Home Ordner setzen</string> |
| 9 | + <string name="home_folder_updated">Home Ordner geupdated</string> |
10 | 10 |
|
11 | 11 | <!-- Compression --> |
12 | | - <string name="compress">Compress</string> |
13 | | - <string name="decompress">Decompress</string> |
14 | | - <string name="compress_as">Compress as</string> |
15 | | - <string name="compressing">Compressing…</string> |
16 | | - <string name="decompressing">Decompressing…</string> |
17 | | - <string name="compression_successful">Compression successful</string> |
18 | | - <string name="decompression_successful">Decompression successful</string> |
19 | | - <string name="compressing_failed">Compressing failed</string> |
20 | | - <string name="decompressing_failed">Decompressing failed</string> |
| 12 | + <string name="compress">Komprimieren</string> |
| 13 | + <string name="decompress">Dekomprimieren</string> |
| 14 | + <string name="compress_as">Komprimieren als</string> |
| 15 | + <string name="compressing">Komprimiere…</string> |
| 16 | + <string name="decompressing">Dekomprimiere…</string> |
| 17 | + <string name="compression_successful">Kompression erfolgreich</string> |
| 18 | + <string name="decompression_successful">Dekompression erfolgreich</string> |
| 19 | + <string name="compressing_failed">Kompression fehlgeschlagen</string> |
| 20 | + <string name="decompressing_failed">Dekompression fehlgeschlagen</string> |
21 | 21 |
|
22 | 22 | <!-- Favorites --> |
23 | | - <string name="favorites">Favorites</string> |
24 | | - <string name="add_to_favorites">Add to favorites</string> |
25 | | - <string name="remove_from_favorites">Remove from favorites</string> |
26 | | - <string name="manage_favorites">Manage favorites</string> |
27 | | - <string name="go_to_favorite">Go to favorite</string> |
28 | | - <string name="favorites_activity_placeholder">You can add frequently used folders to favorites for easy access from anywhere.</string> |
| 23 | + <string name="favorites">Favoriten</string> |
| 24 | + <string name="add_to_favorites">Zu Favoriten hinzufügen</string> |
| 25 | + <string name="remove_from_favorites">Aus Favoriten entfernen</string> |
| 26 | + <string name="manage_favorites">Favoriten verwalten</string> |
| 27 | + <string name="go_to_favorite">Gehe zu Favoriten</string> |
| 28 | + <string name="favorites_activity_placeholder">Du kannst häufig benutzte Ordner für einen einfacheren Zugriff zu den Favoriten hinzufügen</string> |
29 | 29 |
|
30 | 30 | <!-- File Editor --> |
31 | | - <string name="file_editor">File Editor</string> |
| 31 | + <string name="file_editor">Dateieditor</string> |
32 | 32 |
|
33 | 33 | <!-- Settings --> |
34 | | - <string name="enable_root_access">Enable root access</string> |
| 34 | + <string name="enable_root_access">Root Zugriff erlauben</string> |
35 | 35 |
|
36 | 36 | <!-- Strings displayed only on Google Playstore. Optional, but good to have --> |
37 | 37 | <!-- Short description has to have less than 80 chars --> |
38 | | - <string name="app_short_description">A simple file manager for browsing and editing files and directories.</string> |
| 38 | + <string name="app_short_description">Schlichter Dateimanager zum Durchsuchen und Bearbeiten von Dateien und Ordnern.</string> |
39 | 39 | <string name="app_long_description"> |
40 | | - Can also be used for browsing root files and SDcard content. You can easily rename, copy, move, delete and share anything you wish. |
| 40 | + Kann auch zum Durchsuchen von Root-Dateien und der SD Karte verwendet werden. Du kannst alles einfach nach deinen Wünschen umbenennen, kopieren, verschieben, löschen oder teilen. |
41 | 41 |
|
42 | | - Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors. |
| 42 | + Beinhaltet keine Werbung und benötigt keine unnötigen Berechtigungen. Die App ist komplett Open Source und bietet nach Wunsch anpassbare Farben. |
43 | 43 |
|
44 | | - This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com |
| 44 | + Diese App ist nur eine von vielen unserer Apps. Du kannst alle anderen hier finden: http://www.simplemobiletools.com |
45 | 45 | </string> |
46 | 46 |
|
47 | 47 | <!-- |
|
0 commit comments