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:
-rw-r--r--apps/settings/l10n/eu.js4
-rw-r--r--apps/settings/l10n/eu.json4
-rw-r--r--lib/l10n/uk.js1
-rw-r--r--lib/l10n/uk.json1
4 files changed, 10 insertions, 0 deletions
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js
index 819f5d59b2e..4ee3f9a9a28 100644
--- a/apps/settings/l10n/eu.js
+++ b/apps/settings/l10n/eu.js
@@ -212,6 +212,9 @@ OC.L10N.register(
"Copy" : "Kopiatu",
"Could not copy app password. Please copy it manually." : "Ezin izan da aplikazioaren pasahitza kopiatu. Kopia ezazu eskuz, mesedez.",
"Background job didn’t run yet!" : "Atzeko planoko lana ez da martxan jarri oraindik!",
+ "AJAX" : "AJAX",
+ "Webcron" : "Webcron",
+ "Cron (Recommended)" : "Cron (Gomendatuta)",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Hau exekutatzeko PHP POSIX luzapena behar duzu. {linkstart}PHP dokumentazioa{linkend} ikusi informazio gehiagorako",
"Profile" : "Profila",
"Enable" : "Gaitu",
@@ -317,6 +320,7 @@ OC.L10N.register(
"Updates" : "Eguneraketak",
"App bundles" : "Aplikazio sortak",
"Featured apps" : "App aipagarriak",
+ "For the server to work properly, it" : "Zerbitzariak ondo funtziona dezan,",
"Details" : "Xehetasunak",
"Changelog" : "Aldaketak",
"by {author}\n{license}" : "{autor}-(e)k egina\n{license}",
diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json
index 91696673c18..9b0f36b0ceb 100644
--- a/apps/settings/l10n/eu.json
+++ b/apps/settings/l10n/eu.json
@@ -210,6 +210,9 @@
"Copy" : "Kopiatu",
"Could not copy app password. Please copy it manually." : "Ezin izan da aplikazioaren pasahitza kopiatu. Kopia ezazu eskuz, mesedez.",
"Background job didn’t run yet!" : "Atzeko planoko lana ez da martxan jarri oraindik!",
+ "AJAX" : "AJAX",
+ "Webcron" : "Webcron",
+ "Cron (Recommended)" : "Cron (Gomendatuta)",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Hau exekutatzeko PHP POSIX luzapena behar duzu. {linkstart}PHP dokumentazioa{linkend} ikusi informazio gehiagorako",
"Profile" : "Profila",
"Enable" : "Gaitu",
@@ -315,6 +318,7 @@
"Updates" : "Eguneraketak",
"App bundles" : "Aplikazio sortak",
"Featured apps" : "App aipagarriak",
+ "For the server to work properly, it" : "Zerbitzariak ondo funtziona dezan,",
"Details" : "Xehetasunak",
"Changelog" : "Aldaketak",
"by {author}\n{license}" : "{autor}-(e)k egina\n{license}",
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index cea70576e73..8a59156aa77 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"See %s" : "Переглянути %s",
"Sample configuration detected" : "Виявлено приклад конфігурації",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Було виявлено, що приклад конфігурації було скопійовано. Це може нашкодити вашій системі та не підтримується. Будь ласка, зверніться до документації перед внесенням змін в файл config.php",
+ "Other activities" : "Інша активність",
"%1$s and %2$s" : "%1$s та %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s та %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s та %4$s",
diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json
index 39dac8b57e5..1d63813505d 100644
--- a/lib/l10n/uk.json
+++ b/lib/l10n/uk.json
@@ -3,6 +3,7 @@
"See %s" : "Переглянути %s",
"Sample configuration detected" : "Виявлено приклад конфігурації",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Було виявлено, що приклад конфігурації було скопійовано. Це може нашкодити вашій системі та не підтримується. Будь ласка, зверніться до документації перед внесенням змін в файл config.php",
+ "Other activities" : "Інша активність",
"%1$s and %2$s" : "%1$s та %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s та %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s та %4$s",