Merge branch 'master' of https://github.com/pulsejet/memories
commit
955918dd0a
|
@ -1,9 +1,11 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Download" : "Lae alla",
|
||||
"Download" : "Laadi alla",
|
||||
"Memories" : "Mälestused",
|
||||
"Settings" : "Seaded",
|
||||
"People" : "Inimese",
|
||||
"People" : "Inimesed",
|
||||
"Timeline" : "Ajajoon",
|
||||
"Folders" : "Kaustad",
|
||||
"Favorites" : "Lemmikud",
|
||||
"Videos" : "Videod",
|
||||
|
@ -13,21 +15,49 @@ OC.L10N.register(
|
|||
"Places" : "Kohad",
|
||||
"Map" : "Kaart",
|
||||
"Tags" : "Sildid",
|
||||
"View all" : "Vaata kõiki",
|
||||
"Choose the root folder of your timeline to begin" : "Alustamiseks vali oma ajajoone juurkaust",
|
||||
"Choose again" : "Vali uuesti",
|
||||
"Click here to start" : "Alustamiseks kliki siia",
|
||||
"You can always change this later in settings" : "Saad seda alati hiljem seadetes muuta",
|
||||
"Choose the root of your timeline" : "Vali oma ajajoone juurkaust",
|
||||
"The selected folder does not seem to be valid. Try again." : "Valitud kaust ei tundu olevat sobiv. Proovi uuesti.",
|
||||
"No photos were found in the selected folder." : "Valitud kaustas ei leitud ühtegi fotot.",
|
||||
"This can happen because your media is still indexing." : "See võib juhtuda selletõttu, et su meediat veel indekseeritakse.",
|
||||
"Metadata" : "Metaandmed",
|
||||
"Edit" : "Redigeeri",
|
||||
"Failed to load metadata" : "Metaandmete laadimine ebaõnnestus",
|
||||
"No coordinates" : "Koordinaate pole",
|
||||
"Click edit to set location" : "Asukoha seadmiseks redigeeri",
|
||||
"Photos" : "Fotod",
|
||||
"Explore" : "Sirvi",
|
||||
"Cancel" : "Loobu",
|
||||
"Explore" : "Avasta",
|
||||
"Cancel" : "Tühista",
|
||||
"Delete" : "Kustuta",
|
||||
"Remove from album" : "Eemalda albumist",
|
||||
"Favorite" : "Lemmik",
|
||||
"Unarchive" : "Eemalda arhiivist",
|
||||
"Edit metadata" : "Muuda metaandmeid",
|
||||
"View in folder" : "Vaata kaustas",
|
||||
"Move to folder" : "Liiguta kausta",
|
||||
"Add to album" : "Lisa albumisse",
|
||||
"_{n} selected_::_{n} selected_" : ["{n} valitud","{n} valitud"],
|
||||
"General" : "Üldine",
|
||||
"Timeline Path" : "Ajajoone asukoht",
|
||||
"Show past photos on top of timeline" : "Näita ajajoone kohal vanu fotosid",
|
||||
"Account" : "Konto",
|
||||
"Sign out" : "Logi välja",
|
||||
"Show hidden folders" : "Näita peidetud kaustasid",
|
||||
"Close" : "Sulge",
|
||||
"Info" : "Info",
|
||||
"{photoCount} photos" : "{photoCount} fotot",
|
||||
"Images (JPEG, PNG, GIF, BMP)" : "Pildid (JPEG, PNG, GIF, BMP)",
|
||||
"HEIC (Imagick)" : "HEIC (Imagick)",
|
||||
"TIFF (Imagick)" : "TIFF (Imagick)",
|
||||
"Videos (ffmpeg)" : "Videod (ffmpeg)",
|
||||
"Unknown" : "Teadmata",
|
||||
"Continue" : "Jätka",
|
||||
"ffmpeg path" : "ffmpeg asukoht",
|
||||
"ffprobe path" : "ffprobe asukoht",
|
||||
"Add people or groups who can edit your album" : "Lisa inimesi ja gruppe, kes võivad su albumit muuta",
|
||||
"Search for collaborators" : "Otsi kaastöölisi",
|
||||
"Search people or groups" : "Otsi inimesi või gruppe",
|
||||
|
@ -57,6 +87,7 @@ OC.L10N.register(
|
|||
"Create album" : "Loo album",
|
||||
"Search" : "Otsi",
|
||||
"Save collaborators for this album." : "Salvesta selle albumi kaastöölised.",
|
||||
"Year" : "Aasta",
|
||||
"Month" : "Kuu",
|
||||
"Day" : "Päev",
|
||||
"Time" : "Aeg",
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
{ "translations": {
|
||||
"Download" : "Lae alla",
|
||||
"Download" : "Laadi alla",
|
||||
"Memories" : "Mälestused",
|
||||
"Settings" : "Seaded",
|
||||
"People" : "Inimese",
|
||||
"People" : "Inimesed",
|
||||
"Timeline" : "Ajajoon",
|
||||
"Folders" : "Kaustad",
|
||||
"Favorites" : "Lemmikud",
|
||||
"Videos" : "Videod",
|
||||
|
@ -11,21 +13,49 @@
|
|||
"Places" : "Kohad",
|
||||
"Map" : "Kaart",
|
||||
"Tags" : "Sildid",
|
||||
"View all" : "Vaata kõiki",
|
||||
"Choose the root folder of your timeline to begin" : "Alustamiseks vali oma ajajoone juurkaust",
|
||||
"Choose again" : "Vali uuesti",
|
||||
"Click here to start" : "Alustamiseks kliki siia",
|
||||
"You can always change this later in settings" : "Saad seda alati hiljem seadetes muuta",
|
||||
"Choose the root of your timeline" : "Vali oma ajajoone juurkaust",
|
||||
"The selected folder does not seem to be valid. Try again." : "Valitud kaust ei tundu olevat sobiv. Proovi uuesti.",
|
||||
"No photos were found in the selected folder." : "Valitud kaustas ei leitud ühtegi fotot.",
|
||||
"This can happen because your media is still indexing." : "See võib juhtuda selletõttu, et su meediat veel indekseeritakse.",
|
||||
"Metadata" : "Metaandmed",
|
||||
"Edit" : "Redigeeri",
|
||||
"Failed to load metadata" : "Metaandmete laadimine ebaõnnestus",
|
||||
"No coordinates" : "Koordinaate pole",
|
||||
"Click edit to set location" : "Asukoha seadmiseks redigeeri",
|
||||
"Photos" : "Fotod",
|
||||
"Explore" : "Sirvi",
|
||||
"Cancel" : "Loobu",
|
||||
"Explore" : "Avasta",
|
||||
"Cancel" : "Tühista",
|
||||
"Delete" : "Kustuta",
|
||||
"Remove from album" : "Eemalda albumist",
|
||||
"Favorite" : "Lemmik",
|
||||
"Unarchive" : "Eemalda arhiivist",
|
||||
"Edit metadata" : "Muuda metaandmeid",
|
||||
"View in folder" : "Vaata kaustas",
|
||||
"Move to folder" : "Liiguta kausta",
|
||||
"Add to album" : "Lisa albumisse",
|
||||
"_{n} selected_::_{n} selected_" : ["{n} valitud","{n} valitud"],
|
||||
"General" : "Üldine",
|
||||
"Timeline Path" : "Ajajoone asukoht",
|
||||
"Show past photos on top of timeline" : "Näita ajajoone kohal vanu fotosid",
|
||||
"Account" : "Konto",
|
||||
"Sign out" : "Logi välja",
|
||||
"Show hidden folders" : "Näita peidetud kaustasid",
|
||||
"Close" : "Sulge",
|
||||
"Info" : "Info",
|
||||
"{photoCount} photos" : "{photoCount} fotot",
|
||||
"Images (JPEG, PNG, GIF, BMP)" : "Pildid (JPEG, PNG, GIF, BMP)",
|
||||
"HEIC (Imagick)" : "HEIC (Imagick)",
|
||||
"TIFF (Imagick)" : "TIFF (Imagick)",
|
||||
"Videos (ffmpeg)" : "Videod (ffmpeg)",
|
||||
"Unknown" : "Teadmata",
|
||||
"Continue" : "Jätka",
|
||||
"ffmpeg path" : "ffmpeg asukoht",
|
||||
"ffprobe path" : "ffprobe asukoht",
|
||||
"Add people or groups who can edit your album" : "Lisa inimesi ja gruppe, kes võivad su albumit muuta",
|
||||
"Search for collaborators" : "Otsi kaastöölisi",
|
||||
"Search people or groups" : "Otsi inimesi või gruppe",
|
||||
|
@ -55,6 +85,7 @@
|
|||
"Create album" : "Loo album",
|
||||
"Search" : "Otsi",
|
||||
"Save collaborators for this album." : "Salvesta selle albumi kaastöölised.",
|
||||
"Year" : "Aasta",
|
||||
"Month" : "Kuu",
|
||||
"Day" : "Päev",
|
||||
"Time" : "Aeg",
|
||||
|
|
Loading…
Reference in New Issue