[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-11-11 02:20:31 +00:00
parent ceedb95a6b
commit b1efe1896b
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
6 changed files with 16 additions and 380 deletions

View File

@ -119,6 +119,8 @@ OC.L10N.register(
"Reshare" : "Tornar a compartir",
"Unlimited" : "Il·limitat",
"Verifying" : "S'està verificant",
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Hi ha un treball en segon pla pendent que de comprovar els certificats SSL importats per l'usuari. Comproveu-ho més tard.",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Hi ha alguns certificats SSL importats per l'usuari que ja no s'utilitzen amb Nextcloud 21. Es poden importar en la línia d'ordres a través de l'ordre «occ security:certificates:import». A continuació se'n mostren els camins dins del directori de dades.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "L'antic format de xifratge del servidor està habilitat. Recomanem desactivar-ho.",
"Nextcloud settings" : "Paràmetres del Nextcloud",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Lautenticació de doble factor pot ser forçada per a tots els usuaris i grups específics. Si no tenen un proveïdor de doble factor configurat, no podran accedir en el sistema.",
@ -350,6 +352,7 @@ OC.L10N.register(
"Background job didnt run yet!" : "La tasca de fons encara no s'ha executat!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per a un rendiment òptim és important configurar correctament les tasques de fons. Per a instàncies més grans Cron és el paràmetre recomanat. Si us plau, per a més informació vegeu la documentació.",
"Pick background job setting" : "Trieu la configuració de la tasca en segon pla",
"Execute one task with each page loaded." : "Executa una tasca amb cada pàgina carregada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Utilitza el servei cron del sistema per cridar el fitxer cron.php cada 5 minuts.",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".",
@ -370,9 +373,12 @@ OC.L10N.register(
"Restrict users to only share with users in their groups" : "Restringeix als usuaris a compartir només amb usuaris del seu grup",
"Exclude groups from sharing" : "Exclou grups de compartició",
"These groups will still be able to receive shares, but not to initiate them." : "Aquests grups encara podran rebre comparticions, però no en podran iniciar.",
"Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Permet la compleció automàtica en el diàleg de compartició (si es desactiva caldrà introduir el nom d'usuari complet i l'adreça de correu electrònic)",
"Restrict username autocompletion to users within the same groups" : "Restringeix autocompletar nom d'usuari per usuaris en els mateixos grups",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostra el text de descàrrega de responsabilitat a la pàgina de l'enllaç públic de càrrega (només es mostra quan la llista de fitxers està oculta).",
"This text will be shown on the public link upload page when the file list is hidden." : "Aquest text es mostrarà a la pàgina de càrrega denllaç públic quan la llista de fitxers estigui amagada.",
"Default share permissions" : "Permisos de compatició per defecte",
"Reasons to use Nextcloud in your organization" : "Motius per a utilitzar Nextcloud en la vostra organització",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolupat per la {communityopen}comunitat Nextcloud{linkclose}, el {githubopen}codi font{linkclose} es troba sota la llicència {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Poseu un magrada a la nostra pàgina de Facebook",
"Follow us on Twitter" : "Seguiu-nos a Twitter",
@ -409,6 +415,7 @@ OC.L10N.register(
"New password" : "Contrasenya nova",
"Change password" : "Canvia la contrasenya",
"Use a second factor besides your password to increase security for your account." : "Feu servir un segon factor a més de la vostra contrasenya per augmentar la seguretat del vostre compte.",
"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." : "Si utilitzeu aplicacions de tercers per a connectar-vos a Nextcloud, assegureu-vos de crear i configurar una contrasenya d'aplicació per a cadascuna abans d'habilitar l'autenticació de segon factor.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "S'ha produït un error. Si us plau, carregueu un certificat PEM codificat en ASCII.",
"Valid until {date}" : "Vàlid fins {date}",
"Local" : "Local",

View File

@ -117,6 +117,8 @@
"Reshare" : "Tornar a compartir",
"Unlimited" : "Il·limitat",
"Verifying" : "S'està verificant",
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Hi ha un treball en segon pla pendent que de comprovar els certificats SSL importats per l'usuari. Comproveu-ho més tard.",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Hi ha alguns certificats SSL importats per l'usuari que ja no s'utilitzen amb Nextcloud 21. Es poden importar en la línia d'ordres a través de l'ordre «occ security:certificates:import». A continuació se'n mostren els camins dins del directori de dades.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "L'antic format de xifratge del servidor està habilitat. Recomanem desactivar-ho.",
"Nextcloud settings" : "Paràmetres del Nextcloud",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Lautenticació de doble factor pot ser forçada per a tots els usuaris i grups específics. Si no tenen un proveïdor de doble factor configurat, no podran accedir en el sistema.",
@ -348,6 +350,7 @@
"Background job didnt run yet!" : "La tasca de fons encara no s'ha executat!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per a un rendiment òptim és important configurar correctament les tasques de fons. Per a instàncies més grans Cron és el paràmetre recomanat. Si us plau, per a més informació vegeu la documentació.",
"Pick background job setting" : "Trieu la configuració de la tasca en segon pla",
"Execute one task with each page loaded." : "Executa una tasca amb cada pàgina carregada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Utilitza el servei cron del sistema per cridar el fitxer cron.php cada 5 minuts.",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".",
@ -368,9 +371,12 @@
"Restrict users to only share with users in their groups" : "Restringeix als usuaris a compartir només amb usuaris del seu grup",
"Exclude groups from sharing" : "Exclou grups de compartició",
"These groups will still be able to receive shares, but not to initiate them." : "Aquests grups encara podran rebre comparticions, però no en podran iniciar.",
"Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Permet la compleció automàtica en el diàleg de compartició (si es desactiva caldrà introduir el nom d'usuari complet i l'adreça de correu electrònic)",
"Restrict username autocompletion to users within the same groups" : "Restringeix autocompletar nom d'usuari per usuaris en els mateixos grups",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostra el text de descàrrega de responsabilitat a la pàgina de l'enllaç públic de càrrega (només es mostra quan la llista de fitxers està oculta).",
"This text will be shown on the public link upload page when the file list is hidden." : "Aquest text es mostrarà a la pàgina de càrrega denllaç públic quan la llista de fitxers estigui amagada.",
"Default share permissions" : "Permisos de compatició per defecte",
"Reasons to use Nextcloud in your organization" : "Motius per a utilitzar Nextcloud en la vostra organització",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolupat per la {communityopen}comunitat Nextcloud{linkclose}, el {githubopen}codi font{linkclose} es troba sota la llicència {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Poseu un magrada a la nostra pàgina de Facebook",
"Follow us on Twitter" : "Seguiu-nos a Twitter",
@ -407,6 +413,7 @@
"New password" : "Contrasenya nova",
"Change password" : "Canvia la contrasenya",
"Use a second factor besides your password to increase security for your account." : "Feu servir un segon factor a més de la vostra contrasenya per augmentar la seguretat del vostre compte.",
"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." : "Si utilitzeu aplicacions de tercers per a connectar-vos a Nextcloud, assegureu-vos de crear i configurar una contrasenya d'aplicació per a cadascuna abans d'habilitar l'autenticació de segon factor.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "S'ha produït un error. Si us plau, carregueu un certificat PEM codificat en ASCII.",
"Valid until {date}" : "Vàlid fins {date}",
"Local" : "Local",

View File

@ -1,191 +0,0 @@
OC.L10N.register(
"core",
{
"Please select a file." : "Kies asb. n lêer.",
"File is too big" : "Lêer is te groot",
"The selected file is not an image." : "Die gekose lêer is nie n beeld nie.",
"The selected file cannot be read." : "Die gekose lêer kan nie gelees word nie.",
"Invalid file provided" : "Ongeldige lêer verskaf",
"No image or file provided" : "Geen beeld of lêer verskaf nie",
"Unknown filetype" : "Onbekende lêertipe",
"Invalid image" : "Ongeldige beeld",
"An error occurred. Please contact your admin." : "'n Fout het voorgekom. Kontak asseblief u administrateur.",
"No temporary profile picture available, try again" : "Geen tydelike profielfoto beskikbaar nie, probeer weer",
"No crop data provided" : "Geen snoeidata verskaf nie",
"No valid crop data provided" : "Geen geldige snoeidata verskaf nie",
"Crop is not square" : "Snoei is nie vierkantig nie",
"State token does not match" : "Toestandteken pas nie",
"Password reset is disabled" : "Wagwoordherstel is gedeaktiveer",
"Couldn't reset password because the token is invalid" : "Kon nie wagwoord herstel nie aangesien die teken ongeldig is",
"Couldn't reset password because the token is expired" : "Kon nie wagwoord herstel nie aangesien die teken verval het",
"%s password reset" : "%s wagwoord herstel",
"Password reset" : "Wagwoord herstel",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klik op die volgende knoppie om jou wagwoord te herstel. As jy nie 'n wagwoordherstel aangevra het nie, ignoreer dié e-pos.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Klik op die volgende skakel om jou wagwoord te herstel. As jy nie 'n wagwoordherstel aangevra het nie, ignoreer dié e-pos.",
"Reset your password" : "Herstel jou wagwoord",
"Preparing update" : "Berei bywerking voor",
"[%d / %d]: %s" : "[%d / %d]: %s",
"[%d / %d]: Checking table %s" : "[%d / %d]: Ondersoek tans tabel %s",
"Turned on maintenance mode" : "Onderhoudsmodus is aangeskakel",
"Turned off maintenance mode" : "Onderhoudsmodus is afgeskakel",
"Maintenance mode is kept active" : "Onderhoudsmodus word aktief gehou",
"Updating database schema" : "Werk tans databasis skema by",
"Updated database" : "Databasis is bygewerk",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Ondersoek tans of die databasis skema bygewerk kan word (afhangende van die databasis grootte kan dit lank neem)",
"Checked database schema update" : "Databasis skema bywerking nagegaan",
"Checking updates of apps" : "Kontroleer tans bywerking vir toeps",
"Checking for update of app \"%s\" in appstore" : "Kontroleer tans bywerking vir toep \"%s\" in die toepwinkel",
"Update app \"%s\" from appstore" : "Werk toep \"%s\" van die toepwinkel by",
"Starting code integrity check" : "Kode integriteit word tans nagegaan",
"Finished code integrity check" : "Kode integriteit is suksesvol nagegaan",
"%s (incompatible)" : "%s (onversoenbaar)",
"Already up to date" : "Reeds op datum",
"Error occurred while checking server setup" : "'n Fout het voorgekom tydens die nagaan van die bediener se konfigurasie",
"unknown text" : "onbekende teks",
"Hello world!" : "Hallo wêreld!",
"sunny" : "sonnig",
"Hello {name}, the weather is {weather}" : "Hallo {name}, die weer is {weather}",
"Hello {name}" : "Hallo {name}",
"new" : "nuwe",
"_download %n file_::_download %n files_" : ["%n leër afgelaai","%n leërs afgelaai"],
"Update to {version}" : "Werk by na {version}",
"An error occurred." : "'n Fout het voorgekom.",
"Please reload the page." : "Herlaai asseblief die bladsy.",
"Continue to Nextcloud" : "Gaan voort na Nextcloud",
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Die bywerking was suksesvol. U gaan oor %n sekonde na Nextcloud herlei word.","Die bywerking was suksesvol. U gaan oor %n sekondes na Nextcloud herlei word."],
"Log in" : "Meld aan",
"Logging in …" : "Meld tans aan …",
"Please contact your administrator." : "Kontak asseblief jou administrateur.",
"An internal error occurred." : "'n Interne fout het voorgekom.",
"Please try again or contact your administrator." : "Probeer asseblief weer of kontak jou administrateur.",
"Username or email" : "Gebruikersnaam of e-pos",
"Password" : "Wagwoord",
"Wrong username or password." : "Verkeerde gebruikersnaam of wagwoord.",
"Reset password" : "Herstel wagwoord",
"Couldn't send reset email. Please contact your administrator." : "Kon nie die herstel-e-pos stuur nie. Kontak asseblief jou administrateur.",
"Password can not be changed. Please contact your administrator." : "Wagwoord kan nie verander word nie. Kontak asseblief u administrateur.",
"Back to login" : "Terug na aanmelding",
"New password" : "Nuwe wagwoord",
"I know what I'm doing" : "Ek weet wat ek doen",
"Cancel" : "Kanselleer",
"Forgot password?" : "Wagwoord vergeet?",
"Back" : "Terug",
"Reset search" : "Herstel soek",
"Settings" : "Instellings",
"Could not load your contacts" : "Kon nie u kontakte laai nie",
"Search contacts …" : "Soek kontakte …",
"No contacts found" : "Geen kontakte gevind nie",
"Show all contacts …" : "Vertoon alle kontakte …",
"Loading your contacts …" : "Laai tans u kontakte …",
"Looking for {term} …" : "Soek tans vir {term} …",
"No" : "Nee",
"Yes" : "Ja",
"No files in here" : "Geen lêers hier nie",
"New folder" : "Nuwe vouer",
"Name" : "Naam",
"Size" : "Grootte",
"Modified" : "Gewysig",
"\"{name}\" is an invalid file name." : "\"{name}\" is nie 'n geldige lêer naam nie.",
"File name cannot be empty." : "Lêernaam kan nie leeg wees nie.",
"\"/\" is not allowed inside a file name." : "\"/\" word nie binne 'n lêernaam toegelaat nie.",
"{newName} already exists" : "{newName} bestaan reeds",
"Choose" : "Kies",
"Copy" : "Kopieer",
"Move" : "Skuif",
"OK" : "OK",
"read-only" : "lees-alleen",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} lêerkonflik","{count} lêerkonflikte"],
"One file conflict" : "Een lêerkonflik",
"New Files" : "Nuwe lêers",
"Already existing files" : "Reeds bestaande lêers",
"Which files do you want to keep?" : "Watter lêers wil jy hou?",
"Continue" : "Gaan voort",
"(all selected)" : "(almal gekies)",
"({count} selected)" : "({count} gekies)",
"Pending" : "Hangend",
"Copy to {folder}" : "Kopieer na {folder}",
"Move to {folder}" : "Skuif na {folder}",
"Saving …" : "Word gestoor …",
"Authentication required" : "Verifikasie word vereis",
"This action requires you to confirm your password" : "Die aksie vereis dat jy jou wagwoord bevestig",
"Confirm" : "Bevestig",
"Failed to authenticate, try again" : "Kon nie verifieer nie, probeer weer",
"seconds ago" : "sekondes gelede",
"Connection to server lost" : "Verbinding met bediener verloor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleem om bladsy te laai, herlaai in %n sekonde","Probleem om bladsy te laai, herlaai oor %n sekondes"],
"Very weak password" : "Baie swak wagwoord",
"Weak password" : "Swak wagwoord",
"So-so password" : "Gemiddelde wagwoord",
"Good password" : "Goeie wagwoord",
"Strong password" : "Sterk wagwoord",
"No action available" : "Geen beskikbare aksies nie",
"Non-existing tag #{tag}" : "Merker #{tag} bestaan nie",
"restricted" : "beperk",
"invisible" : "onsigbaar",
"Delete" : "Skrap",
"Rename" : "Hernoem",
"Collaborative tags" : "Samewerkende merkers",
"No tags found" : "Geen merkers gevind nie",
"Personal" : "Persoonlik",
"Users" : "Gebruikers",
"Apps" : "Toeps",
"Admin" : "Admin",
"Help" : "Hulp",
"Access forbidden" : "Toegang verbode",
"File not found" : "Lêer nie gevind nie",
"Back to %s" : "Terug na %s",
"Error" : "Fout",
"Internal Server Error" : "Interne bedienerfout",
"The server was unable to complete your request." : "Die bediener was nie in staat om u versoek te voltooi nie.",
"More details can be found in the server log." : "Meer besonderhede kan in die bediener joernaal gevind word.",
"Technical details" : "Tegniese besonderhede",
"Remote Address: %s" : "Afgeleë adres: %s",
"Request ID: %s" : "Versoek-ID: %s",
"Type: %s" : "Tipe: %s",
"Code: %s" : "Kode: %s",
"Message: %s" : "Boodskap: %s",
"File: %s" : "Lêer: %s",
"Line: %s" : "Lyn: %s",
"Trace" : "Spoor",
"Security warning" : "Sekuriteitswaarskuwing",
"Username" : "Gebruikernaam",
"Storage & database" : "Berging & databasis",
"Data folder" : "Datagids",
"Only %s is available." : "Slegs %s is beskikbaar.",
"Database user" : "Databasisgebruiker",
"Database password" : "Databasis wagwoord",
"Database name" : "Databasisnaam",
"Database tablespace" : "Databasistabelruimte",
"Database host" : "Databasis gasheer",
"Finish setup" : "Voltooi opstelling",
"Finishing …" : "Maak klaar …",
"Need help?" : "Hulp nodig?",
"See the documentation" : "Lees die dokumentasie",
"More apps" : "Meer toeps",
"More" : "Meer",
"Contacts" : "Kontakte",
"Contacts menu" : "Kontakkieslys",
"Settings menu" : "Instellingskieslys",
"Confirm your password" : "Bevestig jou wagwoord",
"App token" : "Toep-tekseenheid",
"Grant access" : "Verleen toegang",
"Account access" : "Rekening toegang",
"The password is wrong. Try again." : "Die wagwoord is verkeerd. Probeer weer.",
"Two-factor authentication" : "Twee-faktor-verifikasie",
"Use backup code" : "Gebruik rugsteunkode",
"Error while validating your second factor" : "Fout terwyl u tweede faktor gevalideer word",
"App update required" : "Toepbywerking benodig",
"These incompatible apps will be disabled:" : "Die volgende onversoenbare toeps sal gedeaktiveer word:",
"The theme %s has been disabled." : "Die tema %s is gedeaktiveer.",
"Start update" : "Begin bywerking",
"Detailed logs" : "Gedetailleerde joernale",
"Update needed" : "Bywerking benodig",
"Following apps have been disabled: %s" : "Die volgende toeps is gedeaktiveer: %s",
"({scope})" : "({scope})",
"Searching other places" : "Soek tans in ander plekke",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} soek resultaat in 'n ander gids","{count} soek resultate in ander gidse"],
"Saving..." : "Stoor tans…",
"Search" : "Soek",
"These apps will be updated:" : "Die volgende toeps sal bygewerk word:"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,189 +0,0 @@
{ "translations": {
"Please select a file." : "Kies asb. n lêer.",
"File is too big" : "Lêer is te groot",
"The selected file is not an image." : "Die gekose lêer is nie n beeld nie.",
"The selected file cannot be read." : "Die gekose lêer kan nie gelees word nie.",
"Invalid file provided" : "Ongeldige lêer verskaf",
"No image or file provided" : "Geen beeld of lêer verskaf nie",
"Unknown filetype" : "Onbekende lêertipe",
"Invalid image" : "Ongeldige beeld",
"An error occurred. Please contact your admin." : "'n Fout het voorgekom. Kontak asseblief u administrateur.",
"No temporary profile picture available, try again" : "Geen tydelike profielfoto beskikbaar nie, probeer weer",
"No crop data provided" : "Geen snoeidata verskaf nie",
"No valid crop data provided" : "Geen geldige snoeidata verskaf nie",
"Crop is not square" : "Snoei is nie vierkantig nie",
"State token does not match" : "Toestandteken pas nie",
"Password reset is disabled" : "Wagwoordherstel is gedeaktiveer",
"Couldn't reset password because the token is invalid" : "Kon nie wagwoord herstel nie aangesien die teken ongeldig is",
"Couldn't reset password because the token is expired" : "Kon nie wagwoord herstel nie aangesien die teken verval het",
"%s password reset" : "%s wagwoord herstel",
"Password reset" : "Wagwoord herstel",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klik op die volgende knoppie om jou wagwoord te herstel. As jy nie 'n wagwoordherstel aangevra het nie, ignoreer dié e-pos.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Klik op die volgende skakel om jou wagwoord te herstel. As jy nie 'n wagwoordherstel aangevra het nie, ignoreer dié e-pos.",
"Reset your password" : "Herstel jou wagwoord",
"Preparing update" : "Berei bywerking voor",
"[%d / %d]: %s" : "[%d / %d]: %s",
"[%d / %d]: Checking table %s" : "[%d / %d]: Ondersoek tans tabel %s",
"Turned on maintenance mode" : "Onderhoudsmodus is aangeskakel",
"Turned off maintenance mode" : "Onderhoudsmodus is afgeskakel",
"Maintenance mode is kept active" : "Onderhoudsmodus word aktief gehou",
"Updating database schema" : "Werk tans databasis skema by",
"Updated database" : "Databasis is bygewerk",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Ondersoek tans of die databasis skema bygewerk kan word (afhangende van die databasis grootte kan dit lank neem)",
"Checked database schema update" : "Databasis skema bywerking nagegaan",
"Checking updates of apps" : "Kontroleer tans bywerking vir toeps",
"Checking for update of app \"%s\" in appstore" : "Kontroleer tans bywerking vir toep \"%s\" in die toepwinkel",
"Update app \"%s\" from appstore" : "Werk toep \"%s\" van die toepwinkel by",
"Starting code integrity check" : "Kode integriteit word tans nagegaan",
"Finished code integrity check" : "Kode integriteit is suksesvol nagegaan",
"%s (incompatible)" : "%s (onversoenbaar)",
"Already up to date" : "Reeds op datum",
"Error occurred while checking server setup" : "'n Fout het voorgekom tydens die nagaan van die bediener se konfigurasie",
"unknown text" : "onbekende teks",
"Hello world!" : "Hallo wêreld!",
"sunny" : "sonnig",
"Hello {name}, the weather is {weather}" : "Hallo {name}, die weer is {weather}",
"Hello {name}" : "Hallo {name}",
"new" : "nuwe",
"_download %n file_::_download %n files_" : ["%n leër afgelaai","%n leërs afgelaai"],
"Update to {version}" : "Werk by na {version}",
"An error occurred." : "'n Fout het voorgekom.",
"Please reload the page." : "Herlaai asseblief die bladsy.",
"Continue to Nextcloud" : "Gaan voort na Nextcloud",
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Die bywerking was suksesvol. U gaan oor %n sekonde na Nextcloud herlei word.","Die bywerking was suksesvol. U gaan oor %n sekondes na Nextcloud herlei word."],
"Log in" : "Meld aan",
"Logging in …" : "Meld tans aan …",
"Please contact your administrator." : "Kontak asseblief jou administrateur.",
"An internal error occurred." : "'n Interne fout het voorgekom.",
"Please try again or contact your administrator." : "Probeer asseblief weer of kontak jou administrateur.",
"Username or email" : "Gebruikersnaam of e-pos",
"Password" : "Wagwoord",
"Wrong username or password." : "Verkeerde gebruikersnaam of wagwoord.",
"Reset password" : "Herstel wagwoord",
"Couldn't send reset email. Please contact your administrator." : "Kon nie die herstel-e-pos stuur nie. Kontak asseblief jou administrateur.",
"Password can not be changed. Please contact your administrator." : "Wagwoord kan nie verander word nie. Kontak asseblief u administrateur.",
"Back to login" : "Terug na aanmelding",
"New password" : "Nuwe wagwoord",
"I know what I'm doing" : "Ek weet wat ek doen",
"Cancel" : "Kanselleer",
"Forgot password?" : "Wagwoord vergeet?",
"Back" : "Terug",
"Reset search" : "Herstel soek",
"Settings" : "Instellings",
"Could not load your contacts" : "Kon nie u kontakte laai nie",
"Search contacts …" : "Soek kontakte …",
"No contacts found" : "Geen kontakte gevind nie",
"Show all contacts …" : "Vertoon alle kontakte …",
"Loading your contacts …" : "Laai tans u kontakte …",
"Looking for {term} …" : "Soek tans vir {term} …",
"No" : "Nee",
"Yes" : "Ja",
"No files in here" : "Geen lêers hier nie",
"New folder" : "Nuwe vouer",
"Name" : "Naam",
"Size" : "Grootte",
"Modified" : "Gewysig",
"\"{name}\" is an invalid file name." : "\"{name}\" is nie 'n geldige lêer naam nie.",
"File name cannot be empty." : "Lêernaam kan nie leeg wees nie.",
"\"/\" is not allowed inside a file name." : "\"/\" word nie binne 'n lêernaam toegelaat nie.",
"{newName} already exists" : "{newName} bestaan reeds",
"Choose" : "Kies",
"Copy" : "Kopieer",
"Move" : "Skuif",
"OK" : "OK",
"read-only" : "lees-alleen",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} lêerkonflik","{count} lêerkonflikte"],
"One file conflict" : "Een lêerkonflik",
"New Files" : "Nuwe lêers",
"Already existing files" : "Reeds bestaande lêers",
"Which files do you want to keep?" : "Watter lêers wil jy hou?",
"Continue" : "Gaan voort",
"(all selected)" : "(almal gekies)",
"({count} selected)" : "({count} gekies)",
"Pending" : "Hangend",
"Copy to {folder}" : "Kopieer na {folder}",
"Move to {folder}" : "Skuif na {folder}",
"Saving …" : "Word gestoor …",
"Authentication required" : "Verifikasie word vereis",
"This action requires you to confirm your password" : "Die aksie vereis dat jy jou wagwoord bevestig",
"Confirm" : "Bevestig",
"Failed to authenticate, try again" : "Kon nie verifieer nie, probeer weer",
"seconds ago" : "sekondes gelede",
"Connection to server lost" : "Verbinding met bediener verloor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleem om bladsy te laai, herlaai in %n sekonde","Probleem om bladsy te laai, herlaai oor %n sekondes"],
"Very weak password" : "Baie swak wagwoord",
"Weak password" : "Swak wagwoord",
"So-so password" : "Gemiddelde wagwoord",
"Good password" : "Goeie wagwoord",
"Strong password" : "Sterk wagwoord",
"No action available" : "Geen beskikbare aksies nie",
"Non-existing tag #{tag}" : "Merker #{tag} bestaan nie",
"restricted" : "beperk",
"invisible" : "onsigbaar",
"Delete" : "Skrap",
"Rename" : "Hernoem",
"Collaborative tags" : "Samewerkende merkers",
"No tags found" : "Geen merkers gevind nie",
"Personal" : "Persoonlik",
"Users" : "Gebruikers",
"Apps" : "Toeps",
"Admin" : "Admin",
"Help" : "Hulp",
"Access forbidden" : "Toegang verbode",
"File not found" : "Lêer nie gevind nie",
"Back to %s" : "Terug na %s",
"Error" : "Fout",
"Internal Server Error" : "Interne bedienerfout",
"The server was unable to complete your request." : "Die bediener was nie in staat om u versoek te voltooi nie.",
"More details can be found in the server log." : "Meer besonderhede kan in die bediener joernaal gevind word.",
"Technical details" : "Tegniese besonderhede",
"Remote Address: %s" : "Afgeleë adres: %s",
"Request ID: %s" : "Versoek-ID: %s",
"Type: %s" : "Tipe: %s",
"Code: %s" : "Kode: %s",
"Message: %s" : "Boodskap: %s",
"File: %s" : "Lêer: %s",
"Line: %s" : "Lyn: %s",
"Trace" : "Spoor",
"Security warning" : "Sekuriteitswaarskuwing",
"Username" : "Gebruikernaam",
"Storage & database" : "Berging & databasis",
"Data folder" : "Datagids",
"Only %s is available." : "Slegs %s is beskikbaar.",
"Database user" : "Databasisgebruiker",
"Database password" : "Databasis wagwoord",
"Database name" : "Databasisnaam",
"Database tablespace" : "Databasistabelruimte",
"Database host" : "Databasis gasheer",
"Finish setup" : "Voltooi opstelling",
"Finishing …" : "Maak klaar …",
"Need help?" : "Hulp nodig?",
"See the documentation" : "Lees die dokumentasie",
"More apps" : "Meer toeps",
"More" : "Meer",
"Contacts" : "Kontakte",
"Contacts menu" : "Kontakkieslys",
"Settings menu" : "Instellingskieslys",
"Confirm your password" : "Bevestig jou wagwoord",
"App token" : "Toep-tekseenheid",
"Grant access" : "Verleen toegang",
"Account access" : "Rekening toegang",
"The password is wrong. Try again." : "Die wagwoord is verkeerd. Probeer weer.",
"Two-factor authentication" : "Twee-faktor-verifikasie",
"Use backup code" : "Gebruik rugsteunkode",
"Error while validating your second factor" : "Fout terwyl u tweede faktor gevalideer word",
"App update required" : "Toepbywerking benodig",
"These incompatible apps will be disabled:" : "Die volgende onversoenbare toeps sal gedeaktiveer word:",
"The theme %s has been disabled." : "Die tema %s is gedeaktiveer.",
"Start update" : "Begin bywerking",
"Detailed logs" : "Gedetailleerde joernale",
"Update needed" : "Bywerking benodig",
"Following apps have been disabled: %s" : "Die volgende toeps is gedeaktiveer: %s",
"({scope})" : "({scope})",
"Searching other places" : "Soek tans in ander plekke",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} soek resultaat in 'n ander gids","{count} soek resultate in ander gidse"],
"Saving..." : "Stoor tans…",
"Search" : "Soek",
"These apps will be updated:" : "Die volgende toeps sal bygewerk word:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -23,6 +23,7 @@ OC.L10N.register(
"PHP %s or higher is required." : "Es requereix PHP %s o superior.",
"PHP with a version lower than %s is required." : "Es requereix PHP amb versió inferior a %s.",
"%sbit or higher PHP required." : "Es requereix PHP de %s bits o superior.",
"The following architectures are supported: %s" : "S'admeten les següents arquitectures: %s",
"The following databases are supported: %s" : "S'admeten les bases de dades següents: %s",
"The command line tool %s could not be found" : "No sha trobat leina de línia dordres %s",
"The library %s is not available." : "La llibreria %s no està disponible.",

View File

@ -21,6 +21,7 @@
"PHP %s or higher is required." : "Es requereix PHP %s o superior.",
"PHP with a version lower than %s is required." : "Es requereix PHP amb versió inferior a %s.",
"%sbit or higher PHP required." : "Es requereix PHP de %s bits o superior.",
"The following architectures are supported: %s" : "S'admeten les següents arquitectures: %s",
"The following databases are supported: %s" : "S'admeten les bases de dades següents: %s",
"The command line tool %s could not be found" : "No sha trobat leina de línia dordres %s",
"The library %s is not available." : "La llibreria %s no està disponible.",