Skip to content

Commit 1d01c7e

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 03f3afc commit 1d01c7e

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

l10n/ca.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ OC.L10N.register(
88
"Error" : "Error",
99
"New note" : "Nota nova",
1010
"Distraction-free notes and writing" : "Preneu notes i escriviu sense distraccions",
11+
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "L'aplicació Notes és una aplicació per prendre notes sense distraccions per a [Nextcloud](https://www.nextcloud.com/). Proporciona categories per a una millor organització i admet el format mitjançant la sintaxi [Markdown](https://en.wikipedia.org/wiki/Markdown). Les notes es guarden com a fitxers al vostre Nextcloud, de manera que podeu veure-les i editar-les amb tots els clients de Nextcloud. A més, una [API REST] separada (https://github.com/nextcloud/notes/blob/master/docs/api/README.md) permet una fàcil integració a les aplicacions ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud), així com [aplicacions de tercers](https://github.com/nextcloud/notes/wiki#3rd-party-clients) que permeten un accés còmode a les vostres notes de Nextcloud). Altres funcions inclouen marcar notes com a preferides.",
1112
"Deleted {title}" : "S'ha suprimit {title}",
1213
"_Deleted {number} note_::_Deleted {number} notes_" : ["S'ha suprimit {number} nota","S'han suprimit {number} notes"],
1314
"Undo Delete" : "Desfés la supressió",
@@ -35,6 +36,8 @@ OC.L10N.register(
3536
"Insert link" : "Insereix un enllaç",
3637
"Insert image" : "Insereix una imatge",
3738
"Switch between editor and viewer" : "Canvia entre editor i visualitzador",
39+
"Pick a notes folder" : "Trieu una carpeta de notes",
40+
"Set notes folder" : "Estableix la carpeta de notes",
3841
"Basics" : "Bàsics",
3942
"Write down your thoughts without any distractions." : "Escriviu els vostres pensaments sense distraccions.",
4043
"Organize your notes in categories." : "Organitzeu les vostres notes en categories.",

l10n/ca.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"Error" : "Error",
77
"New note" : "Nota nova",
88
"Distraction-free notes and writing" : "Preneu notes i escriviu sense distraccions",
9+
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "L'aplicació Notes és una aplicació per prendre notes sense distraccions per a [Nextcloud](https://www.nextcloud.com/). Proporciona categories per a una millor organització i admet el format mitjançant la sintaxi [Markdown](https://en.wikipedia.org/wiki/Markdown). Les notes es guarden com a fitxers al vostre Nextcloud, de manera que podeu veure-les i editar-les amb tots els clients de Nextcloud. A més, una [API REST] separada (https://github.com/nextcloud/notes/blob/master/docs/api/README.md) permet una fàcil integració a les aplicacions ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud), així com [aplicacions de tercers](https://github.com/nextcloud/notes/wiki#3rd-party-clients) que permeten un accés còmode a les vostres notes de Nextcloud). Altres funcions inclouen marcar notes com a preferides.",
910
"Deleted {title}" : "S'ha suprimit {title}",
1011
"_Deleted {number} note_::_Deleted {number} notes_" : ["S'ha suprimit {number} nota","S'han suprimit {number} notes"],
1112
"Undo Delete" : "Desfés la supressió",
@@ -33,6 +34,8 @@
3334
"Insert link" : "Insereix un enllaç",
3435
"Insert image" : "Insereix una imatge",
3536
"Switch between editor and viewer" : "Canvia entre editor i visualitzador",
37+
"Pick a notes folder" : "Trieu una carpeta de notes",
38+
"Set notes folder" : "Estableix la carpeta de notes",
3639
"Basics" : "Bàsics",
3740
"Write down your thoughts without any distractions." : "Escriviu els vostres pensaments sense distraccions.",
3841
"Organize your notes in categories." : "Organitzeu les vostres notes en categories.",

l10n/de.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ OC.L10N.register(
88
"Error" : "Fehler",
99
"New note" : "Neue Notiz",
1010
"Distraction-free notes and writing" : "Ablenkungsfreie Notizen und Schreiben",
11-
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "Die Notes-App ist eine ablenkungsfreie App zum Erstellen von Notizen für [Nextcloud](https://www.nextcloud.com/). Sie bietet Kategorien für eine bessere Organisation und unterstützt die Formatierung mit der [Markdown](https://en.wikipedia.org/wiki/Markdown)-Syntax. Notizen werden als Dateien in Ihrer Nextcloud gespeichert, sodass du sie mit jedem Nextcloud-Client anzeigen und bearbeiten kannst. Darüber hinaus ermöglicht eine separate [REST-API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) eine einfache Integration in Apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios) sowie [Apps von Drittanbietern](https://github.com/nextcloud/notes/wiki#3rd-party-clients), die einen bequemen Zugriff auf deine Nextcloud-Notizen ermöglichen). Weitere Funktionen umfassen das Markieren von Notizen als Favoriten.",
11+
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "Die Notes-App ist eine ablenkungsfreie App zum Erstellen von Notizen für [Nextcloud](https://www.nextcloud.com/). Sie bietet Kategorien für eine bessere Organisation und unterstützt die Formatierung mit der [Markdown](https://en.wikipedia.org/wiki/Markdown)-Syntax. Notizen werden als Dateien in deiner Nextcloud gespeichert, sodass du sie mit jedem Nextcloud-Client anzeigen und bearbeiten kannst. Darüber hinaus ermöglicht eine separate [REST-API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) eine einfache Integration in Apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios) sowie [Apps von Drittanbietern](https://github.com/nextcloud/notes/wiki#3rd-party-clients), die einen bequemen Zugriff auf deine Nextcloud-Notizen ermöglichen). Weitere Funktionen umfassen das Markieren von Notizen als Favoriten.",
1212
"Deleted {title}" : "{title} gelöscht",
1313
"_Deleted {number} note_::_Deleted {number} notes_" : ["{number} Notiz gelöscht","{number} Notizen gelöscht"],
1414
"Undo Delete" : "Wiederherstellen",

l10n/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Error" : "Fehler",
77
"New note" : "Neue Notiz",
88
"Distraction-free notes and writing" : "Ablenkungsfreie Notizen und Schreiben",
9-
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "Die Notes-App ist eine ablenkungsfreie App zum Erstellen von Notizen für [Nextcloud](https://www.nextcloud.com/). Sie bietet Kategorien für eine bessere Organisation und unterstützt die Formatierung mit der [Markdown](https://en.wikipedia.org/wiki/Markdown)-Syntax. Notizen werden als Dateien in Ihrer Nextcloud gespeichert, sodass du sie mit jedem Nextcloud-Client anzeigen und bearbeiten kannst. Darüber hinaus ermöglicht eine separate [REST-API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) eine einfache Integration in Apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios) sowie [Apps von Drittanbietern](https://github.com/nextcloud/notes/wiki#3rd-party-clients), die einen bequemen Zugriff auf deine Nextcloud-Notizen ermöglichen). Weitere Funktionen umfassen das Markieren von Notizen als Favoriten.",
9+
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "Die Notes-App ist eine ablenkungsfreie App zum Erstellen von Notizen für [Nextcloud](https://www.nextcloud.com/). Sie bietet Kategorien für eine bessere Organisation und unterstützt die Formatierung mit der [Markdown](https://en.wikipedia.org/wiki/Markdown)-Syntax. Notizen werden als Dateien in deiner Nextcloud gespeichert, sodass du sie mit jedem Nextcloud-Client anzeigen und bearbeiten kannst. Darüber hinaus ermöglicht eine separate [REST-API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) eine einfache Integration in Apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios) sowie [Apps von Drittanbietern](https://github.com/nextcloud/notes/wiki#3rd-party-clients), die einen bequemen Zugriff auf deine Nextcloud-Notizen ermöglichen). Weitere Funktionen umfassen das Markieren von Notizen als Favoriten.",
1010
"Deleted {title}" : "{title} gelöscht",
1111
"_Deleted {number} note_::_Deleted {number} notes_" : ["{number} Notiz gelöscht","{number} Notizen gelöscht"],
1212
"Undo Delete" : "Wiederherstellen",

0 commit comments

Comments
 (0)