Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-01-27 00:21:42 +00:00
Родитель 4145dedba0
Коммит 29724ff27e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
170 изменённых файлов: 484 добавлений и 228 удалений

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

Просмотреть файл

@ -45,6 +45,9 @@ OC.L10N.register(
"A favorite file or folder has been <strong>changed</strong>" : "Buvo <strong>pakeistas</strong> 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 dont have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus",
"Favorite" : "Mėgstamas",
"Back" : "Atgal",

Просмотреть файл

@ -43,6 +43,9 @@
"A favorite file or folder has been <strong>changed</strong>" : "Buvo <strong>pakeistas</strong> 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 dont have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus",
"Favorite" : "Mėgstamas",
"Back" : "Atgal",

Просмотреть файл

@ -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;");

Просмотреть файл

@ -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;"
}

Просмотреть файл

@ -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;");

Просмотреть файл

@ -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;"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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;");

Просмотреть файл

@ -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;"
}

Просмотреть файл

@ -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;");

Просмотреть файл

@ -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;"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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;");

Просмотреть файл

@ -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;"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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;");

Просмотреть файл

@ -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;"
}

Просмотреть файл

@ -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;");

Просмотреть файл

@ -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;"
}

Просмотреть файл

@ -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;");

Просмотреть файл

@ -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;"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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;");

Просмотреть файл

@ -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;"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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;");

Просмотреть файл

@ -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;"
}

Просмотреть файл

@ -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;");

Просмотреть файл

@ -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;"
}

Просмотреть файл

@ -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 …" : "الاسم أو البريد أو المعرف السحابي الموحد",

Просмотреть файл

@ -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 …" : "الاسم أو البريد أو المعرف السحابي الموحد",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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 …",

Просмотреть файл

@ -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 …",

Просмотреть файл

@ -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 …",

Просмотреть файл

@ -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 …",

Просмотреть файл

@ -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 …",

Просмотреть файл

@ -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 …",

Просмотреть файл

@ -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…",

Просмотреть файл

@ -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…",

Просмотреть файл

@ -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…",

Просмотреть файл

@ -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…",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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ų",

Просмотреть файл

@ -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ų",

Просмотреть файл

@ -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 ...",

Просмотреть файл

@ -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 ...",

Просмотреть файл

@ -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 …",

Просмотреть файл

@ -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 …",

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

Просмотреть файл

@ -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 أو أحدث.",

Просмотреть файл

@ -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 أو أحدث.",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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ší.",

Просмотреть файл

@ -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ší.",

Просмотреть файл

@ -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" : "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, 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\", 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, 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 <strong>{usage}</strong>" : "Forbrug: <strong>{usage}</strong>",

Просмотреть файл

@ -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" : "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, 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\", 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, 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 <strong>{usage}</strong>" : "Forbrug: <strong>{usage}</strong>",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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.",

Просмотреть файл

@ -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.",

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше