You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Full path to python interpreter" : "Full path to python interpreter",
3
+
"Absolute path to the python runnable (e.g. \"/usr/bin/python3\"). Can be obtained by `which python3` command. Used when pre-compiled binaries option is not selected." : "Absolute path to the python runnable (e.g. \"/usr/bin/python3\"). Can be obtained by `which python3` command. Used when pre-compiled binaries option is not selected.",
4
+
"Remote/Encrypted file size limit to process" : "Remote/Encrypted file size limit to process",
5
+
"Maximum file size (in GBytes) for requesting from php core. Used when file is hosted on remote NC instance or have encrypted flag. Must be less than total available RAM size." : "Maximum file size (in GBytes) for requesting from php core. Used when file is hosted on remote NC instance or have encrypted flag. Must be less than total available RAM size.",
6
+
"Use path to PHP interpreter for Python from settings" : "Use path to PHP interpreter for Python from settings",
7
+
"Determine whether to use path from settings or detect it automatically (may not work with some unusual PHP install locations). Used in Python part." : "Determine whether to use path from settings or detect it automatically (may not work with some unusual PHP install locations). Used in Python part.",
8
+
"Full path to PHP interpreter for Python" : "Full path to PHP interpreter for Python",
9
+
"Absolute path to the PHP executable (e.g. \"/usr/bin/php7.4\"). Can be obtained by `which php` or `which php7.4` command" : "Absolute path to the PHP executable (e.g. \"/usr/bin/php7.4\"). Can be obtained by `which php` or `which php7.4` command",
"Use Python part in binary format (located in the appdata folder)" : "Use Python part in binary format (located in the appdata folder)",
12
+
"Framework log level" : "Framework log level",
13
+
"Used by apps, that are using this framework" : "Used by apps, that are using this framework",
14
+
"Cloud Python API" : "Cloud Python API",
15
+
"Nextcloud Python API (Framework)" : "Nextcloud Python API (Framework)",
16
+
"Nextcloud Python API Framework\n\n| **Currently in development, all is under design**\n\n### Provides convenient functions for Python\n\n- Read & write file system objects\n- Working with database\n- Wrapper around `OCC` calls\n- Calling your python function from php part of your app and return a result\n\n### Used by the following apps\n\n- [MediaDC](https://apps.nextcloud.com/apps/mediadc) - Nextcloud Media Duplicate Collector app" : "Nextcloud Python API Framework\n\n| **Currently in development, all is under design**\n\n### Provides convenient functions for Python\n\n- Read & write file system objects\n- Working with database\n- Wrapper around `OCC` calls\n- Calling your python function from php part of your app and return a result\n\n### Used by the following apps\n\n- [MediaDC](https://apps.nextcloud.com/apps/mediadc) - Nextcloud Media Duplicate Collector app",
17
+
"Use PHP path from settings" : "Use PHP path from settings",
2
18
"Error" : "خطا",
19
+
"Settings list is empty" : "Settings list is empty",
20
+
"Seems like database not initialized properly. Try to re-enable the app" : "Seems like database not initialized properly. Try to re-enable the app",
0 commit comments