Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #2492

Open
wants to merge 9 commits into
base: 3.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions lang/bs/lang.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php
/*
return [
'auth' => [
/*
|--------------------------------------------------------------------------
| 5 Steps to Contribute a New Twill Localization at Ease
|--------------------------------------------------------------------------
Expand All @@ -9,10 +11,6 @@
| 4. Download the Google Sheet as CSV, replace the original "lang/lang.csv" with the new one.
| 5. Run the command "php artisan twill:lang" to sync all lang files.
*/


return [
'auth' => [
'back-to-login' => 'Nazad na prijavu',
'choose-password' => 'Odaberite šifru',
'email' => 'Email',
Expand Down Expand Up @@ -174,9 +172,7 @@
'destroy-permanently' => 'Uništi zauvijek',
'disclaimer' => 'Ova stvar neće se moći vratiti više.',
'title' => 'Obriši ovo',
'cancel' => 'Prekini',
],
'cancel' => 'Prekini',
],
'dropdown' => [
'delete' => 'Obriši',
Expand Down
10 changes: 3 additions & 7 deletions lang/cs/lang.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php
/*
return [
'auth' => [
/*
|--------------------------------------------------------------------------
| 5 Steps to Contribute a New Twill Localization at Ease
|--------------------------------------------------------------------------
Expand All @@ -9,10 +11,6 @@
| 4. Download the Google Sheet as CSV, replace the original "lang/lang.csv" with the new one.
| 5. Run the command "php artisan twill:lang" to sync all lang files.
*/


return [
'auth' => [
'back-to-login' => 'Zpět na přihlášení',
'choose-password' => 'Vyberte heslo',
'email' => 'E-mail',
Expand Down Expand Up @@ -174,9 +172,7 @@
'destroy-permanently' => 'Zničit navždy',
'disclaimer' => 'Položku nebude možné znovu obnovit.',
'title' => 'Zničit položku',
'cancel' => 'Zavřít',
],
'cancel' => 'Zavřít',
],
'dropdown' => [
'delete' => 'Smazat',
Expand Down
11 changes: 6 additions & 5 deletions lang/de/lang.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php
/*
return [
'auth' => [
/*
|--------------------------------------------------------------------------
| 5 Steps to Contribute a New Twill Localization at Ease
|--------------------------------------------------------------------------
Expand All @@ -9,10 +11,6 @@
| 4. Download the Google Sheet as CSV, replace the original "lang/lang.csv" with the new one.
| 5. Run the command "php artisan twill:lang" to sync all lang files.
*/


return [
'auth' => [
'back-to-login' => 'Zurück zum Login',
'choose-password' => 'Passwort wählen',
'email' => 'E-Mail',
Expand All @@ -26,6 +24,7 @@
'reset-password' => 'Passwort zurücksetzen',
'reset-send' => 'Link zum Zurücksetzen des Passworts senden',
'verify-login' => 'Anmeldung bestätigen',
'auth-causer' => 'Authentifizierung',
],
'buckets' => [
'intro' => 'Was würden Sie heute gerne vorstellen?',
Expand Down Expand Up @@ -145,6 +144,7 @@
],
],
'editor' => 'Editor',
'options' => 'Optionen',
],
'lang-manager' => [
'published' => 'Veröffentlicht',
Expand Down Expand Up @@ -196,6 +196,7 @@
'mine' => 'Meine',
'published' => 'Veröffentlicht',
'trash' => 'Papierkorb',
'not-set' => 'Ohne Wert',
],
'filters' => [
'all-label' => 'Alle :label',
Expand Down
83 changes: 78 additions & 5 deletions lang/es/lang.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php
/*
return [
'auth' => [
/*
|--------------------------------------------------------------------------
| 5 Steps to Contribute a New Twill Localization at Ease
|--------------------------------------------------------------------------
Expand All @@ -9,15 +11,30 @@
| 4. Download the Google Sheet as CSV, replace the original "lang/lang.csv" with the new one.
| 5. Run the command "php artisan twill:lang" to sync all lang files.
*/


return [
'auth' => [
'email' => 'Email',
'forgot-password' => 'Recuperar contraseña',
'login' => 'Iniciar sesión',
'login-title' => 'Iniciar sesión',
'password' => 'Contraseña',
'choose-password' => 'Elija una contraseña',
'oauth-link-title' => 'Vuelva a introducir su contraseña para vincular :provider a su cuenta',
'otp' => 'Contraseña de un solo uso',
'password-confirmation' => 'Confirmar la contraseña',
'reset-password' => 'Restablecer la contraseña',
'reset-send' => 'Enviar un enlace para restablecer la contraseña',
'verify-login' => 'Confirmar inicio de sesión',
'auth-causer' => 'Autentificación',
/*
|--------------------------------------------------------------------------
| 5 Steps to Contribute a New Twill Localization at Ease
|--------------------------------------------------------------------------
| 1. Find the "lang.csv" under "lang" directory.
| 2. Import the csv file into a blank Google Sheet.
| 3. Each column is a language, enter the translation for a column. (tips: feel free to freeze rows and columns).
| 4. Download the Google Sheet as CSV, replace the original "lang/lang.csv" with the new one.
| 5. Run the command "php artisan twill:lang" to sync all lang files.
*/
'back-to-login' => 'Volver al inicio de sesión',
],
'dashboard' => [
'all-activity' => 'Todas las actividades',
Expand All @@ -27,6 +44,29 @@
'my-drafts' => 'Mis borradores',
'search-placeholder' => 'Buscar...',
'statitics' => 'Estadísticas',
'activities' => [
'unpublished' => 'Sin publicar',
'published' => 'Publicado',
'featured' => 'Destacados',
'unfeatured' => 'Sin destacar',
'restored' => 'Restaurado',
'deleted' => 'Borrado',
'login' => 'Iniciar sesión',
'logout' => 'Cerrar sesión',
'created' => 'Creado',
'updated' => 'Actualizado',
],
'activity-row' => [
'edit' => 'Editar',
'view-permalink' => 'Ver enlace permanente',
'by' => 'por',
],
'unknown-author' => 'Desconocido',
'search' => [
'loading' => 'Cargando…',
'no-result' => 'No hay resultados.',
'last-edit' => 'Última edición',
],
],
'fields' => [
'block-editor' => [
Expand All @@ -38,6 +78,9 @@
'loading' => 'Cargando',
'open-in-editor' => 'Abrir en el editor',
'preview' => 'Previsualizar',
'clone-block' => 'Clonar bloque',
'add-item' => 'Añadir elemento',
'select-existing' => 'Seleccionar los existentes',
],
'browser' => [
'add-label' => 'Agregar',
Expand All @@ -49,6 +92,12 @@
'medias' => [
'btn-label' => 'Adjuntar imagen',
],
'generic' => [
'switch-language' => 'Cambiar de idioma',
],
'map' => [
'hide' => 'Ocultar&nbsp;mapa',
],
],
'filter' => [
'apply-btn' => 'Aplicar',
Expand Down Expand Up @@ -167,4 +216,28 @@
'user-image' => 'Imagen',
'users' => 'Usuarios',
],
'buckets' => [
'intro' => '¿Qué le gustaría presentar hoy?',
'none-available' => 'Ningún artículo disponible.',
'none-featured' => 'No hay artículos destacados.',
'publish' => 'Publicar',
'source-title' => 'Elementos disponibles',
],
'dialog' => [
'cancel' => 'Cancelar',
'ok' => 'De acuerdo',
'title' => 'Mover a la papelera',
],
'editor' => [
'cancel' => 'Cancelar',
'done' => 'Hecho',
'title' => 'Editor de contenidos',
'delete' => 'Borrar',
],
'emails' => [
'all-rights-reserved' => 'Todos los derechos reservados.',
'hello' => '¡Hola!',
'problems' => 'Si tiene problemas para hacer clic en el botón ":actionText", copie y pegue la siguiente URL en su navegador web: [:url](:url)',
'regards' => 'Saludos,',
],
];
36 changes: 31 additions & 5 deletions lang/fr/lang.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php
/*
return [
'auth' => [
/*
|--------------------------------------------------------------------------
| 5 Steps to Contribute a New Twill Localization at Ease
|--------------------------------------------------------------------------
Expand All @@ -9,10 +11,6 @@
| 4. Download the Google Sheet as CSV, replace the original "lang/lang.csv" with the new one.
| 5. Run the command "php artisan twill:lang" to sync all lang files.
*/


return [
'auth' => [
'back-to-login' => 'Se connecter',
'choose-password' => 'Choisir un mot de passe',
'email' => 'Email',
Expand All @@ -26,6 +24,7 @@
'reset-password' => 'Réinitialisation du mot de passe',
'reset-send' => 'Envoyer un lien de réinitialisation de mot de passe',
'verify-login' => 'Vérifier la connexion',
'auth-causer' => 'Authentification',
],
'buckets' => [
'intro' => 'Que souhaitez-vous mettre en avant aujourd’hui ?',
Expand Down Expand Up @@ -56,6 +55,8 @@
'unfeatured' => 'N’est plus mis en avant',
'restored' => 'Restauré',
'deleted' => 'Supprimé',
'login' => 'Connexion',
'logout' => 'Déconnexion',
],
'activity-row' => [
'edit' => 'Éditer',
Expand Down Expand Up @@ -93,6 +94,7 @@
'preview' => 'Prévisualiser',
'add-item' => 'Ajouter',
'clone-block' => 'Dupliquer le bloc',
'select-existing' => 'Sélectionner un élément existant',
],
'browser' => [
'add-label' => 'Ajouter des',
Expand Down Expand Up @@ -144,6 +146,7 @@
],
],
'editor' => 'Éditeur',
'options' => 'Options',
],
'lang-manager' => [
'published' => 'Publié',
Expand Down Expand Up @@ -193,6 +196,9 @@
'mine' => 'Mes contenus',
'published' => 'Publié',
'trash' => 'Corbeille',
'no' => 'Non',
'yes' => 'Oui',
'not-set' => 'Sans valeur',
],
'languages' => 'Langues',
'listing-empty-message' => 'Il n’y a aucun contenu pour le moment.',
Expand Down Expand Up @@ -253,6 +259,9 @@
'published' => ':modelTitle la sélection est publiée !',
'error' => ':modelTitle la sélection n’a pas été publiée. Une erreur est survenue !',
],
'filters' => [
'all-label' => 'Tous les :label',
],
],
'main' => [
'create' => 'Créer',
Expand Down Expand Up @@ -446,10 +455,27 @@
'update-disabled-user-and-create-new' => 'Mettre à jour l’utilisateur désactivé et créer un nouveau',
'user-image' => 'Image',
'users' => 'Utilisateurs',
'force-2fa-disable' => 'Désactiver la double authentification',
'force-2fa-disable-description' => 'Entrer le texte affiché dans le champ pour désactiver la double authentification pour cet utilisateur',
'force-2fa-disable-challenge' => 'Désactiver la double authentification pour :user',
'pending' => 'En attente',
'activation-pending' => 'Activation en attente',
],
'settings' => [
'update' => 'Mettre à jour',
'cancel' => 'Annuler',
'fieldset-label' => 'Éditer paramètres',
],
'permissions' => [
'roles' => [
'title' => 'Rôles',
'published' => 'Activé',
'draft' => 'Désactivé',
],
'groups' => [
'title' => 'Groupes',
'published' => 'Activé',
'draft' => 'Désactivé',
],
],
];
10 changes: 3 additions & 7 deletions lang/it/lang.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php
/*
return [
'auth' => [
/*
|--------------------------------------------------------------------------
| 5 Steps to Contribute a New Twill Localization at Ease
|--------------------------------------------------------------------------
Expand All @@ -9,10 +11,6 @@
| 4. Download the Google Sheet as CSV, replace the original "lang/lang.csv" with the new one.
| 5. Run the command "php artisan twill:lang" to sync all lang files.
*/


