From b33260a22c7099e15903f2f9cf8f27d64680d663 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 22 Aug 2024 00:20:22 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/et_EE.js | 3 ++- apps/files/l10n/et_EE.json | 3 ++- apps/files/l10n/eu.js | 35 +++++++++++++++++++++++++++++++++ apps/files/l10n/eu.json | 35 +++++++++++++++++++++++++++++++++ apps/files/l10n/fr.js | 1 + apps/files/l10n/fr.json | 1 + apps/files/l10n/zh_CN.js | 1 + apps/files/l10n/zh_CN.json | 1 + apps/files_sharing/l10n/eu.js | 5 +++++ apps/files_sharing/l10n/eu.json | 5 +++++ apps/files_sharing/l10n/hu.js | 11 +++++++++++ apps/files_sharing/l10n/hu.json | 11 +++++++++++ apps/sharebymail/l10n/hu.js | 1 + apps/sharebymail/l10n/hu.json | 1 + lib/l10n/ar.js | 8 ++++---- lib/l10n/ar.json | 8 ++++---- lib/l10n/cs.js | 6 +++--- lib/l10n/cs.json | 6 +++--- lib/l10n/de.js | 8 ++++---- lib/l10n/de.json | 8 ++++---- lib/l10n/de_DE.js | 8 ++++---- lib/l10n/de_DE.json | 8 ++++---- lib/l10n/en_GB.js | 8 ++++---- lib/l10n/en_GB.json | 8 ++++---- lib/l10n/es.js | 1 + lib/l10n/es.json | 1 + lib/l10n/es_MX.js | 7 +++---- lib/l10n/es_MX.json | 7 +++---- lib/l10n/eu.js | 5 ++--- lib/l10n/eu.json | 5 ++--- lib/l10n/fr.js | 1 + lib/l10n/fr.json | 1 + lib/l10n/ga.js | 8 ++++---- lib/l10n/ga.json | 8 ++++---- lib/l10n/gl.js | 8 ++++---- lib/l10n/gl.json | 8 ++++---- lib/l10n/ja.js | 8 ++++---- lib/l10n/ja.json | 8 ++++---- lib/l10n/ko.js | 1 + lib/l10n/ko.json | 1 + lib/l10n/nb.js | 8 ++++---- lib/l10n/nb.json | 8 ++++---- lib/l10n/pt_BR.js | 8 ++++---- lib/l10n/pt_BR.json | 8 ++++---- lib/l10n/sr.js | 8 ++++---- lib/l10n/sr.json | 8 ++++---- lib/l10n/sv.js | 8 ++++---- lib/l10n/sv.json | 8 ++++---- lib/l10n/tr.js | 13 ++++++++---- lib/l10n/tr.json | 13 ++++++++---- lib/l10n/zh_CN.js | 1 + lib/l10n/zh_CN.json | 1 + lib/l10n/zh_HK.js | 8 ++++---- lib/l10n/zh_HK.json | 8 ++++---- lib/l10n/zh_TW.js | 8 ++++---- lib/l10n/zh_TW.json | 8 ++++---- 56 files changed, 258 insertions(+), 134 deletions(-) diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index 00925104a3d83..696b5bf76d584 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -187,6 +187,8 @@ OC.L10N.register( "No favorites yet" : "Lemmikuid veel pole", "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks", "All files" : "Kõik failid", + "Personal Files" : "Isiklikud Failid", + "No personal files found" : "Isiklikke faile ei leitud", "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", "Select all" : "Vali kõik", "Upload too large" : "Üleslaadimine on liiga suur", @@ -195,7 +197,6 @@ OC.L10N.register( "New text file.txt" : "Uus tekstifail.txt", "Copy direct link (only works for users who have access to this file/folder)" : "Kopeeri otselink (töötab ainult nende kasutajate jaoks, kelle on ligipääs sellele failile/kaustale)", "\"remote user\"" : "\"kaugkasutaja\"", - "Download file {name}" : "Laadi fail {name} alla", "Create new templates folder" : "Loo uus mallide kaust" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index e0ff8214ec5b7..f04c59046d81e 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -185,6 +185,8 @@ "No favorites yet" : "Lemmikuid veel pole", "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks", "All files" : "Kõik failid", + "Personal Files" : "Isiklikud Failid", + "No personal files found" : "Isiklikke faile ei leitud", "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", "Select all" : "Vali kõik", "Upload too large" : "Üleslaadimine on liiga suur", @@ -193,7 +195,6 @@ "New text file.txt" : "Uus tekstifail.txt", "Copy direct link (only works for users who have access to this file/folder)" : "Kopeeri otselink (töötab ainult nende kasutajate jaoks, kelle on ligipääs sellele failile/kaustale)", "\"remote user\"" : "\"kaugkasutaja\"", - "Download file {name}" : "Laadi fail {name} alla", "Create new templates folder" : "Loo uus mallide kaust" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 799c15761d856..91f37d97b4612 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -156,7 +156,14 @@ OC.L10N.register( "A file has been added to or removed from your favorites" : "Fitxategi bat gehitu edo kendu da zure gogokoetatik", "A file or folder has been changed" : "Fitxategi edo karpeta bat aldatu da", "A favorite file or folder has been changed" : "Gogoko fitxategi edo karpeta bat aldatu egin da.", + "Failed to authorize" : "Ezin izan da baimendu", + "Invalid folder path" : "Karpeta bide baliogabea", + "Folder not found" : "Ez da karpeta aurkitu", "Upload (max. %s)" : "Igo (%s gehienez)", + "Files compatibility" : "Fitxategien bateragarritasuna", + "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Baimendu fitxategi-izenak mugatzea, fitxategiak bezero guztiekin sinkroniza daitezkeela ziurtatzeko. Lehenespenez POSIX-en balio duten fitxategi-izen guztiak (adibidez, Linux edo macOS) onartzen dira.", + "Enforce Windows compatibility" : "Ezarri Windows bateragarritasuna", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Honek Windows sistemetan balio ez duten fitxategi-izenak blokeatuko ditu, adibidez, izen erreserbatuak edo karaktere bereziak erabiltzea. Baina honek ez du maiuskulak eta minuskulak bereizteko bateragarritasuna beteko.", "Accept" : "Onartu", "Reject" : "Ukatu", "Incoming ownership transfer from {user}" : "{user}(r)en jabetza-transferentzia", @@ -186,6 +193,8 @@ OC.L10N.register( "Filename" : "Fitxategi-izena", "Folder name" : "Karpetaren izena", "This node is unavailable" : "Nodo hori ez dago erabilgarri", + "Another entry with the same name already exists." : "Izen bereko beste sarrera bat badago jada.", + "Invalid filename." : "Fitxategi-izen baliogabea.", "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" \"{newName}\"(e)ra berrizendatu da.", "Could not rename \"{oldName}\", it does not exist any more" : "Ezin izan da \"{oldName}\" berrizendatu, ez da existitzen dagoeneko", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" izena \"{dir}\" karpetan dagoeneko erabiltzen da. Mesedez aukeratu beste izen bat.", @@ -203,11 +212,16 @@ OC.L10N.register( "Column headers with buttons are sortable." : "Botoiak dituzten zutabeen goiburuak ordena daitezke.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.", "File not found" : "Ez da fitxategia aurkitu", + "Storage information" : "Biltegiaren informazioa", + "Storage quota" : "Biltegiratze-kuota", "{usedQuotaByte} used" : "{usedQuotaByte} erabilita", "{relative}% used" : "%{relative} erabilita", "Could not refresh storage stats" : "Ezin izan da biltegiratze maila freskatu", "Your storage is full, files can not be updated or synced anymore!" : "Zure biltegia beteta dago, ezin duzu fitxategirik igo edo sinkronizatu jada!", "Create" : "Sortu", + "This name is already in use." : "Izen hau dagoeneko erabiltzen ari da.", + "Fill template fields" : "Bete txantiloien eremuak", + "Submitting fields…" : "Eremuak bidaltzen…", "Submit" : "Bidali", "Transfer ownership of a file or folder" : "Transferitu fitxategiaren edo karpetaren jabetza", "Choose file or folder to transfer" : "Aukeratu fitxategia edo karpeta transferitzeko", @@ -237,6 +251,7 @@ OC.L10N.register( "Error during upload: {message}" : "Errorea igotzean: {message}", "Error during upload, status code {status}" : "Errore bat gertatu da igotzean, {status} egoera kodea", "Unknown error during upload" : "Errore ezezaguna igotzean", + "Filter filenames…" : "Iragazi fitxategi-izenak...", "Views" : "Ikuspegiak", "Files settings" : "FItxategien ezarpenak", "File cannot be accessed" : "Ezin da fitxategia atzitu", @@ -248,6 +263,7 @@ OC.L10N.register( "Show hidden files" : "Erakutsi ezkutuko fitxategiak", "Crop image previews" : "Moztu irudien aurrebistak", "Enable the grid view" : "Gaitu sareta ikuspegira", + "Enable folder tree" : "Gaitu karpeta-zuhaitza", "Additional settings" : "Ezarpen gehiago", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URLa", @@ -270,9 +286,14 @@ OC.L10N.register( "Disconnect storages" : "Deskonektatu biltegiak", "Delete files" : "Ezabatu fitxategiak", "Delete folders" : "Ezabatu karpetak", + "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Elementu {count} betiko ezabatzera zoaz","{count} elementu betiko ezabatzera zoaz"], + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Elementu {count} ezabatzera zoaz"," {count} elementu ezabatzera zoaz"], "Confirm deletion" : "Berretsi ezabaketa", "Cancel" : "Utzi", + "Edit file locally" : "Editatu fitxategia lokalean", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Orain fitxategiak modu lokalean ireki behar luke. Ez bada hori gertatzen, ziurta ezazu mahaigaineko bezeroa instalatuta daukazula zure sisteman.", + "Retry local edit" : "Saiatu berriro tokiko edizioa", + "Edit online" : "Editatu sarean", "Destination is not a folder" : "Helburua ez da karpeta bat", "This file/folder is already in that directory" : "Fitxategi/karpeta hau dagoeneko karpeta horretan dago", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Ezin duzu fitxategi/karpeta bat berera edo bere azpikarpeta batera mugitu", @@ -286,6 +307,7 @@ OC.L10N.register( "Copy to {target}" : "Kopiatu hona: {target}", "Move to {target}" : "Mugitu hona: {target}", "Move or copy operation failed" : "Mugitzeko edo kopiatzeko eragiketak huts egin du", + "Cancelled move or copy of \"{filename}\"." : "\"{filename}\" -ren mugimendua edo kopia bertan behera utzi da.", "Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da", "Open folder {displayName}" : "Ireki {displayName} karpeta", "Open in Files" : "Ireki Fitxategiak aplikazioan", @@ -293,12 +315,20 @@ OC.L10N.register( "Today" : "Gaur", "Last 7 days" : "Azken 7 egunetan", "Last 30 days" : "Azken 30 egunetan", + "This year ({year})" : "Aurten ({year})", + "Last year ({year})" : "Iaz ({year})", "Documents" : "Dokumentuak", + "Spreadsheets" : "kalkulu-orriak", + "Presentations" : "Aurkezpenak", + "PDFs" : "PDFak", "Folders" : "Karpetak", "Audio" : "Audio", + "Pictures and images" : "Argazkiak eta irudiak", "Videos" : "Bideoak", + "New folder creation cancelled" : "Karpeta berrien sorrera bertan behera utzi da", "Created new folder \"{name}\"" : "\"{name}\" karpeta berria sortu da", "Unable to initialize the templates directory" : "Ezin da txantiloien direktorioa hasieratu", + "Create templates folder" : "Sortu txantiloien karpeta", "Templates" : "Txantiloiak", "New template folder" : "Txantiloien karpeta berria", "In folder" : "Karpetan", @@ -321,6 +351,11 @@ OC.L10N.register( "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["Fitxategi 1 eta karpeta {folderCount}","Fitxategi 1 eta {folderCount} karpeta"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["Fitxategi {fileCount} eta karpeta 1","{fileCount} fitxategi eta karpeta 1"], "{fileCount} files and {folderCount} folders" : "{fileCount} fitxategi eta {folderCount} fitxategi", + "Filename must not be empty." : "Fitxategi-izenak ez du hutsik egon behar.", + "\"{char}\" is not allowed inside a filename." : "\"{char}\" ez da onartzen fitxategi-izen baten barruan..", + "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" izen erreserbatua da eta ez da onartzen fitxategi-izenetan.", + "\"{extension}\" is not an allowed filetype." : "\"{extension}\" fitxategi mota ez dago baimenduta.", + "Filenames must not end with \"{extension}\"." : "Fitxategi-izenak ez dira \"{extension}\"rekin amaitu behar..", "List of favorites files and folders." : "Fitxategi eta karpeta gogokoen zerrenda.", "No favorites yet" : "Gogokorik ez oraindik", "Files and folders you mark as favorite will show up here" : "Gogokotzat markatutako fitxategi eta karpetak hemen agertuko dira", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 99fbdfb5fcdc2..7bd56957b0cea 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -154,7 +154,14 @@ "A file has been added to or removed from your favorites" : "Fitxategi bat gehitu edo kendu da zure gogokoetatik", "A file or folder has been changed" : "Fitxategi edo karpeta bat aldatu da", "A favorite file or folder has been changed" : "Gogoko fitxategi edo karpeta bat aldatu egin da.", + "Failed to authorize" : "Ezin izan da baimendu", + "Invalid folder path" : "Karpeta bide baliogabea", + "Folder not found" : "Ez da karpeta aurkitu", "Upload (max. %s)" : "Igo (%s gehienez)", + "Files compatibility" : "Fitxategien bateragarritasuna", + "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Baimendu fitxategi-izenak mugatzea, fitxategiak bezero guztiekin sinkroniza daitezkeela ziurtatzeko. Lehenespenez POSIX-en balio duten fitxategi-izen guztiak (adibidez, Linux edo macOS) onartzen dira.", + "Enforce Windows compatibility" : "Ezarri Windows bateragarritasuna", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Honek Windows sistemetan balio ez duten fitxategi-izenak blokeatuko ditu, adibidez, izen erreserbatuak edo karaktere bereziak erabiltzea. Baina honek ez du maiuskulak eta minuskulak bereizteko bateragarritasuna beteko.", "Accept" : "Onartu", "Reject" : "Ukatu", "Incoming ownership transfer from {user}" : "{user}(r)en jabetza-transferentzia", @@ -184,6 +191,8 @@ "Filename" : "Fitxategi-izena", "Folder name" : "Karpetaren izena", "This node is unavailable" : "Nodo hori ez dago erabilgarri", + "Another entry with the same name already exists." : "Izen bereko beste sarrera bat badago jada.", + "Invalid filename." : "Fitxategi-izen baliogabea.", "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" \"{newName}\"(e)ra berrizendatu da.", "Could not rename \"{oldName}\", it does not exist any more" : "Ezin izan da \"{oldName}\" berrizendatu, ez da existitzen dagoeneko", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" izena \"{dir}\" karpetan dagoeneko erabiltzen da. Mesedez aukeratu beste izen bat.", @@ -201,11 +210,16 @@ "Column headers with buttons are sortable." : "Botoiak dituzten zutabeen goiburuak ordena daitezke.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.", "File not found" : "Ez da fitxategia aurkitu", + "Storage information" : "Biltegiaren informazioa", + "Storage quota" : "Biltegiratze-kuota", "{usedQuotaByte} used" : "{usedQuotaByte} erabilita", "{relative}% used" : "%{relative} erabilita", "Could not refresh storage stats" : "Ezin izan da biltegiratze maila freskatu", "Your storage is full, files can not be updated or synced anymore!" : "Zure biltegia beteta dago, ezin duzu fitxategirik igo edo sinkronizatu jada!", "Create" : "Sortu", + "This name is already in use." : "Izen hau dagoeneko erabiltzen ari da.", + "Fill template fields" : "Bete txantiloien eremuak", + "Submitting fields…" : "Eremuak bidaltzen…", "Submit" : "Bidali", "Transfer ownership of a file or folder" : "Transferitu fitxategiaren edo karpetaren jabetza", "Choose file or folder to transfer" : "Aukeratu fitxategia edo karpeta transferitzeko", @@ -235,6 +249,7 @@ "Error during upload: {message}" : "Errorea igotzean: {message}", "Error during upload, status code {status}" : "Errore bat gertatu da igotzean, {status} egoera kodea", "Unknown error during upload" : "Errore ezezaguna igotzean", + "Filter filenames…" : "Iragazi fitxategi-izenak...", "Views" : "Ikuspegiak", "Files settings" : "FItxategien ezarpenak", "File cannot be accessed" : "Ezin da fitxategia atzitu", @@ -246,6 +261,7 @@ "Show hidden files" : "Erakutsi ezkutuko fitxategiak", "Crop image previews" : "Moztu irudien aurrebistak", "Enable the grid view" : "Gaitu sareta ikuspegira", + "Enable folder tree" : "Gaitu karpeta-zuhaitza", "Additional settings" : "Ezarpen gehiago", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URLa", @@ -268,9 +284,14 @@ "Disconnect storages" : "Deskonektatu biltegiak", "Delete files" : "Ezabatu fitxategiak", "Delete folders" : "Ezabatu karpetak", + "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Elementu {count} betiko ezabatzera zoaz","{count} elementu betiko ezabatzera zoaz"], + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Elementu {count} ezabatzera zoaz"," {count} elementu ezabatzera zoaz"], "Confirm deletion" : "Berretsi ezabaketa", "Cancel" : "Utzi", + "Edit file locally" : "Editatu fitxategia lokalean", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Orain fitxategiak modu lokalean ireki behar luke. Ez bada hori gertatzen, ziurta ezazu mahaigaineko bezeroa instalatuta daukazula zure sisteman.", + "Retry local edit" : "Saiatu berriro tokiko edizioa", + "Edit online" : "Editatu sarean", "Destination is not a folder" : "Helburua ez da karpeta bat", "This file/folder is already in that directory" : "Fitxategi/karpeta hau dagoeneko karpeta horretan dago", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Ezin duzu fitxategi/karpeta bat berera edo bere azpikarpeta batera mugitu", @@ -284,6 +305,7 @@ "Copy to {target}" : "Kopiatu hona: {target}", "Move to {target}" : "Mugitu hona: {target}", "Move or copy operation failed" : "Mugitzeko edo kopiatzeko eragiketak huts egin du", + "Cancelled move or copy of \"{filename}\"." : "\"{filename}\" -ren mugimendua edo kopia bertan behera utzi da.", "Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da", "Open folder {displayName}" : "Ireki {displayName} karpeta", "Open in Files" : "Ireki Fitxategiak aplikazioan", @@ -291,12 +313,20 @@ "Today" : "Gaur", "Last 7 days" : "Azken 7 egunetan", "Last 30 days" : "Azken 30 egunetan", + "This year ({year})" : "Aurten ({year})", + "Last year ({year})" : "Iaz ({year})", "Documents" : "Dokumentuak", + "Spreadsheets" : "kalkulu-orriak", + "Presentations" : "Aurkezpenak", + "PDFs" : "PDFak", "Folders" : "Karpetak", "Audio" : "Audio", + "Pictures and images" : "Argazkiak eta irudiak", "Videos" : "Bideoak", + "New folder creation cancelled" : "Karpeta berrien sorrera bertan behera utzi da", "Created new folder \"{name}\"" : "\"{name}\" karpeta berria sortu da", "Unable to initialize the templates directory" : "Ezin da txantiloien direktorioa hasieratu", + "Create templates folder" : "Sortu txantiloien karpeta", "Templates" : "Txantiloiak", "New template folder" : "Txantiloien karpeta berria", "In folder" : "Karpetan", @@ -319,6 +349,11 @@ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["Fitxategi 1 eta karpeta {folderCount}","Fitxategi 1 eta {folderCount} karpeta"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["Fitxategi {fileCount} eta karpeta 1","{fileCount} fitxategi eta karpeta 1"], "{fileCount} files and {folderCount} folders" : "{fileCount} fitxategi eta {folderCount} fitxategi", + "Filename must not be empty." : "Fitxategi-izenak ez du hutsik egon behar.", + "\"{char}\" is not allowed inside a filename." : "\"{char}\" ez da onartzen fitxategi-izen baten barruan..", + "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" izen erreserbatua da eta ez da onartzen fitxategi-izenetan.", + "\"{extension}\" is not an allowed filetype." : "\"{extension}\" fitxategi mota ez dago baimenduta.", + "Filenames must not end with \"{extension}\"." : "Fitxategi-izenak ez dira \"{extension}\"rekin amaitu behar..", "List of favorites files and folders." : "Fitxategi eta karpeta gogokoen zerrenda.", "No favorites yet" : "Gogokorik ez oraindik", "Files and folders you mark as favorite will show up here" : "Gogokotzat markatutako fitxategi eta karpetak hemen agertuko dira", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 76d50df63eefe..1799b44f854e3 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -325,6 +325,7 @@ OC.L10N.register( "Audio" : "Audio", "Pictures and images" : "Photos et images", "Videos" : "Vidéos", + "New folder creation cancelled" : "La création du nouveau dossier est annulée", "Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé", "Unable to initialize the templates directory" : "Impossible d'initialiser le dossier des modèles", "Create templates folder" : "Créer le dossier des modèles", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 3a99e9e0fea36..8d3630919290a 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -323,6 +323,7 @@ "Audio" : "Audio", "Pictures and images" : "Photos et images", "Videos" : "Vidéos", + "New folder creation cancelled" : "La création du nouveau dossier est annulée", "Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé", "Unable to initialize the templates directory" : "Impossible d'initialiser le dossier des modèles", "Create templates folder" : "Créer le dossier des modèles", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index e840bab25049b..19ec24cdb8d29 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -156,6 +156,7 @@ OC.L10N.register( "A file has been added to or removed from your favorites" : "文件已经添加或删除到您的收藏夹 中", "A file or folder has been changed" : "文件或文件夹已经被修改", "A favorite file or folder has been changed" : "一个收藏的文件或文件夹已经被修改", + "Failed to authorize" : "授权失败", "Upload (max. %s)" : "上传 (最大 %s)", "Files compatibility" : "文件兼容性", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允许限制文件名称以确保文件可以与所有客户端同步。默认状态下,所有POSIX(例如 Linux 或 macOS)系统有效的文件名都是被允许的。", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 94f38a1ae703e..ed138751e63ec 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -154,6 +154,7 @@ "A file has been added to or removed from your favorites" : "文件已经添加或删除到您的收藏夹 中", "A file or folder has been changed" : "文件或文件夹已经被修改", "A favorite file or folder has been changed" : "一个收藏的文件或文件夹已经被修改", + "Failed to authorize" : "授权失败", "Upload (max. %s)" : "上传 (最大 %s)", "Files compatibility" : "文件兼容性", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允许限制文件名称以确保文件可以与所有客户端同步。默认状态下,所有POSIX(例如 Linux 或 macOS)系统有效的文件名都是被允许的。", diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index f427d2c66807f..565706da2cced 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -69,6 +69,7 @@ OC.L10N.register( "Share for file {file} with {user} expired" : "{file} fitxategia {user} erabiltzailearekin partekatzea iraungi da", "Share for file {file} expired" : "{file} fitxategia partekatzea iraungi da", "A file or folder shared by mail or by public link was downloaded" : "Posta elektronikoz edo esteka publiko bidez partekatutako fitxategi edo karpeta bat deskargatu da", + "Files have been uploaded to a folder shared by mail or by public link" : "Fitxategiak postaz edo esteka publikoz partekatutako karpeta batera igo dira", "A file or folder was shared from another server" : "Fitxategia edo karpeta bat partekatu da beste zerbitzari batetik", "Sharing" : "Partekatzea", "A file or folder has been shared" : "Fitxategia edo karpeta bat partekatu da", @@ -91,6 +92,8 @@ OC.L10N.register( "Sharing %1$s failed because the back end does not allow shares from type %2$s" : " %1$s partekatzeak huts egin du, atzealdeak %2$s motako partekatzeak ez dituelako onartzen", "Please specify a valid federated account ID" : "Zehaztu baliozko federatutako kontu ID bat", "Please specify a valid federated group ID" : "Mesedez, zehaztu baliozko talde federatu baten id-a", + "You cannot share to a Team if the app is not enabled" : "Ezin duzu talde batekin partekatu aplikazioa gaituta ez badago", + "Please specify a valid team" : "Zehaztu baliozko lantalde bat", "Sharing %s failed because the back end does not support room shares" : "%s partekatzeak huts egin du, atzealdeak ez duelako gelak partekatzea onartzen", "Sharing %s failed because the back end does not support ScienceMesh shares" : "%s partekatzeak huts egin du atzealdeak ez dituelako ScienceMesh parteatzeak onartzen", "Unknown share type" : "Partekatze mota ezezaguna", @@ -111,6 +114,7 @@ OC.L10N.register( "No mail notification configured for this share type" : "Partekatze mota honentzat ez dago email jakinarazpenik konfiguratuta", "Wrong password" : "Pasahitz okerra", "Error while sending mail notification" : "Errorea email jakinarazpena bidaltzean", + "This share does not exist or is no longer available" : "Partekatze hau ez dago edo jada ez dago erabilgarri", "shared by %s" : "%s erabiltzaileak partekatua", "Download all files" : "Deskargatu fitxategi guztiak", "Direct link" : "Esteka zuzena", @@ -270,6 +274,7 @@ OC.L10N.register( "Video verification" : "Bideo egiaztapena", "Set expiration date" : "Ezarri iraungitze-data", "Hide download" : "Ezkutatu deskarga", + "Allow download and sync" : "Baimendu deskargatu eta sinkronizatzea", "Note to recipient" : "Oharra hartzailearentzat", "Enter a note for the share recipient" : "Sartu ohar bat partekatzearen hartzailearentzat", "Read" : "Irakurri", diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index 5431ce17c8bdd..231e0a2ccfaa8 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -67,6 +67,7 @@ "Share for file {file} with {user} expired" : "{file} fitxategia {user} erabiltzailearekin partekatzea iraungi da", "Share for file {file} expired" : "{file} fitxategia partekatzea iraungi da", "A file or folder shared by mail or by public link was downloaded" : "Posta elektronikoz edo esteka publiko bidez partekatutako fitxategi edo karpeta bat deskargatu da", + "Files have been uploaded to a folder shared by mail or by public link" : "Fitxategiak postaz edo esteka publikoz partekatutako karpeta batera igo dira", "A file or folder was shared from another server" : "Fitxategia edo karpeta bat partekatu da beste zerbitzari batetik", "Sharing" : "Partekatzea", "A file or folder has been shared" : "Fitxategia edo karpeta bat partekatu da", @@ -89,6 +90,8 @@ "Sharing %1$s failed because the back end does not allow shares from type %2$s" : " %1$s partekatzeak huts egin du, atzealdeak %2$s motako partekatzeak ez dituelako onartzen", "Please specify a valid federated account ID" : "Zehaztu baliozko federatutako kontu ID bat", "Please specify a valid federated group ID" : "Mesedez, zehaztu baliozko talde federatu baten id-a", + "You cannot share to a Team if the app is not enabled" : "Ezin duzu talde batekin partekatu aplikazioa gaituta ez badago", + "Please specify a valid team" : "Zehaztu baliozko lantalde bat", "Sharing %s failed because the back end does not support room shares" : "%s partekatzeak huts egin du, atzealdeak ez duelako gelak partekatzea onartzen", "Sharing %s failed because the back end does not support ScienceMesh shares" : "%s partekatzeak huts egin du atzealdeak ez dituelako ScienceMesh parteatzeak onartzen", "Unknown share type" : "Partekatze mota ezezaguna", @@ -109,6 +112,7 @@ "No mail notification configured for this share type" : "Partekatze mota honentzat ez dago email jakinarazpenik konfiguratuta", "Wrong password" : "Pasahitz okerra", "Error while sending mail notification" : "Errorea email jakinarazpena bidaltzean", + "This share does not exist or is no longer available" : "Partekatze hau ez dago edo jada ez dago erabilgarri", "shared by %s" : "%s erabiltzaileak partekatua", "Download all files" : "Deskargatu fitxategi guztiak", "Direct link" : "Esteka zuzena", @@ -268,6 +272,7 @@ "Video verification" : "Bideo egiaztapena", "Set expiration date" : "Ezarri iraungitze-data", "Hide download" : "Ezkutatu deskarga", + "Allow download and sync" : "Baimendu deskargatu eta sinkronizatzea", "Note to recipient" : "Oharra hartzailearentzat", "Enter a note for the share recipient" : "Sartu ohar bat partekatzearen hartzailearentzat", "Read" : "Irakurri", diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index f9dc4fd218f68..05e6a9518334d 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -85,9 +85,12 @@ OC.L10N.register( "Public link sharing is disabled by the administrator" : "A nyilvános hivatkozással történő megosztást letiltotta a rendszergazda", "Public upload disabled by the administrator" : "A nyilvános feltöltést letiltotta a rendszergazda", "Public upload is only possible for publicly shared folders" : "A nyilvános feltöltés csak a nyilvánosan megosztott mappákban lehetséges", + "Please specify a valid email address" : "Adjon meg egy érvényes e-mail címet", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "A(z) %s megosztás jelszavának Nextcloud Beszélgetéssel történő elküldése sikertelen, mert a Nextcloud Beszélgetés nem engedélyezett", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "A(z) %1$s megosztása sikertelen, mert a háttérprogram nem engedélyezi a(z) %2$s típusú megosztást", + "Please specify a valid federated account ID" : "Adjon meg egy érvényes föderált fiókazonosítót", "Please specify a valid federated group ID" : "Adjon meg egy érvényes föderált csoportazonosítót", + "Please specify a valid team" : "Adjon meg egy érvényes csapatot", "Sharing %s failed because the back end does not support room shares" : "A(z) %s megosztása sikertelen, mert a háttérprogram nem támogatja a szobamegosztásokat", "Sharing %s failed because the back end does not support ScienceMesh shares" : "A(z) %s megosztása sikertelen, mert a háttérprogram nem támogatja a ScienceMesh megosztásokat", "Unknown share type" : "Ismeretlen megosztástípus", @@ -111,14 +114,21 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "A(z) {share} megosztást a(z) {group} csoportba kapta {user} felhasználótól.", "Accept" : "Elfogadás", "Decline" : "Elutasítás", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ez az alkalmazás lehetővé teszi fájlok megosztását a Nextcloudon belül. Amennyiben engedélyezve van, a rendszergazda kiválaszthatja, hogy mely csoportok oszthassanak meg fájlokat. Az érintettek ezután megoszthatják a fájlokat és mappákat más fiókokkal és csoportokkal a Nextcloudon belül. Ezenkívül, ha a rendszergazda engedélyezi a megosztás hivatkozással funkciót, akkor egy külső hivatkozás segítségével fájlokat oszthat meg más fiókokkal a Nextcloudon kívül. A rendszergazdák kikényszeríthetik a jelszavakat, a lejárati dátumokat, és engedélyezhetik a megosztási hivatkozásokkal történő kiszolgálók közötti, valamint a mobileszközökön történő megosztást.\nA funkció kikapcsolása eltávolítja a megosztott fájlokat és mappákat a kiszolgálóról az összes megosztott címzett, valamint a szinkronizálási kliensek és mobilalkalmazások számára. További információ a Nextcloud dokumentációjában található.", "People" : "Emberek", + "Filter accounts" : "Fiókok szűrése", "Expiration date" : "Lejárati dátum", "Set a password" : "Jelszó beállítása", "Password" : "Jelszó", + "Enter a valid password" : "Adjon meg érvényes jelszót", + "Generate a new password" : "Új jelszó előállítása", "Share link" : "Megosztási hivatkozás", "Copy to clipboard" : "Másolás a vágólapra", "Send link via email" : "Hivatkozás küldése levélben", + "Remove email" : "E-mail eltávolítása", "Link copied to clipboard" : "Hivatkozás a vágólapra másolva", + "Invalid email address" : "Érvénytelen e-mail cím", + "Add a note" : "Megjegyzés hozzáadása", "Select" : "Kiválasztás", "Cancel" : "Mégse", "Close" : "Bezárás", @@ -189,6 +199,7 @@ OC.L10N.register( "Deck board" : "Kártyatábla", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} kiszolgálón", + "Note:" : "Megjegyzés:", "Enter your name" : "Adja meg a nevét", "Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése", "Allow editing" : "Szerkesztés engedélyezése", diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 0a8a5c80656a6..a13d2037bfda9 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -83,9 +83,12 @@ "Public link sharing is disabled by the administrator" : "A nyilvános hivatkozással történő megosztást letiltotta a rendszergazda", "Public upload disabled by the administrator" : "A nyilvános feltöltést letiltotta a rendszergazda", "Public upload is only possible for publicly shared folders" : "A nyilvános feltöltés csak a nyilvánosan megosztott mappákban lehetséges", + "Please specify a valid email address" : "Adjon meg egy érvényes e-mail címet", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "A(z) %s megosztás jelszavának Nextcloud Beszélgetéssel történő elküldése sikertelen, mert a Nextcloud Beszélgetés nem engedélyezett", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "A(z) %1$s megosztása sikertelen, mert a háttérprogram nem engedélyezi a(z) %2$s típusú megosztást", + "Please specify a valid federated account ID" : "Adjon meg egy érvényes föderált fiókazonosítót", "Please specify a valid federated group ID" : "Adjon meg egy érvényes föderált csoportazonosítót", + "Please specify a valid team" : "Adjon meg egy érvényes csapatot", "Sharing %s failed because the back end does not support room shares" : "A(z) %s megosztása sikertelen, mert a háttérprogram nem támogatja a szobamegosztásokat", "Sharing %s failed because the back end does not support ScienceMesh shares" : "A(z) %s megosztása sikertelen, mert a háttérprogram nem támogatja a ScienceMesh megosztásokat", "Unknown share type" : "Ismeretlen megosztástípus", @@ -109,14 +112,21 @@ "You received {share} to group {group} as a share by {user}" : "A(z) {share} megosztást a(z) {group} csoportba kapta {user} felhasználótól.", "Accept" : "Elfogadás", "Decline" : "Elutasítás", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ez az alkalmazás lehetővé teszi fájlok megosztását a Nextcloudon belül. Amennyiben engedélyezve van, a rendszergazda kiválaszthatja, hogy mely csoportok oszthassanak meg fájlokat. Az érintettek ezután megoszthatják a fájlokat és mappákat más fiókokkal és csoportokkal a Nextcloudon belül. Ezenkívül, ha a rendszergazda engedélyezi a megosztás hivatkozással funkciót, akkor egy külső hivatkozás segítségével fájlokat oszthat meg más fiókokkal a Nextcloudon kívül. A rendszergazdák kikényszeríthetik a jelszavakat, a lejárati dátumokat, és engedélyezhetik a megosztási hivatkozásokkal történő kiszolgálók közötti, valamint a mobileszközökön történő megosztást.\nA funkció kikapcsolása eltávolítja a megosztott fájlokat és mappákat a kiszolgálóról az összes megosztott címzett, valamint a szinkronizálási kliensek és mobilalkalmazások számára. További információ a Nextcloud dokumentációjában található.", "People" : "Emberek", + "Filter accounts" : "Fiókok szűrése", "Expiration date" : "Lejárati dátum", "Set a password" : "Jelszó beállítása", "Password" : "Jelszó", + "Enter a valid password" : "Adjon meg érvényes jelszót", + "Generate a new password" : "Új jelszó előállítása", "Share link" : "Megosztási hivatkozás", "Copy to clipboard" : "Másolás a vágólapra", "Send link via email" : "Hivatkozás küldése levélben", + "Remove email" : "E-mail eltávolítása", "Link copied to clipboard" : "Hivatkozás a vágólapra másolva", + "Invalid email address" : "Érvénytelen e-mail cím", + "Add a note" : "Megjegyzés hozzáadása", "Select" : "Kiválasztás", "Cancel" : "Mégse", "Close" : "Bezárás", @@ -187,6 +197,7 @@ "Deck board" : "Kártyatábla", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} kiszolgálón", + "Note:" : "Megjegyzés:", "Enter your name" : "Adja meg a nevét", "Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése", "Allow editing" : "Szerkesztés engedélyezése", diff --git a/apps/sharebymail/l10n/hu.js b/apps/sharebymail/l10n/hu.js index fbf0085eaea47..321dab01caca0 100644 --- a/apps/sharebymail/l10n/hu.js +++ b/apps/sharebymail/l10n/hu.js @@ -17,6 +17,7 @@ OC.L10N.register( "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nem lehet az automatikusan előállított jelszót elküldeni. Állítson be érvényes e-mail-címet a személyes beállításokban, és próbálja újra.", "Failed to send share by email. Got an invalid email address" : "Az e-mailben történő megosztás sikertelen. Érvénytelen e-mail-cím.", "Failed to send share by email" : "Az e-mailben történő megosztás sikertelen", + "Note:" : "Megjegyzés:", "Click the button below to open it." : "Kattintson a lenti gombra a megnyitásához.", "%1$s via %2$s" : "%1$s ezen keresztül: %2$s", "It is protected with the following password:" : "A következő jelszó védi:", diff --git a/apps/sharebymail/l10n/hu.json b/apps/sharebymail/l10n/hu.json index 450207b2fd375..919d74b766c9e 100644 --- a/apps/sharebymail/l10n/hu.json +++ b/apps/sharebymail/l10n/hu.json @@ -15,6 +15,7 @@ "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nem lehet az automatikusan előállított jelszót elküldeni. Állítson be érvényes e-mail-címet a személyes beállításokban, és próbálja újra.", "Failed to send share by email. Got an invalid email address" : "Az e-mailben történő megosztás sikertelen. Érvénytelen e-mail-cím.", "Failed to send share by email" : "Az e-mailben történő megosztás sikertelen", + "Note:" : "Megjegyzés:", "Click the button below to open it." : "Kattintson a lenti gombra a megnyitásához.", "%1$s via %2$s" : "%1$s ezen keresztül: %2$s", "It is protected with the following password:" : "A következő jelszó védi:", diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index a4d7308fc6de9..1b78c3bf0280e 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "ملفٌ فارغٌ", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "الوحدة module ذات الرقم ID ـ : %s غير موجودة. رجاءً، فعّلها في إعدادات التطبيقات لديك، أو اتصل بمشرف نظامك.", "Dot files are not allowed" : "الملفات النقطية (ملفات ذات أسماء تبدأ بنقطة) غير مسموح بها", - "Invalid character \"%1$s\" in filename" : "حرف غير مقبول \"%1$s\" في اسم الملف", - "Invalid filename extension \"%1$s\"" : "إمتداد الملف غير صحيح \"%1$s\"", "File already exists" : "الملف موجود مسبقاً", "Invalid path" : "مسار غير صالح !", "Failed to create file from template" : "تعذّر إنشاء ملفٍ من قالبٍ", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "الكلام المطلوب تحويله إلى نص", "Transcription" : "تحويل الكلام لنص", "The transcribed text" : "النص المُولّد من الكلام", - "ContextWrite" : "ContextWrite", + "Context write" : "كتابة السياق", "Writes text in a given style based on the provided source material." : "يكتُب النص أسلوب معين بناءً على المادة المصدرية المتوفرة", "Writing style" : "أسلُوب الكتابة", "Demonstrate a writing style that you would like to immitate" : "قدّم نموذجاً لأسلوب الكتابة الذي ترغب في محاكاته", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "تم تعطيل المستخدم", "Your data directory is readable by other users." : "دليل بياناتك data directory يُمكن قراءته من مستخدمين آخرين.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "الرجاء تغيير الصلاحيات إلى 0770 حتى لا يتمكن المستخدمون الآخرون من عرض محتويات المجلد.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "تأكد من وجود ملفٍ باسم \".ocdata\" في جذر دليل البيانات data directory." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "تأكد من وجود ملفٍ باسم \".ocdata\" في جذر دليل البيانات data directory.", + "Invalid character \"%1$s\" in filename" : "حرف غير مقبول \"%1$s\" في اسم الملف", + "Invalid filename extension \"%1$s\"" : "إمتداد الملف غير صحيح \"%1$s\"" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 385268f074f4e..7acd3085cddee 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -80,8 +80,6 @@ "Empty file" : "ملفٌ فارغٌ", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "الوحدة module ذات الرقم ID ـ : %s غير موجودة. رجاءً، فعّلها في إعدادات التطبيقات لديك، أو اتصل بمشرف نظامك.", "Dot files are not allowed" : "الملفات النقطية (ملفات ذات أسماء تبدأ بنقطة) غير مسموح بها", - "Invalid character \"%1$s\" in filename" : "حرف غير مقبول \"%1$s\" في اسم الملف", - "Invalid filename extension \"%1$s\"" : "إمتداد الملف غير صحيح \"%1$s\"", "File already exists" : "الملف موجود مسبقاً", "Invalid path" : "مسار غير صالح !", "Failed to create file from template" : "تعذّر إنشاء ملفٍ من قالبٍ", @@ -272,7 +270,7 @@ "The audio to transcribe" : "الكلام المطلوب تحويله إلى نص", "Transcription" : "تحويل الكلام لنص", "The transcribed text" : "النص المُولّد من الكلام", - "ContextWrite" : "ContextWrite", + "Context write" : "كتابة السياق", "Writes text in a given style based on the provided source material." : "يكتُب النص أسلوب معين بناءً على المادة المصدرية المتوفرة", "Writing style" : "أسلُوب الكتابة", "Demonstrate a writing style that you would like to immitate" : "قدّم نموذجاً لأسلوب الكتابة الذي ترغب في محاكاته", @@ -376,6 +374,8 @@ "User disabled" : "تم تعطيل المستخدم", "Your data directory is readable by other users." : "دليل بياناتك data directory يُمكن قراءته من مستخدمين آخرين.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "الرجاء تغيير الصلاحيات إلى 0770 حتى لا يتمكن المستخدمون الآخرون من عرض محتويات المجلد.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "تأكد من وجود ملفٍ باسم \".ocdata\" في جذر دليل البيانات data directory." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "تأكد من وجود ملفٍ باسم \".ocdata\" في جذر دليل البيانات data directory.", + "Invalid character \"%1$s\" in filename" : "حرف غير مقبول \"%1$s\" في اسم الملف", + "Invalid filename extension \"%1$s\"" : "إمتداد الملف غير صحيح \"%1$s\"" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index aee4b49808a20..a43ce7bbe7e6e 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -77,8 +77,6 @@ OC.L10N.register( "Empty file" : "Prázdný soubor", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul s identifikátorem: %s neexistuje. Povolte ho v nastavení aplikací, nebo se obraťte na správce.", "Dot files are not allowed" : "Názvy souborů, začínající na tečku nejsou dovolené", - "Invalid character \"%1$s\" in filename" : "Neplatný znak „%1$s“ v názvu souboru", - "Invalid filename extension \"%1$s\"" : "Neplatná přípona souboru „%1$s“", "File already exists" : "Soubor už existuje", "Invalid path" : "Neplatný popis umístění", "Failed to create file from template" : "Vytvoření souboru ze šablony se nezdařilo", @@ -328,6 +326,8 @@ OC.L10N.register( "User disabled" : "Uživatel zakázán", "Your data directory is readable by other users." : "Váš adresář data je čitelný ostatním uživatelům.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Změňte práva na 0770, aby obsah adresáře nemohl být vypisován ostatními uživateli.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ověřte, že v kořeni datového adresáře je soubor s názvem „.ocdata“." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ověřte, že v kořeni datového adresáře je soubor s názvem „.ocdata“.", + "Invalid character \"%1$s\" in filename" : "Neplatný znak „%1$s“ v názvu souboru", + "Invalid filename extension \"%1$s\"" : "Neplatná přípona souboru „%1$s“" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 25474296330d9..71ef8c1c8c3b4 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -75,8 +75,6 @@ "Empty file" : "Prázdný soubor", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul s identifikátorem: %s neexistuje. Povolte ho v nastavení aplikací, nebo se obraťte na správce.", "Dot files are not allowed" : "Názvy souborů, začínající na tečku nejsou dovolené", - "Invalid character \"%1$s\" in filename" : "Neplatný znak „%1$s“ v názvu souboru", - "Invalid filename extension \"%1$s\"" : "Neplatná přípona souboru „%1$s“", "File already exists" : "Soubor už existuje", "Invalid path" : "Neplatný popis umístění", "Failed to create file from template" : "Vytvoření souboru ze šablony se nezdařilo", @@ -326,6 +324,8 @@ "User disabled" : "Uživatel zakázán", "Your data directory is readable by other users." : "Váš adresář data je čitelný ostatním uživatelům.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Změňte práva na 0770, aby obsah adresáře nemohl být vypisován ostatními uživateli.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ověřte, že v kořeni datového adresáře je soubor s názvem „.ocdata“." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ověřte, že v kořeni datového adresáře je soubor s názvem „.ocdata“.", + "Invalid character \"%1$s\" in filename" : "Neplatný znak „%1$s“ v názvu souboru", + "Invalid filename extension \"%1$s\"" : "Neplatná přípona souboru „%1$s“" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 6531d4919ad21..7d0ead915daec 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "Leere Datei", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die App in den App-Einstellungen aktivieren oder den Administrator kontaktieren.", "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt", - "Invalid character \"%1$s\" in filename" : "Unzulässiges Zeichen \"%1$s\" im Dateinamen", - "Invalid filename extension \"%1$s\"" : "Ungültige Dateinamenerweiterung \"%1$s\"", "File already exists" : "Datei bereits vorhanden", "Invalid path" : "Ungültiger Pfad", "Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "Die Audio-Datei zum Transkribieren", "Transcription" : "Transkription", "The transcribed text" : "Der transkribierte Text", - "ContextWrite" : "ContextWrite", + "Context write" : "Kontext schreiben", "Writes text in a given style based on the provided source material." : "Schreibt Text in einem vorgegebenen Stil auf Basis des bereitgestellten Quellmaterials.", "Writing style" : "Schreibstil", "Demonstrate a writing style that you would like to immitate" : "Zeigen Sie einen Schreibstil, den Sie gerne nachahmen würden", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "Benutzer deaktiviert", "Your data directory is readable by other users." : "Dein Datenverzeichnis kann von anderen Benutzern gelesen werden", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Bitte ändere die Berechtigungen auf 0770, sodass das Verzeichnis nicht von anderen Benutzern angezeigt werden kann.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stelle sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des data-Verzeichnisses existiert." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stelle sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des data-Verzeichnisses existiert.", + "Invalid character \"%1$s\" in filename" : "Unzulässiges Zeichen \"%1$s\" im Dateinamen", + "Invalid filename extension \"%1$s\"" : "Ungültige Dateinamenerweiterung \"%1$s\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 93969f8b954fe..5ed805ac7cc52 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -80,8 +80,6 @@ "Empty file" : "Leere Datei", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die App in den App-Einstellungen aktivieren oder den Administrator kontaktieren.", "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt", - "Invalid character \"%1$s\" in filename" : "Unzulässiges Zeichen \"%1$s\" im Dateinamen", - "Invalid filename extension \"%1$s\"" : "Ungültige Dateinamenerweiterung \"%1$s\"", "File already exists" : "Datei bereits vorhanden", "Invalid path" : "Ungültiger Pfad", "Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage", @@ -272,7 +270,7 @@ "The audio to transcribe" : "Die Audio-Datei zum Transkribieren", "Transcription" : "Transkription", "The transcribed text" : "Der transkribierte Text", - "ContextWrite" : "ContextWrite", + "Context write" : "Kontext schreiben", "Writes text in a given style based on the provided source material." : "Schreibt Text in einem vorgegebenen Stil auf Basis des bereitgestellten Quellmaterials.", "Writing style" : "Schreibstil", "Demonstrate a writing style that you would like to immitate" : "Zeigen Sie einen Schreibstil, den Sie gerne nachahmen würden", @@ -376,6 +374,8 @@ "User disabled" : "Benutzer deaktiviert", "Your data directory is readable by other users." : "Dein Datenverzeichnis kann von anderen Benutzern gelesen werden", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Bitte ändere die Berechtigungen auf 0770, sodass das Verzeichnis nicht von anderen Benutzern angezeigt werden kann.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stelle sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des data-Verzeichnisses existiert." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stelle sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des data-Verzeichnisses existiert.", + "Invalid character \"%1$s\" in filename" : "Unzulässiges Zeichen \"%1$s\" im Dateinamen", + "Invalid filename extension \"%1$s\"" : "Ungültige Dateinamenerweiterung \"%1$s\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 59129aa1f4cdb..dc90c87b0d255 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "Leere Datei", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte aktivieren Sie es in Ihren Einstellungen oder kontaktieren Sie Ihren Administrator.", "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt", - "Invalid character \"%1$s\" in filename" : "Unzulässiges Zeichen \"%1$s\" im Dateinamen", - "Invalid filename extension \"%1$s\"" : "Ungültige Dateinamenerweiterung \"%1$s\"", "File already exists" : "Datei bereits vorhanden", "Invalid path" : "Ungültiger Pfad", "Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "Die Audio-Datei zum Transkribieren", "Transcription" : "Transkription", "The transcribed text" : "Der transkribierte Text", - "ContextWrite" : "Context Write", + "Context write" : "Kontext schreiben", "Writes text in a given style based on the provided source material." : "Schreibt Text in einem vorgegebenen Stil auf Basis des bereitgestellten Quellmaterials.", "Writing style" : "Schreibstil", "Demonstrate a writing style that you would like to immitate" : "Zeigen Sie einen Schreibstil, den Sie gerne nachahmen würden", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "Benutzer deaktiviert", "Your data directory is readable by other users." : "Ihr Datenverzeichnis kann von anderen Benutzern gelesen werden.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Bitte ändern Sie die Berechtigungen auf 0770, so dass das Verzeichnis nicht von anderen Benutzern angezeigt werden kann.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stellen Sie sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des Datenverzeichnisses existiert." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stellen Sie sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des Datenverzeichnisses existiert.", + "Invalid character \"%1$s\" in filename" : "Unzulässiges Zeichen \"%1$s\" im Dateinamen", + "Invalid filename extension \"%1$s\"" : "Ungültige Dateinamenerweiterung \"%1$s\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index eac7c59ac5ddc..31d7065b9a20e 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -80,8 +80,6 @@ "Empty file" : "Leere Datei", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte aktivieren Sie es in Ihren Einstellungen oder kontaktieren Sie Ihren Administrator.", "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt", - "Invalid character \"%1$s\" in filename" : "Unzulässiges Zeichen \"%1$s\" im Dateinamen", - "Invalid filename extension \"%1$s\"" : "Ungültige Dateinamenerweiterung \"%1$s\"", "File already exists" : "Datei bereits vorhanden", "Invalid path" : "Ungültiger Pfad", "Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage", @@ -272,7 +270,7 @@ "The audio to transcribe" : "Die Audio-Datei zum Transkribieren", "Transcription" : "Transkription", "The transcribed text" : "Der transkribierte Text", - "ContextWrite" : "Context Write", + "Context write" : "Kontext schreiben", "Writes text in a given style based on the provided source material." : "Schreibt Text in einem vorgegebenen Stil auf Basis des bereitgestellten Quellmaterials.", "Writing style" : "Schreibstil", "Demonstrate a writing style that you would like to immitate" : "Zeigen Sie einen Schreibstil, den Sie gerne nachahmen würden", @@ -376,6 +374,8 @@ "User disabled" : "Benutzer deaktiviert", "Your data directory is readable by other users." : "Ihr Datenverzeichnis kann von anderen Benutzern gelesen werden.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Bitte ändern Sie die Berechtigungen auf 0770, so dass das Verzeichnis nicht von anderen Benutzern angezeigt werden kann.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stellen Sie sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des Datenverzeichnisses existiert." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stellen Sie sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des Datenverzeichnisses existiert.", + "Invalid character \"%1$s\" in filename" : "Unzulässiges Zeichen \"%1$s\" im Dateinamen", + "Invalid filename extension \"%1$s\"" : "Ungültige Dateinamenerweiterung \"%1$s\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 5730d3647642c..9efd9d0f7ecc3 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "Empty file", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator.", "Dot files are not allowed" : "Dot files are not allowed", - "Invalid character \"%1$s\" in filename" : "Invalid character \"%1$s\" in filename", - "Invalid filename extension \"%1$s\"" : "Invalid filename extension \"%1$s\"", "File already exists" : "File already exists", "Invalid path" : "Invalid path", "Failed to create file from template" : "Failed to create file from template", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "The audio to transcribe", "Transcription" : "Transcription", "The transcribed text" : "The transcribed text", - "ContextWrite" : "ContextWrite", + "Context write" : "Context write", "Writes text in a given style based on the provided source material." : "Writes text in a given style based on the provided source material.", "Writing style" : "Writing style", "Demonstrate a writing style that you would like to immitate" : "Demonstrate a writing style that you would like to immitate", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "User disabled", "Your data directory is readable by other users." : "Your data directory is readable by other users.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Please change the permissions to 0770 so that the directory cannot be listed by other users.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ensure there is a file called \".ocdata\" in the root of the data directory." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ensure there is a file called \".ocdata\" in the root of the data directory.", + "Invalid character \"%1$s\" in filename" : "Invalid character \"%1$s\" in filename", + "Invalid filename extension \"%1$s\"" : "Invalid filename extension \"%1$s\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 32e1a70475dc8..8a094a1eb34aa 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -80,8 +80,6 @@ "Empty file" : "Empty file", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator.", "Dot files are not allowed" : "Dot files are not allowed", - "Invalid character \"%1$s\" in filename" : "Invalid character \"%1$s\" in filename", - "Invalid filename extension \"%1$s\"" : "Invalid filename extension \"%1$s\"", "File already exists" : "File already exists", "Invalid path" : "Invalid path", "Failed to create file from template" : "Failed to create file from template", @@ -272,7 +270,7 @@ "The audio to transcribe" : "The audio to transcribe", "Transcription" : "Transcription", "The transcribed text" : "The transcribed text", - "ContextWrite" : "ContextWrite", + "Context write" : "Context write", "Writes text in a given style based on the provided source material." : "Writes text in a given style based on the provided source material.", "Writing style" : "Writing style", "Demonstrate a writing style that you would like to immitate" : "Demonstrate a writing style that you would like to immitate", @@ -376,6 +374,8 @@ "User disabled" : "User disabled", "Your data directory is readable by other users." : "Your data directory is readable by other users.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Please change the permissions to 0770 so that the directory cannot be listed by other users.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ensure there is a file called \".ocdata\" in the root of the data directory." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ensure there is a file called \".ocdata\" in the root of the data directory.", + "Invalid character \"%1$s\" in filename" : "Invalid character \"%1$s\" in filename", + "Invalid filename extension \"%1$s\"" : "Invalid filename extension \"%1$s\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/es.js b/lib/l10n/es.js index b72b19c4d170e..9c48f52936fbc 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -261,6 +261,7 @@ OC.L10N.register( "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente", "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "Audio input" : "Entrada de audio", + "Context write" : "Escribir contexto", "Writes text in a given style based on the provided source material." : "Escribe el texto en un estilo dado basándose en el material fuente proporcionado.", "Writing style" : "Estilo de escritura", "Source material" : "Material fuente", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 99a0c56549f23..03c874109c4da 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -259,6 +259,7 @@ "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente", "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "Audio input" : "Entrada de audio", + "Context write" : "Escribir contexto", "Writes text in a given style based on the provided source material." : "Escribe el texto en un estilo dado basándose en el material fuente proporcionado.", "Writing style" : "Estilo de escritura", "Source material" : "Material fuente", diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 2f4d50183f4ca..305cd7e211737 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "Archivo vacío", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID: %sno existe. Por favor hablíitalo en tus configuraciones de aplicación o contacta a tu administrador. ", "Dot files are not allowed" : "Los archivos Dot no están permitidos", - "Invalid character \"%1$s\" in filename" : "Caracter inválido \"%1$s\" en el nombre de archivo", - "Invalid filename extension \"%1$s\"" : "Extensión del archivo inválida \"%1$s\"", "File already exists" : "El archivo ya existe", "Invalid path" : "Ruta inválida", "Failed to create file from template" : "No se pudo crear un archivo desde la plantilla", @@ -274,7 +272,6 @@ OC.L10N.register( "The audio to transcribe" : "El audio a transcribir", "Transcription" : "Transcripción", "The transcribed text" : "El texto transcrito", - "ContextWrite" : "ContextWrite", "Writes text in a given style based on the provided source material." : "Escribe el texto en un estilo dado basándose en el material fuente proporcionado.", "Writing style" : "Estilo de escritura", "Demonstrate a writing style that you would like to immitate" : "Demostrar un estilo de escritura que le gustaría imitar", @@ -378,6 +375,8 @@ OC.L10N.register( "User disabled" : "Usuario deshabilitado", "Your data directory is readable by other users." : "Su directorio de datos puede ser leído por otros usuarios.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor cambia los permisos a 0770 para que el directorio no pueda ser enlistado por otros usuarios. ", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. " + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. ", + "Invalid character \"%1$s\" in filename" : "Caracter inválido \"%1$s\" en el nombre de archivo", + "Invalid filename extension \"%1$s\"" : "Extensión del archivo inválida \"%1$s\"" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index b9980119e7a00..7fa9cccaf3737 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -80,8 +80,6 @@ "Empty file" : "Archivo vacío", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID: %sno existe. Por favor hablíitalo en tus configuraciones de aplicación o contacta a tu administrador. ", "Dot files are not allowed" : "Los archivos Dot no están permitidos", - "Invalid character \"%1$s\" in filename" : "Caracter inválido \"%1$s\" en el nombre de archivo", - "Invalid filename extension \"%1$s\"" : "Extensión del archivo inválida \"%1$s\"", "File already exists" : "El archivo ya existe", "Invalid path" : "Ruta inválida", "Failed to create file from template" : "No se pudo crear un archivo desde la plantilla", @@ -272,7 +270,6 @@ "The audio to transcribe" : "El audio a transcribir", "Transcription" : "Transcripción", "The transcribed text" : "El texto transcrito", - "ContextWrite" : "ContextWrite", "Writes text in a given style based on the provided source material." : "Escribe el texto en un estilo dado basándose en el material fuente proporcionado.", "Writing style" : "Estilo de escritura", "Demonstrate a writing style that you would like to immitate" : "Demostrar un estilo de escritura que le gustaría imitar", @@ -376,6 +373,8 @@ "User disabled" : "Usuario deshabilitado", "Your data directory is readable by other users." : "Su directorio de datos puede ser leído por otros usuarios.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor cambia los permisos a 0770 para que el directorio no pueda ser enlistado por otros usuarios. ", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. " + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. ", + "Invalid character \"%1$s\" in filename" : "Caracter inválido \"%1$s\" en el nombre de archivo", + "Invalid filename extension \"%1$s\"" : "Extensión del archivo inválida \"%1$s\"" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index d3b0c9c1375ca..42254f4c1c947 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -80,7 +80,6 @@ OC.L10N.register( "Empty file" : "Fitxategi hutsa", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s IDa duen modulua ez da existitzen. Gaitu zure aplikazioen ezarpenetan edo jarri harremanetan administratzailearekin.", "Dot files are not allowed" : "Dot fitxategiak ez dira onartzen", - "Invalid filename extension \"%1$s\"" : "\"%1$s\" fitxategi luzapen baliogabea", "File already exists" : "Badago izen bereko fitxategi bat", "Invalid path" : "Bide-izen baliogabea", "Failed to create file from template" : "Fitxategi berria txantiloitik sortzeak huts egin du", @@ -269,7 +268,6 @@ OC.L10N.register( "The audio to transcribe" : "Transkribatzeko audioa", "Transcription" : "Transkripzioa", "The transcribed text" : "Transkribatutako testua", - "ContextWrite" : "ContextWrite", "Writes text in a given style based on the provided source material." : "Testua estilo jakin batean idazten du, emandako iturri-materialean oinarrituta.", "Writing style" : "Idazteko estiloa", "Demonstrate a writing style that you would like to immitate" : "Erakutsi imitatu nahiko zenukeen idazteko estiloa", @@ -364,6 +362,7 @@ OC.L10N.register( "User disabled" : "Erabiltzaile desgaituta", "Your data directory is readable by other users." : "Zure datuen karpeta beste erabiltzaileek irakur dezakete.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Aldatu baimenak 0770ra beste erabiltzaileek karpetan sartu ezin izateko.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ziurtatu datu direktorioaren erroan \".ocdata\" izeneko fitxategia dagoela." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ziurtatu datu direktorioaren erroan \".ocdata\" izeneko fitxategia dagoela.", + "Invalid filename extension \"%1$s\"" : "\"%1$s\" fitxategi luzapen baliogabea" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 7ca35cb49d64e..6d2b81d21bd6d 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -78,7 +78,6 @@ "Empty file" : "Fitxategi hutsa", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s IDa duen modulua ez da existitzen. Gaitu zure aplikazioen ezarpenetan edo jarri harremanetan administratzailearekin.", "Dot files are not allowed" : "Dot fitxategiak ez dira onartzen", - "Invalid filename extension \"%1$s\"" : "\"%1$s\" fitxategi luzapen baliogabea", "File already exists" : "Badago izen bereko fitxategi bat", "Invalid path" : "Bide-izen baliogabea", "Failed to create file from template" : "Fitxategi berria txantiloitik sortzeak huts egin du", @@ -267,7 +266,6 @@ "The audio to transcribe" : "Transkribatzeko audioa", "Transcription" : "Transkripzioa", "The transcribed text" : "Transkribatutako testua", - "ContextWrite" : "ContextWrite", "Writes text in a given style based on the provided source material." : "Testua estilo jakin batean idazten du, emandako iturri-materialean oinarrituta.", "Writing style" : "Idazteko estiloa", "Demonstrate a writing style that you would like to immitate" : "Erakutsi imitatu nahiko zenukeen idazteko estiloa", @@ -362,6 +360,7 @@ "User disabled" : "Erabiltzaile desgaituta", "Your data directory is readable by other users." : "Zure datuen karpeta beste erabiltzaileek irakur dezakete.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Aldatu baimenak 0770ra beste erabiltzaileek karpetan sartu ezin izateko.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ziurtatu datu direktorioaren erroan \".ocdata\" izeneko fitxategia dagoela." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ziurtatu datu direktorioaren erroan \".ocdata\" izeneko fitxategia dagoela.", + "Invalid filename extension \"%1$s\"" : "\"%1$s\" fitxategi luzapen baliogabea" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index d169020bfd932..ce8d524424948 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -266,6 +266,7 @@ OC.L10N.register( "Transcribe audio" : "Transcrire l'audio", "Audio input" : "Entrée audio", "The transcribed text" : "Le texte transcrit", + "Context write" : "Écrire contextuellement", "Writes text in a given style based on the provided source material." : "Écrit un texte dans un style donné, basé sur des données initiales préalablement fournies.", "Writing style" : "Style rédactionnel", "Source material" : "Données initiales", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 16ac7cf3d5909..918f5fc9929a2 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -264,6 +264,7 @@ "Transcribe audio" : "Transcrire l'audio", "Audio input" : "Entrée audio", "The transcribed text" : "Le texte transcrit", + "Context write" : "Écrire contextuellement", "Writes text in a given style based on the provided source material." : "Écrit un texte dans un style donné, basé sur des données initiales préalablement fournies.", "Writing style" : "Style rédactionnel", "Source material" : "Données initiales", diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js index a64c37f746de6..ca4bba1e8b8dc 100644 --- a/lib/l10n/ga.js +++ b/lib/l10n/ga.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "Comhad folamh", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modúl le haitheantas: níl %s ann. Cumasaigh é i socruithe d'aipeanna nó déan teagmháil le do riarthóir le do thoil.", "Dot files are not allowed" : "Ní cheadaítear comhaid ponc", - "Invalid character \"%1$s\" in filename" : "Carachtar neamhbhailí \"%1$s\" in ainm an chomhaid", - "Invalid filename extension \"%1$s\"" : "Iarmhír neamhbhailí ar ainm comhaid \"%1$s\"", "File already exists" : "Tá an comhad ann cheana féin", "Invalid path" : "Conair neamhbhailí", "Failed to create file from template" : "Theip ar chruthú comhad ón teimpléad", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "Fuaime le tras-scríobh", "Transcription" : "Trascríobh", "The transcribed text" : "An téacs tras-scríofa", - "ContextWrite" : "ContextWrite", + "Context write" : "Comhthéacs scríobh", "Writes text in a given style based on the provided source material." : "Scríobhann sé téacs i stíl ar leith bunaithe ar an mbunábhar a cuireadh ar fáil.", "Writing style" : "Stíl scríbhneoireachta", "Demonstrate a writing style that you would like to immitate" : "Taispeáin stíl scríbhneoireachta ar mhaith leat aithris a dhéanamh uirthi", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "Díchumasaíodh an t-úsáideoir", "Your data directory is readable by other users." : "Tá d'eolaire sonraí inléite ag úsáideoirí eile.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Athraigh na ceadanna go 0770 le do thoil ionas nach féidir le húsáideoirí eile an t-eolaire a liostú.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí.", + "Invalid character \"%1$s\" in filename" : "Carachtar neamhbhailí \"%1$s\" in ainm an chomhaid", + "Invalid filename extension \"%1$s\"" : "Iarmhír neamhbhailí ar ainm comhaid \"%1$s\"" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/lib/l10n/ga.json b/lib/l10n/ga.json index 5ac42beddfb67..ea9c9110a7749 100644 --- a/lib/l10n/ga.json +++ b/lib/l10n/ga.json @@ -80,8 +80,6 @@ "Empty file" : "Comhad folamh", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modúl le haitheantas: níl %s ann. Cumasaigh é i socruithe d'aipeanna nó déan teagmháil le do riarthóir le do thoil.", "Dot files are not allowed" : "Ní cheadaítear comhaid ponc", - "Invalid character \"%1$s\" in filename" : "Carachtar neamhbhailí \"%1$s\" in ainm an chomhaid", - "Invalid filename extension \"%1$s\"" : "Iarmhír neamhbhailí ar ainm comhaid \"%1$s\"", "File already exists" : "Tá an comhad ann cheana féin", "Invalid path" : "Conair neamhbhailí", "Failed to create file from template" : "Theip ar chruthú comhad ón teimpléad", @@ -272,7 +270,7 @@ "The audio to transcribe" : "Fuaime le tras-scríobh", "Transcription" : "Trascríobh", "The transcribed text" : "An téacs tras-scríofa", - "ContextWrite" : "ContextWrite", + "Context write" : "Comhthéacs scríobh", "Writes text in a given style based on the provided source material." : "Scríobhann sé téacs i stíl ar leith bunaithe ar an mbunábhar a cuireadh ar fáil.", "Writing style" : "Stíl scríbhneoireachta", "Demonstrate a writing style that you would like to immitate" : "Taispeáin stíl scríbhneoireachta ar mhaith leat aithris a dhéanamh uirthi", @@ -376,6 +374,8 @@ "User disabled" : "Díchumasaíodh an t-úsáideoir", "Your data directory is readable by other users." : "Tá d'eolaire sonraí inléite ag úsáideoirí eile.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Athraigh na ceadanna go 0770 le do thoil ionas nach féidir le húsáideoirí eile an t-eolaire a liostú.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí.", + "Invalid character \"%1$s\" in filename" : "Carachtar neamhbhailí \"%1$s\" in ainm an chomhaid", + "Invalid filename extension \"%1$s\"" : "Iarmhír neamhbhailí ar ainm comhaid \"%1$s\"" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index c66be08013806..276a669686dd4 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "Ficheiro baleiro", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte coa administración desta instancia.", "Dot files are not allowed" : "Non se admiten os ficheiros con punto", - "Invalid character \"%1$s\" in filename" : "Carácter «%1$s» non válido no nome do ficheiro", - "Invalid filename extension \"%1$s\"" : "A extensión de nome de ficheiro «%1$s» non é válida", "File already exists" : "O ficheiro xa existe", "Invalid path" : "Ruta incorrecta.", "Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "O audio para transcribir", "Transcription" : "Transcrición", "The transcribed text" : "O texto transcrito", - "ContextWrite" : "RedacciónPorContexto", + "Context write" : "Redacción por contexto", "Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material orixinal fornecido.", "Writing style" : "Estilo de escritura", "Demonstrate a writing style that you would like to immitate" : "Demostre un estilo de escritura que lle gustaría imitar", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "Usuario desactivado", "Your data directory is readable by other users." : "Outros usuarios poden ler o seu directorio de datos.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Cambie os permisos a 0770 para que o directorio non poida ser listado por outros usuarios.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos.", + "Invalid character \"%1$s\" in filename" : "Carácter «%1$s» non válido no nome do ficheiro", + "Invalid filename extension \"%1$s\"" : "A extensión de nome de ficheiro «%1$s» non é válida" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 6e7d2202b563a..ec95967e89a45 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -80,8 +80,6 @@ "Empty file" : "Ficheiro baleiro", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte coa administración desta instancia.", "Dot files are not allowed" : "Non se admiten os ficheiros con punto", - "Invalid character \"%1$s\" in filename" : "Carácter «%1$s» non válido no nome do ficheiro", - "Invalid filename extension \"%1$s\"" : "A extensión de nome de ficheiro «%1$s» non é válida", "File already exists" : "O ficheiro xa existe", "Invalid path" : "Ruta incorrecta.", "Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo", @@ -272,7 +270,7 @@ "The audio to transcribe" : "O audio para transcribir", "Transcription" : "Transcrición", "The transcribed text" : "O texto transcrito", - "ContextWrite" : "RedacciónPorContexto", + "Context write" : "Redacción por contexto", "Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material orixinal fornecido.", "Writing style" : "Estilo de escritura", "Demonstrate a writing style that you would like to immitate" : "Demostre un estilo de escritura que lle gustaría imitar", @@ -376,6 +374,8 @@ "User disabled" : "Usuario desactivado", "Your data directory is readable by other users." : "Outros usuarios poden ler o seu directorio de datos.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Cambie os permisos a 0770 para que o directorio non poida ser listado por outros usuarios.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos.", + "Invalid character \"%1$s\" in filename" : "Carácter «%1$s» non válido no nome do ficheiro", + "Invalid filename extension \"%1$s\"" : "A extensión de nome de ficheiro «%1$s» non é válida" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 0bb37be870a41..696a84d8503d6 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "空白のファイル", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。", "Dot files are not allowed" : "隠しファイルは許可されていません", - "Invalid character \"%1$s\" in filename" : "ファイル名に無効な文字\"%1$s\"があります", - "Invalid filename extension \"%1$s\"" : "無効なファイル名の拡張子 \"%1$s\"", "File already exists" : "ファイルが既に存在します", "Invalid path" : "パスが無効", "Failed to create file from template" : "テンプレートからファイルを作成できませんでした", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "文字起こしする音声", "Transcription" : "書き起こし", "The transcribed text" : "書き起こされたテキスト", - "ContextWrite" : "コンテキスト書き込み", + "Context write" : "コンテキストを書く", "Writes text in a given style based on the provided source material." : "提供されたソース資料に基づいて、指定されたスタイルでテキストを作成します。", "Writing style" : "文体", "Demonstrate a writing style that you would like to immitate" : "真似したい文章の書き方を示す", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "ユーザーは無効です", "Your data directory is readable by other users." : "データディレクトリは他のユーザーからも読み取ることができます", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。" + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。", + "Invalid character \"%1$s\" in filename" : "ファイル名に無効な文字\"%1$s\"があります", + "Invalid filename extension \"%1$s\"" : "無効なファイル名の拡張子 \"%1$s\"" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 37a494ef157cd..7dd24828616cf 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -80,8 +80,6 @@ "Empty file" : "空白のファイル", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。", "Dot files are not allowed" : "隠しファイルは許可されていません", - "Invalid character \"%1$s\" in filename" : "ファイル名に無効な文字\"%1$s\"があります", - "Invalid filename extension \"%1$s\"" : "無効なファイル名の拡張子 \"%1$s\"", "File already exists" : "ファイルが既に存在します", "Invalid path" : "パスが無効", "Failed to create file from template" : "テンプレートからファイルを作成できませんでした", @@ -272,7 +270,7 @@ "The audio to transcribe" : "文字起こしする音声", "Transcription" : "書き起こし", "The transcribed text" : "書き起こされたテキスト", - "ContextWrite" : "コンテキスト書き込み", + "Context write" : "コンテキストを書く", "Writes text in a given style based on the provided source material." : "提供されたソース資料に基づいて、指定されたスタイルでテキストを作成します。", "Writing style" : "文体", "Demonstrate a writing style that you would like to immitate" : "真似したい文章の書き方を示す", @@ -376,6 +374,8 @@ "User disabled" : "ユーザーは無効です", "Your data directory is readable by other users." : "データディレクトリは他のユーザーからも読み取ることができます", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。" + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。", + "Invalid character \"%1$s\" in filename" : "ファイル名に無効な文字\"%1$s\"があります", + "Invalid filename extension \"%1$s\"" : "無効なファイル名の拡張子 \"%1$s\"" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index 5d9d1f433d903..5057b5860e510 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -244,6 +244,7 @@ OC.L10N.register( "Storage is temporarily not available" : "저장소를 임시로 사용할 수 없음", "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s", "Audio input" : "음성 입력", + "Context write" : "컨텍스트 쓰기", "Writes text in a given style based on the provided source material." : "제공된 소스 자료를 기반으로 특정 스타일로 텍스트를 작성합니다.", "Writing style" : "작문 스타일", "Source material" : "소스 자료", diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index 6ab660ef70640..b31b474655682 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -242,6 +242,7 @@ "Storage is temporarily not available" : "저장소를 임시로 사용할 수 없음", "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s", "Audio input" : "음성 입력", + "Context write" : "컨텍스트 쓰기", "Writes text in a given style based on the provided source material." : "제공된 소스 자료를 기반으로 특정 스타일로 텍스트를 작성합니다.", "Writing style" : "작문 스타일", "Source material" : "소스 자료", diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index aaa0f78a4e4f1..72c5c1a9de4ca 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "Tom fil", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul med ID: %s finnes ikke. Skru den på i app-innstillingene eller kontakt en administrator.", "Dot files are not allowed" : "Punktum-filer er ikke tillatt", - "Invalid character \"%1$s\" in filename" : "Ugyldig tegn \"%1$s\" i filnavn", - "Invalid filename extension \"%1$s\"" : "Ugyldig filendelse \"%1$s\"", "File already exists" : "Filen finnes allerede", "Invalid path" : "Ugyldig filbane", "Failed to create file from template" : "Oppretting av fil fra mal feilet", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "Lyden å transkribere", "Transcription" : "Transkripsjon", "The transcribed text" : "Den transkriberte teksten", - "ContextWrite" : "KontekstSkriv", + "Context write" : "Kontekstskriving", "Writes text in a given style based on the provided source material." : "Skriver tekst i en gitt stil basert på det angitte kildematerialet.", "Writing style" : "Skrivestil", "Demonstrate a writing style that you would like to immitate" : "Demonstrer en skrivestil som du ønsker å etterligne", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "Brukeren er deaktivert", "Your data directory is readable by other users." : "Datakatalogen din kan leses av andre brukere.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Endre tillatelsene til 0770 slik at mappen ikke kan listes av andre brukere.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Forsikre deg om at det finnes ei fil kalt \".ocdata\" på rota av datamappa." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Forsikre deg om at det finnes ei fil kalt \".ocdata\" på rota av datamappa.", + "Invalid character \"%1$s\" in filename" : "Ugyldig tegn \"%1$s\" i filnavn", + "Invalid filename extension \"%1$s\"" : "Ugyldig filendelse \"%1$s\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index 97780d9e8ec4a..a7a42a3064978 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -80,8 +80,6 @@ "Empty file" : "Tom fil", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul med ID: %s finnes ikke. Skru den på i app-innstillingene eller kontakt en administrator.", "Dot files are not allowed" : "Punktum-filer er ikke tillatt", - "Invalid character \"%1$s\" in filename" : "Ugyldig tegn \"%1$s\" i filnavn", - "Invalid filename extension \"%1$s\"" : "Ugyldig filendelse \"%1$s\"", "File already exists" : "Filen finnes allerede", "Invalid path" : "Ugyldig filbane", "Failed to create file from template" : "Oppretting av fil fra mal feilet", @@ -272,7 +270,7 @@ "The audio to transcribe" : "Lyden å transkribere", "Transcription" : "Transkripsjon", "The transcribed text" : "Den transkriberte teksten", - "ContextWrite" : "KontekstSkriv", + "Context write" : "Kontekstskriving", "Writes text in a given style based on the provided source material." : "Skriver tekst i en gitt stil basert på det angitte kildematerialet.", "Writing style" : "Skrivestil", "Demonstrate a writing style that you would like to immitate" : "Demonstrer en skrivestil som du ønsker å etterligne", @@ -376,6 +374,8 @@ "User disabled" : "Brukeren er deaktivert", "Your data directory is readable by other users." : "Datakatalogen din kan leses av andre brukere.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Endre tillatelsene til 0770 slik at mappen ikke kan listes av andre brukere.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Forsikre deg om at det finnes ei fil kalt \".ocdata\" på rota av datamappa." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Forsikre deg om at det finnes ei fil kalt \".ocdata\" på rota av datamappa.", + "Invalid character \"%1$s\" in filename" : "Ugyldig tegn \"%1$s\" i filnavn", + "Invalid filename extension \"%1$s\"" : "Ugyldig filendelse \"%1$s\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 6d9f5f1c421f4..92f20f44142c4 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "Arquivo vazio", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "O módulo com a ID: %s não existe. Por favor, habilite-o nas configurações de seu aplicativo ou contacte o administrador.", "Dot files are not allowed" : "Arquivos Dot não são permitidos", - "Invalid character \"%1$s\" in filename" : "Caractere inválido \"%1$s\" no nome do arquivo", - "Invalid filename extension \"%1$s\"" : "Extensão de arquivo inválida \"%1$s\"", "File already exists" : "O arquivo já existe", "Invalid path" : "Diretório inválido", "Failed to create file from template" : "Falha ao criar arquivo do modelo ", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "O áudio a ser transcrito", "Transcription" : "Transcrição", "The transcribed text" : "O texto transcrito", - "ContextWrite" : "Gravação de Contexto", + "Context write" : "Gravação de contexto", "Writes text in a given style based on the provided source material." : "Escreve texto em um determinado estilo com base no material de origem fornecido.", "Writing style" : "Estilo de escrita", "Demonstrate a writing style that you would like to immitate" : "Demonstre um estilo de escrita que você gostaria de imitar", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "Usuário desativado", "Your data directory is readable by other users." : "Seu diretório de dados pode ser lido por outros usuários.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor altere as permissões para 0770 para que o diretório não possa ser lido por outros usuários.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegure-se que exista um arquivo chamado \".ocdata\" na raiz do diretório \"data\"." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegure-se que exista um arquivo chamado \".ocdata\" na raiz do diretório \"data\".", + "Invalid character \"%1$s\" in filename" : "Caractere inválido \"%1$s\" no nome do arquivo", + "Invalid filename extension \"%1$s\"" : "Extensão de arquivo inválida \"%1$s\"" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 1659a7cf56a79..8b59fc57f1358 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -80,8 +80,6 @@ "Empty file" : "Arquivo vazio", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "O módulo com a ID: %s não existe. Por favor, habilite-o nas configurações de seu aplicativo ou contacte o administrador.", "Dot files are not allowed" : "Arquivos Dot não são permitidos", - "Invalid character \"%1$s\" in filename" : "Caractere inválido \"%1$s\" no nome do arquivo", - "Invalid filename extension \"%1$s\"" : "Extensão de arquivo inválida \"%1$s\"", "File already exists" : "O arquivo já existe", "Invalid path" : "Diretório inválido", "Failed to create file from template" : "Falha ao criar arquivo do modelo ", @@ -272,7 +270,7 @@ "The audio to transcribe" : "O áudio a ser transcrito", "Transcription" : "Transcrição", "The transcribed text" : "O texto transcrito", - "ContextWrite" : "Gravação de Contexto", + "Context write" : "Gravação de contexto", "Writes text in a given style based on the provided source material." : "Escreve texto em um determinado estilo com base no material de origem fornecido.", "Writing style" : "Estilo de escrita", "Demonstrate a writing style that you would like to immitate" : "Demonstre um estilo de escrita que você gostaria de imitar", @@ -376,6 +374,8 @@ "User disabled" : "Usuário desativado", "Your data directory is readable by other users." : "Seu diretório de dados pode ser lido por outros usuários.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor altere as permissões para 0770 para que o diretório não possa ser lido por outros usuários.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegure-se que exista um arquivo chamado \".ocdata\" na raiz do diretório \"data\"." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegure-se que exista um arquivo chamado \".ocdata\" na raiz do diretório \"data\".", + "Invalid character \"%1$s\" in filename" : "Caractere inválido \"%1$s\" no nome do arquivo", + "Invalid filename extension \"%1$s\"" : "Extensão de arquivo inválida \"%1$s\"" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index a1bb90f2555f0..200878eca6728 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "Празан фајл", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модул са идентификацијом: %s не постоји. Омогућите га у подешавањима апликација или контактирајте администратора.", "Dot files are not allowed" : "Фајлови са почетном тачком нису дозвољени", - "Invalid character \"%1$s\" in filename" : "Неисправан карактер у имену фајла „%1$s“", - "Invalid filename extension \"%1$s\"" : "Неисправна екстензија имена фајла „%1$s”", "File already exists" : "Фајл већ постоји", "Invalid path" : "Неисправна путања", "Failed to create file from template" : "Није успело креирање фајла из шаблона", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "Звук који треба да се транскрибује", "Transcription" : "Транскрипција", "The transcribed text" : "Транскрибовани текст", - "ContextWrite" : "ContextWrite", + "Context write" : "Писање контекста", "Writes text in a given style based on the provided source material." : "Пише текст у датом стилу заснован на наведеном изворном материјалу.", "Writing style" : "Стил писања", "Demonstrate a writing style that you would like to immitate" : "Демонстрирајте стил писања који желите да се имитира", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "Корисник онемогућен", "Your data directory is readable by other users." : "Ваш директоријум са подацима могу да читају остали корисници.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Промените дозволе у 0770 како директоријуми не би могли бити излистани од стране других корисника.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима.", + "Invalid character \"%1$s\" in filename" : "Неисправан карактер у имену фајла „%1$s“", + "Invalid filename extension \"%1$s\"" : "Неисправна екстензија имена фајла „%1$s”" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index aade4d000d2be..277b9125d0562 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -80,8 +80,6 @@ "Empty file" : "Празан фајл", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модул са идентификацијом: %s не постоји. Омогућите га у подешавањима апликација или контактирајте администратора.", "Dot files are not allowed" : "Фајлови са почетном тачком нису дозвољени", - "Invalid character \"%1$s\" in filename" : "Неисправан карактер у имену фајла „%1$s“", - "Invalid filename extension \"%1$s\"" : "Неисправна екстензија имена фајла „%1$s”", "File already exists" : "Фајл већ постоји", "Invalid path" : "Неисправна путања", "Failed to create file from template" : "Није успело креирање фајла из шаблона", @@ -272,7 +270,7 @@ "The audio to transcribe" : "Звук који треба да се транскрибује", "Transcription" : "Транскрипција", "The transcribed text" : "Транскрибовани текст", - "ContextWrite" : "ContextWrite", + "Context write" : "Писање контекста", "Writes text in a given style based on the provided source material." : "Пише текст у датом стилу заснован на наведеном изворном материјалу.", "Writing style" : "Стил писања", "Demonstrate a writing style that you would like to immitate" : "Демонстрирајте стил писања који желите да се имитира", @@ -376,6 +374,8 @@ "User disabled" : "Корисник онемогућен", "Your data directory is readable by other users." : "Ваш директоријум са подацима могу да читају остали корисници.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Промените дозволе у 0770 како директоријуми не би могли бити излистани од стране других корисника.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима.", + "Invalid character \"%1$s\" in filename" : "Неисправан карактер у имену фајла „%1$s“", + "Invalid filename extension \"%1$s\"" : "Неисправна екстензија имена фајла „%1$s”" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 269c6a5b1370e..be9ea95790ac3 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "Tom fil", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modulen med ID: %s finns inte. Aktivera den i appinställningar eller kontakta din administratör.", "Dot files are not allowed" : "Dot-filer är inte tillåtna", - "Invalid character \"%1$s\" in filename" : "Ogiltigt tecken \"%1$s\" i filnamnet", - "Invalid filename extension \"%1$s\"" : "Ogiltigt filnamnstillägg \"%1$s\"", "File already exists" : "Filen existerar redan", "Invalid path" : "Ogiltig sökväg", "Failed to create file from template" : "Kunde skapa fil från mall", @@ -298,7 +296,7 @@ OC.L10N.register( "Describe a task that you want the assistant to do or ask a question" : "Beskriv en uppgift som du vill att assistenten ska göra eller ställ en fråga", "Generated reply" : "Genererat svar", "The generated text from the assistant" : "Den genererade texten från assistenten", - "Chat" : "Chat", + "Chat" : "Chatt", "Chat with the assistant" : "Chatta med assistenten", "System prompt" : "Systemuppmaning", "Define rules and assumptions that the assistant should follow during the conversation." : "Definiera regler och antaganden som assistenten ska följa under samtalet.", @@ -375,6 +373,8 @@ OC.L10N.register( "User disabled" : "Användare inaktiverad", "Your data directory is readable by other users." : "Din datakatalog kan läsas av andra användare.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Ändra behörigheterna till 0770 så att katalogen inte kan listas av andra användare.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data.", + "Invalid character \"%1$s\" in filename" : "Ogiltigt tecken \"%1$s\" i filnamnet", + "Invalid filename extension \"%1$s\"" : "Ogiltigt filnamnstillägg \"%1$s\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 7a9b74f461249..57dff1b419d5a 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -80,8 +80,6 @@ "Empty file" : "Tom fil", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modulen med ID: %s finns inte. Aktivera den i appinställningar eller kontakta din administratör.", "Dot files are not allowed" : "Dot-filer är inte tillåtna", - "Invalid character \"%1$s\" in filename" : "Ogiltigt tecken \"%1$s\" i filnamnet", - "Invalid filename extension \"%1$s\"" : "Ogiltigt filnamnstillägg \"%1$s\"", "File already exists" : "Filen existerar redan", "Invalid path" : "Ogiltig sökväg", "Failed to create file from template" : "Kunde skapa fil från mall", @@ -296,7 +294,7 @@ "Describe a task that you want the assistant to do or ask a question" : "Beskriv en uppgift som du vill att assistenten ska göra eller ställ en fråga", "Generated reply" : "Genererat svar", "The generated text from the assistant" : "Den genererade texten från assistenten", - "Chat" : "Chat", + "Chat" : "Chatt", "Chat with the assistant" : "Chatta med assistenten", "System prompt" : "Systemuppmaning", "Define rules and assumptions that the assistant should follow during the conversation." : "Definiera regler och antaganden som assistenten ska följa under samtalet.", @@ -373,6 +371,8 @@ "User disabled" : "Användare inaktiverad", "Your data directory is readable by other users." : "Din datakatalog kan läsas av andra användare.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Ändra behörigheterna till 0770 så att katalogen inte kan listas av andra användare.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data.", + "Invalid character \"%1$s\" in filename" : "Ogiltigt tecken \"%1$s\" i filnamnet", + "Invalid filename extension \"%1$s\"" : "Ogiltigt filnamnstillägg \"%1$s\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 36133ae7c0fa6..a2fe4b2edbf74 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -82,8 +82,11 @@ OC.L10N.register( "Empty file" : "Dosya boş", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kimlikli modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da BT yöneticinizle görüşün.", "Dot files are not allowed" : "Nokta dosyalarına izin verilmiyor", - "Invalid character \"%1$s\" in filename" : "Dosya adında geçersiz \"%1$s\" karakteri var", - "Invalid filename extension \"%1$s\"" : "\"%1$s\" dosya uzantısı geçersiz", + "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" dosya ya da klasör adı olarak kullanılamaz.", + "\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" dosya ya da klasör adı ön eki olarak kullanılamaz.", + "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" bir dosya ya da klasör adında kullanılamaz.", + "\"%1$s\" is a forbidden file type." : "\"%1$s\" dosya türüne izin verilmiyor.", + "Filenames must not end with \"%1$s\"." : "Dosya adları \"%1$s\" ile bitemez.", "File already exists" : "Dosya zaten var", "Invalid path" : "Yol geçersiz", "Failed to create file from template" : "Kalıptan dosya oluşturulamadı", @@ -274,7 +277,7 @@ OC.L10N.register( "The audio to transcribe" : "Yazıya dönüştürülecek ses", "Transcription" : "Yazıya dönüştürme", "The transcribed text" : "Dönüştürülen yazı", - "ContextWrite" : "ContextWrite", + "Context write" : "Bağlam yazma", "Writes text in a given style based on the provided source material." : "Sağlanan kaynak materyale göre belirli bir tarzda metin yazar.", "Writing style" : "Yazma tarzı", "Demonstrate a writing style that you would like to immitate" : "Taklit etmek isteyeceğiniz bir yazım tarzını gösterin", @@ -378,6 +381,8 @@ OC.L10N.register( "User disabled" : "Kullanıcı devre dışı", "Your data directory is readable by other users." : "Veri klasörünüz diğer kullanıcılar tarafından okunabilir.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Lütfen izinleri 0770 olarak ayarlayarak diğer kullanıcıların klasörü görebilmesini sağlayın.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun.", + "Invalid character \"%1$s\" in filename" : "Dosya adında geçersiz \"%1$s\" karakteri var", + "Invalid filename extension \"%1$s\"" : "\"%1$s\" dosya uzantısı geçersiz" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 2e784b7aeef84..792365613599d 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -80,8 +80,11 @@ "Empty file" : "Dosya boş", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kimlikli modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da BT yöneticinizle görüşün.", "Dot files are not allowed" : "Nokta dosyalarına izin verilmiyor", - "Invalid character \"%1$s\" in filename" : "Dosya adında geçersiz \"%1$s\" karakteri var", - "Invalid filename extension \"%1$s\"" : "\"%1$s\" dosya uzantısı geçersiz", + "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" dosya ya da klasör adı olarak kullanılamaz.", + "\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" dosya ya da klasör adı ön eki olarak kullanılamaz.", + "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" bir dosya ya da klasör adında kullanılamaz.", + "\"%1$s\" is a forbidden file type." : "\"%1$s\" dosya türüne izin verilmiyor.", + "Filenames must not end with \"%1$s\"." : "Dosya adları \"%1$s\" ile bitemez.", "File already exists" : "Dosya zaten var", "Invalid path" : "Yol geçersiz", "Failed to create file from template" : "Kalıptan dosya oluşturulamadı", @@ -272,7 +275,7 @@ "The audio to transcribe" : "Yazıya dönüştürülecek ses", "Transcription" : "Yazıya dönüştürme", "The transcribed text" : "Dönüştürülen yazı", - "ContextWrite" : "ContextWrite", + "Context write" : "Bağlam yazma", "Writes text in a given style based on the provided source material." : "Sağlanan kaynak materyale göre belirli bir tarzda metin yazar.", "Writing style" : "Yazma tarzı", "Demonstrate a writing style that you would like to immitate" : "Taklit etmek isteyeceğiniz bir yazım tarzını gösterin", @@ -376,6 +379,8 @@ "User disabled" : "Kullanıcı devre dışı", "Your data directory is readable by other users." : "Veri klasörünüz diğer kullanıcılar tarafından okunabilir.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Lütfen izinleri 0770 olarak ayarlayarak diğer kullanıcıların klasörü görebilmesini sağlayın.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun.", + "Invalid character \"%1$s\" in filename" : "Dosya adında geçersiz \"%1$s\" karakteri var", + "Invalid filename extension \"%1$s\"" : "\"%1$s\" dosya uzantısı geçersiz" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 8f34c6ac6df55..09c4bab6c0a50 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -238,6 +238,7 @@ OC.L10N.register( "Storage is temporarily not available" : "存储暂时不可用", "Storage connection timeout. %s" : "存储连接超时。%s", "Audio input" : "音频输入", + "Context write" : "文本撰写", "Writes text in a given style based on the provided source material." : "通过给出语料的风格生成文字", "Writing style" : "撰写风格", "Source material" : "来源材料", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 2a26b947b7a01..89ce3261ec9d2 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -236,6 +236,7 @@ "Storage is temporarily not available" : "存储暂时不可用", "Storage connection timeout. %s" : "存储连接超时。%s", "Audio input" : "音频输入", + "Context write" : "文本撰写", "Writes text in a given style based on the provided source material." : "通过给出语料的风格生成文字", "Writing style" : "撰写风格", "Source material" : "来源材料", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 4d26c005c587a..282ad67c3a53e 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "空檔案", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員", "Dot files are not allowed" : "不允許小數點開頭的檔案", - "Invalid character \"%1$s\" in filename" : "檔案名稱中有無效的字元「%1$s」", - "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」", "File already exists" : "檔案已存在", "Invalid path" : "路徑無效", "Failed to create file from template" : "無法從模板創建檔案", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "要轉錄的音頻", "Transcription" : "轉錄", "The transcribed text" : "已轉錄的文字", - "ContextWrite" : "ContextWrite", + "Context write" : "寫作情境", "Writes text in a given style based on the provided source material." : "根據提供的來源資料以指定的風格編寫文字。", "Writing style" : "寫作風格", "Demonstrate a writing style that you would like to immitate" : "展現您想模仿的寫作風格", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "用戶已停用", "Your data directory is readable by other users." : "您的資料目錄可以被其他用戶讀取。", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他用戶讀取目錄列表", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \"。ocdata\" 檔案" + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \"。ocdata\" 檔案", + "Invalid character \"%1$s\" in filename" : "檔案名稱中有無效的字元「%1$s」", + "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 80f7b04892f06..415fe9389d4d0 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -80,8 +80,6 @@ "Empty file" : "空檔案", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員", "Dot files are not allowed" : "不允許小數點開頭的檔案", - "Invalid character \"%1$s\" in filename" : "檔案名稱中有無效的字元「%1$s」", - "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」", "File already exists" : "檔案已存在", "Invalid path" : "路徑無效", "Failed to create file from template" : "無法從模板創建檔案", @@ -272,7 +270,7 @@ "The audio to transcribe" : "要轉錄的音頻", "Transcription" : "轉錄", "The transcribed text" : "已轉錄的文字", - "ContextWrite" : "ContextWrite", + "Context write" : "寫作情境", "Writes text in a given style based on the provided source material." : "根據提供的來源資料以指定的風格編寫文字。", "Writing style" : "寫作風格", "Demonstrate a writing style that you would like to immitate" : "展現您想模仿的寫作風格", @@ -376,6 +374,8 @@ "User disabled" : "用戶已停用", "Your data directory is readable by other users." : "您的資料目錄可以被其他用戶讀取。", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他用戶讀取目錄列表", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \"。ocdata\" 檔案" + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \"。ocdata\" 檔案", + "Invalid character \"%1$s\" in filename" : "檔案名稱中有無效的字元「%1$s」", + "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index c9f3c81f9c553..19a53563653c1 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "空檔案", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員", "Dot files are not allowed" : "不允許小數點開頭的檔案", - "Invalid character \"%1$s\" in filename" : "檔案名稱中有無效的字元「%1$s」", - "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」", "File already exists" : "檔案已存在", "Invalid path" : "無效的路徑", "Failed to create file from template" : "無法從範本建立檔案", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "要轉錄的音訊", "Transcription" : "轉錄", "The transcribed text" : "已轉錄的文字", - "ContextWrite" : "ContextWrite", + "Context write" : "寫作情境", "Writes text in a given style based on the provided source material." : "根據提供的來源資料以指定的風格編寫文字", "Writing style" : "寫作風格", "Demonstrate a writing style that you would like to immitate" : "展現您想模仿的寫作風格", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "使用者已停用", "Your data directory is readable by other users." : "您的 data 目錄可被其他使用讀取。", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他使用者讀取目錄列表", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \".ocdata\" 檔案" + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \".ocdata\" 檔案", + "Invalid character \"%1$s\" in filename" : "檔案名稱中有無效的字元「%1$s」", + "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 3e1847aa2fb18..43e1fe177ad96 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -80,8 +80,6 @@ "Empty file" : "空檔案", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員", "Dot files are not allowed" : "不允許小數點開頭的檔案", - "Invalid character \"%1$s\" in filename" : "檔案名稱中有無效的字元「%1$s」", - "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」", "File already exists" : "檔案已存在", "Invalid path" : "無效的路徑", "Failed to create file from template" : "無法從範本建立檔案", @@ -272,7 +270,7 @@ "The audio to transcribe" : "要轉錄的音訊", "Transcription" : "轉錄", "The transcribed text" : "已轉錄的文字", - "ContextWrite" : "ContextWrite", + "Context write" : "寫作情境", "Writes text in a given style based on the provided source material." : "根據提供的來源資料以指定的風格編寫文字", "Writing style" : "寫作風格", "Demonstrate a writing style that you would like to immitate" : "展現您想模仿的寫作風格", @@ -376,6 +374,8 @@ "User disabled" : "使用者已停用", "Your data directory is readable by other users." : "您的 data 目錄可被其他使用讀取。", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他使用者讀取目錄列表", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \".ocdata\" 檔案" + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \".ocdata\" 檔案", + "Invalid character \"%1$s\" in filename" : "檔案名稱中有無效的字元「%1$s」", + "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file