From 6359294cc306aad7c5e89a652210f6d1dc51b77f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 4 Dec 2024 01:53:07 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/eu.js | 4 ++++ l10n/eu.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/eu.js b/l10n/eu.js index 49fec19a..da1fcdbe 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Recognize" : "Recognize", "Status" : "Egoera", + "The machine learning models still need to be downloaded." : "Machine learning modeloak oraindik deskargatu behar dira.", "Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "Ezin izan da Node.js binarioa abiatu. Binarioaren bide-izena ezarri beharko duzu eskuz.", "The app is installed and will automatically classify files in background processes." : "Aplikazioa instalatuta dago eta automatikoki sailkatuko ditu fitxategiak atzeko planoetan.", "None of the tagging options below are currently selected. The app will currently do nothing." : "Beheko etiketatze aukeretako bat ere ez dago une honetan hautatuta. Une honetan aplikazioak ez du ezer egingo.", @@ -12,6 +13,7 @@ OC.L10N.register( "Face recognition:" : "Aurpegien ezagutzea:", "Queued files" : "Fitxategiak ilaran", "Last classification: " : "Azken sailkapena:", + "Face clustering:" : "Aurpegien multzokatzea:", "Object recognition is working." : "Elementuen ezagutzea funtzionatzen ari da.", "An error occurred during object recognition, please check the Nextcloud logs." : "Errorea gertatu da elementuak ezagutzean, mesedez egiaztatu Nextcloud erregistroak.", "Object recognition:" : "Elementuen ezagutzea:", @@ -33,6 +35,7 @@ OC.L10N.register( "Reset tags for classified files" : "Berrezarri etiketak sailkatutako fitxategietarako", "Click the button below to rescan all files in this instance and add them to the classifier queues." : "Egin klik beheko botoian instantzia honetako fitxategi guztiak berriro eskaneatzeko eta sailkatzaile-ilaretan gehitzeko.", "Rescan all files" : "Eskaneatu fitxategi guztiak berriro", + "Resource usage" : "Baliabideen erabilpena", "Number of CPU Cores (0 for no limit)" : "PUZ nukleo kopurua (0 mugarik gabe ezartzeko)", "Checking CPU" : "PUZa egiaztatzen", "Your machine supports native TensorFlow operation, you do not need WASM mode." : "Zure makinak TensorFlow jatorrizko eragiketa onartzen du, ez duzu WASM modua behar.", @@ -42,6 +45,7 @@ OC.L10N.register( "Node.js" : "Node.js", "Checking Node.js" : "Node.js egiaztatzen", "Node.js {version} binary was installed successfully." : "Node.js {version} binarioa ondo instalatu da.", + "Checking libtensorflow" : "libtensorflow egiaztatzen", "For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "Nextcloud Snap erabiltzaileentzat, bide-izen hau egokitu behar duzu snap-aren \"uneko\" direktoriora seinalatzeko, aurrez konfiguratutako bidea eguneratze bakoitzean aldatuko baita. Adibidez, ezarri \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\"-n \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"-ren ordez.", "Terminal commands" : "Terminaleko komandoak", "To download all models preliminary to executing the classification jobs, run the following command on the server terminal." : "Sailkapen-lanak exekutatzeko aurretiko eredu guztiak deskargatzeko, exekutatu komando hau zerbitzariaren terminalean.", diff --git a/l10n/eu.json b/l10n/eu.json index f065ae98..10756fad 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -1,6 +1,7 @@ { "translations": { "Recognize" : "Recognize", "Status" : "Egoera", + "The machine learning models still need to be downloaded." : "Machine learning modeloak oraindik deskargatu behar dira.", "Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "Ezin izan da Node.js binarioa abiatu. Binarioaren bide-izena ezarri beharko duzu eskuz.", "The app is installed and will automatically classify files in background processes." : "Aplikazioa instalatuta dago eta automatikoki sailkatuko ditu fitxategiak atzeko planoetan.", "None of the tagging options below are currently selected. The app will currently do nothing." : "Beheko etiketatze aukeretako bat ere ez dago une honetan hautatuta. Une honetan aplikazioak ez du ezer egingo.", @@ -10,6 +11,7 @@ "Face recognition:" : "Aurpegien ezagutzea:", "Queued files" : "Fitxategiak ilaran", "Last classification: " : "Azken sailkapena:", + "Face clustering:" : "Aurpegien multzokatzea:", "Object recognition is working." : "Elementuen ezagutzea funtzionatzen ari da.", "An error occurred during object recognition, please check the Nextcloud logs." : "Errorea gertatu da elementuak ezagutzean, mesedez egiaztatu Nextcloud erregistroak.", "Object recognition:" : "Elementuen ezagutzea:", @@ -31,6 +33,7 @@ "Reset tags for classified files" : "Berrezarri etiketak sailkatutako fitxategietarako", "Click the button below to rescan all files in this instance and add them to the classifier queues." : "Egin klik beheko botoian instantzia honetako fitxategi guztiak berriro eskaneatzeko eta sailkatzaile-ilaretan gehitzeko.", "Rescan all files" : "Eskaneatu fitxategi guztiak berriro", + "Resource usage" : "Baliabideen erabilpena", "Number of CPU Cores (0 for no limit)" : "PUZ nukleo kopurua (0 mugarik gabe ezartzeko)", "Checking CPU" : "PUZa egiaztatzen", "Your machine supports native TensorFlow operation, you do not need WASM mode." : "Zure makinak TensorFlow jatorrizko eragiketa onartzen du, ez duzu WASM modua behar.", @@ -40,6 +43,7 @@ "Node.js" : "Node.js", "Checking Node.js" : "Node.js egiaztatzen", "Node.js {version} binary was installed successfully." : "Node.js {version} binarioa ondo instalatu da.", + "Checking libtensorflow" : "libtensorflow egiaztatzen", "For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "Nextcloud Snap erabiltzaileentzat, bide-izen hau egokitu behar duzu snap-aren \"uneko\" direktoriora seinalatzeko, aurrez konfiguratutako bidea eguneratze bakoitzean aldatuko baita. Adibidez, ezarri \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\"-n \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"-ren ordez.", "Terminal commands" : "Terminaleko komandoak", "To download all models preliminary to executing the classification jobs, run the following command on the server terminal." : "Sailkapen-lanak exekutatzeko aurretiko eredu guztiak deskargatzeko, exekutatu komando hau zerbitzariaren terminalean.",