From 59e527b997cfdb7a1e35e938aa7f89199dde4c8b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 13 Apr 2023 04:13:12 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/bg.js | 73 +++++++++++++++++++++++++++++++++++++++++++++++++ l10n/bg.json | 73 +++++++++++++++++++++++++++++++++++++++++++++++++ l10n/cs.js | 37 +++++++++++++++++++++++++ l10n/cs.json | 37 +++++++++++++++++++++++++ l10n/en_GB.js | 58 +++++++++++++++++++++++++++++++++++++++ l10n/en_GB.json | 58 +++++++++++++++++++++++++++++++++++++++ l10n/sl.js | 3 ++ l10n/sl.json | 3 ++ l10n/tr.js | 18 ++++++++++++ l10n/tr.json | 18 ++++++++++++ l10n/zh_HK.js | 5 ++-- l10n/zh_HK.json | 5 ++-- 12 files changed, 384 insertions(+), 4 deletions(-) diff --git a/l10n/bg.js b/l10n/bg.js index 0c725773..98547dff 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -3,6 +3,65 @@ OC.L10N.register( { "Memories" : "Спомени", "Fast, modern and advanced photo management suite" : "Бърз, модерен и усъвършенстван пакет за управление на снимки", + "# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Work from any device, of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates and other metadata on photos quickly and in bulk.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Transcode videos and use HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **📦 Migration**: Migrate easily from Nextcloud Photos and Google Takeout.\n- **⚡️ Performance**: Do all this very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Спомени: Това е приложение за управление на снимки за Nextcloud\n\nСпомени е решение за управление на снимки за Nextcloud с разширени функции, включително:\n\n- * **📸 Времева линия /хронология/**: Сортиране на снимките и видеоклиповете по дата на заснемане, анализ на Exif данните.\n- * **⏪ Превъртане назад**: Незабавно преминаване към всеки момент от миналото и повторно изживяване на спомените ви.\n- * **🤖 AI Маркиране /етикетиране/**: Групиране на снимките по хора и обекти с помощта на изкуствен интелект, задвижвано от приложенията [разпознаване](https://github.com/nextcloud/recognize) и [лицево разпознаване](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Албуми**: Създаване на албуми, за общо групиране на снимки и видеоклипове. След това е възможно споделянето на тези албуми с други хора.\n- **🫱🏻🫲🏻 Външно споделяне**: Споделяне на снимки и видеоклипове с хора извън вашият екземпляр на Nextcloud.\n- **📱 Поддръжка на мобилни устройства**: Работете на устройства с всякаква форма и размер чрез уеб приложението.\n- **✏️ Редактиране на метаданни**: Редактиране на дати и други метаданни на снимки бързо и в големи обеми.\n- **📦 Архив**: Съхраняване на снимките, които не искате да виждате в хронологията си, в отделна папка.\n- **📹 Транскодиране на видео**: Транскодиране на видеоклипове и използване на HLS за постигане на максимална производителност.\n- **🗺️ Карта**: Преглед на снимките на карта, маркирани с точно обратно геокодиране.\n- **📦 Миграция**: Лесно мигриране от Nextcloud Photos и Google Takeout.\n- **⚡️ Производителност**: Правете всичко това с голяма скорост.\n\n## 🚀 Инсталиране\n\n1. Инсталирайте приложението от магазина за приложения Nextcloud.(изпробвайте демо версия [тук]\n(https://memories-demo.radialapps.com/apps/memories/))\n1. Изпълнете препоръчаните [стъпки за конфигуриране](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Стартирайте `php ./occ memories:index`, за да генерирате индекси на метаданни за съществуващи снимки.\n1. Отворете приложението 📷 Спомени в Nextcloud и задайте директорията, съдържаща вашите снимки.", + "Path to packaged exiftool binary" : "Път до пакетираният двоичен файл на exiftool", + "ffmpeg path" : "път на ffmpeg", + "ffprobe path" : "път на ffprobe", + "Binary path (local only)" : "Бинарен път (само локален)", + "Bind address (local only)" : "Обвързващ адрес (само локален)", + "Connection address (same as bind if local)" : "Адрес на връзката (същият като адреса на обвързване ако е локален)", + "EXIF Extraction" : "Извличане на EXIF", + "Use system perl (only if packaged binary does not work)" : "Използване на системен perl (само ако пакетираният двоичен файл не работи)", + "Reverse Geocoding" : "Обратно геокодиране", + "Database is populated with {n} geometries" : "Базата данни е попълнена с {n} геометрични данни", + "Geometry table has not been created" : "Не е създадена таблица с геометрични данни", + "Reverse geocoding has not been configured ({gisType})." : "Не е конфигурирано обратното геокодиране ({gisType}).", + "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Приложението Memories поддържа обратно геокодиране офлайн, като използва данните на OpenStreetMaps в MySQL и Postgres.", + "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Трябва да изтеглите планетарните данни във вашата база данни. Това е силно препоръчително и има нисък режиен разход.", + "If the button below does not work for importing the planet data, use " : "Ако долният бутон за импортиране на планетарни данни не работи, използвайте ", + "Note: the geometry data is stored in the " : "Забележка: геометричните данни се съхраняват в ", + "Download planet database" : "Изтегляне на планетарна база данни", + "Video Streaming" : "Поточно предаване на видео", + "Live transcoding provides for adaptive streaming of videos using HLS." : "Транскодирането в реално време осигурява адаптивно поточно предаване на видеоклипове с помощта на HLS.", + "Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage." : "Имайте предвид, че това може да бъде много интензивно за процесор без хардуерно ускорение и транскодирането няма да се използва за външно хранилище.", + "Enable Transcoding" : "Активиране на транскодирането", + "Global default video quality (user may override)" : "Глобално качество на видеото по подразбиране (потребителят може да го промени)", + "Auto (adaptive transcode)" : "Автоматично (адаптивно транскодиране)", + "Original (transcode with max quality)" : "Оригинално (транскодиране с максимално качество)", + "Direct (original video file without transcode)" : "Директно (оригинален видеофайл без транскодиране)", + "Transcoder configuration" : "Конфигурация на транскодер", + "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Приложението Memories използва go-vod транскодер. Можете да стартирате go-vod външно (напр. в отделен Docker контейнер за хардуерно ускорение) или да използвате вградения транскодер. За да използвате външен транскодер, активирайте следната опция и следвайте инструкциите в тази връзка:", + "external transcoder configuration" : "конфигурация на външен транскодер", + "Enable external transcoder (go-vod)" : "Активиране на външен транскодер (go-vod)", + "Hardware Acceleration" : "Хардуерно ускорение", + "You must first make sure the correct drivers are installed before configuring acceleration." : "Преди да конфигурирате ускорението, първо трябва да се уверите, че са инсталирани правилните драйвери.", + "Make sure you test hardware acceleration with various options after enabling." : "Уверете се, че сте тествали хардуерното ускорение с различни опции, след като го активирате.", + "Do not enable multiple types of hardware acceleration simultaneously." : "Не активирайте едновременно няколко вида хардуерно ускорение.", + "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Процесорите на Intel, поддържащи QuickSync Video (QSV), както и някои графични процесори на AMD, могат да се използват за транскодиране с помощта на VA-API ускорение.", + "For more details on driver installation, check the following link:" : "За повече подробности относно инсталирането на драйвери, проверете на следната връзка:", + "Enable acceleration with VA-API" : "Активиране на ускорението с VA-API", + "Enable low-power mode (QSV)" : "Активиране на режим с ниска консумация на енергия (QSV)", + "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Графичните процесори NVIDIA могат да се използват за транскодиране чрез използване на енкодера NVENC с подходящите драйвери.", + "Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use" : "В зависимост от версиите на инсталираните SDK и ffmpeg, трябва да посочите скалера, който да се използва", + "No automated tests are available for NVIDIA acceleration." : "Не са налични автоматични тестове за ускорение на NVIDIA.", + "Enable acceleration with NVENC" : "Активиране на ускорението с NVENC", + "Enable NVENC Temporal AQ" : "Активиране на NVENC Temporal AQ", + "NPP scaler" : "NPP скалер", + "CUDA scaler" : "CUDA скалер", + "Failed to update setting" : "Неуспешно актуализиране на настройка", + "{name} binary exists and is executable" : "{name} двоиченият файл съществува и е изпълним", + "{name} binary not found" : "{name} двоичният файл не е намерен", + "{name} binary is not executable" : "{name} двоичният файл не е изпълним", + "{name} failed test: {info}" : "{name} неуспешен тест: {info}", + "{name} binary exists and is usable" : "{name} двоичният файл съществува и може да се използва", + "{name} binary status: {status}" : "{name} статус на двоичният файл: {status}", + "Geometry support was not detected in your database" : "Поддръжката на геометрия не е открита във вашата база данни", + "MySQL-like geometry support was detected " : "Открита е поддръжка на геометрия, подобна на MySQL ", + "Postgres native geometry support was detected" : "Открита е поддръжка на геометрия, базирана на Postgres", + "VA-API device ({dev}) is readable" : "Устройството VA-API ({dev}) може да се чете", + "VA-API device ({dev}) not found" : "Устройството VA-API ({dev}) не е намерено", + "VA-API device ({dev}) has incorrect permissions" : "Устройството VA-API ({dev}) има неправилни права", + "VA-API device status: {status}" : "Статус на устройството VA-AP: {status}", "Settings" : "Настройки", "People (Recognize)" : "Хора (Разпознаване)", "People" : "Хора", @@ -63,6 +122,7 @@ OC.L10N.register( "Choose Timeline Paths" : "Избор на пътища на времевата линия", "Choose the root for the folders view" : "Изберете основа за изгледа на папките", "Close" : "Затваряне", + "{photoCount} photos" : "{photoCount} снимки", "Failed to load some photos" : "Неуспешно зареждане на някои снимки", "_{n} item added to album_::_{n} items added to album_" : ["{n} елементa са добавени в албума","{n} елементa са добавени в албума"], "Search for collaborators" : "Търсене на сътрудници", @@ -181,6 +241,7 @@ OC.L10N.register( "Share album" : "Споделяне на албум", "Download album" : "Изтегляне на албум", "Delete album" : "Изтриване на албум", + "Nothing to show here" : "Тук няма нищо за показване", "Merge with different person" : "Обединяване с различно лице", "Mark person in preview" : "Маркиране на лице в предварителен преглед", "Share folder" : "Споделяне на папка", @@ -305,6 +366,18 @@ OC.L10N.register( "Failed to favorite files." : "Неуспешно добавяне на файлове в любими.", "Failed to favorite some files." : "Неуспешно добавяне на някой файлове в любими.", "Failed to favorite {fileName}." : "Неуспешно добавяне на {fileName} в любими.", + "Upload some photos and make sure the timeline path is configured" : "Качете няколко снимки и се уверете, че пътят на времевата линия е конфигуриран", + "Mark photos as favorite to find them easily" : "Маркирайте снимките като любими, за да ги намирате по-лесно", + "Memories from past years will appear here" : "Спомени от минали години ще се появят тук", + "You will find your friends soon. Please be patient" : "Скоро ще намерите своите приятели. Моля, бъдете търпеливи", + "Face Recognition is disabled. Enable in settings to find your friends" : "Разпознаването на лица е деактивирано. Активирайте го в настройките, за да намерите приятелите си", + "Your videos will appear here" : "Вашите видеоклипове ще се появят тук", + "No photos in this album yet" : "Все още няма снимки в този албум", + "Create an album to get started" : "Създайте албум, за да започнете", + "Archive photos you don't want to see in your timeline" : "Архивиране на снимки, които не искате да виждате в своята времева линия /хронология/", + "Tag photos to find them easily" : "Поставете етикет на снимките, за да ги намирате лесно", + "Recognize is still working on your photos" : "Разпознаването все още работи по снимките ви", + "Places you have been to will appear here" : "Местата, на които сте били, ще се появят тук", "Your Timeline" : "Вашата времева линия", "# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Extra-Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Спомени\n\nСпомени е приложение за управление на снимки за Nextcloud с разширени функции, включително:\n\n- * **📸 Времева линия /хронология/**: Сортиране на снимките и видеоклиповете по дата на заснемане, анализ на Exif данните.\n- * **⏪ Превъртане назад**: Незабавно преминаване към всеки момент от миналото и повторно изживяване на спомените ви.\n- * **🤖 AI Маркиране/етикетиране/**: Групиране на снимките по хора и обекти с помощта на изкуствен интелект, задвижвано от приложенията [разпознаване](https://github.com/nextcloud/recognize) и [лицево разпознаване](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Албуми**: Създаване на албуми, за общо групиране на снимки и видеоклипове. След това е възможно споделянето на тези албуми с други хора.\n- **🫱🏻🫲🏻 Външно споделяне**: Споделяне на снимки и видеоклипове с хора извън вашият екземпляр на Nextcloud.\n- **📱 Поддръжка на мобилни устройства**: Работи на устройства с всякаква форма и размер чрез уеб приложението.\n- **✏️ Редактиране на метаданни**: Бързо и лесно редактиране на датите на снимките .\n- **📦 Архив**: Съхраняване на снимките, които не искате да виждате в хронологията си, в отделна папка.\n- **🗺️ Карта**: Преглед на снимките на карта, маркирани с точно обратно геокодиране.\n- **⚡️ Производителност**: Приложението Спомени е изключително бързо.\n\n## 🚀 Инсталиране\n\n1. Инсталирайте приложението от магазина за приложения Nextcloud.(изпробвайте демо версия [тук]\n(https://memories-demo.radialapps.com/apps/memories/))\n1. Изпълнете препоръчаните [стъпки за конфигуриране](https://github.com/pulsejet/memories/wiki/Extra-Configuration).\n1. Стартирайте `php ./occ memories:index`, за да генерирате индекси на метаданни за съществуващи снимки.\n1. Отворете приложението 📷 Спомени в Nextcloud и задайте директорията, съдържаща вашите снимки.", "EXIF" : "EXIF стандарт", diff --git a/l10n/bg.json b/l10n/bg.json index 52dbe6be..3a9bbfb9 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -1,6 +1,65 @@ { "translations": { "Memories" : "Спомени", "Fast, modern and advanced photo management suite" : "Бърз, модерен и усъвършенстван пакет за управление на снимки", + "# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Work from any device, of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates and other metadata on photos quickly and in bulk.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Transcode videos and use HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **📦 Migration**: Migrate easily from Nextcloud Photos and Google Takeout.\n- **⚡️ Performance**: Do all this very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Спомени: Това е приложение за управление на снимки за Nextcloud\n\nСпомени е решение за управление на снимки за Nextcloud с разширени функции, включително:\n\n- * **📸 Времева линия /хронология/**: Сортиране на снимките и видеоклиповете по дата на заснемане, анализ на Exif данните.\n- * **⏪ Превъртане назад**: Незабавно преминаване към всеки момент от миналото и повторно изживяване на спомените ви.\n- * **🤖 AI Маркиране /етикетиране/**: Групиране на снимките по хора и обекти с помощта на изкуствен интелект, задвижвано от приложенията [разпознаване](https://github.com/nextcloud/recognize) и [лицево разпознаване](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Албуми**: Създаване на албуми, за общо групиране на снимки и видеоклипове. След това е възможно споделянето на тези албуми с други хора.\n- **🫱🏻🫲🏻 Външно споделяне**: Споделяне на снимки и видеоклипове с хора извън вашият екземпляр на Nextcloud.\n- **📱 Поддръжка на мобилни устройства**: Работете на устройства с всякаква форма и размер чрез уеб приложението.\n- **✏️ Редактиране на метаданни**: Редактиране на дати и други метаданни на снимки бързо и в големи обеми.\n- **📦 Архив**: Съхраняване на снимките, които не искате да виждате в хронологията си, в отделна папка.\n- **📹 Транскодиране на видео**: Транскодиране на видеоклипове и използване на HLS за постигане на максимална производителност.\n- **🗺️ Карта**: Преглед на снимките на карта, маркирани с точно обратно геокодиране.\n- **📦 Миграция**: Лесно мигриране от Nextcloud Photos и Google Takeout.\n- **⚡️ Производителност**: Правете всичко това с голяма скорост.\n\n## 🚀 Инсталиране\n\n1. Инсталирайте приложението от магазина за приложения Nextcloud.(изпробвайте демо версия [тук]\n(https://memories-demo.radialapps.com/apps/memories/))\n1. Изпълнете препоръчаните [стъпки за конфигуриране](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Стартирайте `php ./occ memories:index`, за да генерирате индекси на метаданни за съществуващи снимки.\n1. Отворете приложението 📷 Спомени в Nextcloud и задайте директорията, съдържаща вашите снимки.", + "Path to packaged exiftool binary" : "Път до пакетираният двоичен файл на exiftool", + "ffmpeg path" : "път на ffmpeg", + "ffprobe path" : "път на ffprobe", + "Binary path (local only)" : "Бинарен път (само локален)", + "Bind address (local only)" : "Обвързващ адрес (само локален)", + "Connection address (same as bind if local)" : "Адрес на връзката (същият като адреса на обвързване ако е локален)", + "EXIF Extraction" : "Извличане на EXIF", + "Use system perl (only if packaged binary does not work)" : "Използване на системен perl (само ако пакетираният двоичен файл не работи)", + "Reverse Geocoding" : "Обратно геокодиране", + "Database is populated with {n} geometries" : "Базата данни е попълнена с {n} геометрични данни", + "Geometry table has not been created" : "Не е създадена таблица с геометрични данни", + "Reverse geocoding has not been configured ({gisType})." : "Не е конфигурирано обратното геокодиране ({gisType}).", + "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Приложението Memories поддържа обратно геокодиране офлайн, като използва данните на OpenStreetMaps в MySQL и Postgres.", + "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Трябва да изтеглите планетарните данни във вашата база данни. Това е силно препоръчително и има нисък режиен разход.", + "If the button below does not work for importing the planet data, use " : "Ако долният бутон за импортиране на планетарни данни не работи, използвайте ", + "Note: the geometry data is stored in the " : "Забележка: геометричните данни се съхраняват в ", + "Download planet database" : "Изтегляне на планетарна база данни", + "Video Streaming" : "Поточно предаване на видео", + "Live transcoding provides for adaptive streaming of videos using HLS." : "Транскодирането в реално време осигурява адаптивно поточно предаване на видеоклипове с помощта на HLS.", + "Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage." : "Имайте предвид, че това може да бъде много интензивно за процесор без хардуерно ускорение и транскодирането няма да се използва за външно хранилище.", + "Enable Transcoding" : "Активиране на транскодирането", + "Global default video quality (user may override)" : "Глобално качество на видеото по подразбиране (потребителят може да го промени)", + "Auto (adaptive transcode)" : "Автоматично (адаптивно транскодиране)", + "Original (transcode with max quality)" : "Оригинално (транскодиране с максимално качество)", + "Direct (original video file without transcode)" : "Директно (оригинален видеофайл без транскодиране)", + "Transcoder configuration" : "Конфигурация на транскодер", + "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Приложението Memories използва go-vod транскодер. Можете да стартирате go-vod външно (напр. в отделен Docker контейнер за хардуерно ускорение) или да използвате вградения транскодер. За да използвате външен транскодер, активирайте следната опция и следвайте инструкциите в тази връзка:", + "external transcoder configuration" : "конфигурация на външен транскодер", + "Enable external transcoder (go-vod)" : "Активиране на външен транскодер (go-vod)", + "Hardware Acceleration" : "Хардуерно ускорение", + "You must first make sure the correct drivers are installed before configuring acceleration." : "Преди да конфигурирате ускорението, първо трябва да се уверите, че са инсталирани правилните драйвери.", + "Make sure you test hardware acceleration with various options after enabling." : "Уверете се, че сте тествали хардуерното ускорение с различни опции, след като го активирате.", + "Do not enable multiple types of hardware acceleration simultaneously." : "Не активирайте едновременно няколко вида хардуерно ускорение.", + "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Процесорите на Intel, поддържащи QuickSync Video (QSV), както и някои графични процесори на AMD, могат да се използват за транскодиране с помощта на VA-API ускорение.", + "For more details on driver installation, check the following link:" : "За повече подробности относно инсталирането на драйвери, проверете на следната връзка:", + "Enable acceleration with VA-API" : "Активиране на ускорението с VA-API", + "Enable low-power mode (QSV)" : "Активиране на режим с ниска консумация на енергия (QSV)", + "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Графичните процесори NVIDIA могат да се използват за транскодиране чрез използване на енкодера NVENC с подходящите драйвери.", + "Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use" : "В зависимост от версиите на инсталираните SDK и ffmpeg, трябва да посочите скалера, който да се използва", + "No automated tests are available for NVIDIA acceleration." : "Не са налични автоматични тестове за ускорение на NVIDIA.", + "Enable acceleration with NVENC" : "Активиране на ускорението с NVENC", + "Enable NVENC Temporal AQ" : "Активиране на NVENC Temporal AQ", + "NPP scaler" : "NPP скалер", + "CUDA scaler" : "CUDA скалер", + "Failed to update setting" : "Неуспешно актуализиране на настройка", + "{name} binary exists and is executable" : "{name} двоиченият файл съществува и е изпълним", + "{name} binary not found" : "{name} двоичният файл не е намерен", + "{name} binary is not executable" : "{name} двоичният файл не е изпълним", + "{name} failed test: {info}" : "{name} неуспешен тест: {info}", + "{name} binary exists and is usable" : "{name} двоичният файл съществува и може да се използва", + "{name} binary status: {status}" : "{name} статус на двоичният файл: {status}", + "Geometry support was not detected in your database" : "Поддръжката на геометрия не е открита във вашата база данни", + "MySQL-like geometry support was detected " : "Открита е поддръжка на геометрия, подобна на MySQL ", + "Postgres native geometry support was detected" : "Открита е поддръжка на геометрия, базирана на Postgres", + "VA-API device ({dev}) is readable" : "Устройството VA-API ({dev}) може да се чете", + "VA-API device ({dev}) not found" : "Устройството VA-API ({dev}) не е намерено", + "VA-API device ({dev}) has incorrect permissions" : "Устройството VA-API ({dev}) има неправилни права", + "VA-API device status: {status}" : "Статус на устройството VA-AP: {status}", "Settings" : "Настройки", "People (Recognize)" : "Хора (Разпознаване)", "People" : "Хора", @@ -61,6 +120,7 @@ "Choose Timeline Paths" : "Избор на пътища на времевата линия", "Choose the root for the folders view" : "Изберете основа за изгледа на папките", "Close" : "Затваряне", + "{photoCount} photos" : "{photoCount} снимки", "Failed to load some photos" : "Неуспешно зареждане на някои снимки", "_{n} item added to album_::_{n} items added to album_" : ["{n} елементa са добавени в албума","{n} елементa са добавени в албума"], "Search for collaborators" : "Търсене на сътрудници", @@ -179,6 +239,7 @@ "Share album" : "Споделяне на албум", "Download album" : "Изтегляне на албум", "Delete album" : "Изтриване на албум", + "Nothing to show here" : "Тук няма нищо за показване", "Merge with different person" : "Обединяване с различно лице", "Mark person in preview" : "Маркиране на лице в предварителен преглед", "Share folder" : "Споделяне на папка", @@ -303,6 +364,18 @@ "Failed to favorite files." : "Неуспешно добавяне на файлове в любими.", "Failed to favorite some files." : "Неуспешно добавяне на някой файлове в любими.", "Failed to favorite {fileName}." : "Неуспешно добавяне на {fileName} в любими.", + "Upload some photos and make sure the timeline path is configured" : "Качете няколко снимки и се уверете, че пътят на времевата линия е конфигуриран", + "Mark photos as favorite to find them easily" : "Маркирайте снимките като любими, за да ги намирате по-лесно", + "Memories from past years will appear here" : "Спомени от минали години ще се появят тук", + "You will find your friends soon. Please be patient" : "Скоро ще намерите своите приятели. Моля, бъдете търпеливи", + "Face Recognition is disabled. Enable in settings to find your friends" : "Разпознаването на лица е деактивирано. Активирайте го в настройките, за да намерите приятелите си", + "Your videos will appear here" : "Вашите видеоклипове ще се появят тук", + "No photos in this album yet" : "Все още няма снимки в този албум", + "Create an album to get started" : "Създайте албум, за да започнете", + "Archive photos you don't want to see in your timeline" : "Архивиране на снимки, които не искате да виждате в своята времева линия /хронология/", + "Tag photos to find them easily" : "Поставете етикет на снимките, за да ги намирате лесно", + "Recognize is still working on your photos" : "Разпознаването все още работи по снимките ви", + "Places you have been to will appear here" : "Местата, на които сте били, ще се появят тук", "Your Timeline" : "Вашата времева линия", "# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Extra-Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Спомени\n\nСпомени е приложение за управление на снимки за Nextcloud с разширени функции, включително:\n\n- * **📸 Времева линия /хронология/**: Сортиране на снимките и видеоклиповете по дата на заснемане, анализ на Exif данните.\n- * **⏪ Превъртане назад**: Незабавно преминаване към всеки момент от миналото и повторно изживяване на спомените ви.\n- * **🤖 AI Маркиране/етикетиране/**: Групиране на снимките по хора и обекти с помощта на изкуствен интелект, задвижвано от приложенията [разпознаване](https://github.com/nextcloud/recognize) и [лицево разпознаване](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Албуми**: Създаване на албуми, за общо групиране на снимки и видеоклипове. След това е възможно споделянето на тези албуми с други хора.\n- **🫱🏻🫲🏻 Външно споделяне**: Споделяне на снимки и видеоклипове с хора извън вашият екземпляр на Nextcloud.\n- **📱 Поддръжка на мобилни устройства**: Работи на устройства с всякаква форма и размер чрез уеб приложението.\n- **✏️ Редактиране на метаданни**: Бързо и лесно редактиране на датите на снимките .\n- **📦 Архив**: Съхраняване на снимките, които не искате да виждате в хронологията си, в отделна папка.\n- **🗺️ Карта**: Преглед на снимките на карта, маркирани с точно обратно геокодиране.\n- **⚡️ Производителност**: Приложението Спомени е изключително бързо.\n\n## 🚀 Инсталиране\n\n1. Инсталирайте приложението от магазина за приложения Nextcloud.(изпробвайте демо версия [тук]\n(https://memories-demo.radialapps.com/apps/memories/))\n1. Изпълнете препоръчаните [стъпки за конфигуриране](https://github.com/pulsejet/memories/wiki/Extra-Configuration).\n1. Стартирайте `php ./occ memories:index`, за да генерирате индекси на метаданни за съществуващи снимки.\n1. Отворете приложението 📷 Спомени в Nextcloud и задайте директорията, съдържаща вашите снимки.", "EXIF" : "EXIF стандарт", diff --git a/l10n/cs.js b/l10n/cs.js index 1ccf30ec..06a63555 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -24,6 +24,43 @@ OC.L10N.register( "Live transcoding provides for adaptive streaming of videos using HLS." : "Živé překódovávání poskytuje adaptivní proudové vysílání videí pomocí HLS.", "Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage." : "Mějte na paměti, že nebude použito v případě externích úložiště. Dále také, pokud není k dispozici hardwarová akcelerace, toto může velmi silně vytěžovat procesor.", "Enable Transcoding" : "Zapnout překódovávání", + "Global default video quality (user may override)" : "Globální výchozí kvalita videa (uživatelé mohou přebít)", + "Auto (adaptive transcode)" : "Automatická (přizpůsobivé překódování)", + "Original (transcode with max quality)" : "Originál (překódovat v nejvyšší možné kvalitě)", + "Direct (original video file without transcode)" : "Přímé (původní video soubor bez překódování)", + "Transcoder configuration" : "Natavení nástroje pro překódovávání", + "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Vzpomínky používají pro překódovávání nástroj go-vod. Ten je možné spouštět externě (např. ve zvlášť Docker containeru kvůli hardwarové akceleraci) nebo použít jeho vestavěnou podobu. Pokud chcete použít externí podobu, zapněte následující předvolby a postupujte podle pokynů , na které vede tento odkaz:", + "external transcoder configuration" : "nastavení pro externí nástroj pro překódování", + "Enable external transcoder (go-vod)" : "Zapnout externí nástroj pro překódování (go-vod)", + "Hardware Acceleration" : "Hardwarová akcelerace", + "You must first make sure the correct drivers are installed before configuring acceleration." : "Nejprve je třeba mít nainstalované správné ovladače a pak až nastavovat akceleraci.", + "Make sure you test hardware acceleration with various options after enabling." : "Poté co ji zapnete, vyzkoušejte hardwarovou akceleraci pomocí různých voleb.", + "Do not enable multiple types of hardware acceleration simultaneously." : "Nezapínejte vícero typů hardwarové akcelerace naráz.", + "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "V případě procesorů Intel, podporujících QuickSync Video (QSV), stejně tak některých grafických čipů AMD, je pro překódovávání možné využít akceleraci přes rozhraní VA-API.", + "For more details on driver installation, check the following link:" : "Podrobnosti ohledně instalace ovladače naleznete kliknutím na následující odkaz:", + "Enable acceleration with VA-API" : "Zapnout akceleraci pomocí VA-API", + "Enable low-power mode (QSV)" : "Zapnout režim nízké spotřeby (QSV)", + "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Při použití příhodných ovladačů je pro překódovávání možné na grafických čipech NVIDIA využít NVENC enkodér.", + "Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use" : "Podle verze nainstalovaného SDK a nástroje ffmepg je třeba zadat které škálování použít", + "No automated tests are available for NVIDIA acceleration." : "Pro akceleraci přes NVIDIA nejsou k dispozici automatizované testy.", + "Enable acceleration with NVENC" : "Zapnout akceleraci přes NVENC", + "Enable NVENC Temporal AQ" : "Zapnout NVENC Temporal AQ", + "NPP scaler" : "NPP škálování", + "CUDA scaler" : "CUDA škálování", + "Failed to update setting" : "Nastavení se nepodařilo zaktualizovat", + "{name} binary exists and is executable" : "binárka {name} existuje a má práva nastavená pro spouštění", + "{name} binary not found" : "{name} spustitelný soubor nenalezen", + "{name} binary is not executable" : "{name} binárka nemá nastavené právo na spouštění", + "{name} failed test: {info}" : "{name} nezdařilý test: {info}", + "{name} binary exists and is usable" : "{name} binárka existuje a je použitelná", + "{name} binary status: {status}" : "{name} stav binárky: {status}", + "Geometry support was not detected in your database" : "Podpora geometrie nebyla ve vámi využívané databázi zjištěna", + "MySQL-like geometry support was detected " : "Podpora geometrie ve stylu MySQL nebyla zjistěna", + "Postgres native geometry support was detected" : "Byla zjištěna podpora nativní Postgres geometrie", + "VA-API device ({dev}) is readable" : "VA-API zařízení ({dev}) není přístupné pro čtení", + "VA-API device ({dev}) not found" : "VA-API zařízení ({dev}) nenalezeno", + "VA-API device ({dev}) has incorrect permissions" : "Na VA-API zařízení ({dev}) nejsou správně nastavená práva", + "VA-API device status: {status}" : "Stav VA-API zařízení: {status}", "Settings" : "Nastavení", "People (Recognize)" : "Lidé (rozpoznání)", "People" : "Lidé", diff --git a/l10n/cs.json b/l10n/cs.json index 2f3925ad..e20a6d64 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -22,6 +22,43 @@ "Live transcoding provides for adaptive streaming of videos using HLS." : "Živé překódovávání poskytuje adaptivní proudové vysílání videí pomocí HLS.", "Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage." : "Mějte na paměti, že nebude použito v případě externích úložiště. Dále také, pokud není k dispozici hardwarová akcelerace, toto může velmi silně vytěžovat procesor.", "Enable Transcoding" : "Zapnout překódovávání", + "Global default video quality (user may override)" : "Globální výchozí kvalita videa (uživatelé mohou přebít)", + "Auto (adaptive transcode)" : "Automatická (přizpůsobivé překódování)", + "Original (transcode with max quality)" : "Originál (překódovat v nejvyšší možné kvalitě)", + "Direct (original video file without transcode)" : "Přímé (původní video soubor bez překódování)", + "Transcoder configuration" : "Natavení nástroje pro překódovávání", + "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Vzpomínky používají pro překódovávání nástroj go-vod. Ten je možné spouštět externě (např. ve zvlášť Docker containeru kvůli hardwarové akceleraci) nebo použít jeho vestavěnou podobu. Pokud chcete použít externí podobu, zapněte následující předvolby a postupujte podle pokynů , na které vede tento odkaz:", + "external transcoder configuration" : "nastavení pro externí nástroj pro překódování", + "Enable external transcoder (go-vod)" : "Zapnout externí nástroj pro překódování (go-vod)", + "Hardware Acceleration" : "Hardwarová akcelerace", + "You must first make sure the correct drivers are installed before configuring acceleration." : "Nejprve je třeba mít nainstalované správné ovladače a pak až nastavovat akceleraci.", + "Make sure you test hardware acceleration with various options after enabling." : "Poté co ji zapnete, vyzkoušejte hardwarovou akceleraci pomocí různých voleb.", + "Do not enable multiple types of hardware acceleration simultaneously." : "Nezapínejte vícero typů hardwarové akcelerace naráz.", + "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "V případě procesorů Intel, podporujících QuickSync Video (QSV), stejně tak některých grafických čipů AMD, je pro překódovávání možné využít akceleraci přes rozhraní VA-API.", + "For more details on driver installation, check the following link:" : "Podrobnosti ohledně instalace ovladače naleznete kliknutím na následující odkaz:", + "Enable acceleration with VA-API" : "Zapnout akceleraci pomocí VA-API", + "Enable low-power mode (QSV)" : "Zapnout režim nízké spotřeby (QSV)", + "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Při použití příhodných ovladačů je pro překódovávání možné na grafických čipech NVIDIA využít NVENC enkodér.", + "Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use" : "Podle verze nainstalovaného SDK a nástroje ffmepg je třeba zadat které škálování použít", + "No automated tests are available for NVIDIA acceleration." : "Pro akceleraci přes NVIDIA nejsou k dispozici automatizované testy.", + "Enable acceleration with NVENC" : "Zapnout akceleraci přes NVENC", + "Enable NVENC Temporal AQ" : "Zapnout NVENC Temporal AQ", + "NPP scaler" : "NPP škálování", + "CUDA scaler" : "CUDA škálování", + "Failed to update setting" : "Nastavení se nepodařilo zaktualizovat", + "{name} binary exists and is executable" : "binárka {name} existuje a má práva nastavená pro spouštění", + "{name} binary not found" : "{name} spustitelný soubor nenalezen", + "{name} binary is not executable" : "{name} binárka nemá nastavené právo na spouštění", + "{name} failed test: {info}" : "{name} nezdařilý test: {info}", + "{name} binary exists and is usable" : "{name} binárka existuje a je použitelná", + "{name} binary status: {status}" : "{name} stav binárky: {status}", + "Geometry support was not detected in your database" : "Podpora geometrie nebyla ve vámi využívané databázi zjištěna", + "MySQL-like geometry support was detected " : "Podpora geometrie ve stylu MySQL nebyla zjistěna", + "Postgres native geometry support was detected" : "Byla zjištěna podpora nativní Postgres geometrie", + "VA-API device ({dev}) is readable" : "VA-API zařízení ({dev}) není přístupné pro čtení", + "VA-API device ({dev}) not found" : "VA-API zařízení ({dev}) nenalezeno", + "VA-API device ({dev}) has incorrect permissions" : "Na VA-API zařízení ({dev}) nejsou správně nastavená práva", + "VA-API device status: {status}" : "Stav VA-API zařízení: {status}", "Settings" : "Nastavení", "People (Recognize)" : "Lidé (rozpoznání)", "People" : "Lidé", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index bbb296bd..5d493ad6 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -4,6 +4,64 @@ OC.L10N.register( "Memories" : "Memories", "Fast, modern and advanced photo management suite" : "Fast, modern and advanced photo management suite", "# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Work from any device, of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates and other metadata on photos quickly and in bulk.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Transcode videos and use HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **📦 Migration**: Migrate easily from Nextcloud Photos and Google Takeout.\n- **⚡️ Performance**: Do all this very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Work from any device, of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates and other metadata on photos quickly and in bulk.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Transcode videos and use HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **📦 Migration**: Migrate easily from Nextcloud Photos and Google Takeout.\n- **⚡️ Performance**: Do all this very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos.", + "Path to packaged exiftool binary" : "Path to packaged exiftool binary", + "ffmpeg path" : "ffmpeg path", + "ffprobe path" : "ffprobe path", + "Binary path (local only)" : "Binary path (local only)", + "Bind address (local only)" : "Bind address (local only)", + "Connection address (same as bind if local)" : "Connection address (same as bind if local)", + "EXIF Extraction" : "EXIF Extraction", + "Use system perl (only if packaged binary does not work)" : "Use system perl (only if packaged binary does not work)", + "Reverse Geocoding" : "Reverse Geocoding", + "Database is populated with {n} geometries" : "Database is populated with {n} geometries", + "Geometry table has not been created" : "Geometry table has not been created", + "Reverse geocoding has not been configured ({gisType})." : "Reverse geocoding has not been configured ({gisType}).", + "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres.", + "You need to download the planet data into your database. This is highly recommended and has low overhead." : "You need to download the planet data into your database. This is highly recommended and has low overhead.", + "If the button below does not work for importing the planet data, use " : "If the button below does not work for importing the planet data, use ", + "Note: the geometry data is stored in the " : "Note: the geometry data is stored in the ", + "Download planet database" : "Download planet database", + "Video Streaming" : "Video Streaming", + "Live transcoding provides for adaptive streaming of videos using HLS." : "Live transcoding provides for adaptive streaming of videos using HLS.", + "Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage." : "Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage.", + "Enable Transcoding" : "Enable Transcoding", + "Global default video quality (user may override)" : "Global default video quality (user may override)", + "Auto (adaptive transcode)" : "Auto (adaptive transcode)", + "Original (transcode with max quality)" : "Original (transcode with max quality)", + "Direct (original video file without transcode)" : "Direct (original video file without transcode)", + "Transcoder configuration" : "Transcoder configuration", + "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:", + "external transcoder configuration" : "external transcoder configuration", + "Enable external transcoder (go-vod)" : "Enable external transcoder (go-vod)", + "Hardware Acceleration" : "Hardware Acceleration", + "You must first make sure the correct drivers are installed before configuring acceleration." : "You must first make sure the correct drivers are installed before configuring acceleration.", + "Make sure you test hardware acceleration with various options after enabling." : "Make sure you test hardware acceleration with various options after enabling.", + "Do not enable multiple types of hardware acceleration simultaneously." : "Do not enable multiple types of hardware acceleration simultaneously.", + "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration.", + "For more details on driver installation, check the following link:" : "For more details on driver installation, check the following link:", + "Enable acceleration with VA-API" : "Enable acceleration with VA-API", + "Enable low-power mode (QSV)" : "Enable low-power mode (QSV)", + "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers.", + "Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use" : "Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use", + "No automated tests are available for NVIDIA acceleration." : "No automated tests are available for NVIDIA acceleration.", + "Enable acceleration with NVENC" : "Enable acceleration with NVENC", + "Enable NVENC Temporal AQ" : "Enable NVENC Temporal AQ", + "NPP scaler" : "NPP scaler", + "CUDA scaler" : "CUDA scaler", + "Failed to update setting" : "Failed to update setting", + "{name} binary exists and is executable" : "{name} binary exists and is executable", + "{name} binary not found" : "{name} binary not found", + "{name} binary is not executable" : "{name} binary is not executable", + "{name} failed test: {info}" : "{name} failed test: {info}", + "{name} binary exists and is usable" : "{name} binary exists and is usable", + "{name} binary status: {status}" : "{name} binary status: {status}", + "Geometry support was not detected in your database" : "Geometry support was not detected in your database", + "MySQL-like geometry support was detected " : "MySQL-like geometry support was detected ", + "Postgres native geometry support was detected" : "Postgres native geometry support was detected", + "VA-API device ({dev}) is readable" : "VA-API device ({dev}) is readable", + "VA-API device ({dev}) not found" : "VA-API device ({dev}) not found", + "VA-API device ({dev}) has incorrect permissions" : "VA-API device ({dev}) has incorrect permissions", + "VA-API device status: {status}" : "VA-API device status: {status}", "Settings" : "Settings", "People (Recognize)" : "People (Recognise)", "People" : "People", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 5ee48f63..41ab89cd 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -2,6 +2,64 @@ "Memories" : "Memories", "Fast, modern and advanced photo management suite" : "Fast, modern and advanced photo management suite", "# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Work from any device, of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates and other metadata on photos quickly and in bulk.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Transcode videos and use HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **📦 Migration**: Migrate easily from Nextcloud Photos and Google Takeout.\n- **⚡️ Performance**: Do all this very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Work from any device, of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates and other metadata on photos quickly and in bulk.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Transcode videos and use HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **📦 Migration**: Migrate easily from Nextcloud Photos and Google Takeout.\n- **⚡️ Performance**: Do all this very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos.", + "Path to packaged exiftool binary" : "Path to packaged exiftool binary", + "ffmpeg path" : "ffmpeg path", + "ffprobe path" : "ffprobe path", + "Binary path (local only)" : "Binary path (local only)", + "Bind address (local only)" : "Bind address (local only)", + "Connection address (same as bind if local)" : "Connection address (same as bind if local)", + "EXIF Extraction" : "EXIF Extraction", + "Use system perl (only if packaged binary does not work)" : "Use system perl (only if packaged binary does not work)", + "Reverse Geocoding" : "Reverse Geocoding", + "Database is populated with {n} geometries" : "Database is populated with {n} geometries", + "Geometry table has not been created" : "Geometry table has not been created", + "Reverse geocoding has not been configured ({gisType})." : "Reverse geocoding has not been configured ({gisType}).", + "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres.", + "You need to download the planet data into your database. This is highly recommended and has low overhead." : "You need to download the planet data into your database. This is highly recommended and has low overhead.", + "If the button below does not work for importing the planet data, use " : "If the button below does not work for importing the planet data, use ", + "Note: the geometry data is stored in the " : "Note: the geometry data is stored in the ", + "Download planet database" : "Download planet database", + "Video Streaming" : "Video Streaming", + "Live transcoding provides for adaptive streaming of videos using HLS." : "Live transcoding provides for adaptive streaming of videos using HLS.", + "Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage." : "Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage.", + "Enable Transcoding" : "Enable Transcoding", + "Global default video quality (user may override)" : "Global default video quality (user may override)", + "Auto (adaptive transcode)" : "Auto (adaptive transcode)", + "Original (transcode with max quality)" : "Original (transcode with max quality)", + "Direct (original video file without transcode)" : "Direct (original video file without transcode)", + "Transcoder configuration" : "Transcoder configuration", + "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:", + "external transcoder configuration" : "external transcoder configuration", + "Enable external transcoder (go-vod)" : "Enable external transcoder (go-vod)", + "Hardware Acceleration" : "Hardware Acceleration", + "You must first make sure the correct drivers are installed before configuring acceleration." : "You must first make sure the correct drivers are installed before configuring acceleration.", + "Make sure you test hardware acceleration with various options after enabling." : "Make sure you test hardware acceleration with various options after enabling.", + "Do not enable multiple types of hardware acceleration simultaneously." : "Do not enable multiple types of hardware acceleration simultaneously.", + "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration.", + "For more details on driver installation, check the following link:" : "For more details on driver installation, check the following link:", + "Enable acceleration with VA-API" : "Enable acceleration with VA-API", + "Enable low-power mode (QSV)" : "Enable low-power mode (QSV)", + "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers.", + "Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use" : "Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use", + "No automated tests are available for NVIDIA acceleration." : "No automated tests are available for NVIDIA acceleration.", + "Enable acceleration with NVENC" : "Enable acceleration with NVENC", + "Enable NVENC Temporal AQ" : "Enable NVENC Temporal AQ", + "NPP scaler" : "NPP scaler", + "CUDA scaler" : "CUDA scaler", + "Failed to update setting" : "Failed to update setting", + "{name} binary exists and is executable" : "{name} binary exists and is executable", + "{name} binary not found" : "{name} binary not found", + "{name} binary is not executable" : "{name} binary is not executable", + "{name} failed test: {info}" : "{name} failed test: {info}", + "{name} binary exists and is usable" : "{name} binary exists and is usable", + "{name} binary status: {status}" : "{name} binary status: {status}", + "Geometry support was not detected in your database" : "Geometry support was not detected in your database", + "MySQL-like geometry support was detected " : "MySQL-like geometry support was detected ", + "Postgres native geometry support was detected" : "Postgres native geometry support was detected", + "VA-API device ({dev}) is readable" : "VA-API device ({dev}) is readable", + "VA-API device ({dev}) not found" : "VA-API device ({dev}) not found", + "VA-API device ({dev}) has incorrect permissions" : "VA-API device ({dev}) has incorrect permissions", + "VA-API device status: {status}" : "VA-API device status: {status}", "Settings" : "Settings", "People (Recognize)" : "People (Recognise)", "People" : "People", diff --git a/l10n/sl.js b/l10n/sl.js index 50290318..71301012 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -54,6 +54,8 @@ OC.L10N.register( "New album" : "Nov album", "Create new album" : "Ustvari nov album.", "Edit album details" : "Uredi podrobnosti albuma", + "Could not load the selected album" : "Želenega albuma ni mogoče naložiti", + "Remove Album" : "Odstrani album", "Name of the album" : "Ime albuma", "Location of the album" : "Mesto albuma", "Go back to the previous view." : "Vrni na predhodni pogled.", @@ -65,6 +67,7 @@ OC.L10N.register( "Create album" : "Ustvari album", "Add selection to album {albumName}" : "Dodaj izbor v album {albumName}", "Create a new album." : "Ustvari nov album.", + "_%n item_::_%n items_" : ["%n predmet","%n predmeta","%n predmeti","%n predmetov"], "Save collaborators for this album." : "Shrani sodelujoče za izbran album", "Year" : "Leto", "Month" : "Mesec", diff --git a/l10n/sl.json b/l10n/sl.json index b7331666..42be6426 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -52,6 +52,8 @@ "New album" : "Nov album", "Create new album" : "Ustvari nov album.", "Edit album details" : "Uredi podrobnosti albuma", + "Could not load the selected album" : "Želenega albuma ni mogoče naložiti", + "Remove Album" : "Odstrani album", "Name of the album" : "Ime albuma", "Location of the album" : "Mesto albuma", "Go back to the previous view." : "Vrni na predhodni pogled.", @@ -63,6 +65,7 @@ "Create album" : "Ustvari album", "Add selection to album {albumName}" : "Dodaj izbor v album {albumName}", "Create a new album." : "Ustvari nov album.", + "_%n item_::_%n items_" : ["%n predmet","%n predmeta","%n predmeti","%n predmetov"], "Save collaborators for this album." : "Shrani sodelujoče za izbran album", "Year" : "Leto", "Month" : "Mesec", diff --git a/l10n/tr.js b/l10n/tr.js index d428fafd..ac91d660 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -4,6 +4,24 @@ OC.L10N.register( "Memories" : "Anılar", "Fast, modern and advanced photo management suite" : "Hızlı, modern ve gelişmiş fotoğraf yönetimi uygulaması", "# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Work from any device, of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates and other metadata on photos quickly and in bulk.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Transcode videos and use HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **📦 Migration**: Migrate easily from Nextcloud Photos and Google Takeout.\n- **⚡️ Performance**: Do all this very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Anılar: Nextcloud için fotoğraf yönetimi\n\nAnılar, Nextcloud için *pilleriyle birlikte* gelen ve aşağıdaki gibi gelişmiş özellikleri bulunan bir fotoğraf yönetimi uygulamasıdır:\n\n- **📸 Zaman tüneli**: Fotoğrafları ve görüntüleri çekildikleri tarihe göre sıralayabilir, EXIF verilerine göre ayrıştırabilirsiniz.\n- **⏪ Geri sarma**: Geçmişte herhangi bir zamana atlayabilir ve anılarınızı yeniden yaşayabilirsiniz.\n- **🤖 Yapay zeka ile etiketleme**: [recognize](https://github.com/nextcloud/recognize) tarafından desteklenen yapay zeka ile fotoğrafları insanlara ve nesnelere göre gruplayabilirsiniz.\n- **🖼️ Albümler**: Fotoğrafları ve görüntüleri birlikte gruplandırmak için albümler oluşturabilirsiniz. Daha sonra bu albümleri başkalarıyla paylaşabilirsiniz.\n- **🫱🏻‍🫲🏻 Dış paylaşım**: Fotoğrafları ve görüntüleri Nextcloud bulut sunucunuzun dışındaki kişilerle paylaşabilirsiniz.\n- **📱 Mobil desteği**: Web uygulaması üzerinden her aygtta her şekil ve boyuttaki aygıtlarda kullanabilirsiniz.\n- **✏️ Üst verileri düzenleme**: Fotoğraflardaki tarihleri ve diğer üst verileri ​​hızlı ve kolay bir şekilde toplu olarak düzenleyebilirsiniz.\n- **📦 Arşiv**: Zaman tünelinizde görmek istemediğiniz fotoğrafları ayrı bir klasörde saklayabilirsiniz.\n- **📹 Görüntü dönüştürme**: Görüntüleri dönüştürebilir ve en iyi başarım için HLS kullanabilirsiniz.\n- **🗺️ Harita**: Fotoğraflarınızı harita üzerinde coğrafi kodu ile etiketlenmiş olarak görüntüleyebilirsiniz.\n- **📦 Aktarım**: fotoğrafları Nextcloud ve Google Takeout üzerinden kolayca aktarabilirsiniz.\n- **⚡️ Başarım**: Bunların tümünü çok hızlı yapabilirsiniz.\n\n## 🚀 Kurulum\n\n1. Uygulamayı Nextcloud uygulama mağazasından yükleyin ([buradan](https://memories-demo.radialapps.com/apps/memories/) deneyebilirsiniz).\n2. Önerilen [yapılandırma adımlarını](https://github.com/pulsejet/memories/wiki/Configuration) gerçekleştirin.\n3. Var olan fotoğrafların üst veri dizinlerini oluşturmak için `php ./occ memory:index` komutunu yürütün.\n4. Nextcloud üzerinde 📷 Anılar uygulamasını açın ve fotoğraflarınızın bulunduğu klasörü ayarlayın.", + "Path to packaged exiftool binary" : "Paketlenmiş exiftool dosyasının yolu", + "ffmpeg path" : "ffmpeg yolu", + "ffprobe path" : "ffprobe yolu", + "Binary path (local only)" : "Dosya yolu (yalnızca yerel)", + "Bind address (local only)" : "Bağlanma adresi (yalnızca yerel)", + "Connection address (same as bind if local)" : "Bağlantı adresi (yerel ise bağlanma ile aynı)", + "EXIF Extraction" : "EXIF ayıklama", + "Use system perl (only if packaged binary does not work)" : "Sistem perl dosyası kullanılsın (yalnızca paketteki dosya çalışmıyorsa)", + "Reverse Geocoding" : "Ters coğrafi kodlama", + "Database is populated with {n} geometries" : "Veri tabanı {n} geometri ile dolduruldu", + "Geometry table has not been created" : "Geometri tablosu oluşturulmamış", + "Reverse geocoding has not been configured ({gisType})." : "Ters coğrafi kodlama yapılandırılmamış ({gisType}).", + "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Anılar, MySQL ya da Postgres üzerinde OpenStreetMaps verilerini kullanarak çevrimdışı ters coğrafi kodlamayı destekler.", + "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Gezegen verilerini veri tabanınıza indirmeniz gerekiyor. Bunu yapmanız önemle önerilir ve oluşturacağı yük küçüktür.", + "If the button below does not work for importing the planet data, use " : "Gezegen verilerini içe aktarmak için aşağıdaki düğme çalışmıyorsa, şunu kullanın:", + "Note: the geometry data is stored in the " : "Not: Geometri verileri şurada tutuluyor", + "Download planet database" : "Gezegen verilerini indir", + "Video Streaming" : "Görüntü akışı", "Settings" : "Ayarlar", "People (Recognize)" : "Kişiler (tanı)", "People" : "Kişiler", diff --git a/l10n/tr.json b/l10n/tr.json index 149ce75d..4b576290 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -2,6 +2,24 @@ "Memories" : "Anılar", "Fast, modern and advanced photo management suite" : "Hızlı, modern ve gelişmiş fotoğraf yönetimi uygulaması", "# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Work from any device, of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates and other metadata on photos quickly and in bulk.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Transcode videos and use HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **📦 Migration**: Migrate easily from Nextcloud Photos and Google Takeout.\n- **⚡️ Performance**: Do all this very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Anılar: Nextcloud için fotoğraf yönetimi\n\nAnılar, Nextcloud için *pilleriyle birlikte* gelen ve aşağıdaki gibi gelişmiş özellikleri bulunan bir fotoğraf yönetimi uygulamasıdır:\n\n- **📸 Zaman tüneli**: Fotoğrafları ve görüntüleri çekildikleri tarihe göre sıralayabilir, EXIF verilerine göre ayrıştırabilirsiniz.\n- **⏪ Geri sarma**: Geçmişte herhangi bir zamana atlayabilir ve anılarınızı yeniden yaşayabilirsiniz.\n- **🤖 Yapay zeka ile etiketleme**: [recognize](https://github.com/nextcloud/recognize) tarafından desteklenen yapay zeka ile fotoğrafları insanlara ve nesnelere göre gruplayabilirsiniz.\n- **🖼️ Albümler**: Fotoğrafları ve görüntüleri birlikte gruplandırmak için albümler oluşturabilirsiniz. Daha sonra bu albümleri başkalarıyla paylaşabilirsiniz.\n- **🫱🏻‍🫲🏻 Dış paylaşım**: Fotoğrafları ve görüntüleri Nextcloud bulut sunucunuzun dışındaki kişilerle paylaşabilirsiniz.\n- **📱 Mobil desteği**: Web uygulaması üzerinden her aygtta her şekil ve boyuttaki aygıtlarda kullanabilirsiniz.\n- **✏️ Üst verileri düzenleme**: Fotoğraflardaki tarihleri ve diğer üst verileri ​​hızlı ve kolay bir şekilde toplu olarak düzenleyebilirsiniz.\n- **📦 Arşiv**: Zaman tünelinizde görmek istemediğiniz fotoğrafları ayrı bir klasörde saklayabilirsiniz.\n- **📹 Görüntü dönüştürme**: Görüntüleri dönüştürebilir ve en iyi başarım için HLS kullanabilirsiniz.\n- **🗺️ Harita**: Fotoğraflarınızı harita üzerinde coğrafi kodu ile etiketlenmiş olarak görüntüleyebilirsiniz.\n- **📦 Aktarım**: fotoğrafları Nextcloud ve Google Takeout üzerinden kolayca aktarabilirsiniz.\n- **⚡️ Başarım**: Bunların tümünü çok hızlı yapabilirsiniz.\n\n## 🚀 Kurulum\n\n1. Uygulamayı Nextcloud uygulama mağazasından yükleyin ([buradan](https://memories-demo.radialapps.com/apps/memories/) deneyebilirsiniz).\n2. Önerilen [yapılandırma adımlarını](https://github.com/pulsejet/memories/wiki/Configuration) gerçekleştirin.\n3. Var olan fotoğrafların üst veri dizinlerini oluşturmak için `php ./occ memory:index` komutunu yürütün.\n4. Nextcloud üzerinde 📷 Anılar uygulamasını açın ve fotoğraflarınızın bulunduğu klasörü ayarlayın.", + "Path to packaged exiftool binary" : "Paketlenmiş exiftool dosyasının yolu", + "ffmpeg path" : "ffmpeg yolu", + "ffprobe path" : "ffprobe yolu", + "Binary path (local only)" : "Dosya yolu (yalnızca yerel)", + "Bind address (local only)" : "Bağlanma adresi (yalnızca yerel)", + "Connection address (same as bind if local)" : "Bağlantı adresi (yerel ise bağlanma ile aynı)", + "EXIF Extraction" : "EXIF ayıklama", + "Use system perl (only if packaged binary does not work)" : "Sistem perl dosyası kullanılsın (yalnızca paketteki dosya çalışmıyorsa)", + "Reverse Geocoding" : "Ters coğrafi kodlama", + "Database is populated with {n} geometries" : "Veri tabanı {n} geometri ile dolduruldu", + "Geometry table has not been created" : "Geometri tablosu oluşturulmamış", + "Reverse geocoding has not been configured ({gisType})." : "Ters coğrafi kodlama yapılandırılmamış ({gisType}).", + "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Anılar, MySQL ya da Postgres üzerinde OpenStreetMaps verilerini kullanarak çevrimdışı ters coğrafi kodlamayı destekler.", + "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Gezegen verilerini veri tabanınıza indirmeniz gerekiyor. Bunu yapmanız önemle önerilir ve oluşturacağı yük küçüktür.", + "If the button below does not work for importing the planet data, use " : "Gezegen verilerini içe aktarmak için aşağıdaki düğme çalışmıyorsa, şunu kullanın:", + "Note: the geometry data is stored in the " : "Not: Geometri verileri şurada tutuluyor", + "Download planet database" : "Gezegen verilerini indir", + "Video Streaming" : "Görüntü akışı", "Settings" : "Ayarlar", "People (Recognize)" : "Kişiler (tanı)", "People" : "Kişiler", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 0cb3a685..68685808 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -13,12 +13,13 @@ OC.L10N.register( "EXIF Extraction" : "EXIF 解壓縮", "Use system perl (only if packaged binary does not work)" : "使用系統 PERL(僅當包裝好的二進製檔案不起作用時)", "Reverse Geocoding" : "反向地理編碼", - "Database is populated with {n} geometries" : "數據庫中自動增加了 {n} 個幾何圖形", - "Geometry table has not been created" : "尚未創建幾何圖形數據庫表", + "Database is populated with {n} geometries" : "數據庫中自動增加了 {n} 個 geometries", + "Geometry table has not been created" : "尚未創建幾何 geometry 數據庫表", "Reverse geocoding has not been configured ({gisType})." : "尚未配置反向地理編碼({gisType})。", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories 支援使用 MySQL 與 Postgres 上的 OpenStreetMap 資料進行離線反向地理編碼。", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "您需要將地球資料下載到您的資料庫中。強烈推薦此方式且其開銷很低。", "If the button below does not work for importing the planet data, use " : "若下方按鈕無法匯入地球資料,請使用", + "Note: the geometry data is stored in the " : "注意:geometry 數據儲存在", "Download planet database" : "下載地球數據庫", "Video Streaming" : "視像串流", "Live transcoding provides for adaptive streaming of videos using HLS." : "即時轉換編碼使用 HLS 提供自動調整串流。", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index b147241c..cee564ea 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -11,12 +11,13 @@ "EXIF Extraction" : "EXIF 解壓縮", "Use system perl (only if packaged binary does not work)" : "使用系統 PERL(僅當包裝好的二進製檔案不起作用時)", "Reverse Geocoding" : "反向地理編碼", - "Database is populated with {n} geometries" : "數據庫中自動增加了 {n} 個幾何圖形", - "Geometry table has not been created" : "尚未創建幾何圖形數據庫表", + "Database is populated with {n} geometries" : "數據庫中自動增加了 {n} 個 geometries", + "Geometry table has not been created" : "尚未創建幾何 geometry 數據庫表", "Reverse geocoding has not been configured ({gisType})." : "尚未配置反向地理編碼({gisType})。", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories 支援使用 MySQL 與 Postgres 上的 OpenStreetMap 資料進行離線反向地理編碼。", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "您需要將地球資料下載到您的資料庫中。強烈推薦此方式且其開銷很低。", "If the button below does not work for importing the planet data, use " : "若下方按鈕無法匯入地球資料,請使用", + "Note: the geometry data is stored in the " : "注意:geometry 數據儲存在", "Download planet database" : "下載地球數據庫", "Video Streaming" : "視像串流", "Live transcoding provides for adaptive streaming of videos using HLS." : "即時轉換編碼使用 HLS 提供自動調整串流。",