diff --git a/apps/contactsinteraction/l10n/ru.js b/apps/contactsinteraction/l10n/ru.js index 1bd27ee5952da..5e67d1c2b734f 100644 --- a/apps/contactsinteraction/l10n/ru.js +++ b/apps/contactsinteraction/l10n/ru.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Recently contacted" : "Недавние контакты", "Contacts Interaction" : "Взаимодействие с контактами", + "Manages interaction between accounts and contacts" : "Управляет взаимодействием между учетными записями и контактами", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Соберите данные об учетных записях и контактах, взаимодействиях и предоставьте адресную книгу для хранения этих данных", "Manages interaction between users and contacts" : "Отслеживание взаимодейтсвей пользователей и контактов", "Collect data about user and contacts interactions and provide an address book for the data" : "Сбор данных о взаимодействиях пользователей и контактов и создание адресных книг на основе этих данных" }, diff --git a/apps/contactsinteraction/l10n/ru.json b/apps/contactsinteraction/l10n/ru.json index d73a16e8bd4e5..db5fdffb40256 100644 --- a/apps/contactsinteraction/l10n/ru.json +++ b/apps/contactsinteraction/l10n/ru.json @@ -1,6 +1,8 @@ { "translations": { "Recently contacted" : "Недавние контакты", "Contacts Interaction" : "Взаимодействие с контактами", + "Manages interaction between accounts and contacts" : "Управляет взаимодействием между учетными записями и контактами", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Соберите данные об учетных записях и контактах, взаимодействиях и предоставьте адресную книгу для хранения этих данных", "Manages interaction between users and contacts" : "Отслеживание взаимодейтсвей пользователей и контактов", "Collect data about user and contacts interactions and provide an address book for the data" : "Сбор данных о взаимодействиях пользователей и контактов и создание адресных книг на основе этих данных" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" diff --git a/apps/dashboard/l10n/zh_CN.js b/apps/dashboard/l10n/zh_CN.js index 8a2b358d1c0b7..9777eb88d446d 100644 --- a/apps/dashboard/l10n/zh_CN.js +++ b/apps/dashboard/l10n/zh_CN.js @@ -10,9 +10,9 @@ OC.L10N.register( "Get more widgets from the App Store" : "从应用商店获取更多小部件", "Weather service" : "天气服务", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "为了您的隐私,天气数据由您的 Nextcloud 服务器为您获取,这样天气服务就无法获得您的个人信息。", - "Weather data from Met.no" : "天气数据获取自 Met.no", + "Weather data from Met.no" : "天气数据来自 Met.no", "geocoding with Nominatim" : "使用 Nominatim 地理编码", - "elevation data from OpenTopoData" : "海拔数据获取自 OpenTopoData", + "elevation data from OpenTopoData" : "海拔数据来自 OpenTopoData", "Weather" : "天气", "Status" : "状态", "Good morning" : "早上好", diff --git a/apps/dashboard/l10n/zh_CN.json b/apps/dashboard/l10n/zh_CN.json index f212805a5d071..f041ac21c1353 100644 --- a/apps/dashboard/l10n/zh_CN.json +++ b/apps/dashboard/l10n/zh_CN.json @@ -8,9 +8,9 @@ "Get more widgets from the App Store" : "从应用商店获取更多小部件", "Weather service" : "天气服务", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "为了您的隐私,天气数据由您的 Nextcloud 服务器为您获取,这样天气服务就无法获得您的个人信息。", - "Weather data from Met.no" : "天气数据获取自 Met.no", + "Weather data from Met.no" : "天气数据来自 Met.no", "geocoding with Nominatim" : "使用 Nominatim 地理编码", - "elevation data from OpenTopoData" : "海拔数据获取自 OpenTopoData", + "elevation data from OpenTopoData" : "海拔数据来自 OpenTopoData", "Weather" : "天气", "Status" : "状态", "Good morning" : "早上好", diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 5cabdf98bc394..61ea6e72676c4 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s", "Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhalts: %1$s", "File not found: %1$s" : "Datei nicht gefunden: %1$s", + "Invalid target path" : "Ungültiger Ziel-Pfad", "System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.", "Upgrade needed" : "Aktualisierung erforderlich", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ihr %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index cdcc06f8d8762..47c9ebe453bbf 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -210,6 +210,7 @@ "Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s", "Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhalts: %1$s", "File not found: %1$s" : "Datei nicht gefunden: %1$s", + "Invalid target path" : "Ungültiger Ziel-Pfad", "System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.", "Upgrade needed" : "Aktualisierung erforderlich", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ihr %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index cf026e159b9c9..03671deb7a3c7 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "Failed to unlink: %1$s", "Failed to write file contents: %1$s" : "Failed to write file contents: %1$s", "File not found: %1$s" : "File not found: %1$s", + "Invalid target path" : "Invalid target path", "System is in maintenance mode." : "System is in maintenance mode.", "Upgrade needed" : "Upgrade needed", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS.", diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index 00802ed836e5a..6e8806464799c 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -210,6 +210,7 @@ "Failed to unlink: %1$s" : "Failed to unlink: %1$s", "Failed to write file contents: %1$s" : "Failed to write file contents: %1$s", "File not found: %1$s" : "File not found: %1$s", + "Invalid target path" : "Invalid target path", "System is in maintenance mode." : "System is in maintenance mode.", "Upgrade needed" : "Upgrade needed", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS.", diff --git a/apps/dav/l10n/fa.js b/apps/dav/l10n/fa.js index e059c2e1d097a..193a0c44b2812 100644 --- a/apps/dav/l10n/fa.js +++ b/apps/dav/l10n/fa.js @@ -138,8 +138,7 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}", "You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}", "A contact or address book was modified" : "یک مخاطب یا دفترچه آدرس تغییر کرد", - "Accounts" : "Accounts", - "System address book which holds all accounts" : "System address book which holds all accounts", + "Accounts" : "حساب‌ها", "File is not updatable: %1$s" : "File is not updatable: %1$s", "Could not write to final file, canceled by hook" : "Could not write to final file, canceled by hook", "Could not write file contents" : "Could not write file contents", diff --git a/apps/dav/l10n/fa.json b/apps/dav/l10n/fa.json index 638319918e384..85eaa404604d3 100644 --- a/apps/dav/l10n/fa.json +++ b/apps/dav/l10n/fa.json @@ -136,8 +136,7 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}", "You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}", "A contact or address book was modified" : "یک مخاطب یا دفترچه آدرس تغییر کرد", - "Accounts" : "Accounts", - "System address book which holds all accounts" : "System address book which holds all accounts", + "Accounts" : "حساب‌ها", "File is not updatable: %1$s" : "File is not updatable: %1$s", "Could not write to final file, canceled by hook" : "Could not write to final file, canceled by hook", "Could not write file contents" : "Could not write file contents", diff --git a/apps/dav/l10n/ga.js b/apps/dav/l10n/ga.js index 17e81955e3768..f47b373b5e137 100644 --- a/apps/dav/l10n/ga.js +++ b/apps/dav/l10n/ga.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "Theip ar dhínascadh: %1$s", "Failed to write file contents: %1$s" : "Níorbh fhéidir inneachar an chomhaid a scríobh: %1$s", "File not found: %1$s" : "Comhad gan aimsiú: %1$s", + "Invalid target path" : "Conair sprice neamhbhailí", "System is in maintenance mode." : "Tá an córas i mód cothabhála.", "Upgrade needed" : "Uasghrádú ag teastáil", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ní mór do %s a chumrú le HTTPS a úsáid chun CalDAV agus CardDAV a úsáid le iOS/macOS.", diff --git a/apps/dav/l10n/ga.json b/apps/dav/l10n/ga.json index 5002ac9ff09ac..d2a7a9b2dd726 100644 --- a/apps/dav/l10n/ga.json +++ b/apps/dav/l10n/ga.json @@ -210,6 +210,7 @@ "Failed to unlink: %1$s" : "Theip ar dhínascadh: %1$s", "Failed to write file contents: %1$s" : "Níorbh fhéidir inneachar an chomhaid a scríobh: %1$s", "File not found: %1$s" : "Comhad gan aimsiú: %1$s", + "Invalid target path" : "Conair sprice neamhbhailí", "System is in maintenance mode." : "Tá an córas i mód cothabhála.", "Upgrade needed" : "Uasghrádú ag teastáil", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ní mór do %s a chumrú le HTTPS a úsáid chun CalDAV agus CardDAV a úsáid le iOS/macOS.", diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index e6d478f7bc7b4..2652bea7b0d3c 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "Produciuse un erro ao desligar: %1$s", "Failed to write file contents: %1$s" : "Produciuse un erro ao escribir o contido do ficheiro: %1$s", "File not found: %1$s" : "Non se atopou o ficheiro: %1$s", + "Invalid target path" : "A ruta de destino non é correcta", "System is in maintenance mode." : "O sistema está en modo de mantemento.", "Upgrade needed" : "É necesario anovar", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "É preciso configurar o seu %s para que empregue HTTPS para poder usar CalDAV e CardDAV con iOS / macOS.", diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index 102da7d8fcc1d..445a63ba5d7aa 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -210,6 +210,7 @@ "Failed to unlink: %1$s" : "Produciuse un erro ao desligar: %1$s", "Failed to write file contents: %1$s" : "Produciuse un erro ao escribir o contido do ficheiro: %1$s", "File not found: %1$s" : "Non se atopou o ficheiro: %1$s", + "Invalid target path" : "A ruta de destino non é correcta", "System is in maintenance mode." : "O sistema está en modo de mantemento.", "Upgrade needed" : "É necesario anovar", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "É preciso configurar o seu %s para que empregue HTTPS para poder usar CalDAV e CardDAV con iOS / macOS.", diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 31c1bdc796e90..1ffec587cbd67 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "リンクの解除に失敗: %1$s", "Failed to write file contents: %1$s" : "ファイルの内容の書き込みに失敗: %1$s", "File not found: %1$s" : "ファイルが見つかりません: %1$s", + "Invalid target path" : "無効なターゲットパス", "System is in maintenance mode." : "システムはメンテナンスモードです。", "Upgrade needed" : "アップグレードが必要です", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。", diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index b3d90ee1bf163..67f5a512ba282 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -210,6 +210,7 @@ "Failed to unlink: %1$s" : "リンクの解除に失敗: %1$s", "Failed to write file contents: %1$s" : "ファイルの内容の書き込みに失敗: %1$s", "File not found: %1$s" : "ファイルが見つかりません: %1$s", + "Invalid target path" : "無効なターゲットパス", "System is in maintenance mode." : "システムはメンテナンスモードです。", "Upgrade needed" : "アップグレードが必要です", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。", diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 8d5fcb67b4dc6..e3bbba8ad8baf 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -179,6 +179,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "First day" : "Första dagen", "Last day (inclusive)" : "Sista dagen (inklusive)", + "Name of the replacement" : "Namn på ersättaren", "No results." : "Inga resultat.", "Start typing." : "Börja skriva.", "Short absence status" : "Meddelande om kort frånvaro", diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index 9f0df05e37b1e..b6f68a51d07a2 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -177,6 +177,7 @@ "WebDAV" : "WebDAV", "First day" : "Första dagen", "Last day (inclusive)" : "Sista dagen (inklusive)", + "Name of the replacement" : "Namn på ersättaren", "No results." : "Inga resultat.", "Start typing." : "Börja skriva.", "Short absence status" : "Meddelande om kort frånvaro", diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 996176e8177f4..ee8bb845bd9da 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "解除連結失敗:%1$s", "Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s", "File not found: %1$s" : "找不到檔案:%1$s", + "Invalid target path" : "無效的目標路徑", "System is in maintenance mode." : "系統處於維護模式。", "Upgrade needed" : "需要升級", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV", diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index 4875ba987188a..dc87879b1d4e0 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -210,6 +210,7 @@ "Failed to unlink: %1$s" : "解除連結失敗:%1$s", "Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s", "File not found: %1$s" : "找不到檔案:%1$s", + "Invalid target path" : "無效的目標路徑", "System is in maintenance mode." : "系統處於維護模式。", "Upgrade needed" : "需要升級", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV", diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 51021af3b7acc..89f6d307edd13 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "解除連結失敗:%1$s", "Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s", "File not found: %1$s" : "找不到檔案:%1$s", + "Invalid target path" : "無效目標路徑", "System is in maintenance mode." : "系統處於維護模式。", "Upgrade needed" : "需要升級", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV。", diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index 2f93ffea5316a..66a3c54d1b816 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -210,6 +210,7 @@ "Failed to unlink: %1$s" : "解除連結失敗:%1$s", "Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s", "File not found: %1$s" : "找不到檔案:%1$s", + "Invalid target path" : "無效目標路徑", "System is in maintenance mode." : "系統處於維護模式。", "Upgrade needed" : "需要升級", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV。", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 57f2f3fd8404e..c68777dfe6aa3 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -379,8 +379,8 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "\"remote user\"" : "„Externer Benutzer“", "{newName} already exists." : "{newName} existiert bereits.", - "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen nicht zulässig.", - "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein verbotener Datei- oder Ordnername.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen unzulässig.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein unzulässiger Datei- oder Ordnername.", "\"{segment}\" is not an allowed filetype." : "\"{segment}\" ist kein zulässiger Dateityp.", "Filenames must not end with \"{segment}\"." : "Dateinamen dürfen nicht mit \"{segment}\" enden.", "Name cannot be empty" : "Der Name darf nicht leer sein", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 0ae4c350e1dfb..0a082754c5b65 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -377,8 +377,8 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "\"remote user\"" : "„Externer Benutzer“", "{newName} already exists." : "{newName} existiert bereits.", - "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen nicht zulässig.", - "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein verbotener Datei- oder Ordnername.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen unzulässig.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein unzulässiger Datei- oder Ordnername.", "\"{segment}\" is not an allowed filetype." : "\"{segment}\" ist kein zulässiger Dateityp.", "Filenames must not end with \"{segment}\"." : "Dateinamen dürfen nicht mit \"{segment}\" enden.", "Name cannot be empty" : "Der Name darf nicht leer sein", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 7e2e9b6efef22..3813445dd8e20 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -379,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", "\"remote user\"" : "\"remote user\"", "{newName} already exists." : "{newName} already exists.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" is not allowed inside a filename.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" is a forbidden file or folder name.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" is not an allowed filetype.", + "Filenames must not end with \"{segment}\"." : "Filenames must not end with \"{segment}\".", "Name cannot be empty" : "Name cannot be empty", "Another entry with the same name already exists" : "Another entry with the same name already exists", "Storage informations" : "Storage informations", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index c5fc093519302..df665bfc69ae7 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -377,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", "\"remote user\"" : "\"remote user\"", "{newName} already exists." : "{newName} already exists.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" is not allowed inside a filename.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" is a forbidden file or folder name.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" is not an allowed filetype.", + "Filenames must not end with \"{segment}\"." : "Filenames must not end with \"{segment}\".", "Name cannot be empty" : "Name cannot be empty", "Another entry with the same name already exists" : "Another entry with the same name already exists", "Storage informations" : "Storage informations", diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 0343d8b9a201c..ba49c51c6e4aa 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -379,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Cóipeáil nasc díreach (ní oibríonn sé ach d'úsáideoirí a bhfuil rochtain acu ar an gcomhad/fillteán seo)", "\"remote user\"" : "\"cianúsáideoir\"", "{newName} already exists." : "Tá {newName} ann cheana.", + "\"{segment}\" is not allowed inside a filename." : "Ní cheadaítear \"{segment}\" taobh istigh d'ainm comhaid.", + "\"{segment}\" is a forbidden file or folder name." : "Is ainm toirmiscthe comhaid nó fillteáin é \"{segment}\".", + "\"{segment}\" is not an allowed filetype." : "Ní cineál comhaid ceadaithe é \"{segment}\".", + "Filenames must not end with \"{segment}\"." : "Níor cheart go gcríochnódh comhaid chomhaid le \"{segment}\".", "Name cannot be empty" : "Ní féidir leis an ainm a bheith folamh", "Another entry with the same name already exists" : "Tá iontráil eile leis an ainm céanna ann cheana féin", "Storage informations" : "Faisnéis stórála", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index eba8f764de7c9..b2c74d42d5af1 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -377,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Cóipeáil nasc díreach (ní oibríonn sé ach d'úsáideoirí a bhfuil rochtain acu ar an gcomhad/fillteán seo)", "\"remote user\"" : "\"cianúsáideoir\"", "{newName} already exists." : "Tá {newName} ann cheana.", + "\"{segment}\" is not allowed inside a filename." : "Ní cheadaítear \"{segment}\" taobh istigh d'ainm comhaid.", + "\"{segment}\" is a forbidden file or folder name." : "Is ainm toirmiscthe comhaid nó fillteáin é \"{segment}\".", + "\"{segment}\" is not an allowed filetype." : "Ní cineál comhaid ceadaithe é \"{segment}\".", + "Filenames must not end with \"{segment}\"." : "Níor cheart go gcríochnódh comhaid chomhaid le \"{segment}\".", "Name cannot be empty" : "Ní féidir leis an ainm a bheith folamh", "Another entry with the same name already exists" : "Tá iontráil eile leis an ainm céanna ann cheana féin", "Storage informations" : "Faisnéis stórála", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 69f7b924ac71a..4129b8ff67128 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -323,6 +323,7 @@ OC.L10N.register( "PDFs" : "PDF", "Folders" : "フォルダー", "Audio" : "オーディオ", + "Photos and images" : "写真と画像", "Videos" : "動画", "New folder creation cancelled" : "新しいフォルダーの作成がキャンセルされました", "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました", @@ -378,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダーにアクセスできるユーザーのみ)", "\"remote user\"" : "\"リモートユーザー\"", "{newName} already exists." : "{newName} すでに存在しています。", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\"はファイル名には使用できません。", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\"は禁止されているファイル名またはフォルダー名です。 ", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" は許可されたファイルタイプではありません。", + "Filenames must not end with \"{segment}\"." : "ファイル名は \"{segment}\"で終了できません。", "Name cannot be empty" : "名前は空にできません", "Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています", "Storage informations" : "ストレージ情報", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index f79554fe8b6ab..fe58fc78e437b 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -321,6 +321,7 @@ "PDFs" : "PDF", "Folders" : "フォルダー", "Audio" : "オーディオ", + "Photos and images" : "写真と画像", "Videos" : "動画", "New folder creation cancelled" : "新しいフォルダーの作成がキャンセルされました", "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました", @@ -376,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダーにアクセスできるユーザーのみ)", "\"remote user\"" : "\"リモートユーザー\"", "{newName} already exists." : "{newName} すでに存在しています。", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\"はファイル名には使用できません。", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\"は禁止されているファイル名またはフォルダー名です。 ", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" は許可されたファイルタイプではありません。", + "Filenames must not end with \"{segment}\"." : "ファイル名は \"{segment}\"で終了できません。", "Name cannot be empty" : "名前は空にできません", "Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています", "Storage informations" : "ストレージ情報", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index f683ac1133958..2f5f3ff9cb049 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -312,6 +312,8 @@ OC.L10N.register( "Today" : "Сегодня", "Last 7 days" : "Последние 7 дней", "Last 30 days" : "Последние 30 дней", + "This year ({year})" : "Этот год ({year})", + "Last year ({year})" : "Последний год ({year})", "Documents" : "Документы", "Spreadsheets" : "Таблицы", "Presentations" : "Презентации", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index c72f18785a452..b71125c557658 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -310,6 +310,8 @@ "Today" : "Сегодня", "Last 7 days" : "Последние 7 дней", "Last 30 days" : "Последние 30 дней", + "This year ({year})" : "Этот год ({year})", + "Last year ({year})" : "Последний год ({year})", "Documents" : "Документы", "Spreadsheets" : "Таблицы", "Presentations" : "Презентации", diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 231577317cd89..23f03c787af77 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -103,6 +103,7 @@ OC.L10N.register( "External storage" : "Внешнее хранилище", "External storage support" : "Поддержка внешних хранилищ", "Adds basic external storage support" : "Базовая поддержка внешних хранилищ", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Это приложение позволяет администраторам настраивать подключения к внешним поставщикам хранилища, таким как FTP-серверы, хранилища объектов S3 или SWIFT, другие серверы Nextcloud, WebDAV-серверы и многое другое. Администрация может выбрать, какие типы хранилищ включить, и подключить эти хранилища для учетной записи, группы или всей системы. Пользователи увидят, что в их корневом каталоге Nextcloud появится новая папка, доступ к которой они смогут получить и использовать, как и любую другую папку Nextcloud. Внешнее хранилище также позволяет пользователям предоставлять общий доступ к файлам, хранящимся в этих внешних хранилищах. В этих случаях учетные данные владельца файла используются, когда получатель запрашивает файл из внешнего хранилища, тем самым гарантируя, что получатель сможет получить доступ к общему файлу.\n \n Внешнее хранилище можно настроить с помощью графического интерфейса пользователя или в командной строке. Этот второй вариант предоставляет администрации больше гибкости при настройке массового подключения внешнего хранилища и установлении приоритетов подключения. Дополнительная информация доступна в документации по графическому интерфейсу внешнего хранилища и документации по файлу конфигурации внешнего хранилища.", "Enter missing credentials" : "Ввод пропущенных учётных данных", "Unable to update this external storage config. {statusMessage}" : "Не удалось обновить эту конфигурацию внешних хранилищ. {statusMessage}", "New configuration successfully saved" : "Новая конфигурация успешно сохранена", @@ -123,13 +124,16 @@ OC.L10N.register( "System" : "Система", "No external storage configured or you don't have the permission to configure them" : "Нет настроенного внешнего хранилища или у вас нет прав доступа для их настройки", "Open documentation" : "Открыть документацию", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "Внешнее хранилище позволяет подключать внешние службы и устройства хранения в качестве дополнительных устройств хранения данных Nextcloud. Вы также можете разрешить людям подключать свои собственные внешние службы хранения данных.", "Folder name" : "Имя папки", "Authentication" : "Способ авторизации", "Configuration" : "Конфигурация", "Available for" : "Доступно для", "Click to recheck the configuration" : "Нажмите для повторной проверки конфигурации", "Add storage" : "Добавить хранилище", + "All people" : "Все пользователи", "Advanced settings" : "Расширенные настройки", + "Allow people to mount external storage" : "Разрешить пользователям подключать внешнее хранилище", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.", "Type to select user or group." : "Введите имя пользователя или группы.", "Storage with ID \"%d\" is not user editable" : "Пользователям не разрешено изменение параметров хранилища «%d»", diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index 1b034b78a495b..e5dfbc7c1d805 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -101,6 +101,7 @@ "External storage" : "Внешнее хранилище", "External storage support" : "Поддержка внешних хранилищ", "Adds basic external storage support" : "Базовая поддержка внешних хранилищ", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Это приложение позволяет администраторам настраивать подключения к внешним поставщикам хранилища, таким как FTP-серверы, хранилища объектов S3 или SWIFT, другие серверы Nextcloud, WebDAV-серверы и многое другое. Администрация может выбрать, какие типы хранилищ включить, и подключить эти хранилища для учетной записи, группы или всей системы. Пользователи увидят, что в их корневом каталоге Nextcloud появится новая папка, доступ к которой они смогут получить и использовать, как и любую другую папку Nextcloud. Внешнее хранилище также позволяет пользователям предоставлять общий доступ к файлам, хранящимся в этих внешних хранилищах. В этих случаях учетные данные владельца файла используются, когда получатель запрашивает файл из внешнего хранилища, тем самым гарантируя, что получатель сможет получить доступ к общему файлу.\n \n Внешнее хранилище можно настроить с помощью графического интерфейса пользователя или в командной строке. Этот второй вариант предоставляет администрации больше гибкости при настройке массового подключения внешнего хранилища и установлении приоритетов подключения. Дополнительная информация доступна в документации по графическому интерфейсу внешнего хранилища и документации по файлу конфигурации внешнего хранилища.", "Enter missing credentials" : "Ввод пропущенных учётных данных", "Unable to update this external storage config. {statusMessage}" : "Не удалось обновить эту конфигурацию внешних хранилищ. {statusMessage}", "New configuration successfully saved" : "Новая конфигурация успешно сохранена", @@ -121,13 +122,16 @@ "System" : "Система", "No external storage configured or you don't have the permission to configure them" : "Нет настроенного внешнего хранилища или у вас нет прав доступа для их настройки", "Open documentation" : "Открыть документацию", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "Внешнее хранилище позволяет подключать внешние службы и устройства хранения в качестве дополнительных устройств хранения данных Nextcloud. Вы также можете разрешить людям подключать свои собственные внешние службы хранения данных.", "Folder name" : "Имя папки", "Authentication" : "Способ авторизации", "Configuration" : "Конфигурация", "Available for" : "Доступно для", "Click to recheck the configuration" : "Нажмите для повторной проверки конфигурации", "Add storage" : "Добавить хранилище", + "All people" : "Все пользователи", "Advanced settings" : "Расширенные настройки", + "Allow people to mount external storage" : "Разрешить пользователям подключать внешнее хранилище", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.", "Type to select user or group." : "Введите имя пользователя или группы.", "Storage with ID \"%d\" is not user editable" : "Пользователям не разрешено изменение параметров хранилища «%d»", diff --git a/apps/files_sharing/l10n/fa.js b/apps/files_sharing/l10n/fa.js index a15b8b562735b..287d6f27adb94 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -112,6 +112,7 @@ OC.L10N.register( "Accept" : "پذیرفتن", "Decline" : "کاهش می یابد", "People" : "مردم", + "Filter accounts" : "پالایش حساب‌ها", "Expiration date" : "تاریخ انقضا", "Set a password" : "رمزعبور تنظیم کنید", "Password" : "گذرواژه", diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index 6b8fb13bf45d1..1e37801900fff 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -110,6 +110,7 @@ "Accept" : "پذیرفتن", "Decline" : "کاهش می یابد", "People" : "مردم", + "Filter accounts" : "پالایش حساب‌ها", "Expiration date" : "تاریخ انقضا", "Set a password" : "رمزعبور تنظیم کنید", "Password" : "گذرواژه", diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index ba84493095dc8..aeac6cb7a5e48 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -112,20 +112,31 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "Вы получили от {user} доступ к ресурсу {share}, предназначенный группе {group}", "Accept" : "Принять", "Decline" : "Отклонить", + "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." : "Это приложение позволяет пользователям обмениваться файлами в Nextcloud. Если оно включено, администратор может выбирать, какие группы могут обмениваться файлами. Соответствующие пользователи могут обмениваться файлами и папками с другими учетными записями и группами в Nextcloud. Кроме того, если администратор активирует функцию \"Поделиться ссылкой\", можно использовать внешнюю ссылку для обмена файлами с другими пользователями за пределами Nextcloud. Администраторы также могут устанавливать пароли, даты истечения срока действия и разрешать общий доступ с сервера на сервер с помощью общих ссылок, а также с мобильных устройств.\nПри отключении этой функции удаляются общие файлы и папки на сервере для всех получателей общего доступа, а также на клиентах синхронизации и в мобильных приложениях. Дополнительная информация доступна в документации Nextcloud.", "People" : "Люди", "Expiration date" : "Срок действия", "Set a password" : "Задать пароль", "Password" : "Пароль", + "You can now share the link below to allow people to upload files to your directory." : "Теперь вы можете поделиться приведенной ниже ссылкой, чтобы люди могли загружать файлы в ваш каталог.", "Share link" : "Общий доступ по ссылке", "Copy to clipboard" : "Копировать в буфер обмена", "Send link via email" : "Отправить ссылку по электронной почте", "Link copied to clipboard" : "Ссылка скопирована в буфер обмена", + "What are you requesting?" : "О чем вы просите?", + "Request subject" : "Тема запроса", + "Add a note to help people understand what you are requesting." : "Добавьте примечание, чтобы помочь людям понять, о чем вы просите.", + "You can add links, date or any other information that will help the recipient understand what you are requesting." : "Вы можете добавить ссылки, дату или любую другую информацию, которая поможет получателю понять, что вы запрашиваете.", "Select" : "Выбрать", + "Create a file request" : "Создать запрос на файл", + "File request created" : "Создан запрос на файл", + "File request" : "Запрос файла", "Cancel" : "Отменить", + "Cancel the file request creation" : "Отменить создание запроса на файл", "Close" : "Закрыть", "Continue" : "Продолжить", "Error creating the share: {errorMessage}" : "Не удалось создать общий ресурс: {errorMessage}", "Error creating the share" : "Ошибка создания общего доступа", + "Accept shares from other accounts and groups by default" : "По умолчанию принимать общий доступ от других учетных записей и групп.", "Error while toggling options" : "Ошибка изменения параметров", "Set default folder for accepted shares" : "Задать папку для принятых опубликованных ресурсов", "Reset" : "Сброс", @@ -149,6 +160,7 @@ OC.L10N.register( "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", "Copy internal link to clipboard" : "Скопировать внутреннюю ссылку в буфер обмена", "Only works for people with access to this folder" : "Работает только для людей, имеющих доступ к этой папке", + "Only works for people with access to this file" : "Работает только для людей, имеющих доступ к этому файлу", "Link copied" : "Ссылка скопирована", "Please enter the following required information before creating the share" : "Для создания общего ресурса требуется указать следующие данные", "Password protection (enforced)" : "Защита паролем (требуется системной)", @@ -232,6 +244,7 @@ OC.L10N.register( "_Restore share_::_Restore shares_" : ["Восстановить общий ресурс","Восстановить общие ресурсы","Восстановить общие ресурсы","Восстановить общие ресурсы"], "Shared" : "Опубликованное", "Shared by {ownerDisplayName}" : "Доступно пользователю {ownerDisplayName}", + "Shared multiple times with different people" : "Делиться несколько раз с разными людьми", "Show sharing options" : "Показать опции доступа", "Shared with others" : "Доступные для других", "Link to a file" : "Ссылка на файл", @@ -240,6 +253,7 @@ OC.L10N.register( "File \"{path}\" has been unshared" : "Закрыт общий доступ к файлу «{path}»", "Folder \"{path}\" has been unshared" : "Закрыт общий доступ к папке «{path}»", "Share {propertyName} saved" : "Общий ресурс «{propertyName}» сохранён", + "Create file request" : "Создать запрос на создание файла", "Shared by" : "Поделился", "Shared with" : "Общий доступ", "Password created successfully" : "Пароль создан", @@ -263,6 +277,10 @@ OC.L10N.register( "List of files that are shared by link." : "Список файлов, к которым был предоставлен доступ по ссылке.", "No shared links" : "Нет общедоступных ссылок", "Files and folders you shared by link will show up here" : "Здесь появятся файлы и каталоги, ссылкой на которые вы поделитесь", + "File requests" : "Запросы файлов", + "List of file requests." : "Список запросов к файлам.", + "No file requests" : "Никаких запросов файлов", + "File requests you have created will show up here" : "Здесь будут отображаться созданные вами запросы на файлы", "Deleted shares" : "Удалённые общие ресурсы", "List of shares you left." : "Список ресурсов общего доступа от которых Вы отказались.", "No deleted shares" : "Удалённые ресурсы отсуствуют", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index d9ff0ba30b3e8..b01e05f2ae406 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -110,20 +110,31 @@ "You received {share} to group {group} as a share by {user}" : "Вы получили от {user} доступ к ресурсу {share}, предназначенный группе {group}", "Accept" : "Принять", "Decline" : "Отклонить", + "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." : "Это приложение позволяет пользователям обмениваться файлами в Nextcloud. Если оно включено, администратор может выбирать, какие группы могут обмениваться файлами. Соответствующие пользователи могут обмениваться файлами и папками с другими учетными записями и группами в Nextcloud. Кроме того, если администратор активирует функцию \"Поделиться ссылкой\", можно использовать внешнюю ссылку для обмена файлами с другими пользователями за пределами Nextcloud. Администраторы также могут устанавливать пароли, даты истечения срока действия и разрешать общий доступ с сервера на сервер с помощью общих ссылок, а также с мобильных устройств.\nПри отключении этой функции удаляются общие файлы и папки на сервере для всех получателей общего доступа, а также на клиентах синхронизации и в мобильных приложениях. Дополнительная информация доступна в документации Nextcloud.", "People" : "Люди", "Expiration date" : "Срок действия", "Set a password" : "Задать пароль", "Password" : "Пароль", + "You can now share the link below to allow people to upload files to your directory." : "Теперь вы можете поделиться приведенной ниже ссылкой, чтобы люди могли загружать файлы в ваш каталог.", "Share link" : "Общий доступ по ссылке", "Copy to clipboard" : "Копировать в буфер обмена", "Send link via email" : "Отправить ссылку по электронной почте", "Link copied to clipboard" : "Ссылка скопирована в буфер обмена", + "What are you requesting?" : "О чем вы просите?", + "Request subject" : "Тема запроса", + "Add a note to help people understand what you are requesting." : "Добавьте примечание, чтобы помочь людям понять, о чем вы просите.", + "You can add links, date or any other information that will help the recipient understand what you are requesting." : "Вы можете добавить ссылки, дату или любую другую информацию, которая поможет получателю понять, что вы запрашиваете.", "Select" : "Выбрать", + "Create a file request" : "Создать запрос на файл", + "File request created" : "Создан запрос на файл", + "File request" : "Запрос файла", "Cancel" : "Отменить", + "Cancel the file request creation" : "Отменить создание запроса на файл", "Close" : "Закрыть", "Continue" : "Продолжить", "Error creating the share: {errorMessage}" : "Не удалось создать общий ресурс: {errorMessage}", "Error creating the share" : "Ошибка создания общего доступа", + "Accept shares from other accounts and groups by default" : "По умолчанию принимать общий доступ от других учетных записей и групп.", "Error while toggling options" : "Ошибка изменения параметров", "Set default folder for accepted shares" : "Задать папку для принятых опубликованных ресурсов", "Reset" : "Сброс", @@ -147,6 +158,7 @@ "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", "Copy internal link to clipboard" : "Скопировать внутреннюю ссылку в буфер обмена", "Only works for people with access to this folder" : "Работает только для людей, имеющих доступ к этой папке", + "Only works for people with access to this file" : "Работает только для людей, имеющих доступ к этому файлу", "Link copied" : "Ссылка скопирована", "Please enter the following required information before creating the share" : "Для создания общего ресурса требуется указать следующие данные", "Password protection (enforced)" : "Защита паролем (требуется системной)", @@ -230,6 +242,7 @@ "_Restore share_::_Restore shares_" : ["Восстановить общий ресурс","Восстановить общие ресурсы","Восстановить общие ресурсы","Восстановить общие ресурсы"], "Shared" : "Опубликованное", "Shared by {ownerDisplayName}" : "Доступно пользователю {ownerDisplayName}", + "Shared multiple times with different people" : "Делиться несколько раз с разными людьми", "Show sharing options" : "Показать опции доступа", "Shared with others" : "Доступные для других", "Link to a file" : "Ссылка на файл", @@ -238,6 +251,7 @@ "File \"{path}\" has been unshared" : "Закрыт общий доступ к файлу «{path}»", "Folder \"{path}\" has been unshared" : "Закрыт общий доступ к папке «{path}»", "Share {propertyName} saved" : "Общий ресурс «{propertyName}» сохранён", + "Create file request" : "Создать запрос на создание файла", "Shared by" : "Поделился", "Shared with" : "Общий доступ", "Password created successfully" : "Пароль создан", @@ -261,6 +275,10 @@ "List of files that are shared by link." : "Список файлов, к которым был предоставлен доступ по ссылке.", "No shared links" : "Нет общедоступных ссылок", "Files and folders you shared by link will show up here" : "Здесь появятся файлы и каталоги, ссылкой на которые вы поделитесь", + "File requests" : "Запросы файлов", + "List of file requests." : "Список запросов к файлам.", + "No file requests" : "Никаких запросов файлов", + "File requests you have created will show up here" : "Здесь будут отображаться созданные вами запросы на файлы", "Deleted shares" : "Удалённые общие ресурсы", "List of shares you left." : "Список ресурсов общего доступа от которых Вы отказались.", "No deleted shares" : "Удалённые ресурсы отсуствуют", diff --git a/apps/files_trashbin/l10n/ru.js b/apps/files_trashbin/l10n/ru.js index e1ef078ba351b..6a2e8d2854dd2 100644 --- a/apps/files_trashbin/l10n/ru.js +++ b/apps/files_trashbin/l10n/ru.js @@ -4,9 +4,12 @@ OC.L10N.register( "restored" : "восстановлен", "Deleted files" : "Корзина", "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Удаленные файлы и папки в корзине (могут быть исключены во время экспорта, если мало свободного места)", + "This application enables people to restore files that were deleted from the system." : "Это приложение позволяет людям восстанавливать файлы, которые были удалены из системы.", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Это приложение позволяет пользователям восстанавливать файлы, которые были удалены из системы. Оно отображает список удаленных файлов в веб-интерфейсе и содержит опции для восстановления этих удаленных файлов обратно в каталоги файлов people или для их окончательного удаления из системы. При восстановлении файла также восстанавливаются версии связанных файлов, если включено приложение \"Версии\". Когда файл удаляется из общего доступа, его можно восстановить тем же способом, хотя он больше не является общим. По умолчанию эти файлы остаются в корзине в течение 30 дней.\nЧтобы предотвратить нехватку дискового пространства в учетной записи, приложение \"Удаленные файлы\" не будет использовать более 50% доступной в данный момент бесплатной квоты для удаленных файлов. Если количество удаленных файлов превышает это ограничение, приложение удаляет самые старые файлы до тех пор, пока оно не станет меньше этого ограничения. Более подробная информация доступна в документации по удаленным файлам.", "Restore" : "Восстановить", "Unknown" : "Неизвестно", "All files" : "Все файлы", + "Original location" : "Первоначальное местоположение", "Deleted" : "Удалён", "A long time ago" : "Очень давно", "List of files that have been deleted." : "Список файлов, которые были удалены.", diff --git a/apps/files_trashbin/l10n/ru.json b/apps/files_trashbin/l10n/ru.json index 6911601c1be49..3dd8d6d559b9e 100644 --- a/apps/files_trashbin/l10n/ru.json +++ b/apps/files_trashbin/l10n/ru.json @@ -2,9 +2,12 @@ "restored" : "восстановлен", "Deleted files" : "Корзина", "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Удаленные файлы и папки в корзине (могут быть исключены во время экспорта, если мало свободного места)", + "This application enables people to restore files that were deleted from the system." : "Это приложение позволяет людям восстанавливать файлы, которые были удалены из системы.", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Это приложение позволяет пользователям восстанавливать файлы, которые были удалены из системы. Оно отображает список удаленных файлов в веб-интерфейсе и содержит опции для восстановления этих удаленных файлов обратно в каталоги файлов people или для их окончательного удаления из системы. При восстановлении файла также восстанавливаются версии связанных файлов, если включено приложение \"Версии\". Когда файл удаляется из общего доступа, его можно восстановить тем же способом, хотя он больше не является общим. По умолчанию эти файлы остаются в корзине в течение 30 дней.\nЧтобы предотвратить нехватку дискового пространства в учетной записи, приложение \"Удаленные файлы\" не будет использовать более 50% доступной в данный момент бесплатной квоты для удаленных файлов. Если количество удаленных файлов превышает это ограничение, приложение удаляет самые старые файлы до тех пор, пока оно не станет меньше этого ограничения. Более подробная информация доступна в документации по удаленным файлам.", "Restore" : "Восстановить", "Unknown" : "Неизвестно", "All files" : "Все файлы", + "Original location" : "Первоначальное местоположение", "Deleted" : "Удалён", "A long time ago" : "Очень давно", "List of files that have been deleted." : "Список файлов, которые были удалены.", diff --git a/apps/lookup_server_connector/l10n/ru.js b/apps/lookup_server_connector/l10n/ru.js index c14cc73b4af94..35213d9a308c8 100644 --- a/apps/lookup_server_connector/l10n/ru.js +++ b/apps/lookup_server_connector/l10n/ru.js @@ -2,6 +2,7 @@ OC.L10N.register( "lookup_server_connector", { "Lookup Server Connector" : "Коннектор сервера поиска", + "Sync public account information with the lookup server" : "Синхронизируйте информацию об общедоступной учетной записи с поисковым сервером", "Sync public user information with the lookup server" : "Синхронизация общедоступной пользовательской информации с сервером поиска" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/lookup_server_connector/l10n/ru.json b/apps/lookup_server_connector/l10n/ru.json index 8542e737ec7c2..ec7965aa42317 100644 --- a/apps/lookup_server_connector/l10n/ru.json +++ b/apps/lookup_server_connector/l10n/ru.json @@ -1,5 +1,6 @@ { "translations": { "Lookup Server Connector" : "Коннектор сервера поиска", + "Sync public account information with the lookup server" : "Синхронизируйте информацию об общедоступной учетной записи с поисковым сервером", "Sync public user information with the lookup server" : "Синхронизация общедоступной пользовательской информации с сервером поиска" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 0c75a35a10c9b..94e280a0b4ad1 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -326,9 +326,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "لا أحد من التطبيقات المثبتة مؤخراً يوفر خاصية معالجة المهام", "Machine translation" : "الترجمة الآلية", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "يمكن تنفيذ الترجمة الآلية من خلال تطبيقات مختلفة. هنا يمكنك تحديد أسبقية تطبيقات الترجمة الآلية التي قمت بتثبيتها في الوقت الحالي.", - "Speech-To-Text" : "تحويل الكلام إلى نص", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "يمكن تنفيذ تحويل الكلام إلى نص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه.", - "None of your currently installed apps provide Speech-To-Text functionality" : "لا توفر أي من تطبيقاتك المثبتة حاليًا وظيفة تحويل الكلام إلى نص", "Image generation" : "توليد الصورة", "Image generation can be implemented by different apps. Here you can set which app should be used." : "توليد الصور يمكن تنفيذه بعدة تطبيقات. يمكنك هنا تعيين أي التطبيقات ترغب في استعماله.", "None of your currently installed apps provide image generation functionality" : "لا أحد من تطبيقاتك المثبتة يوفر وظيفة توليد الصور.", @@ -823,6 +820,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "الإصدار المستعمل من MaridaDB هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار MariaDN 10.2 أو أحدث.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "الإصدار المستعمل من MySQL هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار MySAL 8.0 أو MariaDB 10.2 أو أحدث.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "الإصدار المستعمل من PostgreSQL هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار PostgreSQL 9,6 أو أحدث.", + "Speech-To-Text" : "تحويل الكلام إلى نص", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "يمكن تنفيذ تحويل الكلام إلى نص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه.", + "None of your currently installed apps provide Speech-To-Text functionality" : "لا توفر أي من تطبيقاتك المثبتة حاليًا وظيفة تحويل الكلام إلى نص", "Exclude groups from sharing" : "إستثناء مجموعات من المُشارَكة", "These groups will still be able to receive shares, but not to initiate them." : "هذه المجموعات ستظل قادرةً على تلقّي المُشارَكات، و لكن ليس على بَدئِها.", "Allow username autocompletion in share dialog and allow access to the system address book" : "السماح بالإكمال التلقائي لاسم المستخدم في حوار المشاركة والسماح بالوصول إلى دفتر عناوين النظام", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index a2f9a4917a1b4..03e85452eff29 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -324,9 +324,6 @@ "None of your currently installed apps provide Task processing functionality" : "لا أحد من التطبيقات المثبتة مؤخراً يوفر خاصية معالجة المهام", "Machine translation" : "الترجمة الآلية", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "يمكن تنفيذ الترجمة الآلية من خلال تطبيقات مختلفة. هنا يمكنك تحديد أسبقية تطبيقات الترجمة الآلية التي قمت بتثبيتها في الوقت الحالي.", - "Speech-To-Text" : "تحويل الكلام إلى نص", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "يمكن تنفيذ تحويل الكلام إلى نص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه.", - "None of your currently installed apps provide Speech-To-Text functionality" : "لا توفر أي من تطبيقاتك المثبتة حاليًا وظيفة تحويل الكلام إلى نص", "Image generation" : "توليد الصورة", "Image generation can be implemented by different apps. Here you can set which app should be used." : "توليد الصور يمكن تنفيذه بعدة تطبيقات. يمكنك هنا تعيين أي التطبيقات ترغب في استعماله.", "None of your currently installed apps provide image generation functionality" : "لا أحد من تطبيقاتك المثبتة يوفر وظيفة توليد الصور.", @@ -821,6 +818,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "الإصدار المستعمل من MaridaDB هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار MariaDN 10.2 أو أحدث.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "الإصدار المستعمل من MySQL هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار MySAL 8.0 أو MariaDB 10.2 أو أحدث.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "الإصدار المستعمل من PostgreSQL هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار PostgreSQL 9,6 أو أحدث.", + "Speech-To-Text" : "تحويل الكلام إلى نص", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "يمكن تنفيذ تحويل الكلام إلى نص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه.", + "None of your currently installed apps provide Speech-To-Text functionality" : "لا توفر أي من تطبيقاتك المثبتة حاليًا وظيفة تحويل الكلام إلى نص", "Exclude groups from sharing" : "إستثناء مجموعات من المُشارَكة", "These groups will still be able to receive shares, but not to initiate them." : "هذه المجموعات ستظل قادرةً على تلقّي المُشارَكات، و لكن ليس على بَدئِها.", "Allow username autocompletion in share dialog and allow access to the system address book" : "السماح بالإكمال التلقائي لاسم المستخدم في حوار المشاركة والسماح بالوصول إلى دفتر عناوين النظام", diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index ce126c51d44e6..ec37998c87a5d 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -210,7 +210,6 @@ OC.L10N.register( "Nextcloud settings" : "Configuración de Nextcloud", "Task:" : "Xera:", "Machine translation" : "Traducción per ordenador", - "Speech-To-Text" : "Voz a testu", "Image generation" : "Xeneración d'imáxenes", "Text processing" : "Procesamientu de testos", "Here you can decide which group can access certain sections of the administration settings." : "Equí pues decidir qué grupu pue acceder a ciertes seiciones de la configuración d'alministración.", @@ -539,6 +538,7 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Úsase la versión «%s» de MariaDB. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MariaDB 10.2 ó superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Úsase la versión «%s» de MySQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MySQL 8.0 ó MariaDB 10.2 ó superiores.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Úsase la versión «%s» de PostgreSQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen PostgreSQL 9.6 ó superior.", + "Speech-To-Text" : "Voz a testu", "Rating: {score}/10" : "Valoración: {score}/10", "Username" : "Nome d'usuariu", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Tas a piques de quitar el grupu «{group}». NUN van desaniciase los usuarios.", diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index 9bde5d883d8df..ae8f71f26d2ed 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -208,7 +208,6 @@ "Nextcloud settings" : "Configuración de Nextcloud", "Task:" : "Xera:", "Machine translation" : "Traducción per ordenador", - "Speech-To-Text" : "Voz a testu", "Image generation" : "Xeneración d'imáxenes", "Text processing" : "Procesamientu de testos", "Here you can decide which group can access certain sections of the administration settings." : "Equí pues decidir qué grupu pue acceder a ciertes seiciones de la configuración d'alministración.", @@ -537,6 +536,7 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Úsase la versión «%s» de MariaDB. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MariaDB 10.2 ó superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Úsase la versión «%s» de MySQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MySQL 8.0 ó MariaDB 10.2 ó superiores.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Úsase la versión «%s» de PostgreSQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen PostgreSQL 9.6 ó superior.", + "Speech-To-Text" : "Voz a testu", "Rating: {score}/10" : "Valoración: {score}/10", "Username" : "Nome d'usuariu", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Tas a piques de quitar el grupu «{group}». NUN van desaniciase los usuarios.", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index dafab64d5552c..a1e1e0419a599 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -195,9 +195,6 @@ OC.L10N.register( "Task:" : "Tasca:", "Machine translation" : "Traducció automàtica", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducció automàtica es pot implementar mitjançant diferents aplicacions. Aquí podeu definir la precedència de les aplicacions de traducció automàtica que heu instal·lat en aquest moment.", - "Speech-To-Text" : "Conversió de parla a text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "La conversió de parla a text es pot implementar per diferents aplicacions. Aquí podeu definir quina aplicació s'ha d'utilitzar.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Cap de les vostres aplicacions instal·lades actualment ofereix la funció de conversió de parla a text", "Image generation" : "Generació d'imatges", "Image generation can be implemented by different apps. Here you can set which app should be used." : "La generació d'imatges es pot implementar mitjançant diferents aplicacions. Aquí podeu definir quina aplicació s'ha d'utilitzar.", "None of your currently installed apps provide image generation functionality" : "Cap de les vostres aplicacions instal·lades actualment ofereix la funcionalitat de generació d'imatges", @@ -592,6 +589,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "S'utilitza la versió \"%s\" de MariaDB . Nextcloud 21 i les versions superiors no admeten aquesta versió i requereixen MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "S'utilitza la versió \"%s\" de MariaDB . Nextcloud 21 i les versions superiors no admeten aquesta versió i requereixen MySQL 8.0 o MariaDB 10.2 o superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "S'utilitza la versió \"%s\" de PostgreSQL . Nextcloud 21 i les versions superiors no admeten aquesta versió i requereixen PostgreSQL 9.6 o superior.", + "Speech-To-Text" : "Conversió de parla a text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "La conversió de parla a text es pot implementar per diferents aplicacions. Aquí podeu definir quina aplicació s'ha d'utilitzar.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Cap de les vostres aplicacions instal·lades actualment ofereix la funció de conversió de parla a text", "Exclude groups from sharing" : "Excloure grups de compartició", "These groups will still be able to receive shares, but not to initiate them." : "Aquests grups encara podran rebre comparticions, però no en podran iniciar.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permet l'emplenament automàtic del nom d'usuari al diàleg de compartició i permet l'accés a la llibreta d'adreces del sistema", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index 0b6bef233e96c..4c6cd40be9a59 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -193,9 +193,6 @@ "Task:" : "Tasca:", "Machine translation" : "Traducció automàtica", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducció automàtica es pot implementar mitjançant diferents aplicacions. Aquí podeu definir la precedència de les aplicacions de traducció automàtica que heu instal·lat en aquest moment.", - "Speech-To-Text" : "Conversió de parla a text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "La conversió de parla a text es pot implementar per diferents aplicacions. Aquí podeu definir quina aplicació s'ha d'utilitzar.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Cap de les vostres aplicacions instal·lades actualment ofereix la funció de conversió de parla a text", "Image generation" : "Generació d'imatges", "Image generation can be implemented by different apps. Here you can set which app should be used." : "La generació d'imatges es pot implementar mitjançant diferents aplicacions. Aquí podeu definir quina aplicació s'ha d'utilitzar.", "None of your currently installed apps provide image generation functionality" : "Cap de les vostres aplicacions instal·lades actualment ofereix la funcionalitat de generació d'imatges", @@ -590,6 +587,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "S'utilitza la versió \"%s\" de MariaDB . Nextcloud 21 i les versions superiors no admeten aquesta versió i requereixen MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "S'utilitza la versió \"%s\" de MariaDB . Nextcloud 21 i les versions superiors no admeten aquesta versió i requereixen MySQL 8.0 o MariaDB 10.2 o superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "S'utilitza la versió \"%s\" de PostgreSQL . Nextcloud 21 i les versions superiors no admeten aquesta versió i requereixen PostgreSQL 9.6 o superior.", + "Speech-To-Text" : "Conversió de parla a text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "La conversió de parla a text es pot implementar per diferents aplicacions. Aquí podeu definir quina aplicació s'ha d'utilitzar.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Cap de les vostres aplicacions instal·lades actualment ofereix la funció de conversió de parla a text", "Exclude groups from sharing" : "Excloure grups de compartició", "These groups will still be able to receive shares, but not to initiate them." : "Aquests grups encara podran rebre comparticions, però no en podran iniciar.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permet l'emplenament automàtic del nom d'usuari al diàleg de compartició i permet l'accés a la llibreta d'adreces del sistema", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 8f9b7b5c61c23..9621989b5c39e 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -266,9 +266,6 @@ OC.L10N.register( "Task:" : "Úloha:", "Machine translation" : "Strojový překlad", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový překlad je možné implementovat různými aplikacemi. Zde je možné definovat pořadí přednosti aplikací pro strojový překlad, které máte v tuto chvíli nainstalované.", - "Speech-To-Text" : "Převod řeči na text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Převod řeči na text je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci převodu řeči na text", "Image generation" : "Vytváření obrázků", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Vytváření obrázků je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána.", "None of your currently installed apps provide image generation functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci vytváření obrázků", @@ -741,6 +738,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Je používána verze MariaDB „%s“. Nextcloud 21 a novější už tuto verzi nepodporuje a vyžaduje MariaDB 10.2 nebo novější.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Je používána verze MySQL „%s“. Nextcloud 21 a novější už tuto verzi nepodporuje a vyžaduje MySQL 8.0 nebo MariaDB 10.2 a novější.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Je používána verze PostgreSQL „%s“. Nextcloud 21 a novější už tuto verzi nepodporuje a vyžaduje PostgreSQL 9.6 nebo novější.", + "Speech-To-Text" : "Převod řeči na text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Převod řeči na text je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci převodu řeči na text", "Exclude groups from sharing" : "Vyjmout skupiny ze sdílení", "These groups will still be able to receive shares, but not to initiate them." : "Těmto skupinám bude stále možné sdílet, nemohou ale samy sdílet ostatním.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Povolit automatické doplňování uživatelského jména v dialogu sdílení a umožnit přístup k systémovému adresáři kontaktů", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 7ea892fcbdcfc..6d39884917ab5 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -264,9 +264,6 @@ "Task:" : "Úloha:", "Machine translation" : "Strojový překlad", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový překlad je možné implementovat různými aplikacemi. Zde je možné definovat pořadí přednosti aplikací pro strojový překlad, které máte v tuto chvíli nainstalované.", - "Speech-To-Text" : "Převod řeči na text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Převod řeči na text je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci převodu řeči na text", "Image generation" : "Vytváření obrázků", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Vytváření obrázků je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána.", "None of your currently installed apps provide image generation functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci vytváření obrázků", @@ -739,6 +736,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Je používána verze MariaDB „%s“. Nextcloud 21 a novější už tuto verzi nepodporuje a vyžaduje MariaDB 10.2 nebo novější.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Je používána verze MySQL „%s“. Nextcloud 21 a novější už tuto verzi nepodporuje a vyžaduje MySQL 8.0 nebo MariaDB 10.2 a novější.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Je používána verze PostgreSQL „%s“. Nextcloud 21 a novější už tuto verzi nepodporuje a vyžaduje PostgreSQL 9.6 nebo novější.", + "Speech-To-Text" : "Převod řeči na text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Převod řeči na text je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci převodu řeči na text", "Exclude groups from sharing" : "Vyjmout skupiny ze sdílení", "These groups will still be able to receive shares, but not to initiate them." : "Těmto skupinám bude stále možné sdílet, nemohou ale samy sdílet ostatním.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Povolit automatické doplňování uživatelského jména v dialogu sdílení a umožnit přístup k systémovému adresáři kontaktů", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index c7948d01f0821..77653295c232d 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -322,9 +322,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "Keine deiner derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit", "Machine translation" : "Maschinelle Übersetzung", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier kannst du die Priorität der von dir aktuell installierten maschinellen Übersetzungs-Apps festlegen.", - "Speech-To-Text" : "Sprache-zu-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier kannst du einstellen, welche App verwendet werden soll.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Keine deiner derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität.", "Image generation" : "Bilderstellung", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Die Bilderstellung kann durch verschiedene Apps implementiert werden. Hier kannst du einstellen, welche App verwendet werden soll.", "None of your currently installed apps provide image generation functionality" : "Keine deiner derzeit installierten Apps bietet Funktionen zur Bilderstellung.", @@ -594,7 +591,7 @@ OC.L10N.register( "Delete" : "Löschen", "Reshare" : "Weiterteilen", "No accounts" : "Keine Konten", - "Loading accounts …" : "Lade Konten...", + "Loading accounts …" : "Lade Konten …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn du durch die Liste navigierst.", "Default language" : "Standard-Sprache", "Common languages" : "Gängige Sprachen", @@ -817,6 +814,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und benötigen MariaDB 10.2 oder neuer.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützten diese Version nicht und benötigen MySQL 8.0 oder MariaDB 10.2 oder neuer.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und beötigen PostgreSQL 9.6 oder neuer.", + "Speech-To-Text" : "Sprache-zu-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier kannst du einstellen, welche App verwendet werden soll.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Keine deiner derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität.", "Exclude groups from sharing" : "Gruppen von Freigaben ausschließen", "These groups will still be able to receive shares, but not to initiate them." : "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Die automatische Vervollständigung des Benutzernamens im Freigabedialog und den Zugriff auf das Systemadressbuch erlauben", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 9d3f84dd078b2..07fc47c448744 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -320,9 +320,6 @@ "None of your currently installed apps provide Task processing functionality" : "Keine deiner derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit", "Machine translation" : "Maschinelle Übersetzung", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier kannst du die Priorität der von dir aktuell installierten maschinellen Übersetzungs-Apps festlegen.", - "Speech-To-Text" : "Sprache-zu-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier kannst du einstellen, welche App verwendet werden soll.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Keine deiner derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität.", "Image generation" : "Bilderstellung", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Die Bilderstellung kann durch verschiedene Apps implementiert werden. Hier kannst du einstellen, welche App verwendet werden soll.", "None of your currently installed apps provide image generation functionality" : "Keine deiner derzeit installierten Apps bietet Funktionen zur Bilderstellung.", @@ -592,7 +589,7 @@ "Delete" : "Löschen", "Reshare" : "Weiterteilen", "No accounts" : "Keine Konten", - "Loading accounts …" : "Lade Konten...", + "Loading accounts …" : "Lade Konten …", "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn du durch die Liste navigierst.", "Default language" : "Standard-Sprache", "Common languages" : "Gängige Sprachen", @@ -815,6 +812,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und benötigen MariaDB 10.2 oder neuer.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützten diese Version nicht und benötigen MySQL 8.0 oder MariaDB 10.2 oder neuer.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und beötigen PostgreSQL 9.6 oder neuer.", + "Speech-To-Text" : "Sprache-zu-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier kannst du einstellen, welche App verwendet werden soll.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Keine deiner derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität.", "Exclude groups from sharing" : "Gruppen von Freigaben ausschließen", "These groups will still be able to receive shares, but not to initiate them." : "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Die automatische Vervollständigung des Benutzernamens im Freigabedialog und den Zugriff auf das Systemadressbuch erlauben", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 3ed1dbe3accca..846afaceb20b2 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -326,9 +326,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "Keine Ihrer derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit", "Machine translation" : "Maschinelle Übersetzung", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier können Sie die Priorität der von Ihnen aktuell installierten maschinellen Übersetzungs-Apps festlegen.", - "Speech-To-Text" : "Sprache-zu-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier können Sie einstellen, welche App verwendet werden soll.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Keine Ihrer derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität", "Image generation" : "Bilderstellung", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Die Bilderstellung kann durch verschiedene Apps implementiert werden. Hier können Sie einstellen, welche App verwendet werden soll.", "None of your currently installed apps provide image generation functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionen zur Bilderstellung", @@ -823,6 +820,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und benötigen MariaDB 10.2 oder neuer.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützten diese Version nicht und benötigen MySQL 8.0 oder MariaDB 10.2 oder neuer.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und beötigen PostgreSQL 9.6 oder neuer.", + "Speech-To-Text" : "Sprache-zu-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier können Sie einstellen, welche App verwendet werden soll.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Keine Ihrer derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität", "Exclude groups from sharing" : "Gruppen von Freigaben ausschließen", "These groups will still be able to receive shares, but not to initiate them." : "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Die automatische Vervollständigung des Benutzernamens im Freigabedialog und den Zugriff auf das Systemadressbuch erlauben", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 13a147134219f..ca805a563f320 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -324,9 +324,6 @@ "None of your currently installed apps provide Task processing functionality" : "Keine Ihrer derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit", "Machine translation" : "Maschinelle Übersetzung", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier können Sie die Priorität der von Ihnen aktuell installierten maschinellen Übersetzungs-Apps festlegen.", - "Speech-To-Text" : "Sprache-zu-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier können Sie einstellen, welche App verwendet werden soll.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Keine Ihrer derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität", "Image generation" : "Bilderstellung", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Die Bilderstellung kann durch verschiedene Apps implementiert werden. Hier können Sie einstellen, welche App verwendet werden soll.", "None of your currently installed apps provide image generation functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionen zur Bilderstellung", @@ -821,6 +818,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und benötigen MariaDB 10.2 oder neuer.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützten diese Version nicht und benötigen MySQL 8.0 oder MariaDB 10.2 oder neuer.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und beötigen PostgreSQL 9.6 oder neuer.", + "Speech-To-Text" : "Sprache-zu-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier können Sie einstellen, welche App verwendet werden soll.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Keine Ihrer derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität", "Exclude groups from sharing" : "Gruppen von Freigaben ausschließen", "These groups will still be able to receive shares, but not to initiate them." : "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Die automatische Vervollständigung des Benutzernamens im Freigabedialog und den Zugriff auf das Systemadressbuch erlauben", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 68b5fefbe4a8f..f685028f0a4f8 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -221,6 +221,9 @@ OC.L10N.register( "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\".", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\".", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)", + "PHP APCu configuration" : "PHP APCu configuration", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Your APCu cache has been running full, consider increasing the apc.shm_size php setting.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting.", "PHP default charset" : "PHP default charset", "PHP configuration option \"default_charset\" should be UTF-8" : "PHP configuration option \"default_charset\" should be UTF-8", "PHP set_time_limit" : "PHP set_time_limit", @@ -323,9 +326,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "None of your currently installed apps provide Task processing functionality", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", - "Speech-To-Text" : "Speech-To-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", - "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Image generation" : "Image generation", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Image generation can be implemented by different apps. Here you can set which app should be used.", "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", @@ -820,6 +820,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher.", + "Speech-To-Text" : "Speech-To-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", + "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Exclude groups from sharing" : "Exclude groups from sharing", "These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialogue and allow access to the system address book", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 2ee42a5509e7f..322e28801e4ef 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -219,6 +219,9 @@ "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\".", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\".", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)", + "PHP APCu configuration" : "PHP APCu configuration", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Your APCu cache has been running full, consider increasing the apc.shm_size php setting.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting.", "PHP default charset" : "PHP default charset", "PHP configuration option \"default_charset\" should be UTF-8" : "PHP configuration option \"default_charset\" should be UTF-8", "PHP set_time_limit" : "PHP set_time_limit", @@ -321,9 +324,6 @@ "None of your currently installed apps provide Task processing functionality" : "None of your currently installed apps provide Task processing functionality", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", - "Speech-To-Text" : "Speech-To-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", - "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Image generation" : "Image generation", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Image generation can be implemented by different apps. Here you can set which app should be used.", "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", @@ -818,6 +818,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher.", + "Speech-To-Text" : "Speech-To-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", + "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Exclude groups from sharing" : "Exclude groups from sharing", "These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialogue and allow access to the system address book", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 5944a1be265e0..76884b24e72bb 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -294,9 +294,6 @@ OC.L10N.register( "Task:" : "Tarea:", "Machine translation" : "Traducción de máquina", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducción de máquina puede estar implementada por diferentes apps. Aquí puede definir la precedencia de las apps de traducción de máquina que ha instalado en el momento.", - "Speech-To-Text" : "Dictado a texto", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes apps. Aquí puede definir cual de ellas debería utilizarse.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto", "Image generation" : "Generación de imágenes", "Image generation can be implemented by different apps. Here you can set which app should be used." : "La generación de imágenes puede estar implementada por varias aplicaciones. Aquí puedes elegir qué aplicación debería utilizarse.", "None of your currently installed apps provide image generation functionality" : "Ninguna de las aplicaciones instaladas provee funcionalidad de generación de imágenes", @@ -768,6 +765,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Está instalada la versión MariaDB \"%s\". Nextcloud 21 ya no soporta esta versión y requiere MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Se utiliza la versión \"%s\" de MySQL. Nextcloud 21 ya no soportará esta versión y requiere MySQL 8.0 o MariaDB 10.2 o superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Está instalada la versión PostgreSQL \"%s\". Nextcloud 21 ya no soporta esta versión y requiere PostgreSQL 9.6 o superior.", + "Speech-To-Text" : "Dictado a texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes apps. Aquí puede definir cual de ellas debería utilizarse.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto", "Exclude groups from sharing" : "Excluye grupos de compartir", "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán iniciarlos.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir el auto-completado del nombre de usuario en el diálogo de compartir y permitir el acceso a la libreta de direcciones del sistema", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index dbb2252da56c1..a5a8d42dc2fd8 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -292,9 +292,6 @@ "Task:" : "Tarea:", "Machine translation" : "Traducción de máquina", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducción de máquina puede estar implementada por diferentes apps. Aquí puede definir la precedencia de las apps de traducción de máquina que ha instalado en el momento.", - "Speech-To-Text" : "Dictado a texto", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes apps. Aquí puede definir cual de ellas debería utilizarse.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto", "Image generation" : "Generación de imágenes", "Image generation can be implemented by different apps. Here you can set which app should be used." : "La generación de imágenes puede estar implementada por varias aplicaciones. Aquí puedes elegir qué aplicación debería utilizarse.", "None of your currently installed apps provide image generation functionality" : "Ninguna de las aplicaciones instaladas provee funcionalidad de generación de imágenes", @@ -766,6 +763,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Está instalada la versión MariaDB \"%s\". Nextcloud 21 ya no soporta esta versión y requiere MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Se utiliza la versión \"%s\" de MySQL. Nextcloud 21 ya no soportará esta versión y requiere MySQL 8.0 o MariaDB 10.2 o superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Está instalada la versión PostgreSQL \"%s\". Nextcloud 21 ya no soporta esta versión y requiere PostgreSQL 9.6 o superior.", + "Speech-To-Text" : "Dictado a texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes apps. Aquí puede definir cual de ellas debería utilizarse.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto", "Exclude groups from sharing" : "Excluye grupos de compartir", "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán iniciarlos.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir el auto-completado del nombre de usuario en el diálogo de compartir y permitir el acceso a la libreta de direcciones del sistema", diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 2fa86331b04a2..0dde740bddb0b 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -262,9 +262,6 @@ OC.L10N.register( "Task:" : "Tarea:", "Machine translation" : "Traducción de máquina", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducción automática puede estar implementada por diferentes aplicaciones. Aquí puede definir la prioridad de las aplicaciones de traducción automática que ha instalado al momento.", - "Speech-To-Text" : "Dictado a texto", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes aplicaciones. Aquí puede definir cual de ellas debería utilizarse.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto", "Image generation" : "Generación de imágenes", "Image generation can be implemented by different apps. Here you can set which app should be used." : "La generación de imágenes puede estar implementada por varias aplicaciones. Aquí puede definir cuál de ellas debería utilizarse.", "None of your currently installed apps provide image generation functionality" : "Ninguna de sus aplicaciones instaladas proveen la funcionalidad de generación de imágenes", @@ -727,6 +724,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Se está utilizando la versión \"%s\" de MariaDB. Nextcloud 21 y posteriores no soportan esta versión y requieren MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Se está utilizando la versión \"%s\" de MySQL. Nextcloud 21 y posteriores no soportan esta versión y requieren MySQL 8.0 o MariaDB 10.2 o superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Se está utilizando la versión \"%s\" de PostgreSQL. Nextcloud 21 y posteriores no soportan esta versión y requieren PostgreSQL 9.6 o superior.", + "Speech-To-Text" : "Dictado a texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes aplicaciones. Aquí puede definir cual de ellas debería utilizarse.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto", "Exclude groups from sharing" : "Evitar que los grupos compartan", "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir autocompletado de nombres de usuario en el cuadro de diálogo de compartir y permitir acceso a la libreta de direcciones del sistema", diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index 369c3fcf24e67..aeecb2556e617 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -260,9 +260,6 @@ "Task:" : "Tarea:", "Machine translation" : "Traducción de máquina", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducción automática puede estar implementada por diferentes aplicaciones. Aquí puede definir la prioridad de las aplicaciones de traducción automática que ha instalado al momento.", - "Speech-To-Text" : "Dictado a texto", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes aplicaciones. Aquí puede definir cual de ellas debería utilizarse.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto", "Image generation" : "Generación de imágenes", "Image generation can be implemented by different apps. Here you can set which app should be used." : "La generación de imágenes puede estar implementada por varias aplicaciones. Aquí puede definir cuál de ellas debería utilizarse.", "None of your currently installed apps provide image generation functionality" : "Ninguna de sus aplicaciones instaladas proveen la funcionalidad de generación de imágenes", @@ -725,6 +722,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Se está utilizando la versión \"%s\" de MariaDB. Nextcloud 21 y posteriores no soportan esta versión y requieren MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Se está utilizando la versión \"%s\" de MySQL. Nextcloud 21 y posteriores no soportan esta versión y requieren MySQL 8.0 o MariaDB 10.2 o superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Se está utilizando la versión \"%s\" de PostgreSQL. Nextcloud 21 y posteriores no soportan esta versión y requieren PostgreSQL 9.6 o superior.", + "Speech-To-Text" : "Dictado a texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes aplicaciones. Aquí puede definir cual de ellas debería utilizarse.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto", "Exclude groups from sharing" : "Evitar que los grupos compartan", "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir autocompletado de nombres de usuario en el cuadro de diálogo de compartir y permitir acceso a la libreta de direcciones del sistema", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index b91b8d3ababf7..f8cdece952ee8 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -323,9 +323,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "Une honetan instalatutako aplikazioetako batek ere ez du Zereginak prozesatzeko funtzionaltasunik eskaintzen", "Machine translation" : "Makina-itzulpena", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Makinen itzulpena aplikazio ezberdinek inplementatu dezakete. Hemen defini dezakezu zein den instalatu dituzun makina-itzulpeneko aplikazioen lehentasuna.", - "Speech-To-Text" : "Ahotsetik testura", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Ahotsetik testura aplikazio ezberdinek inplementatu dezakete. Zeintzuk aplikazio erabili daitezkeen ezarri dezakezu hemen.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ez dago ahotsetik testurako funtzionalitatea ematen duen aplikaziorik unean.", "Image generation" : "Irudien sorpena", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Irudien sorpena aplikazio ezberdinek inplementatu dezakete. Zeintzuk aplikazio erabili daitezkeen ezarri dezakezu hemen.", "None of your currently installed apps provide image generation functionality" : "Ez dago irudien sorpenerako funtzionalitatea ematen duen aplikaziorik unean.", @@ -820,6 +817,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" bertsioa erabiltzen da. Nextcloud 21ek eta berriagoak ez dute bertsio hau onartzen eta MariaDB 10.2 edo berriagoa behar dute.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL bertsioa \"%s\" erabiltzen da. Nextcloud 21 eta berriek ez dute bertsio hau onartzen eta MySQL 8.0 edo MariaDB 10.2 edo berriagoa behar dute.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" bertsioa erabiltzen da. Nextcloud 21ek eta berriagoak ez dute bertsio hau onartzen eta PostgreSQL 9.6 edo berriagoa behar dute.", + "Speech-To-Text" : "Ahotsetik testura", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Ahotsetik testura aplikazio ezberdinek inplementatu dezakete. Zeintzuk aplikazio erabili daitezkeen ezarri dezakezu hemen.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ez dago ahotsetik testurako funtzionalitatea ematen duen aplikaziorik unean.", "Exclude groups from sharing" : "Baztertu taldeak partekatzean", "These groups will still be able to receive shares, but not to initiate them." : "Talde hauek oraindik jaso ahal izango dute partekatzeak, baina ezingo dute partekatu", "Allow username autocompletion in share dialog and allow access to the system address book" : "Baimendu erabiltzaile izena automatikoki osatzea elkarrizketa-koadroan eta baimendu sistemako helbide-liburua atzitzea", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index d3921852dbabc..b62dfbb82150e 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -321,9 +321,6 @@ "None of your currently installed apps provide Task processing functionality" : "Une honetan instalatutako aplikazioetako batek ere ez du Zereginak prozesatzeko funtzionaltasunik eskaintzen", "Machine translation" : "Makina-itzulpena", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Makinen itzulpena aplikazio ezberdinek inplementatu dezakete. Hemen defini dezakezu zein den instalatu dituzun makina-itzulpeneko aplikazioen lehentasuna.", - "Speech-To-Text" : "Ahotsetik testura", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Ahotsetik testura aplikazio ezberdinek inplementatu dezakete. Zeintzuk aplikazio erabili daitezkeen ezarri dezakezu hemen.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ez dago ahotsetik testurako funtzionalitatea ematen duen aplikaziorik unean.", "Image generation" : "Irudien sorpena", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Irudien sorpena aplikazio ezberdinek inplementatu dezakete. Zeintzuk aplikazio erabili daitezkeen ezarri dezakezu hemen.", "None of your currently installed apps provide image generation functionality" : "Ez dago irudien sorpenerako funtzionalitatea ematen duen aplikaziorik unean.", @@ -818,6 +815,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" bertsioa erabiltzen da. Nextcloud 21ek eta berriagoak ez dute bertsio hau onartzen eta MariaDB 10.2 edo berriagoa behar dute.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL bertsioa \"%s\" erabiltzen da. Nextcloud 21 eta berriek ez dute bertsio hau onartzen eta MySQL 8.0 edo MariaDB 10.2 edo berriagoa behar dute.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" bertsioa erabiltzen da. Nextcloud 21ek eta berriagoak ez dute bertsio hau onartzen eta PostgreSQL 9.6 edo berriagoa behar dute.", + "Speech-To-Text" : "Ahotsetik testura", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Ahotsetik testura aplikazio ezberdinek inplementatu dezakete. Zeintzuk aplikazio erabili daitezkeen ezarri dezakezu hemen.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ez dago ahotsetik testurako funtzionalitatea ematen duen aplikaziorik unean.", "Exclude groups from sharing" : "Baztertu taldeak partekatzean", "These groups will still be able to receive shares, but not to initiate them." : "Talde hauek oraindik jaso ahal izango dute partekatzeak, baina ezingo dute partekatu", "Allow username autocompletion in share dialog and allow access to the system address book" : "Baimendu erabiltzaile izena automatikoki osatzea elkarrizketa-koadroan eta baimendu sistemako helbide-liburua atzitzea", diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index e93d40697bad1..bb009182455ae 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -61,12 +61,14 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "رمز مدیریتی بازیابی غلط است. لطفاً رمز را کنترل کرده و دوباره امتحان نمایید.", "Administrator documentation" : "مستندات مدیر", "User documentation" : "مستندات کاربر", + "Nextcloud help overview" : "نمای کلی راهنمای نکست‌کلود", "Invalid SMTP password." : "گذرواژه SMTP نامعتبر است.", "Email setting test" : "تست تنظیم پست الکترونیک", "Well done, %s!" : "انجام شد،%s!", "If you received this email, the email configuration seems to be correct." : "اگر این پست الکترونیک را دریافت کردید ، پیکربندی ایمیل درست است.", "Email could not be sent. Check your mail server log" : "پست الکترونیک قابل ارسال نیست. ورود به سیستم سرور پست الکترونیک خود را بررسی کنید", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "ارسال پست الکترونیک با خطا مواجه شد، لطفاً تنظیمات خود را مورد بازبینی قرار دهید. (خطا:%s)", + "Disabled accounts" : "حساب‌های غیرفعال", "Invalid mail address" : "آدرس ایمیل نامعتبر است", "Settings saved" : "تنظیمات ذخیره شد", "Unable to change full name" : "امکان تغییر نام کامل وجود ندارد", @@ -124,22 +126,17 @@ OC.L10N.register( "The old server-side-encryption format is enabled. We recommend disabling this." : "The old server-side-encryption format is enabled. We recommend disabling this.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended.", "Supported" : "پشتیبانی شده", - "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation.", "PHP configuration option \"output_buffering\" must be disabled" : "گزینه «output_buffering» تنظیمات پی‌اچ‌پی باید غیرفعال شود", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.", "Architecture" : "Architecture", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel.", - "Profile information" : "Profile information", - "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled", + "Profile information" : "اطلاعات نمایه", "Nextcloud settings" : "تنظیمات نکست کلود", "Task:" : "Task:", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", - "Speech-To-Text" : "Speech-To-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", - "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Image generation" : "Image generation", "Text processing" : "Text processing", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.", @@ -272,7 +269,7 @@ OC.L10N.register( "Change password" : "تغییر گذر واژه", "Your profile picture" : "نگارهٔ نمایه‌تان", "Upload profile picture" : "بارگذاری نگارهٔ نمایه", - "Choose profile picture from Files" : "Choose profile picture from Files", + "Choose profile picture from Files" : "تصویر نمایه‌تان را از پرونده‌ها انتخاب کنید", "Remove profile picture" : "برداشتن نگارهٔ نمایه", "The file must be a PNG or JPG" : "The file must be a PNG or JPG", "Picture provided by original account" : "نگاره فراهم شده به دست حساب اصلی", @@ -315,7 +312,6 @@ OC.L10N.register( "Your organisation" : "نام سازمان", "Your phone number" : "شماره تلفن شما", "Edit your Profile visibility" : "ویرایش امکان مشاهده پروفایل", - "Unable to update profile enabled state" : "Unable to update profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "ملاک عمل، تنظیمات با محدودیت بالاتر است که اعمال می شوند. برای مثال، اگر \"قابلیت دیده شدن\" در وضعیت \"نمایش برای همه\" تنظیم شده باشد و \"محدوده دیده شدن\" در وضعیت \"خصوصی\" تنظیم شده باشد، تنظیم به وضعیت \"خصوصی\" که محدودیت بیشتری اعمال میکند اعمال خواهد شد.", "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}", "Your role" : "نقش شما", @@ -347,6 +343,8 @@ OC.L10N.register( "Manager" : "Manager", "Total rows summary" : "خلاصه کل ردیف ها", "Scroll to load more rows" : "Scroll to load more rows", + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب ...","{userCount} حساب ..."], + "_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب","{userCount} حساب"], "Avatar" : "آواتار", "Account name" : "Account name", "Group admin for" : "مدیر گروه برای", @@ -392,6 +390,7 @@ OC.L10N.register( "Your browser does not support WebAuthn." : "Your browser does not support WebAuthn.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "به عنوان مدیر ، می توانید رفتار اشتراک گذاری را تنظیم کنید. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.", "You need to enable the File sharing App." : "You need to enable the File sharing App.", + "All accounts" : "همهٔ حساب‌ها", "Admins" : "مدیران", "Group name" : "نام گروه", "Sending…" : "در حال ارسال", @@ -418,6 +417,7 @@ OC.L10N.register( "Featured apps" : "برنامه‌های برگزیده", "Supported apps" : "Supported apps", "Show to everyone" : "نمایش به همه", + "Show to logged in accounts only" : "فقط به حساب‌هایی که وارد شده‌اند نمایش یابد", "Hide" : "پنهان کردن", "Download and enable" : "بارگیری و فعال سازی", "Allow untested app" : "Allow untested app", @@ -435,6 +435,7 @@ OC.L10N.register( "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "There were too many requests from your network. Retry later or contact your administrator if this is an error.", "Error" : "خطا", "Forum" : "انجمن", + "Nextcloud help & privacy resources" : "منابع راهنما و حریم شخصی نکست‌کلود", "Legal notice" : "توصیهٔ حقوقی", "Privacy policy" : "سیاست محرمانگی", "None/STARTTLS" : "None/STARTTLS", @@ -483,6 +484,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher.", + "Speech-To-Text" : "Speech-To-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", + "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Exclude groups from sharing" : "مستثنی شدن گروه ها از اشتراک گذاری", "These groups will still be able to receive shares, but not to initiate them." : "این گروه ها هنوز هم می توانند سهم دریافت کنند ، اما نه آنها را شروع کنند.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialog and allow access to the system address book", @@ -535,6 +539,8 @@ OC.L10N.register( "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Not available as federation has been disabled for your account, contact your system administrator if you have any questions", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions", "Show to logged in users only" : "نمایش فقط برای کاربران وارد شده به سامانه", - "SMTP Username" : "نام کاربری SMTP" + "Nextcloud help resources" : "منابع راهنمای نکست‌کلود", + "SMTP Username" : "نام کاربری SMTP", + "Active accounts" : "حساب‌های فعال" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index 02c6b9f7c851b..77569217caf69 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -59,12 +59,14 @@ "Wrong admin recovery password. Please check the password and try again." : "رمز مدیریتی بازیابی غلط است. لطفاً رمز را کنترل کرده و دوباره امتحان نمایید.", "Administrator documentation" : "مستندات مدیر", "User documentation" : "مستندات کاربر", + "Nextcloud help overview" : "نمای کلی راهنمای نکست‌کلود", "Invalid SMTP password." : "گذرواژه SMTP نامعتبر است.", "Email setting test" : "تست تنظیم پست الکترونیک", "Well done, %s!" : "انجام شد،%s!", "If you received this email, the email configuration seems to be correct." : "اگر این پست الکترونیک را دریافت کردید ، پیکربندی ایمیل درست است.", "Email could not be sent. Check your mail server log" : "پست الکترونیک قابل ارسال نیست. ورود به سیستم سرور پست الکترونیک خود را بررسی کنید", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "ارسال پست الکترونیک با خطا مواجه شد، لطفاً تنظیمات خود را مورد بازبینی قرار دهید. (خطا:%s)", + "Disabled accounts" : "حساب‌های غیرفعال", "Invalid mail address" : "آدرس ایمیل نامعتبر است", "Settings saved" : "تنظیمات ذخیره شد", "Unable to change full name" : "امکان تغییر نام کامل وجود ندارد", @@ -122,22 +124,17 @@ "The old server-side-encryption format is enabled. We recommend disabling this." : "The old server-side-encryption format is enabled. We recommend disabling this.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended.", "Supported" : "پشتیبانی شده", - "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation.", "PHP configuration option \"output_buffering\" must be disabled" : "گزینه «output_buffering» تنظیمات پی‌اچ‌پی باید غیرفعال شود", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.", "Architecture" : "Architecture", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel.", - "Profile information" : "Profile information", - "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled", + "Profile information" : "اطلاعات نمایه", "Nextcloud settings" : "تنظیمات نکست کلود", "Task:" : "Task:", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", - "Speech-To-Text" : "Speech-To-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", - "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Image generation" : "Image generation", "Text processing" : "Text processing", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.", @@ -270,7 +267,7 @@ "Change password" : "تغییر گذر واژه", "Your profile picture" : "نگارهٔ نمایه‌تان", "Upload profile picture" : "بارگذاری نگارهٔ نمایه", - "Choose profile picture from Files" : "Choose profile picture from Files", + "Choose profile picture from Files" : "تصویر نمایه‌تان را از پرونده‌ها انتخاب کنید", "Remove profile picture" : "برداشتن نگارهٔ نمایه", "The file must be a PNG or JPG" : "The file must be a PNG or JPG", "Picture provided by original account" : "نگاره فراهم شده به دست حساب اصلی", @@ -313,7 +310,6 @@ "Your organisation" : "نام سازمان", "Your phone number" : "شماره تلفن شما", "Edit your Profile visibility" : "ویرایش امکان مشاهده پروفایل", - "Unable to update profile enabled state" : "Unable to update profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "ملاک عمل، تنظیمات با محدودیت بالاتر است که اعمال می شوند. برای مثال، اگر \"قابلیت دیده شدن\" در وضعیت \"نمایش برای همه\" تنظیم شده باشد و \"محدوده دیده شدن\" در وضعیت \"خصوصی\" تنظیم شده باشد، تنظیم به وضعیت \"خصوصی\" که محدودیت بیشتری اعمال میکند اعمال خواهد شد.", "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}", "Your role" : "نقش شما", @@ -345,6 +341,8 @@ "Manager" : "Manager", "Total rows summary" : "خلاصه کل ردیف ها", "Scroll to load more rows" : "Scroll to load more rows", + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب ...","{userCount} حساب ..."], + "_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب","{userCount} حساب"], "Avatar" : "آواتار", "Account name" : "Account name", "Group admin for" : "مدیر گروه برای", @@ -390,6 +388,7 @@ "Your browser does not support WebAuthn." : "Your browser does not support WebAuthn.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "به عنوان مدیر ، می توانید رفتار اشتراک گذاری را تنظیم کنید. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.", "You need to enable the File sharing App." : "You need to enable the File sharing App.", + "All accounts" : "همهٔ حساب‌ها", "Admins" : "مدیران", "Group name" : "نام گروه", "Sending…" : "در حال ارسال", @@ -416,6 +415,7 @@ "Featured apps" : "برنامه‌های برگزیده", "Supported apps" : "Supported apps", "Show to everyone" : "نمایش به همه", + "Show to logged in accounts only" : "فقط به حساب‌هایی که وارد شده‌اند نمایش یابد", "Hide" : "پنهان کردن", "Download and enable" : "بارگیری و فعال سازی", "Allow untested app" : "Allow untested app", @@ -433,6 +433,7 @@ "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "There were too many requests from your network. Retry later or contact your administrator if this is an error.", "Error" : "خطا", "Forum" : "انجمن", + "Nextcloud help & privacy resources" : "منابع راهنما و حریم شخصی نکست‌کلود", "Legal notice" : "توصیهٔ حقوقی", "Privacy policy" : "سیاست محرمانگی", "None/STARTTLS" : "None/STARTTLS", @@ -481,6 +482,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher.", + "Speech-To-Text" : "Speech-To-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", + "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Exclude groups from sharing" : "مستثنی شدن گروه ها از اشتراک گذاری", "These groups will still be able to receive shares, but not to initiate them." : "این گروه ها هنوز هم می توانند سهم دریافت کنند ، اما نه آنها را شروع کنند.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialog and allow access to the system address book", @@ -533,6 +537,8 @@ "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Not available as federation has been disabled for your account, contact your system administrator if you have any questions", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions", "Show to logged in users only" : "نمایش فقط برای کاربران وارد شده به سامانه", - "SMTP Username" : "نام کاربری SMTP" + "Nextcloud help resources" : "منابع راهنمای نکست‌کلود", + "SMTP Username" : "نام کاربری SMTP", + "Active accounts" : "حساب‌های فعال" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index 0d1000d2fbd97..592d253603e38 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -157,7 +157,6 @@ OC.L10N.register( "Nextcloud settings" : "Nextcloud-asetukset", "Task:" : "Tehtävä:", "Machine translation" : "Konekäännös", - "Speech-To-Text" : "Puheesta tekstiksi", "Image generation" : "Kuvien generointi", "Text processing" : "Tekstinkäsittely", "Here you can decide which group can access certain sections of the administration settings." : "Tässä voit päättää, mitkä ryhmät voivat käyttää tiettyja osioita ylläpitäjän asetuksista.", @@ -538,6 +537,7 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB:n versio \"%s\" on käytössä. Nextcloud 21 ja uudemmat eivät tue tätä versiota, vaatimus on MariaDB:n versio 10.2 tai uudempi.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL:n versio \"%s\" on käytössä. Nextcloud 21 ja uudemmat eivät tue tätä versiota, vaatimus on MySQL:n versio 8.0 tai MariaDB:n versio 10.2 tai uudempi.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL:n versio \"%s\" on käytössä. Nextcloud 21 ja uudemmat eivät tue tätä versiota, vaatimus on PostgreSQL:n versio 9.6 tai uudempi.", + "Speech-To-Text" : "Puheesta tekstiksi", "Exclude groups from sharing" : "Kiellä ryhmiä jakamasta", "These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Kaksivaiheinen tunnistautuminen voidaan pakottaa kaikille käyttäjille ja halutuille ryhmille. Mikäli heillä ei ole kaksivaiheista tunnistautumistapaa määriteltynä, he eivät pysty kirjautumaan järjestelmään.", diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index 3c7c939e66154..66dd181d0b619 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -155,7 +155,6 @@ "Nextcloud settings" : "Nextcloud-asetukset", "Task:" : "Tehtävä:", "Machine translation" : "Konekäännös", - "Speech-To-Text" : "Puheesta tekstiksi", "Image generation" : "Kuvien generointi", "Text processing" : "Tekstinkäsittely", "Here you can decide which group can access certain sections of the administration settings." : "Tässä voit päättää, mitkä ryhmät voivat käyttää tiettyja osioita ylläpitäjän asetuksista.", @@ -536,6 +535,7 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB:n versio \"%s\" on käytössä. Nextcloud 21 ja uudemmat eivät tue tätä versiota, vaatimus on MariaDB:n versio 10.2 tai uudempi.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL:n versio \"%s\" on käytössä. Nextcloud 21 ja uudemmat eivät tue tätä versiota, vaatimus on MySQL:n versio 8.0 tai MariaDB:n versio 10.2 tai uudempi.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL:n versio \"%s\" on käytössä. Nextcloud 21 ja uudemmat eivät tue tätä versiota, vaatimus on PostgreSQL:n versio 9.6 tai uudempi.", + "Speech-To-Text" : "Puheesta tekstiksi", "Exclude groups from sharing" : "Kiellä ryhmiä jakamasta", "These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Kaksivaiheinen tunnistautuminen voidaan pakottaa kaikille käyttäjille ja halutuille ryhmille. Mikäli heillä ei ole kaksivaiheista tunnistautumistapaa määriteltynä, he eivät pysty kirjautumaan järjestelmään.", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 33c661fcb2466..6f5aca03fc21f 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -300,9 +300,6 @@ OC.L10N.register( "Task:" : "Tâche : ", "Machine translation" : "Traduction automatique", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduction automatique peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour réaliser la traduction automatique.", - "Speech-To-Text" : "Synthèse vocale", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "La reconnaissance vocale peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de reconnaissance vocale.", "Image generation" : "Génération d'image", "Image generation can be implemented by different apps. Here you can set which app should be used." : "La génération d'images peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée.", "None of your currently installed apps provide image generation functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération d'images.", @@ -793,6 +790,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" est utilisé. Nextcloud 21 et plus ne sont plus compatibles avec cette version et nécessitent MariaDB 10.2 ou plus.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" est utilisé. Nextcloud 21 et plus ne sont plus compatibles avec cette version et nécessitent MySQL 8.0 or MariaDB 10.2 ou plus.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" est utilisé. Nextcloud 21 et plus ne sont plus compatibles avec cette version et nécessitent PostgreSQL 9.6 ou plus.", + "Speech-To-Text" : "Synthèse vocale", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "La reconnaissance vocale peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de reconnaissance vocale.", "Exclude groups from sharing" : "Empêcher certains groupes de partager", "These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d’autres.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom d'utilisateur dans le dialogue de partage et permettre l'accès au carnet d'adresses du système", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 638de7ea60741..67e1f56ceeaeb 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -298,9 +298,6 @@ "Task:" : "Tâche : ", "Machine translation" : "Traduction automatique", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduction automatique peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour réaliser la traduction automatique.", - "Speech-To-Text" : "Synthèse vocale", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "La reconnaissance vocale peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de reconnaissance vocale.", "Image generation" : "Génération d'image", "Image generation can be implemented by different apps. Here you can set which app should be used." : "La génération d'images peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée.", "None of your currently installed apps provide image generation functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération d'images.", @@ -791,6 +788,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" est utilisé. Nextcloud 21 et plus ne sont plus compatibles avec cette version et nécessitent MariaDB 10.2 ou plus.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" est utilisé. Nextcloud 21 et plus ne sont plus compatibles avec cette version et nécessitent MySQL 8.0 or MariaDB 10.2 ou plus.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" est utilisé. Nextcloud 21 et plus ne sont plus compatibles avec cette version et nécessitent PostgreSQL 9.6 ou plus.", + "Speech-To-Text" : "Synthèse vocale", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "La reconnaissance vocale peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de reconnaissance vocale.", "Exclude groups from sharing" : "Empêcher certains groupes de partager", "These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d’autres.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom d'utilisateur dans le dialogue de partage et permettre l'accès au carnet d'adresses du système", diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index bac9239402a02..77b95f9d2c4b9 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -221,6 +221,9 @@ OC.L10N.register( "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Tá an rogha \"overwrite.cli.url\" i do config.php socraithe go \"%s\" i gceart.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Tá an rogha \"overwrite.cli.url\" i do config.php socraithe go \"%s\", ar URL ceart é. Is é an URL a mholtar \"%s\".", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Le do thoil déan cinnte an rogha \"overwrite.cli.url\" i do chomhad config.php a shocrú chuig an URL a úsáideann d'úsáideoirí go príomha chun rochtain a fháil ar an Nextcloud seo. Moladh: \"%s\". Seachas sin d'fhéadfadh fadhbanna a bheith ann le giniúint URL trí cron. (Is féidir, áfach, nach é an URL molta an URL a úsáideann d’úsáideoirí go príomha chun an Nextcloud seo a rochtain. Is fearr é seo a sheiceáil faoi dhó ar aon nós.)", + "PHP APCu configuration" : "cumraíocht PHP APCu", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Tá do thaisce APCu ag rith iomlán, smaoinigh ar an socrú apc.shm_size php a mhéadú.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Tá do thaisce APCu beagnach lán ag %s%%, smaoinigh ar an socrú php apc.shm_size a mhéadú.", "PHP default charset" : "PHP tacar carachtar réamhshocraithe", "PHP configuration option \"default_charset\" should be UTF-8" : "Ba cheart go mbeadh an rogha cumraíochta PHP \"default_charset\" mar UTF-8", "PHP set_time_limit" : "PHP socraithe_time_teorainn", @@ -323,9 +326,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht phróiseála Tasc", "Machine translation" : "Aistriúchán meaisín", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Is féidir le haipeanna éagsúla aistriúchán meaisín a chur i bhfeidhm. Anseo is féidir leat tosaíocht na n-aipeanna aistriúchán meaisín atá suiteáilte agat faoi láthair a shainiú.", - "Speech-To-Text" : "Óráid-go-Téacs", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Is féidir Óráid-go-Téacs a chur i bhfeidhm ag aipeanna éagsúla. Anseo is féidir leat a shocrú cén app ba chóir a úsáid.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht Óráid-go-Téacs", "Image generation" : "Giniúint íomhá", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Is féidir le haipeanna éagsúla giniúint íomhá a chur i bhfeidhm. Anseo is féidir leat a shocrú cén app ba chóir a úsáid.", "None of your currently installed apps provide image generation functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht giniúna íomhá", @@ -820,6 +820,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Úsáidtear leagan MariaDB \"%s\". Ní thacaíonn Nextcloud 21 agus níos airde leis an leagan seo agus éilíonn siad MariaDB 10.2 nó níos airde.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Úsáidtear leagan MySQL \"%s\". Ní thacaíonn Nextcloud 21 agus níos airde leis an leagan seo agus éilíonn siad MySQL 8.0 nó MariaDB 10.2 nó níos airde.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Úsáidtear leagan PostgreSQL \"%s\". Ní thacaíonn Nextcloud 21 agus níos airde leis an leagan seo agus éilíonn siad PostgreSQL 9.6 nó níos airde.", + "Speech-To-Text" : "Óráid-go-Téacs", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Is féidir Óráid-go-Téacs a chur i bhfeidhm ag aipeanna éagsúla. Anseo is féidir leat a shocrú cén app ba chóir a úsáid.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht Óráid-go-Téacs", "Exclude groups from sharing" : "Fág grúpaí as an áireamh", "These groups will still be able to receive shares, but not to initiate them." : "Beidh na grúpaí seo fós in ann scaireanna a fháil, ach gan iad a thionscnamh.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Ceadaigh uathchríochnú ainm úsáideora sa dialóg scaireanna agus ceadaigh rochtain ar leabhar seoltaí an chóras", diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index 35804c1004171..14406fd7b8c7f 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -219,6 +219,9 @@ "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Tá an rogha \"overwrite.cli.url\" i do config.php socraithe go \"%s\" i gceart.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Tá an rogha \"overwrite.cli.url\" i do config.php socraithe go \"%s\", ar URL ceart é. Is é an URL a mholtar \"%s\".", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Le do thoil déan cinnte an rogha \"overwrite.cli.url\" i do chomhad config.php a shocrú chuig an URL a úsáideann d'úsáideoirí go príomha chun rochtain a fháil ar an Nextcloud seo. Moladh: \"%s\". Seachas sin d'fhéadfadh fadhbanna a bheith ann le giniúint URL trí cron. (Is féidir, áfach, nach é an URL molta an URL a úsáideann d’úsáideoirí go príomha chun an Nextcloud seo a rochtain. Is fearr é seo a sheiceáil faoi dhó ar aon nós.)", + "PHP APCu configuration" : "cumraíocht PHP APCu", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Tá do thaisce APCu ag rith iomlán, smaoinigh ar an socrú apc.shm_size php a mhéadú.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Tá do thaisce APCu beagnach lán ag %s%%, smaoinigh ar an socrú php apc.shm_size a mhéadú.", "PHP default charset" : "PHP tacar carachtar réamhshocraithe", "PHP configuration option \"default_charset\" should be UTF-8" : "Ba cheart go mbeadh an rogha cumraíochta PHP \"default_charset\" mar UTF-8", "PHP set_time_limit" : "PHP socraithe_time_teorainn", @@ -321,9 +324,6 @@ "None of your currently installed apps provide Task processing functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht phróiseála Tasc", "Machine translation" : "Aistriúchán meaisín", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Is féidir le haipeanna éagsúla aistriúchán meaisín a chur i bhfeidhm. Anseo is féidir leat tosaíocht na n-aipeanna aistriúchán meaisín atá suiteáilte agat faoi láthair a shainiú.", - "Speech-To-Text" : "Óráid-go-Téacs", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Is féidir Óráid-go-Téacs a chur i bhfeidhm ag aipeanna éagsúla. Anseo is féidir leat a shocrú cén app ba chóir a úsáid.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht Óráid-go-Téacs", "Image generation" : "Giniúint íomhá", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Is féidir le haipeanna éagsúla giniúint íomhá a chur i bhfeidhm. Anseo is féidir leat a shocrú cén app ba chóir a úsáid.", "None of your currently installed apps provide image generation functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht giniúna íomhá", @@ -818,6 +818,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Úsáidtear leagan MariaDB \"%s\". Ní thacaíonn Nextcloud 21 agus níos airde leis an leagan seo agus éilíonn siad MariaDB 10.2 nó níos airde.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Úsáidtear leagan MySQL \"%s\". Ní thacaíonn Nextcloud 21 agus níos airde leis an leagan seo agus éilíonn siad MySQL 8.0 nó MariaDB 10.2 nó níos airde.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Úsáidtear leagan PostgreSQL \"%s\". Ní thacaíonn Nextcloud 21 agus níos airde leis an leagan seo agus éilíonn siad PostgreSQL 9.6 nó níos airde.", + "Speech-To-Text" : "Óráid-go-Téacs", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Is féidir Óráid-go-Téacs a chur i bhfeidhm ag aipeanna éagsúla. Anseo is féidir leat a shocrú cén app ba chóir a úsáid.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht Óráid-go-Téacs", "Exclude groups from sharing" : "Fág grúpaí as an áireamh", "These groups will still be able to receive shares, but not to initiate them." : "Beidh na grúpaí seo fós in ann scaireanna a fháil, ach gan iad a thionscnamh.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Ceadaigh uathchríochnú ainm úsáideora sa dialóg scaireanna agus ceadaigh rochtain ar leabhar seoltaí an chóras", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index de29fc8e7afae..d47e5e9a07bb5 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -326,9 +326,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de tarefas", "Machine translation" : "Tradución automática", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradución automática pódese realizar mediante diferentes aplicacións. Aquí pode definir a prioridade das aplicacións de tradución automática que ten instaladas neste momento.", - "Speech-To-Text" : "Conversión de voz a texto", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de conversión de voz a texto", "Image generation" : "Xeración de imaxes", "Image generation can be implemented by different apps. Here you can set which app should be used." : "A xeración de imaxes pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", "None of your currently installed apps provide image generation functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de xeración de imaxes", @@ -623,7 +620,7 @@ OC.L10N.register( "Set default language" : "Definir o idioma predeterminado", "Add new account" : "Engadir unha conta nova", "Manager" : "Xestor/a", - "Set line manager" : "Definir o xestor de liña", + "Set line manager" : "Definir o responsábel xerárquico", "Account name will be autogenerated" : "O nome da conta vai ser xerado automaticamente", "Account name (required)" : "Nome da conta (necesario)", "Total rows summary" : "Resumo total de filas", @@ -657,7 +654,7 @@ OC.L10N.register( "Remote wipe of devices" : "Limpeza remota de dispositivos", "Wipe {userid}'s devices" : "Limpar os dispositivos de {userid}", "Wiped {userid}'s devices" : "Limpáronse os dispositivos de {userid}", - "Failed to update line manager" : "Produciuse un erro ao actualizar o xestor de liña", + "Failed to update line manager" : "Produciuse un erro ao actualizar o responsábel xerárquico", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar completamente a conta de {userid} incluíndo todos os seus ficheiros persoais, datos de aplicacións, etc.", "Account deletion" : "Eliminación de conta", "Delete {userid}'s account" : "Eliminar a conta de {userid}", @@ -823,6 +820,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MariaDB. Nextcloud 21 ou superior non admite esta versión e precisa MariaDB 10.2 ou superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MySQL. Nextcloud 21 e superior non admite esta versión e precisan MySQL 8.0 ou MariaDB 10.2 ou superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Utilízase a versión «%s» de PostgreSQL. Nextcloud 21 ou superior non admite esta versión e precisa PostgreSQL 9.6 ou superior.", + "Speech-To-Text" : "Conversión de voz a texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de conversión de voz a texto", "Exclude groups from sharing" : "Excluír grupos da compartición", "These groups will still be able to receive shares, but not to initiate them." : "Estes grupos poderán recibir comparticións, mais non inicialas.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir o autocompletado do nome de usuario no diálogo de compartir e permitir o acceso ao caderno de enderezos do sistema", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index a61c931ed47b1..f88667e10f7a8 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -324,9 +324,6 @@ "None of your currently installed apps provide Task processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de tarefas", "Machine translation" : "Tradución automática", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradución automática pódese realizar mediante diferentes aplicacións. Aquí pode definir a prioridade das aplicacións de tradución automática que ten instaladas neste momento.", - "Speech-To-Text" : "Conversión de voz a texto", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de conversión de voz a texto", "Image generation" : "Xeración de imaxes", "Image generation can be implemented by different apps. Here you can set which app should be used." : "A xeración de imaxes pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", "None of your currently installed apps provide image generation functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de xeración de imaxes", @@ -621,7 +618,7 @@ "Set default language" : "Definir o idioma predeterminado", "Add new account" : "Engadir unha conta nova", "Manager" : "Xestor/a", - "Set line manager" : "Definir o xestor de liña", + "Set line manager" : "Definir o responsábel xerárquico", "Account name will be autogenerated" : "O nome da conta vai ser xerado automaticamente", "Account name (required)" : "Nome da conta (necesario)", "Total rows summary" : "Resumo total de filas", @@ -655,7 +652,7 @@ "Remote wipe of devices" : "Limpeza remota de dispositivos", "Wipe {userid}'s devices" : "Limpar os dispositivos de {userid}", "Wiped {userid}'s devices" : "Limpáronse os dispositivos de {userid}", - "Failed to update line manager" : "Produciuse un erro ao actualizar o xestor de liña", + "Failed to update line manager" : "Produciuse un erro ao actualizar o responsábel xerárquico", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar completamente a conta de {userid} incluíndo todos os seus ficheiros persoais, datos de aplicacións, etc.", "Account deletion" : "Eliminación de conta", "Delete {userid}'s account" : "Eliminar a conta de {userid}", @@ -821,6 +818,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MariaDB. Nextcloud 21 ou superior non admite esta versión e precisa MariaDB 10.2 ou superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MySQL. Nextcloud 21 e superior non admite esta versión e precisan MySQL 8.0 ou MariaDB 10.2 ou superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Utilízase a versión «%s» de PostgreSQL. Nextcloud 21 ou superior non admite esta versión e precisa PostgreSQL 9.6 ou superior.", + "Speech-To-Text" : "Conversión de voz a texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de conversión de voz a texto", "Exclude groups from sharing" : "Excluír grupos da compartición", "These groups will still be able to receive shares, but not to initiate them." : "Estes grupos poderán recibir comparticións, mais non inicialas.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir o autocompletado do nome de usuario no diálogo de compartir e permitir o acceso ao caderno de enderezos do sistema", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 5399437298fe3..110dca5f511be 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -175,9 +175,6 @@ OC.L10N.register( "Task:" : "Feladat:", "Machine translation" : "Gépi fordítás", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A gépi fordítást különböző alkalmazások is megvalósíthatják. Itt állítható be a jelenleg telepített gépi fordítóalkalmazások elsőbbsége.", - "Speech-To-Text" : "Beszédfelismerés", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "A beszédfelismerés különböző alkalmazásokkal is megvalósítható. Itt állítható be, hogy melyik alkalmazás legyen használva.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Egyik jelenleg telepített alkalmazás sem támogatja a beszédfelismerés funkciót", "Image generation" : "Képelőállítás", "Text processing" : "Szövegfeldolgozás", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "A szövegfeldolgozás különböző alkalmazásokkal is megvalósítható. Itt állítható be, hogy melyik alkalmazás legyen használva.", @@ -599,6 +596,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "A MariaDB következő verziója van használatban: „%s”. A Nextcloud 21 és az újabb verziók már nem támogatják ezt a verziót, legalább a MariaDB 10.2-es verziója szükséges.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "A MySQL következő verziója van használatban: „%s”. A Nextcloud 21 és az újabb verziók már nem támogatják ezt a verziót, legalább a MySQL 8.0-s vagy a MariaDB 10.2-es verziója szükséges.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "A PostgreSQL következő verziója van használatban: „%s”. A Nextcloud 21 és az újabb verziók már nem támogatják ezt a verziót, legalább a PostgreSQL 9.6-os verziója szükséges.", + "Speech-To-Text" : "Beszédfelismerés", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "A beszédfelismerés különböző alkalmazásokkal is megvalósítható. Itt állítható be, hogy melyik alkalmazás legyen használva.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Egyik jelenleg telepített alkalmazás sem támogatja a beszédfelismerés funkciót", "Exclude groups from sharing" : "Csoportok megosztási jogának tiltása", "These groups will still be able to receive shares, but not to initiate them." : "E csoportok tagjaival meg lehet osztani anyagokat, de ők nem hozhatnak létre megosztást.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Felhasználónév automatikus kiegészítésének bekapcsolása a megosztási párbeszédablakban, és hozzáférés engedélyezése a rendszer címjegyzékéhez", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index c873b003c8099..60e3e52a16513 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -173,9 +173,6 @@ "Task:" : "Feladat:", "Machine translation" : "Gépi fordítás", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A gépi fordítást különböző alkalmazások is megvalósíthatják. Itt állítható be a jelenleg telepített gépi fordítóalkalmazások elsőbbsége.", - "Speech-To-Text" : "Beszédfelismerés", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "A beszédfelismerés különböző alkalmazásokkal is megvalósítható. Itt állítható be, hogy melyik alkalmazás legyen használva.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Egyik jelenleg telepített alkalmazás sem támogatja a beszédfelismerés funkciót", "Image generation" : "Képelőállítás", "Text processing" : "Szövegfeldolgozás", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "A szövegfeldolgozás különböző alkalmazásokkal is megvalósítható. Itt állítható be, hogy melyik alkalmazás legyen használva.", @@ -597,6 +594,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "A MariaDB következő verziója van használatban: „%s”. A Nextcloud 21 és az újabb verziók már nem támogatják ezt a verziót, legalább a MariaDB 10.2-es verziója szükséges.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "A MySQL következő verziója van használatban: „%s”. A Nextcloud 21 és az újabb verziók már nem támogatják ezt a verziót, legalább a MySQL 8.0-s vagy a MariaDB 10.2-es verziója szükséges.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "A PostgreSQL következő verziója van használatban: „%s”. A Nextcloud 21 és az újabb verziók már nem támogatják ezt a verziót, legalább a PostgreSQL 9.6-os verziója szükséges.", + "Speech-To-Text" : "Beszédfelismerés", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "A beszédfelismerés különböző alkalmazásokkal is megvalósítható. Itt állítható be, hogy melyik alkalmazás legyen használva.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Egyik jelenleg telepített alkalmazás sem támogatja a beszédfelismerés funkciót", "Exclude groups from sharing" : "Csoportok megosztási jogának tiltása", "These groups will still be able to receive shares, but not to initiate them." : "E csoportok tagjaival meg lehet osztani anyagokat, de ők nem hozhatnak létre megosztást.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Felhasználónév automatikus kiegészítésének bekapcsolása a megosztási párbeszédablakban, és hozzáférés engedélyezése a rendszer címjegyzékéhez", diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index dbf295819dfa8..6306dd70f3865 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -171,7 +171,6 @@ OC.L10N.register( "Nextcloud settings" : "Stillingar Nextcloud", "Task:" : "Verk:", "Machine translation" : "Vélræn þýðing", - "Speech-To-Text" : "Tal-í-texta", "Image generation" : "Gerð mynda", "Text processing" : "Textavinnsla", "None" : "Ekkert", @@ -538,6 +537,7 @@ OC.L10N.register( "Old user imported certificates" : "Gömul skilríki sem notandi hefur flutt inn", "Missing optional index \"%s\" in table \"%s\"." : "Vantar valkvæða vísinn \"s\" í töflunni \"%s\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Gagnagrunninn vantar nokkra atriðavísa (indexes). Vegna þess að það að bæta atriðavísum við stórar töflur getur tekið töluverðan tíma, þá var þeim ekki bætt við sjálfvirkt. Með því að keyra \"occ db:add-missing-indices\" væri hægt að bæta inn þessum atriðavísum sem vantar, á meðan kerfið er í gangi. Um leið og búið er að bæta inn þessum atriðavísum, munu fyrirspurnir í þessar töflur verða miklu hraðvirkari.", + "Speech-To-Text" : "Tal-í-texta", "Exclude groups from sharing" : "Undanskilja hópa frá því að deila", "These groups will still be able to receive shares, but not to initiate them." : "Þessir hópar munu samt geta tekið við deildum sameignum, en ekki geta útbúið þær.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Leyfa sjálfklárun notandanafns í deilingarglugga og heimila aðgang að nafnaskrá kerfisins", diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index 7cfd29f43c128..ffa1f03586044 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -169,7 +169,6 @@ "Nextcloud settings" : "Stillingar Nextcloud", "Task:" : "Verk:", "Machine translation" : "Vélræn þýðing", - "Speech-To-Text" : "Tal-í-texta", "Image generation" : "Gerð mynda", "Text processing" : "Textavinnsla", "None" : "Ekkert", @@ -536,6 +535,7 @@ "Old user imported certificates" : "Gömul skilríki sem notandi hefur flutt inn", "Missing optional index \"%s\" in table \"%s\"." : "Vantar valkvæða vísinn \"s\" í töflunni \"%s\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Gagnagrunninn vantar nokkra atriðavísa (indexes). Vegna þess að það að bæta atriðavísum við stórar töflur getur tekið töluverðan tíma, þá var þeim ekki bætt við sjálfvirkt. Með því að keyra \"occ db:add-missing-indices\" væri hægt að bæta inn þessum atriðavísum sem vantar, á meðan kerfið er í gangi. Um leið og búið er að bæta inn þessum atriðavísum, munu fyrirspurnir í þessar töflur verða miklu hraðvirkari.", + "Speech-To-Text" : "Tal-í-texta", "Exclude groups from sharing" : "Undanskilja hópa frá því að deila", "These groups will still be able to receive shares, but not to initiate them." : "Þessir hópar munu samt geta tekið við deildum sameignum, en ekki geta útbúið þær.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Leyfa sjálfklárun notandanafns í deilingarglugga og heimila aðgang að nafnaskrá kerfisins", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index f320e88e9bfaa..c02a08eba86b4 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -203,9 +203,6 @@ OC.L10N.register( "Task:" : "Compito:", "Machine translation" : "Traduzione automatica", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduzione automatica può essere implementata da diverse applicazioni. Qui puoi definire la priorità delle applicazioni di traduzione automatica che sono installate al momento.", - "Speech-To-Text" : "Riconoscimento vocale", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Il riconoscimento vocale può essere implementato da diverse applicazioni. Qui puoi impostare quale applicazioni usare.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Nessuna delle applicazioni installate integra la funzionalità di riconoscimento vocale", "Image generation" : "Generazione di immagini", "Image generation can be implemented by different apps. Here you can set which app should be used." : "La generazione di immagini può essere implementata da diverse applicazioni. Qui puoi impostare quale applicazioni dovrebbe essere utilizzata.", "None of your currently installed apps provide image generation functionality" : "Nessuna delle tue applicazioni attualmente installate fornisce funzionalità di generazione di immagini", @@ -613,6 +610,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Stai usando la versione \"%s\" di MariaDB. Nextcloud 21 e successivi non supportano questa versione e richiedono MariaDB 10.2 o successivi.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Stai usando la versione \"%s\" di MySQL. Nextcloud 21 e successivi non supportano questa versione e richiedono MySQL 8.0 o MariaDB 10.2 o successivi.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Stai usando la versione \"%s\" di PostgreSQL. Nextcloud 21 e successivi non supportano questa versione e richiedono PostgreSQL 9.6 o successivi.", + "Speech-To-Text" : "Riconoscimento vocale", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Il riconoscimento vocale può essere implementato da diverse applicazioni. Qui puoi impostare quale applicazioni usare.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Nessuna delle applicazioni installate integra la funzionalità di riconoscimento vocale", "Exclude groups from sharing" : "Escludi gruppi dalla condivisione", "These groups will still be able to receive shares, but not to initiate them." : "Questi gruppi saranno in grado di ricevere condivisioni, ma non iniziarle.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permetti l'autocompletamento dei nomi utente nella finestra di condivisione e l'accesso alla rubrica di sistema", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 0861e6a481b70..2a2db20a3595e 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -201,9 +201,6 @@ "Task:" : "Compito:", "Machine translation" : "Traduzione automatica", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduzione automatica può essere implementata da diverse applicazioni. Qui puoi definire la priorità delle applicazioni di traduzione automatica che sono installate al momento.", - "Speech-To-Text" : "Riconoscimento vocale", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Il riconoscimento vocale può essere implementato da diverse applicazioni. Qui puoi impostare quale applicazioni usare.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Nessuna delle applicazioni installate integra la funzionalità di riconoscimento vocale", "Image generation" : "Generazione di immagini", "Image generation can be implemented by different apps. Here you can set which app should be used." : "La generazione di immagini può essere implementata da diverse applicazioni. Qui puoi impostare quale applicazioni dovrebbe essere utilizzata.", "None of your currently installed apps provide image generation functionality" : "Nessuna delle tue applicazioni attualmente installate fornisce funzionalità di generazione di immagini", @@ -611,6 +608,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Stai usando la versione \"%s\" di MariaDB. Nextcloud 21 e successivi non supportano questa versione e richiedono MariaDB 10.2 o successivi.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Stai usando la versione \"%s\" di MySQL. Nextcloud 21 e successivi non supportano questa versione e richiedono MySQL 8.0 o MariaDB 10.2 o successivi.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Stai usando la versione \"%s\" di PostgreSQL. Nextcloud 21 e successivi non supportano questa versione e richiedono PostgreSQL 9.6 o successivi.", + "Speech-To-Text" : "Riconoscimento vocale", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Il riconoscimento vocale può essere implementato da diverse applicazioni. Qui puoi impostare quale applicazioni usare.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Nessuna delle applicazioni installate integra la funzionalità di riconoscimento vocale", "Exclude groups from sharing" : "Escludi gruppi dalla condivisione", "These groups will still be able to receive shares, but not to initiate them." : "Questi gruppi saranno in grado di ricevere condivisioni, ma non iniziarle.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permetti l'autocompletamento dei nomi utente nella finestra di condivisione e l'accesso alla rubrica di sistema", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 1898129bfa72a..8d5386b079579 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -221,6 +221,9 @@ OC.L10N.register( "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "あなたの config.php の \"overwrite.cli.url\" オプションは正しく \"%s\" に設定されています。", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "あなたの config.php の \"overwrite.cli.url\" オプションは、\"%s\" に設定されており、正しいURLです。提案されるURLは \"%s\" です。", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "config.php ファイルの \"overwrite.cli.url\" オプションを、ユーザーがこのNextcloudにアクセスするために主に使用するURLに設定してください。提案: \"%s\"。そうしないと、cron を介したURLの生成に問題が発生する可能性があります。(ただし、提案されたURLがユーザーがこのNextcloudにアクセスするために主に使用するURLではない可能性もあります。いずれの場合でも、これをダブルチェックすることがベストです。)", + "PHP APCu configuration" : "PHP APCu設定", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "APCuキャッシュがいっぱいになっている場合は、apc.shm_size php設定を増やすことを検討してください。", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : " APCuキャッシュが%s%%でほぼ満杯です。apc.shm_size phpの設定値を増やすことを検討してください。", "PHP default charset" : "PHP default charset", "PHP configuration option \"default_charset\" should be UTF-8" : "PHPの設定オプションのdefault_charsetはUTF-8にする必要があります", "PHP set_time_limit" : "PHP set_time_limit", @@ -323,9 +326,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "現在インストールされているアプリでタスク処理機能を提供しているものはありません", "Machine translation" : "機械翻訳", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機械翻訳は、さまざまなアプリによって実装することができます。ここでは、現在インストールされている機械翻訳アプリの優先順位を定義できます。", - "Speech-To-Text" : "Speech-To-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text はさまざまなアプリで実装できます。ここでは、どのアプリを使用するかを設定できます。", - "None of your currently installed apps provide Speech-To-Text functionality" : "現在インストールされているどのアプリも音声テキスト化機能(Speech-To-Text)を提供していません。", "Image generation" : "画像の生成", "Image generation can be implemented by different apps. Here you can set which app should be used." : "画像生成はさまざまなアプリで実装することができます。ここでは、どのアプリを使用するかを設定できます。", "None of your currently installed apps provide image generation functionality" : "現在インストールされているどのアプリも、画像生成機能を提供していません。", @@ -820,6 +820,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB のバージョン\"%s\" が使われています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MariaDB 10.2 以降のバージョンが必要になります。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQLのバージョン \"%s\" が使用されています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MySQL 8.0またはMariaDB 10.2以上が必要となります。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQLのバージョン \"%s\" を使用しています。Nextcloud 21以降ではこのバージョンのサポートは終了し、PostgreSQL 9.6以降が必要となります。", + "Speech-To-Text" : "Speech-To-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text はさまざまなアプリで実装できます。ここでは、どのアプリを使用するかを設定できます。", + "None of your currently installed apps provide Speech-To-Text functionality" : "現在インストールされているどのアプリも音声テキスト化機能(Speech-To-Text)を提供していません。", "Exclude groups from sharing" : "共有可能なグループから除外する", "These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。", "Allow username autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでユーザー名の自動補完を許可し、システムのアドレス帳へのアクセスを許可する", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index dcf445253b979..44eb76adda7c0 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -219,6 +219,9 @@ "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "あなたの config.php の \"overwrite.cli.url\" オプションは正しく \"%s\" に設定されています。", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "あなたの config.php の \"overwrite.cli.url\" オプションは、\"%s\" に設定されており、正しいURLです。提案されるURLは \"%s\" です。", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "config.php ファイルの \"overwrite.cli.url\" オプションを、ユーザーがこのNextcloudにアクセスするために主に使用するURLに設定してください。提案: \"%s\"。そうしないと、cron を介したURLの生成に問題が発生する可能性があります。(ただし、提案されたURLがユーザーがこのNextcloudにアクセスするために主に使用するURLではない可能性もあります。いずれの場合でも、これをダブルチェックすることがベストです。)", + "PHP APCu configuration" : "PHP APCu設定", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "APCuキャッシュがいっぱいになっている場合は、apc.shm_size php設定を増やすことを検討してください。", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : " APCuキャッシュが%s%%でほぼ満杯です。apc.shm_size phpの設定値を増やすことを検討してください。", "PHP default charset" : "PHP default charset", "PHP configuration option \"default_charset\" should be UTF-8" : "PHPの設定オプションのdefault_charsetはUTF-8にする必要があります", "PHP set_time_limit" : "PHP set_time_limit", @@ -321,9 +324,6 @@ "None of your currently installed apps provide Task processing functionality" : "現在インストールされているアプリでタスク処理機能を提供しているものはありません", "Machine translation" : "機械翻訳", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機械翻訳は、さまざまなアプリによって実装することができます。ここでは、現在インストールされている機械翻訳アプリの優先順位を定義できます。", - "Speech-To-Text" : "Speech-To-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text はさまざまなアプリで実装できます。ここでは、どのアプリを使用するかを設定できます。", - "None of your currently installed apps provide Speech-To-Text functionality" : "現在インストールされているどのアプリも音声テキスト化機能(Speech-To-Text)を提供していません。", "Image generation" : "画像の生成", "Image generation can be implemented by different apps. Here you can set which app should be used." : "画像生成はさまざまなアプリで実装することができます。ここでは、どのアプリを使用するかを設定できます。", "None of your currently installed apps provide image generation functionality" : "現在インストールされているどのアプリも、画像生成機能を提供していません。", @@ -818,6 +818,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB のバージョン\"%s\" が使われています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MariaDB 10.2 以降のバージョンが必要になります。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQLのバージョン \"%s\" が使用されています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MySQL 8.0またはMariaDB 10.2以上が必要となります。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQLのバージョン \"%s\" を使用しています。Nextcloud 21以降ではこのバージョンのサポートは終了し、PostgreSQL 9.6以降が必要となります。", + "Speech-To-Text" : "Speech-To-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text はさまざまなアプリで実装できます。ここでは、どのアプリを使用するかを設定できます。", + "None of your currently installed apps provide Speech-To-Text functionality" : "現在インストールされているどのアプリも音声テキスト化機能(Speech-To-Text)を提供していません。", "Exclude groups from sharing" : "共有可能なグループから除外する", "These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。", "Allow username autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでユーザー名の自動補完を許可し、システムのアドレス帳へのアクセスを許可する", diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index 9ecfddd48ba43..ba1fde72c7b69 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -194,9 +194,6 @@ OC.L10N.register( "Task:" : "Task:", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", - "Speech-To-Text" : "Speech-To-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", - "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Image generation" : "Image generation", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Image generation can be implemented by different apps. Here you can set which app should be used.", "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", @@ -588,6 +585,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher.", + "Speech-To-Text" : "Speech-To-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", + "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Exclude groups from sharing" : "Exclude groups from sharing", "These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialog and allow access to the system address book", diff --git a/apps/settings/l10n/ka.json b/apps/settings/l10n/ka.json index d56de0e98163d..5e4dba99660ee 100644 --- a/apps/settings/l10n/ka.json +++ b/apps/settings/l10n/ka.json @@ -192,9 +192,6 @@ "Task:" : "Task:", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", - "Speech-To-Text" : "Speech-To-Text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", - "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Image generation" : "Image generation", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Image generation can be implemented by different apps. Here you can set which app should be used.", "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", @@ -586,6 +583,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher.", + "Speech-To-Text" : "Speech-To-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", + "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Exclude groups from sharing" : "Exclude groups from sharing", "These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialog and allow access to the system address book", diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index f9754c697266b..531be407cae55 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -258,9 +258,6 @@ OC.L10N.register( "Nextcloud settings" : "Nextcloud 환경설정", "Task:" : "작업:", "Machine translation" : "기계 번역", - "Speech-To-Text" : "음성인식", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "음성인식 기능을 채용한 앱이 이곳에 표시됩니다. 음성인식 기능을 사용할 앱을 선택하십시오. ", - "None of your currently installed apps provide Speech-To-Text functionality" : "현재 설치된 앱 중 음성인식 기능을 제공하는 것이 없습니다", "Image generation" : "이미지 생성", "Image generation can be implemented by different apps. Here you can set which app should be used." : "이미지 생성 기능을 채용한 앱이 이곳에 표시됩니다. 이미지 생성 기능을 사용할 앱을 선택하십시오. ", "None of your currently installed apps provide image generation functionality" : "현재 설치된 앱 중 이미지 생성 기능을 제공하는 것이 없습니다", @@ -695,6 +692,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "현재 MariaDB \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MariaDB 10.2 이상을 사용하십시오.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "현재 MySQL \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MySQL 8.0 혹은 MariaDB 10.2 이상을 사용하십시오.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "현재 PostgreSQL \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. PostgreSQL 9.6 이상을 사용하십시오.", + "Speech-To-Text" : "음성인식", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "음성인식 기능을 채용한 앱이 이곳에 표시됩니다. 음성인식 기능을 사용할 앱을 선택하십시오. ", + "None of your currently installed apps provide Speech-To-Text functionality" : "현재 설치된 앱 중 음성인식 기능을 제공하는 것이 없습니다", "Exclude groups from sharing" : "공유에서 그룹 제외", "These groups will still be able to receive shares, but not to initiate them." : "이 그룹의 사용자들은 다른 사용자가 공유한 파일을 받을 수는 있지만, 자기 파일을 공유할 수는 없습니다.", "Allow username autocompletion in share dialog and allow access to the system address book" : "공유 대화창에서 시스템 주소록에 있는 사용자 이름을 자동으로 채울 수 있도록 허용", diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 49daf94253241..f5a0c3a3203d6 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -256,9 +256,6 @@ "Nextcloud settings" : "Nextcloud 환경설정", "Task:" : "작업:", "Machine translation" : "기계 번역", - "Speech-To-Text" : "음성인식", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "음성인식 기능을 채용한 앱이 이곳에 표시됩니다. 음성인식 기능을 사용할 앱을 선택하십시오. ", - "None of your currently installed apps provide Speech-To-Text functionality" : "현재 설치된 앱 중 음성인식 기능을 제공하는 것이 없습니다", "Image generation" : "이미지 생성", "Image generation can be implemented by different apps. Here you can set which app should be used." : "이미지 생성 기능을 채용한 앱이 이곳에 표시됩니다. 이미지 생성 기능을 사용할 앱을 선택하십시오. ", "None of your currently installed apps provide image generation functionality" : "현재 설치된 앱 중 이미지 생성 기능을 제공하는 것이 없습니다", @@ -693,6 +690,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "현재 MariaDB \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MariaDB 10.2 이상을 사용하십시오.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "현재 MySQL \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MySQL 8.0 혹은 MariaDB 10.2 이상을 사용하십시오.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "현재 PostgreSQL \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. PostgreSQL 9.6 이상을 사용하십시오.", + "Speech-To-Text" : "음성인식", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "음성인식 기능을 채용한 앱이 이곳에 표시됩니다. 음성인식 기능을 사용할 앱을 선택하십시오. ", + "None of your currently installed apps provide Speech-To-Text functionality" : "현재 설치된 앱 중 음성인식 기능을 제공하는 것이 없습니다", "Exclude groups from sharing" : "공유에서 그룹 제외", "These groups will still be able to receive shares, but not to initiate them." : "이 그룹의 사용자들은 다른 사용자가 공유한 파일을 받을 수는 있지만, 자기 파일을 공유할 수는 없습니다.", "Allow username autocompletion in share dialog and allow access to the system address book" : "공유 대화창에서 시스템 주소록에 있는 사용자 이름을 자동으로 채울 수 있도록 허용", diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 17c6a2d753b6a..9c8e2f0bbd21f 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -134,9 +134,6 @@ OC.L10N.register( "Task:" : "Задачa:", "Machine translation" : "Машински превод", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинскиот превод може да се имплементира од различни апликации. Овде можете да ја дефинирате предноста на апликациите за машинско преведување што сте ги инсталирале во моментот.", - "Speech-To-Text" : "Говор-во-текст", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Говор-во-текст може да се имплементира од различни апликации. Овде можете да поставите која апликација треба да се користи.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ниту една од вашите тековно инсталирани апликации не обезбедува функционалност за говор во текст", "Text processing" : "Обработка на текст", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Задачите за обработка на текст може да се имплементираат од различни апликации. Овде можете да поставите која апликација треба да се користи за која задача.", "None of your currently installed apps provide Text processing functionality" : "Ниту една од вашите моментално инсталирани апликации не обезбедува функционалност за обработка на текст", @@ -468,6 +465,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Се користи MariaDB верзија\"%s\". Nextcloud 21 и поголемите верзии, повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 10.2 или понова.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Се користи MySQL верзија\"%s\". Nextcloud 21 и поголемите верзии, повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 8.0 или MariaDB 10.2 или понова.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Се користи PostgreSQL верзија\"%s\". Nextcloud 21 и поголемите верзии, повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 9.6 или понова.", + "Speech-To-Text" : "Говор-во-текст", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Говор-во-текст може да се имплементира од различни апликации. Овде можете да поставите која апликација треба да се користи.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ниту една од вашите тековно инсталирани апликации не обезбедува функционалност за говор во текст", "Exclude groups from sharing" : "Исклучи групи од споделување", "These groups will still be able to receive shares, but not to initiate them." : "Овие групи сеуште ќе можат да добиваат споделувања, но не и да ги иницираат.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторна автентикација може да биде задолжителна за сите корисници и одредени групи. Доколку корисниците немаат поставено провајдер за двофакторна автентикација, нема да можат да се најават на системот.", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index e7e2db03ca206..879c0af17d8d4 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -132,9 +132,6 @@ "Task:" : "Задачa:", "Machine translation" : "Машински превод", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинскиот превод може да се имплементира од различни апликации. Овде можете да ја дефинирате предноста на апликациите за машинско преведување што сте ги инсталирале во моментот.", - "Speech-To-Text" : "Говор-во-текст", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Говор-во-текст може да се имплементира од различни апликации. Овде можете да поставите која апликација треба да се користи.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ниту една од вашите тековно инсталирани апликации не обезбедува функционалност за говор во текст", "Text processing" : "Обработка на текст", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Задачите за обработка на текст може да се имплементираат од различни апликации. Овде можете да поставите која апликација треба да се користи за која задача.", "None of your currently installed apps provide Text processing functionality" : "Ниту една од вашите моментално инсталирани апликации не обезбедува функционалност за обработка на текст", @@ -466,6 +463,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Се користи MariaDB верзија\"%s\". Nextcloud 21 и поголемите верзии, повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 10.2 или понова.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Се користи MySQL верзија\"%s\". Nextcloud 21 и поголемите верзии, повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 8.0 или MariaDB 10.2 или понова.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Се користи PostgreSQL верзија\"%s\". Nextcloud 21 и поголемите верзии, повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 9.6 или понова.", + "Speech-To-Text" : "Говор-во-текст", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Говор-во-текст може да се имплементира од различни апликации. Овде можете да поставите која апликација треба да се користи.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ниту една од вашите тековно инсталирани апликации не обезбедува функционалност за говор во текст", "Exclude groups from sharing" : "Исклучи групи од споделување", "These groups will still be able to receive shares, but not to initiate them." : "Овие групи сеуште ќе можат да добиваат споделувања, но не и да ги иницираат.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторна автентикација може да биде задолжителна за сите корисници и одредени групи. Доколку корисниците немаат поставено провајдер за двофакторна автентикација, нема да можат да се најават на системот.", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 6b83446a58dd8..47b7919641ad5 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -323,9 +323,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "Ingen av appene du installerte for øyeblikket, har oppgavebehandlingsfunksjonalitet", "Machine translation" : "Maskinoversettelse", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maskinoversettelse kan implementeres av forskjellige apper. Her kan du definere prioriteten til maskinoversettelsesappene du har installert for øyeblikket.", - "Speech-To-Text" : "Tale-Til-Tekst", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Tale-til-tekst kan implementeres av forskjellige apper. Her kan du angi hvilken app som skal brukes.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ingen av de installerte appene dine har tale-til-tekst-funksjonalitet", "Image generation" : "Bildegenerering", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Bildegenerering kan implementeres av forskjellige apper. Her kan du angi hvilken app som skal brukes.", "None of your currently installed apps provide image generation functionality" : "Ingen av de installerte appene dine har bildegenereringsfunksjonalitet", @@ -820,6 +817,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB versjon\"%s\" blir brukt. Nextcloud 21 og nyere støtter ikke denne versjonen og krever MariaDB 10.2 eller høyere.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL versjon \"%s\"blir brukt. Nextcloud 21 og nyere støtter ikke denne versjonen og krever MySQL 8.0 eller MariaDB 10.2 eller høyere.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL versjon \"%s\" blir brukt. Nextcloud 21 og nyere støtter ikke denne versjonen og krever PostgreSQL 9.6 eller høyere.", + "Speech-To-Text" : "Tale-Til-Tekst", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Tale-til-tekst kan implementeres av forskjellige apper. Her kan du angi hvilken app som skal brukes.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ingen av de installerte appene dine har tale-til-tekst-funksjonalitet", "Exclude groups from sharing" : "Utelukk grupper fra deling", "These groups will still be able to receive shares, but not to initiate them." : "Disse gruppene vil fremdeles kunne motta delinger men ikke lage dem.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Tillat automatisk fullføring av brukernavn i delingsdialogen og gi tilgang til systemets adressebok", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 35e48ce354576..f3c5a87f312c9 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -321,9 +321,6 @@ "None of your currently installed apps provide Task processing functionality" : "Ingen av appene du installerte for øyeblikket, har oppgavebehandlingsfunksjonalitet", "Machine translation" : "Maskinoversettelse", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maskinoversettelse kan implementeres av forskjellige apper. Her kan du definere prioriteten til maskinoversettelsesappene du har installert for øyeblikket.", - "Speech-To-Text" : "Tale-Til-Tekst", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Tale-til-tekst kan implementeres av forskjellige apper. Her kan du angi hvilken app som skal brukes.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ingen av de installerte appene dine har tale-til-tekst-funksjonalitet", "Image generation" : "Bildegenerering", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Bildegenerering kan implementeres av forskjellige apper. Her kan du angi hvilken app som skal brukes.", "None of your currently installed apps provide image generation functionality" : "Ingen av de installerte appene dine har bildegenereringsfunksjonalitet", @@ -818,6 +815,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB versjon\"%s\" blir brukt. Nextcloud 21 og nyere støtter ikke denne versjonen og krever MariaDB 10.2 eller høyere.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL versjon \"%s\"blir brukt. Nextcloud 21 og nyere støtter ikke denne versjonen og krever MySQL 8.0 eller MariaDB 10.2 eller høyere.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL versjon \"%s\" blir brukt. Nextcloud 21 og nyere støtter ikke denne versjonen og krever PostgreSQL 9.6 eller høyere.", + "Speech-To-Text" : "Tale-Til-Tekst", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Tale-til-tekst kan implementeres av forskjellige apper. Her kan du angi hvilken app som skal brukes.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ingen av de installerte appene dine har tale-til-tekst-funksjonalitet", "Exclude groups from sharing" : "Utelukk grupper fra deling", "These groups will still be able to receive shares, but not to initiate them." : "Disse gruppene vil fremdeles kunne motta delinger men ikke lage dem.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Tillat automatisk fullføring av brukernavn i delingsdialogen og gi tilgang til systemets adressebok", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 4092a67d03068..803f1a8bd0bab 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -219,9 +219,6 @@ OC.L10N.register( "Task:" : "Zadanie", "Machine translation" : "Tłumaczenie maszynowe", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Tłumaczenie maszynowe może być implementowane przez różne aplikacje. Tutaj możesz zdefiniować pierwszeństwo aplikacji do tłumaczenia maszynowego, które masz aktualnie zainstalowane.", - "Speech-To-Text" : "Mowa na tekst", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "\"Mowa na tekst\" może być zaimplementowana przez różne aplikacje. Tutaj możesz ustawić, która aplikacja ma być używana.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Żadna z aktualnie zainstalowanych aplikacji nie obsługuje funkcji \"mowy na tekst\".", "Image generation" : "Generowanie obrazu", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Generowanie obrazu może być wykonywane przez różne aplikacje. Tutaj możesz wybrać której aplikacji chcesz używać.", "None of your currently installed apps provide image generation functionality" : "Żadna z zainstalowanych aplikacji nie pozwala na generowanie obrazów.", @@ -669,6 +666,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Używana jest wersja MariaDB \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MariaDB 10.2 lub nowszej.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Używana jest wersja MySQL \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MySQL 8.0 lub MariaDB 10.2, albo nowszej.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Używana jest wersja PostgreSQL \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają PostgreSQL 9.6 lub nowszej.", + "Speech-To-Text" : "Mowa na tekst", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "\"Mowa na tekst\" może być zaimplementowana przez różne aplikacje. Tutaj możesz ustawić, która aplikacja ma być używana.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Żadna z aktualnie zainstalowanych aplikacji nie obsługuje funkcji \"mowy na tekst\".", "Exclude groups from sharing" : "Wyklucz grupy z udostępniania", "These groups will still be able to receive shares, but not to initiate them." : "Grupy te nadal będą mogły otrzymywać udostępnienia, ale nie będą mogły ich tworzyć.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika w oknie udostępniania i zezwalaj na dostęp do systemowej książki adresowej", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 73bdd748e033a..b8f83ec093d01 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -217,9 +217,6 @@ "Task:" : "Zadanie", "Machine translation" : "Tłumaczenie maszynowe", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Tłumaczenie maszynowe może być implementowane przez różne aplikacje. Tutaj możesz zdefiniować pierwszeństwo aplikacji do tłumaczenia maszynowego, które masz aktualnie zainstalowane.", - "Speech-To-Text" : "Mowa na tekst", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "\"Mowa na tekst\" może być zaimplementowana przez różne aplikacje. Tutaj możesz ustawić, która aplikacja ma być używana.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Żadna z aktualnie zainstalowanych aplikacji nie obsługuje funkcji \"mowy na tekst\".", "Image generation" : "Generowanie obrazu", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Generowanie obrazu może być wykonywane przez różne aplikacje. Tutaj możesz wybrać której aplikacji chcesz używać.", "None of your currently installed apps provide image generation functionality" : "Żadna z zainstalowanych aplikacji nie pozwala na generowanie obrazów.", @@ -667,6 +664,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Używana jest wersja MariaDB \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MariaDB 10.2 lub nowszej.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Używana jest wersja MySQL \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MySQL 8.0 lub MariaDB 10.2, albo nowszej.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Używana jest wersja PostgreSQL \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają PostgreSQL 9.6 lub nowszej.", + "Speech-To-Text" : "Mowa na tekst", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "\"Mowa na tekst\" może być zaimplementowana przez różne aplikacje. Tutaj możesz ustawić, która aplikacja ma być używana.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Żadna z aktualnie zainstalowanych aplikacji nie obsługuje funkcji \"mowy na tekst\".", "Exclude groups from sharing" : "Wyklucz grupy z udostępniania", "These groups will still be able to receive shares, but not to initiate them." : "Grupy te nadal będą mogły otrzymywać udostępnienia, ale nie będą mogły ich tworzyć.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika w oknie udostępniania i zezwalaj na dostęp do systemowej książki adresowej", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 91a71a9dff83f..63979a8d43d18 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -323,9 +323,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de processamento de tarefas", "Machine translation" : "Maquina de tradução", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradução automática pode ser implementada por diferentes aplicativos. Aqui você pode definir a precedência dos aplicativos de tradução automática que você instalou no momento.", - "Speech-To-Text" : "Fala-para-texto", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "O Fala-Para-Texto pode ser implementado por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece a funcionalidade Fala-Para-Texto", "Image generation" : "Geração de imagem", "Image generation can be implemented by different apps. Here you can set which app should be used." : "A geração de imagens pode ser implementada por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado.", "None of your currently installed apps provide image generation functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de geração de imagens", @@ -820,6 +817,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "A versão do MariaDB \"1%s\" está sendo usada. Nextcloud 21 e superior não suportam esta versão e requerem MariaDB 10.2 ou superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "A versão do MySQL \"1%s\" está sendo usada. Nextcloud 21 e superior não suportam esta versão e requerem MySQL 8.0 ou MariaDB 10.2 ou superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "A versão do PostgreSQL \"1%s\" está sendo usada. Nextcloud 21 e superior não suportam esta versão e requerem o PostgreSQL 9.6 ou superior.", + "Speech-To-Text" : "Fala-para-texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "O Fala-Para-Texto pode ser implementado por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece a funcionalidade Fala-Para-Texto", "Exclude groups from sharing" : "Impedir que alguns grupos compartilhem", "These groups will still be able to receive shares, but not to initiate them." : "Estes grupos ainda serão capazes de receber compartilhamentos, mas não iniciá-los.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir preenchimento automático de nome de usuário na caixa de diálogo de compartilhamento e permitir acesso ao catálogo de endereços do sistema", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 12b49addaad0a..b33198594b47b 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -321,9 +321,6 @@ "None of your currently installed apps provide Task processing functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de processamento de tarefas", "Machine translation" : "Maquina de tradução", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradução automática pode ser implementada por diferentes aplicativos. Aqui você pode definir a precedência dos aplicativos de tradução automática que você instalou no momento.", - "Speech-To-Text" : "Fala-para-texto", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "O Fala-Para-Texto pode ser implementado por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece a funcionalidade Fala-Para-Texto", "Image generation" : "Geração de imagem", "Image generation can be implemented by different apps. Here you can set which app should be used." : "A geração de imagens pode ser implementada por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado.", "None of your currently installed apps provide image generation functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de geração de imagens", @@ -818,6 +815,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "A versão do MariaDB \"1%s\" está sendo usada. Nextcloud 21 e superior não suportam esta versão e requerem MariaDB 10.2 ou superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "A versão do MySQL \"1%s\" está sendo usada. Nextcloud 21 e superior não suportam esta versão e requerem MySQL 8.0 ou MariaDB 10.2 ou superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "A versão do PostgreSQL \"1%s\" está sendo usada. Nextcloud 21 e superior não suportam esta versão e requerem o PostgreSQL 9.6 ou superior.", + "Speech-To-Text" : "Fala-para-texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "O Fala-Para-Texto pode ser implementado por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece a funcionalidade Fala-Para-Texto", "Exclude groups from sharing" : "Impedir que alguns grupos compartilhem", "These groups will still be able to receive shares, but not to initiate them." : "Estes grupos ainda serão capazes de receber compartilhamentos, mas não iniciá-los.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir preenchimento automático de nome de usuário na caixa de diálogo de compartilhamento e permitir acesso ao catálogo de endereços do sistema", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index be567e0cb0cfb..109d70d625af4 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -264,7 +264,12 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Файл конфигурации доступен только для чтения, что не позволяет изменять некоторые настройки из веб-интерфейса. Обратите внимание, что для установки обновлений потребуется разрешить запись в файл конфигурации.", "Nextcloud configuration file is writable" : "Файл конфигурации Nextcloud доступен для записи", "HTTP headers" : "Заголовки HTTP", + "Some headers are not set correctly on your instance" : "Некоторые заголовки в вашем экземпляре установлены неправильно", + "Could not check that your web server serves security headers correctly. Please check manually." : "Не удалось проверить, правильно ли ваш веб-сервер отображает заголовки безопасности. Пожалуйста, проверьте вручную.", + "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Не удалось проверить, правильно ли ваш веб-сервер обслуживает заголовки безопасности, не удалось выполнить запрос `%s`", + "Your server is correctly configured to send security headers." : "Ваш сервер правильно настроен для отправки заголовков безопасности.", "Database version" : "Версия базы данных", + "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "В настоящее время в качестве серверной базы данных используется SQLite. Для более крупных установок рекомендуется переключиться на другую серверную базу данных. Это особенно рекомендуется при использовании настольного клиента для синхронизации файлов. Для перехода на другую базу данных используйте инструмент командной строки: \"occ db:convert-type\".", "Unknown database platform" : "Неизвестная платформа базы данных", "Architecture" : "Архитектура", "64-bit" : "64-бита", @@ -283,10 +288,8 @@ OC.L10N.register( "Task:" : "Задача:", "Machine translation" : "Машинный перевод", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинный перевод может быть реализован различными приложениями. Здесь вы можете определить приоритет приложений машинного перевода, установленных вами на данный момент.", - "Speech-To-Text" : "Речь в текст", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Преобразование речи в текст может быть реализовано различными приложениями. Здесь вы можете указать, какое приложение следует использовать.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ни одно из установленных на данный момент приложений не поддерживает функцию преобразования речи в текст", "Image generation" : "Создание изображений", + "Image generation can be implemented by different apps. Here you can set which app should be used." : "Генерация изображений может быть реализована различными приложениями. Здесь вы можете указать, какое приложение следует использовать.", "None of your currently installed apps provide image generation functionality" : "Ни одно из установленных вами в данный момент приложений не предоставляет функцию создания изображения", "Text processing" : "Обработка текста", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Задачи обработки текста могут быть реализованы различными приложениями. Здесь вы можете указать, какое приложение следует использовать для выполнения какой задачи.", @@ -320,7 +323,10 @@ OC.L10N.register( "Set default expiration date for shares via link or mail" : "Установить срок действия общего доступа через ссылки или почту", "Default expiration time of shares in days" : "Срок действия общего доступа по умолчанию", "Privacy settings for sharing" : "Настройки приватности для совместного использования", + "Allow account name autocompletion in share dialog and allow access to the system address book" : "Разрешить автоматическое заполнение имени учетной записи в диалоговом окне общего доступа и разрешить доступ к системной адресной книге", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Если автозаполнение «одна группа» и «интеграция телефонного номера» включены, совпадения в любом из них достаточно, чтобы отобразить пользователя.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Ограничьте автоматическое заполнение имени учетной записи и доступ к системной адресной книге для пользователей из одних и тех же групп", + "Restrict account name autocompletion to users based on phone number integration" : "Ограничить автоматическое заполнение имени учетной записи пользователями на основе интеграции телефонных номеров", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Разрешить автозаполнение при вводе полного имени или адреса электронной почты (игнорируя отсутствие совпадений в телефонной книге и нахождение в одной группе)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Показывать текст отказа от ответственности на странице публичной ссылки (показывается только когда скрыт список файлов)", "Disclaimer text" : "Текст отказа от ответственности", @@ -558,6 +564,7 @@ OC.L10N.register( "Email (required)" : "Эл. почта (обязательно)", "Email" : "Адрес эл. почты", "Set account groups" : "Выбрать группы учётной записи", + "Set account as admin for …" : "Установите учетную запись в качестве администратора для …", "Quota" : "Квота", "Set account quota" : "Задать квоту для учётной записи", "Language" : "Язык", @@ -605,6 +612,7 @@ OC.L10N.register( "Password was successfully changed" : "Пароль был успешно изменен", "Email was successfully changed" : "Эл. почта была успешно изменена", "Welcome mail sent!" : "Приглашение отправлено!", + "Toggle account actions menu" : "Переключение меню действий с учетной записью", "Done" : "Выполнено", "Edit" : "Редактирование", "Account management settings" : "Параметры управления учётными записями", @@ -701,6 +709,7 @@ OC.L10N.register( "Could not set group sorting" : "Не удалось настроить сортировку групп", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Превышено количество запросов из вашей сети. Попробуйте позднее или сообщите администратору об этой ошибке.", "Error" : "Ошибка", + "Account documentation" : "Учетная документация", "Administration documentation" : "Документация администратора", "Forum" : "Форум", "Nextcloud help & privacy resources" : "Справочные ресурсы Nexcloud и руководства по безопасности", @@ -760,6 +769,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Используется MariaDB версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MariaDB версии 10.2 или старше.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Используется mySQL версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MySQL версии 8 или MariaDB 10.2 или старше.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Используется PostgreSQL версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется PostgreSQL версии 9.6 или старше.", + "Speech-To-Text" : "Речь в текст", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Преобразование речи в текст может быть реализовано различными приложениями. Здесь вы можете указать, какое приложение следует использовать.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ни одно из установленных на данный момент приложений не поддерживает функцию преобразования речи в текст", "Exclude groups from sharing" : "Запретить публикацию указанным группам:", "These groups will still be able to receive shares, but not to initiate them." : "Эти группы смогут получать общие ресурсы, но не смогут их создавать.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Разрешить автозаполнение имени пользователя в диалоговом окне общего доступа и разрешить доступ к системной адресной книге", diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 0c06ec0a53cee..99d5f6b75d64e 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -262,7 +262,12 @@ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Файл конфигурации доступен только для чтения, что не позволяет изменять некоторые настройки из веб-интерфейса. Обратите внимание, что для установки обновлений потребуется разрешить запись в файл конфигурации.", "Nextcloud configuration file is writable" : "Файл конфигурации Nextcloud доступен для записи", "HTTP headers" : "Заголовки HTTP", + "Some headers are not set correctly on your instance" : "Некоторые заголовки в вашем экземпляре установлены неправильно", + "Could not check that your web server serves security headers correctly. Please check manually." : "Не удалось проверить, правильно ли ваш веб-сервер отображает заголовки безопасности. Пожалуйста, проверьте вручную.", + "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Не удалось проверить, правильно ли ваш веб-сервер обслуживает заголовки безопасности, не удалось выполнить запрос `%s`", + "Your server is correctly configured to send security headers." : "Ваш сервер правильно настроен для отправки заголовков безопасности.", "Database version" : "Версия базы данных", + "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "В настоящее время в качестве серверной базы данных используется SQLite. Для более крупных установок рекомендуется переключиться на другую серверную базу данных. Это особенно рекомендуется при использовании настольного клиента для синхронизации файлов. Для перехода на другую базу данных используйте инструмент командной строки: \"occ db:convert-type\".", "Unknown database platform" : "Неизвестная платформа базы данных", "Architecture" : "Архитектура", "64-bit" : "64-бита", @@ -281,10 +286,8 @@ "Task:" : "Задача:", "Machine translation" : "Машинный перевод", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинный перевод может быть реализован различными приложениями. Здесь вы можете определить приоритет приложений машинного перевода, установленных вами на данный момент.", - "Speech-To-Text" : "Речь в текст", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Преобразование речи в текст может быть реализовано различными приложениями. Здесь вы можете указать, какое приложение следует использовать.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ни одно из установленных на данный момент приложений не поддерживает функцию преобразования речи в текст", "Image generation" : "Создание изображений", + "Image generation can be implemented by different apps. Here you can set which app should be used." : "Генерация изображений может быть реализована различными приложениями. Здесь вы можете указать, какое приложение следует использовать.", "None of your currently installed apps provide image generation functionality" : "Ни одно из установленных вами в данный момент приложений не предоставляет функцию создания изображения", "Text processing" : "Обработка текста", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Задачи обработки текста могут быть реализованы различными приложениями. Здесь вы можете указать, какое приложение следует использовать для выполнения какой задачи.", @@ -318,7 +321,10 @@ "Set default expiration date for shares via link or mail" : "Установить срок действия общего доступа через ссылки или почту", "Default expiration time of shares in days" : "Срок действия общего доступа по умолчанию", "Privacy settings for sharing" : "Настройки приватности для совместного использования", + "Allow account name autocompletion in share dialog and allow access to the system address book" : "Разрешить автоматическое заполнение имени учетной записи в диалоговом окне общего доступа и разрешить доступ к системной адресной книге", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Если автозаполнение «одна группа» и «интеграция телефонного номера» включены, совпадения в любом из них достаточно, чтобы отобразить пользователя.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Ограничьте автоматическое заполнение имени учетной записи и доступ к системной адресной книге для пользователей из одних и тех же групп", + "Restrict account name autocompletion to users based on phone number integration" : "Ограничить автоматическое заполнение имени учетной записи пользователями на основе интеграции телефонных номеров", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Разрешить автозаполнение при вводе полного имени или адреса электронной почты (игнорируя отсутствие совпадений в телефонной книге и нахождение в одной группе)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Показывать текст отказа от ответственности на странице публичной ссылки (показывается только когда скрыт список файлов)", "Disclaimer text" : "Текст отказа от ответственности", @@ -556,6 +562,7 @@ "Email (required)" : "Эл. почта (обязательно)", "Email" : "Адрес эл. почты", "Set account groups" : "Выбрать группы учётной записи", + "Set account as admin for …" : "Установите учетную запись в качестве администратора для …", "Quota" : "Квота", "Set account quota" : "Задать квоту для учётной записи", "Language" : "Язык", @@ -603,6 +610,7 @@ "Password was successfully changed" : "Пароль был успешно изменен", "Email was successfully changed" : "Эл. почта была успешно изменена", "Welcome mail sent!" : "Приглашение отправлено!", + "Toggle account actions menu" : "Переключение меню действий с учетной записью", "Done" : "Выполнено", "Edit" : "Редактирование", "Account management settings" : "Параметры управления учётными записями", @@ -699,6 +707,7 @@ "Could not set group sorting" : "Не удалось настроить сортировку групп", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Превышено количество запросов из вашей сети. Попробуйте позднее или сообщите администратору об этой ошибке.", "Error" : "Ошибка", + "Account documentation" : "Учетная документация", "Administration documentation" : "Документация администратора", "Forum" : "Форум", "Nextcloud help & privacy resources" : "Справочные ресурсы Nexcloud и руководства по безопасности", @@ -758,6 +767,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Используется MariaDB версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MariaDB версии 10.2 или старше.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Используется mySQL версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MySQL версии 8 или MariaDB 10.2 или старше.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Используется PostgreSQL версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется PostgreSQL версии 9.6 или старше.", + "Speech-To-Text" : "Речь в текст", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Преобразование речи в текст может быть реализовано различными приложениями. Здесь вы можете указать, какое приложение следует использовать.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ни одно из установленных на данный момент приложений не поддерживает функцию преобразования речи в текст", "Exclude groups from sharing" : "Запретить публикацию указанным группам:", "These groups will still be able to receive shares, but not to initiate them." : "Эти группы смогут получать общие ресурсы, но не смогут их создавать.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Разрешить автозаполнение имени пользователя в диалоговом окне общего доступа и разрешить доступ к системной адресной книге", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 75af6f65db504..342d030db5849 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -323,9 +323,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "Žiadna z vašich aktuálne nainštalovaných aplikácií neposkytuje funkcie spracovania pre Task", "Machine translation" : "Strojový preklad", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový preklad môže byť implementovaný rôznymi aplikáciami. Tu môžete definovať prednosť aplikácií na strojový preklad, ktoré máte momentálne nainštalované.", - "Speech-To-Text" : "Reč na text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Prevod Hlasu-Na-Text môže byť implementovaný rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu prevodu hlasu na text.", "Image generation" : "Generovanie obrázkov", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Generovanie obrázkov môže byť implementovaný rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá.", "None of your currently installed apps provide image generation functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu generovania obrázkov.", @@ -818,6 +815,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Používa sa verzia MariaDB \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MariaDB 10.2 alebo novšiu.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Používa sa verzia PostgreSQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje PostgreSQL 9.6 alebo novší.", + "Speech-To-Text" : "Reč na text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Prevod Hlasu-Na-Text môže byť implementovaný rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu prevodu hlasu na text.", "Exclude groups from sharing" : "Nesprístupniť obsah skupinám", "These groups will still be able to receive shares, but not to initiate them." : "Tieto skupiny nebudú mocť sprístupňovať obsah, môžu však stále čítať sprístupnené súbory.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Povoliť dopĺňanie mena používateľa v dialógovom okne zdieľania a umožniť prístup do systémového adresára kontaktov", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 0064eb96220d1..1a0cc279972af 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -321,9 +321,6 @@ "None of your currently installed apps provide Task processing functionality" : "Žiadna z vašich aktuálne nainštalovaných aplikácií neposkytuje funkcie spracovania pre Task", "Machine translation" : "Strojový preklad", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový preklad môže byť implementovaný rôznymi aplikáciami. Tu môžete definovať prednosť aplikácií na strojový preklad, ktoré máte momentálne nainštalované.", - "Speech-To-Text" : "Reč na text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Prevod Hlasu-Na-Text môže byť implementovaný rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu prevodu hlasu na text.", "Image generation" : "Generovanie obrázkov", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Generovanie obrázkov môže byť implementovaný rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá.", "None of your currently installed apps provide image generation functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu generovania obrázkov.", @@ -816,6 +813,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Používa sa verzia MariaDB \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MariaDB 10.2 alebo novšiu.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Používa sa verzia PostgreSQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje PostgreSQL 9.6 alebo novší.", + "Speech-To-Text" : "Reč na text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Prevod Hlasu-Na-Text môže byť implementovaný rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu prevodu hlasu na text.", "Exclude groups from sharing" : "Nesprístupniť obsah skupinám", "These groups will still be able to receive shares, but not to initiate them." : "Tieto skupiny nebudú mocť sprístupňovať obsah, môžu však stále čítať sprístupnené súbory.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Povoliť dopĺňanie mena používateľa v dialógovom okne zdieľania a umožniť prístup do systémového adresára kontaktov", diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index bb8b5beb7a7cf..ff316f37effe1 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -253,9 +253,6 @@ OC.L10N.register( "Task:" : "Naloga:", "Machine translation" : "Strojno prevajanje", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojno prevajanje lahko izvajajo različni programi. Na tem mestu je mogoče določiti prednost uporabe programov za strojno prevajanje, ki so trenutno nameščeni v sistem.", - "Speech-To-Text" : "Govor-v-besedilo", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Prepisovanje govora v besedilo lahko izvajajo različni programi. Na tem mestu je mogoče določiti program za uporabo.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Noben od trenutno nameščenih programov ne omogoča prepisovanja govora v besedilo.", "Image generation" : "Ustvarjanje slik", "Text processing" : "Obdelava besedila", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Obdelavo besedila lahko urejajo različni programi. Na tem mestu je mogoče določiti program za uporabo.", @@ -696,6 +693,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MariaDB »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MariaDB 10.2 ali višjo.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MySQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MySQL 8.0, MariaDB 10.2 ali višje.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "V uporabi je različica podatkovne zbirke PostgreSQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico PostgreSQL 9.6 ali višjo.", + "Speech-To-Text" : "Govor-v-besedilo", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Prepisovanje govora v besedilo lahko izvajajo različni programi. Na tem mestu je mogoče določiti program za uporabo.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Noben od trenutno nameščenih programov ne omogoča prepisovanja govora v besedilo.", "Exclude groups from sharing" : "Izbranim skupinam onemogoči omogočanje souporabe", "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, nimajo pa dovoljenja za omogočanje souporabe.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Omogočite samodejno dokončanje uporabniškega imena v pogovornih oknih za souporabo in omogočite dostop do sistemskega imenika.", diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 0ad9f47d1644d..c44bf4e8e7af9 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -251,9 +251,6 @@ "Task:" : "Naloga:", "Machine translation" : "Strojno prevajanje", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojno prevajanje lahko izvajajo različni programi. Na tem mestu je mogoče določiti prednost uporabe programov za strojno prevajanje, ki so trenutno nameščeni v sistem.", - "Speech-To-Text" : "Govor-v-besedilo", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Prepisovanje govora v besedilo lahko izvajajo različni programi. Na tem mestu je mogoče določiti program za uporabo.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Noben od trenutno nameščenih programov ne omogoča prepisovanja govora v besedilo.", "Image generation" : "Ustvarjanje slik", "Text processing" : "Obdelava besedila", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Obdelavo besedila lahko urejajo različni programi. Na tem mestu je mogoče določiti program za uporabo.", @@ -694,6 +691,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MariaDB »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MariaDB 10.2 ali višjo.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MySQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MySQL 8.0, MariaDB 10.2 ali višje.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "V uporabi je različica podatkovne zbirke PostgreSQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico PostgreSQL 9.6 ali višjo.", + "Speech-To-Text" : "Govor-v-besedilo", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Prepisovanje govora v besedilo lahko izvajajo različni programi. Na tem mestu je mogoče določiti program za uporabo.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Noben od trenutno nameščenih programov ne omogoča prepisovanja govora v besedilo.", "Exclude groups from sharing" : "Izbranim skupinam onemogoči omogočanje souporabe", "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, nimajo pa dovoljenja za omogočanje souporabe.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Omogočite samodejno dokončanje uporabniškega imena v pogovornih oknih za souporabo in omogočite dostop do sistemskega imenika.", diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 316795ddbf756..c11c3940852fe 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -323,9 +323,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа функционалност обраде задатака", "Machine translation" : "Машинско превођење", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинско превођење могу да имплементирају разне апликације. Овде можете да дефинишете приоритет апликација машинског превођења које сте тренутно инсталирали.", - "Speech-To-Text" : "Говор-у-текст", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Говор-у-текст могу да имплементирају разне апликације. Овде можете да подесите која ће се користити.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа услуагу претварања Говора-у-текст", "Image generation" : "Генерисање слике", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Генерисање слике могу да имплементирају разне апликације. Овде можете да подесите која ће се користити.", "None of your currently installed apps provide image generation functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа функционалност генерисања слике", @@ -820,6 +817,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Користи се MariaDB верзије „%s”. Nextcloud 21 и новији не подржавају ову верзију и захтевају MariaDB 10.2 или новију.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Користи се MySQL верзије „%s”. Nextcloud 21 и новији не подржавају ову верзију и захтевају MySQL 8.0 или MariaDB 10.2 или новију.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Користи се PostgreSQL верзије „%s”. Nextcloud 21 и новији не подржавају ову верзију и захтевају PostgreSQL 9.6 или новији.", + "Speech-To-Text" : "Говор-у-текст", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Говор-у-текст могу да имплементирају разне апликације. Овде можете да подесите која ће се користити.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа услуагу претварања Говора-у-текст", "Exclude groups from sharing" : "Изузми групе из дељења", "These groups will still be able to receive shares, but not to initiate them." : "Ове групе ће моћи да примају дељења, али не и да их праве.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Омогући аутоматско довршавање корисничког имена у дијалогу дељења и дозволи приступ системском адресару", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 9426ae1d5c14c..f998c493e4b9a 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -321,9 +321,6 @@ "None of your currently installed apps provide Task processing functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа функционалност обраде задатака", "Machine translation" : "Машинско превођење", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинско превођење могу да имплементирају разне апликације. Овде можете да дефинишете приоритет апликација машинског превођења које сте тренутно инсталирали.", - "Speech-To-Text" : "Говор-у-текст", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Говор-у-текст могу да имплементирају разне апликације. Овде можете да подесите која ће се користити.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа услуагу претварања Говора-у-текст", "Image generation" : "Генерисање слике", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Генерисање слике могу да имплементирају разне апликације. Овде можете да подесите која ће се користити.", "None of your currently installed apps provide image generation functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа функционалност генерисања слике", @@ -818,6 +815,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Користи се MariaDB верзије „%s”. Nextcloud 21 и новији не подржавају ову верзију и захтевају MariaDB 10.2 или новију.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Користи се MySQL верзије „%s”. Nextcloud 21 и новији не подржавају ову верзију и захтевају MySQL 8.0 или MariaDB 10.2 или новију.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Користи се PostgreSQL верзије „%s”. Nextcloud 21 и новији не подржавају ову верзију и захтевају PostgreSQL 9.6 или новији.", + "Speech-To-Text" : "Говор-у-текст", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Говор-у-текст могу да имплементирају разне апликације. Овде можете да подесите која ће се користити.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа услуагу претварања Говора-у-текст", "Exclude groups from sharing" : "Изузми групе из дељења", "These groups will still be able to receive shares, but not to initiate them." : "Ове групе ће моћи да примају дељења, али не и да их праве.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Омогући аутоматско довршавање корисничког имена у дијалогу дељења и дозволи приступ системском адресару", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 7323d18e3183b..7b163ac64b30e 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -222,9 +222,6 @@ OC.L10N.register( "Task:" : "Uppgift:", "Machine translation" : "Maskinöversättning", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maskinöversättning kan implementeras av olika appar. Här kan du definiera prioritet för de maskinöversättningsappar som du har installerade.", - "Speech-To-Text" : "Tal-till-text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Tal-till-text kan implementeras av olika appar. Här kan du ställa in vilken app som ska användas.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ingen av dina installerade appar tillhandahåller tal-till-text-funktionalitet", "Image generation" : "Bildgenerering", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Bildgenerering kan implementeras av olika appar. Här kan du ställa in vilken app som ska användas.", "None of your currently installed apps provide image generation functionality" : "Ingen av dina för närvarande installerade appar tillhandahåller bildgenereringsfunktioner", @@ -700,6 +697,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" används. Nextcloud 21 och högre stöder inte denna version och kräver MariaDB 10.2 eller högre.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL-versionen \"%s\" används. Nextcloud 21 och högre stöder inte denna version och kräver MySQL 8.0 eller MariaDB 10.2 eller högre.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL-versionen \"%s\" används. Nextcloud 21 och högre stöder inte denna version och kräver PostgreSQL 9.6 eller högre.", + "Speech-To-Text" : "Tal-till-text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Tal-till-text kan implementeras av olika appar. Här kan du ställa in vilken app som ska användas.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ingen av dina installerade appar tillhandahåller tal-till-text-funktionalitet", "Exclude groups from sharing" : "Exkludera grupp från att dela", "These groups will still be able to receive shares, but not to initiate them." : "Dessa grupper kommer fortfarande kunna ta emot delningar, men inte skapa delningar.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Tillåt autokomplettering av användarnamn i delningsdialogen och tillåt åtkomst till systemets adressbok", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index ff1c472bccc71..a87cf7bcefd9f 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -220,9 +220,6 @@ "Task:" : "Uppgift:", "Machine translation" : "Maskinöversättning", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maskinöversättning kan implementeras av olika appar. Här kan du definiera prioritet för de maskinöversättningsappar som du har installerade.", - "Speech-To-Text" : "Tal-till-text", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Tal-till-text kan implementeras av olika appar. Här kan du ställa in vilken app som ska användas.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Ingen av dina installerade appar tillhandahåller tal-till-text-funktionalitet", "Image generation" : "Bildgenerering", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Bildgenerering kan implementeras av olika appar. Här kan du ställa in vilken app som ska användas.", "None of your currently installed apps provide image generation functionality" : "Ingen av dina för närvarande installerade appar tillhandahåller bildgenereringsfunktioner", @@ -698,6 +695,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" används. Nextcloud 21 och högre stöder inte denna version och kräver MariaDB 10.2 eller högre.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL-versionen \"%s\" används. Nextcloud 21 och högre stöder inte denna version och kräver MySQL 8.0 eller MariaDB 10.2 eller högre.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL-versionen \"%s\" används. Nextcloud 21 och högre stöder inte denna version och kräver PostgreSQL 9.6 eller högre.", + "Speech-To-Text" : "Tal-till-text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Tal-till-text kan implementeras av olika appar. Här kan du ställa in vilken app som ska användas.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ingen av dina installerade appar tillhandahåller tal-till-text-funktionalitet", "Exclude groups from sharing" : "Exkludera grupp från att dela", "These groups will still be able to receive shares, but not to initiate them." : "Dessa grupper kommer fortfarande kunna ta emot delningar, men inte skapa delningar.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Tillåt autokomplettering av användarnamn i delningsdialogen och tillåt åtkomst till systemets adressbok", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index e721cd73aaab9..8001b5b6ff76d 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -323,9 +323,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "Şu anda kurulu uygulamaların hiç birinde görev işleme özelliği yok", "Machine translation" : "Makine çevirisi", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Makine çevirisi, farklı uygulamalardan sağlanabilir. Buradan, şu anda kurulu makine çevirisi uygulamalarının önceliğini belirtebilirsiniz.", - "Speech-To-Text" : "Konuşmadan metne", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Konuşmadan metne dönüştürme özelliği farklı uygulamalardan sağlanabilir. Buradan, hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Şu anda kurulu uygulamaların hiç birinde konuşmadan metne dönüştürme özelliği yok", "Image generation" : "Görsel oluşturma", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Görsel oluşturma özelliği farklı uygulamalardan sağlanabilir. Buradan, hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", "None of your currently installed apps provide image generation functionality" : "Şu anda kurulu uygulamaların hiç birinde görsel oluşturma özelliği yok", @@ -820,6 +817,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 ve üzerinde bu sürüm desteklenmiyor. MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8.0 ya da MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ve üzerindeki bir sürüm kullanılmalıdır.", + "Speech-To-Text" : "Konuşmadan metne", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Konuşmadan metne dönüştürme özelliği farklı uygulamalardan sağlanabilir. Buradan, hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Şu anda kurulu uygulamaların hiç birinde konuşmadan metne dönüştürme özelliği yok", "Exclude groups from sharing" : "Gruplar paylaşıma katılmasın", "These groups will still be able to receive shares, but not to initiate them." : "Bu gruplar paylaşımları alabilir ancak başlatamaz.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Paylaşım penceresinde kullanıcı adının otomatik tamamlanmasına ve sistem adres defterine erişilmesine izin verilsin", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index c011031c05ee1..e62ab3efa4e45 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -321,9 +321,6 @@ "None of your currently installed apps provide Task processing functionality" : "Şu anda kurulu uygulamaların hiç birinde görev işleme özelliği yok", "Machine translation" : "Makine çevirisi", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Makine çevirisi, farklı uygulamalardan sağlanabilir. Buradan, şu anda kurulu makine çevirisi uygulamalarının önceliğini belirtebilirsiniz.", - "Speech-To-Text" : "Konuşmadan metne", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Konuşmadan metne dönüştürme özelliği farklı uygulamalardan sağlanabilir. Buradan, hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Şu anda kurulu uygulamaların hiç birinde konuşmadan metne dönüştürme özelliği yok", "Image generation" : "Görsel oluşturma", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Görsel oluşturma özelliği farklı uygulamalardan sağlanabilir. Buradan, hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", "None of your currently installed apps provide image generation functionality" : "Şu anda kurulu uygulamaların hiç birinde görsel oluşturma özelliği yok", @@ -818,6 +815,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 ve üzerinde bu sürüm desteklenmiyor. MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8.0 ya da MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ve üzerindeki bir sürüm kullanılmalıdır.", + "Speech-To-Text" : "Konuşmadan metne", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Konuşmadan metne dönüştürme özelliği farklı uygulamalardan sağlanabilir. Buradan, hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Şu anda kurulu uygulamaların hiç birinde konuşmadan metne dönüştürme özelliği yok", "Exclude groups from sharing" : "Gruplar paylaşıma katılmasın", "These groups will still be able to receive shares, but not to initiate them." : "Bu gruplar paylaşımları alabilir ancak başlatamaz.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Paylaşım penceresinde kullanıcı adının otomatik tamamlanmasına ve sistem adres defterine erişilmesine izin verilsin", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 40ce6300ad782..9c7258a42ec3d 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -257,9 +257,6 @@ OC.L10N.register( "Task:" : "Завдання:", "Machine translation" : "Машинний переклад", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинний переклад може здійснюватися за допомогою декількох застосунків. Тут можна визначити послідовність використання встановлених застосунків машинного перекладу.", - "Speech-To-Text" : "Голос-у-текст", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Перетворення голосу у текст може здійснюватися за допомогою декількох застосунків. Тут можна визначити, який саме застосунків потрібно використати.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Жодний із встановлених застосунків не надає функцій перетворення голосу у текст.", "Image generation" : "Створення зображень", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Функціонал створення зображень присутня у кількох різних застосунків. Виберіть, який з них потрібно використовувати.", "None of your currently installed apps provide image generation functionality" : "Жодний зі встановлених застосунків не надає функціональність створення зображень.", @@ -707,6 +704,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Використовується версія MariaDB \"%s\". Nextcloud 21 і вище не підтримують цю версію і потребують MariaDB 10.2 або вище.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Використовується версія MySQL \"%s\". Nextcloud 21 і вище не підтримують цю версію і потребують MySQL 8.0 або MariaDB 10.2 або вище.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Використовується версія PostgreSQL \"%s\". Nextcloud 21 і вище не підтримують цю версію і потребують PostgreSQL 9.6 або вище.", + "Speech-To-Text" : "Голос-у-текст", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Перетворення голосу у текст може здійснюватися за допомогою декількох застосунків. Тут можна визначити, який саме застосунків потрібно використати.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Жодний із встановлених застосунків не надає функцій перетворення голосу у текст.", "Exclude groups from sharing" : "Виключити групи зі спільного доступу", "These groups will still be able to receive shares, but not to initiate them." : "Ці групи зможуть отримувати спільні файли, але не зможуть створювати їх.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Дозволити автозаповнення імени користувача в діалоговому вікні спільного доступу, дозволити доступ до системної адресної книги", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 48f2451e5f6b3..d2ce1e6a45482 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -255,9 +255,6 @@ "Task:" : "Завдання:", "Machine translation" : "Машинний переклад", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинний переклад може здійснюватися за допомогою декількох застосунків. Тут можна визначити послідовність використання встановлених застосунків машинного перекладу.", - "Speech-To-Text" : "Голос-у-текст", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Перетворення голосу у текст може здійснюватися за допомогою декількох застосунків. Тут можна визначити, який саме застосунків потрібно використати.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Жодний із встановлених застосунків не надає функцій перетворення голосу у текст.", "Image generation" : "Створення зображень", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Функціонал створення зображень присутня у кількох різних застосунків. Виберіть, який з них потрібно використовувати.", "None of your currently installed apps provide image generation functionality" : "Жодний зі встановлених застосунків не надає функціональність створення зображень.", @@ -705,6 +702,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Використовується версія MariaDB \"%s\". Nextcloud 21 і вище не підтримують цю версію і потребують MariaDB 10.2 або вище.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Використовується версія MySQL \"%s\". Nextcloud 21 і вище не підтримують цю версію і потребують MySQL 8.0 або MariaDB 10.2 або вище.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Використовується версія PostgreSQL \"%s\". Nextcloud 21 і вище не підтримують цю версію і потребують PostgreSQL 9.6 або вище.", + "Speech-To-Text" : "Голос-у-текст", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Перетворення голосу у текст може здійснюватися за допомогою декількох застосунків. Тут можна визначити, який саме застосунків потрібно використати.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Жодний із встановлених застосунків не надає функцій перетворення голосу у текст.", "Exclude groups from sharing" : "Виключити групи зі спільного доступу", "These groups will still be able to receive shares, but not to initiate them." : "Ці групи зможуть отримувати спільні файли, але не зможуть створювати їх.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Дозволити автозаповнення імени користувача в діалоговому вікні спільного доступу, дозволити доступ до системної адресної книги", diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 0ed24741a7def..2db278c462ed5 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -142,9 +142,6 @@ OC.L10N.register( "Task:" : "Tác vụ:", "Machine translation" : "Dịch máy", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Dịch máy có thể được thực hiện bởi các ứng dụng khác nhau. Tại đây, bạn có thể xác định mức độ ưu tiên của ứng dụng dịch máy mà bạn đã cài đặt vào lúc này.", - "Speech-To-Text" : "Chuyển giọng nói thành văn bản", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Chuyển giọng nói thành văn bản có thể được triển khai bởi các ứng dụng khác nhau. Tại đây bạn có thể đặt ứng dụng nào sẽ được sử dụng.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Không có ứng dụng nào bạn cài đặt hiện tại cung cấp chức năng Chuyển giọng nói thành văn bản", "Image generation" : "Tạo hình ảnh", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Việc tạo hình ảnh có thể được thực hiện bởi các ứng dụng khác nhau. Tại đây bạn có thể đặt ứng dụng nào sẽ được sử dụng.", "None of your currently installed apps provide image generation functionality" : "Không có ứng dụng nào bạn cài đặt hiện tại cung cấp chức năng tạo hình ảnh", @@ -482,6 +479,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Phiên bản MariaDB \"%s\" được sử dụng. Nextcloud 21 trở lên không hỗ trợ phiên bản này và yêu cầu MariaDB 10.2 trở lên.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Phiên bản MySQL \"%s\" được sử dụng. Nextcloud 21 trở lên không hỗ trợ phiên bản này và yêu cầu MySQL 8.0 hoặc MariaDB 10.2 trở lên.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Phiên bản PostgreSQL \"%s\" được sử dụng. Nextcloud 21 trở lên không hỗ trợ phiên bản này và yêu cầu PostgreSQL 9.6 trở lên.", + "Speech-To-Text" : "Chuyển giọng nói thành văn bản", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Chuyển giọng nói thành văn bản có thể được triển khai bởi các ứng dụng khác nhau. Tại đây bạn có thể đặt ứng dụng nào sẽ được sử dụng.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Không có ứng dụng nào bạn cài đặt hiện tại cung cấp chức năng Chuyển giọng nói thành văn bản", "Exclude groups from sharing" : "Loại trừ các nhóm khỏi việc chia sẻ", "These groups will still be able to receive shares, but not to initiate them." : "Các nhóm này vẫn có thể nhận được lượt chia sẻ nhưng không thể bắt đầu chia sẻ.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Cho phép tự động hoàn thành tên người dùng trong hộp thoại chia sẻ và cho phép truy cập vào sổ địa chỉ hệ thống", diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json index 92d4690255e09..b35d401e58de4 100644 --- a/apps/settings/l10n/vi.json +++ b/apps/settings/l10n/vi.json @@ -140,9 +140,6 @@ "Task:" : "Tác vụ:", "Machine translation" : "Dịch máy", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Dịch máy có thể được thực hiện bởi các ứng dụng khác nhau. Tại đây, bạn có thể xác định mức độ ưu tiên của ứng dụng dịch máy mà bạn đã cài đặt vào lúc này.", - "Speech-To-Text" : "Chuyển giọng nói thành văn bản", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Chuyển giọng nói thành văn bản có thể được triển khai bởi các ứng dụng khác nhau. Tại đây bạn có thể đặt ứng dụng nào sẽ được sử dụng.", - "None of your currently installed apps provide Speech-To-Text functionality" : "Không có ứng dụng nào bạn cài đặt hiện tại cung cấp chức năng Chuyển giọng nói thành văn bản", "Image generation" : "Tạo hình ảnh", "Image generation can be implemented by different apps. Here you can set which app should be used." : "Việc tạo hình ảnh có thể được thực hiện bởi các ứng dụng khác nhau. Tại đây bạn có thể đặt ứng dụng nào sẽ được sử dụng.", "None of your currently installed apps provide image generation functionality" : "Không có ứng dụng nào bạn cài đặt hiện tại cung cấp chức năng tạo hình ảnh", @@ -480,6 +477,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Phiên bản MariaDB \"%s\" được sử dụng. Nextcloud 21 trở lên không hỗ trợ phiên bản này và yêu cầu MariaDB 10.2 trở lên.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Phiên bản MySQL \"%s\" được sử dụng. Nextcloud 21 trở lên không hỗ trợ phiên bản này và yêu cầu MySQL 8.0 hoặc MariaDB 10.2 trở lên.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Phiên bản PostgreSQL \"%s\" được sử dụng. Nextcloud 21 trở lên không hỗ trợ phiên bản này và yêu cầu PostgreSQL 9.6 trở lên.", + "Speech-To-Text" : "Chuyển giọng nói thành văn bản", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Chuyển giọng nói thành văn bản có thể được triển khai bởi các ứng dụng khác nhau. Tại đây bạn có thể đặt ứng dụng nào sẽ được sử dụng.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Không có ứng dụng nào bạn cài đặt hiện tại cung cấp chức năng Chuyển giọng nói thành văn bản", "Exclude groups from sharing" : "Loại trừ các nhóm khỏi việc chia sẻ", "These groups will still be able to receive shares, but not to initiate them." : "Các nhóm này vẫn có thể nhận được lượt chia sẻ nhưng không thể bắt đầu chia sẻ.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Cho phép tự động hoàn thành tên người dùng trong hộp thoại chia sẻ và cho phép truy cập vào sổ địa chỉ hệ thống", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index c68de4e2dda50..299f5ef333c2b 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -275,9 +275,6 @@ OC.L10N.register( "Task:" : "任务:", "Machine translation" : "机器翻译", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "机器翻译可由不同的应用程序实现。在这里,您可以定义当前安装的机器翻译应用程序的优先级。", - "Speech-To-Text" : "语音转文本", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "语音转文本可由不同的应用程序实现。您可以在此设置使用哪个应用程序。", - "None of your currently installed apps provide Speech-To-Text functionality" : "您当前安装的应用程序均不提供语音转文本功能", "Image generation" : "图像生成", "Image generation can be implemented by different apps. Here you can set which app should be used." : "图像生成功能可能由多种应用提供。您可在此指定应当使用的应用。", "None of your currently installed apps provide image generation functionality" : "您目前安装的应用都不提供图像生成功能", @@ -726,6 +723,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MariaDB 10.2 或更高版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MySQL 8.0 或 MariaDB 10.2 或更高版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 PostgreSQL 9.6 或更高版本。", + "Speech-To-Text" : "语音转文本", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "语音转文本可由不同的应用程序实现。您可以在此设置使用哪个应用程序。", + "None of your currently installed apps provide Speech-To-Text functionality" : "您当前安装的应用程序均不提供语音转文本功能", "Exclude groups from sharing" : "在共享中排除组", "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。", "Allow username autocompletion in share dialog and allow access to the system address book" : "允许在分享对话框中自动补全用户名并访问系统通讯录", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index c553c4daace47..f70123d81354e 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -273,9 +273,6 @@ "Task:" : "任务:", "Machine translation" : "机器翻译", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "机器翻译可由不同的应用程序实现。在这里,您可以定义当前安装的机器翻译应用程序的优先级。", - "Speech-To-Text" : "语音转文本", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "语音转文本可由不同的应用程序实现。您可以在此设置使用哪个应用程序。", - "None of your currently installed apps provide Speech-To-Text functionality" : "您当前安装的应用程序均不提供语音转文本功能", "Image generation" : "图像生成", "Image generation can be implemented by different apps. Here you can set which app should be used." : "图像生成功能可能由多种应用提供。您可在此指定应当使用的应用。", "None of your currently installed apps provide image generation functionality" : "您目前安装的应用都不提供图像生成功能", @@ -724,6 +721,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MariaDB 10.2 或更高版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MySQL 8.0 或 MariaDB 10.2 或更高版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 PostgreSQL 9.6 或更高版本。", + "Speech-To-Text" : "语音转文本", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "语音转文本可由不同的应用程序实现。您可以在此设置使用哪个应用程序。", + "None of your currently installed apps provide Speech-To-Text functionality" : "您当前安装的应用程序均不提供语音转文本功能", "Exclude groups from sharing" : "在共享中排除组", "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。", "Allow username autocompletion in share dialog and allow access to the system address book" : "允许在分享对话框中自动补全用户名并访问系统通讯录", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index d3a1e76bc9fbc..6de1a6d437e38 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -326,9 +326,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "您當前安裝的應用程式均不提供任務處理功能", "Machine translation" : "機器翻譯", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以通過不同的應用程序來實現。 您可以在此處定義當前安裝的機器翻譯應用程式的優先級。", - "Speech-To-Text" : "音頻轉文字", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "音頻轉文本可以由不同的應用程式實現。您可以在此處設置應使用哪個應用程式。", - "None of your currently installed apps provide Speech-To-Text functionality" : "您當前安裝的應用程式均不提供音頻轉文字功能", "Image generation" : "圖像產生", "Image generation can be implemented by different apps. Here you can set which app should be used." : "影像產生可以由不同的應用程式實現。您可以在此處設置應使用哪個應用程式。", "None of your currently installed apps provide image generation functionality" : "您當前安裝的應用程式均不提供圖像產生功能", @@ -823,6 +820,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 及更新版本不再支援此版本,並需要 MariaDB 10.2 或更新版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 及更新版本不再支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更新版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 及更新版本不再支援此版本,並需要 PostgreSQL 9.6 或更新版本。", + "Speech-To-Text" : "音頻轉文字", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "音頻轉文本可以由不同的應用程式實現。您可以在此處設置應使用哪個應用程式。", + "None of your currently installed apps provide Speech-To-Text functionality" : "您當前安裝的應用程式均不提供音頻轉文字功能", "Exclude groups from sharing" : "禁止特定群組分享檔案", "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。", "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊用戶名並允許存取系統通訊錄", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index b907551931527..4bcfc6444332b 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -324,9 +324,6 @@ "None of your currently installed apps provide Task processing functionality" : "您當前安裝的應用程式均不提供任務處理功能", "Machine translation" : "機器翻譯", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以通過不同的應用程序來實現。 您可以在此處定義當前安裝的機器翻譯應用程式的優先級。", - "Speech-To-Text" : "音頻轉文字", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "音頻轉文本可以由不同的應用程式實現。您可以在此處設置應使用哪個應用程式。", - "None of your currently installed apps provide Speech-To-Text functionality" : "您當前安裝的應用程式均不提供音頻轉文字功能", "Image generation" : "圖像產生", "Image generation can be implemented by different apps. Here you can set which app should be used." : "影像產生可以由不同的應用程式實現。您可以在此處設置應使用哪個應用程式。", "None of your currently installed apps provide image generation functionality" : "您當前安裝的應用程式均不提供圖像產生功能", @@ -821,6 +818,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 及更新版本不再支援此版本,並需要 MariaDB 10.2 或更新版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 及更新版本不再支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更新版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 及更新版本不再支援此版本,並需要 PostgreSQL 9.6 或更新版本。", + "Speech-To-Text" : "音頻轉文字", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "音頻轉文本可以由不同的應用程式實現。您可以在此處設置應使用哪個應用程式。", + "None of your currently installed apps provide Speech-To-Text functionality" : "您當前安裝的應用程式均不提供音頻轉文字功能", "Exclude groups from sharing" : "禁止特定群組分享檔案", "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。", "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊用戶名並允許存取系統通訊錄", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 8dd2f39db133c..8284b9a878934 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -326,9 +326,6 @@ OC.L10N.register( "None of your currently installed apps provide Task processing functionality" : "您目前安裝的應用程式均不提供任務處理功能", "Machine translation" : "機器翻譯", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以透過不同的應用程式實作。您可以在此處定義目前安裝的機器翻譯應用程式的優先程度。", - "Speech-To-Text" : "語音轉文字", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "語音轉文字可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", - "None of your currently installed apps provide Speech-To-Text functionality" : "您目前安裝的應用程式均不提供語音轉文字功能", "Image generation" : "影像產生", "Image generation can be implemented by different apps. Here you can set which app should be used." : "產生影像可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", "None of your currently installed apps provide image generation functionality" : "您目前安裝的應用程式均不提供產生影像功能", @@ -823,6 +820,9 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 MariaDB 10.2 或更新版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更新版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 PostgreSQL 9.6 或更新版本。", + "Speech-To-Text" : "語音轉文字", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "語音轉文字可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", + "None of your currently installed apps provide Speech-To-Text functionality" : "您目前安裝的應用程式均不提供語音轉文字功能", "Exclude groups from sharing" : "禁止特定群組分享檔案", "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。", "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊使用者名稱並允許存取系統通訊錄", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 00774350a51c4..65251dbb8952d 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -324,9 +324,6 @@ "None of your currently installed apps provide Task processing functionality" : "您目前安裝的應用程式均不提供任務處理功能", "Machine translation" : "機器翻譯", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以透過不同的應用程式實作。您可以在此處定義目前安裝的機器翻譯應用程式的優先程度。", - "Speech-To-Text" : "語音轉文字", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "語音轉文字可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", - "None of your currently installed apps provide Speech-To-Text functionality" : "您目前安裝的應用程式均不提供語音轉文字功能", "Image generation" : "影像產生", "Image generation can be implemented by different apps. Here you can set which app should be used." : "產生影像可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", "None of your currently installed apps provide image generation functionality" : "您目前安裝的應用程式均不提供產生影像功能", @@ -821,6 +818,9 @@ "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 MariaDB 10.2 或更新版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更新版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 PostgreSQL 9.6 或更新版本。", + "Speech-To-Text" : "語音轉文字", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "語音轉文字可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", + "None of your currently installed apps provide Speech-To-Text functionality" : "您目前安裝的應用程式均不提供語音轉文字功能", "Exclude groups from sharing" : "禁止特定群組分享檔案", "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。", "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊使用者名稱並允許存取系統通訊錄", diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js index ec69cd87f673d..a4772ba772ea7 100644 --- a/apps/systemtags/l10n/de.js +++ b/apps/systemtags/l10n/de.js @@ -47,7 +47,7 @@ OC.L10N.register( "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Schlagwort-Funktionalität für Zusammenarbeit, die das Teilen von Schlagworten unter Benutzern ermöglicht. Sehr gut für Gruppen geeignet.\n\t(Wenn du eine Mehrkundeninstallation betreibst, so sollte diese App deaktiviert werden, da sonst die Schlagworte mit allen Kunden geteilt werden.)", "Create or edit tags" : "Schlagworte erstellen oder bearbeiten", "Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen", - "Collaborative tags …" : "Kollaborative Schlagworte ...", + "Collaborative tags …" : "Kollaborative Schlagworte …", "No tags to select" : "Kein Schlagworte zur Auswahl", "Tag name" : "Schlagwortname", "Tag level" : "Schlagwort-Level", diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json index 8ed0142192ad6..bf414347d50f2 100644 --- a/apps/systemtags/l10n/de.json +++ b/apps/systemtags/l10n/de.json @@ -45,7 +45,7 @@ "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Schlagwort-Funktionalität für Zusammenarbeit, die das Teilen von Schlagworten unter Benutzern ermöglicht. Sehr gut für Gruppen geeignet.\n\t(Wenn du eine Mehrkundeninstallation betreibst, so sollte diese App deaktiviert werden, da sonst die Schlagworte mit allen Kunden geteilt werden.)", "Create or edit tags" : "Schlagworte erstellen oder bearbeiten", "Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen", - "Collaborative tags …" : "Kollaborative Schlagworte ...", + "Collaborative tags …" : "Kollaborative Schlagworte …", "No tags to select" : "Kein Schlagworte zur Auswahl", "Tag name" : "Schlagwortname", "Tag level" : "Schlagwort-Level", diff --git a/apps/systemtags/l10n/ru.js b/apps/systemtags/l10n/ru.js index cf5e4a41664b3..9d4b5ce5a26b0 100644 --- a/apps/systemtags/l10n/ru.js +++ b/apps/systemtags/l10n/ru.js @@ -44,6 +44,7 @@ OC.L10N.register( "tagged %s" : "помеченные %s", "Collaborative tags" : "Метки совместной работы", "Collaborative tagging functionality which shares tags among people." : "Функционал совместных меток, который публикует метки среди пользователей.", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Функция совместного использования тегов, которая позволяет пользователям обмениваться тегами. Отлично подходит для команд.\n\t(Если вы являетесь поставщиком услуг с несколькими арендаторами, рекомендуется отключить это приложение, поскольку теги являются общими.)", "Create or edit tags" : "Создание или изменение меток", "Search for a tag to edit" : "Поиск метки для изменения", "Collaborative tags …" : "Совместные теги ...", diff --git a/apps/systemtags/l10n/ru.json b/apps/systemtags/l10n/ru.json index fd774bc918e6e..081e61a3af9cd 100644 --- a/apps/systemtags/l10n/ru.json +++ b/apps/systemtags/l10n/ru.json @@ -42,6 +42,7 @@ "tagged %s" : "помеченные %s", "Collaborative tags" : "Метки совместной работы", "Collaborative tagging functionality which shares tags among people." : "Функционал совместных меток, который публикует метки среди пользователей.", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Функция совместного использования тегов, которая позволяет пользователям обмениваться тегами. Отлично подходит для команд.\n\t(Если вы являетесь поставщиком услуг с несколькими арендаторами, рекомендуется отключить это приложение, поскольку теги являются общими.)", "Create or edit tags" : "Создание или изменение меток", "Search for a tag to edit" : "Поиск метки для изменения", "Collaborative tags …" : "Совместные теги ...", diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js index ac0abfaded230..67a00b15b35a6 100644 --- a/apps/theming/l10n/ru.js +++ b/apps/theming/l10n/ru.js @@ -58,6 +58,8 @@ OC.L10N.register( "Web link" : "Ссылка", "a safe home for all your data" : "надёжный дом для всех ваших данных", "Slogan" : "Слоган", + "Primary color" : "Основной цвет", + "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "Основной цвет используется для выделения таких элементов, как важные кнопки. Он может быть немного изменен в зависимости от текущей цветовой схемы.", "Legal notice link" : "Ссылка на официальное уведомление", "Privacy policy link" : "Ссылка на политику конфиденциальности", "Header logo" : "Логотип заголовка", @@ -68,7 +70,10 @@ OC.L10N.register( "Disable user theming" : "Отключить выбор темы для пользователей", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Хотя вы можете выбрать и настроить свой экземпляр, пользователи могут изменять свой фон и цвета. Если вы хотите принудительно применить свои настройки для всех, вы можете включить это.", "Appearance and accessibility settings" : "Внешний вид и доступность", + "Misc accessibility options" : "Различные параметры специальных возможностей", + "Enable blur background filter (may increase GPU load)" : "Включить фильтр размытия фона (может увеличить нагрузку на графический процессор)", "Customization has been disabled by your administrator" : "Настройка тем была отключена вашим администратором", + "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Выберите основной цвет, чтобы выделить важные элементы. Цвет, используемый для таких элементов, как основные кнопки, может немного отличаться при настройке в соответствии с требованиями к доступности.", "Keyboard shortcuts" : "Сочетания клавиш", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "В некоторых случаях сочетания клавиш могут мешать работе инструментов специальных возможностей. Чтобы правильно сфокусироваться на вашем инструменте, вы можете отключить здесь все сочетания клавиш. Это также отключит все доступные ярлыки в приложениях.", "Disable all keyboard shortcuts" : "Отключить все сочетания клавиш", @@ -90,7 +95,11 @@ OC.L10N.register( "Reset default app order" : "Восстановить порядок приложений", "Could not set the app order" : "Не удалось изменить порядок приложений", "Could not reset the app order" : "Не удалось восстановить порядок приложений", + "Reset primary color" : "Сброс основного цвета", + "Could not set primary color" : "Не удалось установить основной цвет", "Default app" : "Приложение по умолчанию", + "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Приложение по умолчанию - это приложение, которое открывается, например, после входа в систему или при нажатии на логотип в меню.", + "Use custom default app" : "Использовать пользовательское приложение по умолчанию", "Select a custom color" : "Выберать собственный цвет", "Reset to default" : "Сбросить изменения", "Upload" : "Отправить", diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json index 02d5ac8610d98..096e75cb28f04 100644 --- a/apps/theming/l10n/ru.json +++ b/apps/theming/l10n/ru.json @@ -56,6 +56,8 @@ "Web link" : "Ссылка", "a safe home for all your data" : "надёжный дом для всех ваших данных", "Slogan" : "Слоган", + "Primary color" : "Основной цвет", + "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "Основной цвет используется для выделения таких элементов, как важные кнопки. Он может быть немного изменен в зависимости от текущей цветовой схемы.", "Legal notice link" : "Ссылка на официальное уведомление", "Privacy policy link" : "Ссылка на политику конфиденциальности", "Header logo" : "Логотип заголовка", @@ -66,7 +68,10 @@ "Disable user theming" : "Отключить выбор темы для пользователей", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Хотя вы можете выбрать и настроить свой экземпляр, пользователи могут изменять свой фон и цвета. Если вы хотите принудительно применить свои настройки для всех, вы можете включить это.", "Appearance and accessibility settings" : "Внешний вид и доступность", + "Misc accessibility options" : "Различные параметры специальных возможностей", + "Enable blur background filter (may increase GPU load)" : "Включить фильтр размытия фона (может увеличить нагрузку на графический процессор)", "Customization has been disabled by your administrator" : "Настройка тем была отключена вашим администратором", + "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Выберите основной цвет, чтобы выделить важные элементы. Цвет, используемый для таких элементов, как основные кнопки, может немного отличаться при настройке в соответствии с требованиями к доступности.", "Keyboard shortcuts" : "Сочетания клавиш", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "В некоторых случаях сочетания клавиш могут мешать работе инструментов специальных возможностей. Чтобы правильно сфокусироваться на вашем инструменте, вы можете отключить здесь все сочетания клавиш. Это также отключит все доступные ярлыки в приложениях.", "Disable all keyboard shortcuts" : "Отключить все сочетания клавиш", @@ -88,7 +93,11 @@ "Reset default app order" : "Восстановить порядок приложений", "Could not set the app order" : "Не удалось изменить порядок приложений", "Could not reset the app order" : "Не удалось восстановить порядок приложений", + "Reset primary color" : "Сброс основного цвета", + "Could not set primary color" : "Не удалось установить основной цвет", "Default app" : "Приложение по умолчанию", + "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Приложение по умолчанию - это приложение, которое открывается, например, после входа в систему или при нажатии на логотип в меню.", + "Use custom default app" : "Использовать пользовательское приложение по умолчанию", "Select a custom color" : "Выберать собственный цвет", "Reset to default" : "Сбросить изменения", "Upload" : "Отправить", diff --git a/apps/user_ldap/l10n/fa.js b/apps/user_ldap/l10n/fa.js index 541fbd34734c9..e4f57bdaa712a 100644 --- a/apps/user_ldap/l10n/fa.js +++ b/apps/user_ldap/l10n/fa.js @@ -185,25 +185,16 @@ OC.L10N.register( "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute.", "\"$home\" Placeholder Field" : "\"$home\" Placeholder Field", "$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home in an external storage configuration will be replaced with the value of the specified attribute", - "User Profile Attributes" : "User Profile Attributes", + "User Profile Attributes" : "خصوصیات نمایهٔ کاربر", "Phone Field" : "Phone Field", - "User profile Phone will be set from the specified attribute" : "User profile Phone will be set from the specified attribute", "Website Field" : "Website Field", - "User profile Website will be set from the specified attribute" : "User profile Website will be set from the specified attribute", "Address Field" : "Address Field", - "User profile Address will be set from the specified attribute" : "User profile Address will be set from the specified attribute", "Twitter Field" : "Twitter Field", - "User profile Twitter will be set from the specified attribute" : "User profile Twitter will be set from the specified attribute", "Fediverse Field" : "Fediverse Field", - "User profile Fediverse will be set from the specified attribute" : "User profile Fediverse will be set from the specified attribute", "Organisation Field" : "Organisation Field", - "User profile Organisation will be set from the specified attribute" : "User profile Organisation will be set from the specified attribute", "Role Field" : "Role Field", - "User profile Role will be set from the specified attribute" : "User profile Role will be set from the specified attribute", "Headline Field" : "Headline Field", - "User profile Headline will be set from the specified attribute" : "User profile Headline will be set from the specified attribute", "Biography Field" : "Biography Field", - "User profile Biography will be set from the specified attribute" : "User profile Biography will be set from the specified attribute", "Internal Username" : "نام کاربری داخلی", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior.", "Internal Username Attribute:" : "ویژگی نام کاربری داخلی:", diff --git a/apps/user_ldap/l10n/fa.json b/apps/user_ldap/l10n/fa.json index 391be3cbdb19e..c35432fd5d4be 100644 --- a/apps/user_ldap/l10n/fa.json +++ b/apps/user_ldap/l10n/fa.json @@ -183,25 +183,16 @@ "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute.", "\"$home\" Placeholder Field" : "\"$home\" Placeholder Field", "$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home in an external storage configuration will be replaced with the value of the specified attribute", - "User Profile Attributes" : "User Profile Attributes", + "User Profile Attributes" : "خصوصیات نمایهٔ کاربر", "Phone Field" : "Phone Field", - "User profile Phone will be set from the specified attribute" : "User profile Phone will be set from the specified attribute", "Website Field" : "Website Field", - "User profile Website will be set from the specified attribute" : "User profile Website will be set from the specified attribute", "Address Field" : "Address Field", - "User profile Address will be set from the specified attribute" : "User profile Address will be set from the specified attribute", "Twitter Field" : "Twitter Field", - "User profile Twitter will be set from the specified attribute" : "User profile Twitter will be set from the specified attribute", "Fediverse Field" : "Fediverse Field", - "User profile Fediverse will be set from the specified attribute" : "User profile Fediverse will be set from the specified attribute", "Organisation Field" : "Organisation Field", - "User profile Organisation will be set from the specified attribute" : "User profile Organisation will be set from the specified attribute", "Role Field" : "Role Field", - "User profile Role will be set from the specified attribute" : "User profile Role will be set from the specified attribute", "Headline Field" : "Headline Field", - "User profile Headline will be set from the specified attribute" : "User profile Headline will be set from the specified attribute", "Biography Field" : "Biography Field", - "User profile Biography will be set from the specified attribute" : "User profile Biography will be set from the specified attribute", "Internal Username" : "نام کاربری داخلی", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior.", "Internal Username Attribute:" : "ویژگی نام کاربری داخلی:", diff --git a/apps/user_status/l10n/en_GB.js b/apps/user_status/l10n/en_GB.js index f7b4ea8741962..710b2fb6680d4 100644 --- a/apps/user_status/l10n/en_GB.js +++ b/apps/user_status/l10n/en_GB.js @@ -20,6 +20,8 @@ OC.L10N.register( "Set status" : "Set status", "Online status" : "Online status", "Status message" : "Status message", + "Set absence period" : "Set absence period", + "Set absence period and replacement" : "Set absence period and replacement", "Your status was set automatically" : "Your status was set automatically", "Clear status message" : "Clear status message", "Set status message" : "Set status message", diff --git a/apps/user_status/l10n/en_GB.json b/apps/user_status/l10n/en_GB.json index 826ddbed4646e..fc1b60c63be8a 100644 --- a/apps/user_status/l10n/en_GB.json +++ b/apps/user_status/l10n/en_GB.json @@ -18,6 +18,8 @@ "Set status" : "Set status", "Online status" : "Online status", "Status message" : "Status message", + "Set absence period" : "Set absence period", + "Set absence period and replacement" : "Set absence period and replacement", "Your status was set automatically" : "Your status was set automatically", "Clear status message" : "Clear status message", "Set status message" : "Set status message", diff --git a/apps/user_status/l10n/ga.js b/apps/user_status/l10n/ga.js index 72d4adbbdc4dc..ac43e19cd271b 100644 --- a/apps/user_status/l10n/ga.js +++ b/apps/user_status/l10n/ga.js @@ -20,6 +20,8 @@ OC.L10N.register( "Set status" : "Socraigh stádas", "Online status" : "Stádas ar líne", "Status message" : "Teachtaireacht stádais", + "Set absence period" : "Socraigh tréimhse neamhláithreachta", + "Set absence period and replacement" : "Socraigh tréimhse neamhláithreachta agus athsholáthar", "Your status was set automatically" : "Socraíodh do stádas go huathoibríoch", "Clear status message" : "Glan teachtaireacht stádais", "Set status message" : "Socraigh teachtaireacht stádais", diff --git a/apps/user_status/l10n/ga.json b/apps/user_status/l10n/ga.json index e19fa8f978f87..f4700c4c59ce2 100644 --- a/apps/user_status/l10n/ga.json +++ b/apps/user_status/l10n/ga.json @@ -18,6 +18,8 @@ "Set status" : "Socraigh stádas", "Online status" : "Stádas ar líne", "Status message" : "Teachtaireacht stádais", + "Set absence period" : "Socraigh tréimhse neamhláithreachta", + "Set absence period and replacement" : "Socraigh tréimhse neamhláithreachta agus athsholáthar", "Your status was set automatically" : "Socraíodh do stádas go huathoibríoch", "Clear status message" : "Glan teachtaireacht stádais", "Set status message" : "Socraigh teachtaireacht stádais", diff --git a/apps/user_status/l10n/ja.js b/apps/user_status/l10n/ja.js index 35da0574e4efa..825ce64747af8 100644 --- a/apps/user_status/l10n/ja.js +++ b/apps/user_status/l10n/ja.js @@ -20,6 +20,8 @@ OC.L10N.register( "Set status" : "ステータスを設定", "Online status" : "オンラインステータス", "Status message" : "状態メッセージ", + "Set absence period" : "不在設定をセットする", + "Set absence period and replacement" : "不在期間と交代要員をセットする", "Your status was set automatically" : "あなたのステータスは自動的に設定されました", "Clear status message" : "ステータスメッセージを消去", "Set status message" : "ステータスメッセージを設定", diff --git a/apps/user_status/l10n/ja.json b/apps/user_status/l10n/ja.json index 8e25ac49cb52d..8ecc5e123d624 100644 --- a/apps/user_status/l10n/ja.json +++ b/apps/user_status/l10n/ja.json @@ -18,6 +18,8 @@ "Set status" : "ステータスを設定", "Online status" : "オンラインステータス", "Status message" : "状態メッセージ", + "Set absence period" : "不在設定をセットする", + "Set absence period and replacement" : "不在期間と交代要員をセットする", "Your status was set automatically" : "あなたのステータスは自動的に設定されました", "Clear status message" : "ステータスメッセージを消去", "Set status message" : "ステータスメッセージを設定", diff --git a/apps/user_status/l10n/zh_HK.js b/apps/user_status/l10n/zh_HK.js index c5d062d14a7f2..9c3b86526da2a 100644 --- a/apps/user_status/l10n/zh_HK.js +++ b/apps/user_status/l10n/zh_HK.js @@ -20,6 +20,8 @@ OC.L10N.register( "Set status" : "設定狀態", "Online status" : "線上狀態", "Status message" : "狀態訊息", + "Set absence period" : "設定缺席時間", + "Set absence period and replacement" : "設定缺席時間與職務代理人", "Your status was set automatically" : "您的狀態是自動設置的", "Clear status message" : "清空狀態訊息", "Set status message" : "設定狀態訊息", diff --git a/apps/user_status/l10n/zh_HK.json b/apps/user_status/l10n/zh_HK.json index 02a8c68d3776f..dda2fcaae03ec 100644 --- a/apps/user_status/l10n/zh_HK.json +++ b/apps/user_status/l10n/zh_HK.json @@ -18,6 +18,8 @@ "Set status" : "設定狀態", "Online status" : "線上狀態", "Status message" : "狀態訊息", + "Set absence period" : "設定缺席時間", + "Set absence period and replacement" : "設定缺席時間與職務代理人", "Your status was set automatically" : "您的狀態是自動設置的", "Clear status message" : "清空狀態訊息", "Set status message" : "設定狀態訊息", diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 452a21cbac6b4..57fe2bd71b7b9 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -182,7 +182,7 @@ OC.L10N.register( "Back to login form" : "Back to login form", "Back" : "بازگشت", "Login form is disabled." : "Login form is disabled.", - "Edit Profile" : "Edit Profile", + "Edit Profile" : "ویرایش نمایه", "The headline and about sections will show up here" : "The headline and about sections will show up here", "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", @@ -243,12 +243,12 @@ OC.L10N.register( "Collaborative tags" : "برچسب های همکاری", "No tags found" : "هیچ برچسبی یافت نشد", "Personal" : "شخصی", - "Accounts" : "Accounts", + "Accounts" : "حساب‌ها", "Admin" : "مدیر", "Help" : "راه‌نما", "Access forbidden" : "اجازه دسترسی به مناطق ممنوعه را ندارید", - "Profile not found" : "Profile not found", - "The profile does not exist." : "The profile does not exist.", + "Profile not found" : "نمایه، یافت نشد", + "The profile does not exist." : "این نمایه وجود ندارد.", "Back to %s" : "Back to %s", "Page not found" : "صفحه یافت نشد", "The page could not be found on the server or you may not be allowed to view it." : "The page could not be found on the server or you may not be allowed to view it.", @@ -341,7 +341,6 @@ OC.L10N.register( "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "برای جلوگیری از وقفه در نصب های طولانی تر، شما می توانید دستورات زیر را از مسیر نصبتان اجرا کنید:", "Detailed logs" : "Detailed logs", "Update needed" : "نیاز به روز رسانی دارد", - "For help, see the documentation." : "For help, see the documentation.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure.", "Upgrade via web on my own risk" : "Upgrade via web on my own risk", "Maintenance mode" : "Maintenance mode", @@ -366,7 +365,6 @@ OC.L10N.register( "Wrong username or password." : "شناسه کاربری و کلمه عبور اشتباه است", "User disabled" : "کاربر غیرفعال", "Username or email" : "نام کاربری یا ایمیل", - "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help.", "Apps and Settings" : "برنامه‌ها و تنظیمات", "Error loading message template: {error}" : "خطا در بارگذاری قالب پیام : {error}", "Users" : "کاربران", diff --git a/core/l10n/fa.json b/core/l10n/fa.json index aa07ac4624178..69fdb4f30914d 100644 --- a/core/l10n/fa.json +++ b/core/l10n/fa.json @@ -180,7 +180,7 @@ "Back to login form" : "Back to login form", "Back" : "بازگشت", "Login form is disabled." : "Login form is disabled.", - "Edit Profile" : "Edit Profile", + "Edit Profile" : "ویرایش نمایه", "The headline and about sections will show up here" : "The headline and about sections will show up here", "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", @@ -241,12 +241,12 @@ "Collaborative tags" : "برچسب های همکاری", "No tags found" : "هیچ برچسبی یافت نشد", "Personal" : "شخصی", - "Accounts" : "Accounts", + "Accounts" : "حساب‌ها", "Admin" : "مدیر", "Help" : "راه‌نما", "Access forbidden" : "اجازه دسترسی به مناطق ممنوعه را ندارید", - "Profile not found" : "Profile not found", - "The profile does not exist." : "The profile does not exist.", + "Profile not found" : "نمایه، یافت نشد", + "The profile does not exist." : "این نمایه وجود ندارد.", "Back to %s" : "Back to %s", "Page not found" : "صفحه یافت نشد", "The page could not be found on the server or you may not be allowed to view it." : "The page could not be found on the server or you may not be allowed to view it.", @@ -339,7 +339,6 @@ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "برای جلوگیری از وقفه در نصب های طولانی تر، شما می توانید دستورات زیر را از مسیر نصبتان اجرا کنید:", "Detailed logs" : "Detailed logs", "Update needed" : "نیاز به روز رسانی دارد", - "For help, see the documentation." : "For help, see the documentation.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure.", "Upgrade via web on my own risk" : "Upgrade via web on my own risk", "Maintenance mode" : "Maintenance mode", @@ -364,7 +363,6 @@ "Wrong username or password." : "شناسه کاربری و کلمه عبور اشتباه است", "User disabled" : "کاربر غیرفعال", "Username or email" : "نام کاربری یا ایمیل", - "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help.", "Apps and Settings" : "برنامه‌ها و تنظیمات", "Error loading message template: {error}" : "خطا در بارگذاری قالب پیام : {error}", "Users" : "کاربران", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 9b4f3d6768a89..1249467a3c5ad 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -8,7 +8,7 @@ OC.L10N.register( "The file was uploaded" : "文件已上传 ", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传的文件超过了 php.ini 中的 upload_max_filesize 指令", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上传的文件超过了 HTML 表单中指定的 MAX_FILE_SIZE 指令", - "The file was only partially uploaded" : "文件只有部分被上传 ", + "The file was only partially uploaded" : "文件仅部分上传 ", "No file was uploaded" : "没有文件被上传 ", "Missing a temporary folder" : "缺少临时文件夹 ", "Could not write file to disk" : "无法将文件写入磁盘", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 7d7e99508b47b..c1e65a1dda48e 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -6,7 +6,7 @@ "The file was uploaded" : "文件已上传 ", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传的文件超过了 php.ini 中的 upload_max_filesize 指令", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上传的文件超过了 HTML 表单中指定的 MAX_FILE_SIZE 指令", - "The file was only partially uploaded" : "文件只有部分被上传 ", + "The file was only partially uploaded" : "文件仅部分上传 ", "No file was uploaded" : "没有文件被上传 ", "Missing a temporary folder" : "缺少临时文件夹 ", "Could not write file to disk" : "无法将文件写入磁盘", diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index ba826ff52dc9b..6dc8fedcd1f43 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -92,9 +92,7 @@ OC.L10N.register( "Failed to create file from template" : "تعذّر إنشاء ملفٍ من قالبٍ", "Templates" : "القوالب", "Path contains invalid segments" : "يحتوي المسار على أجزاء غير صحيحة", - "File name is a reserved word" : "اسم الملف كلمة محجوزة", - "File name contains at least one invalid character" : "اسم الملف به ، على الأقل ، حرف غير صالح", - "File name is too long" : "اسم الملف طويل جداً", + "Filename contains at least one invalid character" : "اسم الملف به على الأقل حرفٌ غير صالح", "Empty filename is not allowed" : "لا يسمح بأسماء فارغة للملفات", "App \"%s\" cannot be installed because appinfo file cannot be read." : "لا يمكن تثبيت التطبيق \"%s\" لأنه لا يمكن قراءة ملف معلومات التطبيق.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "لا يمكن تثبيت التطبيق \"%s\" لأنه غير متوافق مع هذا الإصدار من الخادم.", @@ -361,6 +359,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "المستخدم الداخل يجب أن يكون مُشرفاً admin، أو مُشرفاً فرعيّاً sub admin، أو يحمل صلاحياتٍ خاصّةٍ للوصول إلى هذه الإعدادات.", "Logged in user must be an admin or sub admin" : "المستخدم الداخل يجب أن يكون مُشرفاً admin، أو مُشرفاً فرعيّاً sub admin.", "Logged in user must be an admin" : "المستخدم الداخل يجب أن يكون مُشرفاً admin.", + "File name is a reserved word" : "اسم الملف كلمة محجوزة", + "File name contains at least one invalid character" : "اسم الملف به ، على الأقل ، حرف غير صالح", + "File name is too long" : "اسم الملف طويل جداً", "Help" : "المساعدة", "Users" : "المستخدمين", "Unknown user" : "المستخدم مجهول", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index c81371b46baa6..e11368cfbae46 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -90,9 +90,7 @@ "Failed to create file from template" : "تعذّر إنشاء ملفٍ من قالبٍ", "Templates" : "القوالب", "Path contains invalid segments" : "يحتوي المسار على أجزاء غير صحيحة", - "File name is a reserved word" : "اسم الملف كلمة محجوزة", - "File name contains at least one invalid character" : "اسم الملف به ، على الأقل ، حرف غير صالح", - "File name is too long" : "اسم الملف طويل جداً", + "Filename contains at least one invalid character" : "اسم الملف به على الأقل حرفٌ غير صالح", "Empty filename is not allowed" : "لا يسمح بأسماء فارغة للملفات", "App \"%s\" cannot be installed because appinfo file cannot be read." : "لا يمكن تثبيت التطبيق \"%s\" لأنه لا يمكن قراءة ملف معلومات التطبيق.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "لا يمكن تثبيت التطبيق \"%s\" لأنه غير متوافق مع هذا الإصدار من الخادم.", @@ -359,6 +357,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "المستخدم الداخل يجب أن يكون مُشرفاً admin، أو مُشرفاً فرعيّاً sub admin، أو يحمل صلاحياتٍ خاصّةٍ للوصول إلى هذه الإعدادات.", "Logged in user must be an admin or sub admin" : "المستخدم الداخل يجب أن يكون مُشرفاً admin، أو مُشرفاً فرعيّاً sub admin.", "Logged in user must be an admin" : "المستخدم الداخل يجب أن يكون مُشرفاً admin.", + "File name is a reserved word" : "اسم الملف كلمة محجوزة", + "File name contains at least one invalid character" : "اسم الملف به ، على الأقل ، حرف غير صالح", + "File name is too long" : "اسم الملف طويل جداً", "Help" : "المساعدة", "Users" : "المستخدمين", "Unknown user" : "المستخدم مجهول", diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 59c13e3d5fea3..9ec9e9ec5233e 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -84,9 +84,7 @@ OC.L10N.register( "Invalid path" : "El camín ye inválidu", "Failed to create file from template" : "Nun se pudo crear el ficheru de la plantía", "Templates" : "Plantíes", - "File name is a reserved word" : "El nome de ficheru ye una pallabra acutada", - "File name contains at least one invalid character" : "El nome del ficheru contién polo menos un caráuter inváldu", - "File name is too long" : "El nome del ficheru ye mui llongu", + "Filename contains at least one invalid character" : "El nome del ficheru contién polo menos un caráuter inváldu", "Empty filename is not allowed" : "Nun se permite que'l nome del ficheru tea baleru", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Nun se pue instalar l'aplicación «%s» porque nun se pue lleer el ficheru appinfo", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Nun se pue instalar l'aplicación «%s» porque nun ye compatible con esta versión del sirvidor.", @@ -223,6 +221,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "L'usuariu que tien la sesión aniciada ha ser d'alministración, un sodominiu o tener un permisu especial p'acceder a esta opción", "Logged in user must be an admin or sub admin" : "L'usuariu que tien la sesión aniciada ha ser d'alministración o un sodominiu", "Logged in user must be an admin" : "L'usuariu que tien la sesión aniciada ha ser d'alministración", + "File name is a reserved word" : "El nome de ficheru ye una pallabra acutada", + "File name contains at least one invalid character" : "El nome del ficheru contién polo menos un caráuter inváldu", + "File name is too long" : "El nome del ficheru ye mui llongu", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Usuariu desconocíu", diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index baf0b7379f4dc..bc4f9ba669183 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -82,9 +82,7 @@ "Invalid path" : "El camín ye inválidu", "Failed to create file from template" : "Nun se pudo crear el ficheru de la plantía", "Templates" : "Plantíes", - "File name is a reserved word" : "El nome de ficheru ye una pallabra acutada", - "File name contains at least one invalid character" : "El nome del ficheru contién polo menos un caráuter inváldu", - "File name is too long" : "El nome del ficheru ye mui llongu", + "Filename contains at least one invalid character" : "El nome del ficheru contién polo menos un caráuter inváldu", "Empty filename is not allowed" : "Nun se permite que'l nome del ficheru tea baleru", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Nun se pue instalar l'aplicación «%s» porque nun se pue lleer el ficheru appinfo", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Nun se pue instalar l'aplicación «%s» porque nun ye compatible con esta versión del sirvidor.", @@ -221,6 +219,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "L'usuariu que tien la sesión aniciada ha ser d'alministración, un sodominiu o tener un permisu especial p'acceder a esta opción", "Logged in user must be an admin or sub admin" : "L'usuariu que tien la sesión aniciada ha ser d'alministración o un sodominiu", "Logged in user must be an admin" : "L'usuariu que tien la sesión aniciada ha ser d'alministración", + "File name is a reserved word" : "El nome de ficheru ye una pallabra acutada", + "File name contains at least one invalid character" : "El nome del ficheru contién polo menos un caráuter inváldu", + "File name is too long" : "El nome del ficheru ye mui llongu", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Usuariu desconocíu", diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index d8fac10462ab8..478ae6335b6b4 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -79,9 +79,7 @@ OC.L10N.register( "Invalid path" : "Невалиден път", "Failed to create file from template" : "Неуспешно създаване на файл от шаблон", "Templates" : "Шаблони", - "File name is a reserved word" : "Името на файла е запазена дума", - "File name contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ", - "File name is too long" : "Името на файла е твърде дълго", + "Filename contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ", "Empty filename is not allowed" : "Празно име на файл не е разрешено.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Приложението „%s“ не може да бъде инсталирано, защото appinfo/информация за приложението/ файлът не може да бъде прочетен.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Приложението \"%s\" не може да бъде инсталирано, защото не е съвместимо с тази версия на сървъра.", @@ -243,6 +241,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Влезлият потребител трябва да е администратор, подадминистратор или да е получил специално право за достъп до тази настройка", "Logged in user must be an admin or sub admin" : "Влезлият потребител трябва да е администратор или подадминистратор ", "Logged in user must be an admin" : "Влезлият потребител трябва да е администратор", + "File name is a reserved word" : "Името на файла е запазена дума", + "File name contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ", + "File name is too long" : "Името на файла е твърде дълго", "Help" : "Помощ", "Users" : "Потребители", "Unknown user" : "Непознат потребител", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 5f99ae0a95bf2..a8e378d5ec008 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -77,9 +77,7 @@ "Invalid path" : "Невалиден път", "Failed to create file from template" : "Неуспешно създаване на файл от шаблон", "Templates" : "Шаблони", - "File name is a reserved word" : "Името на файла е запазена дума", - "File name contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ", - "File name is too long" : "Името на файла е твърде дълго", + "Filename contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ", "Empty filename is not allowed" : "Празно име на файл не е разрешено.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Приложението „%s“ не може да бъде инсталирано, защото appinfo/информация за приложението/ файлът не може да бъде прочетен.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Приложението \"%s\" не може да бъде инсталирано, защото не е съвместимо с тази версия на сървъра.", @@ -241,6 +239,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Влезлият потребител трябва да е администратор, подадминистратор или да е получил специално право за достъп до тази настройка", "Logged in user must be an admin or sub admin" : "Влезлият потребител трябва да е администратор или подадминистратор ", "Logged in user must be an admin" : "Влезлият потребител трябва да е администратор", + "File name is a reserved word" : "Името на файла е запазена дума", + "File name contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ", + "File name is too long" : "Името на файла е твърде дълго", "Help" : "Помощ", "Users" : "Потребители", "Unknown user" : "Непознат потребител", diff --git a/lib/l10n/br.js b/lib/l10n/br.js index dc27471bd8492..9e7240231a169 100644 --- a/lib/l10n/br.js +++ b/lib/l10n/br.js @@ -21,8 +21,7 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["%n hervez zo","%n hervez zo","%n hervez zo","%n hervez zo","%n hervez zo"], "_%n minute ago_::_%n minutes ago_" : ["%n munudenn-zo","%n munudenn-zo","%n munudenn-zo","%n munudenn-zo","%n munudenn-zo"], "seconds ago" : "eilenn zo", - "File name contains at least one invalid character" : "Un arouez fall ez eus d'an neubeutañ en anv restr", - "File name is too long" : "Anv ar restr a zo re hir", + "Filename contains at least one invalid character" : "Bez ez eus d'an neubeutan un arouez diffenet en anv restr", "Empty filename is not allowed" : "Un anv-restr goulo n'eo ket aotreet", "__language_name__" : "Brezhoneg", "Apps" : "Meziant", @@ -51,6 +50,8 @@ OC.L10N.register( "Storage is temporarily not available" : "N'haller ket tizhout ar skor roadennoù evit ar poent", "Summary" : "Diverrañ", "Translate" : "Treiñ", + "File name contains at least one invalid character" : "Un arouez fall ez eus d'an neubeutañ en anv restr", + "File name is too long" : "Anv ar restr a zo re hir", "Help" : "Skoazell", "Users" : "Implijer", "Unknown user" : "Implijer dianv", diff --git a/lib/l10n/br.json b/lib/l10n/br.json index e7d2947cce057..8e11ba859a89f 100644 --- a/lib/l10n/br.json +++ b/lib/l10n/br.json @@ -19,8 +19,7 @@ "_%n hour ago_::_%n hours ago_" : ["%n hervez zo","%n hervez zo","%n hervez zo","%n hervez zo","%n hervez zo"], "_%n minute ago_::_%n minutes ago_" : ["%n munudenn-zo","%n munudenn-zo","%n munudenn-zo","%n munudenn-zo","%n munudenn-zo"], "seconds ago" : "eilenn zo", - "File name contains at least one invalid character" : "Un arouez fall ez eus d'an neubeutañ en anv restr", - "File name is too long" : "Anv ar restr a zo re hir", + "Filename contains at least one invalid character" : "Bez ez eus d'an neubeutan un arouez diffenet en anv restr", "Empty filename is not allowed" : "Un anv-restr goulo n'eo ket aotreet", "__language_name__" : "Brezhoneg", "Apps" : "Meziant", @@ -49,6 +48,8 @@ "Storage is temporarily not available" : "N'haller ket tizhout ar skor roadennoù evit ar poent", "Summary" : "Diverrañ", "Translate" : "Treiñ", + "File name contains at least one invalid character" : "Un arouez fall ez eus d'an neubeutañ en anv restr", + "File name is too long" : "Anv ar restr a zo re hir", "Help" : "Skoazell", "Users" : "Implijer", "Unknown user" : "Implijer dianv", diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index 9d4e01ca99ca8..57c81fb966e0d 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -84,9 +84,7 @@ OC.L10N.register( "Invalid path" : "El camí no és vàlid", "Failed to create file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla", "Templates" : "Plantilles", - "File name is a reserved word" : "El nom del fitxer és una paraula reservada", - "File name contains at least one invalid character" : "El nom del fitxer conté almenys un caràcter no vàlid", - "File name is too long" : "El nom del fitxer és massa llarg", + "Filename contains at least one invalid character" : "El nom del fitxer conté com a mínim un caràcter no vàlid", "Empty filename is not allowed" : "No es permeten els noms de fitxers buits", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'aplicació «%s» no es pot instal·lar perquè no es pot llegir el fitxer appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'aplicació «%s» no es pot instal·lar perquè no és compatible amb aquesta versió del servidor.", @@ -276,6 +274,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "L'usuari que ha iniciat la sessió ha de ser administrador, subadministrador o tenir un dret especial per a accedir a aquest paràmetre", "Logged in user must be an admin or sub admin" : "L'usuari que ha iniciat la sessió ha de ser administrador o subadministrador", "Logged in user must be an admin" : "L'usuari que ha iniciat la sessió ha de ser administrador", + "File name is a reserved word" : "El nom del fitxer és una paraula reservada", + "File name contains at least one invalid character" : "El nom del fitxer conté almenys un caràcter no vàlid", + "File name is too long" : "El nom del fitxer és massa llarg", "Help" : "Ajuda", "Users" : "Usuaris", "Unknown user" : "Usuari desconegut", diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index 98ba951a602cc..c53c898e3248e 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -82,9 +82,7 @@ "Invalid path" : "El camí no és vàlid", "Failed to create file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla", "Templates" : "Plantilles", - "File name is a reserved word" : "El nom del fitxer és una paraula reservada", - "File name contains at least one invalid character" : "El nom del fitxer conté almenys un caràcter no vàlid", - "File name is too long" : "El nom del fitxer és massa llarg", + "Filename contains at least one invalid character" : "El nom del fitxer conté com a mínim un caràcter no vàlid", "Empty filename is not allowed" : "No es permeten els noms de fitxers buits", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'aplicació «%s» no es pot instal·lar perquè no es pot llegir el fitxer appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'aplicació «%s» no es pot instal·lar perquè no és compatible amb aquesta versió del servidor.", @@ -274,6 +272,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "L'usuari que ha iniciat la sessió ha de ser administrador, subadministrador o tenir un dret especial per a accedir a aquest paràmetre", "Logged in user must be an admin or sub admin" : "L'usuari que ha iniciat la sessió ha de ser administrador o subadministrador", "Logged in user must be an admin" : "L'usuari que ha iniciat la sessió ha de ser administrador", + "File name is a reserved word" : "El nom del fitxer és una paraula reservada", + "File name contains at least one invalid character" : "El nom del fitxer conté almenys un caràcter no vàlid", + "File name is too long" : "El nom del fitxer és massa llarg", "Help" : "Ajuda", "Users" : "Usuaris", "Unknown user" : "Usuari desconegut", diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index a578d0ba0a25b..baae976f2f93a 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -82,9 +82,7 @@ OC.L10N.register( "Failed to create file from template" : "Vytvoření souboru ze šablony se nezdařilo", "Templates" : "Šablony", "Path contains invalid segments" : "Popis umístění obsahuje neplatné úseky", - "File name is a reserved word" : "Název souboru je rezervované slovo", - "File name contains at least one invalid character" : "Název souboru obsahuje přinejmenším jeden neplatný znak", - "File name is too long" : "Název souboru je příliš dlouhý", + "Filename contains at least one invalid character" : "Název souboru obsahuje přinejmenším jeden neplatný znak", "Empty filename is not allowed" : "Je třeba vyplnit název souboru", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikace „%s“ nemůže být nainstalována protože soubor appinfo nelze přečíst.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaci „%s“ nelze nainstalovat, protože není kompatibilní s touto verzí serveru.", @@ -306,6 +304,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Aby mohl přistupovat k tomuto nastavení je třeba, aby přihlášený uživatel byl správce, dílčí správce nebo obdržel speciální oprávnění", "Logged in user must be an admin or sub admin" : "Je třeba, aby přihlášený uživatel byl správcem či správcem pro dílčí oblast", "Logged in user must be an admin" : "Je třeba, aby přihlášený uživatel byl správce", + "File name is a reserved word" : "Název souboru je rezervované slovo", + "File name contains at least one invalid character" : "Název souboru obsahuje přinejmenším jeden neplatný znak", + "File name is too long" : "Název souboru je příliš dlouhý", "Help" : "Nápověda", "Users" : "Uživatelé", "Unknown user" : "Neznámý uživatel", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 83b82853d33cc..337f2e9b92a72 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -80,9 +80,7 @@ "Failed to create file from template" : "Vytvoření souboru ze šablony se nezdařilo", "Templates" : "Šablony", "Path contains invalid segments" : "Popis umístění obsahuje neplatné úseky", - "File name is a reserved word" : "Název souboru je rezervované slovo", - "File name contains at least one invalid character" : "Název souboru obsahuje přinejmenším jeden neplatný znak", - "File name is too long" : "Název souboru je příliš dlouhý", + "Filename contains at least one invalid character" : "Název souboru obsahuje přinejmenším jeden neplatný znak", "Empty filename is not allowed" : "Je třeba vyplnit název souboru", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikace „%s“ nemůže být nainstalována protože soubor appinfo nelze přečíst.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaci „%s“ nelze nainstalovat, protože není kompatibilní s touto verzí serveru.", @@ -304,6 +302,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Aby mohl přistupovat k tomuto nastavení je třeba, aby přihlášený uživatel byl správce, dílčí správce nebo obdržel speciální oprávnění", "Logged in user must be an admin or sub admin" : "Je třeba, aby přihlášený uživatel byl správcem či správcem pro dílčí oblast", "Logged in user must be an admin" : "Je třeba, aby přihlášený uživatel byl správce", + "File name is a reserved word" : "Název souboru je rezervované slovo", + "File name contains at least one invalid character" : "Název souboru obsahuje přinejmenším jeden neplatný znak", + "File name is too long" : "Název souboru je příliš dlouhý", "Help" : "Nápověda", "Users" : "Uživatelé", "Unknown user" : "Neznámý uživatel", diff --git a/lib/l10n/da.js b/lib/l10n/da.js index 5d62f79bfffde..0218594b49de9 100644 --- a/lib/l10n/da.js +++ b/lib/l10n/da.js @@ -80,9 +80,7 @@ OC.L10N.register( "Invalid path" : "Ugyldig sti", "Failed to create file from template" : "Fejl ved oprettelse af fil fra skabelon", "Templates" : "Skabeloner", - "File name is a reserved word" : "Filnavnet er et reserveret ord", - "File name contains at least one invalid character" : "Filnavnet indeholder mindst ét ugyldigt tegn", - "File name is too long" : "Filnavnet er for langt", + "Filename contains at least one invalid character" : "Filnavnet indeholder mindst ét ugyldigt tegn", "Empty filename is not allowed" : "Tomme filnavne er ikke tilladt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan ikke installeres fordi appinfo filen ikke kan læses.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan ikke installeres fordi den ikke er kompatibel med denne version af serveren.", @@ -256,6 +254,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Bruger skal være administrator, underadministrator eller have tildelt specielle rettigheder for at have adgang til denne indstilling", "Logged in user must be an admin or sub admin" : "Bruger skal være administrator eller underadministrator", "Logged in user must be an admin" : "Brugeren skal være administrator", + "File name is a reserved word" : "Filnavnet er et reserveret ord", + "File name contains at least one invalid character" : "Filnavnet indeholder mindst ét ugyldigt tegn", + "File name is too long" : "Filnavnet er for langt", "Help" : "Hjælp", "Users" : "Brugere", "Unknown user" : "Ukendt bruger", diff --git a/lib/l10n/da.json b/lib/l10n/da.json index 5b937955ae1d8..cf11c335b9629 100644 --- a/lib/l10n/da.json +++ b/lib/l10n/da.json @@ -78,9 +78,7 @@ "Invalid path" : "Ugyldig sti", "Failed to create file from template" : "Fejl ved oprettelse af fil fra skabelon", "Templates" : "Skabeloner", - "File name is a reserved word" : "Filnavnet er et reserveret ord", - "File name contains at least one invalid character" : "Filnavnet indeholder mindst ét ugyldigt tegn", - "File name is too long" : "Filnavnet er for langt", + "Filename contains at least one invalid character" : "Filnavnet indeholder mindst ét ugyldigt tegn", "Empty filename is not allowed" : "Tomme filnavne er ikke tilladt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan ikke installeres fordi appinfo filen ikke kan læses.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan ikke installeres fordi den ikke er kompatibel med denne version af serveren.", @@ -254,6 +252,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Bruger skal være administrator, underadministrator eller have tildelt specielle rettigheder for at have adgang til denne indstilling", "Logged in user must be an admin or sub admin" : "Bruger skal være administrator eller underadministrator", "Logged in user must be an admin" : "Brugeren skal være administrator", + "File name is a reserved word" : "Filnavnet er et reserveret ord", + "File name contains at least one invalid character" : "Filnavnet indeholder mindst ét ugyldigt tegn", + "File name is too long" : "Filnavnet er for langt", "Help" : "Hjælp", "Users" : "Brugere", "Unknown user" : "Ukendt bruger", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 72a0201abc23e..a1ff67bc0abe7 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -87,9 +87,7 @@ OC.L10N.register( "Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage", "Templates" : "Vorlagen", "Path contains invalid segments" : "Pfad enthält ungültige Segmente", - "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", - "File name contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen", - "File name is too long" : "Dateiname ist zu lang", + "Filename contains at least one invalid character" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", @@ -356,6 +354,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Der angemeldete Benutzer muss ein Administrator, ein Teil-Administrator sein oder ein Sonderrecht haben, um auf diese Einstellung zuzugreifen. ", "Logged in user must be an admin or sub admin" : "Der angemeldete Benutzer muss ein (Sub-)Administrator sein", "Logged in user must be an admin" : "Der angemeldete Benutzer muss ein Administrator sein", + "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", + "File name contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen", + "File name is too long" : "Dateiname ist zu lang", "Help" : "Hilfe", "Users" : "Benutzer", "Unknown user" : "Unbekannter Benutzer", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 84cdefb7aa3e1..d5908d52ea35a 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -85,9 +85,7 @@ "Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage", "Templates" : "Vorlagen", "Path contains invalid segments" : "Pfad enthält ungültige Segmente", - "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", - "File name contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen", - "File name is too long" : "Dateiname ist zu lang", + "Filename contains at least one invalid character" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", @@ -354,6 +352,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Der angemeldete Benutzer muss ein Administrator, ein Teil-Administrator sein oder ein Sonderrecht haben, um auf diese Einstellung zuzugreifen. ", "Logged in user must be an admin or sub admin" : "Der angemeldete Benutzer muss ein (Sub-)Administrator sein", "Logged in user must be an admin" : "Der angemeldete Benutzer muss ein Administrator sein", + "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", + "File name contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen", + "File name is too long" : "Dateiname ist zu lang", "Help" : "Hilfe", "Users" : "Benutzer", "Unknown user" : "Unbekannter Benutzer", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index b18c3a8235ccc..747c808d46ecc 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -87,14 +87,15 @@ OC.L10N.register( "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" ist in einem Datei- oder Ordnernamen unzulässig.", "\"%1$s\" is a forbidden file type." : "\"%1$s\" ist ein unzulässiger Dateityp.", "Filenames must not end with \"%1$s\"." : "Dateinamen dürfen nicht mit \"%1$s\" enden.", + "Invalid parent path" : "Ungültiger übergeordneter Pfad", "File already exists" : "Datei bereits vorhanden", "Invalid path" : "Ungültiger Pfad", "Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage", "Templates" : "Vorlagen", "Path contains invalid segments" : "Pfad enthält ungültige Segmente", - "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", - "File name contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen", - "File name is too long" : "Dateiname ist zu lang", + "Filename is a reserved word" : "Der Dateiname ist ein reserviertes Wort", + "Filename contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen", + "Filename is too long" : "Dateiname ist zu lang", "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", @@ -361,6 +362,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Der angemeldete Benutzer muss ein Administrator, ein Teil-Administrator sein oder ein Sonderrecht haben, um auf diese Einstellung zuzugreifen. ", "Logged in user must be an admin or sub admin" : "Der angemeldete Benutzer muss ein (Sub-)Administrator sein", "Logged in user must be an admin" : "Der angemeldete Benutzer muss ein Administrator sein", + "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", + "File name contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen", + "File name is too long" : "Dateiname ist zu lang", "Help" : "Hilfe", "Users" : "Benutzer", "Unknown user" : "Unbekannter Benutzer", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index a9b2deacb1130..50686b89ce896 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -85,14 +85,15 @@ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" ist in einem Datei- oder Ordnernamen unzulässig.", "\"%1$s\" is a forbidden file type." : "\"%1$s\" ist ein unzulässiger Dateityp.", "Filenames must not end with \"%1$s\"." : "Dateinamen dürfen nicht mit \"%1$s\" enden.", + "Invalid parent path" : "Ungültiger übergeordneter Pfad", "File already exists" : "Datei bereits vorhanden", "Invalid path" : "Ungültiger Pfad", "Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage", "Templates" : "Vorlagen", "Path contains invalid segments" : "Pfad enthält ungültige Segmente", - "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", - "File name contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen", - "File name is too long" : "Dateiname ist zu lang", + "Filename is a reserved word" : "Der Dateiname ist ein reserviertes Wort", + "Filename contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen", + "Filename is too long" : "Dateiname ist zu lang", "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", @@ -359,6 +360,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Der angemeldete Benutzer muss ein Administrator, ein Teil-Administrator sein oder ein Sonderrecht haben, um auf diese Einstellung zuzugreifen. ", "Logged in user must be an admin or sub admin" : "Der angemeldete Benutzer muss ein (Sub-)Administrator sein", "Logged in user must be an admin" : "Der angemeldete Benutzer muss ein Administrator sein", + "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", + "File name contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen", + "File name is too long" : "Dateiname ist zu lang", "Help" : "Hilfe", "Users" : "Benutzer", "Unknown user" : "Unbekannter Benutzer", diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 26c85581d3dbc..8e017bffadbeb 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -79,9 +79,7 @@ OC.L10N.register( "Invalid path" : "Μη έγκυρη διαδρομή", "Failed to create file from template" : "Η δημιουργία αρχείου από το πρότυπο απέτυχε", "Templates" : "Πρότυπα", - "File name is a reserved word" : "Το όνομα αρχείου είναι λέξη που έχει δεσμευτεί", - "File name contains at least one invalid character" : "Το όνομα αρχείου περιέχει έναν τουλάχιστον μη έγκυρο χαρακτήρα", - "File name is too long" : "Το όνομα αρχείου είναι πολύ μεγάλο", + "Filename contains at least one invalid character" : "Το όνομα αρχείου κατέχει τουλάχιστο ένα μη έγκυρο χαρακτήρα", "Empty filename is not allowed" : "Δεν επιτρέπεται άδειο όνομα αρχείου", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Η εφαρμογή \"%s\" δεν μπορεί να εγκατασταθεί διότι δεν είναι δυνατή η ανάγνωση του αρχείου appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Η εφαρμογή \"%s\" δεν μπορεί να εγκατασταθεί διότι δεν είναι συμβατή με την έκδοση του διακομιστή.", @@ -235,6 +233,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Ο συνδεδεμένος χρήστης πρέπει να είναι διαχειριστής, υποδιαχειριστής ή να έχει ειδικό δικαίωμα πρόσβασης σε αυτήν τη ρύθμιση", "Logged in user must be an admin or sub admin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι admin ή subadmin", "Logged in user must be an admin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι διαχειριστής", + "File name is a reserved word" : "Το όνομα αρχείου είναι λέξη που έχει δεσμευτεί", + "File name contains at least one invalid character" : "Το όνομα αρχείου περιέχει έναν τουλάχιστον μη έγκυρο χαρακτήρα", + "File name is too long" : "Το όνομα αρχείου είναι πολύ μεγάλο", "Help" : "Βοήθεια", "Users" : "Χρήστες", "Unknown user" : "Άγνωστος χρήστης", diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 4bd994a2f4198..37add83675bbd 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -77,9 +77,7 @@ "Invalid path" : "Μη έγκυρη διαδρομή", "Failed to create file from template" : "Η δημιουργία αρχείου από το πρότυπο απέτυχε", "Templates" : "Πρότυπα", - "File name is a reserved word" : "Το όνομα αρχείου είναι λέξη που έχει δεσμευτεί", - "File name contains at least one invalid character" : "Το όνομα αρχείου περιέχει έναν τουλάχιστον μη έγκυρο χαρακτήρα", - "File name is too long" : "Το όνομα αρχείου είναι πολύ μεγάλο", + "Filename contains at least one invalid character" : "Το όνομα αρχείου κατέχει τουλάχιστο ένα μη έγκυρο χαρακτήρα", "Empty filename is not allowed" : "Δεν επιτρέπεται άδειο όνομα αρχείου", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Η εφαρμογή \"%s\" δεν μπορεί να εγκατασταθεί διότι δεν είναι δυνατή η ανάγνωση του αρχείου appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Η εφαρμογή \"%s\" δεν μπορεί να εγκατασταθεί διότι δεν είναι συμβατή με την έκδοση του διακομιστή.", @@ -233,6 +231,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Ο συνδεδεμένος χρήστης πρέπει να είναι διαχειριστής, υποδιαχειριστής ή να έχει ειδικό δικαίωμα πρόσβασης σε αυτήν τη ρύθμιση", "Logged in user must be an admin or sub admin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι admin ή subadmin", "Logged in user must be an admin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι διαχειριστής", + "File name is a reserved word" : "Το όνομα αρχείου είναι λέξη που έχει δεσμευτεί", + "File name contains at least one invalid character" : "Το όνομα αρχείου περιέχει έναν τουλάχιστον μη έγκυρο χαρακτήρα", + "File name is too long" : "Το όνομα αρχείου είναι πολύ μεγάλο", "Help" : "Βοήθεια", "Users" : "Χρήστες", "Unknown user" : "Άγνωστος χρήστης", diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index e6ce982a4e193..ba558c620e195 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -87,14 +87,15 @@ OC.L10N.register( "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" is not allowed inside a file or folder name.", "\"%1$s\" is a forbidden file type." : "\"%1$s\" is a forbidden file type.", "Filenames must not end with \"%1$s\"." : "Filenames must not end with \"%1$s\".", + "Invalid parent path" : "Invalid parent path", "File already exists" : "File already exists", "Invalid path" : "Invalid path", "Failed to create file from template" : "Failed to create file from template", "Templates" : "Templates", "Path contains invalid segments" : "Path contains invalid segments", - "File name is a reserved word" : "File name is a reserved word", - "File name contains at least one invalid character" : "File name contains at least one invalid character", - "File name is too long" : "File name is too long", + "Filename is a reserved word" : "Filename is a reserved word", + "Filename contains at least one invalid character" : "Filename contains at least one invalid character", + "Filename is too long" : "Filename is too long", "Empty filename is not allowed" : "Empty filename is not allowed", "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" cannot be installed. It is not compatible with this version of the server.", @@ -361,6 +362,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub-admin or has special right to access this setting", "Logged in user must be an admin or sub admin" : "Logged in user must be an admin or sub admin", "Logged in user must be an admin" : "Logged in user must be an admin", + "File name is a reserved word" : "File name is a reserved word", + "File name contains at least one invalid character" : "File name contains at least one invalid character", + "File name is too long" : "File name is too long", "Help" : "Help", "Users" : "Users", "Unknown user" : "Unknown user", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 7d3aca2bb0deb..76ee41c08c426 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -85,14 +85,15 @@ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" is not allowed inside a file or folder name.", "\"%1$s\" is a forbidden file type." : "\"%1$s\" is a forbidden file type.", "Filenames must not end with \"%1$s\"." : "Filenames must not end with \"%1$s\".", + "Invalid parent path" : "Invalid parent path", "File already exists" : "File already exists", "Invalid path" : "Invalid path", "Failed to create file from template" : "Failed to create file from template", "Templates" : "Templates", "Path contains invalid segments" : "Path contains invalid segments", - "File name is a reserved word" : "File name is a reserved word", - "File name contains at least one invalid character" : "File name contains at least one invalid character", - "File name is too long" : "File name is too long", + "Filename is a reserved word" : "Filename is a reserved word", + "Filename contains at least one invalid character" : "Filename contains at least one invalid character", + "Filename is too long" : "Filename is too long", "Empty filename is not allowed" : "Empty filename is not allowed", "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" cannot be installed. It is not compatible with this version of the server.", @@ -359,6 +360,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub-admin or has special right to access this setting", "Logged in user must be an admin or sub admin" : "Logged in user must be an admin or sub admin", "Logged in user must be an admin" : "Logged in user must be an admin", + "File name is a reserved word" : "File name is a reserved word", + "File name contains at least one invalid character" : "File name contains at least one invalid character", + "File name is too long" : "File name is too long", "Help" : "Help", "Users" : "Users", "Unknown user" : "Unknown user", diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index f433279672b82..fc80cda9311db 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -69,9 +69,7 @@ OC.L10N.register( "Dot files are not allowed" : "Dosiernomo, kiu komenciĝas per punkto, ne estas permesata", "File already exists" : "La dosiero jam ekzistas", "Templates" : "Ŝablonoj", - "File name is a reserved word" : "Dosiernomo estas rezervita vorto", - "File name contains at least one invalid character" : "Dosiernomo enhavas almenaŭ unu nevalidan signon", - "File name is too long" : "La dosiernomo estas tro longa", + "Filename contains at least one invalid character" : "Dosiernomo enhavas almenaŭ unu nevalidan signon", "Empty filename is not allowed" : "Malplena dosiernomo ne estas permesata", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplikaĵo „%s“ ne instaleblas, ĉar ties dosiero „appinfo“ ne legeblis.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplikaĵo „%s“ ne instaleblas, ĉar ĝi ne kongruas kun tiu servila versio.", @@ -192,6 +190,9 @@ OC.L10N.register( "Education Edition" : "Eldono por edukado", "Logged in user must be an admin or sub admin" : "La ensalutanta uzanto estu administranto aŭ subadministranto", "Logged in user must be an admin" : "La ensalutanta uzanto estu administranto", + "File name is a reserved word" : "Dosiernomo estas rezervita vorto", + "File name contains at least one invalid character" : "Dosiernomo enhavas almenaŭ unu nevalidan signon", + "File name is too long" : "La dosiernomo estas tro longa", "Help" : "Helpo", "Users" : "Uzantoj", "Unknown user" : "Nekonata uzanto", diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json index 6d82b9862ac95..27c0b4a7862b1 100644 --- a/lib/l10n/eo.json +++ b/lib/l10n/eo.json @@ -67,9 +67,7 @@ "Dot files are not allowed" : "Dosiernomo, kiu komenciĝas per punkto, ne estas permesata", "File already exists" : "La dosiero jam ekzistas", "Templates" : "Ŝablonoj", - "File name is a reserved word" : "Dosiernomo estas rezervita vorto", - "File name contains at least one invalid character" : "Dosiernomo enhavas almenaŭ unu nevalidan signon", - "File name is too long" : "La dosiernomo estas tro longa", + "Filename contains at least one invalid character" : "Dosiernomo enhavas almenaŭ unu nevalidan signon", "Empty filename is not allowed" : "Malplena dosiernomo ne estas permesata", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplikaĵo „%s“ ne instaleblas, ĉar ties dosiero „appinfo“ ne legeblis.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplikaĵo „%s“ ne instaleblas, ĉar ĝi ne kongruas kun tiu servila versio.", @@ -190,6 +188,9 @@ "Education Edition" : "Eldono por edukado", "Logged in user must be an admin or sub admin" : "La ensalutanta uzanto estu administranto aŭ subadministranto", "Logged in user must be an admin" : "La ensalutanta uzanto estu administranto", + "File name is a reserved word" : "Dosiernomo estas rezervita vorto", + "File name contains at least one invalid character" : "Dosiernomo enhavas almenaŭ unu nevalidan signon", + "File name is too long" : "La dosiernomo estas tro longa", "Help" : "Helpo", "Users" : "Uzantoj", "Unknown user" : "Nekonata uzanto", diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 9c48f52936fbc..3ed7f7f07a966 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -84,9 +84,7 @@ OC.L10N.register( "Invalid path" : "Ruta no válida", "Failed to create file from template" : "Fallo al crear el archivo desde plantilla", "Templates" : "Plantillas", - "File name is a reserved word" : "El nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre de archivo contiene al menos un carácter no válido", "Empty filename is not allowed" : "No se puede dejar el nombre en blanco.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "No se puede instalar la app \"%s\" debido a que no se puede leer la información de la app.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "No se puede instalar la aplicación \"%s\" porque no es compatible con esta versión del servidor.", @@ -283,6 +281,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "La sesión del usuario debe corresponder a un administrador, subadministrador, o debe tener derechos especiales para acceder a esta configuración.", "Logged in user must be an admin or sub admin" : "El usuario activo debe ser un administrador o subadministrador", "Logged in user must be an admin" : "El usuario registrado debe ser un administrador", + "File name is a reserved word" : "El nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Usuario desconocido", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 03c874109c4da..69e67ac22f9eb 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -82,9 +82,7 @@ "Invalid path" : "Ruta no válida", "Failed to create file from template" : "Fallo al crear el archivo desde plantilla", "Templates" : "Plantillas", - "File name is a reserved word" : "El nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre de archivo contiene al menos un carácter no válido", "Empty filename is not allowed" : "No se puede dejar el nombre en blanco.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "No se puede instalar la app \"%s\" debido a que no se puede leer la información de la app.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "No se puede instalar la aplicación \"%s\" porque no es compatible con esta versión del servidor.", @@ -281,6 +279,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "La sesión del usuario debe corresponder a un administrador, subadministrador, o debe tener derechos especiales para acceder a esta configuración.", "Logged in user must be an admin or sub admin" : "El usuario activo debe ser un administrador o subadministrador", "Logged in user must be an admin" : "El usuario registrado debe ser un administrador", + "File name is a reserved word" : "El nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Usuario desconocido", diff --git a/lib/l10n/es_419.js b/lib/l10n/es_419.js index aa3720b0318fe..ac9116a910d22 100644 --- a/lib/l10n/es_419.js +++ b/lib/l10n/es_419.js @@ -46,9 +46,6 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -153,6 +150,9 @@ OC.L10N.register( "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_419.json b/lib/l10n/es_419.json index fc6621caed3cb..fc283851b77ed 100644 --- a/lib/l10n/es_419.json +++ b/lib/l10n/es_419.json @@ -44,9 +44,6 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -151,6 +148,9 @@ "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js index 7213d3cf90c77..76afefd3e565c 100644 --- a/lib/l10n/es_AR.js +++ b/lib/l10n/es_AR.js @@ -36,9 +36,7 @@ OC.L10N.register( "seconds ago" : "hace segundos", "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. Favor de habilitarlo en sus configuraciones de aplicación o contacte a su administrador. ", "Dot files are not allowed" : "Los archivos Dot no están permitidos", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "Nombre de archivo contiene al menos un carácter no válido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -141,6 +139,9 @@ OC.L10N.register( "Summary" : "Resumen", "Translate" : "Traducir", "Result" : "Resultado", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_AR.json b/lib/l10n/es_AR.json index 1c899060ec8dd..99cf9ede28f59 100644 --- a/lib/l10n/es_AR.json +++ b/lib/l10n/es_AR.json @@ -34,9 +34,7 @@ "seconds ago" : "hace segundos", "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. Favor de habilitarlo en sus configuraciones de aplicación o contacte a su administrador. ", "Dot files are not allowed" : "Los archivos Dot no están permitidos", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "Nombre de archivo contiene al menos un carácter no válido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -139,6 +137,9 @@ "Summary" : "Resumen", "Translate" : "Traducir", "Result" : "Resultado", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_CL.js b/lib/l10n/es_CL.js index 5a24177db66ad..776dec768f981 100644 --- a/lib/l10n/es_CL.js +++ b/lib/l10n/es_CL.js @@ -46,9 +46,7 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -154,6 +152,9 @@ OC.L10N.register( "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_CL.json b/lib/l10n/es_CL.json index 745693dce8db1..86a3e6797d36d 100644 --- a/lib/l10n/es_CL.json +++ b/lib/l10n/es_CL.json @@ -44,9 +44,7 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -152,6 +150,9 @@ "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_CO.js b/lib/l10n/es_CO.js index ac0b3d5820106..bf362c61ef29d 100644 --- a/lib/l10n/es_CO.js +++ b/lib/l10n/es_CO.js @@ -46,9 +46,7 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -154,6 +152,9 @@ OC.L10N.register( "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_CO.json b/lib/l10n/es_CO.json index 6d9a6010e90c1..45c294de31b19 100644 --- a/lib/l10n/es_CO.json +++ b/lib/l10n/es_CO.json @@ -44,9 +44,7 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -152,6 +150,9 @@ "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_CR.js b/lib/l10n/es_CR.js index e7718561acb54..1ffa4613c6da6 100644 --- a/lib/l10n/es_CR.js +++ b/lib/l10n/es_CR.js @@ -46,9 +46,7 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -154,6 +152,9 @@ OC.L10N.register( "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_CR.json b/lib/l10n/es_CR.json index f281d7ed7d4b8..26aec3c5d057b 100644 --- a/lib/l10n/es_CR.json +++ b/lib/l10n/es_CR.json @@ -44,9 +44,7 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -152,6 +150,9 @@ "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_DO.js b/lib/l10n/es_DO.js index 5e7c321eaa78d..05030669f1dfd 100644 --- a/lib/l10n/es_DO.js +++ b/lib/l10n/es_DO.js @@ -46,9 +46,7 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -154,6 +152,9 @@ OC.L10N.register( "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_DO.json b/lib/l10n/es_DO.json index bbc7a2dcb7ad8..c2e07d52a4dc5 100644 --- a/lib/l10n/es_DO.json +++ b/lib/l10n/es_DO.json @@ -44,9 +44,7 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -152,6 +150,9 @@ "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js index 27b28720062a0..37f01b8031170 100644 --- a/lib/l10n/es_EC.js +++ b/lib/l10n/es_EC.js @@ -80,9 +80,7 @@ OC.L10N.register( "Invalid path" : "Ruta no válida", "Failed to create file from template" : "Error al crear el archivo a partir de la plantilla", "Templates" : "Plantillas", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -245,6 +243,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "El usuario que ha iniciado sesión debe ser un administrador, un subadministrador o tener permisos especiales para acceder a esta configuración.", "Logged in user must be an admin or sub admin" : "El usuario que ha iniciado sesión debe ser un administrador o un subadministrador.", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_EC.json b/lib/l10n/es_EC.json index ad69f1c1f75e0..80b785858d73e 100644 --- a/lib/l10n/es_EC.json +++ b/lib/l10n/es_EC.json @@ -78,9 +78,7 @@ "Invalid path" : "Ruta no válida", "Failed to create file from template" : "Error al crear el archivo a partir de la plantilla", "Templates" : "Plantillas", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -243,6 +241,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "El usuario que ha iniciado sesión debe ser un administrador, un subadministrador o tener permisos especiales para acceder a esta configuración.", "Logged in user must be an admin or sub admin" : "El usuario que ha iniciado sesión debe ser un administrador o un subadministrador.", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_GT.js b/lib/l10n/es_GT.js index fd482194a9dfc..38c4b9b838923 100644 --- a/lib/l10n/es_GT.js +++ b/lib/l10n/es_GT.js @@ -46,9 +46,7 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -154,6 +152,9 @@ OC.L10N.register( "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_GT.json b/lib/l10n/es_GT.json index 10bec32929b42..bf28613acad04 100644 --- a/lib/l10n/es_GT.json +++ b/lib/l10n/es_GT.json @@ -44,9 +44,7 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -152,6 +150,9 @@ "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_HN.js b/lib/l10n/es_HN.js index e3c034578bb22..4425470c5b481 100644 --- a/lib/l10n/es_HN.js +++ b/lib/l10n/es_HN.js @@ -46,9 +46,6 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -153,6 +150,9 @@ OC.L10N.register( "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_HN.json b/lib/l10n/es_HN.json index 0424b6d36394d..4b07cd4a59d00 100644 --- a/lib/l10n/es_HN.json +++ b/lib/l10n/es_HN.json @@ -44,9 +44,6 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -151,6 +148,9 @@ "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index ffe53d3fbe313..85ca19d5be5fd 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -87,9 +87,7 @@ OC.L10N.register( "Failed to create file from template" : "No se pudo crear un archivo desde la plantilla", "Templates" : "Plantillas", "Path contains invalid segments" : "La ruta contiene segmentos inválidos", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -355,6 +353,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "El usuario que ha iniciado sesión debe ser un administrador, un subadministrador o tener permisos especiales para acceder a esta configuración", "Logged in user must be an admin or sub admin" : "El usuario conectado debe ser un administrador o un subadministrador", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index 4b44c1f2bc918..68e8376ad133d 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -85,9 +85,7 @@ "Failed to create file from template" : "No se pudo crear un archivo desde la plantilla", "Templates" : "Plantillas", "Path contains invalid segments" : "La ruta contiene segmentos inválidos", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -353,6 +351,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "El usuario que ha iniciado sesión debe ser un administrador, un subadministrador o tener permisos especiales para acceder a esta configuración", "Logged in user must be an admin or sub admin" : "El usuario conectado debe ser un administrador o un subadministrador", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_NI.js b/lib/l10n/es_NI.js index 299a9cc7531f7..eabdff9f29708 100644 --- a/lib/l10n/es_NI.js +++ b/lib/l10n/es_NI.js @@ -46,9 +46,6 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -153,6 +150,9 @@ OC.L10N.register( "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_NI.json b/lib/l10n/es_NI.json index 6f9b135d153fb..5b504bb32d233 100644 --- a/lib/l10n/es_NI.json +++ b/lib/l10n/es_NI.json @@ -44,9 +44,6 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -151,6 +148,9 @@ "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_PA.js b/lib/l10n/es_PA.js index 463427b5cede4..dcde58ae058da 100644 --- a/lib/l10n/es_PA.js +++ b/lib/l10n/es_PA.js @@ -46,9 +46,6 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -153,6 +150,9 @@ OC.L10N.register( "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_PA.json b/lib/l10n/es_PA.json index d9b4a65357ea2..c2daf0341d14a 100644 --- a/lib/l10n/es_PA.json +++ b/lib/l10n/es_PA.json @@ -44,9 +44,6 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -151,6 +148,9 @@ "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_PE.js b/lib/l10n/es_PE.js index afee0199ce094..376d2a1ee5a28 100644 --- a/lib/l10n/es_PE.js +++ b/lib/l10n/es_PE.js @@ -46,9 +46,6 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -153,6 +150,9 @@ OC.L10N.register( "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_PE.json b/lib/l10n/es_PE.json index a31e8b490aa66..6ae9ef1e9bd5f 100644 --- a/lib/l10n/es_PE.json +++ b/lib/l10n/es_PE.json @@ -44,9 +44,6 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -151,6 +148,9 @@ "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_PR.js b/lib/l10n/es_PR.js index 97f56eb5e34d6..e462321d293c6 100644 --- a/lib/l10n/es_PR.js +++ b/lib/l10n/es_PR.js @@ -46,9 +46,6 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -153,6 +150,9 @@ OC.L10N.register( "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_PR.json b/lib/l10n/es_PR.json index 7f79234e17a50..a2bc9baf1357e 100644 --- a/lib/l10n/es_PR.json +++ b/lib/l10n/es_PR.json @@ -44,9 +44,6 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -151,6 +148,9 @@ "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_PY.js b/lib/l10n/es_PY.js index 34f0340ecb27c..2d20d37492ae9 100644 --- a/lib/l10n/es_PY.js +++ b/lib/l10n/es_PY.js @@ -46,9 +46,6 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -153,6 +150,9 @@ OC.L10N.register( "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_PY.json b/lib/l10n/es_PY.json index 7fa1326a20b45..1282e02a1a18e 100644 --- a/lib/l10n/es_PY.json +++ b/lib/l10n/es_PY.json @@ -44,9 +44,6 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -151,6 +148,9 @@ "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_SV.js b/lib/l10n/es_SV.js index 0d20ee92c7904..deb615d71f5da 100644 --- a/lib/l10n/es_SV.js +++ b/lib/l10n/es_SV.js @@ -46,9 +46,7 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -154,6 +152,9 @@ OC.L10N.register( "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_SV.json b/lib/l10n/es_SV.json index da08cd1234f26..db97cd7cbd184 100644 --- a/lib/l10n/es_SV.json +++ b/lib/l10n/es_SV.json @@ -44,9 +44,7 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", + "Filename contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -152,6 +150,9 @@ "Result" : "Resultado", "Education Edition" : "Edición Educativa", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_UY.js b/lib/l10n/es_UY.js index 90d2f6ca97a30..1214f2edc9255 100644 --- a/lib/l10n/es_UY.js +++ b/lib/l10n/es_UY.js @@ -46,9 +46,6 @@ OC.L10N.register( "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -153,6 +150,9 @@ OC.L10N.register( "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/es_UY.json b/lib/l10n/es_UY.json index 8d94b671db9f0..1f77c7074f32b 100644 --- a/lib/l10n/es_UY.json +++ b/lib/l10n/es_UY.json @@ -44,9 +44,6 @@ "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", "File already exists" : "El archivo ya existe", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", @@ -151,6 +148,9 @@ "Translate" : "Traducir", "Result" : "Resultado", "Education Edition" : "Edición Educativa", + "File name is a reserved word" : "Nombre de archivo es una palabra reservada", + "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", + "File name is too long" : "El nombre del archivo es demasiado largo", "Help" : "Ayuda", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 4456677e16aeb..e4ba51f3d93b2 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -39,9 +39,7 @@ OC.L10N.register( "Invalid path" : "Vigane kataloogirada", "Failed to create file from template" : "Ei saa luua mallist faili", "Templates" : "Mallid", - "File name is a reserved word" : "Failinimi sisaldab keelatud sõna", - "File name contains at least one invalid character" : "Faili nimesonvähemalt üks keelatud märk", - "File name is too long" : "Faili nimi on liiga pikk", + "Filename contains at least one invalid character" : "Faili nimes on vähemalt üks keelatud märk", "Empty filename is not allowed" : "Tühi failinimi pole lubatud", "__language_name__" : "Eesti", "This is an automatically sent email, please do not reply." : "See on automaatselt saadetud e-kiri, palun ära vasta.", @@ -139,6 +137,9 @@ OC.L10N.register( "Storage is temporarily not available" : "Salvestusruum pole ajutiselt kättesaadav", "Summary" : "Kokkuvõte", "Translate" : "Tõlgi", + "File name is a reserved word" : "Failinimi sisaldab keelatud sõna", + "File name contains at least one invalid character" : "Faili nimesonvähemalt üks keelatud märk", + "File name is too long" : "Faili nimi on liiga pikk", "Help" : "Abi", "Users" : "Kasutajad", "Unknown user" : "Tundmatu kasutaja", diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index df817d7376a40..eb51cafb0a3d6 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -37,9 +37,7 @@ "Invalid path" : "Vigane kataloogirada", "Failed to create file from template" : "Ei saa luua mallist faili", "Templates" : "Mallid", - "File name is a reserved word" : "Failinimi sisaldab keelatud sõna", - "File name contains at least one invalid character" : "Faili nimesonvähemalt üks keelatud märk", - "File name is too long" : "Faili nimi on liiga pikk", + "Filename contains at least one invalid character" : "Faili nimes on vähemalt üks keelatud märk", "Empty filename is not allowed" : "Tühi failinimi pole lubatud", "__language_name__" : "Eesti", "This is an automatically sent email, please do not reply." : "See on automaatselt saadetud e-kiri, palun ära vasta.", @@ -137,6 +135,9 @@ "Storage is temporarily not available" : "Salvestusruum pole ajutiselt kättesaadav", "Summary" : "Kokkuvõte", "Translate" : "Tõlgi", + "File name is a reserved word" : "Failinimi sisaldab keelatud sõna", + "File name contains at least one invalid character" : "Faili nimesonvähemalt üks keelatud märk", + "File name is too long" : "Faili nimi on liiga pikk", "Help" : "Abi", "Users" : "Kasutajad", "Unknown user" : "Tundmatu kasutaja", diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index e28dfed5672d4..08817ea26afd2 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -92,9 +92,7 @@ OC.L10N.register( "Failed to create file from template" : "Fitxategi berria txantiloitik sortzeak huts egin du", "Templates" : "Txantiloiak", "Path contains invalid segments" : "Bideak segmentu baliogabeak ditu", - "File name is a reserved word" : "Fitxategi izena hitz erreserbatua da", - "File name contains at least one invalid character" : "Fitxategi izenak karaktere baliogabe bat du gutxienez ", - "File name is too long" : "Fitxategi-izena luzeegia da", + "Filename contains at least one invalid character" : "Fitxategi-izenak karaktere baliogabe bat du gutxienez", "Empty filename is not allowed" : "Fitxategiaren izena ezin da hutsa izan", "App \"%s\" cannot be installed because appinfo file cannot be read." : "«%s» aplikazioa ezin da instalatu appinfo fitxategia ezin delako irakurri.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" aplikazioa ezin da instalatu ez delako zerbitzariaren bertsio honekin bateragarria.", @@ -361,6 +359,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Saioa hasitako erabiltzailea administratzailea, azpi-administratzailea edo baimen berezi bat duena izan behar da ezarpen hau aldatzeko.", "Logged in user must be an admin or sub admin" : "Saioa hasitako erabiltzailea administratzaile edo azpi-administratzailea izan behar du", "Logged in user must be an admin" : "Saioa hasitako erabiltzailea administratzailea izan behar da", + "File name is a reserved word" : "Fitxategi izena hitz erreserbatua da", + "File name contains at least one invalid character" : "Fitxategi izenak karaktere baliogabe bat du gutxienez ", + "File name is too long" : "Fitxategi-izena luzeegia da", "Help" : "Laguntza", "Users" : "Erabiltzaileak", "Unknown user" : "Erabiltzaile ezezaguna", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 654bc144cd0ab..38d5c9d30c0bf 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -90,9 +90,7 @@ "Failed to create file from template" : "Fitxategi berria txantiloitik sortzeak huts egin du", "Templates" : "Txantiloiak", "Path contains invalid segments" : "Bideak segmentu baliogabeak ditu", - "File name is a reserved word" : "Fitxategi izena hitz erreserbatua da", - "File name contains at least one invalid character" : "Fitxategi izenak karaktere baliogabe bat du gutxienez ", - "File name is too long" : "Fitxategi-izena luzeegia da", + "Filename contains at least one invalid character" : "Fitxategi-izenak karaktere baliogabe bat du gutxienez", "Empty filename is not allowed" : "Fitxategiaren izena ezin da hutsa izan", "App \"%s\" cannot be installed because appinfo file cannot be read." : "«%s» aplikazioa ezin da instalatu appinfo fitxategia ezin delako irakurri.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" aplikazioa ezin da instalatu ez delako zerbitzariaren bertsio honekin bateragarria.", @@ -359,6 +357,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Saioa hasitako erabiltzailea administratzailea, azpi-administratzailea edo baimen berezi bat duena izan behar da ezarpen hau aldatzeko.", "Logged in user must be an admin or sub admin" : "Saioa hasitako erabiltzailea administratzaile edo azpi-administratzailea izan behar du", "Logged in user must be an admin" : "Saioa hasitako erabiltzailea administratzailea izan behar da", + "File name is a reserved word" : "Fitxategi izena hitz erreserbatua da", + "File name contains at least one invalid character" : "Fitxategi izenak karaktere baliogabe bat du gutxienez ", + "File name is too long" : "Fitxategi-izena luzeegia da", "Help" : "Laguntza", "Users" : "Erabiltzaileak", "Unknown user" : "Erabiltzaile ezezaguna", diff --git a/lib/l10n/fa.js b/lib/l10n/fa.js index 79fa52690750d..5f6445cbaaeb7 100644 --- a/lib/l10n/fa.js +++ b/lib/l10n/fa.js @@ -80,21 +80,20 @@ OC.L10N.register( "Invalid path" : "مسیر نامعتبر", "Failed to create file from template" : "شکست در ایجاد پرونده از قالب", "Templates" : "قالب‌ها", - "File name is a reserved word" : "این نام فایل جزو کلمات رزرو می‌باشد", - "File name contains at least one invalid character" : "نام فایل دارای حداقل یک کاراکتر نامعتبر است", - "File name is too long" : "نام فایل خیلی بزرگ است", + "Filename contains at least one invalid character" : "نام فایل حداقل دارای یک کاراکتر نامعتبر است", "Empty filename is not allowed" : "نام فایل نمی‌تواند خالی باشد", "App \"%s\" cannot be installed because appinfo file cannot be read." : "کارهٔ «%s» به دلیل ناتوانی در خواندن پروندهٔ appinfo نمی‌تواند نصب شود.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "کارهٔ «%s» به دلیل سازگار نبودن با این نگارش از کارساز نمی‌تواند نصب شود.", "__language_name__" : "فارسى", "This is an automatically sent email, please do not reply." : "این یک رایانامهٔ خودکار است. لطفاً پاسخ ندهید.", + "Help & privacy" : "راهنما و حریم شخصی", "Appearance and accessibility" : "ظاهر و دسترسی‌پذیری", "Apps" : " برنامه ها", "Personal settings" : "تنظیمات شخصی", "Administration settings" : "تنظمیات مدیریتی", "Settings" : "تنظیمات", "Log out" : "خروج", - "Accounts" : "Accounts", + "Accounts" : "حساب‌ها", "Email" : "رایانامه", "Mail %s" : "نامه به %s", "Fediverse" : "Fediverse", @@ -254,7 +253,10 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub admin or gotten special right to access this setting", "Logged in user must be an admin or sub admin" : "ورود به سیستم کاربر باید یک مدیر یا مدیر فرعی باشد", "Logged in user must be an admin" : "ورود به سیستم کاربر باید مدیر سایت باشد", - "Help" : "راه‌نما", + "File name is a reserved word" : "این نام فایل جزو کلمات رزرو می‌باشد", + "File name contains at least one invalid character" : "نام فایل دارای حداقل یک کاراکتر نامعتبر است", + "File name is too long" : "نام فایل خیلی بزرگ است", + "Help" : "راهنما", "Users" : "کاربران", "Unknown user" : "کاربر نامعلوم", "Enter the database username and name for %s" : "ورود نام و نام کاربری پایگاه داده برای %s", diff --git a/lib/l10n/fa.json b/lib/l10n/fa.json index adeeed7d1c284..79f4e6d6b117c 100644 --- a/lib/l10n/fa.json +++ b/lib/l10n/fa.json @@ -78,21 +78,20 @@ "Invalid path" : "مسیر نامعتبر", "Failed to create file from template" : "شکست در ایجاد پرونده از قالب", "Templates" : "قالب‌ها", - "File name is a reserved word" : "این نام فایل جزو کلمات رزرو می‌باشد", - "File name contains at least one invalid character" : "نام فایل دارای حداقل یک کاراکتر نامعتبر است", - "File name is too long" : "نام فایل خیلی بزرگ است", + "Filename contains at least one invalid character" : "نام فایل حداقل دارای یک کاراکتر نامعتبر است", "Empty filename is not allowed" : "نام فایل نمی‌تواند خالی باشد", "App \"%s\" cannot be installed because appinfo file cannot be read." : "کارهٔ «%s» به دلیل ناتوانی در خواندن پروندهٔ appinfo نمی‌تواند نصب شود.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "کارهٔ «%s» به دلیل سازگار نبودن با این نگارش از کارساز نمی‌تواند نصب شود.", "__language_name__" : "فارسى", "This is an automatically sent email, please do not reply." : "این یک رایانامهٔ خودکار است. لطفاً پاسخ ندهید.", + "Help & privacy" : "راهنما و حریم شخصی", "Appearance and accessibility" : "ظاهر و دسترسی‌پذیری", "Apps" : " برنامه ها", "Personal settings" : "تنظیمات شخصی", "Administration settings" : "تنظمیات مدیریتی", "Settings" : "تنظیمات", "Log out" : "خروج", - "Accounts" : "Accounts", + "Accounts" : "حساب‌ها", "Email" : "رایانامه", "Mail %s" : "نامه به %s", "Fediverse" : "Fediverse", @@ -252,7 +251,10 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub admin or gotten special right to access this setting", "Logged in user must be an admin or sub admin" : "ورود به سیستم کاربر باید یک مدیر یا مدیر فرعی باشد", "Logged in user must be an admin" : "ورود به سیستم کاربر باید مدیر سایت باشد", - "Help" : "راه‌نما", + "File name is a reserved word" : "این نام فایل جزو کلمات رزرو می‌باشد", + "File name contains at least one invalid character" : "نام فایل دارای حداقل یک کاراکتر نامعتبر است", + "File name is too long" : "نام فایل خیلی بزرگ است", + "Help" : "راهنما", "Users" : "کاربران", "Unknown user" : "کاربر نامعلوم", "Enter the database username and name for %s" : "ورود نام و نام کاربری پایگاه داده برای %s", diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 7c64951ec4e96..1c8fda777e0a2 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -70,9 +70,7 @@ OC.L10N.register( "Invalid path" : "Virheellinen polku", "Failed to create file from template" : "Tiedoston luominen mallipohjasta epäonnistui", "Templates" : "Mallipohjat", - "File name is a reserved word" : "Tiedoston nimi on varattu sana", - "File name contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin", - "File name is too long" : "Tiedoston nimi on liian pitkä", + "Filename contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin", "Empty filename is not allowed" : "Tiedostonimi ei voi olla tyhjä", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Sovellusta \"%s\" ei voi asentaa, koska appinfo-tiedostoa ei voi loi lukea.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva tämän palvelinversion kanssa.", @@ -227,6 +225,9 @@ OC.L10N.register( "Target language" : "Kohdekieli", "Result" : "Tulos", "Logged in user must be an admin" : "Sisäänkirjautuneen käyttäjän tulee olla ylläpitäjä", + "File name is a reserved word" : "Tiedoston nimi on varattu sana", + "File name contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin", + "File name is too long" : "Tiedoston nimi on liian pitkä", "Help" : "Ohje", "Users" : "Käyttäjät", "Unknown user" : "Tuntematon käyttäjä", diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index e8fb64e3f0f8e..36ba5c5b36aab 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -68,9 +68,7 @@ "Invalid path" : "Virheellinen polku", "Failed to create file from template" : "Tiedoston luominen mallipohjasta epäonnistui", "Templates" : "Mallipohjat", - "File name is a reserved word" : "Tiedoston nimi on varattu sana", - "File name contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin", - "File name is too long" : "Tiedoston nimi on liian pitkä", + "Filename contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin", "Empty filename is not allowed" : "Tiedostonimi ei voi olla tyhjä", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Sovellusta \"%s\" ei voi asentaa, koska appinfo-tiedostoa ei voi loi lukea.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva tämän palvelinversion kanssa.", @@ -225,6 +223,9 @@ "Target language" : "Kohdekieli", "Result" : "Tulos", "Logged in user must be an admin" : "Sisäänkirjautuneen käyttäjän tulee olla ylläpitäjä", + "File name is a reserved word" : "Tiedoston nimi on varattu sana", + "File name contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin", + "File name is too long" : "Tiedoston nimi on liian pitkä", "Help" : "Ohje", "Users" : "Käyttäjät", "Unknown user" : "Tuntematon käyttäjä", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index f302c1ba5e366..88ac43c65a517 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -87,14 +87,15 @@ OC.L10N.register( "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" n'est pas autorisé dans un nom de fichier ou de dossier.", "\"%1$s\" is a forbidden file type." : "\"%1$s\" est un type de fichier interdit.", "Filenames must not end with \"%1$s\"." : "Les noms de fichiers ne doivent pas se terminer par \"%1$s\".", + "Invalid parent path" : "Chemin parent invalide", "File already exists" : "Le fichier existe déjà", "Invalid path" : "Chemin incorrect", "Failed to create file from template" : "Impossible de créer le fichier à partir du modèle", "Templates" : "Modèles", "Path contains invalid segments" : "Le chemin contient des segments invalides", - "File name is a reserved word" : "Ce nom de fichier est un mot réservé", - "File name contains at least one invalid character" : "Le nom de fichier contient au moins un caractère invalide", - "File name is too long" : "Nom de fichier trop long", + "Filename is a reserved word" : "Le nom de fichier est un mot réservé", + "Filename contains at least one invalid character" : "Le nom du fichier contient au moins un caractère invalide", + "Filename is too long" : "Le nom de fichier est trop long", "Empty filename is not allowed" : "Le nom de fichier n'est pas autorisé", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'application « %s » ne peut pas être installée car le fichier appinfo ne peut pas être lu.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'application « %s » ne peut être installée car elle n'est pas compatible avec cette version du serveur.", @@ -361,6 +362,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "L'utilisateur connecté doit être un administrateur, un sous-administrateur ou se voir accorder des droits spéciaux pour accéder à ce réglage", "Logged in user must be an admin or sub admin" : "L'utilisateur connecté doit être administrateur ou sous-administrateur", "Logged in user must be an admin" : "L'utilisateur connecté doit être un administrateur", + "File name is a reserved word" : "Ce nom de fichier est un mot réservé", + "File name contains at least one invalid character" : "Le nom de fichier contient au moins un caractère invalide", + "File name is too long" : "Nom de fichier trop long", "Help" : "Aide", "Users" : "Utilisateurs", "Unknown user" : "Utilisateur inconnu", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 6912d086c5c44..162a0adac8581 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -85,14 +85,15 @@ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" n'est pas autorisé dans un nom de fichier ou de dossier.", "\"%1$s\" is a forbidden file type." : "\"%1$s\" est un type de fichier interdit.", "Filenames must not end with \"%1$s\"." : "Les noms de fichiers ne doivent pas se terminer par \"%1$s\".", + "Invalid parent path" : "Chemin parent invalide", "File already exists" : "Le fichier existe déjà", "Invalid path" : "Chemin incorrect", "Failed to create file from template" : "Impossible de créer le fichier à partir du modèle", "Templates" : "Modèles", "Path contains invalid segments" : "Le chemin contient des segments invalides", - "File name is a reserved word" : "Ce nom de fichier est un mot réservé", - "File name contains at least one invalid character" : "Le nom de fichier contient au moins un caractère invalide", - "File name is too long" : "Nom de fichier trop long", + "Filename is a reserved word" : "Le nom de fichier est un mot réservé", + "Filename contains at least one invalid character" : "Le nom du fichier contient au moins un caractère invalide", + "Filename is too long" : "Le nom de fichier est trop long", "Empty filename is not allowed" : "Le nom de fichier n'est pas autorisé", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'application « %s » ne peut pas être installée car le fichier appinfo ne peut pas être lu.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'application « %s » ne peut être installée car elle n'est pas compatible avec cette version du serveur.", @@ -359,6 +360,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "L'utilisateur connecté doit être un administrateur, un sous-administrateur ou se voir accorder des droits spéciaux pour accéder à ce réglage", "Logged in user must be an admin or sub admin" : "L'utilisateur connecté doit être administrateur ou sous-administrateur", "Logged in user must be an admin" : "L'utilisateur connecté doit être un administrateur", + "File name is a reserved word" : "Ce nom de fichier est un mot réservé", + "File name contains at least one invalid character" : "Le nom de fichier contient au moins un caractère invalide", + "File name is too long" : "Nom de fichier trop long", "Help" : "Aide", "Users" : "Utilisateurs", "Unknown user" : "Utilisateur inconnu", diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js index 23d1bdb9a6c1a..fecf10f20c4c5 100644 --- a/lib/l10n/ga.js +++ b/lib/l10n/ga.js @@ -87,14 +87,14 @@ OC.L10N.register( "\"%1$s\" is not allowed inside a file or folder name." : "Ní cheadaítear \"%1$s\" taobh istigh d'ainm comhaid nó fillteáin.", "\"%1$s\" is a forbidden file type." : "Is cineál comhaid toirmiscthe é \"%1$s\".", "Filenames must not end with \"%1$s\"." : "Ní cheadaítear \"%1$s\" a bheith mar chríoch ar chomhainmneacha.", + "Invalid parent path" : "Conair tuismitheora neamhbhailí", "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", "Templates" : "Teimpléid", "Path contains invalid segments" : "Tá míreanna neamhbhailí sa chonair", - "File name is a reserved word" : "Focal in áirithe is ea ainm comhaid", - "File name contains at least one invalid character" : "Tá carachtar neamhbhailí amháin ar a laghad san ainm comhaid", - "File name is too long" : "Tá ainm an chomhaid rófhada", + "Filename is a reserved word" : "Focal forchoimeádta is ea ainm comhaid", + "Filename contains at least one invalid character" : "Tá carachtar neamhbhailí amháin ar a laghad san ainm comhaid", "Empty filename is not allowed" : "Ní cheadaítear ainm comhaid folamh", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Ní féidir aip \"%s\" a shuiteáil toisc nach féidir an comhad appinfo a léamh.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Ní féidir aip \"%s\" a shuiteáil toisc nach bhfuil sé comhoiriúnach leis an leagan seo den fhreastalaí.", @@ -361,6 +361,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Ní mór gur riarthóir, fo-riarthóir é an t-úsáideoir logáilte isteach nó go raibh ceart speisialta faighte aige chun an socrú seo a rochtain", "Logged in user must be an admin or sub admin" : "Caithfidh úsáideoir logáilte isteach a bheith ina riarthóir nó ina fho-riarthóir", "Logged in user must be an admin" : "Caithfidh úsáideoir logáilte isteach a bheith ina riarthóir", + "File name is a reserved word" : "Focal in áirithe is ea ainm comhaid", + "File name contains at least one invalid character" : "Tá carachtar neamhbhailí amháin ar a laghad san ainm comhaid", + "File name is too long" : "Tá ainm an chomhaid rófhada", "Help" : "Cabhrú", "Users" : "Úsáideoirí", "Unknown user" : "Úsáideoir anaithnid", diff --git a/lib/l10n/ga.json b/lib/l10n/ga.json index 5f6f070e008f0..fe197f0626770 100644 --- a/lib/l10n/ga.json +++ b/lib/l10n/ga.json @@ -85,14 +85,14 @@ "\"%1$s\" is not allowed inside a file or folder name." : "Ní cheadaítear \"%1$s\" taobh istigh d'ainm comhaid nó fillteáin.", "\"%1$s\" is a forbidden file type." : "Is cineál comhaid toirmiscthe é \"%1$s\".", "Filenames must not end with \"%1$s\"." : "Ní cheadaítear \"%1$s\" a bheith mar chríoch ar chomhainmneacha.", + "Invalid parent path" : "Conair tuismitheora neamhbhailí", "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", "Templates" : "Teimpléid", "Path contains invalid segments" : "Tá míreanna neamhbhailí sa chonair", - "File name is a reserved word" : "Focal in áirithe is ea ainm comhaid", - "File name contains at least one invalid character" : "Tá carachtar neamhbhailí amháin ar a laghad san ainm comhaid", - "File name is too long" : "Tá ainm an chomhaid rófhada", + "Filename is a reserved word" : "Focal forchoimeádta is ea ainm comhaid", + "Filename contains at least one invalid character" : "Tá carachtar neamhbhailí amháin ar a laghad san ainm comhaid", "Empty filename is not allowed" : "Ní cheadaítear ainm comhaid folamh", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Ní féidir aip \"%s\" a shuiteáil toisc nach féidir an comhad appinfo a léamh.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Ní féidir aip \"%s\" a shuiteáil toisc nach bhfuil sé comhoiriúnach leis an leagan seo den fhreastalaí.", @@ -359,6 +359,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Ní mór gur riarthóir, fo-riarthóir é an t-úsáideoir logáilte isteach nó go raibh ceart speisialta faighte aige chun an socrú seo a rochtain", "Logged in user must be an admin or sub admin" : "Caithfidh úsáideoir logáilte isteach a bheith ina riarthóir nó ina fho-riarthóir", "Logged in user must be an admin" : "Caithfidh úsáideoir logáilte isteach a bheith ina riarthóir", + "File name is a reserved word" : "Focal in áirithe is ea ainm comhaid", + "File name contains at least one invalid character" : "Tá carachtar neamhbhailí amháin ar a laghad san ainm comhaid", + "File name is too long" : "Tá ainm an chomhaid rófhada", "Help" : "Cabhrú", "Users" : "Úsáideoirí", "Unknown user" : "Úsáideoir anaithnid", diff --git a/lib/l10n/gd.js b/lib/l10n/gd.js index cd09482d749c2..c27a6bab48e48 100644 --- a/lib/l10n/gd.js +++ b/lib/l10n/gd.js @@ -5,6 +5,7 @@ OC.L10N.register( "Invalid image" : "Dealbh mì-dhligheach", "Files" : "Faidhlichean", "seconds ago" : "diog air ais", + "Filename contains at least one invalid character" : "Tha caractar mì-dhligheach no dhà ann an ainm an fhaidhle", "Settings" : "Roghainnean", "Log out" : "Clàraich a-mach", "Accounts" : "Cunntasan", diff --git a/lib/l10n/gd.json b/lib/l10n/gd.json index 2c76eb043e2c1..74dddce2e089f 100644 --- a/lib/l10n/gd.json +++ b/lib/l10n/gd.json @@ -3,6 +3,7 @@ "Invalid image" : "Dealbh mì-dhligheach", "Files" : "Faidhlichean", "seconds ago" : "diog air ais", + "Filename contains at least one invalid character" : "Tha caractar mì-dhligheach no dhà ann an ainm an fhaidhle", "Settings" : "Roghainnean", "Log out" : "Clàraich a-mach", "Accounts" : "Cunntasan", diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 93c272d94e369..1171eb75e9ade 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -87,14 +87,15 @@ OC.L10N.register( "\"%1$s\" is not allowed inside a file or folder name." : "«%1$s» non está permitido nun nome de ficheiro ou cartafol.", "\"%1$s\" is a forbidden file type." : "«%1$s» é un tipo de ficheiro prohibido.", "Filenames must not end with \"%1$s\"." : "Os nomes de ficheiros non deben rematar con «%1$s».", + "Invalid parent path" : "A ruta principal non é correcta", "File already exists" : "O ficheiro xa existe", - "Invalid path" : "Ruta incorrecta.", + "Invalid path" : "A ruta non é correcta.", "Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo", "Templates" : "Modelos", "Path contains invalid segments" : "A ruta contén segmentos non válidos", - "File name is a reserved word" : "O nome de ficheiro é unha palabra reservada", - "File name contains at least one invalid character" : "O nome de ficheiro contén algún carácter incorrecto", - "File name is too long" : "O nome de ficheiro é longo de máis", + "Filename is a reserved word" : "O nome de ficheiro é unha palabra reservada", + "Filename contains at least one invalid character" : "O nome de ficheiro contén algún carácter incorrecto", + "Filename is too long" : "O nome de ficheiro é longo de máis", "Empty filename is not allowed" : "Non está permitido deixar baleiro o nome de ficheiro", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Non é posíbel instalar a aplicación «%s» por mor de non poder ler o ficheiro appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Non é posíbel instalar a aplicación «%s» por mor de non ser compatíbel con esta versión do servidor.", @@ -361,6 +362,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "O usuario que accede debe ser de administración, de subadministración ou ter dereitos especiais para acceder a este axuste", "Logged in user must be an admin or sub admin" : "O usuario que accede debe ser de administración ou de subadministración", "Logged in user must be an admin" : "O usuario que accede debe ser de administración", + "File name is a reserved word" : "O nome de ficheiro é unha palabra reservada", + "File name contains at least one invalid character" : "O nome de ficheiro contén algún carácter incorrecto", + "File name is too long" : "O nome de ficheiro é longo de máis", "Help" : "Axuda", "Users" : "Usuarios", "Unknown user" : "Usuario descoñecido", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index ce83dff026978..dc1605ff4d7d7 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -85,14 +85,15 @@ "\"%1$s\" is not allowed inside a file or folder name." : "«%1$s» non está permitido nun nome de ficheiro ou cartafol.", "\"%1$s\" is a forbidden file type." : "«%1$s» é un tipo de ficheiro prohibido.", "Filenames must not end with \"%1$s\"." : "Os nomes de ficheiros non deben rematar con «%1$s».", + "Invalid parent path" : "A ruta principal non é correcta", "File already exists" : "O ficheiro xa existe", - "Invalid path" : "Ruta incorrecta.", + "Invalid path" : "A ruta non é correcta.", "Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo", "Templates" : "Modelos", "Path contains invalid segments" : "A ruta contén segmentos non válidos", - "File name is a reserved word" : "O nome de ficheiro é unha palabra reservada", - "File name contains at least one invalid character" : "O nome de ficheiro contén algún carácter incorrecto", - "File name is too long" : "O nome de ficheiro é longo de máis", + "Filename is a reserved word" : "O nome de ficheiro é unha palabra reservada", + "Filename contains at least one invalid character" : "O nome de ficheiro contén algún carácter incorrecto", + "Filename is too long" : "O nome de ficheiro é longo de máis", "Empty filename is not allowed" : "Non está permitido deixar baleiro o nome de ficheiro", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Non é posíbel instalar a aplicación «%s» por mor de non poder ler o ficheiro appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Non é posíbel instalar a aplicación «%s» por mor de non ser compatíbel con esta versión do servidor.", @@ -359,6 +360,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "O usuario que accede debe ser de administración, de subadministración ou ter dereitos especiais para acceder a este axuste", "Logged in user must be an admin or sub admin" : "O usuario que accede debe ser de administración ou de subadministración", "Logged in user must be an admin" : "O usuario que accede debe ser de administración", + "File name is a reserved word" : "O nome de ficheiro é unha palabra reservada", + "File name contains at least one invalid character" : "O nome de ficheiro contén algún carácter incorrecto", + "File name is too long" : "O nome de ficheiro é longo de máis", "Help" : "Axuda", "Users" : "Usuarios", "Unknown user" : "Usuario descoñecido", diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 66ef62259b410..41598bd6cc7ea 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -47,9 +47,7 @@ OC.L10N.register( "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "המודול עם המזהה: %s לא קיים. נא להפעיל אותו בהגדרות היישומונים שלך או ליצור קשר עם מנהל המערכת.", "Dot files are not allowed" : "אסור ששמות קבצים יתחילו בנקודה", "File already exists" : "הקובץ כבר קיים", - "File name is a reserved word" : "שם קובץ הוא מילה שמורה", - "File name contains at least one invalid character" : "שם הקובץ כולל לפחות תו אחד לא חוקי", - "File name is too long" : "שם קובץ ארוך מדי", + "Filename contains at least one invalid character" : "שם הקובץ מכיל לפחות תו אחד שגוי", "Empty filename is not allowed" : "שם קובץ ריק אינו מאושר", "App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "לא ניתן להתקין את היישומון „%s” כיוון שאין לו תמיכה בגרסה זו של השרת.", @@ -166,6 +164,9 @@ OC.L10N.register( "Result" : "תוצאה", "Education Edition" : "מהדורה חינוכית", "Logged in user must be an admin" : "על המשתמש שנכנס להיות מנהל", + "File name is a reserved word" : "שם קובץ הוא מילה שמורה", + "File name contains at least one invalid character" : "שם הקובץ כולל לפחות תו אחד לא חוקי", + "File name is too long" : "שם קובץ ארוך מדי", "Help" : "עזרה", "Users" : "משתמשים", "Unknown user" : "משתמש לא ידוע", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index 66d20f855741f..b1b7e97f5ce05 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -45,9 +45,7 @@ "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "המודול עם המזהה: %s לא קיים. נא להפעיל אותו בהגדרות היישומונים שלך או ליצור קשר עם מנהל המערכת.", "Dot files are not allowed" : "אסור ששמות קבצים יתחילו בנקודה", "File already exists" : "הקובץ כבר קיים", - "File name is a reserved word" : "שם קובץ הוא מילה שמורה", - "File name contains at least one invalid character" : "שם הקובץ כולל לפחות תו אחד לא חוקי", - "File name is too long" : "שם קובץ ארוך מדי", + "Filename contains at least one invalid character" : "שם הקובץ מכיל לפחות תו אחד שגוי", "Empty filename is not allowed" : "שם קובץ ריק אינו מאושר", "App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "לא ניתן להתקין את היישומון „%s” כיוון שאין לו תמיכה בגרסה זו של השרת.", @@ -164,6 +162,9 @@ "Result" : "תוצאה", "Education Edition" : "מהדורה חינוכית", "Logged in user must be an admin" : "על המשתמש שנכנס להיות מנהל", + "File name is a reserved word" : "שם קובץ הוא מילה שמורה", + "File name contains at least one invalid character" : "שם הקובץ כולל לפחות תו אחד לא חוקי", + "File name is too long" : "שם קובץ ארוך מדי", "Help" : "עזרה", "Users" : "משתמשים", "Unknown user" : "משתמש לא ידוע", diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index 63298df7f58e5..b3006119a7eea 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -76,9 +76,7 @@ OC.L10N.register( "Invalid path" : "Nevažeći put", "Failed to create file from template" : "Stvaranje datoteke iz predloška nije uspjelo", "Templates" : "Predlošci", - "File name is a reserved word" : "Naziv datoteke je rezervirana riječ", - "File name contains at least one invalid character" : "Naziv datoteke sadrži barem jedan nevažeći znak", - "File name is too long" : "Naziv datoteke je predugačak", + "Filename contains at least one invalid character" : "Naziv datoteke sadrži barem jedan nevažeći znak", "Empty filename is not allowed" : "Datoteke bez naziva nisu dopuštene", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikaciju „%s” nije moguće instalirati jer se ne može pročitati datoteka s podacima o aplikaciji.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaciju „%s” nije moguće instalirati jer nije kompatibilna s ovom inačicom poslužitelja.", @@ -212,6 +210,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Prijavljeni korisnik mora biti administrator, podadministrator ili imati posebna prava za pristupanje ovoj postavci", "Logged in user must be an admin or sub admin" : "Prijavljeni korisnik mora biti administrator ili podadministrator", "Logged in user must be an admin" : "Korisnik koji je prijavljen mora biti administrator", + "File name is a reserved word" : "Naziv datoteke je rezervirana riječ", + "File name contains at least one invalid character" : "Naziv datoteke sadrži barem jedan nevažeći znak", + "File name is too long" : "Naziv datoteke je predugačak", "Help" : "Pomoć", "Users" : "Korisnici", "Unknown user" : "Nepoznat korisnik", diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json index 3e3411fd8554e..6ad0ad70b2a02 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -74,9 +74,7 @@ "Invalid path" : "Nevažeći put", "Failed to create file from template" : "Stvaranje datoteke iz predloška nije uspjelo", "Templates" : "Predlošci", - "File name is a reserved word" : "Naziv datoteke je rezervirana riječ", - "File name contains at least one invalid character" : "Naziv datoteke sadrži barem jedan nevažeći znak", - "File name is too long" : "Naziv datoteke je predugačak", + "Filename contains at least one invalid character" : "Naziv datoteke sadrži barem jedan nevažeći znak", "Empty filename is not allowed" : "Datoteke bez naziva nisu dopuštene", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikaciju „%s” nije moguće instalirati jer se ne može pročitati datoteka s podacima o aplikaciji.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaciju „%s” nije moguće instalirati jer nije kompatibilna s ovom inačicom poslužitelja.", @@ -210,6 +208,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Prijavljeni korisnik mora biti administrator, podadministrator ili imati posebna prava za pristupanje ovoj postavci", "Logged in user must be an admin or sub admin" : "Prijavljeni korisnik mora biti administrator ili podadministrator", "Logged in user must be an admin" : "Korisnik koji je prijavljen mora biti administrator", + "File name is a reserved word" : "Naziv datoteke je rezervirana riječ", + "File name contains at least one invalid character" : "Naziv datoteke sadrži barem jedan nevažeći znak", + "File name is too long" : "Naziv datoteke je predugačak", "Help" : "Pomoć", "Users" : "Korisnici", "Unknown user" : "Nepoznat korisnik", diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index a3e0b30c99e09..4b1d827feaff3 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -80,9 +80,7 @@ OC.L10N.register( "Invalid path" : "Érvénytelen útvonal", "Failed to create file from template" : "Nem sikerült létrehozni a fájlt a sablonból", "Templates" : "Sablonok", - "File name is a reserved word" : "A fájl neve egy fenntartott szó", - "File name contains at least one invalid character" : "A fájlnév legalább egy érvénytelen karaktert tartalmaz", - "File name is too long" : "A fájlnév túl hosszú", + "Filename contains at least one invalid character" : "A fájlnév legalább egy érvénytelen karaktert tartalmaz", "Empty filename is not allowed" : "Az üres fájlnév nem engedélyezett", "App \"%s\" cannot be installed because appinfo file cannot be read." : "A(z) „%s” alkalmazást nem lehet telepíteni, mert az appinfo fájl nem olvasható.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "A(z) „%s” alkalmazást nem lehet telepíteni, mert nem kompatibilis ezzel a kiszolgálóverzióval.", @@ -255,6 +253,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "A bejelentkezett felhasználónak rendszergazdának vagy alrendszergazdának kell lennie, vagy speciális hozzáféréssel kell rendelkeznie ehhez a beállításhoz", "Logged in user must be an admin or sub admin" : "A bejelentkezett felhasználónak rendszergazdának vagy alrendszergazgának kell lennie", "Logged in user must be an admin" : "A bejelentkezett felhasználónak rendszergazdának kell lennie", + "File name is a reserved word" : "A fájl neve egy fenntartott szó", + "File name contains at least one invalid character" : "A fájlnév legalább egy érvénytelen karaktert tartalmaz", + "File name is too long" : "A fájlnév túl hosszú", "Help" : "Súgó", "Users" : "Felhasználók", "Unknown user" : "Ismeretlen felhasználó", diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index e1c14b228043d..f2c0dfd8f8984 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -78,9 +78,7 @@ "Invalid path" : "Érvénytelen útvonal", "Failed to create file from template" : "Nem sikerült létrehozni a fájlt a sablonból", "Templates" : "Sablonok", - "File name is a reserved word" : "A fájl neve egy fenntartott szó", - "File name contains at least one invalid character" : "A fájlnév legalább egy érvénytelen karaktert tartalmaz", - "File name is too long" : "A fájlnév túl hosszú", + "Filename contains at least one invalid character" : "A fájlnév legalább egy érvénytelen karaktert tartalmaz", "Empty filename is not allowed" : "Az üres fájlnév nem engedélyezett", "App \"%s\" cannot be installed because appinfo file cannot be read." : "A(z) „%s” alkalmazást nem lehet telepíteni, mert az appinfo fájl nem olvasható.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "A(z) „%s” alkalmazást nem lehet telepíteni, mert nem kompatibilis ezzel a kiszolgálóverzióval.", @@ -253,6 +251,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "A bejelentkezett felhasználónak rendszergazdának vagy alrendszergazdának kell lennie, vagy speciális hozzáféréssel kell rendelkeznie ehhez a beállításhoz", "Logged in user must be an admin or sub admin" : "A bejelentkezett felhasználónak rendszergazdának vagy alrendszergazgának kell lennie", "Logged in user must be an admin" : "A bejelentkezett felhasználónak rendszergazdának kell lennie", + "File name is a reserved word" : "A fájl neve egy fenntartott szó", + "File name contains at least one invalid character" : "A fájlnév legalább egy érvénytelen karaktert tartalmaz", + "File name is too long" : "A fájlnév túl hosszú", "Help" : "Súgó", "Users" : "Felhasználók", "Unknown user" : "Ismeretlen felhasználó", diff --git a/lib/l10n/hy.js b/lib/l10n/hy.js index 8427a0516560d..6ec5f1da3d8be 100644 --- a/lib/l10n/hy.js +++ b/lib/l10n/hy.js @@ -6,7 +6,6 @@ OC.L10N.register( "Files" : "Ֆայլեր", "today" : "այսօր", "seconds ago" : "վրկ. առաջ", - "File name contains at least one invalid character" : "Ֆայլի անունը առնվազն մի անվավեր նիշ է պարունակում", "__language_name__" : "Հայերեն", "Settings" : "կարգավորումներ", "Log out" : "Դուրս գալ", @@ -59,6 +58,7 @@ OC.L10N.register( "Nov." : "Նոյ.", "Dec." : "Դեկ.", "Translate" : "Թարգմանել", + "File name contains at least one invalid character" : "Ֆայլի անունը առնվազն մի անվավեր նիշ է պարունակում", "Help" : "Օգնություն" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/hy.json b/lib/l10n/hy.json index ce9704075aba2..4ac6466517028 100644 --- a/lib/l10n/hy.json +++ b/lib/l10n/hy.json @@ -4,7 +4,6 @@ "Files" : "Ֆայլեր", "today" : "այսօր", "seconds ago" : "վրկ. առաջ", - "File name contains at least one invalid character" : "Ֆայլի անունը առնվազն մի անվավեր նիշ է պարունակում", "__language_name__" : "Հայերեն", "Settings" : "կարգավորումներ", "Log out" : "Դուրս գալ", @@ -57,6 +56,7 @@ "Nov." : "Նոյ.", "Dec." : "Դեկ.", "Translate" : "Թարգմանել", + "File name contains at least one invalid character" : "Ֆայլի անունը առնվազն մի անվավեր նիշ է պարունակում", "Help" : "Օգնություն" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/id.js b/lib/l10n/id.js index 9af4ad4525247..0fa21e59c1af3 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -31,9 +31,7 @@ OC.L10N.register( "Dot files are not allowed" : "Berkas titik tidak diperbolehkan", "File already exists" : "Berkas sudah ada", "Templates" : "Templat", - "File name is a reserved word" : "Nama berkas merupakan kata yang disediakan", - "File name contains at least one invalid character" : "Nama berkas berisi setidaknya satu karakter yang tidak sah.", - "File name is too long" : "Nama berkas terlalu panjang", + "Filename contains at least one invalid character" : "Nama berkas mengandung setidaknya satu karakter yang tidak sah", "Empty filename is not allowed" : "Nama berkas kosong tidak diperbolehkan", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikasi \"%s\" tidak dapat dipasang karena berkas appinfo tidak dapat dibaca.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikasi \"%s\" tidak dapat dipasang karena tidak kompatibel dengan versi server ini", @@ -133,6 +131,9 @@ OC.L10N.register( "Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s", "Summary" : "Kesimpulan", "Translate" : "Terjemahkan", + "File name is a reserved word" : "Nama berkas merupakan kata yang disediakan", + "File name contains at least one invalid character" : "Nama berkas berisi setidaknya satu karakter yang tidak sah.", + "File name is too long" : "Nama berkas terlalu panjang", "Help" : "Bantuan", "Users" : "Pengguna", "Unknown user" : "Pengguna tidak dikenal", diff --git a/lib/l10n/id.json b/lib/l10n/id.json index c2c6067d3c9c0..58aa7f92d003d 100644 --- a/lib/l10n/id.json +++ b/lib/l10n/id.json @@ -29,9 +29,7 @@ "Dot files are not allowed" : "Berkas titik tidak diperbolehkan", "File already exists" : "Berkas sudah ada", "Templates" : "Templat", - "File name is a reserved word" : "Nama berkas merupakan kata yang disediakan", - "File name contains at least one invalid character" : "Nama berkas berisi setidaknya satu karakter yang tidak sah.", - "File name is too long" : "Nama berkas terlalu panjang", + "Filename contains at least one invalid character" : "Nama berkas mengandung setidaknya satu karakter yang tidak sah", "Empty filename is not allowed" : "Nama berkas kosong tidak diperbolehkan", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikasi \"%s\" tidak dapat dipasang karena berkas appinfo tidak dapat dibaca.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikasi \"%s\" tidak dapat dipasang karena tidak kompatibel dengan versi server ini", @@ -131,6 +129,9 @@ "Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s", "Summary" : "Kesimpulan", "Translate" : "Terjemahkan", + "File name is a reserved word" : "Nama berkas merupakan kata yang disediakan", + "File name contains at least one invalid character" : "Nama berkas berisi setidaknya satu karakter yang tidak sah.", + "File name is too long" : "Nama berkas terlalu panjang", "Help" : "Bantuan", "Users" : "Pengguna", "Unknown user" : "Pengguna tidak dikenal", diff --git a/lib/l10n/is.js b/lib/l10n/is.js index 1037d3464907e..ffc1121597348 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -80,9 +80,7 @@ OC.L10N.register( "Invalid path" : "Ógild slóð", "Failed to create file from template" : "Mistókst að búa til skrá út frá sniðmáti", "Templates" : "Sniðmát", - "File name is a reserved word" : "Skráarheiti er þegar frátekið orð", - "File name contains at least one invalid character" : "Skráarheitið inniheldur að minnsta kosti einn ógildan staf", - "File name is too long" : "Skráarheiti er of langt", + "Filename contains at least one invalid character" : "Skráarheitið inniheldur að minnsta kosti einn ógildan staf", "Empty filename is not allowed" : "Autt skráarheiti er ekki leyft.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Ekki er hægt að setja upp \"%s\" forritið vegna þess að ekki var hægt að lesa appinfo-skrána.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Ekki var hægt að setja upp forritið \"%s\" vegna þess að það er ekki samhæft þessari útgáfu vefþjónsins.", @@ -253,6 +251,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Innskráður notandi verður að vera kerfisstjóri eða undirstjórnandi eða hafa fengið sérstaka aðgangsheimild fyrir þessa stillingu", "Logged in user must be an admin or sub admin" : "Innskráður notandi verður að vera kerfisstjóri eða undirstjórnandi", "Logged in user must be an admin" : "Innskráður notandi verður að vera stjórnandi", + "File name is a reserved word" : "Skráarheiti er þegar frátekið orð", + "File name contains at least one invalid character" : "Skráarheitið inniheldur að minnsta kosti einn ógildan staf", + "File name is too long" : "Skráarheiti er of langt", "Help" : "Hjálp", "Users" : "Notendur", "Unknown user" : "Óþekktur notandi", diff --git a/lib/l10n/is.json b/lib/l10n/is.json index 317b7c18f849e..d50a62283c106 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -78,9 +78,7 @@ "Invalid path" : "Ógild slóð", "Failed to create file from template" : "Mistókst að búa til skrá út frá sniðmáti", "Templates" : "Sniðmát", - "File name is a reserved word" : "Skráarheiti er þegar frátekið orð", - "File name contains at least one invalid character" : "Skráarheitið inniheldur að minnsta kosti einn ógildan staf", - "File name is too long" : "Skráarheiti er of langt", + "Filename contains at least one invalid character" : "Skráarheitið inniheldur að minnsta kosti einn ógildan staf", "Empty filename is not allowed" : "Autt skráarheiti er ekki leyft.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Ekki er hægt að setja upp \"%s\" forritið vegna þess að ekki var hægt að lesa appinfo-skrána.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Ekki var hægt að setja upp forritið \"%s\" vegna þess að það er ekki samhæft þessari útgáfu vefþjónsins.", @@ -251,6 +249,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Innskráður notandi verður að vera kerfisstjóri eða undirstjórnandi eða hafa fengið sérstaka aðgangsheimild fyrir þessa stillingu", "Logged in user must be an admin or sub admin" : "Innskráður notandi verður að vera kerfisstjóri eða undirstjórnandi", "Logged in user must be an admin" : "Innskráður notandi verður að vera stjórnandi", + "File name is a reserved word" : "Skráarheiti er þegar frátekið orð", + "File name contains at least one invalid character" : "Skráarheitið inniheldur að minnsta kosti einn ógildan staf", + "File name is too long" : "Skráarheiti er of langt", "Help" : "Hjálp", "Users" : "Notendur", "Unknown user" : "Óþekktur notandi", diff --git a/lib/l10n/it.js b/lib/l10n/it.js index e7d0abbb18327..cc24bd6f233d5 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -80,9 +80,7 @@ OC.L10N.register( "Invalid path" : "Percorso non valido", "Failed to create file from template" : "Impossibile creare un file dal modello", "Templates" : "Modelli", - "File name is a reserved word" : "Il nome del file è una parola riservata", - "File name contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido", - "File name is too long" : "Il nome del file è troppo lungo", + "Filename contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido", "Empty filename is not allowed" : "Un nome di file vuoto non è consentito", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'applicazione \"%s\" non può essere installata poiché il file appinfo non può essere letto.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'applicazione \"%s\" non può essere installata perché non è compatibile con questa versione del server.", @@ -255,6 +253,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "L'utente connesso deve essere un admin, un sub admin o avere il permesso di accedere a questa impostazione", "Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore o sub-amministratore", "Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ", + "File name is a reserved word" : "Il nome del file è una parola riservata", + "File name contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido", + "File name is too long" : "Il nome del file è troppo lungo", "Help" : "Aiuto", "Users" : "Utenti", "Unknown user" : "Utente sconosciuto", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index b89f00c4399c9..1b137fc8b06f2 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -78,9 +78,7 @@ "Invalid path" : "Percorso non valido", "Failed to create file from template" : "Impossibile creare un file dal modello", "Templates" : "Modelli", - "File name is a reserved word" : "Il nome del file è una parola riservata", - "File name contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido", - "File name is too long" : "Il nome del file è troppo lungo", + "Filename contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido", "Empty filename is not allowed" : "Un nome di file vuoto non è consentito", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'applicazione \"%s\" non può essere installata poiché il file appinfo non può essere letto.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'applicazione \"%s\" non può essere installata perché non è compatibile con questa versione del server.", @@ -253,6 +251,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "L'utente connesso deve essere un admin, un sub admin o avere il permesso di accedere a questa impostazione", "Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore o sub-amministratore", "Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ", + "File name is a reserved word" : "Il nome del file è una parola riservata", + "File name contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido", + "File name is too long" : "Il nome del file è troppo lungo", "Help" : "Aiuto", "Users" : "Utenti", "Unknown user" : "Utente sconosciuto", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 407654d1251a7..62caaa13134b6 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -87,14 +87,14 @@ OC.L10N.register( "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\"はファイル名やフォルダー名の中に入れることはできません。", "\"%1$s\" is a forbidden file type." : "\"%1$s\"は禁止されているファイルタイプです。", "Filenames must not end with \"%1$s\"." : "ファイル名は \"%1$s\"で終了できません。", + "Invalid parent path" : "無効な親パス", "File already exists" : "ファイルが既に存在します", "Invalid path" : "パスが無効", "Failed to create file from template" : "テンプレートからファイルを作成できませんでした", "Templates" : "テンプレート", "Path contains invalid segments" : "パスに無効なセグメントが含まれています", - "File name is a reserved word" : "ファイル名が予約された単語です", - "File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています", - "File name is too long" : "ファイル名が長すぎます", + "Filename is a reserved word" : "ファイル名が予約された単語です", + "Filename contains at least one invalid character" : "ファイル名に使用できない文字が含まれています", "Empty filename is not allowed" : "空のファイル名は許可されていません", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", @@ -361,6 +361,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "この設定にアクセスするには、ログインしたユーザーが管理者、サブ管理者、または特別な権利が必要です。", "Logged in user must be an admin or sub admin" : "ログインユーザーは管理者またはサブ管理者である必要があります", "Logged in user must be an admin" : "ログインユーザーは管理者である必要があります", + "File name is a reserved word" : "ファイル名が予約された単語です", + "File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています", + "File name is too long" : "ファイル名が長すぎます", "Help" : "ヘルプ", "Users" : "ユーザー", "Unknown user" : "不明なユーザー", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 999dd01fdf487..2cd4d2551797c 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -85,14 +85,14 @@ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\"はファイル名やフォルダー名の中に入れることはできません。", "\"%1$s\" is a forbidden file type." : "\"%1$s\"は禁止されているファイルタイプです。", "Filenames must not end with \"%1$s\"." : "ファイル名は \"%1$s\"で終了できません。", + "Invalid parent path" : "無効な親パス", "File already exists" : "ファイルが既に存在します", "Invalid path" : "パスが無効", "Failed to create file from template" : "テンプレートからファイルを作成できませんでした", "Templates" : "テンプレート", "Path contains invalid segments" : "パスに無効なセグメントが含まれています", - "File name is a reserved word" : "ファイル名が予約された単語です", - "File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています", - "File name is too long" : "ファイル名が長すぎます", + "Filename is a reserved word" : "ファイル名が予約された単語です", + "Filename contains at least one invalid character" : "ファイル名に使用できない文字が含まれています", "Empty filename is not allowed" : "空のファイル名は許可されていません", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", @@ -359,6 +359,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "この設定にアクセスするには、ログインしたユーザーが管理者、サブ管理者、または特別な権利が必要です。", "Logged in user must be an admin or sub admin" : "ログインユーザーは管理者またはサブ管理者である必要があります", "Logged in user must be an admin" : "ログインユーザーは管理者である必要があります", + "File name is a reserved word" : "ファイル名が予約された単語です", + "File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています", + "File name is too long" : "ファイル名が長すぎます", "Help" : "ヘルプ", "Users" : "ユーザー", "Unknown user" : "不明なユーザー", diff --git a/lib/l10n/ka.js b/lib/l10n/ka.js index 0d2bad9edd5ac..7053ae2bd8bea 100644 --- a/lib/l10n/ka.js +++ b/lib/l10n/ka.js @@ -80,9 +80,7 @@ OC.L10N.register( "Invalid path" : "Invalid path", "Failed to create file from template" : "Failed to create file from template", "Templates" : "Templates", - "File name is a reserved word" : "File name is a reserved word", - "File name contains at least one invalid character" : "File name contains at least one invalid character", - "File name is too long" : "File name is too long", + "Filename contains at least one invalid character" : "Filename contains at least one invalid character", "Empty filename is not allowed" : "Empty filename is not allowed", "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" cannot be installed because it is not compatible with this version of the server.", @@ -253,6 +251,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub admin or gotten special right to access this setting", "Logged in user must be an admin or sub admin" : "Logged in user must be an admin or sub admin", "Logged in user must be an admin" : "Logged in user must be an admin", + "File name is a reserved word" : "File name is a reserved word", + "File name contains at least one invalid character" : "File name contains at least one invalid character", + "File name is too long" : "File name is too long", "Help" : "Help", "Users" : "Users", "Unknown user" : "Unknown user", diff --git a/lib/l10n/ka.json b/lib/l10n/ka.json index a24fa8201f6e5..2fd8b100b0b27 100644 --- a/lib/l10n/ka.json +++ b/lib/l10n/ka.json @@ -78,9 +78,7 @@ "Invalid path" : "Invalid path", "Failed to create file from template" : "Failed to create file from template", "Templates" : "Templates", - "File name is a reserved word" : "File name is a reserved word", - "File name contains at least one invalid character" : "File name contains at least one invalid character", - "File name is too long" : "File name is too long", + "Filename contains at least one invalid character" : "Filename contains at least one invalid character", "Empty filename is not allowed" : "Empty filename is not allowed", "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" cannot be installed because it is not compatible with this version of the server.", @@ -251,6 +249,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub admin or gotten special right to access this setting", "Logged in user must be an admin or sub admin" : "Logged in user must be an admin or sub admin", "Logged in user must be an admin" : "Logged in user must be an admin", + "File name is a reserved word" : "File name is a reserved word", + "File name contains at least one invalid character" : "File name contains at least one invalid character", + "File name is too long" : "File name is too long", "Help" : "Help", "Users" : "Users", "Unknown user" : "Unknown user", diff --git a/lib/l10n/ka_GE.js b/lib/l10n/ka_GE.js index 721635c17ac5e..ebc13903b5b31 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -46,9 +46,7 @@ OC.L10N.register( "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" : "წერტილოვანი ფაილები არაა ნებადართლი", "File already exists" : "ფაილი უკვე არსებობს", - "File name is a reserved word" : "ფაილის სახელი რეზერვირებული სიტყვაა", - "File name contains at least one invalid character" : "ფაილის სახელი მოიცავს დაუშვებელ სიმბოლოს", - "File name is too long" : "ფაილის სახელი ზედმეტად გრძელია", + "Filename contains at least one invalid character" : "ფაილის სახელი შეიცავს მინ. 1 არასწორ ნიშანს", "Empty filename is not allowed" : "ცარიელი ფაილის სახელი არაა ნებადართული", "App \"%s\" cannot be installed because appinfo file cannot be read." : "აპლიკაცია \"%s\" ვერ ყენდება, რადგან appinfo ფაილი არ იკითხება.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "აპლიკაცია \"%s\" ვერ ყენდება, რადგან ის ამ სერვერის ვერსიასთან არაა თავსებადი.", @@ -155,6 +153,9 @@ OC.L10N.register( "Result" : "შედეგი", "Education Edition" : "საგანმანათლებლო გამოცემა", "Logged in user must be an admin" : "ავტორიზირებული მომხმარებელი უნდა იყოს ადმინისტრატორი", + "File name is a reserved word" : "ფაილის სახელი რეზერვირებული სიტყვაა", + "File name contains at least one invalid character" : "ფაილის სახელი მოიცავს დაუშვებელ სიმბოლოს", + "File name is too long" : "ფაილის სახელი ზედმეტად გრძელია", "Help" : "დახმარება", "Users" : "მომხმარებლები", "Unknown user" : "ამოუცნობი მომხმარებელი", diff --git a/lib/l10n/ka_GE.json b/lib/l10n/ka_GE.json index 8403905c3a22a..3fbc3b9e4d0b1 100644 --- a/lib/l10n/ka_GE.json +++ b/lib/l10n/ka_GE.json @@ -44,9 +44,7 @@ "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" : "წერტილოვანი ფაილები არაა ნებადართლი", "File already exists" : "ფაილი უკვე არსებობს", - "File name is a reserved word" : "ფაილის სახელი რეზერვირებული სიტყვაა", - "File name contains at least one invalid character" : "ფაილის სახელი მოიცავს დაუშვებელ სიმბოლოს", - "File name is too long" : "ფაილის სახელი ზედმეტად გრძელია", + "Filename contains at least one invalid character" : "ფაილის სახელი შეიცავს მინ. 1 არასწორ ნიშანს", "Empty filename is not allowed" : "ცარიელი ფაილის სახელი არაა ნებადართული", "App \"%s\" cannot be installed because appinfo file cannot be read." : "აპლიკაცია \"%s\" ვერ ყენდება, რადგან appinfo ფაილი არ იკითხება.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "აპლიკაცია \"%s\" ვერ ყენდება, რადგან ის ამ სერვერის ვერსიასთან არაა თავსებადი.", @@ -153,6 +151,9 @@ "Result" : "შედეგი", "Education Edition" : "საგანმანათლებლო გამოცემა", "Logged in user must be an admin" : "ავტორიზირებული მომხმარებელი უნდა იყოს ადმინისტრატორი", + "File name is a reserved word" : "ფაილის სახელი რეზერვირებული სიტყვაა", + "File name contains at least one invalid character" : "ფაილის სახელი მოიცავს დაუშვებელ სიმბოლოს", + "File name is too long" : "ფაილის სახელი ზედმეტად გრძელია", "Help" : "დახმარება", "Users" : "მომხმარებლები", "Unknown user" : "ამოუცნობი მომხმარებელი", diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index 5057b5860e510..bcee50578d42d 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -82,9 +82,7 @@ OC.L10N.register( "Invalid path" : "잘못된 경로", "Failed to create file from template" : "템플릿으로 새 파일을 만들 수 없음", "Templates" : "템플릿", - "File name is a reserved word" : "파일 이름이 예약된 단어임", - "File name contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음", - "File name is too long" : "파일 이름이 너무 김", + "Filename contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음", "Empty filename is not allowed" : "파일 이름을 비워 둘 수 없음", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfo 파일을 읽을 수 없어서 앱 \"%s\"을(를) 설치할 수 없습니다.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "이 서버 버전과 호환되지 않아서 앱 \"%s\"을(를) 설치할 수 없습니다", @@ -264,6 +262,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "로그인된 사용자가 관리자, 부 관리자, 또는 이 설정에 접근할 수 있는 권한을 부여받은 사용자일 것입니다.", "Logged in user must be an admin or sub admin" : "로그인한 사용자는 관리자 또는 부 관리자여야 합니다.", "Logged in user must be an admin" : "로그인한 사용자는 관리자여야 합니다.", + "File name is a reserved word" : "파일 이름이 예약된 단어임", + "File name contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음", + "File name is too long" : "파일 이름이 너무 김", "Help" : "도움말", "Users" : "사용자", "Unknown user" : "알려지지 않은 사용자", diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index b31b474655682..44d2ddeee112c 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -80,9 +80,7 @@ "Invalid path" : "잘못된 경로", "Failed to create file from template" : "템플릿으로 새 파일을 만들 수 없음", "Templates" : "템플릿", - "File name is a reserved word" : "파일 이름이 예약된 단어임", - "File name contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음", - "File name is too long" : "파일 이름이 너무 김", + "Filename contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음", "Empty filename is not allowed" : "파일 이름을 비워 둘 수 없음", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfo 파일을 읽을 수 없어서 앱 \"%s\"을(를) 설치할 수 없습니다.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "이 서버 버전과 호환되지 않아서 앱 \"%s\"을(를) 설치할 수 없습니다", @@ -262,6 +260,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "로그인된 사용자가 관리자, 부 관리자, 또는 이 설정에 접근할 수 있는 권한을 부여받은 사용자일 것입니다.", "Logged in user must be an admin or sub admin" : "로그인한 사용자는 관리자 또는 부 관리자여야 합니다.", "Logged in user must be an admin" : "로그인한 사용자는 관리자여야 합니다.", + "File name is a reserved word" : "파일 이름이 예약된 단어임", + "File name contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음", + "File name is too long" : "파일 이름이 너무 김", "Help" : "도움말", "Users" : "사용자", "Unknown user" : "알려지지 않은 사용자", diff --git a/lib/l10n/lo.js b/lib/l10n/lo.js index 6a82930f95649..150cf4f4a57ed 100644 --- a/lib/l10n/lo.js +++ b/lib/l10n/lo.js @@ -5,6 +5,7 @@ OC.L10N.register( "Invalid image" : "ບໍ່ມີຮູບພາບ", "Files" : "ຟາຍ", "seconds ago" : "ວິນາທີຜ່ານມາ", + "Filename contains at least one invalid character" : "ຊື່ຟາຍມີລັກສະນະທີ່ບໍ່ຖືກຕ້ອງ", "__language_name__" : "ຂີ້ຕົວະ", "Apps" : "ແອັບພລິເຄຊັນ", "Settings" : "ການຕັ້ງຄ່າ", diff --git a/lib/l10n/lo.json b/lib/l10n/lo.json index f83d72bfc825f..c67941ae01a48 100644 --- a/lib/l10n/lo.json +++ b/lib/l10n/lo.json @@ -3,6 +3,7 @@ "Invalid image" : "ບໍ່ມີຮູບພາບ", "Files" : "ຟາຍ", "seconds ago" : "ວິນາທີຜ່ານມາ", + "Filename contains at least one invalid character" : "ຊື່ຟາຍມີລັກສະນະທີ່ບໍ່ຖືກຕ້ອງ", "__language_name__" : "ຂີ້ຕົວະ", "Apps" : "ແອັບພລິເຄຊັນ", "Settings" : "ການຕັ້ງຄ່າ", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index dfba1517b66e2..30d8f33ecb5c1 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -59,9 +59,7 @@ OC.L10N.register( "File already exists" : "Failas jau yra", "Invalid path" : "Neteisingas kelias", "Templates" : "Šablonai", - "File name is a reserved word" : "Failo pavadinimas negalimas, žodis rezervuotas", - "File name contains at least one invalid character" : "Failo vardas sudarytas iš neleistinų simbolių", - "File name is too long" : "Failo pavadinimas per ilgas", + "Filename contains at least one invalid character" : "Failo pavadinime yra bent vienas neteisingas simbolis", "Empty filename is not allowed" : "Tuščias failo pavadinimas nėra leidžiamas", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Programėlė „%s“ negali būti įdiegta, nes nepavyksta perskaityti appinfo failo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Programėlė „%s“ negali būti įdiegta, nes ji nėra suderinama su šia serverio versija.", @@ -177,6 +175,9 @@ OC.L10N.register( "Summary" : "Santrauka", "Translate" : "Verskite", "Logged in user must be an admin" : "Prisijungęs naudotojas privalo būti administratoriumi", + "File name is a reserved word" : "Failo pavadinimas negalimas, žodis rezervuotas", + "File name contains at least one invalid character" : "Failo vardas sudarytas iš neleistinų simbolių", + "File name is too long" : "Failo pavadinimas per ilgas", "Help" : "Pagalba", "Users" : "Naudotojai", "Unknown user" : "Nežinomas naudotojas", diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index f69f253bca5a2..0c973e9cc06c4 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -57,9 +57,7 @@ "File already exists" : "Failas jau yra", "Invalid path" : "Neteisingas kelias", "Templates" : "Šablonai", - "File name is a reserved word" : "Failo pavadinimas negalimas, žodis rezervuotas", - "File name contains at least one invalid character" : "Failo vardas sudarytas iš neleistinų simbolių", - "File name is too long" : "Failo pavadinimas per ilgas", + "Filename contains at least one invalid character" : "Failo pavadinime yra bent vienas neteisingas simbolis", "Empty filename is not allowed" : "Tuščias failo pavadinimas nėra leidžiamas", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Programėlė „%s“ negali būti įdiegta, nes nepavyksta perskaityti appinfo failo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Programėlė „%s“ negali būti įdiegta, nes ji nėra suderinama su šia serverio versija.", @@ -175,6 +173,9 @@ "Summary" : "Santrauka", "Translate" : "Verskite", "Logged in user must be an admin" : "Prisijungęs naudotojas privalo būti administratoriumi", + "File name is a reserved word" : "Failo pavadinimas negalimas, žodis rezervuotas", + "File name contains at least one invalid character" : "Failo vardas sudarytas iš neleistinų simbolių", + "File name is too long" : "Failo pavadinimas per ilgas", "Help" : "Pagalba", "Users" : "Naudotojai", "Unknown user" : "Nežinomas naudotojas", diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index 9e350c7f91171..b21b9abe4b849 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -37,8 +37,7 @@ OC.L10N.register( "_%n minute ago_::_%n minutes ago_" : ["%n minūtes atpakaļ","%n minūtes atpakaļ","%n minūtēm"], "seconds ago" : "sekundēm", "File already exists" : "Datne jau pastāv", - "File name is a reserved word" : "Datnes nosaukums ir aizņemts vārds", - "File name is too long" : "Datnes nosaukums ir pārāk garš", + "Filename contains at least one invalid character" : "Datnes nosaukums satur vismaz vienu nederīgu rakstzīmi", "Empty filename is not allowed" : "Tukšs datnes nosaukums nav atļauts", "__language_name__" : "Latviešu", "Help & privacy" : "Palīdzība un privātums", @@ -126,6 +125,8 @@ OC.L10N.register( "Storage connection timeout. %s" : "Datu savienojuma taimauts. %s", "Summary" : "Kopsavilkums", "Translate" : "Tulkot", + "File name is a reserved word" : "Datnes nosaukums ir aizņemts vārds", + "File name is too long" : "Datnes nosaukums ir pārāk garš", "Help" : "Palīdzība", "Users" : "Lietotāji", "Unknown user" : "Nezināms lietotājs", diff --git a/lib/l10n/lv.json b/lib/l10n/lv.json index 06f90111b8595..b7d98dcc5431c 100644 --- a/lib/l10n/lv.json +++ b/lib/l10n/lv.json @@ -35,8 +35,7 @@ "_%n minute ago_::_%n minutes ago_" : ["%n minūtes atpakaļ","%n minūtes atpakaļ","%n minūtēm"], "seconds ago" : "sekundēm", "File already exists" : "Datne jau pastāv", - "File name is a reserved word" : "Datnes nosaukums ir aizņemts vārds", - "File name is too long" : "Datnes nosaukums ir pārāk garš", + "Filename contains at least one invalid character" : "Datnes nosaukums satur vismaz vienu nederīgu rakstzīmi", "Empty filename is not allowed" : "Tukšs datnes nosaukums nav atļauts", "__language_name__" : "Latviešu", "Help & privacy" : "Palīdzība un privātums", @@ -124,6 +123,8 @@ "Storage connection timeout. %s" : "Datu savienojuma taimauts. %s", "Summary" : "Kopsavilkums", "Translate" : "Tulkot", + "File name is a reserved word" : "Datnes nosaukums ir aizņemts vārds", + "File name is too long" : "Datnes nosaukums ir pārāk garš", "Help" : "Palīdzība", "Users" : "Lietotāji", "Unknown user" : "Nezināms lietotājs", diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js index 3f7a19d095164..aa1281becff0c 100644 --- a/lib/l10n/mk.js +++ b/lib/l10n/mk.js @@ -79,9 +79,7 @@ OC.L10N.register( "Invalid path" : "Невалидна патека", "Failed to create file from template" : "Неуспешно креирање на датотека од шаблон", "Templates" : "Шаблони", - "File name is a reserved word" : "Името на датотеката е резервиран збор", - "File name contains at least one invalid character" : "Името на датотеката соджи невалиден карактер", - "File name is too long" : "Името на датотеката е премногу долго", + "Filename contains at least one invalid character" : "Името на датотеката соджи невалиден карактер", "Empty filename is not allowed" : "Датотеки без име не се дозволени", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Апликацијата \"%s\" неможе да се инсталира бидејќи датотеката appinfo неможе да се прочита.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Апликацијата \"%s\" неможе да се инсталира бидејќи не е компатибилна со верзијата на серверот.", @@ -242,6 +240,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Најавените корисници мора да бидат администратори, ко-администратори или да имаат специјални дозволи за да пристапат до овие поставки", "Logged in user must be an admin or sub admin" : "Најавениот корисник мора да биде администратор или заменик администратор", "Logged in user must be an admin" : "Најавениот корисник мора да биде администратор", + "File name is a reserved word" : "Името на датотеката е резервиран збор", + "File name contains at least one invalid character" : "Името на датотеката соджи невалиден карактер", + "File name is too long" : "Името на датотеката е премногу долго", "Help" : "Помош", "Users" : "Корисници", "Unknown user" : "Непознат корисник", diff --git a/lib/l10n/mk.json b/lib/l10n/mk.json index 9e04d2337c32c..5ac0530d004aa 100644 --- a/lib/l10n/mk.json +++ b/lib/l10n/mk.json @@ -77,9 +77,7 @@ "Invalid path" : "Невалидна патека", "Failed to create file from template" : "Неуспешно креирање на датотека од шаблон", "Templates" : "Шаблони", - "File name is a reserved word" : "Името на датотеката е резервиран збор", - "File name contains at least one invalid character" : "Името на датотеката соджи невалиден карактер", - "File name is too long" : "Името на датотеката е премногу долго", + "Filename contains at least one invalid character" : "Името на датотеката соджи невалиден карактер", "Empty filename is not allowed" : "Датотеки без име не се дозволени", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Апликацијата \"%s\" неможе да се инсталира бидејќи датотеката appinfo неможе да се прочита.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Апликацијата \"%s\" неможе да се инсталира бидејќи не е компатибилна со верзијата на серверот.", @@ -240,6 +238,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Најавените корисници мора да бидат администратори, ко-администратори или да имаат специјални дозволи за да пристапат до овие поставки", "Logged in user must be an admin or sub admin" : "Најавениот корисник мора да биде администратор или заменик администратор", "Logged in user must be an admin" : "Најавениот корисник мора да биде администратор", + "File name is a reserved word" : "Името на датотеката е резервиран збор", + "File name contains at least one invalid character" : "Името на датотеката соджи невалиден карактер", + "File name is too long" : "Името на датотеката е премногу долго", "Help" : "Помош", "Users" : "Корисници", "Unknown user" : "Непознат корисник", diff --git a/lib/l10n/mn.js b/lib/l10n/mn.js index 9d9946a1afeb1..c39210fc523fd 100644 --- a/lib/l10n/mn.js +++ b/lib/l10n/mn.js @@ -12,9 +12,6 @@ OC.L10N.register( "last year" : "сүүлийн жил", "seconds ago" : "секундийн өмнө", "Dot files are not allowed" : "Dot файлууд зөвшөөрөл байхгүй байна", - "File name is a reserved word" : "Файлын нэр нь нийцгүй үг", - "File name contains at least one invalid character" : "файлын нэр нь хамгийн багадаа нэг нь хүчингүй тэмдэгт агуулж байна", - "File name is too long" : "Файлын нэр хэтэрхий урт байна", "__language_name__" : "хэлний нэр", "Apps" : "Аппликэйшинууд", "Settings" : "Тохиргоо", @@ -41,6 +38,9 @@ OC.L10N.register( "Storage is temporarily not available" : "Хадгалах төхөөрөмж нь түр хугацаанд ашиглах боломжгүй байна", "Summary" : "Хураангуй", "Translate" : "Орчуулга", + "File name is a reserved word" : "Файлын нэр нь нийцгүй үг", + "File name contains at least one invalid character" : "файлын нэр нь хамгийн багадаа нэг нь хүчингүй тэмдэгт агуулж байна", + "File name is too long" : "Файлын нэр хэтэрхий урт байна", "Help" : "Туслах", "Users" : "хэрэглэгч", "Unknown user" : "Тодорхойгүй хэрэглэгч" diff --git a/lib/l10n/mn.json b/lib/l10n/mn.json index 11c4099817f7b..2980f20bbee40 100644 --- a/lib/l10n/mn.json +++ b/lib/l10n/mn.json @@ -10,9 +10,6 @@ "last year" : "сүүлийн жил", "seconds ago" : "секундийн өмнө", "Dot files are not allowed" : "Dot файлууд зөвшөөрөл байхгүй байна", - "File name is a reserved word" : "Файлын нэр нь нийцгүй үг", - "File name contains at least one invalid character" : "файлын нэр нь хамгийн багадаа нэг нь хүчингүй тэмдэгт агуулж байна", - "File name is too long" : "Файлын нэр хэтэрхий урт байна", "__language_name__" : "хэлний нэр", "Apps" : "Аппликэйшинууд", "Settings" : "Тохиргоо", @@ -39,6 +36,9 @@ "Storage is temporarily not available" : "Хадгалах төхөөрөмж нь түр хугацаанд ашиглах боломжгүй байна", "Summary" : "Хураангуй", "Translate" : "Орчуулга", + "File name is a reserved word" : "Файлын нэр нь нийцгүй үг", + "File name contains at least one invalid character" : "файлын нэр нь хамгийн багадаа нэг нь хүчингүй тэмдэгт агуулж байна", + "File name is too long" : "Файлын нэр хэтэрхий урт байна", "Help" : "Туслах", "Users" : "хэрэглэгч", "Unknown user" : "Тодорхойгүй хэрэглэгч" diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 77b27cde16987..bd6c20168c85d 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -92,9 +92,7 @@ OC.L10N.register( "Failed to create file from template" : "Oppretting av fil fra mal feilet", "Templates" : "Maler", "Path contains invalid segments" : "Banen inneholder ugyldige segmenter", - "File name is a reserved word" : "Filnavnet er et reservert ord", - "File name contains at least one invalid character" : "Filnavnet inneholder minst ett ulovlig tegn", - "File name is too long" : "Filnavnet er for langt", + "Filename contains at least one invalid character" : "Filnavnet innehold minst et ugyldig tegn", "Empty filename is not allowed" : "Tomt filnavn er ikke tillatt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan ikke installeres på grunn av at appinfo-filen ikke kan leses.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan ikke installeres fordi det ikke er kompatibel med denne serverversjonen.", @@ -361,6 +359,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Innlogget bruker må være administrator, underadministrator eller ha fått spesiell rett til å få tilgang til denne innstillingen.", "Logged in user must be an admin or sub admin" : "Innlogget bruker må være administrator eller en underadministrator.", "Logged in user must be an admin" : "Innlogget bruker må være administrator", + "File name is a reserved word" : "Filnavnet er et reservert ord", + "File name contains at least one invalid character" : "Filnavnet inneholder minst ett ulovlig tegn", + "File name is too long" : "Filnavnet er for langt", "Help" : "Hjelp", "Users" : "Brukere", "Unknown user" : "Ukjent bruker", diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index 8a694c8d2503c..5a7e0d0c02073 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -90,9 +90,7 @@ "Failed to create file from template" : "Oppretting av fil fra mal feilet", "Templates" : "Maler", "Path contains invalid segments" : "Banen inneholder ugyldige segmenter", - "File name is a reserved word" : "Filnavnet er et reservert ord", - "File name contains at least one invalid character" : "Filnavnet inneholder minst ett ulovlig tegn", - "File name is too long" : "Filnavnet er for langt", + "Filename contains at least one invalid character" : "Filnavnet innehold minst et ugyldig tegn", "Empty filename is not allowed" : "Tomt filnavn er ikke tillatt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan ikke installeres på grunn av at appinfo-filen ikke kan leses.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan ikke installeres fordi det ikke er kompatibel med denne serverversjonen.", @@ -359,6 +357,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Innlogget bruker må være administrator, underadministrator eller ha fått spesiell rett til å få tilgang til denne innstillingen.", "Logged in user must be an admin or sub admin" : "Innlogget bruker må være administrator eller en underadministrator.", "Logged in user must be an admin" : "Innlogget bruker må være administrator", + "File name is a reserved word" : "Filnavnet er et reservert ord", + "File name contains at least one invalid character" : "Filnavnet inneholder minst ett ulovlig tegn", + "File name is too long" : "Filnavnet er for langt", "Help" : "Hjelp", "Users" : "Brukere", "Unknown user" : "Ukjent bruker", diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 1a4dc3c2610e8..8e95eb956652e 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -78,9 +78,7 @@ OC.L10N.register( "Invalid path" : "Ongeldig pad", "Failed to create file from template" : "Kon geen bestand van het sjabloon maken", "Templates" : "Sjablonen", - "File name is a reserved word" : "Bestandsnaam is een gereserveerd woord", - "File name contains at least one invalid character" : "De bestandsnaam bevat in ieder geval één verboden teken", - "File name is too long" : "De bestandsnaam is te lang", + "Filename contains at least one invalid character" : "De bestandsnaam bevat ten minste één ongeldig teken", "Empty filename is not allowed" : "Een lege bestandsnaam is niet toegestaan", "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" kan niet worden geïnstalleerd, omdat het app info bestand niet gelezen kan worden.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" kan niet worden geïnstalleerd, omdat deze niet compatible is met deze versie van de server.", @@ -232,6 +230,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Ingelogde gebruiken moet beheerder, sub-beheerder of gebruiker met speciale rechten om deze instelling te veranderen zijn", "Logged in user must be an admin or sub admin" : "Ingelogde gebruiker moet een beheerder of subbeheerder zijn", "Logged in user must be an admin" : "Ingelogde gebruiker moet een beheerder zijn", + "File name is a reserved word" : "Bestandsnaam is een gereserveerd woord", + "File name contains at least one invalid character" : "De bestandsnaam bevat in ieder geval één verboden teken", + "File name is too long" : "De bestandsnaam is te lang", "Help" : "Help", "Users" : "Gebruikers", "Unknown user" : "Onbekende gebruiker", diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 459f33893ee9c..b9da04c541bf1 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -76,9 +76,7 @@ "Invalid path" : "Ongeldig pad", "Failed to create file from template" : "Kon geen bestand van het sjabloon maken", "Templates" : "Sjablonen", - "File name is a reserved word" : "Bestandsnaam is een gereserveerd woord", - "File name contains at least one invalid character" : "De bestandsnaam bevat in ieder geval één verboden teken", - "File name is too long" : "De bestandsnaam is te lang", + "Filename contains at least one invalid character" : "De bestandsnaam bevat ten minste één ongeldig teken", "Empty filename is not allowed" : "Een lege bestandsnaam is niet toegestaan", "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" kan niet worden geïnstalleerd, omdat het app info bestand niet gelezen kan worden.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" kan niet worden geïnstalleerd, omdat deze niet compatible is met deze versie van de server.", @@ -230,6 +228,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Ingelogde gebruiken moet beheerder, sub-beheerder of gebruiker met speciale rechten om deze instelling te veranderen zijn", "Logged in user must be an admin or sub admin" : "Ingelogde gebruiker moet een beheerder of subbeheerder zijn", "Logged in user must be an admin" : "Ingelogde gebruiker moet een beheerder zijn", + "File name is a reserved word" : "Bestandsnaam is een gereserveerd woord", + "File name contains at least one invalid character" : "De bestandsnaam bevat in ieder geval één verboden teken", + "File name is too long" : "De bestandsnaam is te lang", "Help" : "Help", "Users" : "Gebruikers", "Unknown user" : "Onbekende gebruiker", diff --git a/lib/l10n/nn_NO.js b/lib/l10n/nn_NO.js index ea5d4ffa247d5..a48c7f8985b2c 100644 --- a/lib/l10n/nn_NO.js +++ b/lib/l10n/nn_NO.js @@ -15,7 +15,6 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["%n time sidan","%n timar sidan"], "_%n minute ago_::_%n minutes ago_" : ["%n minutt sidan","%n minutt sidan"], "seconds ago" : "sekund sidan", - "File name is too long" : "Filnamnet er for langt", "__language_name__" : "Nynorsk", "Apps" : "Appar", "Settings" : "Instillingar", @@ -77,6 +76,7 @@ OC.L10N.register( "Login canceled by app" : "Innlogging avbroten av app", "Authentication error" : "Feil i autentisering", "Summary" : "Oppsumering", + "File name is too long" : "Filnamnet er for langt", "Help" : "Hjelp", "Users" : "Brukarar", "Unknown user" : "Ukjend brukar", diff --git a/lib/l10n/nn_NO.json b/lib/l10n/nn_NO.json index b2cf4217f0555..4e79142f0e542 100644 --- a/lib/l10n/nn_NO.json +++ b/lib/l10n/nn_NO.json @@ -13,7 +13,6 @@ "_%n hour ago_::_%n hours ago_" : ["%n time sidan","%n timar sidan"], "_%n minute ago_::_%n minutes ago_" : ["%n minutt sidan","%n minutt sidan"], "seconds ago" : "sekund sidan", - "File name is too long" : "Filnamnet er for langt", "__language_name__" : "Nynorsk", "Apps" : "Appar", "Settings" : "Instillingar", @@ -75,6 +74,7 @@ "Login canceled by app" : "Innlogging avbroten av app", "Authentication error" : "Feil i autentisering", "Summary" : "Oppsumering", + "File name is too long" : "Filnamnet er for langt", "Help" : "Hjelp", "Users" : "Brukarar", "Unknown user" : "Ukjend brukar", diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index d1c7761e8b103..6afb11571fb7a 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -83,9 +83,7 @@ OC.L10N.register( "Invalid path" : "Niewłaściwa ścieżka", "Failed to create file from template" : "Nie udało się utworzyć pliku z szablonu", "Templates" : "Szablony", - "File name is a reserved word" : "Nazwa pliku jest zarezerwowana", - "File name contains at least one invalid character" : "Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak", - "File name is too long" : "Nazwa pliku jest za długa", + "Filename contains at least one invalid character" : "Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak", "Empty filename is not allowed" : "Pusta nazwa pliku jest niedozwolona", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikacji \"%s\" nie można zainstalować, ponieważ nie można odczytać pliku appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacji \"%s\" nie można zainstalować, ponieważ nie jest kompatybilna z tą wersją serwera.", @@ -268,6 +266,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Zalogowany użytkownik musi być administratorem, subadministratorem lub mieć specjalne uprawnienia dostępu do tego ustawienia", "Logged in user must be an admin or sub admin" : "Zalogowany użytkownik musi być administratorem lub współadministratorem", "Logged in user must be an admin" : "Zalogowany użytkownik musi być administratorem", + "File name is a reserved word" : "Nazwa pliku jest zarezerwowana", + "File name contains at least one invalid character" : "Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak", + "File name is too long" : "Nazwa pliku jest za długa", "Help" : "Pomoc", "Users" : "Użytkownicy", "Unknown user" : "Nieznany użytkownik", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 76b9d710ee800..c08ac8aa5c465 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -81,9 +81,7 @@ "Invalid path" : "Niewłaściwa ścieżka", "Failed to create file from template" : "Nie udało się utworzyć pliku z szablonu", "Templates" : "Szablony", - "File name is a reserved word" : "Nazwa pliku jest zarezerwowana", - "File name contains at least one invalid character" : "Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak", - "File name is too long" : "Nazwa pliku jest za długa", + "Filename contains at least one invalid character" : "Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak", "Empty filename is not allowed" : "Pusta nazwa pliku jest niedozwolona", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikacji \"%s\" nie można zainstalować, ponieważ nie można odczytać pliku appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacji \"%s\" nie można zainstalować, ponieważ nie jest kompatybilna z tą wersją serwera.", @@ -266,6 +264,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Zalogowany użytkownik musi być administratorem, subadministratorem lub mieć specjalne uprawnienia dostępu do tego ustawienia", "Logged in user must be an admin or sub admin" : "Zalogowany użytkownik musi być administratorem lub współadministratorem", "Logged in user must be an admin" : "Zalogowany użytkownik musi być administratorem", + "File name is a reserved word" : "Nazwa pliku jest zarezerwowana", + "File name contains at least one invalid character" : "Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak", + "File name is too long" : "Nazwa pliku jest za długa", "Help" : "Pomoc", "Users" : "Użytkownicy", "Unknown user" : "Nieznany użytkownik", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index d54b8ec8a5a4f..9e73cc9f20464 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -87,9 +87,7 @@ OC.L10N.register( "Failed to create file from template" : "Falha ao criar arquivo do modelo ", "Templates" : "Modelos ", "Path contains invalid segments" : "O caminho contém segmentos inválidos", - "File name is a reserved word" : "O nome do arquivo é uma palavra reservada", - "File name contains at least one invalid character" : "O nome do arquivo contém pelo menos um caracter inválido", - "File name is too long" : "O nome do arquivo é muito longo", + "Filename contains at least one invalid character" : "O nome do arquivo contém pelo menos um caractere inválido ", "Empty filename is not allowed" : "Nome vazio para arquivo não é permitido.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "O aplicativo \"%s\" não pode ser instalado pois o arquivo appinfo não pôde ser lido.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.", @@ -356,6 +354,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "O usuário conectado deve ser um administrador, um subadministrador ou ter direito especial para acessar esta configuração", "Logged in user must be an admin or sub admin" : "O usuário conectado deve ser um administrador ou subadministrador", "Logged in user must be an admin" : "O usuário conectado deve ser um administrador", + "File name is a reserved word" : "O nome do arquivo é uma palavra reservada", + "File name contains at least one invalid character" : "O nome do arquivo contém pelo menos um caracter inválido", + "File name is too long" : "O nome do arquivo é muito longo", "Help" : "Ajuda", "Users" : "Usuários", "Unknown user" : "Usuário desconhecido", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 89f03338a8ff0..6d82a0c0daebf 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -85,9 +85,7 @@ "Failed to create file from template" : "Falha ao criar arquivo do modelo ", "Templates" : "Modelos ", "Path contains invalid segments" : "O caminho contém segmentos inválidos", - "File name is a reserved word" : "O nome do arquivo é uma palavra reservada", - "File name contains at least one invalid character" : "O nome do arquivo contém pelo menos um caracter inválido", - "File name is too long" : "O nome do arquivo é muito longo", + "Filename contains at least one invalid character" : "O nome do arquivo contém pelo menos um caractere inválido ", "Empty filename is not allowed" : "Nome vazio para arquivo não é permitido.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "O aplicativo \"%s\" não pode ser instalado pois o arquivo appinfo não pôde ser lido.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.", @@ -354,6 +352,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "O usuário conectado deve ser um administrador, um subadministrador ou ter direito especial para acessar esta configuração", "Logged in user must be an admin or sub admin" : "O usuário conectado deve ser um administrador ou subadministrador", "Logged in user must be an admin" : "O usuário conectado deve ser um administrador", + "File name is a reserved word" : "O nome do arquivo é uma palavra reservada", + "File name contains at least one invalid character" : "O nome do arquivo contém pelo menos um caracter inválido", + "File name is too long" : "O nome do arquivo é muito longo", "Help" : "Ajuda", "Users" : "Usuários", "Unknown user" : "Usuário desconhecido", diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index fc3a962ce172e..7e19659ae9434 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -60,9 +60,7 @@ OC.L10N.register( "Invalid path" : "Caminho inválido!", "Failed to create file from template" : "Erro ao criar o ficheiro a partir do modelo", "Templates" : "Modelos", - "File name is a reserved word" : "Nome de ficheiro é uma palavra reservada", - "File name contains at least one invalid character" : "Nome de ficheiro contém pelo menos um caráter inválido", - "File name is too long" : "Nome do ficheiro demasiado longo", + "Filename contains at least one invalid character" : "Nome ficheiro contém pelo menos um caractere inválido", "Empty filename is not allowed" : "Não é permitido um ficheiro sem nome", "App \"%s\" cannot be installed because appinfo file cannot be read." : "A app \"%s\" não pode ser instalada porque o ficheiro appinfo não pode ser lido.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "A aplicação \"%s\" não pode ser instada porque não é compatível com esta versão do servidor.", @@ -187,6 +185,9 @@ OC.L10N.register( "Education Edition" : "Edição Educação", "Logged in user must be an admin or sub admin" : "O utilizador autenticado tem de ser um administrador ou subadministrador", "Logged in user must be an admin" : "O utilizador autenticado tem de ser um administrador", + "File name is a reserved word" : "Nome de ficheiro é uma palavra reservada", + "File name contains at least one invalid character" : "Nome de ficheiro contém pelo menos um caráter inválido", + "File name is too long" : "Nome do ficheiro demasiado longo", "Help" : "Ajuda", "Users" : "Utilizadores", "Unknown user" : "Utilizador desconhecido", diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json index 5a06c2ab9f9e3..da2b8a877b813 100644 --- a/lib/l10n/pt_PT.json +++ b/lib/l10n/pt_PT.json @@ -58,9 +58,7 @@ "Invalid path" : "Caminho inválido!", "Failed to create file from template" : "Erro ao criar o ficheiro a partir do modelo", "Templates" : "Modelos", - "File name is a reserved word" : "Nome de ficheiro é uma palavra reservada", - "File name contains at least one invalid character" : "Nome de ficheiro contém pelo menos um caráter inválido", - "File name is too long" : "Nome do ficheiro demasiado longo", + "Filename contains at least one invalid character" : "Nome ficheiro contém pelo menos um caractere inválido", "Empty filename is not allowed" : "Não é permitido um ficheiro sem nome", "App \"%s\" cannot be installed because appinfo file cannot be read." : "A app \"%s\" não pode ser instalada porque o ficheiro appinfo não pode ser lido.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "A aplicação \"%s\" não pode ser instada porque não é compatível com esta versão do servidor.", @@ -185,6 +183,9 @@ "Education Edition" : "Edição Educação", "Logged in user must be an admin or sub admin" : "O utilizador autenticado tem de ser um administrador ou subadministrador", "Logged in user must be an admin" : "O utilizador autenticado tem de ser um administrador", + "File name is a reserved word" : "Nome de ficheiro é uma palavra reservada", + "File name contains at least one invalid character" : "Nome de ficheiro contém pelo menos um caráter inválido", + "File name is too long" : "Nome do ficheiro demasiado longo", "Help" : "Ajuda", "Users" : "Utilizadores", "Unknown user" : "Utilizador desconhecido", diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index ee52cf3b330dd..52f253670c3d5 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -80,9 +80,7 @@ OC.L10N.register( "Invalid path" : "Cale invalidă", "Failed to create file from template" : "Eroare la crearea fișierului pe baza șablonului", "Templates" : "Șabloane", - "File name is a reserved word" : "Numele fișierului este un cuvânt rezervat", - "File name contains at least one invalid character" : "Numele fișierului conține cel puțin un caracter invalid", - "File name is too long" : "Numele fișierului este prea lung", + "Filename contains at least one invalid character" : "Numele fișierului conține cel puțin un caracter invalid", "Empty filename is not allowed" : "Nu este permis fișier fără nume", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplicația \"%s\" nu poate fi instalată deoarece fișierul appinfo nu poate fi citit.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplicația \"%s\" nu poate fi instalată deoarece nu este compatibilă cu versiunea serverului.", @@ -248,6 +246,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Utilizatorul trebuie să fie administrator, sub-administrator sau să aibă permisiunea specială de a accesa această setare", "Logged in user must be an admin or sub admin" : "Utilizatorul trebuie să fie administrator sau sub-administrator", "Logged in user must be an admin" : "Utilizatorul trebuie să fie administrator", + "File name is a reserved word" : "Numele fișierului este un cuvânt rezervat", + "File name contains at least one invalid character" : "Numele fișierului conține cel puțin un caracter invalid", + "File name is too long" : "Numele fișierului este prea lung", "Help" : "Ajutor", "Users" : "Utilizatori", "Unknown user" : "Utilizator necunoscut", diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index af71ea8e53f36..fe882d98f00fc 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -78,9 +78,7 @@ "Invalid path" : "Cale invalidă", "Failed to create file from template" : "Eroare la crearea fișierului pe baza șablonului", "Templates" : "Șabloane", - "File name is a reserved word" : "Numele fișierului este un cuvânt rezervat", - "File name contains at least one invalid character" : "Numele fișierului conține cel puțin un caracter invalid", - "File name is too long" : "Numele fișierului este prea lung", + "Filename contains at least one invalid character" : "Numele fișierului conține cel puțin un caracter invalid", "Empty filename is not allowed" : "Nu este permis fișier fără nume", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplicația \"%s\" nu poate fi instalată deoarece fișierul appinfo nu poate fi citit.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplicația \"%s\" nu poate fi instalată deoarece nu este compatibilă cu versiunea serverului.", @@ -246,6 +244,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Utilizatorul trebuie să fie administrator, sub-administrator sau să aibă permisiunea specială de a accesa această setare", "Logged in user must be an admin or sub admin" : "Utilizatorul trebuie să fie administrator sau sub-administrator", "Logged in user must be an admin" : "Utilizatorul trebuie să fie administrator", + "File name is a reserved word" : "Numele fișierului este un cuvânt rezervat", + "File name contains at least one invalid character" : "Numele fișierului conține cel puțin un caracter invalid", + "File name is too long" : "Numele fișierului este prea lung", "Help" : "Ajutor", "Users" : "Utilizatori", "Unknown user" : "Utilizator necunoscut", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index d8a7dce8a7f5f..98f67cc2b7d72 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -19,9 +19,11 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s и %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s и %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s и %5$s", + "Education bundle" : "Образовательный пакет", "Enterprise bundle" : "Набор приложений для предприятий", "Groupware bundle" : "Набор приложений для совместной работы", "Hub bundle" : "Основной набор приложений", + "Public sector bundle" : "Пакет услуг для государственного сектора", "Social sharing bundle" : "Набор приложений для публикации с использованием соц. сетей", "PHP %s or higher is required." : "Требуется PHP версии %s или выше.", "PHP with a version lower than %s is required." : "Требуется PHP версии ниже %s.", @@ -35,6 +37,10 @@ OC.L10N.register( "The following platforms are supported: %s" : "Поддерживаются следующие платформы: %s", "Server version %s or higher is required." : "Требуется сервер версии %s или выше.", "Server version %s or lower is required." : "Требуется сервер версии %s или ниже.", + "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Для доступа к этой настройке зарегистрированная учетная запись должна быть администратором, субадминистратором или иметь специальные права", + "Your current IP address doesn’t allow you to perform admin actions" : "Ваш текущий IP-адрес не позволяет вам выполнять административные действи", + "Logged in account must be an admin or sub admin" : "Зарегистрированная учетная запись должна быть администратором или субадминистратором", + "Logged in account must be an admin" : "Вошедший в систему пользователь должен быть администратором", "Wiping of device %s has started" : "Удаление данных с устройства «%s».", "Wiping of device »%s« has started" : "Удаление данных с устройства «%s».", "»%s« started remote wipe" : "Начало удаления данных с устройства «%s»", @@ -80,9 +86,7 @@ OC.L10N.register( "Invalid path" : "Некорректный путь", "Failed to create file from template" : "Не удалось создать файл на основе шаблона", "Templates" : "Шаблоны", - "File name is a reserved word" : "Имя файла является зарезервированным словом", - "File name contains at least one invalid character" : "Имя файла содержит по крайней мере один недопустимый символ", - "File name is too long" : "Имя файла слишком длинное.", + "Filename contains at least one invalid character" : "Имя файла содержит как минимум один недопустимый символ", "Empty filename is not allowed" : "Пустое имя файла не допускается", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Приложение «%s» не может быть установлено, так как файл с информацией о приложении не может быть прочтен.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Приложение «%s» не может быть установлено, потому что оно несовместимо с этой версией сервера", @@ -113,6 +117,7 @@ OC.L10N.register( "Headline" : "Заголовок", "Organisation" : "Организация", "Role" : "Роль", + "Unknown account" : "Неизвестный аккаунт", "Additional settings" : "Дополнительные настройки", "Enter the database name for %s" : "Укажите название базы данных %s", "You cannot use dots in the database name %s" : "Имя базы данных %s не может содержать символ точки", @@ -225,6 +230,8 @@ OC.L10N.register( "Please ask your server administrator to restart the web server." : "Пожалуйста, попросите вашего администратора перезапустить веб-сервер.", "The required %s config variable is not configured in the config.php file." : "Необходимая переменная %s не настроена в файле config.php.", "Please ask your server administrator to check the Nextcloud configuration." : "Пожалуйста, попросите администратора вашего сервера проверить конфигурацию Nextcloud.", + "Your data directory is readable by other people." : "Ваш каталог данных доступен для чтения другими пользователями.", + "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Пожалуйста, измените разрешения на 0770, чтобы другие пользователи не могли просматривать этот каталог.", "Your data directory must be an absolute path." : "Каталог данных должен быть указан в виде абсолютного пути.", "Check the value of \"datadirectory\" in your configuration." : "Проверьте в значение параметра «datadirectory» в файле конфигурации.", "Your data directory is invalid." : "Каталог данных задан неверно.", @@ -259,6 +266,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Для доступа к этому параметру необходимо состоять в группе администраторов, суб-администраторов или иметь специальные права", "Logged in user must be an admin or sub admin" : "Вошедший в систему пользователь должен обладать правами администратора или суб-администратора", "Logged in user must be an admin" : "Вошедший в систему пользователь должен обладать правами администратора", + "File name is a reserved word" : "Имя файла является зарезервированным словом", + "File name contains at least one invalid character" : "Имя файла содержит по крайней мере один недопустимый символ", + "File name is too long" : "Имя файла слишком длинное.", "Help" : "Помощь", "Users" : "Пользователи", "Unknown user" : "Неизвестный пользователь", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index bea5411bbc8aa..95fb33319db54 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -17,9 +17,11 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s и %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s и %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s и %5$s", + "Education bundle" : "Образовательный пакет", "Enterprise bundle" : "Набор приложений для предприятий", "Groupware bundle" : "Набор приложений для совместной работы", "Hub bundle" : "Основной набор приложений", + "Public sector bundle" : "Пакет услуг для государственного сектора", "Social sharing bundle" : "Набор приложений для публикации с использованием соц. сетей", "PHP %s or higher is required." : "Требуется PHP версии %s или выше.", "PHP with a version lower than %s is required." : "Требуется PHP версии ниже %s.", @@ -33,6 +35,10 @@ "The following platforms are supported: %s" : "Поддерживаются следующие платформы: %s", "Server version %s or higher is required." : "Требуется сервер версии %s или выше.", "Server version %s or lower is required." : "Требуется сервер версии %s или ниже.", + "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Для доступа к этой настройке зарегистрированная учетная запись должна быть администратором, субадминистратором или иметь специальные права", + "Your current IP address doesn’t allow you to perform admin actions" : "Ваш текущий IP-адрес не позволяет вам выполнять административные действи", + "Logged in account must be an admin or sub admin" : "Зарегистрированная учетная запись должна быть администратором или субадминистратором", + "Logged in account must be an admin" : "Вошедший в систему пользователь должен быть администратором", "Wiping of device %s has started" : "Удаление данных с устройства «%s».", "Wiping of device »%s« has started" : "Удаление данных с устройства «%s».", "»%s« started remote wipe" : "Начало удаления данных с устройства «%s»", @@ -78,9 +84,7 @@ "Invalid path" : "Некорректный путь", "Failed to create file from template" : "Не удалось создать файл на основе шаблона", "Templates" : "Шаблоны", - "File name is a reserved word" : "Имя файла является зарезервированным словом", - "File name contains at least one invalid character" : "Имя файла содержит по крайней мере один недопустимый символ", - "File name is too long" : "Имя файла слишком длинное.", + "Filename contains at least one invalid character" : "Имя файла содержит как минимум один недопустимый символ", "Empty filename is not allowed" : "Пустое имя файла не допускается", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Приложение «%s» не может быть установлено, так как файл с информацией о приложении не может быть прочтен.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Приложение «%s» не может быть установлено, потому что оно несовместимо с этой версией сервера", @@ -111,6 +115,7 @@ "Headline" : "Заголовок", "Organisation" : "Организация", "Role" : "Роль", + "Unknown account" : "Неизвестный аккаунт", "Additional settings" : "Дополнительные настройки", "Enter the database name for %s" : "Укажите название базы данных %s", "You cannot use dots in the database name %s" : "Имя базы данных %s не может содержать символ точки", @@ -223,6 +228,8 @@ "Please ask your server administrator to restart the web server." : "Пожалуйста, попросите вашего администратора перезапустить веб-сервер.", "The required %s config variable is not configured in the config.php file." : "Необходимая переменная %s не настроена в файле config.php.", "Please ask your server administrator to check the Nextcloud configuration." : "Пожалуйста, попросите администратора вашего сервера проверить конфигурацию Nextcloud.", + "Your data directory is readable by other people." : "Ваш каталог данных доступен для чтения другими пользователями.", + "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Пожалуйста, измените разрешения на 0770, чтобы другие пользователи не могли просматривать этот каталог.", "Your data directory must be an absolute path." : "Каталог данных должен быть указан в виде абсолютного пути.", "Check the value of \"datadirectory\" in your configuration." : "Проверьте в значение параметра «datadirectory» в файле конфигурации.", "Your data directory is invalid." : "Каталог данных задан неверно.", @@ -257,6 +264,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Для доступа к этому параметру необходимо состоять в группе администраторов, суб-администраторов или иметь специальные права", "Logged in user must be an admin or sub admin" : "Вошедший в систему пользователь должен обладать правами администратора или суб-администратора", "Logged in user must be an admin" : "Вошедший в систему пользователь должен обладать правами администратора", + "File name is a reserved word" : "Имя файла является зарезервированным словом", + "File name contains at least one invalid character" : "Имя файла содержит по крайней мере один недопустимый символ", + "File name is too long" : "Имя файла слишком длинное.", "Help" : "Помощь", "Users" : "Пользователи", "Unknown user" : "Неизвестный пользователь", diff --git a/lib/l10n/sc.js b/lib/l10n/sc.js index 07588411f4b5f..ddb54c943fc29 100644 --- a/lib/l10n/sc.js +++ b/lib/l10n/sc.js @@ -71,9 +71,7 @@ OC.L10N.register( "Invalid path" : "Percursu non bàlidu", "Failed to create file from template" : "No at fatu a creare s'archìviu dae su modellu", "Templates" : "Modellos", - "File name is a reserved word" : "Su nùmene de s'archìviu est unu faeddu riservadu", - "File name contains at least one invalid character" : "Su nùmene de s'archìviu cuntenet a su mancu unu caràtere imbàlidu", - "File name is too long" : "Su nùmene de s'archìviu est tropu longu", + "Filename contains at least one invalid character" : "Su nùmene de su documentu cuntenet a su mancu unu caràtere non vàlidu", "Empty filename is not allowed" : "Unu nùmene de archìviu bòidu no est permìtidu", "App \"%s\" cannot be installed because appinfo file cannot be read." : "No faghet a installare s'aplicatzione \"%s\" ca no faghet a lèghere s'archìviu appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "No faghet a installare s'aplicatzione \"%s\" ca no est cumpatìbile cun custa versione de su serbidore.", @@ -203,6 +201,9 @@ OC.L10N.register( "Education Edition" : "Editzione didàtica", "Logged in user must be an admin or sub admin" : "S'utente devet essere de s'amministratzione o de sa suta-amministratzione ", "Logged in user must be an admin" : "S'utente devet essere de s'amministratzione ", + "File name is a reserved word" : "Su nùmene de s'archìviu est unu faeddu riservadu", + "File name contains at least one invalid character" : "Su nùmene de s'archìviu cuntenet a su mancu unu caràtere imbàlidu", + "File name is too long" : "Su nùmene de s'archìviu est tropu longu", "Help" : "Agiudu", "Users" : "Utentes", "Unknown user" : "Utèntzia disconnota", diff --git a/lib/l10n/sc.json b/lib/l10n/sc.json index eac23e66cfe1f..782f27f1fcf52 100644 --- a/lib/l10n/sc.json +++ b/lib/l10n/sc.json @@ -69,9 +69,7 @@ "Invalid path" : "Percursu non bàlidu", "Failed to create file from template" : "No at fatu a creare s'archìviu dae su modellu", "Templates" : "Modellos", - "File name is a reserved word" : "Su nùmene de s'archìviu est unu faeddu riservadu", - "File name contains at least one invalid character" : "Su nùmene de s'archìviu cuntenet a su mancu unu caràtere imbàlidu", - "File name is too long" : "Su nùmene de s'archìviu est tropu longu", + "Filename contains at least one invalid character" : "Su nùmene de su documentu cuntenet a su mancu unu caràtere non vàlidu", "Empty filename is not allowed" : "Unu nùmene de archìviu bòidu no est permìtidu", "App \"%s\" cannot be installed because appinfo file cannot be read." : "No faghet a installare s'aplicatzione \"%s\" ca no faghet a lèghere s'archìviu appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "No faghet a installare s'aplicatzione \"%s\" ca no est cumpatìbile cun custa versione de su serbidore.", @@ -201,6 +199,9 @@ "Education Edition" : "Editzione didàtica", "Logged in user must be an admin or sub admin" : "S'utente devet essere de s'amministratzione o de sa suta-amministratzione ", "Logged in user must be an admin" : "S'utente devet essere de s'amministratzione ", + "File name is a reserved word" : "Su nùmene de s'archìviu est unu faeddu riservadu", + "File name contains at least one invalid character" : "Su nùmene de s'archìviu cuntenet a su mancu unu caràtere imbàlidu", + "File name is too long" : "Su nùmene de s'archìviu est tropu longu", "Help" : "Agiudu", "Users" : "Utentes", "Unknown user" : "Utèntzia disconnota", diff --git a/lib/l10n/si.js b/lib/l10n/si.js index a128f3fcc1b27..6b2915d16afa7 100644 --- a/lib/l10n/si.js +++ b/lib/l10n/si.js @@ -16,7 +16,6 @@ OC.L10N.register( "seconds ago" : "තත්පර කිහිපයකට පෙර", "Empty file" : "හිස් ගොනුවකි", "File already exists" : "ගොනුව දැනටමත් පවතී", - "File name is too long" : "ගොනුවේ නම දිග වැඩිය", "__language_name__" : "සිංහල", "This is an automatically sent email, please do not reply." : "මෙය ස්වයංක්‍රීයව යවන ලද විද්‍යුත් තැපෑලකි, කරුණාකර පිළිතුරු නොදෙන්න.", "Apps" : "යෙදුම්", @@ -65,6 +64,7 @@ OC.L10N.register( "December" : "දෙසැම්බර්", "Summary" : "සාරාංශය", "Translate" : "පරිවර්තනය", + "File name is too long" : "ගොනුවේ නම දිග වැඩිය", "Help" : "උපකාර", "Users" : "පරිශීලකයින්", "Unknown user" : "නොදන්නා පරිශීලකයෙකි" diff --git a/lib/l10n/si.json b/lib/l10n/si.json index c5ecac9f7a284..fd5b2f45d861d 100644 --- a/lib/l10n/si.json +++ b/lib/l10n/si.json @@ -14,7 +14,6 @@ "seconds ago" : "තත්පර කිහිපයකට පෙර", "Empty file" : "හිස් ගොනුවකි", "File already exists" : "ගොනුව දැනටමත් පවතී", - "File name is too long" : "ගොනුවේ නම දිග වැඩිය", "__language_name__" : "සිංහල", "This is an automatically sent email, please do not reply." : "මෙය ස්වයංක්‍රීයව යවන ලද විද්‍යුත් තැපෑලකි, කරුණාකර පිළිතුරු නොදෙන්න.", "Apps" : "යෙදුම්", @@ -63,6 +62,7 @@ "December" : "දෙසැම්බර්", "Summary" : "සාරාංශය", "Translate" : "පරිවර්තනය", + "File name is too long" : "ගොනුවේ නම දිග වැඩිය", "Help" : "උපකාර", "Users" : "පරිශීලකයින්", "Unknown user" : "නොදන්නා පරිශීලකයෙකි" diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index f5fe3487f4539..bc59499070237 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -84,9 +84,7 @@ OC.L10N.register( "Invalid path" : "Neplatná cesta", "Failed to create file from template" : "Nemôžem vytvoriť súbor zo šablóny", "Templates" : "Šablóny", - "File name is a reserved word" : "Názov súboru je rezervované slovo.", - "File name contains at least one invalid character" : "Názov súboru obsahuje nepovolené znaky.", - "File name is too long" : "Meno súboru je veľmi dlhé.", + "Filename contains at least one invalid character" : "Názov súboru obsahuje najmenej jeden nepovolený znak", "Empty filename is not allowed" : "Prázdny názov súboru nie je povolený", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikáciu \"%s\" nie je možné nainštalovať, lebo nebolo možné načítať súbor s informáciami o aplikácií.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikácia \"%s\" nie je kompatibilná s verziou servera, preto nemôže byť nainštalovaná.", @@ -276,6 +274,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Prihlásený používateľ musí byť správcom, podadministrátorom alebo musí mať špeciálne právo na prístup k tomuto nastaveniu", "Logged in user must be an admin or sub admin" : "Prihlásený používateľ musí byť správcom alebo správcom pre čiastkovú oblasť.", "Logged in user must be an admin" : "Prihlásený používateľ musí byť správca", + "File name is a reserved word" : "Názov súboru je rezervované slovo.", + "File name contains at least one invalid character" : "Názov súboru obsahuje nepovolené znaky.", + "File name is too long" : "Meno súboru je veľmi dlhé.", "Help" : "Pomoc", "Users" : "Používatelia", "Unknown user" : "Neznámy používateľ", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 5891e10a0700f..d0f22c43ab2af 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -82,9 +82,7 @@ "Invalid path" : "Neplatná cesta", "Failed to create file from template" : "Nemôžem vytvoriť súbor zo šablóny", "Templates" : "Šablóny", - "File name is a reserved word" : "Názov súboru je rezervované slovo.", - "File name contains at least one invalid character" : "Názov súboru obsahuje nepovolené znaky.", - "File name is too long" : "Meno súboru je veľmi dlhé.", + "Filename contains at least one invalid character" : "Názov súboru obsahuje najmenej jeden nepovolený znak", "Empty filename is not allowed" : "Prázdny názov súboru nie je povolený", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikáciu \"%s\" nie je možné nainštalovať, lebo nebolo možné načítať súbor s informáciami o aplikácií.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikácia \"%s\" nie je kompatibilná s verziou servera, preto nemôže byť nainštalovaná.", @@ -274,6 +272,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Prihlásený používateľ musí byť správcom, podadministrátorom alebo musí mať špeciálne právo na prístup k tomuto nastaveniu", "Logged in user must be an admin or sub admin" : "Prihlásený používateľ musí byť správcom alebo správcom pre čiastkovú oblasť.", "Logged in user must be an admin" : "Prihlásený používateľ musí byť správca", + "File name is a reserved word" : "Názov súboru je rezervované slovo.", + "File name contains at least one invalid character" : "Názov súboru obsahuje nepovolené znaky.", + "File name is too long" : "Meno súboru je veľmi dlhé.", "Help" : "Pomoc", "Users" : "Používatelia", "Unknown user" : "Neznámy používateľ", diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index e6e7b24f3abb5..7b00326afd960 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -78,9 +78,7 @@ OC.L10N.register( "Invalid path" : "Neveljavna pot", "Failed to create file from template" : "Ustvarjanje datoteke iz predloge je spodletelo", "Templates" : "Predloge", - "File name is a reserved word" : "Ime datoteke je zadržana beseda", - "File name contains at least one invalid character" : "Ime datoteke vsebuje vsaj en nedovoljen znak.", - "File name is too long" : "Ime datoteke je predolgo", + "Filename contains at least one invalid character" : "Ime datoteke vsebuje vsaj en neveljaven znak.", "Empty filename is not allowed" : "Prazno polje imena datoteke ni dovoljeno.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Programa »%s« ni mogoče namestiti, ker datoteke appinfo ni mogoče brati.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Programa »%s« ni mogoče namestiti, ker ni združljiv z nameščeno različico strežnika.", @@ -240,6 +238,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Prijavljen uporabnik mora biti določen za skrbnika, pomočnika skrbnika ali pa mora imeti dodeljene posebna dovoljenja za dostop do nastavitve.", "Logged in user must be an admin or sub admin" : "Prijavljen uporabnik mora imeti dovoljenja skrbnika ali podpornega skrbnika", "Logged in user must be an admin" : "Prijavljen uporabnik mora biti tudi skrbnik", + "File name is a reserved word" : "Ime datoteke je zadržana beseda", + "File name contains at least one invalid character" : "Ime datoteke vsebuje vsaj en nedovoljen znak.", + "File name is too long" : "Ime datoteke je predolgo", "Help" : "Pomoč", "Users" : "Uporabniki", "Unknown user" : "Neznan uporabnik", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 49357fff8b3ba..bdfbcd305c9c2 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -76,9 +76,7 @@ "Invalid path" : "Neveljavna pot", "Failed to create file from template" : "Ustvarjanje datoteke iz predloge je spodletelo", "Templates" : "Predloge", - "File name is a reserved word" : "Ime datoteke je zadržana beseda", - "File name contains at least one invalid character" : "Ime datoteke vsebuje vsaj en nedovoljen znak.", - "File name is too long" : "Ime datoteke je predolgo", + "Filename contains at least one invalid character" : "Ime datoteke vsebuje vsaj en neveljaven znak.", "Empty filename is not allowed" : "Prazno polje imena datoteke ni dovoljeno.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Programa »%s« ni mogoče namestiti, ker datoteke appinfo ni mogoče brati.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Programa »%s« ni mogoče namestiti, ker ni združljiv z nameščeno različico strežnika.", @@ -238,6 +236,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Prijavljen uporabnik mora biti določen za skrbnika, pomočnika skrbnika ali pa mora imeti dodeljene posebna dovoljenja za dostop do nastavitve.", "Logged in user must be an admin or sub admin" : "Prijavljen uporabnik mora imeti dovoljenja skrbnika ali podpornega skrbnika", "Logged in user must be an admin" : "Prijavljen uporabnik mora biti tudi skrbnik", + "File name is a reserved word" : "Ime datoteke je zadržana beseda", + "File name contains at least one invalid character" : "Ime datoteke vsebuje vsaj en nedovoljen znak.", + "File name is too long" : "Ime datoteke je predolgo", "Help" : "Pomoč", "Users" : "Uporabniki", "Unknown user" : "Neznan uporabnik", diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index 090c5343be471..70e379eb910f5 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -37,9 +37,7 @@ OC.L10N.register( "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Moduli me ID: %s nuk ekziston. Ju lutem aktivizojeni atë në konfigurimet e aplikacionit tuaj ose kontaktoni administratorin tuaj.", "Dot files are not allowed" : "Nuk lejohen kartela të fshehura", "File already exists" : "Skedari ekziston tashmë", - "File name is a reserved word" : "Emri i kartelës është një emër i rezervuar", - "File name contains at least one invalid character" : "Emri i kartelës përmban të paktën një shenjë të pavlefshme", - "File name is too long" : "Emri i kartelës është shumë i gjatë", + "Filename contains at least one invalid character" : "Emri i skedarit përmban të paktën një karakter të pavlefshëm", "Empty filename is not allowed" : "Nuk lejohen emra të zbrazët kartelash", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikacioni \"%s\" s’mund të instalohet, ngaqë s’lexohet dot kartela appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacioni \"%s\" nuk mund të instalohet sepse nuk përputhet me këtë version të serverit.", @@ -145,6 +143,9 @@ OC.L10N.register( "Translate" : "Përkthe", "Result" : "Rezultatet", "Education Edition" : "Variant Edukativ", + "File name is a reserved word" : "Emri i kartelës është një emër i rezervuar", + "File name contains at least one invalid character" : "Emri i kartelës përmban të paktën një shenjë të pavlefshme", + "File name is too long" : "Emri i kartelës është shumë i gjatë", "Help" : "Ndihmë", "Users" : "Përdorues", "Unknown user" : "Përdorues i panjohur", diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json index 7b9374a615dad..2ebbf0b1d41fd 100644 --- a/lib/l10n/sq.json +++ b/lib/l10n/sq.json @@ -35,9 +35,7 @@ "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Moduli me ID: %s nuk ekziston. Ju lutem aktivizojeni atë në konfigurimet e aplikacionit tuaj ose kontaktoni administratorin tuaj.", "Dot files are not allowed" : "Nuk lejohen kartela të fshehura", "File already exists" : "Skedari ekziston tashmë", - "File name is a reserved word" : "Emri i kartelës është një emër i rezervuar", - "File name contains at least one invalid character" : "Emri i kartelës përmban të paktën një shenjë të pavlefshme", - "File name is too long" : "Emri i kartelës është shumë i gjatë", + "Filename contains at least one invalid character" : "Emri i skedarit përmban të paktën një karakter të pavlefshëm", "Empty filename is not allowed" : "Nuk lejohen emra të zbrazët kartelash", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikacioni \"%s\" s’mund të instalohet, ngaqë s’lexohet dot kartela appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacioni \"%s\" nuk mund të instalohet sepse nuk përputhet me këtë version të serverit.", @@ -143,6 +141,9 @@ "Translate" : "Përkthe", "Result" : "Rezultatet", "Education Edition" : "Variant Edukativ", + "File name is a reserved word" : "Emri i kartelës është një emër i rezervuar", + "File name contains at least one invalid character" : "Emri i kartelës përmban të paktën një shenjë të pavlefshme", + "File name is too long" : "Emri i kartelës është shumë i gjatë", "Help" : "Ndihmë", "Users" : "Përdorues", "Unknown user" : "Përdorues i panjohur", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 74797c906503b..e5a41be9817e2 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -87,9 +87,7 @@ OC.L10N.register( "Failed to create file from template" : "Није успело креирање фајла из шаблона", "Templates" : "Шаблони", "Path contains invalid segments" : "Путања садржи неисправне сегменте", - "File name is a reserved word" : "Назив фајла је резервисана реч", - "File name contains at least one invalid character" : "Назив фајла садржи бар један недозвољен знак", - "File name is too long" : "Назив фајла је предугачак", + "Filename contains at least one invalid character" : "Назив фајла садржи бар један недозвољен знак", "Empty filename is not allowed" : "Празан назив није дозвољен", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Апликација \"%s\" не може бити инсталирана јер appinfo фајл не може да се прочита.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Апликација \"%s\" не може бити инсталирана јер није компатибилна са овом верзијом сервера.", @@ -356,6 +354,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Пријављени корисник мора бити админ, под админ или да поседује специјално право да приступи овом подешавању", "Logged in user must be an admin or sub admin" : "Пријављени корисник мора бити администратор или подадминистратор", "Logged in user must be an admin" : "Пријављени корисник мора бити администратор", + "File name is a reserved word" : "Назив фајла је резервисана реч", + "File name contains at least one invalid character" : "Назив фајла садржи бар један недозвољен знак", + "File name is too long" : "Назив фајла је предугачак", "Help" : "Помоћ", "Users" : "Корисници", "Unknown user" : "Непознат корисник", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index de75574f7b0df..0c3e40982cef9 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -85,9 +85,7 @@ "Failed to create file from template" : "Није успело креирање фајла из шаблона", "Templates" : "Шаблони", "Path contains invalid segments" : "Путања садржи неисправне сегменте", - "File name is a reserved word" : "Назив фајла је резервисана реч", - "File name contains at least one invalid character" : "Назив фајла садржи бар један недозвољен знак", - "File name is too long" : "Назив фајла је предугачак", + "Filename contains at least one invalid character" : "Назив фајла садржи бар један недозвољен знак", "Empty filename is not allowed" : "Празан назив није дозвољен", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Апликација \"%s\" не може бити инсталирана јер appinfo фајл не може да се прочита.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Апликација \"%s\" не може бити инсталирана јер није компатибилна са овом верзијом сервера.", @@ -354,6 +352,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Пријављени корисник мора бити админ, под админ или да поседује специјално право да приступи овом подешавању", "Logged in user must be an admin or sub admin" : "Пријављени корисник мора бити администратор или подадминистратор", "Logged in user must be an admin" : "Пријављени корисник мора бити администратор", + "File name is a reserved word" : "Назив фајла је резервисана реч", + "File name contains at least one invalid character" : "Назив фајла садржи бар један недозвољен знак", + "File name is too long" : "Назив фајла је предугачак", "Help" : "Помоћ", "Users" : "Корисници", "Unknown user" : "Непознат корисник", diff --git a/lib/l10n/sr@latin.js b/lib/l10n/sr@latin.js index 316480805fa25..042f035355f54 100644 --- a/lib/l10n/sr@latin.js +++ b/lib/l10n/sr@latin.js @@ -6,6 +6,7 @@ OC.L10N.register( "Files" : "Фајлови", "View profile" : "Vidi profil", "seconds ago" : "pre par sekundi", + "Filename contains at least one invalid character" : "Naziv fajla sadrži bar jedan nedozvoljen znak", "__language_name__" : "Srpski", "Settings" : "Postavke", "Log out" : "Odjava", diff --git a/lib/l10n/sr@latin.json b/lib/l10n/sr@latin.json index 0d5ba87bf96c4..7ff0358bacf27 100644 --- a/lib/l10n/sr@latin.json +++ b/lib/l10n/sr@latin.json @@ -4,6 +4,7 @@ "Files" : "Фајлови", "View profile" : "Vidi profil", "seconds ago" : "pre par sekundi", + "Filename contains at least one invalid character" : "Naziv fajla sadrži bar jedan nedozvoljen znak", "__language_name__" : "Srpski", "Settings" : "Postavke", "Log out" : "Odjava", diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 44aa2c26a15fb..096a06609756b 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -87,14 +87,15 @@ OC.L10N.register( "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" är inte tillåtet i ett fil- eller mappnamn.", "\"%1$s\" is a forbidden file type." : "\"%1$s\" är en förbjuden filtyp.", "Filenames must not end with \"%1$s\"." : "Filnamn får inte sluta med \"%1$s\".", + "Invalid parent path" : "Ogiltig överordnad sökväg", "File already exists" : "Filen existerar redan", "Invalid path" : "Ogiltig sökväg", "Failed to create file from template" : "Kunde skapa fil från mall", "Templates" : "Mallar", "Path contains invalid segments" : "Sökvägen innehåller ogiltiga segment", - "File name is a reserved word" : "Filnamnet är ett reserverat ord", - "File name contains at least one invalid character" : "Filnamnet innehåller minst ett ogiltigt tecken", - "File name is too long" : "Filnamnet är för långt", + "Filename is a reserved word" : "Filnamnet är ett reserverat ord", + "Filename contains at least one invalid character" : "Filnamnet innehåller minst ett ogiltigt tecken", + "Filename is too long" : "Filnamnet är för långt", "Empty filename is not allowed" : "Tomma filnamn är inte tillåtna", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan inte installeras eftersom appinfo-filen inte kan läsas.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan inte installeras eftersom den inte är kompatibel med den här versionen av servern.", @@ -361,6 +362,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Inloggad användare måste vara en admin, sub-admin eller ha tilldelats speciella rättigheter för att komma åt denna inställning", "Logged in user must be an admin or sub admin" : "Inloggad användare måste vara administratör eller del-administratör", "Logged in user must be an admin" : "Inloggad användare måste vara administratör", + "File name is a reserved word" : "Filnamnet är ett reserverat ord", + "File name contains at least one invalid character" : "Filnamnet innehåller minst ett ogiltigt tecken", + "File name is too long" : "Filnamnet är för långt", "Help" : "Hjälp", "Users" : "Användare", "Unknown user" : "Okänd användare", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index feb6fea012459..ae73e37844814 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -85,14 +85,15 @@ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" är inte tillåtet i ett fil- eller mappnamn.", "\"%1$s\" is a forbidden file type." : "\"%1$s\" är en förbjuden filtyp.", "Filenames must not end with \"%1$s\"." : "Filnamn får inte sluta med \"%1$s\".", + "Invalid parent path" : "Ogiltig överordnad sökväg", "File already exists" : "Filen existerar redan", "Invalid path" : "Ogiltig sökväg", "Failed to create file from template" : "Kunde skapa fil från mall", "Templates" : "Mallar", "Path contains invalid segments" : "Sökvägen innehåller ogiltiga segment", - "File name is a reserved word" : "Filnamnet är ett reserverat ord", - "File name contains at least one invalid character" : "Filnamnet innehåller minst ett ogiltigt tecken", - "File name is too long" : "Filnamnet är för långt", + "Filename is a reserved word" : "Filnamnet är ett reserverat ord", + "Filename contains at least one invalid character" : "Filnamnet innehåller minst ett ogiltigt tecken", + "Filename is too long" : "Filnamnet är för långt", "Empty filename is not allowed" : "Tomma filnamn är inte tillåtna", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan inte installeras eftersom appinfo-filen inte kan läsas.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan inte installeras eftersom den inte är kompatibel med den här versionen av servern.", @@ -359,6 +360,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Inloggad användare måste vara en admin, sub-admin eller ha tilldelats speciella rättigheter för att komma åt denna inställning", "Logged in user must be an admin or sub admin" : "Inloggad användare måste vara administratör eller del-administratör", "Logged in user must be an admin" : "Inloggad användare måste vara administratör", + "File name is a reserved word" : "Filnamnet är ett reserverat ord", + "File name contains at least one invalid character" : "Filnamnet innehåller minst ett ogiltigt tecken", + "File name is too long" : "Filnamnet är för långt", "Help" : "Hjälp", "Users" : "Användare", "Unknown user" : "Okänd användare", diff --git a/lib/l10n/th.js b/lib/l10n/th.js index 57176672f0e67..8d0bb3a89e35b 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -49,9 +49,7 @@ OC.L10N.register( "Dot files are not allowed" : "ไม่อนุญาตไฟล์จุด", "File already exists" : "มีไฟล์นี้อยู่แล้ว", "Templates" : "เทมเพลต", - "File name is a reserved word" : "ชื่อแฟ้มเป็นคำสงวน", - "File name contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว", - "File name is too long" : "ชื่อไฟล์ยาวเกินไป", + "Filename contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว", "Empty filename is not allowed" : "ชื่อไฟล์ห้ามว่างเปล่า", "App \"%s\" cannot be installed because appinfo file cannot be read." : "แอป \"%s\" ไม่สามารถติดตั้งได้ เพราะไฟล์ appInfo ไม่สามารถอ่านได้", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "ไม่สามารถติดตั้งแอป \"%s\" เนื่องจากแอปเข้ากับเซิร์ฟเวอร์รุ่นนี้ไม่ได้", @@ -155,6 +153,9 @@ OC.L10N.register( "Storage is temporarily not available" : "พื้นที่จัดเก็บข้อมูลไม่สามารถใช้งานได้ชั่วคราว", "Storage connection timeout. %s" : "หมดเวลาการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s", "Translate" : "แปลภาษา", + "File name is a reserved word" : "ชื่อแฟ้มเป็นคำสงวน", + "File name contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว", + "File name is too long" : "ชื่อไฟล์ยาวเกินไป", "Help" : "ช่วยเหลือ", "Users" : "ผู้ใช้งาน", "Unknown user" : "ผู้ใช้ที่ไม่รู้จัก", diff --git a/lib/l10n/th.json b/lib/l10n/th.json index 9d722b9d593a3..d0b73872589f6 100644 --- a/lib/l10n/th.json +++ b/lib/l10n/th.json @@ -47,9 +47,7 @@ "Dot files are not allowed" : "ไม่อนุญาตไฟล์จุด", "File already exists" : "มีไฟล์นี้อยู่แล้ว", "Templates" : "เทมเพลต", - "File name is a reserved word" : "ชื่อแฟ้มเป็นคำสงวน", - "File name contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว", - "File name is too long" : "ชื่อไฟล์ยาวเกินไป", + "Filename contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว", "Empty filename is not allowed" : "ชื่อไฟล์ห้ามว่างเปล่า", "App \"%s\" cannot be installed because appinfo file cannot be read." : "แอป \"%s\" ไม่สามารถติดตั้งได้ เพราะไฟล์ appInfo ไม่สามารถอ่านได้", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "ไม่สามารถติดตั้งแอป \"%s\" เนื่องจากแอปเข้ากับเซิร์ฟเวอร์รุ่นนี้ไม่ได้", @@ -153,6 +151,9 @@ "Storage is temporarily not available" : "พื้นที่จัดเก็บข้อมูลไม่สามารถใช้งานได้ชั่วคราว", "Storage connection timeout. %s" : "หมดเวลาการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s", "Translate" : "แปลภาษา", + "File name is a reserved word" : "ชื่อแฟ้มเป็นคำสงวน", + "File name contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว", + "File name is too long" : "ชื่อไฟล์ยาวเกินไป", "Help" : "ช่วยเหลือ", "Users" : "ผู้ใช้งาน", "Unknown user" : "ผู้ใช้ที่ไม่รู้จัก", diff --git a/lib/l10n/tk.js b/lib/l10n/tk.js index 379b1faf0ceb5..1934bafa03c7d 100644 --- a/lib/l10n/tk.js +++ b/lib/l10n/tk.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Files" : "Faýllar", "seconds ago" : "Sekunt öň", + "Filename contains at least one invalid character" : "Faýlyň ady azyndan bir nädogry belgini öz içine alýar", "Settings" : "Sazlamalar", "Log out" : "Hasapdan çykmak", "Accounts" : "Hasaplar", diff --git a/lib/l10n/tk.json b/lib/l10n/tk.json index 8f70cd20f0058..d1d18522cbde1 100644 --- a/lib/l10n/tk.json +++ b/lib/l10n/tk.json @@ -1,6 +1,7 @@ { "translations": { "Files" : "Faýllar", "seconds ago" : "Sekunt öň", + "Filename contains at least one invalid character" : "Faýlyň ady azyndan bir nädogry belgini öz içine alýar", "Settings" : "Sazlamalar", "Log out" : "Hasapdan çykmak", "Accounts" : "Hasaplar", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 4b863ec8be527..5db23cadcbd3a 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -92,9 +92,7 @@ OC.L10N.register( "Failed to create file from template" : "Kalıptan dosya oluşturulamadı", "Templates" : "Kalıplar", "Path contains invalid segments" : "Yolda geçersiz bölümler var", - "File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır", - "File name contains at least one invalid character" : "Dosya adında en az bir geçersiz karakter var", - "File name is too long" : "Dosya adı çok uzun", + "Filename contains at least one invalid character" : "Dosya adında en az bir geçersiz karakter var", "Empty filename is not allowed" : "Boş dosya adına izin verilmiyor", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfo dosyası okunamadığından \"%s\" uygulaması kurulamaz.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" uygulaması sunucu sürümüyle uyumlu olmadığından kurulamaz.", @@ -361,6 +359,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Oturum açmış kullanıcı bir yönetici, bir alt yönetici veya bu ayara erişmek için özel izne sahip olmalıdır", "Logged in user must be an admin or sub admin" : "Oturum açmış kullanıcı bir yönetici ya da alt yönetici olmalıdır", "Logged in user must be an admin" : "Oturum açmış kullanıcı bir yönetici olmalıdır", + "File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır", + "File name contains at least one invalid character" : "Dosya adında en az bir geçersiz karakter var", + "File name is too long" : "Dosya adı çok uzun", "Help" : "Yardım", "Users" : "Kullanıcılar", "Unknown user" : "Kullanıcı bilinmiyor", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 935bf1195ab45..63312fb2bd41f 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -90,9 +90,7 @@ "Failed to create file from template" : "Kalıptan dosya oluşturulamadı", "Templates" : "Kalıplar", "Path contains invalid segments" : "Yolda geçersiz bölümler var", - "File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır", - "File name contains at least one invalid character" : "Dosya adında en az bir geçersiz karakter var", - "File name is too long" : "Dosya adı çok uzun", + "Filename contains at least one invalid character" : "Dosya adında en az bir geçersiz karakter var", "Empty filename is not allowed" : "Boş dosya adına izin verilmiyor", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfo dosyası okunamadığından \"%s\" uygulaması kurulamaz.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" uygulaması sunucu sürümüyle uyumlu olmadığından kurulamaz.", @@ -359,6 +357,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Oturum açmış kullanıcı bir yönetici, bir alt yönetici veya bu ayara erişmek için özel izne sahip olmalıdır", "Logged in user must be an admin or sub admin" : "Oturum açmış kullanıcı bir yönetici ya da alt yönetici olmalıdır", "Logged in user must be an admin" : "Oturum açmış kullanıcı bir yönetici olmalıdır", + "File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır", + "File name contains at least one invalid character" : "Dosya adında en az bir geçersiz karakter var", + "File name is too long" : "Dosya adı çok uzun", "Help" : "Yardım", "Users" : "Kullanıcılar", "Unknown user" : "Kullanıcı bilinmiyor", diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index d2bd396a52504..d7a6786db40b5 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -84,9 +84,7 @@ OC.L10N.register( "Invalid path" : "Недійсний шлях", "Failed to create file from template" : "Не вдалося створити файл із шаблону", "Templates" : "Шаблони", - "File name is a reserved word" : "Ім’я файлу є зарезервованим словом", - "File name contains at least one invalid character" : "Ім’я файлу містить принаймні один некоректний символ", - "File name is too long" : "Ім’я файлу занадто довге", + "Filename contains at least one invalid character" : "У назві файлу міститься щонайменше один неправильний символ", "Empty filename is not allowed" : "Порожні імена файлів не допускаються", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Застосунок \"%s\" не може бути встановлений через те, що файл appinfo не може бути прочитано.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Застосунок \"%s\" неможливо встановити, оскільки він не сумісний з цією версією сервера.", @@ -276,6 +274,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Користувач, який увійшов у систему, має бути адміністратором, підадміністратором або мати спеціальні права доступу до цього налаштування", "Logged in user must be an admin or sub admin" : "Увійшовши в систему користувач повинен бути адміністратором або підадміністратором", "Logged in user must be an admin" : "Зареєстрований користувач має бути адміністратором", + "File name is a reserved word" : "Ім’я файлу є зарезервованим словом", + "File name contains at least one invalid character" : "Ім’я файлу містить принаймні один некоректний символ", + "File name is too long" : "Ім’я файлу занадто довге", "Help" : "Допомога", "Users" : "Користувачі", "Unknown user" : "Невідомий користувач", diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 4846c72887f49..8f321db14c30f 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -82,9 +82,7 @@ "Invalid path" : "Недійсний шлях", "Failed to create file from template" : "Не вдалося створити файл із шаблону", "Templates" : "Шаблони", - "File name is a reserved word" : "Ім’я файлу є зарезервованим словом", - "File name contains at least one invalid character" : "Ім’я файлу містить принаймні один некоректний символ", - "File name is too long" : "Ім’я файлу занадто довге", + "Filename contains at least one invalid character" : "У назві файлу міститься щонайменше один неправильний символ", "Empty filename is not allowed" : "Порожні імена файлів не допускаються", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Застосунок \"%s\" не може бути встановлений через те, що файл appinfo не може бути прочитано.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Застосунок \"%s\" неможливо встановити, оскільки він не сумісний з цією версією сервера.", @@ -274,6 +272,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Користувач, який увійшов у систему, має бути адміністратором, підадміністратором або мати спеціальні права доступу до цього налаштування", "Logged in user must be an admin or sub admin" : "Увійшовши в систему користувач повинен бути адміністратором або підадміністратором", "Logged in user must be an admin" : "Зареєстрований користувач має бути адміністратором", + "File name is a reserved word" : "Ім’я файлу є зарезервованим словом", + "File name contains at least one invalid character" : "Ім’я файлу містить принаймні один некоректний символ", + "File name is too long" : "Ім’я файлу занадто довге", "Help" : "Допомога", "Users" : "Користувачі", "Unknown user" : "Невідомий користувач", diff --git a/lib/l10n/uz.js b/lib/l10n/uz.js index 12b6bc21e7840..17830cba76b82 100644 --- a/lib/l10n/uz.js +++ b/lib/l10n/uz.js @@ -8,7 +8,6 @@ OC.L10N.register( "View profile" : "View profile", "last month" : "last month", "seconds ago" : "seconds ago", - "File name is too long" : "File name is too long", "Apps" : "Apps", "Settings" : "Settings", "Address" : "Address", @@ -18,6 +17,7 @@ OC.L10N.register( "January" : "January", "Authentication error" : "Authentication error", "Storage is temporarily not available" : "Storage is temporarily not available", + "File name is too long" : "File name is too long", "Help" : "Help", "Users" : "Users", "Unknown user" : "Unknown user" diff --git a/lib/l10n/uz.json b/lib/l10n/uz.json index 79e8f9b187e36..bb313c8fa8937 100644 --- a/lib/l10n/uz.json +++ b/lib/l10n/uz.json @@ -6,7 +6,6 @@ "View profile" : "View profile", "last month" : "last month", "seconds ago" : "seconds ago", - "File name is too long" : "File name is too long", "Apps" : "Apps", "Settings" : "Settings", "Address" : "Address", @@ -16,6 +15,7 @@ "January" : "January", "Authentication error" : "Authentication error", "Storage is temporarily not available" : "Storage is temporarily not available", + "File name is too long" : "File name is too long", "Help" : "Help", "Users" : "Users", "Unknown user" : "Unknown user" diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index 1e829a43821c3..242afb78a64f3 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -34,6 +34,7 @@ OC.L10N.register( "seconds ago" : "vài giây trước", "File already exists" : "Tệp đã tồn tại", "Templates" : "‎Mẫu‎", + "Filename contains at least one invalid character" : "Tên tệp chứa ít nhất một ký tự không hợp lệ", "__language_name__" : "Tiếng Việt", "Appearance and accessibility" : "Ngoại hình và khả năng tiếp cận", "Apps" : "Ứng dụng", diff --git a/lib/l10n/vi.json b/lib/l10n/vi.json index 6cd8ff407c6a6..0470cc7561121 100644 --- a/lib/l10n/vi.json +++ b/lib/l10n/vi.json @@ -32,6 +32,7 @@ "seconds ago" : "vài giây trước", "File already exists" : "Tệp đã tồn tại", "Templates" : "‎Mẫu‎", + "Filename contains at least one invalid character" : "Tên tệp chứa ít nhất một ký tự không hợp lệ", "__language_name__" : "Tiếng Việt", "Appearance and accessibility" : "Ngoại hình và khả năng tiếp cận", "Apps" : "Ứng dụng", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 09c4bab6c0a50..d4d96a07612b8 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -80,9 +80,7 @@ OC.L10N.register( "Invalid path" : "无效的路径", "Failed to create file from template" : "从模板创建文件失败", "Templates" : "模板", - "File name is a reserved word" : "文件名包含敏感字符", - "File name contains at least one invalid character" : "文件名中存在至少一个非法字符", - "File name is too long" : "文件名过长", + "Filename contains at least one invalid character" : "文件名中存在至少一个非法字符", "Empty filename is not allowed" : "不允许使用空名称", "App \"%s\" cannot be installed because appinfo file cannot be read." : "无法安装应用\"%s\",因为无法读取appinfo文件。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "应用程式 \"%s\" 无法安装,因为它与这个版本的服务器不兼容。", @@ -260,6 +258,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登录用户必须是管理员、子管理员或具有访问此设置的特殊权限", "Logged in user must be an admin or sub admin" : "当前登录用户必须为管理员或子管理员", "Logged in user must be an admin" : "当前登录用户必须为管理员", + "File name is a reserved word" : "文件名包含敏感字符", + "File name contains at least one invalid character" : "文件名中存在至少一个非法字符", + "File name is too long" : "文件名过长", "Help" : "帮助", "Users" : "用户", "Unknown user" : "未知用户", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 89ce3261ec9d2..9b8d0edab66e4 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -78,9 +78,7 @@ "Invalid path" : "无效的路径", "Failed to create file from template" : "从模板创建文件失败", "Templates" : "模板", - "File name is a reserved word" : "文件名包含敏感字符", - "File name contains at least one invalid character" : "文件名中存在至少一个非法字符", - "File name is too long" : "文件名过长", + "Filename contains at least one invalid character" : "文件名中存在至少一个非法字符", "Empty filename is not allowed" : "不允许使用空名称", "App \"%s\" cannot be installed because appinfo file cannot be read." : "无法安装应用\"%s\",因为无法读取appinfo文件。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "应用程式 \"%s\" 无法安装,因为它与这个版本的服务器不兼容。", @@ -258,6 +256,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登录用户必须是管理员、子管理员或具有访问此设置的特殊权限", "Logged in user must be an admin or sub admin" : "当前登录用户必须为管理员或子管理员", "Logged in user must be an admin" : "当前登录用户必须为管理员", + "File name is a reserved word" : "文件名包含敏感字符", + "File name contains at least one invalid character" : "文件名中存在至少一个非法字符", + "File name is too long" : "文件名过长", "Help" : "帮助", "Users" : "用户", "Unknown user" : "未知用户", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index bdb3ce8200d00..6766b3f9a3bff 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -87,14 +87,15 @@ OC.L10N.register( "\"%1$s\" is not allowed inside a file or folder name." : "「%1$s」不允許出現在檔案或資料夾名稱中。", "\"%1$s\" is a forbidden file type." : "「%1$s」是禁止的檔案類型。", "Filenames must not end with \"%1$s\"." : "檔案名稱不能以「%1$s」結尾。", + "Invalid parent path" : "無效的上層路徑", "File already exists" : "檔案已存在", "Invalid path" : "路徑無效", "Failed to create file from template" : "無法從模板創建檔案", "Templates" : "模板", "Path contains invalid segments" : "路徑包含無效的部份", - "File name is a reserved word" : "檔案名稱是保留字", - "File name contains at least one invalid character" : "檔案名稱含有不允許的字元", - "File name is too long" : "檔案名稱太長", + "Filename is a reserved word" : "檔案名稱是保留字", + "Filename contains at least one invalid character" : "檔名至少要有一個有效字元", + "Filename is too long" : "檔案名稱太長", "Empty filename is not allowed" : "不允許空白的檔名", "App \"%s\" cannot be installed because appinfo file cannot be read." : "應用程式 \"%s\" 無法安裝,因為無法讀取 appinfo 檔案。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前伺服器的版本。", @@ -361,6 +362,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登錄用戶必須是管理員、子管理員或具有存取此設定的特殊權限", "Logged in user must be an admin or sub admin" : "登入的用戶必須要是管理員或是子管理員", "Logged in user must be an admin" : "登入的用戶必須有管理員權限", + "File name is a reserved word" : "檔案名稱是保留字", + "File name contains at least one invalid character" : "檔案名稱含有不允許的字元", + "File name is too long" : "檔案名稱太長", "Help" : "說明", "Users" : "用戶", "Unknown user" : "用戶不詳", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 9246e319ee385..abe56f6c87cea 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -85,14 +85,15 @@ "\"%1$s\" is not allowed inside a file or folder name." : "「%1$s」不允許出現在檔案或資料夾名稱中。", "\"%1$s\" is a forbidden file type." : "「%1$s」是禁止的檔案類型。", "Filenames must not end with \"%1$s\"." : "檔案名稱不能以「%1$s」結尾。", + "Invalid parent path" : "無效的上層路徑", "File already exists" : "檔案已存在", "Invalid path" : "路徑無效", "Failed to create file from template" : "無法從模板創建檔案", "Templates" : "模板", "Path contains invalid segments" : "路徑包含無效的部份", - "File name is a reserved word" : "檔案名稱是保留字", - "File name contains at least one invalid character" : "檔案名稱含有不允許的字元", - "File name is too long" : "檔案名稱太長", + "Filename is a reserved word" : "檔案名稱是保留字", + "Filename contains at least one invalid character" : "檔名至少要有一個有效字元", + "Filename is too long" : "檔案名稱太長", "Empty filename is not allowed" : "不允許空白的檔名", "App \"%s\" cannot be installed because appinfo file cannot be read." : "應用程式 \"%s\" 無法安裝,因為無法讀取 appinfo 檔案。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前伺服器的版本。", @@ -359,6 +360,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登錄用戶必須是管理員、子管理員或具有存取此設定的特殊權限", "Logged in user must be an admin or sub admin" : "登入的用戶必須要是管理員或是子管理員", "Logged in user must be an admin" : "登入的用戶必須有管理員權限", + "File name is a reserved word" : "檔案名稱是保留字", + "File name contains at least one invalid character" : "檔案名稱含有不允許的字元", + "File name is too long" : "檔案名稱太長", "Help" : "說明", "Users" : "用戶", "Unknown user" : "用戶不詳", diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 7dfb4072feec2..8af58f46adc51 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -87,14 +87,15 @@ OC.L10N.register( "\"%1$s\" is not allowed inside a file or folder name." : "「%1$s」不允許出現在檔案或資料夾名稱中。", "\"%1$s\" is a forbidden file type." : "「%1$s」是禁止的檔案類型。", "Filenames must not end with \"%1$s\"." : "檔案名稱不能以「%1$s」結尾。", + "Invalid parent path" : "無效的上層路徑", "File already exists" : "檔案已存在", "Invalid path" : "無效的路徑", "Failed to create file from template" : "無法從範本建立檔案", "Templates" : "範本", "Path contains invalid segments" : "路徑包含無效的部份", - "File name is a reserved word" : "檔案名稱是保留字", - "File name contains at least one invalid character" : "檔案名稱含有不允許的字元", - "File name is too long" : "檔案名稱太長", + "Filename is a reserved word" : "檔案名稱是保留字", + "Filename contains at least one invalid character" : "檔案名稱包含了至少一個無效的字元", + "Filename is too long" : "檔案名稱太長", "Empty filename is not allowed" : "不允許空白的檔名", "App \"%s\" cannot be installed because appinfo file cannot be read." : "應用程式 \"%s\" 無法安裝,因為無法讀取 appinfo 檔案。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前版本的伺服器。", @@ -361,6 +362,9 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登入使用者必須為管理員、子管理員或有可存取此設定的特殊權限的使用者", "Logged in user must be an admin or sub admin" : "登入的使用者必須要是管理員或是子管理員", "Logged in user must be an admin" : "登入的使用者必須有管理員權限", + "File name is a reserved word" : "檔案名稱是保留字", + "File name contains at least one invalid character" : "檔案名稱含有不允許的字元", + "File name is too long" : "檔案名稱太長", "Help" : "說明", "Users" : "使用者", "Unknown user" : "未知的使用者", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 9e5d4115f56fa..e88cc01ca28e7 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -85,14 +85,15 @@ "\"%1$s\" is not allowed inside a file or folder name." : "「%1$s」不允許出現在檔案或資料夾名稱中。", "\"%1$s\" is a forbidden file type." : "「%1$s」是禁止的檔案類型。", "Filenames must not end with \"%1$s\"." : "檔案名稱不能以「%1$s」結尾。", + "Invalid parent path" : "無效的上層路徑", "File already exists" : "檔案已存在", "Invalid path" : "無效的路徑", "Failed to create file from template" : "無法從範本建立檔案", "Templates" : "範本", "Path contains invalid segments" : "路徑包含無效的部份", - "File name is a reserved word" : "檔案名稱是保留字", - "File name contains at least one invalid character" : "檔案名稱含有不允許的字元", - "File name is too long" : "檔案名稱太長", + "Filename is a reserved word" : "檔案名稱是保留字", + "Filename contains at least one invalid character" : "檔案名稱包含了至少一個無效的字元", + "Filename is too long" : "檔案名稱太長", "Empty filename is not allowed" : "不允許空白的檔名", "App \"%s\" cannot be installed because appinfo file cannot be read." : "應用程式 \"%s\" 無法安裝,因為無法讀取 appinfo 檔案。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前版本的伺服器。", @@ -359,6 +360,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登入使用者必須為管理員、子管理員或有可存取此設定的特殊權限的使用者", "Logged in user must be an admin or sub admin" : "登入的使用者必須要是管理員或是子管理員", "Logged in user must be an admin" : "登入的使用者必須有管理員權限", + "File name is a reserved word" : "檔案名稱是保留字", + "File name contains at least one invalid character" : "檔案名稱含有不允許的字元", + "File name is too long" : "檔案名稱太長", "Help" : "說明", "Users" : "使用者", "Unknown user" : "未知的使用者",