Skip to content

Commit 6b42673

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

File tree

10 files changed

+36
-0
lines changed

10 files changed

+36
-0
lines changed

l10n/cs.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ OC.L10N.register(
1010
"Absolute path to the PHP executable (e.g. \"/usr/bin/php7.4\"). Can be obtained by `which php` or `which php7.4` command" : "Úplný popis umístění spustitelného souboru s PHP (např. „/usr/bin/php7.4“). Lze zjistit příkazem `which php` nebo `which php7.4`",
1111
"Use pre-compiled Python binaries" : "Použít předkompilované spustitelné soubory v Python",
1212
"Use Python part in binary format (located in the appdata folder)" : "Použít část v Python v binární podobě (nachází se ve složce appdata)",
13+
"Framework log level" : "Úroveň podrobností zaznamenávání událostí ve frameworku",
14+
"Used by apps, that are using this framework" : "Používáno aplikacemi, které používají tento framework",
1315
"Cloud Python API" : "Python API pro cloud",
1416
"Nextcloud Python API (Framework)" : "Python API pro Nextcloud (framwork)",
1517
"Cloud Python API (Framework)" : "Python API pro cloud (framwork)",

l10n/cs.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
"Absolute path to the PHP executable (e.g. \"/usr/bin/php7.4\"). Can be obtained by `which php` or `which php7.4` command" : "Úplný popis umístění spustitelného souboru s PHP (např. „/usr/bin/php7.4“). Lze zjistit příkazem `which php` nebo `which php7.4`",
99
"Use pre-compiled Python binaries" : "Použít předkompilované spustitelné soubory v Python",
1010
"Use Python part in binary format (located in the appdata folder)" : "Použít část v Python v binární podobě (nachází se ve složce appdata)",
11+
"Framework log level" : "Úroveň podrobností zaznamenávání událostí ve frameworku",
12+
"Used by apps, that are using this framework" : "Používáno aplikacemi, které používají tento framework",
1113
"Cloud Python API" : "Python API pro cloud",
1214
"Nextcloud Python API (Framework)" : "Python API pro Nextcloud (framwork)",
1315
"Cloud Python API (Framework)" : "Python API pro cloud (framwork)",

l10n/de_DE.js

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

l10n/de_DE.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@
22
"Full path to python interpreter" : "Voller Pfad zum Python-Interpreter",
33
"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." : "Absoluter Pfad zur ausführbaren Python-Datei (z. B. \"/usr/bin/python3\"). Kann mit dem Befehl „what python3“ abgerufen werden. Wird verwendet, wenn die Option „Vorkompilierte Binärdateien“ nicht ausgewählt ist.",
44
"Remote/Encrypted file size limit to process" : "Größenbeschränkung für die Verarbeitung von entfernten/verschlüsselten Dateien",
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." : "Maximale Dateigröße (in GByte) für Anfragen von PHP-Core. Wird verwendet, wenn die Datei auf einer Remote-NC-Instanz gehostet wird oder ein verschlüsseltes Flag hat. Muss kleiner als die insgesamt verfügbare RAM-Größe sein.",
56
"Use path to PHP interpreter for Python from settings" : "Verwenden Sie den Pfad zum PHP-Interpreter für Python aus den Einstellungen",
67
"Determine whether to use path from settings or detect it automatically (may not work with some unusual PHP install locations). Used in Python part." : "Legen Sie fest, ob der Pfad aus den Einstellungen verwendet oder automatisch erkannt werden soll (funktioniert möglicherweise nicht mit einigen ungewöhnlichen PHP-Installationspfaden). Wird im Python-Teil verwendet.",
78
"Full path to PHP interpreter for Python" : "Voller Pfad zum PHP Interpreter für Python",
89
"Absolute path to the PHP executable (e.g. \"/usr/bin/php7.4\"). Can be obtained by `which php` or `which php7.4` command" : "Absoluter Pfad zur ausführbaren PHP-Datei (z. B. \"/usr/bin/php7.4\"). Kann mit dem Befehl „what php“ oder „what php7.4“ abgerufen werden",
910
"Use pre-compiled Python binaries" : "Vorkompilierte Python-Binärdateien verwenden",
1011
"Use Python part in binary format (located in the appdata folder)" : "Python-Teil im Binärformat verwenden (befindet sich im AppData-Ordner)",
12+
"Framework log level" : "Framework-Protokollebene",
13+
"Used by apps, that are using this framework" : "Wird von Apps benutzt, die dieses Framework verwenden",
1114
"Cloud Python API" : "Cloud Python-API",
1215
"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\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 Framework\n\n| **Derzeit in der Entwicklung, alles ist im Wandel**\n\n###Bietet praktische Funktionen für Python\n\n- Dateisystemobjekte lesen und schreiben\n- Arbeiten mit der Datenbank\n- Wrapper für `OCC`-Aufrufe\n- Rufen Sie Ihre Python-Funktion aus dem PHP-Teil Ihrer App auf und geben Sie ein Ergebnis zurück\n\n### Wird von den folgenden Apps verwendet\n\n- [MediaDC](https://apps.nextcloud.com/apps/mediadc) - Nextcloud Media Duplicate Collector-App\n\n### Unterstützung\n\nSie können uns auf verschiedene Weise unterstützen:\n\n- ⭐ Vergeben Sie Sterne für unsere Arbeit (Das motiviert wirklich)\n- ❗ Erstellen Sie ein Problem oder eine Feature-Anfrage (bringen Sie uns auf hervorragende Ideen)\n- 💁 Beheben Sie Probleme oder erstellen Sie eine Pull-Anfrage (beteiligen Sie sich an diesem Projekt)\n- 🪙 Spenden Sie einen beliebigen Betrag über einen der unten stehenden Links (finanzieren Sie dieses Projekt)\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)",
1317
"Cloud Python API (Framework)" : "Cloud Python-API-(Framework)",
1418
"Use PHP path from settings" : "PHP-Pfad aus den Einstellungen verwenden",
1519
"Error" : "Fehler",

l10n/en_GB.js

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

0 commit comments

Comments
 (0)