Merge branch 'master' of https://github.com/pulsejet/memories
commit
cd74c8444b
|
@ -17,6 +17,7 @@ OC.L10N.register(
|
|||
"Unarchive" : "Desarquivar",
|
||||
"View in folder" : "Ver no cartafol",
|
||||
"General" : "Xeral",
|
||||
"Public link copied!" : "Enlace público copiado!",
|
||||
"Copy public link" : "Copiar a ligazón pública",
|
||||
"Public link" : "Ligazón pública",
|
||||
"Back" : "Atrás",
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
"Unarchive" : "Desarquivar",
|
||||
"View in folder" : "Ver no cartafol",
|
||||
"General" : "Xeral",
|
||||
"Public link copied!" : "Enlace público copiado!",
|
||||
"Copy public link" : "Copiar a ligazón pública",
|
||||
"Public link" : "Ligazón pública",
|
||||
"Back" : "Atrás",
|
||||
|
|
|
@ -1,7 +1,13 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Memories" : "Minner",
|
||||
"Fast, modern and advanced photo management suite" : "Rask, moderne og avansert bildebehandlingspakke",
|
||||
"Settings" : "Innstillinger",
|
||||
"People (Recognize)" : "Mennesker (Gjenkjenne)",
|
||||
"People" : "Mennesker",
|
||||
"People (Face Recognition)" : "Mennesker (ansiktsgjenkjenning)",
|
||||
"EXIF" : "EXIF",
|
||||
"Timeline" : "Tidslinje",
|
||||
"Folders" : "Mapper",
|
||||
"Favorites" : "Favoritter",
|
||||
|
@ -9,14 +15,35 @@ OC.L10N.register(
|
|||
"Albums" : "Album",
|
||||
"Archive" : "Arkiv",
|
||||
"On this day" : "På denne dagen",
|
||||
"Places" : "Steder",
|
||||
"Map" : "Kart",
|
||||
"Tags" : "Merkelapper",
|
||||
"A better photos experience awaits you" : "En bedre bildeopplevelse venter på deg",
|
||||
"Choose the root folder of your timeline to begin" : "Velg rotmappen til tidslinjen for å begynne",
|
||||
"If you just installed Memories, run:" : "Hvis du nettopp har installert Minner, kjør:",
|
||||
"Continue to Memories" : "Fortsett til Minner",
|
||||
"Choose again" : "Velg igjen",
|
||||
"Click here to start" : "Klikk her for å starte",
|
||||
"You can always change this later in settings" : "Du kan alltid endre dette senere i innstillingene",
|
||||
"Choose the root of your timeline" : "Velg roten til tidslinjen",
|
||||
"Edit" : "Rediger",
|
||||
"No title" : "Ingen tittel",
|
||||
"No description" : "Ingen beskrivelse",
|
||||
"Cancel" : "Avbryt",
|
||||
"Delete" : "Slett",
|
||||
"Remove from album" : "Fjern fra album",
|
||||
"Download" : "Last ned",
|
||||
"Favorite" : "Favoritt",
|
||||
"Unarchive" : "Dearkivere",
|
||||
"Edit Date/Time" : "Rediger dato/tid",
|
||||
"Edit EXIF Data" : "Rediger EXIF-data",
|
||||
"View in folder" : "Vis i mappe",
|
||||
"Move to folder" : "Flytt til mappe",
|
||||
"Add to album" : "Legg til i album",
|
||||
"Move to another person" : "Flytt til en annen person",
|
||||
"Remove from person" : "Fjern fra person",
|
||||
"_{n} selected_::_{n} selected_" : ["{n} valgt","{n} valgt"],
|
||||
"Memories Settings" : "Minner-innstillinger",
|
||||
"General" : "Generell",
|
||||
"Copy public link" : "Kopier offentlig lenke",
|
||||
"Public link" : "Offentlig lenke",
|
||||
|
@ -61,6 +88,8 @@ OC.L10N.register(
|
|||
"Invalid image." : "Ugyldig bilde.",
|
||||
"Original" : "Original",
|
||||
"Custom" : "Egendefinert",
|
||||
"Landscape" : "Landskap",
|
||||
"Portrait" : "Portrett",
|
||||
"Value" : "Verdi",
|
||||
"Image" : "Bilde",
|
||||
"Importing …" : "Importerer…",
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
{ "translations": {
|
||||
"Memories" : "Minner",
|
||||
"Fast, modern and advanced photo management suite" : "Rask, moderne og avansert bildebehandlingspakke",
|
||||
"Settings" : "Innstillinger",
|
||||
"People (Recognize)" : "Mennesker (Gjenkjenne)",
|
||||
"People" : "Mennesker",
|
||||
"People (Face Recognition)" : "Mennesker (ansiktsgjenkjenning)",
|
||||
"EXIF" : "EXIF",
|
||||
"Timeline" : "Tidslinje",
|
||||
"Folders" : "Mapper",
|
||||
"Favorites" : "Favoritter",
|
||||
|
@ -7,14 +13,35 @@
|
|||
"Albums" : "Album",
|
||||
"Archive" : "Arkiv",
|
||||
"On this day" : "På denne dagen",
|
||||
"Places" : "Steder",
|
||||
"Map" : "Kart",
|
||||
"Tags" : "Merkelapper",
|
||||
"A better photos experience awaits you" : "En bedre bildeopplevelse venter på deg",
|
||||
"Choose the root folder of your timeline to begin" : "Velg rotmappen til tidslinjen for å begynne",
|
||||
"If you just installed Memories, run:" : "Hvis du nettopp har installert Minner, kjør:",
|
||||
"Continue to Memories" : "Fortsett til Minner",
|
||||
"Choose again" : "Velg igjen",
|
||||
"Click here to start" : "Klikk her for å starte",
|
||||
"You can always change this later in settings" : "Du kan alltid endre dette senere i innstillingene",
|
||||
"Choose the root of your timeline" : "Velg roten til tidslinjen",
|
||||
"Edit" : "Rediger",
|
||||
"No title" : "Ingen tittel",
|
||||
"No description" : "Ingen beskrivelse",
|
||||
"Cancel" : "Avbryt",
|
||||
"Delete" : "Slett",
|
||||
"Remove from album" : "Fjern fra album",
|
||||
"Download" : "Last ned",
|
||||
"Favorite" : "Favoritt",
|
||||
"Unarchive" : "Dearkivere",
|
||||
"Edit Date/Time" : "Rediger dato/tid",
|
||||
"Edit EXIF Data" : "Rediger EXIF-data",
|
||||
"View in folder" : "Vis i mappe",
|
||||
"Move to folder" : "Flytt til mappe",
|
||||
"Add to album" : "Legg til i album",
|
||||
"Move to another person" : "Flytt til en annen person",
|
||||
"Remove from person" : "Fjern fra person",
|
||||
"_{n} selected_::_{n} selected_" : ["{n} valgt","{n} valgt"],
|
||||
"Memories Settings" : "Minner-innstillinger",
|
||||
"General" : "Generell",
|
||||
"Copy public link" : "Kopier offentlig lenke",
|
||||
"Public link" : "Offentlig lenke",
|
||||
|
@ -59,6 +86,8 @@
|
|||
"Invalid image." : "Ugyldig bilde.",
|
||||
"Original" : "Original",
|
||||
"Custom" : "Egendefinert",
|
||||
"Landscape" : "Landskap",
|
||||
"Portrait" : "Portrett",
|
||||
"Value" : "Verdi",
|
||||
"Image" : "Bilde",
|
||||
"Importing …" : "Importerer…",
|
||||
|
|
|
@ -50,6 +50,7 @@ OC.L10N.register(
|
|||
"Custom" : "Прилагођено",
|
||||
"Value" : "Вредност",
|
||||
"Image" : "Слика",
|
||||
"Line" : "Линија",
|
||||
"Text" : "Текст",
|
||||
"Size" : "величина",
|
||||
"Position" : "Позиција",
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
"Custom" : "Прилагођено",
|
||||
"Value" : "Вредност",
|
||||
"Image" : "Слика",
|
||||
"Line" : "Линија",
|
||||
"Text" : "Текст",
|
||||
"Size" : "величина",
|
||||
"Position" : "Позиција",
|
||||
|
|
|
@ -3,6 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"Memories" : "Anılar",
|
||||
"Fast, modern and advanced photo management suite" : "Hızlı, modern ve gelişmiş fotoğraf yönetimi uygulaması",
|
||||
"# Memories\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is very fast.\n\n## 🌐 Online Demo\n\n- To get an idea of what memories looks and feels like, check out the [public demo](https://memories-demo.radialapps.com/apps/memories/).\n- The demo is read-only and may be slow (free tier VM from [Oracle Cloud](https://www.oracle.com/cloud/free/)).\n- Photo credits go to [Unsplash](https://unsplash.com/) (for individual credits, refer to each folder).\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store.\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Extra-Configuration).\n1. Run `php ./occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Anılar\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 farklı şekil ve boyuttaki aygıtlarda kullanabilirsiniz.\n- **✏️ Üst verileri düzenleme**: Fotoğraflardaki tarihleri hızlı ve kolay bir şekilde 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**: Anılar görüntüleri dönüştürebilir ve en iyi başarım için HLS kullanır.\n- **🗺️ Harita**: Fotoğraflarınızı harita üzerinde coğrafi kodu ile etiketlenmiş olarak görüntüleyebilirsiniz.\n- **⚡️ Başarım**: Anılar uygulaması çok hızlıdır.\n\n## 🌐 Çevrimiçi Deneme\n\n- Anılar uygulamasının nasıl göründüğü ve nasıl hissettirdiği hakkında bir fikir edinmek için [genel deneme](https://memories-demo.radialapps.com/apps/memories/) sitesine göz atın.\n- Deneme sitesi salt okunurdur ve yavaş olabilir ([Oracle Cloud üzerinde](https://www.oracle.com/cloud/free/) ücretsiz VM paketini kullanır).\n- Fotoğraf hakkında emeği geçenler için [Unsplash](https://unsplash.com/) adresine bakabilirsiniz (bireysel eeği geçenler için her klasöre bakın).\n\n## 🚀 Kurulum\n\n1. Uygulamayı Nextcloud uygulama mağazasından yükleyin.\n1. Önerilen [yapılandırma adımlarını](https://github.com/pulsejet/memories/wiki/Extra-Configuration) gerçekleştirin.\n1. var olan fotoğrafların üst veri dizinlerini oluşturmak için `php ./occ memory:index` komutunu yürütün.\n1. Nextcloud üzerinde 📷 Anılar uygulamasını açın ve fotoğraflarınızın bulunduğu klasörü ayarlayın.",
|
||||
"Settings" : "Ayarlar",
|
||||
"People (Recognize)" : "Kişiler (tanı)",
|
||||
"People" : "Kişiler",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{ "translations": {
|
||||
"Memories" : "Anılar",
|
||||
"Fast, modern and advanced photo management suite" : "Hızlı, modern ve gelişmiş fotoğraf yönetimi uygulaması",
|
||||
"# Memories\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is very fast.\n\n## 🌐 Online Demo\n\n- To get an idea of what memories looks and feels like, check out the [public demo](https://memories-demo.radialapps.com/apps/memories/).\n- The demo is read-only and may be slow (free tier VM from [Oracle Cloud](https://www.oracle.com/cloud/free/)).\n- Photo credits go to [Unsplash](https://unsplash.com/) (for individual credits, refer to each folder).\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store.\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Extra-Configuration).\n1. Run `php ./occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Anılar\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 farklı şekil ve boyuttaki aygıtlarda kullanabilirsiniz.\n- **✏️ Üst verileri düzenleme**: Fotoğraflardaki tarihleri hızlı ve kolay bir şekilde 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**: Anılar görüntüleri dönüştürebilir ve en iyi başarım için HLS kullanır.\n- **🗺️ Harita**: Fotoğraflarınızı harita üzerinde coğrafi kodu ile etiketlenmiş olarak görüntüleyebilirsiniz.\n- **⚡️ Başarım**: Anılar uygulaması çok hızlıdır.\n\n## 🌐 Çevrimiçi Deneme\n\n- Anılar uygulamasının nasıl göründüğü ve nasıl hissettirdiği hakkında bir fikir edinmek için [genel deneme](https://memories-demo.radialapps.com/apps/memories/) sitesine göz atın.\n- Deneme sitesi salt okunurdur ve yavaş olabilir ([Oracle Cloud üzerinde](https://www.oracle.com/cloud/free/) ücretsiz VM paketini kullanır).\n- Fotoğraf hakkında emeği geçenler için [Unsplash](https://unsplash.com/) adresine bakabilirsiniz (bireysel eeği geçenler için her klasöre bakın).\n\n## 🚀 Kurulum\n\n1. Uygulamayı Nextcloud uygulama mağazasından yükleyin.\n1. Önerilen [yapılandırma adımlarını](https://github.com/pulsejet/memories/wiki/Extra-Configuration) gerçekleştirin.\n1. var olan fotoğrafların üst veri dizinlerini oluşturmak için `php ./occ memory:index` komutunu yürütün.\n1. Nextcloud üzerinde 📷 Anılar uygulamasını açın ve fotoğraflarınızın bulunduğu klasörü ayarlayın.",
|
||||
"Settings" : "Ayarlar",
|
||||
"People (Recognize)" : "Kişiler (tanı)",
|
||||
"People" : "Kişiler",
|
||||
|
|
|
@ -41,7 +41,9 @@ OC.L10N.register(
|
|||
"Undo" : "Hoàn tác",
|
||||
"Redo" : "Làm lại",
|
||||
"Custom" : "Tùy chỉnh",
|
||||
"Value" : "Giá trị",
|
||||
"Image" : "Hình ảnh",
|
||||
"Line" : "Hàng",
|
||||
"Text" : "Văn bản",
|
||||
"Size" : "Kích cỡ",
|
||||
"Name is required." : "Tên là bắt buộc.",
|
||||
|
|
|
@ -39,7 +39,9 @@
|
|||
"Undo" : "Hoàn tác",
|
||||
"Redo" : "Làm lại",
|
||||
"Custom" : "Tùy chỉnh",
|
||||
"Value" : "Giá trị",
|
||||
"Image" : "Hình ảnh",
|
||||
"Line" : "Hàng",
|
||||
"Text" : "Văn bản",
|
||||
"Size" : "Kích cỡ",
|
||||
"Name is required." : "Tên là bắt buộc.",
|
||||
|
|
Loading…
Reference in New Issue