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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/mk.js')
-rw-r--r--apps/files_external/l10n/mk.js27
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/files_external/l10n/mk.js b/apps/files_external/l10n/mk.js
new file mode 100644
index 00000000000..4250db79d36
--- /dev/null
+++ b/apps/files_external/l10n/mk.js
@@ -0,0 +1,27 @@
+OC.L10N.register(
+ "files_external",
+ {
+ "Please provide a valid Dropbox app key and secret." : "Ве молам доставите валиден Dropbox клуч и тајна лозинка.",
+ "Local" : "Локален",
+ "Location" : "Локација",
+ "Port" : "Порта",
+ "Region" : "Регион",
+ "Host" : "Домаќин",
+ "Username" : "Корисничко име",
+ "Password" : "Лозинка",
+ "Share" : "Сподели",
+ "URL" : "Адреса",
+ "Access granted" : "Пристапот е дозволен",
+ "Error configuring Dropbox storage" : "Грешка при конфигурација на Dropbox",
+ "Grant access" : "Дозволи пристап",
+ "Error configuring Google Drive storage" : "Грешка при конфигурација на Google Drive",
+ "Personal" : "Лично",
+ "Saved" : "Снимено",
+ "Name" : "Име",
+ "External Storage" : "Надворешно складиште",
+ "Folder name" : "Име на папка",
+ "Configuration" : "Конфигурација",
+ "Delete" : "Избриши",
+ "Enable User External Storage" : "Овозможи надворешни за корисници"
+},
+"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");