i18n: updated locales to reflect latest strings (#2989)

This commit is contained in:
Liyas Thomas
2023-04-19 10:26:15 +02:00
committed by GitHub
parent 4ada31b20e
commit bd09a6ac45
32 changed files with 720 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
"edit": "Redigera",
"filter": "Filter",
"go_back": "Gå tillbaka",
"go_forward": "Go forward",
"group_by": "Group by",
"label": "Märka",
"learn_more": "Läs mer",
@@ -117,12 +118,16 @@
},
"collection": {
"created": "Samlingen skapad",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Redigera samling",
"invalid_name": "Ange ett giltigt namn för samlingen",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
"my_collections": "Mina samlingar",
"name": "Min nya samling",
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Ny kollektion",
"order_changed": "Collection Order Updated",
"renamed": "Samling bytt namn",
"request_in_use": "Request in use",
"save_as": "Spara som",
@@ -142,6 +147,7 @@
"remove_team": "Är du säker på att du vill ta bort det här laget?",
"remove_telemetry": "Är du säker på att du vill välja bort telemetri?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
"save_unsaved_tab": "Do you want to save changes made in this tab?",
"sync": "Är du säker på att du vill synkronisera den här arbetsytan?"
},
"count": {
@@ -310,6 +316,7 @@
"zen_mode": "Zen -läge"
},
"modal": {
"close_unsaved_tab": "You have unsaved changes",
"collections": "Samlingar",
"confirm": "Bekräfta",
"edit_request": "Redigera begäran",
@@ -389,6 +396,8 @@
"text": "Text"
},
"copy_link": "Kopiera länk",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Varaktighet",
"enter_curl": "Ange cURL",
"generate_code": "Generera kod",
@@ -396,8 +405,10 @@
"header_list": "Rubriklista",
"invalid_name": "Ange ett namn på begäran",
"method": "Metod",
"moved": "Request moved",
"name": "Begär namn",
"new": "New Request",
"order_changed": "Request Order Updated",
"override": "Override",
"override_help": "Set <kbd>Content-Type</kbd> in Headers",
"overriden": "Overridden",
@@ -628,6 +639,7 @@
"body": "Kropp",
"collections": "Samlingar",
"documentation": "Dokumentation",
"environments": "Environments",
"headers": "Rubriker",
"history": "Historia",
"mqtt": "MQTT",
@@ -652,6 +664,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Avsluta Team",
"exit_disabled": "Endast ägaren kan inte lämna laget",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "E -postformatet är ogiltigt",
"invalid_id": "Invalid team ID. Contact your team owner.",
"invalid_invite_link": "Invalid invite link",
@@ -675,6 +688,7 @@
"member_removed": "Användaren har tagits bort",
"member_role_updated": "Användarroller uppdaterade",
"members": "Medlemmar",
"more_members": "+{count} more",
"name_length_insufficient": "Lagets namn bör vara minst 6 tecken långt",
"name_updated": "Team name updated",
"new": "Nytt lag",
@@ -682,10 +696,13 @@
"new_name": "Mitt nya team",
"no_access": "Du har inte redigeringsåtkomst till dessa samlingar",
"no_invite_found": "Invitation not found. Contact your team owner.",
"no_request_found": "Request not found.",
"not_found": "Team not found. Contact your team owner.",
"not_valid_viewer": "You are not a valid viewer. Contact your team owner.",
"parent_coll_move": "Cannot move collection to a child collection",
"pending_invites": "Pending invites",
"permissions": "Behörigheter",
"same_target_destination": "Same target and destination",
"saved": "Lag räddade",
"select_a_team": "Select a team",
"title": "Lag",
@@ -713,5 +730,11 @@
"message": "Meddelande",
"protocols": "Protokoll",
"url": "URL"
},
"workspace": {
"change": "Change workspace",
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
}
}