From 4f1a48415711f93b699df8e0967d8acad162f380 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 9 Oct 2023 01:45:10 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sk.js | 4 +++- l10n/sk.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/sk.js b/l10n/sk.js index 9a1a6ed9f2..4bab2bd7fd 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -139,6 +139,8 @@ OC.L10N.register( "Add Link" : "Pridať odkaz", "Link file" : "Súbor pre odkaz", "Remove Link" : "Odstrániť odkaz", - "Select file to link to" : "Vyberte súbor na ktorý poslať odkaz" + "Select file to link to" : "Vyberte súbor na ktorý poslať odkaz", + "Source language" : "Zdrojový jazyk prekladu", + "Target language" : "Cieľový jazyk" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index f944ae9b0f..7cc53e8948 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -137,6 +137,8 @@ "Add Link" : "Pridať odkaz", "Link file" : "Súbor pre odkaz", "Remove Link" : "Odstrániť odkaz", - "Select file to link to" : "Vyberte súbor na ktorý poslať odkaz" + "Select file to link to" : "Vyberte súbor na ktorý poslať odkaz", + "Source language" : "Zdrojový jazyk prekladu", + "Target language" : "Cieľový jazyk" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file