mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-05 17:27:24 +01:00
Add French localization (#506)
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
"state" : "translated",
|
||||
"value" : "Leave Unlocked"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Laisser déverrouillé"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -22,6 +28,12 @@
|
||||
"state" : "translated",
|
||||
"value" : "Do Not Unlock"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Ne pas déverrouiller"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -34,6 +46,12 @@
|
||||
"state" : "translated",
|
||||
"value" : "Using secret %1$@"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Utilisation du secret %1$@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -46,6 +64,12 @@
|
||||
"state" : "translated",
|
||||
"value" : "Signed Request from %1$@"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Requête signée de %1$@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -58,6 +82,12 @@
|
||||
"state" : "translated",
|
||||
"value" : "Ignore"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Ignorer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -70,6 +100,12 @@
|
||||
"state" : "translated",
|
||||
"value" : "Update"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Mettre à jour"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -82,6 +118,12 @@
|
||||
"state" : "translated",
|
||||
"value" : "Critical Security Update - %1$@"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Mise à jour critique de sécurité - %1$@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -94,6 +136,12 @@
|
||||
"state" : "translated",
|
||||
"value" : "Click to Update"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Cliquer pour mettre à jour"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -106,6 +154,12 @@
|
||||
"state" : "translated",
|
||||
"value" : "Update Available - %1$@"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Mise à jour disponible - %1$@"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user