summaryrefslogtreecommitdiffstats
path: root/apps/accessibility
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
commit8cc41974a43ce893fee58b44ac8c213461eaa898 (patch)
treef901982908dafc2b29853fb7919697be33f33feb /apps/accessibility
parenta5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff)
downloadnextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz
nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility')
-rw-r--r--apps/accessibility/l10n/id.js24
-rw-r--r--apps/accessibility/l10n/id.json22
-rw-r--r--apps/accessibility/l10n/nl.js10
-rw-r--r--apps/accessibility/l10n/nl.json10
4 files changed, 56 insertions, 10 deletions
diff --git a/apps/accessibility/l10n/id.js b/apps/accessibility/l10n/id.js
new file mode 100644
index 00000000000..89ec841b58c
--- /dev/null
+++ b/apps/accessibility/l10n/id.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "accessibility",
+ {
+ "High contrast theme" : "Tema kontras tinggi",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
+ "Dark theme" : "Tema gelap",
+ "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." : "Tema gelap dapat membuat mata anda tidak cepat lelah dengan mengurangi tingkat kecerahan dan banyaknya cahaya. Fitur ini masih dalam tahap pengembangan, tolong laporkan masalah yang anda temui.",
+ "Dyslexia font" : "Font disleksia",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic adalah typeface/font gratis yang didesain untuk mengurangi kesalahan membaca oleh penderita disleksia",
+ "Accessibility" : "aksesbilitas",
+ "Accessibility options for nextcloud" : "Opsi aksesibilitas untuk nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Menyediakan beberapa opsi aksesibilitas untuk memudahkan Anda menggunakan Nextcloud",
+ "Web Content Accessibility Guidelines" : "Pedoman Aksesibilitas Konten Web",
+ "our issue tracker" : "pelacak masalah kami",
+ "our design team" : "Tim desain kami",
+ "Enable" : "aktifkan",
+ "Dark theme (beta)" : "Tema gelap (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 adalah jenis huruf / font gratis yang dirancang untuk mengurangi beberapa kesalahan pembacaan umum yang disebabkan oleh disleksia. Jenis huruf ini dibuat oleh Abelardo Gonzalez, yang merilisnya melalui lisensi open-source.",
+ "Provides multiple accessibilities options to ease your use of nextcloud" : "72/5000\n \n \n \nMenyediakan beberapa opsi aksesibilitas untuk memudahkan Anda menggunakan nextcloud",
+ "Themes" : "Tema",
+ "Fonts" : "Huruf",
+ "enabled" : "diaktifkan"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/accessibility/l10n/id.json b/apps/accessibility/l10n/id.json
new file mode 100644
index 00000000000..1933fab6c41
--- /dev/null
+++ b/apps/accessibility/l10n/id.json
@@ -0,0 +1,22 @@
+{ "translations": {
+ "High contrast theme" : "Tema kontras tinggi",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
+ "Dark theme" : "Tema gelap",
+ "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." : "Tema gelap dapat membuat mata anda tidak cepat lelah dengan mengurangi tingkat kecerahan dan banyaknya cahaya. Fitur ini masih dalam tahap pengembangan, tolong laporkan masalah yang anda temui.",
+ "Dyslexia font" : "Font disleksia",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic adalah typeface/font gratis yang didesain untuk mengurangi kesalahan membaca oleh penderita disleksia",
+ "Accessibility" : "aksesbilitas",
+ "Accessibility options for nextcloud" : "Opsi aksesibilitas untuk nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Menyediakan beberapa opsi aksesibilitas untuk memudahkan Anda menggunakan Nextcloud",
+ "Web Content Accessibility Guidelines" : "Pedoman Aksesibilitas Konten Web",
+ "our issue tracker" : "pelacak masalah kami",
+ "our design team" : "Tim desain kami",
+ "Enable" : "aktifkan",
+ "Dark theme (beta)" : "Tema gelap (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 adalah jenis huruf / font gratis yang dirancang untuk mengurangi beberapa kesalahan pembacaan umum yang disebabkan oleh disleksia. Jenis huruf ini dibuat oleh Abelardo Gonzalez, yang merilisnya melalui lisensi open-source.",
+ "Provides multiple accessibilities options to ease your use of nextcloud" : "72/5000\n \n \n \nMenyediakan beberapa opsi aksesibilitas untuk memudahkan Anda menggunakan nextcloud",
+ "Themes" : "Tema",
+ "Fonts" : "Huruf",
+ "enabled" : "diaktifkan"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/apps/accessibility/l10n/nl.js b/apps/accessibility/l10n/nl.js
index b7c208d843e..439f7a59b8c 100644
--- a/apps/accessibility/l10n/nl.js
+++ b/apps/accessibility/l10n/nl.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"accessibility",
{
"High contrast theme" : "Hoog contrast-thema",
- "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast maakt de navigatie makkelijker. De visuele kwaliteit kan verminderen, maar de duidelijkheid neemt toe.",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.",
"Dark theme" : "Donker thema",
- "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." : "Een donker thema geeft je ogen rust door de hoeveelheid licht te verminderen. Dit thema is nog in ontwikkeling, dus we horen het graag als je fouten tegenkomt. ",
+ "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." : "Een donker thema dat je ogen verlicht door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen het graag als je fouten tegenkomt.",
"Dyslexia font" : "Dyslexie-lettertype",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is een gratis en open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten te voorkomen die worden veroorzaakt door dyslexie.",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is een open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten die worden veroorzaakt door dyslexie te voorkomen.",
"Accessibility" : "Toegankelijkheid",
"Accessibility options for nextcloud" : "Toegankelijkheidsopties voor Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren",
@@ -15,9 +15,9 @@ OC.L10N.register(
"our design team" : "ons ontwerpteam",
"Enable" : "Inschakelen",
"Dark theme (beta)" : "Donker thema (bèta)",
- "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 is een gratis en open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten te voorkomen die worden veroorzaakt door dyslexie. Dit lettertype is gemaakt door Abelardo Gonzalez.",
+ "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 is een open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten die worden veroorzaakt door dyslexie te voorkomen. Dit lettertype is gemaakt door Abelardo Gonzalez.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren",
- "Themes" : "Stijlen",
+ "Themes" : "Thema's",
"Fonts" : "Lettertypen",
"enabled" : "ingeschakeld"
},
diff --git a/apps/accessibility/l10n/nl.json b/apps/accessibility/l10n/nl.json
index ddd09323957..ce9a88cd498 100644
--- a/apps/accessibility/l10n/nl.json
+++ b/apps/accessibility/l10n/nl.json
@@ -1,10 +1,10 @@
{ "translations": {
"High contrast theme" : "Hoog contrast-thema",
- "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast maakt de navigatie makkelijker. De visuele kwaliteit kan verminderen, maar de duidelijkheid neemt toe.",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.",
"Dark theme" : "Donker thema",
- "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." : "Een donker thema geeft je ogen rust door de hoeveelheid licht te verminderen. Dit thema is nog in ontwikkeling, dus we horen het graag als je fouten tegenkomt. ",
+ "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." : "Een donker thema dat je ogen verlicht door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen het graag als je fouten tegenkomt.",
"Dyslexia font" : "Dyslexie-lettertype",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is een gratis en open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten te voorkomen die worden veroorzaakt door dyslexie.",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is een open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten die worden veroorzaakt door dyslexie te voorkomen.",
"Accessibility" : "Toegankelijkheid",
"Accessibility options for nextcloud" : "Toegankelijkheidsopties voor Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren",
@@ -13,9 +13,9 @@
"our design team" : "ons ontwerpteam",
"Enable" : "Inschakelen",
"Dark theme (beta)" : "Donker thema (bèta)",
- "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 is een gratis en open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten te voorkomen die worden veroorzaakt door dyslexie. Dit lettertype is gemaakt door Abelardo Gonzalez.",
+ "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 is een open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten die worden veroorzaakt door dyslexie te voorkomen. Dit lettertype is gemaakt door Abelardo Gonzalez.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren",
- "Themes" : "Stijlen",
+ "Themes" : "Thema's",
"Fonts" : "Lettertypen",
"enabled" : "ingeschakeld"
},"pluralForm" :"nplurals=2; plural=(n != 1);"