Skip to content

Commit 12cdc7b

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 59f1047 commit 12cdc7b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

l10n/eu.js

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

l10n/eu.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
{ "translations": {
22
"Full path to python interpreter" : "Python interpreterako bide-izen osoa",
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." : "Python exekutatu daitekeen bide absolutua (adibidez, \"/usr/bin/python3\"). `whhich python3` komandoaren bidez lor daiteke. Aurrez konpilatutako binarioak aukeratuta ez dagoenean erabiltzen da.",
34
"Remote/Encrypted file size limit to process" : "Urruneko/Enkriptatutako fitxategien tamaina prozesatzeko muga",
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." : "Fitxategiaren gehienezko fitxategi-tamaina (GB-etan) php core-tik eskatzeko. Fitxategiak urruneko NC instantzian daudenean edo enkriptatutako bandera dutenean erabiltzen da. Erabilgarri dagoen RAM tamaina osoa baino txikiagoa izan behar du.",
46
"Use path to PHP interpreter for Python from settings" : "Erabili PHP interpretearen bidea Python-erako ezarpenetatik",
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." : "Zehaztu ezarpenetatik bidea erabili edo automatikoki detektatu (baliteke PHP ezohiko instalazio kokapen batzuekin ez funtzionatzea). Python zatian erabiltzen da.",
68
"Full path to PHP interpreter for Python" : "Python-erako PHP interpreterako bide osoa",
79
"Absolute path to the PHP executable (e.g. \"/usr/bin/php7.4\"). Can be obtained by `which php` or `which php7.4` command" : "PHP exekutagarrirako bide absolutua (adibidez, \"/usr/bin/php7.4\"). `whhich php` edo `whhich php7.4` komandoaren bidez lor daiteke",
810
"Use pre-compiled Python binaries" : "Erabili aurrekonpilatutako Python binarioak",
911
"Use Python part in binary format (located in the appdata folder)" : "Erabili Python zatia formatu bitarrean (kokalekua; appdata karpetan)",
12+
"Framework log level" : "Markoaren erregistro maila",
13+
"Used by apps, that are using this framework" : "Marko hau erabiltzen ari diren aplikazioak erabilia",
1014
"Cloud Python API" : "Cloud Python APIa",
1115
"Nextcloud Python API (Framework)" : "Nextcloud Python APIa (Markoa)",
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\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 issues 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 markoa\n\n| **Gaur egun garapenean, dena diseinatzen ari da**\n\n### Pythonentzako funtzio erosoak eskaintzen ditu\n\n- Irakurri eta idatzi fitxategi-sistemako objektuak\n- Datu basearekin lan egitea\n- `OCC` deien inguruko bilgarria\n- Zure python funtzioari deitzea zure aplikazioaren php zatitik eta emaitza bat itzuli\n\n### Ondorengo aplikazioek erabiltzen dute\n\n- [MediaDC](https://apps.nextcloud.com/apps/mediadc) - Nextcloud Media Duplicate Collector aplikazioa\n\n### Laguntza\n\nHainbat modutan lagundu gaitzazu:\n\n- ⭐ Gure lana izartu (oso motibagarria da)\n- ❗ Sortu arazo bat edo eginbide eskaera (ekar iezaguzu ideia bikaina)\n- 💁 Arazo batzuk konpondu edo aldaketak egiteko eskaera bat sortu (proiektu honetan lagundu)\n- 🪙 Dohaintza egin edozein zenbatekorekin beheko esteketako batekin (finantzatu proiektu hau)\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)",
1217
"Cloud Python API (Framework)" : "Cloud Python APIa (Markoa)",
1318
"Use PHP path from settings" : "Erabili ezarpenetako PHP bide-izena",
1419
"Error" : "Errorea",

0 commit comments

Comments
 (0)