diff --git a/l10n/eu.js b/l10n/eu.js index 5da16da3f..863e15a68 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -51,6 +51,8 @@ OC.L10N.register( "Insert link" : "Txertatu esteka", "Insert image" : "Txertatu irudia", "Switch between editor and viewer" : "Aldatu editore eta ikustailearen artean", + "Pick a notes folder" : "Aukeratu ohar karpeta bat", + "Set notes folder" : "Ezarri oharren karpeta", "All notes" : "Ohar guztiak", "Categories" : "Kategoriak", "Create a sample note with Markdown" : "Sortu lagin-ohar bat Markdown-ekin", diff --git a/l10n/eu.json b/l10n/eu.json index 88df89d1a..1b575043b 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -49,6 +49,8 @@ "Insert link" : "Txertatu esteka", "Insert image" : "Txertatu irudia", "Switch between editor and viewer" : "Aldatu editore eta ikustailearen artean", + "Pick a notes folder" : "Aukeratu ohar karpeta bat", + "Set notes folder" : "Ezarri oharren karpeta", "All notes" : "Ohar guztiak", "Categories" : "Kategoriak", "Create a sample note with Markdown" : "Sortu lagin-ohar bat Markdown-ekin", diff --git a/l10n/sk.js b/l10n/sk.js index 5d8e96693..0b16459fa 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -51,6 +51,8 @@ OC.L10N.register( "Insert link" : "Vložiť odkaz", "Insert image" : "Vložiť obrázok", "Switch between editor and viewer" : "Prepnúť medzi editorom a prehliadačom", + "Pick a notes folder" : "Vyberať adresár pre poznámky", + "Set notes folder" : "Nastaviť adresár pre poznámky", "All notes" : "Všetky poznámky", "Categories" : "Kategórie", "Create a sample note with Markdown" : "Vytvoriť vzorovú poznámku s Markdownom", diff --git a/l10n/sk.json b/l10n/sk.json index 96a8e884f..296f1da41 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -49,6 +49,8 @@ "Insert link" : "Vložiť odkaz", "Insert image" : "Vložiť obrázok", "Switch between editor and viewer" : "Prepnúť medzi editorom a prehliadačom", + "Pick a notes folder" : "Vyberať adresár pre poznámky", + "Set notes folder" : "Nastaviť adresár pre poznámky", "All notes" : "Všetky poznámky", "Categories" : "Kategórie", "Create a sample note with Markdown" : "Vytvoriť vzorovú poznámku s Markdownom",