Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bde5f41f authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

changes to orignal face

parent 90dc97b5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ OC.L10N.register(
        "here":"darüber",
        "To protect your data, we have implemented server-side-encryption on our servers which hides by default the content of your files and notes even to these administrators.": "Um Ihre Daten zu schützen, haben wir auf dem Server eine Verschlüsselung aktiviert, die es selbst Administratoren unmöglich macht, den Inhalt von Dateien und Notizen einzusehen.",
        "People you shared documents or folders with": "Personen, für die Sie Dokumente oder Ordner freigegeben haben",
        "Where is my data?": "Wo werden meine Daten gespeichert?",
        "Who has access to my data?": "Wer kann auf meine Daten zugreifen?"
        "Where is your data?": "Wo werden meine Daten gespeichert?",
        "Who has access to your data?": "Wer kann auf meine Daten zugreifen?"
    },
    "nplurals=2; plural=(n != 1);"
);
+2 −2
Original line number Diff line number Diff line
@@ -5,8 +5,8 @@
        "here":"darüber",
        "To protect your data, we have implemented server-side-encryption on our servers which hides by default the content of your files and notes even to these administrators.": "Um Ihre Daten zu schützen, haben wir auf dem Server eine Verschlüsselung aktiviert, die es selbst Administratoren unmöglich macht, den Inhalt von Dateien und Notizen einzusehen.",
        "People you shared documents or folders with": "Personen, für die Sie Dokumente oder Ordner freigegeben haben",
        "Where is my data?": "Wo werden meine Daten gespeichert?",
        "Who has access to my data?": "Wer kann auf meine Daten zugreifen?"
        "Where is your data?": "Wo werden meine Daten gespeichert?",
        "Who has access to your data?": "Wer kann auf meine Daten zugreifen?"
    },
    "pluralForm": "nplurals=2; plural=(n != 1);"
}
 No newline at end of file
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ OC.L10N.register(
        "here":"here",
        "To protect your data, we have implemented server-side-encryption on our servers which hides by default the content of your files and notes even to these administrators.": "To protect your data, we have implemented server-side-encryption on our servers which hides by default the content of your files and notes even to these administrators.",
        "People you shared documents or folders with": "People you shared documents or folders with",
        "Where is my data?": "Where is my data?",
        "Who has access to my data?": "Who has access to my data?"
        "Where is your data?": "Where is my data?",
        "Who has access to your data?": "Who has access to my data?"
    },
    "nplurals=2; plural=(n != 1);"
);
+2 −2
Original line number Diff line number Diff line
@@ -5,8 +5,8 @@
        "here":"here",
        "To protect your data, we have implemented server-side-encryption on our servers which hides by default the content of your files and notes even to these administrators.": "To protect your data, we have implemented server-side-encryption on our servers which hides by default the content of your files and notes even to these administrators.",
        "People you shared documents or folders with": "People you shared documents or folders with",
        "Where is my data?": "Where is my data?",
        "Who has access to my data?": "Who has access to my data?"
        "Where is your data?": "Where is my data?",
        "Who has access to your data?": "Who has access to my data?"
    },
    "pluralForm": "nplurals=2; plural=(n != 1);"
}
 No newline at end of file
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ OC.L10N.register(
        "here":"aquí",
        "To protect your data, we have implemented server-side-encryption on our servers which hides by default the content of your files and notes even to these administrators.": "Para proteger tus datos, hemos activado el cifrado en el servidor que impide por defecto ver el contenido de los ficheros y notas, incluso a los administradores.",
        "People you shared documents or folders with": "Personen, für die Sie Dokumente oder Ordner freigegeben haben:",
        "Where is my data?": "¿Dónde están almacenados mis datos?",
        "Who has access to my data?": "¿Quién puede acceder a mis datos?"
        "Where is your data?": "¿Dónde están almacenados mis datos?",
        "Who has access to your data?": "¿Quién puede acceder a mis datos?"
    },
    "nplurals=2; plural=(n != 1);"
);
Loading