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/ka_GE.js')
-rw-r--r--l10n/ka_GE.js29
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js
new file mode 100644
index 0000000..259cab1
--- /dev/null
+++ b/l10n/ka_GE.js
@@ -0,0 +1,29 @@
+OC.L10N.register(
+ "files_texteditor",
+ {
+ "saving..." : "ინახება...",
+ "saved!" : "შენახულია!",
+ "failed!" : "ვერ მოხერხდა!",
+ "Saved" : "შენახულ იქნა",
+ "There was a problem saving your changes. Click to resume editing." : "ცვლილებების შენახვისას წარმოიქმნა შეცდომა. ცვლილების გასაგრძელებლად დააწკაპუნეთ.",
+ "An error occurred!" : "დაფიქსირდა შეცდომა!",
+ "Edit" : "შეცვლა",
+ "Mixed" : "შერეული",
+ "Preview" : "წინასწარი ჩვენება",
+ "New text file" : "ახალი ტექსტ ფაილი",
+ "New text file.txt" : "ახალი ტექსტი file.txt",
+ "You can not open a folder" : "დირექტორიას ვერ გახსნით",
+ "This file is too big to be opened. Please download the file instead." : "ეს ფაილი გასახსნელად ზედმეტად დიდია. სანაცვლოდ, გთოხვთ გადმოწეროთ ის.",
+ "Cannot read the file." : "გაილის კითხვა შეუძლებელია.",
+ "Invalid file path supplied." : "მოცემულია ფაილის არასწორი მისამართი.",
+ "The file is locked." : "ფაილი ჩაკეტილია.",
+ "An internal server error occurred." : "გამოჩნდა შიდა სერვერის შეცდომა.",
+ "You can not write to a folder" : "ამ დირექტორიაში ვერ ჩაწერთ",
+ "Cannot save file as it has been modified since opening" : "ფაილის შენახვა არ ხერხდება, ის გახსნის შემდეგ შეიცვალა",
+ "Insufficient permissions" : "უფლებების უკმარისობა",
+ "File path not supplied" : "ფაილის მისამართი არაა მოცემული",
+ "File mtime not supplied" : "ფილი mtime არაა მოცემულ",
+ "Text editor" : "ტექსტ-ედიტორი",
+ "Text file" : "ტექსტ ფაილი"
+},
+"nplurals=1; plural=0;");