summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2017-11-29 01:06:46 +0100
committerAndras Timar <andras.timar@collabora.com>2017-12-09 19:30:39 +0100
commitd635da1972f15862bb283e77787243fbff8361a6 (patch)
tree90913e96ae0f6b715cbdf01151b3f1da03b2366d /include
parentb24df57536d822d5299165fc3d03a17a1f70101b (diff)
tdf#114088 Translate default template names
Change-Id: I173364d723e0afd7275b469aea1f2e8cb105fdab Reviewed-on: https://gerrit.libreoffice.org/45450 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/strings.hrc42
1 files changed, 32 insertions, 10 deletions
diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index b857ae44ea41..889ccf8ab22b 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -266,16 +266,38 @@
#define SFX_STR_SIDEBAR_RESTORE NC_("SFX_STR_SIDEBAR_RESTORE", "Restore Default")
#define SFX_STR_SIDEBAR_HIDE_SIDEBAR NC_("SFX_STR_SIDEBAR_HIDE_SIDEBAR", "Close Sidebar")
-#define STR_TEMPLATE_NAME1 NC_("STR_TEMPLATE_NAME1", "Abstract Green")
-#define STR_TEMPLATE_NAME2 NC_("STR_TEMPLATE_NAME2", "Abstract Red")
-#define STR_TEMPLATE_NAME3 NC_("STR_TEMPLATE_NAME3", "Abstract Yellow")
-#define STR_TEMPLATE_NAME4 NC_("STR_TEMPLATE_NAME4", "Bright Blue")
-#define STR_TEMPLATE_NAME5 NC_("STR_TEMPLATE_NAME5", "DNA")
-#define STR_TEMPLATE_NAME6 NC_("STR_TEMPLATE_NAME6", "Inspiration")
-#define STR_TEMPLATE_NAME7 NC_("STR_TEMPLATE_NAME7", "Lush Green")
-#define STR_TEMPLATE_NAME8 NC_("STR_TEMPLATE_NAME8", "Metropolis")
-#define STR_TEMPLATE_NAME9 NC_("STR_TEMPLATE_NAME9", "Sunset")
-#define STR_TEMPLATE_NAME10 NC_("STR_TEMPLATE_NAME10", "Vintage")
+// Translators: default Impress template names
+#define STR_TEMPLATE_NAME1 NC_("STR_TEMPLATE_NAME1", "Alizarin")
+#define STR_TEMPLATE_NAME2 NC_("STR_TEMPLATE_NAME2", "Beehive")
+#define STR_TEMPLATE_NAME3 NC_("STR_TEMPLATE_NAME3", "Blue Curve")
+#define STR_TEMPLATE_NAME4 NC_("STR_TEMPLATE_NAME4", "Blueprint Plans")
+#define STR_TEMPLATE_NAME5 NC_("STR_TEMPLATE_NAME5", "Bright Blue")
+#define STR_TEMPLATE_NAME6 NC_("STR_TEMPLATE_NAME6", "Classy Red")
+#define STR_TEMPLATE_NAME7 NC_("STR_TEMPLATE_NAME7", "DNA")
+#define STR_TEMPLATE_NAME8 NC_("STR_TEMPLATE_NAME8", "Focus")
+#define STR_TEMPLATE_NAME9 NC_("STR_TEMPLATE_NAME9", "Forestbird")
+#define STR_TEMPLATE_NAME10 NC_("STR_TEMPLATE_NAME10", "Impress")
+#define STR_TEMPLATE_NAME11 NC_("STR_TEMPLATE_NAME11", "Inspiration")
+#define STR_TEMPLATE_NAME12 NC_("STR_TEMPLATE_NAME12", "Lights")
+#define STR_TEMPLATE_NAME13 NC_("STR_TEMPLATE_NAME13", "Lush Green")
+#define STR_TEMPLATE_NAME14 NC_("STR_TEMPLATE_NAME14", "Metropolis")
+#define STR_TEMPLATE_NAME15 NC_("STR_TEMPLATE_NAME15", "Midnightblue")
+#define STR_TEMPLATE_NAME16 NC_("STR_TEMPLATE_NAME16", "Nature Illustration")
+#define STR_TEMPLATE_NAME17 NC_("STR_TEMPLATE_NAME17", "Pencil")
+#define STR_TEMPLATE_NAME18 NC_("STR_TEMPLATE_NAME18", "Piano")
+#define STR_TEMPLATE_NAME19 NC_("STR_TEMPLATE_NAME19", "Portfolio")
+#define STR_TEMPLATE_NAME20 NC_("STR_TEMPLATE_NAME20", "Progress")
+#define STR_TEMPLATE_NAME21 NC_("STR_TEMPLATE_NAME21", "Sunset")
+#define STR_TEMPLATE_NAME22 NC_("STR_TEMPLATE_NAME22", "Vintage")
+#define STR_TEMPLATE_NAME23 NC_("STR_TEMPLATE_NAME23", "Vivid")
+// Translators: default Writer template names
+#define STR_TEMPLATE_NAME24 NC_("STR_TEMPLATE_NAME24", "CV")
+#define STR_TEMPLATE_NAME25 NC_("STR_TEMPLATE_NAME25", "Resume")
+#define STR_TEMPLATE_NAME26 NC_("STR_TEMPLATE_NAME26", "Default")
+#define STR_TEMPLATE_NAME27 NC_("STR_TEMPLATE_NAME27", "Modern")
+#define STR_TEMPLATE_NAME28 NC_("STR_TEMPLATE_NAME28", "Modern business letter sans-serif")
+#define STR_TEMPLATE_NAME29 NC_("STR_TEMPLATE_NAME29", "Modern business letter serif")
+#define STR_TEMPLATE_NAME30 NC_("STR_TEMPLATE_NAME30", "Businesscard with logo")
#define STR_CLEAR_CHAR NC_("STR_CLEAR_CHAR", "Remove")
#define STR_CLEAR_ALL_CHAR NC_("STR_CLEAR_ALL_CHAR", "Clear All")