You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: locales/de-DE.yml
+1
Original file line number
Diff line number
Diff line change
@@ -1184,6 +1184,7 @@ decorate: "Dekorieren"
1184
1184
addMfmFunction: "MFM hinzufügen"
1185
1185
sfx: "Soundeffekte"
1186
1186
lastNDays: "Letzten {n} Tage"
1187
+
surrender: "Abbrechen"
1187
1188
_announcement:
1188
1189
forExistingUsers: "Nur für existierende Nutzer"
1189
1190
forExistingUsersDescription: "Ist diese Option aktiviert, wird diese Ankündigung nur Nutzern angezeigt, die zum Zeitpunkt der Ankündigung bereits registriert sind. Ist sie deaktiviert, wird sie auch Nutzern, die sich nach dessen Veröffentlichung registrieren, angezeigt."
Copy file name to clipboardexpand all lines: locales/en-US.yml
+32
Original file line number
Diff line number
Diff line change
@@ -991,6 +991,7 @@ neverShow: "Don't show again"
991
991
remindMeLater: "Maybe later"
992
992
didYouLikeMisskey: "Have you taken a liking to Misskey?"
993
993
pleaseDonate: "{host} uses the free software, Misskey. We would highly appreciate your donations so development of Misskey can continue!"
994
+
correspondingSourceIsAvailable: "The corresponding source code is available at {anchor}"
994
995
roles: "Roles"
995
996
role: "Role"
996
997
noRole: "Role not found"
@@ -1041,6 +1042,8 @@ resetPasswordConfirm: "Really reset your password?"
1041
1042
sensitiveWords: "Sensitive words"
1042
1043
sensitiveWordsDescription: "The visibility of all notes containing any of the configured words will be set to \"Home\" automatically. You can list multiple by separating them via line breaks."
1043
1044
sensitiveWordsDescription2: "Using spaces will create AND expressions and surrounding keywords with slashes will turn them into a regular expression."
1045
+
prohibitedWords: "Prohibited words"
1046
+
prohibitedWordsDescription: "Enables an error when attempting to post a note containing the set word(s). Multiple words can be set, separated by a new line."
1044
1047
prohibitedWordsDescription2: "Using spaces will create AND expressions and surrounding keywords with slashes will turn them into a regular expression."
1045
1048
hiddenTags: "Hidden hashtags"
1046
1049
hiddenTagsDescription: "Select tags which will not shown on trend list.\nMultiple tags could be registered by lines."
showRepliesToOthersInTimeline: "Show replies to others in timeline"
1162
1166
hideRepliesToOthersInTimeline: "Hide replies to others from timeline"
@@ -1166,6 +1170,12 @@ confirmShowRepliesAll: "This operation is irreversible. Would you really like to
1166
1170
confirmHideRepliesAll: "This operation is irreversible. Would you really like to hide replies to others from everyone you follow in your timeline?"
1167
1171
externalServices: "External Services"
1168
1172
sourceCode: "Source code"
1173
+
sourceCodeIsNotYetProvided: "Source code is not yet available. Contact the administrator to fix this problem."
1174
+
repositoryUrl: "Repository URL"
1175
+
repositoryUrlDescription: "If you are using Misskey as is (without any changes to the source code), enter https://github.com/misskey-dev/misskey"
1176
+
repositoryUrlOrTarballRequired: "If you have not published a repository, you must provide a tarball instead. See .config/example.yml for more information."
1177
+
feedback: "Feedback"
1178
+
feedbackUrl: "Feedback URL"
1169
1179
impressum: "Impressum"
1170
1180
impressumUrl: "Impressum URL"
1171
1181
impressumDescription: "In some countries, like germany, the inclusion of operator contact information (an Impressum) is legally required for commercial websites."
@@ -1201,15 +1211,29 @@ soundWillBePlayed: "Sound will be played"
1201
1211
showReplay: "View Replay"
1202
1212
replay: "Replay"
1203
1213
replaying: "Showing replay"
1214
+
endReplay: "Exit Replay"
1215
+
copyReplayData: "Copy replay data"
1204
1216
ranking: "Ranking"
1205
1217
lastNDays: "Last {n} days"
1206
1218
backToTitle: "Go back to title"
1207
1219
hemisphere: "Where are you located"
1208
1220
withSensitive: "Include notes with sensitive files"
1209
1221
userSaysSomethingSensitive: "Post by {name} contains sensitive content"
1210
1222
enableHorizontalSwipe: "Swipe to switch tabs"
1223
+
loading: "Loading"
1224
+
surrender: "Cancel"
1225
+
gameRetry: "Retry"
1211
1226
_bubbleGame:
1212
1227
howToPlay: "How to play"
1228
+
hold: "Hold"
1229
+
_score:
1230
+
score: "Score"
1231
+
scoreYen: "Amount of money earned"
1232
+
highScore: "High score"
1233
+
maxChain: "Maximum number of chains"
1234
+
yen: "{yen} Yen"
1235
+
estimatedQty: "{qty} Pieces"
1236
+
scoreSweets: "{onigiriQtyWithUnit} Onigiri"
1213
1237
_howToPlay:
1214
1238
section1: "Adjust the position and drop the object into the box."
1215
1239
section2: "When two objects of the same type touch each other, they will change into a different object and you score points."
@@ -1631,6 +1655,7 @@ _role:
1631
1655
gtlAvailable: "Can view the global timeline"
1632
1656
ltlAvailable: "Can view the local timeline"
1633
1657
canPublicNote: "Can send public notes"
1658
+
mentionMax: "Maximum number of mentions in a note"
1634
1659
canInvite: "Can create instance invite codes"
1635
1660
inviteLimit: "Invite limit"
1636
1661
inviteLimitCycle: "Invite limit cooldown"
@@ -1654,6 +1679,7 @@ _role:
1654
1679
canUseTranslator: "Translator usage"
1655
1680
avatarDecorationLimit: "Maximum number of avatar decorations that can be applied"
1656
1681
_condition:
1682
+
roleAssignedTo: "Assigned to manual roles"
1657
1683
isLocal: "Local user"
1658
1684
isRemote: "Remote user"
1659
1685
createdLessThan: "Less than X has passed since account creation"
@@ -1754,6 +1780,8 @@ _aboutMisskey:
1754
1780
contributors: "Main contributors"
1755
1781
allContributors: "All contributors"
1756
1782
source: "Source code"
1783
+
original: "Original"
1784
+
thisIsModifiedVersion: "{name} uses a modified version of the original Misskey."
1757
1785
translation: "Translate Misskey"
1758
1786
donate: "Donate to Misskey"
1759
1787
morePatrons: "We also appreciate the support of many other helpers not listed here. Thank you! 🥰"
Copy file name to clipboardexpand all lines: locales/fr-FR.yml
+55-1
Original file line number
Diff line number
Diff line change
@@ -380,8 +380,11 @@ hcaptcha: "hCaptcha"
380
380
enableHcaptcha: "Activer hCaptcha"
381
381
hcaptchaSiteKey: "Clé du site"
382
382
hcaptchaSecretKey: "Clé secrète"
383
+
mcaptcha: "mCaptcha"
384
+
enableMcaptcha: "Activer mCaptcha"
383
385
mcaptchaSiteKey: "Clé du site"
384
386
mcaptchaSecretKey: "Clé secrète"
387
+
mcaptchaInstanceUrl: "URL de l'instance de mCaptcha"
385
388
recaptcha: "reCAPTCHA"
386
389
enableRecaptcha: "Activer reCAPTCHA"
387
390
recaptchaSiteKey: "Clé du site"
@@ -523,7 +526,7 @@ hideThisNote: "Masquer cette note"
523
526
showFeaturedNotesInTimeline: "Afficher les notes des Tendances dans le fil d'actualité"
524
527
objectStorage: "Stockage d'objets"
525
528
useObjectStorage: "Utiliser le stockage d'objets"
526
-
objectStorageBaseUrl: "Base URL"
529
+
objectStorageBaseUrl: "URL de base"
527
530
objectStorageBaseUrlDesc: "Préfixe d’URL utilisé pour construire l’URL vers le référencement d’objet (média). Spécifiez son URL si vous utilisez un CDN ou un proxy, sinon spécifiez l’adresse accessible au public selon le guide de service que vous allez utiliser. P.ex. 'https://<bucket>.s3.amazonaws.com' pour AWS S3 et 'https://storage.googleapis.com/<bucket>' pour GCS."
528
531
objectStorageBucket: "Bucket"
529
532
objectStorageBucketDesc: "Veuillez spécifier le nom du compartiment utilisé sur le service configuré."
@@ -628,6 +631,7 @@ medium: "Moyen"
628
631
small: "Petit"
629
632
generateAccessToken: "Générer un jeton d'accès"
630
633
permission: "Autorisations "
634
+
adminPermission: "Droits de l'administrateur"
631
635
enableAll: "Tout activer"
632
636
disableAll: "Tout désactiver"
633
637
tokenRequested: "Autoriser l'accès au compte"
@@ -1031,12 +1035,18 @@ nonSensitiveOnlyForLocalLikeOnlyForRemote: "Non sensibles seulement (mentions j'
1031
1035
rolesAssignedToMe: "Rôles attribués à moi"
1032
1036
resetPasswordConfirm: "Souhaitez-vous réinitialiser votre mot de passe ?"
1033
1037
sensitiveWords: "Mots sensibles"
1038
+
sensitiveWordsDescription2: "Séparer par une espace pour créer une expression AND ; entourer de barres obliques pour créer une expression régulière."
1039
+
prohibitedWords: "Mots interdits"
1040
+
prohibitedWordsDescription2: "Séparer par une espace pour créer une expression AND ; entourer de barres obliques pour créer une expression régulière."
1034
1041
hiddenTags: "Hashtags cachés"
1035
1042
hiddenTagsDescription: "Les hashtags définis ne s'afficheront pas dans les tendances. Vous pouvez définir plusieurs hashtags en faisant un saut de ligne."
1036
1043
notesSearchNotAvailable: "La recherche de notes n'est pas disponible."
1037
1044
license: "Licence"
1045
+
unfavoriteConfirm: "Vraiment supprimer des favoris ?"
1038
1046
myClips: "Mes clips"
1039
1047
drivecleaner: "Nettoyeur du Disque"
1048
+
retryAllQueuesNow: "Réessayer tous les fils d'attente immédiatement"
confirmHideRepliesAll: "Cette opération est irréversible. Voulez-vous vraiment masquer les réponses de toutes les personnes que vous suivez dans le fil ?"
1138
1156
externalServices: "Services externes"
1139
1157
sourceCode: "Code source"
1158
+
sourceCodeIsNotYetProvided: "Le code source n'est pas encore disponible. Veuillez signaler ce problème aux administrateurs."
1159
+
repositoryUrl: "URL du dépôt"
1160
+
repositoryUrlDescription: "Entrez l'URL du dépôt où se trouve le code source ici. Si vous utilisez Misskey tel quel (sans changer le code source), entrez https://github.com/misskey-dev/misskey"
1161
+
feedback: "Commentaires"
1162
+
feedbackUrl: "URL pour les commentaires"
1140
1163
impressum: "Impressum"
1141
1164
impressumUrl: "URL de l'impressum"
1142
1165
impressumDescription: "Dans certains pays comme l'Allemagne, il est obligatoire d'afficher les informations sur l'opérateur d'un site (un impressum)."
0 commit comments