remove l10n from gitignore

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2023-03-09 16:18:28 +01:00
parent 1fc2bbcb08
commit cb31f9923f
3 changed files with 89 additions and 2 deletions
@@ -0,0 +1,82 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: EMAIL\n"
"POT-Creation-Date: 2023-03-09 15:58+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: pkg/service/templates.go:30
msgid "Access to Space {space} lost"
msgstr ""
#: pkg/service/templates.go:45
msgid "Access to {resource} expired"
msgstr ""
#: pkg/service/templates.go:29
msgid "Membership expired"
msgstr ""
#: pkg/service/templates.go:14
msgid "Removed from Space"
msgstr ""
#: pkg/service/templates.go:34
msgid "Resource shared"
msgstr ""
#: pkg/service/templates.go:39
msgid "Resource unshared"
msgstr ""
#: pkg/service/templates.go:44
msgid "Share expired"
msgstr ""
#: pkg/service/templates.go:24
msgid "Space deleted"
msgstr ""
#: pkg/service/templates.go:19
msgid "Space disabled"
msgstr ""
#: pkg/service/templates.go:9
msgid "Space shared"
msgstr ""
#: pkg/service/templates.go:10
msgid "{user} added you to Space {space}"
msgstr ""
#: pkg/service/templates.go:25
msgid "{user} deleted Space {space}"
msgstr ""
#: pkg/service/templates.go:20
msgid "{user} disabled Space {space}"
msgstr ""
#: pkg/service/templates.go:15
msgid "{user} removed you from Space {space}"
msgstr ""
#: pkg/service/templates.go:35
msgid "{user} shared {resource} with you"
msgstr ""
#: pkg/service/templates.go:40
msgid "{user} unshared {resource} with you"
msgstr ""