Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/de_DE.js')
-rw-r--r--l10n/de_DE.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 5a23065..bf3d082 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Share not found" : "Freigabe nicht gefunden",
"You are not authorized to open this share" : "Sie sind nicht berechtigt, diese Freigabe zu öffnen",
"Invalid range request" : "Ungültige Bereichsanfrage",
+ "Plain text editor" : "Klartext-Editor",
"This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "Diese App ermöglicht es den Nextcloud-Nutzern, Textdateien im Browser zu öffnen, zu bearbeiten und zu speichern. Wenn aktiviert, wird oben im \"Hinzufügen-Menü\" ein Button \"Neue Textdatei\" eingeblendet. Beim Klicken hierauf wird eine neue Textdatei im Browser geöffnet, die bearbeitet und im aktuellen Nextcloud-Ordner gespeichert werden kann. Darüber hinaus wird beim Klick auf eine Textdatei diese im Browser geöfnet.. Sofern der Nutzer eine entsprechende Berechtigung hat, kann er die Datei auch bearbeiten und speichern.\nWeitere Informationen sind in der Text-Editor Dokumentation zu finden.",
"Text editor" : "Text-Editor"
},