Skip to content
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
44 changes: 44 additions & 0 deletions lib/localization/locales/kab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"protected_from": "Sɣur",
"algorithm": "Awarzim:",
"compare": "Snemhel:",
"time": "Akud",
"see_dronebl_lookup": "wali",
"js_calculating": "Asiḍen…",
"js_speed": "Arured:",
"js_success": "Yedda!",
"try_again": "Ɛreḍ tikkelt nniḍen",
"go_home": "Asebter agejdan",
"time_a": "Akud A",
"time_b": "Akud B",
"oh_noes": "Awwah!",
"js_calculation_error": "Tuccḍa deg usiḍen!",
"failed_to_sign_jwt": "ur yessaweḍ ara ad yezmel JWT",
"why_am_i_seeing": "Acuɣer i ttwaliɣ aya?",
"made_with": "Yettwaxdam s ❤️ di 🇨🇦",
"you_are_not_a_bot": "Kečč·mačči d arubut!",
"js_finished_reading": "Fukkeɣ taɣuri, kemmel ar →",
"version_info": "Asmel-a web iteddu s lqem Anubis",
"making_sure_not_bot": "Nessenqad ma yella ur telliḍ ara d arubut!",
"connection_security": "Ttxil-k·m, ṛǧu cwiṭ akken ad neḍmen taɣellist n tuqqna-inek·inem.",
"loading": "La tettɛebbi…",
"protected_by": "Yettwagdel s",
"mascot_design": "Asali sɣur",
"js_calculating_difficulty": "La yessiḍin…<br/>Ilɣi:",
"js_iterations": "Illusen",
"iters_a": "Allus A",
"iters_b": "Allus B",
"authorization_required": "Ilaq-as tsiregt",
"invalid_redirect": "Taseḍfeṛt d tarameɣtut",
"benchmarking_anubis": "Askazal n taremt n Anubis!",
"js_missing_feature": "Txuṣṣ tmahilt-a",
"js_challenge_error": "Tuccḍa deg ucqirrew!",
"js_done_took": "Yekfa! Yeṭṭef",
"access_denied": "Adduf yegdel: tangalt n tuccḍa",
"redirect_not_parseable": "URL n useḍfeṛ ur tezmir ara tettwasesleḍ",
"redirect_domain_not_allowed": "Taɣult n useḍfeṛ ur tettwasireg ara",
"js_calculation_error_msg": "Tuccḍa deg usiḍen n ucqirrew:",
"js_context_not_secure": "Tawennaṭ-ik·im d taraɣelsant!",
"benchmark_requires_js": "Aselkem n yifecka n taremt yeḥwaǧ JavaScript ad yermed.",
"celphase": "CELPHASE"
}
1 change: 1 addition & 0 deletions lib/localization/locales/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"is",
"it",
"ja",
"kab",
"lt",
"nb",
"nl",
Expand Down
1 change: 1 addition & 0 deletions lib/localization/localization_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ func TestLocalizationService(t *testing.T) {
"fil": "Naglo-load...",
"fr": "Chargement...",
"ja": "ロード中...",
"kab": "Aɛebbi...",
"is": "Hleður...",
"nb": "Laster inn...",
"nl": "Laden...",
Expand Down