From 1145ec7699bb347e4b742b95005dbe2213407189 Mon Sep 17 00:00:00 2001 From: milotype <43657314+milotype@users.noreply.github.com> Date: Thu, 18 Nov 2021 16:56:37 +0100 Subject: [PATCH] Add Croatian translation --- Croatian.lproj/Localizable.strings | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Croatian.lproj/Localizable.strings diff --git a/Croatian.lproj/Localizable.strings b/Croatian.lproj/Localizable.strings new file mode 100644 index 0000000..bf466c8 --- /dev/null +++ b/Croatian.lproj/Localizable.strings @@ -0,0 +1,17 @@ +/* + Localized.strings + QuickLookCSV + + Created by Pascal Pfiffner on 03.07.09. + This sourcecode is released under the Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.html + */ + +"column" = "stupac"; +"columns" = "stupaca"; +"row" = "redak"; +"rows" = "redaka"; +"Tab" = "tabulatorom"; +"Comma" = "zarezom"; +"Separated" = "odvojeni"; +"Only the first %i rows are being displayed" = "Prikazuje se samo prvih %i redaka";