Skip to content

Commit c089692

Browse files
committed
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 0e772cf commit c089692

File tree

16 files changed

+160
-8
lines changed

16 files changed

+160
-8
lines changed

l10n/de_DE.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/de_DE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"Use PHP path from settings" : "PHP-Pfad aus den Einstellungen verwenden",
1919
"Error" : "Fehler",
2020
"Settings list is empty" : "Einstellungsliste ist leer",
21-
"Seems like database not initialized properly. Try to re-enable the app" : "Scheint, als ob die Datenbank nicht richtig initialisiert wurde. Versuchen Sie, die App erneut zu aktivieren",
21+
"Seems like database not initialized properly. Try to re-enable the app" : "Die Datenbank wurde wohl nicht richtig initialisiert. Versuchen Sie die App erneut zu aktivieren",
2222
"Bug report" : "Fehlerbericht",
2323
"Settings successfully updated" : "Einstellungen erfolgreich aktualisiert",
2424
"Some error occurred while updating settings" : "Fehler beim Aktualisieren der Einstellungen",

l10n/en_GB.js

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/en_GB.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
{ "translations": {
22
"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.",
34
"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 hosts on remote NC instance or have encrypted flag. Must be less then total available RAM size." : "Maximum file size (in GBytes) for requesting from php core. Used when file hosts on remote NC instance or have encrypted flag. Must be less then total available RAM size.",
46
"Use path to PHP interpreter for Python from settings" : "Use path to PHP interpreter for Python from settings",
57
"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.",
68
"Full path to PHP interpreter for Python" : "Full path to PHP interpreter for Python",
79
"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",
810
"Use pre-compiled Python binaries" : "Use pre-compiled Python binaries",
911
"Use Python part in binary format (located in the appdata folder)" : "Use Python part in binary format (located in the appdata folder)",
12+
"Framework loglevel" : "Framework loglevel",
13+
"Used by apps, that 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 in a design state**\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 app and return a result\n\n### Used by apps\n\n- [MediaDC](https://apps.nextcloud.com/apps/mediadc) - Nextcloud Media Duplicate Collector app\n\n### Support\n\nYou can support us in several ways:\n\n- ⭐ Star our work (it really motivates)\n- ❗ Create an Issue or feature request (bring to us an excellent idea)\n- 💁 Resolve some Issue or create a Pull Request (contribute to this project)\n- 🪙 Donate with any amount with one of the links below (fund this project)\n\n[![PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/donate?hosted_button_id=H5PLJJMWLDNJQ)\n[![Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/cloud_py_api/donate)" : "Nextcloud Python API Framework\n\n| **Currently in development, all is in a design state**\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 app and return a result\n\n### Used by apps\n\n- [MediaDC](https://apps.nextcloud.com/apps/mediadc) - Nextcloud Media Duplicate Collector app\n\n### Support\n\nYou can support us in several ways:\n\n- ⭐ Star our work (it really motivates)\n- ❗ Create an Issue or feature request (bring to us an excellent idea)\n- 💁 Resolve some Issue or create a Pull Request (contribute to this project)\n- 🪙 Donate with any amount with one of the links below (fund this project)\n\n[![PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/donate?hosted_button_id=H5PLJJMWLDNJQ)\n[![Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/cloud_py_api/donate)",
17+
"Cloud Python API (Framework)" : "Cloud Python API (Framework)",
1018
"Use PHP path from settings" : "Use PHP path from settings",
1119
"Error" : "Error",
1220
"Settings list is empty" : "Settings list is empty",

l10n/fr.js

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)