Skip to content

Commit

Permalink
Merge pull request #2919 from ecency/l10n_development
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
feruzm authored Nov 14, 2024
2 parents d410a44 + b74cefc commit f3e623a
Show file tree
Hide file tree
Showing 76 changed files with 3,313 additions and 197 deletions.
45 changes: 43 additions & 2 deletions src/config/locales/ac-ace.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@
"login": {
"signin": "Login",
"login_with_hs": "Login with hivesigner",
"signin_with_hiveauth": "Login with hiveauth",
"signup": "JOIN NOW",
"signin_title": "To get all the benefits of using Ecency",
"username": "username",
Expand All @@ -402,6 +403,22 @@
"signup_now": "Sign up now!",
"or": "OR"
},
"hiveauth": {
"title": "Hive Auth",
"initiating": "Initiating...",
"authenticating": "Authenticating...",
"requesting": "Requesting...",
"logging_in": "Logging In...",
"auth_success": "Authentication Successful",
"auth_fail": "Authentication Failed",
"transaction_success": "Transaction Successful",
"transaction_fail": "Transaction Failed",
"not_installed": "Hive authentication app not installed",
"missing_op_arr": "Missing operations array to broadcast",
"invalid_auth_type": "Invalid auth type",
"decrypt_fail": "Failed to decrypt hive auth key",
"expired": "Hive auth key is expired, re-authenticate and try again"
},
"register": {
"modal_title": "Get Hive Account",
"button": "Sign Up",
Expand Down Expand Up @@ -431,10 +448,14 @@
"feed": "Umpëun",
"popular": "Meucuhu",
"top": "Top",
"trending": "Trending",
"hot": "Hot",
"new": "New",
"blog": "Blog",
"posts": "Haba",
"my_blog": "My Blog",
"my_posts": "My Posts",
"my_comments": "My Comments",
"friends": "Friends",
"communities": "Communities",
"popup_postfix": "Posted",
Expand Down Expand Up @@ -630,6 +651,7 @@
"continue": "Continue",
"okay": "Okay",
"done": "Done",
"thankyou": "Thank You!",
"notice": "Notice!",
"close": "CLOSE",
"later": "Later",
Expand Down Expand Up @@ -699,7 +721,7 @@
"claim_failed": "Failed to claim rewards, {message}",
"connection_issues": "The server is unreachable, please check your connection and try again.",
"open_settings": "Open Settings",
"auth_expired": "We need to verify you still has access to your keys, please verify login.",
"auth_expired": "Your session has expired. Please verify your login to confirm access to your account.",
"verify": "Verify",
"logging_out": "Logging out {username}"
},
Expand Down Expand Up @@ -988,7 +1010,8 @@
"reveal_comment": "Reveal Content",
"read_more": "Read more comments",
"more_replies": "replies",
"no_comments": "Be the first to respond..."
"no_comments": "Be the first to respond...",
"bot_comments": "Comments"
},
"search_result": {
"others": "Others",
Expand Down Expand Up @@ -1125,6 +1148,13 @@
"edit": "Edit History",
"version": "Version"
},
"selection_list": {
"available": "Available {postfix}",
"selected": "Selected {postfix}",
"no_selected": "Please add from available",
"postfix_filters": "Filters",
"title_filters": "Customise Filters"
},
"chain-error": {
"min-root-comment": "You may only post once every five minutes.",
"identical-vote": "Your current vote on this content is identical to this vote.",
Expand All @@ -1136,5 +1166,16 @@
"missing-authority": "This operation requires Active private key or authority.",
"missing-owner-authority": "This operation requires Owner private key or authority.",
"insufficient_fund": "Insufficient Funds"
},
"proposal": {
"title": "Enjoying Ecency!",
"title-voted": "We are grateful!",
"desc": "Support proposal by voting, be part of our continuous efforts to improve experience on Ecency.",
"desc-voted": "Your support means everything to us",
"title-action-dismiss": "Dismiss Vote Request",
"btn-vote": "Cast My Vote",
"btn-dismiss": "Dismiss",
"btn-later": "Remind Later",
"btn-ignore": "Forever"
}
}
45 changes: 43 additions & 2 deletions src/config/locales/ar-SA.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@
"login": {
"signin": "تسجيل الدخول",
"login_with_hs": "تسجيل الدخول عن طريق hivesigner",
"signin_with_hiveauth": "Login with hiveauth",
"signup": "انضم الآن",
"signin_title": "للحصول على جميع فوائد إستخدم Ecency",
"username": "إسم المستخدم",
Expand All @@ -402,6 +403,22 @@
"signup_now": "اشترك الآن!",
"or": "أو"
},
"hiveauth": {
"title": "Hive Auth",
"initiating": "Initiating...",
"authenticating": "Authenticating...",
"requesting": "Requesting...",
"logging_in": "Logging In...",
"auth_success": "Authentication Successful",
"auth_fail": "Authentication Failed",
"transaction_success": "Transaction Successful",
"transaction_fail": "Transaction Failed",
"not_installed": "Hive authentication app not installed",
"missing_op_arr": "Missing operations array to broadcast",
"invalid_auth_type": "Invalid auth type",
"decrypt_fail": "Failed to decrypt hive auth key",
"expired": "Hive auth key is expired, re-authenticate and try again"
},
"register": {
"modal_title": "احصل على حساب Hive",
"button": "إنشاء حساب",
Expand Down Expand Up @@ -431,10 +448,14 @@
"feed": "المستجدات",
"popular": "الأكثر شعبية",
"top": "الأعلى",
"trending": "Trending",
"hot": "ذات شعبية",
"new": "الجديد",
"blog": "المدونة",
"posts": "منشورات",
"my_blog": "My Blog",
"my_posts": "My Posts",
"my_comments": "My Comments",
"friends": "الأصدقاء",
"communities": "المجتمعات",
"popup_postfix": "تم النشر",
Expand Down Expand Up @@ -630,6 +651,7 @@
"continue": "متابعة",
"okay": "حسناً",
"done": "تم",
"thankyou": "Thank You!",
"notice": "إشعار!",
"close": "إغلاق",
"later": "لاحقاً",
Expand Down Expand Up @@ -699,7 +721,7 @@
"claim_failed": "Failed to claim rewards, {message}",
"connection_issues": "لا يمكن الوصول إلى الخادم، يرجى التحقق من اتصالك وحاول مرة أخرى.",
"open_settings": "فتح الإعدادات",
"auth_expired": "نحن بحاجة إلى التحقق من أنه لا يزال لديك حق الوصول إلى مفاتيحك، يرجى التحقق من تسجيل الدخول.",
"auth_expired": "Your session has expired. Please verify your login to confirm access to your account.",
"verify": "التحقق",
"logging_out": "تسجيل الخروج {username}"
},
Expand Down Expand Up @@ -988,7 +1010,8 @@
"reveal_comment": "كشف المحتوى",
"read_more": "المزيد من التعليقات",
"more_replies": "ردود",
"no_comments": "كن اول من يرد..."
"no_comments": "كن اول من يرد...",
"bot_comments": "Comments"
},
"search_result": {
"others": "أخرى",
Expand Down Expand Up @@ -1125,6 +1148,13 @@
"edit": "تعديل التاريخ",
"version": "الإصدار"
},
"selection_list": {
"available": "Available {postfix}",
"selected": "Selected {postfix}",
"no_selected": "Please add from available",
"postfix_filters": "Filters",
"title_filters": "Customise Filters"
},
"chain-error": {
"min-root-comment": "يمكنك النشر مرة واحدة فقط كل خمس دقائق.",
"identical-vote": "تصويتك الحالي على هذا المحتوى مطابق لهذا التصويت.",
Expand All @@ -1136,5 +1166,16 @@
"missing-authority": "هذه العملية تتطلب المفتاح الخاص النشط أو الرئيسي.",
"missing-owner-authority": "هذه العملية تتطلب المفتاح الخاص للمالك أو الرئيسي.",
"insufficient_fund": "الرصيد غير كافي"
},
"proposal": {
"title": "Enjoying Ecency!",
"title-voted": "We are grateful!",
"desc": "Support proposal by voting, be part of our continuous efforts to improve experience on Ecency.",
"desc-voted": "Your support means everything to us",
"title-action-dismiss": "Dismiss Vote Request",
"btn-vote": "Cast My Vote",
"btn-dismiss": "Dismiss",
"btn-later": "Remind Later",
"btn-ignore": "Forever"
}
}
45 changes: 43 additions & 2 deletions src/config/locales/as-IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@
"login": {
"signin": "Login",
"login_with_hs": "Login with hivesigner",
"signin_with_hiveauth": "Login with hiveauth",
"signup": "JOIN NOW",
"signin_title": "To get all the benefits of using Ecency",
"username": "username",
Expand All @@ -402,6 +403,22 @@
"signup_now": "Sign up now!",
"or": "OR"
},
"hiveauth": {
"title": "Hive Auth",
"initiating": "Initiating...",
"authenticating": "Authenticating...",
"requesting": "Requesting...",
"logging_in": "Logging In...",
"auth_success": "Authentication Successful",
"auth_fail": "Authentication Failed",
"transaction_success": "Transaction Successful",
"transaction_fail": "Transaction Failed",
"not_installed": "Hive authentication app not installed",
"missing_op_arr": "Missing operations array to broadcast",
"invalid_auth_type": "Invalid auth type",
"decrypt_fail": "Failed to decrypt hive auth key",
"expired": "Hive auth key is expired, re-authenticate and try again"
},
"register": {
"modal_title": "Get Hive Account",
"button": "Sign Up",
Expand Down Expand Up @@ -431,10 +448,14 @@
"feed": "Feed",
"popular": "Popular",
"top": "Top",
"trending": "Trending",
"hot": "Hot",
"new": "New",
"blog": "Blog",
"posts": "Post",
"my_blog": "My Blog",
"my_posts": "My Posts",
"my_comments": "My Comments",
"friends": "Friends",
"communities": "Communities",
"popup_postfix": "Posted",
Expand Down Expand Up @@ -630,6 +651,7 @@
"continue": "Continue",
"okay": "Okay",
"done": "Done",
"thankyou": "Thank You!",
"notice": "Notice!",
"close": "CLOSE",
"later": "Later",
Expand Down Expand Up @@ -699,7 +721,7 @@
"claim_failed": "Failed to claim rewards, {message}",
"connection_issues": "The server is unreachable, please check your connection and try again.",
"open_settings": "Open Settings",
"auth_expired": "We need to verify you still has access to your keys, please verify login.",
"auth_expired": "Your session has expired. Please verify your login to confirm access to your account.",
"verify": "Verify",
"logging_out": "Logging out {username}"
},
Expand Down Expand Up @@ -988,7 +1010,8 @@
"reveal_comment": "Reveal Content",
"read_more": "Read more comments",
"more_replies": "replies",
"no_comments": "Be the first to respond..."
"no_comments": "Be the first to respond...",
"bot_comments": "Comments"
},
"search_result": {
"others": "Others",
Expand Down Expand Up @@ -1125,6 +1148,13 @@
"edit": "Edit History",
"version": "Version"
},
"selection_list": {
"available": "Available {postfix}",
"selected": "Selected {postfix}",
"no_selected": "Please add from available",
"postfix_filters": "Filters",
"title_filters": "Customise Filters"
},
"chain-error": {
"min-root-comment": "You may only post once every five minutes.",
"identical-vote": "Your current vote on this content is identical to this vote.",
Expand All @@ -1136,5 +1166,16 @@
"missing-authority": "This operation requires Active private key or authority.",
"missing-owner-authority": "This operation requires Owner private key or authority.",
"insufficient_fund": "Insufficient Funds"
},
"proposal": {
"title": "Enjoying Ecency!",
"title-voted": "We are grateful!",
"desc": "Support proposal by voting, be part of our continuous efforts to improve experience on Ecency.",
"desc-voted": "Your support means everything to us",
"title-action-dismiss": "Dismiss Vote Request",
"btn-vote": "Cast My Vote",
"btn-dismiss": "Dismiss",
"btn-later": "Remind Later",
"btn-ignore": "Forever"
}
}
Loading

0 comments on commit f3e623a

Please sign in to comment.