diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index f5f8452d05b53..edbaf6d8ddfa3 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -47,8 +47,10 @@ OC.L10N.register( "Invalid folder path" : "Neplatný popis umístění složky", "Folder not found" : "Složka nenalezena", "The file cannot be found" : "Soubor není možné nalézt", + "The destination path does not exist: %1$s" : "Cílový popis umístění neexistuje: %1$s", "You do not have permission to create a file at the specified location" : "Nemáte oprávnění pro vytvoření souboru v určeném umístění", "The file could not be converted." : "Soubor nebylo možné převést.", + "Could not get relative path to converted file" : "Nepodařilo se získat vztažený popis umístění převáděného souboru", "Favorite files" : "Oblíbené soubory", "No favorites" : "Žádné oblíbené", "More favorites" : "Další oblíbené", @@ -209,6 +211,7 @@ OC.L10N.register( "Tags" : "Štítky", "You" : "Vy", "Shared multiple times with different people" : "Nasdílet několikrát různým lidem", + "Unable to change the favorite state of the file" : "Nebylo možné změnit stav zařazení mezi oblíbené souboru", "Error while loading the file data" : "Chyba při načítání dat souboru", "Pick a template for {name}" : "Vyberte si šablonu pro {name}", "Create a new file with the selected template" : "Vytvořit nový soubor ze zvolené šablony", @@ -220,6 +223,7 @@ OC.L10N.register( "Converting files…" : "Převádění souborů…", "Failed to convert files: {message}" : "Nepodařilo se převést soubory: {message}", "All files failed to be converted" : "Žádný ze souborů se nepodařilo převést", + "One file could not be converted: {message}" : "Jeden soubor nebylo možné převést: {message}", "One file could not be converted" : "Jeden soubor nebylo možné převést", "{count} files could not be converted" : "{count} souborů nebylo možné převést", "{count} files successfully converted" : "{count} souborů úspěšně převedeno", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 03bae75e4d3cb..3eb7832024402 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -45,8 +45,10 @@ "Invalid folder path" : "Neplatný popis umístění složky", "Folder not found" : "Složka nenalezena", "The file cannot be found" : "Soubor není možné nalézt", + "The destination path does not exist: %1$s" : "Cílový popis umístění neexistuje: %1$s", "You do not have permission to create a file at the specified location" : "Nemáte oprávnění pro vytvoření souboru v určeném umístění", "The file could not be converted." : "Soubor nebylo možné převést.", + "Could not get relative path to converted file" : "Nepodařilo se získat vztažený popis umístění převáděného souboru", "Favorite files" : "Oblíbené soubory", "No favorites" : "Žádné oblíbené", "More favorites" : "Další oblíbené", @@ -207,6 +209,7 @@ "Tags" : "Štítky", "You" : "Vy", "Shared multiple times with different people" : "Nasdílet několikrát různým lidem", + "Unable to change the favorite state of the file" : "Nebylo možné změnit stav zařazení mezi oblíbené souboru", "Error while loading the file data" : "Chyba při načítání dat souboru", "Pick a template for {name}" : "Vyberte si šablonu pro {name}", "Create a new file with the selected template" : "Vytvořit nový soubor ze zvolené šablony", @@ -218,6 +221,7 @@ "Converting files…" : "Převádění souborů…", "Failed to convert files: {message}" : "Nepodařilo se převést soubory: {message}", "All files failed to be converted" : "Žádný ze souborů se nepodařilo převést", + "One file could not be converted: {message}" : "Jeden soubor nebylo možné převést: {message}", "One file could not be converted" : "Jeden soubor nebylo možné převést", "{count} files could not be converted" : "{count} souborů nebylo možné převést", "{count} files successfully converted" : "{count} souborů úspěšně převedeno", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 1b6732b67d1b9..27b1000ff7aa7 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -46,7 +46,14 @@ OC.L10N.register( "Failed to authorize" : "Impossibile dare l'autorizzazione", "Invalid folder path" : "Percorso della cartella non valido", "Folder not found" : "Cartella non trovata", + "The file cannot be found" : "Il file non può essere trovato", + "The destination path does not exist: %1$s" : "Il percorso di destinazione non esiste: %1$s", + "You do not have permission to create a file at the specified location" : "Non hai l'autorizzazione per creare un file nella posizione specificata", + "The file could not be converted." : "Il file non può essere convertito.", + "Could not get relative path to converted file" : "Impossibile ottenere il percorso relativo al file convertito", + "Favorite files" : "File preferiti", "No favorites" : "Nessun preferito", + "More favorites" : "Altri preferiti", "Upload (max. %s)" : "Carica (massimo %s)", "Accept" : "Accetta", "Reject" : "Rifiuta", @@ -204,12 +211,28 @@ OC.L10N.register( "Tags" : "Etichette", "You" : "Tu", "Shared multiple times with different people" : "Condiviso più volte con diverse persone", + "Unable to change the favorite state of the file" : "Impossibile modificare lo stato preferito del file", "Error while loading the file data" : "Errore durante il caricamento del file di dati", "Pick a template for {name}" : "Scegli un modello per {name}", "Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato", "Creating file" : "Creazione del file", "Blank" : "Vuoto", "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", + "Save as {displayName}" : "Savlva come {displayName}", + "Save as …" : "Salva come …", + "Converting files…" : "Conversione dei file…", + "Failed to convert files: {message}" : "Impossibile convertire i file: {message}", + "All files failed to be converted" : "Non è stato possibile convertire tutti i file", + "One file could not be converted: {message}" : "Un file non può essere convertito: {message}", + "One file could not be converted" : "Un file non può essere convertito", + "{count} files could not be converted" : "{count} file non possono essere convertiti", + "{count} files successfully converted" : "{count} file convertiti con successo", + "Files successfully converted" : "File convertiti con successo", + "Failed to convert files" : "Impossibile convertire i file", + "Converting file…" : "Conversione file...", + "File successfully converted" : "File convertito con successo", + "Failed to convert file: {message}" : "Impossibile convertire il file: {message}", + "Failed to convert file" : "Impossibile convertire il file", "Deletion cancelled" : "Eliminazione annullata", "Leave this share" : "Abbandona questa condivisione", "Leave these shares" : "Abbandona queste condivisioni", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 719864e2faeba..2ceb569311bf7 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -44,7 +44,14 @@ "Failed to authorize" : "Impossibile dare l'autorizzazione", "Invalid folder path" : "Percorso della cartella non valido", "Folder not found" : "Cartella non trovata", + "The file cannot be found" : "Il file non può essere trovato", + "The destination path does not exist: %1$s" : "Il percorso di destinazione non esiste: %1$s", + "You do not have permission to create a file at the specified location" : "Non hai l'autorizzazione per creare un file nella posizione specificata", + "The file could not be converted." : "Il file non può essere convertito.", + "Could not get relative path to converted file" : "Impossibile ottenere il percorso relativo al file convertito", + "Favorite files" : "File preferiti", "No favorites" : "Nessun preferito", + "More favorites" : "Altri preferiti", "Upload (max. %s)" : "Carica (massimo %s)", "Accept" : "Accetta", "Reject" : "Rifiuta", @@ -202,12 +209,28 @@ "Tags" : "Etichette", "You" : "Tu", "Shared multiple times with different people" : "Condiviso più volte con diverse persone", + "Unable to change the favorite state of the file" : "Impossibile modificare lo stato preferito del file", "Error while loading the file data" : "Errore durante il caricamento del file di dati", "Pick a template for {name}" : "Scegli un modello per {name}", "Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato", "Creating file" : "Creazione del file", "Blank" : "Vuoto", "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", + "Save as {displayName}" : "Savlva come {displayName}", + "Save as …" : "Salva come …", + "Converting files…" : "Conversione dei file…", + "Failed to convert files: {message}" : "Impossibile convertire i file: {message}", + "All files failed to be converted" : "Non è stato possibile convertire tutti i file", + "One file could not be converted: {message}" : "Un file non può essere convertito: {message}", + "One file could not be converted" : "Un file non può essere convertito", + "{count} files could not be converted" : "{count} file non possono essere convertiti", + "{count} files successfully converted" : "{count} file convertiti con successo", + "Files successfully converted" : "File convertiti con successo", + "Failed to convert files" : "Impossibile convertire i file", + "Converting file…" : "Conversione file...", + "File successfully converted" : "File convertito con successo", + "Failed to convert file: {message}" : "Impossibile convertire il file: {message}", + "Failed to convert file" : "Impossibile convertire il file", "Deletion cancelled" : "Eliminazione annullata", "Leave this share" : "Abbandona questa condivisione", "Leave these shares" : "Abbandona queste condivisioni", diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 19dd801d9662a..6fb92c0e40f2d 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -45,6 +45,9 @@ OC.L10N.register( "A favorite file or folder has been changed" : "Buvo pakeistas mėgstamas failas ar aplankas", "Invalid folder path" : "Neteisingas aplanko kelias", "Folder not found" : "Aplankas nerastas", + "The file cannot be found" : "Failas negali būti surastas", + "The destination path does not exist: %1$s" : "Paskirties kelio nėra: %1$s", + "You do not have permission to create a file at the specified location" : "Jūs neturite leidimo sukurti failą nurodytoje vietoje", "No favorites" : "Nėra mėgstamiausių", "Upload (max. %s)" : "Įkelti (maks. %s)", "Accept" : "Priimti", @@ -63,6 +66,7 @@ OC.L10N.register( "Home" : "Pagrindinis", "Target folder does not exist any more" : "Paskirties aplanko daugiau nebėra", "Reload current directory" : "Įkelti dabartinį katalogą iš naujo", + "Drag and drop files here to upload" : "Tempkite failus čia norėdami išsiųsti", "You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus", "Favorite" : "Mėgstamas", "Back" : "Atgal", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 3cfa1bda97ece..4822e864ed3ae 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -43,6 +43,9 @@ "A favorite file or folder has been changed" : "Buvo pakeistas mėgstamas failas ar aplankas", "Invalid folder path" : "Neteisingas aplanko kelias", "Folder not found" : "Aplankas nerastas", + "The file cannot be found" : "Failas negali būti surastas", + "The destination path does not exist: %1$s" : "Paskirties kelio nėra: %1$s", + "You do not have permission to create a file at the specified location" : "Jūs neturite leidimo sukurti failą nurodytoje vietoje", "No favorites" : "Nėra mėgstamiausių", "Upload (max. %s)" : "Įkelti (maks. %s)", "Accept" : "Priimti", @@ -61,6 +64,7 @@ "Home" : "Pagrindinis", "Target folder does not exist any more" : "Paskirties aplanko daugiau nebėra", "Reload current directory" : "Įkelti dabartinį katalogą iš naujo", + "Drag and drop files here to upload" : "Tempkite failus čia norėdami išsiųsti", "You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus", "Favorite" : "Mėgstamas", "Back" : "Atgal", diff --git a/apps/files_external/l10n/ar.js b/apps/files_external/l10n/ar.js index 3d123d6b62205..18b6dd890ff6a 100644 --- a/apps/files_external/l10n/ar.js +++ b/apps/files_external/l10n/ar.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "كُلَّ الأشخاص", "Advanced settings" : "إعدادات متقدمة", "Allow people to mount external storage" : "السماح للأشخاص بثبيت وحدات تخزين خارجية", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "بيانات تسجيل الدخول الشاملة تستخدم للتحقق من عدة وحدات تخزين خارجية لها نفس بيانات تسجيل الدخول.", - "To access the storage, you need to provide the authentification informations." : "للوصول إلى وحدة التخزين، يتوجب عليك إعطاء بيانات التصديق." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "بيانات تسجيل الدخول الشاملة تستخدم للتحقق من عدة وحدات تخزين خارجية لها نفس بيانات تسجيل الدخول." }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files_external/l10n/ar.json b/apps/files_external/l10n/ar.json index fb287297a652b..b802c7fc4112a 100644 --- a/apps/files_external/l10n/ar.json +++ b/apps/files_external/l10n/ar.json @@ -147,7 +147,6 @@ "All people" : "كُلَّ الأشخاص", "Advanced settings" : "إعدادات متقدمة", "Allow people to mount external storage" : "السماح للأشخاص بثبيت وحدات تخزين خارجية", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "بيانات تسجيل الدخول الشاملة تستخدم للتحقق من عدة وحدات تخزين خارجية لها نفس بيانات تسجيل الدخول.", - "To access the storage, you need to provide the authentification informations." : "للوصول إلى وحدة التخزين، يتوجب عليك إعطاء بيانات التصديق." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "بيانات تسجيل الدخول الشاملة تستخدم للتحقق من عدة وحدات تخزين خارجية لها نفس بيانات تسجيل الدخول." },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index ceafd6ca3d4e4..4118d6e0900a4 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Všichni lidé", "Advanced settings" : "Pokročilá nastavení", "Allow people to mount external storage" : "Povolit lidem připojovat externí úložiště", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření se vůči vícero externím úložištím, která mají stejné přihlašovací údaje.", - "To access the storage, you need to provide the authentification informations." : "Abyste mohli přistupovat k úložišti, je třeba poskytnout ověřovací přihlašovací údaje." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření se vůči vícero externím úložištím, která mají stejné přihlašovací údaje." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json index c523273ed2fc7..a97fe4e629649 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -147,7 +147,6 @@ "All people" : "Všichni lidé", "Advanced settings" : "Pokročilá nastavení", "Allow people to mount external storage" : "Povolit lidem připojovat externí úložiště", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření se vůči vícero externím úložištím, která mají stejné přihlašovací údaje.", - "To access the storage, you need to provide the authentification informations." : "Abyste mohli přistupovat k úložišti, je třeba poskytnout ověřovací přihlašovací údaje." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření se vůči vícero externím úložištím, která mají stejné přihlašovací údaje." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/files_external/l10n/da.js b/apps/files_external/l10n/da.js index 431915ff41afa..fdc28906863f9 100644 --- a/apps/files_external/l10n/da.js +++ b/apps/files_external/l10n/da.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Alle personer", "Advanced settings" : "Avancerede indstillinger", "Allow people to mount external storage" : "Tillad personer at montere eksternt lager", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger.", - "To access the storage, you need to provide the authentification informations." : "For at tilgå lageret, så skal du angive godkendelsesinformationerne." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json index 65cb189fc703f..48c2c0b4f9fd6 100644 --- a/apps/files_external/l10n/da.json +++ b/apps/files_external/l10n/da.json @@ -147,7 +147,6 @@ "All people" : "Alle personer", "Advanced settings" : "Avancerede indstillinger", "Allow people to mount external storage" : "Tillad personer at montere eksternt lager", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger.", - "To access the storage, you need to provide the authentification informations." : "For at tilgå lageret, så skal du angive godkendelsesinformationerne." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale legitimationsoplysninger kan bruges til at godkende med flere eksterne lager, der har de samme legitimationsoplysninger." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index fee6c455bf41d..b161b941864cf 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Alle Personen", "Advanced settings" : "Erweiterte Einstellungen", "Allow people to mount external storage" : "Personen erlauben, externen Speicher einzubinden", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden.", - "To access the storage, you need to provide the authentification informations." : "Um auf den Speicher zuzugreifen, musst du die Authentifizierungsinformationen eingeben." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index 1b3e3b678a672..41ea06717a854 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -147,7 +147,6 @@ "All people" : "Alle Personen", "Advanced settings" : "Erweiterte Einstellungen", "Allow people to mount external storage" : "Personen erlauben, externen Speicher einzubinden", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden.", - "To access the storage, you need to provide the authentification informations." : "Um auf den Speicher zuzugreifen, musst du die Authentifizierungsinformationen eingeben." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Anmeldeinformationen können zur Anmeldung bei mehreren externen Speichern mit denselben Anmeldeinformationen verwendet werden." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index d3338c341293a..86e248495c82b 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Alle Personen", "Advanced settings" : "Erweiterte Einstellungen", "Allow people to mount external storage" : "Personen erlauben, externen Speicher einzubinden", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen.", - "To access the storage, you need to provide the authentification informations." : "Um auf den Speicher zuzugreifen, müssen Sie die Authentifizierungsinformationen eingeben." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 54aa685f19810..6c6e8ccaf2030 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -147,7 +147,6 @@ "All people" : "Alle Personen", "Advanced settings" : "Erweiterte Einstellungen", "Allow people to mount external storage" : "Personen erlauben, externen Speicher einzubinden", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen.", - "To access the storage, you need to provide the authentification informations." : "Um auf den Speicher zuzugreifen, müssen Sie die Authentifizierungsinformationen eingeben." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index d49b15cbbd368..e635a118bc27e 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "All people", "Advanced settings" : "Advanced settings", "Allow people to mount external storage" : "Allow people to mount external storage", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.", - "To access the storage, you need to provide the authentification informations." : "To access the storage, you need to provide the authentification informations." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index a42a962a918a8..d62533d07461f 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -147,7 +147,6 @@ "All people" : "All people", "Advanced settings" : "Advanced settings", "Allow people to mount external storage" : "Allow people to mount external storage", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.", - "To access the storage, you need to provide the authentification informations." : "To access the storage, you need to provide the authentification informations." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 7c12c23e67f72..360d93c12ce57 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Todas as persoas", "Advanced settings" : "Configuración avanzada", "Allow people to mount external storage" : "Permite que as persoas monten almacenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales.", - "To access the storage, you need to provide the authentification informations." : "Para acceder al almacenamiento, debe proporcionar los datos de autenticación." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index 552ef5b8e8816..1128ea6bfa0cd 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -147,7 +147,6 @@ "All people" : "Todas as persoas", "Advanced settings" : "Configuración avanzada", "Allow people to mount external storage" : "Permite que as persoas monten almacenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales.", - "To access the storage, you need to provide the authentification informations." : "Para acceder al almacenamiento, debe proporcionar los datos de autenticación." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js index 3d26e473c83bb..db64e746d089e 100644 --- a/apps/files_external/l10n/es_MX.js +++ b/apps/files_external/l10n/es_MX.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Todas las personas", "Advanced settings" : "Configuraciones avanzadas", "Allow people to mount external storage" : "Permitir a los usuarios montar almacenamientos externos", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autentificarse con múltiples almacenamientos externos que tienen las mismas credenciales.", - "To access the storage, you need to provide the authentification informations." : "Para acceder al almacenamiento, debe proporcionar las credenciales de autenticación." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autentificarse con múltiples almacenamientos externos que tienen las mismas credenciales." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json index 694e4cceb63d4..304e0c70421d0 100644 --- a/apps/files_external/l10n/es_MX.json +++ b/apps/files_external/l10n/es_MX.json @@ -147,7 +147,6 @@ "All people" : "Todas las personas", "Advanced settings" : "Configuraciones avanzadas", "Allow people to mount external storage" : "Permitir a los usuarios montar almacenamientos externos", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autentificarse con múltiples almacenamientos externos que tienen las mismas credenciales.", - "To access the storage, you need to provide the authentification informations." : "Para acceder al almacenamiento, debe proporcionar las credenciales de autenticación." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Las credenciales globales se pueden usar para autentificarse con múltiples almacenamientos externos que tienen las mismas credenciales." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/eu.js b/apps/files_external/l10n/eu.js index 5d196529d0eda..dea5be814126d 100644 --- a/apps/files_external/l10n/eu.js +++ b/apps/files_external/l10n/eu.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Pertsona guztiak", "Advanced settings" : "Ezarpen aurreratuak", "Allow people to mount external storage" : "Baimendu pertsonek kanpoko biltegiratze zerbitzuak muntatzea", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko.", - "To access the storage, you need to provide the authentification informations." : "Biltegian sartzeko, autentifikazio-informazioa eman behar duzu." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/eu.json b/apps/files_external/l10n/eu.json index 47dd9fd7f1cd7..e6e8ccc2cbab8 100644 --- a/apps/files_external/l10n/eu.json +++ b/apps/files_external/l10n/eu.json @@ -147,7 +147,6 @@ "All people" : "Pertsona guztiak", "Advanced settings" : "Ezarpen aurreratuak", "Allow people to mount external storage" : "Baimendu pertsonek kanpoko biltegiratze zerbitzuak muntatzea", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko.", - "To access the storage, you need to provide the authentification informations." : "Biltegian sartzeko, autentifikazio-informazioa eman behar duzu." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index 884a32af06203..cdfc25ad181dd 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Toutes les personnes", "Advanced settings" : "Paramètres avancés", "Allow people to mount external storage" : "Autoriser les personnes à monter des espaces de stockage externes", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants.", - "To access the storage, you need to provide the authentification informations." : "Pour accéder au stockage, vous devez fournir les informations d'authentification." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index fecdd7e844bb5..8a1f3eebeeba4 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -147,7 +147,6 @@ "All people" : "Toutes les personnes", "Advanced settings" : "Paramètres avancés", "Allow people to mount external storage" : "Autoriser les personnes à monter des espaces de stockage externes", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants.", - "To access the storage, you need to provide the authentification informations." : "Pour accéder au stockage, vous devez fournir les informations d'authentification." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les identifiants globaux peuvent être utilisés pour s'authentifier auprès de multiples stockages externes qui ont les mêmes identifiants." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ga.js b/apps/files_external/l10n/ga.js index 306f122982fdb..14504fe8477b6 100644 --- a/apps/files_external/l10n/ga.js +++ b/apps/files_external/l10n/ga.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Gach duine", "Advanced settings" : "Ardsocruithe", "Allow people to mount external storage" : "Lig do dhaoine stóráil sheachtrach a shuiteáil", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is féidir dintiúir dhomhanda a úsáid chun fíordheimhniú a dhéanamh le stórais sheachtracha iolracha a bhfuil na dintiúir chéanna acu.", - "To access the storage, you need to provide the authentification informations." : "Chun rochtain a fháil ar an stóras, ní mór duit an fhaisnéis fíordheimhnithe a sholáthar." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is féidir dintiúir dhomhanda a úsáid chun fíordheimhniú a dhéanamh le stórais sheachtracha iolracha a bhfuil na dintiúir chéanna acu." }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/files_external/l10n/ga.json b/apps/files_external/l10n/ga.json index aacb1f87dc395..47d43db4412d1 100644 --- a/apps/files_external/l10n/ga.json +++ b/apps/files_external/l10n/ga.json @@ -147,7 +147,6 @@ "All people" : "Gach duine", "Advanced settings" : "Ardsocruithe", "Allow people to mount external storage" : "Lig do dhaoine stóráil sheachtrach a shuiteáil", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is féidir dintiúir dhomhanda a úsáid chun fíordheimhniú a dhéanamh le stórais sheachtracha iolracha a bhfuil na dintiúir chéanna acu.", - "To access the storage, you need to provide the authentification informations." : "Chun rochtain a fháil ar an stóras, ní mór duit an fhaisnéis fíordheimhnithe a sholáthar." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Is féidir dintiúir dhomhanda a úsáid chun fíordheimhniú a dhéanamh le stórais sheachtracha iolracha a bhfuil na dintiúir chéanna acu." },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index bc91d57c5d748..91efd6be19e03 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Todas as persoas", "Advanced settings" : "Axustes avanzados", "Allow people to mount external storage" : "Permitirlle á xente montar almacenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais.", - "To access the storage, you need to provide the authentification informations." : "Para acceder ao almacenamento, cómpre fornecer a información de autenticación." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index e585da905e75f..eba3e4cc56968 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -147,7 +147,6 @@ "All people" : "Todas as persoas", "Advanced settings" : "Axustes avanzados", "Allow people to mount external storage" : "Permitirlle á xente montar almacenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais.", - "To access the storage, you need to provide the authentification informations." : "Para acceder ao almacenamento, cómpre fornecer a información de autenticación." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js index 7d0152d02c68b..b66aee1af4802 100644 --- a/apps/files_external/l10n/is.js +++ b/apps/files_external/l10n/is.js @@ -19,6 +19,7 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "Óuppfyllt viðföng auðkenningartækni", "Insufficient data: %s" : "Ónóg gögn: %s", "%s" : "%s", + "Storage with ID \"%d\" is not editable by non-admins" : "Geymslan með auðkennið '%d' er ekki breytanleg af venjulegum notanda", "Access key" : "Aðgangslykill", "Secret key" : "Leynilykill", "Builtin" : "Innbyggt", @@ -40,7 +41,10 @@ OC.L10N.register( "API key" : "API-lykill", "Global credentials" : "Víðvær innskráningarauðkenni", "Log-in credentials, save in database" : "Innskráningarauðkenni, vista í gagnagrunni", + "Login and password" : "Notandanafn og lykilorð", "Log-in credentials, save in session" : "Innskráningarauðkenni, vista í setu", + "Global credentials, manually entered" : "Víðvær innskráningarauðkenni, sett inn handvirkt", + "Manually entered, store in database" : "Sett inn handvirkt, geyma í gagnagrunni", "RSA public key" : "RSA-dreifilykill", "Public key" : "Dreifilykill", "RSA private key" : "RSA-einkalykill", @@ -76,6 +80,7 @@ OC.L10N.register( "Verify ACL access when listing files" : "Athuga ACL-aðgang þegar gerðir eru listar yfir skrár", "Timeout" : "Tímamörk", "SMB/CIFS using OC login" : "SMB / CIFS með OC-innskráningu", + "Login as share" : "Skrá inn sem sameign", "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Heiti á þjónustu", "Request timeout (seconds)" : "Tímamörk á beiðni (sekúndur)", @@ -85,6 +90,9 @@ OC.L10N.register( "External storage" : "Ytri gagnageymsla", "External storage support" : "Stuðningur við utanaðkomandi gagnageymslur", "Adds basic external storage support" : "Bætir við grunnstuðningi fyrir utanaðkomandi gagnageymslur", + "Storage credentials" : "Innskráningarauðkenni á gagnageymslu", + "Enter the storage login" : "Settu inn notandanafn fyrir gagnageymsluna", + "Enter the storage password" : "Settu inn lykilorð fyrir gagnageymsluna", "Submit" : "Senda inn", "Unable to update this external storage config. {statusMessage}" : "Tókst ekki að uppfæra uppsetningu þessarar ytri-gagnageymslu. {statusMessage}", "New configuration successfully saved" : "Það tókst að vista nýju uppsetninguna", @@ -104,6 +112,7 @@ OC.L10N.register( "Scope" : "Umfang", "Personal" : "Einka", "System" : "Kerfi", + "Type to select account or group." : "Skrifaðu til að velja notandaaðgang eða hóp.", "(Group)" : "(Hópur)", "Compatibility with Mac NFD encoding (slow)" : "Samhæfni við Mac NFD kóðun (hægvirkt)", "Enable encryption" : "Virkja dulritun", @@ -114,6 +123,7 @@ OC.L10N.register( "Once every direct access" : "Einu sinni við hvern beinan aðgang", "Read only" : "Skrifvarið", "Disconnect" : "Aftengjast", + "Unknown backend: {backendName}" : "Óþekktur bakendi: {backendName}", "Admin defined" : "Skilgreindur kerfisstjóri", "Delete storage?" : "Eyða geymslu?", "Click to recheck the configuration" : "Smelltu til að yfirfara aftur uppsetninguna", @@ -127,6 +137,8 @@ OC.L10N.register( "Configuration" : "Uppsetning", "Available for" : "Tiltækt fyrir", "Add storage" : "Bæta við gagnahirslu", - "Advanced settings" : "Ítarlegri valkostir" + "All people" : "Allt fólk", + "Advanced settings" : "Ítarlegri valkostir", + "Allow people to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json index 5246ae1e44000..59aaebb951ef3 100644 --- a/apps/files_external/l10n/is.json +++ b/apps/files_external/l10n/is.json @@ -17,6 +17,7 @@ "Unsatisfied authentication mechanism parameters" : "Óuppfyllt viðföng auðkenningartækni", "Insufficient data: %s" : "Ónóg gögn: %s", "%s" : "%s", + "Storage with ID \"%d\" is not editable by non-admins" : "Geymslan með auðkennið '%d' er ekki breytanleg af venjulegum notanda", "Access key" : "Aðgangslykill", "Secret key" : "Leynilykill", "Builtin" : "Innbyggt", @@ -38,7 +39,10 @@ "API key" : "API-lykill", "Global credentials" : "Víðvær innskráningarauðkenni", "Log-in credentials, save in database" : "Innskráningarauðkenni, vista í gagnagrunni", + "Login and password" : "Notandanafn og lykilorð", "Log-in credentials, save in session" : "Innskráningarauðkenni, vista í setu", + "Global credentials, manually entered" : "Víðvær innskráningarauðkenni, sett inn handvirkt", + "Manually entered, store in database" : "Sett inn handvirkt, geyma í gagnagrunni", "RSA public key" : "RSA-dreifilykill", "Public key" : "Dreifilykill", "RSA private key" : "RSA-einkalykill", @@ -74,6 +78,7 @@ "Verify ACL access when listing files" : "Athuga ACL-aðgang þegar gerðir eru listar yfir skrár", "Timeout" : "Tímamörk", "SMB/CIFS using OC login" : "SMB / CIFS með OC-innskráningu", + "Login as share" : "Skrá inn sem sameign", "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Heiti á þjónustu", "Request timeout (seconds)" : "Tímamörk á beiðni (sekúndur)", @@ -83,6 +88,9 @@ "External storage" : "Ytri gagnageymsla", "External storage support" : "Stuðningur við utanaðkomandi gagnageymslur", "Adds basic external storage support" : "Bætir við grunnstuðningi fyrir utanaðkomandi gagnageymslur", + "Storage credentials" : "Innskráningarauðkenni á gagnageymslu", + "Enter the storage login" : "Settu inn notandanafn fyrir gagnageymsluna", + "Enter the storage password" : "Settu inn lykilorð fyrir gagnageymsluna", "Submit" : "Senda inn", "Unable to update this external storage config. {statusMessage}" : "Tókst ekki að uppfæra uppsetningu þessarar ytri-gagnageymslu. {statusMessage}", "New configuration successfully saved" : "Það tókst að vista nýju uppsetninguna", @@ -102,6 +110,7 @@ "Scope" : "Umfang", "Personal" : "Einka", "System" : "Kerfi", + "Type to select account or group." : "Skrifaðu til að velja notandaaðgang eða hóp.", "(Group)" : "(Hópur)", "Compatibility with Mac NFD encoding (slow)" : "Samhæfni við Mac NFD kóðun (hægvirkt)", "Enable encryption" : "Virkja dulritun", @@ -112,6 +121,7 @@ "Once every direct access" : "Einu sinni við hvern beinan aðgang", "Read only" : "Skrifvarið", "Disconnect" : "Aftengjast", + "Unknown backend: {backendName}" : "Óþekktur bakendi: {backendName}", "Admin defined" : "Skilgreindur kerfisstjóri", "Delete storage?" : "Eyða geymslu?", "Click to recheck the configuration" : "Smelltu til að yfirfara aftur uppsetninguna", @@ -125,6 +135,8 @@ "Configuration" : "Uppsetning", "Available for" : "Tiltækt fyrir", "Add storage" : "Bæta við gagnahirslu", - "Advanced settings" : "Ítarlegri valkostir" + "All people" : "Allt fólk", + "Advanced settings" : "Ítarlegri valkostir", + "Allow people to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index aad8a6fcb1918..740c9152949e8 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Tutte le persone", "Advanced settings" : "Impostazioni avanzate", "Allow people to mount external storage" : "Consenti alle persone di montare archiviazioni esterne", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Le credenziali globali possono essere utilizzate anche per l'autenticazione con più archiviazioni esterne che hanno le stesse credenziali.", - "To access the storage, you need to provide the authentification informations." : "Per accedere allo spazio di archiviazione è necessario fornire le informazioni di autenticazione." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Le credenziali globali possono essere utilizzate anche per l'autenticazione con più archiviazioni esterne che hanno le stesse credenziali." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index f2b411e72543b..9063425352c2e 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -147,7 +147,6 @@ "All people" : "Tutte le persone", "Advanced settings" : "Impostazioni avanzate", "Allow people to mount external storage" : "Consenti alle persone di montare archiviazioni esterne", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Le credenziali globali possono essere utilizzate anche per l'autenticazione con più archiviazioni esterne che hanno le stesse credenziali.", - "To access the storage, you need to provide the authentification informations." : "Per accedere allo spazio di archiviazione è necessario fornire le informazioni di autenticazione." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Le credenziali globali possono essere utilizzate anche per l'autenticazione con più archiviazioni esterne che hanno le stesse credenziali." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index aa6f0b9d96d58..feaffe67223d3 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "すべての人", "Advanced settings" : "詳細設定", "Allow people to mount external storage" : "ユーザーに外部ストレージの接続を許可する", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。", - "To access the storage, you need to provide the authentification informations." : "ストレージにアクセスするには、認証情報を提供する必要があります。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index f5dfaf55605f4..ceb06b3d90520 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -147,7 +147,6 @@ "All people" : "すべての人", "Advanced settings" : "詳細設定", "Allow people to mount external storage" : "ユーザーに外部ストレージの接続を許可する", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。", - "To access the storage, you need to provide the authentification informations." : "ストレージにアクセスするには、認証情報を提供する必要があります。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index 235cd71942297..846871208669a 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -148,7 +148,6 @@ OC.L10N.register( "All people" : "모든 사용자", "Advanced settings" : "고급 설정", "Allow people to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.", - "To access the storage, you need to provide the authentification informations." : "저장소에 접근하려면 인증 정보를 제공해야 합니다." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다." }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index c47d8950627a5..8b1e37be7f5f1 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -146,7 +146,6 @@ "All people" : "모든 사용자", "Advanced settings" : "고급 설정", "Allow people to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.", - "To access the storage, you need to provide the authentification informations." : "저장소에 접근하려면 인증 정보를 제공해야 합니다." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index fcd26ee504ade..599d1f17299bb 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -147,7 +147,6 @@ OC.L10N.register( "All people" : "Wszystkie osoby", "Advanced settings" : "Ustawienia zaawansowane", "Allow people to mount external storage" : "Zezwalaj innym na montowanie pamięci zewnętrznej", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia.", - "To access the storage, you need to provide the authentification informations." : "Aby uzyskać dostęp do pamięci zewnętrznej, należy podać dane uwierzytelniające." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index 38bc613bcf882..b26a5b38dcf38 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -145,7 +145,6 @@ "All people" : "Wszystkie osoby", "Advanced settings" : "Ustawienia zaawansowane", "Allow people to mount external storage" : "Zezwalaj innym na montowanie pamięci zewnętrznej", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia.", - "To access the storage, you need to provide the authentification informations." : "Aby uzyskać dostęp do pamięci zewnętrznej, należy podać dane uwierzytelniające." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 9cab9dbb553c8..ed83a66528009 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Todas as pessoas", "Advanced settings" : "Configurações avançadas", "Allow people to mount external storage" : "Permitir que as pessoas montem armazenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais.", - "To access the storage, you need to provide the authentification informations." : "Para acessar o armazenamento, você precisa fornecer as informações de autenticação." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index bacf0eb9b4446..510a39423e735 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -147,7 +147,6 @@ "All people" : "Todas as pessoas", "Advanced settings" : "Configurações avançadas", "Allow people to mount external storage" : "Permitir que as pessoas montem armazenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais.", - "To access the storage, you need to provide the authentification informations." : "Para acessar o armazenamento, você precisa fornecer as informações de autenticação." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index ea1cda3aac851..483e82d5cdb99 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Все люди", "Advanced settings" : "Расширенные настройки", "Allow people to mount external storage" : "Разрешить пользователям подключать внешнее хранилище", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.", - "To access the storage, you need to provide the authentification informations." : "Для получения доступа к хранилищу вам нужно указать информацию для аутентификации." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index 324054dbbe6ff..8cceeb2743a84 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -147,7 +147,6 @@ "All people" : "Все люди", "Advanced settings" : "Расширенные настройки", "Allow people to mount external storage" : "Разрешить пользователям подключать внешнее хранилище", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.", - "To access the storage, you need to provide the authentification informations." : "Для получения доступа к хранилищу вам нужно указать информацию для аутентификации." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js index 3abc6f6124a6e..db5b13f250416 100644 --- a/apps/files_external/l10n/sk.js +++ b/apps/files_external/l10n/sk.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Všetci ľudia", "Advanced settings" : "Rozšírené nastavenia", "Allow people to mount external storage" : "Povoliť užívateľom pripojiť externé úložiská", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje.", - "To access the storage, you need to provide the authentification informations." : "Ak chcete získať prístup k úložisku, musíte poskytnúť autentifikačné informácie." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_external/l10n/sk.json b/apps/files_external/l10n/sk.json index accdc335a71e4..2b4d390e5c0e4 100644 --- a/apps/files_external/l10n/sk.json +++ b/apps/files_external/l10n/sk.json @@ -147,7 +147,6 @@ "All people" : "Všetci ľudia", "Advanced settings" : "Rozšírené nastavenia", "Allow people to mount external storage" : "Povoliť užívateľom pripojiť externé úložiská", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje.", - "To access the storage, you need to provide the authentification informations." : "Ak chcete získať prístup k úložisku, musíte poskytnúť autentifikačné informácie." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index e431325907427..b6c275b3a356b 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Све особе", "Advanced settings" : "Напредне поставке", "Allow people to mount external storage" : "Дозволи људима да монтирају спољашња складишта", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве.", - "To access the storage, you need to provide the authentification informations." : "Да бисте приступили складишту, потребно је да наведете информације за потврду идентитета" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json index 4b5f3fd9369c4..69c8741557905 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -147,7 +147,6 @@ "All people" : "Све особе", "Advanced settings" : "Напредне поставке", "Allow people to mount external storage" : "Дозволи људима да монтирају спољашња складишта", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве.", - "To access the storage, you need to provide the authentification informations." : "Да бисте приступили складишту, потребно је да наведете информације за потврду идентитета" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобални акредитиви се могу користити за пријављивање на више спољних складишта које примају исте акредитиве." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js index bd689afbdc3c2..cf0cf88bc9ebc 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Alla användare", "Advanced settings" : "Avancerade inställningar", "Allow people to mount external storage" : "Tillåt användare att montera extern lagring", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter.", - "To access the storage, you need to provide the authentification informations." : "För att komma åt lagringen måste du tillhandahålla autentiseringsinformationen." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index e7f04b7580d21..5cfe2e76af5b5 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -147,7 +147,6 @@ "All people" : "Alla användare", "Advanced settings" : "Avancerade inställningar", "Allow people to mount external storage" : "Tillåt användare att montera extern lagring", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter.", - "To access the storage, you need to provide the authentification informations." : "För att komma åt lagringen måste du tillhandahålla autentiseringsinformationen." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index bc4a69729a461..72b1a872b343c 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "Tüm kişiler", "Advanced settings" : "Gelişmiş ayarlar", "Allow people to mount external storage" : "Kişiler dış depolama bağlayabilsin", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz.", - "To access the storage, you need to provide the authentification informations." : "Depolama alanına erişebilmek için kimlik doğrulama bilgilerini vermeniz gerekir." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index 9a3b89fab0015..cebe1d0395709 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -147,7 +147,6 @@ "All people" : "Tüm kişiler", "Advanced settings" : "Gelişmiş ayarlar", "Allow people to mount external storage" : "Kişiler dış depolama bağlayabilsin", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz.", - "To access the storage, you need to provide the authentification informations." : "Depolama alanına erişebilmek için kimlik doğrulama bilgilerini vermeniz gerekir." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/ug.js b/apps/files_external/l10n/ug.js index 100c0012ce4f6..77a26fe10200c 100644 --- a/apps/files_external/l10n/ug.js +++ b/apps/files_external/l10n/ug.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "بارلىق كىشىلەر", "Advanced settings" : "ئىلغار تەڭشەكلەر", "Allow people to mount external storage" : "كىشىلەرنىڭ سىرتقى ساقلىغۇچ ئورنىتىشىغا يول قويۇڭ", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "يەرشارى كىنىشكىسى ئوخشاش سالاھىيەتكە ئىگە كۆپ خىل تاشقى دۇكانلار بىلەن دەلىللەشكە ئىشلىتىلىدۇ.", - "To access the storage, you need to provide the authentification informations." : "ساقلاشقا ئېرىشىش ئۈچۈن ، دەلىللەش ئۇچۇرى بىلەن تەمىنلىشىڭىز كېرەك." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "يەرشارى كىنىشكىسى ئوخشاش سالاھىيەتكە ئىگە كۆپ خىل تاشقى دۇكانلار بىلەن دەلىللەشكە ئىشلىتىلىدۇ." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/ug.json b/apps/files_external/l10n/ug.json index 8a12e156d23da..fdef72f4d265f 100644 --- a/apps/files_external/l10n/ug.json +++ b/apps/files_external/l10n/ug.json @@ -147,7 +147,6 @@ "All people" : "بارلىق كىشىلەر", "Advanced settings" : "ئىلغار تەڭشەكلەر", "Allow people to mount external storage" : "كىشىلەرنىڭ سىرتقى ساقلىغۇچ ئورنىتىشىغا يول قويۇڭ", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "يەرشارى كىنىشكىسى ئوخشاش سالاھىيەتكە ئىگە كۆپ خىل تاشقى دۇكانلار بىلەن دەلىللەشكە ئىشلىتىلىدۇ.", - "To access the storage, you need to provide the authentification informations." : "ساقلاشقا ئېرىشىش ئۈچۈن ، دەلىللەش ئۇچۇرى بىلەن تەمىنلىشىڭىز كېرەك." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "يەرشارى كىنىشكىسى ئوخشاش سالاھىيەتكە ئىگە كۆپ خىل تاشقى دۇكانلار بىلەن دەلىللەشكە ئىشلىتىلىدۇ." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js index 1099aad1b36a2..c48fefd8ae125 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "所有人仕", "Advanced settings" : "進階設定", "Allow people to mount external storage" : "允許人仕自行掛載外部儲存空間", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。", - "To access the storage, you need to provide the authentification informations." : "要存取存儲,您需要提供身份驗證資訊。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json index b35f5fe69dcb2..f6799ff34e9c2 100644 --- a/apps/files_external/l10n/zh_HK.json +++ b/apps/files_external/l10n/zh_HK.json @@ -147,7 +147,6 @@ "All people" : "所有人仕", "Advanced settings" : "進階設定", "Allow people to mount external storage" : "允許人仕自行掛載外部儲存空間", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。", - "To access the storage, you need to provide the authentification informations." : "要存取存儲,您需要提供身份驗證資訊。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身分驗證可用於驗證與有相同身分驗證的多個外部存儲器。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 8f3106c5d174e..107257b7eeff4 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -149,7 +149,6 @@ OC.L10N.register( "All people" : "所有使用者", "Advanced settings" : "進階設定", "Allow people to mount external storage" : "允許使用者自行掛載外部儲存空間", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於認證多個有相同憑證的外部儲存空間。", - "To access the storage, you need to provide the authentification informations." : "要存取儲存空間,您必須提供身份驗證資訊。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於認證多個有相同憑證的外部儲存空間。" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 9eac799a7fbed..bb6bcd61ce808 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -147,7 +147,6 @@ "All people" : "所有使用者", "Advanced settings" : "進階設定", "Allow people to mount external storage" : "允許使用者自行掛載外部儲存空間", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於認證多個有相同憑證的外部儲存空間。", - "To access the storage, you need to provide the authentification informations." : "要存取儲存空間,您必須提供身份驗證資訊。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於認證多個有相同憑證的外部儲存空間。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index a5597d74249e4..8a3f7dcb24a34 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -234,6 +234,8 @@ OC.L10N.register( "View only" : "للعرض فقط", "Can edit" : "يمكنه التعديل", "Custom permissions" : "أذونات مخصصة", + "Enter external recipients" : "إدخال مُستَلِمين خارجيين", + "Search for internal recipients" : "البحث عن مُستَلِمين خارجيين", "Resharing is not allowed" : "لا يسمح بإعادة المشاركة", "Name or email …" : "الاسم أو الإيميل …", "Name, email, or Federated Cloud ID …" : "الاسم أو البريد أو المعرف السحابي الموحد", diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index b2482b1edc437..acadeffa273dc 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -232,6 +232,8 @@ "View only" : "للعرض فقط", "Can edit" : "يمكنه التعديل", "Custom permissions" : "أذونات مخصصة", + "Enter external recipients" : "إدخال مُستَلِمين خارجيين", + "Search for internal recipients" : "البحث عن مُستَلِمين خارجيين", "Resharing is not allowed" : "لا يسمح بإعادة المشاركة", "Name or email …" : "الاسم أو الإيميل …", "Name, email, or Federated Cloud ID …" : "الاسم أو البريد أو المعرف السحابي الموحد", diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 425603628ed81..f366a9e1b2b0e 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -91,6 +91,8 @@ OC.L10N.register( "Share must at least have READ or CREATE permissions" : "Je třeba, aby sdílení mělo alespoň oprávnění pro ČÍST nebo VYTVÁŘET", "Share must have READ permission if UPDATE or DELETE permission is set" : "Pokud je nastaveno oprávnění AKTUALIZOVAT nebo MAZAT je třeba, aby sdílení mělo oprávnění ČÍST", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Zaslání hesla prostřednictvím Nextcloud Talk“ pro sdílení souboru či složky se nezdařilo protože Nextcloud Talk není zapnuté.", + "Custom share link tokens have been disabled by the administrator" : "Uživatelsky určené tokeny sdílení odkazy byly správcem zakázány", + "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Je třeba, aby tokeny obsahovaly alespoň jeden znak a mohou se skládat pouze z písmen, číslic a ještě pomlčky", "Invalid date. Format must be YYYY-MM-DD" : "Neplatný formát data. Je třeba, aby bylo RRRR-MM-DD", "No sharing rights on this item" : "Nemáte oprávnění ke sdílení této položky", "Invalid share attributes provided: \"%s\"" : "Zadány neplatné atributy sdílení: „%s“", @@ -232,6 +234,8 @@ OC.L10N.register( "View only" : "Pouze prohlížet", "Can edit" : "Může upravovat", "Custom permissions" : "Uživatelsky určená oprávnění", + "Enter external recipients" : "Zadat externí příjemce", + "Search for internal recipients" : "Vyhledat interní příjemce", "Resharing is not allowed" : "Příjemcům tohoto sdílení není dovoleno ho nasdílet dál dalším", "Name or email …" : "Jméno nebo e-mail…", "Name, email, or Federated Cloud ID …" : "Jméno, e-mail nebo identifikátor ve federovaném cloudu…", @@ -312,6 +316,7 @@ OC.L10N.register( "Additional shares explanation" : "Vysvětlení dalších sdílen", "Use this method to share files with individuals or teams within your organization. If the recipient already has access to the share but cannot locate it, you can send them the internal share link for easy access." : "Tuto metodu použijte pro nasdílení souborů jednotlivcům nebo týmům ve vaší organizaci. Pokud příjemce už má přístup ke sdílení, ale nemůže ho nalézt, můžete mu přístup usnadnit zasláním vnitřního odkazu na sdílení.", "Use this method to share files with individuals or organizations outside your organization. Files and folders can be shared via public share links and email addresses. You can also share to other Nextcloud accounts hosted on different instances using their federated cloud ID." : "Tuto metodu používejte pro sdílení souborů s jednotlivci nebo organizacemi vně té vaší. Soubory a složky je možné nasdílet prostřednictvím veřejných odkazů na sdílení a e-mailových adres. Je také možné nasdílet ostatním Nextcloud účtům hostovaným na různých instancích a to prostřednictvím jejich identifikátorů v rámci federovaného cloudu.", + "Shares that are not part of the internal or external shares. This can be shares from apps or other sources." : "Sdílení, která nejsou součástí interních nebo externích sdílení. Toto mohou být sdílení z aplikací nebo jiných zdrojů.", "Unable to load the shares list" : "Nedaří se načíst seznam sdílení", "Expires {relativetime}" : "Platnost končí {relativetime}", "this share just expired." : "platnost tohoto sdílení právě skončila.", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 7b2d19f07e07e..d546090e17f2d 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -89,6 +89,8 @@ "Share must at least have READ or CREATE permissions" : "Je třeba, aby sdílení mělo alespoň oprávnění pro ČÍST nebo VYTVÁŘET", "Share must have READ permission if UPDATE or DELETE permission is set" : "Pokud je nastaveno oprávnění AKTUALIZOVAT nebo MAZAT je třeba, aby sdílení mělo oprávnění ČÍST", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Zaslání hesla prostřednictvím Nextcloud Talk“ pro sdílení souboru či složky se nezdařilo protože Nextcloud Talk není zapnuté.", + "Custom share link tokens have been disabled by the administrator" : "Uživatelsky určené tokeny sdílení odkazy byly správcem zakázány", + "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Je třeba, aby tokeny obsahovaly alespoň jeden znak a mohou se skládat pouze z písmen, číslic a ještě pomlčky", "Invalid date. Format must be YYYY-MM-DD" : "Neplatný formát data. Je třeba, aby bylo RRRR-MM-DD", "No sharing rights on this item" : "Nemáte oprávnění ke sdílení této položky", "Invalid share attributes provided: \"%s\"" : "Zadány neplatné atributy sdílení: „%s“", @@ -230,6 +232,8 @@ "View only" : "Pouze prohlížet", "Can edit" : "Může upravovat", "Custom permissions" : "Uživatelsky určená oprávnění", + "Enter external recipients" : "Zadat externí příjemce", + "Search for internal recipients" : "Vyhledat interní příjemce", "Resharing is not allowed" : "Příjemcům tohoto sdílení není dovoleno ho nasdílet dál dalším", "Name or email …" : "Jméno nebo e-mail…", "Name, email, or Federated Cloud ID …" : "Jméno, e-mail nebo identifikátor ve federovaném cloudu…", @@ -310,6 +314,7 @@ "Additional shares explanation" : "Vysvětlení dalších sdílen", "Use this method to share files with individuals or teams within your organization. If the recipient already has access to the share but cannot locate it, you can send them the internal share link for easy access." : "Tuto metodu použijte pro nasdílení souborů jednotlivcům nebo týmům ve vaší organizaci. Pokud příjemce už má přístup ke sdílení, ale nemůže ho nalézt, můžete mu přístup usnadnit zasláním vnitřního odkazu na sdílení.", "Use this method to share files with individuals or organizations outside your organization. Files and folders can be shared via public share links and email addresses. You can also share to other Nextcloud accounts hosted on different instances using their federated cloud ID." : "Tuto metodu používejte pro sdílení souborů s jednotlivci nebo organizacemi vně té vaší. Soubory a složky je možné nasdílet prostřednictvím veřejných odkazů na sdílení a e-mailových adres. Je také možné nasdílet ostatním Nextcloud účtům hostovaným na různých instancích a to prostřednictvím jejich identifikátorů v rámci federovaného cloudu.", + "Shares that are not part of the internal or external shares. This can be shares from apps or other sources." : "Sdílení, která nejsou součástí interních nebo externích sdílení. Toto mohou být sdílení z aplikací nebo jiných zdrojů.", "Unable to load the shares list" : "Nedaří se načíst seznam sdílení", "Expires {relativetime}" : "Platnost končí {relativetime}", "this share just expired." : "platnost tohoto sdílení právě skončila.", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 6369a5c2fe1c2..48faae6eea508 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -234,6 +234,8 @@ OC.L10N.register( "View only" : "Nur anzeigen", "Can edit" : "Kann bearbeiten", "Custom permissions" : "Benutzerdefinierte Berechtigungen", + "Enter external recipients" : "Externe Empfänger eingeben", + "Search for internal recipients" : "Suche nach internen Empfängern", "Resharing is not allowed" : "Weiterteilen ist nicht erlaubt", "Name or email …" : "Name oder E-Mail-Adresse …", "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index e0173bf49f055..4700e0a3776ba 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -232,6 +232,8 @@ "View only" : "Nur anzeigen", "Can edit" : "Kann bearbeiten", "Custom permissions" : "Benutzerdefinierte Berechtigungen", + "Enter external recipients" : "Externe Empfänger eingeben", + "Search for internal recipients" : "Suche nach internen Empfängern", "Resharing is not allowed" : "Weiterteilen ist nicht erlaubt", "Name or email …" : "Name oder E-Mail-Adresse …", "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 7b33dcada534b..cce22ca55a94d 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -234,6 +234,8 @@ OC.L10N.register( "View only" : "Nur anzeigen", "Can edit" : "Kann bearbeiten", "Custom permissions" : "Benutzerdefinierte Berechtigungen", + "Enter external recipients" : "Externe Empfänger eingeben", + "Search for internal recipients" : "Nach internen Empfängern suchen", "Resharing is not allowed" : "Das Weiterteilen ist nicht erlaubt ", "Name or email …" : "Name oder E-Mail-Adresse …", "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 5e136bb90ab61..e551bea6cc3e7 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -232,6 +232,8 @@ "View only" : "Nur anzeigen", "Can edit" : "Kann bearbeiten", "Custom permissions" : "Benutzerdefinierte Berechtigungen", + "Enter external recipients" : "Externe Empfänger eingeben", + "Search for internal recipients" : "Nach internen Empfängern suchen", "Resharing is not allowed" : "Das Weiterteilen ist nicht erlaubt ", "Name or email …" : "Name oder E-Mail-Adresse …", "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 1f45c31ffe025..1c7540e6628a9 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -234,6 +234,8 @@ OC.L10N.register( "View only" : "View only", "Can edit" : "Can edit", "Custom permissions" : "Custom permissions", + "Enter external recipients" : "Enter external recipients", + "Search for internal recipients" : "Search for internal recipients", "Resharing is not allowed" : "Resharing is not allowed", "Name or email …" : "Name or email …", "Name, email, or Federated Cloud ID …" : "Name, email, or Federated Cloud ID …", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index cb732445ef0cc..4575ace9a6f84 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -232,6 +232,8 @@ "View only" : "View only", "Can edit" : "Can edit", "Custom permissions" : "Custom permissions", + "Enter external recipients" : "Enter external recipients", + "Search for internal recipients" : "Search for internal recipients", "Resharing is not allowed" : "Resharing is not allowed", "Name or email …" : "Name or email …", "Name, email, or Federated Cloud ID …" : "Name, email, or Federated Cloud ID …", diff --git a/apps/files_sharing/l10n/ga.js b/apps/files_sharing/l10n/ga.js index 16acc32c62353..4eaf490cc1453 100644 --- a/apps/files_sharing/l10n/ga.js +++ b/apps/files_sharing/l10n/ga.js @@ -234,6 +234,8 @@ OC.L10N.register( "View only" : "Amharc amháin", "Can edit" : "Is féidir eagarthóireacht a dhéanamh", "Custom permissions" : "Ceadanna saincheaptha", + "Enter external recipients" : "Cuir isteach faighteoirí seachtracha", + "Search for internal recipients" : "Cuardaigh faighteoirí inmheánacha", "Resharing is not allowed" : "Ní cheadaítear athroinnt", "Name or email …" : "Ainm nó ríomhphost…", "Name, email, or Federated Cloud ID …" : "Ainm, ríomhphost, nó ID Néal Cónaidhme…", diff --git a/apps/files_sharing/l10n/ga.json b/apps/files_sharing/l10n/ga.json index 4531cd0cce099..77fc2ad404369 100644 --- a/apps/files_sharing/l10n/ga.json +++ b/apps/files_sharing/l10n/ga.json @@ -232,6 +232,8 @@ "View only" : "Amharc amháin", "Can edit" : "Is féidir eagarthóireacht a dhéanamh", "Custom permissions" : "Ceadanna saincheaptha", + "Enter external recipients" : "Cuir isteach faighteoirí seachtracha", + "Search for internal recipients" : "Cuardaigh faighteoirí inmheánacha", "Resharing is not allowed" : "Ní cheadaítear athroinnt", "Name or email …" : "Ainm nó ríomhphost…", "Name, email, or Federated Cloud ID …" : "Ainm, ríomhphost, nó ID Néal Cónaidhme…", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index c5e9360c636a1..4970805b6b6f7 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -234,6 +234,8 @@ OC.L10N.register( "View only" : "Só ver", "Can edit" : "Pode editar", "Custom permissions" : "Permisos personalizados", + "Enter external recipients" : "Introduza os destinatarios externos", + "Search for internal recipients" : "Busca de destinatarios internos", "Resharing is not allowed" : "Non se permite volver compartir", "Name or email …" : "Nome ou correo…", "Name, email, or Federated Cloud ID …" : "Nome, correo ou ID de nube federada…", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index d201c7747fcb7..e8f713c10cf3b 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -232,6 +232,8 @@ "View only" : "Só ver", "Can edit" : "Pode editar", "Custom permissions" : "Permisos personalizados", + "Enter external recipients" : "Introduza os destinatarios externos", + "Search for internal recipients" : "Busca de destinatarios internos", "Resharing is not allowed" : "Non se permite volver compartir", "Name or email …" : "Nome ou correo…", "Name, email, or Federated Cloud ID …" : "Nome, correo ou ID de nube federada…", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 3774fb74592fa..4a42b0e0e2cea 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -91,6 +91,8 @@ OC.L10N.register( "Share must at least have READ or CREATE permissions" : "La condivisione deve disporre almeno delle autorizzazioni READ o CREATE", "Share must have READ permission if UPDATE or DELETE permission is set" : "La condivisione deve disporre dell'autorizzazione READ se l'autorizzazione è impostata su UPDATE o DELETE.", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Invio della password da Nextcloud Talk\" per condividere un file o una cartella non è riuscito poiché Nextcloud Talk non è attivato.", + "Custom share link tokens have been disabled by the administrator" : "I token di collegamento di condivisione personalizzati sono stati disabilitati dall'amministratore", + "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "I token devono contenere almeno 1 carattere e possono contenere solo lettere, numeri o un trattino", "Invalid date. Format must be YYYY-MM-DD" : "Data non valida. Il formato deve essere AAAA-MM-GG", "No sharing rights on this item" : "Nessun diritto di condivisione per questo elemento", "Invalid share attributes provided: \"%s\"" : "Attributi di condivisione forniti non validi: \"%s\"", @@ -98,6 +100,7 @@ OC.L10N.register( "No mail notification configured for this share type" : "Nessuna notifica via posta configurata per questo tipo di condivisione", "Wrong password" : "Password errata", "Error while sending mail notification" : "Errore durante l'invio della notifica via posta", + "Failed to generate a unique token" : "Impossibile generare un token univoco", "This share does not exist or is no longer available" : "Questa condivisione non esiste o non è più disponibile", "shared by %s" : "condiviso da %s", "Download" : "Scarica", @@ -231,6 +234,8 @@ OC.L10N.register( "View only" : "Sola lettura", "Can edit" : "Può modificare", "Custom permissions" : "Autorizzazioni personalizzate", + "Enter external recipients" : "Inserisci i destinatari esterni", + "Search for internal recipients" : "Cerca destinatari interni", "Resharing is not allowed" : "La ri-condivisione non è consentita", "Name or email …" : "Nome o email...", "Name, email, or Federated Cloud ID …" : "Nome, email o ID di cloud federata...", @@ -263,6 +268,10 @@ OC.L10N.register( "Upload only" : "Solo caricamento", "Advanced settings" : "Impostazioni avanzate", "Share label" : "Condividi etichetta", + "Share link token" : "Condividi il link del token", + "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Imposta il token del link di condivisione pubblica su qualcosa di facile da ricordare o genera un nuovo token. Non è consigliabile usare un token indovinabile per le condivisioni che contengono informazioni sensibili.", + "Generating…" : "Generazione in corso…", + "Generate new token" : "Genera nuovo token", "Set password" : "Imposta password", "Password expires {passwordExpirationTime}" : "Scadenza password {passwordExpirationTime}", "Password expired" : "Password scaduta", @@ -289,6 +298,7 @@ OC.L10N.register( "Update share" : "Aggiorna condivisione", "Save share" : "Salva condivisione", "Replace current password" : "Sostituisci la password attuale", + "Failed to generate a new token" : "Impossibile generare un nuovo token", "Others with access" : "Altri con accesso", "No other accounts with access found" : "Nessun altro account trovato con accesso", "Toggle list of others with access to this directory" : "Attiva l'elenco degli altri utenti con accesso a questa cartella ", @@ -296,6 +306,17 @@ OC.L10N.register( "Unable to fetch inherited shares" : "Impossibile recuperare le condivisioni ereditate", "Link shares" : "Condivisioni dei link", "Shares" : "Condivisioni", + "Internal shares" : "Condivisioni interne", + "Internal shares explanation" : "Spiegazione delle condivisioni interne", + "Share with accounts and teams" : "Condividi con account e team", + "External shares" : "Condivisioni esterne", + "External shares explanation" : "Spiegazione delle condivisioni esterne", + "Email, federated cloud id" : "E-mail, ID cloud federato", + "Additional shares" : "Azioni aggiuntive", + "Additional shares explanation" : "Spiegazione delle azioni aggiuntive", + "Use this method to share files with individuals or teams within your organization. If the recipient already has access to the share but cannot locate it, you can send them the internal share link for easy access." : "Utilizza questo metodo per condividere file con singoli o team all'interno della tua organizzazione. Se il destinatario ha già accesso alla condivisione ma non riesce a individuarla, puoi inviargli il link di condivisione interno per un facile accesso.", + "Use this method to share files with individuals or organizations outside your organization. Files and folders can be shared via public share links and email addresses. You can also share to other Nextcloud accounts hosted on different instances using their federated cloud ID." : "Utilizza questo metodo per condividere file con individui o organizzazioni esterne alla tua organizzazione. File e cartelle possono essere condivisi tramite link di condivisione pubblici e indirizzi e-mail. Puoi anche condividere con altri account Nextcloud ospitati su istanze diverse utilizzando il loro ID cloud federato.", + "Shares that are not part of the internal or external shares. This can be shares from apps or other sources." : "Condivisioni che non fanno parte delle condivisioni interne o esterne. Possono essere condivisioni da app o altre fonti.", "Unable to load the shares list" : "Impossibile caricare l'elenco delle condivisioni", "Expires {relativetime}" : "Scade il {relativetime}", "this share just expired." : "questa condivisione è appena scaduta.", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index b194b9dbde218..94bc86ba54d67 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -89,6 +89,8 @@ "Share must at least have READ or CREATE permissions" : "La condivisione deve disporre almeno delle autorizzazioni READ o CREATE", "Share must have READ permission if UPDATE or DELETE permission is set" : "La condivisione deve disporre dell'autorizzazione READ se l'autorizzazione è impostata su UPDATE o DELETE.", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Invio della password da Nextcloud Talk\" per condividere un file o una cartella non è riuscito poiché Nextcloud Talk non è attivato.", + "Custom share link tokens have been disabled by the administrator" : "I token di collegamento di condivisione personalizzati sono stati disabilitati dall'amministratore", + "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "I token devono contenere almeno 1 carattere e possono contenere solo lettere, numeri o un trattino", "Invalid date. Format must be YYYY-MM-DD" : "Data non valida. Il formato deve essere AAAA-MM-GG", "No sharing rights on this item" : "Nessun diritto di condivisione per questo elemento", "Invalid share attributes provided: \"%s\"" : "Attributi di condivisione forniti non validi: \"%s\"", @@ -96,6 +98,7 @@ "No mail notification configured for this share type" : "Nessuna notifica via posta configurata per questo tipo di condivisione", "Wrong password" : "Password errata", "Error while sending mail notification" : "Errore durante l'invio della notifica via posta", + "Failed to generate a unique token" : "Impossibile generare un token univoco", "This share does not exist or is no longer available" : "Questa condivisione non esiste o non è più disponibile", "shared by %s" : "condiviso da %s", "Download" : "Scarica", @@ -229,6 +232,8 @@ "View only" : "Sola lettura", "Can edit" : "Può modificare", "Custom permissions" : "Autorizzazioni personalizzate", + "Enter external recipients" : "Inserisci i destinatari esterni", + "Search for internal recipients" : "Cerca destinatari interni", "Resharing is not allowed" : "La ri-condivisione non è consentita", "Name or email …" : "Nome o email...", "Name, email, or Federated Cloud ID …" : "Nome, email o ID di cloud federata...", @@ -261,6 +266,10 @@ "Upload only" : "Solo caricamento", "Advanced settings" : "Impostazioni avanzate", "Share label" : "Condividi etichetta", + "Share link token" : "Condividi il link del token", + "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Imposta il token del link di condivisione pubblica su qualcosa di facile da ricordare o genera un nuovo token. Non è consigliabile usare un token indovinabile per le condivisioni che contengono informazioni sensibili.", + "Generating…" : "Generazione in corso…", + "Generate new token" : "Genera nuovo token", "Set password" : "Imposta password", "Password expires {passwordExpirationTime}" : "Scadenza password {passwordExpirationTime}", "Password expired" : "Password scaduta", @@ -287,6 +296,7 @@ "Update share" : "Aggiorna condivisione", "Save share" : "Salva condivisione", "Replace current password" : "Sostituisci la password attuale", + "Failed to generate a new token" : "Impossibile generare un nuovo token", "Others with access" : "Altri con accesso", "No other accounts with access found" : "Nessun altro account trovato con accesso", "Toggle list of others with access to this directory" : "Attiva l'elenco degli altri utenti con accesso a questa cartella ", @@ -294,6 +304,17 @@ "Unable to fetch inherited shares" : "Impossibile recuperare le condivisioni ereditate", "Link shares" : "Condivisioni dei link", "Shares" : "Condivisioni", + "Internal shares" : "Condivisioni interne", + "Internal shares explanation" : "Spiegazione delle condivisioni interne", + "Share with accounts and teams" : "Condividi con account e team", + "External shares" : "Condivisioni esterne", + "External shares explanation" : "Spiegazione delle condivisioni esterne", + "Email, federated cloud id" : "E-mail, ID cloud federato", + "Additional shares" : "Azioni aggiuntive", + "Additional shares explanation" : "Spiegazione delle azioni aggiuntive", + "Use this method to share files with individuals or teams within your organization. If the recipient already has access to the share but cannot locate it, you can send them the internal share link for easy access." : "Utilizza questo metodo per condividere file con singoli o team all'interno della tua organizzazione. Se il destinatario ha già accesso alla condivisione ma non riesce a individuarla, puoi inviargli il link di condivisione interno per un facile accesso.", + "Use this method to share files with individuals or organizations outside your organization. Files and folders can be shared via public share links and email addresses. You can also share to other Nextcloud accounts hosted on different instances using their federated cloud ID." : "Utilizza questo metodo per condividere file con individui o organizzazioni esterne alla tua organizzazione. File e cartelle possono essere condivisi tramite link di condivisione pubblici e indirizzi e-mail. Puoi anche condividere con altri account Nextcloud ospitati su istanze diverse utilizzando il loro ID cloud federato.", + "Shares that are not part of the internal or external shares. This can be shares from apps or other sources." : "Condivisioni che non fanno parte delle condivisioni interne o esterne. Possono essere condivisioni da app o altre fonti.", "Unable to load the shares list" : "Impossibile caricare l'elenco delle condivisioni", "Expires {relativetime}" : "Scade il {relativetime}", "this share just expired." : "questa condivisione è appena scaduta.", diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 2e6b46f58f4e2..21aea8403b092 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -210,6 +210,7 @@ OC.L10N.register( "Update share" : "Atnaujinti viešinį", "Save share" : "Įrašyti viešinį", "Others with access" : "Kiti asmenys, turintys prieigą", + "No other accounts with access found" : "Nerasta jokių kitų paskyrų, turinčių prieigą", "Toggle list of others with access to this directory" : "Perjungti sąrašą kitų asmenų, turinčių prieigą prie šio katalogo", "Toggle list of others with access to this file" : "Perjungti sąrašą kitų asmenų, turinčių prieigą prie šio failo", "Unable to fetch inherited shares" : "Nepavyko gauti paveldėtų viešinių", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index f2b409318fa3f..1c0027c71961c 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -208,6 +208,7 @@ "Update share" : "Atnaujinti viešinį", "Save share" : "Įrašyti viešinį", "Others with access" : "Kiti asmenys, turintys prieigą", + "No other accounts with access found" : "Nerasta jokių kitų paskyrų, turinčių prieigą", "Toggle list of others with access to this directory" : "Perjungti sąrašą kitų asmenų, turinčių prieigą prie šio katalogo", "Toggle list of others with access to this file" : "Perjungti sąrašą kitų asmenų, turinčių prieigą prie šio failo", "Unable to fetch inherited shares" : "Nepavyko gauti paveldėtų viešinių", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 903aec387135d..2e97d88674974 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -234,6 +234,8 @@ OC.L10N.register( "View only" : "Skrivskyddat läge", "Can edit" : "Kan ändra", "Custom permissions" : "Anpassade behörigheter", + "Enter external recipients" : "Ange externa mottagare", + "Search for internal recipients" : "Sök efter interna mottagare", "Resharing is not allowed" : "Dela vidare är inte tillåtet", "Name or email …" : "Namn eller e-post ...", "Name, email, or Federated Cloud ID …" : "Namn, e-post eller federerat moln-ID ...", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 08d6398b23664..cb294a1e66818 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -232,6 +232,8 @@ "View only" : "Skrivskyddat läge", "Can edit" : "Kan ändra", "Custom permissions" : "Anpassade behörigheter", + "Enter external recipients" : "Ange externa mottagare", + "Search for internal recipients" : "Sök efter interna mottagare", "Resharing is not allowed" : "Dela vidare är inte tillåtet", "Name or email …" : "Namn eller e-post ...", "Name, email, or Federated Cloud ID …" : "Namn, e-post eller federerat moln-ID ...", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 9da30f6ad7c17..5393973f70927 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -234,6 +234,8 @@ OC.L10N.register( "View only" : "僅檢視", "Can edit" : "可編輯", "Custom permissions" : "自訂權限", + "Enter external recipients" : "輸入外部收件人", + "Search for internal recipients" : "搜尋內部收件人", "Resharing is not allowed" : "不允許重新分享", "Name or email …" : "名字或電郵地址", "Name, email, or Federated Cloud ID …" : "名字,電郵地址或 Federated Cloud ID …", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 06e3aca4b835a..7bb806a31e837 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -232,6 +232,8 @@ "View only" : "僅檢視", "Can edit" : "可編輯", "Custom permissions" : "自訂權限", + "Enter external recipients" : "輸入外部收件人", + "Search for internal recipients" : "搜尋內部收件人", "Resharing is not allowed" : "不允許重新分享", "Name or email …" : "名字或電郵地址", "Name, email, or Federated Cloud ID …" : "名字,電郵地址或 Federated Cloud ID …", diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js index 2de2d572f324a..c16c34bf9785f 100644 --- a/apps/files_trashbin/l10n/is.js +++ b/apps/files_trashbin/l10n/is.js @@ -4,12 +4,19 @@ OC.L10N.register( "restored" : "endurheimt", "Deleted files" : "eyddar skrár", "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Eyddar skrár og möppur í ruslinu (gæru runnið út við útflutning ef þú átt lítið geymslupláss eftir)", + "This application enables people to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.", "Restore" : "Endurheimta", "Unknown" : "Óþekkt", "All files" : "Allar skrár", "You" : "Þú", + "Original location" : "Upprunaleg staðsetning", + "Deleted by" : "Eytt af", "Deleted" : "Eytt", + "A long time ago" : "Fyrir löngu síðan", + "Confirm permanent deletion" : "Staðfesta endanlega eyðingu", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Ertu viss um að þú viljir eyða öllum skrám og möppum úr ruslinu? Þessi aðgerð er óafturkræf.", "Cancel" : "Hætta við", + "Empty deleted files" : "Tæma eyddar skrár", "Deletion cancelled" : "Hætt við eyðingu", "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.", "No deleted files" : "Engar eyddar skrár", diff --git a/apps/files_trashbin/l10n/is.json b/apps/files_trashbin/l10n/is.json index 932c29a93f06d..15b99753d55d7 100644 --- a/apps/files_trashbin/l10n/is.json +++ b/apps/files_trashbin/l10n/is.json @@ -2,12 +2,19 @@ "restored" : "endurheimt", "Deleted files" : "eyddar skrár", "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Eyddar skrár og möppur í ruslinu (gæru runnið út við útflutning ef þú átt lítið geymslupláss eftir)", + "This application enables people to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.", "Restore" : "Endurheimta", "Unknown" : "Óþekkt", "All files" : "Allar skrár", "You" : "Þú", + "Original location" : "Upprunaleg staðsetning", + "Deleted by" : "Eytt af", "Deleted" : "Eytt", + "A long time ago" : "Fyrir löngu síðan", + "Confirm permanent deletion" : "Staðfesta endanlega eyðingu", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Ertu viss um að þú viljir eyða öllum skrám og möppum úr ruslinu? Þessi aðgerð er óafturkræf.", "Cancel" : "Hætta við", + "Empty deleted files" : "Tæma eyddar skrár", "Deletion cancelled" : "Hætt við eyðingu", "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.", "No deleted files" : "Engar eyddar skrár", diff --git a/apps/profile/l10n/it.js b/apps/profile/l10n/it.js index 39f98f737f378..f3e99469ac5ab 100644 --- a/apps/profile/l10n/it.js +++ b/apps/profile/l10n/it.js @@ -2,6 +2,8 @@ OC.L10N.register( "profile", { "Profile" : "Profilo", + "This application provides the profile" : "Questa applicazione fornisce il profilo", + "Provides a customisable user profile interface." : "Fornisce un'interfaccia personalizzabile per il profilo utente.", "Edit Profile" : "Modifica il profilo", "The headline and about sections will show up here" : "Le sezioni del titolo e delle informazioni verranno mostrate qui", "You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione", diff --git a/apps/profile/l10n/it.json b/apps/profile/l10n/it.json index bb77a3368a77c..b1e6dd8f576bf 100644 --- a/apps/profile/l10n/it.json +++ b/apps/profile/l10n/it.json @@ -1,5 +1,7 @@ { "translations": { "Profile" : "Profilo", + "This application provides the profile" : "Questa applicazione fornisce il profilo", + "Provides a customisable user profile interface." : "Fornisce un'interfaccia personalizzabile per il profilo utente.", "Edit Profile" : "Modifica il profilo", "The headline and about sections will show up here" : "Le sezioni del titolo e delle informazioni verranno mostrate qui", "You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index dab63ab7472e5..ad10a02f0fa55 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "الحد الأقصى لزمن إدخال \"بي إتش بي\" max_input_time قليل جداً. يُوصى بألاّ يقل الزمن عن %1$s. القيمة الحالية: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "الحد الأقصى لزمن تنفيذ \"بي إتش بي\" max_execute_time قليل جداً. يُوصى بألاّ يقل الزمن عن %1$s. القيمة الحالية: %2$s.", "PHP memory limit" : "حد ذاكرة PHP ", - "The PHP memory limit is below the recommended value of %s." : "حد ذاكرة PHP أقل من القيمة الموصى بها وهي %s.", "PHP modules" : "وحدات الـ PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "يزيد من كفاءة ترجمة اللغات، و يحل مشكلة ترتيب الأحرف غير الآسكي non-ASCII characters", "for Argon2 for password hashing" : "لتقطيع كلمات المرور password hashing في Argon2", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "قفل الملف", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "تم تعطيل خاصية \"قفل الملف أثناء العمل عليه\" Transactional file locking؛ الأمر الذي قد يؤدي إلى حدوث مشكلة \"التسابق على الموارد\" race condition. قُم بتمكين \"filelocking.enabled\" في ملف config.php لتجنب حدوث ذلك.", "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." : "تعذر التحقُّق من دعم JavaScript عبر أيٍّ من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا نتيجة عدم تطابق DNS من جانب الخادم أو بسبب إحدى سياسات إدارة الحركة الصادرة في جدار الحماية. يرجى التحقق يدويًا مما إذا كان خادم الويب عندك يقدم ملفات `.mjs` باستخدام نوع JavaScript MIME.", + "The PHP memory limit is below the recommended value of %s." : "حد ذاكرة PHP أقل من القيمة الموصى بها وهي %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "إصدار PHP الذي تقوم بتشغيله الآن هو %s. النسخة 8.0 من PHP لم تعد مدعومة منذ الإصدار 27 لنكست كلاود. الإصدار 28 من نكست كلاود يتطلب استعمال الإصدار 8.1 من PHP على الأقل. رجاءً، قم بترقية إصدارPHP إلى إحدى الإصدارات المدعومة من نكست كلاود في أسرع وقت.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "الإصدار المستعمل من MaridaDB هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار MariaDN 10.2 أو أحدث.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "الإصدار المستعمل من MySQL هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار MySAL 8.0 أو MariaDB 10.2 أو أحدث.", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 38f95096e2ea4..e8015b4fbbac2 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "الحد الأقصى لزمن إدخال \"بي إتش بي\" max_input_time قليل جداً. يُوصى بألاّ يقل الزمن عن %1$s. القيمة الحالية: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "الحد الأقصى لزمن تنفيذ \"بي إتش بي\" max_execute_time قليل جداً. يُوصى بألاّ يقل الزمن عن %1$s. القيمة الحالية: %2$s.", "PHP memory limit" : "حد ذاكرة PHP ", - "The PHP memory limit is below the recommended value of %s." : "حد ذاكرة PHP أقل من القيمة الموصى بها وهي %s.", "PHP modules" : "وحدات الـ PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "يزيد من كفاءة ترجمة اللغات، و يحل مشكلة ترتيب الأحرف غير الآسكي non-ASCII characters", "for Argon2 for password hashing" : "لتقطيع كلمات المرور password hashing في Argon2", @@ -869,6 +868,7 @@ "File locking" : "قفل الملف", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "تم تعطيل خاصية \"قفل الملف أثناء العمل عليه\" Transactional file locking؛ الأمر الذي قد يؤدي إلى حدوث مشكلة \"التسابق على الموارد\" race condition. قُم بتمكين \"filelocking.enabled\" في ملف config.php لتجنب حدوث ذلك.", "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." : "تعذر التحقُّق من دعم JavaScript عبر أيٍّ من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا نتيجة عدم تطابق DNS من جانب الخادم أو بسبب إحدى سياسات إدارة الحركة الصادرة في جدار الحماية. يرجى التحقق يدويًا مما إذا كان خادم الويب عندك يقدم ملفات `.mjs` باستخدام نوع JavaScript MIME.", + "The PHP memory limit is below the recommended value of %s." : "حد ذاكرة PHP أقل من القيمة الموصى بها وهي %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "إصدار PHP الذي تقوم بتشغيله الآن هو %s. النسخة 8.0 من PHP لم تعد مدعومة منذ الإصدار 27 لنكست كلاود. الإصدار 28 من نكست كلاود يتطلب استعمال الإصدار 8.1 من PHP على الأقل. رجاءً، قم بترقية إصدارPHP إلى إحدى الإصدارات المدعومة من نكست كلاود في أسرع وقت.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "الإصدار المستعمل من MaridaDB هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار MariaDN 10.2 أو أحدث.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "الإصدار المستعمل من MySQL هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار MySAL 8.0 أو MariaDB 10.2 أو أحدث.", diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index 94550dbb4c13e..0368438c96816 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -184,7 +184,6 @@ OC.L10N.register( "Supported" : "Compatible", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Paez que PHP nun ta configuráu afayadizamente pa solicitar les variables d'entornu del sistema. La prueba con getenv(\"PATH\") namás devuelve una rempuesta balera.", "PHP memory limit" : "Llende de memoria de PHP", - "The PHP memory limit is below the recommended value of %s." : "La llende de memoria de PHP ye inferior al valor aconseyáu de %s.", "PHP modules" : "Módulos de PHP", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "A esta instancia fálten-y dalgunos módulos aconseyaos de PHP. P'ameyorar el rindimientu y la compatibilidá, ye mui aconseyable que los instales:\n%s", "PHP opcache" : "opcache de PHP", @@ -534,6 +533,7 @@ OC.L10N.register( "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos fálten-y dalgunos índices. Como amestar índices a tables grandes pue tardar tiempu, nun s'amestaron automáticamente. Pues executar «occ db:add-missing-columns» p'amestar los índices que falten manualmente cola instancia en funcionamientu. Dempués d'amestar los índices, les consultes que se faigan a eses tables van ser, polo xeneral, muncho más rápides.", "File locking" : "Bloquéu de ficheros", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "El bloquéu de ficheros transaicional ta desactiváu y esto quiciabes produza problemes con condiciones de carrera. Activa «filelocking.enabled» nel ficheru config.php pa evitar estos problemes.", + "The PHP memory limit is below the recommended value of %s." : "La llende de memoria de PHP ye inferior al valor aconseyáu de %s.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Úsase la versión «%s» de MariaDB. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MariaDB 10.2 ó superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Úsase la versión «%s» de MySQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MySQL 8.0 ó MariaDB 10.2 ó superiores.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Úsase la versión «%s» de PostgreSQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen PostgreSQL 9.6 ó superior.", diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index 708483630686b..c7b246498b2be 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -182,7 +182,6 @@ "Supported" : "Compatible", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Paez que PHP nun ta configuráu afayadizamente pa solicitar les variables d'entornu del sistema. La prueba con getenv(\"PATH\") namás devuelve una rempuesta balera.", "PHP memory limit" : "Llende de memoria de PHP", - "The PHP memory limit is below the recommended value of %s." : "La llende de memoria de PHP ye inferior al valor aconseyáu de %s.", "PHP modules" : "Módulos de PHP", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "A esta instancia fálten-y dalgunos módulos aconseyaos de PHP. P'ameyorar el rindimientu y la compatibilidá, ye mui aconseyable que los instales:\n%s", "PHP opcache" : "opcache de PHP", @@ -532,6 +531,7 @@ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos fálten-y dalgunos índices. Como amestar índices a tables grandes pue tardar tiempu, nun s'amestaron automáticamente. Pues executar «occ db:add-missing-columns» p'amestar los índices que falten manualmente cola instancia en funcionamientu. Dempués d'amestar los índices, les consultes que se faigan a eses tables van ser, polo xeneral, muncho más rápides.", "File locking" : "Bloquéu de ficheros", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "El bloquéu de ficheros transaicional ta desactiváu y esto quiciabes produza problemes con condiciones de carrera. Activa «filelocking.enabled» nel ficheru config.php pa evitar estos problemes.", + "The PHP memory limit is below the recommended value of %s." : "La llende de memoria de PHP ye inferior al valor aconseyáu de %s.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Úsase la versión «%s» de MariaDB. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MariaDB 10.2 ó superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Úsase la versión «%s» de MySQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MySQL 8.0 ó MariaDB 10.2 ó superiores.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Úsase la versión «%s» de PostgreSQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen PostgreSQL 9.6 ó superior.", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 104c3ac297044..0f277bd47274c 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -163,7 +163,6 @@ OC.L10N.register( "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Sembla que el PHP no s'ha configurat correctament per a obtenir les variables d'entorn del sistema. La prova amb getenv(\"PATH\") només retorna una resposta buida.", "PHP memory limit" : "Límit de memòria de PHP", - "The PHP memory limit is below the recommended value of %s." : "El límit de memòria PHP està per sota del valor recomanat de %s.", "PHP modules" : "Mòduls PHP", "This instance is missing some required PHP modules. It is required to install them: %s." : "En aquesta instància li falten alguns mòduls PHP necessaris. És necessari per instal·lar-los: %s.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "El mòdul OPcache de PHP no està carregat. Per a un millor rendiment, es recomana carregar-lo a la instal·lació PHP.", @@ -575,6 +574,7 @@ OC.L10N.register( "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Falten alguns índexs en la base de dades. Com que afegir índexs a taules grans pot tardar una estona, no s'han afegit automàticament. Si executeu «occ db:add-missing-indices», els índexs que falten es podran afegir manualment amb la instància en funcionament. Un cop afegits els índexs, les consultes en les taules solen ser molt més ràpides.", "File locking" : "Bloqueig de fitxers", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "El bloqueig de fitxers transaccionals està inhabilitat, això pot provocar problemes amb les condicions de carrera. Habiliteu \"filelocking.enabled\" a config.php per evitar aquests problemes.", + "The PHP memory limit is below the recommended value of %s." : "El límit de memòria PHP està per sota del valor recomanat de %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Actualment esteu executant PHP %s. PHP 8.0 ara està obsolet a Nextcloud 27. Nextcloud 28 pot requerir almenys PHP 8.1. Si us plau, actualitzeu a una de les versions de PHP amb suport oficial proporcionades pel Grup PHP tan aviat com sigui possible.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "S'utilitza la versió \"%s\" de MariaDB . Nextcloud 21 i les versions superiors no admeten aquesta versió i requereixen MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "S'utilitza la versió \"%s\" de MariaDB . Nextcloud 21 i les versions superiors no admeten aquesta versió i requereixen MySQL 8.0 o MariaDB 10.2 o superior.", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index 40880a7c0949a..b3f0f772ab1b5 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -161,7 +161,6 @@ "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Sembla que el PHP no s'ha configurat correctament per a obtenir les variables d'entorn del sistema. La prova amb getenv(\"PATH\") només retorna una resposta buida.", "PHP memory limit" : "Límit de memòria de PHP", - "The PHP memory limit is below the recommended value of %s." : "El límit de memòria PHP està per sota del valor recomanat de %s.", "PHP modules" : "Mòduls PHP", "This instance is missing some required PHP modules. It is required to install them: %s." : "En aquesta instància li falten alguns mòduls PHP necessaris. És necessari per instal·lar-los: %s.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "El mòdul OPcache de PHP no està carregat. Per a un millor rendiment, es recomana carregar-lo a la instal·lació PHP.", @@ -573,6 +572,7 @@ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Falten alguns índexs en la base de dades. Com que afegir índexs a taules grans pot tardar una estona, no s'han afegit automàticament. Si executeu «occ db:add-missing-indices», els índexs que falten es podran afegir manualment amb la instància en funcionament. Un cop afegits els índexs, les consultes en les taules solen ser molt més ràpides.", "File locking" : "Bloqueig de fitxers", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "El bloqueig de fitxers transaccionals està inhabilitat, això pot provocar problemes amb les condicions de carrera. Habiliteu \"filelocking.enabled\" a config.php per evitar aquests problemes.", + "The PHP memory limit is below the recommended value of %s." : "El límit de memòria PHP està per sota del valor recomanat de %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Actualment esteu executant PHP %s. PHP 8.0 ara està obsolet a Nextcloud 27. Nextcloud 28 pot requerir almenys PHP 8.1. Si us plau, actualitzeu a una de les versions de PHP amb suport oficial proporcionades pel Grup PHP tan aviat com sigui possible.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "S'utilitza la versió \"%s\" de MariaDB . Nextcloud 21 i les versions superiors no admeten aquesta versió i requereixen MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "S'utilitza la versió \"%s\" de MariaDB . Nextcloud 21 i les versions superiors no admeten aquesta versió i requereixen MySQL 8.0 o MariaDB 10.2 o superior.", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 7c5bb0f847654..e6ac7cd39403f 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time je příliš nízké. Je doporučena velikost přinejmenším %1$s. Stávající hodnota: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time je příliš nízké. Je doporučena velikost přinejmenším %1$s. Stávající hodnota: %2$s.", "PHP memory limit" : "PHP limit paměti", - "The PHP memory limit is below the recommended value of %s." : "Limit paměti pro PHP je nastaven na níže než doporučenou hodnotu %s.", "PHP modules" : "PHP moduly", "increases language translation performance and fixes sorting of non-ASCII characters" : "Zvyšuje rychlost překladu jazyka a opravuje řazení znaků mimo ASCII", "for Argon2 for password hashing" : "pro tvorbu otisků hesla Argon2", @@ -361,6 +360,9 @@ OC.L10N.register( "Enforce password protection" : "Vynutit ochranu heslem", "Exclude groups from password requirements" : "Z požadavků na heslo vynechat následující skupiny", "Exclude groups from creating link shares" : "Vyjmout skupiny z možnosti vytváření sdílení odkazem", + "Allow users to set custom share link tokens" : "Umožnit uživatelům nastavovat své vlastní tokeny odkazů sdílení", + "Shares with custom tokens will continue to be accessible after this setting has been disabled" : "Sdílení s uživatelsky určenými tokeny zůstanou přístupné i v případě vypnutí tohoto nastavení", + "Shares with guessable tokens may be accessed easily" : "Sílení s uhodnutelnými tokeny mohou být snadno přístupná", "Limit sharing based on groups" : "Omezit sdílení na základě skupin", "Allow sharing for everyone (default)" : "Povolit sdílení všem (výchozí)", "Exclude some groups from sharing" : "Vyjmout vybrané skupiny ze sdílení", @@ -440,11 +442,14 @@ OC.L10N.register( "Compute device" : "Výpočetní zařízení", "Advanced deploy options" : "Pokročilé předvolby pro nasazení", "Edit ExApp deploy options before installation" : "Předvolby nasazení ExApp před instalací", + "Configured ExApp deploy options. Can be set only during installation" : "Nastavené předvolby nasazení ExAPP. Je možné nastavovat pouze při instalaci", "Learn more" : "Zjistit více", "Environment variables" : "Proměnné prostředí", "ExApp container environment variables" : "Proměnné prostředí pro kontejner s ExApp", "No environment variables defined" : "Nedefinovány žádné proměnné prostředí", "Mounts" : "Připojení", + "Define host folder mounts to bind to the ExApp container" : "Definovat připojení hostitelské složky pro napojení na kontejner s ExApp", + "Must exist on the Deploy daemon host prior to installing the ExApp" : "Je třeba, aby existovalo na hostiteli procesu nasazovací služby ještě před instalací ExApp", "Host path" : "Popis umístění hostitele", "Container path" : "Popis umístění kontejneru", "Read-only" : "Pouze pro čtení", @@ -865,6 +870,7 @@ OC.L10N.register( "File locking" : "Zamykání souborů", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakční zamykání souborů je vypnuto, což může vést k problémům při souběžném přístupu. Abyste se jim vyhnuli, zapněte v config.php volbu „filelocking.enabled“.", "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." : "Nepodařilo se zkontrolovat ohledně podpory pro JavaScript prostřednictvím libovolné z vašich `trusted_domains` ani `overwrite.cli.url`. Může se jednat o důsledek neshody DNS na straně serveru nebo odchozího pravidla na bráně firewall. Ručně zkontrolujte zda váš webový server poskytuje `.mjs` soubory pomocí MIME typu JavaScript.", + "The PHP memory limit is below the recommended value of %s." : "Limit paměti pro PHP je nastaven na níže než doporučenou hodnotu %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Nyní provozujete na PHP %s. Od Nextcloud 27 je PHP 8.0 už označeno jako zastaralé. Nextcloud 28 pak už může vyžadovat alespoň PHP 8.1. Co možná nejdříve přejděte na některou z oficiálně podporovaných verzí PHP, poskytovaných PHP Group.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Je používána verze MariaDB „%s“. Nextcloud 21 a novější už tuto verzi nepodporuje a vyžaduje MariaDB 10.2 nebo novější.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Je používána verze MySQL „%s“. Nextcloud 21 a novější už tuto verzi nepodporuje a vyžaduje MySQL 8.0 nebo MariaDB 10.2 a novější.", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index b88c260e01357..458c7b3ee516e 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time je příliš nízké. Je doporučena velikost přinejmenším %1$s. Stávající hodnota: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time je příliš nízké. Je doporučena velikost přinejmenším %1$s. Stávající hodnota: %2$s.", "PHP memory limit" : "PHP limit paměti", - "The PHP memory limit is below the recommended value of %s." : "Limit paměti pro PHP je nastaven na níže než doporučenou hodnotu %s.", "PHP modules" : "PHP moduly", "increases language translation performance and fixes sorting of non-ASCII characters" : "Zvyšuje rychlost překladu jazyka a opravuje řazení znaků mimo ASCII", "for Argon2 for password hashing" : "pro tvorbu otisků hesla Argon2", @@ -359,6 +358,9 @@ "Enforce password protection" : "Vynutit ochranu heslem", "Exclude groups from password requirements" : "Z požadavků na heslo vynechat následující skupiny", "Exclude groups from creating link shares" : "Vyjmout skupiny z možnosti vytváření sdílení odkazem", + "Allow users to set custom share link tokens" : "Umožnit uživatelům nastavovat své vlastní tokeny odkazů sdílení", + "Shares with custom tokens will continue to be accessible after this setting has been disabled" : "Sdílení s uživatelsky určenými tokeny zůstanou přístupné i v případě vypnutí tohoto nastavení", + "Shares with guessable tokens may be accessed easily" : "Sílení s uhodnutelnými tokeny mohou být snadno přístupná", "Limit sharing based on groups" : "Omezit sdílení na základě skupin", "Allow sharing for everyone (default)" : "Povolit sdílení všem (výchozí)", "Exclude some groups from sharing" : "Vyjmout vybrané skupiny ze sdílení", @@ -438,11 +440,14 @@ "Compute device" : "Výpočetní zařízení", "Advanced deploy options" : "Pokročilé předvolby pro nasazení", "Edit ExApp deploy options before installation" : "Předvolby nasazení ExApp před instalací", + "Configured ExApp deploy options. Can be set only during installation" : "Nastavené předvolby nasazení ExAPP. Je možné nastavovat pouze při instalaci", "Learn more" : "Zjistit více", "Environment variables" : "Proměnné prostředí", "ExApp container environment variables" : "Proměnné prostředí pro kontejner s ExApp", "No environment variables defined" : "Nedefinovány žádné proměnné prostředí", "Mounts" : "Připojení", + "Define host folder mounts to bind to the ExApp container" : "Definovat připojení hostitelské složky pro napojení na kontejner s ExApp", + "Must exist on the Deploy daemon host prior to installing the ExApp" : "Je třeba, aby existovalo na hostiteli procesu nasazovací služby ještě před instalací ExApp", "Host path" : "Popis umístění hostitele", "Container path" : "Popis umístění kontejneru", "Read-only" : "Pouze pro čtení", @@ -863,6 +868,7 @@ "File locking" : "Zamykání souborů", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakční zamykání souborů je vypnuto, což může vést k problémům při souběžném přístupu. Abyste se jim vyhnuli, zapněte v config.php volbu „filelocking.enabled“.", "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." : "Nepodařilo se zkontrolovat ohledně podpory pro JavaScript prostřednictvím libovolné z vašich `trusted_domains` ani `overwrite.cli.url`. Může se jednat o důsledek neshody DNS na straně serveru nebo odchozího pravidla na bráně firewall. Ručně zkontrolujte zda váš webový server poskytuje `.mjs` soubory pomocí MIME typu JavaScript.", + "The PHP memory limit is below the recommended value of %s." : "Limit paměti pro PHP je nastaven na níže než doporučenou hodnotu %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Nyní provozujete na PHP %s. Od Nextcloud 27 je PHP 8.0 už označeno jako zastaralé. Nextcloud 28 pak už může vyžadovat alespoň PHP 8.1. Co možná nejdříve přejděte na některou z oficiálně podporovaných verzí PHP, poskytovaných PHP Group.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Je používána verze MariaDB „%s“. Nextcloud 21 a novější už tuto verzi nepodporuje a vyžaduje MariaDB 10.2 nebo novější.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Je používána verze MySQL „%s“. Nextcloud 21 a novější už tuto verzi nepodporuje a vyžaduje MySQL 8.0 nebo MariaDB 10.2 a novější.", diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 3941d8fcb92b0..c5f0c232b1c49 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -210,7 +210,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time er for lille. Et tidsrum på minimum %1$s er anbefalet. Aktuel værdi: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time er for lille. Et tidsrum på minimum %1$s er anbefalet. Aktuel værdi: %2$s.", "PHP memory limit" : "PHP hukommelsesgrænse", - "The PHP memory limit is below the recommended value of %s." : "PHP hukommelsesgræsen er under den anbefalede værdi på %s.", "PHP modules" : "PHP moduler", "increases language translation performance and fixes sorting of non-ASCII characters" : "Øger sprogoversættelsesperformance og retter sortering af ikke-ASCII karakterer", "for Argon2 for password hashing" : "til Argon2 for adgangskode hashing", @@ -237,7 +236,7 @@ OC.L10N.register( "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP funktionen \"disk_free_space\" er deaktiveret, hvilket forhindrer kontrollen af tilstrækkelig plads i de midlertidige mapper.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Din database kører ikke med \"READ COMMITTED\" transaktions isoleringsniveau. Dette kan føre til problemer når multiple transaktioner udføres parallelt.", "Profile information" : "Profil information", - "Nextcloud settings" : "Nextcloud-indstillinger", + "Nextcloud settings" : "Nextcloud indstillinger", "Task:" : "Opgave:", "Enable" : "Aktiver", "Here you can decide which group can access certain sections of the administration settings." : "Her kan du bestemme, hvilken gruppe der kan få adgang til visse sektioner af administrationsindstillingerne.", @@ -250,21 +249,21 @@ OC.L10N.register( "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", - "Enforce password protection" : "Gennemtving beskyttelse med kodeord", + "Always ask for a password" : "Spørg altid efter adgangskode", + "Enforce password protection" : "Gennemtving beskyttelse med adgangskode", "Enforce expiration date" : "Påtving udløbsdato", "Set default expiration date for shares to other servers" : "Indstil standardudløbsdato for delinger til andre servere", - "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Hvis autofuldførelse \"samme gruppe\" og \"telefonnummerintegration\" er aktiveret, er et match i begge nok til at vise brugeren.", - "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelsestekst på den offentlige linkoverførselsside (vises kun, når fillisten er skjult)", - "This text will be shown on the public link upload page when the file list is hidden." : "Denne tekst vil blive vist på den offentlige linkoverførselsside, når fillisten er skjult.", - "Default share permissions" : "Standarddelingstilladelser", + "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Hvis autofuldførelse \"samme gruppe\" og \"telefonnummerintegration\" er aktiveret, så er et match i én af dem, nok til at vise brugeren.", + "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelsestekst på den offentlige link uploadside (vises kun, når fillisten er skjult)", + "This text will be shown on the public link upload page when the file list is hidden." : "Denne tekst vil blive vist på den offentlige link uploadside, når fillisten er skjult.", + "Default share permissions" : "Standard delingsrettigheder", "Two-Factor Authentication" : "To-faktor godkendelse", "Enforce two-factor authentication" : "Gennemtving to-faktor-godkendelse", "Limit to groups" : "Begræns til grupper", - "Enforcement of two-factor authentication can be set for certain groups only." : "Håndhævelse af to-faktor-godkendelse kan kun indstilles for visse grupper.", - "Two-factor authentication is enforced for all members of the following groups." : "To-faktor-godkendelse håndhæves for alle medlemmer af følgende grupper.", - "Enforced groups" : "Påtvungne grupper", - "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.", + "Enforcement of two-factor authentication can be set for certain groups only." : "Gennemtvingelse af to-faktor-godkendelse kan kun indstilles for visse grupper.", + "Two-factor authentication is enforced for all members of the following groups." : "To-faktor-godkendelse gennemtvinges for alle medlemmer af følgende grupper.", + "Enforced groups" : "Gennemtvungne grupper", + "Two-factor authentication is not enforced for members of the following groups." : "To-faktor-godkendelse gennemtvinges 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", @@ -281,7 +280,7 @@ OC.L10N.register( "Actions" : "Handlinger", "Results from other categories" : "Resultater fra andre kategorier", "No apps found for your version" : "Ingen apps fundet til din verion", - "Disable all" : "Slå alt fra", + "Disable all" : "Deaktiver alt", "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"], @@ -297,11 +296,11 @@ OC.L10N.register( "Description" : "Beskrivelse", "Details" : "Detaljer", "All" : "Alle", - "Limit app usage to groups" : "Begræns appbrug til grupper", + "Limit app usage to groups" : "Begræns appanvendelse til grupper", "No results" : "Ingen resultater", "Update to {version}" : "Opdateret til {version}", - "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 has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en minimums understøttet version af Nextcloud. I fremtiden vil dette medfø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 maksimums understøttet version af Nextcloud. I fremtiden vil dette medfø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", @@ -321,7 +320,7 @@ OC.L10N.register( "Changelog" : "Ændringslog", "Device name" : "Enheds navn", "Save new name" : "Gem nyt navn", - "Marked for remote wipe" : "Mærket til fjernsletning", + "Marked for remote wipe" : "Markeret til fjernsletning", "Device settings" : "Enhedsindstillinger", "Allow filesystem access" : "Tillad filsystem adgang", "Rename" : "Omdøb", @@ -352,7 +351,7 @@ OC.L10N.register( "Copy app password" : "Kopier app adgangskode", "Login name copied!" : "Log på navn kopieret!", "Copy login name" : "Kopier log på navn", - "Could not copy app password. Please copy it manually." : "Kunne ikke kopiere app-adgangskoden. Kopier det venligst manuelt.", + "Could not copy app password. Please copy it manually." : "Kunne ikke kopiere app-adgangskoden. Kopier den venligst manuelt.", "Could not copy login name. Please copy it manually." : "Kunne ikke kopiere log på navn. Kopier det venligst manuelt.", "Last job execution ran {time}. Something seems wrong." : "Seneste baggrundsjob kørte {time}. Noget ser ud til at være galt.", "Last job ran {relativeTime}." : "Sidste job kørte for {relativeTime}.", @@ -367,11 +366,11 @@ OC.L10N.register( "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.", + "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 uploades til denne server. Dette kommer med visse begrænsninger såsom en nedsat performance, så aktiver kun dette, hvis det er nødvendigt.", "Enable server-side encryption" : "Slå kryptering til på serversiden", "Please read carefully before activating server-side encryption:" : "Læs venligst omhyggeligt, før du aktiverer server-side kryptering:", - "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Når kryptering er aktiveret, vil alle filer, der uploades til serveren fra det tidspunkt frem, blive krypteret i hvile på serveren. Det vil kun være muligt at deaktivere kryptering på et senere tidspunkt, hvis det aktive krypteringsmodul understøtter denne funktion, og alle forudsætninger (f.eks. indstilling af en gendannelsesnøgle) er opfyldt.", - "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Kryptering alene garanterer ikke systemets sikkerhed. I dokumentationen er der mere information om hvordan krypteringsappen virker, og kan bruges.", + "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Når kryptering er aktiveret, så vil alle filer, der uploades til serveren fra det tidspunkt og frem, blive krypteret i hvile på serveren. Det vil kun være muligt at deaktivere kryptering på et senere tidspunkt, hvis det aktive krypteringsmodul understøtter denne funktion, og alle forudsætninger (f.eks. indstilling af en gendannelsesnøgle) er opfyldte.", + "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Kryptering alene garanterer ikke systemets sikkerhed. I dokumentationen er der mere information om hvordan krypteringsappen virker, og kan anvendes.", "Be aware that encryption always increases the file size." : "Vær opmærksom på at kryptering altid øger filstørrelsen.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Det er altid godt at lave regelmæssige sikkerhedskopier af dine data, i tilfælde af kryptering skal du sørge for at tage backup af krypteringsnøglerne sammen med dine data.", "This is the final warning: Do you really want to enable encryption?" : "Dette er den sidste advarsel: Sikker på at du vil slå kryptering til?", @@ -407,7 +406,7 @@ OC.L10N.register( "You are a member of the following groups:" : "Du er medlem af følgende grupper:", "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", + "Email options" : "E-mail indstillinger", "Options for additional email address {index}" : "Muligheder for yderligere email {index}", "Remove primary email" : "Fjern primær e-mail", "Delete email" : "Slet e-mail", @@ -439,7 +438,7 @@ OC.L10N.register( "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\".", + "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\", så respekteres \"Privat\".", "Unable to update visibility of {displayId}" : "Kan ikke opdatere synligheden af {displayId}", "she/her" : "hun/hende", "he/him" : "han/ham", @@ -460,7 +459,7 @@ OC.L10N.register( "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", + "Common languages" : "Hyppigt anvendte 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", @@ -506,11 +505,11 @@ OC.L10N.register( "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.", + "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 en tabt enhed eller at en forlader organisationen, så 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", "Wipe {userid}'s devices" : "Slet {userid}'s enheder", "Wiped {userid}'s devices" : "Slettede {userid}'s enheder", - "Fully delete {userid}'s account including all their personal files, app data, etc." : "Slet fuldstændigt {userid}s konto inklusive alle deres personlige filer, appdata osv.", + "Fully delete {userid}'s account including all their personal files, app data, etc." : "Slet {userid}s konto fuldstændigt, inklusiv alle deres personlige filer, appdata osv.", "Account deletion" : "Sletning af konto", "Delete {userid}'s account" : "Slet {userid}s konto", "Display name was successfully changed" : "Vist navn er ændret", @@ -560,7 +559,7 @@ OC.L10N.register( "Role" : "Rolle", "X (formerly Twitter)" : "X (tidligere Twitter)", "Website" : "Hjemmeside", - "Profile visibility" : "Profil synlighed", + "Profile visibility" : "Profilsynlighed", "Locale" : "Lokalitet", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Ikke tilgængelig, da denne egenskab er påkrævet for kernefunktionalitet, herunder fildeling og kalenderinvitationer", "Your apps" : "Dine apps", @@ -629,6 +628,7 @@ OC.L10N.register( "Use a second factor besides your password to increase security for your account." : "Brug to-faktor godkendelse for at øge sikkerheden for din konto.", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Hvis du bruger tredjepartsapplikationer til at oprette forbindelse til Nextcloud, skal du sørge for at oprette og konfigurere en app-adgangskode for hver, før du aktiverer anden faktor-godkendelse.", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen mangler nogle indekser. Da tilføjelse af indekser kan tage noget tid, blev de ikke tilføjet automatisk. Kør \"occ db:add-missing-indices\" for manuelt at tilføje disse indekser mens forekomsten forbliver aktiv. Når indekserne er tilføjet, er forespørgsler til disse tabeller normalt meget hurtigere. ", + "The PHP memory limit is below the recommended value of %s." : "PHP hukommelsesgræsen er under den anbefalede værdi på %s.", "Set default expiration date for shares" : "Indstil standardudløbsdato for delinger", "Your biography" : "Din biografi", "You are using {usage}" : "Forbrug: {usage}", diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index 5ff11039b1693..5b25594ca5766 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -208,7 +208,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time er for lille. Et tidsrum på minimum %1$s er anbefalet. Aktuel værdi: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time er for lille. Et tidsrum på minimum %1$s er anbefalet. Aktuel værdi: %2$s.", "PHP memory limit" : "PHP hukommelsesgrænse", - "The PHP memory limit is below the recommended value of %s." : "PHP hukommelsesgræsen er under den anbefalede værdi på %s.", "PHP modules" : "PHP moduler", "increases language translation performance and fixes sorting of non-ASCII characters" : "Øger sprogoversættelsesperformance og retter sortering af ikke-ASCII karakterer", "for Argon2 for password hashing" : "til Argon2 for adgangskode hashing", @@ -235,7 +234,7 @@ "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP funktionen \"disk_free_space\" er deaktiveret, hvilket forhindrer kontrollen af tilstrækkelig plads i de midlertidige mapper.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Din database kører ikke med \"READ COMMITTED\" transaktions isoleringsniveau. Dette kan føre til problemer når multiple transaktioner udføres parallelt.", "Profile information" : "Profil information", - "Nextcloud settings" : "Nextcloud-indstillinger", + "Nextcloud settings" : "Nextcloud indstillinger", "Task:" : "Opgave:", "Enable" : "Aktiver", "Here you can decide which group can access certain sections of the administration settings." : "Her kan du bestemme, hvilken gruppe der kan få adgang til visse sektioner af administrationsindstillingerne.", @@ -248,21 +247,21 @@ "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", - "Enforce password protection" : "Gennemtving beskyttelse med kodeord", + "Always ask for a password" : "Spørg altid efter adgangskode", + "Enforce password protection" : "Gennemtving beskyttelse med adgangskode", "Enforce expiration date" : "Påtving udløbsdato", "Set default expiration date for shares to other servers" : "Indstil standardudløbsdato for delinger til andre servere", - "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Hvis autofuldførelse \"samme gruppe\" og \"telefonnummerintegration\" er aktiveret, er et match i begge nok til at vise brugeren.", - "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelsestekst på den offentlige linkoverførselsside (vises kun, når fillisten er skjult)", - "This text will be shown on the public link upload page when the file list is hidden." : "Denne tekst vil blive vist på den offentlige linkoverførselsside, når fillisten er skjult.", - "Default share permissions" : "Standarddelingstilladelser", + "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Hvis autofuldførelse \"samme gruppe\" og \"telefonnummerintegration\" er aktiveret, så er et match i én af dem, nok til at vise brugeren.", + "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelsestekst på den offentlige link uploadside (vises kun, når fillisten er skjult)", + "This text will be shown on the public link upload page when the file list is hidden." : "Denne tekst vil blive vist på den offentlige link uploadside, når fillisten er skjult.", + "Default share permissions" : "Standard delingsrettigheder", "Two-Factor Authentication" : "To-faktor godkendelse", "Enforce two-factor authentication" : "Gennemtving to-faktor-godkendelse", "Limit to groups" : "Begræns til grupper", - "Enforcement of two-factor authentication can be set for certain groups only." : "Håndhævelse af to-faktor-godkendelse kan kun indstilles for visse grupper.", - "Two-factor authentication is enforced for all members of the following groups." : "To-faktor-godkendelse håndhæves for alle medlemmer af følgende grupper.", - "Enforced groups" : "Påtvungne grupper", - "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.", + "Enforcement of two-factor authentication can be set for certain groups only." : "Gennemtvingelse af to-faktor-godkendelse kan kun indstilles for visse grupper.", + "Two-factor authentication is enforced for all members of the following groups." : "To-faktor-godkendelse gennemtvinges for alle medlemmer af følgende grupper.", + "Enforced groups" : "Gennemtvungne grupper", + "Two-factor authentication is not enforced for members of the following groups." : "To-faktor-godkendelse gennemtvinges 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", @@ -279,7 +278,7 @@ "Actions" : "Handlinger", "Results from other categories" : "Resultater fra andre kategorier", "No apps found for your version" : "Ingen apps fundet til din verion", - "Disable all" : "Slå alt fra", + "Disable all" : "Deaktiver alt", "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"], @@ -295,11 +294,11 @@ "Description" : "Beskrivelse", "Details" : "Detaljer", "All" : "Alle", - "Limit app usage to groups" : "Begræns appbrug til grupper", + "Limit app usage to groups" : "Begræns appanvendelse til grupper", "No results" : "Ingen resultater", "Update to {version}" : "Opdateret til {version}", - "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 has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en minimums understøttet version af Nextcloud. I fremtiden vil dette medfø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 maksimums understøttet version af Nextcloud. I fremtiden vil dette medfø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", @@ -319,7 +318,7 @@ "Changelog" : "Ændringslog", "Device name" : "Enheds navn", "Save new name" : "Gem nyt navn", - "Marked for remote wipe" : "Mærket til fjernsletning", + "Marked for remote wipe" : "Markeret til fjernsletning", "Device settings" : "Enhedsindstillinger", "Allow filesystem access" : "Tillad filsystem adgang", "Rename" : "Omdøb", @@ -350,7 +349,7 @@ "Copy app password" : "Kopier app adgangskode", "Login name copied!" : "Log på navn kopieret!", "Copy login name" : "Kopier log på navn", - "Could not copy app password. Please copy it manually." : "Kunne ikke kopiere app-adgangskoden. Kopier det venligst manuelt.", + "Could not copy app password. Please copy it manually." : "Kunne ikke kopiere app-adgangskoden. Kopier den venligst manuelt.", "Could not copy login name. Please copy it manually." : "Kunne ikke kopiere log på navn. Kopier det venligst manuelt.", "Last job execution ran {time}. Something seems wrong." : "Seneste baggrundsjob kørte {time}. Noget ser ud til at være galt.", "Last job ran {relativeTime}." : "Sidste job kørte for {relativeTime}.", @@ -365,11 +364,11 @@ "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.", + "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 uploades til denne server. Dette kommer med visse begrænsninger såsom en nedsat performance, så aktiver kun dette, hvis det er nødvendigt.", "Enable server-side encryption" : "Slå kryptering til på serversiden", "Please read carefully before activating server-side encryption:" : "Læs venligst omhyggeligt, før du aktiverer server-side kryptering:", - "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Når kryptering er aktiveret, vil alle filer, der uploades til serveren fra det tidspunkt frem, blive krypteret i hvile på serveren. Det vil kun være muligt at deaktivere kryptering på et senere tidspunkt, hvis det aktive krypteringsmodul understøtter denne funktion, og alle forudsætninger (f.eks. indstilling af en gendannelsesnøgle) er opfyldt.", - "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Kryptering alene garanterer ikke systemets sikkerhed. I dokumentationen er der mere information om hvordan krypteringsappen virker, og kan bruges.", + "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Når kryptering er aktiveret, så vil alle filer, der uploades til serveren fra det tidspunkt og frem, blive krypteret i hvile på serveren. Det vil kun være muligt at deaktivere kryptering på et senere tidspunkt, hvis det aktive krypteringsmodul understøtter denne funktion, og alle forudsætninger (f.eks. indstilling af en gendannelsesnøgle) er opfyldte.", + "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Kryptering alene garanterer ikke systemets sikkerhed. I dokumentationen er der mere information om hvordan krypteringsappen virker, og kan anvendes.", "Be aware that encryption always increases the file size." : "Vær opmærksom på at kryptering altid øger filstørrelsen.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Det er altid godt at lave regelmæssige sikkerhedskopier af dine data, i tilfælde af kryptering skal du sørge for at tage backup af krypteringsnøglerne sammen med dine data.", "This is the final warning: Do you really want to enable encryption?" : "Dette er den sidste advarsel: Sikker på at du vil slå kryptering til?", @@ -405,7 +404,7 @@ "You are a member of the following groups:" : "Du er medlem af følgende grupper:", "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", + "Email options" : "E-mail indstillinger", "Options for additional email address {index}" : "Muligheder for yderligere email {index}", "Remove primary email" : "Fjern primær e-mail", "Delete email" : "Slet e-mail", @@ -437,7 +436,7 @@ "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\".", + "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\", så respekteres \"Privat\".", "Unable to update visibility of {displayId}" : "Kan ikke opdatere synligheden af {displayId}", "she/her" : "hun/hende", "he/him" : "han/ham", @@ -458,7 +457,7 @@ "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", + "Common languages" : "Hyppigt anvendte 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", @@ -504,11 +503,11 @@ "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.", + "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 en tabt enhed eller at en forlader organisationen, så 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", "Wipe {userid}'s devices" : "Slet {userid}'s enheder", "Wiped {userid}'s devices" : "Slettede {userid}'s enheder", - "Fully delete {userid}'s account including all their personal files, app data, etc." : "Slet fuldstændigt {userid}s konto inklusive alle deres personlige filer, appdata osv.", + "Fully delete {userid}'s account including all their personal files, app data, etc." : "Slet {userid}s konto fuldstændigt, inklusiv alle deres personlige filer, appdata osv.", "Account deletion" : "Sletning af konto", "Delete {userid}'s account" : "Slet {userid}s konto", "Display name was successfully changed" : "Vist navn er ændret", @@ -558,7 +557,7 @@ "Role" : "Rolle", "X (formerly Twitter)" : "X (tidligere Twitter)", "Website" : "Hjemmeside", - "Profile visibility" : "Profil synlighed", + "Profile visibility" : "Profilsynlighed", "Locale" : "Lokalitet", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Ikke tilgængelig, da denne egenskab er påkrævet for kernefunktionalitet, herunder fildeling og kalenderinvitationer", "Your apps" : "Dine apps", @@ -627,6 +626,7 @@ "Use a second factor besides your password to increase security for your account." : "Brug to-faktor godkendelse for at øge sikkerheden for din konto.", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Hvis du bruger tredjepartsapplikationer til at oprette forbindelse til Nextcloud, skal du sørge for at oprette og konfigurere en app-adgangskode for hver, før du aktiverer anden faktor-godkendelse.", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen mangler nogle indekser. Da tilføjelse af indekser kan tage noget tid, blev de ikke tilføjet automatisk. Kør \"occ db:add-missing-indices\" for manuelt at tilføje disse indekser mens forekomsten forbliver aktiv. Når indekserne er tilføjet, er forespørgsler til disse tabeller normalt meget hurtigere. ", + "The PHP memory limit is below the recommended value of %s." : "PHP hukommelsesgræsen er under den anbefalede værdi på %s.", "Set default expiration date for shares" : "Indstil standardudløbsdato for delinger", "Your biography" : "Din biografi", "You are using {usage}" : "Forbrug: {usage}", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 5d117e2278293..a49d0e406c22e 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Die PHP max_input_time ist zu niedrig. Eine Zeit von mindestens %1$swird empfohlen. Aktueller Wert: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Die PHP max_execution_time ist zu niedrig. Eine Zeit von mindestens %1$swird empfohlen. Aktueller Wert: %2$s.", "PHP memory limit" : "PHP-Speicherlimit", - "The PHP memory limit is below the recommended value of %s." : "Die PHP-Speichergrenze liegt unterhalb des empfohlenen Wertes von %s.", "PHP modules" : "PHP-Module", "increases language translation performance and fixes sorting of non-ASCII characters" : "Erhöht die Sprach-Übersetzungsleistung und behebt ein Problem mit der Sortierung von Nicht-ASCII-Zeichen", "for Argon2 for password hashing" : "für Argon2 zum Passwort-Hashing", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "Dateisperre", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Die transaktionale Dateisperre ist deaktiviert, dies kann zu Problemen mit Race Conditions führen. Aktiviere \"filelocking.enabled\" in config.php, um diese Probleme zu vermeiden.", "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." : "Es konnte weder über deine `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfe manuell, ob dein Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", + "The PHP memory limit is below the recommended value of %s." : "Die PHP-Speichergrenze liegt unterhalb des empfohlenen Wertes von %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Du verwendest derzeit PHP %s. PHP 8.0 ist ab Nextcloud 27 veraltet. Nextcloud 28 erfordert mindestens PHP 8.1. Bitte aktualisiere so schnell wie möglich auf eine der offiziell unterstützten PHP-Versionen der PHP Gruppe.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und benötigen MariaDB 10.2 oder neuer.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützten diese Version nicht und benötigen MySQL 8.0 oder MariaDB 10.2 oder neuer.", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index f133de8c3ab61..c661a6a9beb37 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Die PHP max_input_time ist zu niedrig. Eine Zeit von mindestens %1$swird empfohlen. Aktueller Wert: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Die PHP max_execution_time ist zu niedrig. Eine Zeit von mindestens %1$swird empfohlen. Aktueller Wert: %2$s.", "PHP memory limit" : "PHP-Speicherlimit", - "The PHP memory limit is below the recommended value of %s." : "Die PHP-Speichergrenze liegt unterhalb des empfohlenen Wertes von %s.", "PHP modules" : "PHP-Module", "increases language translation performance and fixes sorting of non-ASCII characters" : "Erhöht die Sprach-Übersetzungsleistung und behebt ein Problem mit der Sortierung von Nicht-ASCII-Zeichen", "for Argon2 for password hashing" : "für Argon2 zum Passwort-Hashing", @@ -869,6 +868,7 @@ "File locking" : "Dateisperre", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Die transaktionale Dateisperre ist deaktiviert, dies kann zu Problemen mit Race Conditions führen. Aktiviere \"filelocking.enabled\" in config.php, um diese Probleme zu vermeiden.", "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." : "Es konnte weder über deine `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfe manuell, ob dein Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", + "The PHP memory limit is below the recommended value of %s." : "Die PHP-Speichergrenze liegt unterhalb des empfohlenen Wertes von %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Du verwendest derzeit PHP %s. PHP 8.0 ist ab Nextcloud 27 veraltet. Nextcloud 28 erfordert mindestens PHP 8.1. Bitte aktualisiere so schnell wie möglich auf eine der offiziell unterstützten PHP-Versionen der PHP Gruppe.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und benötigen MariaDB 10.2 oder neuer.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützten diese Version nicht und benötigen MySQL 8.0 oder MariaDB 10.2 oder neuer.", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index f7afcc8d07385..c108b5823acfc 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Die PHP max_input_time ist zu niedrig. Eine Zeit von mindestens %1$swird empfohlen. Aktueller Wert: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Die PHP max_execution_time ist zu niedrig. Eine Zeit von mindestens %1$swird empfohlen. Aktueller Wert: %2$s.", "PHP memory limit" : "PHP-Speicherlimit", - "The PHP memory limit is below the recommended value of %s." : "Das PHP-Speicherllmit liegt unterhalb des empfohlenen Wertes von %s.", "PHP modules" : "PHP-Module", "increases language translation performance and fixes sorting of non-ASCII characters" : "Erhöht die Sprach-Übersetzungsleistung und behebt ein Problem mit der Sortierung von Nicht-ASCII-Zeichen", "for Argon2 for password hashing" : "für Argon2 zum Passwort-Hashing", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "Dateisperre", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Die transaktionale Dateisperre ist deaktiviert, dies kann zu Problemen mit Race Conditions führen. Aktivieren Sie \"filelocking.enabled\" in config.php, um diese Probleme zu vermeiden.", "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." : "Es konnte weder über Ihre `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfen Sie manuell, ob Ihr Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", + "The PHP memory limit is below the recommended value of %s." : "Das PHP-Speicherllmit liegt unterhalb des empfohlenen Wertes von %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Sie verwenden derzeit PHP %s. PHP 8.0 ist ab Nextcloud 27 veraltet. Nextcloud 28 erfordert möglicherweise mindestens PHP 8.1. Bitte aktualisieren Sie so schnell wie möglich auf eine der offiziell unterstützten PHP-Versionen der PHP Gruppe.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und benötigen MariaDB 10.2 oder neuer.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützten diese Version nicht und benötigen MySQL 8.0 oder MariaDB 10.2 oder neuer.", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 32601a47bf4ca..110e7518224bb 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Die PHP max_input_time ist zu niedrig. Eine Zeit von mindestens %1$swird empfohlen. Aktueller Wert: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Die PHP max_execution_time ist zu niedrig. Eine Zeit von mindestens %1$swird empfohlen. Aktueller Wert: %2$s.", "PHP memory limit" : "PHP-Speicherlimit", - "The PHP memory limit is below the recommended value of %s." : "Das PHP-Speicherllmit liegt unterhalb des empfohlenen Wertes von %s.", "PHP modules" : "PHP-Module", "increases language translation performance and fixes sorting of non-ASCII characters" : "Erhöht die Sprach-Übersetzungsleistung und behebt ein Problem mit der Sortierung von Nicht-ASCII-Zeichen", "for Argon2 for password hashing" : "für Argon2 zum Passwort-Hashing", @@ -869,6 +868,7 @@ "File locking" : "Dateisperre", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Die transaktionale Dateisperre ist deaktiviert, dies kann zu Problemen mit Race Conditions führen. Aktivieren Sie \"filelocking.enabled\" in config.php, um diese Probleme zu vermeiden.", "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." : "Es konnte weder über Ihre `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfen Sie manuell, ob Ihr Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", + "The PHP memory limit is below the recommended value of %s." : "Das PHP-Speicherllmit liegt unterhalb des empfohlenen Wertes von %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Sie verwenden derzeit PHP %s. PHP 8.0 ist ab Nextcloud 27 veraltet. Nextcloud 28 erfordert möglicherweise mindestens PHP 8.1. Bitte aktualisieren Sie so schnell wie möglich auf eine der offiziell unterstützten PHP-Versionen der PHP Gruppe.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützen diese Version nicht und benötigen MariaDB 10.2 oder neuer.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL Version \"%s\" wird verwendet. Nextcloud 21 und neuer unterstützten diese Version nicht und benötigen MySQL 8.0 oder MariaDB 10.2 oder neuer.", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index b19342a4664c3..e3df1db776785 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s.", "PHP memory limit" : "PHP memory limit", - "The PHP memory limit is below the recommended value of %s." : "The PHP memory limit is below the recommended value of %s.", "PHP modules" : "PHP modules", "increases language translation performance and fixes sorting of non-ASCII characters" : "increases language translation performance and fixes sorting of non-ASCII characters", "for Argon2 for password hashing" : "for Argon2 for password hashing", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "File locking", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems.", "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." : "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.", + "The PHP memory limit is below the recommended value of %s." : "The PHP memory limit is below the recommended value of %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 5f70b84fa17f4..3e4f63ba75958 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s.", "PHP memory limit" : "PHP memory limit", - "The PHP memory limit is below the recommended value of %s." : "The PHP memory limit is below the recommended value of %s.", "PHP modules" : "PHP modules", "increases language translation performance and fixes sorting of non-ASCII characters" : "increases language translation performance and fixes sorting of non-ASCII characters", "for Argon2 for password hashing" : "for Argon2 for password hashing", @@ -869,6 +868,7 @@ "File locking" : "File locking", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems.", "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." : "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.", + "The PHP memory limit is below the recommended value of %s." : "The PHP memory limit is below the recommended value of %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 09e9f3d2a487f..b828530deeb58 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "El max_input_time de PHP es demasiado bajo. Se recomienda un tiempo de al menos %1$s. Valor actual: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "El max_execution_time de PHP es demasiado bajo. Se recomienda un tiempo de al menos %1$s. Valor actual: %2$s.", "PHP memory limit" : "Límite de memoria PHP", - "The PHP memory limit is below the recommended value of %s." : "El límite de memoria PHP está por debajo del valor recomendado, %s.", "PHP modules" : "Módulos PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "incrementa el rendimiento de la traducción y corrige el ordenado de caracteres no ASCII", "for Argon2 for password hashing" : "para el hash de contraseñas basado en Argon2", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "Bloqueo de archivos", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "El bloqueo de ficheros transaccional está deshabilitado, esto puede crear problemas por condiciones de carrera. Habilita \"filelocking.enabled\" en config.php para evitar estos problemas.", "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." : "No se ha podido comprobar la compatibilidad con JavaScript a través de ninguno de sus `trusted_domains` ni `overwrite.cli.url`. Esto puede deberse a un error de DNS en el servidor o a una regla del cortafuegos de salida. Compruebe manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo MIME JavaScript.", + "The PHP memory limit is below the recommended value of %s." : "El límite de memoria PHP está por debajo del valor recomendado, %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Estás utilizando la versión PHP %s. PHP 8.0 está obsoleto en Nextcloud 27. Nextcloud 28 puede requerir PHP 8.1 como mínimo. Por favor, actualiza cuanto antes a una de las versiones de PHP soportadas oficialmente por el Grupo PHP.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Está instalada la versión MariaDB \"%s\". Nextcloud 21 ya no soporta esta versión y requiere MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Se utiliza la versión \"%s\" de MySQL. Nextcloud 21 ya no soportará esta versión y requiere MySQL 8.0 o MariaDB 10.2 o superior.", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 1d9f526796407..0a017172239eb 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "El max_input_time de PHP es demasiado bajo. Se recomienda un tiempo de al menos %1$s. Valor actual: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "El max_execution_time de PHP es demasiado bajo. Se recomienda un tiempo de al menos %1$s. Valor actual: %2$s.", "PHP memory limit" : "Límite de memoria PHP", - "The PHP memory limit is below the recommended value of %s." : "El límite de memoria PHP está por debajo del valor recomendado, %s.", "PHP modules" : "Módulos PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "incrementa el rendimiento de la traducción y corrige el ordenado de caracteres no ASCII", "for Argon2 for password hashing" : "para el hash de contraseñas basado en Argon2", @@ -869,6 +868,7 @@ "File locking" : "Bloqueo de archivos", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "El bloqueo de ficheros transaccional está deshabilitado, esto puede crear problemas por condiciones de carrera. Habilita \"filelocking.enabled\" en config.php para evitar estos problemas.", "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." : "No se ha podido comprobar la compatibilidad con JavaScript a través de ninguno de sus `trusted_domains` ni `overwrite.cli.url`. Esto puede deberse a un error de DNS en el servidor o a una regla del cortafuegos de salida. Compruebe manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo MIME JavaScript.", + "The PHP memory limit is below the recommended value of %s." : "El límite de memoria PHP está por debajo del valor recomendado, %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Estás utilizando la versión PHP %s. PHP 8.0 está obsoleto en Nextcloud 27. Nextcloud 28 puede requerir PHP 8.1 como mínimo. Por favor, actualiza cuanto antes a una de las versiones de PHP soportadas oficialmente por el Grupo PHP.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Está instalada la versión MariaDB \"%s\". Nextcloud 21 ya no soporta esta versión y requiere MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Se utiliza la versión \"%s\" de MySQL. Nextcloud 21 ya no soportará esta versión y requiere MySQL 8.0 o MariaDB 10.2 o superior.", diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 6f54bf8f9af48..dcdf300ece230 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -215,7 +215,6 @@ OC.L10N.register( "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "PHP memory limit" : "Límite de memoria de PHP", - "The PHP memory limit is below the recommended value of %s." : "El límite de memoria de PHP está por debajo del valor recomendado de %s.", "PHP modules" : "Módulos PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "incrementa el rendimiento de la traducción y corrige el ordenamiento de caracteres no ASCII", "for Argon2 for password hashing" : "para el hash de contraseñas para Argon2", @@ -767,6 +766,7 @@ OC.L10N.register( "Missing optional index \"%s\" in table \"%s\"." : "Falta el índice opcional \"%s\" en la tabla \"%s\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos le faltan algunos índices. Debido al hecho de que añadir índices en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-indices\" se pueden añadir los índices faltantes manualmente mientras la instancia sigue corriendo. Una vez se añadidos los índices, las consultas a esas tablas suelen ser mucho más rápidas.", "File locking" : "Bloqueo de archivos", + "The PHP memory limit is below the recommended value of %s." : "El límite de memoria de PHP está por debajo del valor recomendado de %s.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Se está utilizando la versión \"%s\" de MariaDB. Nextcloud 21 y posteriores no soportan esta versión y requieren MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Se está utilizando la versión \"%s\" de MySQL. Nextcloud 21 y posteriores no soportan esta versión y requieren MySQL 8.0 o MariaDB 10.2 o superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Se está utilizando la versión \"%s\" de PostgreSQL. Nextcloud 21 y posteriores no soportan esta versión y requieren PostgreSQL 9.6 o superior.", diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index 18f85c7462f91..ba1f808b1045a 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -213,7 +213,6 @@ "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "PHP memory limit" : "Límite de memoria de PHP", - "The PHP memory limit is below the recommended value of %s." : "El límite de memoria de PHP está por debajo del valor recomendado de %s.", "PHP modules" : "Módulos PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "incrementa el rendimiento de la traducción y corrige el ordenamiento de caracteres no ASCII", "for Argon2 for password hashing" : "para el hash de contraseñas para Argon2", @@ -765,6 +764,7 @@ "Missing optional index \"%s\" in table \"%s\"." : "Falta el índice opcional \"%s\" en la tabla \"%s\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos le faltan algunos índices. Debido al hecho de que añadir índices en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-indices\" se pueden añadir los índices faltantes manualmente mientras la instancia sigue corriendo. Una vez se añadidos los índices, las consultas a esas tablas suelen ser mucho más rápidas.", "File locking" : "Bloqueo de archivos", + "The PHP memory limit is below the recommended value of %s." : "El límite de memoria de PHP está por debajo del valor recomendado de %s.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Se está utilizando la versión \"%s\" de MariaDB. Nextcloud 21 y posteriores no soportan esta versión y requieren MariaDB 10.2 o superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Se está utilizando la versión \"%s\" de MySQL. Nextcloud 21 y posteriores no soportan esta versión y requieren MySQL 8.0 o MariaDB 10.2 o superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Se está utilizando la versión \"%s\" de PostgreSQL. Nextcloud 21 y posteriores no soportan esta versión y requieren PostgreSQL 9.6 o superior.", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 584ba0e2a3bbc..6bf8921a89c34 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time txikiegia da. Gutxienez %1$s denbora gomendatzen da. Uneko balioa: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time txikiegia da. Gutxienez %1$s denbora gomendatzen da. Uneko balioa: %2$s.", "PHP memory limit" : "PHP memoria muga", - "The PHP memory limit is below the recommended value of %s." : "PHPren memoria muga aholkatutako %s balioaren azpitik dago.", "PHP modules" : "PHP moduluak", "increases language translation performance and fixes sorting of non-ASCII characters" : "hizkuntza-itzulpenaren errendimendua areagotzen du eta ASCII ez diren karaktereen sailkapena konpontzen du", "for Argon2 for password hashing" : "Argon2-rako pasahitzen hasha egiteko", @@ -843,6 +842,7 @@ OC.L10N.register( "File locking" : "Fitxategien blokeoa", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakzio-fitxategiak blokeatzea desgaituta dago, honek lasterketa baldintzekin arazoak sor ditzake. Gaitu \"filelocking.enabled\" config.php-n arazo horiek saihesteko.", "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." : "Ezin izan da egiaztatu JavaScript onartzen baden zure `trusted_domains` edo `overwrite.cli.url` bidez. Baliteke zerbitzariaren DNS bat ez datozenen edo irteerako suebakiaren arauaren ondorioa izatea. Mesedez, egiaztatu eskuz zure web zerbitzariak `.mjs` fitxategiak hornitzen dituen JavaScript MIME mota erabiliz.", + "The PHP memory limit is below the recommended value of %s." : "PHPren memoria muga aholkatutako %s balioaren azpitik dago.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "PHP %s exekutatzen ari zara. PHP 8.0 Nextcloud 27-n zaharkituta dago. Nextcloud 28k gutxienez PHP 8.1 behar ahal izango du. Mesedez, eguneratu PHP Group-ek ofizialki onartzen dituen PHP bertsioatara ahalik eta lasterren.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" bertsioa erabiltzen da. Nextcloud 21ek eta berriagoak ez dute bertsio hau onartzen eta MariaDB 10.2 edo berriagoa behar dute.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL bertsioa \"%s\" erabiltzen da. Nextcloud 21 eta berriek ez dute bertsio hau onartzen eta MySQL 8.0 edo MariaDB 10.2 edo berriagoa behar dute.", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index 1d44853fd8ed1..dc509cf38e0a1 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time txikiegia da. Gutxienez %1$s denbora gomendatzen da. Uneko balioa: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time txikiegia da. Gutxienez %1$s denbora gomendatzen da. Uneko balioa: %2$s.", "PHP memory limit" : "PHP memoria muga", - "The PHP memory limit is below the recommended value of %s." : "PHPren memoria muga aholkatutako %s balioaren azpitik dago.", "PHP modules" : "PHP moduluak", "increases language translation performance and fixes sorting of non-ASCII characters" : "hizkuntza-itzulpenaren errendimendua areagotzen du eta ASCII ez diren karaktereen sailkapena konpontzen du", "for Argon2 for password hashing" : "Argon2-rako pasahitzen hasha egiteko", @@ -841,6 +840,7 @@ "File locking" : "Fitxategien blokeoa", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakzio-fitxategiak blokeatzea desgaituta dago, honek lasterketa baldintzekin arazoak sor ditzake. Gaitu \"filelocking.enabled\" config.php-n arazo horiek saihesteko.", "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." : "Ezin izan da egiaztatu JavaScript onartzen baden zure `trusted_domains` edo `overwrite.cli.url` bidez. Baliteke zerbitzariaren DNS bat ez datozenen edo irteerako suebakiaren arauaren ondorioa izatea. Mesedez, egiaztatu eskuz zure web zerbitzariak `.mjs` fitxategiak hornitzen dituen JavaScript MIME mota erabiliz.", + "The PHP memory limit is below the recommended value of %s." : "PHPren memoria muga aholkatutako %s balioaren azpitik dago.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "PHP %s exekutatzen ari zara. PHP 8.0 Nextcloud 27-n zaharkituta dago. Nextcloud 28k gutxienez PHP 8.1 behar ahal izango du. Mesedez, eguneratu PHP Group-ek ofizialki onartzen dituen PHP bertsioatara ahalik eta lasterren.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" bertsioa erabiltzen da. Nextcloud 21ek eta berriagoak ez dute bertsio hau onartzen eta MariaDB 10.2 edo berriagoa behar dute.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL bertsioa \"%s\" erabiltzen da. Nextcloud 21 eta berriek ez dute bertsio hau onartzen eta MySQL 8.0 edo MariaDB 10.2 edo berriagoa behar dute.", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 15d2e26e95613..13762921f94cb 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Le paramètre PHP post_max_size est trop bas. Une délai d'au moins %1$s est recommandée. Valeur actuelle: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Le paramètre PHP max_execution_time est trop bas. Une délai d'au moins %1$s est recommandée. Valeur actuelle: %2$s.", "PHP memory limit" : "Limite de mémoire PHP", - "The PHP memory limit is below the recommended value of %s." : "La limite de mémoire PHP est sous la valeur recommandée de %s.", "PHP modules" : "Modules PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "Améliore la performance de la traduction linguistique et corrige le tri de caractère non-ASCII.", "for Argon2 for password hashing" : "pour Argon2 pour le hachage de mot de passe", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "Verrouillage des fichiers", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Le verrouillage transactionnel de fichiers est désactivé, cela peut causer des conflits en cas d'accès concurrent. Configurez « filelocking.enabled » dans config.php pour éviter ces problèmes.", "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." : "Impossible de vérifier la prise en charge Javascript via l’un de vos `trusted_domains` ou `overwrite.cli.url`. Cela peut résulter d’une incompatibilité DNS côté serveur ou d’une règle de pare-feu sortante. Veuillez vérifier manuellement si votre serveur web sert des fichiers `.mjs` utilisant le type MIME JavaScript.", + "The PHP memory limit is below the recommended value of %s." : "La limite de mémoire PHP est sous la valeur recommandée de %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Vous exécutez actuellement PHP %s. PHP 8.0 est maintenant obsolète pour Nextcloud 27. Nextcloud 28 nécessite au moins PHP 8.1. Veuillez mettre à jour vers l'une des versions PHP officiellement compatibles fournies par le PHP Group dès que possible.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" est utilisé. Nextcloud 21 et plus ne sont plus compatibles avec cette version et nécessitent MariaDB 10.2 ou plus.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" est utilisé. Nextcloud 21 et plus ne sont plus compatibles avec cette version et nécessitent MySQL 8.0 or MariaDB 10.2 ou plus.", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 207e4145f08ee..73e1628765fad 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Le paramètre PHP post_max_size est trop bas. Une délai d'au moins %1$s est recommandée. Valeur actuelle: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Le paramètre PHP max_execution_time est trop bas. Une délai d'au moins %1$s est recommandée. Valeur actuelle: %2$s.", "PHP memory limit" : "Limite de mémoire PHP", - "The PHP memory limit is below the recommended value of %s." : "La limite de mémoire PHP est sous la valeur recommandée de %s.", "PHP modules" : "Modules PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "Améliore la performance de la traduction linguistique et corrige le tri de caractère non-ASCII.", "for Argon2 for password hashing" : "pour Argon2 pour le hachage de mot de passe", @@ -869,6 +868,7 @@ "File locking" : "Verrouillage des fichiers", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Le verrouillage transactionnel de fichiers est désactivé, cela peut causer des conflits en cas d'accès concurrent. Configurez « filelocking.enabled » dans config.php pour éviter ces problèmes.", "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." : "Impossible de vérifier la prise en charge Javascript via l’un de vos `trusted_domains` ou `overwrite.cli.url`. Cela peut résulter d’une incompatibilité DNS côté serveur ou d’une règle de pare-feu sortante. Veuillez vérifier manuellement si votre serveur web sert des fichiers `.mjs` utilisant le type MIME JavaScript.", + "The PHP memory limit is below the recommended value of %s." : "La limite de mémoire PHP est sous la valeur recommandée de %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Vous exécutez actuellement PHP %s. PHP 8.0 est maintenant obsolète pour Nextcloud 27. Nextcloud 28 nécessite au moins PHP 8.1. Veuillez mettre à jour vers l'une des versions PHP officiellement compatibles fournies par le PHP Group dès que possible.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" est utilisé. Nextcloud 21 et plus ne sont plus compatibles avec cette version et nécessitent MariaDB 10.2 ou plus.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" est utilisé. Nextcloud 21 et plus ne sont plus compatibles avec cette version et nécessitent MySQL 8.0 or MariaDB 10.2 ou plus.", diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index f4e69ba7f2ea4..f2a6bab8ac8f0 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Tá an PHP max_input_time ró-íseal. Moltar am %1$s ar a laghad. Luach reatha: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Tá an PHP max_execution_time ró-íseal. Moltar am %1$s ar a laghad. Luach reatha: %2$s.", "PHP memory limit" : "Teorainn chuimhne PHP", - "The PHP memory limit is below the recommended value of %s." : "Tá an teorainn chuimhne PHP faoi bhun an luach molta de %s.", "PHP modules" : "Modúil PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "méaduithe ar fheidhmíocht aistriúcháin teanga agus socraítear sórtáil carachtar neamh-ASCII", "for Argon2 for password hashing" : "le haghaidh Argon2 le haghaidh hashing pasfhocal", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "Glasáil comhaid", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Díchumasaítear glasáil comhad idirbhirt, d'fhéadfadh fadhbanna le coinníollacha cine a bheith mar thoradh air seo. Cumasaigh \"filelocking.enabled\" i config.php chun na fadhbanna seo a sheachaint.", "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." : "Níorbh fhéidir tacaíocht JavaScript a fháil trí aon cheann de na `fearainn_ iontaofa` ná `overwrite.cli.url`. D'fhéadfadh sé seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach. Seiceáil le do thoil de láimh an bhfreastalaíonn do fhreastalaí gréasáin ar chomhaid `.mjs` ag baint úsáide as an gcineál JavaScript MIME.", + "The PHP memory limit is below the recommended value of %s." : "Tá an teorainn chuimhne PHP faoi bhun an luach molta de %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Tá PHP %s á rith agat faoi láthair. Tá PHP 8.0 dímheasta anois i Nextcloud 27. D'fhéadfadh go mbeadh PHP 8.1 ar a laghad ag teastáil ó Nextcloud 28. Uasghrádaigh go dtí ceann de na leaganacha PHP a fhaigheann tacaíocht oifigiúil ón nGrúpa PHP chomh luath agus is féidir le do thoil.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Úsáidtear leagan MariaDB \"%s\". Ní thacaíonn Nextcloud 21 agus níos airde leis an leagan seo agus éilíonn siad MariaDB 10.2 nó níos airde.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Úsáidtear leagan MySQL \"%s\". Ní thacaíonn Nextcloud 21 agus níos airde leis an leagan seo agus éilíonn siad MySQL 8.0 nó MariaDB 10.2 nó níos airde.", diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index 28cab38afd761..ef809bd576c8b 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Tá an PHP max_input_time ró-íseal. Moltar am %1$s ar a laghad. Luach reatha: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Tá an PHP max_execution_time ró-íseal. Moltar am %1$s ar a laghad. Luach reatha: %2$s.", "PHP memory limit" : "Teorainn chuimhne PHP", - "The PHP memory limit is below the recommended value of %s." : "Tá an teorainn chuimhne PHP faoi bhun an luach molta de %s.", "PHP modules" : "Modúil PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "méaduithe ar fheidhmíocht aistriúcháin teanga agus socraítear sórtáil carachtar neamh-ASCII", "for Argon2 for password hashing" : "le haghaidh Argon2 le haghaidh hashing pasfhocal", @@ -869,6 +868,7 @@ "File locking" : "Glasáil comhaid", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Díchumasaítear glasáil comhad idirbhirt, d'fhéadfadh fadhbanna le coinníollacha cine a bheith mar thoradh air seo. Cumasaigh \"filelocking.enabled\" i config.php chun na fadhbanna seo a sheachaint.", "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." : "Níorbh fhéidir tacaíocht JavaScript a fháil trí aon cheann de na `fearainn_ iontaofa` ná `overwrite.cli.url`. D'fhéadfadh sé seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach. Seiceáil le do thoil de láimh an bhfreastalaíonn do fhreastalaí gréasáin ar chomhaid `.mjs` ag baint úsáide as an gcineál JavaScript MIME.", + "The PHP memory limit is below the recommended value of %s." : "Tá an teorainn chuimhne PHP faoi bhun an luach molta de %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Tá PHP %s á rith agat faoi láthair. Tá PHP 8.0 dímheasta anois i Nextcloud 27. D'fhéadfadh go mbeadh PHP 8.1 ar a laghad ag teastáil ó Nextcloud 28. Uasghrádaigh go dtí ceann de na leaganacha PHP a fhaigheann tacaíocht oifigiúil ón nGrúpa PHP chomh luath agus is féidir le do thoil.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Úsáidtear leagan MariaDB \"%s\". Ní thacaíonn Nextcloud 21 agus níos airde leis an leagan seo agus éilíonn siad MariaDB 10.2 nó níos airde.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Úsáidtear leagan MySQL \"%s\". Ní thacaíonn Nextcloud 21 agus níos airde leis an leagan seo agus éilíonn siad MySQL 8.0 nó MariaDB 10.2 nó níos airde.", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 06fcae4b7414c..e7e3900a447d1 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "O valor PHP max_input_time é demasiado baixo. Recoméndase un tempo de polo menos %1$s. Valor actual: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "O valor PHP max_execution_time é demasiado baixo. Recoméndase un tempo de polo menos %1$s. Valor actual: %2$s.", "PHP memory limit" : "Límite de memoria PHP", - "The PHP memory limit is below the recommended value of %s." : "O límite de memoria de PHP está por baixo do valor recomendado de %s.", "PHP modules" : "PHP modules", "increases language translation performance and fixes sorting of non-ASCII characters" : "aumenta o rendemento da tradución de idiomas e corrixe a clasificación de caracteres non ASCII", "for Argon2 for password hashing" : "para Argon2 para a xeración do resumo criptográfico do contrasinal", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "Bloqueo de ficheiros", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "O bloqueo de ficheiros transaccionais está desactivado, isto podería levar a problemas baixo certas condicións. Active «filelocking.enabled» en «config.php» para evitar eses problemas", "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.", + "The PHP memory limit is below the recommended value of %s." : "O límite de memoria de PHP está por baixo do valor recomendado de %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Actualmente está a executar PHP %s. PHP 8.0 é obsoleto en Nextcloud 27. Nextcloud 28 pode precisar polo menos PHP 8.1. Actualice a unha das versións de PHP oficialmente compatíbeis fornecidas polo Grupo PHP o antes posíbel.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MariaDB. Nextcloud 21 ou superior non admite esta versión e precisa MariaDB 10.2 ou superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MySQL. Nextcloud 21 e superior non admite esta versión e precisan MySQL 8.0 ou MariaDB 10.2 ou superior.", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 1f328f16fbe13..07f5b96293215 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "O valor PHP max_input_time é demasiado baixo. Recoméndase un tempo de polo menos %1$s. Valor actual: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "O valor PHP max_execution_time é demasiado baixo. Recoméndase un tempo de polo menos %1$s. Valor actual: %2$s.", "PHP memory limit" : "Límite de memoria PHP", - "The PHP memory limit is below the recommended value of %s." : "O límite de memoria de PHP está por baixo do valor recomendado de %s.", "PHP modules" : "PHP modules", "increases language translation performance and fixes sorting of non-ASCII characters" : "aumenta o rendemento da tradución de idiomas e corrixe a clasificación de caracteres non ASCII", "for Argon2 for password hashing" : "para Argon2 para a xeración do resumo criptográfico do contrasinal", @@ -869,6 +868,7 @@ "File locking" : "Bloqueo de ficheiros", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "O bloqueo de ficheiros transaccionais está desactivado, isto podería levar a problemas baixo certas condicións. Active «filelocking.enabled» en «config.php» para evitar eses problemas", "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.", + "The PHP memory limit is below the recommended value of %s." : "O límite de memoria de PHP está por baixo do valor recomendado de %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Actualmente está a executar PHP %s. PHP 8.0 é obsoleto en Nextcloud 27. Nextcloud 28 pode precisar polo menos PHP 8.1. Actualice a unha das versións de PHP oficialmente compatíbeis fornecidas polo Grupo PHP o antes posíbel.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MariaDB. Nextcloud 21 ou superior non admite esta versión e precisa MariaDB 10.2 ou superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MySQL. Nextcloud 21 e superior non admite esta versión e precisan MySQL 8.0 ou MariaDB 10.2 ou superior.", diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index f2254e9f350eb..20142fe27af5b 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -147,7 +147,6 @@ OC.L10N.register( "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Það lítur út eins og að PHP sé ekki rétt sett upp varðandi fyrirspurnir um umhverfisbreytur. Prófun með getenv(\"PATH\") skilar auðu svari.", "PHP memory limit" : "Minnismörk PHP", - "The PHP memory limit is below the recommended value of %s." : "Minnismörk PHP eru lægri en gildið sem mælt er með; %s.", "PHP modules" : "PHP-einingar", "This instance is missing some required PHP modules. It is required to install them: %s." : "Í þetta kerfistilvik vantar ýmsar nauðsynlegar PHP-einingar. Mælt er eindregið með að setja þær upp: %s.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP Opcache er ekki hlaðið inn. Fyrir betri afköst mælum við með að því sé hlaðið inn í PHP-uppsetninguna þína.", @@ -531,6 +530,7 @@ OC.L10N.register( "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Gagnagrunninn vantar nokkra atriðavísa (indexes). Vegna þess að það að bæta atriðavísum við stórar töflur getur tekið töluverðan tíma, þá var þeim ekki bætt við sjálfvirkt. Með því að keyra \"occ db:add-missing-indices\" væri hægt að bæta inn þessum atriðavísum sem vantar, á meðan kerfið er í gangi. Um leið og búið er að bæta inn þessum atriðavísum, munu fyrirspurnir í þessar töflur verða miklu hraðvirkari.", "File locking" : "Skráalæsing", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Færslulæsing skráa (transactional file locking) er óvirk, þetta gæti leitt til vandamála út frá forgangsskilyrðum (race conditions). Virkjaðu 'filelocking.enabled' í config.php til að forðast slík vandamál.", + "The PHP memory limit is below the recommended value of %s." : "Minnismörk PHP eru lægri en gildið sem mælt er með; %s.", "Speech-To-Text" : "Tal-í-texta", "Set default expiration date for shares" : "Setja sjálfgefinn gildistíma fyrir sameignir", "Allow username autocompletion in share dialog and allow access to the system address book" : "Leyfa sjálfklárun notandanafns í deilingarglugga og heimila aðgang að nafnaskrá kerfisins", diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index 59d4a00261809..4a20e05505dfe 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -145,7 +145,6 @@ "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Það lítur út eins og að PHP sé ekki rétt sett upp varðandi fyrirspurnir um umhverfisbreytur. Prófun með getenv(\"PATH\") skilar auðu svari.", "PHP memory limit" : "Minnismörk PHP", - "The PHP memory limit is below the recommended value of %s." : "Minnismörk PHP eru lægri en gildið sem mælt er með; %s.", "PHP modules" : "PHP-einingar", "This instance is missing some required PHP modules. It is required to install them: %s." : "Í þetta kerfistilvik vantar ýmsar nauðsynlegar PHP-einingar. Mælt er eindregið með að setja þær upp: %s.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP Opcache er ekki hlaðið inn. Fyrir betri afköst mælum við með að því sé hlaðið inn í PHP-uppsetninguna þína.", @@ -529,6 +528,7 @@ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Gagnagrunninn vantar nokkra atriðavísa (indexes). Vegna þess að það að bæta atriðavísum við stórar töflur getur tekið töluverðan tíma, þá var þeim ekki bætt við sjálfvirkt. Með því að keyra \"occ db:add-missing-indices\" væri hægt að bæta inn þessum atriðavísum sem vantar, á meðan kerfið er í gangi. Um leið og búið er að bæta inn þessum atriðavísum, munu fyrirspurnir í þessar töflur verða miklu hraðvirkari.", "File locking" : "Skráalæsing", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Færslulæsing skráa (transactional file locking) er óvirk, þetta gæti leitt til vandamála út frá forgangsskilyrðum (race conditions). Virkjaðu 'filelocking.enabled' í config.php til að forðast slík vandamál.", + "The PHP memory limit is below the recommended value of %s." : "Minnismörk PHP eru lægri en gildið sem mælt er með; %s.", "Speech-To-Text" : "Tal-í-texta", "Set default expiration date for shares" : "Setja sjálfgefinn gildistíma fyrir sameignir", "Allow username autocompletion in share dialog and allow access to the system address book" : "Leyfa sjálfklárun notandanafns í deilingarglugga og heimila aðgang að nafnaskrá kerfisins", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index eb7d2a221b0de..8cb9e98b6d9c4 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Il valore PHP max_input_time è troppo basso. Raccomandiamo un valore di almeno %1$s. Valore attuale: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Il valore PHP max_execution_time è troppo basso. Raccomandiamo un valore di almeno %1$s. Valore attuale: %2$s.", "PHP memory limit" : "Limite di memoria PHP", - "The PHP memory limit is below the recommended value of %s." : "Il limite di memoria di PHP è inferiore al valore consigliato di %s.", "PHP modules" : "Moduli PHP", "This instance is missing some required PHP modules. It is required to install them: %s." : "Questa istanza manca di alcuni moduli PHP richiesti. È necessario installarli: %s.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "In questa istanza mancano alcuni moduli PHP consigliati. Ti consigliamo vivamente di installari per garantire prestazioni migliori e una migliore compatibilità:\n%s", @@ -680,6 +679,7 @@ OC.L10N.register( "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Nel database mancano alcuni indici. Poiché l'aggiunta di indici su tabelle grandi può richiedere del tempo, non sono stati aggiunti automaticamente. Eseguendo \"occ db:add-missing-indices\", gli indici mancanti possono essere aggiunti manualmente mentre l'istanza è in esecuzione. Una volta che gli indici sono stati aggiunti, le interrogazioni a tali tabelle sono solitamente più veloci.", "File locking" : "Blocco dei file", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Il blocco di file transazionale è disattivato, ciò potrebbe comportare problemi di race condition. Attiva \"filelocking.enabled\" nel config.php per evitare questi problemi.", + "The PHP memory limit is below the recommended value of %s." : "Il limite di memoria di PHP è inferiore al valore consigliato di %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Attualmente stai usando PHP %s. PHP 8.0 è deprecato in Nextcloud 27. Nextcloud 28 potrebbe richiedere almeno PHP 8.1. Aggiorna ad una delle versioni di PHP supportate ufficialmente fornite dal Gruppo PHP il prima possibile.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Stai usando la versione \"%s\" di MariaDB. Nextcloud 21 e successivi non supportano questa versione e richiedono MariaDB 10.2 o successivi.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Stai usando la versione \"%s\" di MySQL. Nextcloud 21 e successivi non supportano questa versione e richiedono MySQL 8.0 o MariaDB 10.2 o successivi.", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 6bab83de07638..2bbe5e6f0e108 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Il valore PHP max_input_time è troppo basso. Raccomandiamo un valore di almeno %1$s. Valore attuale: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Il valore PHP max_execution_time è troppo basso. Raccomandiamo un valore di almeno %1$s. Valore attuale: %2$s.", "PHP memory limit" : "Limite di memoria PHP", - "The PHP memory limit is below the recommended value of %s." : "Il limite di memoria di PHP è inferiore al valore consigliato di %s.", "PHP modules" : "Moduli PHP", "This instance is missing some required PHP modules. It is required to install them: %s." : "Questa istanza manca di alcuni moduli PHP richiesti. È necessario installarli: %s.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "In questa istanza mancano alcuni moduli PHP consigliati. Ti consigliamo vivamente di installari per garantire prestazioni migliori e una migliore compatibilità:\n%s", @@ -678,6 +677,7 @@ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Nel database mancano alcuni indici. Poiché l'aggiunta di indici su tabelle grandi può richiedere del tempo, non sono stati aggiunti automaticamente. Eseguendo \"occ db:add-missing-indices\", gli indici mancanti possono essere aggiunti manualmente mentre l'istanza è in esecuzione. Una volta che gli indici sono stati aggiunti, le interrogazioni a tali tabelle sono solitamente più veloci.", "File locking" : "Blocco dei file", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Il blocco di file transazionale è disattivato, ciò potrebbe comportare problemi di race condition. Attiva \"filelocking.enabled\" nel config.php per evitare questi problemi.", + "The PHP memory limit is below the recommended value of %s." : "Il limite di memoria di PHP è inferiore al valore consigliato di %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Attualmente stai usando PHP %s. PHP 8.0 è deprecato in Nextcloud 27. Nextcloud 28 potrebbe richiedere almeno PHP 8.1. Aggiorna ad una delle versioni di PHP supportate ufficialmente fornite dal Gruppo PHP il prima possibile.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Stai usando la versione \"%s\" di MariaDB. Nextcloud 21 e successivi non supportano questa versione e richiedono MariaDB 10.2 o successivi.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Stai usando la versione \"%s\" di MySQL. Nextcloud 21 e successivi non supportano questa versione e richiedono MySQL 8.0 o MariaDB 10.2 o successivi.", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 2ee807bc0a22a..38f0d150dc51f 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP の max_input_time が短すぎます。少なくとも %1$s の時間が推奨されます。現在の値: %2$s。", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP の max_execution_time が短すぎます。少なくとも%1$s の時間が推奨されます。現在の値: %2$s。", "PHP memory limit" : "PHPのメモリー制限", - "The PHP memory limit is below the recommended value of %s." : "PHPのメモリ制限が推奨値の%s以下です。", "PHP modules" : "PHPのモジュール", "increases language translation performance and fixes sorting of non-ASCII characters" : "言語翻訳のパフォーマンスが向上し、非ASCII文字のソートが修正されました", "for Argon2 for password hashing" : "パスワードハッシュ用の Argon2", @@ -847,6 +846,7 @@ OC.L10N.register( "File locking" : "ファイルロック", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "トランザクションファイルロックが無効になっているため、競合状態の問題が発生する可能性があります。これらの問題を回避するには、config.phpで \"filelocking.enabled\" を有効にします。", "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." : "`trusted_domains` または `overwrite.cli.url` で JavaScript のサポートを確認できませんでした。これはサーバ側の DNS の不一致か、アウトバウンドファイアウォールルールの結果である可能性があります。お使いのウェブサーバーが JavaScript MIMEタイプを使用して `.mjs` ファイルを提供しているかどうかを手動で確認してください。", + "The PHP memory limit is below the recommended value of %s." : "PHPのメモリ制限が推奨値の%s以下です。", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "PHP %s を実行しています。PHP 8.0 は Nextcloud 27 では非推奨です。Nextcloud 28 では、少なくとも PHP 8.1 が必要になる可能性があります。PHP グループが公式にサポートする PHP のいずれかのバージョンにできるだけ早くアップグレードしてください。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB のバージョン\"%s\" が使われています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MariaDB 10.2 以降のバージョンが必要になります。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQLのバージョン \"%s\" が使用されています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MySQL 8.0またはMariaDB 10.2以上が必要となります。", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 260b7777e550c..9e4b6c8f4c3f9 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP の max_input_time が短すぎます。少なくとも %1$s の時間が推奨されます。現在の値: %2$s。", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP の max_execution_time が短すぎます。少なくとも%1$s の時間が推奨されます。現在の値: %2$s。", "PHP memory limit" : "PHPのメモリー制限", - "The PHP memory limit is below the recommended value of %s." : "PHPのメモリ制限が推奨値の%s以下です。", "PHP modules" : "PHPのモジュール", "increases language translation performance and fixes sorting of non-ASCII characters" : "言語翻訳のパフォーマンスが向上し、非ASCII文字のソートが修正されました", "for Argon2 for password hashing" : "パスワードハッシュ用の Argon2", @@ -845,6 +844,7 @@ "File locking" : "ファイルロック", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "トランザクションファイルロックが無効になっているため、競合状態の問題が発生する可能性があります。これらの問題を回避するには、config.phpで \"filelocking.enabled\" を有効にします。", "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." : "`trusted_domains` または `overwrite.cli.url` で JavaScript のサポートを確認できませんでした。これはサーバ側の DNS の不一致か、アウトバウンドファイアウォールルールの結果である可能性があります。お使いのウェブサーバーが JavaScript MIMEタイプを使用して `.mjs` ファイルを提供しているかどうかを手動で確認してください。", + "The PHP memory limit is below the recommended value of %s." : "PHPのメモリ制限が推奨値の%s以下です。", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "PHP %s を実行しています。PHP 8.0 は Nextcloud 27 では非推奨です。Nextcloud 28 では、少なくとも PHP 8.1 が必要になる可能性があります。PHP グループが公式にサポートする PHP のいずれかのバージョンにできるだけ早くアップグレードしてください。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB のバージョン\"%s\" が使われています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MariaDB 10.2 以降のバージョンが必要になります。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQLのバージョン \"%s\" が使用されています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MySQL 8.0またはMariaDB 10.2以上が必要となります。", diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index d918a3b36da8e..2ff9d7a116566 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -162,7 +162,6 @@ OC.L10N.register( "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.", "PHP memory limit" : "PHP memory limit", - "The PHP memory limit is below the recommended value of %s." : "The PHP memory limit is below the recommended value of %s.", "PHP modules" : "PHP modules", "This instance is missing some required PHP modules. It is required to install them: %s." : "This instance is missing some required PHP modules. It is required to install them: %s.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation.", @@ -567,6 +566,7 @@ OC.L10N.register( "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster.", "File locking" : "File locking", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems.", + "The PHP memory limit is below the recommended value of %s." : "The PHP memory limit is below the recommended value of %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", diff --git a/apps/settings/l10n/ka.json b/apps/settings/l10n/ka.json index cc80838a8a2c4..362032dce068a 100644 --- a/apps/settings/l10n/ka.json +++ b/apps/settings/l10n/ka.json @@ -160,7 +160,6 @@ "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.", "PHP memory limit" : "PHP memory limit", - "The PHP memory limit is below the recommended value of %s." : "The PHP memory limit is below the recommended value of %s.", "PHP modules" : "PHP modules", "This instance is missing some required PHP modules. It is required to install them: %s." : "This instance is missing some required PHP modules. It is required to install them: %s.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation.", @@ -565,6 +564,7 @@ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster.", "File locking" : "File locking", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems.", + "The PHP memory limit is below the recommended value of %s." : "The PHP memory limit is below the recommended value of %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index ad4427f47c4af..997f2744e1afd 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -226,7 +226,6 @@ OC.L10N.register( "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP에서 시스템 환경 변수를 올바르게 조회할 수 없는 것 같습니다. getenv(\"PATH\") 시험 결과 빈 값이 반환되었습니다.", "PHP memory limit" : "PHP 메모리 제한", - "The PHP memory limit is below the recommended value of %s." : "PHP 메모리 제한이 추천값인 %s보다 작습니다.", "PHP modules" : "PHP 모듈", "increases language translation performance and fixes sorting of non-ASCII characters" : ": 번역 성능을 개선과 비ASCII 문자의 바른 정렬을 위해 사용", "for Argon2 for password hashing" : ": Argon2의 암호 해싱을 위해 사용", @@ -728,6 +727,7 @@ OC.L10N.register( "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "데이터베이스에 일부 인덱스가 없습니다. 큰 테이블에 인덱스를 추가하는 데 시간이 걸리기 때문에 자동으로 추가하지 않았습니다. 명령행에서 \"occ db:add-missing-indices\" 명령을 실행하여 인스턴스를 실행하는 동안 수동으로 인덱스를 추가할 수 있습니다. 해당 테이블에 인덱스를 추가하면 질의 속도가 다시 빨라집니다.", "File locking" : "파일 잠금", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "트랜잭션 파일 잠금이 비활성화되어 있어 동시 접근 시 문제가 발생할 수 있습니다. config.php에서 \"filelocking.enabled\"를 활성화하여 이 문제를 방지하십시오.", + "The PHP memory limit is below the recommended value of %s." : "PHP 메모리 제한이 추천값인 %s보다 작습니다.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "현재 PHP %s이(가) 동작 중입니다. Nextcloud 27에서 PHP 8.0의 지원이 중단되었습니다. Nextcloud 28은 최소 PHP 8.1이 요구됩니다. 가능한 빨리 PHP Group에서 제공하는 공식 지원 PHP 버전으로 업그레이드 하십시오.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "현재 MariaDB \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MariaDB 10.2 이상을 사용하십시오.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "현재 MySQL \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MySQL 8.0 혹은 MariaDB 10.2 이상을 사용하십시오.", diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 40f25ff802542..bcd1a889eae7b 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -224,7 +224,6 @@ "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP에서 시스템 환경 변수를 올바르게 조회할 수 없는 것 같습니다. getenv(\"PATH\") 시험 결과 빈 값이 반환되었습니다.", "PHP memory limit" : "PHP 메모리 제한", - "The PHP memory limit is below the recommended value of %s." : "PHP 메모리 제한이 추천값인 %s보다 작습니다.", "PHP modules" : "PHP 모듈", "increases language translation performance and fixes sorting of non-ASCII characters" : ": 번역 성능을 개선과 비ASCII 문자의 바른 정렬을 위해 사용", "for Argon2 for password hashing" : ": Argon2의 암호 해싱을 위해 사용", @@ -726,6 +725,7 @@ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "데이터베이스에 일부 인덱스가 없습니다. 큰 테이블에 인덱스를 추가하는 데 시간이 걸리기 때문에 자동으로 추가하지 않았습니다. 명령행에서 \"occ db:add-missing-indices\" 명령을 실행하여 인스턴스를 실행하는 동안 수동으로 인덱스를 추가할 수 있습니다. 해당 테이블에 인덱스를 추가하면 질의 속도가 다시 빨라집니다.", "File locking" : "파일 잠금", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "트랜잭션 파일 잠금이 비활성화되어 있어 동시 접근 시 문제가 발생할 수 있습니다. config.php에서 \"filelocking.enabled\"를 활성화하여 이 문제를 방지하십시오.", + "The PHP memory limit is below the recommended value of %s." : "PHP 메모리 제한이 추천값인 %s보다 작습니다.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "현재 PHP %s이(가) 동작 중입니다. Nextcloud 27에서 PHP 8.0의 지원이 중단되었습니다. Nextcloud 28은 최소 PHP 8.1이 요구됩니다. 가능한 빨리 PHP Group에서 제공하는 공식 지원 PHP 버전으로 업그레이드 하십시오.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "현재 MariaDB \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MariaDB 10.2 이상을 사용하십시오.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "현재 MySQL \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MySQL 8.0 혹은 MariaDB 10.2 이상을 사용하십시오.", diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 58f7473c55967..ace692242ef3a 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -175,10 +175,12 @@ OC.L10N.register( "Disable all" : "Išjungti visas", "_%n app has an update available_::_%n apps have an update available_" : ["%n programėlei yra prieinamas atnaujinimas","%n programėlėms yra prieinamas atnaujinimas","%n programėlių yra prieinamas atnaujinimas","%n programėlei yra prieinamas atnaujinimas"], "_Update_::_Update all_" : ["Atnaujinti","Atnaujinti visas","Atnaujinti visas","Atnaujinti visas"], + "Nothing to show" : "Nėra ką rodyti", "Loading" : "Įkeliama", "Fetching the latest news…" : "Gaunamos paskiausios naujienos…", "Previous slide" : "Ankstesnė skaidrė", "Next slide" : "Kita skaidrė", + "{index} of {total}" : "{index} iš {total}", "Daemon" : "Tarnyba", "Type" : "Tipas", "Display Name" : "Rodomas vardas", @@ -408,7 +410,11 @@ OC.L10N.register( "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ši programėlė nėra pažymėta kaip suderinama su jūsų Nextcloud versija. Jei tęsite, vis tiek galėsite įdiegti programėlę. Turėkite omenyje, kad programėlė gali neveikti taip, kaip tikimasi.", "Unknown" : "Nežinoma", "Never" : "Niekada", + "Could not register device: Network error" : "Nepavyko registruoti įrenginio: Tinklo klaida", + "Could not register device: Probably already registered" : "Nepavyko registruoti įrenginio: Tikriausiai, jau užregistruotas", + "Could not register device" : "Nepavyko registruoti įrenginio", "An error occurred during the request. Unable to proceed." : "Užklausos metu įvyko klaida. Nepavyksta tęsti.", + "The app has been enabled but needs to be updated." : "Programėlė įjungta, bet turi būti atnaujinta.", "Error: This app cannot be enabled because it makes the server unstable" : "Klaida: Ši programėlė negali būti įjungta, nes ji neigiamai veikia serverio stabilumą", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Programėlė įjungta, tačiau turi būti atnaujinta. Po 5 sekundžių būsite peradresuoti į atnaujinimo puslapį.", "Do you really want to wipe your data from this device?" : "Ar tikrai norite ištrinti šiame įrenginyje esančius savo duomenis?", @@ -457,8 +463,11 @@ OC.L10N.register( "Set default expiration date for shares" : "Nustatyti viešiniams numatytąją galiojimo pabaigos datą", "Your biography" : "Jūsų biografija", "You are using {usage}" : "Jūs naudojate {usage}", + "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Jūs naudojate {usage}{totalSpace} ({usageRelative}%)", "New user" : "Naujas naudotojas", "Add new user" : "Pridėti naują naudotoją", + "Username will be autogenerated" : "Naudotojo vardas bus automatiškai sugeneruotas", + "Username (required)" : "Naudotojo vardas (būtina)", "Loading users …" : "Įkeliami naudotojai…", "Username" : "Naudotojo vardas", "User backend" : "Naudotojo vidinė pusė", diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index eb517d4e6bd75..4d19f5f1b219a 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -173,10 +173,12 @@ "Disable all" : "Išjungti visas", "_%n app has an update available_::_%n apps have an update available_" : ["%n programėlei yra prieinamas atnaujinimas","%n programėlėms yra prieinamas atnaujinimas","%n programėlių yra prieinamas atnaujinimas","%n programėlei yra prieinamas atnaujinimas"], "_Update_::_Update all_" : ["Atnaujinti","Atnaujinti visas","Atnaujinti visas","Atnaujinti visas"], + "Nothing to show" : "Nėra ką rodyti", "Loading" : "Įkeliama", "Fetching the latest news…" : "Gaunamos paskiausios naujienos…", "Previous slide" : "Ankstesnė skaidrė", "Next slide" : "Kita skaidrė", + "{index} of {total}" : "{index} iš {total}", "Daemon" : "Tarnyba", "Type" : "Tipas", "Display Name" : "Rodomas vardas", @@ -406,7 +408,11 @@ "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ši programėlė nėra pažymėta kaip suderinama su jūsų Nextcloud versija. Jei tęsite, vis tiek galėsite įdiegti programėlę. Turėkite omenyje, kad programėlė gali neveikti taip, kaip tikimasi.", "Unknown" : "Nežinoma", "Never" : "Niekada", + "Could not register device: Network error" : "Nepavyko registruoti įrenginio: Tinklo klaida", + "Could not register device: Probably already registered" : "Nepavyko registruoti įrenginio: Tikriausiai, jau užregistruotas", + "Could not register device" : "Nepavyko registruoti įrenginio", "An error occurred during the request. Unable to proceed." : "Užklausos metu įvyko klaida. Nepavyksta tęsti.", + "The app has been enabled but needs to be updated." : "Programėlė įjungta, bet turi būti atnaujinta.", "Error: This app cannot be enabled because it makes the server unstable" : "Klaida: Ši programėlė negali būti įjungta, nes ji neigiamai veikia serverio stabilumą", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Programėlė įjungta, tačiau turi būti atnaujinta. Po 5 sekundžių būsite peradresuoti į atnaujinimo puslapį.", "Do you really want to wipe your data from this device?" : "Ar tikrai norite ištrinti šiame įrenginyje esančius savo duomenis?", @@ -455,8 +461,11 @@ "Set default expiration date for shares" : "Nustatyti viešiniams numatytąją galiojimo pabaigos datą", "Your biography" : "Jūsų biografija", "You are using {usage}" : "Jūs naudojate {usage}", + "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Jūs naudojate {usage}{totalSpace} ({usageRelative}%)", "New user" : "Naujas naudotojas", "Add new user" : "Pridėti naują naudotoją", + "Username will be autogenerated" : "Naudotojo vardas bus automatiškai sugeneruotas", + "Username (required)" : "Naudotojo vardas (būtina)", "Loading users …" : "Įkeliami naudotojai…", "Username" : "Naudotojo vardas", "User backend" : "Naudotojo vidinė pusė", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 6653ceddad5e7..ea0f622695af2 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -239,7 +239,6 @@ OC.L10N.register( "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP er satt opp feil for å nå systemets miljøvariable. Test med getenv(\"PATH\") gir tom respons.", "PHP memory limit" : "PHP-minnegrense", - "The PHP memory limit is below the recommended value of %s." : "PHP-minnegrensen er under den anbefalte verdien på %s.", "PHP modules" : "PHP-moduler", "increases language translation performance and fixes sorting of non-ASCII characters" : "øker ytelsen til oversettelse av språk og løser sortering av ikke-ASCII-tegn", "for Argon2 for password hashing" : "for Argon2 for hashing av passord", @@ -827,6 +826,7 @@ OC.L10N.register( "File locking" : "Låsing av filer", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Låsing av transaksjonsfiler er deaktivert, dette kan føre til problemer med løpsforholdene. Aktiver \"filelocking.enabled\" i config.php for å unngå disse problemene.", "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." : "Kunne ikke se etter JavaScript-støtte via noen av dine 'trusted_domains' eller 'overwrite.cli.url'. Dette kan være et resultat av DNS-avvik på serversiden eller en regel for utgående brannmur. Kontroller manuelt om webserveren din tjener .mjs-filer ved hjelp av JavaScript MIME-typen.", + "The PHP memory limit is below the recommended value of %s." : "PHP-minnegrensen er under den anbefalte verdien på %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Du kjører for øyeblikket PHP %s. PHP 8.0 er nå avviklet i Nextcloud 27. Nextcloud 28 kan kreve minst PHP 8.1. Oppgrader til en av de offisielt støttede PHP-versjonene levert av PHP Group så snart som mulig.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB versjon\"%s\" blir brukt. Nextcloud 21 og nyere støtter ikke denne versjonen og krever MariaDB 10.2 eller høyere.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL versjon \"%s\"blir brukt. Nextcloud 21 og nyere støtter ikke denne versjonen og krever MySQL 8.0 eller MariaDB 10.2 eller høyere.", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 8e3b41142ddc4..63300acb01589 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -237,7 +237,6 @@ "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP er satt opp feil for å nå systemets miljøvariable. Test med getenv(\"PATH\") gir tom respons.", "PHP memory limit" : "PHP-minnegrense", - "The PHP memory limit is below the recommended value of %s." : "PHP-minnegrensen er under den anbefalte verdien på %s.", "PHP modules" : "PHP-moduler", "increases language translation performance and fixes sorting of non-ASCII characters" : "øker ytelsen til oversettelse av språk og løser sortering av ikke-ASCII-tegn", "for Argon2 for password hashing" : "for Argon2 for hashing av passord", @@ -825,6 +824,7 @@ "File locking" : "Låsing av filer", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Låsing av transaksjonsfiler er deaktivert, dette kan føre til problemer med løpsforholdene. Aktiver \"filelocking.enabled\" i config.php for å unngå disse problemene.", "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." : "Kunne ikke se etter JavaScript-støtte via noen av dine 'trusted_domains' eller 'overwrite.cli.url'. Dette kan være et resultat av DNS-avvik på serversiden eller en regel for utgående brannmur. Kontroller manuelt om webserveren din tjener .mjs-filer ved hjelp av JavaScript MIME-typen.", + "The PHP memory limit is below the recommended value of %s." : "PHP-minnegrensen er under den anbefalte verdien på %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Du kjører for øyeblikket PHP %s. PHP 8.0 er nå avviklet i Nextcloud 27. Nextcloud 28 kan kreve minst PHP 8.1. Oppgrader til en av de offisielt støttede PHP-versjonene levert av PHP Group så snart som mulig.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB versjon\"%s\" blir brukt. Nextcloud 21 og nyere støtter ikke denne versjonen og krever MariaDB 10.2 eller høyere.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL versjon \"%s\"blir brukt. Nextcloud 21 og nyere støtter ikke denne versjonen og krever MySQL 8.0 eller MariaDB 10.2 eller høyere.", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index ee59768979b19..506731a8d698e 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -216,7 +216,6 @@ OC.L10N.register( "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Wygląda na to, że PHP nie jest poprawnie skonfigurowany do wysyłania zapytań o zmienne środowiskowe systemu. Test gentenv(\"PATH\") zwraca tylko pustą wartość.", "PHP memory limit" : "Limit pamięci PHP", - "The PHP memory limit is below the recommended value of %s." : "Limit pamięci PHP jest poniżej zalecanej wartości %s", "PHP modules" : "Moduły PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "zwiększa wydajność tłumaczenia języka i naprawia sortowanie znaków innych niż ASCII", "for picture rotation in server and metadata extraction in the Photos app" : "do obracania zdjęć na serwerze i ekstrakcji metadanych w aplikacji Zdjęcia", @@ -761,6 +760,7 @@ OC.L10N.register( "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "W bazie danych brakuje niektórych indeksów. Ze względu na fakt, że dodanie indeksów do dużych tabel może zająć trochę czasu, dlatego nie zostały one dodane automatycznie. Brakujące indeksy można dodać ręcznie w trakcie pracy instancji uruchamiając \"occ db:add-missing-indices\". Po dopisaniu indeksów zapytania do tabel będą one znacznie szybsze.", "File locking" : "Blokowanie plików", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Blokowanie plików transakcyjnych jest wyłączone, może to prowadzić do problemów z przepustowością. Włącz \"filelocking.enabled\" w config.php, aby uniknąć tych problemów.", + "The PHP memory limit is below the recommended value of %s." : "Limit pamięci PHP jest poniżej zalecanej wartości %s", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Aktualnie używasz PHP w wersji %s. PHP 8.0 jest teraz przestarzałe w Nextcloud 27. Nextcloud 28 może wymagać co najmniej PHP 8.1. Jak najszybciej zaktualizuj do jednej z oficjalnie obsługiwanych wersji PHP dostarczonych przez PHP Group", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Używana jest wersja MariaDB \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MariaDB 10.2 lub nowszej.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Używana jest wersja MySQL \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MySQL 8.0 lub MariaDB 10.2, albo nowszej.", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 6d4f29a7f012d..52d3568edc771 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -214,7 +214,6 @@ "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Wygląda na to, że PHP nie jest poprawnie skonfigurowany do wysyłania zapytań o zmienne środowiskowe systemu. Test gentenv(\"PATH\") zwraca tylko pustą wartość.", "PHP memory limit" : "Limit pamięci PHP", - "The PHP memory limit is below the recommended value of %s." : "Limit pamięci PHP jest poniżej zalecanej wartości %s", "PHP modules" : "Moduły PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "zwiększa wydajność tłumaczenia języka i naprawia sortowanie znaków innych niż ASCII", "for picture rotation in server and metadata extraction in the Photos app" : "do obracania zdjęć na serwerze i ekstrakcji metadanych w aplikacji Zdjęcia", @@ -759,6 +758,7 @@ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "W bazie danych brakuje niektórych indeksów. Ze względu na fakt, że dodanie indeksów do dużych tabel może zająć trochę czasu, dlatego nie zostały one dodane automatycznie. Brakujące indeksy można dodać ręcznie w trakcie pracy instancji uruchamiając \"occ db:add-missing-indices\". Po dopisaniu indeksów zapytania do tabel będą one znacznie szybsze.", "File locking" : "Blokowanie plików", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Blokowanie plików transakcyjnych jest wyłączone, może to prowadzić do problemów z przepustowością. Włącz \"filelocking.enabled\" w config.php, aby uniknąć tych problemów.", + "The PHP memory limit is below the recommended value of %s." : "Limit pamięci PHP jest poniżej zalecanej wartości %s", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Aktualnie używasz PHP w wersji %s. PHP 8.0 jest teraz przestarzałe w Nextcloud 27. Nextcloud 28 może wymagać co najmniej PHP 8.1. Jak najszybciej zaktualizuj do jednej z oficjalnie obsługiwanych wersji PHP dostarczonych przez PHP Group", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Używana jest wersja MariaDB \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MariaDB 10.2 lub nowszej.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Używana jest wersja MySQL \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MySQL 8.0 lub MariaDB 10.2, albo nowszej.", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 504acf040928e..5ab1db4473c94 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "O PHP max_input_time é muito baixo. Um tempo de pelo menos %1$s é recomendado. Valor atual: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "O PHP max_execution_time é muito baixo. Um tempo de pelo menos %1$s é recomendado. Valor atual: %2$s.", "PHP memory limit" : "Limite de memória PHP", - "The PHP memory limit is below the recommended value of %s." : "O limite de memória do PHP está abaixo do valor recomendado de %s.", "PHP modules" : "Módulos PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "aumenta o desempenho da tradução de idiomas e corrige a classificação de caracteres não-ASCII", "for Argon2 for password hashing" : "para Argon2 para hash de senha", @@ -841,6 +840,7 @@ OC.L10N.register( "File locking" : "Bloqueio de arquivo", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "O bloqueio de arquivo transacional está desabilitado, isso pode levar a problemas com condições de corrida. Habilite \"filelocking.enabled\" em config.php para evitar esses problemas.", "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." : "Não foi possível verificar o suporte a JavaScript por meio de nenhum dos seus `trusted_domains` nem `overwrite.cli.url`. Isso pode ser o resultado de uma incompatibilidade de DNS no servidor ou de uma regra de firewall de saída. Verifique manualmente se o seu servidor web serve arquivos `.mjs` usando o tipo JavaScript MIME.", + "The PHP memory limit is below the recommended value of %s." : "O limite de memória do PHP está abaixo do valor recomendado de %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Você está executando PHP no momento %s.PHP 8.0 agora está obsoleto no Nextcloud 27. Nextcloud 28 pode exigir pelo menos PHP 8.1. Atualize para uma das versões PHP com suporte oficial fornecidas pelo PHP Group o mais rápido possível.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "A versão do MariaDB \"1%s\" está sendo usada. Nextcloud 21 e superior não suportam esta versão e requerem MariaDB 10.2 ou superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "A versão do MySQL \"1%s\" está sendo usada. Nextcloud 21 e superior não suportam esta versão e requerem MySQL 8.0 ou MariaDB 10.2 ou superior.", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index ac319286f831d..8d590fab3a46c 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "O PHP max_input_time é muito baixo. Um tempo de pelo menos %1$s é recomendado. Valor atual: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "O PHP max_execution_time é muito baixo. Um tempo de pelo menos %1$s é recomendado. Valor atual: %2$s.", "PHP memory limit" : "Limite de memória PHP", - "The PHP memory limit is below the recommended value of %s." : "O limite de memória do PHP está abaixo do valor recomendado de %s.", "PHP modules" : "Módulos PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "aumenta o desempenho da tradução de idiomas e corrige a classificação de caracteres não-ASCII", "for Argon2 for password hashing" : "para Argon2 para hash de senha", @@ -839,6 +838,7 @@ "File locking" : "Bloqueio de arquivo", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "O bloqueio de arquivo transacional está desabilitado, isso pode levar a problemas com condições de corrida. Habilite \"filelocking.enabled\" em config.php para evitar esses problemas.", "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." : "Não foi possível verificar o suporte a JavaScript por meio de nenhum dos seus `trusted_domains` nem `overwrite.cli.url`. Isso pode ser o resultado de uma incompatibilidade de DNS no servidor ou de uma regra de firewall de saída. Verifique manualmente se o seu servidor web serve arquivos `.mjs` usando o tipo JavaScript MIME.", + "The PHP memory limit is below the recommended value of %s." : "O limite de memória do PHP está abaixo do valor recomendado de %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Você está executando PHP no momento %s.PHP 8.0 agora está obsoleto no Nextcloud 27. Nextcloud 28 pode exigir pelo menos PHP 8.1. Atualize para uma das versões PHP com suporte oficial fornecidas pelo PHP Group o mais rápido possível.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "A versão do MariaDB \"1%s\" está sendo usada. Nextcloud 21 e superior não suportam esta versão e requerem MariaDB 10.2 ou superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "A versão do MySQL \"1%s\" está sendo usada. Nextcloud 21 e superior não suportam esta versão e requerem MySQL 8.0 ou MariaDB 10.2 ou superior.", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 0fa8a29b3840c..93d25cfb48221 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -238,7 +238,6 @@ OC.L10N.register( "PHP getenv" : "Функция PHP «getenv»", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP не настроен правильно для получения переменных системного окружения. Запрос getenv(\"PATH\") возвращает пустые результаты.", "PHP memory limit" : "Ограничение памяти, используемой PHP", - "The PHP memory limit is below the recommended value of %s." : "Разрешённое максимальное значение использования памяти PHP ниже рекомендуемого значения %s.", "PHP modules" : "Модули PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "улучшает производительность при использовании переводов и исправляет сортировку не-ASCII символов", "for Argon2 for password hashing" : "для использования функции Argon2 для хэширования паролей", @@ -816,6 +815,7 @@ OC.L10N.register( "File locking" : "Блокирование файлов", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Транзакционное блокирование файлов не включено, что может привести к состоянию гонки. Для предупреждения возможных проблем включите параметр «filelocking.enabled» в файле конфигурации «config.php».", "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." : "Не удалось проверить поддержку JavaScript ни в одном из ваших `trusted_domains`, ни в `overwrite.cli.url`. Это может быть результатом несоответствия DNS на стороне сервера или правила исходящего брандмауэра. Пожалуйста, проверьте вручную, обслуживает ли ваш веб-сервер файлы `.mjs`, используя MIME-тип JavaScript.", + "The PHP memory limit is below the recommended value of %s." : "Разрешённое максимальное значение использования памяти PHP ниже рекомендуемого значения %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "В настоящее время вы используете PHP %s. PHP 8.0 больше не поддерживается в Nextcloud 27. Для Nextcloud 28 может потребоваться как минимум PHP 8.1. Пожалуйста, как можно скорее обновитесь до одной из официально поддерживаемых версий PHP, предоставленных PHP Group.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Используется MariaDB версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MariaDB версии 10.2 или старше.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Используется mySQL версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MySQL версии 8 или MariaDB 10.2 или старше.", diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 2e262365842d2..6b13d70975ac3 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -236,7 +236,6 @@ "PHP getenv" : "Функция PHP «getenv»", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP не настроен правильно для получения переменных системного окружения. Запрос getenv(\"PATH\") возвращает пустые результаты.", "PHP memory limit" : "Ограничение памяти, используемой PHP", - "The PHP memory limit is below the recommended value of %s." : "Разрешённое максимальное значение использования памяти PHP ниже рекомендуемого значения %s.", "PHP modules" : "Модули PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "улучшает производительность при использовании переводов и исправляет сортировку не-ASCII символов", "for Argon2 for password hashing" : "для использования функции Argon2 для хэширования паролей", @@ -814,6 +813,7 @@ "File locking" : "Блокирование файлов", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Транзакционное блокирование файлов не включено, что может привести к состоянию гонки. Для предупреждения возможных проблем включите параметр «filelocking.enabled» в файле конфигурации «config.php».", "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." : "Не удалось проверить поддержку JavaScript ни в одном из ваших `trusted_domains`, ни в `overwrite.cli.url`. Это может быть результатом несоответствия DNS на стороне сервера или правила исходящего брандмауэра. Пожалуйста, проверьте вручную, обслуживает ли ваш веб-сервер файлы `.mjs`, используя MIME-тип JavaScript.", + "The PHP memory limit is below the recommended value of %s." : "Разрешённое максимальное значение использования памяти PHP ниже рекомендуемого значения %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "В настоящее время вы используете PHP %s. PHP 8.0 больше не поддерживается в Nextcloud 27. Для Nextcloud 28 может потребоваться как минимум PHP 8.1. Пожалуйста, как можно скорее обновитесь до одной из официально поддерживаемых версий PHP, предоставленных PHP Group.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Используется MariaDB версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MariaDB версии 10.2 или старше.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Используется mySQL версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MySQL версии 8 или MariaDB 10.2 или старше.", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 9d9c7a5854a00..de039fa2b95ea 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP upload_input_time je príliš nízke. Odporúčaná veľkosť je %1$s. Súčasná hodnota: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time je príliš nízke. Odporúčaná veľkosť je %1$s. Súčasná hodnota: %2$s.", "PHP memory limit" : "Limit pamäte pre PHP", - "The PHP memory limit is below the recommended value of %s." : "Limit pre pamäť PHP je nižší ako odporúčaná hodnota %s.", "PHP modules" : "PHP moduly", "increases language translation performance and fixes sorting of non-ASCII characters" : "zvyšuje výkon prekladu jazyka a opravuje triedenie ne-ASCII znakov", "for Argon2 for password hashing" : "pre Argon2 na hašovanie hesiel", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "Zamykanie súborov", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakčné zamykanie súborov je zakázané, toto by mohlo viesť k problémom pri súbehu úloh. Povolte \"filelocking.enabled\" v config.php, aby ste týmto problémom predišli.", "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." : "Nepodarilo sa skontrolovať podporu JavaScriptu prostredníctvom žiadnej z vašich domén `trusted_domains` ani `overwrite.cli.url`. Môže to byť výsledkom nesúladu DNS na strane servera alebo pravidla brány firewall pre výstup. Skontrolujte prosím manuálne, či váš webový server poskytuje súbory `.mjs` pomocou typu JavaScript MIME.", + "The PHP memory limit is below the recommended value of %s." : "Limit pre pamäť PHP je nižší ako odporúčaná hodnota %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Momentálne používate PHP %s. PHP 8.0 je teraz zastarané v Nextcloud 27. Nextcloud 28 môže vyžadovať aspoň PHP 8.1. Prosím, aktualizujte sa čo najskôr na jednu z oficiálne podporovaných verzií PHP poskytovaných skupinou PHP.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Používa sa verzia MariaDB \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MariaDB 10.2 alebo novšiu.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index fa77bcf911e2d..0be3d2b7b0e16 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP upload_input_time je príliš nízke. Odporúčaná veľkosť je %1$s. Súčasná hodnota: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time je príliš nízke. Odporúčaná veľkosť je %1$s. Súčasná hodnota: %2$s.", "PHP memory limit" : "Limit pamäte pre PHP", - "The PHP memory limit is below the recommended value of %s." : "Limit pre pamäť PHP je nižší ako odporúčaná hodnota %s.", "PHP modules" : "PHP moduly", "increases language translation performance and fixes sorting of non-ASCII characters" : "zvyšuje výkon prekladu jazyka a opravuje triedenie ne-ASCII znakov", "for Argon2 for password hashing" : "pre Argon2 na hašovanie hesiel", @@ -869,6 +868,7 @@ "File locking" : "Zamykanie súborov", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakčné zamykanie súborov je zakázané, toto by mohlo viesť k problémom pri súbehu úloh. Povolte \"filelocking.enabled\" v config.php, aby ste týmto problémom predišli.", "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." : "Nepodarilo sa skontrolovať podporu JavaScriptu prostredníctvom žiadnej z vašich domén `trusted_domains` ani `overwrite.cli.url`. Môže to byť výsledkom nesúladu DNS na strane servera alebo pravidla brány firewall pre výstup. Skontrolujte prosím manuálne, či váš webový server poskytuje súbory `.mjs` pomocou typu JavaScript MIME.", + "The PHP memory limit is below the recommended value of %s." : "Limit pre pamäť PHP je nižší ako odporúčaná hodnota %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Momentálne používate PHP %s. PHP 8.0 je teraz zastarané v Nextcloud 27. Nextcloud 28 môže vyžadovať aspoň PHP 8.1. Prosím, aktualizujte sa čo najskôr na jednu z oficiálne podporovaných verzií PHP poskytovaných skupinou PHP.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Používa sa verzia MariaDB \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MariaDB 10.2 alebo novšiu.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.", diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index e51b9495683d6..c361c93d96cd2 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -207,7 +207,6 @@ OC.L10N.register( "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Kaže, da okolje PHP ni ustrezno nastavljeno za poizvedovanje sistemskih spremenljivk. Preizkus z ukazom getegetenv(\"PATH\") vrne le prazen odziv.", "PHP memory limit" : "Omejitev pomnilnika PHP", - "The PHP memory limit is below the recommended value of %s." : "Omejitev pomnilnika PHP je pod priporočeno mejo %s.", "PHP modules" : "Moduli PHP", "This instance is missing some required PHP modules. It is required to install them: %s." : "Namestitev PHP ne vključuje nekaterih priporočenih modulov. Priporočljivo jih je namestiti: %s.", "PHP opcache" : "Opcache PHP", @@ -692,6 +691,7 @@ OC.L10N.register( "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "V podatkovni zbirki ni določenih nekaterih določil. Ker je dodajanje določil na velikih razpredelnicah časovno izredno zahtevno opravilo, ta niso dodana samodejno. Z ukazom »occ db: add-missing-indices« je določila mogoče varno dodati ročno, medtem ko je sistem v delovanju. Po dodajanju bo izvajanje poizvedb teh razpredelnic neprimerno hitrejše.", "File locking" : "Zaklepanje datotek", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Zaklepanje datotek je onemogočeno, kar lahko privede do različnih težav. V izogib zapletom je priporočljivo omogočiti možnost »filelocking.enabled« v datoteki config.php.", + "The PHP memory limit is below the recommended value of %s." : "Omejitev pomnilnika PHP je pod priporočeno mejo %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Trenutno je nameščena različica PHP %s. Podpora PHP 8.0 je z različico programa Nextcloud 27 opuščena. Za okolje Nextcloud 28 je zahtevana vsaj podpora PHP 8.1. Priporočena je nadgradnja na uradno podprte različice PHP, ki jih zagotavlja skupnost.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MariaDB »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MariaDB 10.2 ali višjo.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MySQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MySQL 8.0, MariaDB 10.2 ali višje.", diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 81b8bc311f4d3..f3f9346928a3e 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -205,7 +205,6 @@ "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Kaže, da okolje PHP ni ustrezno nastavljeno za poizvedovanje sistemskih spremenljivk. Preizkus z ukazom getegetenv(\"PATH\") vrne le prazen odziv.", "PHP memory limit" : "Omejitev pomnilnika PHP", - "The PHP memory limit is below the recommended value of %s." : "Omejitev pomnilnika PHP je pod priporočeno mejo %s.", "PHP modules" : "Moduli PHP", "This instance is missing some required PHP modules. It is required to install them: %s." : "Namestitev PHP ne vključuje nekaterih priporočenih modulov. Priporočljivo jih je namestiti: %s.", "PHP opcache" : "Opcache PHP", @@ -690,6 +689,7 @@ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "V podatkovni zbirki ni določenih nekaterih določil. Ker je dodajanje določil na velikih razpredelnicah časovno izredno zahtevno opravilo, ta niso dodana samodejno. Z ukazom »occ db: add-missing-indices« je določila mogoče varno dodati ročno, medtem ko je sistem v delovanju. Po dodajanju bo izvajanje poizvedb teh razpredelnic neprimerno hitrejše.", "File locking" : "Zaklepanje datotek", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Zaklepanje datotek je onemogočeno, kar lahko privede do različnih težav. V izogib zapletom je priporočljivo omogočiti možnost »filelocking.enabled« v datoteki config.php.", + "The PHP memory limit is below the recommended value of %s." : "Omejitev pomnilnika PHP je pod priporočeno mejo %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Trenutno je nameščena različica PHP %s. Podpora PHP 8.0 je z različico programa Nextcloud 27 opuščena. Za okolje Nextcloud 28 je zahtevana vsaj podpora PHP 8.1. Priporočena je nadgradnja na uradno podprte različice PHP, ki jih zagotavlja skupnost.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MariaDB »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MariaDB 10.2 ali višjo.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MySQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MySQL 8.0, MariaDB 10.2 ali višje.", diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index c1bcee503e4b1..38eeb7ce26984 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP вредност max_input_time је сувише мала. Препоручује се барем %1$s. Тренутна вредност: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP вредност max_execution_time је сувише мала. Препоручује се барем %1$s. Тренутна вредност: %2$s.", "PHP memory limit" : "Ограничење PHP меморије", - "The PHP memory limit is below the recommended value of %s." : "Ограничење PHP меморије је испод препоручене вредности од %s.", "PHP modules" : "PHP модули", "increases language translation performance and fixes sorting of non-ASCII characters" : "Побољшава перформансе превођења језика и исправља сортирање карактера који нису ASCII", "for Argon2 for password hashing" : "за Argon2 за хеширање лозинке", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "Закључавање фајла", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Закључавање фајла по трансакцијама је искључено, то може да доведе до проблема са стањима утркивања. Укључите „filelocking.enabled” у config.php да спречите ове проблеме.", "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." : "Није могла да се провери JavaScript подршка преко било ког од ваших `trusted_domains` нити преко `overwrite.cli.url`. То је можда услед DNS неслагања са стране сервера или одлазно правило заштитног зида. Молимо вас да ручно проверите да ли ваш сервер служи `.mjs` фајлове користећи JavaScript MIME тип.", + "The PHP memory limit is below the recommended value of %s." : "Ограничење PHP меморије је испод препоручене вредности од %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Тренутно изврешавате %s. PHP 8.0 је сада застарео у Nextcloud 27. Nextcloud 28 може да захтева барем PHP 8.1. Молимо вас да што је пре могуће извршите ажурирање на једну од званично подржаних PHP верзија које обезбеђује PHP Група.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Користи се MariaDB верзије „%s”. Nextcloud 21 и новији не подржавају ову верзију и захтевају MariaDB 10.2 или новију.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Користи се MySQL верзије „%s”. Nextcloud 21 и новији не подржавају ову верзију и захтевају MySQL 8.0 или MariaDB 10.2 или новију.", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index c722844a3894d..b7b6b359de5e4 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP вредност max_input_time је сувише мала. Препоручује се барем %1$s. Тренутна вредност: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP вредност max_execution_time је сувише мала. Препоручује се барем %1$s. Тренутна вредност: %2$s.", "PHP memory limit" : "Ограничење PHP меморије", - "The PHP memory limit is below the recommended value of %s." : "Ограничење PHP меморије је испод препоручене вредности од %s.", "PHP modules" : "PHP модули", "increases language translation performance and fixes sorting of non-ASCII characters" : "Побољшава перформансе превођења језика и исправља сортирање карактера који нису ASCII", "for Argon2 for password hashing" : "за Argon2 за хеширање лозинке", @@ -869,6 +868,7 @@ "File locking" : "Закључавање фајла", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Закључавање фајла по трансакцијама је искључено, то може да доведе до проблема са стањима утркивања. Укључите „filelocking.enabled” у config.php да спречите ове проблеме.", "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." : "Није могла да се провери JavaScript подршка преко било ког од ваших `trusted_domains` нити преко `overwrite.cli.url`. То је можда услед DNS неслагања са стране сервера или одлазно правило заштитног зида. Молимо вас да ручно проверите да ли ваш сервер служи `.mjs` фајлове користећи JavaScript MIME тип.", + "The PHP memory limit is below the recommended value of %s." : "Ограничење PHP меморије је испод препоручене вредности од %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Тренутно изврешавате %s. PHP 8.0 је сада застарео у Nextcloud 27. Nextcloud 28 може да захтева барем PHP 8.1. Молимо вас да што је пре могуће извршите ажурирање на једну од званично подржаних PHP верзија које обезбеђује PHP Група.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Користи се MariaDB верзије „%s”. Nextcloud 21 и новији не подржавају ову верзију и захтевају MariaDB 10.2 или новију.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Користи се MySQL верзије „%s”. Nextcloud 21 и новији не подржавају ову верзију и захтевају MySQL 8.0 или MariaDB 10.2 или новију.", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index bbff6bc813cda..376dc62c0191a 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -197,7 +197,6 @@ OC.L10N.register( "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP verkar inte vara korrekt inställd för att fråga efter systemmiljövariabler. Testet med getenv(\"PATH\") ger bara ett tomt svar.", "PHP memory limit" : "PHP minnesgräns", - "The PHP memory limit is below the recommended value of %s." : "Minnesgränsen för PHP är under det rekommenderade värdet på %s.", "PHP modules" : "PHP-moduler", "This instance is missing some required PHP modules. It is required to install them: %s." : "Den här instansen saknar några nödvändiga PHP-moduler. Det är nödvändigt att installera dem: %s.", "PHP opcache" : "PHP opcache", @@ -703,6 +702,7 @@ OC.L10N.register( "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen saknar några index. Dessa adderas inte automatsikt då indexering av stora tabeller kan ta tid. Med kommandot \"occ db:add-missing-indices\" kan de saknade indices läggas till manuellt utan att instansen behöver stoppas. Indexerade tabeller ger oftast mycket snabbare svar.", "File locking" : "Fillåsning", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transaktionsbaserad fillåsning är inaktiverad, detta kan leda till problem med konflikter. Aktivera \"filelocking.enabled\" i config.php för att undvika dessa problem.", + "The PHP memory limit is below the recommended value of %s." : "Minnesgränsen för PHP är under det rekommenderade värdet på %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Du kör för närvarande PHP %s. PHP 8.0 är nu föråldrat i Nextcloud 27. Nextcloud 28 kan kräva minst PHP 8.1. Vänligen uppgradera till en av de officiellt stödda PHP-versionerna som tillhandahålls av PHP Group så snart som möjligt.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" används. Nextcloud 21 och högre stöder inte denna version och kräver MariaDB 10.2 eller högre.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL-versionen \"%s\" används. Nextcloud 21 och högre stöder inte denna version och kräver MySQL 8.0 eller MariaDB 10.2 eller högre.", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 40b34e511b4dd..b688416729ecb 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -195,7 +195,6 @@ "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP verkar inte vara korrekt inställd för att fråga efter systemmiljövariabler. Testet med getenv(\"PATH\") ger bara ett tomt svar.", "PHP memory limit" : "PHP minnesgräns", - "The PHP memory limit is below the recommended value of %s." : "Minnesgränsen för PHP är under det rekommenderade värdet på %s.", "PHP modules" : "PHP-moduler", "This instance is missing some required PHP modules. It is required to install them: %s." : "Den här instansen saknar några nödvändiga PHP-moduler. Det är nödvändigt att installera dem: %s.", "PHP opcache" : "PHP opcache", @@ -701,6 +700,7 @@ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen saknar några index. Dessa adderas inte automatsikt då indexering av stora tabeller kan ta tid. Med kommandot \"occ db:add-missing-indices\" kan de saknade indices läggas till manuellt utan att instansen behöver stoppas. Indexerade tabeller ger oftast mycket snabbare svar.", "File locking" : "Fillåsning", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transaktionsbaserad fillåsning är inaktiverad, detta kan leda till problem med konflikter. Aktivera \"filelocking.enabled\" i config.php för att undvika dessa problem.", + "The PHP memory limit is below the recommended value of %s." : "Minnesgränsen för PHP är under det rekommenderade värdet på %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Du kör för närvarande PHP %s. PHP 8.0 är nu föråldrat i Nextcloud 27. Nextcloud 28 kan kräva minst PHP 8.1. Vänligen uppgradera till en av de officiellt stödda PHP-versionerna som tillhandahålls av PHP Group så snart som möjligt.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" används. Nextcloud 21 och högre stöder inte denna version och kräver MariaDB 10.2 eller högre.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL-versionen \"%s\" används. Nextcloud 21 och högre stöder inte denna version och kräver MySQL 8.0 eller MariaDB 10.2 eller högre.", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 95661120187a5..956b166e94cb0 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", "PHP memory limit" : "PHP bellek sınırı", - "The PHP memory limit is below the recommended value of %s." : "PHP bellek sınırı önerilen %s değerinden küçük.", "PHP modules" : "PHP modülleri", "increases language translation performance and fixes sorting of non-ASCII characters" : "dil çeviri başarımını artırır ve ASCII olmayan karakterlerin sıralamasını düzeltir", "for Argon2 for password hashing" : "Argon2 ile parola karması için", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "Dosya kilitleme", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "İşlemsel dosya kilidi kullanımdan kaldırılmış. Bu durum yarış koşullarında (race condition) sorun çıkarabilir. Bu sorunlardan kaçınmak için config.php dosyasındaki \"filelocking.enabled\" seçeneğini kullanıma alın.", "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." : "`trusted_domains` ya da `overwrite.cli.url` değerlerinden biri ile JavaScript desteği olup olmadığ denetlenemedi. Bu durum, sunucu tarafı DNS uyuşmazlığından ya da giden güvenlik duvarı kuralından kaynaklanıyor olabilir. Lütfen site sunucunuzun JavaScript MIME türünü kullanarak `.mjs` dosyalarını sunup sunmadığını el ile denetleyin.", + "The PHP memory limit is below the recommended value of %s." : "PHP bellek sınırı önerilen %s değerinden küçük.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Şu anda PHP %s kullanıyorsunuz. PHP 8.0 son olarak Nextcloud 27 sürümünde destekleniyor. Nextcloud 28 için en az PHP 8.1 gerekebilir. Lütfen olabilecek en kısa sürede PHP Group tarafından sağlanan resmi olarak desteklenen PHP sürümlerinden birine yükseltin.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 ve üzerinde bu sürüm desteklenmiyor. MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8.0 ya da MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 187c581364e8d..b89174d89b357 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", "PHP memory limit" : "PHP bellek sınırı", - "The PHP memory limit is below the recommended value of %s." : "PHP bellek sınırı önerilen %s değerinden küçük.", "PHP modules" : "PHP modülleri", "increases language translation performance and fixes sorting of non-ASCII characters" : "dil çeviri başarımını artırır ve ASCII olmayan karakterlerin sıralamasını düzeltir", "for Argon2 for password hashing" : "Argon2 ile parola karması için", @@ -869,6 +868,7 @@ "File locking" : "Dosya kilitleme", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "İşlemsel dosya kilidi kullanımdan kaldırılmış. Bu durum yarış koşullarında (race condition) sorun çıkarabilir. Bu sorunlardan kaçınmak için config.php dosyasındaki \"filelocking.enabled\" seçeneğini kullanıma alın.", "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." : "`trusted_domains` ya da `overwrite.cli.url` değerlerinden biri ile JavaScript desteği olup olmadığ denetlenemedi. Bu durum, sunucu tarafı DNS uyuşmazlığından ya da giden güvenlik duvarı kuralından kaynaklanıyor olabilir. Lütfen site sunucunuzun JavaScript MIME türünü kullanarak `.mjs` dosyalarını sunup sunmadığını el ile denetleyin.", + "The PHP memory limit is below the recommended value of %s." : "PHP bellek sınırı önerilen %s değerinden küçük.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Şu anda PHP %s kullanıyorsunuz. PHP 8.0 son olarak Nextcloud 27 sürümünde destekleniyor. Nextcloud 28 için en az PHP 8.1 gerekebilir. Lütfen olabilecek en kısa sürede PHP Group tarafından sağlanan resmi olarak desteklenen PHP sürümlerinden birine yükseltin.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 ve üzerinde bu sürüm desteklenmiyor. MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8.0 ya da MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.", diff --git a/apps/settings/l10n/ug.js b/apps/settings/l10n/ug.js index a2a47b452e747..59a9ff59e1306 100644 --- a/apps/settings/l10n/ug.js +++ b/apps/settings/l10n/ug.js @@ -235,7 +235,6 @@ OC.L10N.register( "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP سىستېما مۇھىتىنىڭ ئۆزگىرىشچانلىقىنى سۈرۈشتۈرۈش ئۈچۈن مۇۋاپىق تەڭشەلمىگەندەك قىلىدۇ. Getenv (\"PATH\") بىلەن سىناق پەقەت قۇرۇق جاۋاب قايتۇرىدۇ.", "PHP memory limit" : "PHP ئىچكى ساقلىغۇچ چېكى", - "The PHP memory limit is below the recommended value of %s." : "PHP ئىچكى ساقلىغۇچ چەكلىمىسى تەۋسىيە قىلىنغان% s دىن تۆۋەن.", "PHP modules" : "PHP مودۇلى", "increases language translation performance and fixes sorting of non-ASCII characters" : "تىل تەرجىمە ئىقتىدارىنى ئاشۇرىدۇ ۋە ASCII بولمىغان ھەرپلەرنى رەتلەشنى ئوڭشايدۇ", "for Argon2 for password hashing" : "پارولنى يۇيۇش ئۈچۈن Argon2 ئۈچۈن", @@ -819,6 +818,7 @@ OC.L10N.register( "File locking" : "ھۆججەت قۇلۇپلاش", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "سودا ھۆججىتىنى قۇلۇپلاش چەكلەنگەن ، بۇ مۇسابىقە شارائىتىدىكى مەسىلىلەرنى كەلتۈرۈپ چىقىرىشى مۇمكىن. بۇ مەسىلىلەردىن ساقلىنىش ئۈچۈن config.php دىكى \"filelocking.enabled\" نى قوزغىتىڭ.", "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." : "JavaScript قوللاشنى ھېچقانداق «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» ئارقىلىق تەكشۈرەلمىدىڭىز. بۇ بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن. ئەگەر توركۆرگۈڭىز JavaScript MIME تىپى ئارقىلىق `.mjs ھۆججىتىگە مۇلازىمەت قىلسا قولدا تەكشۈرۈپ بېقىڭ.", + "The PHP memory limit is below the recommended value of %s." : "PHP ئىچكى ساقلىغۇچ چەكلىمىسى تەۋسىيە قىلىنغان% s دىن تۆۋەن.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "سىز ھازىر PHP% s نى ئىجرا قىلىۋاتىسىز. PHP 8.0 ھازىر Nextcloud 27 دە ئەمەلدىن قالدۇرۇلدى. Nextcloud 28 كەم دېگەندە PHP 8.1 نى تەلەپ قىلىشى مۇمكىن. PHP گورۇھى تەمىنلىگەن رەسمىي قوللايدىغان PHP نەشرىنىڭ بىرىنى تېزدىن يېڭىلاڭ.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB نەشرى \"% s\" ئىشلىتىلگەن. Nextcloud 21 ۋە ئۇنىڭدىن يۇقىرى نەشرى بۇ نەشرىنى قوللىمايدۇ ھەمدە MariaDB 10.2 ياكى ئۇنىڭدىن يۇقىرى نەشرىنى تەلەپ قىلىدۇ.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL نەشرى \"% s\" ئىشلىتىلگەن. Nextcloud 21 ۋە ئۇنىڭدىن يۇقىرى نەشرى بۇ نەشرىنى قوللىمايدۇ ھەمدە MySQL 8.0 ياكى MariaDB 10.2 ياكى ئۇنىڭدىن يۇقىرى نەشرىنى تەلەپ قىلىدۇ.", diff --git a/apps/settings/l10n/ug.json b/apps/settings/l10n/ug.json index 269a69d46d06f..7a7bd172eb6fd 100644 --- a/apps/settings/l10n/ug.json +++ b/apps/settings/l10n/ug.json @@ -233,7 +233,6 @@ "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP سىستېما مۇھىتىنىڭ ئۆزگىرىشچانلىقىنى سۈرۈشتۈرۈش ئۈچۈن مۇۋاپىق تەڭشەلمىگەندەك قىلىدۇ. Getenv (\"PATH\") بىلەن سىناق پەقەت قۇرۇق جاۋاب قايتۇرىدۇ.", "PHP memory limit" : "PHP ئىچكى ساقلىغۇچ چېكى", - "The PHP memory limit is below the recommended value of %s." : "PHP ئىچكى ساقلىغۇچ چەكلىمىسى تەۋسىيە قىلىنغان% s دىن تۆۋەن.", "PHP modules" : "PHP مودۇلى", "increases language translation performance and fixes sorting of non-ASCII characters" : "تىل تەرجىمە ئىقتىدارىنى ئاشۇرىدۇ ۋە ASCII بولمىغان ھەرپلەرنى رەتلەشنى ئوڭشايدۇ", "for Argon2 for password hashing" : "پارولنى يۇيۇش ئۈچۈن Argon2 ئۈچۈن", @@ -817,6 +816,7 @@ "File locking" : "ھۆججەت قۇلۇپلاش", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "سودا ھۆججىتىنى قۇلۇپلاش چەكلەنگەن ، بۇ مۇسابىقە شارائىتىدىكى مەسىلىلەرنى كەلتۈرۈپ چىقىرىشى مۇمكىن. بۇ مەسىلىلەردىن ساقلىنىش ئۈچۈن config.php دىكى \"filelocking.enabled\" نى قوزغىتىڭ.", "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." : "JavaScript قوللاشنى ھېچقانداق «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» ئارقىلىق تەكشۈرەلمىدىڭىز. بۇ بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن. ئەگەر توركۆرگۈڭىز JavaScript MIME تىپى ئارقىلىق `.mjs ھۆججىتىگە مۇلازىمەت قىلسا قولدا تەكشۈرۈپ بېقىڭ.", + "The PHP memory limit is below the recommended value of %s." : "PHP ئىچكى ساقلىغۇچ چەكلىمىسى تەۋسىيە قىلىنغان% s دىن تۆۋەن.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "سىز ھازىر PHP% s نى ئىجرا قىلىۋاتىسىز. PHP 8.0 ھازىر Nextcloud 27 دە ئەمەلدىن قالدۇرۇلدى. Nextcloud 28 كەم دېگەندە PHP 8.1 نى تەلەپ قىلىشى مۇمكىن. PHP گورۇھى تەمىنلىگەن رەسمىي قوللايدىغان PHP نەشرىنىڭ بىرىنى تېزدىن يېڭىلاڭ.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB نەشرى \"% s\" ئىشلىتىلگەن. Nextcloud 21 ۋە ئۇنىڭدىن يۇقىرى نەشرى بۇ نەشرىنى قوللىمايدۇ ھەمدە MariaDB 10.2 ياكى ئۇنىڭدىن يۇقىرى نەشرىنى تەلەپ قىلىدۇ.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL نەشرى \"% s\" ئىشلىتىلگەن. Nextcloud 21 ۋە ئۇنىڭدىن يۇقىرى نەشرى بۇ نەشرىنى قوللىمايدۇ ھەمدە MySQL 8.0 ياكى MariaDB 10.2 ياكى ئۇنىڭدىن يۇقىرى نەشرىنى تەلەپ قىلىدۇ.", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 83b1d883d7b7a..9b6a7c093ffb7 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -205,7 +205,6 @@ OC.L10N.register( "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP не налаштований правильно для отримання змінних системного оточення. Запит getenv(\"PATH\") повертає пусті результати.", "PHP memory limit" : "Обмеження пам'яті PHP", - "The PHP memory limit is below the recommended value of %s." : "Обмеження пам'яті PHP нижче рекомендованого значення %s.", "PHP modules" : "Модулі PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "Покращує продуктивність перекладу мови та виправляє впорядкування не-ASCII знаків", "for Argon2 for password hashing" : "для Argon2 для хешування паролів", @@ -724,6 +723,7 @@ OC.L10N.register( "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "У базі даних відсутні деякі індекси. Через те, що додавання індексів у великі таблиці могло зайняти деякий час, їх не було створено автоматично. Для створення індексів вручну, будь ласка, виконайте команду \"occ db:add-missing-indices\". Після додавання індексів запити до цих таблиць зазвичай виконуються набагато швидше.", "File locking" : "Блокування файлів", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Транзакційне блокування файлів вимкнено. Це може призвести до потенційних помилок під час одночасної роботи з файлами. Увімкніть параметр \"filelocking.enabled\" у конфігураційному файлі config.php, щоби уникнути цих помилок. ", + "The PHP memory limit is below the recommended value of %s." : "Обмеження пам'яті PHP нижче рекомендованого значення %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "У вас встановлено PHP версії %s. Починаючи з версії Nextcloud 27, PHP 8.0 вже вважається застарілим. Версія Nextcloud 28 може вимагати версію PHP 8.1 та вище. Просимо якнайшвидше оновити версію PHP від PHP Group до офіційно підтримуваної.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Використовується версія MariaDB \"%s\". Nextcloud 21 і вище не підтримують цю версію і потребують MariaDB 10.2 або вище.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Використовується версія MySQL \"%s\". Nextcloud 21 і вище не підтримують цю версію і потребують MySQL 8.0 або MariaDB 10.2 або вище.", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 3964fcd2c2f9d..1005e2a1260db 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -203,7 +203,6 @@ "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP не налаштований правильно для отримання змінних системного оточення. Запит getenv(\"PATH\") повертає пусті результати.", "PHP memory limit" : "Обмеження пам'яті PHP", - "The PHP memory limit is below the recommended value of %s." : "Обмеження пам'яті PHP нижче рекомендованого значення %s.", "PHP modules" : "Модулі PHP", "increases language translation performance and fixes sorting of non-ASCII characters" : "Покращує продуктивність перекладу мови та виправляє впорядкування не-ASCII знаків", "for Argon2 for password hashing" : "для Argon2 для хешування паролів", @@ -722,6 +721,7 @@ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "У базі даних відсутні деякі індекси. Через те, що додавання індексів у великі таблиці могло зайняти деякий час, їх не було створено автоматично. Для створення індексів вручну, будь ласка, виконайте команду \"occ db:add-missing-indices\". Після додавання індексів запити до цих таблиць зазвичай виконуються набагато швидше.", "File locking" : "Блокування файлів", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Транзакційне блокування файлів вимкнено. Це може призвести до потенційних помилок під час одночасної роботи з файлами. Увімкніть параметр \"filelocking.enabled\" у конфігураційному файлі config.php, щоби уникнути цих помилок. ", + "The PHP memory limit is below the recommended value of %s." : "Обмеження пам'яті PHP нижче рекомендованого значення %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "У вас встановлено PHP версії %s. Починаючи з версії Nextcloud 27, PHP 8.0 вже вважається застарілим. Версія Nextcloud 28 може вимагати версію PHP 8.1 та вище. Просимо якнайшвидше оновити версію PHP від PHP Group до офіційно підтримуваної.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Використовується версія MariaDB \"%s\". Nextcloud 21 і вище не підтримують цю версію і потребують MariaDB 10.2 або вище.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Використовується версія MySQL \"%s\". Nextcloud 21 і вище не підтримують цю версію і потребують MySQL 8.0 або MariaDB 10.2 або вище.", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 447772e521b5e..999a5661999e4 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time 太低。建议时间至少为 %1$s。当前值:%2$s。", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time 太低。建议时间至少为 %1$s。当前值:%2$s。", "PHP memory limit" : "PHP内存限制", - "The PHP memory limit is below the recommended value of %s." : "PHP 内存限制低于建议值 %s。", "PHP modules" : "PHP模块", "increases language translation performance and fixes sorting of non-ASCII characters" : "提高语言翻译性能并修复非 ASCII 字符的排序", "for Argon2 for password hashing" : "用于 Argon2 进行密码哈希处理", @@ -841,6 +840,7 @@ OC.L10N.register( "File locking" : "文件锁定", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "事务性文件锁定已禁用,可能会引发争用问题。请在 config.php 中启用 filelocking.enabled 以避免这类问题的发生。", "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." : "无法通过您的任何 “trusted_domains\" 或 \"overwrite.cli.url\" 检查 JavaScript 支持。 这可能是服务端 DNS 不匹配或出站防火墙规则造成的。 请手动检查您的网络服务器是否使用 JavaScript MIME 类型提供 \".mjs\" 文件。", + "The PHP memory limit is below the recommended value of %s." : "PHP 内存限制低于建议值 %s。", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您当前正在使用 PHP %s。在 Nextcloud 27 中 PHP 8.0 已过时,而在 Nextcloud 28 中可能最低需要 PHP 8.1。请尽快升级 PHP 至官方支持的最新版本。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MariaDB 10.2 或更高版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MySQL 8.0 或 MariaDB 10.2 或更高版本。", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 3e0141960ead5..8ee946e5da9e9 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time 太低。建议时间至少为 %1$s。当前值:%2$s。", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time 太低。建议时间至少为 %1$s。当前值:%2$s。", "PHP memory limit" : "PHP内存限制", - "The PHP memory limit is below the recommended value of %s." : "PHP 内存限制低于建议值 %s。", "PHP modules" : "PHP模块", "increases language translation performance and fixes sorting of non-ASCII characters" : "提高语言翻译性能并修复非 ASCII 字符的排序", "for Argon2 for password hashing" : "用于 Argon2 进行密码哈希处理", @@ -839,6 +838,7 @@ "File locking" : "文件锁定", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "事务性文件锁定已禁用,可能会引发争用问题。请在 config.php 中启用 filelocking.enabled 以避免这类问题的发生。", "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." : "无法通过您的任何 “trusted_domains\" 或 \"overwrite.cli.url\" 检查 JavaScript 支持。 这可能是服务端 DNS 不匹配或出站防火墙规则造成的。 请手动检查您的网络服务器是否使用 JavaScript MIME 类型提供 \".mjs\" 文件。", + "The PHP memory limit is below the recommended value of %s." : "PHP 内存限制低于建议值 %s。", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您当前正在使用 PHP %s。在 Nextcloud 27 中 PHP 8.0 已过时,而在 Nextcloud 28 中可能最低需要 PHP 8.1。请尽快升级 PHP 至官方支持的最新版本。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MariaDB 10.2 或更高版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MySQL 8.0 或 MariaDB 10.2 或更高版本。", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 48ba1d7023dc8..c6a9a462358a7 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time 設定值太低。建議至少為 %1$s。目前值:%2$s。", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time 設定值太低。建議至少為 %1$s。目前值:%2$s。", "PHP memory limit" : "PHP 記憶體限制", - "The PHP memory limit is below the recommended value of %s." : "目前的 PHP 的記憶體限制設定低於建議值 %s。", "PHP modules" : "PHP 模組", "increases language translation performance and fixes sorting of non-ASCII characters" : "提昇語言翻譯效能並修復非 ASCII 字元的排序", "for Argon2 for password hashing" : "用於 Argon2 進行密碼散列處理", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "檔案鎖定", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "事務型文件鎖定的功能已經取消,這可能會造成競態條件,請在 config.php 中啟用 \"filelocking.enabled\" 以避免出現這樣的問題。", "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." : "無法透過您的任何「trusted_domains」或「overwrite.cli.url」檢查 JavaScript 支援。這可能是伺服器端 DNS 不符或連出防火牆規則造成的。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", + "The PHP memory limit is below the recommended value of %s." : "目前的 PHP 的記憶體限制設定低於建議值 %s。", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您目前正在運行 PHP %s。Nextcloud 27 已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更新版本。請盡快升級至 PHP Group 提供官方支援的其中一個版本。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 及更新版本不再支援此版本,並需要 MariaDB 10.2 或更新版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 及更新版本不再支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更新版本。", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 0d35b0d28d803..7c26c9e91b981 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time 設定值太低。建議至少為 %1$s。目前值:%2$s。", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time 設定值太低。建議至少為 %1$s。目前值:%2$s。", "PHP memory limit" : "PHP 記憶體限制", - "The PHP memory limit is below the recommended value of %s." : "目前的 PHP 的記憶體限制設定低於建議值 %s。", "PHP modules" : "PHP 模組", "increases language translation performance and fixes sorting of non-ASCII characters" : "提昇語言翻譯效能並修復非 ASCII 字元的排序", "for Argon2 for password hashing" : "用於 Argon2 進行密碼散列處理", @@ -869,6 +868,7 @@ "File locking" : "檔案鎖定", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "事務型文件鎖定的功能已經取消,這可能會造成競態條件,請在 config.php 中啟用 \"filelocking.enabled\" 以避免出現這樣的問題。", "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." : "無法透過您的任何「trusted_domains」或「overwrite.cli.url」檢查 JavaScript 支援。這可能是伺服器端 DNS 不符或連出防火牆規則造成的。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", + "The PHP memory limit is below the recommended value of %s." : "目前的 PHP 的記憶體限制設定低於建議值 %s。", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您目前正在運行 PHP %s。Nextcloud 27 已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更新版本。請盡快升級至 PHP Group 提供官方支援的其中一個版本。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 及更新版本不再支援此版本,並需要 MariaDB 10.2 或更新版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 及更新版本不再支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更新版本。", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 87e7ff792bdff..7fa9e2644c746 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -249,7 +249,6 @@ OC.L10N.register( "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time 設定值太低。建議至少為 %1$s。目前值:%2$s。", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time 設定值太低。建議至少為 %1$s。目前值:%2$s。", "PHP memory limit" : "PHP 記憶體限制", - "The PHP memory limit is below the recommended value of %s." : "目前的 PHP 的記憶體限制設定低於建議值 %s。", "PHP modules" : "PHP 模組", "increases language translation performance and fixes sorting of non-ASCII characters" : "提昇語言翻譯效能並修復非 ASCII 字元的排序", "for Argon2 for password hashing" : "用於 Argon2 進行密碼雜湊處理", @@ -871,6 +870,7 @@ OC.L10N.register( "File locking" : "檔案鎖定", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "交易檔案鎖定已停用,這可能會導致競爭條件問題。在 config.php 中啟用「filelocking.enabled」可以避免這些問題。", "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." : "無法透過您的任何「trusted_domains」或「overwrite.cli.url」檢查 JavaScript 支援。這可能是伺服器端 DNS 不符或連出防火牆規則造成的。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", + "The PHP memory limit is below the recommended value of %s." : "目前的 PHP 的記憶體限制設定低於建議值 %s。", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您正在執行 PHP %s。Nextcloud 27 已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更高版本。請盡快升級至 PHP Group 提供官方支援的其中一個版本。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 或更高版本不支援此版本,並需要 MariaDB 10.2 或更高版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 或更高版本不支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更高版本。", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 4a68fda9809ab..a5388644331b8 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -247,7 +247,6 @@ "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time 設定值太低。建議至少為 %1$s。目前值:%2$s。", "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time 設定值太低。建議至少為 %1$s。目前值:%2$s。", "PHP memory limit" : "PHP 記憶體限制", - "The PHP memory limit is below the recommended value of %s." : "目前的 PHP 的記憶體限制設定低於建議值 %s。", "PHP modules" : "PHP 模組", "increases language translation performance and fixes sorting of non-ASCII characters" : "提昇語言翻譯效能並修復非 ASCII 字元的排序", "for Argon2 for password hashing" : "用於 Argon2 進行密碼雜湊處理", @@ -869,6 +868,7 @@ "File locking" : "檔案鎖定", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "交易檔案鎖定已停用,這可能會導致競爭條件問題。在 config.php 中啟用「filelocking.enabled」可以避免這些問題。", "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." : "無法透過您的任何「trusted_domains」或「overwrite.cli.url」檢查 JavaScript 支援。這可能是伺服器端 DNS 不符或連出防火牆規則造成的。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", + "The PHP memory limit is below the recommended value of %s." : "目前的 PHP 的記憶體限制設定低於建議值 %s。", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您正在執行 PHP %s。Nextcloud 27 已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更高版本。請盡快升級至 PHP Group 提供官方支援的其中一個版本。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 或更高版本不支援此版本,並需要 MariaDB 10.2 或更高版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 或更高版本不支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更高版本。", diff --git a/apps/systemtags/l10n/ar.js b/apps/systemtags/l10n/ar.js index 4ef24df72c033..e4b63555c6070 100644 --- a/apps/systemtags/l10n/ar.js +++ b/apps/systemtags/l10n/ar.js @@ -83,6 +83,13 @@ OC.L10N.register( "Failed to load tags" : "فشل في تحميل الوسوم", "Failed to load selected tags" : "فشل في تحميل الوسوم المنتقاة", "Failed to select tag" : "فشل في اختيار وسم", + "System admin disabled tag creation. You can only use existing ones." : "مشرف النظام قام بمنع إنشاء وُسُوم جديدة. يمكنك فقط الاختيار من بين الوُسُوم الموجودة.", + "System tag creation" : "إنشاء وُسُوم جديدة", + "If enabled, regular accounts will be restricted from creating new tags but will still be able to assign and remove them from their files." : "إذا تمّ تمكينها، أصحاب الحسابات العادية لن يمكنهم إنشاء وُسُوم جديدة؛ لكن يمكنهم إضافة الوُسُوم إلى ملفاتهم وإزالتها.", + "Restrict tag creation to admins only" : "قصر إنشاء الوُسُوم على المشرفين فقط", + "Unable to update setting" : "تعذّر تحديث الإعدادات", + "System tag creation is now restricted to administrators" : "إنشاء الوُسُوم النظامية يقتَصِر الآن على المشرفين", + "System tag creation is now allowed for everybody" : "إنشاء الوُسُوم النظامية مُسموحٌ الآن للجميع", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "الوسوم التعاونية متاحة لكل المستخدمين. الوسوم المقيدة restricted يمكن للمستخدمين رؤيتها لكن لا يمكنهم إسنادها. الوسوم المخفية invisible للاستعمال الداخلي فقط حيث لا يستطيع المستخدمون رؤيتها و لا إسنادها.", "Assigned collaborative tags" : "الوسوم التعاونية المُسندَة", "Open in Files" : "إفتَح في \"الملفات\"", @@ -97,6 +104,7 @@ OC.L10N.register( "Failed to set tag for file" : "تعذّر وضع وسم على الملف", "Failed to delete tag for file" : "تعذّر حذف وسم من على ملف", "This file has the tag {tag}" : "هذا الملف له الوسم {tag}", - "This file has the tags {firstTags} and {lastTag}" : "هذا الملف له واصفات {firstTags} و {lastTag}" + "This file has the tags {firstTags} and {lastTag}" : "هذا الملف له واصفات {firstTags} و {lastTag}", + "System tag creation is now ${isRestricted ? " : "إنشاء الوُسوم النظامية ${isRestricted ? " }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/systemtags/l10n/ar.json b/apps/systemtags/l10n/ar.json index 991714190bd9a..fc3da0af91afb 100644 --- a/apps/systemtags/l10n/ar.json +++ b/apps/systemtags/l10n/ar.json @@ -81,6 +81,13 @@ "Failed to load tags" : "فشل في تحميل الوسوم", "Failed to load selected tags" : "فشل في تحميل الوسوم المنتقاة", "Failed to select tag" : "فشل في اختيار وسم", + "System admin disabled tag creation. You can only use existing ones." : "مشرف النظام قام بمنع إنشاء وُسُوم جديدة. يمكنك فقط الاختيار من بين الوُسُوم الموجودة.", + "System tag creation" : "إنشاء وُسُوم جديدة", + "If enabled, regular accounts will be restricted from creating new tags but will still be able to assign and remove them from their files." : "إذا تمّ تمكينها، أصحاب الحسابات العادية لن يمكنهم إنشاء وُسُوم جديدة؛ لكن يمكنهم إضافة الوُسُوم إلى ملفاتهم وإزالتها.", + "Restrict tag creation to admins only" : "قصر إنشاء الوُسُوم على المشرفين فقط", + "Unable to update setting" : "تعذّر تحديث الإعدادات", + "System tag creation is now restricted to administrators" : "إنشاء الوُسُوم النظامية يقتَصِر الآن على المشرفين", + "System tag creation is now allowed for everybody" : "إنشاء الوُسُوم النظامية مُسموحٌ الآن للجميع", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "الوسوم التعاونية متاحة لكل المستخدمين. الوسوم المقيدة restricted يمكن للمستخدمين رؤيتها لكن لا يمكنهم إسنادها. الوسوم المخفية invisible للاستعمال الداخلي فقط حيث لا يستطيع المستخدمون رؤيتها و لا إسنادها.", "Assigned collaborative tags" : "الوسوم التعاونية المُسندَة", "Open in Files" : "إفتَح في \"الملفات\"", @@ -95,6 +102,7 @@ "Failed to set tag for file" : "تعذّر وضع وسم على الملف", "Failed to delete tag for file" : "تعذّر حذف وسم من على ملف", "This file has the tag {tag}" : "هذا الملف له الوسم {tag}", - "This file has the tags {firstTags} and {lastTag}" : "هذا الملف له واصفات {firstTags} و {lastTag}" + "This file has the tags {firstTags} and {lastTag}" : "هذا الملف له واصفات {firstTags} و {lastTag}", + "System tag creation is now ${isRestricted ? " : "إنشاء الوُسوم النظامية ${isRestricted ? " },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/systemtags/l10n/cs.js b/apps/systemtags/l10n/cs.js index 9e7cab5c78fb0..b868bd671bf8b 100644 --- a/apps/systemtags/l10n/cs.js +++ b/apps/systemtags/l10n/cs.js @@ -83,7 +83,9 @@ OC.L10N.register( "Failed to load tags" : "Štítky se nepodařilo načíst", "Failed to load selected tags" : "Vybrané štítky se nepodařilo načíst", "Failed to select tag" : "Štítek se nepodařilo načíst", + "System admin disabled tag creation. You can only use existing ones." : "Správce systému zakázal vytváření štítků. Je možné pouze používat ty stávající.", "System tag creation" : "Vytvoření systémového štítku", + "If enabled, regular accounts will be restricted from creating new tags but will still be able to assign and remove them from their files." : "Pokud zapnuto, běžné účty nebudou moci vytvářet nové štítky, ale pořád ještě budou moci přiřazovat a odebírat je ze svých souborů.", "Restrict tag creation to admins only" : "Umožnit vytváření štítků pouze správcům", "Unable to update setting" : "Nedaří se nahrát nastavení", "System tag creation is now restricted to administrators" : "Systémové štítky nyní mohou vytvářet pouze správci", @@ -102,6 +104,7 @@ OC.L10N.register( "Failed to set tag for file" : "Nepodařilo se nastavit štítek pro soubor", "Failed to delete tag for file" : "Nepodařilo se smazat štítek pro soubor", "This file has the tag {tag}" : "Tento soubor má štítek {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}" + "This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}", + "System tag creation is now ${isRestricted ? " : "Vytváření systémových štítků je nyní ${isRestricted ? " }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/systemtags/l10n/cs.json b/apps/systemtags/l10n/cs.json index b2e59be40dba0..d33c69d39c22b 100644 --- a/apps/systemtags/l10n/cs.json +++ b/apps/systemtags/l10n/cs.json @@ -81,7 +81,9 @@ "Failed to load tags" : "Štítky se nepodařilo načíst", "Failed to load selected tags" : "Vybrané štítky se nepodařilo načíst", "Failed to select tag" : "Štítek se nepodařilo načíst", + "System admin disabled tag creation. You can only use existing ones." : "Správce systému zakázal vytváření štítků. Je možné pouze používat ty stávající.", "System tag creation" : "Vytvoření systémového štítku", + "If enabled, regular accounts will be restricted from creating new tags but will still be able to assign and remove them from their files." : "Pokud zapnuto, běžné účty nebudou moci vytvářet nové štítky, ale pořád ještě budou moci přiřazovat a odebírat je ze svých souborů.", "Restrict tag creation to admins only" : "Umožnit vytváření štítků pouze správcům", "Unable to update setting" : "Nedaří se nahrát nastavení", "System tag creation is now restricted to administrators" : "Systémové štítky nyní mohou vytvářet pouze správci", @@ -100,6 +102,7 @@ "Failed to set tag for file" : "Nepodařilo se nastavit štítek pro soubor", "Failed to delete tag for file" : "Nepodařilo se smazat štítek pro soubor", "This file has the tag {tag}" : "Tento soubor má štítek {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}" + "This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}", + "System tag creation is now ${isRestricted ? " : "Vytváření systémových štítků je nyní ${isRestricted ? " },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/systemtags/l10n/lt_LT.js b/apps/systemtags/l10n/lt_LT.js index 70e0530274865..743e6fdc9c78e 100644 --- a/apps/systemtags/l10n/lt_LT.js +++ b/apps/systemtags/l10n/lt_LT.js @@ -42,6 +42,7 @@ OC.L10N.register( "Create or edit tags" : "Sukurti ar taisyti žymes", "Collaborative tags …" : "Bendradarbiavimo žymės…", "Tag name" : "Žymės pavadinimas", + "Tag level" : "Žymės lygmuo", "Create" : "Sukurti", "Update" : "Atnaujinti", "Delete" : "Ištrinti", diff --git a/apps/systemtags/l10n/lt_LT.json b/apps/systemtags/l10n/lt_LT.json index c952d145b74ca..e53e3934445fd 100644 --- a/apps/systemtags/l10n/lt_LT.json +++ b/apps/systemtags/l10n/lt_LT.json @@ -40,6 +40,7 @@ "Create or edit tags" : "Sukurti ar taisyti žymes", "Collaborative tags …" : "Bendradarbiavimo žymės…", "Tag name" : "Žymės pavadinimas", + "Tag level" : "Žymės lygmuo", "Create" : "Sukurti", "Update" : "Atnaujinti", "Delete" : "Ištrinti", diff --git a/apps/user_ldap/l10n/lt_LT.js b/apps/user_ldap/l10n/lt_LT.js index c36eee6ee4412..7b92093ebfd7a 100644 --- a/apps/user_ldap/l10n/lt_LT.js +++ b/apps/user_ldap/l10n/lt_LT.js @@ -72,6 +72,8 @@ OC.L10N.register( "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtras nurodo, kurios LDAP grupės turi turėti prieigą prie %s", "Verify settings and count the groups" : "Patikrinkite nustatymus ir suskaičiuokite grupes", "When logging in, %s will find the user based on the following attributes:" : "Prisijungiant, %s suras naudotoją, remiantis šiais požymiais:", + "LDAP/AD Username:" : "LDAP/AD naudotojo vardas:", + "LDAP/AD Email Address:" : "LDAP/AD el. pašto adresas:", "Other Attributes:" : "Kiti požymiai:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Apibrėžia filtrą, kuris taikomas bandant prisijungti. \"%%uid\" pakeičia naudotojo vardą prisijungimo metu. Pavyzdys: \"uid=%%uid\"", "Test Loginname" : "Ištestuokite prisijungimo vardą", diff --git a/apps/user_ldap/l10n/lt_LT.json b/apps/user_ldap/l10n/lt_LT.json index bac1ea42a096f..7b6da5d707543 100644 --- a/apps/user_ldap/l10n/lt_LT.json +++ b/apps/user_ldap/l10n/lt_LT.json @@ -70,6 +70,8 @@ "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtras nurodo, kurios LDAP grupės turi turėti prieigą prie %s", "Verify settings and count the groups" : "Patikrinkite nustatymus ir suskaičiuokite grupes", "When logging in, %s will find the user based on the following attributes:" : "Prisijungiant, %s suras naudotoją, remiantis šiais požymiais:", + "LDAP/AD Username:" : "LDAP/AD naudotojo vardas:", + "LDAP/AD Email Address:" : "LDAP/AD el. pašto adresas:", "Other Attributes:" : "Kiti požymiai:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Apibrėžia filtrą, kuris taikomas bandant prisijungti. \"%%uid\" pakeičia naudotojo vardą prisijungimo metu. Pavyzdys: \"uid=%%uid\"", "Test Loginname" : "Ištestuokite prisijungimo vardą", diff --git a/apps/weather_status/l10n/is.js b/apps/weather_status/l10n/is.js index 406490aae5fdb..7766f77d1dcfb 100644 --- a/apps/weather_status/l10n/is.js +++ b/apps/weather_status/l10n/is.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "Villa", "Weather status" : "Veðurlýsing", "Weather status in your dashboard" : "Veðurlýsing á stjórnborðinu þínu", + "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Veðurupplýsingar innfelldar í stjórnborðsforritið.\n Hægt er að ákvarða staðsetningu sjálfvirkt eða handvirkt. Þá verður 6 klukkustunda veðurspá birt.\n Þessar upplýsingar má einnig samtvinna á öðrum stöðum eins og í dagatalsforritinu.", "Detect location" : "Finna staðsetningu", "Set custom address" : "Setja sérsniðið heimilisfang", "Favorites" : "Eftirlæti", @@ -14,6 +15,18 @@ OC.L10N.register( "{temperature} {unit} clear sky" : "{temperature} {unit} heiðskírt", "{temperature} {unit} cloudy later today" : "{temperature} {unit} skýjað seinnipartinn", "{temperature} {unit} cloudy" : "{temperature} {unit} skýjað", + "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} snjókoma og þrumuveður seinnipartinn", + "{temperature} {unit} snow and thunder" : "{temperature} {unit} snjókoma og þrumuveður", + "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} snjóél og þrumuveður seinnipartinn", + "{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snjóél og þrumuveður", + "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} snjóél, þrumuveður og dimmt seinnipartinn", + "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snjóél, þrumuveður og dimmt", + "{temperature} {unit} snow showers later today" : "{temperature} {unit} snjóél seinnipartinn", + "{temperature} {unit} snow showers" : "{temperature} {unit} snjóél", + "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} snjóél og dimmt seinnipartinn", + "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snjóél og dimmt", + "{temperature} {unit} snow later today" : "{temperature} {unit} snjókoma seinnipartinn", + "{temperature} {unit} snow" : "{temperature} {unit} snjókpma", "{temperature} {unit} fair weather later today" : "{temperature} {unit} bjartviðri seinnipartinn", "{temperature} {unit} fair weather" : "{temperature} {unit} bjartviðri", "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hálfskýjað seinnipartinn", @@ -44,6 +57,7 @@ OC.L10N.register( "There was an error setting the location address." : "Það kom upp villa við að stilla staðinn.", "There was an error setting the location." : "Það kom upp villa við að stilla staðsetninguna.", "There was an error saving the mode." : "Það kom upp villa við að vista haminn.", - "There was an error using personal address." : "Það kom upp villa við að nota persónulegt heimilisfang." + "There was an error using personal address." : "Það kom upp villa við að nota persónulegt heimilisfang.", + "Unknown weather code" : "Óþekktur veðurkóði" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/weather_status/l10n/is.json b/apps/weather_status/l10n/is.json index ed65a9e39d6a0..bd71e4c52bd10 100644 --- a/apps/weather_status/l10n/is.json +++ b/apps/weather_status/l10n/is.json @@ -5,6 +5,7 @@ "Error" : "Villa", "Weather status" : "Veðurlýsing", "Weather status in your dashboard" : "Veðurlýsing á stjórnborðinu þínu", + "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Veðurupplýsingar innfelldar í stjórnborðsforritið.\n Hægt er að ákvarða staðsetningu sjálfvirkt eða handvirkt. Þá verður 6 klukkustunda veðurspá birt.\n Þessar upplýsingar má einnig samtvinna á öðrum stöðum eins og í dagatalsforritinu.", "Detect location" : "Finna staðsetningu", "Set custom address" : "Setja sérsniðið heimilisfang", "Favorites" : "Eftirlæti", @@ -12,6 +13,18 @@ "{temperature} {unit} clear sky" : "{temperature} {unit} heiðskírt", "{temperature} {unit} cloudy later today" : "{temperature} {unit} skýjað seinnipartinn", "{temperature} {unit} cloudy" : "{temperature} {unit} skýjað", + "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} snjókoma og þrumuveður seinnipartinn", + "{temperature} {unit} snow and thunder" : "{temperature} {unit} snjókoma og þrumuveður", + "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} snjóél og þrumuveður seinnipartinn", + "{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snjóél og þrumuveður", + "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} snjóél, þrumuveður og dimmt seinnipartinn", + "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snjóél, þrumuveður og dimmt", + "{temperature} {unit} snow showers later today" : "{temperature} {unit} snjóél seinnipartinn", + "{temperature} {unit} snow showers" : "{temperature} {unit} snjóél", + "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} snjóél og dimmt seinnipartinn", + "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snjóél og dimmt", + "{temperature} {unit} snow later today" : "{temperature} {unit} snjókoma seinnipartinn", + "{temperature} {unit} snow" : "{temperature} {unit} snjókpma", "{temperature} {unit} fair weather later today" : "{temperature} {unit} bjartviðri seinnipartinn", "{temperature} {unit} fair weather" : "{temperature} {unit} bjartviðri", "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hálfskýjað seinnipartinn", @@ -42,6 +55,7 @@ "There was an error setting the location address." : "Það kom upp villa við að stilla staðinn.", "There was an error setting the location." : "Það kom upp villa við að stilla staðsetninguna.", "There was an error saving the mode." : "Það kom upp villa við að vista haminn.", - "There was an error using personal address." : "Það kom upp villa við að nota persónulegt heimilisfang." + "There was an error using personal address." : "Það kom upp villa við að nota persónulegt heimilisfang.", + "Unknown weather code" : "Óþekktur veðurkóði" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/weather_status/l10n/lt_LT.js b/apps/weather_status/l10n/lt_LT.js index c596727966ab6..ca2dc65bd1411 100644 --- a/apps/weather_status/l10n/lt_LT.js +++ b/apps/weather_status/l10n/lt_LT.js @@ -14,6 +14,7 @@ OC.L10N.register( "{temperature} {unit} clear sky" : "{temperature} {unit}, giedra", "{temperature} {unit} cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, debesuota", "{temperature} {unit} cloudy" : "{temperature} {unit}, debesuota", + "{temperature} {unit} snow" : "{temperature} {unit}, sniegas", "{temperature} {unit} fair weather later today" : "Šiandien vėliau bus {temperature} {unit}, mažai debesuota", "{temperature} {unit} fair weather" : "{temperature} {unit}, mažai debesuota", "{temperature} {unit} partly cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, su pragiedruliais", @@ -44,6 +45,7 @@ OC.L10N.register( "There was an error setting the location address." : "Nustatant vietos adresą, įvyko klaida.", "There was an error setting the location." : "Nustatant vietą, įvyko klaida.", "There was an error saving the mode." : "Įrašant veikseną, įvyko klaida.", - "There was an error using personal address." : "Naudojant asmeninį adresą, įvyko klaida." + "There was an error using personal address." : "Naudojant asmeninį adresą, įvyko klaida.", + "Unknown weather code" : "Nežinomas orų kodas" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/weather_status/l10n/lt_LT.json b/apps/weather_status/l10n/lt_LT.json index e81482ac0ddf3..099ede393d879 100644 --- a/apps/weather_status/l10n/lt_LT.json +++ b/apps/weather_status/l10n/lt_LT.json @@ -12,6 +12,7 @@ "{temperature} {unit} clear sky" : "{temperature} {unit}, giedra", "{temperature} {unit} cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, debesuota", "{temperature} {unit} cloudy" : "{temperature} {unit}, debesuota", + "{temperature} {unit} snow" : "{temperature} {unit}, sniegas", "{temperature} {unit} fair weather later today" : "Šiandien vėliau bus {temperature} {unit}, mažai debesuota", "{temperature} {unit} fair weather" : "{temperature} {unit}, mažai debesuota", "{temperature} {unit} partly cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, su pragiedruliais", @@ -42,6 +43,7 @@ "There was an error setting the location address." : "Nustatant vietos adresą, įvyko klaida.", "There was an error setting the location." : "Nustatant vietą, įvyko klaida.", "There was an error saving the mode." : "Įrašant veikseną, įvyko klaida.", - "There was an error using personal address." : "Naudojant asmeninį adresą, įvyko klaida." + "There was an error using personal address." : "Naudojant asmeninį adresą, įvyko klaida.", + "Unknown weather code" : "Nežinomas orų kodas" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/webhook_listeners/l10n/lt_LT.js b/apps/webhook_listeners/l10n/lt_LT.js new file mode 100644 index 0000000000000..d9a1bce9e6082 --- /dev/null +++ b/apps/webhook_listeners/l10n/lt_LT.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "webhook_listeners", + { + "Webhooks" : "Saityno gaudyklės" +}, +"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/webhook_listeners/l10n/lt_LT.json b/apps/webhook_listeners/l10n/lt_LT.json new file mode 100644 index 0000000000000..70943ffc60339 --- /dev/null +++ b/apps/webhook_listeners/l10n/lt_LT.json @@ -0,0 +1,4 @@ +{ "translations": { + "Webhooks" : "Saityno gaudyklės" +},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" +} \ No newline at end of file diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js index 3d3de66f3e182..fd594c29433e3 100644 --- a/apps/workflowengine/l10n/lt_LT.js +++ b/apps/workflowengine/l10n/lt_LT.js @@ -53,6 +53,7 @@ OC.L10N.register( "Images" : "Paveikslai", "Office documents" : "Raštinės dokumentai", "PDF documents" : "PDF dokumentai", + "Custom MIME type" : "Tinkintas MIME tipas", "Custom mimetype" : "Tinkintas MIME tipas", "Please enter a valid time span" : "Įveskite teisingą laiko intervalą", "Select a request URL" : "Pasirinkite užklausos URL", @@ -66,10 +67,12 @@ OC.L10N.register( "Custom user agent" : "Tinkintas naudotojo agentas", "Select groups" : "Pasirinkti grupes", "Groups" : "Grupės", + "Type to search for group …" : "Rašykite norėdami ieškoti grupės…", "At least one event must be selected" : "Privalo būti pasirinktas bent vienas įvykis", "Add new flow" : "Pridėti naują eigą", "When" : "Kada", "and" : "ir", + "Add a new filter" : "Pridėti naują filtrą", "Cancel" : "Atsisakyti", "Delete" : "Ištrinti", "The configuration is invalid" : "Konfigūracija yra neteisinga", diff --git a/apps/workflowengine/l10n/lt_LT.json b/apps/workflowengine/l10n/lt_LT.json index 0bfe593a7d171..c9f7bf6d662fe 100644 --- a/apps/workflowengine/l10n/lt_LT.json +++ b/apps/workflowengine/l10n/lt_LT.json @@ -51,6 +51,7 @@ "Images" : "Paveikslai", "Office documents" : "Raštinės dokumentai", "PDF documents" : "PDF dokumentai", + "Custom MIME type" : "Tinkintas MIME tipas", "Custom mimetype" : "Tinkintas MIME tipas", "Please enter a valid time span" : "Įveskite teisingą laiko intervalą", "Select a request URL" : "Pasirinkite užklausos URL", @@ -64,10 +65,12 @@ "Custom user agent" : "Tinkintas naudotojo agentas", "Select groups" : "Pasirinkti grupes", "Groups" : "Grupės", + "Type to search for group …" : "Rašykite norėdami ieškoti grupės…", "At least one event must be selected" : "Privalo būti pasirinktas bent vienas įvykis", "Add new flow" : "Pridėti naują eigą", "When" : "Kada", "and" : "ir", + "Add a new filter" : "Pridėti naują filtrą", "Cancel" : "Atsisakyti", "Delete" : "Ištrinti", "The configuration is invalid" : "Konfigūracija yra neteisinga", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 9d76b2214ab02..c7b35e9945899 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -105,6 +105,9 @@ OC.L10N.register( "Cannot increase permissions of %s" : "Negalima pridėti papildomų %s leidimų", "Expiration date is in the past" : "Bendrinimo pabaigos data yra praėjęs laikas", "Path is already shared with this group" : "Kelias jau yra bendrinamas su šia grupe", + "Sharing is disabled" : "Bendrinimas yra išjungtas", + "Share does not have a full ID" : "Viešinys neturi viso ID", + "Group \"%s\" does not exist" : "Grupės „%s“ nėra", "The requested share does not exist anymore" : "Pageidaujamas bendrinimas daugiau neegzistuoja.", "Could not find category \"%s\"" : "Nepavyko rasti kategorijos „%s“", "Sunday" : "Sekmadienis", @@ -154,6 +157,7 @@ OC.L10N.register( "Dec." : "Grd.", "A valid password must be provided" : "Slaptažodis turi būti tinkamas", "Could not create account" : "Nepavyko sukurti paskyros", + "Account disabled" : "Paskyra išjungta", "Login canceled by app" : "Programėlė nutraukė prisijungimo procesą", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Programėlė \"%1$s\" negali būti įdiegta, nes nėra patenkinamos šios priklausomybės: %2$s", "a safe home for all your data" : "saugūs namai visiems jūsų duomenims", @@ -190,6 +194,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s pasidalino „%2$s“ su jumis.", "Click the button below to open it." : "Norėdami atverti failą, spustelėkite mygtuką žemiau.", "File is currently busy, please try again later" : "Failas šiuo metu yra užimtas, prašome vėliau pabandyti dar kartą", + "Cannot download file" : "Nepavyksta atsisiųsti failo", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Įsitikinkite, kad šakniniame duomenų kataloge yra failas, pavadinimu „.ocdata“." }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index df4efea8f4d91..2a0f94860b5f4 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -103,6 +103,9 @@ "Cannot increase permissions of %s" : "Negalima pridėti papildomų %s leidimų", "Expiration date is in the past" : "Bendrinimo pabaigos data yra praėjęs laikas", "Path is already shared with this group" : "Kelias jau yra bendrinamas su šia grupe", + "Sharing is disabled" : "Bendrinimas yra išjungtas", + "Share does not have a full ID" : "Viešinys neturi viso ID", + "Group \"%s\" does not exist" : "Grupės „%s“ nėra", "The requested share does not exist anymore" : "Pageidaujamas bendrinimas daugiau neegzistuoja.", "Could not find category \"%s\"" : "Nepavyko rasti kategorijos „%s“", "Sunday" : "Sekmadienis", @@ -152,6 +155,7 @@ "Dec." : "Grd.", "A valid password must be provided" : "Slaptažodis turi būti tinkamas", "Could not create account" : "Nepavyko sukurti paskyros", + "Account disabled" : "Paskyra išjungta", "Login canceled by app" : "Programėlė nutraukė prisijungimo procesą", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Programėlė \"%1$s\" negali būti įdiegta, nes nėra patenkinamos šios priklausomybės: %2$s", "a safe home for all your data" : "saugūs namai visiems jūsų duomenims", @@ -188,6 +192,7 @@ "%1$s shared »%2$s« with you." : "%1$s pasidalino „%2$s“ su jumis.", "Click the button below to open it." : "Norėdami atverti failą, spustelėkite mygtuką žemiau.", "File is currently busy, please try again later" : "Failas šiuo metu yra užimtas, prašome vėliau pabandyti dar kartą", + "Cannot download file" : "Nepavyksta atsisiųsti failo", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Įsitikinkite, kad šakniniame duomenų kataloge yra failas, pavadinimu „.ocdata“." },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file