diff --git a/services/graph/pkg/l10n/locale/de/LC_MESSAGES/graph.po b/services/graph/pkg/l10n/locale/de/LC_MESSAGES/graph.po index dce015215..8de75da38 100644 --- a/services/graph/pkg/l10n/locale/de/LC_MESSAGES/graph.po +++ b/services/graph/pkg/l10n/locale/de/LC_MESSAGES/graph.po @@ -4,6 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: +# Sebastian Flügel , 2024 # Martin , 2024 # #, fuzzy @@ -11,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: EMAIL\n" -"POT-Creation-Date: 2024-07-23 00:01+0000\n" +"POT-Creation-Date: 2024-08-20 10:13+0000\n" "PO-Revision-Date: 2024-04-04 00:17+0000\n" "Last-Translator: Martin , 2024\n" "Language-Team: German (https://app.transifex.com/owncloud-org/teams/6149/de/)\n" @@ -21,7 +22,71 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. UnifiedRole Editor, Role DisplayName (resolves directly) +#. UnifiedRole SpaseEditor, Role DisplayName (resolves directly) +#. UnifiedRole FileEditor, Role DisplayName (resolves directly) +#: pkg/unifiedrole/unifiedrole.go:115 pkg/unifiedrole/unifiedrole.go:120 +#: pkg/unifiedrole/unifiedrole.go:125 +msgid "Can edit" +msgstr "kann bearbeiten" + +#. UnifiedRole Manager, Role DisplayName (resolves directly) +#: pkg/unifiedrole/unifiedrole.go:135 +msgid "Can manage" +msgstr "Mitgliederverwaltung erlaubt" + +#. UnifiedRole EditorLite, Role DisplayName (resolves directly) +#: pkg/unifiedrole/unifiedrole.go:130 +msgid "Can upload" +msgstr "Hochladen erlaubt" + +#. UnifiedRole Viewer, Role DisplayName (resolves directly) +#. UnifiedRole SpaseViewer, Role DisplayName (resolves directly) +#: pkg/unifiedrole/unifiedrole.go:105 pkg/unifiedrole/unifiedrole.go:110 +msgid "Can view" +msgstr "Ansehen erlaubt" + +#. UnifiedRole SecureViewer, Role DisplayName (resolves directly) +#: pkg/unifiedrole/unifiedrole.go:140 +msgid "Can view (secure)" +msgstr "Ansehen erlaubt (sichere Ansicht)" + #. default description for new spaces -#: pkg/service/v0/spacetemplates.go:37 +#: pkg/service/v0/spacetemplates.go:32 msgid "Here you can add a description for this Space." msgstr "Hier können Sie eine Beschreibung für diesen Space einfügen." + +#. UnifiedRole Viewer, Role Description (resolves directly) +#. UnifiedRole SpaceViewer, Role Description (resolves directly) +#: pkg/unifiedrole/unifiedrole.go:103 pkg/unifiedrole/unifiedrole.go:108 +msgid "View and download." +msgstr "Ansehen und herunterladen" + +#. UnifiedRole SecureViewer, Role Description (resolves directly) +#: pkg/unifiedrole/unifiedrole.go:138 +msgid "View only documents, images and PDFs. Watermarks will be applied." +msgstr "" +"Ansehen von Dokumenten, Bildern und PDF's. Wasserzeichen werden angewendet." + +#. UnifiedRole FileEditor, Role Description (resolves directly) +#: pkg/unifiedrole/unifiedrole.go:123 +msgid "View, download and edit." +msgstr "Ansehen, herunterladen und editieren." + +#. UnifiedRole EditorLite, Role Description (resolves directly) +#: pkg/unifiedrole/unifiedrole.go:128 +msgid "View, download and upload." +msgstr "Ansehen, herunterladen und hochladen." + +#. UnifiedRole Editor, Role Description (resolves directly) +#. UnifiedRole SpaseEditor, Role Description (resolves directly) +#: pkg/unifiedrole/unifiedrole.go:113 pkg/unifiedrole/unifiedrole.go:118 +msgid "View, download, upload, edit, add and delete." +msgstr "Ansehen, herunterladen hochladen, editieren, hinzufügen, löschen." + +#. UnifiedRole Manager, Role Description (resolves directly) +#: pkg/unifiedrole/unifiedrole.go:133 +msgid "View, download, upload, edit, add, delete and manage members." +msgstr "" +"Ansehen, herunterladen hochladen, editieren, hinzufügen, löschen, " +"Userverwaltung."