From e0a27713cb3f1c0648854338dc9ca28c0b714ca8 Mon Sep 17 00:00:00 2001 From: jkoberg Date: Tue, 26 Mar 2024 14:17:37 +0100 Subject: [PATCH] add random file to keep locale folder Signed-off-by: jkoberg --- services/graph/pkg/service/v0/l10n/.tx/config | 9 ++++++++ .../v0/l10n/locale/en_GB/LC_MESSAGES/graph.po | 22 +++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 services/graph/pkg/service/v0/l10n/.tx/config create mode 100644 services/graph/pkg/service/v0/l10n/locale/en_GB/LC_MESSAGES/graph.po diff --git a/services/graph/pkg/service/v0/l10n/.tx/config b/services/graph/pkg/service/v0/l10n/.tx/config new file mode 100644 index 000000000..c25695aa8 --- /dev/null +++ b/services/graph/pkg/service/v0/l10n/.tx/config @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.com + +[o:owncloud-org:p:owncloud:r:ocis-graph] +file_filter = locale//LC_MESSAGES/graph.po +minimum_perc = 75 +source_file = graph.pot +source_lang = en +type = PO diff --git a/services/graph/pkg/service/v0/l10n/locale/en_GB/LC_MESSAGES/graph.po b/services/graph/pkg/service/v0/l10n/locale/en_GB/LC_MESSAGES/graph.po new file mode 100644 index 000000000..fbf642e9c --- /dev/null +++ b/services/graph/pkg/service/v0/l10n/locale/en_GB/LC_MESSAGES/graph.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "Project-Id-Version: \n" + "Report-Msgid-Bugs-To: EMAIL\n" + "POT-Creation-Date: 2024-03-26 15:11+0100\n" + "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" + "Last-Translator: FULL NAME \n" + "Language-Team: LANGUAGE \n" + "Language: \n" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=CHARSET\n" + "Content-Transfer-Encoding: 8bit\n" + +#: pkg/service/v0/spacetemplates.go:29 +msgid "Here you can add a description for this Space." +msgstr "" +