mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-06-22 04:11:32 +10:00
Translations update from Weblate (#107)
* Translated using Weblate (English (Australia)) Currently translated at 1.6% (6 of 375 strings) Translation: Drop/Drop Translate-URL: http://translate.droposs.org/projects/drop/drop/en_AU/ * Translated using Weblate (English (en_PIRATE)) Currently translated at 99.4% (373 of 375 strings) Translation: Drop/Drop Translate-URL: http://translate.droposs.org/projects/drop/drop/en_PIRATE/ * Translated using Weblate (English (en_PIRATE)) Currently translated at 99.4% (373 of 375 strings) Translation: Drop/Drop Translate-URL: http://translate.droposs.org/projects/drop/drop/en_PIRATE/ * Translated using Weblate (English (en_PIRATE)) Currently translated at 100.0% (375 of 375 strings) Translation: Drop/Drop Translate-URL: http://translate.droposs.org/projects/drop/drop/en_PIRATE/ --------- Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
This commit is contained in:
@@ -1,5 +1,23 @@
|
|||||||
{
|
{
|
||||||
"setup": {
|
"setup": {
|
||||||
"welcome": "G'day."
|
"welcome": "G'day."
|
||||||
|
},
|
||||||
|
"account": {
|
||||||
|
"devices": {
|
||||||
|
"subheader": "Manage the devices authorised to access your Drop account."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"auth": {
|
||||||
|
"callback": {
|
||||||
|
"authClient": "Authorise client?",
|
||||||
|
"authorize": "Authorise",
|
||||||
|
"authorizedClient": "Drop has successfully authorised the client. You may now close this window."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"library": {
|
||||||
|
"collection": {
|
||||||
|
"subheader": "Add a new collection to organise your games"
|
||||||
|
},
|
||||||
|
"subheader": "Organise your games into collections for easy access, and access all your games."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -109,6 +109,25 @@
|
|||||||
"listItemPlaceholder": "list item, eh?"
|
"listItemPlaceholder": "list item, eh?"
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
|
"admin": {
|
||||||
|
"user": {
|
||||||
|
"delete": {
|
||||||
|
"desc": "Couldn't make {0} walk the plank!",
|
||||||
|
"title": "Couldn't make 'em walk the plank"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"auth": {
|
||||||
|
"disabled": "Ya' angered the Cap'n, give him a holler!",
|
||||||
|
"invalidInvite": "Boarding pass no longer valid, ya scallywag!",
|
||||||
|
"invalidPassState": "Cap'n's rolled snake eyes, see how he's doin'.",
|
||||||
|
"invalidUserOrPass": "Are ya lying to me about your username and password, ya dog?",
|
||||||
|
"inviteIdRequired": "Ya need to include the ID for your boarding pass, matey!",
|
||||||
|
"method": {
|
||||||
|
"signinDisabled": "No entrance through these parts, arr!"
|
||||||
|
},
|
||||||
|
"usernameTaken": "We already have a scallywag with that 'ere name of yours."
|
||||||
|
},
|
||||||
"backHome": "{arrow} Back to yer safe harbor",
|
"backHome": "{arrow} Back to yer safe harbor",
|
||||||
"game": {
|
"game": {
|
||||||
"banner": {
|
"banner": {
|
||||||
@@ -203,7 +222,8 @@
|
|||||||
"discord": "Discord, argh!",
|
"discord": "Discord, argh!",
|
||||||
"github": "GitHub, savvy?"
|
"github": "GitHub, savvy?"
|
||||||
},
|
},
|
||||||
"topSellers": "Top Plunderers"
|
"topSellers": "Top Plunderers",
|
||||||
|
"version": "Drop {version} {gitRef}"
|
||||||
},
|
},
|
||||||
"header": {
|
"header": {
|
||||||
"admin": {
|
"admin": {
|
||||||
@@ -401,7 +421,8 @@
|
|||||||
"cleanupSessionsDescription": "Cleans up expired sessions to save space and keep ye safe, ye dog!",
|
"cleanupSessionsDescription": "Cleans up expired sessions to save space and keep ye safe, ye dog!",
|
||||||
"cleanupSessionsName": "Clean up sessions."
|
"cleanupSessionsName": "Clean up sessions."
|
||||||
},
|
},
|
||||||
"viewTask": "View {arrow}"
|
"viewTask": "View {arrow}",
|
||||||
|
"weeklyScheduledTitle": "Weekly chores"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": "Drop",
|
"title": "Drop",
|
||||||
@@ -439,6 +460,8 @@
|
|||||||
"title": "Passage"
|
"title": "Passage"
|
||||||
},
|
},
|
||||||
"authoptionsHeader": "Passage Options",
|
"authoptionsHeader": "Passage Options",
|
||||||
|
"delete": "Scuttle!",
|
||||||
|
"deleteUser": "Make {0} walk the plank!",
|
||||||
"description": "Manage the crew on yer Drop vessel, and set yer passage methods, savvy?",
|
"description": "Manage the crew on yer Drop vessel, and set yer passage methods, savvy?",
|
||||||
"displayNameHeader": "Scallywag Name",
|
"displayNameHeader": "Scallywag Name",
|
||||||
"emailHeader": "Salty Mail",
|
"emailHeader": "Salty Mail",
|
||||||
|
|||||||
Reference in New Issue
Block a user