From 92e179ef3773df050662400e70cc4b0e8ccc3bae Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Mon, 31 Jul 2017 10:56:22 -0400 Subject: Resynced Translation Files --- .../desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts | 88 ++++++++++++---------- 1 file changed, 49 insertions(+), 39 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts') diff --git a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts index 7043b309..664ebf84 100644 --- a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts +++ b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts @@ -82,27 +82,27 @@ Dátum vytvorenia - + Capacity: %1 Kapacita: %1 - + Files: %1 (%2) Súbory : %1 (%2) - + Files: %1 - + Dirs: %1 Adresáre: %1 - + No Directory Contents @@ -169,7 +169,7 @@ - SingleColumn + Single Column @@ -188,84 +188,89 @@ - + (Limited Access) (Limitovaný prístup) - - + + New Document Nový dokument - - + + Name: Meno: - + Error Creating Document Chyba pri vytvorení dokumentu - + The document could not be created. Please ensure that you have the proper permissions. Dokument nie je možné vytvoriť. Uistite sa, či máté dostatočné práva. - + New Directory Nový priečinok - - - + + + Invalid Name Neplatné meno - + File Operations - + Auto-Extract - + Directory Operations - + + Other... + + + + Loading... - - - + + + A file or directory with that name already exists! Please pick a different name. Súbor alebo adresár s takým istým názvom už existuje. Prosím, použite iný názov. - + Error Creating Directory Chyba pri vytváraní adresára - + The directory could not be created. Please ensure that you have the proper permissions to modify the current directory. Priečinok nemôže byť vytvorený. Prosím uistite sa, či máte dostatočné práva na úpravu aktuálneho adresára. - + Current Aktuálny @@ -310,62 +315,67 @@ - + + Open with... + + + + View Files... - + Checksums - + Properties - + File Checksums: Kontrolný súčet súboru - + Missing Utility Chýbajú utility - + The "lumina-fileinfo" utility could not be found on the system. Please install it first. "lumina-fileinfo" utility nie je možné nájsť v systéme. Prosím najprv ju nainštalujte. - + Open Otvoriť - + Rename... - + Cut Selection Vystrihnúť výber - + Copy Selection Kopírovať označené - + Paste Vložiť - + Delete Selection Zmazať výber -- cgit From 9fe4993bdc8a166c60c1191292aa353d1937f109 Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Tue, 15 Aug 2017 16:28:16 -0400 Subject: Added translations to menu buttons and the panel settings dialogue --- .../desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts | 37 +++++++++++++++------- 1 file changed, 26 insertions(+), 11 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts') diff --git a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts index 664ebf84..684d755e 100644 --- a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts +++ b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_sk.ts @@ -418,47 +418,62 @@ Poznámka: Pridá sa len číslo k názvu súboru. - + + YesToAll + + + + + NoToAll + + + + + Cancel + + + + Removing: %1 Odstraňuje sa: %1 - + Copying: %1 to %2 Kopíruje sa %1 do %2 - + Restoring: %1 as %2 Obnovuje sa %1 do %2 - + Moving: %1 to %2 Presúva sa %1 do %2 - + Could not remove these files: Nepodarilo sa odstrániť tieto súbory: - + Could not copy these files: Nemožno kopírovať tieto súbory: - + Could not restore these files: Nie je možné obnoviť tieto súbory: - + Could not move these files: Nie je možné presunúť tieto súbory: - + File Errors Chyba súboru @@ -466,12 +481,12 @@ FOWorker - + Invalid Move Neplatný presun - + It is not possible to move a directory into itself. Please make a copy of the directory instead. Old Location: %1 -- cgit