return [
'auth' => [
'back-to-login' => 'Torna al login',
'choose-password' => 'Scegli password',
'email' => 'Email',
Expand Down Expand Up @@ -174,9 +172,7 @@
'destroy-permanently' => 'Distruggi definitivamente',
'disclaimer' => 'Non sarà più possibile recuperare questo elemento.',
'title' => 'Distruggi elemento',
'cancel' => 'Cancella',
],
'cancel' => 'Cancella',
],
'dropdown' => [
'delete' => 'Elimina',
Expand Down
10 changes: 3 additions & 7 deletions lang/nl/lang.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php
/*
return [
'auth' => [
/*
|--------------------------------------------------------------------------
| 5 Steps to Contribute a New Twill Localization at Ease
|--------------------------------------------------------------------------
Expand All @@ -9,10 +11,6 @@
| 4. Download the Google Sheet as CSV, replace the original "lang/lang.csv" with the new one.
| 5. Run the command "php artisan twill:lang" to sync all lang files.
*/


return [
'auth' => [
'back-to-login' => 'Terug naar login',
'choose-password' => 'Wachtwoord kiezen',
'email' => 'E-mail',
Expand Down Expand Up @@ -175,9 +173,7 @@
'destroy-permanently' => 'Permanent vernietigen',
'disclaimer' => 'Dit item zal niet meer hersteld kunnen worden',
'title' => 'Item vernietigen',
'cancel' => 'Annuleren',
],
'cancel' => 'Annuleren',
],
'dropdown' => [
'delete' => 'Verwijderen',
Expand Down
Loading
Loading