aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/accessibility/l10n/eo.js18
-rw-r--r--apps/accessibility/l10n/eo.json16
-rw-r--r--core/l10n/eo.js1
-rw-r--r--core/l10n/eo.json1
-rw-r--r--core/l10n/nl.js1
-rw-r--r--core/l10n/nl.json1
-rw-r--r--core/l10n/ru.js1
-rw-r--r--core/l10n/ru.json1
8 files changed, 40 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/eo.js b/apps/accessibility/l10n/eo.js
new file mode 100644
index 00000000000..627f91916b9
--- /dev/null
+++ b/apps/accessibility/l10n/eo.js
@@ -0,0 +1,18 @@
+OC.L10N.register(
+ "accessibility",
+ {
+ "High contrast theme" : "Altkontrasta etoso",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Altkontrasta etoso, kiu faciligas vian navigadon. Vida kvalito malpliiĝos, sed klareco pliiĝos.",
+ "Dark theme (beta)" : "Malhela etoso (beta)",
+ "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Malhela etoso, kiu helpas viajn okulojn per limigo de heleco kaj brileco. Ĝi ankoraŭ ellaboriĝas, do ne hezitu raporti problemon.",
+ "Dyslexia font" : "Tiparo por limigi vortblindecon",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic estas tiparo kreita por malpliigi legajn erarojn kaŭzitajn de vortblindeco (medicine „disleksio“).",
+ "Accessibility" : "Alirebleco",
+ "Accessibility options for nextcloud" : "Alireblecaj opcioj por Nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Provizas plurajn alireblecajn opciojn por faciligi vian uzon de Nextcloud.",
+ "Web Content Accessibility Guidelines" : "gvidnormoj pri alirebleco de la TTT-enhavo",
+ "our issue tracker" : "problem-spuradilo",
+ "our design team" : "nian teamon de fasonistoj",
+ "Enable" : "Ŝalti"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/eo.json b/apps/accessibility/l10n/eo.json
new file mode 100644
index 00000000000..6abfa4be430
--- /dev/null
+++ b/apps/accessibility/l10n/eo.json
@@ -0,0 +1,16 @@
+{ "translations": {
+ "High contrast theme" : "Altkontrasta etoso",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Altkontrasta etoso, kiu faciligas vian navigadon. Vida kvalito malpliiĝos, sed klareco pliiĝos.",
+ "Dark theme (beta)" : "Malhela etoso (beta)",
+ "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Malhela etoso, kiu helpas viajn okulojn per limigo de heleco kaj brileco. Ĝi ankoraŭ ellaboriĝas, do ne hezitu raporti problemon.",
+ "Dyslexia font" : "Tiparo por limigi vortblindecon",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic estas tiparo kreita por malpliigi legajn erarojn kaŭzitajn de vortblindeco (medicine „disleksio“).",
+ "Accessibility" : "Alirebleco",
+ "Accessibility options for nextcloud" : "Alireblecaj opcioj por Nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Provizas plurajn alireblecajn opciojn por faciligi vian uzon de Nextcloud.",
+ "Web Content Accessibility Guidelines" : "gvidnormoj pri alirebleco de la TTT-enhavo",
+ "our issue tracker" : "problem-spuradilo",
+ "our design team" : "nian teamon de fasonistoj",
+ "Enable" : "Ŝalti"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/core/l10n/eo.js b/core/l10n/eo.js
index 2cc018bbf3b..d9385f932f0 100644
--- a/core/l10n/eo.js
+++ b/core/l10n/eo.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"%s (incompatible)" : "%s (nekongrua)",
"Following apps have been disabled: %s" : "Jenaj aplikaĵoj estis malŝaltataj: %s",
"Already up to date" : "Jam aktuala",
+ ": " : ": ",
"No" : "Ne",
"Yes" : "Jes",
"No files in here" : "Neniu dosiero ĉi tie",
diff --git a/core/l10n/eo.json b/core/l10n/eo.json
index 5f9627ff1ac..ef1bb86f529 100644
--- a/core/l10n/eo.json
+++ b/core/l10n/eo.json
@@ -57,6 +57,7 @@
"%s (incompatible)" : "%s (nekongrua)",
"Following apps have been disabled: %s" : "Jenaj aplikaĵoj estis malŝaltataj: %s",
"Already up to date" : "Jam aktuala",
+ ": " : ": ",
"No" : "Ne",
"Yes" : "Jes",
"No files in here" : "Neniu dosiero ĉi tie",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 2564d67dca8..445a63a91fd 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"%s (incompatible)" : "%s (incompatibel)",
"Following apps have been disabled: %s" : "De volgende apps zijn uitgeschakeld: %s",
"Already up to date" : "Al bijgewerkt",
+ ": " : ": ",
"No" : "Nee",
"Yes" : "Ja",
"No files in here" : "Hier geen bestanden",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 254d297e1e2..f0e505da006 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -57,6 +57,7 @@
"%s (incompatible)" : "%s (incompatibel)",
"Following apps have been disabled: %s" : "De volgende apps zijn uitgeschakeld: %s",
"Already up to date" : "Al bijgewerkt",
+ ": " : ": ",
"No" : "Nee",
"Yes" : "Ja",
"No files in here" : "Hier geen bestanden",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index f25c956ada2..22262dad1b0 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"%s (incompatible)" : "%s (несовместимое)",
"Following apps have been disabled: %s" : "Были отключены следующие приложения: %s",
"Already up to date" : "Не нуждается в обновлении",
+ ": " : ":",
"No" : "Нет",
"Yes" : "Да",
"No files in here" : "Здесь нет файлов",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 0053183ce5c..5c1a701746a 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -57,6 +57,7 @@
"%s (incompatible)" : "%s (несовместимое)",
"Following apps have been disabled: %s" : "Были отключены следующие приложения: %s",
"Already up to date" : "Не нуждается в обновлении",
+ ": " : ":",
"No" : "Нет",
"Yes" : "Да",
"No files in here" : "Здесь нет файлов",