# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-18 13:32+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#: src/baserow/core/action/scopes.py:9
#, python-format
msgid "in group \"%(group_name)s\" (%(group_id)s)."
msgstr ""

#: src/baserow/core/actions.py:36
msgid "Delete group"
msgstr ""

#: src/baserow/core/actions.py:37
#, python-format
msgid "Group \"%(group_name)s\" (%(group_id)s) deleted."
msgstr ""

#: src/baserow/core/actions.py:97
msgid "Create group"
msgstr ""

#: src/baserow/core/actions.py:98
#, python-format
msgid "Group \"%(group_name)s\" (%(group_id)s) created."
msgstr ""

#: src/baserow/core/actions.py:156
msgid "Update group"
msgstr ""

#: src/baserow/core/actions.py:158
#, python-format
msgid ""
"Group (%(group_id)s) name changed from \"%(original_group_name)s\" to "
"\"%(group_name)s.\""
msgstr ""

#: src/baserow/core/actions.py:237
msgid "Order groups"
msgstr ""

#: src/baserow/core/actions.py:238
msgid "Groups order changed."
msgstr ""

#: src/baserow/core/actions.py:297
msgid "Order applications"
msgstr ""

#: src/baserow/core/actions.py:297
msgid "Applications reordered"
msgstr ""

#: src/baserow/core/actions.py:360
msgid "Create application"
msgstr ""

#: src/baserow/core/actions.py:361
#, python-format
msgid ""
"\"%(application_name)s\" (%(application_id)s) %(application_type)s created"
msgstr ""

#: src/baserow/core/actions.py:442
msgid "Delete application"
msgstr ""

#: src/baserow/core/actions.py:444
#, python-format
msgid ""
"Application \"%(application_name)s\" (%(application_id)s) of type "
"%(application_type)s deleted"
msgstr ""

#: src/baserow/core/actions.py:506
msgid "Update application"
msgstr ""

#: src/baserow/core/actions.py:508
#, python-format
msgid ""
"Application (%(application_id)s) of type %(application_type)s renamed from "
"\"%(original_application_name)s\" to \"%(application_name)s\""
msgstr ""

#: src/baserow/core/actions.py:579
msgid "Duplicate application"
msgstr ""

#: src/baserow/core/actions.py:581
#, python-format
msgid ""
"Application \"%(application_name)s\" (%(application_id)s) of type "
"%(application_type)s duplicated from \"%(original_application_name)s"
"\" (%(original_application_id)s)"
msgstr ""

#: src/baserow/core/actions.py:658
msgid "Install template"
msgstr ""

#: src/baserow/core/actions.py:660
#, python-format
msgid ""
"Template \"%(template_name)s\" (%(template_id)s) installed into application "
"IDs %(installed_application_ids)s"
msgstr ""

#: src/baserow/core/actions.py:738
msgid "Create group invitation"
msgstr ""

#: src/baserow/core/actions.py:740
#, python-format
msgid ""
"Group invitation created for \"%(email)s\" to join \"%(group_name)s"
"\" (%(group_id)s) as %(permissions)s."
msgstr ""

#: src/baserow/core/actions.py:791
msgid "Delete group invitation"
msgstr ""

#: src/baserow/core/actions.py:793
#, python-format
msgid ""
"Group invitation (%(invitation_id)s) deleted for \"%(email)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s."
msgstr ""

#: src/baserow/core/actions.py:846
msgid "Accept group invitation"
msgstr ""

#: src/baserow/core/actions.py:848
#, python-format
msgid ""
"Invitation (%(invitation_id)s) sent by \"%(sender)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s was accepted."
msgstr ""

#: src/baserow/core/actions.py:901
msgid "Reject group invitation"
msgstr ""

#: src/baserow/core/actions.py:903
#, python-format
msgid ""
"Invitation (%(invitation_id)s) sent by \"%(sender)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s was rejected."
msgstr ""

#: src/baserow/core/actions.py:956
msgid "Update group invitation permissions"
msgstr ""

#: src/baserow/core/actions.py:958
#, python-format
msgid ""
"Invitation (%(invitation_id)s) permissions changed from "
"%(original_permissions)s to %(permissions)s for %(email)s  on group "
"\"%(group_name)s\" (%(group_id)s)."
msgstr ""

#: src/baserow/core/actions.py:1015
msgid "Leave group"
msgstr ""

#: src/baserow/core/actions.py:1016
#, python-format
msgid "Group \"%(group_name)s\" (%(group_id)s) left."
msgstr ""

