| 123456789101112131415161718192021222324252627282930 |
- <?xml version='1.0' encoding='utf-8'?>
- <resources>
- <string name="app_name" translatable="false">VRA Helper</string>
- <string name="lib_name" translatable="false">qfield</string>
- <string name="done_unpacking_msg">Done unpacking, start QGIS.</string>
- <string name="unpacking_title">VRA Helper is getting ready</string>
- <string name="unpacking_msg">This one-time operation will take a brief moment</string>
- <string name="unpacking_msg_following">Nearly there, hang tight!</string>
- <string name="use_internal_storage">Use Internal Storage</string>
- <string name="external_storage_unavailable">Unpacking post install data. This might take a some time.</string>
- <string name="noexternalstorage_dialog">Looks like your external storage (/sdcard) is not available. This happens when you connect your device to a PC via USB.\nQGIS can run from the internal storage but this is not recomended as it might be too small.\nIt is suggested to chose CANCEL, disconnect any USB cable and restart QGIS.</string>
- <string name="primary_storage">Internal storage</string>
- <string name="secondary_storage">VRA Helper directory on external storage</string>
- <string name="secondary_storage_read_only">External storage (read only)</string>
- <string name="inaccessible">inaccessible</string>
- <string name="loading">Loading</string>
- <string name="select_project">Select a QGIS project or dataset</string>
- <string name="recent_projects">Recent projects and datasets</string>
- <string name="rate_title">Rate VRA Helper</string>
- <string name="rate_message">If you enjoy using VRA Helper, please take a moment to rate it. Thanks for your support!</string>
- <string name="rate_now">Rate</string>
- <string name="remind_later">Remind me later</string>
- <string name="no_thanks">No, thanks!</string>
- <string name="favorite_directories">Favorite directories</string>
- <string name="added_to_favorites">Added to favorites</string>
- <string name="removed_from_favorites">Removed from favorites</string>
- <string name="alert_sd_card_title">Warning</string>
- <string name="alert_sd_card_message">This directory, including all contained files, will be deleted by the system if you uninstall VRA Helper from your Android device!</string>
- <string name="alert_sd_card_ok">OK</string>
- </resources>
|