diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:03 +0000 |
commit | 1a9ded4b429fd20df15449fc877bb81c0a89d9a2 (patch) | |
tree | 0ecdd18b7ee9959a4e8caa006bf7720e934d28e6 /apps/settings/l10n | |
parent | 858de5734e889fe8b4884baa971da3d6884c45fa (diff) | |
download | nextcloud-server-1a9ded4b429fd20df15449fc877bb81c0a89d9a2.tar.gz nextcloud-server-1a9ded4b429fd20df15449fc877bb81c0a89d9a2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
68 files changed, 160 insertions, 74 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 94e280a0b4a..22e42a06da2 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -331,7 +331,6 @@ OC.L10N.register( "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." : "يمكن تنفيذ مهام معالجة النصوص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه لأي مهمة", - "None of your currently installed apps provide Text processing functionality" : "لا يوفر أي من تطبيقاتك المثبتة حاليًا وظيفة معالجة النصوص", "Here you can decide which group can access certain sections of the administration settings." : "هنا يمكنك تحديد المجموعة التي يمكنها الوصول إلى أقسام معينة من إعدادات الإدارة.", "None" : "لا شيء", "Unable to modify setting" : "تعذّر تعديل الإعداد", @@ -823,6 +822,7 @@ OC.L10N.register( "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" : "لا توفر أي من تطبيقاتك المثبتة حاليًا وظيفة تحويل الكلام إلى نص", + "None of your currently installed apps provide Text processing 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 03e85452eff..5b4d7a3f5af 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -329,7 +329,6 @@ "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." : "يمكن تنفيذ مهام معالجة النصوص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه لأي مهمة", - "None of your currently installed apps provide Text processing functionality" : "لا يوفر أي من تطبيقاتك المثبتة حاليًا وظيفة معالجة النصوص", "Here you can decide which group can access certain sections of the administration settings." : "هنا يمكنك تحديد المجموعة التي يمكنها الوصول إلى أقسام معينة من إعدادات الإدارة.", "None" : "لا شيء", "Unable to modify setting" : "تعذّر تعديل الإعداد", @@ -821,6 +820,7 @@ "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" : "لا توفر أي من تطبيقاتك المثبتة حاليًا وظيفة تحويل الكلام إلى نص", + "None of your currently installed apps provide Text processing 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/ca.js b/apps/settings/l10n/ca.js index a1e1e0419a5..48837a0a783 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -200,7 +200,6 @@ OC.L10N.register( "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", "Text processing" : "Processament de text", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tasques de processament de text es poden implementar mitjançant diferents aplicacions. Aquí podeu definir quina aplicació s'ha d'utilitzar per a quina tasca.", - "None of your currently installed apps provide Text processing functionality" : "Cap de les vostres aplicacions instal·lades actualment ofereix la funcionalitat de processament de text", "Here you can decide which group can access certain sections of the administration settings." : "Aquí podeu decidir quin grup pot accedir a certes seccions dels paràmetres d'administració.", "None" : "Cap", "Unable to modify setting" : "No es pot modificar el paràmetre", @@ -592,6 +591,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Cap de les vostres aplicacions instal·lades actualment ofereix la funcionalitat de processament de 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 4c6cd40be9a..ed20d0f5500 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -198,7 +198,6 @@ "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", "Text processing" : "Processament de text", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tasques de processament de text es poden implementar mitjançant diferents aplicacions. Aquí podeu definir quina aplicació s'ha d'utilitzar per a quina tasca.", - "None of your currently installed apps provide Text processing functionality" : "Cap de les vostres aplicacions instal·lades actualment ofereix la funcionalitat de processament de text", "Here you can decide which group can access certain sections of the administration settings." : "Aquí podeu decidir quin grup pot accedir a certes seccions dels paràmetres d'administració.", "None" : "Cap", "Unable to modify setting" : "No es pot modificar el paràmetre", @@ -590,6 +589,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Cap de les vostres aplicacions instal·lades actualment ofereix la funcionalitat de processament de 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 9621989b5c3..d481505a369 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -271,7 +271,6 @@ OC.L10N.register( "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ů", "Text processing" : "Zpracování textu", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy zpracovávání textu je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána který typ úlohy.", - "None of your currently installed apps provide Text processing functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci zpracovávání textu", "Here you can decide which group can access certain sections of the administration settings." : "Zde je možné rozhodnout, které skupiny mohou přistupovat k určitým nastavením správy.", "None" : "Žádné", "Unable to modify setting" : "Nastavení se nedaří změnit", @@ -741,6 +740,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci zpracovávání textu", "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 6d39884917a..f90da9ce92f 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -269,7 +269,6 @@ "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ů", "Text processing" : "Zpracování textu", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy zpracovávání textu je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána který typ úlohy.", - "None of your currently installed apps provide Text processing functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci zpracovávání textu", "Here you can decide which group can access certain sections of the administration settings." : "Zde je možné rozhodnout, které skupiny mohou přistupovat k určitým nastavením správy.", "None" : "Žádné", "Unable to modify setting" : "Nastavení se nedaří změnit", @@ -739,6 +738,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci zpracovávání textu", "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/da.js b/apps/settings/l10n/da.js index 1e51c2c0fb0..84fedd46cd4 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -164,6 +164,7 @@ OC.L10N.register( "Database missing primary keys" : "Database manglende primære nøgler", "Missing primary key on table \"%s\"." : "Manglende primær nøgle i tabel \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Databasen mangler nogle primære nøgler. På grund af det faktum, at tilføjelse af primærnøgler på store borde kunne tage noget tid, blev de ikke tilføjet automatisk. Ved at køre \"occ db:add-missing-primary-keys\" kunne de manglende primærnøgler tilføjes manuelt, mens instansen bliver ved med at køre.", + "Database pending bigint migrations" : "bigint migration er ikke udført på databasen", "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Denne instans kører i fejlretningstilstand. Aktiver kun dette for lokal udvikling og ikke i produktionsmiljøer.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Denne server har ingen fungerende internetforbindelse: Flere slutpunkter kunne ikke nås. Det betyder, at nogle af funktionerne som montering af eksternt lager, meddelelser om opdateringer eller installation af tredjepartsapps ikke vil fungere. Fjernadgang til filer og afsendelse af notifikations-e-mails virker muligvis heller ikke. Opret en forbindelse fra denne server til internettet for at nyde alle funktioner.", "Disabled" : "Deaktiveret", @@ -186,6 +187,7 @@ OC.L10N.register( "Allow resharing" : "Tillad videredeling", "Allow sharing with groups" : "Tillad deling med grupper", "Restrict users to only share with users in their groups" : "Begræns brugere til kun at dele med brugere i deres egen gruppe", + "Ignore the following groups when checking group membership" : "Ignorer følgende grupper når der kontrolleres for gruppe medlemsskab", "Allow users to share via link and emails" : "Tillad brugere at dele via link og e-mails", "Allow public uploads" : "Tillad offentlig upload", "Always ask for a password" : "Spørg altid efter kodeord", @@ -206,6 +208,7 @@ OC.L10N.register( "Two-factor authentication is not enforced for members of the following groups." : "To-faktor-godkendelse håndhæves ikke for medlemmer af følgende grupper.", "Excluded groups" : "Ekskluderede grupper", "Save changes" : "Gem ændringer", + "Show details for {appName} app" : "Vis detaljer for {appName} app", "Update to {update}" : "Opdater til {update}", "Remove" : "Fjern", "Disable" : "Deaktiver", @@ -224,7 +227,10 @@ OC.L10N.register( "Download and enable all" : "Download og aktivér alle", "_%n app has an update available_::_%n apps have an update available_" : ["%n app har en tilgængelig opdatering","%n apps har en tilgængelig opdatering"], "_Update_::_Update all_" : ["Opdatér","Opdatér alle"], + "Nothing to show" : "Intet indhold", + "Could not load section content from app store." : "Kunne ikke hente det valgte indhold fra app store.", "Loading" : "Loader", + "Fetching the latest news…" : "Henter seneste nyt...", "Description" : "Beskrivelse", "Details" : "Detaljer", "All" : "Alle", @@ -234,6 +240,7 @@ OC.L10N.register( "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en mindste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en højeste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", "This app cannot be installed because the following dependencies are not fulfilled:" : "Dette program kan ikke installeres, da følgende afhængigheder ikke imødekommes:", + "Latest updated" : "Sidst opdaterede", "Author" : "Forfatter", "Categories" : "Kategorier", "Resources" : "Resourcer", @@ -242,6 +249,7 @@ OC.L10N.register( "Report a bug" : "Rapporter en fejl", "Request feature" : "Foreslå feature", "Ask questions or discuss" : "Stil spørgsmål eller diskuter", + "Rate the app" : "Bedøm appen", "Rate" : "Bedøm", "View in store" : "Se i butik", "Visit website" : "Besøg hjemmeside", @@ -284,6 +292,7 @@ OC.L10N.register( "Profile" : "Profil", "Enable" : "Aktiver", "Unable to update profile default setting" : "Kan ikke opdatere profilens standardindstilling", + "Failed to save setting" : "Kunne ikke gemme indstillingerne", "Server-side encryption" : "Kryptering på serversiden", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Kryptering på serversiden gør det muligt at kryptere filer, som er uploadet til denne server. Dette kommer med begrænsninger som en præstationsstraf, så aktiver kun dette, hvis det er nødvendigt.", "Enable server-side encryption" : "Slå kryptering til på serversiden", @@ -298,6 +307,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Du skal migrere dine krypteringsnøgler fra den gamle kryptering (ownCloud <= 8.0) til den nye. Aktiver venligst \"Standardkrypteringsmodulet\" og kør {command}", "Unable to update server side encryption config" : "Kan ikke opdatere krypteringskonfigurationen på serversiden", "Please confirm the group removal" : "Bekræft venligst sletning af gruppen", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Du er ved at fjerne gruppen \"{group}\". Konti indeholdt i gruppen vil IKKE blive slettet.", "Cancel" : "Annuller", "Confirm" : "Bekræft", "Submit" : "Tilføj", @@ -322,12 +332,15 @@ OC.L10N.register( "Error saving profile picture" : "Fejl; kunne ikke gemme profil billede", "Error removing profile picture" : "Fejl; kunne ikke slette profil billede", "Your biography" : "Din biografi", + "Enter your date of birth" : "Indtast din fødselsdato", + "Unable to update date of birth" : "Kunne ikke opdatere fødselsdato", "You are a member of the following groups:" : "Du er medlem af følgende grupper:", "You are using <strong>{usage}</strong>" : "Forbrug: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Forbrug: <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Dit fulde navn", "Primary email for password reset and notifications" : "Primær e-mail til nulstilling af adgangskode og meddelelser", "Email options" : "E-mail muligheder", + "Options for additional email address {index}" : "Muligheder for yderligere email {index}", "Remove primary email" : "Fjern primær e-mail", "Delete email" : "Slet e-mail", "This address is not confirmed" : "Denne adresse er ikke bekræftet", @@ -341,7 +354,11 @@ OC.L10N.register( "Unable to delete additional email address" : "Kan ikke slette yderligere e-mailadresse", "No email address set" : "Der er ikke angivet e-mailadresse", "Your handle" : "Dit kendetegn", + "Day to use as the first day of week" : "Første dag i ugen", + "Derived from your locale ({weekDayName})" : "Afledt af systemindstillinger ({weekDayName})", + "Unable to update first day of week" : "Kunne ikke opdatere indstillingerne for første ugedag", "Your headline" : "Din overskrift", + "Languages" : "Sprog", "Help translate" : "Hjælp med oversættelsen", "Unable to update language" : "Kunne ikke opdatere sproget", "No language set" : "Intet sprog indstillet", @@ -352,6 +369,7 @@ OC.L10N.register( "Your organisation" : "Din organisation", "Your phone number" : "Dit telefon nummer", "Edit your Profile visibility" : "Rediger din profils synlighed", + "Enable profile" : "Aktiver profil", "Unable to update profile enabled state" : "Kan ikke opdatere profilaktiveret tilstand", "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." : "Den mere restriktive indstilling af enten synlighed eller omfang respekteres på din profil. For eksempel, hvis synlighed er indstillet til \"Vis til alle\", og omfanget er indstillet til \"Privat\", respekteres \"Privat\".", "Unable to update visibility of {displayId}" : "Kan ikke opdatere synligheden af {displayId}", @@ -359,6 +377,7 @@ OC.L10N.register( "Your X (formerly Twitter) handle" : "Dit X (tidligere Twitter) brugernavn", "Your website" : "Vores hjemmeside", "No {property} set" : "Ingen {property} indstillet", + "Invalid value" : "Ugyldig værdi", "Unable to update {property}" : "Kunne ikke opdaterer {property}", "Add additional email" : "Tilføj yderligere e-mail", "Add" : "Tilføj", @@ -368,19 +387,30 @@ OC.L10N.register( "Reshare" : "Videredel", "No accounts" : "Ingen konto", "Loading accounts …" : "Indlæser kontoerne...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Brugerkonti. Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", "Default language" : "Standardsprog", "Common languages" : "Hyppigt brugte sprog", "Other languages" : "Andre sprog", "Password change is disabled because the master key is disabled" : "Adgangskodeændring er deaktiveret, fordi hovednøglen er deaktiveret", + "New account" : "Ny konto", "Display name" : "Vist navn", "Either password or email is required" : "Adgangskode eller e-mail er påkrævet", "Password (required)" : "Adgangskode (påkrævet)", "Email (required)" : "E-mail (påkrævet)", "Email" : "E-mail", + "Member of the following groups (required)" : "Medlem af følgende grupper (påkrævet)", + "Member of the following groups" : "Medlem af følgende grupper", + "Set account groups" : "Indstil bruger grupper", + "Admin of the following groups" : "Administrator for følgende grupper", + "Set account as admin for …" : "Sæt konto som administrator for ...", "Quota" : "Kvote", + "Set account quota" : "Sæt konto kvote", "Language" : "Sprog", "Set default language" : "Vælg standard sprog", + "Add new account" : "Tilføj ny konto", "Manager" : "Administrér", + "Account name will be autogenerated" : "Brugernavnet vil blive genereret automatisk", + "Account name (required)" : "Brugernavn (påkrævet)", "Total rows summary" : "Samlet række antal", "Avatar" : "Avatar", "Account name" : "Kontonavn", @@ -391,10 +421,17 @@ OC.L10N.register( "Password or insufficient permissions message" : "Besked om adgangskode eller manglende rettigheder", "Change display name" : "Redigér vist navn", "Set new password" : "Indstil ny adgangskode", + "You do not have permissions to see the details of this account" : "Du har ikke tilladelse til at se denne brugers detaljer", "Set new email address" : "Indstil ny e-mail adresse", + "Add account to group" : "Føj bruger til gruppe", + "Set account as admin for" : "Sæt konto som administrator for ...", + "Select account quota" : "Sæt konto kvote", "Set the language" : "Indstil sproget", "{size} used" : "{size} brugt", "Delete account" : "Slet konto", + "Disconnect all devices and delete local data" : "Afbryd forbindelsen til alle indloggede enheder og slet lokale data", + "Disable account" : "Deaktiver konto", + "Enable account" : "Aktiver konto", "Resend welcome email" : "Send velkomstemail igen", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "I tilfælde af tabt enhed eller forlader organisationen, kan dette fjernslette Nextcloud-dataene fra alle enheder, der er knyttet til {userid}. Virker kun, hvis enhederne er forbundet til internettet.", "Remote wipe of devices" : "Fjernsletning af enheder", diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index 5ec13105e00..0c346676f80 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -162,6 +162,7 @@ "Database missing primary keys" : "Database manglende primære nøgler", "Missing primary key on table \"%s\"." : "Manglende primær nøgle i tabel \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Databasen mangler nogle primære nøgler. På grund af det faktum, at tilføjelse af primærnøgler på store borde kunne tage noget tid, blev de ikke tilføjet automatisk. Ved at køre \"occ db:add-missing-primary-keys\" kunne de manglende primærnøgler tilføjes manuelt, mens instansen bliver ved med at køre.", + "Database pending bigint migrations" : "bigint migration er ikke udført på databasen", "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Denne instans kører i fejlretningstilstand. Aktiver kun dette for lokal udvikling og ikke i produktionsmiljøer.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Denne server har ingen fungerende internetforbindelse: Flere slutpunkter kunne ikke nås. Det betyder, at nogle af funktionerne som montering af eksternt lager, meddelelser om opdateringer eller installation af tredjepartsapps ikke vil fungere. Fjernadgang til filer og afsendelse af notifikations-e-mails virker muligvis heller ikke. Opret en forbindelse fra denne server til internettet for at nyde alle funktioner.", "Disabled" : "Deaktiveret", @@ -184,6 +185,7 @@ "Allow resharing" : "Tillad videredeling", "Allow sharing with groups" : "Tillad deling med grupper", "Restrict users to only share with users in their groups" : "Begræns brugere til kun at dele med brugere i deres egen gruppe", + "Ignore the following groups when checking group membership" : "Ignorer følgende grupper når der kontrolleres for gruppe medlemsskab", "Allow users to share via link and emails" : "Tillad brugere at dele via link og e-mails", "Allow public uploads" : "Tillad offentlig upload", "Always ask for a password" : "Spørg altid efter kodeord", @@ -204,6 +206,7 @@ "Two-factor authentication is not enforced for members of the following groups." : "To-faktor-godkendelse håndhæves ikke for medlemmer af følgende grupper.", "Excluded groups" : "Ekskluderede grupper", "Save changes" : "Gem ændringer", + "Show details for {appName} app" : "Vis detaljer for {appName} app", "Update to {update}" : "Opdater til {update}", "Remove" : "Fjern", "Disable" : "Deaktiver", @@ -222,7 +225,10 @@ "Download and enable all" : "Download og aktivér alle", "_%n app has an update available_::_%n apps have an update available_" : ["%n app har en tilgængelig opdatering","%n apps har en tilgængelig opdatering"], "_Update_::_Update all_" : ["Opdatér","Opdatér alle"], + "Nothing to show" : "Intet indhold", + "Could not load section content from app store." : "Kunne ikke hente det valgte indhold fra app store.", "Loading" : "Loader", + "Fetching the latest news…" : "Henter seneste nyt...", "Description" : "Beskrivelse", "Details" : "Detaljer", "All" : "Alle", @@ -232,6 +238,7 @@ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en mindste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en højeste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", "This app cannot be installed because the following dependencies are not fulfilled:" : "Dette program kan ikke installeres, da følgende afhængigheder ikke imødekommes:", + "Latest updated" : "Sidst opdaterede", "Author" : "Forfatter", "Categories" : "Kategorier", "Resources" : "Resourcer", @@ -240,6 +247,7 @@ "Report a bug" : "Rapporter en fejl", "Request feature" : "Foreslå feature", "Ask questions or discuss" : "Stil spørgsmål eller diskuter", + "Rate the app" : "Bedøm appen", "Rate" : "Bedøm", "View in store" : "Se i butik", "Visit website" : "Besøg hjemmeside", @@ -282,6 +290,7 @@ "Profile" : "Profil", "Enable" : "Aktiver", "Unable to update profile default setting" : "Kan ikke opdatere profilens standardindstilling", + "Failed to save setting" : "Kunne ikke gemme indstillingerne", "Server-side encryption" : "Kryptering på serversiden", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Kryptering på serversiden gør det muligt at kryptere filer, som er uploadet til denne server. Dette kommer med begrænsninger som en præstationsstraf, så aktiver kun dette, hvis det er nødvendigt.", "Enable server-side encryption" : "Slå kryptering til på serversiden", @@ -296,6 +305,7 @@ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Du skal migrere dine krypteringsnøgler fra den gamle kryptering (ownCloud <= 8.0) til den nye. Aktiver venligst \"Standardkrypteringsmodulet\" og kør {command}", "Unable to update server side encryption config" : "Kan ikke opdatere krypteringskonfigurationen på serversiden", "Please confirm the group removal" : "Bekræft venligst sletning af gruppen", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Du er ved at fjerne gruppen \"{group}\". Konti indeholdt i gruppen vil IKKE blive slettet.", "Cancel" : "Annuller", "Confirm" : "Bekræft", "Submit" : "Tilføj", @@ -320,12 +330,15 @@ "Error saving profile picture" : "Fejl; kunne ikke gemme profil billede", "Error removing profile picture" : "Fejl; kunne ikke slette profil billede", "Your biography" : "Din biografi", + "Enter your date of birth" : "Indtast din fødselsdato", + "Unable to update date of birth" : "Kunne ikke opdatere fødselsdato", "You are a member of the following groups:" : "Du er medlem af følgende grupper:", "You are using <strong>{usage}</strong>" : "Forbrug: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Forbrug: <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Dit fulde navn", "Primary email for password reset and notifications" : "Primær e-mail til nulstilling af adgangskode og meddelelser", "Email options" : "E-mail muligheder", + "Options for additional email address {index}" : "Muligheder for yderligere email {index}", "Remove primary email" : "Fjern primær e-mail", "Delete email" : "Slet e-mail", "This address is not confirmed" : "Denne adresse er ikke bekræftet", @@ -339,7 +352,11 @@ "Unable to delete additional email address" : "Kan ikke slette yderligere e-mailadresse", "No email address set" : "Der er ikke angivet e-mailadresse", "Your handle" : "Dit kendetegn", + "Day to use as the first day of week" : "Første dag i ugen", + "Derived from your locale ({weekDayName})" : "Afledt af systemindstillinger ({weekDayName})", + "Unable to update first day of week" : "Kunne ikke opdatere indstillingerne for første ugedag", "Your headline" : "Din overskrift", + "Languages" : "Sprog", "Help translate" : "Hjælp med oversættelsen", "Unable to update language" : "Kunne ikke opdatere sproget", "No language set" : "Intet sprog indstillet", @@ -350,6 +367,7 @@ "Your organisation" : "Din organisation", "Your phone number" : "Dit telefon nummer", "Edit your Profile visibility" : "Rediger din profils synlighed", + "Enable profile" : "Aktiver profil", "Unable to update profile enabled state" : "Kan ikke opdatere profilaktiveret tilstand", "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." : "Den mere restriktive indstilling af enten synlighed eller omfang respekteres på din profil. For eksempel, hvis synlighed er indstillet til \"Vis til alle\", og omfanget er indstillet til \"Privat\", respekteres \"Privat\".", "Unable to update visibility of {displayId}" : "Kan ikke opdatere synligheden af {displayId}", @@ -357,6 +375,7 @@ "Your X (formerly Twitter) handle" : "Dit X (tidligere Twitter) brugernavn", "Your website" : "Vores hjemmeside", "No {property} set" : "Ingen {property} indstillet", + "Invalid value" : "Ugyldig værdi", "Unable to update {property}" : "Kunne ikke opdaterer {property}", "Add additional email" : "Tilføj yderligere e-mail", "Add" : "Tilføj", @@ -366,19 +385,30 @@ "Reshare" : "Videredel", "No accounts" : "Ingen konto", "Loading accounts …" : "Indlæser kontoerne...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Brugerkonti. Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", "Default language" : "Standardsprog", "Common languages" : "Hyppigt brugte sprog", "Other languages" : "Andre sprog", "Password change is disabled because the master key is disabled" : "Adgangskodeændring er deaktiveret, fordi hovednøglen er deaktiveret", + "New account" : "Ny konto", "Display name" : "Vist navn", "Either password or email is required" : "Adgangskode eller e-mail er påkrævet", "Password (required)" : "Adgangskode (påkrævet)", "Email (required)" : "E-mail (påkrævet)", "Email" : "E-mail", + "Member of the following groups (required)" : "Medlem af følgende grupper (påkrævet)", + "Member of the following groups" : "Medlem af følgende grupper", + "Set account groups" : "Indstil bruger grupper", + "Admin of the following groups" : "Administrator for følgende grupper", + "Set account as admin for …" : "Sæt konto som administrator for ...", "Quota" : "Kvote", + "Set account quota" : "Sæt konto kvote", "Language" : "Sprog", "Set default language" : "Vælg standard sprog", + "Add new account" : "Tilføj ny konto", "Manager" : "Administrér", + "Account name will be autogenerated" : "Brugernavnet vil blive genereret automatisk", + "Account name (required)" : "Brugernavn (påkrævet)", "Total rows summary" : "Samlet række antal", "Avatar" : "Avatar", "Account name" : "Kontonavn", @@ -389,10 +419,17 @@ "Password or insufficient permissions message" : "Besked om adgangskode eller manglende rettigheder", "Change display name" : "Redigér vist navn", "Set new password" : "Indstil ny adgangskode", + "You do not have permissions to see the details of this account" : "Du har ikke tilladelse til at se denne brugers detaljer", "Set new email address" : "Indstil ny e-mail adresse", + "Add account to group" : "Føj bruger til gruppe", + "Set account as admin for" : "Sæt konto som administrator for ...", + "Select account quota" : "Sæt konto kvote", "Set the language" : "Indstil sproget", "{size} used" : "{size} brugt", "Delete account" : "Slet konto", + "Disconnect all devices and delete local data" : "Afbryd forbindelsen til alle indloggede enheder og slet lokale data", + "Disable account" : "Deaktiver konto", + "Enable account" : "Aktiver konto", "Resend welcome email" : "Send velkomstemail igen", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "I tilfælde af tabt enhed eller forlader organisationen, kan dette fjernslette Nextcloud-dataene fra alle enheder, der er knyttet til {userid}. Virker kun, hvis enhederne er forbundet til internettet.", "Remote wipe of devices" : "Fjernsletning af enheder", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 77653295c23..04e8cd3543a 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -327,7 +327,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Keine deiner derzeit installierten Apps bietet Funktionen zur Bilderstellung.", "Text processing" : "Textverarbeitung", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier kannst du einstellen, welche App für welche Aufgabe verwendet werden soll.", - "None of your currently installed apps provide Text processing functionality" : "Keine deiner derzeit installierten Apps bietet Funktionalität zur Textverarbeitung.", "Here you can decide which group can access certain sections of the administration settings." : "Hier kannst du festlegen, welche Gruppe auf bestimmte Bereiche der Verwaltungseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", @@ -614,7 +613,7 @@ OC.L10N.register( "Set default language" : "Standard-Sprache einstellen", "Add new account" : "Neues Konto hinzufügen", "Manager" : "Manager", - "Set line manager" : "Manager festlegen", + "Set line manager" : "Linien-Manager festlegen", "Account name will be autogenerated" : "Kontenname wird automatisch erstellt", "Account name (required)" : "Kontoname (erforderlich)", "Total rows summary" : "Zusammenfassung aller Zeilen", @@ -817,6 +816,7 @@ OC.L10N.register( "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.", + "None of your currently installed apps provide Text processing functionality" : "Keine deiner derzeit installierten Apps bietet Funktionalität zur Textverarbeitung.", "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 07fc47c4487..97742d4bb54 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -325,7 +325,6 @@ "None of your currently installed apps provide image generation functionality" : "Keine deiner derzeit installierten Apps bietet Funktionen zur Bilderstellung.", "Text processing" : "Textverarbeitung", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier kannst du einstellen, welche App für welche Aufgabe verwendet werden soll.", - "None of your currently installed apps provide Text processing functionality" : "Keine deiner derzeit installierten Apps bietet Funktionalität zur Textverarbeitung.", "Here you can decide which group can access certain sections of the administration settings." : "Hier kannst du festlegen, welche Gruppe auf bestimmte Bereiche der Verwaltungseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", @@ -612,7 +611,7 @@ "Set default language" : "Standard-Sprache einstellen", "Add new account" : "Neues Konto hinzufügen", "Manager" : "Manager", - "Set line manager" : "Manager festlegen", + "Set line manager" : "Linien-Manager festlegen", "Account name will be autogenerated" : "Kontenname wird automatisch erstellt", "Account name (required)" : "Kontoname (erforderlich)", "Total rows summary" : "Zusammenfassung aller Zeilen", @@ -815,6 +814,7 @@ "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.", + "None of your currently installed apps provide Text processing functionality" : "Keine deiner derzeit installierten Apps bietet Funktionalität zur Textverarbeitung.", "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 0a073a6233c..3bb048ad0b2 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -331,7 +331,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionen zur Bilderstellung", "Text processing" : "Textverarbeitung", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.", - "None of your currently installed apps provide Text processing functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionalität zur Textverarbeitung", "Here you can decide which group can access certain sections of the administration settings." : "Hier können Sie festlegen, welche Gruppe auf bestimmte Bereiche der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", @@ -823,6 +822,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionalität zur Textverarbeitung", "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 989952bd9ed..4cef6e457db 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -329,7 +329,6 @@ "None of your currently installed apps provide image generation functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionen zur Bilderstellung", "Text processing" : "Textverarbeitung", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.", - "None of your currently installed apps provide Text processing functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionalität zur Textverarbeitung", "Here you can decide which group can access certain sections of the administration settings." : "Hier können Sie festlegen, welche Gruppe auf bestimmte Bereiche der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", @@ -821,6 +820,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionalität zur Textverarbeitung", "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 f685028f0a4..24917e98531 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -331,7 +331,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", "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.", - "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing functionality", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "None", "Unable to modify setting" : "Unable to modify setting", @@ -823,6 +822,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing 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 322e28801e4..04fe56eeb90 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -329,7 +329,6 @@ "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", "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.", - "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing functionality", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "None", "Unable to modify setting" : "Unable to modify setting", @@ -821,6 +820,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing 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 76884b24e72..6b289ebfba3 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -299,7 +299,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Ninguna de las aplicaciones instaladas provee funcionalidad de generación de imágenes", "Text processing" : "Procesamiento de texto", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Las tareas de procesamiento de texto pueden estar implementadas por diferentes apps. Aquí puede definir cual app debe utilizarse para cada tarea.", - "None of your currently installed apps provide Text processing functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de procesamiento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aquí puede decidir qué grupo puede acceder a determinadas secciones de la configuración de administración.", "None" : "Ninguno", "Unable to modify setting" : "No se ha podido modificar la configuración", @@ -768,6 +767,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de procesamiento de 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 a5a8d42dc2f..61d77137cd1 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -297,7 +297,6 @@ "None of your currently installed apps provide image generation functionality" : "Ninguna de las aplicaciones instaladas provee funcionalidad de generación de imágenes", "Text processing" : "Procesamiento de texto", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Las tareas de procesamiento de texto pueden estar implementadas por diferentes apps. Aquí puede definir cual app debe utilizarse para cada tarea.", - "None of your currently installed apps provide Text processing functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de procesamiento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aquí puede decidir qué grupo puede acceder a determinadas secciones de la configuración de administración.", "None" : "Ninguno", "Unable to modify setting" : "No se ha podido modificar la configuración", @@ -766,6 +765,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de procesamiento de 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 0dde740bddb..faf4d769471 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -267,7 +267,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Ninguna de sus aplicaciones instaladas proveen la funcionalidad de generación de imágenes", "Text processing" : "Procesamiento de texto", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Las tareas de procesamiento de texto pueden estar implementadas por diferentes aplicaciones. Aquí puede definir cual aplicación debe utilizarse para cada tarea.", - "None of your currently installed apps provide Text processing functionality" : "Ninguna de sus aplicaciones instaladas proveen la funcionalidad de procesamiento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aquí puede decidir qué grupo puede acceder a determinadas secciones de la configuración de administración.", "None" : "Ninguno", "Unable to modify setting" : "No se pudo modificar la configuración", @@ -727,6 +726,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Ninguna de sus aplicaciones instaladas proveen la funcionalidad de procesamiento de 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 aeecb2556e6..7eb8e2a62b9 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -265,7 +265,6 @@ "None of your currently installed apps provide image generation functionality" : "Ninguna de sus aplicaciones instaladas proveen la funcionalidad de generación de imágenes", "Text processing" : "Procesamiento de texto", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Las tareas de procesamiento de texto pueden estar implementadas por diferentes aplicaciones. Aquí puede definir cual aplicación debe utilizarse para cada tarea.", - "None of your currently installed apps provide Text processing functionality" : "Ninguna de sus aplicaciones instaladas proveen la funcionalidad de procesamiento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aquí puede decidir qué grupo puede acceder a determinadas secciones de la configuración de administración.", "None" : "Ninguno", "Unable to modify setting" : "No se pudo modificar la configuración", @@ -725,6 +724,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Ninguna de sus aplicaciones instaladas proveen la funcionalidad de procesamiento de 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 f8cdece952e..e9b5408f84c 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -328,7 +328,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Ez dago irudien sorpenerako funtzionalitatea ematen duen aplikaziorik unean.", "Text processing" : "Testu-prozesamendua", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Testu-prozesamendu zereginak aplikazio ezberdinek inplementatu dezakete. Zeintzuk aplikazio erabili daitezkeen zein zereginerako ezarri dezakezu hemen.", - "None of your currently installed apps provide Text processing functionality" : "Ez dago testu-prozesamendu funtzionalitatea ematen duen aplikaziorik unean.", "Here you can decide which group can access certain sections of the administration settings." : "Hemen administratzaile ezarpeneko hainbat sekziotan sartu daitezkeen taldeak erabaki ditzakezu.", "None" : "Bat ere ez", "Unable to modify setting" : "Ezin izan da ezarpena aldatu", @@ -820,6 +819,7 @@ OC.L10N.register( "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.", + "None of your currently installed apps provide Text processing functionality" : "Ez dago testu-prozesamendu 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 b62dfbb8215..2233b2c30c8 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -326,7 +326,6 @@ "None of your currently installed apps provide image generation functionality" : "Ez dago irudien sorpenerako funtzionalitatea ematen duen aplikaziorik unean.", "Text processing" : "Testu-prozesamendua", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Testu-prozesamendu zereginak aplikazio ezberdinek inplementatu dezakete. Zeintzuk aplikazio erabili daitezkeen zein zereginerako ezarri dezakezu hemen.", - "None of your currently installed apps provide Text processing functionality" : "Ez dago testu-prozesamendu funtzionalitatea ematen duen aplikaziorik unean.", "Here you can decide which group can access certain sections of the administration settings." : "Hemen administratzaile ezarpeneko hainbat sekziotan sartu daitezkeen taldeak erabaki ditzakezu.", "None" : "Bat ere ez", "Unable to modify setting" : "Ezin izan da ezarpena aldatu", @@ -818,6 +817,7 @@ "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.", + "None of your currently installed apps provide Text processing functionality" : "Ez dago testu-prozesamendu 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 bb009182455..5c8213efe11 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -140,7 +140,6 @@ OC.L10N.register( "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.", - "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing functionality", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "هیچکدام", "Unable to modify setting" : "Unable to modify setting", @@ -487,6 +486,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing 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", diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index 77569217caf..e26936c005e 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -138,7 +138,6 @@ "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.", - "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing functionality", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "هیچکدام", "Unable to modify setting" : "Unable to modify setting", @@ -485,6 +484,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing 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", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 6f5aca03fc2..bfc1dbd142e 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -305,7 +305,6 @@ OC.L10N.register( "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.", "Text processing" : "Génération de texte", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tâches de génération de texte peuvent être implémentées par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour ces tâches.", - "None of your currently installed apps provide Text processing functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération de texte.", "Here you can decide which group can access certain sections of the administration settings." : "Ici, vous pouvez décider quel groupe peut accéder à certaines sections des paramètres d'administration.", "None" : "Aucun", "Unable to modify setting" : "Impossible de modifier le paramètre", @@ -793,6 +792,7 @@ OC.L10N.register( "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.", + "None of your currently installed apps provide Text processing functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération de texte.", "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 67e1f56ceea..928a69a56df 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -303,7 +303,6 @@ "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.", "Text processing" : "Génération de texte", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tâches de génération de texte peuvent être implémentées par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour ces tâches.", - "None of your currently installed apps provide Text processing functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération de texte.", "Here you can decide which group can access certain sections of the administration settings." : "Ici, vous pouvez décider quel groupe peut accéder à certaines sections des paramètres d'administration.", "None" : "Aucun", "Unable to modify setting" : "Impossible de modifier le paramètre", @@ -791,6 +790,7 @@ "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.", + "None of your currently installed apps provide Text processing functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération de texte.", "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 77b95f9d2c4..ef2cb91fe31 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -331,7 +331,6 @@ OC.L10N.register( "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á", "Text processing" : "Próiseáil téacs", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Is féidir le feidhmchláir éagsúla tascanna próiseála téacs a chur i bhfeidhm. Anseo is féidir leat a shocrú cén aip ba chóir a úsáid le haghaidh an tasc.", - "None of your currently installed apps provide Text processing functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht próiseála Téacs", "Here you can decide which group can access certain sections of the administration settings." : "Anseo is féidir leat cinneadh a dhéanamh maidir le cén grúpa a fhéadfaidh rochtain a fháil ar ranna áirithe de na socruithe riaracháin.", "None" : "aon cheann", "Unable to modify setting" : "Ní féidir an socrú a mhodhnú", @@ -823,6 +822,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht próiseála 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 14406fd7b8c..af5726f912c 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -329,7 +329,6 @@ "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á", "Text processing" : "Próiseáil téacs", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Is féidir le feidhmchláir éagsúla tascanna próiseála téacs a chur i bhfeidhm. Anseo is féidir leat a shocrú cén aip ba chóir a úsáid le haghaidh an tasc.", - "None of your currently installed apps provide Text processing functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht próiseála Téacs", "Here you can decide which group can access certain sections of the administration settings." : "Anseo is féidir leat cinneadh a dhéanamh maidir le cén grúpa a fhéadfaidh rochtain a fháil ar ranna áirithe de na socruithe riaracháin.", "None" : "aon cheann", "Unable to modify setting" : "Ní féidir an socrú a mhodhnú", @@ -821,6 +820,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht próiseála 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 d47e5e9a07b..82245e801e9 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -137,7 +137,7 @@ OC.L10N.register( "Your remote address could not be determined." : "Non foi posíbel determinar o seu enderezo remoto.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "O seu enderezo remoto foi identificado como «%s» e neste momento está estrangulado por forza bruta, o que reduce o rendemento de varias solicitudes. Se o enderezo remoto non é o seu enderezo, isto pode ser unha indicación de que un proxy non está configurado correctamente.", "Your remote address \"%s\" is not brute-force throttled." : "O seu enderezo remoto «%s» non está estrangulado por forza bruta.", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Polo tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url». Este fallo pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída.", + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url». Este fallo pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída.", "Old administration imported certificates" : "Certificados antigos importados pola administración", "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Está pendente un traballo en segundo plano que comprobe os certificados SSL importados pola administración. Volva comprobalo máis adiante.", "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Hai algúns certificados SSL importados pola administración, que xa non se usan con Nextcloud 21. Pódense importar coa liña de ordes mediante a orde «occ security:certificates:import». As súas rutas dentro do directorio de datos amósanse deseguido.", @@ -305,7 +305,7 @@ OC.L10N.register( "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GiB dispoñíbeis en %s (directorio temporal de Nextcloud)", "Temporary directory is correctly configured:\n%s" : "O directorio temporal está configurado correctamente:\n%s", "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Esta instancia usa un almacén de obxectos baseado en S3 como almacenamento principal e ten espazo abondo no directorio temporal.\n%s", - "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Esta instancia usa un almacén de obxectos baseado en S3 como almacenamento principal. Os ficheiros enviados almacénanse temporalmente no servidor e, polo tanto, recoméndase dispor de 50 GiB de espazo libre no directorio temporal de PHP. Para mellorar isto, cambie o directorio temporal no php.ini ou xere máis espazo dispoñíbel nesa ruta.\nA comprobación do espazo dispoñíbel na ruta temporal deu como resultado %.1f GiB no canto dos 50 GiB recomendados. Ruta: %s", + "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Esta instancia usa un almacén de obxectos baseado en S3 como almacenamento principal. Os ficheiros enviados almacénanse temporalmente no servidor e, por tanto, recoméndase dispor de 50 GiB de espazo libre no directorio temporal de PHP. Para mellorar isto, cambie o directorio temporal no php.ini ou xere máis espazo dispoñíbel nesa ruta.\nA comprobación do espazo dispoñíbel na ruta temporal deu como resultado %.1f GiB no canto dos 50 GiB recomendados. Ruta: %s", "Database transaction isolation level" : "Nivel de illamento da transacción da base de datos", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "A súa base de datos non se executa co nivel de illamento de transacción «READ COMMITTED» . Isto pode causar problemas cando se executan múltiples accións en paralelo.", "Was not able to get transaction isolation level: %s" : "Non foi posíbel obter o nivel de illamento da transacción: %s", @@ -331,7 +331,6 @@ OC.L10N.register( "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", "Text processing" : "Procesamento de texto", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", - "None of your currently installed apps provide Text processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aquí pode decidir que grupo pode acceder a determinadas seccións dos axustes de administración.", "None" : "Ningún", "Unable to modify setting" : "Non é posíbel modificar a configuración", @@ -823,6 +822,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de 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", @@ -882,7 +882,7 @@ OC.L10N.register( "Show to logged in users only" : "Amosar só aos usuarios que accederon", "Nextcloud help resources" : "Recursos de axuda de Nextcloud", "SMTP Username" : "Nome de usuario SMTP", - "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Polo tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url».", + "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url».", "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Non foi posíbel comprobar a compatibilidade de JavaScript a través de ningún dos seus «trusted_domains» nin «overwrite.cli.url». Isto pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída. Comprobe manualmente se o seu servidor web serve ficheiros «.mjs» usando o tipo MIME JavaScript.", "Active accounts" : "Contas activas" }, diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index f88667e10f7..ccad8bdb59d 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -135,7 +135,7 @@ "Your remote address could not be determined." : "Non foi posíbel determinar o seu enderezo remoto.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "O seu enderezo remoto foi identificado como «%s» e neste momento está estrangulado por forza bruta, o que reduce o rendemento de varias solicitudes. Se o enderezo remoto non é o seu enderezo, isto pode ser unha indicación de que un proxy non está configurado correctamente.", "Your remote address \"%s\" is not brute-force throttled." : "O seu enderezo remoto «%s» non está estrangulado por forza bruta.", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Polo tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url». Este fallo pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída.", + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url». Este fallo pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída.", "Old administration imported certificates" : "Certificados antigos importados pola administración", "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Está pendente un traballo en segundo plano que comprobe os certificados SSL importados pola administración. Volva comprobalo máis adiante.", "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Hai algúns certificados SSL importados pola administración, que xa non se usan con Nextcloud 21. Pódense importar coa liña de ordes mediante a orde «occ security:certificates:import». As súas rutas dentro do directorio de datos amósanse deseguido.", @@ -303,7 +303,7 @@ "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GiB dispoñíbeis en %s (directorio temporal de Nextcloud)", "Temporary directory is correctly configured:\n%s" : "O directorio temporal está configurado correctamente:\n%s", "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Esta instancia usa un almacén de obxectos baseado en S3 como almacenamento principal e ten espazo abondo no directorio temporal.\n%s", - "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Esta instancia usa un almacén de obxectos baseado en S3 como almacenamento principal. Os ficheiros enviados almacénanse temporalmente no servidor e, polo tanto, recoméndase dispor de 50 GiB de espazo libre no directorio temporal de PHP. Para mellorar isto, cambie o directorio temporal no php.ini ou xere máis espazo dispoñíbel nesa ruta.\nA comprobación do espazo dispoñíbel na ruta temporal deu como resultado %.1f GiB no canto dos 50 GiB recomendados. Ruta: %s", + "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Esta instancia usa un almacén de obxectos baseado en S3 como almacenamento principal. Os ficheiros enviados almacénanse temporalmente no servidor e, por tanto, recoméndase dispor de 50 GiB de espazo libre no directorio temporal de PHP. Para mellorar isto, cambie o directorio temporal no php.ini ou xere máis espazo dispoñíbel nesa ruta.\nA comprobación do espazo dispoñíbel na ruta temporal deu como resultado %.1f GiB no canto dos 50 GiB recomendados. Ruta: %s", "Database transaction isolation level" : "Nivel de illamento da transacción da base de datos", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "A súa base de datos non se executa co nivel de illamento de transacción «READ COMMITTED» . Isto pode causar problemas cando se executan múltiples accións en paralelo.", "Was not able to get transaction isolation level: %s" : "Non foi posíbel obter o nivel de illamento da transacción: %s", @@ -329,7 +329,6 @@ "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", "Text processing" : "Procesamento de texto", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", - "None of your currently installed apps provide Text processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aquí pode decidir que grupo pode acceder a determinadas seccións dos axustes de administración.", "None" : "Ningún", "Unable to modify setting" : "Non é posíbel modificar a configuración", @@ -821,6 +820,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de 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", @@ -880,7 +880,7 @@ "Show to logged in users only" : "Amosar só aos usuarios que accederon", "Nextcloud help resources" : "Recursos de axuda de Nextcloud", "SMTP Username" : "Nome de usuario SMTP", - "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Polo tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url».", + "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url».", "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Non foi posíbel comprobar a compatibilidade de JavaScript a través de ningún dos seus «trusted_domains» nin «overwrite.cli.url». Isto pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída. Comprobe manualmente se o seu servidor web serve ficheiros «.mjs» usando o tipo MIME JavaScript.", "Active accounts" : "Contas activas" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 110dca5f511..72852ec64ed 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -178,7 +178,6 @@ OC.L10N.register( "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.", - "None of your currently installed apps provide Text processing functionality" : "Egyik jelenleg telepített alkalmazás sem támogatja a szövegfeldolgozás funkciót", "Here you can decide which group can access certain sections of the administration settings." : "Itt eldöntheti, hogy mely csoportok érhetik el a rendszergazdai beállítások bizonyos szakaszait.", "None" : "Egyik sem", "Unable to modify setting" : "A beállítás nem módosítható", @@ -599,6 +598,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Egyik jelenleg telepített alkalmazás sem támogatja a szövegfeldolgozá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 60e3e52a165..634e2a59e1e 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -176,7 +176,6 @@ "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.", - "None of your currently installed apps provide Text processing functionality" : "Egyik jelenleg telepített alkalmazás sem támogatja a szövegfeldolgozás funkciót", "Here you can decide which group can access certain sections of the administration settings." : "Itt eldöntheti, hogy mely csoportok érhetik el a rendszergazdai beállítások bizonyos szakaszait.", "None" : "Egyik sem", "Unable to modify setting" : "A beállítás nem módosítható", @@ -597,6 +596,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Egyik jelenleg telepített alkalmazás sem támogatja a szövegfeldolgozá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/it.js b/apps/settings/l10n/it.js index c02a08eba86..3eaed6c0b45 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -208,7 +208,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Nessuna delle tue applicazioni attualmente installate fornisce funzionalità di generazione di immagini", "Text processing" : "Elaborazione del testo", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "L'elaborazione del testo può essere implementata da diverse applicazioni. Qui puoi impostare quale applicazioni usare per quale compito.", - "None of your currently installed apps provide Text processing functionality" : "Nessuna delle applicazioni installate integra la funzionalità elaborazione del testo", "Here you can decide which group can access certain sections of the administration settings." : "Qui puoi decidere quali gruppi possono accedere ad alcune sezioni delle impostazioni di amministrazione.", "None" : "Nessuno", "Unable to modify setting" : "Impossibile modificare l'impostazione", @@ -613,6 +612,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Nessuna delle applicazioni installate integra la funzionalità elaborazione del testo", "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 2a2db20a359..fb458342f04 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -206,7 +206,6 @@ "None of your currently installed apps provide image generation functionality" : "Nessuna delle tue applicazioni attualmente installate fornisce funzionalità di generazione di immagini", "Text processing" : "Elaborazione del testo", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "L'elaborazione del testo può essere implementata da diverse applicazioni. Qui puoi impostare quale applicazioni usare per quale compito.", - "None of your currently installed apps provide Text processing functionality" : "Nessuna delle applicazioni installate integra la funzionalità elaborazione del testo", "Here you can decide which group can access certain sections of the administration settings." : "Qui puoi decidere quali gruppi possono accedere ad alcune sezioni delle impostazioni di amministrazione.", "None" : "Nessuno", "Unable to modify setting" : "Impossibile modificare l'impostazione", @@ -611,6 +610,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Nessuna delle applicazioni installate integra la funzionalità elaborazione del testo", "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 8d5386b0795..64d9bf16676 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -331,7 +331,6 @@ OC.L10N.register( "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." : "テキスト処理タスクは、異なるアプリで実装することができます。ここでは、どのタスクにどのアプリを使うかを設定できます。", - "None of your currently installed apps provide Text processing functionality" : "現在インストールされているどのアプリも、テキスト処理機能を提供していません", "Here you can decide which group can access certain sections of the administration settings." : "ここではどのグループが、どの管理設定項目にアクセスできるか決めることができます。", "None" : "なし", "Unable to modify setting" : "設定を変更できません", @@ -823,6 +822,7 @@ OC.L10N.register( "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)を提供していません。", + "None of your currently installed apps provide Text processing 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/ja.json b/apps/settings/l10n/ja.json index 44eb76adda7..3347276d8b3 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -329,7 +329,6 @@ "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." : "テキスト処理タスクは、異なるアプリで実装することができます。ここでは、どのタスクにどのアプリを使うかを設定できます。", - "None of your currently installed apps provide Text processing functionality" : "現在インストールされているどのアプリも、テキスト処理機能を提供していません", "Here you can decide which group can access certain sections of the administration settings." : "ここではどのグループが、どの管理設定項目にアクセスできるか決めることができます。", "None" : "なし", "Unable to modify setting" : "設定を変更できません", @@ -821,6 +820,7 @@ "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)を提供していません。", + "None of your currently installed apps provide Text processing 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/ka.js b/apps/settings/l10n/ka.js index ba1fde72c7b..51d438f2ab4 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -199,7 +199,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", "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.", - "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing functionality", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "None", "Unable to modify setting" : "Unable to modify setting", @@ -588,6 +587,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing 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 5e4dba99660..d6ed10fbecf 100644 --- a/apps/settings/l10n/ka.json +++ b/apps/settings/l10n/ka.json @@ -197,7 +197,6 @@ "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", "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.", - "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing functionality", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "None", "Unable to modify setting" : "Unable to modify setting", @@ -586,6 +585,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing 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 531be407cae..9644f484eda 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -263,7 +263,6 @@ OC.L10N.register( "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." : "문장처리 기술을 채용한 앱이 이곳에 표시됩니다. 문장처리 기술을 사용할 앱과 해당 기술이 사용될 작업을 설정하십시오.", - "None of your currently installed apps provide Text processing functionality" : "현재 설치된 앱 중 문장처리 기술을 제공하는 것이 없습니다", "Here you can decide which group can access certain sections of the administration settings." : "이곳에서 각 설정 메뉴별로 해당 메뉴에 접근 가능한 그룹을 지정할 수 있습니다.", "None" : "없음", "Unable to modify setting" : "설정을 수정할 수 없습니다.", @@ -695,6 +694,7 @@ OC.L10N.register( "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" : "현재 설치된 앱 중 음성인식 기능을 제공하는 것이 없습니다", + "None of your currently installed apps provide Text processing 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 f5a0c3a3203..6e5512da547 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -261,7 +261,6 @@ "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." : "문장처리 기술을 채용한 앱이 이곳에 표시됩니다. 문장처리 기술을 사용할 앱과 해당 기술이 사용될 작업을 설정하십시오.", - "None of your currently installed apps provide Text processing functionality" : "현재 설치된 앱 중 문장처리 기술을 제공하는 것이 없습니다", "Here you can decide which group can access certain sections of the administration settings." : "이곳에서 각 설정 메뉴별로 해당 메뉴에 접근 가능한 그룹을 지정할 수 있습니다.", "None" : "없음", "Unable to modify setting" : "설정을 수정할 수 없습니다.", @@ -693,6 +692,7 @@ "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" : "현재 설치된 앱 중 음성인식 기능을 제공하는 것이 없습니다", + "None of your currently installed apps provide Text processing 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 9c8e2f0bbd2..2dd51e8585e 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -136,7 +136,6 @@ OC.L10N.register( "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." : "Машинскиот превод може да се имплементира од различни апликации. Овде можете да ја дефинирате предноста на апликациите за машинско преведување што сте ги инсталирале во моментот.", "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" : "Ниту една од вашите моментално инсталирани апликации не обезбедува функционалност за обработка на текст", "Here you can decide which group can access certain sections of the administration settings." : "Овде можете да одлучите која група може да пристапи до одредени делови од параметрите за администрација.", "None" : "Ништо", "Unable to modify setting" : "Неможе да се ажурираат параметрите", @@ -468,6 +467,7 @@ OC.L10N.register( "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" : "Ниту една од вашите тековно инсталирани апликации не обезбедува функционалност за говор во текст", + "None of your currently installed apps provide Text processing 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 879c0af17d8..9e14aef3c1e 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -134,7 +134,6 @@ "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." : "Машинскиот превод може да се имплементира од различни апликации. Овде можете да ја дефинирате предноста на апликациите за машинско преведување што сте ги инсталирале во моментот.", "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" : "Ниту една од вашите моментално инсталирани апликации не обезбедува функционалност за обработка на текст", "Here you can decide which group can access certain sections of the administration settings." : "Овде можете да одлучите која група може да пристапи до одредени делови од параметрите за администрација.", "None" : "Ништо", "Unable to modify setting" : "Неможе да се ажурираат параметрите", @@ -466,6 +465,7 @@ "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" : "Ниту една од вашите тековно инсталирани апликации не обезбедува функционалност за говор во текст", + "None of your currently installed apps provide Text processing 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 47b7919641a..b7741633bd2 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -221,6 +221,9 @@ OC.L10N.register( "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "\"overwrite.cli.url\"-alternativet i din config.php er korrekt angitt til \"%s\".", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "\"overwrite.cli.url\"-alternativet i din config.php er angitt til \"%s\", som er en korrekt URL. Foreslått URL er \"%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.)" : "Sørg for å sette alternativet \"overwrite.cli.url\" i config.php filen til URL-en som brukerne dine hovedsakelig bruker for å få tilgang til denne Nextcloud. Forslag: \"%s\". Ellers kan det være problemer med URL-genereringen via cron. (Det er imidlertid mulig at den foreslåtte nettadressen ikke er nettadressen som brukerne dine hovedsakelig bruker for å få tilgang til denne Nextcloud. Beste er å dobbeltsjekke dette i alle fall).", + "PHP APCu configuration" : "PHP APCu-konfigurasjon", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "APCu-bufferen din har vært full, vurder å øke apc.shm_size php-innstillingen.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "APCu-bufferen din er nesten full på %s%%, vurder å øke apc.shm_size php-innstillingen.", "PHP default charset" : "PHP default charset (standard tegnsett)", "PHP configuration option \"default_charset\" should be UTF-8" : "PHP-konfigurasjonsalternativ \"default_charset\" bør være UTF-8", "PHP set_time_limit" : "PHP set_time_limit", @@ -328,7 +331,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Ingen av de installerte appene dine har bildegenereringsfunksjonalitet", "Text processing" : "Tekstbehandling", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Tekstbehandlingsoppgaver kan implementeres av forskjellige apper. Her kan du angi hvilken app som skal brukes til hvilken oppgave.", - "None of your currently installed apps provide Text processing functionality" : "Ingen av de installerte appene dine har tekstbehandlingsfunksjonalitet", "Here you can decide which group can access certain sections of the administration settings." : "Her kan du bestemme hvilken gruppe som kan få tilgang til bestemte deler av administrasjonsinnstillingene.", "None" : "Ingen", "Unable to modify setting" : "Kan ikke endre innstilling", @@ -820,6 +822,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Ingen av de installerte appene dine har tekstbehandlingsfunksjonalitet", "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 f3c5a87f312..0e3d7071fee 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -219,6 +219,9 @@ "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "\"overwrite.cli.url\"-alternativet i din config.php er korrekt angitt til \"%s\".", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "\"overwrite.cli.url\"-alternativet i din config.php er angitt til \"%s\", som er en korrekt URL. Foreslått URL er \"%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.)" : "Sørg for å sette alternativet \"overwrite.cli.url\" i config.php filen til URL-en som brukerne dine hovedsakelig bruker for å få tilgang til denne Nextcloud. Forslag: \"%s\". Ellers kan det være problemer med URL-genereringen via cron. (Det er imidlertid mulig at den foreslåtte nettadressen ikke er nettadressen som brukerne dine hovedsakelig bruker for å få tilgang til denne Nextcloud. Beste er å dobbeltsjekke dette i alle fall).", + "PHP APCu configuration" : "PHP APCu-konfigurasjon", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "APCu-bufferen din har vært full, vurder å øke apc.shm_size php-innstillingen.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "APCu-bufferen din er nesten full på %s%%, vurder å øke apc.shm_size php-innstillingen.", "PHP default charset" : "PHP default charset (standard tegnsett)", "PHP configuration option \"default_charset\" should be UTF-8" : "PHP-konfigurasjonsalternativ \"default_charset\" bør være UTF-8", "PHP set_time_limit" : "PHP set_time_limit", @@ -326,7 +329,6 @@ "None of your currently installed apps provide image generation functionality" : "Ingen av de installerte appene dine har bildegenereringsfunksjonalitet", "Text processing" : "Tekstbehandling", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Tekstbehandlingsoppgaver kan implementeres av forskjellige apper. Her kan du angi hvilken app som skal brukes til hvilken oppgave.", - "None of your currently installed apps provide Text processing functionality" : "Ingen av de installerte appene dine har tekstbehandlingsfunksjonalitet", "Here you can decide which group can access certain sections of the administration settings." : "Her kan du bestemme hvilken gruppe som kan få tilgang til bestemte deler av administrasjonsinnstillingene.", "None" : "Ingen", "Unable to modify setting" : "Kan ikke endre innstilling", @@ -818,6 +820,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Ingen av de installerte appene dine har tekstbehandlingsfunksjonalitet", "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 803f1a8bd0b..1c2b7d13c16 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -224,7 +224,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Żadna z zainstalowanych aplikacji nie pozwala na generowanie obrazów.", "Text processing" : "Przetwarzanie tekstu", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Zadania przetwarzania tekstu mogą być realizowane przez różne aplikacje. Tutaj można ustawić, która aplikacja ma być używana do danego zadania.", - "None of your currently installed apps provide Text processing functionality" : "Żadna z aktualnie zainstalowanych aplikacji nie udostępnia funkcji przetwarzania tekstu.", "Here you can decide which group can access certain sections of the administration settings." : "Możesz zdecydować, która grupa ma dostęp do określonych sekcji ustawień administracyjnych.", "None" : "Brak", "Unable to modify setting" : "Nie można zmienić ustawienia", @@ -669,6 +668,7 @@ OC.L10N.register( "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\".", + "None of your currently installed apps provide Text processing functionality" : "Żadna z aktualnie zainstalowanych aplikacji nie udostępnia funkcji przetwarzania tekstu.", "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 b8f83ec093d..8c948c480f6 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -222,7 +222,6 @@ "None of your currently installed apps provide image generation functionality" : "Żadna z zainstalowanych aplikacji nie pozwala na generowanie obrazów.", "Text processing" : "Przetwarzanie tekstu", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Zadania przetwarzania tekstu mogą być realizowane przez różne aplikacje. Tutaj można ustawić, która aplikacja ma być używana do danego zadania.", - "None of your currently installed apps provide Text processing functionality" : "Żadna z aktualnie zainstalowanych aplikacji nie udostępnia funkcji przetwarzania tekstu.", "Here you can decide which group can access certain sections of the administration settings." : "Możesz zdecydować, która grupa ma dostęp do określonych sekcji ustawień administracyjnych.", "None" : "Brak", "Unable to modify setting" : "Nie można zmienić ustawienia", @@ -667,6 +666,7 @@ "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\".", + "None of your currently installed apps provide Text processing functionality" : "Żadna z aktualnie zainstalowanych aplikacji nie udostępnia funkcji przetwarzania tekstu.", "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 63979a8d43d..d24dfc2664b 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -221,6 +221,9 @@ OC.L10N.register( "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida corretamente como \"%s\".", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida como \"%s\", que é uma URL correta. O URL sugerido é \"%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.)" : "Certifique-se de definir a opção \"overwrite.cli.url\" em seu arquivo config.php para o URL que seus usuários usam principalmente para acessar este Nextcloud. Sugestão: \"%s\". Caso contrário, poderá haver problemas com a geração de URL via cron. (No entanto, é possível que o URL sugerido não seja o URL que seus usuários usam principalmente para acessar este Nextcloud. O melhor é verificar isso em qualquer caso.)", + "PHP APCu configuration" : "Configuração PHP APCU", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Seu cache APCu está cheio. Considere aumentar a configuração do PHP apc.shm_size.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Seu cache APCu está quase cheio em %s%%, considere aumentar a configuração php apc.shm_size.", "PHP default charset" : "Conjunto de caracteres padrão do PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "A opção de configuração do PHP “default_charset” deve ser UTF-8", "PHP set_time_limit" : "PHP set_time_limit", @@ -328,7 +331,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de geração de imagens", "Text processing" : "Processamento de texto", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Tarefas de processamento de texto podem ser implementadas por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado para qual tarefa.", - "None of your currently installed apps provide Text processing functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece funcionalidade de processamento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aqui você pode decidir qual grupo pode acessar certas seções das configurações de administração.", "None" : "Nenhuma", "Unable to modify setting" : "Incapaz de modificar a configuração", @@ -820,6 +822,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece funcionalidade de processamento de 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 b33198594b4..e7730eafaeb 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -219,6 +219,9 @@ "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida corretamente como \"%s\".", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida como \"%s\", que é uma URL correta. O URL sugerido é \"%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.)" : "Certifique-se de definir a opção \"overwrite.cli.url\" em seu arquivo config.php para o URL que seus usuários usam principalmente para acessar este Nextcloud. Sugestão: \"%s\". Caso contrário, poderá haver problemas com a geração de URL via cron. (No entanto, é possível que o URL sugerido não seja o URL que seus usuários usam principalmente para acessar este Nextcloud. O melhor é verificar isso em qualquer caso.)", + "PHP APCu configuration" : "Configuração PHP APCU", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Seu cache APCu está cheio. Considere aumentar a configuração do PHP apc.shm_size.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Seu cache APCu está quase cheio em %s%%, considere aumentar a configuração php apc.shm_size.", "PHP default charset" : "Conjunto de caracteres padrão do PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "A opção de configuração do PHP “default_charset” deve ser UTF-8", "PHP set_time_limit" : "PHP set_time_limit", @@ -326,7 +329,6 @@ "None of your currently installed apps provide image generation functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de geração de imagens", "Text processing" : "Processamento de texto", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Tarefas de processamento de texto podem ser implementadas por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado para qual tarefa.", - "None of your currently installed apps provide Text processing functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece funcionalidade de processamento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aqui você pode decidir qual grupo pode acessar certas seções das configurações de administração.", "None" : "Nenhuma", "Unable to modify setting" : "Incapaz de modificar a configuração", @@ -818,6 +820,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece funcionalidade de processamento de 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 109d70d625a..d898c8f5a05 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -293,7 +293,6 @@ OC.L10N.register( "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." : "Задачи обработки текста могут быть реализованы различными приложениями. Здесь вы можете указать, какое приложение следует использовать для выполнения какой задачи.", - "None of your currently installed apps provide Text processing functionality" : "Ни одно из установленных вами в данный момент приложений не предоставляет функции обработки текста", "Here you can decide which group can access certain sections of the administration settings." : "Здесь вы можете решить, какая группа может получить доступ к определенным разделам настроек администрирования.", "None" : "Отсутствует", "Unable to modify setting" : "Не удалось изменить параметры", @@ -772,6 +771,7 @@ OC.L10N.register( "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" : "Ни одно из установленных на данный момент приложений не поддерживает функцию преобразования речи в текст", + "None of your currently installed apps provide Text processing 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 99d5f6b75d6..680a3f3a4be 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -291,7 +291,6 @@ "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." : "Задачи обработки текста могут быть реализованы различными приложениями. Здесь вы можете указать, какое приложение следует использовать для выполнения какой задачи.", - "None of your currently installed apps provide Text processing functionality" : "Ни одно из установленных вами в данный момент приложений не предоставляет функции обработки текста", "Here you can decide which group can access certain sections of the administration settings." : "Здесь вы можете решить, какая группа может получить доступ к определенным разделам настроек администрирования.", "None" : "Отсутствует", "Unable to modify setting" : "Не удалось изменить параметры", @@ -770,6 +769,7 @@ "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" : "Ни одно из установленных на данный момент приложений не поддерживает функцию преобразования речи в текст", + "None of your currently installed apps provide Text processing 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 342d030db58..2ed145145a5 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -328,7 +328,6 @@ OC.L10N.register( "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.", "Text processing" : "Spracovanie textu", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy spracovania textu môžu byť implementované rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá pre ktorú úlohu.", - "None of your currently installed apps provide Text processing functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu spracovania textu.", "Here you can decide which group can access certain sections of the administration settings." : "Tu sa môžete rozhodnúť, ktorá skupina má prístup k niektorým nastaveniam správcu.", "None" : "Žiadny", "Unable to modify setting" : "Nie je možné zmeniť nastavenie", @@ -818,6 +817,7 @@ OC.L10N.register( "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.", + "None of your currently installed apps provide Text processing functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu spracovania textu.", "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 1a0cc279972..eba7fb3bc26 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -326,7 +326,6 @@ "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.", "Text processing" : "Spracovanie textu", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy spracovania textu môžu byť implementované rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá pre ktorú úlohu.", - "None of your currently installed apps provide Text processing functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu spracovania textu.", "Here you can decide which group can access certain sections of the administration settings." : "Tu sa môžete rozhodnúť, ktorá skupina má prístup k niektorým nastaveniam správcu.", "None" : "Žiadny", "Unable to modify setting" : "Nie je možné zmeniť nastavenie", @@ -816,6 +815,7 @@ "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.", + "None of your currently installed apps provide Text processing functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu spracovania textu.", "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 ff316f37eff..ee618c45afb 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -256,7 +256,6 @@ OC.L10N.register( "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.", - "None of your currently installed apps provide Text processing functionality" : "Noben od trenutno nameščenih programov ne omogoča obdelave besedila.", "Here you can decide which group can access certain sections of the administration settings." : "Na tem mestu je mogoče določiti, katera skupina ima dostop do določenih možnosti skrbniških nastavitev.", "None" : "Brez", "Unable to modify setting" : "Ni mogoče spremeniti nastavitve", @@ -696,6 +695,7 @@ OC.L10N.register( "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.", + "None of your currently installed apps provide Text processing functionality" : "Noben od trenutno nameščenih programov ne omogoča obdelave besedila.", "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 c44bf4e8e7a..90bea4e1b4e 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -254,7 +254,6 @@ "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.", - "None of your currently installed apps provide Text processing functionality" : "Noben od trenutno nameščenih programov ne omogoča obdelave besedila.", "Here you can decide which group can access certain sections of the administration settings." : "Na tem mestu je mogoče določiti, katera skupina ima dostop do določenih možnosti skrbniških nastavitev.", "None" : "Brez", "Unable to modify setting" : "Ni mogoče spremeniti nastavitve", @@ -694,6 +693,7 @@ "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.", + "None of your currently installed apps provide Text processing functionality" : "Noben od trenutno nameščenih programov ne omogoča obdelave besedila.", "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 c11c3940852..1963fa65ea6 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -328,7 +328,6 @@ OC.L10N.register( "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." : "Задатке обраде текста могу да имплементирају разне апликације. Овде можете да подесите која ће се користити за који задатак.", - "None of your currently installed apps provide Text processing functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа функционалност обраде текста", "Here you can decide which group can access certain sections of the administration settings." : "Овде можете да одлучите која група може да приступи одређеним деловима административних подешавања.", "None" : "Ништа", "Unable to modify setting" : "Подешавање не може да се измени", @@ -820,6 +819,7 @@ OC.L10N.register( "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" : "Ниједна од ваших тренутно инсталираних апликација не пружа услуагу претварања Говора-у-текст", + "None of your currently installed apps provide Text processing 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 f998c493e4b..0910f5baedd 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -326,7 +326,6 @@ "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." : "Задатке обраде текста могу да имплементирају разне апликације. Овде можете да подесите која ће се користити за који задатак.", - "None of your currently installed apps provide Text processing functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа функционалност обраде текста", "Here you can decide which group can access certain sections of the administration settings." : "Овде можете да одлучите која група може да приступи одређеним деловима административних подешавања.", "None" : "Ништа", "Unable to modify setting" : "Подешавање не може да се измени", @@ -818,6 +817,7 @@ "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" : "Ниједна од ваших тренутно инсталираних апликација не пружа услуагу претварања Говора-у-текст", + "None of your currently installed apps provide Text processing 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 7b163ac64b3..af7c58fc312 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -227,7 +227,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Ingen av dina för närvarande installerade appar tillhandahåller bildgenereringsfunktioner", "Text processing" : "Textbehandling", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textbearbetningsuppgifter kan implementeras av olika appar. Här kan du ställa in vilken app som ska användas för vilken uppgift.", - "None of your currently installed apps provide Text processing functionality" : "Ingen av dina installerade appar tillhandahåller textbearbetningsfunktioner", "Here you can decide which group can access certain sections of the administration settings." : "Här kan du bestämma vilken grupp som har tillgång till vissa delar av administrationsinställningarna.", "None" : "Ingen", "Unable to modify setting" : "Kunde inte ändra inställning.", @@ -700,6 +699,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Ingen av dina installerade appar tillhandahåller textbearbetningsfunktioner", "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 a87cf7bcefd..0d361c679c2 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -225,7 +225,6 @@ "None of your currently installed apps provide image generation functionality" : "Ingen av dina för närvarande installerade appar tillhandahåller bildgenereringsfunktioner", "Text processing" : "Textbehandling", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textbearbetningsuppgifter kan implementeras av olika appar. Här kan du ställa in vilken app som ska användas för vilken uppgift.", - "None of your currently installed apps provide Text processing functionality" : "Ingen av dina installerade appar tillhandahåller textbearbetningsfunktioner", "Here you can decide which group can access certain sections of the administration settings." : "Här kan du bestämma vilken grupp som har tillgång till vissa delar av administrationsinställningarna.", "None" : "Ingen", "Unable to modify setting" : "Kunde inte ändra inställning.", @@ -698,6 +697,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Ingen av dina installerade appar tillhandahåller textbearbetningsfunktioner", "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 8001b5b6ff7..d1369d457be 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -328,7 +328,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Şu anda kurulu uygulamaların hiç birinde görsel oluşturma özelliği yok", "Text processing" : "Metin işleme", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Metin işleme özelliği farklı uygulamalardan sağlanabilir. Buradan, bu görev için hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", - "None of your currently installed apps provide Text processing functionality" : "Şu anda kurulu uygulamaların hiç birinde metin işleme özelliği yok", "Here you can decide which group can access certain sections of the administration settings." : "Hangi yönetici ayarlarına hangi grubun erişebileceğini bu bölümden belirleyebilirsiniz.", "None" : "Yok", "Unable to modify setting" : "Ayar değiştirilemedi", @@ -820,6 +819,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing functionality" : "Şu anda kurulu uygulamaların hiç birinde metin işleme ö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 e62ab3efa4e..a43b7788baa 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -326,7 +326,6 @@ "None of your currently installed apps provide image generation functionality" : "Şu anda kurulu uygulamaların hiç birinde görsel oluşturma özelliği yok", "Text processing" : "Metin işleme", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Metin işleme özelliği farklı uygulamalardan sağlanabilir. Buradan, bu görev için hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", - "None of your currently installed apps provide Text processing functionality" : "Şu anda kurulu uygulamaların hiç birinde metin işleme özelliği yok", "Here you can decide which group can access certain sections of the administration settings." : "Hangi yönetici ayarlarına hangi grubun erişebileceğini bu bölümden belirleyebilirsiniz.", "None" : "Yok", "Unable to modify setting" : "Ayar değiştirilemedi", @@ -818,6 +817,7 @@ "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", + "None of your currently installed apps provide Text processing functionality" : "Şu anda kurulu uygulamaların hiç birinde metin işleme ö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 b1afbf7a04a..4901bc4084a 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -263,7 +263,6 @@ OC.L10N.register( "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." : "Обробка тексту може здійснюватися за допомогою декількох застосунків. Тут ви можете визначити, який саме застосунок потрібно використати для певного завдання.", - "None of your currently installed apps provide Text processing functionality" : "Жодний із встановлених застосунків не надає функцій обробки тексту.", "Here you can decide which group can access certain sections of the administration settings." : "Тут ви можете вирішити, яка група матиме доступ до певних розділів налаштувань адміністрування.", "None" : "Відсутній", "Unable to modify setting" : "Неможливо змінити налаштування", @@ -718,6 +717,7 @@ OC.L10N.register( "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" : "Жодний із встановлених застосунків не надає функцій перетворення голосу у текст.", + "None of your currently installed apps provide Text processing 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 cb1e3110956..cee48462143 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -261,7 +261,6 @@ "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." : "Обробка тексту може здійснюватися за допомогою декількох застосунків. Тут ви можете визначити, який саме застосунок потрібно використати для певного завдання.", - "None of your currently installed apps provide Text processing functionality" : "Жодний із встановлених застосунків не надає функцій обробки тексту.", "Here you can decide which group can access certain sections of the administration settings." : "Тут ви можете вирішити, яка група матиме доступ до певних розділів налаштувань адміністрування.", "None" : "Відсутній", "Unable to modify setting" : "Неможливо змінити налаштування", @@ -716,6 +715,7 @@ "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" : "Жодний із встановлених застосунків не надає функцій перетворення голосу у текст.", + "None of your currently installed apps provide Text processing 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 2db278c462e..373485354a1 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -147,7 +147,6 @@ OC.L10N.register( "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", "Text processing" : "Xử lý văn bản", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Các tác vụ xử lý mở rộng 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 cho tác vụ nào.", - "None of your currently installed apps provide Text processing 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 xử lý văn bản", "Here you can decide which group can access certain sections of the administration settings." : "Tại đây bạn có thể quyết định nhóm nào có thể truy cập các phần nhất định của cài đặt quản trị.", "None" : "Không gì cả", "Unable to modify setting" : "Không thể sửa đổi cài đặt", @@ -482,6 +481,7 @@ OC.L10N.register( "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", + "None of your currently installed apps provide Text processing 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 xử lý 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 b35d401e58d..fb1992a7fc4 100644 --- a/apps/settings/l10n/vi.json +++ b/apps/settings/l10n/vi.json @@ -145,7 +145,6 @@ "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", "Text processing" : "Xử lý văn bản", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Các tác vụ xử lý mở rộng 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 cho tác vụ nào.", - "None of your currently installed apps provide Text processing 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 xử lý văn bản", "Here you can decide which group can access certain sections of the administration settings." : "Tại đây bạn có thể quyết định nhóm nào có thể truy cập các phần nhất định của cài đặt quản trị.", "None" : "Không gì cả", "Unable to modify setting" : "Không thể sửa đổi cài đặt", @@ -480,6 +479,7 @@ "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", + "None of your currently installed apps provide Text processing 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 xử lý 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 299f5ef333c..5c9d0a07855 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -280,7 +280,6 @@ OC.L10N.register( "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." : "文本处理任务可由不同的应用程序执行。在这里,您可以设置哪个应用程序用于执行哪个任务。", - "None of your currently installed apps provide Text processing functionality" : "您当前安装的应用程序均不提供文本处理功能", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此决定哪个组可以访问管理设置的特定部分。", "None" : "无", "Unable to modify setting" : "无法更改设置", @@ -726,6 +725,7 @@ OC.L10N.register( "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" : "您当前安装的应用程序均不提供语音转文本功能", + "None of your currently installed apps provide Text processing 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 f70123d8135..c61080ec673 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -278,7 +278,6 @@ "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." : "文本处理任务可由不同的应用程序执行。在这里,您可以设置哪个应用程序用于执行哪个任务。", - "None of your currently installed apps provide Text processing functionality" : "您当前安装的应用程序均不提供文本处理功能", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此决定哪个组可以访问管理设置的特定部分。", "None" : "无", "Unable to modify setting" : "无法更改设置", @@ -724,6 +723,7 @@ "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" : "您当前安装的应用程序均不提供语音转文本功能", + "None of your currently installed apps provide Text processing 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 6de1a6d437e..f4c348098e0 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -331,7 +331,6 @@ OC.L10N.register( "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." : "文字處理任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", - "None of your currently installed apps provide Text processing functionality" : "您當前安裝的應用程式均不提供文字處理功能", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪個群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", @@ -823,6 +822,7 @@ OC.L10N.register( "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" : "您當前安裝的應用程式均不提供音頻轉文字功能", + "None of your currently installed apps provide Text processing 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 4bcfc644433..c4434135f44 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -329,7 +329,6 @@ "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." : "文字處理任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", - "None of your currently installed apps provide Text processing functionality" : "您當前安裝的應用程式均不提供文字處理功能", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪個群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", @@ -821,6 +820,7 @@ "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" : "您當前安裝的應用程式均不提供音頻轉文字功能", + "None of your currently installed apps provide Text processing 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 8284b9a8789..6a63690b620 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -331,7 +331,6 @@ OC.L10N.register( "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." : "文字處理任務可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", - "None of your currently installed apps provide Text processing functionality" : "您目前安裝的應用程式均不提供文字處理功能", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪些群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", @@ -823,6 +822,7 @@ OC.L10N.register( "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" : "您目前安裝的應用程式均不提供語音轉文字功能", + "None of your currently installed apps provide Text processing 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 65251dbb895..c3bfdcf8d36 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -329,7 +329,6 @@ "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." : "文字處理任務可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", - "None of your currently installed apps provide Text processing functionality" : "您目前安裝的應用程式均不提供文字處理功能", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪些群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", @@ -821,6 +820,7 @@ "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" : "您目前安裝的應用程式均不提供語音轉文字功能", + "None of your currently installed apps provide Text processing 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" : "允許在分享對話方塊中自動補齊使用者名稱並允許存取系統通訊錄", |