#: src/baserow/core/emails.py:103
#, python-format
msgid "%(by)s invited you to %(workspace_name)s - Baserow"
msgstr ""

#: src/baserow/core/emails.py:136
msgid "You have 1 new notification - Baserow"
msgstr ""

#: src/baserow/core/emails.py:138
#, python-format
msgid "You have %(count)d new notifications - Baserow"
msgstr ""

#: src/baserow/core/notification_types.py:94
#, python-format
msgid "%(user)s accepted your invitation to collaborate to %(workspace_name)s."
msgstr ""

#: src/baserow/core/notification_types.py:135
#, python-format
msgid "%(user)s rejected your invitation to collaborate to %(workspace_name)s."
msgstr ""

#: src/baserow/core/snapshots/actions.py:21
msgid "Create Snapshot"
msgstr ""

#: src/baserow/core/snapshots/actions.py:23
#, python-format
msgid ""
"Snapshot \"%(snapshot_name)s\" (%(snapshot_id)s) created for application "
"\"%(application_name)s\" (%(application_id)s)."
msgstr ""

#: src/baserow/core/snapshots/actions.py:68
msgid "Restore Snapshot"
msgstr ""

#: src/baserow/core/snapshots/actions.py:70
#, python-format
msgid ""
"Snapshot \"%(snapshot_name)s\" (%(snapshot_id)s) restored from application "
"\"%(original_application_name)s\" (%(original_application_id)s) to "
"application \"%(application_name)s\" (%(application_id)s)."
msgstr ""

#: src/baserow/core/snapshots/actions.py:124
msgid "Delete Snapshot"
msgstr ""

#: src/baserow/core/snapshots/actions.py:126
#, python-format
msgid ""
"Snapshot \"%(snapshot_name)s\" (%(snapshot_id)s) deleted for application "
"\"%(application_name)s\" (%(application_id)s)."
msgstr ""

#: src/baserow/core/templates/baserow/core/group_invitation.html:144
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:144
msgid "Invitation"
msgstr ""

#: src/baserow/core/templates/baserow/core/group_invitation.html:149
#, python-format
msgid ""
"<strong>%(first_name)s</strong> has invited you to collaborate on <strong>"
"%(group_name)s</strong>."
msgstr ""

#: src/baserow/core/templates/baserow/core/group_invitation.html:163
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:167
msgid "Accept invitation"
msgstr ""

#: src/baserow/core/templates/baserow/core/group_invitation.html:177
#: src/baserow/core/templates/baserow/core/notifications_summary.html:212
#: src/baserow/core/templates/baserow/core/user/account_deleted.html:154
#: src/baserow/core/templates/baserow/core/user/account_deletion_cancelled.html:154
#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:159
#: src/baserow/core/templates/baserow/core/user/reset_password.html:177
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:181
msgid ""
"Baserow is an open source no-code database tool which allows you to "
"collaborate on projects, customers and more. It gives you the powers of a "
"developer without leaving your browser."
msgstr ""

#: src/baserow/core/templates/baserow/core/notifications_summary.html:146
#, python-format
msgid "You have %(counter)s new notification"
msgid_plural "You have %(counter)s new notifications"
msgstr[0] ""
msgstr[1] ""

#: src/baserow/core/templates/baserow/core/notifications_summary.html:187
#, python-format
msgid "Plus %(counter)s more notification."
msgid_plural "Plus %(counter)s more notifications."
msgstr[0] ""
msgstr[1] ""

#: src/baserow/core/templates/baserow/core/notifications_summary.html:198
msgid "View in Baserow"
msgstr ""

#: src/baserow/core/templates/baserow/core/user/account_deleted.html:144
msgid "Account permanently deleted"
msgstr ""

#: src/baserow/core/templates/baserow/core/user/account_deleted.html:149
#, python-format
msgid ""
"Your account (%(username)s) on Baserow (%(public_web_frontend_hostname)s) "
"has been permanently deleted."
msgstr ""

#: src/baserow/core/templates/baserow/core/user/account_deletion_cancelled.html:144
msgid "Account deletion cancelled"
msgstr ""

#: src/baserow/core/templates/baserow/core/user/account_deletion_cancelled.html:149
#, python-format
msgid ""
"Your account (%(username)s) on Baserow (%(public_web_frontend_hostname)s) "
"was pending deletion, but you've logged in so this operation has been "
"cancelled."
msgstr ""

