fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-12-23 00:13:51 +00:00
parent 22ca454130
commit 6acf2a6a1b
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
12 changed files with 286 additions and 16 deletions

View file

@ -13,6 +13,7 @@ OC.L10N.register(
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 umožňuje externím službám vyžádat si přístup k {instanceName}.",
"Name" : "Název",
"Redirection URI" : "URL pro přesměrování",
"Client identifier" : "Identifikátor klienta",
"Delete client" : "Smazat klienta",
"Make sure you store the secret key, it cannot be recovered." : "Nezapomeňte si uložit tajný klíč není možné ho obnovit.",
"Add client" : "Přidat klienta",

View file

@ -11,6 +11,7 @@
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 umožňuje externím službám vyžádat si přístup k {instanceName}.",
"Name" : "Název",
"Redirection URI" : "URL pro přesměrování",
"Client identifier" : "Identifikátor klienta",
"Delete client" : "Smazat klienta",
"Make sure you store the secret key, it cannot be recovered." : "Nezapomeňte si uložit tajný klíč není možné ho obnovit.",
"Add client" : "Přidat klienta",

View file

@ -302,9 +302,9 @@ OC.L10N.register(
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Nepodařilo se zkontrolovat zda vámi využívaný webový server je správně nastaven tak, aby správně poskytoval hlavičky zabezpečení nepodařil ose dotázat `%s`",
"Your server is correctly configured to send security headers." : "Server je správně nastaven pro odesílání hlaviček zabezpečení",
"Configuration server ID" : "Identif. serveru nastavení",
"Server identifier isnt configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "Identifikátor serveru není nakonfigurován. Je to doporučeno, pokud vaše instance Nextcloud běží na několika serverech PHP. Přidejte identifikátor serveru ve vaší konfiguraci.",
"Server identifier isnt configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "Identifikátor serveru není nastaven. Je to doporučeno, pokud vaše instance Nextcloud běží na několika PHP serverech. Přidejte identifikátor serveru do vašich nastavení.",
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ není platný identifikátor serveru. Je třeba, aby byl z rozmezí 0 až 1023.",
"Server identifier is configured and valid." : "Identifikátor serveru je nakonfigurován a je platný.",
"Server identifier is configured and valid." : "Identifikátor serveru je nastaven a platný.",
"Database version" : "Verze databáze",
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB 10.3 tuto verzi už její vývojáři nepodporují (existuje ještě podpora coby součásti Ubuntu 20.04) Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%1$s a <=%2$s.",
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%2$s a <=%3$s.",

View file

@ -300,9 +300,9 @@
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Nepodařilo se zkontrolovat zda vámi využívaný webový server je správně nastaven tak, aby správně poskytoval hlavičky zabezpečení nepodařil ose dotázat `%s`",
"Your server is correctly configured to send security headers." : "Server je správně nastaven pro odesílání hlaviček zabezpečení",
"Configuration server ID" : "Identif. serveru nastavení",
"Server identifier isnt configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "Identifikátor serveru není nakonfigurován. Je to doporučeno, pokud vaše instance Nextcloud běží na několika serverech PHP. Přidejte identifikátor serveru ve vaší konfiguraci.",
"Server identifier isnt configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "Identifikátor serveru není nastaven. Je to doporučeno, pokud vaše instance Nextcloud běží na několika PHP serverech. Přidejte identifikátor serveru do vašich nastavení.",
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ není platný identifikátor serveru. Je třeba, aby byl z rozmezí 0 až 1023.",
"Server identifier is configured and valid." : "Identifikátor serveru je nakonfigurován a je platný.",
"Server identifier is configured and valid." : "Identifikátor serveru je nastaven a platný.",
"Database version" : "Verze databáze",
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB 10.3 tuto verzi už její vývojáři nepodporují (existuje ještě podpora coby součásti Ubuntu 20.04) Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%1$s a <=%2$s.",
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%2$s a <=%3$s.",

View file

@ -248,6 +248,7 @@ OC.L10N.register(
"Results" : "Výsledky",
"Load more results" : "Načíst další výsledky",
"Search in" : "Hledat v",
"Partial matches" : "Částečné shody",
"Log in" : "Přihlásit",
"Logging in …" : "Přihlašování …",
"Log in to {productName}" : "Přihlásit se do {productName}",

View file

@ -246,6 +246,7 @@
"Results" : "Výsledky",
"Load more results" : "Načíst další výsledky",
"Search in" : "Hledat v",
"Partial matches" : "Částečné shody",
"Log in" : "Přihlásit",
"Logging in …" : "Přihlašování …",
"Log in to {productName}" : "Přihlásit se do {productName}",

View file

@ -102,6 +102,7 @@ OC.L10N.register(
"An internal error occurred." : "Įvyko vidinė klaida.",
"Please try again or contact your administrator." : "Pabandykite dar kartą arba susisiekite su savo administratoriumi.",
"Password" : "Slaptažodis",
"Remember me" : "Prisiminti mane",
"Log in with a device" : "Prisijungti naudojant įrenginį",
"Login or email" : "Prisijungimas ar el. paštas",
"Your account is not setup for passwordless login." : "Jūsų paskyra nėra nustatyta prisijungimui be slaptažodžio.",

View file

@ -100,6 +100,7 @@
"An internal error occurred." : "Įvyko vidinė klaida.",
"Please try again or contact your administrator." : "Pabandykite dar kartą arba susisiekite su savo administratoriumi.",
"Password" : "Slaptažodis",
"Remember me" : "Prisiminti mane",
"Log in with a device" : "Prisijungti naudojant įrenginį",
"Login or email" : "Prisijungimas ar el. paštas",
"Your account is not setup for passwordless login." : "Jūsų paskyra nėra nustatyta prisijungimui be slaptažodžio.",

View file

@ -379,6 +379,8 @@ OC.L10N.register(
"Generated emoji" : "Vytvořená emotikona",
"The generated emoji based on the input text" : "Emotikona vytvořená na základě vstupního textu",
"Optical character recognition" : "Optické rozpoznávání znaků",
"Input files" : "Vstupní soubory",
"Output texts" : "Výstupní texty",
"Generate image" : "Vytvořit obrázek",
"Generate an image from a text prompt" : "Vytvoření obrázku dle textového zadání",
"Prompt" : "Výzva",

View file

@ -377,6 +377,8 @@
"Generated emoji" : "Vytvořená emotikona",
"The generated emoji based on the input text" : "Emotikona vytvořená na základě vstupního textu",
"Optical character recognition" : "Optické rozpoznávání znaků",
"Input files" : "Vstupní soubory",
"Output texts" : "Výstupní texty",
"Generate image" : "Vytvořit obrázek",
"Generate an image from a text prompt" : "Vytvoření obrázku dle textového zadání",
"Prompt" : "Výzva",

View file

@ -1,45 +1,175 @@
OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "Cannot write into \"config\" directory!",
"This can usually be fixed by giving the web server write access to the config directory." : "This can usually be fixed by giving the web server write access to the config directory.",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it.",
"See %s" : "See %s",
"Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory.",
"Sample configuration detected" : "Sample configuration detected",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php",
"The page could not be found on the server." : "The page could not be found on the server.",
"%s email verification" : "%s email verification",
"Email verification" : "Email verification",
"Click the following button to confirm your email." : "Click the following button to confirm your email.",
"Click the following link to confirm your email." : "Click the following link to confirm your email.",
"Confirm your email" : "Confirm your email",
"Other activities" : "Other activities",
"%1$s and %2$s" : "%1$s na %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s and %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s and %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s and %5$s",
"Education bundle" : "Education bundle",
"Enterprise bundle" : "Enterprise bundle",
"Groupware bundle" : "Groupware bundle",
"Hub bundle" : "Hub bundle",
"Public sector bundle" : "Public sector bundle",
"Social sharing bundle" : "Social sharing bundle",
"PHP %s or higher is required." : "PHP %s or higher is required.",
"PHP with a version lower than %s is required." : "PHP with a version lower than %s is required.",
"%sbit or higher PHP required." : "%sbit or higher PHP required.",
"The following architectures are supported: %s" : "The following architectures are supported: %s",
"The following databases are supported: %s" : "The following databases are supported: %s",
"The command line tool %s could not be found" : "The command line tool %s could not be found",
"The library %s is not available." : "The library %s is not available.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Library %1$s with a version higher than %2$s is required - available version %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Library %1$s with a version lower than %2$s is required - available version %3$s.",
"The following platforms are supported: %s" : "The following platforms are supported: %s",
"Server version %s or higher is required." : "Server version %s or higher is required.",
"Server version %s or lower is required." : "Server version %s or lower is required.",
"Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Logged in account must be an admin, a sub admin or gotten special right to access this setting",
"Your current IP address doesn't allow you to perform admin actions" : "Your current IP address doesn't allow you to perform admin actions",
"Logged in account must be an admin or sub admin" : "Logged in account must be an admin or sub admin",
"Logged in account must be an admin" : "Logged in account must be an admin",
"Wiping of device %s has started" : "Wiping of device %s has started",
"Wiping of device »%s« has started" : "Wiping of device »%s« has started",
"»%s« started remote wipe" : "»%s« started remote wipe",
"Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished",
"Wiping of device %s has finished" : "Wiping of device %s has finished",
"Wiping of device »%s« has finished" : "Wiping of device »%s« has finished",
"»%s« finished remote wipe" : "»%s« finished remote wipe",
"Device or application »%s« has finished the remote wipe process." : "Device or application »%s« has finished the remote wipe process.",
"Remote wipe started" : "Remote wipe started",
"A remote wipe was started on device %s" : "A remote wipe was started on device %s",
"Remote wipe finished" : "Remote wipe finished",
"The remote wipe on %s has finished" : "The remote wipe on %s has finished",
"Authentication" : "Uthibitisho",
"Unknown filetype" : "Aina ya faili haijulikani",
"Invalid image" : "Taswira si halisi",
"Avatar image is not square" : "Avatar image is not square",
"Avatar image is not square" : "Picha ya avatar si ya mraba",
"Files" : "Mafaili",
"View profile" : "Angalia wasifu",
"same time" : "muda sawasawa",
"_%nh_::_%nh_" : ["%nh","%nh"],
"_%nm_::_%nm_" : ["%nm","%nm"],
"%s ahead" : "%s mbele ",
"%s behind" : "%s nyuma ",
"Local time: %s" : "Muda wa kawaida: %s",
"_%n day ago_::_%n days ago_" : ["%n day ago","%n days ago"],
"_%n year ago_::_%n years ago_" : ["%n year ago","%n years ago"],
"_%n hour ago_::_%n hours ago_" : ["%n hour ago","%n hours ago"],
"_%n minute ago_::_%n minutes ago_" : ["%n minute ago","%n minutes ago"],
"today" : "leo",
"tomorrow" : "kesho",
"yesterday" : "jana",
"_in %n day_::_in %n days_" : ["in %n day","Katika %n siku"],
"_%n day ago_::_%n days ago_" : ["%n day ago","%n siku zilizopita "],
"next month" : "mwezi ujao",
"last month" : "mwezi uliopita",
"_in %n month_::_in %n months_" : ["in %n month","Katika %n miezi"],
"_%n month ago_::_%n months ago_" : ["%n month ago","%n miezi iliyopita"],
"next year" : "mwaka ujao",
"last year" : "mwaka uliopita",
"_in %n year_::_in %n years_" : ["in %n year","katika%n miaka"],
"_%n year ago_::_%n years ago_" : ["%n year ago","%n miaka iliyopita "],
"_in %n hour_::_in %n hours_" : ["in %n hour","katika %n masaa"],
"_%n hour ago_::_%n hours ago_" : ["%n hour ago","%n masaa yaliyopita "],
"_in %n minute_::_in %n minutes_" : ["in %n minute","katika %n dakika "],
"_%n minute ago_::_%n minutes ago_" : ["%n minute ago","%n dakika chache zilizopita "],
"in a few seconds" : "katika sekunde chache zilizopita",
"seconds ago" : "sukunde zilizopita",
"Empty file" : "Empty file",
"Empty file" : "Faili tupu",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator.",
"No file conversion providers available" : "No file conversion providers available",
"File is too large to convert" : "File is too large to convert",
"Destination does not match conversion extension" : "Destination does not match conversion extension",
"Could not convert file" : "Could not convert file",
"Destination does not exist" : "Destination does not exist",
"Destination is not creatable" : "Destination is not creatable",
"Dot files are not allowed" : "Dot files are not allowed",
"%1$s (renamed)" : "%1$s (iliyopew jina jipya)",
"renamed file" : "Faili iliyopewa jina jipya",
"\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" is a forbidden file or folder name.",
"\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" is a forbidden prefix for file or folder names.",
"\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" is not allowed inside a file or folder name.",
"\"%1$s\" is a forbidden file type." : "\"%1$s\" is a forbidden file type.",
"Filenames must not end with \"%1$s\"." : "Majina ya faili hayapaswi kuishia na \"%1$s\"",
"Invalid parent path" : "Invalid parent path",
"File already exists" : "Faili lipo tayari",
"Invalid path" : "Invalid path",
"Failed to create file from template" : "Failed to create file from template",
"Templates" : "Violezo",
"Storage %s cannot be moved" : "Storage %s cannot be moved",
"Moving a share (%s) into a shared folder is not allowed" : "Moving a share (%s) into a shared folder is not allowed",
"Moving a storage (%s) into a shared folder is not allowed" : "Moving a storage (%s) into a shared folder is not allowed",
"Moving a share (%s) into another share (%s) is not allowed" : "Moving a share (%s) into another share (%s) is not allowed",
"Moving a share (%s) into another storage (%s) is not allowed" : "Moving a share (%s) into another storage (%s) is not allowed",
"Moving a storage (%s) into a share (%s) is not allowed" : "Moving a storage (%s) into a share (%s) is not allowed",
"Moving a storage (%s) into another storage (%s) is not allowed" : "Moving a storage (%s) into another storage (%s) is not allowed",
"Path contains invalid segments" : "Path contains invalid segments",
"Filename is a reserved word" : "Filename is a reserved word",
"Filename contains at least one invalid character" : "Filename contains at least one invalid character",
"Filename is too long" : "Filename is too long",
"Empty filename is not allowed" : "Empty filename is not allowed",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" cannot be installed because it is not compatible with this version of the server.",
"__language_name__" : "_lugha_jina_",
"This is an automatically sent email, please do not reply." : "This is an automatically sent email, please do not reply.",
"Help & privacy" : "Help & privacy",
"Appearance and accessibility" : "Appearance and accessibility",
"Apps" : "Maombi",
"Personal settings" : "Mipangilio ya kibinafsi",
"Administration settings" : "Administration settings",
"Settings" : "Mipangilio",
"Log out" : "Ondoka",
"Accounts" : "Akaunti",
"Bluesky" : "Bluesky",
"View %s on Bluesky" : "View %s on Bluesky",
"Email" : "Barua pepe",
"Mail %s" : "Mail %s",
"Fediverse" : "Fediverse",
"View %s on the fediverse" : "View %s on the fediverse",
"Phone" : "Simu",
"Call %s" : "Call %s",
"Twitter" : "Twitter",
"View %s on Twitter" : "View %s on Twitter",
"Website" : "Wavuti",
"Visit %s" : "Visit %s",
"Address" : "Anwani",
"Profile picture" : "Profile picture",
"About" : "Kuhusu",
"Display name" : "Display name",
"Headline" : "Headline",
"Organization" : "Organization",
"Role" : "Role",
"Pronouns" : "Pronouns",
"Unknown account" : "Unknown account",
"Additional settings" : "Mipangilio ya nyongeza",
"Enter the database Login and name for %s" : "Enter the database Login and name for %s",
"Enter the database Login for %s" : "Enter the database Login for %s",
"Enter the database name for %s" : "Enter the database name for %s",
"You cannot use dots in the database name %s" : "You cannot use dots in the database name %s",
"MySQL Login and/or password not valid" : "MySQL Login and/or password not valid",
"You need to enter details of an existing account." : "You need to enter details of an existing account.",
"Oracle connection could not be established" : "Oracle connection could not be established",
"Oracle Login and/or password not valid" : "Oracle Login and/or password not valid",
"PostgreSQL Login and/or password not valid" : "PostgreSQL Login and/or password not valid",
"macOS is not supported and %s will not work properly on this platform." : "macOS is not supported and %s will not work properly on this platform.",
"For the best results, please consider using a GNU/Linux server instead." : "For the best results, please consider using a GNU/Linux server instead.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.",
"Set an admin Login." : "Set an admin Login.",
"Set an admin password." : "Set an admin password.",
"Cannot create or write into the data directory %s" : "Cannot create or write into the data directory %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend",
"Sharing backend %s not found" : "Sharing backend %s not found",
"Sharing backend for %s not found" : "Sharing backend for %s not found",
"%1$s shared %2$s with you" : "%1$s ameshirikisha %2$s na wewe",
"Open %s" : "Fungua %s",
"%1$s via %2$s" : "%1$s via %2$s",

View file

@ -1,43 +1,173 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "Cannot write into \"config\" directory!",
"This can usually be fixed by giving the web server write access to the config directory." : "This can usually be fixed by giving the web server write access to the config directory.",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it.",
"See %s" : "See %s",
"Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory.",
"Sample configuration detected" : "Sample configuration detected",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php",
"The page could not be found on the server." : "The page could not be found on the server.",
"%s email verification" : "%s email verification",
"Email verification" : "Email verification",
"Click the following button to confirm your email." : "Click the following button to confirm your email.",
"Click the following link to confirm your email." : "Click the following link to confirm your email.",
"Confirm your email" : "Confirm your email",
"Other activities" : "Other activities",
"%1$s and %2$s" : "%1$s na %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s and %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s and %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s and %5$s",
"Education bundle" : "Education bundle",
"Enterprise bundle" : "Enterprise bundle",
"Groupware bundle" : "Groupware bundle",
"Hub bundle" : "Hub bundle",
"Public sector bundle" : "Public sector bundle",
"Social sharing bundle" : "Social sharing bundle",
"PHP %s or higher is required." : "PHP %s or higher is required.",
"PHP with a version lower than %s is required." : "PHP with a version lower than %s is required.",
"%sbit or higher PHP required." : "%sbit or higher PHP required.",
"The following architectures are supported: %s" : "The following architectures are supported: %s",
"The following databases are supported: %s" : "The following databases are supported: %s",
"The command line tool %s could not be found" : "The command line tool %s could not be found",
"The library %s is not available." : "The library %s is not available.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Library %1$s with a version higher than %2$s is required - available version %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Library %1$s with a version lower than %2$s is required - available version %3$s.",
"The following platforms are supported: %s" : "The following platforms are supported: %s",
"Server version %s or higher is required." : "Server version %s or higher is required.",
"Server version %s or lower is required." : "Server version %s or lower is required.",
"Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Logged in account must be an admin, a sub admin or gotten special right to access this setting",
"Your current IP address doesn't allow you to perform admin actions" : "Your current IP address doesn't allow you to perform admin actions",
"Logged in account must be an admin or sub admin" : "Logged in account must be an admin or sub admin",
"Logged in account must be an admin" : "Logged in account must be an admin",
"Wiping of device %s has started" : "Wiping of device %s has started",
"Wiping of device »%s« has started" : "Wiping of device »%s« has started",
"»%s« started remote wipe" : "»%s« started remote wipe",
"Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished",
"Wiping of device %s has finished" : "Wiping of device %s has finished",
"Wiping of device »%s« has finished" : "Wiping of device »%s« has finished",
"»%s« finished remote wipe" : "»%s« finished remote wipe",
"Device or application »%s« has finished the remote wipe process." : "Device or application »%s« has finished the remote wipe process.",
"Remote wipe started" : "Remote wipe started",
"A remote wipe was started on device %s" : "A remote wipe was started on device %s",
"Remote wipe finished" : "Remote wipe finished",
"The remote wipe on %s has finished" : "The remote wipe on %s has finished",
"Authentication" : "Uthibitisho",
"Unknown filetype" : "Aina ya faili haijulikani",
"Invalid image" : "Taswira si halisi",
"Avatar image is not square" : "Avatar image is not square",
"Avatar image is not square" : "Picha ya avatar si ya mraba",
"Files" : "Mafaili",
"View profile" : "Angalia wasifu",
"same time" : "muda sawasawa",
"_%nh_::_%nh_" : ["%nh","%nh"],
"_%nm_::_%nm_" : ["%nm","%nm"],
"%s ahead" : "%s mbele ",
"%s behind" : "%s nyuma ",
"Local time: %s" : "Muda wa kawaida: %s",
"_%n day ago_::_%n days ago_" : ["%n day ago","%n days ago"],
"_%n year ago_::_%n years ago_" : ["%n year ago","%n years ago"],
"_%n hour ago_::_%n hours ago_" : ["%n hour ago","%n hours ago"],
"_%n minute ago_::_%n minutes ago_" : ["%n minute ago","%n minutes ago"],
"today" : "leo",
"tomorrow" : "kesho",
"yesterday" : "jana",
"_in %n day_::_in %n days_" : ["in %n day","Katika %n siku"],
"_%n day ago_::_%n days ago_" : ["%n day ago","%n siku zilizopita "],
"next month" : "mwezi ujao",
"last month" : "mwezi uliopita",
"_in %n month_::_in %n months_" : ["in %n month","Katika %n miezi"],
"_%n month ago_::_%n months ago_" : ["%n month ago","%n miezi iliyopita"],
"next year" : "mwaka ujao",
"last year" : "mwaka uliopita",
"_in %n year_::_in %n years_" : ["in %n year","katika%n miaka"],
"_%n year ago_::_%n years ago_" : ["%n year ago","%n miaka iliyopita "],
"_in %n hour_::_in %n hours_" : ["in %n hour","katika %n masaa"],
"_%n hour ago_::_%n hours ago_" : ["%n hour ago","%n masaa yaliyopita "],
"_in %n minute_::_in %n minutes_" : ["in %n minute","katika %n dakika "],
"_%n minute ago_::_%n minutes ago_" : ["%n minute ago","%n dakika chache zilizopita "],
"in a few seconds" : "katika sekunde chache zilizopita",
"seconds ago" : "sukunde zilizopita",
"Empty file" : "Empty file",
"Empty file" : "Faili tupu",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator.",
"No file conversion providers available" : "No file conversion providers available",
"File is too large to convert" : "File is too large to convert",
"Destination does not match conversion extension" : "Destination does not match conversion extension",
"Could not convert file" : "Could not convert file",
"Destination does not exist" : "Destination does not exist",
"Destination is not creatable" : "Destination is not creatable",
"Dot files are not allowed" : "Dot files are not allowed",
"%1$s (renamed)" : "%1$s (iliyopew jina jipya)",
"renamed file" : "Faili iliyopewa jina jipya",
"\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" is a forbidden file or folder name.",
"\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" is a forbidden prefix for file or folder names.",
"\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" is not allowed inside a file or folder name.",
"\"%1$s\" is a forbidden file type." : "\"%1$s\" is a forbidden file type.",
"Filenames must not end with \"%1$s\"." : "Majina ya faili hayapaswi kuishia na \"%1$s\"",
"Invalid parent path" : "Invalid parent path",
"File already exists" : "Faili lipo tayari",
"Invalid path" : "Invalid path",
"Failed to create file from template" : "Failed to create file from template",
"Templates" : "Violezo",
"Storage %s cannot be moved" : "Storage %s cannot be moved",
"Moving a share (%s) into a shared folder is not allowed" : "Moving a share (%s) into a shared folder is not allowed",
"Moving a storage (%s) into a shared folder is not allowed" : "Moving a storage (%s) into a shared folder is not allowed",
"Moving a share (%s) into another share (%s) is not allowed" : "Moving a share (%s) into another share (%s) is not allowed",
"Moving a share (%s) into another storage (%s) is not allowed" : "Moving a share (%s) into another storage (%s) is not allowed",
"Moving a storage (%s) into a share (%s) is not allowed" : "Moving a storage (%s) into a share (%s) is not allowed",
"Moving a storage (%s) into another storage (%s) is not allowed" : "Moving a storage (%s) into another storage (%s) is not allowed",
"Path contains invalid segments" : "Path contains invalid segments",
"Filename is a reserved word" : "Filename is a reserved word",
"Filename contains at least one invalid character" : "Filename contains at least one invalid character",
"Filename is too long" : "Filename is too long",
"Empty filename is not allowed" : "Empty filename is not allowed",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" cannot be installed because it is not compatible with this version of the server.",
"__language_name__" : "_lugha_jina_",
"This is an automatically sent email, please do not reply." : "This is an automatically sent email, please do not reply.",
"Help & privacy" : "Help & privacy",
"Appearance and accessibility" : "Appearance and accessibility",
"Apps" : "Maombi",
"Personal settings" : "Mipangilio ya kibinafsi",
"Administration settings" : "Administration settings",
"Settings" : "Mipangilio",
"Log out" : "Ondoka",
"Accounts" : "Akaunti",
"Bluesky" : "Bluesky",
"View %s on Bluesky" : "View %s on Bluesky",
"Email" : "Barua pepe",
"Mail %s" : "Mail %s",
"Fediverse" : "Fediverse",
"View %s on the fediverse" : "View %s on the fediverse",
"Phone" : "Simu",
"Call %s" : "Call %s",
"Twitter" : "Twitter",
"View %s on Twitter" : "View %s on Twitter",
"Website" : "Wavuti",
"Visit %s" : "Visit %s",
"Address" : "Anwani",
"Profile picture" : "Profile picture",
"About" : "Kuhusu",
"Display name" : "Display name",
"Headline" : "Headline",
"Organization" : "Organization",
"Role" : "Role",
"Pronouns" : "Pronouns",
"Unknown account" : "Unknown account",
"Additional settings" : "Mipangilio ya nyongeza",
"Enter the database Login and name for %s" : "Enter the database Login and name for %s",
"Enter the database Login for %s" : "Enter the database Login for %s",
"Enter the database name for %s" : "Enter the database name for %s",
"You cannot use dots in the database name %s" : "You cannot use dots in the database name %s",
"MySQL Login and/or password not valid" : "MySQL Login and/or password not valid",
"You need to enter details of an existing account." : "You need to enter details of an existing account.",
"Oracle connection could not be established" : "Oracle connection could not be established",
"Oracle Login and/or password not valid" : "Oracle Login and/or password not valid",
"PostgreSQL Login and/or password not valid" : "PostgreSQL Login and/or password not valid",
"macOS is not supported and %s will not work properly on this platform." : "macOS is not supported and %s will not work properly on this platform.",
"For the best results, please consider using a GNU/Linux server instead." : "For the best results, please consider using a GNU/Linux server instead.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.",
"Set an admin Login." : "Set an admin Login.",
"Set an admin password." : "Set an admin password.",
"Cannot create or write into the data directory %s" : "Cannot create or write into the data directory %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend",
"Sharing backend %s not found" : "Sharing backend %s not found",
"Sharing backend for %s not found" : "Sharing backend for %s not found",
"%1$s shared %2$s with you" : "%1$s ameshirikisha %2$s na wewe",
"Open %s" : "Fungua %s",
"%1$s via %2$s" : "%1$s via %2$s",