From 5a1c23bd072f9588866e967e8f243fbe05b2e452 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 31 Mar 2024 01:19:49 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 2 +- l10n/da.json | 2 +- l10n/sk.js | 5 +++++ l10n/sk.json | 5 +++++ 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index df48f500..1af24ee9 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -12,7 +12,7 @@ OC.L10N.register( "Favorites" : "Favoritter", "On this day" : "På denne dag", "Shared with you" : "Shared with you", - "Tags" : "Mærker", + "Tags" : "Tags", "Places" : "Steder", "Photos settings" : "Indstillinger for fotos", "Name of the album" : "Albummets navn", diff --git a/l10n/da.json b/l10n/da.json index bbaac295..7a69f1d1 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -10,7 +10,7 @@ "Favorites" : "Favoritter", "On this day" : "På denne dag", "Shared with you" : "Shared with you", - "Tags" : "Mærker", + "Tags" : "Tags", "Places" : "Steder", "Photos settings" : "Indstillinger for fotos", "Name of the album" : "Albummets navn", diff --git a/l10n/sk.js b/l10n/sk.js index ed117255..06280de4 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Public link" : "Verejný odkaz", "Photos" : "Fotografie", + "On This Day" : "V tento deň", "Your memories under your control" : "Vaše spomienky pod vašou kontrolou", "All media" : "Všetky médiá", "Videos" : "Videá", @@ -48,6 +49,9 @@ OC.L10N.register( "Failed to update album." : "Nepodarilo sa aktualizovať album.", "This collection does not exist" : "Kolekcia neexistuje", "An error occurred" : "Vyskytla sa chyba", + "No picture for this day" : "Žiadny obrázok pre tento deň", + "Picture taken on this day will show up here." : "Tu sa zobrazí fotografia urobená v tento deň.", + "More photos from this day" : "Viac fotiek z tohto dňa", "_%n unassigned photo_::_%n unassigned photos_" : ["%n nepriradená fotografia","%n nepriradené fotografie","%n nepriradených fotografií","%n nepriradených fotografií"], "Favorite" : "Obľúbené", "Select image {imageName}" : "Vybrať obrázok {imageName}", @@ -66,6 +70,7 @@ OC.L10N.register( "Enable squared photos view" : "Zapnúť štvorcové zobrazenie fotiek", "Delete source directory" : "Vymazať zdrojový adresár", "All folders" : "Všetky adresáre", + "Choose a Photos source for the timelines" : "Vyberte zdroj fotografií pre časové osi", "Choose a different folder" : "Vyberať iný adresár", "Select a source folder for your media" : "Vyberte zdrojový adresár pre vaše médiá.", "Home" : "Domov", diff --git a/l10n/sk.json b/l10n/sk.json index cf96611a..9d5735a8 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -1,6 +1,7 @@ { "translations": { "Public link" : "Verejný odkaz", "Photos" : "Fotografie", + "On This Day" : "V tento deň", "Your memories under your control" : "Vaše spomienky pod vašou kontrolou", "All media" : "Všetky médiá", "Videos" : "Videá", @@ -46,6 +47,9 @@ "Failed to update album." : "Nepodarilo sa aktualizovať album.", "This collection does not exist" : "Kolekcia neexistuje", "An error occurred" : "Vyskytla sa chyba", + "No picture for this day" : "Žiadny obrázok pre tento deň", + "Picture taken on this day will show up here." : "Tu sa zobrazí fotografia urobená v tento deň.", + "More photos from this day" : "Viac fotiek z tohto dňa", "_%n unassigned photo_::_%n unassigned photos_" : ["%n nepriradená fotografia","%n nepriradené fotografie","%n nepriradených fotografií","%n nepriradených fotografií"], "Favorite" : "Obľúbené", "Select image {imageName}" : "Vybrať obrázok {imageName}", @@ -64,6 +68,7 @@ "Enable squared photos view" : "Zapnúť štvorcové zobrazenie fotiek", "Delete source directory" : "Vymazať zdrojový adresár", "All folders" : "Všetky adresáre", + "Choose a Photos source for the timelines" : "Vyberte zdroj fotografií pre časové osi", "Choose a different folder" : "Vyberať iný adresár", "Select a source folder for your media" : "Vyberte zdrojový adresár pre vaše médiá.", "Home" : "Domov",