#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:144
msgid "Account pending deletion"
msgstr ""

#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:149
#, python-format
msgid ""
"Your account (%(username)s) on Baserow (%(public_web_frontend_hostname)s) "
"will be permanently deleted in %(days_left)s days."
msgstr ""

#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:154
msgid ""
"If you've changed your mind and want to cancel your account deletion, you "
"just have to login again."
msgstr ""

#: src/baserow/core/templates/baserow/core/user/reset_password.html:144
#: src/baserow/core/templates/baserow/core/user/reset_password.html:163
msgid "Reset password"
msgstr ""

#: src/baserow/core/templates/baserow/core/user/reset_password.html:149
#, python-format
msgid ""
"A password reset was requested for your account (%(username)s) on Baserow "
"(%(public_web_frontend_hostname)s). If you did not authorize this, you may "
"simply ignore this email."
msgstr ""

#: src/baserow/core/templates/baserow/core/user/reset_password.html:154
#, python-format
msgid ""
"To continue with your password reset, simply click the button below, and you "
"will be able to change your password. This link will expire in %(hours)s "
"hours."
msgstr ""

#: src/baserow/core/templates/baserow/core/workspace_invitation.html:149
#, python-format
msgid ""
"<strong>%(first_name)s</strong> has invited you to collaborate on <strong>"
"%(workspace_name)s</strong>."
msgstr ""

#: src/baserow/core/trash/actions.py:20
msgid "Empty trash"
msgstr ""

#: src/baserow/core/trash/actions.py:22
#, python-format
msgid ""
"Trash for application \"%(application_name)s\" (%(application_id)s) has been "
"emptied"
msgstr ""

#: src/baserow/core/trash/actions.py:79
#, python-format
msgid ""
"Trash for workspace \"%(workspace_name)s\" (%(workspace_id)s) has been "
"emptied."
msgstr ""

#: src/baserow/core/trash/actions.py:90
msgid "Restore from trash"
msgstr ""

#: src/baserow/core/trash/actions.py:91
#, python-format
msgid ""
"Item of type \"%(item_type)s\" (%(item_id)s) has been restored from trash"
msgstr ""

#: src/baserow/core/user/actions.py:23
msgid "Create User"
msgstr ""

#: src/baserow/core/user/actions.py:25
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) created via \"%(auth_provider_type)s"
"\" (%(auth_provider_id)s) auth provider (invitation: "
"%(with_invitation_token)s)"
msgstr ""

#: src/baserow/core/user/actions.py:110
msgid "Update User"
msgstr ""

#: src/baserow/core/user/actions.py:111
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) updated"
msgstr ""

#: src/baserow/core/user/actions.py:163
msgid "Schedule user deletion"
msgstr ""

#: src/baserow/core/user/actions.py:165
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) scheduled to be deleted after grace "
"time"
msgstr ""

#: src/baserow/core/user/actions.py:196
msgid "Cancel user deletion"
msgstr ""

#: src/baserow/core/user/actions.py:198
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) logged in cancelling the deletion "
"process"
msgstr ""

#: src/baserow/core/user/actions.py:229
msgid "Sign In User"
msgstr ""

#: src/baserow/core/user/actions.py:231
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) signed in via \"%(auth_provider_type)s"
"\" (%(auth_provider_id)s) auth provider"
msgstr ""

#: src/baserow/core/user/actions.py:283
msgid "Send reset user password"
msgstr ""

#: src/baserow/core/user/actions.py:284
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) requested to reset password"
msgstr ""

#: src/baserow/core/user/actions.py:314
msgid "Change user password"
msgstr ""

#: src/baserow/core/user/actions.py:315
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) changed password"
msgstr ""

#: src/baserow/core/user/actions.py:351
msgid "Reset user password"
msgstr ""

#: src/baserow/core/user/actions.py:352
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) reset password"
msgstr ""

#: src/baserow/core/user/emails.py:16
msgid "Reset password - Baserow"
msgstr ""

#: src/baserow/core/user/emails.py:37
msgid "Account deletion scheduled - Baserow"
msgstr ""

#: src/baserow/core/user/emails.py:56
msgid "Account permanently deleted - Baserow"
msgstr ""

#: src/baserow/core/user/emails.py:74
msgid "Account deletion cancelled - Baserow"
msgstr ""

#: src/baserow/core/user/handler.py:248
#, python-format
msgid "%(name)s's workspace"
msgstr ""
