[tx-robot] updated from transifex
This commit is contained in:
parent
1b409228ab
commit
19d0884b56
|
@ -106,6 +106,8 @@ OC.L10N.register(
|
|||
"Maximum upload size" : "Maximální velikost pro odesílání",
|
||||
"max. possible: " : "největší možná: ",
|
||||
"Save" : "Uložit",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Při použití PHP-FPM může změna nastavení trvat až 5 minut od uložení.",
|
||||
"Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.",
|
||||
"Settings" : "Nastavení",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\">přístup k vašim souborům přes WebDAV</a>",
|
||||
|
|
|
@ -104,6 +104,8 @@
|
|||
"Maximum upload size" : "Maximální velikost pro odesílání",
|
||||
"max. possible: " : "největší možná: ",
|
||||
"Save" : "Uložit",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Při použití PHP-FPM může změna nastavení trvat až 5 minut od uložení.",
|
||||
"Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.",
|
||||
"Settings" : "Nastavení",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\">přístup k vašim souborům přes WebDAV</a>",
|
||||
|
|
|
@ -106,6 +106,8 @@ OC.L10N.register(
|
|||
"Maximum upload size" : "Taille max. d'envoi",
|
||||
"max. possible: " : "Max. possible :",
|
||||
"Save" : "Sauvegarder",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Avec PHP-FPM il peut se passer 5 minutes pour que les changements soient appliqués.",
|
||||
"Missing permissions to edit from here." : "Manque de permissions pour éditer à partir d'ici.",
|
||||
"Settings" : "Paramètres",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\">accéder à vos fichiers par WebDAV</a>",
|
||||
|
|
|
@ -104,6 +104,8 @@
|
|||
"Maximum upload size" : "Taille max. d'envoi",
|
||||
"max. possible: " : "Max. possible :",
|
||||
"Save" : "Sauvegarder",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Avec PHP-FPM il peut se passer 5 minutes pour que les changements soient appliqués.",
|
||||
"Missing permissions to edit from here." : "Manque de permissions pour éditer à partir d'ici.",
|
||||
"Settings" : "Paramètres",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\">accéder à vos fichiers par WebDAV</a>",
|
||||
|
|
|
@ -106,6 +106,8 @@ OC.L10N.register(
|
|||
"Maximum upload size" : "Tamanho máximo para envio",
|
||||
"max. possible: " : "max. possível:",
|
||||
"Save" : "Salvar",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Com PHP-FPM pode demorar 5 minutos para que as alterações sejam aplicadas.",
|
||||
"Missing permissions to edit from here." : "Faltando permissões para editar a partir daqui.",
|
||||
"Settings" : "Configurações",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\">para ter acesso aos seus Arquivos via WebDAV</a>",
|
||||
|
|
|
@ -104,6 +104,8 @@
|
|||
"Maximum upload size" : "Tamanho máximo para envio",
|
||||
"max. possible: " : "max. possível:",
|
||||
"Save" : "Salvar",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Com PHP-FPM pode demorar 5 minutos para que as alterações sejam aplicadas.",
|
||||
"Missing permissions to edit from here." : "Faltando permissões para editar a partir daqui.",
|
||||
"Settings" : "Configurações",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\">para ter acesso aos seus Arquivos via WebDAV</a>",
|
||||
|
|
|
@ -7,7 +7,7 @@ OC.L10N.register(
|
|||
"Could not move %s - File with this name already exists" : "無法移動 %s ,同名的檔案已經存在",
|
||||
"Could not move %s" : "無法移動 %s",
|
||||
"Permission denied" : "存取被拒",
|
||||
"The target folder has been moved or deleted." : "目標資料夾已經被搬移或刪除。",
|
||||
"The target folder has been moved or deleted." : "目標資料夾已經被搬移或刪除",
|
||||
"The name %s is already used in the folder %s. Please choose a different name." : "%s 已經被使用於資料夾 %s ,請換一個名字",
|
||||
"Error when creating the file" : "建立檔案失敗",
|
||||
"Error when creating the folder" : "建立資料夾失敗",
|
||||
|
@ -62,7 +62,7 @@ OC.L10N.register(
|
|||
"_%n file_::_%n files_" : ["%n 個檔案"],
|
||||
"{dirs} and {files}" : "{dirs} 和 {files}",
|
||||
"You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["%n 個檔案正在上傳"],
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
|
||||
"New" : "新增",
|
||||
"\"{name}\" is an invalid file name." : "{name} 是無效的檔名",
|
||||
"File name cannot be empty." : "檔名不能為空",
|
||||
|
@ -94,11 +94,11 @@ OC.L10N.register(
|
|||
"%2$s changed %1$s" : "%2$s 已變更了 %1$s",
|
||||
"You deleted %1$s" : "您刪除了 %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s 已刪除 %1$s",
|
||||
"You restored %1$s" : "您恢復了 %1$s",
|
||||
"%2$s restored %1$s" : "%2$s 已恢復了 %1$s",
|
||||
"You restored %1$s" : "您還原了 %1$s",
|
||||
"%2$s restored %1$s" : "%2$s 還原了 %1$s",
|
||||
"Changed by %2$s" : "由 %2$s 改動",
|
||||
"Deleted by %2$s" : "由 %2$s 刪除",
|
||||
"Restored by %2$s" : "由 %2$s 復原",
|
||||
"Restored by %2$s" : "由 %2$s 還原",
|
||||
"%s could not be renamed as it has been deleted" : "%s 已經被刪除了所以無法重新命名",
|
||||
"%s could not be renamed" : "無法重新命名 %s",
|
||||
"Upload (max. %s)" : "上傳(至多 %s)",
|
||||
|
@ -115,8 +115,8 @@ OC.L10N.register(
|
|||
"No entries found in this folder" : "在此資料夾中沒有任何項目",
|
||||
"Select all" : "全選",
|
||||
"Upload too large" : "上傳過大",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制。",
|
||||
"Files are being scanned, please wait." : "正在掃描檔案,請稍等。",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制",
|
||||
"Files are being scanned, please wait." : "正在掃描檔案,請稍等",
|
||||
"Currently scanning" : "正在掃描",
|
||||
"No favorites" : "沒有最愛",
|
||||
"Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"Could not move %s - File with this name already exists" : "無法移動 %s ,同名的檔案已經存在",
|
||||
"Could not move %s" : "無法移動 %s",
|
||||
"Permission denied" : "存取被拒",
|
||||
"The target folder has been moved or deleted." : "目標資料夾已經被搬移或刪除。",
|
||||
"The target folder has been moved or deleted." : "目標資料夾已經被搬移或刪除",
|
||||
"The name %s is already used in the folder %s. Please choose a different name." : "%s 已經被使用於資料夾 %s ,請換一個名字",
|
||||
"Error when creating the file" : "建立檔案失敗",
|
||||
"Error when creating the folder" : "建立資料夾失敗",
|
||||
|
@ -60,7 +60,7 @@
|
|||
"_%n file_::_%n files_" : ["%n 個檔案"],
|
||||
"{dirs} and {files}" : "{dirs} 和 {files}",
|
||||
"You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["%n 個檔案正在上傳"],
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
|
||||
"New" : "新增",
|
||||
"\"{name}\" is an invalid file name." : "{name} 是無效的檔名",
|
||||
"File name cannot be empty." : "檔名不能為空",
|
||||
|
@ -92,11 +92,11 @@
|
|||
"%2$s changed %1$s" : "%2$s 已變更了 %1$s",
|
||||
"You deleted %1$s" : "您刪除了 %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s 已刪除 %1$s",
|
||||
"You restored %1$s" : "您恢復了 %1$s",
|
||||
"%2$s restored %1$s" : "%2$s 已恢復了 %1$s",
|
||||
"You restored %1$s" : "您還原了 %1$s",
|
||||
"%2$s restored %1$s" : "%2$s 還原了 %1$s",
|
||||
"Changed by %2$s" : "由 %2$s 改動",
|
||||
"Deleted by %2$s" : "由 %2$s 刪除",
|
||||
"Restored by %2$s" : "由 %2$s 復原",
|
||||
"Restored by %2$s" : "由 %2$s 還原",
|
||||
"%s could not be renamed as it has been deleted" : "%s 已經被刪除了所以無法重新命名",
|
||||
"%s could not be renamed" : "無法重新命名 %s",
|
||||
"Upload (max. %s)" : "上傳(至多 %s)",
|
||||
|
@ -113,8 +113,8 @@
|
|||
"No entries found in this folder" : "在此資料夾中沒有任何項目",
|
||||
"Select all" : "全選",
|
||||
"Upload too large" : "上傳過大",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制。",
|
||||
"Files are being scanned, please wait." : "正在掃描檔案,請稍等。",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制",
|
||||
"Files are being scanned, please wait." : "正在掃描檔案,請稍等",
|
||||
"Currently scanning" : "正在掃描",
|
||||
"No favorites" : "沒有最愛",
|
||||
"Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡"
|
||||
|
|
|
@ -24,6 +24,7 @@ OC.L10N.register(
|
|||
"Could not detect Base DN, please enter it manually." : "Nelze automaticky detekovat Base DN, zadejte prosím ručně.",
|
||||
"{nthServer}. Server" : "{nthServer}. Server",
|
||||
"No object found in the given Base DN. Please revise." : "V zadané Base DN nebyl objekt nalezen. Ověřte.",
|
||||
"More than 1,000 directory entries available." : "Je dostupných více než 1000 adresářů.",
|
||||
" entries available within the provided Base DN" : "záznamů dostupných v zadané Base DN",
|
||||
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Došlo k chybě. Ověře prosím Base DN společně s nastavením připojení a přihlašovacími údaji.",
|
||||
"Do you really want to delete the current Server Configuration?" : "Opravdu si přejete smazat současné nastavení serveru?",
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
"Could not detect Base DN, please enter it manually." : "Nelze automaticky detekovat Base DN, zadejte prosím ručně.",
|
||||
"{nthServer}. Server" : "{nthServer}. Server",
|
||||
"No object found in the given Base DN. Please revise." : "V zadané Base DN nebyl objekt nalezen. Ověřte.",
|
||||
"More than 1,000 directory entries available." : "Je dostupných více než 1000 adresářů.",
|
||||
" entries available within the provided Base DN" : "záznamů dostupných v zadané Base DN",
|
||||
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Došlo k chybě. Ověře prosím Base DN společně s nastavením připojení a přihlašovacími údaji.",
|
||||
"Do you really want to delete the current Server Configuration?" : "Opravdu si přejete smazat současné nastavení serveru?",
|
||||
|
|
|
@ -24,6 +24,7 @@ OC.L10N.register(
|
|||
"Could not detect Base DN, please enter it manually." : "Impossible de détecter le DN de base, veuillez le spécifier manuellement",
|
||||
"{nthServer}. Server" : "{nthServer}. Serveur",
|
||||
"No object found in the given Base DN. Please revise." : "Aucun objet trouvé dans le DN de base spécifié. Veuillez le vérifier.",
|
||||
"More than 1,000 directory entries available." : "Il y a plus de 1 000 entrées de répertoire disponibles.",
|
||||
" entries available within the provided Base DN" : "entrées disponibles dans le DN de base spécifié",
|
||||
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Une erreur est survenue. Veuillez vérifier le DN de base, ainsi que les paramètres de connexion et les informations d'identification",
|
||||
"Do you really want to delete the current Server Configuration?" : "Êtes-vous sûr de vouloir effacer la configuration serveur actuelle ?",
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
"Could not detect Base DN, please enter it manually." : "Impossible de détecter le DN de base, veuillez le spécifier manuellement",
|
||||
"{nthServer}. Server" : "{nthServer}. Serveur",
|
||||
"No object found in the given Base DN. Please revise." : "Aucun objet trouvé dans le DN de base spécifié. Veuillez le vérifier.",
|
||||
"More than 1,000 directory entries available." : "Il y a plus de 1 000 entrées de répertoire disponibles.",
|
||||
" entries available within the provided Base DN" : "entrées disponibles dans le DN de base spécifié",
|
||||
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Une erreur est survenue. Veuillez vérifier le DN de base, ainsi que les paramètres de connexion et les informations d'identification",
|
||||
"Do you really want to delete the current Server Configuration?" : "Êtes-vous sûr de vouloir effacer la configuration serveur actuelle ?",
|
||||
|
|
|
@ -24,6 +24,7 @@ OC.L10N.register(
|
|||
"Could not detect Base DN, please enter it manually." : "Não foi possível detectar a Base DN, por favor entre manualmente.",
|
||||
"{nthServer}. Server" : "Servidor {nthServer}.",
|
||||
"No object found in the given Base DN. Please revise." : "Nenhum objeto encontrado ba Base DN informada. Por favor revise.",
|
||||
"More than 1,000 directory entries available." : "Mais de 1.000 entradas disponíveis no diretório.",
|
||||
" entries available within the provided Base DN" : "entradas disponíveis na Base DN disponibilizada",
|
||||
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Um erro ocorreu. Por favor verifique a Base DN, e também a conexção e credenciais.",
|
||||
"Do you really want to delete the current Server Configuration?" : "Você quer realmente deletar as atuais Configurações de Servidor?",
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
"Could not detect Base DN, please enter it manually." : "Não foi possível detectar a Base DN, por favor entre manualmente.",
|
||||
"{nthServer}. Server" : "Servidor {nthServer}.",
|
||||
"No object found in the given Base DN. Please revise." : "Nenhum objeto encontrado ba Base DN informada. Por favor revise.",
|
||||
"More than 1,000 directory entries available." : "Mais de 1.000 entradas disponíveis no diretório.",
|
||||
" entries available within the provided Base DN" : "entradas disponíveis na Base DN disponibilizada",
|
||||
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Um erro ocorreu. Por favor verifique a Base DN, e também a conexção e credenciais.",
|
||||
"Do you really want to delete the current Server Configuration?" : "Você quer realmente deletar as atuais Configurações de Servidor?",
|
||||
|
|
|
@ -269,6 +269,7 @@ OC.L10N.register(
|
|||
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.",
|
||||
"Thank you for your patience." : "Děkujeme za vaši trpělivost.",
|
||||
"You are accessing the server from an untrusted domain." : "Přistupujete na server z nedůvěryhodné domény.",
|
||||
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte prosím svého správce. Pokud spravujete tuto instalaci, nastavte \"trusted_domains\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.",
|
||||
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na vaší konfiguraci vám může být, jako správci, umožněno použití tlačítka níže k označení této domény jako důvěryhodné.",
|
||||
"Add \"%s\" as trusted domain" : "Přidat \"%s\" jako důvěryhodnou doménu",
|
||||
"App update required" : "Vyžadována aktualizace aplikace",
|
||||
|
|
|
@ -267,6 +267,7 @@
|
|||
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.",
|
||||
"Thank you for your patience." : "Děkujeme za vaši trpělivost.",
|
||||
"You are accessing the server from an untrusted domain." : "Přistupujete na server z nedůvěryhodné domény.",
|
||||
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte prosím svého správce. Pokud spravujete tuto instalaci, nastavte \"trusted_domains\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.",
|
||||
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na vaší konfiguraci vám může být, jako správci, umožněno použití tlačítka níže k označení této domény jako důvěryhodné.",
|
||||
"Add \"%s\" as trusted domain" : "Přidat \"%s\" jako důvěryhodnou doménu",
|
||||
"App update required" : "Vyžadována aktualizace aplikace",
|
||||
|
|
|
@ -269,6 +269,7 @@ OC.L10N.register(
|
|||
"Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.",
|
||||
"Thank you for your patience." : "Merci de votre patience.",
|
||||
"You are accessing the server from an untrusted domain." : "Vous accédez au serveur à partir d'un domaine non approuvé.",
|
||||
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, il faut configurer la variable \"trusted_domains\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.",
|
||||
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En fonction de votre configuration, en tant qu'administrateur vous pouvez également utiliser le bouton ci-dessous pour approuver ce domaine.",
|
||||
"Add \"%s\" as trusted domain" : "Ajouter \"%s\" à la liste des domaines approuvés",
|
||||
"App update required" : "Mise à jour de l'application nécessaire",
|
||||
|
|
|
@ -267,6 +267,7 @@
|
|||
"Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.",
|
||||
"Thank you for your patience." : "Merci de votre patience.",
|
||||
"You are accessing the server from an untrusted domain." : "Vous accédez au serveur à partir d'un domaine non approuvé.",
|
||||
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, il faut configurer la variable \"trusted_domains\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.",
|
||||
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En fonction de votre configuration, en tant qu'administrateur vous pouvez également utiliser le bouton ci-dessous pour approuver ce domaine.",
|
||||
"Add \"%s\" as trusted domain" : "Ajouter \"%s\" à la liste des domaines approuvés",
|
||||
"App update required" : "Mise à jour de l'application nécessaire",
|
||||
|
|
|
@ -269,6 +269,7 @@ OC.L10N.register(
|
|||
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
|
||||
"Thank you for your patience." : "Obrigado pela sua paciência.",
|
||||
"You are accessing the server from an untrusted domain." : "Você está acessando o servidor a partir de um domínio não confiável.",
|
||||
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor entre em contato com o administrador. Se você é um administrador deste exemplo, configure a definição \"trusted_domains\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.",
|
||||
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da configuração, como administrador, você também pode ser capaz de usar o botão abaixo para confiar neste domínio.",
|
||||
"Add \"%s\" as trusted domain" : "Adicionar \"%s\" como um domínio confiavel",
|
||||
"App update required" : "Atualização de aplicativo é requerida",
|
||||
|
|
|
@ -267,6 +267,7 @@
|
|||
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
|
||||
"Thank you for your patience." : "Obrigado pela sua paciência.",
|
||||
"You are accessing the server from an untrusted domain." : "Você está acessando o servidor a partir de um domínio não confiável.",
|
||||
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor entre em contato com o administrador. Se você é um administrador deste exemplo, configure a definição \"trusted_domains\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.",
|
||||
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da configuração, como administrador, você também pode ser capaz de usar o botão abaixo para confiar neste domínio.",
|
||||
"Add \"%s\" as trusted domain" : "Adicionar \"%s\" como um domínio confiavel",
|
||||
"App update required" : "Atualização de aplicativo é requerida",
|
||||
|
|
Loading…
Reference in New Issue