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/cs.js')
-rw-r--r--l10n/cs.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index e344187..53bee78 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -28,7 +28,6 @@ OC.L10N.register(
"You are not authorized to open this share" : "Nejste oprávněni otevírat toto sdílení",
"Invalid range request" : "Požadavek na neplatný rozsah",
"Text editor" : "Textový 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." : "Tato aplikace umožňuje uživatelům Nextcloud otevírat, ukládat a upravovat textové soubory ve webovém prohlížeči. Když je zapnutá, objeví se v nabídce „Nový“ položka „Textový soubor“. Po kliknutí na ní se v prohlížeči otevře nový textový soubor a je možné ho uložit do stávající složky v Nextcloud. Dále, při kliknutí na textový soubor ve webovém prohlížeči, bude otevřen a upravovatelný. Pokud to oprávnění dovolí, uživatel může upravovat také sdílené soubory a ukládat změny ve webovém prohlížeči.\nDalší informace jsou k dispozici v dokumentaci k textovému editoru.",
- "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry in the New button at the top of the web browser the Text file entry 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." : "Tato aplikace umožňuje uživatelům Nextcloud otevírat, ukládat a upravovat textové soubory ve webovém prohlížeči. Když je zapnutá, objeví se v nabídce Nový položka Textový soubor. Po kliknutí na ní se v prohlížeči otevře nový textový soubor a je možné ho uložit do stávající složky v Nextcloud. Dále, při kliknutí na textový soubor ve webovém prohlížeči, bude otevřen a upravovatelný. Pokud to oprávnění dovolí, uživatel může upravovat také sdílené soubory a ukládat změny ve webovém prohlížeči.\nDalší informace jsou k dispozici v dokumentaci k textovému editoru."
+ "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." : "Tato aplikace umožňuje uživatelům Nextcloud otevírat, ukládat a upravovat textové soubory ve webovém prohlížeči. Když je zapnutá, objeví se v nabídce „Nový“ položka „Textový soubor“. Po kliknutí na ní se v prohlížeči otevře nový textový soubor a je možné ho uložit do stávající složky v Nextcloud. Dále, při kliknutí na textový soubor ve webovém prohlížeči, bude otevřen a upravovatelný. Pokud to oprávnění dovolí, uživatel může upravovat také sdílené soubory a ukládat změny ve webovém prohlížeči.\nDalší informace jsou k dispozici v dokumentaci k textovému editoru."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");