From 6f42e8cd336a082f0172f55c5f457559952b2d96 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 26 Jan 2024 00:19:08 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/theming/l10n/sk.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/theming/l10n/sk.js') diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js index b0890e21a92..a43c7c3e53e 100644 --- a/apps/theming/l10n/sk.js +++ b/apps/theming/l10n/sk.js @@ -73,9 +73,9 @@ OC.L10N.register( "Move down" : "Presunúť dole", "Change color" : "Zmeniť farbu", "Theme selection is enforced" : "Vynucuje sa výber témy", - "Select a custom color" : "Vyberte vlastnú farbu", "Reset to default" : "Nastaviť predvolené", "Upload" : "Nahrať", - "Remove background image" : "Odstrániť obrázok pozadia" + "Remove background image" : "Odstrániť obrázok pozadia", + "Select a custom color" : "Vyberte vlastnú farbu" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); -- cgit v1.2.3