summaryrefslogtreecommitdiffstats
path: root/apps/accessibility
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-19 02:14:56 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-19 02:14:56 +0000
commitd35f4a7645b69447103032d11a22a844be5cc3b7 (patch)
tree330b84458da46e6767b21c1f5331ab2c28f71696 /apps/accessibility
parent94d9ebd61c653b43953982f033acc25bb40d4061 (diff)
downloadnextcloud-server-d35f4a7645b69447103032d11a22a844be5cc3b7.tar.gz
nextcloud-server-d35f4a7645b69447103032d11a22a844be5cc3b7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility')
-rw-r--r--apps/accessibility/l10n/ro.js8
-rw-r--r--apps/accessibility/l10n/ro.json8
2 files changed, 14 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/ro.js b/apps/accessibility/l10n/ro.js
index 878a865cbd8..2761f860eb6 100644
--- a/apps/accessibility/l10n/ro.js
+++ b/apps/accessibility/l10n/ro.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"High contrast theme" : "Temă cu contrast înalt",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Temă cu contrast înalt pentru ușurarea navigării. Calitatea visuală va fi redusă dar claritatea va fi mărită.",
+ "Dark theme" : "Temă întunecată",
"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." : "Temă întunecată pentru ușurarea ochilor prin reducerea generală a luminozității. Temă în curs de dezvoltare deci vă rugăm să raportați orice problemă găsită.",
"Dyslexia font" : "Font dislexic",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic este un tip de caractere / font gratuit destinat să atenueze unele erori comune de citire cauzate de dislexie.",
@@ -13,6 +14,11 @@ OC.L10N.register(
"our issue tracker" : "instrumentul nostru de urmărire a problemelor",
"our design team" : "echipa noastră de design",
"Enable" : "Activează",
- "Dark theme (beta)" : "Temă întunecată (beta)"
+ "Dark theme (beta)" : "Temă întunecată (beta)",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic este un set de caractere / font gratuit destinat să atenueze unele erori comune de citire cauzate de dislexie. Setul de caractere a fost creat de Abelardo Gonzalez, care a fost publicat sub o licență open-source.",
+ "Provides multiple accessibilities options to ease your use of nextcloud" : "Oferă mai multe opțiuni de accesibilitate pentru a ușura utilizarea Nextcloud",
+ "Themes" : "Teme",
+ "Fonts" : "Fonturi",
+ "enabled" : "activat"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/accessibility/l10n/ro.json b/apps/accessibility/l10n/ro.json
index 2dd9352c896..60b5d8edb81 100644
--- a/apps/accessibility/l10n/ro.json
+++ b/apps/accessibility/l10n/ro.json
@@ -1,6 +1,7 @@
{ "translations": {
"High contrast theme" : "Temă cu contrast înalt",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Temă cu contrast înalt pentru ușurarea navigării. Calitatea visuală va fi redusă dar claritatea va fi mărită.",
+ "Dark theme" : "Temă întunecată",
"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." : "Temă întunecată pentru ușurarea ochilor prin reducerea generală a luminozității. Temă în curs de dezvoltare deci vă rugăm să raportați orice problemă găsită.",
"Dyslexia font" : "Font dislexic",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic este un tip de caractere / font gratuit destinat să atenueze unele erori comune de citire cauzate de dislexie.",
@@ -11,6 +12,11 @@
"our issue tracker" : "instrumentul nostru de urmărire a problemelor",
"our design team" : "echipa noastră de design",
"Enable" : "Activează",
- "Dark theme (beta)" : "Temă întunecată (beta)"
+ "Dark theme (beta)" : "Temă întunecată (beta)",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic este un set de caractere / font gratuit destinat să atenueze unele erori comune de citire cauzate de dislexie. Setul de caractere a fost creat de Abelardo Gonzalez, care a fost publicat sub o licență open-source.",
+ "Provides multiple accessibilities options to ease your use of nextcloud" : "Oferă mai multe opțiuni de accesibilitate pentru a ușura utilizarea Nextcloud",
+ "Themes" : "Teme",
+ "Fonts" : "Fonturi",
+ "enabled" : "activat"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
} \ No newline at end of file