Skip to content

Commit 3097c72

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent f08ca5a commit 3097c72

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

l10n/et_EE.js

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ OC.L10N.register(
33
{
44
"Public link" : "Avalik link",
55
"Photos" : "Fotod",
6+
"On This Day" : "Täna, läbi ajaloo",
67
"Your memories under your control" : "Sinu mälestused sinu kontrolli all",
78
"All media" : "Kogu meedia",
89
"Videos" : "Videod",
@@ -48,15 +49,26 @@ OC.L10N.register(
4849
"Failed to update album." : "Albumi muutmine ebaõnnestus.",
4950
"This collection does not exist" : "Seda kollektsiooni pole olemas",
5051
"An error occurred" : "Tekkis tõrge",
52+
"No picture for this day" : "Selleks päevaks ei ole pilti",
53+
"Picture taken on this day will show up here." : "Sellel päeval tehtud pilt ilmub siia.",
54+
"More photos from this day" : "Rohkem pilte tänasest",
55+
"_%n unassigned photo_::_%n unassigned photos_" : ["%n määramata foto","%n määramata fotot"],
5156
"Favorite" : "Lemmik",
5257
"Select image {imageName}" : "Vali pilt {imageName}",
58+
"Favorite image, open the full size \"{name}\" image" : "Lemmikpilt, ava täissuuruses \"{name}\" pilt",
5359
"Open the full size \"{name}\" image" : "Ava pilt \"{name}\" täissuuruses",
60+
"Open the \"{name}\" folder" : "Ava kaust \"{name}\"",
5461
"Go back" : "Mine tagasi",
5562
"Back to {folder}" : "Tagasi kausta {folder}",
5663
"Share this folder" : "Jaga seda kausta",
5764
"Dates" : "Kuupäevad",
65+
"Jump to specific date in list" : "Hüppa nimekirjas kindlale kuupäevale",
66+
"Jump to {date}" : "Hüppa {date} juurde",
67+
"Add to {destination}" : "Lisa {destination}-sse",
68+
"The destination folder is owned by {owner}" : "Sihtkausta omab {owner}",
5869
"There are no photos or videos yet!" : "Ühtegi fotot ega videot pole veel!",
5970
"_{years} year ago_::_{years} years ago_" : ["{years} aasta tagasi","{years} aastat tagasi"],
71+
"Enable squared photos view" : "Luba piltide ruutvaade",
6072
"Home" : "Avaleht",
6173
"Choose default Photos upload and Albums location" : "Vali vaikimisi fotode üleslaadimise ja albumite asukoht",
6274
"View" : "Vaata",

l10n/et_EE.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{ "translations": {
22
"Public link" : "Avalik link",
33
"Photos" : "Fotod",
4+
"On This Day" : "Täna, läbi ajaloo",
45
"Your memories under your control" : "Sinu mälestused sinu kontrolli all",
56
"All media" : "Kogu meedia",
67
"Videos" : "Videod",
@@ -46,15 +47,26 @@
4647
"Failed to update album." : "Albumi muutmine ebaõnnestus.",
4748
"This collection does not exist" : "Seda kollektsiooni pole olemas",
4849
"An error occurred" : "Tekkis tõrge",
50+
"No picture for this day" : "Selleks päevaks ei ole pilti",
51+
"Picture taken on this day will show up here." : "Sellel päeval tehtud pilt ilmub siia.",
52+
"More photos from this day" : "Rohkem pilte tänasest",
53+
"_%n unassigned photo_::_%n unassigned photos_" : ["%n määramata foto","%n määramata fotot"],
4954
"Favorite" : "Lemmik",
5055
"Select image {imageName}" : "Vali pilt {imageName}",
56+
"Favorite image, open the full size \"{name}\" image" : "Lemmikpilt, ava täissuuruses \"{name}\" pilt",
5157
"Open the full size \"{name}\" image" : "Ava pilt \"{name}\" täissuuruses",
58+
"Open the \"{name}\" folder" : "Ava kaust \"{name}\"",
5259
"Go back" : "Mine tagasi",
5360
"Back to {folder}" : "Tagasi kausta {folder}",
5461
"Share this folder" : "Jaga seda kausta",
5562
"Dates" : "Kuupäevad",
63+
"Jump to specific date in list" : "Hüppa nimekirjas kindlale kuupäevale",
64+
"Jump to {date}" : "Hüppa {date} juurde",
65+
"Add to {destination}" : "Lisa {destination}-sse",
66+
"The destination folder is owned by {owner}" : "Sihtkausta omab {owner}",
5667
"There are no photos or videos yet!" : "Ühtegi fotot ega videot pole veel!",
5768
"_{years} year ago_::_{years} years ago_" : ["{years} aasta tagasi","{years} aastat tagasi"],
69+
"Enable squared photos view" : "Luba piltide ruutvaade",
5870
"Home" : "Avaleht",
5971
"Choose default Photos upload and Albums location" : "Vali vaikimisi fotode üleslaadimise ja albumite asukoht",
6072
"View" : "Vaata",

0 commit comments

Comments
 (0)