diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 142b069e..34b68fdf 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Recognize" : "Recognize", "Smart media tagging and face recognition with on-premises machine learning models" : "Intelligente Medienverschlagwortung und Gesichtserkennung mit vor Ort installierten Modellen fรผr maschinelles Lernen", - "Smart media tagging and face recognition with on-premises machine learning models.\nThis app goes through your media collection and adds fitting tags, automatically categorizing your photos and music.\n\n* ๐Ÿ“ท ๐Ÿ‘ช Recognizes faces from contact photos\n* ๐Ÿ“ท ๐Ÿ” Recognizes animals, landscapes, food, vehicles, buildings and other objects\n* ๐Ÿ“ท ๐Ÿ—ผ Recognizes landmarks and monuments\n* ๐Ÿ‘‚ ๐ŸŽต Recognizes music genres\n* ๐ŸŽฅ ๐Ÿคธ Recognizes human actions on video\n\nโšก Tagging works via Nextcloud's Collaborative Tags\n * ๐Ÿ‘‚ listen to your tagged music with the audioplayer app\n * ๐Ÿ“ท view your tagged photos and videos with the photos app\n\nModel sizes:\n\n * Object recognition: 1GB\n * Landmark recognition: 300MB\n * Video action recognition: 50MB\n * Music genre recognition: 50MB\n\n## Ethical AI Rating\n### Rating for Photo object detection: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Photo face recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Video action recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inferencing of this model is open source\n* the trained model is freely available, and thus can be ran on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n## Ethical AI Rating\n### Rating Music genre recognition: ๐ŸŸก\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n\nNegative:\n* the training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the modelโ€™s performance and CO2 usage.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).\n\nAfter installation, you can enable tagging in the admin settings.\n\nRequirements:\n- php 7.4 and above\n- App \"collaborative tags\" enabled\n- For native speed:\n - Processor: x86 64-bit (with support for AVX instructions)\n - System with glibc (usually the norm on Linux; FreeBSD, Alpine linux and thus also the official Nextcloud Docker container and Nextcloud AIO are *not* such systems)\n- For sub-native speed (using WASM mode)\n - Processor: x86 64-bit, arm64, armv7l (no AVX needed)\n - System with glibc or musl (incl. Alpine linux and thus also the official Nextcloud Docker container and also Nextcloud AIO)\n- ~4GB of free RAM (if you're cutting it close, make sure you have some swap available)\n- This app is currently incompatible with the *Suspicious Login* app due to a dependency conflict (ie. you can only have one of the two installed)\n\nThe app does not send any sensitive data to cloud providers or similar services. All processing is done on your Nextcloud machine, using Tensorflow.js running in Node.js." : "Intelligente Medienverschlagwortung und Gesichtserkennung mit lokalen maschinellen Lernmodellen.\nDiese App durchsucht Ihre Mediensammlung und fรผgt passende Schlagworte hinzu, um Ihre Fotos und Musik automatisch zu kategorisieren.\n\n* ๐Ÿ“ท ๐Ÿ‘ช Erkennt Gesichter anhand von Kontaktfotos\n* ๐Ÿ“ท ๐Ÿ” Erkennt Tiere, Landschaften, Lebensmittel, Fahrzeuge, Gebรคude und andere Objekte\n* ๐Ÿ“ท ๐Ÿ—ผ Erkennt Wahrzeichen und Denkmรคler\n* ๐Ÿ‘‚ ๐ŸŽต Erkennt Musikgenres\n* ๐ŸŽฅ ๐Ÿคธ Erkennt menschliche Handlungen im Video\n\nโšก Verschlagwortung funktioniert รผber die kollaborativen Schlagworte von Nextcloud\n* ๐Ÿ‘‚ Hรถren Sie Ihre verschlagwortete Musik mit der Audioplayer-App.\n* ๐Ÿ“ท Betrachten Sie Ihre verschlagworteten Fotos und Videos mit der Fotos-App\n\nModellgrรถรŸen:\n\n* Objekterkennung: 1GB\n* Landmark-Erkennung: 300MB\n* Video-Aktionserkennung: 50MB\n* Musikgenre-Erkennung: 50MB\n\n## Ethische KI-Bewertung\n### Bewertung fรผr Fotoobjekterkennung: ๐ŸŸข\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n### Bewertung fรผr Foto-Gesichtserkennung: ๐ŸŸข\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n### Bewertung fรผr Video-Aktionserkennung: ๐ŸŸข\n\nPositiv:\n* Die Software zum Trainieren und Inferenzieren dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n## Ethische KI-Bewertung\n### Bewertung Erkennung des Musikgenres: ๐ŸŸก\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n\nNegativ:\n* Die Trainingsdaten sind nicht frei verfรผgbar, was die Mรถglichkeiten externer Parteien einschrรคnkt, die Leistung des Modells und den CO2-Verbrauch zu รผberprรผfen und auf Verzerrungen zu korrigieren oder sie zu optimieren.\n\nErfahren Sie mehr รผber das Nextcloud Ethical AI Rating [in unserem Blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).\n\nNach der Installation kรถnnen Sie das Tagging in den Admin-Einstellungen aktivieren.\n\nAnforderungen:\n- PHP 7.4 und hรถher\n- App โ€žKollaborative Tagsโ€œ aktiviert\n- Fรผr native Geschwindigkeit:\n- Prozessor: x86 64-Bit (mit Unterstรผtzung fรผr AVX-Anweisungen)\n- System mit glibc (normalerweise die Norm unter Linux; FreeBSD, Alpine Linux und damit auch der offizielle Nextcloud Docker-Container und Nextcloud AIO sind *keine* solchen Systeme)\n- Fรผr subnative Geschwindigkeit (im WASM-Modus)\n- Prozessor: x86 64-bit, arm64, armv7l (kein AVX erforderlich)\n- System mit glibc oder musl (inkl. Alpine Linux und damit auch der offizielle Nextcloud Docker Container und auch Nextcloud AIO)\n- ~4 GB freier RAM (wenn Sie es knapp machen, stellen Sie sicher, dass Sie etwas Swap zur Verfรผgung haben)\n- Diese App ist derzeit aufgrund eines Abhรคngigkeitskonflikts nicht mit der App *Suspicious Login* kompatibel (d. h. Sie kรถnnen nur eine der beiden installiert haben).\n\nDie App sendet keine sensiblen Daten an Cloud-Anbieter oder รคhnliche Dienste. Die gesamte Verarbeitung erfolgt auf Ihrem Nextcloud-Computer mithilfe von Tensorflow.js, das in Node.js ausgefรผhrt wird.", + "Smart media tagging and face recognition with on-premises machine learning models.\nThis app goes through your media collection and adds fitting tags, automatically categorizing your photos and music.\n\n* ๐Ÿ“ท ๐Ÿ‘ช Recognizes faces from contact photos\n* ๐Ÿ“ท ๐Ÿ” Recognizes animals, landscapes, food, vehicles, buildings and other objects\n* ๐Ÿ“ท ๐Ÿ—ผ Recognizes landmarks and monuments\n* ๐Ÿ‘‚ ๐ŸŽต Recognizes music genres\n* ๐ŸŽฅ ๐Ÿคธ Recognizes human actions on video\n\nโšก Tagging works via Nextcloud's Collaborative Tags\n * ๐Ÿ‘‚ listen to your tagged music with the audioplayer app\n * ๐Ÿ“ท view your tagged photos and videos with the photos app\n\nModel sizes:\n\n * Object recognition: 1GB\n * Landmark recognition: 300MB\n * Video action recognition: 50MB\n * Music genre recognition: 50MB\n\n## Ethical AI Rating\n### Rating for Photo object detection: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Photo face recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Video action recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inferencing of this model is open source\n* the trained model is freely available, and thus can be ran on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n## Ethical AI Rating\n### Rating Music genre recognition: ๐ŸŸก\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n\nNegative:\n* the training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the modelโ€™s performance and CO2 usage.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).\n\nAfter installation, you can enable tagging in the admin settings.\n\nRequirements:\n- php 7.4 and above\n- App \"collaborative tags\" enabled\n- For native speed:\n - Processor: x86 64-bit (with support for AVX instructions)\n - System with glibc (usually the norm on Linux; FreeBSD, Alpine linux and thus also the official Nextcloud Docker container and Nextcloud AIO are *not* such systems)\n- For sub-native speed (using WASM mode)\n - Processor: x86 64-bit, arm64, armv7l (no AVX needed)\n - System with glibc or musl (incl. Alpine linux and thus also the official Nextcloud Docker container and also Nextcloud AIO)\n- ~4GB of free RAM (if you're cutting it close, make sure you have some swap available)\n- This app is currently incompatible with the *Suspicious Login* app due to a dependency conflict (ie. you can only have one of the two installed)\n\nThe app does not send any sensitive data to cloud providers or similar services. All processing is done on your Nextcloud machine, using Tensorflow.js running in Node.js." : "Intelligente Medienverschlagwortung und Gesichtserkennung mit lokalen maschinellen Lernmodellen.\nDiese App durchsucht Ihre Mediensammlung und fรผgt passende Schlagworte hinzu, um Ihre Fotos und Musik automatisch zu kategorisieren.\n\n* ๐Ÿ“ท ๐Ÿ‘ช Erkennt Gesichter anhand von Kontaktfotos\n* ๐Ÿ“ท ๐Ÿ” Erkennt Tiere, Landschaften, Lebensmittel, Fahrzeuge, Gebรคude und andere Objekte\n* ๐Ÿ“ท ๐Ÿ—ผ Erkennt Wahrzeichen und Denkmรคler\n* ๐Ÿ‘‚ ๐ŸŽต Erkennt Musikgenres\n* ๐ŸŽฅ ๐Ÿคธ Erkennt menschliche Handlungen im Video\n\nโšก Verschlagwortung funktioniert รผber die kollaborativen Schlagworte von Nextcloud\n* ๐Ÿ‘‚ Hรถren Sie Ihre verschlagwortete Musik mit der Audioplayer-App.\n* ๐Ÿ“ท Betrachten Sie Ihre verschlagworteten Fotos und Videos mit der Fotos-App\n\nModellgrรถรŸen:\n\n* Objekterkennung: 1GB\n* Landmark-Erkennung: 300MB\n* Video-Aktionserkennung: 50MB\n* Musikgenre-Erkennung: 50MB\n\n## Ethische KI-Bewertung\n### Bewertung fรผr Fotoobjekterkennung: ๐ŸŸข\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n### Bewertung fรผr Foto-Gesichtserkennung: ๐ŸŸข\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n### Bewertung fรผr Video-Aktionserkennung: ๐ŸŸข\n\nPositiv:\n* Die Software zum Trainieren und Inferenzieren dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n## Ethische KI-Bewertung\n### Bewertung Erkennung des Musikgenres: ๐ŸŸก\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n\nNegativ:\n* Die Trainingsdaten sind nicht frei verfรผgbar, was die Mรถglichkeiten externer Parteien einschrรคnkt, die Leistung des Modells und den CO2-Verbrauch zu รผberprรผfen und auf Verzerrungen zu korrigieren oder sie zu optimieren.\n\nErfahren Sie mehr รผber das Nextcloud Ethical AI Rating [in unserem Blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).\n\nNach der Installation kรถnnen Sie das Tagging in den Admin-Einstellungen aktivieren.\n\nAnforderungen:\n- PHP 7.4 und hรถher\n- App โ€žCollaborative Tagsโ€œ aktiviert\n- Fรผr native Geschwindigkeit:\n- Prozessor: x86 64-Bit (mit Unterstรผtzung fรผr AVX-Anweisungen)\n- System mit glibc (normalerweise die Norm unter Linux; FreeBSD, Alpine Linux und damit auch der offizielle Nextcloud Docker-Container und Nextcloud AIO sind *keine* solchen Systeme)\n- Fรผr subnative Geschwindigkeit (im WASM-Modus)\n- Prozessor: x86 64-bit, arm64, armv7l (kein AVX erforderlich)\n- System mit glibc oder musl (inkl. Alpine Linux und damit auch der offizielle Nextcloud Docker Container und auch Nextcloud AIO)\n- ~4 GB freier RAM (wenn Sie es knapp machen, stellen Sie sicher, dass Sie etwas Swap zur Verfรผgung haben)\n- Diese App ist derzeit aufgrund eines Abhรคngigkeitskonflikts nicht mit der App *Suspicious Login* kompatibel (d. h. Sie kรถnnen nur eine der beiden installiert haben).\n\nDie App sendet keine sensiblen Daten an Cloud-Anbieter oder รคhnliche Dienste. Die gesamte Verarbeitung erfolgt auf Ihrem Nextcloud-Computer mithilfe von Tensorflow.js, das in Node.js ausgefรผhrt wird.", "Status" : "Status", "The machine learning models have been downloaded successfully." : "Die Modelle fรผr maschinelles Lernen wurden erfolgreich heruntergeladen.", "The machine learning models still need to be downloaded." : "Die Modelle fรผr maschinelles Lernen mรผssen noch heruntergeladen werden.", @@ -56,8 +56,8 @@ OC.L10N.register( "Enable human action recognition (e.g. arm wrestling, dribbling basketball, hula hooping)" : "Aktivieren Sie die Erkennung menschlicher Aktionen (z. B. Armdrรผcken, Dribbeln beim Basketball, Hula-Hoop)", "The number of files to process per job run (A job will be scheduled every 5 minutes; For normal operation ~20 or more, in WASM mode ~5 is recommended)" : "Die Anzahl der zu verarbeitenden Dateien pro Aufgabenlauf (ein Job wird alle 5 Minuten eingeplant; fรผr den normalen Betrieb ~20 oder mehr, im WASM-Modus werden ~5 empfohlen)", "Reset" : "Zurรผcksetzen", - "Click the button below to remove all tags from all files that have been classified so far." : "Klicken Sie auf die Schaltflรคche unten, um alle Tags von allen bisher klassifizierten Dateien zu entfernen.", - "Reset tags for classified files" : "Tags fรผr klassifizierte Dateien zurรผcksetzen", + "Click the button below to remove all tags from all files that have been classified so far." : "Klicken Sie auf die Schaltflรคche unten, um alle Schlagworte von allen bisher klassifizierten Dateien zu entfernen.", + "Reset tags for classified files" : "Schlagworte fรผr klassifizierte Dateien zurรผcksetzen", "Click the button below to remove all face detections from all files that have been classified so far." : "Klicken Sie auf die Schaltflรคche unten, um alle Gesichtserkennungen aus allen bisher klassifizierten Dateien zu entfernen.", "Reset faces for classified files" : "Gesichter fรผr klassifizierte Dateien zurรผcksetzen", "Click the button below to rescan all files in this instance and add them to the classifier queues." : "Auf die Schaltflรคche unten klicken, um alle Dateien in dieser Instanz erneut zu scannen und sie den Klassifizierungswarteschlangen hinzuzufรผgen.", @@ -104,8 +104,8 @@ OC.L10N.register( "To run a face clustering run on for each user in the terminal, run the following. Consider adding the parameter --batch-size for large libraries to avoid PHP memory exhaustion. (The clustering will run in sequence inside your terminal.)" : "Um fรผr jeden Benutzer im Terminal einen Gesichtserkennungslauf auszufรผhren, fรผhren Sie den nachfolgenden Befehl aus. Der Parameter --batch-size sollte fรผr groรŸe Bibliotheken hinzugefรผgt werden, um ein รœberlaufen des PHP-Speichers zu vermeiden. (Das Clustering wird nacheinander in Ihrem Terminal ausgefรผhrt.)", "To remove all face clusters but keep the raw detected faces run the following on the terminal:" : "Um alle Gesichtscluster zu entfernen, aber die Rohdaten der erkannten Gesichter beizubehalten, fรผhren Sie Folgendes im Terminal aus:", "To remove all detected faces and face clusters run the following on the terminal:" : "Um alle erkannten Gesichter und Gesichtscluster zu entfernen, fรผhren Sie Folgendes im Terminal aus:", - "You can reset the tags of all files that have been previously classified by Recognize with the following command:" : "Sie kรถnnen die Tags aller Dateien, die zuvor von Recognize klassifiziert wurden, mit dem folgenden Befehl zurรผcksetzen:", - "You can delete all tags that no longer have any files associated with them with the following command:" : "Mit dem folgenden Befehl kรถnnen Sie alle Tags lรถschen, denen keine Dateien mehr zugeordnet sind:", + "You can reset the tags of all files that have been previously classified by Recognize with the following command:" : "Sie kรถnnen die Schlagworte aller Dateien, die zuvor von Recognize klassifiziert wurden, mit dem folgenden Befehl zurรผcksetzen:", + "You can delete all tags that no longer have any files associated with them with the following command:" : "Mit dem folgenden Befehl kรถnnen Sie alle Schlagworte lรถschen, denen keine Dateien mehr zugeordnet sind:", "To remove tags that were created by Recognize version 2 from all files run the following on the terminal:" : "Fรผhren Sie folgendes im Terminal aus, um Schlagworte zu entferrnen, die von Recognize 2 fรผr alle Dateien erstellt wurden:", "Your server does not support AVX instructions" : "Ihr Server unterstรผtzt keine AVX-Anweisungen", "Your server does not have an x86 64-bit CPU" : "Ihr Server hat keine x86 64-Bit-CPU", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index a96968ae..577e0af0 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,7 +1,7 @@ { "translations": { "Recognize" : "Recognize", "Smart media tagging and face recognition with on-premises machine learning models" : "Intelligente Medienverschlagwortung und Gesichtserkennung mit vor Ort installierten Modellen fรผr maschinelles Lernen", - "Smart media tagging and face recognition with on-premises machine learning models.\nThis app goes through your media collection and adds fitting tags, automatically categorizing your photos and music.\n\n* ๐Ÿ“ท ๐Ÿ‘ช Recognizes faces from contact photos\n* ๐Ÿ“ท ๐Ÿ” Recognizes animals, landscapes, food, vehicles, buildings and other objects\n* ๐Ÿ“ท ๐Ÿ—ผ Recognizes landmarks and monuments\n* ๐Ÿ‘‚ ๐ŸŽต Recognizes music genres\n* ๐ŸŽฅ ๐Ÿคธ Recognizes human actions on video\n\nโšก Tagging works via Nextcloud's Collaborative Tags\n * ๐Ÿ‘‚ listen to your tagged music with the audioplayer app\n * ๐Ÿ“ท view your tagged photos and videos with the photos app\n\nModel sizes:\n\n * Object recognition: 1GB\n * Landmark recognition: 300MB\n * Video action recognition: 50MB\n * Music genre recognition: 50MB\n\n## Ethical AI Rating\n### Rating for Photo object detection: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Photo face recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Video action recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inferencing of this model is open source\n* the trained model is freely available, and thus can be ran on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n## Ethical AI Rating\n### Rating Music genre recognition: ๐ŸŸก\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n\nNegative:\n* the training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the modelโ€™s performance and CO2 usage.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).\n\nAfter installation, you can enable tagging in the admin settings.\n\nRequirements:\n- php 7.4 and above\n- App \"collaborative tags\" enabled\n- For native speed:\n - Processor: x86 64-bit (with support for AVX instructions)\n - System with glibc (usually the norm on Linux; FreeBSD, Alpine linux and thus also the official Nextcloud Docker container and Nextcloud AIO are *not* such systems)\n- For sub-native speed (using WASM mode)\n - Processor: x86 64-bit, arm64, armv7l (no AVX needed)\n - System with glibc or musl (incl. Alpine linux and thus also the official Nextcloud Docker container and also Nextcloud AIO)\n- ~4GB of free RAM (if you're cutting it close, make sure you have some swap available)\n- This app is currently incompatible with the *Suspicious Login* app due to a dependency conflict (ie. you can only have one of the two installed)\n\nThe app does not send any sensitive data to cloud providers or similar services. All processing is done on your Nextcloud machine, using Tensorflow.js running in Node.js." : "Intelligente Medienverschlagwortung und Gesichtserkennung mit lokalen maschinellen Lernmodellen.\nDiese App durchsucht Ihre Mediensammlung und fรผgt passende Schlagworte hinzu, um Ihre Fotos und Musik automatisch zu kategorisieren.\n\n* ๐Ÿ“ท ๐Ÿ‘ช Erkennt Gesichter anhand von Kontaktfotos\n* ๐Ÿ“ท ๐Ÿ” Erkennt Tiere, Landschaften, Lebensmittel, Fahrzeuge, Gebรคude und andere Objekte\n* ๐Ÿ“ท ๐Ÿ—ผ Erkennt Wahrzeichen und Denkmรคler\n* ๐Ÿ‘‚ ๐ŸŽต Erkennt Musikgenres\n* ๐ŸŽฅ ๐Ÿคธ Erkennt menschliche Handlungen im Video\n\nโšก Verschlagwortung funktioniert รผber die kollaborativen Schlagworte von Nextcloud\n* ๐Ÿ‘‚ Hรถren Sie Ihre verschlagwortete Musik mit der Audioplayer-App.\n* ๐Ÿ“ท Betrachten Sie Ihre verschlagworteten Fotos und Videos mit der Fotos-App\n\nModellgrรถรŸen:\n\n* Objekterkennung: 1GB\n* Landmark-Erkennung: 300MB\n* Video-Aktionserkennung: 50MB\n* Musikgenre-Erkennung: 50MB\n\n## Ethische KI-Bewertung\n### Bewertung fรผr Fotoobjekterkennung: ๐ŸŸข\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n### Bewertung fรผr Foto-Gesichtserkennung: ๐ŸŸข\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n### Bewertung fรผr Video-Aktionserkennung: ๐ŸŸข\n\nPositiv:\n* Die Software zum Trainieren und Inferenzieren dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n## Ethische KI-Bewertung\n### Bewertung Erkennung des Musikgenres: ๐ŸŸก\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n\nNegativ:\n* Die Trainingsdaten sind nicht frei verfรผgbar, was die Mรถglichkeiten externer Parteien einschrรคnkt, die Leistung des Modells und den CO2-Verbrauch zu รผberprรผfen und auf Verzerrungen zu korrigieren oder sie zu optimieren.\n\nErfahren Sie mehr รผber das Nextcloud Ethical AI Rating [in unserem Blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).\n\nNach der Installation kรถnnen Sie das Tagging in den Admin-Einstellungen aktivieren.\n\nAnforderungen:\n- PHP 7.4 und hรถher\n- App โ€žKollaborative Tagsโ€œ aktiviert\n- Fรผr native Geschwindigkeit:\n- Prozessor: x86 64-Bit (mit Unterstรผtzung fรผr AVX-Anweisungen)\n- System mit glibc (normalerweise die Norm unter Linux; FreeBSD, Alpine Linux und damit auch der offizielle Nextcloud Docker-Container und Nextcloud AIO sind *keine* solchen Systeme)\n- Fรผr subnative Geschwindigkeit (im WASM-Modus)\n- Prozessor: x86 64-bit, arm64, armv7l (kein AVX erforderlich)\n- System mit glibc oder musl (inkl. Alpine Linux und damit auch der offizielle Nextcloud Docker Container und auch Nextcloud AIO)\n- ~4 GB freier RAM (wenn Sie es knapp machen, stellen Sie sicher, dass Sie etwas Swap zur Verfรผgung haben)\n- Diese App ist derzeit aufgrund eines Abhรคngigkeitskonflikts nicht mit der App *Suspicious Login* kompatibel (d. h. Sie kรถnnen nur eine der beiden installiert haben).\n\nDie App sendet keine sensiblen Daten an Cloud-Anbieter oder รคhnliche Dienste. Die gesamte Verarbeitung erfolgt auf Ihrem Nextcloud-Computer mithilfe von Tensorflow.js, das in Node.js ausgefรผhrt wird.", + "Smart media tagging and face recognition with on-premises machine learning models.\nThis app goes through your media collection and adds fitting tags, automatically categorizing your photos and music.\n\n* ๐Ÿ“ท ๐Ÿ‘ช Recognizes faces from contact photos\n* ๐Ÿ“ท ๐Ÿ” Recognizes animals, landscapes, food, vehicles, buildings and other objects\n* ๐Ÿ“ท ๐Ÿ—ผ Recognizes landmarks and monuments\n* ๐Ÿ‘‚ ๐ŸŽต Recognizes music genres\n* ๐ŸŽฅ ๐Ÿคธ Recognizes human actions on video\n\nโšก Tagging works via Nextcloud's Collaborative Tags\n * ๐Ÿ‘‚ listen to your tagged music with the audioplayer app\n * ๐Ÿ“ท view your tagged photos and videos with the photos app\n\nModel sizes:\n\n * Object recognition: 1GB\n * Landmark recognition: 300MB\n * Video action recognition: 50MB\n * Music genre recognition: 50MB\n\n## Ethical AI Rating\n### Rating for Photo object detection: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Photo face recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Video action recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inferencing of this model is open source\n* the trained model is freely available, and thus can be ran on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n## Ethical AI Rating\n### Rating Music genre recognition: ๐ŸŸก\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n\nNegative:\n* the training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the modelโ€™s performance and CO2 usage.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).\n\nAfter installation, you can enable tagging in the admin settings.\n\nRequirements:\n- php 7.4 and above\n- App \"collaborative tags\" enabled\n- For native speed:\n - Processor: x86 64-bit (with support for AVX instructions)\n - System with glibc (usually the norm on Linux; FreeBSD, Alpine linux and thus also the official Nextcloud Docker container and Nextcloud AIO are *not* such systems)\n- For sub-native speed (using WASM mode)\n - Processor: x86 64-bit, arm64, armv7l (no AVX needed)\n - System with glibc or musl (incl. Alpine linux and thus also the official Nextcloud Docker container and also Nextcloud AIO)\n- ~4GB of free RAM (if you're cutting it close, make sure you have some swap available)\n- This app is currently incompatible with the *Suspicious Login* app due to a dependency conflict (ie. you can only have one of the two installed)\n\nThe app does not send any sensitive data to cloud providers or similar services. All processing is done on your Nextcloud machine, using Tensorflow.js running in Node.js." : "Intelligente Medienverschlagwortung und Gesichtserkennung mit lokalen maschinellen Lernmodellen.\nDiese App durchsucht Ihre Mediensammlung und fรผgt passende Schlagworte hinzu, um Ihre Fotos und Musik automatisch zu kategorisieren.\n\n* ๐Ÿ“ท ๐Ÿ‘ช Erkennt Gesichter anhand von Kontaktfotos\n* ๐Ÿ“ท ๐Ÿ” Erkennt Tiere, Landschaften, Lebensmittel, Fahrzeuge, Gebรคude und andere Objekte\n* ๐Ÿ“ท ๐Ÿ—ผ Erkennt Wahrzeichen und Denkmรคler\n* ๐Ÿ‘‚ ๐ŸŽต Erkennt Musikgenres\n* ๐ŸŽฅ ๐Ÿคธ Erkennt menschliche Handlungen im Video\n\nโšก Verschlagwortung funktioniert รผber die kollaborativen Schlagworte von Nextcloud\n* ๐Ÿ‘‚ Hรถren Sie Ihre verschlagwortete Musik mit der Audioplayer-App.\n* ๐Ÿ“ท Betrachten Sie Ihre verschlagworteten Fotos und Videos mit der Fotos-App\n\nModellgrรถรŸen:\n\n* Objekterkennung: 1GB\n* Landmark-Erkennung: 300MB\n* Video-Aktionserkennung: 50MB\n* Musikgenre-Erkennung: 50MB\n\n## Ethische KI-Bewertung\n### Bewertung fรผr Fotoobjekterkennung: ๐ŸŸข\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n### Bewertung fรผr Foto-Gesichtserkennung: ๐ŸŸข\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n### Bewertung fรผr Video-Aktionserkennung: ๐ŸŸข\n\nPositiv:\n* Die Software zum Trainieren und Inferenzieren dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n* Die Trainingsdaten sind frei verfรผgbar und ermรถglichen die รœberprรผfung oder Korrektur von Verzerrungen sowie die Optimierung der Leistung und des CO2-Verbrauchs.\n\n## Ethische KI-Bewertung\n### Bewertung Erkennung des Musikgenres: ๐ŸŸก\n\nPositiv:\n* Die Software fรผr Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfรผgbar und kann daher vor Ort ausgefรผhrt werden\n\nNegativ:\n* Die Trainingsdaten sind nicht frei verfรผgbar, was die Mรถglichkeiten externer Parteien einschrรคnkt, die Leistung des Modells und den CO2-Verbrauch zu รผberprรผfen und auf Verzerrungen zu korrigieren oder sie zu optimieren.\n\nErfahren Sie mehr รผber das Nextcloud Ethical AI Rating [in unserem Blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).\n\nNach der Installation kรถnnen Sie das Tagging in den Admin-Einstellungen aktivieren.\n\nAnforderungen:\n- PHP 7.4 und hรถher\n- App โ€žCollaborative Tagsโ€œ aktiviert\n- Fรผr native Geschwindigkeit:\n- Prozessor: x86 64-Bit (mit Unterstรผtzung fรผr AVX-Anweisungen)\n- System mit glibc (normalerweise die Norm unter Linux; FreeBSD, Alpine Linux und damit auch der offizielle Nextcloud Docker-Container und Nextcloud AIO sind *keine* solchen Systeme)\n- Fรผr subnative Geschwindigkeit (im WASM-Modus)\n- Prozessor: x86 64-bit, arm64, armv7l (kein AVX erforderlich)\n- System mit glibc oder musl (inkl. Alpine Linux und damit auch der offizielle Nextcloud Docker Container und auch Nextcloud AIO)\n- ~4 GB freier RAM (wenn Sie es knapp machen, stellen Sie sicher, dass Sie etwas Swap zur Verfรผgung haben)\n- Diese App ist derzeit aufgrund eines Abhรคngigkeitskonflikts nicht mit der App *Suspicious Login* kompatibel (d. h. Sie kรถnnen nur eine der beiden installiert haben).\n\nDie App sendet keine sensiblen Daten an Cloud-Anbieter oder รคhnliche Dienste. Die gesamte Verarbeitung erfolgt auf Ihrem Nextcloud-Computer mithilfe von Tensorflow.js, das in Node.js ausgefรผhrt wird.", "Status" : "Status", "The machine learning models have been downloaded successfully." : "Die Modelle fรผr maschinelles Lernen wurden erfolgreich heruntergeladen.", "The machine learning models still need to be downloaded." : "Die Modelle fรผr maschinelles Lernen mรผssen noch heruntergeladen werden.", @@ -54,8 +54,8 @@ "Enable human action recognition (e.g. arm wrestling, dribbling basketball, hula hooping)" : "Aktivieren Sie die Erkennung menschlicher Aktionen (z. B. Armdrรผcken, Dribbeln beim Basketball, Hula-Hoop)", "The number of files to process per job run (A job will be scheduled every 5 minutes; For normal operation ~20 or more, in WASM mode ~5 is recommended)" : "Die Anzahl der zu verarbeitenden Dateien pro Aufgabenlauf (ein Job wird alle 5 Minuten eingeplant; fรผr den normalen Betrieb ~20 oder mehr, im WASM-Modus werden ~5 empfohlen)", "Reset" : "Zurรผcksetzen", - "Click the button below to remove all tags from all files that have been classified so far." : "Klicken Sie auf die Schaltflรคche unten, um alle Tags von allen bisher klassifizierten Dateien zu entfernen.", - "Reset tags for classified files" : "Tags fรผr klassifizierte Dateien zurรผcksetzen", + "Click the button below to remove all tags from all files that have been classified so far." : "Klicken Sie auf die Schaltflรคche unten, um alle Schlagworte von allen bisher klassifizierten Dateien zu entfernen.", + "Reset tags for classified files" : "Schlagworte fรผr klassifizierte Dateien zurรผcksetzen", "Click the button below to remove all face detections from all files that have been classified so far." : "Klicken Sie auf die Schaltflรคche unten, um alle Gesichtserkennungen aus allen bisher klassifizierten Dateien zu entfernen.", "Reset faces for classified files" : "Gesichter fรผr klassifizierte Dateien zurรผcksetzen", "Click the button below to rescan all files in this instance and add them to the classifier queues." : "Auf die Schaltflรคche unten klicken, um alle Dateien in dieser Instanz erneut zu scannen und sie den Klassifizierungswarteschlangen hinzuzufรผgen.", @@ -102,8 +102,8 @@ "To run a face clustering run on for each user in the terminal, run the following. Consider adding the parameter --batch-size for large libraries to avoid PHP memory exhaustion. (The clustering will run in sequence inside your terminal.)" : "Um fรผr jeden Benutzer im Terminal einen Gesichtserkennungslauf auszufรผhren, fรผhren Sie den nachfolgenden Befehl aus. Der Parameter --batch-size sollte fรผr groรŸe Bibliotheken hinzugefรผgt werden, um ein รœberlaufen des PHP-Speichers zu vermeiden. (Das Clustering wird nacheinander in Ihrem Terminal ausgefรผhrt.)", "To remove all face clusters but keep the raw detected faces run the following on the terminal:" : "Um alle Gesichtscluster zu entfernen, aber die Rohdaten der erkannten Gesichter beizubehalten, fรผhren Sie Folgendes im Terminal aus:", "To remove all detected faces and face clusters run the following on the terminal:" : "Um alle erkannten Gesichter und Gesichtscluster zu entfernen, fรผhren Sie Folgendes im Terminal aus:", - "You can reset the tags of all files that have been previously classified by Recognize with the following command:" : "Sie kรถnnen die Tags aller Dateien, die zuvor von Recognize klassifiziert wurden, mit dem folgenden Befehl zurรผcksetzen:", - "You can delete all tags that no longer have any files associated with them with the following command:" : "Mit dem folgenden Befehl kรถnnen Sie alle Tags lรถschen, denen keine Dateien mehr zugeordnet sind:", + "You can reset the tags of all files that have been previously classified by Recognize with the following command:" : "Sie kรถnnen die Schlagworte aller Dateien, die zuvor von Recognize klassifiziert wurden, mit dem folgenden Befehl zurรผcksetzen:", + "You can delete all tags that no longer have any files associated with them with the following command:" : "Mit dem folgenden Befehl kรถnnen Sie alle Schlagworte lรถschen, denen keine Dateien mehr zugeordnet sind:", "To remove tags that were created by Recognize version 2 from all files run the following on the terminal:" : "Fรผhren Sie folgendes im Terminal aus, um Schlagworte zu entferrnen, die von Recognize 2 fรผr alle Dateien erstellt wurden:", "Your server does not support AVX instructions" : "Ihr Server unterstรผtzt keine AVX-Anweisungen", "Your server does not have an x86 64-bit CPU" : "Ihr Server hat keine x86 64-Bit-CPU", diff --git a/l10n/ko.js b/l10n/ko.js index f62dec46..31959171 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -2,38 +2,304 @@ OC.L10N.register( "recognize", { "Recognize" : "์ธ์‹", + "Smart media tagging and face recognition with on-premises machine learning models" : "์˜จํ”„๋ ˆ๋ฏธ์Šค ๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ์„ ์‚ฌ์šฉํ•œ ์Šค๋งˆํŠธ ๋ฏธ๋””์–ด ํƒœ๊น… ๋ฐ ์–ผ๊ตด ์ธ์‹", + "Smart media tagging and face recognition with on-premises machine learning models.\nThis app goes through your media collection and adds fitting tags, automatically categorizing your photos and music.\n\n* ๐Ÿ“ท ๐Ÿ‘ช Recognizes faces from contact photos\n* ๐Ÿ“ท ๐Ÿ” Recognizes animals, landscapes, food, vehicles, buildings and other objects\n* ๐Ÿ“ท ๐Ÿ—ผ Recognizes landmarks and monuments\n* ๐Ÿ‘‚ ๐ŸŽต Recognizes music genres\n* ๐ŸŽฅ ๐Ÿคธ Recognizes human actions on video\n\nโšก Tagging works via Nextcloud's Collaborative Tags\n * ๐Ÿ‘‚ listen to your tagged music with the audioplayer app\n * ๐Ÿ“ท view your tagged photos and videos with the photos app\n\nModel sizes:\n\n * Object recognition: 1GB\n * Landmark recognition: 300MB\n * Video action recognition: 50MB\n * Music genre recognition: 50MB\n\n## Ethical AI Rating\n### Rating for Photo object detection: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Photo face recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Video action recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inferencing of this model is open source\n* the trained model is freely available, and thus can be ran on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n## Ethical AI Rating\n### Rating Music genre recognition: ๐ŸŸก\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n\nNegative:\n* the training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the modelโ€™s performance and CO2 usage.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).\n\nAfter installation, you can enable tagging in the admin settings.\n\nRequirements:\n- php 7.4 and above\n- App \"collaborative tags\" enabled\n- For native speed:\n - Processor: x86 64-bit (with support for AVX instructions)\n - System with glibc (usually the norm on Linux; FreeBSD, Alpine linux and thus also the official Nextcloud Docker container and Nextcloud AIO are *not* such systems)\n- For sub-native speed (using WASM mode)\n - Processor: x86 64-bit, arm64, armv7l (no AVX needed)\n - System with glibc or musl (incl. Alpine linux and thus also the official Nextcloud Docker container and also Nextcloud AIO)\n- ~4GB of free RAM (if you're cutting it close, make sure you have some swap available)\n- This app is currently incompatible with the *Suspicious Login* app due to a dependency conflict (ie. you can only have one of the two installed)\n\nThe app does not send any sensitive data to cloud providers or similar services. All processing is done on your Nextcloud machine, using Tensorflow.js running in Node.js." : "์˜จํ”„๋ ˆ๋ฏธ์Šค ๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ์„ ์‚ฌ์šฉํ•œ ์Šค๋งˆํŠธ ๋ฏธ๋””์–ด ํƒœ๊น… ๋ฐ ์–ผ๊ตด ์ธ์‹\n์ด ์•ฑ์€ ๋ฏธ๋””์–ด ์ปฌ๋ ‰์…˜์„ ํ›‘์–ด ๋งž์ถค ํƒœ๊ทธ๋ฅผ ์ถ”๊ฐ€ํ•˜๊ณ  ์‚ฌ์ง„๊ณผ ์Œ์•…์„ ์ž๋™์œผ๋กœ ๋ถ„๋ฅ˜ํ•ฉ๋‹ˆ๋‹ค.\n\n- ๐Ÿ“ท ๐Ÿ‘ช ์—ฐ๋ฝ์ฒ˜ ์‚ฌ์ง„์„ ํ†ตํ•ด ์–ผ๊ตด์„ ์‹๋ณ„ํ•จ\n- ๐Ÿ“ท ๐Ÿ” ๋™๋ฌผ, ํ’๊ฒฝ, ์Œ์‹, ์ฐจ๋Ÿ‰, ๊ฑด๋ฌผ ๋ฐ ๊ธฐํƒ€ ๊ฐ์ฒด ์ธ์‹\n- ๐Ÿ“ท ๐Ÿ—ผ ๋žœ๋“œ๋งˆํฌ ๋ฐ ๊ธฐ๋…๋ฌผ ์ธ์‹\n- ๐Ÿ‘‚ ๐ŸŽต ์Œ์•… ์žฅ๋ฅด ์ธ์‹\n- ๐ŸŽฅ ๐Ÿคธ ๋น„๋””์˜ค์—์„œ ์‚ฌ๋žŒ์˜ ํ–‰๋™ ์ธ์‹\n\nโšก ํƒœ๊น…์€ Nextcloud์˜ Collaborative Tags๋ฅผ ํ†ตํ•ด ์ž‘๋™ํ•ฉ๋‹ˆ๋‹ค.\n\n- ๐Ÿ‘‚ ์˜ค๋””์˜ค ํ”Œ๋ ˆ์ด์–ด ์•ฑ์„ ์‚ฌ์šฉํ•˜์—ฌ ํƒœ๊ทธ๋œ ์Œ์•… ๋“ฃ๊ธฐ\n- ๐Ÿ“ท Photos ์•ฑ์„ ์‚ฌ์šฉํ•˜์—ฌ ํƒœ๊ทธ๋œ ์‚ฌ์ง„๊ณผ ๋น„๋””์˜ค ๋ณด๊ธฐ\n\n๋ชจ๋ธ ํฌ๊ธฐ:\n\n- ๊ฐ์ฒด ์ธ์‹: 1GB\n- ๋žœ๋“œ๋งˆํฌ ์ธ์‹: 300MB\n- ๋น„๋””์˜ค ํ–‰๋™ ์ธ์‹: 50MB\n- ์Œ์•… ์žฅ๋ฅด ์ธ์‹: 50MB\n\n## Ethical AI ๋“ฑ๊ธ‰\n\n### ์‚ฌ์ง„ ๊ฐ์ฒด ์ธ์‹ ๋“ฑ๊ธ‰: ๐ŸŸข\n\n๊ธ์ •์ :\n\n- ์ด ๋ชจ๋ธ์˜ ํ•™์Šต ๋ฐ ์ถ”๋ก  ์†Œํ”„ํŠธ์›จ์–ด๋Š” ์˜คํ”ˆ ์†Œ์Šค์ž…๋‹ˆ๋‹ค.\n- ํ•™์Šต๋œ ๋ชจ๋ธ์€ ๋ฌด๋ฃŒ๋กœ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•˜๋ฏ€๋กœ ์˜จํ”„๋ ˆ๋ฏธ์Šค์—์„œ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n- ํ•™์Šต ๋ฐ์ดํ„ฐ๋Š” ๋ฌด๋ฃŒ๋กœ ์ œ๊ณต๋˜๋ฏ€๋กœ bias๋ฅผ ํ™•์ธ ๋ฐ ๋ณด์ •ํ•˜๊ฑฐ๋‚˜, ์ตœ์ ํ™”๋ฅผ ํ†ตํ•ด ๋” ์ข‹์€ ์„ฑ๋Šฅ์„ ์ด๋Œ์–ด๋‚ด๊ฑฐ๋‚˜ CO2 ๋ฐฐ์ถœ๋Ÿ‰์„ ๊ฐ์†Œ์‹œํ‚ฌ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n### ์‚ฌ์ง„ ์–ผ๊ตด ์ธ์‹ ๋“ฑ๊ธ‰: ๐ŸŸข\n\n๊ธ์ •์ :\n\n- ์ด ๋ชจ๋ธ์˜ ํ•™์Šต ๋ฐ ์ถ”๋ก  ์†Œํ”„ํŠธ์›จ์–ด๋Š” ์˜คํ”ˆ ์†Œ์Šค์ž…๋‹ˆ๋‹ค.\n- ํ•™์Šต๋œ ๋ชจ๋ธ์€ ๋ฌด๋ฃŒ๋กœ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•˜๋ฏ€๋กœ ์˜จํ”„๋ ˆ๋ฏธ์Šค์—์„œ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n- ํ•™์Šต ๋ฐ์ดํ„ฐ๋Š” ๋ฌด๋ฃŒ๋กœ ์ œ๊ณต๋˜๋ฏ€๋กœ bias๋ฅผ ํ™•์ธ ๋ฐ ๋ณด์ •ํ•˜๊ฑฐ๋‚˜, ์ตœ์ ํ™”๋ฅผ ํ†ตํ•ด ๋” ์ข‹์€ ์„ฑ๋Šฅ์„ ์ด๋Œ์–ด๋‚ด๊ฑฐ๋‚˜ CO2 ๋ฐฐ์ถœ๋Ÿ‰์„ ๊ฐ์†Œ์‹œํ‚ฌ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n### ๋น„๋””์˜ค ํ–‰๋™ ์ธ์‹ ๋“ฑ๊ธ‰: ๐ŸŸข\n\n๊ธ์ •์ :\n\n- ์ด ๋ชจ๋ธ์˜ ํ•™์Šต ๋ฐ ์ถ”๋ก  ์†Œํ”„ํŠธ์›จ์–ด๋Š” ์˜คํ”ˆ ์†Œ์Šค์ž…๋‹ˆ๋‹ค.\n- ํ•™์Šต๋œ ๋ชจ๋ธ์€ ๋ฌด๋ฃŒ๋กœ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•˜๋ฏ€๋กœ ์˜จํ”„๋ ˆ๋ฏธ์Šค์—์„œ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n- ํ•™์Šต ๋ฐ์ดํ„ฐ๋Š” ๋ฌด๋ฃŒ๋กœ ์ œ๊ณต๋˜๋ฏ€๋กœ bias๋ฅผ ํ™•์ธ ๋ฐ ๋ณด์ •ํ•˜๊ฑฐ๋‚˜, ์ง์ ‘ ์ตœ์ ํ™”๋ฅผ ํ†ตํ•ด ๋” ์ข‹์€ ์„ฑ๋Šฅ์„ ์ด๋Œ์–ด๋‚ด๊ฑฐ๋‚˜ CO2 ๋ฐฐ์ถœ๋Ÿ‰์„ ๊ฐ์†Œ์‹œํ‚ฌ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n## Ethical AI ๋“ฑ๊ธ‰\n\n### ์Œ์•… ์žฅ๋ฅด ์ธ์‹ ๋“ฑ๊ธ‰: ๐ŸŸก\n\n๊ธ์ •์ :\n\n- ์ด ๋ชจ๋ธ์˜ ํ•™์Šต ๋ฐ ์ถ”๋ก  ์†Œํ”„ํŠธ์›จ์–ด๋Š” ์˜คํ”ˆ ์†Œ์Šค์ž…๋‹ˆ๋‹ค.\n- ํ•™์Šต๋œ ๋ชจ๋ธ์€ ๋ฌด๋ฃŒ๋กœ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•˜๋ฏ€๋กœ ์˜จํ”„๋ ˆ๋ฏธ์Šค์—์„œ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n๋ถ€์ •์ :\n\n- ํ•™์Šต ๋ฐ์ดํ„ฐ๋Š” ๋ฌด๋ฃŒ๋กœ ์ œ๊ณต๋˜์ง€ ์•Š์œผ๋ฏ€๋กœ bias๋ฅผ ํ™•์ธ ๋ฐ ๋ณด์ •์ด ๋ถˆ๊ฐ€ํ•˜๋ฉฐ, ์ง์ ‘ ์ตœ์ ํ™”๋ฅผ ํ†ตํ•ด ๋” ์ข‹์€ ์„ฑ๋Šฅ์„ ์ด๋Œ์–ด๋‚ด๊ฑฐ๋‚˜ CO2 ๋ฐฐ์ถœ๋Ÿ‰์„ ๊ฐ์†Œ์‹œํ‚ค๋Š” ๊ฒƒ์ด ๋ถˆ๊ฐ€ํ•ฉ๋‹ˆ๋‹ค.\n\nNextcloud Ethical AI ๋“ฑ๊ธ‰์— ๋Œ€ํ•œ ์ž์„ธํ•œ ๋‚ด์šฉ์€ [๋ธ”๋กœ๊ทธ](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/)์—์„œ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n์„ค์น˜ ํ›„ ๊ด€๋ฆฌ์ž ์„ค์ •์—์„œ ํƒœ๊น…์„ ํ™œ์„ฑํ™”ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n์š”๊ตฌ ์‚ฌํ•ญ:\n\n- php 7.4 ์ด์ƒ\n- \"collaborative tags\" ์•ฑ์ด ํ™œ์„ฑํ™”๋˜์–ด ์žˆ์–ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.\n- Native ์„ฑ๋Šฅ ์กฐ๊ฑด:\n- ํ”„๋กœ์„ธ์„œ: x86 64๋น„ํŠธ (AVX ๋ช…๋ น ์ง€์›)\n- glibc๊ฐ€ ์žˆ๋Š” ์‹œ์Šคํ…œ (์ผ๋ฐ˜์ ์œผ๋กœ Linux์—์„œ ํ‘œ์ค€; ๋‹ค์Œ ์‹œ์Šคํ…œ์€ ํ•ด๋‹น๋˜์ง€ ์•Š์Œ: FreeBSD, Alpine Linux ๋ฐ ๊ณต์‹ Nextcloud Docker ์ปจํ…Œ์ด๋„ˆ ๋ฐ Nextcloud AIO)\n- Sub-Native ์„ฑ๋Šฅ ์กฐ๊ฑด (WASM ๋ชจ๋“œ ์‚ฌ์šฉ):\n- ํ”„๋กœ์„ธ์„œ: x86 64๋น„ํŠธ, arm64, armv7l (AVX๊ฐ€ ํ•„์š”ํ•˜์ง€ ์•Š์Œ)\n- glibc ๋˜๋Š” musl์ด ์žˆ๋Š” ์‹œ์Šคํ…œ (Alpine Linux๋ฅผ ํฌํ•จํ•˜์—ฌ ๊ณต์‹ Nextcloud Docker ์ปจํ…Œ์ด๋„ˆ ๋ฐ Nextcloud AIO๊ฐ€ ํ•ด๋‹น๋จ)\n- ์•ฝ 4GB์˜ ๋ฌด๋ฃŒ RAM (์—ฌ์œ ๊ฐ€ ์—†๋‹ค๋ฉด ์Šค์™‘์ด ๊ฐ€๋Šฅํ•œ์ง€ ํ™•์ธํ•˜์„ธ์š”)\n- ์ด ์•ฑ์€ ํ˜„์žฌ *Suspicious Login* ์•ฑ๊ณผ์˜ ์˜์กด์„ฑ ์ถฉ๋Œ๋กœ ์ธํ•ด ํ˜ธํ™˜๋˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค (์ฆ‰, ๋‘ ๊ฐœ ์ค‘ ํ•˜๋‚˜๋งŒ ์„ค์น˜ํ•  ์ˆ˜ ์žˆ์Œ).\n\n์ด ์•ฑ์€ ๋ฏผ๊ฐํ•œ ๋ฐ์ดํ„ฐ๋ฅผ ํด๋ผ์šฐ๋“œ ์ œ๊ณต ์—…์ฒด๋‚˜ ์œ ์‚ฌํ•œ ์„œ๋น„์Šค๋กœ ์ „์†กํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. ๋ชจ๋“  ์ฒ˜๋ฆฌ๋Š” ๋‹น์‹ ์˜ Nextcloud ๊ธฐ๊ธฐ์—์„œ ์ด๋ค„์ง€๋ฉฐ, Node.js์—์„œ ์‹คํ–‰๋˜๋Š” Tensorflow.js๋ฅผ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค.", "Status" : "์ƒํƒœ", + "The machine learning models have been downloaded successfully." : "๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ์ด ์„ฑ๊ณต์ ์œผ๋กœ ๋‹ค์šด๋กœ๋“œ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.", + "The machine learning models still need to be downloaded." : "์•„์ง ๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ์ด ๋‹ค์šด๋กœ๋“œ๋˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค.", + "Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "Node.js ๋ฐ”์ด๋„ˆ๋ฆฌ๋ฅผ ์‹คํ–‰ํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค. ์ž‘๋™ ๊ฐ€๋Šฅํ•œ ๋ฐ”์ด๋„ˆ๋ฆฌ ๊ฒฝ๋กœ๋ฅผ ์ˆ˜๋™์œผ๋กœ ์„ค์ •ํ•ด์•ผ ํ•  ์ˆ˜๋„ ์žˆ์Šต๋‹ˆ๋‹ค.", + "Background Jobs are not executed via cron. Recognize requires background jobs to be executed via cron." : "๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด cron์„ ํ†ตํ•ด ์‹คํ–‰๋˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. Recognize๋Š” cron์„ ํ†ตํ•ด ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด ์‹คํ–‰๋˜์–ด์•ผ ํ•ฉ๋‹ˆ๋‹ค", + "The app is installed and will automatically classify files in background processes." : "์•ฑ์ด ์„ค์น˜๋˜์—ˆ์œผ๋ฉฐ ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์—์„œ ํŒŒ์ผ์„ ์ž๋™์œผ๋กœ ๋ถ„๋ฅ˜ํ•ฉ๋‹ˆ๋‹ค.", + "None of the tagging options below are currently selected. The app will currently do nothing." : "ํ˜„์žฌ ์„ ํƒ๋œ ํƒœ๊น… ์˜ต์…˜์ด ์—†์Šต๋‹ˆ๋‹ค. ์•ฑ์€ ํ˜„์žฌ ์•„๋ฌด ์ž‘์—…๋„ ์ˆ˜ํ–‰ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.", + "Face recognition" : "์–ผ๊ตด ์ธ์‹", + "Face recognition is working. " : "์–ผ๊ตด ์ธ์‹์ด ์ž‘๋™ ์ค‘์ž…๋‹ˆ๋‹ค.", + "An error occurred during face recognition, please check the Nextcloud logs." : "์–ผ๊ตด ์ธ์‹ ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค. Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Waiting for status reports on face recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "์–ผ๊ตด ์ธ์‹์— ๋Œ€ํ•œ ์ƒํƒœ ๋ณด๊ณ ๋ฅผ ๊ธฐ๋‹ค๋ฆฌ๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ์ด ๋ฉ”์‹œ์ง€๊ฐ€ 15๋ถ„ ์ด์ƒ ์ง€์†๋˜๋ฉด Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Face recognition:" : "์–ผ๊ตด ์ธ์‹:", + "Queued files" : "๋Œ€๊ธฐ ์ค‘์ธ ํŒŒ์ผ", + "Last classification: " : "๋งˆ์ง€๋ง‰ ๋ถ„๋ฅ˜:", + "Scheduled background jobs: " : "์˜ˆ์•ฝ๋œ ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…:", + "Last background job execution: " : "๋งˆ์ง€๋ง‰ ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—… ์‹คํ–‰:", + "There are queued files in the face recognition queue but no background job is scheduled to process them." : "์–ผ๊ตด ์ธ์‹ ๋Œ€๊ธฐ์—ด์— ๋Œ€๊ธฐ ์ค‘์ธ ํŒŒ์ผ์ด ์žˆ์ง€๋งŒ, ์ด๋ฅผ ์ฒ˜๋ฆฌํ•  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด ์—†์Šต๋‹ˆ๋‹ค.", + "Face clustering:" : "์–ผ๊ตด ๊ตฐ์ง‘ํ™”:", + "faces left to cluster" : "๊ตฐ์ง‘ํ™”ํ•  ๋‚จ์€ ์–ผ๊ตด ์ˆ˜", + "Last clustering run: " : "๋งˆ์ง€๋ง‰ ๊ตฐ์ง‘ํ™” ์‹คํ–‰:", + "A minimum of 120 faces per user is necessary for clustering to kick in" : "์‚ฌ์šฉ์ž๋‹น ์ตœ์†Œ 120๊ฐœ์˜ ์–ผ๊ตด์ด ํ•„์š”ํ•ฉ๋‹ˆ๋‹ค. ๊ทธ๋ž˜์•ผ ๊ตฐ์ง‘ํ™”๊ฐ€ ์‹œ์ž‘๋ฉ๋‹ˆ๋‹ค.", + "Enable face recognition (groups photos by faces that appear in them; UI is in the photos app)" : "์–ผ๊ตด ์ธ์‹ ํ™œ์„ฑํ™” (์‚ฌ์ง„์— ๋‚˜ํƒ€๋‚œ ์–ผ๊ตด์— ๋”ฐ๋ผ ์‚ฌ์ง„์„ ๊ทธ๋ฃนํ™”; ์‚ฌ์šฉ์ž ์ธํ„ฐํŽ˜์ด์Šค๋Š” Photos ์•ฑ์— ์žˆ์Œ)", + "The number of files to process per job run (A job will be scheduled every 5 minutes; For normal operation ~500 or more, in WASM mode ~50 is recommended)" : "์ž‘์—… ์‹คํ–‰๋‹น ์ฒ˜๋ฆฌํ•  ํŒŒ์ผ ์ˆ˜ (5๋ถ„๋งˆ๋‹ค ์ž‘์—…์ด ์˜ˆ์•ฝ๋จ; ์ •์ƒ์ ์ธ ์ž‘์—…์„ ์œ„ํ•ด ~500๊ฐœ ๋˜๋Š” ๊ทธ ์ด์ƒ, WASM ๋ชจ๋“œ์—์„œ๋Š” ~50๊ฐœ ๊ถŒ์žฅ)", + "Object detection & landmark recognition" : "๊ฐ์ฒด ์ธ์‹ ๋ฐ ๋žœ๋“œ๋งˆํฌ ์ธ์‹", + "Object recognition is working." : "๊ฐ์ฒด ์ธ์‹์ด ์ž‘๋™ ์ค‘์ž…๋‹ˆ๋‹ค.", + "An error occurred during object recognition, please check the Nextcloud logs." : "๊ฐ์ฒด ์ธ์‹ ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค. Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Waiting for status reports on object recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "๊ฐ์ฒด ์ธ์‹์— ๋Œ€ํ•œ ์ƒํƒœ ๋ณด๊ณ ๋ฅผ ๊ธฐ๋‹ค๋ฆฌ๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ์ด ๋ฉ”์‹œ์ง€๊ฐ€ 15๋ถ„ ์ด์ƒ ์ง€์†๋˜๋ฉด Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Object recognition:" : "๊ฐ์ฒด ์ธ์‹:", + "There are queued files in the object detection queue but no background job is scheduled to process them." : "๊ฐ์ฒด ์ธ์‹ ๋Œ€๊ธฐ์—ด์— ๋Œ€๊ธฐ ์ค‘์ธ ํŒŒ์ผ์ด ์žˆ์ง€๋งŒ, ์ด๋ฅผ ์ฒ˜๋ฆฌํ•  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด ์—†์Šต๋‹ˆ๋‹ค.", + "Landmark recognition is working." : "๋žœ๋“œ๋งˆํฌ ์ธ์‹์ด ์ž‘๋™ ์ค‘์ž…๋‹ˆ๋‹ค.", + "An error occurred during landmark recognition, please check the Nextcloud logs." : "๋žœ๋“œ๋งˆํฌ ์ธ์‹ ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค. Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Waiting for status reports on landmark recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "๋žœ๋“œ๋งˆํฌ ์ธ์‹์— ๋Œ€ํ•œ ์ƒํƒœ ๋ณด๊ณ ๋ฅผ ๊ธฐ๋‹ค๋ฆฌ๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ์ด ๋ฉ”์‹œ์ง€๊ฐ€ 15๋ถ„ ์ด์ƒ ์ง€์†๋˜๋ฉด Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Landmark recognition:" : "๋žœ๋“œ๋งˆํฌ ์ธ์‹:", + "There are queued files in the landmarks queue but no background job is scheduled to process them." : "๋žœ๋“œ๋งˆํฌ ์ธ์‹ ๋Œ€๊ธฐ์—ด์— ๋Œ€๊ธฐ ์ค‘์ธ ํŒŒ์ผ์ด ์žˆ์ง€๋งŒ, ์ด๋ฅผ ์ฒ˜๋ฆฌํ•  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด ์—†์Šต๋‹ˆ๋‹ค.", + "Enable object recognition (e.g. food, vehicles, landscapes)" : "๊ฐ์ฒด ์ธ์‹ ํ™œ์„ฑํ™” (์˜ˆ: ์Œ์‹, ์ฐจ๋Ÿ‰, ํ’๊ฒฝ)", + "The number of files to process per job run (A job will be scheduled every 5 minutes; For normal operation ~100 or more, in WASM mode ~20 is recommended)" : "์ž‘์—… ์‹คํ–‰๋‹น ์ฒ˜๋ฆฌํ•  ํŒŒ์ผ ์ˆ˜ (5๋ถ„๋งˆ๋‹ค ์ž‘์—…์ด ์˜ˆ์•ฝ๋จ; ์ •์ƒ์ ์ธ ์ž‘์—…์„ ์œ„ํ•ด ~100๊ฐœ ๋˜๋Š” ๊ทธ ์ด์ƒ, WASM ๋ชจ๋“œ์—์„œ๋Š” ~20๊ฐœ ๊ถŒ์žฅ)", + "Enable landmark recognition (e.g. Eiffel Tower, Golden Gate Bridge)" : "๋žœ๋“œ๋งˆํฌ ์ธ์‹ ํ™œ์„ฑํ™” (์˜ˆ: ์—ํŽ ํƒ‘, ๊ณจ๋“ ๊ฒŒ์ดํŠธ ๋ธŒ๋ฆฌ์ง€)", + "Audio tagging" : "์˜ค๋””์˜ค ํƒœ๊น…", + "Audio recognition is working." : "์˜ค๋””์˜ค ์ธ์‹์ด ์ž‘๋™ ์ค‘์ž…๋‹ˆ๋‹ค.", + "An error occurred during audio recognition, please check the Nextcloud logs." : "์˜ค๋””์˜ค ์ธ์‹ ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค. Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Waiting for status reports on audio recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "์˜ค๋””์˜ค ์ธ์‹์— ๋Œ€ํ•œ ์ƒํƒœ ๋ณด๊ณ ๋ฅผ ๊ธฐ๋‹ค๋ฆฌ๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ์ด ๋ฉ”์‹œ์ง€๊ฐ€ 15๋ถ„ ์ด์ƒ ์ง€์†๋˜๋ฉด Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Music genre recognition:" : "์Œ์•… ์žฅ๋ฅด ์ธ์‹:", + "There are queued files but no background job is scheduled to process them." : "๋Œ€๊ธฐ ์ค‘์ธ ํŒŒ์ผ์ด ์žˆ์ง€๋งŒ, ์ด๋ฅผ ์ฒ˜๋ฆฌํ•  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด ์—†์Šต๋‹ˆ๋‹ค.", + "Enable music genre recognition (e.g. pop, rock, folk, metal, new age)" : "์Œ์•… ์žฅ๋ฅด ์ธ์‹ ํ™œ์„ฑํ™” (์˜ˆ: ํŒ, ๋ก, ํฌํฌ, ๋ฉ”ํƒˆ, ๋‰ด์—์ด์ง€)", + "Video tagging" : "๋น„๋””์˜ค ํƒœ๊น…", + "Video recognition is working." : "๋น„๋””์˜ค ์ธ์‹์ด ์ž‘๋™ ์ค‘์ž…๋‹ˆ๋‹ค.", + "An error occurred during video recognition, please check the Nextcloud logs." : "๋น„๋””์˜ค ์ธ์‹ ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค. Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Waiting for status reports on video recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "๋น„๋””์˜ค ์ธ์‹์— ๋Œ€ํ•œ ์ƒํƒœ ๋ณด๊ณ ๋ฅผ ๊ธฐ๋‹ค๋ฆฌ๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ์ด ๋ฉ”์‹œ์ง€๊ฐ€ 15๋ถ„ ์ด์ƒ ์ง€์†๋˜๋ฉด Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Video recognition:" : "๋น„๋””์˜ค ์ธ์‹:", + "Enable human action recognition (e.g. arm wrestling, dribbling basketball, hula hooping)" : "์‚ฌ๋žŒ์˜ ํ–‰๋™ ์ธ์‹ ํ™œ์„ฑํ™” (์˜ˆ: ํŒ”์”จ๋ฆ„, ๋†๊ตฌ ๋“œ๋ฆฌ๋ธ”, ํ›Œ๋ผํ›„ํ”„)", + "The number of files to process per job run (A job will be scheduled every 5 minutes; For normal operation ~20 or more, in WASM mode ~5 is recommended)" : "์ž‘์—… ์‹คํ–‰๋‹น ์ฒ˜๋ฆฌํ•  ํŒŒ์ผ ์ˆ˜ (5๋ถ„๋งˆ๋‹ค ์ž‘์—…์ด ์˜ˆ์•ฝ๋จ; ์ •์ƒ์ ์ธ ์ž‘์—…์„ ์œ„ํ•ด ~ 20๊ฐœ ๋˜๋Š” ๊ทธ ์ด์ƒ, WASM ๋ชจ๋“œ์—์„œ๋Š” ~5๊ฐœ ๊ถŒ์žฅ)", "Reset" : "์ดˆ๊ธฐํ™”", - "By default all available CPU cores will be used which may put your system under considerable load. To avoid this, you can limit the amount of CPU Cores used. (Note: In WASM mode, currently only 1 core can be used at all times.)" : "๊ธฐ๋ณธ์ ์œผ๋กœ ๋ชจ๋“  CPU ์ฝ”์–ด๊ฐ€ ์ธ๊ณต์ง€๋Šฅ ์ฒ˜๋ฆฌ๋ฅผ ์œ„ํ•ด ์‚ฌ์šฉ๋˜๋ฉฐ, ์ด๋Š” ์‹œ์Šคํ…œ์— ์ƒ๋‹นํ•œ ๋ถ€ํ•˜๋ฅผ ์ค„ ๊ฒƒ์ž…๋‹ˆ๋‹ค. ์ด๋ฅผ ๋ฐฉ์ง€ํ•˜๊ธฐ ์œ„ํ•ด ์ธ๊ณต์ง€๋Šฅ ์ฒ˜๋ฆฌ์— ์‚ฌ์šฉ๋  CPU ์ฝ”์–ด์˜ ์ˆ˜๋ฅผ ์ œํ•œํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. (์ฃผ์˜: WASM ๋ชจ๋“œ์—์„œ๋Š” ํ•ญ์ƒ ํ•˜๋‚˜์˜ ์ฝ”์–ด๋งŒ ์‚ฌ์šฉ๋ฉ๋‹ˆ๋‹ค.)", - "Number of CPU Cores (0 for no limit)" : "์‚ฌ์šฉํ•  CPU์˜ ์ฝ”์–ด์˜ ์ˆ˜ (0์„ ์ž…๋ ฅํ•˜๋ฉด ๋ฌด์ œํ•œ)", - "Failed to load settings" : "ํ™˜๊ฒฝ์„ค์ • ๋กœ๋”ฉ ์‹คํŒจ", - "Failed to save settings" : "ํ™˜๊ฒฝ์„ค์ • ์ €์žฅ ์‹คํŒจ", + "Click the button below to remove all tags from all files that have been classified so far." : "์ง€๊ธˆ๊นŒ์ง€ ๋ถ„๋ฅ˜๋œ ๋ชจ๋“  ํŒŒ์ผ์—์„œ ๋ชจ๋“  ํƒœ๊ทธ๋ฅผ ์ œ๊ฑฐํ•˜๋ ค๋ฉด ์•„๋ž˜ ๋ฒ„ํŠผ์„ ํด๋ฆญํ•˜์„ธ์š”.", + "Reset tags for classified files" : "๋ถ„๋ฅ˜๋œ ํŒŒ์ผ์˜ ํƒœ๊ทธ ์ดˆ๊ธฐํ™”", + "Click the button below to remove all face detections from all files that have been classified so far." : "์ง€๊ธˆ๊นŒ์ง€ ๋ถ„๋ฅ˜๋œ ๋ชจ๋“  ํŒŒ์ผ์—์„œ ๋ชจ๋“  ์–ผ๊ตด ์ธ์‹์„ ์ œ๊ฑฐํ•˜๋ ค๋ฉด ์•„๋ž˜ ๋ฒ„ํŠผ์„ ํด๋ฆญํ•˜์„ธ์š”.", + "Reset faces for classified files" : "๋ถ„๋ฅ˜๋œ ํŒŒ์ผ์˜ ์–ผ๊ตด ์ดˆ๊ธฐํ™”", + "Click the button below to rescan all files in this instance and add them to the classifier queues." : "์ด ์ธ์Šคํ„ด์Šค์˜ ๋ชจ๋“  ํŒŒ์ผ์„ ๋‹ค์‹œ ์Šค์บ”ํ•˜๊ณ  ๋ถ„๋ฅ˜๊ธฐ ๋Œ€๊ธฐ์—ด์— ์ถ”๊ฐ€ํ•˜๋ ค๋ฉด ์•„๋ž˜ ๋ฒ„ํŠผ์„ ํด๋ฆญํ•˜์„ธ์š”.", + "Rescan all files" : "๋ชจ๋“  ํŒŒ์ผ ๋‹ค์‹œ ์Šค์บ”", + "Click the button below to clear the classifier queues and clear all background jobs. This is useful when you want to do the initial classification using the terminal command." : "์•„๋ž˜ ๋ฒ„ํŠผ์„ ํด๋ฆญํ•˜๋ฉด ๋ถ„๋ฅ˜๊ธฐ ๋Œ€๊ธฐ์—ด์„ ๋น„์šฐ๊ณ  ๋ชจ๋“  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์„ ์ง€์›๋‹ˆ๋‹ค. ์ด๋Š” ํ„ฐ๋ฏธ๋„ ๋ช…๋ น์„ ์‚ฌ์šฉํ•˜์—ฌ ์ดˆ๊ธฐ ๋ถ„๋ฅ˜๋ฅผ ์ˆ˜ํ–‰ํ•˜๊ณ ์ž ํ•  ๋•Œ ์œ ์šฉํ•ฉ๋‹ˆ๋‹ค. ", + "Clear queues and background jobs" : "๋Œ€๊ธฐ์—ด ๋ฐ ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—… ์ดˆ๊ธฐํ™”", + "Resource usage" : "๋ฆฌ์†Œ์Šค ์‚ฌ์šฉ๋Ÿ‰", + "By default all available CPU cores will be used which may put your system under considerable load. To avoid this, you can limit the amount of CPU Cores used. (Note: In WASM mode, currently only 1 core can be used at all times.)" : "๊ธฐ๋ณธ์ ์œผ๋กœ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•œ ๋ชจ๋“  CPU ์ฝ”์–ด๊ฐ€ ์‚ฌ์šฉ๋˜๋ฉฐ, ์ด๋Š” ์‹œ์Šคํ…œ์— ์ƒ๋‹นํ•œ ๋ถ€ํ•˜๋ฅผ ์ค„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ์ด๋ฅผ ํ”ผํ•˜๊ธฐ ์œ„ํ•ด ์‚ฌ์šฉํ•˜๋Š” CPU ์ฝ”์–ด์˜ ์ˆ˜๋ฅผ ์ œํ•œํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. (์ฐธ๊ณ : ํ˜„์žฌ WASM ๋ชจ๋“œ์—์„œ๋Š” ํ•ญ์ƒ ๋‹จ 1๊ฐœ์˜ ์ฝ”์–ด๋งŒ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.)", + "Number of CPU Cores (0 for no limit)" : "์‚ฌ์šฉํ•  CPU ์ฝ”์–ด ์ˆ˜ (0์„ ์ž…๋ ฅํ•˜๋ฉด ๋ฌด์ œํ•œ)", + "By default, recognize will only ever run one classifier process at a time. If you have a lot of resources available and want to run as many processes in parallel as possible, you can turn on concurrency here." : "๊ธฐ๋ณธ์ ์œผ๋กœ Recognize๋Š” ํ•œ ๋ฒˆ์— ํ•˜๋‚˜์˜ ๋ถ„๋ฅ˜๊ธฐ ํ”„๋กœ์„ธ์Šค๋งŒ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค. ๋งŽ์€ ๋ฆฌ์†Œ์Šค๋ฅผ ๊ฐ€์ง€๊ณ  ์žˆ๊ณ  ๊ฐ€๋Šฅํ•œ ํ•œ ๋งŽ์€ ํ”„๋กœ์„ธ์Šค๋ฅผ ๋ณ‘๋ ฌ๋กœ ์‹คํ–‰ํ•˜๊ณ  ์‹ถ๋‹ค๋ฉด, ์—ฌ๊ธฐ์„œ ๋™์‹œ์„ฑ์„ ํ™œ์„ฑํ™”ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.", + "Enable unlimited concurrency of classifier processes" : "๋ถ„๋ฅ˜๊ธฐ ํ”„๋กœ์„ธ์Šค์˜ ๋ฌด์ œํ•œ ๋™์‹œ์„ฑ ํ™œ์„ฑํ™”", + "Tensorflow WASM mode" : "Tensorflow WASM ๋ชจ๋“œ", + "Checking CPU" : "CPU ํ™•์ธ์ค‘", + "Could not check whether your machine supports native TensorFlow operation. Make sure your OS has GNU lib C, your CPU supports AVX instructions and you are running on x86. If one of these things is not the case, you will need to run in WASM mode." : "Native TensorFlow ์ž‘๋™์„ ์ง€์› ์—ฌ๋ถ€๋ฅผ ํ™•์ธํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค. GNU lib C๊ฐ€ ์„ค์น˜๋œ OS๋ฅผ ์‚ฌ์šฉํ•˜๊ณ , CPU๊ฐ€ AVX ๋ช…๋ น์„ ์ง€์›ํ•˜๋ฉฐ, x86์—์„œ ์‹คํ–‰ ์ค‘์ธ์ง€ ํ™•์ธํ•˜์„ธ์š”. ์ด ์ค‘ ํ•˜๋‚˜๋ผ๋„ ํ•ด๋‹น๋˜์ง€ ์•Š๋Š” ๊ฒฝ์šฐ, WASM ๋ชจ๋“œ์—์„œ ์‹คํ–‰ํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.", + "Your machine supports native TensorFlow operation, you do not need WASM mode." : "์ด ์ปดํ“จํ„ฐ๋Š” Native TensorFlow ์ž‘๋™์„ ์ง€์›ํ•˜๋ฏ€๋กœ, WASM ๋ชจ๋“œ๊ฐ€ ํ•„์š”ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.", + "WASM mode was activated automatically, because your machine does not support native TensorFlow operation:" : "๊ธฐ๊ณ„๊ฐ€ Native TensorFlow ์ž‘๋™์„ ์ง€์›ํ•˜์ง€ ์•Š๊ธฐ ๋•Œ๋ฌธ์— WASM ๋ชจ๋“œ๊ฐ€ ์ž๋™์œผ๋กœ ํ™œ์„ฑํ™”๋˜์—ˆ์Šต๋‹ˆ๋‹ค:", + "Enable WASM mode" : "WASM ๋ชจ๋“œ ํ™œ์„ฑํ™”", + "Recognize uses Tensorflow for running the machine learning models. Not all installations support Tensorflow, either because the CPU does not support AVX instructions, or because the platform is not x86 (ie. on a Raspberry Pi, which is ARM), or because the Operating System that your nextcloud runs on (when using docker, then that is the OS within the docker image) does not come with GNU lib C (for example Alpine Linux, which is also used by Nextcloud AIO). In most cases, even if your installation does not support native Tensorflow operation, you can still run Tensorflow using WebAssembly (WASM) in Node.js. This is somewhat slower but still works." : "Recognize๋Š” ๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ์„ ์‹คํ–‰ํ•˜๊ธฐ ์œ„ํ•ด Tensorflow๋ฅผ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค. ๋ชจ๋“  ์„ค์น˜ ํ™˜๊ฒฝ์ด Tensorflow๋ฅผ ์ง€์›ํ•˜๋Š” ๊ฒƒ์€ ์•„๋‹™๋‹ˆ๋‹ค. ์ด๋Š” CPU๊ฐ€ AVX ๋ช…๋ น์„ ์ง€์›ํ•˜์ง€ ์•Š๊ฑฐ๋‚˜, ํ”Œ๋žซํผ์ด x86์ด ์•„๋‹ˆ๊ฑฐ๋‚˜ (์˜ˆ: ARM์ธ ๋ผ์ฆˆ๋ฒ ๋ฆฌ ํŒŒ์ด), ์‹คํ–‰ ์ค‘์ธ Nextcloud์˜ ์šด์˜ ์ฒด์ œ(๋„์ปค๋ฅผ ์‚ฌ์šฉํ•˜๋Š” ๊ฒฝ์šฐ, ๋„์ปค ์ด๋ฏธ์ง€ ๋‚ด์˜ OS)๊ฐ€ GNU lib C๋ฅผ ํฌํ•จํ•˜์ง€ ์•Š๊ธฐ ๋•Œ๋ฌธ์ผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค(์˜ˆ: Nextcloud AIO์— ์‚ฌ์šฉ๋˜๋Š” Alpine Linux). ๋Œ€๋ถ€๋ถ„์˜ ๊ฒฝ์šฐ, ์„ค์น˜ ํ™˜๊ฒฝ์ด Native TensorFlow ์ž‘๋™์„ ์ง€์›ํ•˜์ง€ ์•Š๋”๋ผ๋„, Node.js์—์„œ WebAssembly (WASM)๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ TensorFlow๋ฅผ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ์ด๋Š” ๋‹ค์†Œ ๋Š๋ฆฌ์ง€๋งŒ ์ •์ƒ ์ž‘๋™ํ•ฉ๋‹ˆ๋‹ค.", + "Tensorflow GPU mode" : "Tensorflow GPU ๋ชจ๋“œ", + "Enable GPU mode" : "GPU ๋ชจ๋“œ ํ™œ์„ฑํ™”", + "Like most machine learning models, Recognize will run even faster when using a GPU. Setting this up is non-trivial but works well when everything is setup correctly." : "๋Œ€๋ถ€๋ถ„์˜ ๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ๊ณผ ๋งˆ์ฐฌ๊ฐ€์ง€๋กœ, GPU๋ฅผ ์‚ฌ์šฉํ•˜๋ฉด Recognize๊ฐ€ ๋” ๋นจ๋ฆฌ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค. ์ด๋ฅผ ์„ค์ •ํ•˜๋Š” ๊ฒƒ์€ ๊ฐ„๋‹จํ•˜์ง€ ์•Š์ง€๋งŒ ๋ชจ๋“  ๊ฒƒ์ด ์˜ฌ๋ฐ”๋ฅด๊ฒŒ ์„ค์ •๋˜๋ฉด ์ž˜ ์ž‘๋™ํ•ฉ๋‹ˆ๋‹ค.", + "Learn how to setup GPU mode with Recognize" : "Recognize GPU ๋ชจ๋“œ๋ฅผ ์„ค์ •ํ•˜๋Š” ๋ฐฉ๋ฒ• ์•Œ์•„๋ณด๊ธฐ", + "Node.js" : "Node.js", + "Checking Node.js" : "Node.js ํ™•์ธ ์ค‘", + "Node.js {version} binary was installed successfully." : "Node.js {version} ๋ฐ”์ด๋„ˆ๋ฆฌ๊ฐ€ ์„ฑ๊ณต์ ์œผ๋กœ ์„ค์น˜๋˜์—ˆ์Šต๋‹ˆ๋‹ค.", + "Checking libtensorflow" : "libtensorflow ํ™•์ธ ์ค‘", + "Could not load libtensorflow in Node.js. You can try to manually install libtensorflow or run in WASM mode." : "Node.js์—์„œ libtensorflow๋ฅผ ๋ถˆ๋Ÿฌ์˜ค์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค. ์ˆ˜๋™์œผ๋กœ libtensorflow๋ฅผ ์„ค์น˜ํ•˜๊ฑฐ๋‚˜ WASM ๋ชจ๋“œ์—์„œ ์‹คํ–‰ํ•ด ๋ณผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.", + "Successfully loaded libtensorflow in Node.js, but couldn't load GPU. Make sure CUDA Toolkit and cuDNN are installed and accessible, or turn off GPU mode." : "Node.js์—์„œ libtensorflow๋Š” ์„ฑ๊ณต์ ์œผ๋กœ ๋ถˆ๋Ÿฌ์™”์ง€๋งŒ, GPU๋ฅผ ๋ถˆ๋Ÿฌ์˜ค์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค. CUDA ํˆดํ‚ท๊ณผ cuDNN์ด ์„ค์น˜๋˜์–ด ์žˆ๊ณ  ์ ‘๊ทผ ๊ฐ€๋Šฅํ•œ์ง€ ํ™•์ธํ•˜์„ธ์š”. ๋˜๋Š” GPU ๋ชจ๋“œ๋ฅผ ๋„์„ธ์š”.", + "Libtensorflow was loaded successfully into Node.js." : "Node.js์— libtensorflow๊ฐ€ ์„ฑ๊ณต์ ์œผ๋กœ ๋ถˆ๋Ÿฌ์™€์กŒ์Šต๋‹ˆ๋‹ค.", + "Could not load Tensorflow WASM in Node.js. Something is wrong with your setup." : "Node.js์—์„œ Tensorflow WASM์„ ๋ถˆ๋Ÿฌ์˜ค์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค. ์„ค์ •์— ๋ฌธ์ œ๊ฐ€ ์žˆ์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.", + "Tensorflow WASM was loaded successfully into Node.js." : "Node.js์—์„œ Tensorflow WASM์ด ์„ฑ๊ณต์ ์œผ๋กœ ๋ถˆ๋Ÿฌ์™€์กŒ์Šต๋‹ˆ๋‹ค.", + "If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v14.17 and newer v14 releases." : "๊ธฐ๋ณธ ์ œ๊ณต๋œ Node.js ๋ฐ”์ด๋„ˆ๋ฆฌ๊ฐ€ ์–ด๋–ค ์ด์œ ๋กœ๋“  ์‹œ์Šคํ…œ์—์„œ ์ž‘๋™ํ•˜์ง€ ์•Š์œผ๋ฉด, ์‚ฌ์šฉ์ž ์ •์˜ Node.js ๋ฐ”์ด๋„ˆ๋ฆฌ์˜ ๊ฒฝ๋กœ๋ฅผ ์„ค์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ํ˜„์žฌ ์ง€์›๋˜๋Š” ๋ฒ„์ „์€ Node v14.17 ๋ฐ ๊ทธ ์ดํ›„์˜ v14 ๋ฆด๋ฆฌ์ฆˆ์ž…๋‹ˆ๋‹ค.", + "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 ์‚ฌ์šฉ์ž์˜ ๊ฒฝ์šฐ, ๊ฐ ์—…๋ฐ์ดํŠธ๋กœ ์˜ˆ์ •๋œ ๊ฒฝ๋กœ๊ฐ€ ๋ณ€๊ฒฝ๋˜๋ฏ€๋กœ Snap์˜ \"current\" ๋””๋ ‰ํ† ๋ฆฌ๋ฅผ ๊ฐ€๋ฆฌํ‚ค๋„๋ก ์ด ๊ฒฝ๋กœ๋ฅผ ์กฐ์ •ํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค. ์˜ˆ๋ฅผ ๋“ค์–ด, ์ด ๊ฒฝ๋กœ ๋Œ€์‹  \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\" ๋‹ค์Œ ๊ฒฝ๋กœ๋กœ ์„ค์ •ํ•˜์„ธ์š” \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\"", + "Classifier process priority" : "๋ถ„๋ฅ˜๊ธฐ ํ”„๋กœ์„ธ์Šค ์šฐ์„ ์ˆœ์œ„", + "Checking Nice binary" : "Nice ๋ฐ”์ด๋„ˆ๋ฆฌ ํ™•์ธ ์ค‘", + "Could not find the Nice binary. You may need to set the path to a working binary manually." : "Nice ๋ฐ”์ด๋„ˆ๋ฆฌ๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค. ์ž‘๋™ ๊ฐ€๋Šฅํ•œ ๋ฐ”์ด๋„ˆ๋ฆฌ์˜ ๊ฒฝ๋กœ๋ฅผ ์ˆ˜๋™์œผ๋กœ ์„ค์ •ํ•ด์•ผ ํ•  ์ˆ˜๋„ ์žˆ์Šต๋‹ˆ๋‹ค.", + "Nice binary path" : "Nice ๋ฐ”์ด๋„ˆ๋ฆฌ ๊ฒฝ๋กœ", + "Nice value to set the priority of the Node.js processes. The value can only be from 0 to 19 since the Node.js process runs without superuser privileges. The higher the nice value, the lower the priority of the process." : "Node.js ํ”„๋กœ์„ธ์Šค์˜ ์šฐ์„ ์ˆœ์œ„๋ฅผ ์„ค์ •ํ•˜๊ธฐ ์œ„ํ•œ Nice ๊ฐ’. Node.js ํ”„๋กœ์„ธ์Šค๋Š” ์Šˆํผ์œ ์ € ๊ถŒํ•œ ์—†์ด ์‹คํ–‰๋˜๋ฏ€๋กœ ๊ฐ’์€ 0์—์„œ 19 ์‚ฌ์ด์—ฌ์•ผ ํ•ฉ๋‹ˆ๋‹ค. nice ๊ฐ’์ด ๋†’์„์ˆ˜๋ก ํ”„๋กœ์„ธ์Šค์˜ ์šฐ์„ ์ˆœ์œ„๋Š” ๋‚ฎ์•„์ง‘๋‹ˆ๋‹ค.", + "Terminal commands" : "ํ„ฐ๋ฏธ๋„ ๋ช…๋ น์–ด", + "To download all models preliminary to executing the classification jobs, run the following command on the server terminal." : "๋ถ„๋ฅ˜ ์ž‘์—…์„ ์‹คํ–‰ํ•˜๊ธฐ ์ „์— ๋ชจ๋“  ๋ชจ๋ธ์„ ๋‹ค์šด๋กœ๋“œํ•˜๋ ค๋ฉด ์„œ๋ฒ„ ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ ๋ช…๋ น์„ ์‹คํ–‰ํ•˜์„ธ์š”.", + "To trigger a full classification run, run the following command on the server terminal. (The classification will run in multiple background jobs which can run in parallel.)" : "์ „์ฒด ๋ถ„๋ฅ˜ ์ž‘์—…์„ ํŠธ๋ฆฌ๊ฑฐํ•˜๋ ค๋ฉด ์„œ๋ฒ„ ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ ๋ช…๋ น์„ ์‹คํ–‰ํ•˜์„ธ์š”. (๋ถ„๋ฅ˜๋Š” ๋ณ‘๋ ฌ๋กœ ์‹คํ–‰๋  ์ˆ˜ ์žˆ๋Š” ์—ฌ๋Ÿฌ ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์—์„œ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค.)", + "To run a full classification run on the terminal, run the following. (The classification will run in sequence inside your terminal.)" : "ํ„ฐ๋ฏธ๋„์—์„œ ์ „์ฒด ๋ถ„๋ฅ˜ ์ž‘์—…์„ ์‹คํ–‰ํ•˜๋ ค๋ฉด ๋‹ค์Œ์„ ์‹คํ–‰ํ•˜์„ธ์š”. (๋ถ„๋ฅ˜๋Š” ํ„ฐ๋ฏธ๋„ ๋‚ด์—์„œ ์ˆœ์ฐจ์ ์œผ๋กœ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค.)", + "Before running a full initial classification run on the terminal, you should stop all background processing that Recognize scheduled upon installation to avoid interference." : "ํ„ฐ๋ฏธ๋„์—์„œ ์ „์ฒด ์ดˆ๊ธฐ ๋ถ„๋ฅ˜ ์ž‘์—…์„ ์‹คํ–‰ํ•˜๊ธฐ ์ „์—, Recognize๊ฐ€ ์„ค์น˜ ์‹œ ์˜ˆ์•ฝํ•œ ๋ชจ๋“  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ฒ˜๋ฆฌ๋ฅผ ์ค‘๋‹จํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค. ์ด๋Š” ๊ฐ„์„ญ์„ ํ”ผํ•˜๊ธฐ ์œ„ํ•จ์ž…๋‹ˆ๋‹ค.", + "To run a face clustering run on for each user in the terminal, run the following. Consider adding the parameter --batch-size for large libraries to avoid PHP memory exhaustion. (The clustering will run in sequence inside your terminal.)" : "ํ„ฐ๋ฏธ๋„์—์„œ ๊ฐ ์‚ฌ์šฉ์ž์˜ ์–ผ๊ตด ๊ตฐ์ง‘ํ™” ์ž‘์—…์„ ์‹คํ–‰ํ•˜๋ ค๋ฉด ๋‹ค์Œ์„ ์‹คํ–‰ํ•˜์„ธ์š”. ํฐ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ์˜ ๊ฒฝ์šฐ PHP ๋ฉ”๋ชจ๋ฆฌ ๊ณ ๊ฐˆ์„ ๋ฐฉ์ง€ํ•˜๊ธฐ ์œ„ํ•ด --batch-size ๋งค๊ฐœ๋ณ€์ˆ˜๋ฅผ ์ถ”๊ฐ€ํ•˜๋Š” ๊ฒƒ์„ ๊ณ ๋ คํ•˜์„ธ์š”. (๊ตฐ์ง‘ํ™”๋Š” ํ„ฐ๋ฏธ๋„ ๋‚ด์—์„œ ์ˆœ์ฐจ์ ์œผ๋กœ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค.)", + "To remove all face clusters but keep the raw detected faces run the following on the terminal:" : "๋ชจ๋“  ์–ผ๊ตด ๊ตฐ์ง‘์„ ์ œ๊ฑฐํ•˜๊ณ  ์›๋ž˜ ์ธ์‹๋œ ์–ผ๊ตด์€ ์œ ์ง€ํ•˜๋ ค๋ฉด ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ์„ ์‹คํ–‰ํ•˜์„ธ์š”:", + "To remove all detected faces and face clusters run the following on the terminal:" : "๋ชจ๋“  ์ธ์‹๋œ ์–ผ๊ตด๊ณผ ์–ผ๊ตด ๊ตฐ์ง‘์„ ์ œ๊ฑฐํ•˜๋ ค๋ฉด ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ์„ ์‹คํ–‰ํ•˜์„ธ์š”:", + "You can reset the tags of all files that have been previously classified by Recognize with the following command:" : "Recognize๊ฐ€ ์ด์ „์— ๋ถ„๋ฅ˜ํ•œ ๋ชจ๋“  ํŒŒ์ผ์˜ ํƒœ๊ทธ๋ฅผ ๋‹ค์Œ ๋ช…๋ น์œผ๋กœ ์ดˆ๊ธฐํ™”ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค:", + "You can delete all tags that no longer have any files associated with them with the following command:" : "๋” ์ด์ƒ ์—ฐ๊ฒฐ๋œ ํŒŒ์ผ์ด ์—†๋Š” ๋ชจ๋“  ํƒœ๊ทธ๋ฅผ ์‚ญ์ œํ•˜๋ ค๋ฉด ๋‹ค์Œ ๋ช…๋ น์„ ์‚ฌ์šฉํ•˜์„ธ์š”:", + "To remove tags that were created by Recognize version 2 from all files run the following on the terminal:" : "Recognize ๋ฒ„์ „ 2์— ์˜ํ•ด ์ƒ์„ฑ๋œ ํƒœ๊ทธ๋ฅผ ๋ชจ๋“  ํŒŒ์ผ์—์„œ ์ œ๊ฑฐํ•˜๋ ค๋ฉด ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ์„ ์‹คํ–‰ํ•˜์„ธ์š”:", + "Your server does not support AVX instructions" : "์ด ์„œ๋ฒ„๋Š” AVX ๋ช…๋ น์„ ์ง€์›ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค", + "Your server does not have an x86 64-bit CPU" : "์ด ์„œ๋ฒ„์—๋Š” x86 64๋น„ํŠธ CPU๊ฐ€ ์—†์Šต๋‹ˆ๋‹ค", + "Your server uses musl libc" : "์ด ์„œ๋ฒ„๋Š” musl libc๋ฅผ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค", + "Failed to load settings" : "์„ค์ •์„ ๋ถˆ๋Ÿฌ์˜ค๋Š” ๋ฐ ์‹คํŒจํ–ˆ์Šต๋‹ˆ๋‹ค", + "Failed to save settings" : "์„ค์ •์„ ์ €์žฅํ•˜๋Š” ๋ฐ ์‹คํŒจํ–ˆ์Šต๋‹ˆ๋‹ค", "never" : "ํ•˜์ง€ ์•Š์Œ", - "{time} ago" : "{time} ์ „์—", + "{time} ago" : "{time} ์ „", + "Cat" : "๊ณ ์–‘์ด", + "Animal" : "๋™๋ฌผ", + "Wildlife" : "์•ผ์ƒ๋™๋ฌผ", + "Nature" : "์ž์—ฐ", + "Puma" : "ํ“จ๋งˆ", + "Leopard" : "ํ‘œ๋ฒ”", + "Lion" : "์‚ฌ์ž", + "Wild cat" : "๋“ค๊ณ ์–‘์ด", + "Cheetah" : "์น˜ํƒ€", + "Seashore" : "๋ฐ”๋‹ท๊ฐ€", + "Beach" : "ํ•ด๋ณ€", + "Water" : "๋ฌผ", + "Lakeside" : "ํ˜ธ์ˆ˜ ์ฃผ๋ณ€", + "Flower" : "๊ฝƒ", + "Plant" : "์‹๋ฌผ", + "Window" : "์ฐฝ๋ฌธ", + "Architecture" : "๊ฑด์ถ•", + "Stairs" : "๊ณ„๋‹จ", + "Building" : "๊ฑด๋ฌผ", + "Field" : "๋“คํŒ", + "Farm" : "๋†์žฅ", "Landscape" : "๊ฐ€๋กœ ๋ฐฉํ–ฅ", "Portrait" : "์„ธ๋กœ ๋ฐฉํ–ฅ", - "People" : "์‚ฌ๋žŒ๋“ค", + "People" : "์‚ฌ๋žŒ", + "Fashion" : "ํŒจ์…˜", + "Ship" : "์„ ๋ฐ•", + "Vehicle" : "์ฐจ๋Ÿ‰", + "Grasshopper" : "๋ฉ”๋šœ๊ธฐ", + "Insect" : "๊ณค์ถฉ", + "Fish" : "๋ฌผ๊ณ ๊ธฐ", + "Shark" : "์ƒ์–ด", + "Chicken" : "๋‹ญ", + "Bird" : "์ƒˆ", + "Ostrich" : "ํƒ€์กฐ", + "Owl" : "์˜ฌ๋นผ๋ฏธ", + "Salamander" : "๋„๋กฑ๋‡ฝ", + "Frog" : "๊ฐœ๊ตฌ๋ฆฌ", + "Turtle" : "๊ฑฐ๋ถ์ด", + "Reptile" : "ํŒŒ์ถฉ๋ฅ˜", + "Lizard" : "๋„๋งˆ๋ฑ€", + "Chameleon" : "์นด๋ฉœ๋ ˆ์˜จ", + "Crocodile" : "์•…์–ด", + "Alligator" : "์•…์–ด", + "Scorpion" : "์ „๊ฐˆ", + "Spider" : "๊ฑฐ๋ฏธ", + "Duck" : "์˜ค๋ฆฌ", + "Worm" : "์ง€๋ ์ด", + "Shell" : "๊ป๋ฐ๊ธฐ", + "Snail" : "๋‹ฌํŒฝ์ด", + "Crab" : "๊ฒŒ", + "Lobster" : "๋ฐ”๋‹ค ๊ฐ€์žฌ", + "Cooking" : "์š”๋ฆฌ", + "Penguin" : "ํŽญ๊ท„", + "Whale" : "๊ณ ๋ž˜", + "Dog" : "๊ฐœ", + "Wolf" : "๋Š‘๋Œ€", + "Fox" : "์—ฌ์šฐ", + "Bear" : "๊ณฐ", + "Beetle" : "๋”ฑ์ •๋ฒŒ๋ ˆ", + "Butterfly" : "๋‚˜๋น„", + "Rabbit" : "ํ† ๋ผ", + "Hippo" : "ํ•˜๋งˆ", + "Cow" : "์†Œ", + "Buffalo" : "๋ฌผ์†Œ", + "Sheep" : "์–‘", + "Ape" : "์œ ์ธ์›", + "Monkey" : "์›์ˆญ์ด", + "Lemur" : "์—ฌ์šฐ์›์ˆญ์ด", + "Elephant" : "์ฝ”๋ผ๋ฆฌ", + "Panda" : "ํŒ๋‹ค", + "Instrument" : "์•…๊ธฐ", "Music" : "์Œ์•…", + "Aircraft" : "ํ•ญ๊ณต๊ธฐ", + "Airport" : "๊ณตํ•ญ", + "Tractor" : "ํŠธ๋ž™ํ„ฐ", + "Weapon" : "๋ฌด๊ธฐ", + "Backpack" : "๋ฐฐ๋‚ญ", + "Shop" : "๊ฐ€๊ฒŒ", "Office" : "์‚ฌ๋ฌด์‹ค", + "Outdoor" : "์•ผ์™ธ", + "Living" : "์ƒํ™œ", + "Tower" : "ํƒ€์›Œ", + "Drinks" : "์Œ๋ฃŒ", + "Beverage" : "์Œ๋ฃŒ", "Food" : "์Œ์‹", - "Train" : "์—ด์ฐจ", - "Car" : "์นดํฐ", + "Shelter" : "๋Œ€ํ”ผ์†Œ", + "Furniture" : "๊ฐ€๊ตฌ", + "Book" : "์ฑ…", + "Train" : "๊ธฐ์ฐจ", + "Butcher" : "์ •์œก์ ", + "Car" : "์ž๋™์ฐจ", + "Historic" : "์—ญ์‚ฌ์ ", + "Boat" : "๋ณดํŠธ", + "Electronics" : "์ „์ž ๊ณตํ•™", + "Indoor" : "์‹ค๋‚ด", + "Church" : "๊ตํšŒ", + "Shoe" : "์‹ ๋ฐœ", + "Candle" : "์–‘์ดˆ", + "Coffee" : "์ปคํ”ผ", + "Keyboard" : "ํ‚ค๋ณด๋“œ", "Computer" : "์ปดํ“จํ„ฐ", + "Helmet" : "ํ—ฌ๋ฉง", + "Wall" : "๋ฒฝ", "Clock" : "์‹œ๊ณ„", + "Dining" : "์‹์‚ฌ", + "Kitchen" : "์ฃผ๋ฐฉ", + "Snow" : "๋ˆˆ", + "Dome" : "๋”", "Screen" : "ํ™”๋ฉด", + "Flag" : "๊นƒ๋ฐœ", + "Truck" : "ํŠธ๋Ÿญ", + "Store" : "๊ฐ€๊ฒŒ", + "Tool" : "๋„๊ตฌ", + "Pumpkin" : "ํ˜ธ๋ฐ•", + "Vegetables" : "์ฑ„์†Œ", + "Photography" : "์‚ฌ์ง„ ์ดฌ์˜", "Library" : "๋„์„œ๊ด€", "Display" : "ํ‘œ์‹œ", + "Bag" : "์ž๋ฃจ", + "Cup" : "์ปต", + "Rocks" : "๋ฐ”์œ„", + "Bus" : "๋ฒ„์Šค", + "Bowl" : "๊ทธ๋ฆ‡", + "Monitor" : "๋ชจ๋‹ˆํ„ฐ", "Bike" : "์˜คํ† ๋ฐ”์ด", - "Camping" : "์บ ํ•‘ํ•˜๊ธฐ", + "Scooter" : "์Šค์ฟ ํ„ฐ", + "Camping" : "์บ ํ•‘", + "Cart" : "์นดํŠธ", + "Piggy bank" : "๋ผ์ง€์ €๊ธˆํ†ต", + "Bottle" : "๋ณ‘", + "Plate" : "์ ‘์‹œ", "Camera" : "์นด๋ฉ”๋ผ", + "Camper" : "์บ ํผ", + "Barbecue" : "๋ฐ”๋ฒ ํ", + "Basket" : "๋ฐ”๊ตฌ๋‹ˆ", + "Diving" : "๋‹ค์ด๋น™", + "Snowmobile" : "์Šค๋…ธ์šฐ๋ชจ๋นŒ", + "Bridge" : "๊ต๋Ÿ‰", + "Couch" : "์†ŒํŒŒ", + "Theater" : "๊ทน์žฅ", + "Spoon" : "์ˆŸ๊ฐ€๋ฝ", + "Comic" : "์ฝ”๋ฏน", + "Soup" : "์Šคํ”„", + "Dessert" : "๋””์ €ํŠธ", + "Bakery" : "์ œ๋นต์†Œ", + "Fruit" : "๊ณผ์ผ", + "Pasta" : "ํŒŒ์Šคํƒ€", + "Meat" : "๊ณ ๊ธฐ", "Pizza" : "ํ”ผ์ž", + "Wine" : "์™€์ธ", + "Alpine" : "์•Œํ”„์Šค ์‚ฐ๋งฅ", + "Mountains" : "์‚ฐ๋“ค", + "Sand" : "๋ชจ๋ž˜", + "Wool" : "์–‘ํ„ธ", + "Glass" : "์œ ๋ฆฌ", + "Moment" : "์ˆœ๊ฐ„", "Info" : "์ •๋ณด", "Document" : "๋ฌธ์„œ", - "Bucket" : "๋ฒ„ํ‚ท", - "Theme park" : "ํ…Œ๋งˆํŒŒํฌ", + "Puzzle" : "ํผ์ฆ", + "Heritage" : "์œ ์‚ฐ", + "Safe" : "์•ˆ์ „", + "Bucket" : "์–‘๋™์ด", + "Baby" : "์•„๊ธฐ", + "Cradle" : "์š”๋žŒ", + "Patio" : "ํ…Œ๋ผ์Šค", + "Mountain" : "์‚ฐ", + "Radio telescope" : "์ „ํŒŒ๋ง์›๊ฒฝ", + "Theme park" : "๋†€์ด๊ณต์›", + "Festival" : "์ถ•์ œ", + "Event" : "์ด๋ฒคํŠธ", + "Monument" : "๊ธฐ๋…๋น„", + "Balloon" : "ํ’์„ ", + "Crib" : "์•„๊ธฐ ์นจ๋Œ€", + "Fan" : "์„ ํ’๊ธฐ", "Gas station" : "์ฃผ์œ ์†Œ", + "Wood" : "๋‚˜๋ฌด", + "Bench" : "๋ฒค์น˜", "Parking" : "์ฃผ์ฐจ", - "Sign" : "์„œ๋ช…", + "Traffic" : "๊ตํ†ต", + "Public transport" : "๋Œ€์ค‘๊ตํ†ต", + "Umbrella" : "์šฐ์‚ฐ", + "Stage" : "๋ฌด๋Œ€", + "Toy" : "์žฅ๋‚œ๊ฐ", + "Vase" : "๊ฝƒ๋ณ‘", + "Mailbox" : "์šฐํŽธํ•จ", + "Sign" : "ํ‘œ์ง€", "Gallery" : "๊ฐค๋Ÿฌ๋ฆฌ", "Park" : "๊ณต์›" }, diff --git a/l10n/ko.json b/l10n/ko.json index d186fc87..25d53c1d 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -1,37 +1,303 @@ { "translations": { "Recognize" : "์ธ์‹", + "Smart media tagging and face recognition with on-premises machine learning models" : "์˜จํ”„๋ ˆ๋ฏธ์Šค ๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ์„ ์‚ฌ์šฉํ•œ ์Šค๋งˆํŠธ ๋ฏธ๋””์–ด ํƒœ๊น… ๋ฐ ์–ผ๊ตด ์ธ์‹", + "Smart media tagging and face recognition with on-premises machine learning models.\nThis app goes through your media collection and adds fitting tags, automatically categorizing your photos and music.\n\n* ๐Ÿ“ท ๐Ÿ‘ช Recognizes faces from contact photos\n* ๐Ÿ“ท ๐Ÿ” Recognizes animals, landscapes, food, vehicles, buildings and other objects\n* ๐Ÿ“ท ๐Ÿ—ผ Recognizes landmarks and monuments\n* ๐Ÿ‘‚ ๐ŸŽต Recognizes music genres\n* ๐ŸŽฅ ๐Ÿคธ Recognizes human actions on video\n\nโšก Tagging works via Nextcloud's Collaborative Tags\n * ๐Ÿ‘‚ listen to your tagged music with the audioplayer app\n * ๐Ÿ“ท view your tagged photos and videos with the photos app\n\nModel sizes:\n\n * Object recognition: 1GB\n * Landmark recognition: 300MB\n * Video action recognition: 50MB\n * Music genre recognition: 50MB\n\n## Ethical AI Rating\n### Rating for Photo object detection: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Photo face recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Rating for Video action recognition: ๐ŸŸข\n\nPositive:\n* the software for training and inferencing of this model is open source\n* the trained model is freely available, and thus can be ran on-premises\n* the training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n## Ethical AI Rating\n### Rating Music genre recognition: ๐ŸŸก\n\nPositive:\n* the software for training and inference of this model is open source\n* the trained model is freely available, and thus can be run on-premises\n\nNegative:\n* the training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the modelโ€™s performance and CO2 usage.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).\n\nAfter installation, you can enable tagging in the admin settings.\n\nRequirements:\n- php 7.4 and above\n- App \"collaborative tags\" enabled\n- For native speed:\n - Processor: x86 64-bit (with support for AVX instructions)\n - System with glibc (usually the norm on Linux; FreeBSD, Alpine linux and thus also the official Nextcloud Docker container and Nextcloud AIO are *not* such systems)\n- For sub-native speed (using WASM mode)\n - Processor: x86 64-bit, arm64, armv7l (no AVX needed)\n - System with glibc or musl (incl. Alpine linux and thus also the official Nextcloud Docker container and also Nextcloud AIO)\n- ~4GB of free RAM (if you're cutting it close, make sure you have some swap available)\n- This app is currently incompatible with the *Suspicious Login* app due to a dependency conflict (ie. you can only have one of the two installed)\n\nThe app does not send any sensitive data to cloud providers or similar services. All processing is done on your Nextcloud machine, using Tensorflow.js running in Node.js." : "์˜จํ”„๋ ˆ๋ฏธ์Šค ๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ์„ ์‚ฌ์šฉํ•œ ์Šค๋งˆํŠธ ๋ฏธ๋””์–ด ํƒœ๊น… ๋ฐ ์–ผ๊ตด ์ธ์‹\n์ด ์•ฑ์€ ๋ฏธ๋””์–ด ์ปฌ๋ ‰์…˜์„ ํ›‘์–ด ๋งž์ถค ํƒœ๊ทธ๋ฅผ ์ถ”๊ฐ€ํ•˜๊ณ  ์‚ฌ์ง„๊ณผ ์Œ์•…์„ ์ž๋™์œผ๋กœ ๋ถ„๋ฅ˜ํ•ฉ๋‹ˆ๋‹ค.\n\n- ๐Ÿ“ท ๐Ÿ‘ช ์—ฐ๋ฝ์ฒ˜ ์‚ฌ์ง„์„ ํ†ตํ•ด ์–ผ๊ตด์„ ์‹๋ณ„ํ•จ\n- ๐Ÿ“ท ๐Ÿ” ๋™๋ฌผ, ํ’๊ฒฝ, ์Œ์‹, ์ฐจ๋Ÿ‰, ๊ฑด๋ฌผ ๋ฐ ๊ธฐํƒ€ ๊ฐ์ฒด ์ธ์‹\n- ๐Ÿ“ท ๐Ÿ—ผ ๋žœ๋“œ๋งˆํฌ ๋ฐ ๊ธฐ๋…๋ฌผ ์ธ์‹\n- ๐Ÿ‘‚ ๐ŸŽต ์Œ์•… ์žฅ๋ฅด ์ธ์‹\n- ๐ŸŽฅ ๐Ÿคธ ๋น„๋””์˜ค์—์„œ ์‚ฌ๋žŒ์˜ ํ–‰๋™ ์ธ์‹\n\nโšก ํƒœ๊น…์€ Nextcloud์˜ Collaborative Tags๋ฅผ ํ†ตํ•ด ์ž‘๋™ํ•ฉ๋‹ˆ๋‹ค.\n\n- ๐Ÿ‘‚ ์˜ค๋””์˜ค ํ”Œ๋ ˆ์ด์–ด ์•ฑ์„ ์‚ฌ์šฉํ•˜์—ฌ ํƒœ๊ทธ๋œ ์Œ์•… ๋“ฃ๊ธฐ\n- ๐Ÿ“ท Photos ์•ฑ์„ ์‚ฌ์šฉํ•˜์—ฌ ํƒœ๊ทธ๋œ ์‚ฌ์ง„๊ณผ ๋น„๋””์˜ค ๋ณด๊ธฐ\n\n๋ชจ๋ธ ํฌ๊ธฐ:\n\n- ๊ฐ์ฒด ์ธ์‹: 1GB\n- ๋žœ๋“œ๋งˆํฌ ์ธ์‹: 300MB\n- ๋น„๋””์˜ค ํ–‰๋™ ์ธ์‹: 50MB\n- ์Œ์•… ์žฅ๋ฅด ์ธ์‹: 50MB\n\n## Ethical AI ๋“ฑ๊ธ‰\n\n### ์‚ฌ์ง„ ๊ฐ์ฒด ์ธ์‹ ๋“ฑ๊ธ‰: ๐ŸŸข\n\n๊ธ์ •์ :\n\n- ์ด ๋ชจ๋ธ์˜ ํ•™์Šต ๋ฐ ์ถ”๋ก  ์†Œํ”„ํŠธ์›จ์–ด๋Š” ์˜คํ”ˆ ์†Œ์Šค์ž…๋‹ˆ๋‹ค.\n- ํ•™์Šต๋œ ๋ชจ๋ธ์€ ๋ฌด๋ฃŒ๋กœ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•˜๋ฏ€๋กœ ์˜จํ”„๋ ˆ๋ฏธ์Šค์—์„œ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n- ํ•™์Šต ๋ฐ์ดํ„ฐ๋Š” ๋ฌด๋ฃŒ๋กœ ์ œ๊ณต๋˜๋ฏ€๋กœ bias๋ฅผ ํ™•์ธ ๋ฐ ๋ณด์ •ํ•˜๊ฑฐ๋‚˜, ์ตœ์ ํ™”๋ฅผ ํ†ตํ•ด ๋” ์ข‹์€ ์„ฑ๋Šฅ์„ ์ด๋Œ์–ด๋‚ด๊ฑฐ๋‚˜ CO2 ๋ฐฐ์ถœ๋Ÿ‰์„ ๊ฐ์†Œ์‹œํ‚ฌ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n### ์‚ฌ์ง„ ์–ผ๊ตด ์ธ์‹ ๋“ฑ๊ธ‰: ๐ŸŸข\n\n๊ธ์ •์ :\n\n- ์ด ๋ชจ๋ธ์˜ ํ•™์Šต ๋ฐ ์ถ”๋ก  ์†Œํ”„ํŠธ์›จ์–ด๋Š” ์˜คํ”ˆ ์†Œ์Šค์ž…๋‹ˆ๋‹ค.\n- ํ•™์Šต๋œ ๋ชจ๋ธ์€ ๋ฌด๋ฃŒ๋กœ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•˜๋ฏ€๋กœ ์˜จํ”„๋ ˆ๋ฏธ์Šค์—์„œ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n- ํ•™์Šต ๋ฐ์ดํ„ฐ๋Š” ๋ฌด๋ฃŒ๋กœ ์ œ๊ณต๋˜๋ฏ€๋กœ bias๋ฅผ ํ™•์ธ ๋ฐ ๋ณด์ •ํ•˜๊ฑฐ๋‚˜, ์ตœ์ ํ™”๋ฅผ ํ†ตํ•ด ๋” ์ข‹์€ ์„ฑ๋Šฅ์„ ์ด๋Œ์–ด๋‚ด๊ฑฐ๋‚˜ CO2 ๋ฐฐ์ถœ๋Ÿ‰์„ ๊ฐ์†Œ์‹œํ‚ฌ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n### ๋น„๋””์˜ค ํ–‰๋™ ์ธ์‹ ๋“ฑ๊ธ‰: ๐ŸŸข\n\n๊ธ์ •์ :\n\n- ์ด ๋ชจ๋ธ์˜ ํ•™์Šต ๋ฐ ์ถ”๋ก  ์†Œํ”„ํŠธ์›จ์–ด๋Š” ์˜คํ”ˆ ์†Œ์Šค์ž…๋‹ˆ๋‹ค.\n- ํ•™์Šต๋œ ๋ชจ๋ธ์€ ๋ฌด๋ฃŒ๋กœ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•˜๋ฏ€๋กœ ์˜จํ”„๋ ˆ๋ฏธ์Šค์—์„œ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n- ํ•™์Šต ๋ฐ์ดํ„ฐ๋Š” ๋ฌด๋ฃŒ๋กœ ์ œ๊ณต๋˜๋ฏ€๋กœ bias๋ฅผ ํ™•์ธ ๋ฐ ๋ณด์ •ํ•˜๊ฑฐ๋‚˜, ์ง์ ‘ ์ตœ์ ํ™”๋ฅผ ํ†ตํ•ด ๋” ์ข‹์€ ์„ฑ๋Šฅ์„ ์ด๋Œ์–ด๋‚ด๊ฑฐ๋‚˜ CO2 ๋ฐฐ์ถœ๋Ÿ‰์„ ๊ฐ์†Œ์‹œํ‚ฌ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n## Ethical AI ๋“ฑ๊ธ‰\n\n### ์Œ์•… ์žฅ๋ฅด ์ธ์‹ ๋“ฑ๊ธ‰: ๐ŸŸก\n\n๊ธ์ •์ :\n\n- ์ด ๋ชจ๋ธ์˜ ํ•™์Šต ๋ฐ ์ถ”๋ก  ์†Œํ”„ํŠธ์›จ์–ด๋Š” ์˜คํ”ˆ ์†Œ์Šค์ž…๋‹ˆ๋‹ค.\n- ํ•™์Šต๋œ ๋ชจ๋ธ์€ ๋ฌด๋ฃŒ๋กœ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•˜๋ฏ€๋กœ ์˜จํ”„๋ ˆ๋ฏธ์Šค์—์„œ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n๋ถ€์ •์ :\n\n- ํ•™์Šต ๋ฐ์ดํ„ฐ๋Š” ๋ฌด๋ฃŒ๋กœ ์ œ๊ณต๋˜์ง€ ์•Š์œผ๋ฏ€๋กœ bias๋ฅผ ํ™•์ธ ๋ฐ ๋ณด์ •์ด ๋ถˆ๊ฐ€ํ•˜๋ฉฐ, ์ง์ ‘ ์ตœ์ ํ™”๋ฅผ ํ†ตํ•ด ๋” ์ข‹์€ ์„ฑ๋Šฅ์„ ์ด๋Œ์–ด๋‚ด๊ฑฐ๋‚˜ CO2 ๋ฐฐ์ถœ๋Ÿ‰์„ ๊ฐ์†Œ์‹œํ‚ค๋Š” ๊ฒƒ์ด ๋ถˆ๊ฐ€ํ•ฉ๋‹ˆ๋‹ค.\n\nNextcloud Ethical AI ๋“ฑ๊ธ‰์— ๋Œ€ํ•œ ์ž์„ธํ•œ ๋‚ด์šฉ์€ [๋ธ”๋กœ๊ทธ](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/)์—์„œ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n์„ค์น˜ ํ›„ ๊ด€๋ฆฌ์ž ์„ค์ •์—์„œ ํƒœ๊น…์„ ํ™œ์„ฑํ™”ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n์š”๊ตฌ ์‚ฌํ•ญ:\n\n- php 7.4 ์ด์ƒ\n- \"collaborative tags\" ์•ฑ์ด ํ™œ์„ฑํ™”๋˜์–ด ์žˆ์–ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.\n- Native ์„ฑ๋Šฅ ์กฐ๊ฑด:\n- ํ”„๋กœ์„ธ์„œ: x86 64๋น„ํŠธ (AVX ๋ช…๋ น ์ง€์›)\n- glibc๊ฐ€ ์žˆ๋Š” ์‹œ์Šคํ…œ (์ผ๋ฐ˜์ ์œผ๋กœ Linux์—์„œ ํ‘œ์ค€; ๋‹ค์Œ ์‹œ์Šคํ…œ์€ ํ•ด๋‹น๋˜์ง€ ์•Š์Œ: FreeBSD, Alpine Linux ๋ฐ ๊ณต์‹ Nextcloud Docker ์ปจํ…Œ์ด๋„ˆ ๋ฐ Nextcloud AIO)\n- Sub-Native ์„ฑ๋Šฅ ์กฐ๊ฑด (WASM ๋ชจ๋“œ ์‚ฌ์šฉ):\n- ํ”„๋กœ์„ธ์„œ: x86 64๋น„ํŠธ, arm64, armv7l (AVX๊ฐ€ ํ•„์š”ํ•˜์ง€ ์•Š์Œ)\n- glibc ๋˜๋Š” musl์ด ์žˆ๋Š” ์‹œ์Šคํ…œ (Alpine Linux๋ฅผ ํฌํ•จํ•˜์—ฌ ๊ณต์‹ Nextcloud Docker ์ปจํ…Œ์ด๋„ˆ ๋ฐ Nextcloud AIO๊ฐ€ ํ•ด๋‹น๋จ)\n- ์•ฝ 4GB์˜ ๋ฌด๋ฃŒ RAM (์—ฌ์œ ๊ฐ€ ์—†๋‹ค๋ฉด ์Šค์™‘์ด ๊ฐ€๋Šฅํ•œ์ง€ ํ™•์ธํ•˜์„ธ์š”)\n- ์ด ์•ฑ์€ ํ˜„์žฌ *Suspicious Login* ์•ฑ๊ณผ์˜ ์˜์กด์„ฑ ์ถฉ๋Œ๋กœ ์ธํ•ด ํ˜ธํ™˜๋˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค (์ฆ‰, ๋‘ ๊ฐœ ์ค‘ ํ•˜๋‚˜๋งŒ ์„ค์น˜ํ•  ์ˆ˜ ์žˆ์Œ).\n\n์ด ์•ฑ์€ ๋ฏผ๊ฐํ•œ ๋ฐ์ดํ„ฐ๋ฅผ ํด๋ผ์šฐ๋“œ ์ œ๊ณต ์—…์ฒด๋‚˜ ์œ ์‚ฌํ•œ ์„œ๋น„์Šค๋กœ ์ „์†กํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. ๋ชจ๋“  ์ฒ˜๋ฆฌ๋Š” ๋‹น์‹ ์˜ Nextcloud ๊ธฐ๊ธฐ์—์„œ ์ด๋ค„์ง€๋ฉฐ, Node.js์—์„œ ์‹คํ–‰๋˜๋Š” Tensorflow.js๋ฅผ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค.", "Status" : "์ƒํƒœ", + "The machine learning models have been downloaded successfully." : "๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ์ด ์„ฑ๊ณต์ ์œผ๋กœ ๋‹ค์šด๋กœ๋“œ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.", + "The machine learning models still need to be downloaded." : "์•„์ง ๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ์ด ๋‹ค์šด๋กœ๋“œ๋˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค.", + "Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "Node.js ๋ฐ”์ด๋„ˆ๋ฆฌ๋ฅผ ์‹คํ–‰ํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค. ์ž‘๋™ ๊ฐ€๋Šฅํ•œ ๋ฐ”์ด๋„ˆ๋ฆฌ ๊ฒฝ๋กœ๋ฅผ ์ˆ˜๋™์œผ๋กœ ์„ค์ •ํ•ด์•ผ ํ•  ์ˆ˜๋„ ์žˆ์Šต๋‹ˆ๋‹ค.", + "Background Jobs are not executed via cron. Recognize requires background jobs to be executed via cron." : "๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด cron์„ ํ†ตํ•ด ์‹คํ–‰๋˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. Recognize๋Š” cron์„ ํ†ตํ•ด ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด ์‹คํ–‰๋˜์–ด์•ผ ํ•ฉ๋‹ˆ๋‹ค", + "The app is installed and will automatically classify files in background processes." : "์•ฑ์ด ์„ค์น˜๋˜์—ˆ์œผ๋ฉฐ ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์—์„œ ํŒŒ์ผ์„ ์ž๋™์œผ๋กœ ๋ถ„๋ฅ˜ํ•ฉ๋‹ˆ๋‹ค.", + "None of the tagging options below are currently selected. The app will currently do nothing." : "ํ˜„์žฌ ์„ ํƒ๋œ ํƒœ๊น… ์˜ต์…˜์ด ์—†์Šต๋‹ˆ๋‹ค. ์•ฑ์€ ํ˜„์žฌ ์•„๋ฌด ์ž‘์—…๋„ ์ˆ˜ํ–‰ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.", + "Face recognition" : "์–ผ๊ตด ์ธ์‹", + "Face recognition is working. " : "์–ผ๊ตด ์ธ์‹์ด ์ž‘๋™ ์ค‘์ž…๋‹ˆ๋‹ค.", + "An error occurred during face recognition, please check the Nextcloud logs." : "์–ผ๊ตด ์ธ์‹ ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค. Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Waiting for status reports on face recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "์–ผ๊ตด ์ธ์‹์— ๋Œ€ํ•œ ์ƒํƒœ ๋ณด๊ณ ๋ฅผ ๊ธฐ๋‹ค๋ฆฌ๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ์ด ๋ฉ”์‹œ์ง€๊ฐ€ 15๋ถ„ ์ด์ƒ ์ง€์†๋˜๋ฉด Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Face recognition:" : "์–ผ๊ตด ์ธ์‹:", + "Queued files" : "๋Œ€๊ธฐ ์ค‘์ธ ํŒŒ์ผ", + "Last classification: " : "๋งˆ์ง€๋ง‰ ๋ถ„๋ฅ˜:", + "Scheduled background jobs: " : "์˜ˆ์•ฝ๋œ ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…:", + "Last background job execution: " : "๋งˆ์ง€๋ง‰ ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—… ์‹คํ–‰:", + "There are queued files in the face recognition queue but no background job is scheduled to process them." : "์–ผ๊ตด ์ธ์‹ ๋Œ€๊ธฐ์—ด์— ๋Œ€๊ธฐ ์ค‘์ธ ํŒŒ์ผ์ด ์žˆ์ง€๋งŒ, ์ด๋ฅผ ์ฒ˜๋ฆฌํ•  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด ์—†์Šต๋‹ˆ๋‹ค.", + "Face clustering:" : "์–ผ๊ตด ๊ตฐ์ง‘ํ™”:", + "faces left to cluster" : "๊ตฐ์ง‘ํ™”ํ•  ๋‚จ์€ ์–ผ๊ตด ์ˆ˜", + "Last clustering run: " : "๋งˆ์ง€๋ง‰ ๊ตฐ์ง‘ํ™” ์‹คํ–‰:", + "A minimum of 120 faces per user is necessary for clustering to kick in" : "์‚ฌ์šฉ์ž๋‹น ์ตœ์†Œ 120๊ฐœ์˜ ์–ผ๊ตด์ด ํ•„์š”ํ•ฉ๋‹ˆ๋‹ค. ๊ทธ๋ž˜์•ผ ๊ตฐ์ง‘ํ™”๊ฐ€ ์‹œ์ž‘๋ฉ๋‹ˆ๋‹ค.", + "Enable face recognition (groups photos by faces that appear in them; UI is in the photos app)" : "์–ผ๊ตด ์ธ์‹ ํ™œ์„ฑํ™” (์‚ฌ์ง„์— ๋‚˜ํƒ€๋‚œ ์–ผ๊ตด์— ๋”ฐ๋ผ ์‚ฌ์ง„์„ ๊ทธ๋ฃนํ™”; ์‚ฌ์šฉ์ž ์ธํ„ฐํŽ˜์ด์Šค๋Š” Photos ์•ฑ์— ์žˆ์Œ)", + "The number of files to process per job run (A job will be scheduled every 5 minutes; For normal operation ~500 or more, in WASM mode ~50 is recommended)" : "์ž‘์—… ์‹คํ–‰๋‹น ์ฒ˜๋ฆฌํ•  ํŒŒ์ผ ์ˆ˜ (5๋ถ„๋งˆ๋‹ค ์ž‘์—…์ด ์˜ˆ์•ฝ๋จ; ์ •์ƒ์ ์ธ ์ž‘์—…์„ ์œ„ํ•ด ~500๊ฐœ ๋˜๋Š” ๊ทธ ์ด์ƒ, WASM ๋ชจ๋“œ์—์„œ๋Š” ~50๊ฐœ ๊ถŒ์žฅ)", + "Object detection & landmark recognition" : "๊ฐ์ฒด ์ธ์‹ ๋ฐ ๋žœ๋“œ๋งˆํฌ ์ธ์‹", + "Object recognition is working." : "๊ฐ์ฒด ์ธ์‹์ด ์ž‘๋™ ์ค‘์ž…๋‹ˆ๋‹ค.", + "An error occurred during object recognition, please check the Nextcloud logs." : "๊ฐ์ฒด ์ธ์‹ ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค. Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Waiting for status reports on object recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "๊ฐ์ฒด ์ธ์‹์— ๋Œ€ํ•œ ์ƒํƒœ ๋ณด๊ณ ๋ฅผ ๊ธฐ๋‹ค๋ฆฌ๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ์ด ๋ฉ”์‹œ์ง€๊ฐ€ 15๋ถ„ ์ด์ƒ ์ง€์†๋˜๋ฉด Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Object recognition:" : "๊ฐ์ฒด ์ธ์‹:", + "There are queued files in the object detection queue but no background job is scheduled to process them." : "๊ฐ์ฒด ์ธ์‹ ๋Œ€๊ธฐ์—ด์— ๋Œ€๊ธฐ ์ค‘์ธ ํŒŒ์ผ์ด ์žˆ์ง€๋งŒ, ์ด๋ฅผ ์ฒ˜๋ฆฌํ•  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด ์—†์Šต๋‹ˆ๋‹ค.", + "Landmark recognition is working." : "๋žœ๋“œ๋งˆํฌ ์ธ์‹์ด ์ž‘๋™ ์ค‘์ž…๋‹ˆ๋‹ค.", + "An error occurred during landmark recognition, please check the Nextcloud logs." : "๋žœ๋“œ๋งˆํฌ ์ธ์‹ ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค. Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Waiting for status reports on landmark recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "๋žœ๋“œ๋งˆํฌ ์ธ์‹์— ๋Œ€ํ•œ ์ƒํƒœ ๋ณด๊ณ ๋ฅผ ๊ธฐ๋‹ค๋ฆฌ๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ์ด ๋ฉ”์‹œ์ง€๊ฐ€ 15๋ถ„ ์ด์ƒ ์ง€์†๋˜๋ฉด Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Landmark recognition:" : "๋žœ๋“œ๋งˆํฌ ์ธ์‹:", + "There are queued files in the landmarks queue but no background job is scheduled to process them." : "๋žœ๋“œ๋งˆํฌ ์ธ์‹ ๋Œ€๊ธฐ์—ด์— ๋Œ€๊ธฐ ์ค‘์ธ ํŒŒ์ผ์ด ์žˆ์ง€๋งŒ, ์ด๋ฅผ ์ฒ˜๋ฆฌํ•  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด ์—†์Šต๋‹ˆ๋‹ค.", + "Enable object recognition (e.g. food, vehicles, landscapes)" : "๊ฐ์ฒด ์ธ์‹ ํ™œ์„ฑํ™” (์˜ˆ: ์Œ์‹, ์ฐจ๋Ÿ‰, ํ’๊ฒฝ)", + "The number of files to process per job run (A job will be scheduled every 5 minutes; For normal operation ~100 or more, in WASM mode ~20 is recommended)" : "์ž‘์—… ์‹คํ–‰๋‹น ์ฒ˜๋ฆฌํ•  ํŒŒ์ผ ์ˆ˜ (5๋ถ„๋งˆ๋‹ค ์ž‘์—…์ด ์˜ˆ์•ฝ๋จ; ์ •์ƒ์ ์ธ ์ž‘์—…์„ ์œ„ํ•ด ~100๊ฐœ ๋˜๋Š” ๊ทธ ์ด์ƒ, WASM ๋ชจ๋“œ์—์„œ๋Š” ~20๊ฐœ ๊ถŒ์žฅ)", + "Enable landmark recognition (e.g. Eiffel Tower, Golden Gate Bridge)" : "๋žœ๋“œ๋งˆํฌ ์ธ์‹ ํ™œ์„ฑํ™” (์˜ˆ: ์—ํŽ ํƒ‘, ๊ณจ๋“ ๊ฒŒ์ดํŠธ ๋ธŒ๋ฆฌ์ง€)", + "Audio tagging" : "์˜ค๋””์˜ค ํƒœ๊น…", + "Audio recognition is working." : "์˜ค๋””์˜ค ์ธ์‹์ด ์ž‘๋™ ์ค‘์ž…๋‹ˆ๋‹ค.", + "An error occurred during audio recognition, please check the Nextcloud logs." : "์˜ค๋””์˜ค ์ธ์‹ ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค. Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Waiting for status reports on audio recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "์˜ค๋””์˜ค ์ธ์‹์— ๋Œ€ํ•œ ์ƒํƒœ ๋ณด๊ณ ๋ฅผ ๊ธฐ๋‹ค๋ฆฌ๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ์ด ๋ฉ”์‹œ์ง€๊ฐ€ 15๋ถ„ ์ด์ƒ ์ง€์†๋˜๋ฉด Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Music genre recognition:" : "์Œ์•… ์žฅ๋ฅด ์ธ์‹:", + "There are queued files but no background job is scheduled to process them." : "๋Œ€๊ธฐ ์ค‘์ธ ํŒŒ์ผ์ด ์žˆ์ง€๋งŒ, ์ด๋ฅผ ์ฒ˜๋ฆฌํ•  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์ด ์—†์Šต๋‹ˆ๋‹ค.", + "Enable music genre recognition (e.g. pop, rock, folk, metal, new age)" : "์Œ์•… ์žฅ๋ฅด ์ธ์‹ ํ™œ์„ฑํ™” (์˜ˆ: ํŒ, ๋ก, ํฌํฌ, ๋ฉ”ํƒˆ, ๋‰ด์—์ด์ง€)", + "Video tagging" : "๋น„๋””์˜ค ํƒœ๊น…", + "Video recognition is working." : "๋น„๋””์˜ค ์ธ์‹์ด ์ž‘๋™ ์ค‘์ž…๋‹ˆ๋‹ค.", + "An error occurred during video recognition, please check the Nextcloud logs." : "๋น„๋””์˜ค ์ธ์‹ ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค. Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Waiting for status reports on video recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "๋น„๋””์˜ค ์ธ์‹์— ๋Œ€ํ•œ ์ƒํƒœ ๋ณด๊ณ ๋ฅผ ๊ธฐ๋‹ค๋ฆฌ๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ์ด ๋ฉ”์‹œ์ง€๊ฐ€ 15๋ถ„ ์ด์ƒ ์ง€์†๋˜๋ฉด Nextcloud ๋กœ๊ทธ๋ฅผ ํ™•์ธํ•ด ์ฃผ์„ธ์š”.", + "Video recognition:" : "๋น„๋””์˜ค ์ธ์‹:", + "Enable human action recognition (e.g. arm wrestling, dribbling basketball, hula hooping)" : "์‚ฌ๋žŒ์˜ ํ–‰๋™ ์ธ์‹ ํ™œ์„ฑํ™” (์˜ˆ: ํŒ”์”จ๋ฆ„, ๋†๊ตฌ ๋“œ๋ฆฌ๋ธ”, ํ›Œ๋ผํ›„ํ”„)", + "The number of files to process per job run (A job will be scheduled every 5 minutes; For normal operation ~20 or more, in WASM mode ~5 is recommended)" : "์ž‘์—… ์‹คํ–‰๋‹น ์ฒ˜๋ฆฌํ•  ํŒŒ์ผ ์ˆ˜ (5๋ถ„๋งˆ๋‹ค ์ž‘์—…์ด ์˜ˆ์•ฝ๋จ; ์ •์ƒ์ ์ธ ์ž‘์—…์„ ์œ„ํ•ด ~ 20๊ฐœ ๋˜๋Š” ๊ทธ ์ด์ƒ, WASM ๋ชจ๋“œ์—์„œ๋Š” ~5๊ฐœ ๊ถŒ์žฅ)", "Reset" : "์ดˆ๊ธฐํ™”", - "By default all available CPU cores will be used which may put your system under considerable load. To avoid this, you can limit the amount of CPU Cores used. (Note: In WASM mode, currently only 1 core can be used at all times.)" : "๊ธฐ๋ณธ์ ์œผ๋กœ ๋ชจ๋“  CPU ์ฝ”์–ด๊ฐ€ ์ธ๊ณต์ง€๋Šฅ ์ฒ˜๋ฆฌ๋ฅผ ์œ„ํ•ด ์‚ฌ์šฉ๋˜๋ฉฐ, ์ด๋Š” ์‹œ์Šคํ…œ์— ์ƒ๋‹นํ•œ ๋ถ€ํ•˜๋ฅผ ์ค„ ๊ฒƒ์ž…๋‹ˆ๋‹ค. ์ด๋ฅผ ๋ฐฉ์ง€ํ•˜๊ธฐ ์œ„ํ•ด ์ธ๊ณต์ง€๋Šฅ ์ฒ˜๋ฆฌ์— ์‚ฌ์šฉ๋  CPU ์ฝ”์–ด์˜ ์ˆ˜๋ฅผ ์ œํ•œํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. (์ฃผ์˜: WASM ๋ชจ๋“œ์—์„œ๋Š” ํ•ญ์ƒ ํ•˜๋‚˜์˜ ์ฝ”์–ด๋งŒ ์‚ฌ์šฉ๋ฉ๋‹ˆ๋‹ค.)", - "Number of CPU Cores (0 for no limit)" : "์‚ฌ์šฉํ•  CPU์˜ ์ฝ”์–ด์˜ ์ˆ˜ (0์„ ์ž…๋ ฅํ•˜๋ฉด ๋ฌด์ œํ•œ)", - "Failed to load settings" : "ํ™˜๊ฒฝ์„ค์ • ๋กœ๋”ฉ ์‹คํŒจ", - "Failed to save settings" : "ํ™˜๊ฒฝ์„ค์ • ์ €์žฅ ์‹คํŒจ", + "Click the button below to remove all tags from all files that have been classified so far." : "์ง€๊ธˆ๊นŒ์ง€ ๋ถ„๋ฅ˜๋œ ๋ชจ๋“  ํŒŒ์ผ์—์„œ ๋ชจ๋“  ํƒœ๊ทธ๋ฅผ ์ œ๊ฑฐํ•˜๋ ค๋ฉด ์•„๋ž˜ ๋ฒ„ํŠผ์„ ํด๋ฆญํ•˜์„ธ์š”.", + "Reset tags for classified files" : "๋ถ„๋ฅ˜๋œ ํŒŒ์ผ์˜ ํƒœ๊ทธ ์ดˆ๊ธฐํ™”", + "Click the button below to remove all face detections from all files that have been classified so far." : "์ง€๊ธˆ๊นŒ์ง€ ๋ถ„๋ฅ˜๋œ ๋ชจ๋“  ํŒŒ์ผ์—์„œ ๋ชจ๋“  ์–ผ๊ตด ์ธ์‹์„ ์ œ๊ฑฐํ•˜๋ ค๋ฉด ์•„๋ž˜ ๋ฒ„ํŠผ์„ ํด๋ฆญํ•˜์„ธ์š”.", + "Reset faces for classified files" : "๋ถ„๋ฅ˜๋œ ํŒŒ์ผ์˜ ์–ผ๊ตด ์ดˆ๊ธฐํ™”", + "Click the button below to rescan all files in this instance and add them to the classifier queues." : "์ด ์ธ์Šคํ„ด์Šค์˜ ๋ชจ๋“  ํŒŒ์ผ์„ ๋‹ค์‹œ ์Šค์บ”ํ•˜๊ณ  ๋ถ„๋ฅ˜๊ธฐ ๋Œ€๊ธฐ์—ด์— ์ถ”๊ฐ€ํ•˜๋ ค๋ฉด ์•„๋ž˜ ๋ฒ„ํŠผ์„ ํด๋ฆญํ•˜์„ธ์š”.", + "Rescan all files" : "๋ชจ๋“  ํŒŒ์ผ ๋‹ค์‹œ ์Šค์บ”", + "Click the button below to clear the classifier queues and clear all background jobs. This is useful when you want to do the initial classification using the terminal command." : "์•„๋ž˜ ๋ฒ„ํŠผ์„ ํด๋ฆญํ•˜๋ฉด ๋ถ„๋ฅ˜๊ธฐ ๋Œ€๊ธฐ์—ด์„ ๋น„์šฐ๊ณ  ๋ชจ๋“  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์„ ์ง€์›๋‹ˆ๋‹ค. ์ด๋Š” ํ„ฐ๋ฏธ๋„ ๋ช…๋ น์„ ์‚ฌ์šฉํ•˜์—ฌ ์ดˆ๊ธฐ ๋ถ„๋ฅ˜๋ฅผ ์ˆ˜ํ–‰ํ•˜๊ณ ์ž ํ•  ๋•Œ ์œ ์šฉํ•ฉ๋‹ˆ๋‹ค. ", + "Clear queues and background jobs" : "๋Œ€๊ธฐ์—ด ๋ฐ ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—… ์ดˆ๊ธฐํ™”", + "Resource usage" : "๋ฆฌ์†Œ์Šค ์‚ฌ์šฉ๋Ÿ‰", + "By default all available CPU cores will be used which may put your system under considerable load. To avoid this, you can limit the amount of CPU Cores used. (Note: In WASM mode, currently only 1 core can be used at all times.)" : "๊ธฐ๋ณธ์ ์œผ๋กœ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•œ ๋ชจ๋“  CPU ์ฝ”์–ด๊ฐ€ ์‚ฌ์šฉ๋˜๋ฉฐ, ์ด๋Š” ์‹œ์Šคํ…œ์— ์ƒ๋‹นํ•œ ๋ถ€ํ•˜๋ฅผ ์ค„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ์ด๋ฅผ ํ”ผํ•˜๊ธฐ ์œ„ํ•ด ์‚ฌ์šฉํ•˜๋Š” CPU ์ฝ”์–ด์˜ ์ˆ˜๋ฅผ ์ œํ•œํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. (์ฐธ๊ณ : ํ˜„์žฌ WASM ๋ชจ๋“œ์—์„œ๋Š” ํ•ญ์ƒ ๋‹จ 1๊ฐœ์˜ ์ฝ”์–ด๋งŒ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.)", + "Number of CPU Cores (0 for no limit)" : "์‚ฌ์šฉํ•  CPU ์ฝ”์–ด ์ˆ˜ (0์„ ์ž…๋ ฅํ•˜๋ฉด ๋ฌด์ œํ•œ)", + "By default, recognize will only ever run one classifier process at a time. If you have a lot of resources available and want to run as many processes in parallel as possible, you can turn on concurrency here." : "๊ธฐ๋ณธ์ ์œผ๋กœ Recognize๋Š” ํ•œ ๋ฒˆ์— ํ•˜๋‚˜์˜ ๋ถ„๋ฅ˜๊ธฐ ํ”„๋กœ์„ธ์Šค๋งŒ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค. ๋งŽ์€ ๋ฆฌ์†Œ์Šค๋ฅผ ๊ฐ€์ง€๊ณ  ์žˆ๊ณ  ๊ฐ€๋Šฅํ•œ ํ•œ ๋งŽ์€ ํ”„๋กœ์„ธ์Šค๋ฅผ ๋ณ‘๋ ฌ๋กœ ์‹คํ–‰ํ•˜๊ณ  ์‹ถ๋‹ค๋ฉด, ์—ฌ๊ธฐ์„œ ๋™์‹œ์„ฑ์„ ํ™œ์„ฑํ™”ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.", + "Enable unlimited concurrency of classifier processes" : "๋ถ„๋ฅ˜๊ธฐ ํ”„๋กœ์„ธ์Šค์˜ ๋ฌด์ œํ•œ ๋™์‹œ์„ฑ ํ™œ์„ฑํ™”", + "Tensorflow WASM mode" : "Tensorflow WASM ๋ชจ๋“œ", + "Checking CPU" : "CPU ํ™•์ธ์ค‘", + "Could not check whether your machine supports native TensorFlow operation. Make sure your OS has GNU lib C, your CPU supports AVX instructions and you are running on x86. If one of these things is not the case, you will need to run in WASM mode." : "Native TensorFlow ์ž‘๋™์„ ์ง€์› ์—ฌ๋ถ€๋ฅผ ํ™•์ธํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค. GNU lib C๊ฐ€ ์„ค์น˜๋œ OS๋ฅผ ์‚ฌ์šฉํ•˜๊ณ , CPU๊ฐ€ AVX ๋ช…๋ น์„ ์ง€์›ํ•˜๋ฉฐ, x86์—์„œ ์‹คํ–‰ ์ค‘์ธ์ง€ ํ™•์ธํ•˜์„ธ์š”. ์ด ์ค‘ ํ•˜๋‚˜๋ผ๋„ ํ•ด๋‹น๋˜์ง€ ์•Š๋Š” ๊ฒฝ์šฐ, WASM ๋ชจ๋“œ์—์„œ ์‹คํ–‰ํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.", + "Your machine supports native TensorFlow operation, you do not need WASM mode." : "์ด ์ปดํ“จํ„ฐ๋Š” Native TensorFlow ์ž‘๋™์„ ์ง€์›ํ•˜๋ฏ€๋กœ, WASM ๋ชจ๋“œ๊ฐ€ ํ•„์š”ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.", + "WASM mode was activated automatically, because your machine does not support native TensorFlow operation:" : "๊ธฐ๊ณ„๊ฐ€ Native TensorFlow ์ž‘๋™์„ ์ง€์›ํ•˜์ง€ ์•Š๊ธฐ ๋•Œ๋ฌธ์— WASM ๋ชจ๋“œ๊ฐ€ ์ž๋™์œผ๋กœ ํ™œ์„ฑํ™”๋˜์—ˆ์Šต๋‹ˆ๋‹ค:", + "Enable WASM mode" : "WASM ๋ชจ๋“œ ํ™œ์„ฑํ™”", + "Recognize uses Tensorflow for running the machine learning models. Not all installations support Tensorflow, either because the CPU does not support AVX instructions, or because the platform is not x86 (ie. on a Raspberry Pi, which is ARM), or because the Operating System that your nextcloud runs on (when using docker, then that is the OS within the docker image) does not come with GNU lib C (for example Alpine Linux, which is also used by Nextcloud AIO). In most cases, even if your installation does not support native Tensorflow operation, you can still run Tensorflow using WebAssembly (WASM) in Node.js. This is somewhat slower but still works." : "Recognize๋Š” ๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ์„ ์‹คํ–‰ํ•˜๊ธฐ ์œ„ํ•ด Tensorflow๋ฅผ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค. ๋ชจ๋“  ์„ค์น˜ ํ™˜๊ฒฝ์ด Tensorflow๋ฅผ ์ง€์›ํ•˜๋Š” ๊ฒƒ์€ ์•„๋‹™๋‹ˆ๋‹ค. ์ด๋Š” CPU๊ฐ€ AVX ๋ช…๋ น์„ ์ง€์›ํ•˜์ง€ ์•Š๊ฑฐ๋‚˜, ํ”Œ๋žซํผ์ด x86์ด ์•„๋‹ˆ๊ฑฐ๋‚˜ (์˜ˆ: ARM์ธ ๋ผ์ฆˆ๋ฒ ๋ฆฌ ํŒŒ์ด), ์‹คํ–‰ ์ค‘์ธ Nextcloud์˜ ์šด์˜ ์ฒด์ œ(๋„์ปค๋ฅผ ์‚ฌ์šฉํ•˜๋Š” ๊ฒฝ์šฐ, ๋„์ปค ์ด๋ฏธ์ง€ ๋‚ด์˜ OS)๊ฐ€ GNU lib C๋ฅผ ํฌํ•จํ•˜์ง€ ์•Š๊ธฐ ๋•Œ๋ฌธ์ผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค(์˜ˆ: Nextcloud AIO์— ์‚ฌ์šฉ๋˜๋Š” Alpine Linux). ๋Œ€๋ถ€๋ถ„์˜ ๊ฒฝ์šฐ, ์„ค์น˜ ํ™˜๊ฒฝ์ด Native TensorFlow ์ž‘๋™์„ ์ง€์›ํ•˜์ง€ ์•Š๋”๋ผ๋„, Node.js์—์„œ WebAssembly (WASM)๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ TensorFlow๋ฅผ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ์ด๋Š” ๋‹ค์†Œ ๋Š๋ฆฌ์ง€๋งŒ ์ •์ƒ ์ž‘๋™ํ•ฉ๋‹ˆ๋‹ค.", + "Tensorflow GPU mode" : "Tensorflow GPU ๋ชจ๋“œ", + "Enable GPU mode" : "GPU ๋ชจ๋“œ ํ™œ์„ฑํ™”", + "Like most machine learning models, Recognize will run even faster when using a GPU. Setting this up is non-trivial but works well when everything is setup correctly." : "๋Œ€๋ถ€๋ถ„์˜ ๊ธฐ๊ณ„ ํ•™์Šต ๋ชจ๋ธ๊ณผ ๋งˆ์ฐฌ๊ฐ€์ง€๋กœ, GPU๋ฅผ ์‚ฌ์šฉํ•˜๋ฉด Recognize๊ฐ€ ๋” ๋นจ๋ฆฌ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค. ์ด๋ฅผ ์„ค์ •ํ•˜๋Š” ๊ฒƒ์€ ๊ฐ„๋‹จํ•˜์ง€ ์•Š์ง€๋งŒ ๋ชจ๋“  ๊ฒƒ์ด ์˜ฌ๋ฐ”๋ฅด๊ฒŒ ์„ค์ •๋˜๋ฉด ์ž˜ ์ž‘๋™ํ•ฉ๋‹ˆ๋‹ค.", + "Learn how to setup GPU mode with Recognize" : "Recognize GPU ๋ชจ๋“œ๋ฅผ ์„ค์ •ํ•˜๋Š” ๋ฐฉ๋ฒ• ์•Œ์•„๋ณด๊ธฐ", + "Node.js" : "Node.js", + "Checking Node.js" : "Node.js ํ™•์ธ ์ค‘", + "Node.js {version} binary was installed successfully." : "Node.js {version} ๋ฐ”์ด๋„ˆ๋ฆฌ๊ฐ€ ์„ฑ๊ณต์ ์œผ๋กœ ์„ค์น˜๋˜์—ˆ์Šต๋‹ˆ๋‹ค.", + "Checking libtensorflow" : "libtensorflow ํ™•์ธ ์ค‘", + "Could not load libtensorflow in Node.js. You can try to manually install libtensorflow or run in WASM mode." : "Node.js์—์„œ libtensorflow๋ฅผ ๋ถˆ๋Ÿฌ์˜ค์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค. ์ˆ˜๋™์œผ๋กœ libtensorflow๋ฅผ ์„ค์น˜ํ•˜๊ฑฐ๋‚˜ WASM ๋ชจ๋“œ์—์„œ ์‹คํ–‰ํ•ด ๋ณผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.", + "Successfully loaded libtensorflow in Node.js, but couldn't load GPU. Make sure CUDA Toolkit and cuDNN are installed and accessible, or turn off GPU mode." : "Node.js์—์„œ libtensorflow๋Š” ์„ฑ๊ณต์ ์œผ๋กœ ๋ถˆ๋Ÿฌ์™”์ง€๋งŒ, GPU๋ฅผ ๋ถˆ๋Ÿฌ์˜ค์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค. CUDA ํˆดํ‚ท๊ณผ cuDNN์ด ์„ค์น˜๋˜์–ด ์žˆ๊ณ  ์ ‘๊ทผ ๊ฐ€๋Šฅํ•œ์ง€ ํ™•์ธํ•˜์„ธ์š”. ๋˜๋Š” GPU ๋ชจ๋“œ๋ฅผ ๋„์„ธ์š”.", + "Libtensorflow was loaded successfully into Node.js." : "Node.js์— libtensorflow๊ฐ€ ์„ฑ๊ณต์ ์œผ๋กœ ๋ถˆ๋Ÿฌ์™€์กŒ์Šต๋‹ˆ๋‹ค.", + "Could not load Tensorflow WASM in Node.js. Something is wrong with your setup." : "Node.js์—์„œ Tensorflow WASM์„ ๋ถˆ๋Ÿฌ์˜ค์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค. ์„ค์ •์— ๋ฌธ์ œ๊ฐ€ ์žˆ์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.", + "Tensorflow WASM was loaded successfully into Node.js." : "Node.js์—์„œ Tensorflow WASM์ด ์„ฑ๊ณต์ ์œผ๋กœ ๋ถˆ๋Ÿฌ์™€์กŒ์Šต๋‹ˆ๋‹ค.", + "If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v14.17 and newer v14 releases." : "๊ธฐ๋ณธ ์ œ๊ณต๋œ Node.js ๋ฐ”์ด๋„ˆ๋ฆฌ๊ฐ€ ์–ด๋–ค ์ด์œ ๋กœ๋“  ์‹œ์Šคํ…œ์—์„œ ์ž‘๋™ํ•˜์ง€ ์•Š์œผ๋ฉด, ์‚ฌ์šฉ์ž ์ •์˜ Node.js ๋ฐ”์ด๋„ˆ๋ฆฌ์˜ ๊ฒฝ๋กœ๋ฅผ ์„ค์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ํ˜„์žฌ ์ง€์›๋˜๋Š” ๋ฒ„์ „์€ Node v14.17 ๋ฐ ๊ทธ ์ดํ›„์˜ v14 ๋ฆด๋ฆฌ์ฆˆ์ž…๋‹ˆ๋‹ค.", + "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 ์‚ฌ์šฉ์ž์˜ ๊ฒฝ์šฐ, ๊ฐ ์—…๋ฐ์ดํŠธ๋กœ ์˜ˆ์ •๋œ ๊ฒฝ๋กœ๊ฐ€ ๋ณ€๊ฒฝ๋˜๋ฏ€๋กœ Snap์˜ \"current\" ๋””๋ ‰ํ† ๋ฆฌ๋ฅผ ๊ฐ€๋ฆฌํ‚ค๋„๋ก ์ด ๊ฒฝ๋กœ๋ฅผ ์กฐ์ •ํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค. ์˜ˆ๋ฅผ ๋“ค์–ด, ์ด ๊ฒฝ๋กœ ๋Œ€์‹  \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\" ๋‹ค์Œ ๊ฒฝ๋กœ๋กœ ์„ค์ •ํ•˜์„ธ์š” \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\"", + "Classifier process priority" : "๋ถ„๋ฅ˜๊ธฐ ํ”„๋กœ์„ธ์Šค ์šฐ์„ ์ˆœ์œ„", + "Checking Nice binary" : "Nice ๋ฐ”์ด๋„ˆ๋ฆฌ ํ™•์ธ ์ค‘", + "Could not find the Nice binary. You may need to set the path to a working binary manually." : "Nice ๋ฐ”์ด๋„ˆ๋ฆฌ๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค. ์ž‘๋™ ๊ฐ€๋Šฅํ•œ ๋ฐ”์ด๋„ˆ๋ฆฌ์˜ ๊ฒฝ๋กœ๋ฅผ ์ˆ˜๋™์œผ๋กœ ์„ค์ •ํ•ด์•ผ ํ•  ์ˆ˜๋„ ์žˆ์Šต๋‹ˆ๋‹ค.", + "Nice binary path" : "Nice ๋ฐ”์ด๋„ˆ๋ฆฌ ๊ฒฝ๋กœ", + "Nice value to set the priority of the Node.js processes. The value can only be from 0 to 19 since the Node.js process runs without superuser privileges. The higher the nice value, the lower the priority of the process." : "Node.js ํ”„๋กœ์„ธ์Šค์˜ ์šฐ์„ ์ˆœ์œ„๋ฅผ ์„ค์ •ํ•˜๊ธฐ ์œ„ํ•œ Nice ๊ฐ’. Node.js ํ”„๋กœ์„ธ์Šค๋Š” ์Šˆํผ์œ ์ € ๊ถŒํ•œ ์—†์ด ์‹คํ–‰๋˜๋ฏ€๋กœ ๊ฐ’์€ 0์—์„œ 19 ์‚ฌ์ด์—ฌ์•ผ ํ•ฉ๋‹ˆ๋‹ค. nice ๊ฐ’์ด ๋†’์„์ˆ˜๋ก ํ”„๋กœ์„ธ์Šค์˜ ์šฐ์„ ์ˆœ์œ„๋Š” ๋‚ฎ์•„์ง‘๋‹ˆ๋‹ค.", + "Terminal commands" : "ํ„ฐ๋ฏธ๋„ ๋ช…๋ น์–ด", + "To download all models preliminary to executing the classification jobs, run the following command on the server terminal." : "๋ถ„๋ฅ˜ ์ž‘์—…์„ ์‹คํ–‰ํ•˜๊ธฐ ์ „์— ๋ชจ๋“  ๋ชจ๋ธ์„ ๋‹ค์šด๋กœ๋“œํ•˜๋ ค๋ฉด ์„œ๋ฒ„ ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ ๋ช…๋ น์„ ์‹คํ–‰ํ•˜์„ธ์š”.", + "To trigger a full classification run, run the following command on the server terminal. (The classification will run in multiple background jobs which can run in parallel.)" : "์ „์ฒด ๋ถ„๋ฅ˜ ์ž‘์—…์„ ํŠธ๋ฆฌ๊ฑฐํ•˜๋ ค๋ฉด ์„œ๋ฒ„ ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ ๋ช…๋ น์„ ์‹คํ–‰ํ•˜์„ธ์š”. (๋ถ„๋ฅ˜๋Š” ๋ณ‘๋ ฌ๋กœ ์‹คํ–‰๋  ์ˆ˜ ์žˆ๋Š” ์—ฌ๋Ÿฌ ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ž‘์—…์—์„œ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค.)", + "To run a full classification run on the terminal, run the following. (The classification will run in sequence inside your terminal.)" : "ํ„ฐ๋ฏธ๋„์—์„œ ์ „์ฒด ๋ถ„๋ฅ˜ ์ž‘์—…์„ ์‹คํ–‰ํ•˜๋ ค๋ฉด ๋‹ค์Œ์„ ์‹คํ–‰ํ•˜์„ธ์š”. (๋ถ„๋ฅ˜๋Š” ํ„ฐ๋ฏธ๋„ ๋‚ด์—์„œ ์ˆœ์ฐจ์ ์œผ๋กœ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค.)", + "Before running a full initial classification run on the terminal, you should stop all background processing that Recognize scheduled upon installation to avoid interference." : "ํ„ฐ๋ฏธ๋„์—์„œ ์ „์ฒด ์ดˆ๊ธฐ ๋ถ„๋ฅ˜ ์ž‘์—…์„ ์‹คํ–‰ํ•˜๊ธฐ ์ „์—, Recognize๊ฐ€ ์„ค์น˜ ์‹œ ์˜ˆ์•ฝํ•œ ๋ชจ๋“  ๋ฐฑ๊ทธ๋ผ์šด๋“œ ์ฒ˜๋ฆฌ๋ฅผ ์ค‘๋‹จํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค. ์ด๋Š” ๊ฐ„์„ญ์„ ํ”ผํ•˜๊ธฐ ์œ„ํ•จ์ž…๋‹ˆ๋‹ค.", + "To run a face clustering run on for each user in the terminal, run the following. Consider adding the parameter --batch-size for large libraries to avoid PHP memory exhaustion. (The clustering will run in sequence inside your terminal.)" : "ํ„ฐ๋ฏธ๋„์—์„œ ๊ฐ ์‚ฌ์šฉ์ž์˜ ์–ผ๊ตด ๊ตฐ์ง‘ํ™” ์ž‘์—…์„ ์‹คํ–‰ํ•˜๋ ค๋ฉด ๋‹ค์Œ์„ ์‹คํ–‰ํ•˜์„ธ์š”. ํฐ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ์˜ ๊ฒฝ์šฐ PHP ๋ฉ”๋ชจ๋ฆฌ ๊ณ ๊ฐˆ์„ ๋ฐฉ์ง€ํ•˜๊ธฐ ์œ„ํ•ด --batch-size ๋งค๊ฐœ๋ณ€์ˆ˜๋ฅผ ์ถ”๊ฐ€ํ•˜๋Š” ๊ฒƒ์„ ๊ณ ๋ คํ•˜์„ธ์š”. (๊ตฐ์ง‘ํ™”๋Š” ํ„ฐ๋ฏธ๋„ ๋‚ด์—์„œ ์ˆœ์ฐจ์ ์œผ๋กœ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค.)", + "To remove all face clusters but keep the raw detected faces run the following on the terminal:" : "๋ชจ๋“  ์–ผ๊ตด ๊ตฐ์ง‘์„ ์ œ๊ฑฐํ•˜๊ณ  ์›๋ž˜ ์ธ์‹๋œ ์–ผ๊ตด์€ ์œ ์ง€ํ•˜๋ ค๋ฉด ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ์„ ์‹คํ–‰ํ•˜์„ธ์š”:", + "To remove all detected faces and face clusters run the following on the terminal:" : "๋ชจ๋“  ์ธ์‹๋œ ์–ผ๊ตด๊ณผ ์–ผ๊ตด ๊ตฐ์ง‘์„ ์ œ๊ฑฐํ•˜๋ ค๋ฉด ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ์„ ์‹คํ–‰ํ•˜์„ธ์š”:", + "You can reset the tags of all files that have been previously classified by Recognize with the following command:" : "Recognize๊ฐ€ ์ด์ „์— ๋ถ„๋ฅ˜ํ•œ ๋ชจ๋“  ํŒŒ์ผ์˜ ํƒœ๊ทธ๋ฅผ ๋‹ค์Œ ๋ช…๋ น์œผ๋กœ ์ดˆ๊ธฐํ™”ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค:", + "You can delete all tags that no longer have any files associated with them with the following command:" : "๋” ์ด์ƒ ์—ฐ๊ฒฐ๋œ ํŒŒ์ผ์ด ์—†๋Š” ๋ชจ๋“  ํƒœ๊ทธ๋ฅผ ์‚ญ์ œํ•˜๋ ค๋ฉด ๋‹ค์Œ ๋ช…๋ น์„ ์‚ฌ์šฉํ•˜์„ธ์š”:", + "To remove tags that were created by Recognize version 2 from all files run the following on the terminal:" : "Recognize ๋ฒ„์ „ 2์— ์˜ํ•ด ์ƒ์„ฑ๋œ ํƒœ๊ทธ๋ฅผ ๋ชจ๋“  ํŒŒ์ผ์—์„œ ์ œ๊ฑฐํ•˜๋ ค๋ฉด ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ์„ ์‹คํ–‰ํ•˜์„ธ์š”:", + "Your server does not support AVX instructions" : "์ด ์„œ๋ฒ„๋Š” AVX ๋ช…๋ น์„ ์ง€์›ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค", + "Your server does not have an x86 64-bit CPU" : "์ด ์„œ๋ฒ„์—๋Š” x86 64๋น„ํŠธ CPU๊ฐ€ ์—†์Šต๋‹ˆ๋‹ค", + "Your server uses musl libc" : "์ด ์„œ๋ฒ„๋Š” musl libc๋ฅผ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค", + "Failed to load settings" : "์„ค์ •์„ ๋ถˆ๋Ÿฌ์˜ค๋Š” ๋ฐ ์‹คํŒจํ–ˆ์Šต๋‹ˆ๋‹ค", + "Failed to save settings" : "์„ค์ •์„ ์ €์žฅํ•˜๋Š” ๋ฐ ์‹คํŒจํ–ˆ์Šต๋‹ˆ๋‹ค", "never" : "ํ•˜์ง€ ์•Š์Œ", - "{time} ago" : "{time} ์ „์—", + "{time} ago" : "{time} ์ „", + "Cat" : "๊ณ ์–‘์ด", + "Animal" : "๋™๋ฌผ", + "Wildlife" : "์•ผ์ƒ๋™๋ฌผ", + "Nature" : "์ž์—ฐ", + "Puma" : "ํ“จ๋งˆ", + "Leopard" : "ํ‘œ๋ฒ”", + "Lion" : "์‚ฌ์ž", + "Wild cat" : "๋“ค๊ณ ์–‘์ด", + "Cheetah" : "์น˜ํƒ€", + "Seashore" : "๋ฐ”๋‹ท๊ฐ€", + "Beach" : "ํ•ด๋ณ€", + "Water" : "๋ฌผ", + "Lakeside" : "ํ˜ธ์ˆ˜ ์ฃผ๋ณ€", + "Flower" : "๊ฝƒ", + "Plant" : "์‹๋ฌผ", + "Window" : "์ฐฝ๋ฌธ", + "Architecture" : "๊ฑด์ถ•", + "Stairs" : "๊ณ„๋‹จ", + "Building" : "๊ฑด๋ฌผ", + "Field" : "๋“คํŒ", + "Farm" : "๋†์žฅ", "Landscape" : "๊ฐ€๋กœ ๋ฐฉํ–ฅ", "Portrait" : "์„ธ๋กœ ๋ฐฉํ–ฅ", - "People" : "์‚ฌ๋žŒ๋“ค", + "People" : "์‚ฌ๋žŒ", + "Fashion" : "ํŒจ์…˜", + "Ship" : "์„ ๋ฐ•", + "Vehicle" : "์ฐจ๋Ÿ‰", + "Grasshopper" : "๋ฉ”๋šœ๊ธฐ", + "Insect" : "๊ณค์ถฉ", + "Fish" : "๋ฌผ๊ณ ๊ธฐ", + "Shark" : "์ƒ์–ด", + "Chicken" : "๋‹ญ", + "Bird" : "์ƒˆ", + "Ostrich" : "ํƒ€์กฐ", + "Owl" : "์˜ฌ๋นผ๋ฏธ", + "Salamander" : "๋„๋กฑ๋‡ฝ", + "Frog" : "๊ฐœ๊ตฌ๋ฆฌ", + "Turtle" : "๊ฑฐ๋ถ์ด", + "Reptile" : "ํŒŒ์ถฉ๋ฅ˜", + "Lizard" : "๋„๋งˆ๋ฑ€", + "Chameleon" : "์นด๋ฉœ๋ ˆ์˜จ", + "Crocodile" : "์•…์–ด", + "Alligator" : "์•…์–ด", + "Scorpion" : "์ „๊ฐˆ", + "Spider" : "๊ฑฐ๋ฏธ", + "Duck" : "์˜ค๋ฆฌ", + "Worm" : "์ง€๋ ์ด", + "Shell" : "๊ป๋ฐ๊ธฐ", + "Snail" : "๋‹ฌํŒฝ์ด", + "Crab" : "๊ฒŒ", + "Lobster" : "๋ฐ”๋‹ค ๊ฐ€์žฌ", + "Cooking" : "์š”๋ฆฌ", + "Penguin" : "ํŽญ๊ท„", + "Whale" : "๊ณ ๋ž˜", + "Dog" : "๊ฐœ", + "Wolf" : "๋Š‘๋Œ€", + "Fox" : "์—ฌ์šฐ", + "Bear" : "๊ณฐ", + "Beetle" : "๋”ฑ์ •๋ฒŒ๋ ˆ", + "Butterfly" : "๋‚˜๋น„", + "Rabbit" : "ํ† ๋ผ", + "Hippo" : "ํ•˜๋งˆ", + "Cow" : "์†Œ", + "Buffalo" : "๋ฌผ์†Œ", + "Sheep" : "์–‘", + "Ape" : "์œ ์ธ์›", + "Monkey" : "์›์ˆญ์ด", + "Lemur" : "์—ฌ์šฐ์›์ˆญ์ด", + "Elephant" : "์ฝ”๋ผ๋ฆฌ", + "Panda" : "ํŒ๋‹ค", + "Instrument" : "์•…๊ธฐ", "Music" : "์Œ์•…", + "Aircraft" : "ํ•ญ๊ณต๊ธฐ", + "Airport" : "๊ณตํ•ญ", + "Tractor" : "ํŠธ๋ž™ํ„ฐ", + "Weapon" : "๋ฌด๊ธฐ", + "Backpack" : "๋ฐฐ๋‚ญ", + "Shop" : "๊ฐ€๊ฒŒ", "Office" : "์‚ฌ๋ฌด์‹ค", + "Outdoor" : "์•ผ์™ธ", + "Living" : "์ƒํ™œ", + "Tower" : "ํƒ€์›Œ", + "Drinks" : "์Œ๋ฃŒ", + "Beverage" : "์Œ๋ฃŒ", "Food" : "์Œ์‹", - "Train" : "์—ด์ฐจ", - "Car" : "์นดํฐ", + "Shelter" : "๋Œ€ํ”ผ์†Œ", + "Furniture" : "๊ฐ€๊ตฌ", + "Book" : "์ฑ…", + "Train" : "๊ธฐ์ฐจ", + "Butcher" : "์ •์œก์ ", + "Car" : "์ž๋™์ฐจ", + "Historic" : "์—ญ์‚ฌ์ ", + "Boat" : "๋ณดํŠธ", + "Electronics" : "์ „์ž ๊ณตํ•™", + "Indoor" : "์‹ค๋‚ด", + "Church" : "๊ตํšŒ", + "Shoe" : "์‹ ๋ฐœ", + "Candle" : "์–‘์ดˆ", + "Coffee" : "์ปคํ”ผ", + "Keyboard" : "ํ‚ค๋ณด๋“œ", "Computer" : "์ปดํ“จํ„ฐ", + "Helmet" : "ํ—ฌ๋ฉง", + "Wall" : "๋ฒฝ", "Clock" : "์‹œ๊ณ„", + "Dining" : "์‹์‚ฌ", + "Kitchen" : "์ฃผ๋ฐฉ", + "Snow" : "๋ˆˆ", + "Dome" : "๋”", "Screen" : "ํ™”๋ฉด", + "Flag" : "๊นƒ๋ฐœ", + "Truck" : "ํŠธ๋Ÿญ", + "Store" : "๊ฐ€๊ฒŒ", + "Tool" : "๋„๊ตฌ", + "Pumpkin" : "ํ˜ธ๋ฐ•", + "Vegetables" : "์ฑ„์†Œ", + "Photography" : "์‚ฌ์ง„ ์ดฌ์˜", "Library" : "๋„์„œ๊ด€", "Display" : "ํ‘œ์‹œ", + "Bag" : "์ž๋ฃจ", + "Cup" : "์ปต", + "Rocks" : "๋ฐ”์œ„", + "Bus" : "๋ฒ„์Šค", + "Bowl" : "๊ทธ๋ฆ‡", + "Monitor" : "๋ชจ๋‹ˆํ„ฐ", "Bike" : "์˜คํ† ๋ฐ”์ด", - "Camping" : "์บ ํ•‘ํ•˜๊ธฐ", + "Scooter" : "์Šค์ฟ ํ„ฐ", + "Camping" : "์บ ํ•‘", + "Cart" : "์นดํŠธ", + "Piggy bank" : "๋ผ์ง€์ €๊ธˆํ†ต", + "Bottle" : "๋ณ‘", + "Plate" : "์ ‘์‹œ", "Camera" : "์นด๋ฉ”๋ผ", + "Camper" : "์บ ํผ", + "Barbecue" : "๋ฐ”๋ฒ ํ", + "Basket" : "๋ฐ”๊ตฌ๋‹ˆ", + "Diving" : "๋‹ค์ด๋น™", + "Snowmobile" : "์Šค๋…ธ์šฐ๋ชจ๋นŒ", + "Bridge" : "๊ต๋Ÿ‰", + "Couch" : "์†ŒํŒŒ", + "Theater" : "๊ทน์žฅ", + "Spoon" : "์ˆŸ๊ฐ€๋ฝ", + "Comic" : "์ฝ”๋ฏน", + "Soup" : "์Šคํ”„", + "Dessert" : "๋””์ €ํŠธ", + "Bakery" : "์ œ๋นต์†Œ", + "Fruit" : "๊ณผ์ผ", + "Pasta" : "ํŒŒ์Šคํƒ€", + "Meat" : "๊ณ ๊ธฐ", "Pizza" : "ํ”ผ์ž", + "Wine" : "์™€์ธ", + "Alpine" : "์•Œํ”„์Šค ์‚ฐ๋งฅ", + "Mountains" : "์‚ฐ๋“ค", + "Sand" : "๋ชจ๋ž˜", + "Wool" : "์–‘ํ„ธ", + "Glass" : "์œ ๋ฆฌ", + "Moment" : "์ˆœ๊ฐ„", "Info" : "์ •๋ณด", "Document" : "๋ฌธ์„œ", - "Bucket" : "๋ฒ„ํ‚ท", - "Theme park" : "ํ…Œ๋งˆํŒŒํฌ", + "Puzzle" : "ํผ์ฆ", + "Heritage" : "์œ ์‚ฐ", + "Safe" : "์•ˆ์ „", + "Bucket" : "์–‘๋™์ด", + "Baby" : "์•„๊ธฐ", + "Cradle" : "์š”๋žŒ", + "Patio" : "ํ…Œ๋ผ์Šค", + "Mountain" : "์‚ฐ", + "Radio telescope" : "์ „ํŒŒ๋ง์›๊ฒฝ", + "Theme park" : "๋†€์ด๊ณต์›", + "Festival" : "์ถ•์ œ", + "Event" : "์ด๋ฒคํŠธ", + "Monument" : "๊ธฐ๋…๋น„", + "Balloon" : "ํ’์„ ", + "Crib" : "์•„๊ธฐ ์นจ๋Œ€", + "Fan" : "์„ ํ’๊ธฐ", "Gas station" : "์ฃผ์œ ์†Œ", + "Wood" : "๋‚˜๋ฌด", + "Bench" : "๋ฒค์น˜", "Parking" : "์ฃผ์ฐจ", - "Sign" : "์„œ๋ช…", + "Traffic" : "๊ตํ†ต", + "Public transport" : "๋Œ€์ค‘๊ตํ†ต", + "Umbrella" : "์šฐ์‚ฐ", + "Stage" : "๋ฌด๋Œ€", + "Toy" : "์žฅ๋‚œ๊ฐ", + "Vase" : "๊ฝƒ๋ณ‘", + "Mailbox" : "์šฐํŽธํ•จ", + "Sign" : "ํ‘œ์ง€", "Gallery" : "๊ฐค๋Ÿฌ๋ฆฌ", "Park" : "๊ณต์›" },"pluralForm" :"nplurals=1; plural=0;"