summaryrefslogtreecommitdiffstats
path: root/apps/accessibility/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-17 01:13:23 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-17 01:13:23 +0000
commit4547e75078e90f5ec2eebf045a875e34063dec33 (patch)
tree46e6aac83995792382be6503a68ec4fa3181e224 /apps/accessibility/l10n
parentf8988c257c9217e968a377ce38ea558862948118 (diff)
downloadnextcloud-server-4547e75078e90f5ec2eebf045a875e34063dec33.tar.gz
nextcloud-server-4547e75078e90f5ec2eebf045a875e34063dec33.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n')
-rw-r--r--apps/accessibility/l10n/ca.js18
-rw-r--r--apps/accessibility/l10n/ca.json16
-rw-r--r--apps/accessibility/l10n/nl.js16
-rw-r--r--apps/accessibility/l10n/nl.json14
-rw-r--r--apps/accessibility/l10n/sv.js1
-rw-r--r--apps/accessibility/l10n/sv.json1
-rw-r--r--apps/accessibility/l10n/zh_CN.js18
-rw-r--r--apps/accessibility/l10n/zh_CN.json16
8 files changed, 100 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/ca.js b/apps/accessibility/l10n/ca.js
new file mode 100644
index 00000000000..8645ec52e8c
--- /dev/null
+++ b/apps/accessibility/l10n/ca.js
@@ -0,0 +1,18 @@
+OC.L10N.register(
+ "accessibility",
+ {
+ "High contrast theme" : "Tema de contrast alt",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de contrast alt per facilitar la navegació. La qualitat visual es reduirà però s'incrementarà la claredat.",
+ "Dark theme (beta)" : "Tema fosc (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." : "Un tema fosc per ajudar els ulls reduint la lluminositat i la brillantor totals. És sota desenvolupament, de manera que si us plau informeu de les errades que pugueu trobar. ",
+ "Dyslexia font" : "Font Dyslexia",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic és una font/tipus dissenyada per mitigar alguns dels errors comuns de lectura causats per la dislexia.",
+ "Accessibility" : "Accessibilitat",
+ "Accessibility options for nextcloud" : "Opcions d'accessibilitat per nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proveeix múltiples opcions d'accessibilitats per facilitar-vos l'ús de Nextcloud",
+ "Web Content Accessibility Guidelines" : "Pautes d'accessibilitat de continguts web",
+ "our issue tracker" : "el nostre seguidor de problemes",
+ "our design team" : "el nostre equip de disseny",
+ "Enable" : "Activa"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/ca.json b/apps/accessibility/l10n/ca.json
new file mode 100644
index 00000000000..73a7ddaba16
--- /dev/null
+++ b/apps/accessibility/l10n/ca.json
@@ -0,0 +1,16 @@
+{ "translations": {
+ "High contrast theme" : "Tema de contrast alt",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de contrast alt per facilitar la navegació. La qualitat visual es reduirà però s'incrementarà la claredat.",
+ "Dark theme (beta)" : "Tema fosc (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." : "Un tema fosc per ajudar els ulls reduint la lluminositat i la brillantor totals. És sota desenvolupament, de manera que si us plau informeu de les errades que pugueu trobar. ",
+ "Dyslexia font" : "Font Dyslexia",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic és una font/tipus dissenyada per mitigar alguns dels errors comuns de lectura causats per la dislexia.",
+ "Accessibility" : "Accessibilitat",
+ "Accessibility options for nextcloud" : "Opcions d'accessibilitat per nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proveeix múltiples opcions d'accessibilitats per facilitar-vos l'ús de Nextcloud",
+ "Web Content Accessibility Guidelines" : "Pautes d'accessibilitat de continguts web",
+ "our issue tracker" : "el nostre seguidor de problemes",
+ "our design team" : "el nostre equip de disseny",
+ "Enable" : "Activa"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/accessibility/l10n/nl.js b/apps/accessibility/l10n/nl.js
new file mode 100644
index 00000000000..0b42b55e9f3
--- /dev/null
+++ b/apps/accessibility/l10n/nl.js
@@ -0,0 +1,16 @@
+OC.L10N.register(
+ "accessibility",
+ {
+ "High contrast theme" : "Hoog contrast theme",
+ "Dark theme (beta)" : "Donker theme (beta)",
+ "Dyslexia font" : "Dyslexia font",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is een vrij lettertype/font dat is ontwikkeld om de meest voorkomende leesfouten te voorkomen die worden veroorzaakt door dyslexie.",
+ "Accessibility" : "Toegankelijkheid",
+ "Accessibility options for nextcloud" : "Toegankelijkheidsopties voor nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Biedt meerdere toegankelijkheidsopties voor het makkelijk gebruiken van Nextcloud",
+ "Web Content Accessibility Guidelines" : "Web Content toegankelijkheidsrichtlijnen",
+ "our issue tracker" : "onze issue tracker",
+ "our design team" : "ons ontwerpteam",
+ "Enable" : "Inschakelen"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/nl.json b/apps/accessibility/l10n/nl.json
new file mode 100644
index 00000000000..c56bd773ffd
--- /dev/null
+++ b/apps/accessibility/l10n/nl.json
@@ -0,0 +1,14 @@
+{ "translations": {
+ "High contrast theme" : "Hoog contrast theme",
+ "Dark theme (beta)" : "Donker theme (beta)",
+ "Dyslexia font" : "Dyslexia font",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is een vrij lettertype/font dat is ontwikkeld om de meest voorkomende leesfouten te voorkomen die worden veroorzaakt door dyslexie.",
+ "Accessibility" : "Toegankelijkheid",
+ "Accessibility options for nextcloud" : "Toegankelijkheidsopties voor nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Biedt meerdere toegankelijkheidsopties voor het makkelijk gebruiken van Nextcloud",
+ "Web Content Accessibility Guidelines" : "Web Content toegankelijkheidsrichtlijnen",
+ "our issue tracker" : "onze issue tracker",
+ "our design team" : "ons ontwerpteam",
+ "Enable" : "Inschakelen"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/accessibility/l10n/sv.js b/apps/accessibility/l10n/sv.js
index b3baff5d37b..e5745e16aaf 100644
--- a/apps/accessibility/l10n/sv.js
+++ b/apps/accessibility/l10n/sv.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic är ett fritt typsnitt/font som är utformad för att mildra några av de vanliga läsfel som orsakas av dyslexi.",
"Accessibility" : "Tillgänglighet",
"Accessibility options for nextcloud" : "Tillgänglighetsalternativ för Nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ger flera åtkomstalternativ för att underlätta din användning av Nextcloud",
"Web Content Accessibility Guidelines" : "Riktlinjer för webbinnehåll",
"our issue tracker" : "vår felrapportering",
"our design team" : "vårt designteam",
diff --git a/apps/accessibility/l10n/sv.json b/apps/accessibility/l10n/sv.json
index f86e086bf8d..d14baf6c5a7 100644
--- a/apps/accessibility/l10n/sv.json
+++ b/apps/accessibility/l10n/sv.json
@@ -7,6 +7,7 @@
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic är ett fritt typsnitt/font som är utformad för att mildra några av de vanliga läsfel som orsakas av dyslexi.",
"Accessibility" : "Tillgänglighet",
"Accessibility options for nextcloud" : "Tillgänglighetsalternativ för Nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ger flera åtkomstalternativ för att underlätta din användning av Nextcloud",
"Web Content Accessibility Guidelines" : "Riktlinjer för webbinnehåll",
"our issue tracker" : "vår felrapportering",
"our design team" : "vårt designteam",
diff --git a/apps/accessibility/l10n/zh_CN.js b/apps/accessibility/l10n/zh_CN.js
new file mode 100644
index 00000000000..b213bf2e112
--- /dev/null
+++ b/apps/accessibility/l10n/zh_CN.js
@@ -0,0 +1,18 @@
+OC.L10N.register(
+ "accessibility",
+ {
+ "High contrast theme" : "高对比度主题",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "便于您浏览的高对比度主题。图像质量会下降但清晰度会提升。",
+ "Dark theme (beta)" : "暗色主题(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." : "一款通过降低整体亮度来使您的眼睛放松的暗色主题。它仍在开发中,所以请报告您可能遇到的问题。",
+ "Dyslexia font" : "阅读障碍字体",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一款免费的字样/字体,这款字体的设计目的是缓解由阅读障碍引起的一些常见阅读错误。",
+ "Accessibility" : "易用性",
+ "Accessibility options for nextcloud" : "nextcloud的易用性选项",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "提供多种易用性选项以便于您使用Nextcloud",
+ "Web Content Accessibility Guidelines" : "万维网内容易用性指导原则",
+ "our issue tracker" : "我们的问题跟踪",
+ "our design team" : "我们的设计团队",
+ "Enable" : "启用"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/accessibility/l10n/zh_CN.json b/apps/accessibility/l10n/zh_CN.json
new file mode 100644
index 00000000000..6018b45fbb1
--- /dev/null
+++ b/apps/accessibility/l10n/zh_CN.json
@@ -0,0 +1,16 @@
+{ "translations": {
+ "High contrast theme" : "高对比度主题",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "便于您浏览的高对比度主题。图像质量会下降但清晰度会提升。",
+ "Dark theme (beta)" : "暗色主题(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." : "一款通过降低整体亮度来使您的眼睛放松的暗色主题。它仍在开发中,所以请报告您可能遇到的问题。",
+ "Dyslexia font" : "阅读障碍字体",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一款免费的字样/字体,这款字体的设计目的是缓解由阅读障碍引起的一些常见阅读错误。",
+ "Accessibility" : "易用性",
+ "Accessibility options for nextcloud" : "nextcloud的易用性选项",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "提供多种易用性选项以便于您使用Nextcloud",
+ "Web Content Accessibility Guidelines" : "万维网内容易用性指导原则",
+ "our issue tracker" : "我们的问题跟踪",
+ "our design team" : "我们的设计团队",
+ "Enable" : "启用"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file