Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
old_stable24
Nextcloud bot 2023-04-18 02:50:51 +00:00
parent 4a4e4fcb80
commit 9b39604660
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
40 changed files with 350 additions and 308 deletions

15
l10n/bg.js vendored
View File

@ -12,7 +12,6 @@ OC.L10N.register(
"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 (само ако пакетираният двоичен файл не работи)",
"Media Indexing" : "Индексиране на медии",
"{n} media files have been indexed" : "Индексирани са {n} медийни файлове",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Поддържа се криптиране само от страна на сървъра (OC_DEFAULT_MODULE), но е активиран друг модул за криптиране.",
@ -28,9 +27,6 @@ OC.L10N.register(
"The following MIME types are configured for preview generation correctly. More documentation:" : "Следните MIME типове са конфигурирани правилно за генериране на предварителен преглед. Допълнителна документация:",
"External Link" : "Външна връзка",
"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 the following command:" : "Ако долният бутон за импортиране на планетарни данни не работи, използвайте следната команда:",
@ -63,12 +59,6 @@ OC.L10N.register(
"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",
@ -263,8 +253,6 @@ OC.L10N.register(
"Timeline View" : "Изглед на времева линия",
"Move left" : "Преместване наляво",
"Move right" : "Преместване надясно",
"Failed to get Exif data. Metadata may be lost!" : "Неуспешно получаване на Exif данни. Възможно е метаданните да са загубени!",
"No Exif data found! Continue?" : "Не са намерени Exif данни! Продължаване?",
"Image saved successfully" : "Успешно запазено изображение",
"Error saving image" : "Грешка при запазване на изображение",
"Unsaved changes" : "Незаписани промени",
@ -277,7 +265,6 @@ OC.L10N.register(
"Previous" : "Предишно",
"Next" : "Следващо",
"Editing is currently disabled for Live Photos" : "В момента редактирането е забранено за /живи снимки/ Live Photos",
"Cannot edit this file" : "Този файл не може да се редактира ",
"Are you sure you want to delete?" : "Сигурни ли сте, че искате да изтриете?",
"Save as" : "Запиши като",
"All changes will be lost." : "Всички промени ще бъдат загубени.",
@ -407,6 +394,8 @@ OC.L10N.register(
"Share Folder" : "Споделяне на папка",
"Use the sidebar to share this folder." : "Използвайне на страничната лента, за споделяне на тази папка.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Ако създадете публично споделяне на връзка, щракнете върху Опресняване и съответна връзка към приложението Спомени ще бъде показана по-долу.",
"Failed to get Exif data. Metadata may be lost!" : "Неуспешно получаване на Exif данни. Възможно е метаданните да са загубени!",
"No Exif data found! Continue?" : "Не са намерени Exif данни! Продължаване?",
"Video sharing not supported yet" : "Видео споделянето все още не се поддържа"
},
"nplurals=2; plural=(n != 1);");

15
l10n/bg.json vendored
View File

@ -10,7 +10,6 @@
"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 (само ако пакетираният двоичен файл не работи)",
"Media Indexing" : "Индексиране на медии",
"{n} media files have been indexed" : "Индексирани са {n} медийни файлове",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Поддържа се криптиране само от страна на сървъра (OC_DEFAULT_MODULE), но е активиран друг модул за криптиране.",
@ -26,9 +25,6 @@
"The following MIME types are configured for preview generation correctly. More documentation:" : "Следните MIME типове са конфигурирани правилно за генериране на предварителен преглед. Допълнителна документация:",
"External Link" : "Външна връзка",
"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 the following command:" : "Ако долният бутон за импортиране на планетарни данни не работи, използвайте следната команда:",
@ -61,12 +57,6 @@
"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",
@ -261,8 +251,6 @@
"Timeline View" : "Изглед на времева линия",
"Move left" : "Преместване наляво",
"Move right" : "Преместване надясно",
"Failed to get Exif data. Metadata may be lost!" : "Неуспешно получаване на Exif данни. Възможно е метаданните да са загубени!",
"No Exif data found! Continue?" : "Не са намерени Exif данни! Продължаване?",
"Image saved successfully" : "Успешно запазено изображение",
"Error saving image" : "Грешка при запазване на изображение",
"Unsaved changes" : "Незаписани промени",
@ -275,7 +263,6 @@
"Previous" : "Предишно",
"Next" : "Следващо",
"Editing is currently disabled for Live Photos" : "В момента редактирането е забранено за /живи снимки/ Live Photos",
"Cannot edit this file" : "Този файл не може да се редактира ",
"Are you sure you want to delete?" : "Сигурни ли сте, че искате да изтриете?",
"Save as" : "Запиши като",
"All changes will be lost." : "Всички промени ще бъдат загубени.",
@ -405,6 +392,8 @@
"Share Folder" : "Споделяне на папка",
"Use the sidebar to share this folder." : "Използвайне на страничната лента, за споделяне на тази папка.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Ако създадете публично споделяне на връзка, щракнете върху Опресняване и съответна връзка към приложението Спомени ще бъде показана по-долу.",
"Failed to get Exif data. Metadata may be lost!" : "Неуспешно получаване на Exif данни. Възможно е метаданните да са загубени!",
"No Exif data found! Continue?" : "Не са намерени Exif данни! Продължаване?",
"Video sharing not supported yet" : "Видео споделянето все още не се поддържа"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

15
l10n/cs.js vendored
View File

@ -10,11 +10,7 @@ OC.L10N.register(
"Bind address (local only)" : "Adresa, na kterou navázat (pouze místní)",
"Connection address (same as bind if local)" : "Adresa pro připojení (pokud lokální, stejná jako ta pro navázání na)",
"EXIF Extraction" : "Získávání EXIF metadat",
"Use system perl (only if packaged binary does not work)" : "Použít perl ze systému (pouze pokud s přibaleným spustitelným souborem nefunguje)",
"Reverse Geocoding" : "Obrácené geokódování",
"Database is populated with {n} geometries" : "Databáze je osazena {n} geometriemi",
"Geometry table has not been created" : "Tabulka geometrie nebyla vytvořena",
"Reverse geocoding has not been configured ({gisType})." : "Obrácené geokódování nebylo nastaveno ({gisType}).",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories podporuje obrácené geokódování, přičemž k tomu nepoužívá služby na Internetu (soukromí). Je založeno na datech z OpenStreetMaps (ukládaných v MySQL či Postgres).",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "Je třeba stáhnout si geografická data do databáze. Je to velmi doporučováno a má nízkou režii.",
"Note: the geometry data is stored in the " : "Pozn.: data o geometrii jsou uložena v",
@ -44,12 +40,6 @@ OC.L10N.register(
"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",
@ -244,8 +234,6 @@ OC.L10N.register(
"Timeline View" : "Zobrazení s časovou osou",
"Move left" : "Přesunout doleva",
"Move right" : "Přesunout doprava",
"Failed to get Exif data. Metadata may be lost!" : "Nepodařilo se získat Exif metadata může dojít k jejich ztrátě!",
"No Exif data found! Continue?" : "Nenalezena žádná Exif data pokračovat?",
"Image saved successfully" : "Obrázek úspěšně uložen",
"Error saving image" : "Chyb při ukládání obrázku",
"Unsaved changes" : "Neuložené změny",
@ -258,7 +246,6 @@ OC.L10N.register(
"Previous" : "Předchozí",
"Next" : "Další",
"Editing is currently disabled for Live Photos" : "Pro živé fotky je upravování v tuto chvíli vypnuté",
"Cannot edit this file" : "Tento soubor není možné upravit",
"Are you sure you want to delete?" : "Opravdu chcete smazat?",
"Save as" : "Uložit jako",
"All changes will be lost." : "Veškeré změny budou ztraceny.",
@ -387,6 +374,8 @@ OC.L10N.register(
"Share Folder" : "Nasdílet složku",
"Use the sidebar to share this folder." : "Pokud chcete tuto složku nasdílet, použijte k tomu postranní panel",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Pokud vytváříte odkaz pro veřejné sdílení, klikněte na opětovné načtení a níže se ukáže příslušný odkaz do Vzpomínek.",
"Failed to get Exif data. Metadata may be lost!" : "Nepodařilo se získat Exif metadata může dojít k jejich ztrátě!",
"No Exif data found! Continue?" : "Nenalezena žádná Exif data pokračovat?",
"Video sharing not supported yet" : "Sdílení videí zatím není podporováno"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

15
l10n/cs.json vendored
View File

@ -8,11 +8,7 @@
"Bind address (local only)" : "Adresa, na kterou navázat (pouze místní)",
"Connection address (same as bind if local)" : "Adresa pro připojení (pokud lokální, stejná jako ta pro navázání na)",
"EXIF Extraction" : "Získávání EXIF metadat",
"Use system perl (only if packaged binary does not work)" : "Použít perl ze systému (pouze pokud s přibaleným spustitelným souborem nefunguje)",
"Reverse Geocoding" : "Obrácené geokódování",
"Database is populated with {n} geometries" : "Databáze je osazena {n} geometriemi",
"Geometry table has not been created" : "Tabulka geometrie nebyla vytvořena",
"Reverse geocoding has not been configured ({gisType})." : "Obrácené geokódování nebylo nastaveno ({gisType}).",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories podporuje obrácené geokódování, přičemž k tomu nepoužívá služby na Internetu (soukromí). Je založeno na datech z OpenStreetMaps (ukládaných v MySQL či Postgres).",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "Je třeba stáhnout si geografická data do databáze. Je to velmi doporučováno a má nízkou režii.",
"Note: the geometry data is stored in the " : "Pozn.: data o geometrii jsou uložena v",
@ -42,12 +38,6 @@
"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",
@ -242,8 +232,6 @@
"Timeline View" : "Zobrazení s časovou osou",
"Move left" : "Přesunout doleva",
"Move right" : "Přesunout doprava",
"Failed to get Exif data. Metadata may be lost!" : "Nepodařilo se získat Exif metadata může dojít k jejich ztrátě!",
"No Exif data found! Continue?" : "Nenalezena žádná Exif data pokračovat?",
"Image saved successfully" : "Obrázek úspěšně uložen",
"Error saving image" : "Chyb při ukládání obrázku",
"Unsaved changes" : "Neuložené změny",
@ -256,7 +244,6 @@
"Previous" : "Předchozí",
"Next" : "Další",
"Editing is currently disabled for Live Photos" : "Pro živé fotky je upravování v tuto chvíli vypnuté",
"Cannot edit this file" : "Tento soubor není možné upravit",
"Are you sure you want to delete?" : "Opravdu chcete smazat?",
"Save as" : "Uložit jako",
"All changes will be lost." : "Veškeré změny budou ztraceny.",
@ -385,6 +372,8 @@
"Share Folder" : "Nasdílet složku",
"Use the sidebar to share this folder." : "Pokud chcete tuto složku nasdílet, použijte k tomu postranní panel",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Pokud vytváříte odkaz pro veřejné sdílení, klikněte na opětovné načtení a níže se ukáže příslušný odkaz do Vzpomínek.",
"Failed to get Exif data. Metadata may be lost!" : "Nepodařilo se získat Exif metadata může dojít k jejich ztrátě!",
"No Exif data found! Continue?" : "Nenalezena žádná Exif data pokračovat?",
"Video sharing not supported yet" : "Sdílení videí zatím není podporováno"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

5
l10n/de.js vendored
View File

@ -188,8 +188,6 @@ OC.L10N.register(
"Timeline View" : "Zeitleistenansicht",
"Move left" : "Nach links verschieben",
"Move right" : "Nach rechts verschieben",
"Failed to get Exif data. Metadata may be lost!" : "Exif-Daten konnten nicht abgerufen werden. Metadaten können verloren gehen!",
"No Exif data found! Continue?" : "Keine Exif-Daten gefunden! Fortsetzen?",
"Image saved successfully" : "Bild erfolgreich gespeichert",
"Error saving image" : "Fehler beim Speichern des Bildes",
"Unsaved changes" : "Ungespeicherte Änderungen",
@ -202,7 +200,6 @@ OC.L10N.register(
"Previous" : "Vorherige",
"Next" : "Nächste",
"Editing is currently disabled for Live Photos" : "Bearbeitung ist derzeit für Live-Fotos deaktiviert",
"Cannot edit this file" : "Diese Datei kann nicht bearbeitet werden",
"Are you sure you want to delete?" : "Bist du sicher, dass du löschen möchtest?",
"Save as" : "Speichern als",
"All changes will be lost." : "Alle Änderungen gehen verloren.",
@ -320,6 +317,8 @@ OC.L10N.register(
"Share Folder" : "Ordner teilen",
"Use the sidebar to share this folder." : "Verwende die Seitenleiste, um diesen Ordner zu teilen.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Wenn du eine öffentliche Linkfreigabe erstellst, klicke auf Aktualisieren und ein entsprechender Link zu Memories wird unten angezeigt.",
"Failed to get Exif data. Metadata may be lost!" : "Exif-Daten konnten nicht abgerufen werden. Metadaten können verloren gehen!",
"No Exif data found! Continue?" : "Keine Exif-Daten gefunden! Fortsetzen?",
"Video sharing not supported yet" : "Teilen von Videos wird bislang nicht unterstützt"
},
"nplurals=2; plural=(n != 1);");

5
l10n/de.json vendored
View File

@ -186,8 +186,6 @@
"Timeline View" : "Zeitleistenansicht",
"Move left" : "Nach links verschieben",
"Move right" : "Nach rechts verschieben",
"Failed to get Exif data. Metadata may be lost!" : "Exif-Daten konnten nicht abgerufen werden. Metadaten können verloren gehen!",
"No Exif data found! Continue?" : "Keine Exif-Daten gefunden! Fortsetzen?",
"Image saved successfully" : "Bild erfolgreich gespeichert",
"Error saving image" : "Fehler beim Speichern des Bildes",
"Unsaved changes" : "Ungespeicherte Änderungen",
@ -200,7 +198,6 @@
"Previous" : "Vorherige",
"Next" : "Nächste",
"Editing is currently disabled for Live Photos" : "Bearbeitung ist derzeit für Live-Fotos deaktiviert",
"Cannot edit this file" : "Diese Datei kann nicht bearbeitet werden",
"Are you sure you want to delete?" : "Bist du sicher, dass du löschen möchtest?",
"Save as" : "Speichern als",
"All changes will be lost." : "Alle Änderungen gehen verloren.",
@ -318,6 +315,8 @@
"Share Folder" : "Ordner teilen",
"Use the sidebar to share this folder." : "Verwende die Seitenleiste, um diesen Ordner zu teilen.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Wenn du eine öffentliche Linkfreigabe erstellst, klicke auf Aktualisieren und ein entsprechender Link zu Memories wird unten angezeigt.",
"Failed to get Exif data. Metadata may be lost!" : "Exif-Daten konnten nicht abgerufen werden. Metadaten können verloren gehen!",
"No Exif data found! Continue?" : "Keine Exif-Daten gefunden! Fortsetzen?",
"Video sharing not supported yet" : "Teilen von Videos wird bislang nicht unterstützt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

19
l10n/de_DE.js vendored
View File

@ -12,25 +12,21 @@ OC.L10N.register(
"Bind address (local only)" : "Bind-Adresse (nur lokal)",
"Connection address (same as bind if local)" : "Verbindungsadresse (dasselbe wie bind, wenn lokal)",
"EXIF Extraction" : "EXIF-Extraktion",
"Use system perl (only if packaged binary does not work)" : "System-Perl verwenden (nur wenn gepackte Binärdatei nicht funktioniert)",
"Media Indexing" : "Medien-Indexierung",
"{n} media files have been indexed" : "{n} Mediendateien wurden indexiert",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Nur die serverseitige Verschlüsselung (OC_DEFAULT_MODULE) wird unterstützt, aber ein anderes Verschlüsselungsmodul ist aktiviert.",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Nur die serverseitige Verschlüsselung (OC_DEFAULT_MODULE) wird unterstützt, es ist jedoch ein anderes Verschlüsselungsmodul aktiviert.",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Die EXIF-Indexe werden in regelmäßigen Abständen im Hintergrund erstellt und überprüft. Seien Sie vorsichtig, wenn Sie etwas anderes als die automatische Indexierung auswählen. Wenn Sie z. B. die Indexierung auf Zeitleistenordner beschränken, kann es zu Verzögerungen kommen, bevor die Medien für die Benutzer verfügbar sind, da der Benutzer die Zeitleiste erst nach der Anmeldung konfiguriert.",
"Index all media automatically (recommended)" : "Alle Medien automatisch indexieren (empfohlen)",
"Index per-user timeline folders (not recommended)" : "Indexierung von Zeitleistenordnern pro Benutzer (nicht empfohlen)",
"Index a fixed relative path" : "Einen festen relativen Pfad indexieren",
"Disable background indexing" : "Indexierung im Hintergrund deaktivieren",
"For advanced usage, perform a run of indexing by running:" : "Führen Sie für die erweiterte Verwendung einen Indizierungslauf durch, indem Sie Folgendes ausführen:",
"For advanced usage, perform a run of indexing by running:" : "Zur Umfassenden Nutzung einen Indizierungslauf durchführen, indem Sie Folgendes ausführen:",
"Force re-indexing of all files:" : "Neuindizierung aller Dateien erzwingen:",
"You can limit indexing by user and/or folder:" : "Sie können die Indizierung nach Benutzer und/oder Ordner einschränken:",
"Clear all existing index tables:" : "Alle vorhandenen Indextabellen löschen:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "Die folgenden MIME-Typen sind für die Erstellung der Vorschau korrekt konfiguriert. Weitere Dokumentation:",
"External Link" : "Externer Link",
"Reverse Geocoding" : "Umgekehrte Geokodierung",
"Database is populated with {n} geometries" : "Die Datenbank ist mit {n} Geometrien gefüllt",
"Geometry table has not been created" : "Geometrietabelle wurde nicht erstellt",
"Reverse geocoding has not been configured ({gisType})." : "Umgekehrte Geocodierung wurde nicht konfiguriert ({gisType}).",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Erinnerungen (Memories) unterstützt lokale umgekehrte Geocodierung unter Verwendung der OpenStreetMaps-Daten auf MySQL und Postgres.",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "Sie müssen die Planetendaten in Ihre Datenbank herunterladen. Dies ist sehr zu empfehlen und hat einen geringen Overhead.",
"If the button below does not work for importing the planet data, use the following command:" : "Wenn die Schaltfläche unten zum Importieren der Planetendaten nicht funktioniert, verwenden Sie den folgenden Befehl:",
@ -63,12 +59,6 @@ OC.L10N.register(
"NPP scaler" : "NPP-Scaler",
"CUDA scaler" : "CUDA-Scaler",
"Failed to update setting" : "Die Einstellung konnte nicht aktualisiert werden",
"{name} binary exists and is executable" : "{name}-Binärdatei existiert und ist ausführbar",
"{name} binary not found" : "{name}-Binärdatei nicht gefunden",
"{name} binary is not executable" : "{name}-Binärdatei ist nicht ausführbar",
"{name} failed test: {info}" : "{name} Test nicht bestanden: {info}",
"{name} binary exists and is usable" : "{name}-Binärdatei existiert und kann verwendet werden",
"{name} binary status: {status}" : "{Name} binärer Status: {Status}",
"Geometry support was not detected in your database" : "Geometrieunterstützung wurde in Ihrer Datenbank nicht erkannt",
"MySQL-like geometry support was detected " : "MySQL-ähnliche Geometrieunterstützung wurde erkannt",
"Postgres native geometry support was detected" : "Die native Postgres-Geometrieunterstützung wurde erkannt",
@ -263,8 +253,6 @@ OC.L10N.register(
"Timeline View" : "Zeitleistenansicht",
"Move left" : "Nach links verschieben",
"Move right" : "Nach rechts verschieben",
"Failed to get Exif data. Metadata may be lost!" : "Exif-Daten konnten nicht abgerufen werden. Metadaten können verloren gehen!",
"No Exif data found! Continue?" : "Keine Exif-Daten gefunden! Fortsetzen?",
"Image saved successfully" : "Bild gespeichert",
"Error saving image" : "Fehler beim Speichern des Bildes",
"Unsaved changes" : "Ungespeicherte Änderungen",
@ -277,7 +265,6 @@ OC.L10N.register(
"Previous" : "Zurück",
"Next" : "Nächstes",
"Editing is currently disabled for Live Photos" : "Bearbeitung ist derzeit für Live-Fotos deaktiviert",
"Cannot edit this file" : "Diese Datei kann nicht bearbeitet werden",
"Are you sure you want to delete?" : "Möchten Sie wirklich löschen?",
"Save as" : "Speichern als",
"All changes will be lost." : "Alle Änderungen gehen verloren.",
@ -407,6 +394,8 @@ OC.L10N.register(
"Share Folder" : "Ordner teilen",
"Use the sidebar to share this folder." : "Verwenden Sie die Seitenleiste, um diesen Ordner zu teilen.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Wenn Sie eine öffentliche Linkfreigabe erstellen, klicken Sie auf Aktualisieren und ein entsprechender Link zu Memories wird unten angezeigt.",
"Failed to get Exif data. Metadata may be lost!" : "Exif-Daten konnten nicht abgerufen werden. Metadaten können verloren gehen!",
"No Exif data found! Continue?" : "Keine Exif-Daten gefunden! Fortsetzen?",
"Video sharing not supported yet" : "Teilen von Videos wird bislang nicht unterstützt"
},
"nplurals=2; plural=(n != 1);");

19
l10n/de_DE.json vendored
View File

@ -10,25 +10,21 @@
"Bind address (local only)" : "Bind-Adresse (nur lokal)",
"Connection address (same as bind if local)" : "Verbindungsadresse (dasselbe wie bind, wenn lokal)",
"EXIF Extraction" : "EXIF-Extraktion",
"Use system perl (only if packaged binary does not work)" : "System-Perl verwenden (nur wenn gepackte Binärdatei nicht funktioniert)",
"Media Indexing" : "Medien-Indexierung",
"{n} media files have been indexed" : "{n} Mediendateien wurden indexiert",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Nur die serverseitige Verschlüsselung (OC_DEFAULT_MODULE) wird unterstützt, aber ein anderes Verschlüsselungsmodul ist aktiviert.",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Nur die serverseitige Verschlüsselung (OC_DEFAULT_MODULE) wird unterstützt, es ist jedoch ein anderes Verschlüsselungsmodul aktiviert.",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Die EXIF-Indexe werden in regelmäßigen Abständen im Hintergrund erstellt und überprüft. Seien Sie vorsichtig, wenn Sie etwas anderes als die automatische Indexierung auswählen. Wenn Sie z. B. die Indexierung auf Zeitleistenordner beschränken, kann es zu Verzögerungen kommen, bevor die Medien für die Benutzer verfügbar sind, da der Benutzer die Zeitleiste erst nach der Anmeldung konfiguriert.",
"Index all media automatically (recommended)" : "Alle Medien automatisch indexieren (empfohlen)",
"Index per-user timeline folders (not recommended)" : "Indexierung von Zeitleistenordnern pro Benutzer (nicht empfohlen)",
"Index a fixed relative path" : "Einen festen relativen Pfad indexieren",
"Disable background indexing" : "Indexierung im Hintergrund deaktivieren",
"For advanced usage, perform a run of indexing by running:" : "Führen Sie für die erweiterte Verwendung einen Indizierungslauf durch, indem Sie Folgendes ausführen:",
"For advanced usage, perform a run of indexing by running:" : "Zur Umfassenden Nutzung einen Indizierungslauf durchführen, indem Sie Folgendes ausführen:",
"Force re-indexing of all files:" : "Neuindizierung aller Dateien erzwingen:",
"You can limit indexing by user and/or folder:" : "Sie können die Indizierung nach Benutzer und/oder Ordner einschränken:",
"Clear all existing index tables:" : "Alle vorhandenen Indextabellen löschen:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "Die folgenden MIME-Typen sind für die Erstellung der Vorschau korrekt konfiguriert. Weitere Dokumentation:",
"External Link" : "Externer Link",
"Reverse Geocoding" : "Umgekehrte Geokodierung",
"Database is populated with {n} geometries" : "Die Datenbank ist mit {n} Geometrien gefüllt",
"Geometry table has not been created" : "Geometrietabelle wurde nicht erstellt",
"Reverse geocoding has not been configured ({gisType})." : "Umgekehrte Geocodierung wurde nicht konfiguriert ({gisType}).",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Erinnerungen (Memories) unterstützt lokale umgekehrte Geocodierung unter Verwendung der OpenStreetMaps-Daten auf MySQL und Postgres.",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "Sie müssen die Planetendaten in Ihre Datenbank herunterladen. Dies ist sehr zu empfehlen und hat einen geringen Overhead.",
"If the button below does not work for importing the planet data, use the following command:" : "Wenn die Schaltfläche unten zum Importieren der Planetendaten nicht funktioniert, verwenden Sie den folgenden Befehl:",
@ -61,12 +57,6 @@
"NPP scaler" : "NPP-Scaler",
"CUDA scaler" : "CUDA-Scaler",
"Failed to update setting" : "Die Einstellung konnte nicht aktualisiert werden",
"{name} binary exists and is executable" : "{name}-Binärdatei existiert und ist ausführbar",
"{name} binary not found" : "{name}-Binärdatei nicht gefunden",
"{name} binary is not executable" : "{name}-Binärdatei ist nicht ausführbar",
"{name} failed test: {info}" : "{name} Test nicht bestanden: {info}",
"{name} binary exists and is usable" : "{name}-Binärdatei existiert und kann verwendet werden",
"{name} binary status: {status}" : "{Name} binärer Status: {Status}",
"Geometry support was not detected in your database" : "Geometrieunterstützung wurde in Ihrer Datenbank nicht erkannt",
"MySQL-like geometry support was detected " : "MySQL-ähnliche Geometrieunterstützung wurde erkannt",
"Postgres native geometry support was detected" : "Die native Postgres-Geometrieunterstützung wurde erkannt",
@ -261,8 +251,6 @@
"Timeline View" : "Zeitleistenansicht",
"Move left" : "Nach links verschieben",
"Move right" : "Nach rechts verschieben",
"Failed to get Exif data. Metadata may be lost!" : "Exif-Daten konnten nicht abgerufen werden. Metadaten können verloren gehen!",
"No Exif data found! Continue?" : "Keine Exif-Daten gefunden! Fortsetzen?",
"Image saved successfully" : "Bild gespeichert",
"Error saving image" : "Fehler beim Speichern des Bildes",
"Unsaved changes" : "Ungespeicherte Änderungen",
@ -275,7 +263,6 @@
"Previous" : "Zurück",
"Next" : "Nächstes",
"Editing is currently disabled for Live Photos" : "Bearbeitung ist derzeit für Live-Fotos deaktiviert",
"Cannot edit this file" : "Diese Datei kann nicht bearbeitet werden",
"Are you sure you want to delete?" : "Möchten Sie wirklich löschen?",
"Save as" : "Speichern als",
"All changes will be lost." : "Alle Änderungen gehen verloren.",
@ -405,6 +392,8 @@
"Share Folder" : "Ordner teilen",
"Use the sidebar to share this folder." : "Verwenden Sie die Seitenleiste, um diesen Ordner zu teilen.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Wenn Sie eine öffentliche Linkfreigabe erstellen, klicken Sie auf Aktualisieren und ein entsprechender Link zu Memories wird unten angezeigt.",
"Failed to get Exif data. Metadata may be lost!" : "Exif-Daten konnten nicht abgerufen werden. Metadaten können verloren gehen!",
"No Exif data found! Continue?" : "Keine Exif-Daten gefunden! Fortsetzen?",
"Video sharing not supported yet" : "Teilen von Videos wird bislang nicht unterstützt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

15
l10n/en_GB.js vendored
View File

@ -12,7 +12,6 @@ OC.L10N.register(
"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)",
"Media Indexing" : "Media Indexing",
"{n} media files have been indexed" : "{n} media files have been indexed",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled.",
@ -28,9 +27,6 @@ OC.L10N.register(
"The following MIME types are configured for preview generation correctly. More documentation:" : "The following MIME types are configured for preview generation correctly. More documentation:",
"External Link" : "External Link",
"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 the following command:" : "If the button below does not work for importing the planet data, use the following command:",
@ -63,12 +59,6 @@ OC.L10N.register(
"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",
@ -263,8 +253,6 @@ OC.L10N.register(
"Timeline View" : "Timeline View",
"Move left" : "Move left",
"Move right" : "Move right",
"Failed to get Exif data. Metadata may be lost!" : "Failed to get Exif data. Metadata may be lost!",
"No Exif data found! Continue?" : "No Exif data found! Continue?",
"Image saved successfully" : "Image saved successfully",
"Error saving image" : "Error saving image",
"Unsaved changes" : "Unsaved changes",
@ -277,7 +265,6 @@ OC.L10N.register(
"Previous" : "Previous",
"Next" : "Next",
"Editing is currently disabled for Live Photos" : "Editing is currently disabled for Live Photos",
"Cannot edit this file" : "Cannot edit this file",
"Are you sure you want to delete?" : "Are you sure you want to delete?",
"Save as" : "Save as",
"All changes will be lost." : "All changes will be lost.",
@ -407,6 +394,8 @@ OC.L10N.register(
"Share Folder" : "Share Folder",
"Use the sidebar to share this folder." : "Use the sidebar to share this folder.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "If you create a public link share, click on refresh and a corresponding link to Memories will be shown below.",
"Failed to get Exif data. Metadata may be lost!" : "Failed to get Exif data. Metadata may be lost!",
"No Exif data found! Continue?" : "No Exif data found! Continue?",
"Video sharing not supported yet" : "Video sharing not supported yet"
},
"nplurals=2; plural=(n != 1);");

15
l10n/en_GB.json vendored
View File

@ -10,7 +10,6 @@
"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)",
"Media Indexing" : "Media Indexing",
"{n} media files have been indexed" : "{n} media files have been indexed",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled.",
@ -26,9 +25,6 @@
"The following MIME types are configured for preview generation correctly. More documentation:" : "The following MIME types are configured for preview generation correctly. More documentation:",
"External Link" : "External Link",
"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 the following command:" : "If the button below does not work for importing the planet data, use the following command:",
@ -61,12 +57,6 @@
"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",
@ -261,8 +251,6 @@
"Timeline View" : "Timeline View",
"Move left" : "Move left",
"Move right" : "Move right",
"Failed to get Exif data. Metadata may be lost!" : "Failed to get Exif data. Metadata may be lost!",
"No Exif data found! Continue?" : "No Exif data found! Continue?",
"Image saved successfully" : "Image saved successfully",
"Error saving image" : "Error saving image",
"Unsaved changes" : "Unsaved changes",
@ -275,7 +263,6 @@
"Previous" : "Previous",
"Next" : "Next",
"Editing is currently disabled for Live Photos" : "Editing is currently disabled for Live Photos",
"Cannot edit this file" : "Cannot edit this file",
"Are you sure you want to delete?" : "Are you sure you want to delete?",
"Save as" : "Save as",
"All changes will be lost." : "All changes will be lost.",
@ -405,6 +392,8 @@
"Share Folder" : "Share Folder",
"Use the sidebar to share this folder." : "Use the sidebar to share this folder.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "If you create a public link share, click on refresh and a corresponding link to Memories will be shown below.",
"Failed to get Exif data. Metadata may be lost!" : "Failed to get Exif data. Metadata may be lost!",
"No Exif data found! Continue?" : "No Exif data found! Continue?",
"Video sharing not supported yet" : "Video sharing not supported yet"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

67
l10n/es.js vendored
View File

@ -4,6 +4,68 @@ OC.L10N.register(
"Memories" : "Memories",
"Fast, modern and advanced photo management suite" : "Suite rápida, moderna y avanzada para la gestión de fotografías",
"# 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 gestión de fotos para Nextcloud\n\nMemories es una solución con *baterías incluidas* para gestión de fotos en Nextcloud con características avanzadas, incluyendo:\n\n- **📸 Línea de tiempo**: Organice fotos y videos por fecha, analizadas desde los datos Exif.\n- **⏪ Rebobinar**: Navegue a cualquier momento del pasado instantáneamente y reviva sus memorias.\n- **🤖 Etiquetado IA**: Agrupe fotos por persona y objetos utilizando IA, con la ayuda de [recognize](https://github.com/nextcloud/recognize) y [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Álbumes**: Cree álbumes para agrupar fotos y videos en conjunto. Podrá entonces compartir estos álbumes con otros.\n **🫱🏻‍🫲🏻 Compartir externamente**: Comparta fotos y videos con personas fuera de su instancia Nextcloud.\n-- **📱 Soporte a Móviles**: Trabaje con dispositivos de cualquier tamaño y forma a través de la aplicación web.\n- **✏️ Editar Metadatos**: Edite las fechas en las fotos de forma rápida y en lotes.\n- **📦 Archivar**: Almacene las fotos que no quiere ver en su línea de tiempo en una carpeta separada.\n- **📹 Conversión de video**: Convierta entre formatos de video y utilice HLS para máximo rendimiento.\n**🗺️ Mapas**: Vea sus fotos en un mapa, etiquetadas mediante geo-codificación reversa precisa.\n- **📦 Migración**: Migre fácilmente desde Fotos de Nextcloud y Google Takeout.\n- **⚡️ Rendimiento**: Haga todo esto de forma muy rápida.\n\n## 🚀 Instalación\n\n1. Instale la aplicación desde la tienda de Nextcloud (pruebe la demo [aquí](https://memories-demo.radialapps.com/apps/memories/)).\n2. Ejecute los [pasos recomendados de configuración](https://github.com/pulsejet/memories/wiki/Configuration).\n3. Ejecute `php ./occ memories:index` para generar los índices de metadatos para las fotos existentes.\n4. Abra la aplicación 📷 Memories en Nextcloud y especifique la carpeta que contiene sus fotos.",
"Path to packaged exiftool binary" : "Ruta al paquete binario exiftool",
"Indexing path (relative, all users)" : "Ruta de indizado (relativa, todos los usuarios)",
"ffmpeg path" : "ruta a ffmpeg",
"ffprobe path" : "ruta a ffprobe",
"Binary path (local only)" : "Ruta binaria (sólo local)",
"Bind address (local only)" : "Dirección de asociación (sólo local)",
"Connection address (same as bind if local)" : "Dirección de conexión (igual a la de asociación si es local)",
"EXIF Extraction" : "Extracción EXIF",
"Media Indexing" : "Indización de medios",
"{n} media files have been indexed" : "{n} archivos de medios han sido indexados",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Sólo se soporta el cifrado del lado del servidor (OC_DEFAULT_MODULE), pero otro módulo de cifrado se encuentra habilitado.",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Los índices EXIF son construidos y verificados en una tarea de segundo plano periódicamente. Tenga precaución cuando se seleccione cualquier otra opción que no sea indizado automático. Por ejemplo, establecer el indizado sólo para los archivos de línea de tiempo puede causar demoras antes de que los medios estén disponibles para los usuarios, ya que el usuario configura su línea de tiempo luego de ingresar.",
"Index all media automatically (recommended)" : "Indexar todos los medios automáticamente (recomendado)",
"Index per-user timeline folders (not recommended)" : "Indexar las carpetas de línea de tiempo de cada usuario (no se recomienda)",
"Index a fixed relative path" : "Indexar una carpeta relativa fija",
"Disable background indexing" : "Deshabilitar el indizado en segundo plano",
"For advanced usage, perform a run of indexing by running:" : "Para uso avanzado, hacer una indización ejecutando: ",
"Force re-indexing of all files:" : "Forzar el re-indexado de todos los archivos:",
"You can limit indexing by user and/or folder:" : "Puede limitar la indización por usuario y/o carpeta:",
"Clear all existing index tables:" : "Borrar todas las tablas de indexado existentes:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "Los siguientes tipos MIME están configurados para vista previa de forma correcta. Mas documentación:",
"External Link" : "Enlace externo",
"Reverse Geocoding" : "Geo-codificación reversa",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories soporta la geo-codificación reversa fuera de línea utilizando las datos de OpenStreeMaps en MySQL y Postgres.",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "Debe descargar los datos del planeta en su base de datos. Esto es altamente recomendado y tiene un bajo requerimiento de carga",
"If the button below does not work for importing the planet data, use the following command:" : "Si el botón a continuación no funciona al importar los datos del planeta, utilice el siguiente comando:",
"Note: the geometry data is stored in the " : "Nota: los datos de geometría están guardados en la",
"Download planet database" : "Descargar base de datos del planeta",
"Video Streaming" : "Transmisión de Video",
"Live transcoding provides for adaptive streaming of videos using HLS." : "La transcodificación en vivo proporciona una transmisión adaptativa de videos utilizando HLS.",
"Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage." : "Tenga en cuenta que esto podría tener causar una alta carga de CPU si no se tiene aceleración por hardware, y la transcodificación no será utilizada para el almacenamiento externo.",
"Enable Transcoding" : "Habilitar transcodificación",
"Global default video quality (user may override)" : "Valor por defecto global para la calidad de video (el usuario podría reemplazar este valor por uno propio)",
"Auto (adaptive transcode)" : "Auto (transcodificación adaptativa)",
"Original (transcode with max quality)" : "Original (transcodificar con la máxima calidad)",
"Direct (original video file without transcode)" : "Directo (archivo de video original sin transcodificación)",
"Transcoder configuration" : "Configuración del transcodificador",
"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 in the documentation:" : "Memories utiliza el transcodificador go-vod. Puede ejecutarlo externamente (p.ej. en un contenedor Docker separado para aceleración por hardware) o, utilizar el transcodificador incluído. Para utilizar un transcodificador externo, habilite la siguiente opción y siga las instrucciones en la documentación:",
"Enable external transcoder (go-vod)" : "Habilitar el transcodificador externo (go-vod)",
"Hardware Acceleration" : "Aceleración por hardware",
"You must first make sure the correct drivers are installed before configuring acceleration." : "Debe primero asegurarse de que tenga los controladores correctos instalados antes de configurar la aceleración.",
"Make sure you test hardware acceleration with various options after enabling." : "Asegúrese de probar la aceleración por hardware con varias opciones luego de habilitarla.",
"Do not enable multiple types of hardware acceleration simultaneously." : "No habilite múltiples tipos de aceleración por hardware de forma simultánea.",
"Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Los procesadores Intel que soportan video QuickSync (QSV) así como algunos GPUs AMD pueden ser utilizados para transcodificar utilizando la aceleración VA-API.",
"For more details on driver installation, check the documentation:" : "Para más detalles acerca de la instalación de controladores, eche un vistazo a la documentación:",
"Enable acceleration with VA-API" : "Habilitar la aceleración con VA-API",
"Enable low-power mode (QSV)" : "Habilitar el modo de ahorro de energía (QSV)",
"NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Los GPUs NVIDIA puede ser utilizados para transcodificar utilizando el codificador NVENC con los controladores apropiados.",
"Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use" : "Dependiendo de las versiones de la SDK instalada y ffmpeg, deberá especificar el escalador que será utilizado",
"No automated tests are available for NVIDIA acceleration." : "No hay pruebas automatizadas disponibles para la aceleración NVIDIA",
"Enable acceleration with NVENC" : "Habilitar la aceleración con NVENC",
"Enable NVENC Temporal AQ" : "Habilitar el método de cuantificación Temporal AQ de NVENC",
"NPP scaler" : "Escalador NPP",
"CUDA scaler" : "Escalador CUDA",
"Failed to update setting" : "Fallo al actualizar la configuración",
"Geometry support was not detected in your database" : "El soporte a geometría no fue detectado en su base de datos",
"MySQL-like geometry support was detected " : "Se detectó soporte a geometría de tipo MySQL",
"Postgres native geometry support was detected" : "El soporte de geometría nativa con Postgres fue detectado",
"VA-API device ({dev}) is readable" : "el dispositivo VA-API ({dev}) es legible",
"VA-API device ({dev}) not found" : "el dispositivo VA-API ({dev}) no se encontró",
"VA-API device ({dev}) has incorrect permissions" : "el dispositivo VA-API ({dev}) tiene permisos incorrectos",
"VA-API device status: {status}" : "estado del dispositivo VA-API: {status}",
"Settings" : "Ajustes",
"People (Recognize)" : "Personas (Recognize)",
"People" : "Personas",
@ -191,8 +253,6 @@ OC.L10N.register(
"Timeline View" : "Vista de línea de tiempo",
"Move left" : "Mover a la izquierda",
"Move right" : "Mover a la derecha",
"Failed to get Exif data. Metadata may be lost!" : "Fallo al obtener los datos Exif. ¡Podrían haberse perdido los metadatos!",
"No Exif data found! Continue?" : "¡No se encontraron datos Exif!, ¿Continuar?",
"Image saved successfully" : "La imagen se guardó exitósamente",
"Error saving image" : "Error guardando imágen",
"Unsaved changes" : "Cambios sin guardar",
@ -205,7 +265,6 @@ OC.L10N.register(
"Previous" : "Anterior",
"Next" : "Siguiente",
"Editing is currently disabled for Live Photos" : "La edición en vivo está actualmente deshabilitada para fotos en vivo.",
"Cannot edit this file" : "No se puede editar este archivo",
"Are you sure you want to delete?" : "¿Seguro que quieres borrar?",
"Save as" : "Guardar como",
"All changes will be lost." : "Todos los cambios se perderán.",
@ -335,6 +394,8 @@ OC.L10N.register(
"Share Folder" : "Compartir carpeta",
"Use the sidebar to share this folder." : "Utilice la barra lateral para compartir esta carpeta.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Si crea un enlace público de compartición, haga click en refrescar y se mostrará abajo el enlace correspondiente a Memories.",
"Failed to get Exif data. Metadata may be lost!" : "Fallo al obtener los datos Exif. ¡Podrían haberse perdido los metadatos!",
"No Exif data found! Continue?" : "¡No se encontraron datos Exif!, ¿Continuar?",
"Video sharing not supported yet" : "Compartir videos no está soportado todavía"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

67
l10n/es.json vendored
View File

@ -2,6 +2,68 @@
"Memories" : "Memories",
"Fast, modern and advanced photo management suite" : "Suite rápida, moderna y avanzada para la gestión de fotografías",
"# 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 gestión de fotos para Nextcloud\n\nMemories es una solución con *baterías incluidas* para gestión de fotos en Nextcloud con características avanzadas, incluyendo:\n\n- **📸 Línea de tiempo**: Organice fotos y videos por fecha, analizadas desde los datos Exif.\n- **⏪ Rebobinar**: Navegue a cualquier momento del pasado instantáneamente y reviva sus memorias.\n- **🤖 Etiquetado IA**: Agrupe fotos por persona y objetos utilizando IA, con la ayuda de [recognize](https://github.com/nextcloud/recognize) y [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Álbumes**: Cree álbumes para agrupar fotos y videos en conjunto. Podrá entonces compartir estos álbumes con otros.\n **🫱🏻‍🫲🏻 Compartir externamente**: Comparta fotos y videos con personas fuera de su instancia Nextcloud.\n-- **📱 Soporte a Móviles**: Trabaje con dispositivos de cualquier tamaño y forma a través de la aplicación web.\n- **✏️ Editar Metadatos**: Edite las fechas en las fotos de forma rápida y en lotes.\n- **📦 Archivar**: Almacene las fotos que no quiere ver en su línea de tiempo en una carpeta separada.\n- **📹 Conversión de video**: Convierta entre formatos de video y utilice HLS para máximo rendimiento.\n**🗺️ Mapas**: Vea sus fotos en un mapa, etiquetadas mediante geo-codificación reversa precisa.\n- **📦 Migración**: Migre fácilmente desde Fotos de Nextcloud y Google Takeout.\n- **⚡️ Rendimiento**: Haga todo esto de forma muy rápida.\n\n## 🚀 Instalación\n\n1. Instale la aplicación desde la tienda de Nextcloud (pruebe la demo [aquí](https://memories-demo.radialapps.com/apps/memories/)).\n2. Ejecute los [pasos recomendados de configuración](https://github.com/pulsejet/memories/wiki/Configuration).\n3. Ejecute `php ./occ memories:index` para generar los índices de metadatos para las fotos existentes.\n4. Abra la aplicación 📷 Memories en Nextcloud y especifique la carpeta que contiene sus fotos.",
"Path to packaged exiftool binary" : "Ruta al paquete binario exiftool",
"Indexing path (relative, all users)" : "Ruta de indizado (relativa, todos los usuarios)",
"ffmpeg path" : "ruta a ffmpeg",
"ffprobe path" : "ruta a ffprobe",
"Binary path (local only)" : "Ruta binaria (sólo local)",
"Bind address (local only)" : "Dirección de asociación (sólo local)",
"Connection address (same as bind if local)" : "Dirección de conexión (igual a la de asociación si es local)",
"EXIF Extraction" : "Extracción EXIF",
"Media Indexing" : "Indización de medios",
"{n} media files have been indexed" : "{n} archivos de medios han sido indexados",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Sólo se soporta el cifrado del lado del servidor (OC_DEFAULT_MODULE), pero otro módulo de cifrado se encuentra habilitado.",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Los índices EXIF son construidos y verificados en una tarea de segundo plano periódicamente. Tenga precaución cuando se seleccione cualquier otra opción que no sea indizado automático. Por ejemplo, establecer el indizado sólo para los archivos de línea de tiempo puede causar demoras antes de que los medios estén disponibles para los usuarios, ya que el usuario configura su línea de tiempo luego de ingresar.",
"Index all media automatically (recommended)" : "Indexar todos los medios automáticamente (recomendado)",
"Index per-user timeline folders (not recommended)" : "Indexar las carpetas de línea de tiempo de cada usuario (no se recomienda)",
"Index a fixed relative path" : "Indexar una carpeta relativa fija",
"Disable background indexing" : "Deshabilitar el indizado en segundo plano",
"For advanced usage, perform a run of indexing by running:" : "Para uso avanzado, hacer una indización ejecutando: ",
"Force re-indexing of all files:" : "Forzar el re-indexado de todos los archivos:",
"You can limit indexing by user and/or folder:" : "Puede limitar la indización por usuario y/o carpeta:",
"Clear all existing index tables:" : "Borrar todas las tablas de indexado existentes:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "Los siguientes tipos MIME están configurados para vista previa de forma correcta. Mas documentación:",
"External Link" : "Enlace externo",
"Reverse Geocoding" : "Geo-codificación reversa",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories soporta la geo-codificación reversa fuera de línea utilizando las datos de OpenStreeMaps en MySQL y Postgres.",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "Debe descargar los datos del planeta en su base de datos. Esto es altamente recomendado y tiene un bajo requerimiento de carga",
"If the button below does not work for importing the planet data, use the following command:" : "Si el botón a continuación no funciona al importar los datos del planeta, utilice el siguiente comando:",
"Note: the geometry data is stored in the " : "Nota: los datos de geometría están guardados en la",
"Download planet database" : "Descargar base de datos del planeta",
"Video Streaming" : "Transmisión de Video",
"Live transcoding provides for adaptive streaming of videos using HLS." : "La transcodificación en vivo proporciona una transmisión adaptativa de videos utilizando HLS.",
"Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage." : "Tenga en cuenta que esto podría tener causar una alta carga de CPU si no se tiene aceleración por hardware, y la transcodificación no será utilizada para el almacenamiento externo.",
"Enable Transcoding" : "Habilitar transcodificación",
"Global default video quality (user may override)" : "Valor por defecto global para la calidad de video (el usuario podría reemplazar este valor por uno propio)",
"Auto (adaptive transcode)" : "Auto (transcodificación adaptativa)",
"Original (transcode with max quality)" : "Original (transcodificar con la máxima calidad)",
"Direct (original video file without transcode)" : "Directo (archivo de video original sin transcodificación)",
"Transcoder configuration" : "Configuración del transcodificador",
"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 in the documentation:" : "Memories utiliza el transcodificador go-vod. Puede ejecutarlo externamente (p.ej. en un contenedor Docker separado para aceleración por hardware) o, utilizar el transcodificador incluído. Para utilizar un transcodificador externo, habilite la siguiente opción y siga las instrucciones en la documentación:",
"Enable external transcoder (go-vod)" : "Habilitar el transcodificador externo (go-vod)",
"Hardware Acceleration" : "Aceleración por hardware",
"You must first make sure the correct drivers are installed before configuring acceleration." : "Debe primero asegurarse de que tenga los controladores correctos instalados antes de configurar la aceleración.",
"Make sure you test hardware acceleration with various options after enabling." : "Asegúrese de probar la aceleración por hardware con varias opciones luego de habilitarla.",
"Do not enable multiple types of hardware acceleration simultaneously." : "No habilite múltiples tipos de aceleración por hardware de forma simultánea.",
"Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Los procesadores Intel que soportan video QuickSync (QSV) así como algunos GPUs AMD pueden ser utilizados para transcodificar utilizando la aceleración VA-API.",
"For more details on driver installation, check the documentation:" : "Para más detalles acerca de la instalación de controladores, eche un vistazo a la documentación:",
"Enable acceleration with VA-API" : "Habilitar la aceleración con VA-API",
"Enable low-power mode (QSV)" : "Habilitar el modo de ahorro de energía (QSV)",
"NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Los GPUs NVIDIA puede ser utilizados para transcodificar utilizando el codificador NVENC con los controladores apropiados.",
"Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use" : "Dependiendo de las versiones de la SDK instalada y ffmpeg, deberá especificar el escalador que será utilizado",
"No automated tests are available for NVIDIA acceleration." : "No hay pruebas automatizadas disponibles para la aceleración NVIDIA",
"Enable acceleration with NVENC" : "Habilitar la aceleración con NVENC",
"Enable NVENC Temporal AQ" : "Habilitar el método de cuantificación Temporal AQ de NVENC",
"NPP scaler" : "Escalador NPP",
"CUDA scaler" : "Escalador CUDA",
"Failed to update setting" : "Fallo al actualizar la configuración",
"Geometry support was not detected in your database" : "El soporte a geometría no fue detectado en su base de datos",
"MySQL-like geometry support was detected " : "Se detectó soporte a geometría de tipo MySQL",
"Postgres native geometry support was detected" : "El soporte de geometría nativa con Postgres fue detectado",
"VA-API device ({dev}) is readable" : "el dispositivo VA-API ({dev}) es legible",
"VA-API device ({dev}) not found" : "el dispositivo VA-API ({dev}) no se encontró",
"VA-API device ({dev}) has incorrect permissions" : "el dispositivo VA-API ({dev}) tiene permisos incorrectos",
"VA-API device status: {status}" : "estado del dispositivo VA-API: {status}",
"Settings" : "Ajustes",
"People (Recognize)" : "Personas (Recognize)",
"People" : "Personas",
@ -189,8 +251,6 @@
"Timeline View" : "Vista de línea de tiempo",
"Move left" : "Mover a la izquierda",
"Move right" : "Mover a la derecha",
"Failed to get Exif data. Metadata may be lost!" : "Fallo al obtener los datos Exif. ¡Podrían haberse perdido los metadatos!",
"No Exif data found! Continue?" : "¡No se encontraron datos Exif!, ¿Continuar?",
"Image saved successfully" : "La imagen se guardó exitósamente",
"Error saving image" : "Error guardando imágen",
"Unsaved changes" : "Cambios sin guardar",
@ -203,7 +263,6 @@
"Previous" : "Anterior",
"Next" : "Siguiente",
"Editing is currently disabled for Live Photos" : "La edición en vivo está actualmente deshabilitada para fotos en vivo.",
"Cannot edit this file" : "No se puede editar este archivo",
"Are you sure you want to delete?" : "¿Seguro que quieres borrar?",
"Save as" : "Guardar como",
"All changes will be lost." : "Todos los cambios se perderán.",
@ -333,6 +392,8 @@
"Share Folder" : "Compartir carpeta",
"Use the sidebar to share this folder." : "Utilice la barra lateral para compartir esta carpeta.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Si crea un enlace público de compartición, haga click en refrescar y se mostrará abajo el enlace correspondiente a Memories.",
"Failed to get Exif data. Metadata may be lost!" : "Fallo al obtener los datos Exif. ¡Podrían haberse perdido los metadatos!",
"No Exif data found! Continue?" : "¡No se encontraron datos Exif!, ¿Continuar?",
"Video sharing not supported yet" : "Compartir videos no está soportado todavía"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

15
l10n/eu.js vendored
View File

@ -12,7 +12,6 @@ OC.L10N.register(
"Bind address (local only)" : "Lotu helbidea (lokala soilik)",
"Connection address (same as bind if local)" : "Konexio helbidea (berdina lotura lokala bada)",
"EXIF Extraction" : "EXIF-en erauzketa",
"Use system perl (only if packaged binary does not work)" : "Erabili sistema perl-a (paketatutako bitarrak funtzionatzen ez badu soilik)",
"Media Indexing" : "Multimedia indexatzen",
"{n} media files have been indexed" : "{n} multimedia fitxategi indexatu dira",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "(OC_DEFAULT_MODULE) zerbitzariaren aldeko enkriptatzea bakarrik onartzen da, baina beste enkriptatze modulu bat gaituta dago.",
@ -28,9 +27,6 @@ OC.L10N.register(
"The following MIME types are configured for preview generation correctly. More documentation:" : "Honako MIME mota hauek aurrebista zuzen sortzeko konfiguratuta daude. Dokumentazio gehiago:",
"External Link" : "Kanpoko esteka",
"Reverse Geocoding" : "Alderantzizko geokodetzea",
"Database is populated with {n} geometries" : "Datu-basea {n} geometriaz beteta dago",
"Geometry table has not been created" : "Geometria-taula ez da sortu",
"Reverse geocoding has not been configured ({gisType})." : "Alderantzizko geokodetzea ez da konfiguratu ({gisType}).",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories-ek lineaz kanpoko alderantzizko geokodetzea onartzen du MySQL eta Postgres-en OpenStreetMaps datuak erabiliz.",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "Planetaren datuak zure datu-basera deskargatu behar dituzu. Oso gomendagarria da eta kostu txikia du.",
"If the button below does not work for importing the planet data, use the following command:" : "Beheko botoiak planetaren datuak inportatzeko balio ez badu, erabili komando hau:",
@ -63,12 +59,6 @@ OC.L10N.register(
"NPP scaler" : "NPP eskalatzailea",
"CUDA scaler" : "CUDA eskalatzailea",
"Failed to update setting" : "Ezarpen eguneratzeak huts egin du",
"{name} binary exists and is executable" : "{name} bitarra existitzen da eta exekutagarria da",
"{name} binary not found" : "{name} bitarra ez da aurkitu",
"{name} binary is not executable" : "{name} bitarra ez da exekutagarria",
"{name} failed test: {info}" : "{name} probak huts egin du: {informazioa}",
"{name} binary exists and is usable" : "{name} bitarra existitzen da eta erabil daiteke",
"{name} binary status: {status}" : "{name} egoera bitarra: {egoera}",
"Geometry support was not detected in your database" : "Ez da geometria euskarririk detektatu zure datu-basean",
"MySQL-like geometry support was detected " : "MySQL antzeko geometria euskarria detektatu da",
"Postgres native geometry support was detected" : "Postgres jatorrizko geometria euskarria detektatu da",
@ -263,8 +253,6 @@ OC.L10N.register(
"Timeline View" : "Denbora-lerro ikuspegia",
"Move left" : "Mugitu ezkerrera",
"Move right" : "Mugitu eskuinera",
"Failed to get Exif data. Metadata may be lost!" : "Ezin izan dira lortu Exif datuak. Baliteke metadatuak galdu izana!",
"No Exif data found! Continue?" : "Ez da Exif daturik aurkitu! Jarraitu?",
"Image saved successfully" : "Irudia ondo gorde da",
"Error saving image" : "Errorea irudia gordetzean",
"Unsaved changes" : "Gorde gabeko aldaketak",
@ -277,7 +265,6 @@ OC.L10N.register(
"Previous" : "Aurrekoa",
"Next" : "Hurrengoa",
"Editing is currently disabled for Live Photos" : "Zuzeneko argazkiak editatzeko aukera desgaituta dago",
"Cannot edit this file" : "Ezin da fitxategi hau editatu",
"Are you sure you want to delete?" : "Ziur zaude ezabatu nahi duzula?",
"Save as" : "Gorde honela",
"All changes will be lost." : "Aldaketa guztiak galduko dira.",
@ -407,6 +394,8 @@ OC.L10N.register(
"Share Folder" : "Partekatu karpeta",
"Use the sidebar to share this folder." : "Erabili alboko barra karpeta hau partekatzeko.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Esteka publiko bat sortzen baduzu, egin klik freskatu-n eta behean Memories-i dagokion esteka erakutsiko da.",
"Failed to get Exif data. Metadata may be lost!" : "Ezin izan dira lortu Exif datuak. Baliteke metadatuak galdu izana!",
"No Exif data found! Continue?" : "Ez da Exif daturik aurkitu! Jarraitu?",
"Video sharing not supported yet" : "Bideoen partekatzea ez dago onartuta oraindik"
},
"nplurals=2; plural=(n != 1);");

15
l10n/eu.json vendored
View File

@ -10,7 +10,6 @@
"Bind address (local only)" : "Lotu helbidea (lokala soilik)",
"Connection address (same as bind if local)" : "Konexio helbidea (berdina lotura lokala bada)",
"EXIF Extraction" : "EXIF-en erauzketa",
"Use system perl (only if packaged binary does not work)" : "Erabili sistema perl-a (paketatutako bitarrak funtzionatzen ez badu soilik)",
"Media Indexing" : "Multimedia indexatzen",
"{n} media files have been indexed" : "{n} multimedia fitxategi indexatu dira",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "(OC_DEFAULT_MODULE) zerbitzariaren aldeko enkriptatzea bakarrik onartzen da, baina beste enkriptatze modulu bat gaituta dago.",
@ -26,9 +25,6 @@
"The following MIME types are configured for preview generation correctly. More documentation:" : "Honako MIME mota hauek aurrebista zuzen sortzeko konfiguratuta daude. Dokumentazio gehiago:",
"External Link" : "Kanpoko esteka",
"Reverse Geocoding" : "Alderantzizko geokodetzea",
"Database is populated with {n} geometries" : "Datu-basea {n} geometriaz beteta dago",
"Geometry table has not been created" : "Geometria-taula ez da sortu",
"Reverse geocoding has not been configured ({gisType})." : "Alderantzizko geokodetzea ez da konfiguratu ({gisType}).",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories-ek lineaz kanpoko alderantzizko geokodetzea onartzen du MySQL eta Postgres-en OpenStreetMaps datuak erabiliz.",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "Planetaren datuak zure datu-basera deskargatu behar dituzu. Oso gomendagarria da eta kostu txikia du.",
"If the button below does not work for importing the planet data, use the following command:" : "Beheko botoiak planetaren datuak inportatzeko balio ez badu, erabili komando hau:",
@ -61,12 +57,6 @@
"NPP scaler" : "NPP eskalatzailea",
"CUDA scaler" : "CUDA eskalatzailea",
"Failed to update setting" : "Ezarpen eguneratzeak huts egin du",
"{name} binary exists and is executable" : "{name} bitarra existitzen da eta exekutagarria da",
"{name} binary not found" : "{name} bitarra ez da aurkitu",
"{name} binary is not executable" : "{name} bitarra ez da exekutagarria",
"{name} failed test: {info}" : "{name} probak huts egin du: {informazioa}",
"{name} binary exists and is usable" : "{name} bitarra existitzen da eta erabil daiteke",
"{name} binary status: {status}" : "{name} egoera bitarra: {egoera}",
"Geometry support was not detected in your database" : "Ez da geometria euskarririk detektatu zure datu-basean",
"MySQL-like geometry support was detected " : "MySQL antzeko geometria euskarria detektatu da",
"Postgres native geometry support was detected" : "Postgres jatorrizko geometria euskarria detektatu da",
@ -261,8 +251,6 @@
"Timeline View" : "Denbora-lerro ikuspegia",
"Move left" : "Mugitu ezkerrera",
"Move right" : "Mugitu eskuinera",
"Failed to get Exif data. Metadata may be lost!" : "Ezin izan dira lortu Exif datuak. Baliteke metadatuak galdu izana!",
"No Exif data found! Continue?" : "Ez da Exif daturik aurkitu! Jarraitu?",
"Image saved successfully" : "Irudia ondo gorde da",
"Error saving image" : "Errorea irudia gordetzean",
"Unsaved changes" : "Gorde gabeko aldaketak",
@ -275,7 +263,6 @@
"Previous" : "Aurrekoa",
"Next" : "Hurrengoa",
"Editing is currently disabled for Live Photos" : "Zuzeneko argazkiak editatzeko aukera desgaituta dago",
"Cannot edit this file" : "Ezin da fitxategi hau editatu",
"Are you sure you want to delete?" : "Ziur zaude ezabatu nahi duzula?",
"Save as" : "Gorde honela",
"All changes will be lost." : "Aldaketa guztiak galduko dira.",
@ -405,6 +392,8 @@
"Share Folder" : "Partekatu karpeta",
"Use the sidebar to share this folder." : "Erabili alboko barra karpeta hau partekatzeko.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Esteka publiko bat sortzen baduzu, egin klik freskatu-n eta behean Memories-i dagokion esteka erakutsiko da.",
"Failed to get Exif data. Metadata may be lost!" : "Ezin izan dira lortu Exif datuak. Baliteke metadatuak galdu izana!",
"No Exif data found! Continue?" : "Ez da Exif daturik aurkitu! Jarraitu?",
"Video sharing not supported yet" : "Bideoen partekatzea ez dago onartuta oraindik"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

3
l10n/fi.js vendored
View File

@ -151,7 +151,6 @@ OC.L10N.register(
"Timeline View" : "Aikajananäkymä",
"Move left" : "Siirry vasemmalle",
"Move right" : "Siirry oikealle",
"No Exif data found! Continue?" : "EXIF-tietoja ei löytynyt! Jatketaanko?",
"Image saved successfully" : "Kuva tallennettu",
"Error saving image" : "Virhe kuvaa tallentaessa",
"Unsaved changes" : "Tallentamattomia muutoksia",
@ -162,7 +161,6 @@ OC.L10N.register(
"Slideshow" : "Diaesitys",
"Previous" : "Edellinen",
"Next" : "Seuraava",
"Cannot edit this file" : "Tätä tiedostoa ei voi muokata",
"Are you sure you want to delete?" : "Haluatko varmasti poistaa?",
"Save as" : "Tallenna nimellä",
"All changes will be lost." : "Kaikki muutokset menetetään.",
@ -269,6 +267,7 @@ OC.L10N.register(
"Date Taken" : "Kuvattu päivänä",
"Share Folder" : "Jaa kansio",
"Use the sidebar to share this folder." : "Käytä sivupalkkia jakaaksesi tämän kansion.",
"No Exif data found! Continue?" : "EXIF-tietoja ei löytynyt! Jatketaanko?",
"Video sharing not supported yet" : "Videojakoa ei vielä tueta"
},
"nplurals=2; plural=(n != 1);");

3
l10n/fi.json vendored
View File

@ -149,7 +149,6 @@
"Timeline View" : "Aikajananäkymä",
"Move left" : "Siirry vasemmalle",
"Move right" : "Siirry oikealle",
"No Exif data found! Continue?" : "EXIF-tietoja ei löytynyt! Jatketaanko?",
"Image saved successfully" : "Kuva tallennettu",
"Error saving image" : "Virhe kuvaa tallentaessa",
"Unsaved changes" : "Tallentamattomia muutoksia",
@ -160,7 +159,6 @@
"Slideshow" : "Diaesitys",
"Previous" : "Edellinen",
"Next" : "Seuraava",
"Cannot edit this file" : "Tätä tiedostoa ei voi muokata",
"Are you sure you want to delete?" : "Haluatko varmasti poistaa?",
"Save as" : "Tallenna nimellä",
"All changes will be lost." : "Kaikki muutokset menetetään.",
@ -267,6 +265,7 @@
"Date Taken" : "Kuvattu päivänä",
"Share Folder" : "Jaa kansio",
"Use the sidebar to share this folder." : "Käytä sivupalkkia jakaaksesi tämän kansion.",
"No Exif data found! Continue?" : "EXIF-tietoja ei löytynyt! Jatketaanko?",
"Video sharing not supported yet" : "Videojakoa ei vielä tueta"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

33
l10n/fr.js vendored
View File

@ -5,19 +5,31 @@ OC.L10N.register(
"Fast, modern and advanced photo management suite" : "Suite d'outils de gestion de photos rapide, moderne et avancée",
"# 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." : "# Souvenirs : Gestion de photos pour Nextcloud\n\nSouvenirs est une solution de gestion de photos *batteries incluses* pour Nextcloud dotée des fonctionnalités avancées, notamment :\n\n- **📸 Chronologie** : triez vos photos et vidéos par date de prise, analysées à partir des données EXIF.\n- **⏪ Retour** : remontez à nimporte quel moment du passé et revivez vos souvenirs.\n- **🤖 Étiquetage par IA** : groupez vos photos par personnes et objets, grâce aux applications [Recognize](https://github.com/nextcloud/recognize) et [Reconnaissance faciale](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums** : créez des albums pour regrouper des photos et des vidéos, et partagez-les ensuite avec dautres utilisateurs.\n- **🫱🏻‍🫲🏻 Partage externe** : partagez des photos et des vidéos avec des personnes extérieures à votre instance Nextcloud.\n- **📱 Compatibilité mobile** : travaillez sur tous types d'appareils, de toute forme et de toute taille, via lapplication Web.\n- **✏️ Édition des métadonnées** : modifiez rapidement et par lot les dates et autres métadonnées des photos.\n- **📦 Archivage** : stockez les photos que vous ne voulez pas voir dans votre chronologie dans un dossier séparé.\n- **📹 Transcodage vidéo** : transcodez les vidéos et utilisez HLS pour une performance maximale.\n- **🗺️ Carte** : localisez vos photos sur une carte, assorties dun géocodage inverse précis.\n- **📦 Migration** : migrez facilement depuis Nextcloud Photos et Google Takeout.\n- **⚡️ Performance** : faites tout cela très rapidement.\n\n## 🚀 Installation\n\n1. Installez lapplication à partir du magasin dapplications Nextcloud (testez une démo [ici](https://memories-demo.radialapps.com/apps/memories/)).\n1. Effectuez les [étapes de configuration recommandées](https://github.com/pulsejet/memories/wiki/Extra-Configuration).\n1. Exécutez `php . /occ memories:index` pour générer les index de métadonnées pour les photos existantes.\n1. Ouvrez lapplication 📷 Souvenirs dans Nextcloud et configurez le répertoire contenant vos photos.",
"Path to packaged exiftool binary" : "Chemin vers l'exécutable exiftool livré",
"Indexing path (relative, all users)" : "Chemin d'indexation (relatif, pour tous les utilisateur·trice·s)",
"ffmpeg path" : "Chemin vers ffmpeg",
"ffprobe path" : "Chemin vers ffprobe",
"Binary path (local only)" : "Chemin des exécutables (local uniquement)",
"Bind address (local only)" : "Adresse de liaison (locale uniquement)",
"Connection address (same as bind if local)" : "Adresse de connexion (identique à liaison si locale)",
"EXIF Extraction" : "Extraction EXIF",
"Use system perl (only if packaged binary does not work)" : "Utiliser le Perl du système (uniquement si le binaire livré ne fonctionne pas)",
"Media Indexing" : "Indexation des médias",
"{n} media files have been indexed" : "{n} fichiers multimédias ont été indexés",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Seul le chiffrement côté serveur (OC_DEFAULT_MODULE) est pris en charge, mais un autre module de chiffrement est activé.",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Les index EXIF sont construits et vérifiés dans le cadre d'une tâche périodique en arrière-plan. Soyez prudent lorsque vous sélectionnez autre chose que l'indexation automatique. Par exemple, le fait de définir l'indexation sur les seuls dossiers du fil chronologique peut entraîner des retards avant que les médias ne soient disponibles pour les utilisateur·trice·s, étant donné que l'utilisateur·trice·s ne configure le fil chronologique qu'après s'être connecté.",
"Index all media automatically (recommended)" : "Indexer automatiquement tous les médias (recommandé)",
"Index per-user timeline folders (not recommended)" : "Indexer le dossier du fil chronologique de chaque utilisateur·trice (non recommandé)",
"Index a fixed relative path" : "Indexer un chemin d'accès relatif fixe",
"Disable background indexing" : "Désactiver l'indexation en arrière-plan",
"For advanced usage, perform a run of indexing by running:" : "Pour une utilisation avancée, effectuez une indexation en exécutant :",
"Force re-indexing of all files:" : "Forcer la réindexation de tous les fichiers :",
"You can limit indexing by user and/or folder:" : "Vous pouvez limiter l'indexation par utilisateur·trice et/ou par dossier :",
"Clear all existing index tables:" : "Effacer toutes les tables d'index existantes :",
"The following MIME types are configured for preview generation correctly. More documentation:" : "Les types MIME suivants sont configurés correctement pour la génération d'aperçus. Plus de renseignements :",
"External Link" : "Lien Externe",
"Reverse Geocoding" : "Géocodage inverse",
"Database is populated with {n} geometries" : "La base de données est peuplée avec {n} géométrie·s",
"Geometry table has not been created" : "La table géométrie n'a pas été créée",
"Reverse geocoding has not been configured ({gisType})." : "Le géocodage inverse n'a pas été configuré ({glsType}).",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Souvenirs supporte le géocodage inverse en utilisant les données OpenStreetMaps avec MySQL et Postgres.",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "Vous devez télécharger les données de la planète dans votre base de données. Ceci est recommandé et ne présente qu'une faible surcharge.",
"If the button below does not work for importing the planet data, use the following command:" : "Si le bouton ci-dessous ne fonctionne pas pour importer les données géographique, utilisez la commande suivante :",
"Note: the geometry data is stored in the " : "Note : les données de géométrie sont enregistrées dans la table \\'memories_planet_geometry\\', sans préfixe.",
"Download planet database" : "Télécharger la base de données de la planète",
"Video Streaming" : "Diffusion vidéo",
@ -29,12 +41,14 @@ OC.L10N.register(
"Original (transcode with max quality)" : "Original (transcoder avec la qualité max)",
"Direct (original video file without transcode)" : "Direct (fichier vidéo original sans transcodage)",
"Transcoder configuration" : "Configuration du transcoder",
"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 in the documentation:" : "Souvenirs utilise le transcodeur go-vod. Vous pouvez exécuter go-vod en externe (par exemple dans un conteneur Docker séparé pour l'accélération matérielle) ou utiliser le transcodeur intégré. Pour utiliser un transcodeur externe, activez l'option suivante et suivez les instructions de la documentation :",
"Enable external transcoder (go-vod)" : "Activer le transcodeur externe (go-vod)",
"Hardware Acceleration" : "Accélération matérielle",
"You must first make sure the correct drivers are installed before configuring acceleration." : "Vous devez d'abord vous assurer que les pilotes adéquats soient installés avant de configurer l'accélération.",
"Make sure you test hardware acceleration with various options after enabling." : "Assurez-vous de tester l'accélération matérielle avec différentes options après activation.",
"Do not enable multiple types of hardware acceleration simultaneously." : "N'activez pas plusieurs types d'accélérations matérielles simultanément.",
"Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Les processeurs Intel supportant QuickSync Video (QSV) ainsi que certains GPUs AMD peuvent être utilisés pour transcoder grâce à l'accélération VA-API.",
"For more details on driver installation, check the documentation:" : "Pour plus de détails sur l'installation du pilote, consultez la documentation :",
"Enable acceleration with VA-API" : "Activer l'accélération avec VA-API",
"Enable low-power mode (QSV)" : "Activer le mode basse consommation (QSV)",
"NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Les GPUs NVIDIA peuvent être utilisés pour le transcodage grâce à l'encodeur NVENC avec les pilotes appropriés.",
@ -45,12 +59,6 @@ OC.L10N.register(
"NPP scaler" : "Zoom NPP",
"CUDA scaler" : "Zoom CUDA",
"Failed to update setting" : "Échec de la mise à jour des paramètres",
"{name} binary exists and is executable" : "Le binaire {name} existe et est exécutable",
"{name} binary not found" : "Binaire {name} introuvable",
"{name} binary is not executable" : "Binaire {name} non exécutable",
"{name} failed test: {info}" : "Test de {name} échoué : {status}",
"{name} binary exists and is usable" : "Le binaire {name} existe et est utilisable",
"{name} binary status: {status}" : "État du binaire : {status}",
"Geometry support was not detected in your database" : "Le support des géométries n'a pas été détecté dans votre base de données",
"MySQL-like geometry support was detected " : "Support similaire aux géométries pour MySQL détecté",
"Postgres native geometry support was detected" : "Support natif Postgres des géométries détecté",
@ -245,8 +253,6 @@ OC.L10N.register(
"Timeline View" : "Vue Chronologie",
"Move left" : "Vers la gauche",
"Move right" : "Vers la droite",
"Failed to get Exif data. Metadata may be lost!" : "Échec de la récupération des données Exif. Les métadonnées peuvent être perdues !",
"No Exif data found! Continue?" : "Aucune donnée Exif trouvée ! Continuer ?",
"Image saved successfully" : "Image enregistrée avec succès",
"Error saving image" : "Erreur lors de l'enregistrement de l'image",
"Unsaved changes" : "Modifications non enregistrées",
@ -259,7 +265,6 @@ OC.L10N.register(
"Previous" : "Précédente",
"Next" : "Suivante",
"Editing is currently disabled for Live Photos" : "La modification est actuellement désactivée pour les Live Photos",
"Cannot edit this file" : "Impossible de modifier ce fichier",
"Are you sure you want to delete?" : "Êtes vous sûr de vouloir supprimer ?",
"Save as" : "Enregistrer sous",
"All changes will be lost." : "Tous les changements seront perdus.",
@ -389,6 +394,8 @@ OC.L10N.register(
"Share Folder" : "Partager le dossier",
"Use the sidebar to share this folder." : "Utiliser la barre latérale pour partager ce dossier.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Si vous créez un partage de lien public, cliquez sur rafraîchir et un lien correspondant à Souvenirs sera visible ci-dessous.",
"Failed to get Exif data. Metadata may be lost!" : "Échec de la récupération des données Exif. Les métadonnées peuvent être perdues !",
"No Exif data found! Continue?" : "Aucune donnée Exif trouvée ! Continuer ?",
"Video sharing not supported yet" : "Le partage de vidéo n'est pas encore disponible"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

33
l10n/fr.json vendored
View File

@ -3,19 +3,31 @@
"Fast, modern and advanced photo management suite" : "Suite d'outils de gestion de photos rapide, moderne et avancée",
"# 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." : "# Souvenirs : Gestion de photos pour Nextcloud\n\nSouvenirs est une solution de gestion de photos *batteries incluses* pour Nextcloud dotée des fonctionnalités avancées, notamment :\n\n- **📸 Chronologie** : triez vos photos et vidéos par date de prise, analysées à partir des données EXIF.\n- **⏪ Retour** : remontez à nimporte quel moment du passé et revivez vos souvenirs.\n- **🤖 Étiquetage par IA** : groupez vos photos par personnes et objets, grâce aux applications [Recognize](https://github.com/nextcloud/recognize) et [Reconnaissance faciale](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums** : créez des albums pour regrouper des photos et des vidéos, et partagez-les ensuite avec dautres utilisateurs.\n- **🫱🏻‍🫲🏻 Partage externe** : partagez des photos et des vidéos avec des personnes extérieures à votre instance Nextcloud.\n- **📱 Compatibilité mobile** : travaillez sur tous types d'appareils, de toute forme et de toute taille, via lapplication Web.\n- **✏️ Édition des métadonnées** : modifiez rapidement et par lot les dates et autres métadonnées des photos.\n- **📦 Archivage** : stockez les photos que vous ne voulez pas voir dans votre chronologie dans un dossier séparé.\n- **📹 Transcodage vidéo** : transcodez les vidéos et utilisez HLS pour une performance maximale.\n- **🗺️ Carte** : localisez vos photos sur une carte, assorties dun géocodage inverse précis.\n- **📦 Migration** : migrez facilement depuis Nextcloud Photos et Google Takeout.\n- **⚡️ Performance** : faites tout cela très rapidement.\n\n## 🚀 Installation\n\n1. Installez lapplication à partir du magasin dapplications Nextcloud (testez une démo [ici](https://memories-demo.radialapps.com/apps/memories/)).\n1. Effectuez les [étapes de configuration recommandées](https://github.com/pulsejet/memories/wiki/Extra-Configuration).\n1. Exécutez `php . /occ memories:index` pour générer les index de métadonnées pour les photos existantes.\n1. Ouvrez lapplication 📷 Souvenirs dans Nextcloud et configurez le répertoire contenant vos photos.",
"Path to packaged exiftool binary" : "Chemin vers l'exécutable exiftool livré",
"Indexing path (relative, all users)" : "Chemin d'indexation (relatif, pour tous les utilisateur·trice·s)",
"ffmpeg path" : "Chemin vers ffmpeg",
"ffprobe path" : "Chemin vers ffprobe",
"Binary path (local only)" : "Chemin des exécutables (local uniquement)",
"Bind address (local only)" : "Adresse de liaison (locale uniquement)",
"Connection address (same as bind if local)" : "Adresse de connexion (identique à liaison si locale)",
"EXIF Extraction" : "Extraction EXIF",
"Use system perl (only if packaged binary does not work)" : "Utiliser le Perl du système (uniquement si le binaire livré ne fonctionne pas)",
"Media Indexing" : "Indexation des médias",
"{n} media files have been indexed" : "{n} fichiers multimédias ont été indexés",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Seul le chiffrement côté serveur (OC_DEFAULT_MODULE) est pris en charge, mais un autre module de chiffrement est activé.",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Les index EXIF sont construits et vérifiés dans le cadre d'une tâche périodique en arrière-plan. Soyez prudent lorsque vous sélectionnez autre chose que l'indexation automatique. Par exemple, le fait de définir l'indexation sur les seuls dossiers du fil chronologique peut entraîner des retards avant que les médias ne soient disponibles pour les utilisateur·trice·s, étant donné que l'utilisateur·trice·s ne configure le fil chronologique qu'après s'être connecté.",
"Index all media automatically (recommended)" : "Indexer automatiquement tous les médias (recommandé)",
"Index per-user timeline folders (not recommended)" : "Indexer le dossier du fil chronologique de chaque utilisateur·trice (non recommandé)",
"Index a fixed relative path" : "Indexer un chemin d'accès relatif fixe",
"Disable background indexing" : "Désactiver l'indexation en arrière-plan",
"For advanced usage, perform a run of indexing by running:" : "Pour une utilisation avancée, effectuez une indexation en exécutant :",
"Force re-indexing of all files:" : "Forcer la réindexation de tous les fichiers :",
"You can limit indexing by user and/or folder:" : "Vous pouvez limiter l'indexation par utilisateur·trice et/ou par dossier :",
"Clear all existing index tables:" : "Effacer toutes les tables d'index existantes :",
"The following MIME types are configured for preview generation correctly. More documentation:" : "Les types MIME suivants sont configurés correctement pour la génération d'aperçus. Plus de renseignements :",
"External Link" : "Lien Externe",
"Reverse Geocoding" : "Géocodage inverse",
"Database is populated with {n} geometries" : "La base de données est peuplée avec {n} géométrie·s",
"Geometry table has not been created" : "La table géométrie n'a pas été créée",
"Reverse geocoding has not been configured ({gisType})." : "Le géocodage inverse n'a pas été configuré ({glsType}).",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Souvenirs supporte le géocodage inverse en utilisant les données OpenStreetMaps avec MySQL et Postgres.",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "Vous devez télécharger les données de la planète dans votre base de données. Ceci est recommandé et ne présente qu'une faible surcharge.",
"If the button below does not work for importing the planet data, use the following command:" : "Si le bouton ci-dessous ne fonctionne pas pour importer les données géographique, utilisez la commande suivante :",
"Note: the geometry data is stored in the " : "Note : les données de géométrie sont enregistrées dans la table \\'memories_planet_geometry\\', sans préfixe.",
"Download planet database" : "Télécharger la base de données de la planète",
"Video Streaming" : "Diffusion vidéo",
@ -27,12 +39,14 @@
"Original (transcode with max quality)" : "Original (transcoder avec la qualité max)",
"Direct (original video file without transcode)" : "Direct (fichier vidéo original sans transcodage)",
"Transcoder configuration" : "Configuration du transcoder",
"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 in the documentation:" : "Souvenirs utilise le transcodeur go-vod. Vous pouvez exécuter go-vod en externe (par exemple dans un conteneur Docker séparé pour l'accélération matérielle) ou utiliser le transcodeur intégré. Pour utiliser un transcodeur externe, activez l'option suivante et suivez les instructions de la documentation :",
"Enable external transcoder (go-vod)" : "Activer le transcodeur externe (go-vod)",
"Hardware Acceleration" : "Accélération matérielle",
"You must first make sure the correct drivers are installed before configuring acceleration." : "Vous devez d'abord vous assurer que les pilotes adéquats soient installés avant de configurer l'accélération.",
"Make sure you test hardware acceleration with various options after enabling." : "Assurez-vous de tester l'accélération matérielle avec différentes options après activation.",
"Do not enable multiple types of hardware acceleration simultaneously." : "N'activez pas plusieurs types d'accélérations matérielles simultanément.",
"Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Les processeurs Intel supportant QuickSync Video (QSV) ainsi que certains GPUs AMD peuvent être utilisés pour transcoder grâce à l'accélération VA-API.",
"For more details on driver installation, check the documentation:" : "Pour plus de détails sur l'installation du pilote, consultez la documentation :",
"Enable acceleration with VA-API" : "Activer l'accélération avec VA-API",
"Enable low-power mode (QSV)" : "Activer le mode basse consommation (QSV)",
"NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Les GPUs NVIDIA peuvent être utilisés pour le transcodage grâce à l'encodeur NVENC avec les pilotes appropriés.",
@ -43,12 +57,6 @@
"NPP scaler" : "Zoom NPP",
"CUDA scaler" : "Zoom CUDA",
"Failed to update setting" : "Échec de la mise à jour des paramètres",
"{name} binary exists and is executable" : "Le binaire {name} existe et est exécutable",
"{name} binary not found" : "Binaire {name} introuvable",
"{name} binary is not executable" : "Binaire {name} non exécutable",
"{name} failed test: {info}" : "Test de {name} échoué : {status}",
"{name} binary exists and is usable" : "Le binaire {name} existe et est utilisable",
"{name} binary status: {status}" : "État du binaire : {status}",
"Geometry support was not detected in your database" : "Le support des géométries n'a pas été détecté dans votre base de données",
"MySQL-like geometry support was detected " : "Support similaire aux géométries pour MySQL détecté",
"Postgres native geometry support was detected" : "Support natif Postgres des géométries détecté",
@ -243,8 +251,6 @@
"Timeline View" : "Vue Chronologie",
"Move left" : "Vers la gauche",
"Move right" : "Vers la droite",
"Failed to get Exif data. Metadata may be lost!" : "Échec de la récupération des données Exif. Les métadonnées peuvent être perdues !",
"No Exif data found! Continue?" : "Aucune donnée Exif trouvée ! Continuer ?",
"Image saved successfully" : "Image enregistrée avec succès",
"Error saving image" : "Erreur lors de l'enregistrement de l'image",
"Unsaved changes" : "Modifications non enregistrées",
@ -257,7 +263,6 @@
"Previous" : "Précédente",
"Next" : "Suivante",
"Editing is currently disabled for Live Photos" : "La modification est actuellement désactivée pour les Live Photos",
"Cannot edit this file" : "Impossible de modifier ce fichier",
"Are you sure you want to delete?" : "Êtes vous sûr de vouloir supprimer ?",
"Save as" : "Enregistrer sous",
"All changes will be lost." : "Tous les changements seront perdus.",
@ -387,6 +392,8 @@
"Share Folder" : "Partager le dossier",
"Use the sidebar to share this folder." : "Utiliser la barre latérale pour partager ce dossier.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Si vous créez un partage de lien public, cliquez sur rafraîchir et un lien correspondant à Souvenirs sera visible ci-dessous.",
"Failed to get Exif data. Metadata may be lost!" : "Échec de la récupération des données Exif. Les métadonnées peuvent être perdues !",
"No Exif data found! Continue?" : "Aucune donnée Exif trouvée ! Continuer ?",
"Video sharing not supported yet" : "Le partage de vidéo n'est pas encore disponible"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

5
l10n/hu.js vendored
View File

@ -190,8 +190,6 @@ OC.L10N.register(
"Timeline View" : "Idővonal nézet",
"Move left" : "Mozgatás balra",
"Move right" : "Mozgatás jobbra",
"Failed to get Exif data. Metadata may be lost!" : "Az Exif-adatok lekérése sikertelen. A metaadatok elveszhetnek.",
"No Exif data found! Continue?" : "Nem találhatók Exif-adatok. Folytatja?",
"Image saved successfully" : "A kép sikeresen mentve",
"Error saving image" : "Hiba a kép mentése során",
"Unsaved changes" : "Mentetlen változtatások",
@ -204,7 +202,6 @@ OC.L10N.register(
"Previous" : "Előző",
"Next" : "Következő",
"Editing is currently disabled for Live Photos" : "A szerkesztés jelenleg tiltott az élő fényképek esetén",
"Cannot edit this file" : "Ez a fájl nem szerkeszthető",
"Are you sure you want to delete?" : "Biztos, hogy törli?",
"Save as" : "Mentés másként",
"All changes will be lost." : "Az összes változtatás elvész.",
@ -334,6 +331,8 @@ OC.L10N.register(
"Share Folder" : "Mappa megosztása",
"Use the sidebar to share this folder." : "Használja az oldalsávot a mappa megosztásához.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Ha nyilvános hivatkozásos megosztást hoz létre, kattintson a frissítésre, és lent megjelenik az Emlékeknek megfelelő hivatkozás.",
"Failed to get Exif data. Metadata may be lost!" : "Az Exif-adatok lekérése sikertelen. A metaadatok elveszhetnek.",
"No Exif data found! Continue?" : "Nem találhatók Exif-adatok. Folytatja?",
"Video sharing not supported yet" : "A videómegosztás még nem támogatott"
},
"nplurals=2; plural=(n != 1);");

5
l10n/hu.json vendored
View File

@ -188,8 +188,6 @@
"Timeline View" : "Idővonal nézet",
"Move left" : "Mozgatás balra",
"Move right" : "Mozgatás jobbra",
"Failed to get Exif data. Metadata may be lost!" : "Az Exif-adatok lekérése sikertelen. A metaadatok elveszhetnek.",
"No Exif data found! Continue?" : "Nem találhatók Exif-adatok. Folytatja?",
"Image saved successfully" : "A kép sikeresen mentve",
"Error saving image" : "Hiba a kép mentése során",
"Unsaved changes" : "Mentetlen változtatások",
@ -202,7 +200,6 @@
"Previous" : "Előző",
"Next" : "Következő",
"Editing is currently disabled for Live Photos" : "A szerkesztés jelenleg tiltott az élő fényképek esetén",
"Cannot edit this file" : "Ez a fájl nem szerkeszthető",
"Are you sure you want to delete?" : "Biztos, hogy törli?",
"Save as" : "Mentés másként",
"All changes will be lost." : "Az összes változtatás elvész.",
@ -332,6 +329,8 @@
"Share Folder" : "Mappa megosztása",
"Use the sidebar to share this folder." : "Használja az oldalsávot a mappa megosztásához.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Ha nyilvános hivatkozásos megosztást hoz létre, kattintson a frissítésre, és lent megjelenik az Emlékeknek megfelelő hivatkozás.",
"Failed to get Exif data. Metadata may be lost!" : "Az Exif-adatok lekérése sikertelen. A metaadatok elveszhetnek.",
"No Exif data found! Continue?" : "Nem találhatók Exif-adatok. Folytatja?",
"Video sharing not supported yet" : "A videómegosztás még nem támogatott"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

2
l10n/it.js vendored
View File

@ -1,6 +1,8 @@
OC.L10N.register(
"memories",
{
"Fast, modern and advanced photo management suite" : "Soluzione efficiente, moderna e avanzata per la gestione delle foto",
"You must first make sure the correct drivers are installed before configuring acceleration." : "Assicurati di avere installato i driver appropriati, prima di configurare l'accelerazione.",
"Settings" : "Impostazioni",
"People" : "Persone",
"Info" : "Info",

2
l10n/it.json vendored
View File

@ -1,4 +1,6 @@
{ "translations": {
"Fast, modern and advanced photo management suite" : "Soluzione efficiente, moderna e avanzata per la gestione delle foto",
"You must first make sure the correct drivers are installed before configuring acceleration." : "Assicurati di avere installato i driver appropriati, prima di configurare l'accelerazione.",
"Settings" : "Impostazioni",
"People" : "Persone",
"Info" : "Info",

4
l10n/lt_LT.js vendored
View File

@ -102,7 +102,6 @@ OC.L10N.register(
"Share folder" : "Bendrinti aplanką",
"Move left" : "Perkelti kairėn",
"Move right" : "Perkelti dešinėn",
"No Exif data found! Continue?" : "Nerasta jokių EXIF duomenų! Tęsti?",
"Image saved successfully" : "Paveikslas sėkmingai įrašytas",
"Error saving image" : "Klaida įrašant paveikslą",
"Unsaved changes" : "Neįrašyti pakeitimai",
@ -152,6 +151,7 @@ OC.L10N.register(
"Processing … {n}/{m}" : "Apdorojama… {n}/{m}",
"Update Exif" : "Atnaujinti EXIF",
"Loading data … {n}/{m}" : "Įkeliami duomenys… {n}/{m}",
"Share Folder" : "Bendrinti aplanką"
"Share Folder" : "Bendrinti aplanką",
"No Exif data found! Continue?" : "Nerasta jokių EXIF duomenų! Tęsti?"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");

4
l10n/lt_LT.json vendored
View File

@ -100,7 +100,6 @@
"Share folder" : "Bendrinti aplanką",
"Move left" : "Perkelti kairėn",
"Move right" : "Perkelti dešinėn",
"No Exif data found! Continue?" : "Nerasta jokių EXIF duomenų! Tęsti?",
"Image saved successfully" : "Paveikslas sėkmingai įrašytas",
"Error saving image" : "Klaida įrašant paveikslą",
"Unsaved changes" : "Neįrašyti pakeitimai",
@ -150,6 +149,7 @@
"Processing … {n}/{m}" : "Apdorojama… {n}/{m}",
"Update Exif" : "Atnaujinti EXIF",
"Loading data … {n}/{m}" : "Įkeliami duomenys… {n}/{m}",
"Share Folder" : "Bendrinti aplanką"
"Share Folder" : "Bendrinti aplanką",
"No Exif data found! Continue?" : "Nerasta jokių EXIF duomenų! Tęsti?"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}

4
l10n/nb.js vendored
View File

@ -151,8 +151,6 @@ OC.L10N.register(
"Timeline View" : "Tidslinjevisning",
"Move left" : "Flytt til venstre",
"Move right" : "Flytt til høyre",
"Failed to get Exif data. Metadata may be lost!" : "Kunne ikke hente Exif-data. Metadata kan gå tapt!",
"No Exif data found! Continue?" : "Ingen Exif-data funnet! Fortsette?",
"Image saved successfully" : "Bildet er lagret",
"Error saving image" : "Feil under lagring av bildet",
"Unsaved changes" : "Ulagrede endringer",
@ -277,6 +275,8 @@ OC.L10N.register(
"Share Folder" : "Del mappe",
"Use the sidebar to share this folder." : "Bruk sidefeltet for å dele denne mappen.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Hvis du oppretter en offentlig lenkedeling, klikker du på oppdatering og en tilsvarende lenke til Minner vises nedenfor.",
"Failed to get Exif data. Metadata may be lost!" : "Kunne ikke hente Exif-data. Metadata kan gå tapt!",
"No Exif data found! Continue?" : "Ingen Exif-data funnet! Fortsette?",
"Video sharing not supported yet" : "Videodeling støttes ikke ennå"
},
"nplurals=2; plural=(n != 1);");

4
l10n/nb.json vendored
View File

@ -149,8 +149,6 @@
"Timeline View" : "Tidslinjevisning",
"Move left" : "Flytt til venstre",
"Move right" : "Flytt til høyre",
"Failed to get Exif data. Metadata may be lost!" : "Kunne ikke hente Exif-data. Metadata kan gå tapt!",
"No Exif data found! Continue?" : "Ingen Exif-data funnet! Fortsette?",
"Image saved successfully" : "Bildet er lagret",
"Error saving image" : "Feil under lagring av bildet",
"Unsaved changes" : "Ulagrede endringer",
@ -275,6 +273,8 @@
"Share Folder" : "Del mappe",
"Use the sidebar to share this folder." : "Bruk sidefeltet for å dele denne mappen.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Hvis du oppretter en offentlig lenkedeling, klikker du på oppdatering og en tilsvarende lenke til Minner vises nedenfor.",
"Failed to get Exif data. Metadata may be lost!" : "Kunne ikke hente Exif-data. Metadata kan gå tapt!",
"No Exif data found! Continue?" : "Ingen Exif-data funnet! Fortsette?",
"Video sharing not supported yet" : "Videodeling støttes ikke ennå"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

4
l10n/nl.js vendored
View File

@ -111,7 +111,6 @@ OC.L10N.register(
"Share folder" : "Map delen",
"Folder View" : "Mapweergave",
"Timeline View" : "Tijdlijnweergave",
"No Exif data found! Continue?" : "Geen Exif gegevens gevonden! Doorgaan?",
"Unsaved changes" : "Niet opgeslagen veranderingen",
"Share" : "Delen",
"Sidebar" : "Zijbalk",
@ -184,6 +183,7 @@ OC.L10N.register(
"Date Taken" : "Datum gemaakt",
"Share Folder" : "Map delen",
"Use the sidebar to share this folder." : "Gebruik de zijbalk om deze map te delen.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Als je een openbare deellink maakt, klik op vernieuwen en een bijbehorende link naar Herinneringen wordt hieronder weergegeven."
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Als je een openbare deellink maakt, klik op vernieuwen en een bijbehorende link naar Herinneringen wordt hieronder weergegeven.",
"No Exif data found! Continue?" : "Geen Exif gegevens gevonden! Doorgaan?"
},
"nplurals=2; plural=(n != 1);");

4
l10n/nl.json vendored
View File

@ -109,7 +109,6 @@
"Share folder" : "Map delen",
"Folder View" : "Mapweergave",
"Timeline View" : "Tijdlijnweergave",
"No Exif data found! Continue?" : "Geen Exif gegevens gevonden! Doorgaan?",
"Unsaved changes" : "Niet opgeslagen veranderingen",
"Share" : "Delen",
"Sidebar" : "Zijbalk",
@ -182,6 +181,7 @@
"Date Taken" : "Datum gemaakt",
"Share Folder" : "Map delen",
"Use the sidebar to share this folder." : "Gebruik de zijbalk om deze map te delen.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Als je een openbare deellink maakt, klik op vernieuwen en een bijbehorende link naar Herinneringen wordt hieronder weergegeven."
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Als je een openbare deellink maakt, klik op vernieuwen en een bijbehorende link naar Herinneringen wordt hieronder weergegeven.",
"No Exif data found! Continue?" : "Geen Exif gegevens gevonden! Doorgaan?"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

5
l10n/pt_BR.js vendored
View File

@ -191,8 +191,6 @@ OC.L10N.register(
"Timeline View" : "Visualização da linha do tempo",
"Move left" : "Mover para a esquerda",
"Move right" : "Mover para a direita",
"Failed to get Exif data. Metadata may be lost!" : "Falha ao obter dados Exif. Os metadados podem ser perdidos!",
"No Exif data found! Continue?" : "Nenhum dado Exif encontrado! Prosseguir?",
"Image saved successfully" : "Imagem salva com sucesso",
"Error saving image" : "Erro ao salvar imagem",
"Unsaved changes" : "Alterações não salvas",
@ -205,7 +203,6 @@ OC.L10N.register(
"Previous" : "Anterior",
"Next" : "Próxima",
"Editing is currently disabled for Live Photos" : "Editing is currently disabled for Live Photos",
"Cannot edit this file" : "Cannot edit this file",
"Are you sure you want to delete?" : "Tem certeza de que deseja excluir?",
"Save as" : "Salvar como",
"All changes will be lost." : "Todas as mudanças serão perdidas.",
@ -335,6 +332,8 @@ OC.L10N.register(
"Share Folder" : "Compartilhar Pasta",
"Use the sidebar to share this folder." : "Use a barra lateral para compartilhar esta pasta.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Se você criar um compartilhamento de link público, clique em atualizar e um link correspondente para Memórias será mostrado abaixo.",
"Failed to get Exif data. Metadata may be lost!" : "Falha ao obter dados Exif. Os metadados podem ser perdidos!",
"No Exif data found! Continue?" : "Nenhum dado Exif encontrado! Prosseguir?",
"Video sharing not supported yet" : "Compartilhamento de vídeo ainda não suportado"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

5
l10n/pt_BR.json vendored
View File

@ -189,8 +189,6 @@
"Timeline View" : "Visualização da linha do tempo",
"Move left" : "Mover para a esquerda",
"Move right" : "Mover para a direita",
"Failed to get Exif data. Metadata may be lost!" : "Falha ao obter dados Exif. Os metadados podem ser perdidos!",
"No Exif data found! Continue?" : "Nenhum dado Exif encontrado! Prosseguir?",
"Image saved successfully" : "Imagem salva com sucesso",
"Error saving image" : "Erro ao salvar imagem",
"Unsaved changes" : "Alterações não salvas",
@ -203,7 +201,6 @@
"Previous" : "Anterior",
"Next" : "Próxima",
"Editing is currently disabled for Live Photos" : "Editing is currently disabled for Live Photos",
"Cannot edit this file" : "Cannot edit this file",
"Are you sure you want to delete?" : "Tem certeza de que deseja excluir?",
"Save as" : "Salvar como",
"All changes will be lost." : "Todas as mudanças serão perdidas.",
@ -333,6 +330,8 @@
"Share Folder" : "Compartilhar Pasta",
"Use the sidebar to share this folder." : "Use a barra lateral para compartilhar esta pasta.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Se você criar um compartilhamento de link público, clique em atualizar e um link correspondente para Memórias será mostrado abaixo.",
"Failed to get Exif data. Metadata may be lost!" : "Falha ao obter dados Exif. Os metadados podem ser perdidos!",
"No Exif data found! Continue?" : "Nenhum dado Exif encontrado! Prosseguir?",
"Video sharing not supported yet" : "Compartilhamento de vídeo ainda não suportado"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

4
l10n/ru.js vendored
View File

@ -128,8 +128,6 @@ OC.L10N.register(
"Timeline View" : "Просмотр в виде шкалы времени",
"Move left" : "Переместить влево",
"Move right" : "Переместить вправо",
"Failed to get Exif data. Metadata may be lost!" : "Не удалось получить данные EXIF. Метаданные могут быть утеряны.",
"No Exif data found! Continue?" : "Данные EXIF не обнаружены. Продолжить?",
"Image saved successfully" : "Изображение сохранено",
"Error saving image" : "Не удалось сохранить изображение",
"Unsaved changes" : "Несохранённые изменения",
@ -254,6 +252,8 @@ OC.L10N.register(
"Date Taken" : "Дата съемки",
"Share Folder" : "Опубликовать папку",
"Use the sidebar to share this folder." : "Чтобы опубликовать эту папку, воспользуйтесь боковым меню. ",
"Failed to get Exif data. Metadata may be lost!" : "Не удалось получить данные EXIF. Метаданные могут быть утеряны.",
"No Exif data found! Continue?" : "Данные EXIF не обнаружены. Продолжить?",
"Video sharing not supported yet" : "Публикация видео пока не поддерживается"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

4
l10n/ru.json vendored
View File

@ -126,8 +126,6 @@
"Timeline View" : "Просмотр в виде шкалы времени",
"Move left" : "Переместить влево",
"Move right" : "Переместить вправо",
"Failed to get Exif data. Metadata may be lost!" : "Не удалось получить данные EXIF. Метаданные могут быть утеряны.",
"No Exif data found! Continue?" : "Данные EXIF не обнаружены. Продолжить?",
"Image saved successfully" : "Изображение сохранено",
"Error saving image" : "Не удалось сохранить изображение",
"Unsaved changes" : "Несохранённые изменения",
@ -252,6 +250,8 @@
"Date Taken" : "Дата съемки",
"Share Folder" : "Опубликовать папку",
"Use the sidebar to share this folder." : "Чтобы опубликовать эту папку, воспользуйтесь боковым меню. ",
"Failed to get Exif data. Metadata may be lost!" : "Не удалось получить данные EXIF. Метаданные могут быть утеряны.",
"No Exif data found! Continue?" : "Данные EXIF не обнаружены. Продолжить?",
"Video sharing not supported yet" : "Публикация видео пока не поддерживается"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

33
l10n/sr.js vendored
View File

@ -5,19 +5,31 @@ OC.L10N.register(
"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 означавање**: групишите слике по људима и објектима, обезбеђују [recognize](https://github.com/nextcloud/recognize) и [facerecognition](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 Продавнице апликација (пробајте демо [овде](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 бинарног фајла",
"Indexing path (relative, all users)" : "Путања за индексирање (релативна, сви корисници)",
"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 (само ако запаковани бинарни фајл не ради)",
"Media Indexing" : "Индексирање медија",
"{n} media files have been indexed" : "индексирано је {n} фајлова медија",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Подржава се само шифровање на страни сервера (OC_DEFAULT_MODULE), али је укључен неки други модул за шифровање.",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF индекси се периодично изграђују и проверавају у позадинском задатку. Будите пажљиви када бирате било шта осим аутоматског индексирања. На пример, ако се индексирање постави само за фолдере временске линије, медији ће постати доступни корисницима са закашњењем, јер корисник конфигурише временску линију тек након пријаве.",
"Index all media automatically (recommended)" : "Аутоматски индексирај све медије (препоручено)",
"Index per-user timeline folders (not recommended)" : "Индексирај фолдере временске линије за свако корисника (не препоручује се)",
"Index a fixed relative path" : "Индексирај фиксну релативну путању",
"Disable background indexing" : "Искључи индексирање у позадини",
"For advanced usage, perform a run of indexing by running:" : "За напредну употребу, изврши процес индексирања покретањем:",
"Force re-indexing of all files:" : "Форсирај поновно индексирање свих фајлова:",
"You can limit indexing by user and/or folder:" : "Индексирање можете да ограничите по кориснику и/или фолдеру:",
"Clear all existing index tables:" : "Обриши све постојеће табеле индекса:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "Следећи MIME типови су исправно подешени за генерисање прегледа. Више документације:",
"External Link" : "Спољни линк",
"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." : "Успомене подржавају обрнуто геокодирање ван мреже употребом 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 the following command:" : "Ако дугме испод не функционше за увоз података о планети, употребите следећу команду:",
"Note: the geometry data is stored in the " : "Напомена: подаци о геометрији су сачувани у",
"Download planet database" : "Преузми базу података планете",
"Video Streaming" : "Видео стриминг",
@ -29,12 +41,14 @@ OC.L10N.register(
"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 in the documentation:" : "Успомене користе go-vod транскодер. go-vod можете да извршавате споља (нпр. у посебном Docker контејнеру за хардверско убрзање) or или да користите уграђени транскодер. Ако желите да користите спољни транскодер, укључите следећу опцију и следите упутства у документацији:",
"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 GPUs могу да се користе са VA-API убрзањем.",
"For more details on driver installation, check the documentation:" : "За више детаља у вези са инсталацијом драјвера, погледајте долкументацију:",
"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 GPU картице могу да се користе за транскодирање помоћу NVENC енкодера.",
@ -45,12 +59,6 @@ OC.L10N.register(
"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 природну геометрију",
@ -245,8 +253,6 @@ OC.L10N.register(
"Timeline View" : "Поглед на временску линију",
"Move left" : "Помери улево",
"Move right" : "Помери удесно",
"Failed to get Exif data. Metadata may be lost!" : "Не могу да се добаве Exif подаци. Можда су изгубљени метаподаци!",
"No Exif data found! Continue?" : "Нису пронађени никакви Exif подаци! Желите ли да се настави?",
"Image saved successfully" : "Слика је успешно сачувана",
"Error saving image" : "Грешка прикиком чувања слике",
"Unsaved changes" : "Несачуване измене",
@ -259,7 +265,6 @@ OC.L10N.register(
"Previous" : "Претходно",
"Next" : "Следеће",
"Editing is currently disabled for Live Photos" : "Уређивање је тренутно искључено за Live Photos",
"Cannot edit this file" : "Не можете да уредите овај фајл",
"Are you sure you want to delete?" : "Да ли сте сигурни да желите да обришете?",
"Save as" : "Сачувај као",
"All changes will be lost." : "Изгубиће се све измене.",
@ -389,6 +394,8 @@ OC.L10N.register(
"Share Folder" : "Дели фолдер",
"Use the sidebar to share this folder." : "Користите бочни панел да делите овај фолдер.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Ако креирате јавно дељење линком, кликните на освежи и испод ће се приказати одговарајући линк на Успомене.",
"Failed to get Exif data. Metadata may be lost!" : "Не могу да се добаве Exif подаци. Можда су изгубљени метаподаци!",
"No Exif data found! Continue?" : "Нису пронађени никакви Exif подаци! Желите ли да се настави?",
"Video sharing not supported yet" : "Још увек није подржано дељење видео снимака"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

33
l10n/sr.json vendored
View File

@ -3,19 +3,31 @@
"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 означавање**: групишите слике по људима и објектима, обезбеђују [recognize](https://github.com/nextcloud/recognize) и [facerecognition](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 Продавнице апликација (пробајте демо [овде](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 бинарног фајла",
"Indexing path (relative, all users)" : "Путања за индексирање (релативна, сви корисници)",
"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 (само ако запаковани бинарни фајл не ради)",
"Media Indexing" : "Индексирање медија",
"{n} media files have been indexed" : "индексирано је {n} фајлова медија",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Подржава се само шифровање на страни сервера (OC_DEFAULT_MODULE), али је укључен неки други модул за шифровање.",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF индекси се периодично изграђују и проверавају у позадинском задатку. Будите пажљиви када бирате било шта осим аутоматског индексирања. На пример, ако се индексирање постави само за фолдере временске линије, медији ће постати доступни корисницима са закашњењем, јер корисник конфигурише временску линију тек након пријаве.",
"Index all media automatically (recommended)" : "Аутоматски индексирај све медије (препоручено)",
"Index per-user timeline folders (not recommended)" : "Индексирај фолдере временске линије за свако корисника (не препоручује се)",
"Index a fixed relative path" : "Индексирај фиксну релативну путању",
"Disable background indexing" : "Искључи индексирање у позадини",
"For advanced usage, perform a run of indexing by running:" : "За напредну употребу, изврши процес индексирања покретањем:",
"Force re-indexing of all files:" : "Форсирај поновно индексирање свих фајлова:",
"You can limit indexing by user and/or folder:" : "Индексирање можете да ограничите по кориснику и/или фолдеру:",
"Clear all existing index tables:" : "Обриши све постојеће табеле индекса:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "Следећи MIME типови су исправно подешени за генерисање прегледа. Више документације:",
"External Link" : "Спољни линк",
"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." : "Успомене подржавају обрнуто геокодирање ван мреже употребом 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 the following command:" : "Ако дугме испод не функционше за увоз података о планети, употребите следећу команду:",
"Note: the geometry data is stored in the " : "Напомена: подаци о геометрији су сачувани у",
"Download planet database" : "Преузми базу података планете",
"Video Streaming" : "Видео стриминг",
@ -27,12 +39,14 @@
"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 in the documentation:" : "Успомене користе go-vod транскодер. go-vod можете да извршавате споља (нпр. у посебном Docker контејнеру за хардверско убрзање) or или да користите уграђени транскодер. Ако желите да користите спољни транскодер, укључите следећу опцију и следите упутства у документацији:",
"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 GPUs могу да се користе са VA-API убрзањем.",
"For more details on driver installation, check the documentation:" : "За више детаља у вези са инсталацијом драјвера, погледајте долкументацију:",
"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 GPU картице могу да се користе за транскодирање помоћу NVENC енкодера.",
@ -43,12 +57,6 @@
"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 природну геометрију",
@ -243,8 +251,6 @@
"Timeline View" : "Поглед на временску линију",
"Move left" : "Помери улево",
"Move right" : "Помери удесно",
"Failed to get Exif data. Metadata may be lost!" : "Не могу да се добаве Exif подаци. Можда су изгубљени метаподаци!",
"No Exif data found! Continue?" : "Нису пронађени никакви Exif подаци! Желите ли да се настави?",
"Image saved successfully" : "Слика је успешно сачувана",
"Error saving image" : "Грешка прикиком чувања слике",
"Unsaved changes" : "Несачуване измене",
@ -257,7 +263,6 @@
"Previous" : "Претходно",
"Next" : "Следеће",
"Editing is currently disabled for Live Photos" : "Уређивање је тренутно искључено за Live Photos",
"Cannot edit this file" : "Не можете да уредите овај фајл",
"Are you sure you want to delete?" : "Да ли сте сигурни да желите да обришете?",
"Save as" : "Сачувај као",
"All changes will be lost." : "Изгубиће се све измене.",
@ -387,6 +392,8 @@
"Share Folder" : "Дели фолдер",
"Use the sidebar to share this folder." : "Користите бочни панел да делите овај фолдер.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Ако креирате јавно дељење линком, кликните на освежи и испод ће се приказати одговарајући линк на Успомене.",
"Failed to get Exif data. Metadata may be lost!" : "Не могу да се добаве Exif подаци. Можда су изгубљени метаподаци!",
"No Exif data found! Continue?" : "Нису пронађени никакви Exif подаци! Желите ли да се настави?",
"Video sharing not supported yet" : "Још увек није подржано дељење видео снимака"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

33
l10n/tr.js vendored
View File

@ -5,19 +5,31 @@ OC.L10N.register(
"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ıın ve fotoğraflarınızın bulunduğu klasörü ayarlayın.",
"Path to packaged exiftool binary" : "Paketlenmiş exiftool dosyasının yolu",
"Indexing path (relative, all users)" : "Dizine eklenecek yol (göreli, tüm kullanıcılar)",
"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)",
"Media Indexing" : "Ortam dizini",
"{n} media files have been indexed" : "{n} ortam dosyası dizine eklendi",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Yalnızca sunucu tarafında şifreleme (OC_DEFAULT_MODULE) desteklenir. Ancak başka bir şifreleme modülü etkinleştirilmiş.",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF dizinleri, düzenli çalıştırılan bir arka plan görevi tarafından oluşturulur ve denetlenir. Otomatik dizine ekleme dışında bir şey seçerken dikkatli olun. Örneğin, dizine eklemeyi yalnızca zaman tüneli klasörlerine ayarlamak, kullanıcı zaman çizelgesi yalnızca oturum açıldıktan sonra yapılandırdığından, ortamın kullanıcılar tarafından kullanılabilmesinden önce gecikmelere neden olabilir.",
"Index all media automatically (recommended)" : "Tüm ortamlar otomatik olarak dizine eklensin (önerilir)",
"Index per-user timeline folders (not recommended)" : "Her kullanıcının zaman tüneli klasörleri dizine eklensin (önerilmez)",
"Index a fixed relative path" : "Sabit bir göreli yolu dizine ekle",
"Disable background indexing" : "Arka planda dizine ekleme yapılmasın",
"For advanced usage, perform a run of indexing by running:" : "Gelişmiş kullanım için, dizine ekleme işlemi gerçekleştirmek için şunu çalıştırın:",
"Force re-indexing of all files:" : "Tüm dosyalar yeniden dizine eklensin:",
"You can limit indexing by user and/or folder:" : "Dizine ekleme işlemini kullanıcı ve/veya klasörle sınırlayabilirsiniz",
"Clear all existing index tables:" : "Var olan tüm dizin tablolarını temizle:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "Aşağıdaki MIME türleri, ön izleme için doğru şekilde yapılandırılmış. Ayrıntılı bilgiler:",
"External Link" : "Dış bağlantı",
"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 the following command:" : "Gezegen verilerini içe aktarmak için aşağıdaki düğme çalışmıyorsa, şu komutu 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ışı",
@ -29,12 +41,14 @@ OC.L10N.register(
"Original (transcode with max quality)" : "Özgün (en yüksek kalitede dönüşüm)",
"Direct (original video file without transcode)" : "Doğrudan (dönüştürülmemiş özgün görüntü)",
"Transcoder configuration" : "Dönüştürücü yapılandırması",
"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 in the documentation:" : "Anılar, go-vod kod çözücüsünü kullanır. Go-vod dışarıdan çalıştırılabilir (örneğin, donanım hızlandırması için ayrı bir Docker kapsayıcısında) ya da yerleşik kod çözücü kullanılabilir. Bir dış kod çözücü kullanmak için aşağıdaki seçeneği etkinleştirin ve belgelerdeki yönergeleri izleyin:",
"Enable external transcoder (go-vod)" : "Dış dönüştürücü kullanılsın (go-vod)",
"Hardware Acceleration" : "Donanımsal hızlandırma",
"You must first make sure the correct drivers are installed before configuring acceleration." : "Hızlandırmayı yapılandırmadan önce doğru sürücülerin kurulduğundan emin olmalısınız.",
"Make sure you test hardware acceleration with various options after enabling." : "Donanım hızlandırmayı etkinleştirdikten sonra çeşitli seçenekleri sınadığınızdan emin olun.",
"Do not enable multiple types of hardware acceleration simultaneously." : "Birden fazla donanım hızlandırmasını aynı anda etkinleştirmeyin.",
"Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "QuickSync Video (QSV) destekleyen Intel işlemciler ve bazı AMD grafik işlemcileri VA-API hızlandırması ile kod dönüştürme için kullanılabilir.",
"For more details on driver installation, check the documentation:" : "Sürücü kurulumu hakkında ayrıntılı bilgi almak için belgelere bakın:",
"Enable acceleration with VA-API" : "VA-API hızlandırması kullanılsın",
"Enable low-power mode (QSV)" : "Düşük güç kipi kullanılsın (QSV)",
"NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA grafik işlemcileri uygun sürücülerle NVENC kodlayıcı ile kod dönüştürme için kullanılabilir.",
@ -45,12 +59,6 @@ OC.L10N.register(
"NPP scaler" : "NPP ölçekleyici",
"CUDA scaler" : "CUDA ölçekleyici",
"Failed to update setting" : "Ayar güncellenemedi",
"{name} binary exists and is executable" : "{name} dosyası var ve çalıştırılabilir",
"{name} binary not found" : "{name} dosyası bulunamadı",
"{name} binary is not executable" : "{name} dosyası çalıştırılabilir değil",
"{name} failed test: {info}" : "{name} sınamayı geçemedi: {info}",
"{name} binary exists and is usable" : "{name} dosyası var ve kullanılabilir",
"{name} binary status: {status}" : "{name} dosyasının durumu: {status}",
"Geometry support was not detected in your database" : "Veri tabanınızda geometri desteği bulunamadı",
"MySQL-like geometry support was detected " : "MySQL benzeri geometri desteği var",
"Postgres native geometry support was detected" : "Postgres doğal geometri desteği var",
@ -245,8 +253,6 @@ OC.L10N.register(
"Timeline View" : "Zaman tüneli görünümü",
"Move left" : "Sola taşı",
"Move right" : "Sağa taşı",
"Failed to get Exif data. Metadata may be lost!" : "EXIF verileri alınamadı. Üst veriler kaybolmuş olabilir!",
"No Exif data found! Continue?" : "Herhangi bir EXIF verisi bulunamadı. İlerlensin mi?",
"Image saved successfully" : "Görsel kaydedildi",
"Error saving image" : "Görsel kaydedilirken sorun çıktı",
"Unsaved changes" : "Kaydedilmemiş değişiklikler",
@ -259,7 +265,6 @@ OC.L10N.register(
"Previous" : "Önceki",
"Next" : "Sonraki",
"Editing is currently disabled for Live Photos" : "Live Photos üzerinde düzenleme şu anda devre dışı",
"Cannot edit this file" : "Bu dosya düzenlenemez",
"Are you sure you want to delete?" : "Silmek istediğinize emin misiniz?",
"Save as" : "Farklı kaydet",
"All changes will be lost." : "Tüm değişiklikler kaybolacak.",
@ -389,6 +394,8 @@ OC.L10N.register(
"Share Folder" : "Klasörü paylaş",
"Use the sidebar to share this folder." : "Bu klasörü paylaşmak için yan çubuğu kullanın.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Herkese açık bir bağlantı paylaşımı oluşturduktan sonra yenile üzerine tıklayın. Anılar için ilgili bağlantı aşağıda görüntülenir.",
"Failed to get Exif data. Metadata may be lost!" : "EXIF verileri alınamadı. Üst veriler kaybolmuş olabilir!",
"No Exif data found! Continue?" : "Herhangi bir EXIF verisi bulunamadı. İlerlensin mi?",
"Video sharing not supported yet" : "Görüntü paylaşımı henüz desteklenmiyor"
},
"nplurals=2; plural=(n > 1);");

33
l10n/tr.json vendored
View File

@ -3,19 +3,31 @@
"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ıın ve fotoğraflarınızın bulunduğu klasörü ayarlayın.",
"Path to packaged exiftool binary" : "Paketlenmiş exiftool dosyasının yolu",
"Indexing path (relative, all users)" : "Dizine eklenecek yol (göreli, tüm kullanıcılar)",
"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)",
"Media Indexing" : "Ortam dizini",
"{n} media files have been indexed" : "{n} ortam dosyası dizine eklendi",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Yalnızca sunucu tarafında şifreleme (OC_DEFAULT_MODULE) desteklenir. Ancak başka bir şifreleme modülü etkinleştirilmiş.",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF dizinleri, düzenli çalıştırılan bir arka plan görevi tarafından oluşturulur ve denetlenir. Otomatik dizine ekleme dışında bir şey seçerken dikkatli olun. Örneğin, dizine eklemeyi yalnızca zaman tüneli klasörlerine ayarlamak, kullanıcı zaman çizelgesi yalnızca oturum açıldıktan sonra yapılandırdığından, ortamın kullanıcılar tarafından kullanılabilmesinden önce gecikmelere neden olabilir.",
"Index all media automatically (recommended)" : "Tüm ortamlar otomatik olarak dizine eklensin (önerilir)",
"Index per-user timeline folders (not recommended)" : "Her kullanıcının zaman tüneli klasörleri dizine eklensin (önerilmez)",
"Index a fixed relative path" : "Sabit bir göreli yolu dizine ekle",
"Disable background indexing" : "Arka planda dizine ekleme yapılmasın",
"For advanced usage, perform a run of indexing by running:" : "Gelişmiş kullanım için, dizine ekleme işlemi gerçekleştirmek için şunu çalıştırın:",
"Force re-indexing of all files:" : "Tüm dosyalar yeniden dizine eklensin:",
"You can limit indexing by user and/or folder:" : "Dizine ekleme işlemini kullanıcı ve/veya klasörle sınırlayabilirsiniz",
"Clear all existing index tables:" : "Var olan tüm dizin tablolarını temizle:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "Aşağıdaki MIME türleri, ön izleme için doğru şekilde yapılandırılmış. Ayrıntılı bilgiler:",
"External Link" : "Dış bağlantı",
"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 the following command:" : "Gezegen verilerini içe aktarmak için aşağıdaki düğme çalışmıyorsa, şu komutu 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ışı",
@ -27,12 +39,14 @@
"Original (transcode with max quality)" : "Özgün (en yüksek kalitede dönüşüm)",
"Direct (original video file without transcode)" : "Doğrudan (dönüştürülmemiş özgün görüntü)",
"Transcoder configuration" : "Dönüştürücü yapılandırması",
"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 in the documentation:" : "Anılar, go-vod kod çözücüsünü kullanır. Go-vod dışarıdan çalıştırılabilir (örneğin, donanım hızlandırması için ayrı bir Docker kapsayıcısında) ya da yerleşik kod çözücü kullanılabilir. Bir dış kod çözücü kullanmak için aşağıdaki seçeneği etkinleştirin ve belgelerdeki yönergeleri izleyin:",
"Enable external transcoder (go-vod)" : "Dış dönüştürücü kullanılsın (go-vod)",
"Hardware Acceleration" : "Donanımsal hızlandırma",
"You must first make sure the correct drivers are installed before configuring acceleration." : "Hızlandırmayı yapılandırmadan önce doğru sürücülerin kurulduğundan emin olmalısınız.",
"Make sure you test hardware acceleration with various options after enabling." : "Donanım hızlandırmayı etkinleştirdikten sonra çeşitli seçenekleri sınadığınızdan emin olun.",
"Do not enable multiple types of hardware acceleration simultaneously." : "Birden fazla donanım hızlandırmasını aynı anda etkinleştirmeyin.",
"Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "QuickSync Video (QSV) destekleyen Intel işlemciler ve bazı AMD grafik işlemcileri VA-API hızlandırması ile kod dönüştürme için kullanılabilir.",
"For more details on driver installation, check the documentation:" : "Sürücü kurulumu hakkında ayrıntılı bilgi almak için belgelere bakın:",
"Enable acceleration with VA-API" : "VA-API hızlandırması kullanılsın",
"Enable low-power mode (QSV)" : "Düşük güç kipi kullanılsın (QSV)",
"NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA grafik işlemcileri uygun sürücülerle NVENC kodlayıcı ile kod dönüştürme için kullanılabilir.",
@ -43,12 +57,6 @@
"NPP scaler" : "NPP ölçekleyici",
"CUDA scaler" : "CUDA ölçekleyici",
"Failed to update setting" : "Ayar güncellenemedi",
"{name} binary exists and is executable" : "{name} dosyası var ve çalıştırılabilir",
"{name} binary not found" : "{name} dosyası bulunamadı",
"{name} binary is not executable" : "{name} dosyası çalıştırılabilir değil",
"{name} failed test: {info}" : "{name} sınamayı geçemedi: {info}",
"{name} binary exists and is usable" : "{name} dosyası var ve kullanılabilir",
"{name} binary status: {status}" : "{name} dosyasının durumu: {status}",
"Geometry support was not detected in your database" : "Veri tabanınızda geometri desteği bulunamadı",
"MySQL-like geometry support was detected " : "MySQL benzeri geometri desteği var",
"Postgres native geometry support was detected" : "Postgres doğal geometri desteği var",
@ -243,8 +251,6 @@
"Timeline View" : "Zaman tüneli görünümü",
"Move left" : "Sola taşı",
"Move right" : "Sağa taşı",
"Failed to get Exif data. Metadata may be lost!" : "EXIF verileri alınamadı. Üst veriler kaybolmuş olabilir!",
"No Exif data found! Continue?" : "Herhangi bir EXIF verisi bulunamadı. İlerlensin mi?",
"Image saved successfully" : "Görsel kaydedildi",
"Error saving image" : "Görsel kaydedilirken sorun çıktı",
"Unsaved changes" : "Kaydedilmemiş değişiklikler",
@ -257,7 +263,6 @@
"Previous" : "Önceki",
"Next" : "Sonraki",
"Editing is currently disabled for Live Photos" : "Live Photos üzerinde düzenleme şu anda devre dışı",
"Cannot edit this file" : "Bu dosya düzenlenemez",
"Are you sure you want to delete?" : "Silmek istediğinize emin misiniz?",
"Save as" : "Farklı kaydet",
"All changes will be lost." : "Tüm değişiklikler kaybolacak.",
@ -387,6 +392,8 @@
"Share Folder" : "Klasörü paylaş",
"Use the sidebar to share this folder." : "Bu klasörü paylaşmak için yan çubuğu kullanın.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Herkese açık bir bağlantı paylaşımı oluşturduktan sonra yenile üzerine tıklayın. Anılar için ilgili bağlantı aşağıda görüntülenir.",
"Failed to get Exif data. Metadata may be lost!" : "EXIF verileri alınamadı. Üst veriler kaybolmuş olabilir!",
"No Exif data found! Continue?" : "Herhangi bir EXIF verisi bulunamadı. İlerlensin mi?",
"Video sharing not supported yet" : "Görüntü paylaşımı henüz desteklenmiyor"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

15
l10n/zh_HK.js vendored
View File

@ -12,7 +12,6 @@ OC.L10N.register(
"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僅當包裝好的二進製檔案不起作用時",
"Media Indexing" : "媒體索引",
"{n} media files have been indexed" : "{n} 個媒體檔案已被索引",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "僅支持伺服器端加密OC_DEFAULT_MODULE但已啟用另一個加密模塊。",
@ -28,9 +27,6 @@ OC.L10N.register(
"The following MIME types are configured for preview generation correctly. More documentation:" : "以下 MIME 類型已為預覽生成正確配置。更多說明書:",
"External Link" : "外部連結",
"Reverse Geocoding" : "反向地理編碼",
"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 the following command:" : "若下方按鈕無法匯入地球資料,請使用以下指令:",
@ -63,12 +59,6 @@ OC.L10N.register(
"NPP scaler" : "NPP scaler",
"CUDA scaler" : "CUDA scaler",
"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" : "您的數據庫中並未偵測到 geometry 支援",
"MySQL-like geometry support was detected " : "檢測到類似 MySQL 的 geometry 支援",
"Postgres native geometry support was detected" : "偵測到 Postgres 的原生 geometry 支援",
@ -263,8 +253,6 @@ OC.L10N.register(
"Timeline View" : "時間線檢視",
"Move left" : "向左移動",
"Move right" : "向右移動",
"Failed to get Exif data. Metadata may be lost!" : "獲取 Exif 數據失敗。元數據可能會丟失!",
"No Exif data found! Continue?" : "未找到 Exif 數據!繼續?",
"Image saved successfully" : "圖像保存成功",
"Error saving image" : "儲存圖像時發生錯誤",
"Unsaved changes" : "未儲存變更",
@ -277,7 +265,6 @@ OC.L10N.register(
"Previous" : "上一",
"Next" : "下一",
"Editing is currently disabled for Live Photos" : "Live Photos 的編輯功能目前已停用",
"Cannot edit this file" : "無法編輯此檔案",
"Are you sure you want to delete?" : "您確定要刪除嗎?",
"Save as" : "另存為",
"All changes will be lost." : "所有的更改將被掉棄。",
@ -407,6 +394,8 @@ OC.L10N.register(
"Share Folder" : "分享資料夾",
"Use the sidebar to share this folder." : "使用側邊欄以分享此資料夾。",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "若您建立公開連結分享,請點擊「重新整理」,下方將會顯示對應的 Memories 連結。",
"Failed to get Exif data. Metadata may be lost!" : "獲取 Exif 數據失敗。元數據可能會丟失!",
"No Exif data found! Continue?" : "未找到 Exif 數據!繼續?",
"Video sharing not supported yet" : "尚不支援視像分享"
},
"nplurals=1; plural=0;");

15
l10n/zh_HK.json vendored
View File

@ -10,7 +10,6 @@
"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僅當包裝好的二進製檔案不起作用時",
"Media Indexing" : "媒體索引",
"{n} media files have been indexed" : "{n} 個媒體檔案已被索引",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "僅支持伺服器端加密OC_DEFAULT_MODULE但已啟用另一個加密模塊。",
@ -26,9 +25,6 @@
"The following MIME types are configured for preview generation correctly. More documentation:" : "以下 MIME 類型已為預覽生成正確配置。更多說明書:",
"External Link" : "外部連結",
"Reverse Geocoding" : "反向地理編碼",
"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 the following command:" : "若下方按鈕無法匯入地球資料,請使用以下指令:",
@ -61,12 +57,6 @@
"NPP scaler" : "NPP scaler",
"CUDA scaler" : "CUDA scaler",
"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" : "您的數據庫中並未偵測到 geometry 支援",
"MySQL-like geometry support was detected " : "檢測到類似 MySQL 的 geometry 支援",
"Postgres native geometry support was detected" : "偵測到 Postgres 的原生 geometry 支援",
@ -261,8 +251,6 @@
"Timeline View" : "時間線檢視",
"Move left" : "向左移動",
"Move right" : "向右移動",
"Failed to get Exif data. Metadata may be lost!" : "獲取 Exif 數據失敗。元數據可能會丟失!",
"No Exif data found! Continue?" : "未找到 Exif 數據!繼續?",
"Image saved successfully" : "圖像保存成功",
"Error saving image" : "儲存圖像時發生錯誤",
"Unsaved changes" : "未儲存變更",
@ -275,7 +263,6 @@
"Previous" : "上一",
"Next" : "下一",
"Editing is currently disabled for Live Photos" : "Live Photos 的編輯功能目前已停用",
"Cannot edit this file" : "無法編輯此檔案",
"Are you sure you want to delete?" : "您確定要刪除嗎?",
"Save as" : "另存為",
"All changes will be lost." : "所有的更改將被掉棄。",
@ -405,6 +392,8 @@
"Share Folder" : "分享資料夾",
"Use the sidebar to share this folder." : "使用側邊欄以分享此資料夾。",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "若您建立公開連結分享,請點擊「重新整理」,下方將會顯示對應的 Memories 連結。",
"Failed to get Exif data. Metadata may be lost!" : "獲取 Exif 數據失敗。元數據可能會丟失!",
"No Exif data found! Continue?" : "未找到 Exif 數據!繼續?",
"Video sharing not supported yet" : "尚不支援視像分享"
},"pluralForm" :"nplurals=1; plural=0;"
}

33
l10n/zh_TW.js vendored
View File

@ -5,19 +5,31 @@ OC.L10N.register(
"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 標記**:使用 [recognize](https://github.com/nextcloud/recognize) 與 [facerecognition](https://github.com/matiasdelellis/facerecognition) 應用程式提供的按人物與物體對照片進行分組。\n- **🖼️ 相簿**:建立相簿以將照片與影片分組。然後將這些相簿與其他人分享。\n- **🫱🏻‍🫲🏻 外部分享**:與您 Nextcloud 站台以外的人們分享照片與影片。\n- **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n- **✏️ 編輯詮釋資料**:快速輕鬆地批次編輯照片上的日期與其他詮釋資料。\n- **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📹 視訊轉換編碼**:轉換視訊編碼並使用 HLS 來取得最大效能。\n- **🗺️ 地圖**:在地圖上檢視您的照片,並使用準確的反向地理編碼來標記。\n- **📦 遷移**:從 Nextcloud Photos 與 Google Takeout 簡易遷移。\n- **⚡️ 效能**:這些功能都超快。\n\n## 🚀 安裝\n\n- 想看看本應用程式的外觀與感覺,請見[公開展示](https://memories-demo.radialapps.com/apps/memories/).\n- 展示站是唯讀的,可能會有點慢(來自 [Oracle Cloud](https://www.oracle.com/cloud/free/) 的免費層級虛擬機器)。\n- 照片則歸功於 [Unsplash](https://unsplash.com/)(若要檢視單獨的署名,請參見每個資料夾中的資訊)。\n\n\n## 🚀 安裝\n1. 從 Nextcloud 應用程式商店安裝應用程式([在此](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 二進位檔路徑",
"Indexing path (relative, all users)" : "索引路徑(相對,所有使用者)",
"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僅若打包好的二進位檔無法運作時",
"Media Indexing" : "媒體索引",
"{n} media files have been indexed" : "已索引 {n} 個媒體檔案",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "僅支援伺服器端加密 (OC_DEFAULT_MODULE),但已啟用另一個加密模組。",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF 索引是在定期的背景工作中建立與檢查的。選擇自動索引以外的內容內容時必須小心。例如,將索引設定為僅時間軸資料夾可能會導致媒體在使用者可用前出現延遲,因為使用者僅會在登入後設定時間軸。",
"Index all media automatically (recommended)" : "自動索引所有媒體(推薦)",
"Index per-user timeline folders (not recommended)" : "索引每個使用者的時間軸資料夾(不推薦)",
"Index a fixed relative path" : "索引一個固定的相對路徑",
"Disable background indexing" : "停用背景索引",
"For advanced usage, perform a run of indexing by running:" : "對於進階用法,透過執行以下指令執行一次索引:",
"Force re-indexing of all files:" : "強制重新索引所有檔案:",
"You can limit indexing by user and/or folder:" : "您可以按使用者及/或資料夾限制索引:",
"Clear all existing index tables:" : "清除所有既有的索引資料表:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "以下 MIME 類型已正確設定為可讓預設產生。更多文件:",
"External Link" : "外部連結",
"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 支援使用 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 the following command:" : "若下方案鈕無法匯入地球資料,請使用以下指令:",
"Note: the geometry data is stored in the " : "注意:幾何資料儲存在",
"Download planet database" : "下載地球資料庫",
"Video Streaming" : "視訊串流",
@ -29,12 +41,14 @@ OC.L10N.register(
"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 in the documentation:" : "Memories 使用 go-vod 轉碼器。您可以在外部執行 go-vod例如在單獨的 Docker 容器中進行硬體加速)或使用內建的轉碼器。要使用外部轉碼器,請啟用以下選項並按照文件中的說明進行操作:",
"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." : "支援 QuickSync Video (QSV) 的 Intel 處理器以及一些 AMD GPU 可使用 VA-API 加速進行轉碼。",
"For more details on driver installation, check the documentation:" : "關於更多驅動程式安裝的資訊,請見文件:",
"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 GPU 可用於使用帶有適當驅動程式的 NVENC 編碼器進行轉碼。",
@ -45,12 +59,6 @@ OC.L10N.register(
"NPP scaler" : "NPP scaler",
"CUDA scaler" : "CUDA scaler",
"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 的原生幾何支援",
@ -245,8 +253,6 @@ OC.L10N.register(
"Timeline View" : "時間軸檢視",
"Move left" : "向左移動",
"Move right" : "向右移動",
"Failed to get Exif data. Metadata may be lost!" : "取得 Exif 資料失敗。詮釋資料可能會遺失!",
"No Exif data found! Continue?" : "未找到 Exif 資料!繼續?",
"Image saved successfully" : "圖片儲存成功",
"Error saving image" : "儲存影像時發生錯誤",
"Unsaved changes" : "未儲存變更",
@ -259,7 +265,6 @@ OC.L10N.register(
"Previous" : "上一步",
"Next" : "下一步",
"Editing is currently disabled for Live Photos" : "Live Photos 的編輯功能目前已停用",
"Cannot edit this file" : "無法編輯此檔案",
"Are you sure you want to delete?" : "您確定要刪除嗎?",
"Save as" : "另存新檔",
"All changes will be lost." : "所有變更都將會遺失。",
@ -389,6 +394,8 @@ OC.L10N.register(
"Share Folder" : "分享資料夾",
"Use the sidebar to share this folder." : "使用側邊欄以分享此資料夾。",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "若您建立公開連結分享,請點擊「重新整理」,下方將會顯示對應的 Memories 連結。",
"Failed to get Exif data. Metadata may be lost!" : "取得 Exif 資料失敗。詮釋資料可能會遺失!",
"No Exif data found! Continue?" : "未找到 Exif 資料!繼續?",
"Video sharing not supported yet" : "尚不支援影片分享"
},
"nplurals=1; plural=0;");

33
l10n/zh_TW.json vendored
View File

@ -3,19 +3,31 @@
"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 標記**:使用 [recognize](https://github.com/nextcloud/recognize) 與 [facerecognition](https://github.com/matiasdelellis/facerecognition) 應用程式提供的按人物與物體對照片進行分組。\n- **🖼️ 相簿**:建立相簿以將照片與影片分組。然後將這些相簿與其他人分享。\n- **🫱🏻‍🫲🏻 外部分享**:與您 Nextcloud 站台以外的人們分享照片與影片。\n- **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n- **✏️ 編輯詮釋資料**:快速輕鬆地批次編輯照片上的日期與其他詮釋資料。\n- **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📹 視訊轉換編碼**:轉換視訊編碼並使用 HLS 來取得最大效能。\n- **🗺️ 地圖**:在地圖上檢視您的照片,並使用準確的反向地理編碼來標記。\n- **📦 遷移**:從 Nextcloud Photos 與 Google Takeout 簡易遷移。\n- **⚡️ 效能**:這些功能都超快。\n\n## 🚀 安裝\n\n- 想看看本應用程式的外觀與感覺,請見[公開展示](https://memories-demo.radialapps.com/apps/memories/).\n- 展示站是唯讀的,可能會有點慢(來自 [Oracle Cloud](https://www.oracle.com/cloud/free/) 的免費層級虛擬機器)。\n- 照片則歸功於 [Unsplash](https://unsplash.com/)(若要檢視單獨的署名,請參見每個資料夾中的資訊)。\n\n\n## 🚀 安裝\n1. 從 Nextcloud 應用程式商店安裝應用程式([在此](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 二進位檔路徑",
"Indexing path (relative, all users)" : "索引路徑(相對,所有使用者)",
"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僅若打包好的二進位檔無法運作時",
"Media Indexing" : "媒體索引",
"{n} media files have been indexed" : "已索引 {n} 個媒體檔案",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "僅支援伺服器端加密 (OC_DEFAULT_MODULE),但已啟用另一個加密模組。",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF 索引是在定期的背景工作中建立與檢查的。選擇自動索引以外的內容內容時必須小心。例如,將索引設定為僅時間軸資料夾可能會導致媒體在使用者可用前出現延遲,因為使用者僅會在登入後設定時間軸。",
"Index all media automatically (recommended)" : "自動索引所有媒體(推薦)",
"Index per-user timeline folders (not recommended)" : "索引每個使用者的時間軸資料夾(不推薦)",
"Index a fixed relative path" : "索引一個固定的相對路徑",
"Disable background indexing" : "停用背景索引",
"For advanced usage, perform a run of indexing by running:" : "對於進階用法,透過執行以下指令執行一次索引:",
"Force re-indexing of all files:" : "強制重新索引所有檔案:",
"You can limit indexing by user and/or folder:" : "您可以按使用者及/或資料夾限制索引:",
"Clear all existing index tables:" : "清除所有既有的索引資料表:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "以下 MIME 類型已正確設定為可讓預設產生。更多文件:",
"External Link" : "外部連結",
"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 支援使用 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 the following command:" : "若下方案鈕無法匯入地球資料,請使用以下指令:",
"Note: the geometry data is stored in the " : "注意:幾何資料儲存在",
"Download planet database" : "下載地球資料庫",
"Video Streaming" : "視訊串流",
@ -27,12 +39,14 @@
"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 in the documentation:" : "Memories 使用 go-vod 轉碼器。您可以在外部執行 go-vod例如在單獨的 Docker 容器中進行硬體加速)或使用內建的轉碼器。要使用外部轉碼器,請啟用以下選項並按照文件中的說明進行操作:",
"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." : "支援 QuickSync Video (QSV) 的 Intel 處理器以及一些 AMD GPU 可使用 VA-API 加速進行轉碼。",
"For more details on driver installation, check the documentation:" : "關於更多驅動程式安裝的資訊,請見文件:",
"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 GPU 可用於使用帶有適當驅動程式的 NVENC 編碼器進行轉碼。",
@ -43,12 +57,6 @@
"NPP scaler" : "NPP scaler",
"CUDA scaler" : "CUDA scaler",
"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 的原生幾何支援",
@ -243,8 +251,6 @@
"Timeline View" : "時間軸檢視",
"Move left" : "向左移動",
"Move right" : "向右移動",
"Failed to get Exif data. Metadata may be lost!" : "取得 Exif 資料失敗。詮釋資料可能會遺失!",
"No Exif data found! Continue?" : "未找到 Exif 資料!繼續?",
"Image saved successfully" : "圖片儲存成功",
"Error saving image" : "儲存影像時發生錯誤",
"Unsaved changes" : "未儲存變更",
@ -257,7 +263,6 @@
"Previous" : "上一步",
"Next" : "下一步",
"Editing is currently disabled for Live Photos" : "Live Photos 的編輯功能目前已停用",
"Cannot edit this file" : "無法編輯此檔案",
"Are you sure you want to delete?" : "您確定要刪除嗎?",
"Save as" : "另存新檔",
"All changes will be lost." : "所有變更都將會遺失。",
@ -387,6 +392,8 @@
"Share Folder" : "分享資料夾",
"Use the sidebar to share this folder." : "使用側邊欄以分享此資料夾。",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "若您建立公開連結分享,請點擊「重新整理」,下方將會顯示對應的 Memories 連結。",
"Failed to get Exif data. Metadata may be lost!" : "取得 Exif 資料失敗。詮釋資料可能會遺失!",
"No Exif data found! Continue?" : "未找到 Exif 資料!繼續?",
"Video sharing not supported yet" : "尚不支援影片分享"
},"pluralForm" :"nplurals=1; plural=0;"
}