|
842 | 842 | "off": "Siempre apagado", |
843 | 843 | "timed": "Cronometrado" |
844 | 844 | } |
845 | | - } |
| 845 | + }, |
| 846 | + "animationDuration": "Duración de la animación inicial del gráfico {input}" |
846 | 847 | }, |
847 | 848 | "statistics": { |
848 | 849 | "title": "Estadísticas", |
|
851 | 852 | "countLocalFiles": "{input} Contar el tiempo para {localFileTime} {info} en el navegador", |
852 | 853 | "localFileTime": "leer un archivo local", |
853 | 854 | "localFilesInfo": "Soporta archivos de tipos como PDF, imagen, TXT y JSON", |
| 855 | + "countTabGroup": "{input} Rastrear el tiempo de los grupos de pestañas {info}", |
| 856 | + "tabGroupInfo": "Al eliminar un grupo de pestañas, sus datos también se borrarán.", |
| 857 | + "tabGroupsPermGrant": "Esta función requiere permisos pertinentes", |
854 | 858 | "collectSiteName": "{input} Recopilar automáticamente {siteName} {siteNameUsage} al visitar la página principal del sitio", |
855 | 859 | "siteName": "el nombre del sitio", |
856 | 860 | "siteNameUsage": "Los datos solo se almacenan localmente y se mostrarán en lugar de la URL para aumentar el reconocimiento. Por supuesto, también puedes personalizar el nombre de cada sitio.", |
|
931 | 935 | }, |
932 | 936 | "resetButton": "Restablecer", |
933 | 937 | "resetSuccess": "¡Restablecer predeterminado con éxito!", |
| 938 | + "exportButton": "Exportar configuración", |
| 939 | + "importButton": "Importar configuración", |
| 940 | + "exportSuccess": "Configuración exportada correctamente", |
| 941 | + "importSuccess": "Configuración importada correctamente", |
| 942 | + "importError": "Error al importar: Archivo de configuración no válido", |
| 943 | + "importConfirm": "¡Configuración importada! Recarga la página para aplicar los cambios.", |
| 944 | + "reloadButton": "Recargar", |
934 | 945 | "defaultValue": "Predeterminado: {default}" |
935 | 946 | }, |
936 | 947 | "de": { |
|
1299 | 1310 | "weekStart": "اليوم الأول لكل أسبوع {input}", |
1300 | 1311 | "weekStartAsNormal": "بشكل عادي" |
1301 | 1312 | }, |
| 1313 | + "dailyLimit": { |
| 1314 | + "prompt": "رسالة التنبيه عند التقييد {input}", |
| 1315 | + "reminder": "{input} تذكير {minInput} دقائق قبل انتهاء الوقت", |
| 1316 | + "level": { |
| 1317 | + "label": "طريقة فك القيد أثناء التقييد {input}", |
| 1318 | + "nothing": "السماح بالفك المباشر من صفحة الإدارة", |
| 1319 | + "password": "يجب إدخال كلمة المرور لفك القيد", |
| 1320 | + "verification": "يجب إدخال رمز التحقق لفك القيد", |
| 1321 | + "passwordLabel": "كلمة المرور لفك القيد {input}", |
| 1322 | + "verificationLabel": "صعوبة رمز التحقق {input}", |
| 1323 | + "verificationDifficulty": { |
| 1324 | + "easy": "سهل", |
| 1325 | + "hard": "صعب", |
| 1326 | + "disgusting": "معقد جدًا" |
| 1327 | + }, |
| 1328 | + "strict": "عدم السماح بالفك بأي طريقة", |
| 1329 | + "strictTitle": "تأكيد العملية", |
| 1330 | + "strictContent": "عند اختيار هذا الخيار، إذا تم تقييد موقع ما، لن يُسمح لك بفك القيد يدويًا إلا بانتظار اليوم التالي. إذا لم يتم إعداد القواعد بشكل صحيح، قد تعيق روتينك اليومي!", |
| 1331 | + "pswFormLabel": "كلمة المرور", |
| 1332 | + "pswFormAgain": "إعادة الإدخال" |
| 1333 | + } |
| 1334 | + }, |
1302 | 1335 | "backup": { |
1303 | 1336 | "title": "النسخ الاحتياطي للبيانات", |
1304 | 1337 | "type": "نوع الربط الخارجي {input}", |
|
1315 | 1348 | } |
1316 | 1349 | }, |
1317 | 1350 | "label": { |
| 1351 | + "endpoint": "عنوان النقطة الطرفية {info} {input}", |
1318 | 1352 | "path": "مسار المجلد {input}", |
1319 | 1353 | "account": "اسم المستخدم {input}", |
1320 | 1354 | "password": "كلمة المرور {input}" |
|
0 commit comments