From c5b0e1b7ff2d69d8e5dcd4cd4feb7940ba87d392 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 28 Oct 2024 14:44:44 +0100 Subject: [PATCH] Update sk_SK, thanks to dodo --- language/sk_SK/common.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/sk_SK/common.lang.php b/language/sk_SK/common.lang.php index 3e1e96ea8..d59d1ff55 100644 --- a/language/sk_SK/common.lang.php +++ b/language/sk_SK/common.lang.php @@ -456,4 +456,7 @@ $lang['Only the first %d albums are displayed, out of %d.'] = 'Zobrazí sa len p $lang['Pages'] = 'Stránky'; $lang['The PDF you requested is too large to display on this page.'] = 'Požadované PDF je príliš veľké na zobrazenie na tejto stránke.'; $lang['Custom dates'] = 'Vlastné termíny'; -$lang['last 12 months'] = 'Posledných 12 mesiacov'; \ No newline at end of file +$lang['last 12 months'] = 'Posledných 12 mesiacov'; +$lang['There are no authors available for the photos currently filtered'] = 'V súčasnosti nie sú k dispozícii žiadni autori vyfiltrovaných fotografií'; +$lang['There are no creation dates available for the photos currently filtered'] = 'V súčasnosti nie sú k dispozícii žiadne dátumy vytvorenia vyfiltrovaných fotografií'; +$lang['There are no tags available for the photos currently filtered'] = 'Pre aktuálne vyfiltrované fotografie nie sú k dispozícii žiadne značky'; \ No newline at end of file