Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions web/src/po/po.ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -2005,7 +2005,7 @@ export default {
"La configuració d'emmagatzematge usa elements no compatibles amb aquesta interfície."
],
"The system does not support Wi-Fi connections, probably because of missing or disabled hardware.": [
"El sistema no admet connexions de wifi, probablement a causa de maquinari que manca o que està inhabilitat."
"El sistema no admet connexions sense fil, probablement a causa de maquinari que manca o que està inhabilitat."
],
"The system will use %s as its default language.": [
"El sistema usarà el %s com a llengua per defecte."
Expand Down Expand Up @@ -2301,7 +2301,7 @@ export default {
"Senyal dèbil"
],
"Wi-Fi connection form": [
"Formulari de connexió per WiFi"
"Formulari de connexió sense fil"
],
"Wi-Fi networks": [
"Connexions sense fil"
Expand Down
6 changes: 3 additions & 3 deletions web/src/po/po.fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default {
""
],
"\"%s\" does not exist or is no longer available.": [
""
"\"%s\" n’existe pas ou n’est plus disponible."
],
"%1$s (%2$s)": [
"%1$s (%2$s)"
Expand Down Expand Up @@ -739,7 +739,7 @@ export default {
"ExFAT"
],
"Example: %s": [
""
"Exemple : %s"
],
"Excellent signal": [
"Signal excellent"
Expand Down Expand Up @@ -1957,7 +1957,7 @@ export default {
"Le mot de passe ne sera pas nécessaire pour démarrer et accéder aux données si le TPM peut vérifier l'intégrité du système. Le verrouillage du TPM requiert que le nouveau système soit démarré directement lors de sa première exécution."
],
"The product will be registered with \"%s\" hostname": [
""
"Le produit sera enregistré avec le nom d’hôte \"%s\""
],
"The size for %1$s will be dynamically adjusted based on the amount of RAM in the system and the presence of a separate file system for %2$s.": [
"La taille de %1$s sera ajustée dynamiquement en fonction de la quantité de mémoire vive du système et de la présence d'un système de fichiers distinct pour %2$s."
Expand Down
4 changes: 2 additions & 2 deletions web/src/po/po.ka.js
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ export default {
""
],
"If you want to disable this check, please specify \"inst.ay_check=0\" at kernel's command-line": [
""
"თუ გნებავთ, გამორთოთ ეს შემოწმება, ბირთვის ბრძანების სტრიქონში მიუთითეთ \"inst.ay_check=0\""
],
"In progress": [
"მიმდინარეობს"
Expand Down Expand Up @@ -1347,7 +1347,7 @@ export default {
"ხელმისაწვდომია, მხოლოდ, მაშინ, თუ მითითებულია ავთენტიკაცია სამიზნით"
],
"Only reused partitions and space not assigned to any partition will be used.": [
""
"გამოყენებული იქნება, მხოლოდ, თავიდან გამოყენებული დანაყოფები და ადგილი, რომელიც დანაყოფებზე მინიჭებული არაა."
],
"Only reused partitions will be used.": [
"გამოყენებული იქნება, მხოლოდ, თავიდან გამოყენებული დანაყოფები."
Expand Down
Loading