From f8988c257c9217e968a377ce38ea558862948118 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 16 Mar 2019 01:12:34 +0000 Subject: [tx-robot] updated from transifex --- apps/accessibility/l10n/cs.js | 1 + apps/accessibility/l10n/cs.json | 1 + apps/accessibility/l10n/da.js | 18 ++++++++++++++++++ apps/accessibility/l10n/da.json | 16 ++++++++++++++++ apps/accessibility/l10n/de.js | 5 +++-- apps/accessibility/l10n/de.json | 5 +++-- apps/accessibility/l10n/de_DE.js | 3 ++- apps/accessibility/l10n/de_DE.json | 3 ++- apps/accessibility/l10n/el.js | 18 ++++++++++++++++++ apps/accessibility/l10n/el.json | 16 ++++++++++++++++ apps/accessibility/l10n/fr.js | 17 +++++++++++++++++ apps/accessibility/l10n/fr.json | 15 +++++++++++++++ apps/accessibility/l10n/gl.js | 1 + apps/accessibility/l10n/gl.json | 1 + apps/accessibility/l10n/hu.js | 12 ++++++++++++ apps/accessibility/l10n/hu.json | 10 ++++++++++ apps/accessibility/l10n/it.js | 14 ++++++++++++++ apps/accessibility/l10n/it.json | 12 ++++++++++++ apps/accessibility/l10n/pl.js | 11 ++++++----- apps/accessibility/l10n/pl.json | 11 ++++++----- apps/accessibility/l10n/pt_BR.js | 1 + apps/accessibility/l10n/pt_BR.json | 1 + apps/accessibility/l10n/pt_PT.js | 18 ++++++++++++++++++ apps/accessibility/l10n/pt_PT.json | 16 ++++++++++++++++ apps/accessibility/l10n/tr.js | 18 ++++++++++++++++++ apps/accessibility/l10n/tr.json | 16 ++++++++++++++++ 26 files changed, 244 insertions(+), 16 deletions(-) create mode 100644 apps/accessibility/l10n/da.js create mode 100644 apps/accessibility/l10n/da.json create mode 100644 apps/accessibility/l10n/el.js create mode 100644 apps/accessibility/l10n/el.json create mode 100644 apps/accessibility/l10n/fr.js create mode 100644 apps/accessibility/l10n/fr.json create mode 100644 apps/accessibility/l10n/hu.js create mode 100644 apps/accessibility/l10n/hu.json create mode 100644 apps/accessibility/l10n/it.js create mode 100644 apps/accessibility/l10n/it.json create mode 100644 apps/accessibility/l10n/pt_PT.js create mode 100644 apps/accessibility/l10n/pt_PT.json create mode 100644 apps/accessibility/l10n/tr.js create mode 100644 apps/accessibility/l10n/tr.json (limited to 'apps/accessibility/l10n') diff --git a/apps/accessibility/l10n/cs.js b/apps/accessibility/l10n/cs.js index f74ec0a7205..23982c15b56 100644 --- a/apps/accessibility/l10n/cs.js +++ b/apps/accessibility/l10n/cs.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 je svobodné písmo navržené pro omezení vlivu některých běžných poruch čtení, způsobených dyslexií.", "Accessibility" : "Zpřístupnění", "Accessibility options for nextcloud" : "Předvolby Nexcloud pro zpřístupnění", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Poskytuje vícero možností zpřístupnění pro usnadnění používání Nextcloud", "Web Content Accessibility Guidelines" : "Doporučení pro přístupnost webového obsahu", "our issue tracker" : "náš systém evidence hlášení chyb", "our design team" : "náš tým designérů", diff --git a/apps/accessibility/l10n/cs.json b/apps/accessibility/l10n/cs.json index ebc35035b04..73fe5e65ab1 100644 --- a/apps/accessibility/l10n/cs.json +++ b/apps/accessibility/l10n/cs.json @@ -7,6 +7,7 @@ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je svobodné písmo navržené pro omezení vlivu některých běžných poruch čtení, způsobených dyslexií.", "Accessibility" : "Zpřístupnění", "Accessibility options for nextcloud" : "Předvolby Nexcloud pro zpřístupnění", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Poskytuje vícero možností zpřístupnění pro usnadnění používání Nextcloud", "Web Content Accessibility Guidelines" : "Doporučení pro přístupnost webového obsahu", "our issue tracker" : "náš systém evidence hlášení chyb", "our design team" : "náš tým designérů", diff --git a/apps/accessibility/l10n/da.js b/apps/accessibility/l10n/da.js new file mode 100644 index 00000000000..9fb71b0ff9b --- /dev/null +++ b/apps/accessibility/l10n/da.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "accessibility", + { + "High contrast theme" : "Højkontrasttema", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Et højkontrasttema letter navigationen. Presentation af lavere kvalitet, men tydeligere.", + "Dark theme (beta)" : "Mørkt tema (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." : "Et mørk tema, venligere for øjnene ved at dæmpe lysstyrken. Det er stadig under udvikling så indberet venligst alle problemer du måtte finde.", + "Dyslexia font" : "Skrifftype for ordblinde", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic er en gratis skrifttype designet til at undgå læsefejl pga. ordblindhed", + "Accessibility" : "Handicapvenlig", + "Accessibility options for nextcloud" : "Handicapvenlige indstillinger for nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Tilbyder flere handicapvenlige indstillinger til at lette brugen af Nextcloud", + "Web Content Accessibility Guidelines" : "Handicapvenlige retningslinjer for Web sider", + "our issue tracker" : "vores problem følger", + "our design team" : "vores design team", + "Enable" : "Aktiver" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/accessibility/l10n/da.json b/apps/accessibility/l10n/da.json new file mode 100644 index 00000000000..262f070348a --- /dev/null +++ b/apps/accessibility/l10n/da.json @@ -0,0 +1,16 @@ +{ "translations": { + "High contrast theme" : "Højkontrasttema", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Et højkontrasttema letter navigationen. Presentation af lavere kvalitet, men tydeligere.", + "Dark theme (beta)" : "Mørkt tema (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." : "Et mørk tema, venligere for øjnene ved at dæmpe lysstyrken. Det er stadig under udvikling så indberet venligst alle problemer du måtte finde.", + "Dyslexia font" : "Skrifftype for ordblinde", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic er en gratis skrifttype designet til at undgå læsefejl pga. ordblindhed", + "Accessibility" : "Handicapvenlig", + "Accessibility options for nextcloud" : "Handicapvenlige indstillinger for nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Tilbyder flere handicapvenlige indstillinger til at lette brugen af Nextcloud", + "Web Content Accessibility Guidelines" : "Handicapvenlige retningslinjer for Web sider", + "our issue tracker" : "vores problem følger", + "our design team" : "vores design team", + "Enable" : "Aktiver" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/accessibility/l10n/de.js b/apps/accessibility/l10n/de.js index 435bd057e9f..c24fc3d5872 100644 --- a/apps/accessibility/l10n/de.js +++ b/apps/accessibility/l10n/de.js @@ -2,13 +2,14 @@ OC.L10N.register( "accessibility", { "High contrast theme" : "Kontrastreiches Theme", - "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, dass die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Theme, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.", "Dark theme (beta)" : "Dunkles Theme (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." : "Ein dunkles Theme, dass die Augen entspannt, indem es die Gesamthelligkeit und -helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melden Sie bitte alle Probleme, die Sie finden.", + "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." : "Ein dunkles Theme, das die Augen entspannt, indem es die allgemeine Lichtstärke und Helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melden Sie bitte alle Probleme, die Sie finden.", "Dyslexia font" : "Legasthenie-Schriftart", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.", "Accessibility" : "Barrierefreiheit", "Accessibility options for nextcloud" : "Optionen für Barrierefreiheit in Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.", "Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten", "our issue tracker" : "Unser Issue Tracker", "our design team" : "Unser Design-Team", diff --git a/apps/accessibility/l10n/de.json b/apps/accessibility/l10n/de.json index b9f9eb07bff..54aa7e1be30 100644 --- a/apps/accessibility/l10n/de.json +++ b/apps/accessibility/l10n/de.json @@ -1,12 +1,13 @@ { "translations": { "High contrast theme" : "Kontrastreiches Theme", - "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, dass die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Theme, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.", "Dark theme (beta)" : "Dunkles Theme (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." : "Ein dunkles Theme, dass die Augen entspannt, indem es die Gesamthelligkeit und -helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melden Sie bitte alle Probleme, die Sie finden.", + "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." : "Ein dunkles Theme, das die Augen entspannt, indem es die allgemeine Lichtstärke und Helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melden Sie bitte alle Probleme, die Sie finden.", "Dyslexia font" : "Legasthenie-Schriftart", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.", "Accessibility" : "Barrierefreiheit", "Accessibility options for nextcloud" : "Optionen für Barrierefreiheit in Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.", "Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten", "our issue tracker" : "Unser Issue Tracker", "our design team" : "Unser Design-Team", diff --git a/apps/accessibility/l10n/de_DE.js b/apps/accessibility/l10n/de_DE.js index 435bd057e9f..dde49f6e975 100644 --- a/apps/accessibility/l10n/de_DE.js +++ b/apps/accessibility/l10n/de_DE.js @@ -2,13 +2,14 @@ OC.L10N.register( "accessibility", { "High contrast theme" : "Kontrastreiches Theme", - "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, dass die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Theme, dass die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.", "Dark theme (beta)" : "Dunkles Theme (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." : "Ein dunkles Theme, dass die Augen entspannt, indem es die Gesamthelligkeit und -helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melden Sie bitte alle Probleme, die Sie finden.", "Dyslexia font" : "Legasthenie-Schriftart", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.", "Accessibility" : "Barrierefreiheit", "Accessibility options for nextcloud" : "Optionen für Barrierefreiheit in Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.", "Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten", "our issue tracker" : "Unser Issue Tracker", "our design team" : "Unser Design-Team", diff --git a/apps/accessibility/l10n/de_DE.json b/apps/accessibility/l10n/de_DE.json index b9f9eb07bff..533db34f85f 100644 --- a/apps/accessibility/l10n/de_DE.json +++ b/apps/accessibility/l10n/de_DE.json @@ -1,12 +1,13 @@ { "translations": { "High contrast theme" : "Kontrastreiches Theme", - "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, dass die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Theme, dass die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.", "Dark theme (beta)" : "Dunkles Theme (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." : "Ein dunkles Theme, dass die Augen entspannt, indem es die Gesamthelligkeit und -helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melden Sie bitte alle Probleme, die Sie finden.", "Dyslexia font" : "Legasthenie-Schriftart", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.", "Accessibility" : "Barrierefreiheit", "Accessibility options for nextcloud" : "Optionen für Barrierefreiheit in Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.", "Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten", "our issue tracker" : "Unser Issue Tracker", "our design team" : "Unser Design-Team", diff --git a/apps/accessibility/l10n/el.js b/apps/accessibility/l10n/el.js new file mode 100644 index 00000000000..e8276e52bb0 --- /dev/null +++ b/apps/accessibility/l10n/el.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)" : "Σκοτεινό θέμα (δοκιμαστική έκδοση)", + "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=2; plural=(n != 1);"); diff --git a/apps/accessibility/l10n/el.json b/apps/accessibility/l10n/el.json new file mode 100644 index 00000000000..bd2dd4483aa --- /dev/null +++ b/apps/accessibility/l10n/el.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)" : "Σκοτεινό θέμα (δοκιμαστική έκδοση)", + "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=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/accessibility/l10n/fr.js b/apps/accessibility/l10n/fr.js new file mode 100644 index 00000000000..eb44d3e9f98 --- /dev/null +++ b/apps/accessibility/l10n/fr.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "accessibility", + { + "High contrast theme" : "Thème très contrasté", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème très contrasté pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.", + "Dark theme (beta)" : "Thème sombre (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 thème sombre pour apaiser vos yeux en réduisant la luminosité et l'éclat de l'ensemble. Il est toujours en cours d'élaboration, alors veuillez signaler tout problème que vous pourriez rencontrer.", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic est une police de caractères gratuite conçue pour atténuer certains problèmes de lecture causés par la dyslexie.", + "Accessibility" : "Accessibilité", + "Accessibility options for nextcloud" : "Options d'accessibilité pour Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fournit de nombreuses options d'accessibilité pour faciliter votre utilisation de Nextcloud", + "Web Content Accessibility Guidelines" : "Règles pour l'accessibilité des contenus Web", + "our issue tracker" : "notre outil de suivi des problèmes", + "our design team" : "notre équipe de conception", + "Enable" : "Activer" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/accessibility/l10n/fr.json b/apps/accessibility/l10n/fr.json new file mode 100644 index 00000000000..3cb38dfbc49 --- /dev/null +++ b/apps/accessibility/l10n/fr.json @@ -0,0 +1,15 @@ +{ "translations": { + "High contrast theme" : "Thème très contrasté", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème très contrasté pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.", + "Dark theme (beta)" : "Thème sombre (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 thème sombre pour apaiser vos yeux en réduisant la luminosité et l'éclat de l'ensemble. Il est toujours en cours d'élaboration, alors veuillez signaler tout problème que vous pourriez rencontrer.", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic est une police de caractères gratuite conçue pour atténuer certains problèmes de lecture causés par la dyslexie.", + "Accessibility" : "Accessibilité", + "Accessibility options for nextcloud" : "Options d'accessibilité pour Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fournit de nombreuses options d'accessibilité pour faciliter votre utilisation de Nextcloud", + "Web Content Accessibility Guidelines" : "Règles pour l'accessibilité des contenus Web", + "our issue tracker" : "notre outil de suivi des problèmes", + "our design team" : "notre équipe de conception", + "Enable" : "Activer" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file diff --git a/apps/accessibility/l10n/gl.js b/apps/accessibility/l10n/gl.js index 9624fd9f048..bcfade2b3ed 100644 --- a/apps/accessibility/l10n/gl.js +++ b/apps/accessibility/l10n/gl.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 é un tipo de letra libre deseñada para mitigar algúns dos erros comúns de lectura causados pola dislexia.", "Accessibility" : "Accesibilidade", "Accessibility options for nextcloud" : "Opcións de accesibilidade para o Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opcións de accesibilidade para facilitar o uso do Nextcloud", "Web Content Accessibility Guidelines" : "Pautas de accesibilidade ao contido web", "our issue tracker" : "o noso seguidor de incidencias", "our design team" : "o noso equipo de deseño", diff --git a/apps/accessibility/l10n/gl.json b/apps/accessibility/l10n/gl.json index 4d70f17c9d9..2ff52324630 100644 --- a/apps/accessibility/l10n/gl.json +++ b/apps/accessibility/l10n/gl.json @@ -7,6 +7,7 @@ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é un tipo de letra libre deseñada para mitigar algúns dos erros comúns de lectura causados pola dislexia.", "Accessibility" : "Accesibilidade", "Accessibility options for nextcloud" : "Opcións de accesibilidade para o Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opcións de accesibilidade para facilitar o uso do Nextcloud", "Web Content Accessibility Guidelines" : "Pautas de accesibilidade ao contido web", "our issue tracker" : "o noso seguidor de incidencias", "our design team" : "o noso equipo de deseño", diff --git a/apps/accessibility/l10n/hu.js b/apps/accessibility/l10n/hu.js new file mode 100644 index 00000000000..cb505d688ca --- /dev/null +++ b/apps/accessibility/l10n/hu.js @@ -0,0 +1,12 @@ +OC.L10N.register( + "accessibility", + { + "High contrast theme" : "Nagy színmélység téma", + "Dark theme (beta)" : "Sötét téma(teszt)", + "Dyslexia font" : "Diszlexia betű", + "Accessibility" : "Elérhetőség", + "Accessibility options for nextcloud" : "Nextcloud elérhetőségi lehetőségek", + "our design team" : "fejlesztői csapatunk", + "Enable" : "Engedélyez" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/accessibility/l10n/hu.json b/apps/accessibility/l10n/hu.json new file mode 100644 index 00000000000..afbec2dbb8a --- /dev/null +++ b/apps/accessibility/l10n/hu.json @@ -0,0 +1,10 @@ +{ "translations": { + "High contrast theme" : "Nagy színmélység téma", + "Dark theme (beta)" : "Sötét téma(teszt)", + "Dyslexia font" : "Diszlexia betű", + "Accessibility" : "Elérhetőség", + "Accessibility options for nextcloud" : "Nextcloud elérhetőségi lehetőségek", + "our design team" : "fejlesztői csapatunk", + "Enable" : "Engedélyez" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/accessibility/l10n/it.js b/apps/accessibility/l10n/it.js new file mode 100644 index 00000000000..766b2bdc686 --- /dev/null +++ b/apps/accessibility/l10n/it.js @@ -0,0 +1,14 @@ +OC.L10N.register( + "accessibility", + { + "High contrast theme" : "Tema ad alto contrasto", + "Dark theme (beta)" : "Tema scuro (beta)", + "Accessibility" : "Accessibilità", + "Accessibility options for nextcloud" : "Opzioni di accessibilità per Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornisce diverse opzioni di accessibilità per semplificare il tuo utilizzo di Nextcloud", + "Web Content Accessibility Guidelines" : "Linee guida di accessibilità ai contenuti web", + "our issue tracker" : "il nostro sistema di tracciamento dei problemi", + "our design team" : "la nostra squadra di progetto", + "Enable" : "Abilita" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/accessibility/l10n/it.json b/apps/accessibility/l10n/it.json new file mode 100644 index 00000000000..451e7b92857 --- /dev/null +++ b/apps/accessibility/l10n/it.json @@ -0,0 +1,12 @@ +{ "translations": { + "High contrast theme" : "Tema ad alto contrasto", + "Dark theme (beta)" : "Tema scuro (beta)", + "Accessibility" : "Accessibilità", + "Accessibility options for nextcloud" : "Opzioni di accessibilità per Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornisce diverse opzioni di accessibilità per semplificare il tuo utilizzo di Nextcloud", + "Web Content Accessibility Guidelines" : "Linee guida di accessibilità ai contenuti web", + "our issue tracker" : "il nostro sistema di tracciamento dei problemi", + "our design team" : "la nostra squadra di progetto", + "Enable" : "Abilita" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/accessibility/l10n/pl.js b/apps/accessibility/l10n/pl.js index 02424a77672..88c7f3a2942 100644 --- a/apps/accessibility/l10n/pl.js +++ b/apps/accessibility/l10n/pl.js @@ -2,13 +2,14 @@ OC.L10N.register( "accessibility", { "High contrast theme" : "Motyw o wysokim kontraście", - "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o wysokim kontraście ułatwiający nawigację. Jakość obrazu zostanie zmniejszona, ale przejrzystość zostanie zwiększona.", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o wysokim kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.", "Dark theme (beta)" : "Ciemny motyw (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." : "Ciemny motyw, który łagodzi oczy, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc zgłaszaj wszelkie błędy, które znajdziesz.", - "Dyslexia font" : "Czcionka Dyslexia", - "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowy krój pisma/czcionka zaprojektowany w celu złagodzenia niektórych typowych błędów odczytu spowodowanych dysleksją.", + "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." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc zgłaszaj wszelkie błędy, które zauważysz.", + "Dyslexia font" : "Czcionka dysleksji", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów odczytu spowodowanych dysleksją.", "Accessibility" : "Dostępność", - "Accessibility options for nextcloud" : "Opcje dostępności dla nextcloud", + "Accessibility options for nextcloud" : "Opcje dostępności dla Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Zapewnia wiele opcji dostępu, aby ułatwić korzystanie z Nextcloud", "Web Content Accessibility Guidelines" : "Wytyczne Dotyczące Dostępności Treści Internetowych", "our issue tracker" : "nasz tracker do błędów", "our design team" : "nasz zespół projektowy", diff --git a/apps/accessibility/l10n/pl.json b/apps/accessibility/l10n/pl.json index 4751c64dafe..ea691251182 100644 --- a/apps/accessibility/l10n/pl.json +++ b/apps/accessibility/l10n/pl.json @@ -1,12 +1,13 @@ { "translations": { "High contrast theme" : "Motyw o wysokim kontraście", - "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o wysokim kontraście ułatwiający nawigację. Jakość obrazu zostanie zmniejszona, ale przejrzystość zostanie zwiększona.", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o wysokim kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.", "Dark theme (beta)" : "Ciemny motyw (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." : "Ciemny motyw, który łagodzi oczy, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc zgłaszaj wszelkie błędy, które znajdziesz.", - "Dyslexia font" : "Czcionka Dyslexia", - "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowy krój pisma/czcionka zaprojektowany w celu złagodzenia niektórych typowych błędów odczytu spowodowanych dysleksją.", + "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." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc zgłaszaj wszelkie błędy, które zauważysz.", + "Dyslexia font" : "Czcionka dysleksji", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów odczytu spowodowanych dysleksją.", "Accessibility" : "Dostępność", - "Accessibility options for nextcloud" : "Opcje dostępności dla nextcloud", + "Accessibility options for nextcloud" : "Opcje dostępności dla Nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Zapewnia wiele opcji dostępu, aby ułatwić korzystanie z Nextcloud", "Web Content Accessibility Guidelines" : "Wytyczne Dotyczące Dostępności Treści Internetowych", "our issue tracker" : "nasz tracker do błędów", "our design team" : "nasz zespół projektowy", diff --git a/apps/accessibility/l10n/pt_BR.js b/apps/accessibility/l10n/pt_BR.js index 7c9c5591851..e463cae08d3 100644 --- a/apps/accessibility/l10n/pt_BR.js +++ b/apps/accessibility/l10n/pt_BR.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." : "O OpenDyslexic é um tipo de letra/fonte grátis concebido para atenuar alguns dos erros comuns de leitura causados pela dislexia.", "Accessibility" : "Acessibilidade", "Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornece várias opções de acessibilidade para facilitar o uso do Nextcloud", "Web Content Accessibility Guidelines" : "Diretrizes de Acessibilidade ao Conteúdo da Web", "our issue tracker" : "nosso rastreador de problemas", "our design team" : "nossa equipe de design", diff --git a/apps/accessibility/l10n/pt_BR.json b/apps/accessibility/l10n/pt_BR.json index 12970cad6e7..009886b0fc1 100644 --- a/apps/accessibility/l10n/pt_BR.json +++ b/apps/accessibility/l10n/pt_BR.json @@ -7,6 +7,7 @@ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "O OpenDyslexic é um tipo de letra/fonte grátis concebido para atenuar alguns dos erros comuns de leitura causados pela dislexia.", "Accessibility" : "Acessibilidade", "Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornece várias opções de acessibilidade para facilitar o uso do Nextcloud", "Web Content Accessibility Guidelines" : "Diretrizes de Acessibilidade ao Conteúdo da Web", "our issue tracker" : "nosso rastreador de problemas", "our design team" : "nossa equipe de design", diff --git a/apps/accessibility/l10n/pt_PT.js b/apps/accessibility/l10n/pt_PT.js new file mode 100644 index 00000000000..75064e9f78d --- /dev/null +++ b/apps/accessibility/l10n/pt_PT.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "accessibility", + { + "High contrast theme" : "Tema de alto contraste", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para ajudar na navegação. A qualidade visual será mais reduzida, mas haverá uma maior clareza.", + "Dark theme (beta)" : "Tema escuro (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." : "Um tema escuro para descansar os olhos reduzindo a luminosidade e o brilho. Ainda está em desenvolvimento, pelo que tenha a gentileza de reportar quaisquer erros que encontre.", + "Dyslexia font" : "Fonte de texto \"Dyslexia\"", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é uma fonte de texto gratuita, desenhada para mitigar alguns dos problemas causados pela dislexia.", + "Accessibility" : "Acessibilidade", + "Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Providencia várias opções de acessibilidade para ajudar na navegação no Nextcloud", + "Web Content Accessibility Guidelines" : "Recomendações para acessibilidade a conteúdo WEB", + "our issue tracker" : "o nosso registo de erros", + "our design team" : "a nossa equipa de design", + "Enable" : "Ativar" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/accessibility/l10n/pt_PT.json b/apps/accessibility/l10n/pt_PT.json new file mode 100644 index 00000000000..b0c1cb14696 --- /dev/null +++ b/apps/accessibility/l10n/pt_PT.json @@ -0,0 +1,16 @@ +{ "translations": { + "High contrast theme" : "Tema de alto contraste", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para ajudar na navegação. A qualidade visual será mais reduzida, mas haverá uma maior clareza.", + "Dark theme (beta)" : "Tema escuro (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." : "Um tema escuro para descansar os olhos reduzindo a luminosidade e o brilho. Ainda está em desenvolvimento, pelo que tenha a gentileza de reportar quaisquer erros que encontre.", + "Dyslexia font" : "Fonte de texto \"Dyslexia\"", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é uma fonte de texto gratuita, desenhada para mitigar alguns dos problemas causados pela dislexia.", + "Accessibility" : "Acessibilidade", + "Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Providencia várias opções de acessibilidade para ajudar na navegação no Nextcloud", + "Web Content Accessibility Guidelines" : "Recomendações para acessibilidade a conteúdo WEB", + "our issue tracker" : "o nosso registo de erros", + "our design team" : "a nossa equipa de design", + "Enable" : "Ativar" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/accessibility/l10n/tr.js b/apps/accessibility/l10n/tr.js new file mode 100644 index 00000000000..36a6f8396d3 --- /dev/null +++ b/apps/accessibility/l10n/tr.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "accessibility", + { + "High contrast theme" : "Yüksek renk karşıtlıklı tema", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Yüksek renk karşıtlıklı tema gezinmeyi kolaylaştırır. Görsel kalite azalır ancak netlik artar.", + "Dark theme (beta)" : "Koyu tema (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." : "Koyu tema genel parlaklık ve canlılığı zayıflatarak göz yorgunluğunu azaltır. Bu tema henüz geliştirme aşamasında olduğundan karşılaşabileceğiniz sorunları bize iletmenizi rica ediyoruz.", + "Dyslexia font" : "Disleksik yazı türü", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic, disleksi nedeniyle sık karşılaşılan sorunları aşmak için geliştirilmiş ücretsiz bir yazı türüdür.", + "Accessibility" : "Engelli Desteği", + "Accessibility options for nextcloud" : "Nextcloud engelli desteği ayarları", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Engellilerin Nextcloud kullanmasına yardımcı olan çeşitli engelli desteği seçenekleri sunar", + "Web Content Accessibility Guidelines" : "Web İçeriği Engelli Desteği Rehberleri", + "our issue tracker" : "sorun kayıt sistemimiz", + "our design team" : "geliştirme ekibimiz", + "Enable" : "Etkinleştir" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/accessibility/l10n/tr.json b/apps/accessibility/l10n/tr.json new file mode 100644 index 00000000000..b65b5940911 --- /dev/null +++ b/apps/accessibility/l10n/tr.json @@ -0,0 +1,16 @@ +{ "translations": { + "High contrast theme" : "Yüksek renk karşıtlıklı tema", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Yüksek renk karşıtlıklı tema gezinmeyi kolaylaştırır. Görsel kalite azalır ancak netlik artar.", + "Dark theme (beta)" : "Koyu tema (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." : "Koyu tema genel parlaklık ve canlılığı zayıflatarak göz yorgunluğunu azaltır. Bu tema henüz geliştirme aşamasında olduğundan karşılaşabileceğiniz sorunları bize iletmenizi rica ediyoruz.", + "Dyslexia font" : "Disleksik yazı türü", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic, disleksi nedeniyle sık karşılaşılan sorunları aşmak için geliştirilmiş ücretsiz bir yazı türüdür.", + "Accessibility" : "Engelli Desteği", + "Accessibility options for nextcloud" : "Nextcloud engelli desteği ayarları", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Engellilerin Nextcloud kullanmasına yardımcı olan çeşitli engelli desteği seçenekleri sunar", + "Web Content Accessibility Guidelines" : "Web İçeriği Engelli Desteği Rehberleri", + "our issue tracker" : "sorun kayıt sistemimiz", + "our design team" : "geliştirme ekibimiz", + "Enable" : "Etkinleştir" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file -- cgit v1.2.3