Skip to content

Commit

Permalink
feat(indiekit): localised scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobertlloyd committed Mar 24, 2024
1 parent 91537d6 commit fe4e98d
Show file tree
Hide file tree
Showing 12 changed files with 313 additions and 25 deletions.
26 changes: 25 additions & 1 deletion packages/indiekit/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"options": "Optionen"
},
"scope": {
"block": {
"label": "Nutzer blockieren"
},
"channels": {
"label": "Kanäle verwalten"
},
"create": {
"label": "Beiträge erstellen"
},
Expand All @@ -18,13 +24,31 @@
"draft": {
"label": "Nur Beitragsentwürfe erstellen und aktualisieren"
},
"label": "Veröffentlichungsberechtigungen",
"email": {
"label": "E-Mail-Adresse"
},
"follow": {
"label": "Verwalten Sie folgende Liste"
},
"label": "Angeforderte Berechtigungen",
"media": {
"label": "Medien hochladen"
},
"mute": {
"label": "Benutzer stummschalten"
},
"none": {
"label": "Sie haben keine Veröffentlichungsberechtigungen"
},
"notSupported": {
"hint": "Nicht unterstützt"
},
"profile": {
"label": "Informationen zum Profil"
},
"read": {
"label": "Kanäle lesen"
},
"update": {
"label": "Beiträge aktualisieren"
}
Expand Down
36 changes: 30 additions & 6 deletions packages/indiekit/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,48 @@
}
},
"scope": {
"label": "Publishing permissions",
"label": "Requested permissions",
"email": {
"label": "Email address"
},
"profile": {
"label": "Profile information"
},
"create": {
"label": "Create posts"
},
"delete": {
"label": "Delete posts and media"
},
"draft": {
"label": "Create and update draft posts only"
},
"update": {
"label": "Update posts"
},
"delete": {
"label": "Delete posts and media"
},
"media": {
"label": "Upload media"
},
"read": {
"label": "Read channels"
},
"follow": {
"label": "Manage following list"
},
"mute": {
"label": "Mute users"
},
"block": {
"label": "Block users"
},
"channels": {
"label": "Manage channels"
},
"none": {
"label": "You don’t have any publishing permissions"
},
"update": {
"label": "Update posts"
"notSupported": {
"hint": "Not supported"
}
},
"status": {
Expand Down
26 changes: 25 additions & 1 deletion packages/indiekit/locales/es-419.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"options": "Opciones"
},
"scope": {
"block": {
"label": "Bloquear usuarios"
},
"channels": {
"label": "Gestiona los canales"
},
"create": {
"label": "Crear publicaciones"
},
Expand All @@ -18,13 +24,31 @@
"draft": {
"label": "Crear y actualizar solo borradores de publicaciones"
},
"label": "Permisos de publicación",
"email": {
"label": "Dirección de email"
},
"follow": {
"label": "Administrar la lista de seguimiento"
},
"label": "Permisos solicitados",
"media": {
"label": "Subir contenido multimedia"
},
"mute": {
"label": "Silenciar usuarios"
},
"none": {
"label": "No tiene ningún permiso de publicación"
},
"notSupported": {
"hint": "No se admite"
},
"profile": {
"label": "Información de perfil"
},
"read": {
"label": "Leer canales"
},
"update": {
"label": "Actualizar publicaciones"
}
Expand Down
26 changes: 25 additions & 1 deletion packages/indiekit/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"options": "Opciones"
},
"scope": {
"block": {
"label": "Bloquear usuarios"
},
"channels": {
"label": "Gestiona los canales"
},
"create": {
"label": "Crear publicaciones"
},
Expand All @@ -18,13 +24,31 @@
"draft": {
"label": "Crea y actualiza solo borradores de publicaciones"
},
"label": "Permisos de publicación",
"email": {
"label": "Dirección de email"
},
"follow": {
"label": "Administrar la lista de seguimiento"
},
"label": "Permisos solicitados",
"media": {
"label": "Cargar archivos multimedia"
},
"mute": {
"label": "Silenciar usuarios"
},
"none": {
"label": "No tienes ningún permiso de publicación"
},
"notSupported": {
"hint": "No se admite"
},
"profile": {
"label": "Información de perfil"
},
"read": {
"label": "Leer canales"
},
"update": {
"label": "Actualizar publicaciones"
}
Expand Down
28 changes: 26 additions & 2 deletions packages/indiekit/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"options": "Paramètres"
},
"scope": {
"block": {
"label": "Bloquer les utilisateurs"
},
"channels": {
"label": "Gérer les chaînes"
},
"create": {
"label": "Créer des publications"
},
Expand All @@ -18,13 +24,31 @@
"draft": {
"label": "Créer et mettre à jour des brouillons de publications uniquement"
},
"label": "Autorisations de publication",
"email": {
"label": "Addresse email"
},
"follow": {
"label": "Gérer la liste suivante"
},
"label": "Autorisations demandées",
"media": {
"label": "Téléverser des médias"
},
"mute": {
"label": "Désactiver les utilisateurs"
},
"none": {
"label": "Vous n’avez aucune autorisation pour publier"
},
"notSupported": {
"hint": "Non pris en charge"
},
"profile": {
"label": "Informations sur le profil"
},
"read": {
"label": "Lire les chaînes"
},
"update": {
"label": "Mettre à jour les publications"
}
Expand Down Expand Up @@ -72,4 +96,4 @@
},
"title": "Statut du serveur"
}
}
}
28 changes: 26 additions & 2 deletions packages/indiekit/locales/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"options": "Pilihan"
},
"scope": {
"block": {
"label": "Blokir pengguna"
},
"channels": {
"label": "Kelola saluran"
},
"create": {
"label": "Membuat pos"
},
Expand All @@ -18,13 +24,31 @@
"draft": {
"label": "Membuat dan memperbarui draft posting saja"
},
"label": "Izin publikasi",
"email": {
"label": "Alamat Email"
},
"follow": {
"label": "Kelola daftar berikut"
},
"label": "Izin yang diminta",
"media": {
"label": "Unggah media"
},
"mute": {
"label": "Bisukan pengguna"
},
"none": {
"label": "Anda tidak memiliki izin penerbitan"
},
"notSupported": {
"hint": "Tidak didukung"
},
"profile": {
"label": "Informasi profil"
},
"read": {
"label": "Baca saluran"
},
"update": {
"label": "Perbarui pos"
}
Expand Down Expand Up @@ -72,4 +96,4 @@
},
"title": "Status server"
}
}
}
28 changes: 26 additions & 2 deletions packages/indiekit/locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"options": "Opties"
},
"scope": {
"block": {
"label": "Gebruikers blokkeren"
},
"channels": {
"label": "Kanalen beheren"
},
"create": {
"label": "Posten maken"
},
Expand All @@ -18,13 +24,31 @@
"draft": {
"label": "Maak en update alleen conceptposts"
},
"label": "Machtigingen voor publicatie",
"email": {
"label": "Emailadres"
},
"follow": {
"label": "De volgende lijst beheren"
},
"label": "Permissies gevraagd",
"media": {
"label": "Media uploaden"
},
"mute": {
"label": "Gebruikers dempen"
},
"none": {
"label": "Je hebt geen publicatierechten"
},
"notSupported": {
"hint": "Niet ondersteund"
},
"profile": {
"label": "Informatie over het profiel"
},
"read": {
"label": "Kanalen lezen"
},
"update": {
"label": "Posten updaten"
}
Expand Down Expand Up @@ -72,4 +96,4 @@
},
"title": "Status server"
}
}
}
Loading

0 comments on commit fe4e98d

Please sign in to comment.