Skip to content

Commit c388612

Browse files
committed
feat: internationalisation for rate_limited
1 parent e2c4da9 commit c388612

22 files changed

+22
-0
lines changed

lunaria/files/ar-EG.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"found_packages": "تم العثور على {count} حزمة | تم العثور على حزمة واحدة | تم العثور على حزمتين | تم العثور على {count} حزم | تم العثور على {count} حزمة | تم العثور على {count} حزمة",
2626
"updating": "(جارٍ التحديث…)",
2727
"no_results": "لم يتم العثور على حزم لـ \"{query}\"",
28+
"rate_limited": "تم الوصول إلى حد طلبات npm، حاول مرة أخرى بعد لحظة",
2829
"title": "بحث",
2930
"title_search": "بحث: {search}",
3031
"title_packages": "البحث عن الحزم",

lunaria/files/az-AZ.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"found_packages": "Paket tapılmadı | 1 paket tapıldı | {count} paket tapıldı",
2424
"updating": "(yenilənir...)",
2525
"no_results": "\"{query}\" üçün paket tapılmadı",
26+
"rate_limited": "npm sorğu limitinə çatıldı, bir az sonra yenidən cəhd edin",
2627
"not_taken": "{name} tutulmayıb",
2728
"claim_prompt": "Bu paket adını npm-də tutun",
2829
"claim_button": "\"{name}\" adını tut",

lunaria/files/cs-CZ.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"found_packages": "Nalezen {count} balíček | Nalezeny {count} balíčky | Nalezeno {count} balíčků",
2626
"updating": "(aktualizace...)",
2727
"no_results": "Žádné výsledky pro \"{query}\"",
28+
"rate_limited": "Dosažen limit požadavků npm, zkuste to znovu za chvíli",
2829
"title": "hledání",
2930
"not_taken": "{name} není rezervováno",
3031
"claim_prompt": "Nárokovat toto jméno balíčku na npm",

lunaria/files/de-DE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"found_packages": "Keine Pakete gefunden | 1 Paket gefunden | {count} Pakete gefunden",
2626
"updating": "(wird aktualisiert...)",
2727
"no_results": "Keine Pakete gefunden für \"{query}\"",
28+
"rate_limited": "npm-Ratenlimit erreicht, versuche es gleich nochmal",
2829
"title": "Suche",
2930
"title_search": "Suche: {search}",
3031
"title_packages": "Suche Pakete",

lunaria/files/es-419.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"found_packages": "No se encontraron paquetes | Se encontró 1 paquete | Se encontraron {count} paquetes",
2626
"updating": "(actualizando...)",
2727
"no_results": "No se encontraron paquetes para \"{query}\"",
28+
"rate_limited": "Se alcanzó el límite de solicitudes de npm, intenta de nuevo en un momento",
2829
"title": "búsqueda",
2930
"title_search": "búsqueda: {search}",
3031
"title_packages": "búsqueda de paquetes",

lunaria/files/es-ES.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"found_packages": "No se encontraron paquetes | Se encontró 1 paquete | Se encontraron {count} paquetes",
2626
"updating": "(actualizando...)",
2727
"no_results": "No se encontraron paquetes para \"{query}\"",
28+
"rate_limited": "Se alcanzó el límite de solicitudes de npm, inténtalo de nuevo en un momento",
2829
"title": "búsqueda",
2930
"title_search": "búsqueda: {search}",
3031
"title_packages": "búsqueda de paquetes",

lunaria/files/fr-FR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"found_packages": "{count} paquets trouvés",
2626
"updating": "(mise à jour...)",
2727
"no_results": "Aucun paquet trouvé pour « {query} »",
28+
"rate_limited": "Limite de requêtes npm atteinte, réessayez dans un instant",
2829
"title": "Recherche",
2930
"not_taken": "{name} n'est pas pris",
3031
"claim_prompt": "Réserver ce nom de paquet sur npm",

lunaria/files/hi-IN.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"found_packages": "कोई पैकेज नहीं मिला | 1 पैकेज मिला | {count} पैकेज मिले",
2626
"updating": "(अद्यतन हो रहा है...)",
2727
"no_results": "\"{query}\" के लिए कोई पैकेज नहीं मिला",
28+
"rate_limited": "npm दर सीमा पूरी हो गई, कुछ देर बाद पुनः प्रयास करें",
2829
"not_taken": "{name} उपलब्ध है",
2930
"claim_prompt": "npm पर इस पैकेज नाम को दावा करें",
3031
"claim_button": "\"{name}\" दावा करें",

lunaria/files/hu-HU.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"found_packages": "Nincs találat | 1 csomag található | {count} csomag található",
2424
"updating": "(frissítés...)",
2525
"no_results": "Nincs találat a következőre: \"{query}\"",
26+
"rate_limited": "Elérted az npm kéréslimitet, próbáld újra egy pillanat múlva",
2627
"not_taken": "{name} még szabad",
2728
"claim_prompt": "Foglald le ezt a csomagnevet az npm-en",
2829
"claim_button": "\"{name}\" lefoglalása",

lunaria/files/id-ID.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"found_packages": "Paket tidak ditemukan | Ditemukan 1 paket | Ditemukan {count} paket",
2626
"updating": "(memperbarui...)",
2727
"no_results": "Tidak ada paket yang ditemukan untuk \"{query}\"",
28+
"rate_limited": "Batas permintaan npm tercapai, coba lagi sebentar",
2829
"not_taken": "{name} tersedia",
2930
"claim_prompt": "Klaim nama paket ini di npm",
3031
"claim_button": "Klaim \"{name}\"",

0 commit comments

Comments
 (0)