Initial QSfera import

This commit is contained in:
Курнат Андрей
2026-06-07 10:20:04 +03:00
commit 2315f25754
16485 changed files with 4826827 additions and 0 deletions
@@ -0,0 +1,15 @@
# Email Notification
msgid "Hello {ShareGrantee}"
msgstr "Hola {ShareGrantee}"
msgid "Hello {SpaceGrantee},"
msgstr "Hola {SpaceGrantee},"
msgid "{ShareSharer} has shared \"{ShareFolder}\" with you."
msgstr "{ShareSharer} ha compartido \"{ShareFolder}\" contigo."
msgid "Click here to view it: {ShareLink}"
msgstr "Click aquí para verlo: {ShareLink}"
msgid "{SpaceSharer} has invited you to join \"{SpaceName}\"."
msgstr "{SpaceSharer} te ha invitado a unirte a \"{SpaceName}\"."
@@ -0,0 +1,25 @@
# Antivirus
msgid "Virus found"
msgstr "Virus encontrado"
msgid "Virus found in {resource}. Upload not possible. Virus: {virus}"
msgstr "Virus encontrado en {resource}. La subida no ha sido posible. Virus: {virus}"
# User Log
msgid "Space shared"
msgstr "Space compartido"
msgid "{user} added you to Space {space}"
msgstr "{user} te añadió al Space {space}"
msgid "Instance will be shut down and deprovisioned"
msgstr "La instancia se cerrará y se desaprovisionará"
msgid "Attention! The instance will be shut down and deprovisioned on {date}. Download all your data before that date as no access past that date is possible."
msgstr "¡Atención! La instancia se cerrará y se desaprovisionará el {date}. Descarga todos tus datos antes de esa fecha, puesto que el acceso pasada la fecha no será posible."
msgid "Resource shared"
msgstr "Recurso compartido"
msgid "{user} shared {resource} with you"
msgstr "{user} compartió {resource} contigo"